/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/
body.category .error.message{
	display:none;
}
body.productdetails .error.message{
	display:none;
}
body.cart .error.message{
	display:none;
}
.spacer-buy-area{
    float:left;
}
.b1c-title-name{
    display: none !important;
}
.call_buy{
    /*width:310px;*/
    float:left;
    /*margin-left: 20px;*/
    padding:10px;
    /*border: 1px solid black;*/
    border-radius: 20px;
    background-color: white;
    margin-top: 0px;
  padding-bottom:0px;
  box-shadow: 0 0 10px rgba(0,0,0,0.9);
}
#kurer{
    width:120px;
    float:left;
}
.deliverys{
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.new_post_title{
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin-top: 15px;
}
.intaim_title{
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin-top: 15px;
}
.new_post_serv{
    font-size: 15px;
    margin-top: 10px;
    display: inline;
}
.intaim_serv{
    font-size: 15px;
    margin-top: 10px;
    display: inline;
}
#cust_city{
    margin-top: 10px;
    display: inline-block;
    /*width: 100%;*/
    font-size: 15px;
}
#int_city{
    margin-top: 10px;
    display: inline-block;
    /*width: 100%;*/
    font-size: 15px;
}
.price{
    font-size: 15px;
    margin-top: 11px;
    display: inline;
}
.date{
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
}

.main-data.b1c-good a{display: none;}

div.currency_informer{
    float: left;
    color: white;
    font-family: Arial;
    font-size: 16px;
    height: 32px;
}
#callme{
    display:none;
}
.b1c-buy{
    float: right;
    margin-top: 5px;
}
.b1c-buy input{
  height: 44px;
  font-size: 13px;
  padding-left: 4px;
  padding-right: 5px;
  margin-right: -11px;
  width: 127px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-bottom-right-radius: 18px;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-bottomright: 18px;
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
button.callme_viewform{
    float: left;
  margin-left: -11px;
  height: 44px;
  -webkit-border-top-left-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
-moz-border-radius-topleft: 18px;
-moz-border-radius-bottomright: 18px;
border-top-left-radius: 18px;
border-bottom-right-radius: 18px;
}
button.callme_viewform:hover {
  opacity: 0.8;
}
.callme_viewform{
    margin-top: 15px;
  font-size:13px;
    height: 38px;
    border-radius: 7px;
    color: white;
    font-weight: bold;
    background: #0B8C0E;
    border: 0;
    background-image: linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
    background-image: -o-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
    background-image: -moz-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
    background-image: -webkit-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
    background-image: -ms-linear-gradient(bottom, #0B8C0E 0%, #2DAC30 100%);
    background-image: -webkit-gradient(linear, left bottom,  left top, color-stop(0, #0B8C0E), color-stop(1, #2DAC30) );
    box-shadow: 0 2px 2px #999;
}
.b1c{
    margin-top:10px;
}
#city{
    width: 113px;
    background: transparent;
    color: black;
    border: none;
}
#operator{
    width:145px;
    /*background: rgba(255,255,255,0.1);
    -webkit-appearance: none;*/
}
select#operator option[value="home"]{
    /*background: transparent;
    -webkit-appearance: none;
    background:rgba(255,255,255,0.1) url("../images/ico_phone.png")no-repeat;
    background-position: -2px -56px;*/
}

#intaim{
    display: none;
}
#new_post{
    display: none;
}
.new_contacts_holder{
    float: left;
    /* background: white; */
    /* padding-top: 6px; */
    /*padding-left: 13px;
    padding-right: 13px;*/
    /* margin-left: 25px; */
    height: 34px;
    /*border-radius: 2px;*/
    /* margin-top: 10px; */
}

