@font-face {
    font-family: 'Founders Grotesk Semibold';
    src: url(../../fonts/FoundersGrotesk-Semibold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700
}

@font-face {
  font-family: 'tr_regular';
  src: url('../../fonts/TimesNewRoman.ttf') format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'tr_bolder';
  src: url('../../fonts/TimesNewRomanBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal
}

#logo{
    
    height: 49px !important;
}

#footer2{
    
    border:none !important;
}

.get_cate li a, .get_product .title h2 {
    
    font-family: 'tr_bolder' !important;
}

#pname b{
    
        font-family: 'tr_regular' !important;
}

.modal-body h4,.modal-header h4, .box h3,#sidebar2 h3, .service h3 {
    
    font-family: 'Founders Grotesk Semibold' !important;
}

.get_cate li a:hover, .get_cate li a:active,.get_cate li a:focus{
    
    color:#f0da21 !important;
}

.get_cate a.active {
        
        color:#f0da21 !important;
    }    
.error, .message, .dmsg, .cmsg, .pmsg, .emsg, #bezorgkost{
    
    color:#f0da21 !important;
}

#alertMsg{
   
     color:#f0da21 !important;
}

.box #email, .box span{
    
     color:#f0da21 !important;
}

table tr td a{
    
    padding:2px;
     color:#f0da21 !important;
}

table tr td a:hover{
    
    padding:2px;
     color:#f0da21 !important;
}

    .content a{
        color:#000000 !important;
        
    }
    
     .content a:hover, .content a:active, .content a:focus{
        
        color: #000000 !important;
        font-weight: bolder;
    }
    
.btn, .checkout-btn{
    color:#000000 !important;
}

.checkout-btn:hover,.checkout-btn:focus,.checkout-btn:active{
    
    background: #f0da21 !important;
    color:#000000 !important;
    
}

.btn, .btn-primary, .btn2{
    
    border-radius: 0px !important;
}

.btn2{
    
    background: #f0da21 !important;
    color:#000000 !important;
    border: 2px solid #f0da21;    
}

.forget:hover,.forget:active,.forget:focus{
    
    color:#f0da21 !important;
}

#forum .btn-primary:hover, #forum .btn-primary:focus,#forum .btn-primary:active,
#doorgaan:hover,#doorgaan:focus,#doorgaan:active,
.box .btn-primary:hover,.box .btn-primary:focus,.box .btn-primary:active,
.modal .btn:hover, .modal .btn:focus,.modal .btn:active,
.btn2:hover, .btn2:focus,.btn2:active,
.btn:hover,.btn:active,.btn:focus,
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,
.box-footer .btn-primary:hover,.box-footer .btn-primary:focus,.box-footer .btn-primary:active{
    
    background: #000000 !important;
    border: 2px solid #000000 !important;
    color: #ffffff !important;
}

.control--checkbox .control__indicator:after {
     
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;    
  border: solid #f0da21;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}


/**
@media (max-width: 480px){
#logo {
    height: 50px;
}
}

@media (max-width: 375px){
#logo {
    height: 40px;
}
}

@media (max-width: 320px){
#logo {
    height: 30px;
}
}
**/
#forum{
    
    background: transparent !important;
}

#dm > li > a:hover, #dm > li > a:focus, #dm > li > a:active {
    background: transparent !important;
}

.scrollup{
    
    color: #f0da21 !important;
    border: 2px solid #f0da21 !important;
}

.scrollup:hover {
    
    background: transparent !important;
      
}

.scrollup i {
    color: #f0da21 !important;
    
}