html {
    position: relative;
    min-height: 100%;
}




@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf?') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Heavy';
    src: url('../fonts/Lato-Heavy.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Samibold';
    src: url('../fonts/Lato-Semibold.ttf');
    font-weight: bold;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

/*============================ icons =========================================*/
.icon-random::before {
    content: "\f074";
}
.fa-comment::before {
    content: "\f075";
}
.fa-clock-o::before {
    content: "\f017";
}
.fa-user::before {
    content: "\f007";
}
.fa-caret-right::before {
    content: "\f0da";
}
.fa-heart-o::before {
    content: "\f08a";
}
.fa-random::before {
    content: "\f074";
}
.fa-star-o::before {
    content: "\f006";
}
.fa-star-half-o::before {
    content: "\f123";
}
.fa-star::before {
    content: "\f005";
}
.fa-shopping-cart::before {
    content: "\f07a";
}
.fa-heart::before {
    content: "\f004";
}
.fa-eye::before {
    content: "\f06e";
}
.fa-phone-square::before {
    content: "\f098";
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "\f09a";
}
.fa-info::before {
    content: "\f129";
}
.fa-list-ul::before {
    content: "\f0ca";
}
.fa-instagram::before {
    content: "\f16d";
}
.fa-google-plus-square::before {
    content: "\f0d4";
}
.fa-facebook-official::before {
    content: "\f230";
}
.fa-vk::before {
    content: "\f189";
}
.fa-twitter-square::before {
    content: "\f081";
}
.fa-chevron-circle-left::before {
    content: "\f137";
}
.fa-chevron-circle-right::before {
    content: "\f138";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-left:before {
    content: "\f104";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-check::before{
    font-family: FontAwesome !important;
    content: "\f00c";
}

.fa-remove::before, .fa-close::before, .fa-times::before {
    font-family: FontAwesome !important;
    content: "\f00d";
}

.fa-chevron-down::before {
    font-family: FontAwesome !important;
    content: "\f078";
}

.fa-chevron-up::before {
    content: "\f077";
    font-family: FontAwesome !important;
}

.fa-truck::before {
    content: "\f0d1";
}


*{
    font-family: 'Lato';
}
/*****************************************************/



.title-wrap.with-border {
    display: table;
    margin: auto;
    text-align: center;
    width: 50%;
}
.b-news .sub-title{
    margin-top: 100px;
}
.sub-title {
    font-size: 24px;
    margin: 20px 0 0;
    font-family: 'Lato-Bold';
    /*text-transform: uppercase;*/
    color: #343535;
}
.dash-divider {
    border-color: #bababa;
    border-style: dashed;
    display: inline-block;
    width: 170px;
}
.blue-box-shadow, .blue-btn {
    margin-bottom: 2px;
    /*box-shadow: 0 2px #34a49a;
    -webkit-box-shadow: 0 2px #34a49a;
    -moz-box-shadow: 0 2px #34a49a;
*/
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.green-color{
    color:#00dba3;
}


/*==========================*/
.wrapper{
    background: #fff;
}
header .navbar-default {
    border:none;
}
header .navbar-toggle{
    float: left;
}
header .navbar-default .navbar-toggle{
    border-color:#ffae00;
    color:#ffae00;
}
header .navbar-default .navbar-toggle .icon-bar{
    background-color: #ffae00;
}

header .b-nav, header .navbar, header .navbar-header {
    background:#00DBA3;
    position: relative;
}
header .b-header-top-nav{
    background:#00dba3;
    margin-bottom:0;
    border:none;
    border-radius: inherit;
    padding-top: 10px;
}


header .b-header-top-nav li{}
header .b-header-top-nav li a{
    font-size: 13px;
    padding:10px;
    font-family: 'Lato';
    color:#fff !important;
}
header .navbar-collapse{
    padding: 0;
}
.b-second-nav .navbar-nav{

}
header .navbar{
    margin:0;
}
.b-main-head{
    background: #fff;
    padding: 0 0 15px 0;
}
.phone-numbers{
    color:#6f6f6f;
    font-family: 'Lato';
    width: 150px;
    margin-top:45px;
}
.b-second-nav, .b-second-nav nav{
    background: #fff;
}
.b-second-nav .nav a{
    color:#000 !important;
    font-size: 16px;
}

.b-second-nav .nav li{
    position:relative;
}
.b-second-nav .navbar-default .navbar-nav > .active > a, .b-second-nav .navbar-default .navbar-nav > .active > a:hover,.b-second-nav  .navbar-default .navbar-nav > .active > a:focus{
    background:#f9f9f9;
}
.b-second-nav .nav li.active{
    border: 1px solid #dedede;
}
.b-second-nav .nav li.active::after{
    width:0;
    height: 0;

}
.b-second-nav .nav li:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #c6c6c6;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
}
.b-second-nav .nav li:last-child:after {
    display: none;
}






.b-second-nav .navbar-toggle{
    float: none;
}
.b-second-nav .navbar-header{
    background: none;
}


/*==========================*/
.slider{
    background: #ffffff;
}
/*==========================*/
.banners{
    background: #ffffff;
    margin-top: 30px;
    margin-bottom: 80px;

}

/*==========================*/

.catalog{
    background: #ffffff;
    padding: 0 0 30px 0px;
}
.catalog .nav-tabs a{
    text-decoration: none;
    color: #636363;
}
.catalog .nav-tabs li{
    background: #f8f8f8;
}
.catalog .nav-tabs .active{
    background: #f8f8f8;
}
.catalog .nav-tabs .active a{
    color: #000;
    background: #f8f8f8;
}
.catalog .tab-pane{
    position: relative;
}
.b-catalog-item .b-item-img{
    background: #fff;
}
.b-catalog-item .b-item-img img{
    margin: auto;
}
.b-catalog-item{
    padding: 30px;
}
.b-catalog-item .b-item-info{
    margin-top:20px;
}
.b-popular-slider,.slider-head{
    background: #f8f8f8;
}
.b-catalog-item .item-title{
margin-bottom: 5px;
}
.b-catalog-item .item-title a{
    color:#666666;
    font-size: 16px;
}
.b-catalog-item .item-title a:hover{
    text-decoration: none;
    color:#000;
}
.b-catalog-item .item-price, .price {
    background: #9d9d9d;
    color: #fff;
    padding: 2px 6px;
    font-family: Lato-Heavy;
    border-radius: 18px;
}
.b-catalog-item .item-rate{
    margin-bottom:10px;
}
.main-item-desc .item-rate, .b-catalog-item .item-rate .fa-star,.b-catalog-item .fa-star-half-o,
.star-rating  .fa-star, .star-rating  .fa-star-o,.star-rating .fa-star-half-o{
    color:#ffd429;
    cursor: pointer;
}
.main-item-desc h4{
    color:#626262;
}
.b-catalog-item .item-rate .fa-star-o{
    color:#dddbdc;
}
.item-options{
    text-align: right;
}
.item-options li{
    padding:0;
}
.item-options a{
    padding:3px 10px;
    text-align: center;
    color:#fff;
    border-radius: 15px;
}
.item-options a{
    text-decoration: none;
    cursor: pointer;
}

.item-options .in_cart{
    background: #ff798b;

}
.item-options .in_fav{
    background: #ff798b;
    font-size: 11px;
    padding:5px 10px 4px;
    /*background: #00dba3;*/
}
.item-options .in_show{
    background: #00d5de;
}
.item-options .icon-random, .item-options .fa-shopping-cart {
    /*background: #00d5de;*/
    font-family: FontAwesome;
    background: #00dba3;
}
.slider-head{
    padding-top:30px;
}
.slider-head-title{
    margin-left:30px;
    font-style: italic;
    font-size: 18px;
}
.tab-pane .nav{
    position: absolute;
    right: 30px;
    top:30px;
    z-index: 100;
}
.b-popular-slider.list-inline{
    margin:0;
}
.p_prev{

}
.p_next{

}
.p_prev,.p_next,.n_prev,.n_next{
    color: #c6c6c6;
    font-family: 'Lato';
    font-size: 18px;
    cursor: pointer;

}
/*==========================*/
.sale{
    background: #ffffff;
}
/*==========================*/
.b-news{
    background: #ececec;
    font-family: 'Lato';
    color:#fff;
}
.b-news .title-wrap{
  /*  margin-top:50px;*/
}
.b-news .post-wrap {
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.b-news {}
.b-news .n-block-title{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Lato';
    color:#fff;
    text-decoration: none;
}
.b-news .n-block-title::after {
    border-radius: 4px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transform: translateY(32px);
    width: 26px;
    font-family: 'Lato';
    background-color: #fff;
}

.b-news .n-block-options a {
    font-size: 12px;
    padding-left: 5px;
    font-family: 'Lato';
    text-transform: uppercase;
    vertical-align: middle;
    color: #fff;
}

.b-news .n-block-options a:hover{
    text-decoration: none;
}





.b-news .n-block-short{
    line-height: 1.8;
    margin-bottom: 20px;
}
.b-news .n-block-info{
    background: #00d0a3;
    padding: 30px;
}
.b-news .n-block-more{
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Lato';
    display: block;
    color: #fff;
}
.b-news .n-block-more:hover{
    text-decoration: none;
}

/*==========================*/
.brands{
    background: #ffffff;
    margin-bottom:35px;
}
.b-brends{
    box-shadow: 0 2px #ccc;
    border-radius: 12px;
    padding: 50px 0 0 0;
}

/*==========================*/
.feedback{
position: relative;
}
.feedback .f-block-wrap{
    background: #00dba3;
}
.f_head{
    background: url("../img/f_head.png") repeat-x;
    height: 5px;
}
.f_footer{
    background: url("../img/f_footer.png") repeat-x;
    height: 5px;
}
.feedback .left span,
.feedback .right span{
    border-radius: 20px;
}
.feedback .left span{
    border:2px solid #fff;
}
.feedback .right span{
    border:2px solid #fff;

}
/*==========================*/
.b-mails{
    background: url("/frontend/web/img/mails_bg.jpg") no-repeat center #343434;
}

.b-mails-info{
    font-size: 18px;
    color:#fff;
    font-family: 'Lato', sans-serif;
    padding:72px 0;
}
/*==========================*/
footer{

    background: #343434;
    padding: 50px 0;
bottom: 0;

}

body{}


.f-title{
    font-size: 18px;
    color:#fff;
    text-transform: uppercase;
}
footer, footer a{
    color: #adaeae;
}
footer a:hover{
    color:#fff;
    text-decoration: none;
}
footer .f-title{
    margin-bottom:25px;
}
footer .s_icons{
    margin:0 0 0 70px;
}
footer .s_icons{
    font-size: 18px;
}
.f-title.contacts{}
.f-title.social{}
.f-title.info{}
.f-title.catalog{}
/********************************************************/

.newsletter {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.form-group {
    margin-bottom: 20px;
   /* text-transform: capitalize;*/
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.newsletter .form-control {
    background-color: #f5f5f5;
    border: medium none;
    border-radius: 19px 0 0 19px;
   /* box-shadow: 0 2px #ccc;*/
}
.form-control {
    font-family: 'Lato';
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.newsletter .submit-btn {
    border-radius: 0 20px 20px 0;
    /*padding: 7px 15px 8px;*/
    vertical-align: middle;
    width: 100%;
}
.blue-btn span {
    font-weight: normal;
    margin: 0 5px;
    vertical-align: middle;
}
.newsletter .btn{
    padding:6px 12px;
}
.blue-zig-zag {
    display: block;
    width: 100%;
    height: 5px;
    background-image: url(../img/zig_zag.png);
    background-repeat: repeat-x;
    background-position: top center;
    position: absolute;
    bottom: -5px;
}


/* carousel */
#quote-carousel
{
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    font-family: 'Lato';
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active
{
    background: #333333;
}
#quote-carousel img
{
    width: 250px;
    height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel
    {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

}
/*
Catalog
*/
/*====================Mains===================*/
.catalog-title{
    text-align: center;
    margin-bottom: 35px;
}
/*====================Sidebar===================*/
.b-filter-title{
    font-size: 16px;
    text-align: center;
    background: #CCCCCC;
    color:#fff;
    font-family: 'Lato';
    border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    padding:15px 0;
}
.b-items-filter .sub-title{
    font-size: 14px;
    text-align: center;
}
.b-items-filter .filter-options{
    text-align: center;
}
.sup-txt{
    font-size: 13px;
}
.side-filters{
    text-align: center;
    padding: 0px 0px 20px;
    margin-bottom: 22px;
    box-shadow: 0 2px #ccc;
    border-radius: 5px;
}
.side-filters .side-btn, .news-item-card .side-btn, .item_desc .side-btn, .remove_all_save .side-btn, .remove_all_comp .side-btn {

    text-transform: uppercase;
    font-size: 12px;
    border:1px solid #00dba3;
    padding:5px 10px;
    border-radius: 15px;
    color:#6f6f6f;
    font-family: 'Lato-Bold';
    box-shadow: 0px 1px 0px #00ae81;
}
.side-filters .side-btn:hover, .news-item-card .side-btn:hover, .item_desc .side-btn:hover, .remove_all_save .side-btn:hover, .remove_all_comp .side-btn:hover{
    background: #00dba3;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
}

.side-filters .link-block{
    margin:16px;
}
/*===============*/
.b-logo{
    position: relative;

}
.b-logo a{
 position: absolute;
    top: 20px;
}
.b-logo a img{
    width: 180px;
}
.b-main-head .btn-group.bootstrap-select .btn {
    border: 1px solid #ffae00;
    border-radius: 18px 0 0 18px;
    padding: 6px 4px 6px 12px;
    font-size: 12px;
}
.b-main-head .btn-group.bootstrap-select .btn:hover {
    background: #fff;
}
.b-main-head .open > .dropdown-toggle.btn:focus{
    background: #fff !important;
}
.b-main-head .dropdown-toggle{
    width: 165px;
}
.b-pagination{}
.b-pagination li{}
.b-pagination li a{
    border:1px solid #9d9d9d;
    border-radius: 4px;
    margin:0 8px 0 0;
    padding: 2px 9px;
    font-family: 'Lato';
    color:#9d9d9d;
}
.b-pagination li a:hover, .b-pagination li.active a, .b-pagination li.active:hover a{
    background:#9d9d9d;
    border:1px solid #9d9d9d;
    color:#fff;
    font-family: 'Lato';
}
.b-srav-items.empty{
    margin:20px 0px;
}
.phone-numbers li{
    padding: 0 0 0 20px;
}
.phone-numbers .kiev-star{
    background: url(../img/kiev.png) no-repeat left center;
}
.phone-numbers .life-cell{
    background: url(../img/life.png) no-repeat left center;
}
.phone-numbers .vodafone{
    background: url(../img/voda.png) no-repeat left center;
}
.phone-numbers .last{
    padding: 0 20px 0 0;
    text-decoration: underline;
    background: url(../img/else.png) no-repeat right center;
}

.b-search{
    font-size: 12px !important;
}
.cart{
    color: #6f6f6f;
    border-radius: 25px;
    background: #f8f8f8;
    border: 1px solid;
    font-family: 'Lato';
    padding: 8px 15px;
    box-shadow: 0 2px 1px 0 rgba(204,204,204,1);
}
.cart span{
    text-transform: uppercase;
}
.cart:hover
{
    color:#000;
    text-decoration: none;
}

.item_sizes .bootstrap-select{
    width:60px !important;
}

.container h1 {
    text-align: center;
}

.container-fluid{
    text-align: center;
}
.cart{
    display: inline-block;
}


.nav.navbar-nav {
    display: inline-block;
    float: none;
}
.main-item-slider{
border:1px solid #ddd;
}

.main-item-slider .nav-tabs > li.active > a,  .main-item-slider .nav-tabs > li.active > a:hover, .main-item-slider .nav-tabs > li.active > a:focus{
    border:none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #F8F8F8;
    margin:0;
}
.main-item-slider .nav-tabs > li a{
    background: #00dba3;
    color:#fff;
    border-radius: inherit;
    border-radius: inherit;
}
.item_card{
    background: #fff;
    margin-bottom: 50px;
    margin-top: 20px;
}

.item_card .rate div {
    display: inline-block;
    font-size: 12px;
}
.old_price{
    text-decoration: line-through;
    color:#373737;

}
.item_card .price{
    background: #ccc;
    padding: 5px 10px;
    border-radius: 20px;
    color:#fff;
    font-size: 21px;
}
.navbar-default{
    border-radius: inherit;
    border-left: inherit;
    border-right: inherit;
}
.item_desc,.card-price{
    border-bottom: 1px dashed  #e6e6e6;
}
.main-item-desc .list-unstyled{
    margin:0;
}
.main-item-desc .title{
    font-family: Lato-Bold;
}
.main-item-desc .item_desc{
    padding:15px 5px 15px 0 ;
}
.rete-supp{}
.rete-supp a{
    color:#626262;
}
.rete-supp a:hover{
    text-decoration: none;
    color:#000;
}


.breadcrumb-section{
    background: #f9f9f9;
}
.breadcrumb-section .breadcrumb > li + li::before{
    content:">";
    color:#343535;
}
.breadcrumb-section .breadcrumb{
    text-align: center;
    margin:0;
    background-color:transparent;
}
.breadcrumb-section .breadcrumb > li, .breadcrumb-section .breadcrumb > li a {
    font-size: 16px;
    font-family: 'Lato-Samibold';
    color:#343535;
}
.active-options .btn-default{
    color:#8a8989;
    min-height: 25px;
    margin: 10px 2px 0;
    padding:5px 9px;
}
.card-price{
    padding:15px 5px 15px 0;
}
.b-card-price{
    margin-bottom:25px;
}
.rete-supp a{
    margin:0 5px;
}
.active-options{
    margin-top:10px;
}
.color-options button{
    padding:15px;
}

.color-options button.no-action{
    padding: 5px 10px !important;
}
.color-options button.no-action .fa-check{
    position: inherit;
    top: inherit;
    right: inherit;
}

.item-tabs .tab-pane{
    padding:20px 25px;
}
.item-main-btn{
    text-align: center;
}

.item-main-btn a{
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid #00dba3;
    padding: 5px 10px;
    border-radius: 15px;
    color: #6f6f6f;
    font-family: 'Lato-Bold';
    box-shadow: 0px 1px 0px #00ae81;
}

.item-details{
    margin-top: 60px;
}


.item-details .nav-tabs li a{
    color: #fff;
    border-radius: unset;
    background: #00dba3;
}

.item-details .nav-tabs li{

    border-bottom:#e6e6e6;
    border-radius: unset;

}

.item-details .nav-tabs li.active {
    background: #f8f8f8;
    border-radius: unset;
}
.item-details .nav-tabs li.active a{
    color:#636363;

    background: #f8f8f8;
    border-radius: unset;
}
.item-details .nav-tabs li a:hover{
    color:#636363;
    background: #f8f8f8;
}


.item-details .nav-tabs > li > a{
    margin-right: 0px;
}
.item-details .tab-content{
    box-shadow: 0 2px #cccccc;
    border-radius: 0 0px 10px 10px;
}

.in-card-catalog{
    margin:60px 0;

}

.items-counter input, .items-cerf-counter input{
    text-align: center;
}
.items-counter, .items-cerf-counter{
    width: 120px;
    display: inline-block;
    vertical-align: middle;
}

.item-main-btn .side-btn:hover, .item_desc .side-btn:hover{
    text-decoration: none;
    cursor: pointer;
    color:#fff;
    background: #00dba3;
}
.item-main-btn .side-btn, .item_desc .side-btn{
    display: inline-block;
    color: #00dba3;
}

.item-main-btn a.btn_cart,
.item-main-btn a.buy_cerf_btn{
    font-size: 16px;
    border: 1px solid #ffae00;
    color: #fff;
    font-family: 'Lato-Bold';
    box-shadow: 0px 1px 0px #dc9703;
    background: #ffae00;
    text-decoration: none;
}
.item-main-btn a.btn_cart:hover,
.item-main-btn a.buy_cerf_btn:hover{
    background: #fff;
    color:#ffae00;
}

.item-main-btn{
    margin-top: 15px;
}

#b-brends-slider{
    padding: 0;
}

.main-cart-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color:#6f6f6f;
    background: #f8f8f8;
    font-family: Lato-Bold;
    font-size: 12px;
    text-transform: uppercase;
    padding:12px 25px;
}
.main-cart-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.main-cart-btn:hover, .main-cart-btn:focus, .main-cart-btn:active {
    text-decoration: none;
}
.main-cart-btn:hover:before, .main-cart-btn:focus:before, .main-cart-btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.b-cart-btn{
    border-radius: 20px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-top: 38px;
    position: relative;
}

.bootstrap-select .dropdown-toggle:focus{
    outline: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.multi-select-block{

    display: table;
    margin:36px 0 0 0;
}
.search-block{
    margin-top: 40px;
}

.select-left{
    display: table-cell;
    width: 100%;
}
.select-left{
    color: #333;
    background-color: #fff;
    padding: 6px 24px 6px 12px;
    border: 1px solid #ccc;
    border-radius: 18px;
}
.select-right{
    display: table-cell !important;
    width: 50% !important;
}
.select-right .btn{
    border-radius: 4px 0 0 4px;
    border-right: none;
}

.f-block-wrap .fa-angle-left,
.f-block-wrap .fa-angle-right{
    padding: 5px 11px;
    color:#fff;
}



.feedback .carousel-inner{
    width:90%;
    margin:0 auto !important;
}

.b-banner{
    position: relative;
}
.b-banner img{
    border:1px solid #07c48b ;
    border-radius: 5px;
}

.b-banner-btn{
    border-radius: 20px;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #07c48b;
    position: absolute;
    bottom: -12px;
    right: 34px;
}
.banner-link {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color:#fff;
    background: #07c48b;
    font-family: Lato-Bold;
    font-size: 10px;
    text-transform: uppercase;
    padding:7px 18px;

}
.banner-link:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.banner-link:hover, .banner-link:focus, .banner-link:active {
    text-decoration: none;
}
.banner-link:hover:before, .banner-link:focus:before, .banner-link:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.b-mails-wrap{
    display: table;
}
.b-mails-block{
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.b-news-list{
    padding:30px 0;
}

.news-item{
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding:0 0 12px 0;
}
.news-item:last-child{
    border-bottom: none;
}
.news-item-title{
    font-size:24px;
}
.news-item-title a:hover{
    text-decoration: none;
}
.news-item-title .news-item-other-date{
    font-size: 12px;
    float: right;
    margin-top: 12px;
}
.news-item-desc{
    padding:0 20px 0 20px;
}

.news-item-card{
    padding: 30px 0;
}

.error-page{
    padding: 30px 0;
}

.site-error h1{
    text-align: center;
}

.color-options .btn{
    position: relative;
    margin-right: 5px;
}
.color-options .btn .fa-check{
    position: absolute;
    top: 6px;
    right: 8px;
}

.card-price .active-options{
    margin-bottom: 15px;
}

.base-options .fa-check{
    background: green;
    color: #fff;
    border-radius: 15px;
    padding: 2px 4px;
}

.base-options .fa-close{
    background: red;
    color: #fff;
    border-radius: 15px;
    padding: 2px 4px;
}


.pagination > li > span{
    margin: 0 8px 0 0;
    padding: 2px 9px;
    border-radius: 4px;
    font-size: 14px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,.bootstrap-select > .dropdown-toggle.bs-placeholder{
    color:#000 !important;
}

.b-news-slider, .b-popular-slider{
display: none;
}
.slick-initialized { display: block; }
.prod_gall{
   padding: 0;
}
.b-card-slider .fa-chevron-down, .b-card-slider .fa-chevron-up{
    cursor: pointer;
}
.b-card-slider{
    text-align: center;
}

.b-card-slider li{
    padding:2px;
}

.b-card-slider img{
   margin:0 auto;
   border:2px solid #ccc;
   /*border: 1px solid #ccc;*/
}
.b-card-slider .slick-current img{
    border:2px solid #9edbe1
}

.big_img img{
border:2px solid #f2f2f2;
}


#main-carousel img{
    width:100%;
}

#main-carousel .carousel-control{
    background: none;
    color:#ccc;
    opacity: 1;
    text-shadow: none;
}
#main-carousel .carousel-control{
    top: initial;
    width: 5%;
    bottom:10px;
    color:#c6c6c6;
}
#main-carousel .carousel-control.left{
    left: 45%;
}
#main-carousel .carousel-control.right{
    right: 45%;
}


#main-carousel .right span, #main-carousel .left span {
    border: 2px solid #c6c6c6;
    padding: 5px 11px;
}
#main-carousel .left span, #main-carousel .right span {
    border-radius: 20px;
}
.social-links{
    padding-left: 55px;
}
.social-links a{
    margin:0 4px;
}
.callback-link{
    color: #6e6e6e;
    text-decoration: none !important;
}

.modal-cart .fa-remove{
    cursor: pointer;
}

.buy_btn{

}

.items-counter .btn, .items-cerf-counter .btn{
    padding: 5px 8px;
    font-size: 11px;
}

.item_curr_size{
    padding: 10px;
}

.delete-item,
.delete-cerf-item {
    cursor: pointer;
}


.delete-item:hover,
.delete-item:active,
.delete-cerf-item:hover,
.delete-cerf-item:active{
    color: red;
}

#mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
    height: 100%;
    width: 100%;
    background: #ebebeb;
    opacity: 0.5;
}

.cloth_block{
    width:700px;
    padding: 10px;
}
.cloth_desc{
    display: none;
    padding:5px 15px;
    font-size: 14px;
}
.cloth_item{
    border:1px solid #ccc;
    border-bottom: none;
}
.cloth_item:last-child{
    border-bottom:1px solid #ccc;
}

.cloth_title{
    cursor: pointer;
    padding:10px ;
    font-size: 16px;
    font-weight: 400;
}
.b-cart{
    padding: 0 0 20px 0;
}

.order-add,.empty-cart{
    padding:5px 10px;
    font-size: 17px;
}
.order-add{

}




.empty-cart{

}

.search-form{
    position: relative;
}

.search-btn{
    background: url(/frontend/web/img/loop.png) no-repeat;
    position: absolute;
    top: 8px;
    right: 6px;
    content: '';
    text-indent: -9999px;
    box-shadow: none;
    border: none;
    width:12px;

}

.form-page{
    padding:15px 0;
}

.no-action{
    opacity: 0.4 !important;
}

.comp-table td{
    text-align: center;
}
.modal-small{
    margin-top: 15px;
    text-align: center;
}

.client-orders-list td, .client-orders-list th{
    text-align: center;
}

.items-hide{
    display: none;
}
.client-orders-list tr{
    cursor: pointer;
}
.order-items-table{
    width:100%;
}
.sub_table:hover{
    background: none;
}
.on_fave{
    background: #fff !important;
    border: 1px solid #FF798B !important;
    color: #FF798B !important;
}

.main-title{
    text-align: center;
}

.user-panel, .kids-panel{
    padding: 10px;
    box-shadow:0 0 10px rgba(0,0,0,0.5);
    position: relative;
}
.user-panel .edit-link{
    position: absolute;
    top:10px;
    right: 10px;
}
.kids-panel .kids-panel-add{
    background: #00DBA3;
}
.kids-panel .kids-panel-add{
    background: #00DBA3;
}
.kids-panel .panel-header{
    text-transform: uppercase;
    margin-bottom: 5px;
}

.b-kid-item{
    padding: 10px;
}
.b_kid_add{
    text-align: right;
}
.b-user-edit, .divo-childrens-form{
    padding:5px;
}


.b-kid-item{
    position: relative;
}
.b-kid-item .link_edit{
    position: absolute;
    cursor: pointer;
    top:5px;
    right: 5px;
}
.b-kid-item .link_edit:hover{
    text-decoration: none;
}
.cart_table td, .cart_table th{
    text-align: center;
}

.cart_table th{
    border-top:none !important;
}

.item-main-btn .card-btn{
    font-size: 11px;
}

.empty_comp{
    font-size: 16px;
    text-align: center;
}
.item_desc li{
    display: table;
    width: 100%;
}

.item_desc li div {
    display: table-cell;
}
.item_desc li div.right {
    text-align: right;
}
.item_desc li div.left {
    text-align: left;
    min-width: 80px;
}

.size-block{
    
}

.b-catalog-item{
    position: relative;
}
.b-catalog-item .sale-icon2{
    background: url("/upload/icons/sale2.png") no-repeat;
    background-size: auto auto;
    height: 130px;
    width: 70px;
    position: absolute;
    z-index: 1000;
    right: 0;
    background-size: 70px;
}
.b-catalog-item .sale-icon1{
    background: url("/upload/icons/sale1.png") no-repeat;
    background-size: auto auto;
    height: 130px;
    width: 74px;
    position: absolute;
    z-index: 1000;
    right: 0;
    background-size: 70px;
}
.big_img{
    position: relative;
    display: block;
}
.big_img .sale-icon1{
    background: url("/upload/icons/sale1.png") no-repeat;
    background-size: auto auto;
    background-size: 70px;
    position: absolute;
    height: 130px;
    width: 70px;
    z-index: 1000;
    right: 0;
}
.big_img .sale-icon2{
    background: url("/upload/icons/sale2.png") no-repeat;
    background-size: auto auto;
    background-size: 70px;
    position: absolute;
    height: 130px;
    width: 74px;
    z-index: 1000;
    right: 0;
}

.empty_price{
    display: none;
}

.sub_img_btn{
    padding-left: 5px;
    padding-right: 5px;
}
.sub_img_btn .col-md-6{
    padding-left: 10px;
    padding-right: 10px;
}

.comp-table .com-title{
    border-right: 1px solid;
    font-weight: bold;
}

.price-val{
    margin-top: 14px;
}



.collapsed-menu-item {
    display: none;
}
@media (max-width: 1500px) {
    .menu-item:nth-child(n+8) {display: none}
    .collapsed-menu-item:nth-child(n+8) {display: block}
    header .b-nav .b-cart-btn{
        display: none;
    }
}

@media (max-width: 768px) {
    .menu-item {
        display: block !important;
    }
    #menu-colapsed {
        display: none;
    }
    header .b-nav .b-cart-btn{
        display: block;
        margin-top: 5px;
        float: right;
    }
    .b-main-head .b-cart-btn{
        display: none;
    }
    /*
    #main-carousel  .left{
        top: 50%;
        left: 0px !important;
    }
    #main-carousel  .right{
        top: 50%;
        right: 0px !important;
    }*/
    section.slider{
        display: none;
    }


    .b-second-nav .nav li:after{
        display: none;
    }
}





@media (min-width: 1500px) {
    #menu-colapsed {
        display: none;
    }
    header .b-nav .b-cart-btn{
        display: none;
    }
}