.cal_city{
    font-size: 11px;
    font-weight: 700;
    font-family: "Lato","Helvetica",Arial,serif;
    color: #FFF;
    float:left;
    margin-top: 6px;
} 
#city{
    width: 118px;
    font-size: 16px;
    color:black;
    float:left;
    height: 33px;
    text-decoration: underline;
    color:white;
    margin-left: -5px;
}
#city option{
    background: #fff;
    color:black;
}
#city option:checked {
    
}
.skype{
    margin-left: 7px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', 'Helvetica', Arial, serif;
    color: rgb(255,255,255);
    background: url("../images/icon-skype1.png")no-repeat;
    background-size: 34%;
    float: left;
    padding-left: 26px;
}
.skype img{
    margin-right: 4px;
}
#operator{
    float:left;
    /*margin-top: 8px;*/
}
a.dd-selected{
    padding: 0px !important;
}
#cust_phone{
    font-size: 16px;
    color:black;
    float:left;
    /*margin-left: 10px;*/
    margin-top: 6px;
    color:white;
}
.topnav .languages.drop ul li a{
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  display: block;
  padding: 0;
}
._Chat_Call{
    float: left;
    /*margin-left: 20px;*/
    color: white;
    font-size: 15px;
    cursor: pointer;
    margin-top: 0px;
    width: auto;
	margin-right: 16px;
}
._Chat_Call span:hover{
    cursor:pointer;
    text-decoration: underline;
}
.skype{
    color:white;
}
#call_back_head{
    margin-top: 15px;
    /*height: 38px;*/
   /*border-radius: 7px;*/
    color: white;
    font-weight: normal;
    background: transparent;
    box-shadow: none;
}
label.dd-selected-text{
    margin-bottom:0px;
    color:white;
}
div.dd-select{
    height:16px;
}
.dd-container{
    top:8px;
}
.logout_btn{
    float:right;
    margin-left: 20px;
    position: relative;
    z-index: 9999;
}
.logout_btn input{
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    display: block;
    padding: 0;
    margin-top: 10px;
    text-transform: uppercase;
    background: transparent;
    border: none;
}
.logout_btn input:hover{
    color:#DC214C;
}
.login_btn{
    float:right;
    margin-left: 20px;
    position: relative;
    z-index: 9999;

}
.login_btn a{
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    display: block;
    padding: 0;
    margin-top: 10px;
    text-transform: uppercase;
}
li.languages.drop{
    margin-left: 45px;
}
li.item-298{
    
}
li.item-359 {
    display: none;
}

#chat_back_head{
    background: url("../images/chat.png")no-repeat;
    background-size: 21%;
    padding-left: 23px;
}
#call_back_head{
    background: url("../images/call_back.png")no-repeat;
    background-size: 18%;
    padding-left: 20px;
}
#header{
    background: #1A2436;
    background-size: 100%;
}
#podl{
    background: url("../images/test4.jpg");
}
.dd-selected2-text{
    color:white;
    font-size: 17px;
    margin-top: -2px;
}
.dd-selected2{
    padding:0px !important;
}
.dd-select{
    border:none !important;
    background: transparent;
}
.contacts_head{
    float:left;
   /* width:75%;*/
}
.dd-pointer-down{
    border-top: solid 5px white !important;
}
nav .item-279>ul.unstyled{
    margin-top: 10px;
}
.item-279>ul.unstyled{
    margin-top: 23px;
}
.item-178 ul {right: -80px !important;}
.bm-cool-menu .item-178 ul li:first-child > a:after {right: 120px;}
ul.nav-child.unstyled.small li{
    text-align: left;
}
.item-361 ul {right: -80px !important;}
.bm-cool-menu .item-361 ul li:first-child > a:after {right: 120px;}
.item-366 ul {right: -30px !important;}
.bm-cool-menu li.item-440 ul ul, .bm-cool-menu li.item-366 ul ul{
    left: 100% !important;
    margin-left: 0px !important;
}
.item-373 ul {right: -80px !important;}
.bm-cool-menu .item-373 ul li:first-child > a:after {right: 140px;}
.bm-cool-menu .item-373 ul li .item-393 a:after {right: -8px;}
.second_head_menu{
    /*float: right;*/
    width: 86%;
    text-align: center;
    position: relative;
    display: inline;
    top: 10px;
}
.second_head_menu ul li {
    display: inline-block;
    margin-right: 10px;
}
.second_head_menu ul li a{
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', 'Helvetica', Arial, serif;
    color: rgb(255,255,255);
}
#call_back_head{
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', 'Helvetica', Arial, serif;
    color: rgb(255,255,255);
    float: left;
}
._drop_phone_list{
    float: left;
}
#my_cur{
    margin-top: -10px;
}
#call_back_head{
    margin-left: 4px;
    margin-top: 6px;
    display: inline-block;
    height:20px;
}
#city .dd-selected3-text{
   font-size: 15px;
    line-height: 16px;
    padding: 0px;
}
#city .dd-selected3{
    padding: 0px;
    color: white;
}

