@font-face {
    font-family: 'iconmenu';
    src:  url('../fonts/vendor/IconMenu/iconmenu.eot?axzyhs');
    src:  url('../fonts/vendor/IconMenu/iconmenu.eot?axzyhs#iefix') format('embedded-opentype'),
    url('../fonts/vendor/IconMenu/iconmenu.ttf?axzyhs') format('truetype'),
    url('../fonts/vendor/IconMenu/iconmenu.woff?axzyhs') format('woff'),
    url('../fonts/vendor/IconMenu/iconmenu.svg?axzyhs#iconmenu') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconmenu' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-barrette:before {
    content: "\e911";
}
.icon-pendant:before {
    content: "\e912";
}
.icon-new:before {
    content: "\e913";
}
.icon-circle:before {
    content: "\e914";
}
.icon-group:before {
    content: "\e905";
}
.icon-plus:before {
    content: "\e906";
}
.icon-minus:before {
    content: "\e90a";
}
.icon-eye:before {
    content: "\e90b";
}
.icon-download:before {
    content: "\e90c";
}
.icon-cart:before {
    content: "\e90d";
}
.icon-basket:before {
    content: "\e910";
}
.icon-hoop:before {
    content: "\e918";
}
.icon-band:before{
    content: "\e91b";
}
.icon-next:before {
    content: "\e90e";
    font-size: 36px;
    height: 150%;
    color: ffffff;
    -webkit-text-stroke: 1px #343c47;
    text-stroke: 1px #343c47;
}
.icon-next:hover::before{
    color: #e67b00;
}
.icon-prev:before {
    content: "\e90f";
    font-size: 36px;
    height: 150%;
    color: ffffff;
    -webkit-text-stroke: 1px #343c47;
    text-stroke: 1px #343c47;
}
.icon-prev:hover::before{
    color: #e67b00;
}
.icon-account:before {
    content: "\e907";
}
.icon-discount:before {
    content: "\e908";
}
.icon-search:before {
    content: "\e909";
}
.icon-exit:before {
    content: "\e900";
}
.icon-braslet:before {
    content: "\e901";
}
.icon-brooch:before {
    content: "\e902";
}
.icon-others:before {
    content: "\e903";
}
.icon-earrings:before {
    content: "\e904";
}
.icon-clock:before {
    content: "\e94f";
}
.icon-cancel-circle:before {
    content: "\ea0d";
}
.icon-whatsapp:before {
    content: "\ea93";
}


body{
    background-color: white;
    margin: 0;
    padding: 0;
    font-family: Geneva, sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1e2023;
    overflow-x:hidden;
}
/* ==== Test border div === */
/*
div{
    border: 1px solid green;
}
*/

h2, h3{
    color: #1e2023;
    text-align: center;
}

h2{
    text-transform: uppercase;
}

.page{
    margin: 105px 0 0 0;
    padding: 0;
}

.head{
    background-color: #ffffff;
    padding: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    height: 105px;
}

.content{
    width: 100%;
    padding: 3px 5px;
}

.justify-content-center{
    text-align: center;
    position: center;
}
.justify-content-center img{
    margin: 3px;
}
.h-bg{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    margin: 10px 0 5px 0;
    background-color: #f6e9c2;
    font-size: 18px;
    color: #1e2023;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
}

.wrapper{
    max-width: 1700px;
    overflow: hidden;

}

.container-fluid{
    max-width: 1900px;
}

.header{
    width: 100%;
}
.bg_header{

}

.bg_color{
    background-color: #FFFFFF;
}
/* LOGO */
.logo{
    width: 280px;
    padding: 0;
    text-align: center;
}
 .logo img{
    width: 160px;
}

/* MENU*/

.text_cl{
    margin-top: -35px;
    width: 100%; 
    font-size: 10px;
    text-transform: uppercase;
    color: #363636;
    background-color: #f6e9c259;
    text-align: center;
    padding: 10px 10px;
    position: absolute; 
}

.top-menu{
    background-color: #1e2023;
    margin-bottom: 10px;
}

.menu_site{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: white;
    border-radius: 0;
}

.menu_site:hover{
    background-color: #e67b00;
    color: white;
}


.menu_catalog{
    padding: 3px;
    background-color: #1e2023;
    text-align: center;
    color: #FFFFFF;
    height: 25px;
    font-size: 16px;
}

.menu_catalog:hover{
    background-color: #e67b00;
    color: #FFFFFF;
}
.menu_catalog .dropdown-menu{
    margin-top: -2px;
}