.btn-divo-g
 {
    background:#00DBA3 ;
    border: 1px solid #00DBA3;
}
.btn-divo-o{
    background: #ffae00;
}
.btn-divo-p{
    background: #ff798b;
}

.btn-divo-g:hover,
.btn-divo-g:focus,
.btn-divo-g:active {
    background:#00DBA3 !important;
    border: 1px solid  #ffae00 !important;
}

.btn-divo-p:hover,
.btn-divo-p:focus,
.btn-divo-p:active{
    background: #ff798b !important;
}


.btn-divo-o:hover,
.btn-divo-o:focus,
.btn-divo-o:active{
    background: #ffae00 !important;
}

.comp-table .in_fav{
    background: #ff798b;
    padding: 3px 10px;
    text-align: center;
    color: #fff;
    border-radius: 15px;

}





.wrapper {
    height: 100%;
}
.b-main-content {
   /* height: 100%;*/
}


.lang-list{
    background: #00DBA3;
    margin: 0;
    padding: 0;
}

.lang-list a.active{
    background: #1DBF9A !important;
}

.lang-list a:hover, .lang-list li:hover{
    background: #1DBF9A !important;
}

.filter-options{
    padding: 2px 15px;
}

.filter_item{
    text-align: left
}


/*=====slider====*/