@CHARSET "UTF-8";
.sbHolder{
    background-color: #2d2d2d;
    border: solid 1px #515151;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 200px;
}
.sbSelector{
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #EBB52D;
    outline: none;
    text-decoration: none;
}
.sbToggle{
    background: url(../images/select-icons.png) 0 -116px no-repeat;
    display: block;
    height: 30px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.sbToggle:hover{
    background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
    background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
    background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
    background-color: #3C3C3C;
    border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{

}
.sbHolderDisabled .sbToggle{

}
.sbOptions{
    background-color: #212121;
    border: solid 1px #515151;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 1;
    overflow-y: auto;
}
.sbOptions li{
    padding: 0 7px;
}
.sbOptions a{
    border-bottom: dotted 1px #515151;
    display: block;
    outline: none;
    padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
    color: #ddd;
    text-decoration: none;
}
.sbOptions a:hover{
    color: #EBB52D;
}
.sbOptions li.last a{
    border-bottom: none;
}
.topnav{
    float: left;
    margin-bottom: 0px;
    width:100px;
}

#search .searchBtn{
    margin-top: 0px;
}

nav#main_menu{
    width: 100%;
    text-align: center;
}
nav#main_menu > ul{
    display: inline-block;
}
nav#main_menu ul{
    margin-top: 0px;
    margin-bottom: 0px;
}

.topnav > li{
    margin-left: 0px;
    width: 85px;
    /*margin-top: 5px;*/
}
.product-list-item .prod-details .actions a, .product-list-item .prod-details .actions input.addtocart-button, .product-list-item .prod-details .actions input.addtocart-button-disabled{
    margin-bottom: -18px;
    position: relative;
    z-index: 9999;
}
nav#main_menu > ul > li > a.sf-with-ul .sf-sub-indicator{
    display: inline-block;
    margin-left: 30%;
}

