.flex_1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
    
/* Skeleton UI */
.skeleton { --background-color-skeleton: rgba(0, 20, 80, 0.05); color: #777; animation: animation-skeleton-flickering 1.5s ease-in-out .5s infinite; }
.skeleton .skeleton-line { background: var(--background-color-skeleton); height: 1.25rem; display: block; border-radius: 0.5rem; margin-bottom: 0.75rem; }
@keyframes animation-skeleton-flickering {
  0% { opacity: 1;}
  50% { opacity: 0.4; }
  100% { opacity: 1; }
}
div#cart {
    display: flex !important;
    /*width: 40px !important;*/
}

.aspect-ratio-16\:5 {
  --aspect-ratio: calc(16/3.5);
}


/**Аодписка**/























.QzgXQ {
    display: flex;
}

.CuBfg {
    background: #f5f3f1;
    padding: 10px 14px;
}

.Qq_CP {
    align-items: center;
    border-radius: 19px;
    display: inline-flex;
}

.CuBfg .sjcnV {
    margin-right: 5px;
}
.CuBfg .lZMLn {
    font-weight: 600;
}

.sku-images_gal{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
} 

/*.sku-images{
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

}*/
.sku-images_gal .test.image, .sku-images_gal .image img{
    width: 100%!important;
}




.row, #header-container{
    margin-right: 0px;
    margin-left: 0px;
}

.test3{
    column-count: 1;
}
.test3 .row>div{
    padding-right: 0px;
    padding-left: 0px;
}


.edke8.mjSbZ {
    display: flex;
    justify-content: center;
    align-items: center;
}

.m2tc2{
    width: 100%;
    text-align: center;
}

.corusel_products{
    display: block;
    overflow-x:auto;
    height: 600px;
    padding-top: 25px;
}

.wrap{
    padding: 0px!important;
}

.corusel_products::-webkit-scrollbar {
    cursor: pointer!important;
  height: 6px;               /* ширина scrollbar */
}
.corusel_products::-webkit-scrollbar-track {
  background: #fff;        /* цвет дорожки */
}
.corusel_products::-webkit-scrollbar-thumb {
  background-color: #f5f3f1;    /* цвет плашки */
  border-radius: 3px;       /* закругления плашки */
/*  border: 3px solid orange;  /* padding вокруг плашки */*/
}

.gallery_grid_scroll::-webkit-scrollbar {
    cursor: pointer!important;
  height: 6px;               /* ширина scrollbar */
}
.gallery_grid_scroll::-webkit-scrollbar-track {
  background: #fff;        /* цвет дорожки */
}
.gallery_grid_scroll::-webkit-scrollbar-thumb {
  background-color: #f5f3f1;    /* цвет плашки */
  border-radius: 3px;       /* закругления плашки */
/*  border: 3px solid orange;  /* padding вокруг плашки */*/
}
  
.corusel_products ul{
/*    width: 1000000px!important;*/
}
.col_product{
    display: inline-block;
}

.sku-images_gal .test{
    border: none!important;
}




    .smallImagesSku .test, .bigImagesSku .test{
        cursor: pointer;
    }
    .button_more{
        display: flex;
        justify-content: center;
    }

    .button_more button{
        margin-top: 30px;
        height: 35px;
        width: 100%;
        max-width: 300px; 
        border-radius: 10px;
        background: #08494a;
        color: #fff;
        border:none;
        font-size: 13px;
        font-weight: 400;
        transition: .3s;
        outline: none;
    }

    .button_more button:hover{
        opacity: 0.9;
    }


























#swipebox-prev, #swipebox-next, #swipebox-close {
    background-color: #000;
}

.service_p {
    padding: 10px 0;
    margin-top: 5px;
}

.hover_cat_prod {
            background-position: right -178px top!important;
        }
        .hover_cat_prod_3 {
            background-position: right -33px top!important;
        }


.apps .nav-item:hover .nav-dropdown-menu .container {
    width: 900px!important;
}