.menu{
    font-family: Geneva, sans-serif;
    font-size: 16px;
    padding-top: 0px;
        color: #FFFFFF;
}


.menu >.navbar-nav >.nav-link{
    color: #1e2023;
}

.navbar-nav >{
    align-items: center;
}
.navbar-top{
    background-color: #1C1F24;
    padding: 1px;
}

.nav-item  .nav-link{
    text-transform: uppercase;
}

.menu .nav-item:hover .nav-link {
    color: #505761;
}
a.navbar-brand{
    text-transform: uppercase;
}

.navbar-collapse{
    padding: 0;
}

/* lang*/
.header .lang{
    width: 70px;
    padding-top: 18px;
}
.header .lang a.nav-lang{
    color: #f6e9c2;
    text-transform: uppercase;
    font-family: GenevaRegular, sans-serif;
    font-size: 16px;
}
.header .lang ul{

}
.header .lang ul li a{
    color:#f6e9c2;
    text-transform: uppercase;
    font-family: GenevaRegular, sans-serif;
    font-size: 14px;
}
#block_lang{
    position: absolute;
    width: 50px;
    background-color: white;
    padding: 3px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    text-align: center;
    z-index: 10;
    display: none;
}
#block_lang li a{
    margin: 0;
    padding: 0;
}
#block_lang li a:hover{
    background-color: #FF6565;
}

.header-block{
    width: 100%;
}

.search{
    padding: 0;
}

/* search block */
#custom-search-input{
    border: solid 1px #f6e9c2;
    border-radius: 6px;
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
}
#custom-search-input:hover{
    border: solid 1px #505761;
}

#custom-search-input input:hover{
    border: 0;
    box-shadow: none;
    padding: 10px;
}
#custom-search-input input{
    border: 0;1px 35px 10px 1px
    box-shadow: none;
    padding: 10px;
}
#custom-search-input button{
    margin: 0 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    padding: 0 8px 0 10px;
}
#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    background-color: #f5f5f5;
}
#custom-search-input span{
    background-color: #FFFFFF;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 50px;
    padding: 3px;
}
#custom-search-input .fa-search{
    font-size: 26px;
    color: #f6e9c2;
    background-color: #f5f5f5;
}

/* Phones block */
.phones_block{
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial, sans-serif;
}
.phones_block span{
    letter-spacing: -0.1em;
    padding-left: 10px;
}
.phones_block span.address{
    width: 35%;
    text-align: center;
    background-color: #f6e9c2;
    height: 50px;
}

.phones_block a{
    color: #1e2023;
    font-weight: bolder;
}

.col_text{
    position: relative;
    width: 170px;
    height: 70px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-family: Geneva, sans-serif;
}
/* end phones block */

.btn-round{
    width: 100px;
    height: -40px;
    color: #505761;
    font-size: 40px;
    text-align: right;
}
.btn-round i{
    margin-top: 0px;
}



.btn-round-f{
   background-color: #1e2023;
    width: 100px;
    height: 35px;
    color: #f6e9c2;
    font-size: 30px;
    text-align: center;
    float: left;
    padding: 3px 20%;
}

.badge-red{
    background-color: #e67b00;
    color: #FFFFFF;
}

.btn-login{
   background-color: #505761;
    color: #FFFFFF;
    width: 100px;
    height: 25px;
    text-align: center;
    padding: 3px;
    float: right;

}
.btn-login:hover{
    background-color: #e67b00;
    color: #FFFFFF;
}

.login_block{
    display: none;
    padding: 5px;
    background-color: #FFFFFF;
    /*opacity: 0.7;*/
    width: 200px;
    margin-left: -70px;
    border: 1px solid #a8aa55;
    border-radius: 3px;
    position: absolute;
    text-align: center;
}
.login_block a{
    font-size: 14px;
}


.item{
    padding: 10px 20px;
    text-align: center;
    border-bottom: 2px solid #f6e9c2;

}

.item:hover{
    padding: 9px 19px;
    border: 1px solid #f6e9c2;
    border-radius: 3px;
    border-bottom: 3px solid #f6e9c2;
}

.item .item_content{
    max-width: 295px;
}
.item .img{
    height: 285px;
    text-align: center;
}
.item .img img{
    height: 100%;
}
.item a{
    color: #1e2023;
}
.item a:hover{
    color: #505761;
    text-decoration: none;
}
.item .item_title{
    font-size: 16px;

}
.item .item_set .description{
    font-size: 10px;
}
.item .code{
    font-size: 13px;
    color: #505761;
}