.side-filters .slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.side-filters .slider.slider-horizontal {
    width: 210px;
    height: 20px;
}
.slider.slider-horizontal .slider-track {
    height: 7px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.side-filters .slider.slider-horizontal .slider-selection,
.side-filters .slider.slider-horizontal .slider-track-low,
.side-filters .slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0;
}
.side-filters .slider.slider-horizontal .slider-tick,
.side-filters .slider.slider-horizontal .slider-handle {
    margin-left: -10px;
}
.side-filters .slider.slider-horizontal .slider-tick.triangle,
.side-filters .slider.slider-horizontal .slider-handle.triangle {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #2e6da4;
    margin-top: 0;
}
.side-filters .slider.slider-horizontal .slider-tick-container {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.side-filters .slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px;
}
.side-filters .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    padding-top: 4px;
    display: inline-block;
    text-align: center;
}
.side-filters .slider.slider-horizontal .tooltip {
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.side-filters .slider.slider-horizontal.slider-rtl .slider-track {
    left: initial;
    right: 0;
}
.side-filters .slider.slider-horizontal.slider-rtl .slider-tick,
.side-filters .slider.slider-horizontal.slider-rtl .slider-handle {
    margin-left: initial;
    margin-right: -10px;
}
.side-filters .slider.slider-horizontal.slider-rtl .slider-tick-container {
    left: initial;
    right: 0;
}
.side-filters .slider.slider-horizontal.slider-rtl .tooltip {
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.side-filters .slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.side-filters .slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    left: 25%;
    top: 0;
}
.side-filters .slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.side-filters .slider.slider-vertical .slider-track-low,
.side-filters .slider.slider-vertical .slider-track-high {
    width: 100%;
    left: 0;
    right: 0;
}
.side-filters .slider.slider-vertical .slider-tick,
.side-filters .slider.slider-vertical .slider-handle {
    margin-top: -10px;
}
.side-filters .slider.slider-vertical .slider-tick.triangle,
.side-filters .slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #2e6da4;
    border-right-color: #2e6da4;
    margin-left: 0;
    margin-right: 0;
}
.side-filters .slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap;
}
.side-filters .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 4px;
}
.side-filters .slider.slider-vertical .tooltip {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.side-filters .slider.slider-vertical.slider-rtl .slider-track {
    left: initial;
    right: 25%;
}
.side-filters .slider.slider-vertical.slider-rtl .slider-selection {
    left: initial;
    right: 0;
}
.side-filters .slider.slider-vertical.slider-rtl .slider-tick.triangle,
.side-filters .slider.slider-vertical.slider-rtl .slider-handle.triangle {
    border-width: 10px 10px 10px 0;
}
.side-filters .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
    padding-left: initial;
    padding-right: 4px;
}
.side-filters .slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.side-filters .slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed;
}
.side-filters .slider input {
    display: none;
}
.side-filters .slider .tooltip.top {
    margin-top: -36px;
}
.side-filters .slider .tooltip-inner {
    white-space: nowrap;
    max-width: none;
}
.side-filters .slider .hide {
    display: none;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.slider-selection {
    position: absolute;
   /* background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
    background: #00dba3;
    border-radius: 4px;
}
.slider-selection.tick-slider-selection {
    background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
    background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
    background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);

}
.slider-track-low,
.slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.slider-handle {
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    background-color: #00dba3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    border: 2px solid #808080;
    cursor: pointer;
    top: -5px;
}
.slider-handle.round {
    border-radius: 50%;
}
.slider-handle.triangle {
    background: transparent none;
}
.slider-handle.custom {
    background: transparent none;
}
.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204;
}
.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: 0.8;
    border: 0px solid transparent;
}
.slider-tick.round {
    border-radius: 50%;
}
.slider-tick.triangle {
    background: transparent none;
}
.slider-tick.custom {
    background: transparent none;
}
.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204;
}
.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
    background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
    background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
    opacity: 1;
}

.side-filters .slider .tooltip {
    display: none !important;
}

li.available-status{
    display: none;
}
.cart_err{/*
    padding:4px;
    margin-bottom: 6px;
*/
}


.price-slide .price_fil{
    display: none;
}
.btn_cart.empty_items{
    border: 1px solid #ccc !important;
    box-shadow: 0px 1px 0px #ccc !important;
    background: #ccc !important;
}


.wait{
    opacity: 0.5;
}

.b-catalog-item .fa-truck::before{
    content: '';
}
.b-catalog-item .all_empty{

    background: url("../../../img/empty_4.png") no-repeat;
    color: #ccc;
    font-size: 70px;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 30%;
    width: 100%;
    z-index: 100;
    background-size: contain;
}

.cerf_btn{
    margin-top: 15px;
}
.cerf_option input{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px 10px;
}

.this_is_empty img.img-responsive{
    opacity: 0.3;
}
.this_is_empty{
    position: relative;

    display: block;
}

.nav-tabs{
    border-bottom: none;
}
.lang.dropdown.open a{
    background:#00dba3 !important;
}
.lang.dropdown.open a.dropdown-toggle{
    color: #ffc032 !important;
}
.lang.dropdown.open .dropdown-menu{
    padding: 0;
}

.tech-block .form-group,
.tech-block .help-block{
    margin:0;
}

.modal-cart{
    padding:0 0 10px;
}

.cerf_block{
    max-width: 290px;
    margin-top: 5px;
}


.n-block-img{
    background: #fff;
}
.n-block-img img{
    margin: 0 auto;
}

.sub_btn_f button{
    border:1px solid #ffae00;
    color: #ffae00;
    background: #fff;
    padding:9px 10px;
    border-radius: 4px;
}
.sub_btn_f{
    text-align: center;
    float: inherit;
}
.b-banner-img-b{}

.small_submit_newsletter{
    display: none;
}

.client_menu .active, .client_menu .active:hover{
    background: #fff;
    border-color: #FFC132;

}
.client_menu .active a{
    color: #FFC132 !important;
}



@media only screen and (max-width: 767px) {
    #slide-navbar-collapse {
        position: fixed;
        top: 0;
        left: 15px;
        z-index: 99;
        width: 280px;
        height: 100%;
        background-color: #fff;
        overflow: auto;
    }
    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }
    .fa-chevron-down, .fa-chevron-up{
        display: none;
    }

    .b-banner{
        margin:10px 0;
        text-align: center;
    }
    .b-banner-img-b{
        position: relative;
        display: inline-block;
    }
    .b-mails-info{
        padding:10px 15px;
        font-size: 16px;
    }
    .slick-arrow{
        display: none !important;
    }

    .big_submit_newsletter{
        display: none;
    }

    .newsletter_email{
        border-radius: 19px !important;
    }
    .small_submit_newsletter{
        display: block;
        background: #ccc;
        border-radius: 20px !important;
        position: absolute;
        top: 0;
        right: 0;
    }
    .newsletter .submit-btn{
        width: auto;
    }

    .insert-email-b{
        position: relative;
    }


    .b-phone .phone-numbers{
        float: right;
    }

}