.container-fluid {
    position: relative;
}
div.b-cityselect__notifier {
        width: 300px;
    }
    div.b-cityselect__notifier_buttons.nowrap input {
        width: 40% !important;
        margin-top: 10px !important;
        font-size: 14px !important;
    }
    input.b-cityselect__city_no.btn.btn-default.gray.uni-btn.i-cityselect__city_no {
        color: #000 !important;
        /*border: 1px solid #000 !important;*/
    }
    @medai screen and (max-width: 1280px) {
        .refactor_min {
            margin-right: 0;
        }
    }
    a.genericSplash__messageCopy:hover {
        color: lightblue !important;
        transition: .3s;
    }
    @media screen and (max-width: 800px) {
    
        .nav-dropdown-menu {
            position: absolute !important;
            margin-top: 240px !important;
    }
        div.footer-block { 
            width: 23% !important;
        }
        .nav-item:hover .nav-dropdown-menu {
            max-height: 500px;
            transition: .5s;
            transition-timing-function: ease-in;
            overflow: scroll;

        }

        }
       
        
        h2.logo_mobile {
            line-height: 20px !important;
        }
        form.search.nav-negative {
            width: 100% !important;
        }
        a.align_true {
            padding: 15px 30px !important;
        }
        .current a {
            padding: 15px 30px !important;
        }
        ul.nav-negative {
            margin-top: 0px !important;
        }
        ul.nav-negative {
            margin-top: 15px;
        }
        a.a_menu {
            padding-top: 15px !important;
            padding-bottom: 15px !important;
        }
        div#cart.cart.fixed {
            display: inline;
        }
        
        a.icon_hover_top {
            margin-right: 2px !important;
        }
    }

    div#cart.cart.fixed {
        background-color: rgb(45, 45, 45);
        padding-left: 30px;
    }
    
    
    
    a.b-cityselect__city.i-cityselect__city_change {
           color: #000;
        border: none;
        margin-right: 20px;
        font-size: 13px;
       }
       a.i-cityselect__set_city  {
           color: #000 !important;
       }
       a.i-cityselect__set_city.bold {
           font-family: "MuseoSansBold";
           font-weight: 400 !important;
       }
       .a_top_sub_menu:hover a {
    color:#222 !important;
}