.price{
    font-size: 16px;
    font-family: GenevaBold, sans-serif;
    color: #e67b00;
    margin-top: 5px;
}
.btn-good{
    color: #ffffff;
    background-color: #505761;
    float: right;
    font-size: 18px;
    padding: 0 20px 0 20px;
    border-radius: 0rem
}
.btn-good:hover{
    background-color: #e67b00;
    color: #ffffff;
}

.btn-form{
    background-color: #505761;
    color: #ffffff;
    /*float: right;*/
    font-size: 14px;
    padding: 0 20px 0 20px;
    width: 100%;
}
.btn-form:hover{
    background-color: #e67b00;
    color: #ffffff;
}
.banner{
    color: #e67b00;
    float: right;
    font-size: 14px;
    padding: 0 20px 0 20px;
}
.banner:hover{
    color: #505761;
}

 .banner img{
    width: 340px;
}
.category, .banner{
    text-align: center;
}
.category a{
    font-size: 14px;
    color: #505761;
    opacity: 0.8;
}
.category a:hover{
    opacity: 1;
}

.news{
   padding: 3px 10px;
   background-color: #ffffff;
}

.news:hover{
    padding: 2px 9px;
    border: 1px solid #ffffff;
    border-radius: 3px;
}
.news a.title_news{
    font-size: 16px;
    color: #e67b00;
    padding: 2px 10px;
}

.date{
    font-size: 10px;
    color: #505761;
    padding: 2px 10px;
}

.date span.user{
    font-style: italic;
    font-size: 10px;
    color: #505761;
    padding: 2px 10px;
}

/* Footer */
.footer{
    margin-top: 0px;
    width: 100%;
    background-color: #1e2023;
}
.footer .logo{
    text-align: center;
    padding-top: 25px;
}

/*.footer .logo img{
    width: 30%;
}*/
.footer .logo a{
    text-transform: uppercase;
    color: #ffffff;
}
.footer .logo a:hover{
    text-decoration: none;
}

.footer .logo .text{
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -.05em;
}
.footer .menu{
    padding-top: 10px;
}
.footer .menu ul{
    margin-top: 5px;
}
.footer .menu ul li{
    list-style-type: none;
}
.footer .menu ul a{
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 16px;
}
.footer h5{
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 800;
    margin-left: 30px;
}
.footer .phones{
    padding-top: 30px;
    font-weight: bolder;
    color: #ffffff;
}
.footer .phones .block_phone{
    width: 130px;
}
.footer .phones .block_phone a{
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: white;
}
.footer .address{
    padding-top: 10px;
    color: white;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: bolder;
}
.footer .icon{
    position: relative;
    width: 10px;
}
.footer .icon i{
    position: absolute;
    font-size: 30px;
    top: 50%;
    margin-top: -0.625em;
    color: white;
}
.footer .text_logo{
    color: #f6e9c2;
    font-size: 16px;
}
.footer .text_logo_babaria{
    color: #f6e9c2;
    font-size: 10px;
}


.contacts .block{
    width: 300px;
    text-align: center;
    float: right;
}
.contacts .phones_list{
    background-color: #f6e9c2;
}
.contacts .address{
    font-size: 14px;
}
.contacts .social{
    margin-top: 20px;
    padding-left: 60px;
}
.contacts .social .btn-round{
    margin: 0 10px 0 10px;
}

.copyright{
    width: 100%;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
    background-color: #505761;
}

.title_line{
    width: 100%;
    background-color: #f6e9c2;
}
.title_line .link{
    color: #505761;
    font-size: 12px;
    padding: 0px 5px;
    z-index: 10;
}
.title_line .link a{
    color: #505761;
}
.title_line .title{
   font-size: 16px;
    color: #1e2023;
    text-align: center;
    padding: 0px;
}
.title_line .title-page{
    position: absolute;
    font-size: 16px;
    font-family: GenevaRegular, sans-serif;
    color: #1e2023;
    text-align: center;
    padding: 0px;
    left: 0;
    right: 0;
}

.category-group{
    position: relative;
    border-bottom: 1px solid #1e2023;
}
.category-group .img{
    width: 245px;
    height: 245px
}
.category-group .img img{
    width: 100%;
    height: 100%;
}

.category-group .menu{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 240px;
    background-color: #000000;
    background: rgba(0, 0, 0, 0);
}