.styled-select select {
    background: transparent;
    width: 268px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
}
.styled-select {
    float:left;
    margin-right: 8px;
    width: 110px;
    height: 34px;
    overflow: hidden;
    background: url(../images/arrow1.png) no-repeat right transparent;
    background-size: 12px;
}
div.actions{
min-height:25px;
}
div.actions a.notify{
margin-top:-10px;
}
div.prod_right{
  /*display: inline-block;*/
  width: 249px;
  margin-left: 10px;
}
@media screen and (min-width: 1200px){
    
  li.item-279{
    max-width:120px;
  }
li.item-425 ul{
    max-width:214px;
  }
li.item-421 ul{
    max-width:258px;
  }
    .new_head_login_holder{
        float:left;
        width:847px;
    }
    .contacts_head {
        width: 847px;
        float: left;
        display: inline;
    }
    .new_contacts_holder{
        width:380px;
    }
    li.item-105, li.item-360{
        width: 90px;
        text-align: center;
    }
    li.item-178, li.item-361{
        width: 90px;
    }
    nav .item-178>ul.unstyled{
        margin-top: 10px;
    }
    .chaser .item-178>ul.unstyled{
        margin-top: 12px;
    }
    li.item-283, li.item-366, li.item-419, li.item-420, li.item-429,  li.item-440 {
        width: 110px;
    }
    li.item-279, li.item-382{
    max-width: 118px;
    text-align: center;
    }
    li.item-280{
        max-width: 140px;
        text-align: center;
    }
    li.item-283{
        max-width: 176px;
        text-align: center;
    }
    li.item-178{
        max-width: 164px;
        text-align: center;
    }
    nav .item-283>ul.unstyled{
        margin-top: 10px;
    }
    .chaser .item-283>ul.unstyled{
        margin-top: 12px;
    }
    #cust_phone{
        /*margin-top: -10px;*/
        margin-left: 0px;
    }
    #call_back_head{
        display: block;
        float: left;
        /*margin-top: -10px;*/
    }
    ._Chat_Call{
        width:auto;
        float: right;
    }
    .skype{
        margin-top: 5px;
        display: inline-block;
    }

}
@media screen and (max-width: 1200px){

   nav#main_menu > ul > li{
       margin-left: 0px;
   }
   nav#main_menu > ul > li > a{
       font-size: 12px;
   }
   nav#main_menu > ul > li.item-105{
       width:100px;
   }
   nav#main_menu > ul > li.item-178{
       width:100px;
   }
   li.item-105, li.item-360 {
       width: 90px;
       
   }
    .chaser .item-105 > ul.unstyled{
        margin-top: 10px;
    }
   li.item-178, li.item-361 {
       width: 90px;
   }
    .chaser .item-178 > ul.unstyled{
        margin-top: 10px;
    }
    li.item-283, li.item-366, li.item-419, li.item-420,  li.item-429,   li.item-440{
        width: 110px;
    }
    .chaser .item-283 > ul.unstyled{
        margin-top: 10px;
    }
    .item-341, .item-342, .item-394, .item-395 {
        line-height: 14px;
        
    }
     li.item-279, li.item-382{
    max-width: 100px;
    text-align: center;
    }
    .skype {
        margin-top:6px;
    }
    .second_head_menu {
        top:10px;
    }
}
.dop-inf{margin-bottom:20px}
@media (min-width: 1200px) {
    #footer .contact-details.moduletable {background: url(../images/say_hi_smaller.png) no-repeat right top;float: left;margin-left: 30px;width: 270px;}
    .dop-inf {float: left;width: 460px;}
    .subscribe-news {float: left;width: 370px;margin-left: 30px;}
}
@media (min-width: 960px) and (max-width: 1200px) {
    #footer .contact-details.moduletable {background: url(../images/say_hi_smaller.png) no-repeat right top;float: left;margin-left: 30px;width: 220px;}
    .dop-inf {float: left;width: 360px;}
    .subscribe-news {float: left;width: 300px;margin-left: 30px;}
}
@media (min-width: 767px) and (max-width: 960px) {
    #footer .contact-details.moduletable {background: url(../images/say_hi_smaller.png) no-repeat right top;float: left;margin-left: 14px;width: 210px;}
    .dop-inf {float: left;width: 285px;}
    .subscribe-news {float: left;width: 200px;margin-left: 14px;}
    li.item-419, li.item-420 {
        width: 75px;
    }
    li.item-429, li.item-440{
        width: 70px;
    }
    .item-178 ul {
    right: -150px !important;
    }
    .bm-cool-menu .item-178 ul li:first-child > a:after {
    right: 170px;
    }
    .item-361 ul {
    right: -120px !important;
    }
    .bm-cool-menu .item-361 ul li:first-child > a:after {
    right: 140px;
    }
}
@media (min-width: 979px) and (max-width: 1200px) {
    #call_back_head {
        width: 74px;
    }
}
@media (max-width: 979px){
  .call_buy{
    margin-top:0px;
  }
    .contacts_head{
        width: 670px;
        margin: 0 auto;
        
    }
    ._Chat_Call{
       width:auto;
    }
    nav#main_menu > ul > li.item-105{
        width:100px;
    }
    nav#main_menu > ul > li.item-178{
        width:100px;
    }
   
}
@media screen and (max-width: 767px){
    .new_head_login_holder{
        width:99%;
    }
    .contacts_head{
        width:99%;
    }
    #header .container {
        padding:0 10px;
    }
     #header .container #bm-cool-menu-250 {
        padding:0;
    }
    .second_head_menu ul.menu {
        display: none;
    }
}
@media screen and (max-width: 686px){
    div.currency_informer{
        
        top: 66px;
    }
    .mod-languages {
       
    }
}
@media screen and (max-width: 680px){
    .second_head_menu{
        float: right;
        margin-top: 0px;
        top: 0px;
    }
}
@media screen and (max-width: 605px){
    ._Chat_Call{
        margin-left: 0px;
        width: 100px;
        font-size: 11px;
    }
    #call_back_head{
        height:auto;
    }
}
@media screen and (max-width: 480px){
    div.currency_informer{
        top:82px;
    }
    .select.mobileMenu{
        width:92%;
    }
}
@media screen and (max-width: 450px){
    ._Chat_Call{
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    ._Chat_Call span{
        margin-right: 10px;
    }
}
@media screen and (max-width: 389px){
    ._Chat_Call{
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    ._Chat_Call span{
        margin-right: 10px;
    }

}
@media screen and (max-width: 389px){
    .cal_city{
        float: none;
        display: block;
    }
    .new_contacts_holder{
        height:auto;
    }
}

/* FRGT */
.new_contacts_holder .call-free {    
    /*font-weight: 700;
    font-family: "Lato","Helvetica",Arial,serif;*/
    color: #FFF;
    float: left;
    margin-top: 6px;
}
.new_contacts_holder .call-free a {
  color: #FFF;
}

.new_contacts_holder .call-free-info {
  font-size: 11px;
}

._Chat_Call a {
	margin-left: 0px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', 'Helvetica', Arial, serif;
    color: rgb(255,255,255);
    float: left;
	width:24px;
	height:24px;
    padding-left: 0px;
	padding-bottom: 5px;
	margin-right: 7px;
}

._Chat_Call a.viber{
    background: url("../images/viber.svg")no-repeat;
  
}

._Chat_Call a.telegram{
    background: url("../images/telegram.svg")no-repeat;    
 }

#totop {
  display: none;
}

@media screen and (min-width: 1200px){
  ._Chat_Call a {
      margin-top: 5px;
      display: inline-block;
  }
}


@media screen and (max-width: 480px) {
    .contacts_head {
        margin: 0 35px;
    width: 80%;
    }
    ._drop_phone_list {
        clear: both;
    }
  ._Chat_Call {
        clear: both;
    margin: 15px 0;
    }
  
  ._Chat_Call a.viber {
    margin-left: 0;
  }
  .topnav.navLeft > li:first-child {
    margin-left: 35px;
  }
  
  #footer {
    padding-top: 15px;
  }
  
  #footer .menu li {
    clear: both;
    width: 100%;
  }
  
  #footer .dop-inf,
  #footer .subscribe-news {
    margin-bottom: 15px;
  }
  
  #footer .span12 {
    float: left;
  }
  
  .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    right: 10px;
    bottom: 40px;
  }
}
/* END FRGT */