.thumbnail-catalog img {
	 opacity: 0;
}
 .thumbnail-catalog img:not(.initial) {
	 transition: opacity 1s;
}
 .thumbnail-catalog img.initial, .thumbnail-catalog img.loaded, .thumbnail-catalog img.error {
	 opacity: 1;
}
 .thumbnail-catalog img:not([src]) {
	 visibility: hidden;
}
 div.filter-param.col-md-2 {
	 width: 13%;
}
 div.filter-param.col-md-2 h5 {
	 font-size: 13px;
}
 .color_scheme_white header.globalheader .appnav {
	 display: none;
}
 nav.breadcrumbs {
	 display: none;
}
 ul.thumbs li {
	/*border: 1px solid #d3d3d3;
	*/
	 margin-bottom: 30px;
}
 .filters .ui-slider-horizontal .ui-widget-header {
	 background: #000;
	 height: 2px;
}
 .filters .ui-slider-horizontal.ui-widget-content {
	 height: 1px;
}
 .filters input[type="text"] {
	 text-align: center;
	 border: 1px solid #d3d3d3;
}
 div.block.paging-nav {
	 margin-bottom: -60px !important;
	 padding-bottom: 0;
}
 .footer_products {
	 padding-top: 50px;
}
 div.row {
	 border-top: 1px solid transparent;
}
 @media (min-width: 1000px) and (max-width: 1280px) {
	 div.col-md-3 {
		 width: 25% !important;
		 margin-right: 80px;
		 margin-left: 15px !important;
	}
	 div.refactor_min {
		 margin-right: 0px !important;
		 margin-left: 0px !important;
	}
}
 @media screen and (max-width: 400px) {
	 div.col-md-12 {
		 padding-left: 0;
		 padding-right: 0;
	}
}
 @media screen and (max-width: 800px) {
	 div.slider {
		 width: 200px;
	}
	 div.filter-param.col-xs-5.col-md-2 {
		 width: 34% !important;
	}
	 input.gray.filter_btn {
		 width: 87% !important;
		 padding-right: 140px !important;
		 margin-top: 20px !important;
	}
	 a.compare {
		 background: transparent !important;
		 right: -130px !important;
		 bottom: 100px !important;
	}
	 div.col-md-3 {
		 padding-left: 0px;
	}
	 div.col-md-12 {
		/*padding-left: 0px;
		*/
	}
	 form {
		 padding-left: 0px !important;
	}
	 input[type="submit"] {
		 width: 100%;
		 margin-top: 20px;
	}
}
 aside#compare-leash {
	 display: none;
}

 select {
	 width : 200px;
	 height : 44px;
	 border-left: 1px solid transparent;
	 border-right: 1px solid transparent;
	 background: #eee;
	 font-size: 14px;
	 font-weight: 400;
	 letter-spacing: .3px;
	 background-image : url("data:image/svg+xml;
	charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Ctitle%3EE2E0CF9A-BE09-4132-B7C0-16811A299B76%3C/title%3E%3Cpath d='M5.057 3.566L7.974.649l1.414 1.414-4.243 4.243-.088-.089-.084.085L.73 2.06 2.141.65l2.916 2.916z' fill-rule='evenodd'/%3E%3C/svg%3E");
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
	 margin-right: 20px;
	 padding: 10px;
	 border-radius: 0px;
	 -webkit-appearance : none;
	 background-position: right center;
	 background-repeat : no-repeat;
	 line-height : 1em;
	/* for FF */
	 -moz-appearance : none;
	 text-indent : 0.01px;
	 text-overflow : '';
	 outline: none;
	/* for IE */
	 -ms-appearance : none;
	 appearance : none !important;
}
 select::-ms-expand {
	 display: none;
	 outline: none;
}
 input.gray {
	 line-height: 34px;
}
 .container {
	 width: 100%;
}
 ul.thumbs li .image img {
	 vertical-align: bottom;
	 max-width: 491px !important;
	 height: 100%;
	 min-width: 300px;
	 min-height: 400px;
	 max-height: 500px;
	 object-fit: cover;
	 background-size: cover;
}
 input.gray.filter_btn:hover {
	 background: #ddd;
	 transition: .3s;
}
 input.gray.filter_btn {
	 transition: .3s;
	 padding: 5px 57px;
	 border: 2px solid #ddd !important;
	 background-color: #fff;
	 color: #2D2D2D !important;
	 font-size: 13px;
	 width: 15% !important;
	 padding-top: 8px;
	 padding-bottom: 3px;
	 margin-top: 0 !important;
	 margin-left: 20px;
	 text-transform: uppercase;
	 letter-spacing: 2.2px !important 
}
 .night {
	 border: 2px solid red;
}
 .filters label {
	 font-weight: 200;
}
 span.filter_none {
	 display: none;
}
 label.color_colors {
	 display: inline-table;
	 margin: 2px;
	 text-align: center;
}
 label.color_colors span {
	/*display: block;
	*/
	/*padding: 5px;
	*/
	/*border: 2px solid #00BCD4;
	*/
	/*border-radius: 5px;
	*/
}
 input[type="checkbox"] {
	/*position: absolute;
	*/
	/*left: -10000px;
	*/
}
 i.icon16.color {
	 width: 20px;
	 height: 20px;
}
 label.color_colors:hover span i {
	 border: 2px solid #000 !important;
	 transform: scale(1.13);
	 transition: .3s;
	 cursor: pointer;
}
 input[type="checkbox"]:checked+span i {
	 color: #fff;
	 border: 2px solid #000;
	 transform: scale(1.13);
}
 .prfota {
	 margin: 0 0 -40px -40px;
}
 .twentytwenty-wrapper{
	 -webkit-box-flex: 0;
	 -ms-flex: 0 0 calc(33.333333% - 0px);
	 flex: 0 0 calc(33.333333% - 0px);
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
}
 .twentytwenty-container{
	 margin: 0 0 40px 40px;
}
 .gggggggg button {
	 width: 280px;
	 height: 60px;
	 line-height: 60px;
	 border: 1px solid #CB002B;
	 background: #fff;
	 font-weight: 600;
	 text-align: center;
	 color: #282725;
	 text-transform: uppercase;
	 border-radius: 90px;
	 margin-top: 40px;
}
 .gggggggg button:hover {
	 background: #282725;
	 border: 1px solid #282725;
	 color: #fff;
}
 .wr {
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
}
 .prfota {
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
}
 
 
 
 
 div.b-cityselect__notifier {
        width: 300px;
    }
    div.b-cityselect__notifier_buttons.nowrap input {
        width: 40% !important;
        margin-top: 10px !important;
        font-size: 14px !important;
    }
    input.b-cityselect__city_no.btn.btn-default.gray.uni-btn.i-cityselect__city_no {
        color: #000 !important;
        /*border: 1px solid #000 !important;*/
    }
        div.hover_cat_prod:hover {
            background-position: center !important;
            transition: .6s;
        }
         div.hover_cat_prod {
            
            transition: .6s;
        }
        div.hover_cat_prod_1:hover {
            background-position: top !important;
            transition: .6s !important;
        }
         div.hover_cat_prod_1 {
            
            transition: .6s !important;
        }
        
        div.hover_cat_prod_4:hover {
            background-position: center !important;
            transition: .6s !important;
        }
         div.hover_cat_prod_4 {
            
            transition: .6s !important;
        }
        div.hover_cat_prod_2:hover {
            background-position: center !important;
            transition: .6s !important;
        }
         div.hover_cat_prod_2 {
            
            transition: .6s !important;
        }
        div.hover_cat_prod_3 {
            filter: grayscale(.8);
            transition: .6s !important;
        }
        div.hover_cat_prod_3:hover {
            filter: grayscale(0);
            transition: .6s !important;
        }
        @media screen and (max-width: 800px) {
            div.container-fluid.block_category div.col-lg-6 {
                padding-left: 0px;
                padding-right: 0px;
            }
            div.container-fluid.block_category div.col-lg-6 div.col-lg-12 {
                padding-left: 0px;
                padding-right: 0px;
            }
            div.hover_cat_prod_1 div.category_prod_href {
                margin-top: 150px !important;
            }
            .mobile-b-30 {
                margin-bottom: 30px;
            }
            .mobile_center_image {
                background-position: center !important;
            }
            ul.thumbs.product-list {
                padding-left: 0px;
            }
            ul.thumbs.product-list div.col-lg-3.col-md-4 li.li_products {
                padding: 0px !important;
            }
            ul.thumbs.product-list div.col-lg-3.col-md-4 {
                padding: 0px;
            }
            div.nav.nav-tabs a.nav-link.product_nav {
                font-size: 18px !important;
            }
            div.product_category_href_1 {
                margin-top: 150px !important;
            }
            div.product_category_href_2 {
                padding: 0px !important;
            }
            
        }
        
        
        
        
a.btn_sale_baner_btn:hover {
                                background: #1498a7;
                                transition: .3s;
                           }
                           a.btn_sale_baner_btn {
                               transition: .3s;
                               background: #08494a;
                               padding: 10px 30px;
                               font-size: 16px;
                               /*border-radius: 5px;*/
                               color:#fff !important;
                               text-decoration: none;
                           }
                           @media screen and (max-width: 800px) {
                               .gallery .item {
                                   height: 40vh;
                               }
                               div#globalnav {
                                   z-index: 99999;
                               }
                            div.welcome {
                              height: 300px !important;
                              padding-top: 70px !important;
                            }
                            span.highlight.small {
                              font-size: 14px !important
                            }
                               span.highlight {
                                   font-size: 34px !important;
                                   line-height: 80px;
                                   ;
                               }
                           }
                               a.mu__cta {
                                   background: #fff;
                                   color:#222;
                                   transition: .3s;
                               }
                               a.mu__cta:hover {
                                   background: #222;
                                   color:#fff;
                                   transition: .3s;
                               }
                               
                               
                               
                               div.hidden-xs {
    margin-top: 0 !important;
}
    .appnav {
        display: none;
    }