.category-group .menu:hover{
    background: rgba(0, 0, 0, 0.5);
}


.menu_round{
    width: 220px;
    height: 220px;
    border: 8px solid #FFFFFF;
    margin: -5px auto;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.2;
    align-items: center;
    text-align: center;
    display: none;
}
.flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.menu_round p{
    margin: 0 auto;
}

.good {
    padding: 20px 0 0 40px;
}
.good .images{
    width: 350px;
    padding: 0 10px 0 10px;
}
.good .images .img_main{
    width: 100%;
    height: 300px;
    text-align: center;
}
.good .images .img_main img{
    height: 100%;
}
.good .images .img_more .img-list{
    width: 70px;
    height: 45px;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 5px 0 0;
    text-align: center;
}
.good .images .img_more .img-list img{
    height: 100%;
}
.good .good_set{
    padding: 0 0 0 30px;
    max-width: 600px;
   // min-width: 400px;
}
.good .good_set .set_code{
    width: 150px;
    padding-left: 0px;
    color: #505761;
}
.code{
    color: #505761;
}

.good .line hr{
    background-color: #f6e9c2;
}
.good .attributes{
    width: 100%;
    min-height: 100px;
}
.good .attributes ul{
    padding: 0 0 0 5px;
}
.good .attributes ul li{
    list-style-type: none;
    padding: 5px;
}

.good .description{
    background-repeat: no-repeat;
    background-position: center top;
    padding: 30px 0 1px 0;
    margin-top: 20px;
}
.breadcrumb{
    background: #f6e9c2;
    padding: 0;
    margin: 0;
    width: 100%;
}
.breadcrumb .breadcrumb-item {
    background: #f6e9c2;
    padding:.1em;
}
.breadcrumb .breadcrumb-item .fa-home{
    font-size: 20px;
}
.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    font-family: FontAwesome;
    padding-right: 0.8rem;
    margin-top: -2px;
    color: #1e2023;
    font-size: 16px;
    content: "\f105";
}
.breadcrumb .active{
    color: #1e2023;
}
.page-contacts .info_block{
    width: 600px;
}
.page-contacts .phones{
    text-align: center;
    font-size: 20px;
    font-family: GenevaBold, sans-serif;
}
.page-contacts .address{
    text-align: center;
    font-size: 16px;
}
.page-contacts .social{
    text-align: center;
}
.page-contacts .social{
    margin-top: 20px;
    padding-left: 40px;
}
.page-contacts .btn-round{
    margin: 0 10px 0 10px;
}
.page-contacts .block-form{
    width: 80%;
    margin: 15px auto;
}
.page-contacts .block-form input, .page-contacts .block-form textarea{
    margin-top: 5px;
}
/* MAP */
.map{
    width: 100%;
    padding-top: 10px;
    height: 300px;
}

/* Feedback */
.feedback{
    border-bottom: 1px solid #f6e9c2;
    padding-top: 5px;
    font-size: 14px;
}
.feedback .block_form{
    width: 360px;
    margin: 0 auto;
}
.feedback .content-comment{
    width: 100%;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
}
.invalid-feedback{
    color: #e67b00;
}

/* Social*/
.social i.fa{
    font-size: 30px;
    margin: 5px;
}


/* Table*/
.basket{
    width: 100%;
}

.basket .scroll{
    overflow-x: auto;
}

.basket .icon{
    color: #4caf50;
    font-size: 30px;
}

.table th{
    height: 15px;
    border-top: none;
    border-bottom: 2px solid #f6e9c2;
    background-color: #1e2023;
    color: #e67b00;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.table th.btn-table{
    width: 200px;
    color: #1e2023;
    background-color: #e67b00;
    text-align: center;
    cursor: pointer;
}
.table th.btn-table:hover{
    background-color: #505761;
}
.table td img{
    max-width: 100px;
    height: auto;
    max-height: 100px;
}
.table td.price{
    color: #1e2023;
    font-weight: bolder;
}
.btn-img-cart{
    width: 46px;
    height: 41px;
    background: url("/images/cart.png");
    color: white;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 5px 10px;
    cursor: pointer;
}

/* Cart */
/*.basket table td input{
   width: 80px;
}*/
.basket .fa-times{
    color: #e67b00;
    font-size: 16px;
}
.total_block{
    border-top: 1px solid #f6e9c2;
    background-color: #f5f5f5;
    padding: 5px 5px 5px 5px;;
    font-size: 14px;
    text-align: center;
}
.total_block .total_sum{
    color: #e67b00;
}
.basket .title{
    width: 100%;
    text-align: center;
}