@media only screen and (max-width: 1023px) {

    .b-banner-img-b{
        position: relative;
        display: inline-block;
    }
    .b-banner{
        margin:10px 0;
        text-align: center;
    }
    .b-phone .phone-numbers{
        float: right;
    }
}


.modal-comp .delete-item{
    float: right;
}

.b-catalog-item  .delete-save-item{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 20px;

}

.b-catalog-item  .delete-save-item:hover,
.b-catalog-item  .delete-save-item:active{
    color:red;
}
.delete-compri-item{
    cursor: pointer;
}
.delete-compri-item:hover,
.delete-compri-item:active {
    color: red;
}

.remove_all_save{
    margin-bottom: 20px;
}

.b-items-filter .side-btn{
    margin-bottom: 10px;
}
.in_cart_an{
    position:absolute;
    z-index:11100;
}
.cerf_add{
    position: absolute;
    padding: 5px;
    border-radius: 5px;
    top: 5px;
}

.success-add{
    margin: 15px auto 30px;
    padding:10px;
}

.main-item-desc h1{
    font-size: 25px;
    text-align: left;
}

.compri-list a{
    font-size: 16px;
}

.carousel-link{
    text-indent: -99999px;
    display: block;
    width: 100%;
}

.main-carousel .item{
    position: relative;
}