ul.thumbs li { display: inline-block;vertical-align: top;/* width: 100%; */padding: 0;/* margin: 0 20px 40px 20px; */position: relative;text-align: left;line-height: 1.2em; min-height: 340px; }


div.overflov_prod {
        overflow: visible !important;
        margin-bottom: 20px;
    }
    table.features.listfeatures tbody tr td.value {
        border: none !important;
    }
    div.rating_allow {
        display: none;
    }
    a.hef_h1:after {
        width: 100px;
height: 3px;
background: #15b5c9;
position: absolute;
content: " ";
margin-top: 40px;
margin-left: -60px;
    }
    .tab-pane.fade.active {
        opacity: 1;
    }
    a.nav-link.active.product_nav {
        border-bottom: 3px solid #15b5c9;
    }
    a.nav-link.product_nav:hover {
        text-decoration: none;
         border-bottom: 3px solid #15b5c9;
    }
    
    
    
    
    .inline-select a{
        display: block;
        margin: 0px!important;
        height: 40px;   
        width: 40px;
        border-radius: 5px!important;
        position: relative;
/*        padding: 5px!important;*/
}

.options .inline-select a.selected:before{
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 8px!important;
    top:0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    background-image: url(/wa-data/public/shop/themes/default/icons8.svg?v=3);
    background-size: cover;
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    content: '';
    box-shadow: 0px 0px 0px 4.5px white, 0px 0px 0px 6px black;
}
 