.basket .form-group{
    width: 100%;
    padding: 0 3px 0 3px;
}
.basket .form-group > .form-control, .basket .form-group > .btn-form{
    margin: 0 6px 6px 6px;
}

/* Checkbox */
.checkbox{
    display: inline-block;
    padding: 5px 5px 5px 56px;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.checkbox input{
    position: absolute;
    opacity: 0;
    cursor: inherit;
}
.checkbox span{
    display: inline-block;
    font: normal 12px/16px Arial;
    padding: 4px 0;
}
.checkbox span:before,
.checkbox span:after{
    content: '';
    position: absolute;
    top: 50%;
    transition: .3s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.checkbox span:before{
    left: 0;
    height: 24px;
    margin-top: -12px;
    width: 46px;
    border-radius: 12px;
    background: #ddd;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.4);
}
.checkbox span:after{
    left: 1px;
    height: 22px;
    width: 22px;
    margin-top: -11px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.checkbox input:checked + span:before{
    background-color: #505761;
}
.checkbox input:checked + span:after{
    left: 23px;
}

.checkbox input:focus + span:before{
    box-shadow: 0 0 0 3px rgba(50,150,255,.2);
}

.checkbox input:disabled + span{
    opacity: .35;
}
.checkbox input:disabled + span:before{
    background: #ddd;
}
/* end Checkbox */


/* Left menu*/
    
@media only screen and (max-width: 945px) {
   .left_menu{ display: none !important; }
   .left_block{ display: none !important; }

	#btn-good-filter{
        display: none !important;
    }
    #btn-good-filter-mobile{
        display: block !important;
    }
    #good-filter-container{
        display: none;
    }

    .cart{
    margin-top: -95px;
    }
}

.left_block{
    width: 200px;
    margin: 10px 0 0 5px;
}
.left_menu{
    padding-bottom: 30px;
}
.left_menu ul.nav li a:hover{
    background-color: #e67b00;
    color: #FFFFFF;
}
.left_menu ul.nav li a{
    color: #FFFFFF;
    background-color: #505761;
    text-align: center;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #FFFFFF;
}
.left_menu ul li.nav-sub_item{
    border-bottom: 2px solid #FFFFFF;
}
.left_menu ul li.nav-sub_item > a{
    color: #505761;
    text-align: left;
    padding: 5px 10px 5px 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #FFFFFF;
    font-size: 11px;
}
.left_menu ul li.nav-sub_item > a:hover{
    background-color: #FFFFFF;
    color: #505761;
}
.left_menu ul li.nav-sub-sub_item > a{
    color: #505761;
    text-align: left;
    padding: 5px 5px 5px 5px;
    background-color: #f5f5f5;
    border-top: 1px solid #FFFFFF;
    font-size: 10px;
}
.left_menu ul li.nav-sub-sub_item > a:hover{
    background-color: #FFFFFF;
}

.bg_2color{
    background-color: #FFFFFF;
}

.img-icon{
    width: 98%;
    height: auto;
    margin: 2px;
    position: relative;
}



#preloader{
    position: absolute;
    z-index: 100;
    width: 75px;
    left: 50%;
    top: 50%;
    display: none;
}

/* Button Top */
#go-top {
    position: fixed;
    font-family: sans-serif;
    line-height: 30px;
    text-align: center;
    color: #fff;
    bottom: 25px;
    right: 10px;
    cursor:pointer;
    display:none;
    width: 90px;
    height: 30px;
    background: #505761;
    border-radius: 10px;
    border: 1px solid #ffffff;
    z-index: 100;
}
#go-top:hover {
    background: #e67b00;
}


/* Old price*/

.old_price {
    position: relative;
}
.old_price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: red;
    -webkit-transform:rotate(6deg);
    -moz-transform:rotate(6deg);
    -ms-transform:rotate(6deg);
    -o-transform:rotate(6deg);
    transform:rotate(6deg);
}

/* -- Slider Kuzma -- */

.img {
    margin:1px;
    min-width: 50px;
    min-height: 50px;
    position:relative;
    overflow:hidden;
}
.img a {
    width: 97%;
    height:auto;
    display:none;
    position:relative;
}
.img a img{
    width: 97%;
    height:auto;
}
.img a:first-child {
    display:block;
}