.slider .item img{
    cursor: pointer;
}

.b-navbar-nav-first{
    float:left !important;
}
.b-navbar-nav-second{
    float:right !important;
}


.sub-title:hover,.sub-title:focus{
    text-decoration: none;
}

.b-filter .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    margin-left: 3px;       /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.b-filter .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.open > .dropdown-menu{
    z-index: 2000 !important;
}

.pass_b{
    position: relative;
}

.check-text{
    position: absolute;
    top: 28px;
    right: 5px;
}
.check-text input {
    display: none;
}
.check-text input ~ span {
    color: #333;
    cursor: pointer;
    padding: 6px;
    border-radius: 2px;
    font-weight: 200;
}
.check-text input ~ .checked {
    display: none;
}
.check-text input:checked ~ .checked {
    display: inline-block;
}
.check-text input:checked ~ .unchecked {
    display: none;
}
.check-text input:disabled ~ span {
    color: #999;
    cursor: not-allowed;
}

.prod-rates-desc{}
.prod-rates-desc  .item-rate{
    color: gold;
}

.blackNwhite {
    position: absolute;
    background-color: black;
    height: 100%;
    width: 100%;
}

.prod-rates-author{
    background: #F8F8F8;
    padding: 5px;
    border-radius: 5px 5px 0px 0px;
}
.prod-rates-author span{
    float: right;
}