.inline-select{
    line-height: 15px;
    letter-spacing: 0px; 
}

.options .inline-select a{
    border: none!important;
    margin: 4px!important;
} 
.options .inline-select a.selected{
    border: none!important;
}
.grid_fas{
/*    display: grid;*/
/*    grid-template-columns: 1fr;*/
/*    justify-content: center;*/
}

.grid_fas p{
    display: grid;
    grid-template-columns: 35px auto;
/*    grid-template-rows: 46px 45px;*/
    align-items: center;
/*    justify-content: center;*/
}
.grid_fas p svg{
    width: auto!important;
    height: 25px!important;
    position: relative;
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
}

.grid_fas p span{
    font-weight: 500;
    font-size: 16px;
}


.purchase {
    margin-bottom: 10px!important;
    padding: 0;
}

img#product-image{
    height: auto;
}

#cart-form h4{
    font-size: 30px;
    font-weight: 600;
}


.a_href{
    color: #000;
    font-size: 14px;
    display: inline-block;
    border-bottom: 1px solid #000;
}

.a_href:hover{
    color: black!important;
    border-color: #fff;
}

.compare-at-price{
    color: #989898!important;
} 

.block_price{
    margin-top: 10px;
    display: flex;
    align-items: center;
}






















table.features.listfeatures {
    display: inline;
}
div.row {
    border-top: 1px solid transparent;
}
a.lazyloading-load-more {
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 100px;
    border: 1px solid #222;
    color: #222;
}

@media screen and (max-width: 800px) {
      
    .font_family_google_fira ul.thumbs li {
        width: 100% !important;
    }
    ul.thumbs li .image img { 
     width: 100%; 
 }
}


div.image div.badge-wrapper img {
    padding: 15px;
}
ul.thumbs li .image img {
    vertical-align: bottom;
    /* max-width: 491px !important; */
    height: auto;
    width: 100%;
    min-width: 100%;
    max-width: 100% !important;
    min-height: 200px !important;
    max-height: 230px !important;

    object-fit: contain;
    background-size: cover;
}
div.offers {
    text-align: center;
}
div.block.paging-nav {
        position: absolute;
        bottom: 10px;
        left: 0px;
        margin-bottom: -5px;
        padding-bottom: 0px;
        width: 100%
    }
    .paging-nav ul li a {
        color: #000;
    }

.listfeatures a { opacity: 1; }
.listfeatures a:focus { opacity: .6; }