.img span {
    padding: 2px;
    display:block;
    position:absolute;
    top:33%;
    cursor:pointer;
    color: #000000;
    z-index: 100;
}
.img span.next {
    right:1px;
}
.img span.prev {
    left:1px;
}
.img span:hover {
    color: red;
}
.balance_param{
    padding: 10px;
}
.balance_param span.label{
    font-size: 14px;
}

/* fix tob bloc*/
.fix-block{
    background-color: #FFFFFF;
}

/* Basket */
.cart{
    width: 140px;
}
#cart-button{
    position: relative;
}
#cart-button a{
}
#cart-button .dropdown-menu {
    padding: 0px;
    position: absolute;
    top: 37px;
    right: 20px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #aaa;
    text-align: center;
}

#cart-button span.text{
    float: left;
    color: #1b1e21;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin-top: 5px;
}
#cart-button p{
    padding: 0;
    margin: 5px;
}

.cart_icon{
    float: left;
}
.cart_qty{
    position: absolute;
    left: 70px;
    top: 0;
    background-color: #e67b00;
    color: white;
    height: 25px;
    width: 25px;
    text-align: center;
    font-size: 12px;
    padding-top: 6px;

}

.cat_menu{
    margin-top: 0px;
}
/* time work */
.time-work span.header{
    //color: #435E79;
    //font-weight: bold;
}
.time-work{
    width: 240px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #1b1e21 !important;
    text-transform: uppercase;
    padding: 0px 5px 5px 5px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.topicon123{
    position: absolute;
    top: -100px;
    left: 100px;
    z-index: 100;
}

/* Top Sub menu*/
.dropdown-submenu{
    display: none;
    padding-left: 20px;
    font-size: 12px;
    border-bottom: 1px solid #CCCCCC;
}

/* input number*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.quantity{
    width: 60px;
    height: 25px;
    border: 1px solid #f6e9c2;
    cursor: pointer;
}
.quantity i {
    background-color: #f6e9c2;
    width: 15px;
    height: 24px;
    color: white;
    text-align: center;
    font-size: 14px;
    float: left;
}
.quantity i.fa-angle-right {
    float: right;
}
.quantity i:hover{
    background-color: #3f51b5;
}
.quantity > input{
    width: 28px;
    float: center;
    font-family: Geneva, sans-serif;
    font-size: 13px;
    text-align: center;
    border: none;
}

.captcha-label{
    min-width: 220px;
}

.top_good .head{
    margin: 0 10px;
    position: relative;
    background-color: #D2E5EA;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bolder;
    padding: 6px 5px;
    height: 45px;
}
.top_good .head img{
    position: absolute;
    top: 2px;
    left: 50%;
}

/* Scroll */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}
::-webkit-scrollbar-thumb {
    background: #e67b00;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #e67b00;
}

/* Filters Goods */

#btn-good-filter-mobile{
    display: none;
    cursor: pointer;
}
.filter-title{
    background-color: #505761;
    padding: 5px;
    color: #FFFFFF;
    font-size: 12px;
}
.filter-title i{
    font-size: 20px;
    float: right;
}
.vue-slider .vue-slider-rail{
    background-color: #CCCCCC !important;
}
.vue-slider .vue-slider-process{
    background-color: #505761 !important;
}
.vue-slider .vue-slider-dot-handle{
    background-color: #E67B00 !important;
    border: 2px solid #E67B00 !important;
}
.custom-checkbox .custom-control-label::before {
    border-color: transparent;
    background-color: transparent;
}
.custom-checkbox .custom-control-label::after {
    background-color: #CCCCCC !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    border-color: transparent;
    background-color: transparent;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #E67B00 !important;
}
.btn-filter-clean{
    background-color: #E67B00;
    color: #FFFFFF;
}
.btn-filter-get{
    background-color: #505761;
    color: #FFFFFF;
}

/* Modal search*/
#searchModal i.icon-search{
    font-size: 37px;
    color: #FF875D;
    margin: 0;
    padding: 0;
}
#searchModal .search-input{
    /*border: solid 1px #FF875D;*/
}
.modal .item_content{
    padding-top: 5px;
}
.modal .item_content .image{
    width: 100px;
    padding-right: 5px;
}
.modal .item_content .block{
    border-bottom: 2px solid #FF875D;
    padding: 5px;
    position: relative
}
.modal .item_content .name-item{
    padding: 1px 3px;
}
.modal .item_content .name-item .title{
    color: #1b1e21;
    font-weight: bolder;
    font-size: 13px
}
.modal .item_content .price{
    padding: 1px 35px 10px 1px;
}