/* FIX 30.01.23 */

    h1#logo a, a#logo {
        padding: 0 25px 0 0;
    }
    
    #logo img {
    max-width: 80%;
    }
    
    
    .contacts_head {
        display: flex;
        gap: 1em;
        justify-content: space-between;
        align-items: center;
        float:none;
    }
    
    
    .new_head_login_holder {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      margin-bottom: 1em;
      align-items:center;
      gap: 0.2em;
    }
    
    .new_head_login_holder div,
    .new_head_login_holder ul,
    .new_head_login_holder a{
        margin-top:0;
    }
    .second_head_menu{
        top:0;
    }
    
    .second_head_menu ul.menu {
       display: flex;
       gap: 1.8em;
       align-items: center;
    }
    
    .second_head_menu ul li{
        margin-right:0;
    }
    
    
    
   #mod250 .bm-cool-menu{
      /* display:flex !important;*/
        width:100%;
        margin:0 !important;
        padding:0;
        justify-content: space-between;
        align-items: center;
        max-width:100%;
    }
    
    .is-sticky #mod250 .bm-cool-menu {
            max-width: 1060px;
            margin: 0 auto !important;
           
        }
        

    
    .bm-cool-menu li{
        width: auto !important;
        
    }
    


    .header-titles{
        display:none;
    }

    .bm-cool-menu a {
        font-size: .74em !important;
        line-height: 1.2 !important;
    }

    .m_title{
        font-size: 1.64rem;
        text-transform: uppercase;
        font-weight:700;
        color: #0c6088 !important;
    }


     .orderlistcontainer div.activeOrder{
        padding: 8px 24px 6px 12px !important;
        font-size: .9em !important;
     }
     
     .display-number {
        font-size: .8em;
        font-weight: 600;
        line-height: 1.8;
    }





@media screen and (min-width: 1200px){
     #mod250 .bm-cool-menu{
        display:flex !important;
      }
}


/*

@media (min-width: 980px) and (max-width: 1200px){
    #mod250 .bm-cool-menu{
        display:flex !important;
      }

}










@media screen and (max-width: 979px){
    
     #mod250 .bm-cool-menu{
        gap: 4px;
        font-size: .82em;
        letter-spacing: .03em;
       
     }
}






@media screen and (min-width: 768px) and (max-width: 979px){
    #header #logo a, 
    #header a#logo {
        width: 128px;
        margin-right:1em;
        padding:0;
         line-height: 2.3;
    }
    
    
    #logo img {
    max-width: 100%;
    }
    
     
    
    
    .second_head_menu ul.menu {
        display: flex;
        gap: 1em;
        justify-content: space-between;
    }
    
    @media screen and (min-width: 320px){
        #mod250 .bm-cool-menu {
                display:block !important;
            
        }

}



*/




