@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Exo+2:400,700,900&subset=latin,cyrillic&display=swap);
*, ::after, ::before{
box-sizing:border-box;
}

@-ms-viewport { width:device-width;}
@viewport { width:device-width;}

:root {
  --a-color: #0085D3; 
  --a-color-hover:#ff4545;
	
  --main-menu-a-color: #050a0e;
  --main-menu-a-color-hover: #ff4545;
	
  --mobile-menu-button-background: #555555;
  --mobile-menu-button-background-hover: #363636;
  --mobile-menu-button-border:#D7D7D7;
  --mobile-menu-button-border-hover:#D7D7D7;

  --section-max-width:unset;
  --section-width:90%;
    
  --section1-background: #050a0e;
  --section1-icon-border: #FFFFFF40;
  --section1-icon-color: #ffffffb3;
  --section1-icon-color-hover: #ffffff;
  --section1-topmenu-max-width:530px;

  --section1-color: #ffffffb3;
  --section1-a-color: #ffffffb8;
  --section1-a-color-hover: #ffffff;
  --section1-a-background: transparent;
  --section1-a-background-hover: transparent;
	
  --section1-lang-background-hover: #000;
  --section1-lang-a-color: #ffffffb8;
  --section1-lang-a-color-hover: #ffffff;
  --section1-lang-background: #050a0e;
  --section1-lang-icon-border: #FFFFFF40;
  --section1-lang-a-color-hover: #ffffff;
  --section1-lang-icon-border: #FFFFFF40;
  --section1-lang-val-background: #050a0e;
  --section1-lang-val-icon-border: #FFFFFF40;
  --section1-lang-val-background-hover: #000; 
  --section1-lang-val-a-color-hover: #ffffff;
	
	
	
	

  --section2-background-color: #ffffff;
  --section2-text-color: #2f2e2d;
  --section2-icon-color: #050a0e;
  --section2-icon-around-background-color: transparent;
  --section2-icon-border-color: #ededed;
  --section2-icon-border-color-hover: #666666;
  --section2-icon-color-hover:#ff4545;
  --section2-a-color: #19191B99;
  --section2-a-color-hover: #000;
	
  --section2-icon-sticky-color: #fff;
  --section2-icon-sticky-background-color: #999;
  --section2-icon-sticky-background-color-hover: #222;
	
  --section2-search-icon-color: #000;
  --section2-search-icon-color-hover: #ff4545;
  --section2-search-input-hover-border: #e7e7e7;
  --section3-border-color: #dddee0;

  --section3-background-color: #ffffff;
  --section3-text-color: #2f2e2d;

  --content-shop-category-border-color: #ACAFB1;
  --content-shop-category-border-color-hover: #555555;
  --content-shop-category-text-color-hover: #545454;
  --content-shop-category-background-hover: #fff;
	
  --content-shop-category-childcount-background: #bbbbbb;
  --content-shop-category-childcount-text-color: #fff;
  --content-shop-category-childcount-background-hover: #a7a7a7;
	
	
  --content-shop-buttons-background: #555555;
  --content-shop-buttons-background-hover: #4d5256;
  --content-shop-buttons-color: #fff;
  --content-shop-buttons-color-hover: #fff;
	
  --content-shop-product-list-title-color: #444a4b;
  --content-shop-product-list-sku-box-color: #8c8c8c;
  --content-shop-product-list-price-old: #FF6C6C;
	
  --content-shop-product-addcartbutton-color: #fff;
  --content-shop-product-addcartbutton-background: #555555;
  --content-shop-product-addcartbutton-background-hover: #ff6f6f;
	
  --content-shop-product-spinnerbutton-background: #555;
  --content-shop-product-spinnerbutton-background-hover: #ff6f6f;
  --content-shop-product-spinnerbutton-border: #555;

	
  --content-shop-product-list-price-color: #80ab02;
  --content-shop-product-desc-price-color: #80ab02;
  
} 


html,body,* {text-size-adjust:none; -webkit-text-size-adjust:none; font-family:'Exo 2', sans-serif;  -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility;}

button::-moz-focus-inner { border:0; } :focus {outline:none;} ::-moz-focus-inner {border:0;}





h1, h2, h3 {font-weight:400;}
h2 { font-size:15pt;}



.cat_tree_companyname { display:none!important;}
.hotengine-footer-copyright { display:none;}


#hotengine-content {margin:0px auto; padding:0px; }
@media (min-width:1200px){ #hotengine-content-container { max-width:90%; } }




.button { padding:2px; }
#hotengine-search-block_div, .shop_cat_page_products_setting_rev { display:none; } 

.hotengine-copyright-hotlist-button { margin-top:-12px;}





/*CATEGORY TREE*/
#hotengine-cat-tree .hotengine-cat-tree-list {background:none; border:none; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
#hotengine-cat-tree .hotengine-cat-tree-list li a{margin-left:0px; margin-right:0px; line-height:40px;}
#hotengine-cat-tree { margin:5px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:none; line-height:40px; }
#hotengine-cat-tree .hotengine-cat-tree-list .hotengine-cat-tree-home a{ display:inline-block; vertical-align:middle; width:20px!important;; height:20px!important; -webkit-mask-size:20px;}
#hotengine-cat-tree .hotengine-cat-tree-list .hotengine-cat-tree-home a:hover{ background-color:var(--a-color-hover); }
#hotengine-cat-tree .hotengine-cat-tree-list h2{ vertical-align:baseline; font-size:inherit; display:inline; font-weight:normal; }
#hotengine-cat-tree .hotengine-cat-tree-list i{ font-style:inherit;}
#hotengine-cat-tree .hotengine-cat-tree-list .hotengine-cat-tree-sitename:has(+ li:not(:empty)){display:none;}
/*CATEGORY TREE*/


/*CONTENT ALL*/
/*CONTENT PAGES*/
#page_content .headh {background:none; border:none; padding:14px 0px 10px 0px;
}
#page_content .headh h1, #page_content .headh h3 {margin:0px 10px 0px 17px; padding-bottom:3px;}
#page_content .headh h1 a, #page_content .headh h3 a{ text-decoration:inherit; color:inherit; }
#page_content .headh b {margin:0px 10px 0px 10px; padding-bottom:3px;}
#page_content .contenth {}
#page_content .contenth .contenth_i {margin-left:10px; padding-top:5px; margin-right:10px;}
#page_content .br { }
#page_content .footh { padding:10px 10px 0px 10px; 
border-radius:0px 0px 4px 4px;
border-bottom-left-radius:4px; 
border-bottom-right-radius:4px; 
-moz-border-bottom-left-radius:4px; 
-moz-border-bottom-right-radius:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px;
background:none; border:none;
clear:both;
}
#page_content {  -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin:5px; background:#fff; border:none; border-bottom:solid 1px #eaeaea; }
#page_content .contenth .contenth_i {margin-left:15px;  }
#page_content { padding-bottom:25px;}
#hotengine-content-shop #page_content{position:relative;}

#page_content .headh{margin-bottom:24px;}
/*CONTENT ALL*/





/*MENUS*/
#menu_c .headm {background:none; border:none; padding:10px 0px 10px 0px; 
border-radius:4px 4px 0px 0px;
border-top-left-radius:4px; 
border-top-right-radius:4px;
-moz-border-top-left-radius:4px;
-moz-border-top-right-radius:4px;
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
}
#menu_c .headm h3 {margin:0px 10px 0px 10px; padding-bottom:3px;}
#menu_c .headm b {margin:0px 10px 0px 10px; padding-bottom:3px; white-space:nowrap;}
#menu_c .contentm { }
#menu_c .contentm .contentm_i {margin-left:10px; padding-top:5px; margin-right:10px; }
#menu_c .br { }
#menu_c .footm { 
padding:9px 10px 0px 10px; background:none; border:none;
border-radius:0px 0px 4px 4px;
border-bottom-left-radius:4px; 
border-bottom-right-radius:4px; 
-moz-border-bottom-left-radius:4px; 
-moz-border-bottom-right-radius:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px;
clear:both;
}

#menu_c {background:none; border:none; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin:5px 1px 5px 5px; text-align:left; }
.menu_position_left #menu_c, .menu_position_right #menu_c{ background:#fff; padding:8px;}
.hotengine-wrap-container-side-left .menu_position_left:first-child #menu_c, .hotengine-wrap-container-side-right .menu_position_right:first-child #menu_c{ margin-top: 38px;}
/*MENUS*/
 




 



 


a{
color:var(--a-color);
text-decoration:underline;
}

a:hover{
text-decoration:none;
color:var(--a-color-hover);
}


#hotengine-wrapper 
{
z-index:2;
position:relative;
width:100%;
border:none;
background:none;
margin:0 auto;
max-width:none;

}


#hotengine-content-container{ margin:0px auto 0px; }



body {
background:#ffffff;
z-index:1;
padding:0px;
width:100%;
}



/*HEADER UNIVERSAL*/
#hotengine-header { height:auto; display:block;}

.headwraps {
display:block;
width:100%;
height:auto;
margin:0px auto 0px;
clear:both;

vertical-align:top; 
}


.header_section1{ 
 display:block;
width:100%;
height:auto;
min-height:56px; 
background:var(--section1-background);
color:var(--section1-color);
font-weight:400;
vertical-align:top; 
	
	font-size: 1em;


}

.header_section1 .h_inside { vertical-align:top; 
height:auto;
min-height:56px; 
line-height:56px;
display:block;
margin:0px auto;



  display:flex;
  flex-direction:row;
  justify-content:space-between;

-ms-flex:0 0 90%;
flex:0 0 90%;
width:var(--section-width); max-width:var(--section-max-width); justify-content: space-between; align-content: center;
}

.header_section1 .h_inside_r {  height:auto;
min-height:56px; 
 
display:inline-block;
vertical-align:top;
}

.header_section1 .h_inside_c {  height:auto;
min-height:56px; 

display:inline-block;
vertical-align:top;
}

.header_section1 .h_inside_l { height:auto;
min-height:56px; 
 
display:inline-block;
vertical-align:top;
}




.header_section1 .h_inside .phons{ position:relative; 
  width:auto;
  display:inline-block; 
  letter-spacing:1.5px;
  margin-left:10px; 
  margin-right:10px;
}

.header_section1 .h_inside .phons a{
color:var(--section1-a-color);
font-size:10.5pt;
text-decoration:none;
margin-left:1px; 
padding:0px 6px;
text-align:center; border-radius:6px; 
display:inline-block; line-height:40px;
}
.header_section1 .h_inside .phons a:hover{ background:var(--section1-background); }

.header_section1 .h_inside .phons .hotengine-form-constructor {
display:inline-block; margin-left:14px;
color:#fff;
text-decoration:none;
cursor:pointer;
font-size:8.9pt;
padding:0px 5px; margin-top:-2px; text-align:center; border-radius:6px; 
display:inline-block; line-height:40px;
}
.header_section1 .h_inside .phons .hotengine-form-constructor:hover{ 
background:var(--section1-background);
}
.header_section1 .h_inside .phons .hotengine-form-constructor:active{ transform: translateY(1px); }


.header_section1 .header_section_top_menu a{display: inline-block;
    font-size: .9rem;
    vertical-align: top;
    position: relative;
    padding:0px 10px;
    color: var(--section1-color);
    text-decoration: none; transition: all .25s ease-out;
	background:var(--section1-a-background);
}
.header_section1 .header_section_top_menu a:hover{color:var(--section1-a-color-hover); background:var(--section1-a-background-hover); transition: all .25s ease-in;}





 
.header_section2{ 
display:block;
width:100%;
height:auto;
min-height:50px; 
background:var(--section2-background-color);
color:var(--section2-text-color);
font-weight:400;
vertical-align:top; 
margin:20px auto 5px;
}

.header_section2 .h_inside { vertical-align:top; 
height:auto;
min-height:80px;
/*overflow: hidden;*/
margin:0px auto;

  align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
-ms-flex:0 0 90%;
flex:0 0 90%;
width:var(--section-width); max-width:var(--section-max-width); justify-content: space-between; align-content: center;
}
.header_section2 .h_inside > .flex-row-item {
flex-grow:1;
flex:0 0 auto;

}
.header_section2 .h_inside_l { height:auto;
min-height:50px; 
width:auto;text-align:left;
display:inline-block;
vertical-align:top;
}

.header_section2 .h_inside_c {  height:auto;
min-height:50px;
display:inline-block;
vertical-align:top;
width:30%;text-align:center;
}

.header_section2 .h_inside_r {  height:auto;
min-height:50px;
display:inline-block;
vertical-align:top;
width:55%;text-align:right;
}

/*favorite section 2*/
:root {
    --favorite-icon-size-header-s2:24px;
}
.header_section2 .hotengine-favorites-products-box {margin:0px 5px 0px 10px; cursor: pointer;
    width: var(--favorite-icon-size-header-s2);
    height: var(--favorite-icon-size-header-s2);
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width:60px; height:60px;
    border: 1px solid var(--section2-icon-border-color);
    border-radius: 17px;
	background:var(--section2-icon-around-background-color); transition: all .25s ease-out;
}
.header_section2 .hotengine-favorites-products-box:hover { border-color:var(--section2-icon-border-color-hover); transition: all .25s ease-in; }
.header_section2 .hotengine-favorites-products-box:active{top:1px;}
.header_section2 .hotengine-favorites-products-box span, .header_section1 .hotengine-favorites-products-box span {
	-webkit-mask:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS45OTEiIGhlaWdodD0iMTkuNzYzIiB2aWV3Qm94PSIwIDAgMjEuOTkxIDE5Ljc2MyI+PHBhdGggZD0iTTMwLjExMywxOS4zMzlhNC4xNzksNC4xNzksMCwwLDAtMS4yOTMtMS4xNDVBNS43NDcsNS43NDcsMCwwLDAsMjUuNDksMTcuMmE2LjIwOCw2LjIwOCwwLDAsMC00LjQ4NSwxLjk4OCw3LjI3NCw3LjI3NCwwLDAsMC0yLjMzOS0xLjYyNyw1Ljc2MSw1Ljc2MSwwLDAsMC0yLjE0Ni0uMzYyQTYuNCw2LjQsMCwwLDAsMTEuOSwxOS4yNzksNy40NSw3LjQ1LDAsMCwwLDEwLDI0LjQ2MXYuMjcxYzAsMi4zNSwxLjI5Myw0LjU0OSwzLjA1NCw2LjQ3N2EzMS40LDMxLjQsMCwwLDAsNy45LDUuNzI0bC4wNTUuMDMuMDU1LS4wM2MuMzMtLjIxMSw1LjY2OC0yLjg2Miw4Ljc3Ny02LjYyOGE4LjczOCw4LjczOCwwLDAsMCwyLjE0Ni01LjQyM3YtLjIxMUE3LjMxNiw3LjMxNiwwLDAsMCwzMC4xMTMsMTkuMzM5Wm0uNSw1LjNoMHYuMjQxYTcsNywwLDAsMS0xLjc4OCw0LjQsMjcuMzYyLDI3LjM2MiwwLDAsMS03LjgxNCw1Ljk2NSwyNy41MTQsMjcuNTE0LDAsMCwxLTYuOTYxLTUuMTIyUTExLjQsMjcuMjMyLDExLjQsMjQuN1YyNC40M2E1Ljg1Miw1Ljg1MiwwLDAsMSwxLjQ1OC00LjEsNS4xNTUsNS4xNTUsMCwwLDEsMy42NTktMS42NTcsNC4xNzIsNC4xNzIsMCwwLDEsMS42MjMuMjQxLDYuMjc5LDYuMjc5LDAsMCwxLDEuOSwxLjNsLjk2MywxLjA1NEwyMiwyMC4yNDNhNC44NzIsNC44NzIsMCwwLDEsMy41MjItMS41NjcsNC41OTMsNC41OTMsMCwwLDEsMi41ODYuNzUzbC4xMzguMDlhMy4wNTMsMy4wNTMsMCwwLDEsLjc3LjYzM2wuMDU1LjA5LjA4My4wOWE2LjI4Niw2LjI4NiwwLDAsMSwxLjQ1OCw0LjMwOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMCAtMTcuMikiPjwvcGF0aD48L3N2Zz4=') no-repeat center center; 
}
.header_section2 .hotengine-favorites-products-box span {
    display: inline-block;
    height: 56px;
	width: 56px;
    margin: 0px;
    position: relative;
    transform:unset;
    padding: 0px;
    line-height: unset;
    -webkit-mask-size:22px;
	background-color:var(--section2-icon-color); transition: all .25s ease-out;
}
.header_section2 .hotengine-favorites-products-box:hover span { background-color:var(--section2-icon-color-hover); transition: all .25s ease-in; }

.header_section2 .hotengine-favorites-products-box span::before, .header_section2 .hotengine-favorites-products-box span::after {
    content: unset;  
}

.header_section2 .hotengine-favorites-products-box i {
    display: block;
    color: var(--section2-icon-sticky-color);
    position: absolute;
    font-size: 10px;
    font-style: normal;
    z-index: 1;
	left:unset;
	margin: unset;
    top: -2px;
    right: -6px;
    opacity: 0.9;
    text-align: center;
    width:20px; 
	background: var(--section2-icon-sticky-background-color); border-radius: 50%; transition: all .25s ease-out;
	
}
.header_section2 .hotengine-favorites-products-box:hover i{ background: var(--section2-icon-sticky-background-color-hover); transition: all .25s ease-in; }
/*favorite section 2*/




/*compare section 2*/

.header_section2 #hotengine-compare_menu{ display:inline-block; position:relative; z-index:5; margin:0px; background:var(--section2-icon-around-background-color); border: 1px solid var(--section2-icon-border-color); border-radius: 17px; vertical-align: top; width: unset;}
.header_section2 #hotengine-compare_menu:active{top:1px;}
.header_section2 #hotengine-compare_menu:hover{ border-color:var(--section2-icon-border-color-hover); transition: all .25s ease-in; }
.header_section2 #hotengine-compare_menu .hotengine-compare_menu .compare_icon {
    display:inline-block;
    background:none; background-color:var(--section2-icon-color); -webkit-mask:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGlkPSJGbGF0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxwYXRoIGQ9Ik0yMzUuNzEzODcsMTM0LjUxNDY1bC0zMi04MGMtLjAxMTIzLS4wMjgzMi0uMDI3ODMtLjA1MzIyLS4wNC0uMDgxNTQtLjAzMDc2LS4wNzIyNy0uMDY3ODctLjEzOTY1LS4xMDI1NC0uMjA5NDhhMy45OTk2NiwzLjk5OTY2LDAsMCwwLS4yNDIxOS0uNDIyODVjLS4wNDU5LS4wNjkzMy0uMDkxOC0uMTM3NjktLjE0MTYtLjIwNDFhMy45NjczNSwzLjk2NzM1LDAsMCwwLS4zNDg2My0uNDAwODhjLS4wMzkwNy0uMDM5MDYtLjA3Mjc2LS4wODI1Mi0uMTEyOC0uMTE5NjNhMy45NzUyNCwzLjk3NTI0LDAsMCwwLS41Mzc1OS0uNDE5NDNjLS4wNTQ2OS0uMDM1NjUtLjExMzI4LS4wNjQ0NS0uMTY5OTMtLjA5NzY2YTQuMDM2LDQuMDM2LDAsMCwwLS40NDYyOC0uMjI3NTRjLS4wNzQ3MS0uMDMxNzQtLjE0OTkxLS4wNjE1Mi0uMjI2NTctLjA4ODg2YTMuOTYwMTgsMy45NjAxOCwwLDAsMC0uNDcwNy0uMTM0NzdjLS4wNzEyOS0uMDE2MTEtLjE0MDYyLS4wMzY2Mi0uMjEzMzgtLjA0ODgzQTMuOTYzOCwzLjk2MzgsMCwwLDAsMjAwLDUyYy0uMDEwMjUsMC0uMDE5NTMuMDAyLS4wMjk3OS4wMDI0NC0uMDUxMjYuMDAwNDktLjEwMy4wMDkyOC0uMTU0MjkuMDExNzJhNC4wMzIxNyw0LjAzMjE3LDAsMCwwLS41ODY5Mi4wNjk4MmMtLjAzMjIyLjAwNjM1LS4wNjQ0NS4wMDQ0LS4wOTY2OC4wMTE3MkwxMzIsNjcuMDE0MTZWNDBhNCw0LDAsMCwwLTgsMFY2OC43OTJMNTUuMTMyMzIsODQuMDk1N2MtLjAzNzU5LjAwODMtLjA2OTgyLjAyNTg4LS4xMDY5My4wMzUxNmE0LjAxNDY0LDQuMDE0NjQsMCwwLDAtLjU0My4xNzkyYy0uMDUzNzEuMDIyLS4xMDkzNy4wMzk1NS0uMTYxNjIuMDY0YTQuMDAyODgsNC4wMDI4OCwwLDAsMC0uNjAwMS4zNDI3OGMtLjA1MjczLjAzNjYyLS4wOTg2My4wNzkxLS4xNDg5Mi4xMTc2N2E0LjA2NzIxLDQuMDY3MjEsMCwwLDAtLjM4OTE2LjMzODM4Yy0uMDU1NjcuMDU1NjctLjEwODQuMTExODItLjE2MDE2LjE3MDQxYTQuMDAzLDQuMDAzLDAsMCwwLS4zMDkwOC4zOTZjLS4wMzgwOS4wNTU2Ni0uMDc5NTkuMTA4NC0uMTE0NzUuMTY2YTMuOTM2MjMsMy45MzYyMywwLDAsMC0uMzEyNS42MDkzOGwtLjAwNjgzLjAxNjYtLjAwMzkxLjAwOTc3TDIwLjI4NjEzLDE2Ni41MTQ2NUE0LjAwMDU4LDQuMDAwNTgsMCwwLDAsMjAsMTY4YzAsMjAuMzk4NDQsMjIuMDgxNTQsMjgsMzYsMjhzMzYtNy42MDE1NiwzNi0yOGE0LjAwMDU4LDQuMDAwNTgsMCwwLDAtLjI4NjEzLTEuNDg1MzVMNjEuNDYxNDMsOTAuODgzMywxMjQsNzYuOTg1ODRWMjEySDEwNGE0LDQsMCwwLDAsMCw4aDQ4YTQsNCwwLDAsMCwwLThIMTMyVjc1LjIwOGw2MS40NzMxNC0xMy42NjA2NS0yOS4xODcsNzIuOTY3MjlBNC4wMDA1OCw0LjAwMDU4LDAsMCwwLDE2NCwxMzZjMCwyMC4zOTg0NCwyMi4wODE1NCwyOCwzNiwyOHMzNi03LjYwMTU2LDM2LTI4QTQuMDAwNTgsNC4wMDA1OCwwLDAsMCwyMzUuNzEzODcsMTM0LjUxNDY1Wk01NiwxODhjLTcuMTUzODEsMC0yNy4zNzMtMy41NjQ0NS0yNy45ODU4NC0xOS4yNjU2Mkw1Niw5OC43NzA1MWwyNy45ODU4NCw2OS45NjM4N0M4My4zNzMwNSwxODQuNDM1NTUsNjMuMTUzODEsMTg4LDU2LDE4OFptMTQ0LTMyYy03LjE1MzgxLDAtMjcuMzczMDUtMy41NjQ0NS0yNy45ODU4NC0xOS4yNjU2MkwyMDAsNjYuNzcwNTFsMjcuOTg1ODQsNjkuOTYzODdDMjI3LjM3MzA1LDE1Mi40MzU1NSwyMDcuMTUzODEsMTU2LDIwMCwxNTZaIi8+Cjwvc3ZnPg==') no-repeat center center; -webkit-mask-size:28px;
    height:60px;
	width:60px;
	vertical-align:top; 
}
.header_section2 #hotengine-compare_menu .hotengine-compare_menu{position:relative; display:block; text-align:center;}
.header_section2 #hotengine-compare_menu .hotengine-shop-compare-num{ color:var(--section2-icon-sticky-color); transition: all .25s ease-out;
    position:absolute;
    text-decoration:none;
    background:var(--section2-icon-sticky-background-color);
    line-height:20px;
    width:20px;
	height:20px;
    text-align:center;
    border-radius:50%;
    right:-6px;
    top:-2px; font-size:10px;}
.header_section2 #hotengine-compare_menu [data-hotengine-compare-count="0"] .hotengine-shop-compare-num{display:none!important;}
.header_section2 #hotengine-compare_menu:hover .hotengine-compare_menu .compare_icon{ background-color:var(--section2-icon-color-hover); transition: all .25s ease-in; }
.header_section2 #hotengine-compare_menu:hover .hotengine-shop-compare-num{ background:var(--section2-icon-sticky-background-color-hover); transition: all .25s ease-in;}
/*compare section 2*/

.header_section3{ 
 display:block;
width:100%;
height:auto; 
min-height:10px;
background:var(--section3-background-color);
color:var(--section3-text-color);
font-weight:400;
vertical-align:top; 
position:relative;
	
}

.header_section3 .h_inside { vertical-align:top; 
display:block;
margin:0px auto;
height:auto;
text-align:center;
 display:flex;
  flex-direction:row;
  justify-content:space-between;

-ms-flex:0 0 90%;
flex:0 0 90%;
width:90%; justify-content: space-between; align-content: center;
	border: 1px solid var(--section3-border-color);
border-width: 1px 0;
}




@media (min-width:768px) and (max-width:1200px){ 
 	.header_section1 .h_inside{ margin-left:5px; } 
	.header_section2 .h_inside .h_inside_l .logo{margin-left:15px;}
}

/* //HEADER UNIVERSAL*/









/*MAIN MENU*/






#hotengine-mainmenu ul {  
list-style:none; 
padding:0px; 
margin:0px; 
float:none; 
font-size:1.0em; 
}  
#hotengine-mainmenu ul li {  
display:inline-block; 
margin:0; 
padding:0; 
position:relative; 
background:none;
line-height:auto;
color:#fff;
border-left: 1px solid transparent;
background:none; text-align:center;
font-size:12px;
text-decoration:none;



outline:none;
float:none; display:inline-block;
background:none; 
}  
#hotengine-mainmenu ul li:first-child{border-left-color:transparent;}

#hotengine-mainmenu ul li a{  
 text-align:center;

text-decoration:none; 
background:none;
width:100%; display:block; 

float:none;
text-align:center;
font-size:14px;
display:inline-block;
margin-right:3px;

text-decoration:none;

line-height:70px;

    color: var(--main-menu-a-color);
    font-size: 16px;
    font-weight: 500;
    
    padding: 0 26px;


}  

#hotengine-mainmenu ul .current_page_item a{
 font-weight:bold;
 transition: all .25s ease-out;
} 

 



#hotengine-mainmenu li a:hover{
color:var(--main-menu-a-color-hover); transition: all .25s ease-in;
text-decoration:none;
}
#hotengine-mainmenu ul li ul li a:hover {color:var(--main-menu-a-color-hover); transition: all .25s ease-in;}
#hotengine-mainmenu li:last-child {
border-right:none;
}



#hotengine-mainmenu { display:inline-block; color:var(--main-menu-a-color); background:transparent; line-height:70px; height:auto; vertical-align:top; text-align: left;}

/*multilevel style*/
#hotengine-mainmenu ul li ul{  display:none; margin:0px; width:auto; z-index:9; background:#fff; white-space:nowrap; transition: all .25s ease-out; }
@media (hover:hover) and (pointer:fine) and (max-width:768px){ #hotengine-mainmenu ul li:hover ul{webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);} }
#hotengine-mainmenu ul li ul li a{text-align:left;}
/*#hotengine-mainmenu ul li:hover ul li {width:100%; background:inherit; display:block;}*/
/*#hotengine-mainmenu ul li:hover ul li:hover{ background:#f7f7f7;width:100%; }*/
@media (max-width:768px){ 
#hotengine-mainmenu ul li ul{min-width:100%; position:relative;}
#hotengine-mainmenu ul li a{text-align:left;}
#hotengine-mainmenu ul.hotengine-shop-categories-menu-dropdown-content.hotengine-mainmenu-dropdown-content li ul { display:block; } 
#hotengine-mainmenu ul li:hover ul{ position:relative; }
}
/*multilevel style*/

/* //MAIN MENU*/
.dropdown-mainmenu { list-style:none; }
.dropdown-mainmenu li a{ padding:6px 27px 6px 30px; display:block; color:var(--main-menu-a-color); text-decoration:none; border-top:1px solid #ccc}
.dropdown-mainmenu li:first-child a{  border-top:none;}

.dropdown-mainmenu li a:hover{ background:#f8ecf4!important; }
/* END MENU CSS **/




/*LANG MENU*/
.header_section1 .hotengine-shop-select-language-box { vertical-align:top; display:inline-block; width:62px; height:auto; overflow:hidden; line-height:56px; position:relative; z-index:99999;  cursor:pointer; color:var(--section1-lang-a-color); }
.header_section1 .hotengine-shop-select-language-box:hover .hotengine-shop-select-language-values{ box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); display:block;}
.header_section1 .hotengine-shop-select-language { display:block; width:100%; text-align:center; cursor:pointer; transition: all .25s ease-out;}
.header_section1 .hotengine-shop-select-language:hover{color:var(--section1-lang-a-color-hover); transition: all .25s ease-in;}
.header_section1 .hotengine-shop-select-language-values { display:block; width:100%; vertical-align:top; list-style:none; padding:0px; margin:0px; position:absolute; z-index:99999; left:0px; top:56px;line-height:56px; background:var(--section1-lang-val-background);}
.header_section1 .hotengine-shop-select-language-box:hover{ overflow:visible; background:var(--section1-lang-val-background); }
.header_section1 .hotengine-shop-select-language-val { line-height:100%; display:block; margin:0px; line-height:30px; vertical-align:top; cursor:pointer; margin-left:0px; text-align:center; padding:0px; display:block; text-decoration:none; border-top:1px solid var(--section1-lang-val-icon-border); width:100%; transition: all .25s ease-out; }
.header_section1 .hotengine-shop-select-language-values:hover li{ position:relative; }
.header_section1 .hotengine-shop-select-language-values li:first-child a{ border-top:1px solid transparent; }
.header_section1 .hotengine-shop-select-language-val:hover{background:var(--section1-lang-val-background-hover); color:var(--section1-lang-val-a-color-hover); transition: all .25s ease-in; }

.header_section1 .hotengine-shop-select-language-box.hotengine-split::before{content:""; position:absolute; top:50%; border-left:1px solid var(--section1-lang-icon-border); height:20px; width:1px; margin-top: -10px; left:0px;}
.header_section1 .hotengine-shop-select-language-box.hotengine-split::after{content:"";  position:absolute; top:50%; border-right:1px solid var(--section1-lang-icon-border); height:20px; width:1px; margin-top: -10px; right:0px; }

/*LANG MENU END*/

/*favorite section 1*/

.header_section1 .hotengine-favorites-products-box {margin:0px; padding:0px 12px 0px 5px; cursor: pointer;
    width: 50px;
    height: auto;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-right: none;
}

.header_section1 .hotengine-favorites-products-box.hotengine-split::after {
    content: "";
    position: absolute;
    top: 50%;
    border-left: 1px solid var(--section1-lang-icon-border);
    height: 20px;
    width: 1px;
    margin-top: -10px;
    right: 0px;
}

.header_section1 .hotengine-favorites-products-box:active{top:0px;}
.header_section1 .hotengine-favorites-products-box span {
	background-color: var(--section1-icon-color);
	-webkit-mask-size:18px;
	top:5px; display: inline-block;
    height: 18px; width: 18px;
    margin: 0px;
    position: relative;
    left: 2px;
    transform: unset;
    padding: 0px;
    line-height: unset;
}
.header_section1 .hotengine-favorites-products-box:hover span{
    background-color: var(--section1-icon-color-hover);
    transition: all .25s ease-in;
}

.header_section1 .hotengine-favorites-products-box i{ margin-left:-2px; color:#000; top:26px; left:50%; padding-left:0px;
display: block;
    position: absolute;
    font-size: 10px;
    font-style: normal;
    z-index: 1;
    opacity: 1;
    text-align: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 16px; 
	background: var(--section1-a-color);
}
.header_section1 .hotengine-favorites-products-box:hover i{
background: var(--section1-a-color-hover); transition: all .25s ease-in;
}
/*favorite section 1*/

.header_section1 .auth_block{  width:auto; padding-left:0px; text-align:center; display:inline-block; color:var(--section1-background); vertical-align:top; position:relative; top:0px; transition: all .25s ease-out; }
.header_section1 .auth_block::after{content:"";  position:absolute; top:50%; border-right:1px solid var(--section1-icon-border); height:20px; width:1px; margin-top: -10px; right:0px; }
.header_section1 .auth_block a span, .header_section1 .auth_block div::before{ display:inline-block; vertical-align:top; 
-webkit-mask:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iNTEyLjAwMDAwMHB0IiBoZWlnaHQ9IjUxMi4wMDAwMDBwdCIgdmlld0JveD0iMCAwIDUxMi4wMDAwMDAgNTEyLjAwMDAwMCIKIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiPgoKPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsNTEyLjAwMDAwMCkgc2NhbGUoMC4xMDAwMDAsLTAuMTAwMDAwKSIKZmlsbD0iIzAwMDAwMCIgc3Ryb2tlPSJub25lIj4KPHBhdGggZD0iTTIzODAgNDYyNSBjLTI5MyAtNDcgLTU3NiAtMjI3IC03NDcgLTQ3NiAtODMgLTEyMSAtMTUzIC0yOTkgLTE3OAotNDU0IC00NCAtMjcyIDI0IC01NzkgMTc4IC04MDQgMTc0IC0yNTMgNDU1IC00MzEgNzU3IC00NzYgNjEyIC05MyAxMTgzIDMyNgoxMjc1IDkzNSA3MyA0NzkgLTE2OCA5NTEgLTU5NiAxMTY2IC0yMjAgMTEwIC00NTAgMTQ2IC02ODkgMTA5eiBtMzcwIC0zMjgKYzIwOSAtNTcgMzY4IC0xNzEgNDgwIC0zNDQgODkgLTEzNiAxMjUgLTI1OSAxMjUgLTQzMyAwIC0xNzQgLTM2IC0yOTcgLTEyNQotNDMzIC0yMzggLTM2NiAtNzE4IC00NzQgLTEwODcgLTI0NyAtMjI2IDEzOSAtMzYzIDM2OCAtMzgwIDYzNiAtMjYgNDAwIDI1NAo3NTMgNjYyIDgzMyA2NyAxMyAyNTcgNiAzMjUgLTEyeiIvPgo8cGF0aCBkPSJNMzYzNiAyNTcwIGMtNjMgLTE5IC0xMDYgLTgzIC0xMDYgLTE1OCAwIC01NSA4IC02NyAxMTkgLTE5MyAyMDMKLTIzMSAzMjcgLTUzNCAzNDcgLTg1MCA4IC0xMjggLTEgLTE1NCAtODYgLTIzMiAtMTU5IC0xNDggLTUxOCAtMjY2IC05NjUKLTMxOSAtMTQ1IC0xNyAtNjI1IC0xNyAtNzcwIDAgLTMzNiA0MCAtNTc5IDEwMyAtNzkyIDIwNyAtMTI5IDYzIC0yMzMgMTUwCi0yNTQgMjEyIC0yNiA3OSAxMSAzNDcgNzIgNTIwIDY4IDE5MSAxNjMgMzQ3IDMxMSA1MTEgNjggNzUgODYgMTI1IDY4IDE4NgotMjQgODIgLTEwMSAxMjcgLTE4NyAxMTEgLTQ4IC05IC0xNDIgLTk4IC0yNDIgLTIzMiAtMjEzIC0yODUgLTMyOSAtNjA4IC0zNDgKLTk2OCAtOSAtMTkwIDI1IC0yODkgMTQ2IC00MTggNDI5IC00NTYgMTc1NCAtNjExIDI2NzAgLTMxMSAyNTEgODIgNDM0IDE4Ngo1NTMgMzEzIDEyMCAxMjcgMTU0IDIyNiAxNDUgNDE2IC0yMiA0MjUgLTE5MiA4MjUgLTQ3NSAxMTE4IC05MCA5MiAtMTMxIDEwOQotMjA2IDg3eiIvPgo8L2c+Cjwvc3ZnPgo=') no-repeat center center; 
-webkit-mask-size:22px;
background-color:var(--section1-icon-color);
width:40px; height:56px; position:relative; }
.header_section1 .auth_block div::before{ left:-3px; }

.header_section1 .auth_block:hover a span, .header_section1 .auth_block:hover div::before{background-color:var(--section1-icon-color-hover); transition: all .25s ease-in;}
.header_section1 .auth_block a{font-weight:normal;color:var(--section1-a-color); text-decoration:none; padding:0px 5px; margin:0px; vertical-align:top; }
.header_section1 .auth_block a:hover{ color:var(--section1-a-color-hover); transition: all .25s ease-in;}
.header_section1 .auth_my_orders{ display:none!important; } 
.header_section1 .auth_logout{ display:none!important; } 
[data-hotengine-marking-userid] .auth_login {display:none!important; }
[data-hotengine-marking-userid] .auth_my_orders{ display:inline-block!important; }
[data-hotengine-marking-userid] .auth_logout{ display:inline-block!important; }

.header_section1 .auth_block a{ vertical-align:top; display:inline-block;line-height:56px; padding-right:14px; padding-left:0px; } 
.header_section1 .auth_block .auth_logout{padding-left:14px;}
.header_section1 .auth_block .auth_my_orders{ padding-right:15px; position:relative; }
.header_section1 .auth_block .auth_my_orders::after{content:"";  position:absolute; top:50%; border-right:1px solid var(--section1-icon-border); height:20px; width:1px; margin-top: -10px; right:0px; }
@media (max-width:620px){ 
 .header_section1 .h_inside .phons { letter-spacing:1px; font-size:8.4pt;} 
 .header_section1 .h_inside .phons a {font-size:8.4pt;} 
}
@media (max-width:700px){ 
.header_section1 .hotengine-favorites-products-box{width:20px;}
.header_section1 .hotengine-favorites-products-box {margin-left: 0px;padding-right: 35px;}
.header_section1 .hotengine-favorites-products-box i{padding-left:0px;}
.header_section1 .auth_block{ min-width:auto; width:40px; z-index:5; padding-left:0px;}
.hotengine-shop-select-language-box{width:40px;}
.auth_block div::before{ display:inline-block; content:""; background-position:center center; }
.auth_block div div::before{ content:unset; background:unset; width:auto;height:auto;}
.auth_block div div { display:none; }
.header_section1 .auth_block div:hover div{ display:block; position:absolute; background:var(--section1-background); right:0px; box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2); min-width:120px;}
.header_section1 .auth_block div:hover a{ width:100%; border-top:1px solid var(--section1-icon-border); white-space:nowrap; }
	@media (hover:hover) and (pointer:fine){
   .header_section1 .auth_block div:hover a:hover, .header_section1 #hotengine-compare_menu .hotengine-compare_menu:hover, .header_section1 .hotengine-favorites-products-box:hover{ background:var(--section1-lang-background-hover);}
	}
.header_section1 .auth_block::after,.header_section1 .auth_block .auth_my_orders::after,.header_section1 .auth_block .auth_logout::after{display:none;}
.header_section1 .hotengine-shop-select-language-box{width:40px;}
}





/*CART*/
.cart_menu_img{background:none;
	background-color:var(--section2-icon-color);
	-webkit-mask:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4xNjEiIGhlaWdodD0iMjEuMzMiIHZpZXdCb3g9IjAgMCAyMC4xNjEgMjEuMzMiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0IDApIj48cGF0aCBkPSJNNS43NzcsMjEuMzNjLTIuMjA2LDAtMy43NDMtLjU0LTQuNy0xLjY1MVMtLjIsMTYuOS4xMjQsMTQuNzE0bC44LTYuMkE0Ljg3Niw0Ljg3NiwwLDAsMSwyLjUyOCw1LjUyNWEzLjY3LDMuNjcsMCwwLDEsMi4zMjUtLjg1MmgwQTUuMjE2LDUuMjE2LDAsMCwxLDEwLjA0NiwwaC4wMjJhNS4yMjUsNS4yMjUsMCwwLDEsNS4xODcsNC42NzNoLjA3NmMxLjQ5MywwLDMuMzA3Ljk5MSwzLjkyMSwzLjc3MWwuODEyLDYuMjg3YTUuOCw1LjgsMCwwLDEtMS4wODUsNC44MjMsNS44Nyw1Ljg3LDAsMCwxLTQuNjA4LDEuNzc2Wk0yLjQ0Nyw4Ljc1MWwtLjc5NSw2LjE3N2MtLjI1OCwxLjcyNy0uMDU3LDIuOTg3LjU5NSwzLjc0NXMxLjgsMS4xMTQsMy41MywxLjExNGg4LjU5NGE0LjUxNSw0LjUxNSwwLDAsMCwzLjQ0MS0xLjI0Miw0LjM4LDQuMzgsMCwwLDAsLjcyMy0zLjZsLS44LTYuMjI5Yy0uMzQyLTEuNTM3LTEuMjYzLTIuNDkyLTIuNC0yLjQ5Mkg0Ljg1M0M0LjQsNi4yMTcsMi44ODMsNi40LDIuNDQ3LDguNzUxWk0xMy43LDQuNjczYTMuNjgxLDMuNjgxLDAsMCwwLTMuNjM1LTMuMTI5SDEwLjA1QTMuNjcyLDMuNjcyLDAsMCwwLDYuNDEyLDQuNjczWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0IDApIiBmaWxsPSIjMDUwYTBlIj48L3BhdGg+PC9nPjwvc3ZnPg==') no-repeat left top; 
-webkit-mask-size:contain;}
/*CART HEADER*/ 
.header_section2 #hotengine-cart_menu { display:inline-block; position:relative; margin:0px 0px 0px 5px; height:60px; z-index:5; background:transparent; width:65px; font-size:10pt; vertical-align:top; line-height: 56px;  }
.header_section2 #hotengine-cart_menu #menu_c .contentm .contentm_i{margin:0px; padding:0px;}
.header_section2 #hotengine-cart_menu #menu_c { width:60px; left:10px; z-index:99; border:none; display:block; padding:0px 0px 0px 60px;  text-align:left; background:none; color:#2f2e2d; max-height:60px; margin:0px; overflow: hidden; }
#hotengine-cart_menu:hover{ cursor:pointer;}
.header_section2 #hotengine-cart_menu:hover #cart::before { border-color:var(--section2-icon-border-color-hover); transition: all .25s ease-in; }
.header_section2 #hotengine-cart_menu #cart::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0px;
    top: 0px;
    border: 1px solid var(--section2-icon-border-color);
	background:var(--section2-icon-around-background-color);
    border-radius: 17px;
}
.header_section2 #hotengine-cart_menu .cart_menu_img {position:absolute; top:14px;
left:18px; float:left; width:100%; max-width:24px; height:26px; 
	background:none;
	background-color:var(--section2-icon-color);
	-webkit-mask:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4xNjEiIGhlaWdodD0iMjEuMzMiIHZpZXdCb3g9IjAgMCAyMC4xNjEgMjEuMzMiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0IDApIj48cGF0aCBkPSJNNS43NzcsMjEuMzNjLTIuMjA2LDAtMy43NDMtLjU0LTQuNy0xLjY1MVMtLjIsMTYuOS4xMjQsMTQuNzE0bC44LTYuMkE0Ljg3Niw0Ljg3NiwwLDAsMSwyLjUyOCw1LjUyNWEzLjY3LDMuNjcsMCwwLDEsMi4zMjUtLjg1MmgwQTUuMjE2LDUuMjE2LDAsMCwxLDEwLjA0NiwwaC4wMjJhNS4yMjUsNS4yMjUsMCwwLDEsNS4xODcsNC42NzNoLjA3NmMxLjQ5MywwLDMuMzA3Ljk5MSwzLjkyMSwzLjc3MWwuODEyLDYuMjg3YTUuOCw1LjgsMCwwLDEtMS4wODUsNC44MjMsNS44Nyw1Ljg3LDAsMCwxLTQuNjA4LDEuNzc2Wk0yLjQ0Nyw4Ljc1MWwtLjc5NSw2LjE3N2MtLjI1OCwxLjcyNy0uMDU3LDIuOTg3LjU5NSwzLjc0NXMxLjgsMS4xMTQsMy41MywxLjExNGg4LjU5NGE0LjUxNSw0LjUxNSwwLDAsMCwzLjQ0MS0xLjI0Miw0LjM4LDQuMzgsMCwwLDAsLjcyMy0zLjZsLS44LTYuMjI5Yy0uMzQyLTEuNTM3LTEuMjYzLTIuNDkyLTIuNC0yLjQ5Mkg0Ljg1M0M0LjQsNi4yMTcsMi44ODMsNi40LDIuNDQ3LDguNzUxWk0xMy43LDQuNjczYTMuNjgxLDMuNjgxLDAsMCwwLTMuNjM1LTMuMTI5SDEwLjA1QTMuNjcyLDMuNjcyLDAsMCwwLDYuNDEyLDQuNjczWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0IDApIiBmaWxsPSIjMDUwYTBlIj48L3BhdGg+PC9nPjwvc3ZnPg==') no-repeat left top; 
-webkit-mask-size:contain;
}
.header_section2 #hotengine-cart_menu:hover .cart_menu_img{ cursor:pointer; background-color:var(--section2-icon-color-hover); transition: all .25s ease-in;}
.header_section2 #hotengine-cart_menu #menu_c .headm {background:none; padding:0; display:none;}
.header_section2 #hotengine-cart_menu #menu_c .contentm { background:none; }


.header_section2 #hotengine-cart_menu #menu_c .br { }
.header_section2 #hotengine-cart_menu #menu_c .footm { padding:0px; background:none; }
.header_section2 #hotengine-cart_menu #menu_c:hover{background:none;}
.header_section2 #hotengine-cart_menu:active{transform: translateY(1px);}

/*#hotengine-cart_menu table { white-space:nowrap; z-index:1;position:absolute; left:0px;}
#hotengine-cart_menu .hotengine-shop-cart-total, #hotengine-cart_menu .hotengine-shop-cart-menu-spacer, #hotengine-cart_menu .hotengine-shop-cart-menu-pcs, #hotengine-cart_menu .hotengine-shop-cart-message-empty-cart, #hotengine-cart_menu .hotengine-shop-cart-menu-price {display:none;}
#hotengine-cart_menu table .hotengine-shop-cart-menu-num {
    position: absolute;
    right: 1px;
    top: -6px;
    border-radius: 50%;
    background: var(--section2-icon-sticky-background-color);
    height: 20px;
    min-width: 20px;
	width:auto;
	max-width: 40px;
    line-height: 20px;
    text-align: center;
    color: #fff;
	vertical-align: top;
	font-size:10px;
	color:var(--section2-icon-sticky-color);
}
#hotengine-cart_menu:hover table .hotengine-shop-cart-menu-num{background: var(--section2-icon-sticky-background-color-hover); transition: all .25s ease-in;}*/
.header_section2 #hotengine-cart_menu table {display:none;}
.header_section2 #hotengine-cart_menu #cart[data-cart-items]:not([data-cart-items="0"]):after { 
    position: absolute;
    right: -5px;
    top: -2px;
    border-radius: 50%;
    background: var(--section2-icon-sticky-background-color);
    height: 20px;
    min-width: 20px;
	width:auto;
	max-width: 40px;
    line-height: 20px;
    text-align: center;
    color: #fff;
	vertical-align: top;
	font-size:10px;
	color:var(--section2-icon-sticky-color);
    content: attr(data-cart-items);
}
.header_section2 #hotengine-cart_menu:hover #cart[data-cart-items]:not([data-cart-items="0"]):after{background: var(--section2-icon-sticky-background-color-hover); transition: all .25s ease-in;}
/*CART HEADER*/ 


/*CART*/

/*compare header*/
.header_section1 #hotengine-compare_menu{ display:inline-block; position:relative; z-index:5; margin:0px;  }
.header_section1 #hotengine-compare_menu .hotengine-compare_menu .compare_icon {
    display:inline-block;
    background:none; background-color:var(--section1-icon-color); -webkit-mask:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDI1NiAyNTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3QgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNTYiIHdpZHRoPSIyNTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxMiIgeDE9IjEyOCIgeDI9IjEyOCIgeTE9IjQwIiB5Mj0iMjE2Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMTIiIHgxPSIxMDQiIHgyPSIxNTIiIHkxPSIyMTYiIHkyPSIyMTYiLz48bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxMiIgeDE9IjU2IiB4Mj0iMjAwIiB5MT0iODgiIHkyPSI1NiIvPjxwYXRoIGQ9Ik0yNCwxNjhjMCwxNy43LDIwLDI0LDMyLDI0czMyLTYuMywzMi0yNEw1Niw4OFoiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEyIi8+PHBhdGggZD0iTTE2OCwxMzZjMCwxNy43LDIwLDI0LDMyLDI0czMyLTYuMywzMi0yNEwyMDAsNTZaIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxMiIvPjwvc3ZnPg==') no-repeat center center; -webkit-mask-size:22px;
    height:56px;
	width:50px;
	vertical-align:top; 
}
.header_section1 #hotengine-compare_menu:hover .hotengine-compare_menu .compare_icon {background-color:var(--section1-icon-color-hover); transition: all .25s ease-in;}
.header_section1 #hotengine-compare_menu .hotengine-compare_menu{position:relative; display:block; text-align:center;}
.header_section1 #hotengine-compare_menu .hotengine-shop-compare-num{ color:var(--section1-a-color-hover); transition: all .25s ease-in;
    position:absolute;
    text-decoration:none;
    background:#a2a2a2;
    line-height:20px;
    width:20px;
    text-align:center;
    border-radius:50%;
    right:0px;
    bottom:3px;}
.header_section1 #hotengine-compare_menu [data-hotengine-compare-count="0"] .hotengine-shop-compare-num{display:none!important;}
.header_section1 #hotengine-compare_menu .hotengine-compare_menu:active{transform: translateY(1px);}
@media (max-width:600px){ 
.header_section1 #hotengine-compare_menu{ width:35px; }
.header_section1 #hotengine-compare_menu .hotengine-compare_menu .compare_icon{ width:35px;}
}
.header_section1 #hotengine-compare_menu.hotengine-split::after {
    content: "";
    position: absolute;
    top: 50%;
    border-left: 1px solid var(--section1-icon-border);
    height: 20px;
    width: 1px;
    margin-top: -10px;
    right: 0px;
}
/*compare header*/





.logo { display:inline-block; background:url(/templates/templates_universal_mobifive_flex/templates_universal_mobifive_flex_437544/images/logo.png) no-repeat center center; width:200px; height:70px; margin:10px auto 10px auto; position:relative; }
.logo:active{ transform: translateY(1px); }

/*.headwraps .logo::after{ content:"специальные предложения"; position:absolute; bottom:0px; text-indent:12px; background:#fff;}*/


/*phones top */
.header_section2 .header_section_phones{
    display: inline-flex;
    width: auto;
    padding: 0px 10px 0px 70px;
    position: relative;
	min-height: 50px;
	margin-right:10px; margin-left:10px;
	position: relative;
	
	flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;	
}
.header_section2 .header_section_phones::before{content:""; position:absolute; width:56px; height:56px; left:0px; top:0px; border: 1px solid var(--section2-icon-border-color); background:var(--section2-icon-around-background-color);
    border-radius: 17px;  }
.header_section2 .header_section_phones:hover::before { border-color:var(--section2-icon-border-color-hover); transition: all .25s ease-in; }
.header_section2 .header_section_phones .header_section_phones_icon{
    width: 22px;
    height: 32px;
    display: block;
    position: absolute;
    left: 16px;
    top: 13px;
    cursor: pointer;
    vertical-align: top;
	background-color:var(--section2-icon-color);
	-webkit-mask:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS42MDYiIGhlaWdodD0iMjEuNjAyIiB2aWV3Qm94PSIwIDAgMjEuNjA2IDIxLjYwMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDQpIj48cGF0aCBkPSJNMTQuMTIxLDIwLjk4NkEyNy41MjIsMjcuNTIyLDAsMCwxLDYuMzU1LDE1LjIyLDI2LjYxMywyNi42MTMsMCwwLDEsLjYyOSw3LjQzNUwuNTE3LDcuMTc4Qy0uMjEsNS40MjktLjE3LDMuOTg1LjYzNiwyLjg4MywxLjM0LDEuNzA4LDMuMjg0LDAsNC43MjYsMGwuMDgxLDAsLjAzMSwwYTIuNDIzLDIuNDIzLDAsMCwxLDEuNS43NjZsLjEzNy4xNEExNy4yMTUsMTcuMjE1LDAsMCwxLDkuMTEzLDQuNmwuMDI3LjFhMi42MzcsMi42MzcsMCwwLDEtLjQ5NSwyLjA2NmwtLjExOC4yMDhjLS4yMTcuNC0uMjU5LjU3MS0uMTg5Ljc3MWE5LjYyOCw5LjYyOCwwLDAsMCw1LjQzLDUuNDc0LjU2OC41NjgsMCwwLDAsLjIuMDM5LDEuNiwxLjYsMCwwLDAsLjczNS0uM2wuMjY4LS4xNTNhMi42OTIsMi42OTIsMCwwLDEsMS4zNTUtLjQzNywyLjM3NCwyLjM3NCwwLDAsMSwuNS4wNTUsMTQuNjMyLDE0LjYzMiwwLDAsMSwzLjUsMi40NDJsLjMuMjc0LjEwNi4xYTIuNDM4LDIuNDM4LDAsMCwxLC43NjUsMS41NDRjLjA1LDEuNDIyLTEuNjcyLDMuNS0yLjgxMyw0LjE1MWEzLjUzMSwzLjUzMSwwLDAsMS0yLjEwNy42NjdBNS44NTQsNS44NTQsMCwwLDEsMTQuMTIxLDIwLjk4NlptLTkuNC0xOS40LS4wOTMsMEE1Ljc2Nyw1Ljc2NywwLDAsMCwxLjk0MywzLjc1OGwtLjA4NS4xMjVjLS40MjguNy0uMzU4LDEuNjYuMjE0LDIuOTI2bC4xMTIuMjYzQTI2LjQxOSwyNi40MTksMCwwLDAsNy42MTksMTQuMjVhMjUuNzgyLDI1Ljc4MiwwLDAsMCw3LjEzNiw1LjI5bC4yMjguMWE0LjAxMSw0LjAxMSwwLDAsMCwxLjU1OS4zNzEsMi4xNDMsMi4xNDMsMCwwLDAsMS4yODgtLjQwN2wuMDU0LS4wMzVhOC4xOCw4LjE4LDAsMCwwLDEuMTU5LTEuMTA4LDMuMDg5LDMuMDg5LDAsMCwwLC44OC0xLjU4NS45NzIuOTcyLDAsMCwwLS4zMS0uNTIybC0uMDg3LS4wODdhMjEuNDYzLDIxLjQ2MywwLDAsMC0zLjAyLTIuMy42NjUuNjY1LDAsMCwwLS4xMzQtLjAxNSwxLjc2NywxLjc2NywwLDAsMC0uODE2LjMzNGwtLjI2NC4xNWEyLjY3OSwyLjY3OSwwLDAsMS0xLjMuNCwyLjMsMi4zLDAsMCwxLS43OTEtLjE1NSwxMS4yMTMsMTEuMjEzLDAsMCwxLTYuMzMtNi4zODEsMi40MiwyLjQyLDAsMCwxLC4zNzItMi4yNzFsLjEyMS0uMjEzYy4yMjYtLjQxMS4yOC0uNTkzLjIzNS0uODA4QTIxLjc4NiwyMS43ODYsMCwwLDAsNS40MjMsMi4xbC0uMTg4LS4yLS4xLS4wOTFhMS4wMTgsMS4wMTgsMCwwLDAtLjM2LS4yMTdaTTE2LjMzNSw4LjYyM0EzLjg0OCwzLjg0OCwwLDAsMCwxMy4yOSw1LjU2Mi43OTEuNzkxLDAsMCwxLDEzLjM4MSw0aC4xbC4xMDYuMDE0YTUuNDE3LDUuNDE3LDAsMCwxLDQuMjg4LDQuMzEuNzkyLjc5MiwwLDAsMS0uNjIxLjkyNy43ODYuNzg2LDAsMCwxLS45MjMtLjYyNVptMy43LS4wNzJhNy42NTcsNy42NTcsMCwwLDAtMi4xNzMtNC41MzUsNy41NzYsNy41NzYsMCwwLDAtNC41MTEtMi4xNzdBLjc5MS43OTEsMCwwLDEsMTMuMzE3LjI3M2wuMS0uMDEuMTA3LDBhOS4xNDksOS4xNDksMCwwLDEsNS40NSwyLjYzQTkuMjQ0LDkuMjQ0LDAsMCwxLDIxLjYsOC4zNzVhLjc5Ljc5LDAsMCwxLS42OTMuODc0Yy0uMDI5LDAtLjA1OSwwLS4wODgsMEEuNzg2Ljc4NiwwLDAsMSwyMC4wMzksOC41NTFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDQpIiBmaWxsPSIjMDUwYTBlIj48L3BhdGg+PC9nPjwvc3ZnPg==') no-repeat center center; 
    -webkit-mask-size:contain;
	
}
.header_section2 .header_section_phones:hover .header_section_phones_icon{ background-color:var(--section2-icon-color-hover); transition: all .25s ease-in; }
.header_section2 .header_section_phones a{
display: block;
    color: var(--section2-a-color); 
    text-decoration:none;
    text-align: left;
}
.header_section2 .header_section_phones .button_popup_form{text-align:center;}
.header_section2 .header_section_phones label .button_popup_form{pointer-events: none;}
.header_section2 .header_section_phones a:hover{color:var(--section2-a-color-hover); transition: all .25s ease-in;}

.header_section2 .header_section_phones label:hover a{color:var(--section2-a-color-hover); transition: all .25s ease-in; }
.header_section2 .header_section_phones label:hover{cursor:pointer;}
.header_section2 .header_section_phones label .button_popup_form{cursor:pointer;}
.header_section2 #callback_trigger{display:none;}
/*phones top */










/*SEARCH top */

.templates_universal_mobifive_flex_437544-header-block {display:inline-block; vertical-align:top; width:calc(100% - 10px); }
#templates_universal_mobifive_flex_437544-hotengine-search_form_block{
position:relative;
width:auto;
border-radius:2px;
z-index:5;
height:60px;
margin:10px 5px 10px 5px; position:relative;
transition: all .25s ease-in;
    
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block input{   
height:30px;
vertical-align:middle;
border:1px solid #f2f3f5;
padding:0.15em;
width:100%;
color: #555;
background:#f2f3f5;  

padding:0 25px; height:60px; 
border-radius: 12px;
  font-size:16px;  
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block input:placeholder {
  color:#f2f3f5;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block input[type="text"]{
text-indent:4px;height:60px;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block input[type="text"]:focus, #templates_universal_mobifive_flex_437544-hotengine-search_form_block:hover input[type="text"] {
  border-color:var(--section2-search-input-hover-border); transition: all .25s ease-in;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block button[type="submit"]{
background:transparent;
border-radius:9px;
vertical-align:middle;
display:block;
position:absolute;
top:0px;
right:0px;
border:none;
color:white;
width:60px;
text-align:center;
font-size:12px;
z-index: 1; height:60px;
line-height:60px; 
cursor:pointer; overflow:hidden; 
text-indent: -999px;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block button[type="submit"]::after{
content:""; width:60px; height:60px; display:block; position: absolute; right:0px; top:0px; 
background:none; background-color:var(--section2-search-icon-color);
-webkit-mask:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOS44MTEnIGhlaWdodD0nMjAuMjUnIHZpZXdCb3g9JzAgMCAxOS44MTEgMjAuMjUnPjxnIHRyYW5zZm9ybT0ndHJhbnNsYXRlKDAuNzUgMC43NSknPjxjaXJjbGUgY3g9JzguNjIyJyBjeT0nOC42MjInIHI9JzguNjIyJyB0cmFuc2Zvcm09J3RyYW5zbGF0ZSgwKScgZmlsbD0nbm9uZScgc3Ryb2tlPScjMDAwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS1taXRlcmxpbWl0PScxMCcgc3Ryb2tlLXdpZHRoPScxLjUnLz48cGF0aCBkPSdNMCwwLDMuMzgsMy4zNzInIHRyYW5zZm9ybT0ndHJhbnNsYXRlKDE0LjYyIDE1LjA2NyknIGZpbGw9J25vbmUnIHN0cm9rZT0nIzAwMCcgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIHN0cm9rZS13aWR0aD0nMS41Jy8+PC9nPjwvc3ZnPg==') center center no-repeat; 
-webkit-mask-size:20px;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block button[type="submit"]:hover::after{
	background-color:var(--section2-search-icon-color-hover); transition: all .25s ease-in;
}
#templates_universal_mobifive_flex_437544-hotengine-search_form_block button[type="submit"]:active::after{
	top:1px; 
}



/*SEARCH top end*/



/*category shop shop*/


.hotengine-shop-catalog-category-textblock{
-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin:5px; background:#fff; border:none; border-bottom:solid 1px #eaeaea; padding:15px; 
}

.hotengine-categories-list { display:block; text-align:center; margin-bottom:20px; }
@media (max-width: 500px) {
    .hotengine-categories-list .hotengine-categories-list-block[data-image='1'] {
        width: calc(50% - 4px);
        aspect-ratio: calc(var(--categories-list-w) / var(--categories-list-h));
        height: auto;
        display: inline-block;
        overflow: hidden;
    }
}

.hotengine-categories-list-block{ border:1px solid var(--content-shop-category-border-color); position:relative;} 
.hotengine-categories-list-block a{ line-height:30px;}
.hotengine-categories-list-block:hover{
background-color:var(--content-shop-category-background-hover);
border:1px solid var(--content-shop-category-border-color-hover);
color:var(--content-shop-category-text-color-hover);
}

.hotengine-categories-list-block[data-image="1"]:not([data-child-items="0"])::after{content:"" attr(data-child-items) "";
display:inline-block;
position:absolute;
top:0px;
right:0px;
padding:5px 12px;
background:var(--content-shop-category-childcount-background);
color:var(--content-shop-category-childcount-text-color);
border-radius:2px;
}

.hotengine-categories-list-block[data-image="1"]:not([data-child-items="0"]):hover::after{
background:var(--content-shop-category-childcount-background-hover);
}


.hotengine-categories-list-block:hover .hotengine-categories_button_image  {
opacity:0.7;
-moz-opacity:0.7; 
-khtml-opacity:0.7; 
filter:alpha(opacity=70); 
}
@media (max-width:620px){ 
 .header_section1 .h_inside .phons { letter-spacing:1px; font-size:8.4pt;} 
 .header_section1 .h_inside .phons a {font-size:8.4pt;} 
	.header_section1 .h_inside {display:block;}
	.header_section1 .h_inside_r{float:right;}
}
@media (max-width:600px){
.hotengine-categories-list-block[data-image='1']{ width:32%; }
.hotengine-shop-producers-list-carousel-producer .hotengine-categories-list-block[data-image='1']{ width:100%; }
}

@media (max-width:400px){
.hotengine-categories-list-block[data-image='1']{ width:45%; }
.hotengine-shop-producers-list-carousel-producer .hotengine-categories-list-block[data-image='1']{ width:100%; }
}

/*category shop end*/






#page_content .contenth .contenth_i .hotengine-shop-products-list{display:block;text-align:center; padding-top:1px; padding-left:1px;}
.hotengine-shop-products-list-div-append .hotengine-shop-products-list-content, #hotengine-shop-products-list-boughtwith .hotengine-shop-products-list-content{padding-left:1px; padding-top:1px;}
#hotengine-shop-content-tabs .hotengine-shop-products-list-content{padding-left:1px; padding-top:1px;}
.hotengine-shop-products-list-div .hotengine-shop-product-list-block{margin-top:0px;}


/*LOAD MORE BUTTON*/
.hotengine-ajax_load_products span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 5px auto 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    background-color: transparent;
    padding: 0 20px;
    line-height: 40px;
    cursor: pointer;
    min-width: 180px;
	border: 1px solid #e8e8e8;
	color: #535353;
    
}

    
    

.hotengine-ajax_load_products span::before {
    content: "";
    -webkit-mask: url("data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KDTwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KDTxnIGlkPSJTVkdSZXBvX2JnQ2FycmllciIgc3Ryb2tlLXdpZHRoPSIwIi8+Cg08ZyBpZD0iU1ZHUmVwb190cmFjZXJDYXJyaWVyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KDTxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj4gPHBhdGggZD0iTTMgM1Y4TTMgOEg4TTMgOEw2IDUuMjkxNjhDNy41OTIyNyAzLjg2NjU2IDkuNjk0OTQgMyAxMiAzQzE2Ljk3MDYgMyAyMSA3LjAyOTQ0IDIxIDEyQzIxIDE2Ljk3MDYgMTYuOTcwNiAyMSAxMiAyMUM3LjcxNjgzIDIxIDQuMTMyNDcgMTguMDA4IDMuMjIzMDIgMTQiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4gPC9nPgoNPC9zdmc+");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #535353;
    width: 20px;
    height: 20px;
    display: inline-block;
	
}

.hotengine-ajax_load_products span::after {
    display: inline-block;
	border:none;
}

.hotengine-ajax_load_products span:hover{
    background-color: var(--content-shop-product-addcartbutton-background);
    border-color: var(--content-shop-product-addcartbutton-background);
    color: var(--content-shop-product-addcartbutton-color);
}

.hotengine-ajax_load_products span:hover::before{
	background-color: var(--content-shop-product-addcartbutton-color);
	
}
.hotengine-ajax_load_products span:active{top:1px; position: relative;}
/*LOAD MORE BUTTON*/
/*PADINATION COLOR*/
.hotengine-pagination li a:hover{ 
	background-color: var(--content-shop-product-addcartbutton-background);
	border-color: var(--content-shop-product-addcartbutton-background);
	color: var(--content-shop-product-addcartbutton-color); 
}
/*PAGINATION COLOR*/


/*PRODUCT LIST AND BUTTON*/

/*product-desc-block*/

.shop_catalog_product_properties_block .shop_catalog_product_types_block {
display:block;
padding:5px 0px;
text-align:left;
}

.shop_catalog_product_properties_block .shop_catalog_product_types_type0, .shop_catalog_product_properties_block .shop_catalog_product_types_type2, .shop_catalog_product_properties_block .shop_catalog_product_types_type3, .shop_catalog_product_properties_block .product_types_valuebox_checkbox {
margin-left:0px;
display:block;
}

.shop_catalog_product_properties_block .product_types_valuebox_checkbox {
margin-left:15px;
}


.hotengine-shop-product-desc-block .hotengine-shop-product-rating-block-url {
display:block;
position:relative;
right:0px;
top:-10px;
float:right;
}

.hotengine-shop-product-desc-block .hotengine-shop-product-variety-list .hotengine-shop-product-variety_select li {min-width:50px;
text-align:center; }

.hotengine-shop-product-cart_icon{ width:220px;}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_add_img { 
width:100%; line-height:45px; white-space:nowrap; text-align:center; height:auto; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; margin:5px 5px 5px 0px;
}
.hotengine-shop-product-cart_add_img, .hotengine-shop-product-list-block .hotengine-shop-product-cart_add_img{
color:var(--content-shop-product-addcartbutton-color); font-size:15px;
text-shadow:0 1px rgba(0, 0, 0, 0.3);
text-decoration:none;
background:var(--content-shop-product-addcartbutton-background);
padding:0px; 
}
.hotengine-shop-product-cart_add_img:hover, .hotengine-shop-product-list-block .hotengine-shop-product-cart_add_img:hover{
background:var(--content-shop-product-addcartbutton-background-hover);
}

.hotengine-shop-product-images { position:relative; z-index:3; min-height:300px; max-width:360px;}
.hotengine-shop-product-desc-block { position:relative; }
.hotengine-shop-product-desc-block .hotengine-shop-product-variety-title{display:block; margin-top:20px;}

.hotengine-shop-product-list-block .hotengine-shop-product-price_val, .hotengine-shop-product-list-block .hotengine-shop-product-price_number { font-size:27px; color:var(--content-shop-product-list-price-color); font-weight:700!important;}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-price_val, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-price_number  { font-weight:600!important; font-size:25px; color:var(--content-shop-product-desc-price-color); line-height:25px; }
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-price_box, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-stock, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-stockcount, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-stock, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-stockcount{
display:block;
text-align:left;
}
.hotengine-shop-product-offerdetails .hotengine-shop-product-variety-param-visual8 .hotengine-shop-product-stock, .hotengine-shop-product-offerdetails .hotengine-shop-product-variety-param-visual10 .hotengine-shop-product-stock{text-align:center;}

.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_icon{ display:inline-block; margin-bottom:10px; width: calc(70% - 5px);}    .shop_t_desc_sorter-box, .hotengine-shop-product-desc-block .hotengine-shop-product-description-text, .shop_catalog_product_properties_block {
display:block;
border-bottom:dashed 1px #e8e8e8;
overflow:auto;
padding-bottom:10px;
margin-bottom:10px;
}

.hotengine-shop-product-desc-block .hotengine-shop-product-description-text {
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 12.7pt;
}

.hotengine-shop-product-desc-block .hotengine-shop-product-warranty_box { 
    margin: 15px 0px;
    display: block;
}


.hotengine-shop-product-desc-block .hotengine-shop-product-labels span::after, .shop-discount_one {
    padding: 5px 7px;
}
.hotengine-shop-product-desc-block .hotengine-shop-product-labels {
    --favorite-icon-size: 24px;
}
.hotengine-shop-product-desc-block .hotengine-shop-product-labels .hotengine-shop-product-favorite-block {
    top: 6px;
}

/*TABS*/
#hotengine-shop-content-tabs { border:none; background:none; color:inherit; font-size:inherit;
font-family:inherit; }

#hotengine-shop-content-tabs .shop_catalog_product_properties_block .shop_catalog_product_types_block_title{ line-height:30px; text-indent:15px; background:#f5f5f5; margin-left:0px; display:block;}
#hotengine-shop-content-tabs .shop_catalog_product_properties_block .shop_catalog_product_types_valuebox span{ line-height:30px; display:block;  margin:0px;    text-indent: 15px;}
#hotengine-shop-content-tabs .shop_catalog_product_properties_block .shop_catalog_product_types_block{padding:0px;}
/*TABS*/
/*TABS*/
/*product-desc-block*/

/*product-list-block*/
.hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url {
position:relative;
display:inline-block;
left:50%;
margin-left:-42.5px; top:-5px;
}
.hotengine-shop-product-list-block .hotengine-shop-product-url-img{ margin-top:60px; overflow: hidden;}
.hotengine-shop-product-list-block .hotengine-shop-products-list-img{ max-height:130px; max-width:100%; display:block; margin-top:0px; transition: transform 0.4s; }
.hotengine-shop-product-list-block:hover .hotengine-shop-products-list-img{ transform: scale(1.1); }
.hotengine-shop-product-list-block .hotengine-shop-product-stock-inform{ text-align:center; margin-top:0px; }

#hotengine-shop-products-list-bottom_page .hotengine-shop-products-list-div.hotengine-shop-products-scroll-mode{ height:auto;}
.hotengine-shop-product-list-block{ border:none; text-align:left; vertical-align:top;}
.hotengine-shop-product-list-block:hover{ background:none;z-index:1;}


.hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url .hotengine-shop-product-rating-comments { display:none;}
.hotengine-shop-product-list-block .hotengine-shop-product-favorite-block{  margin: 3px; }
.hotengine-shop-product-list-block .hotengine-shop-product-labels .hotengine-shop-product-favorite-block{display:block;}




.hotengine-shop-product-list-block .hotengine-shop-product-price_box, .hotengine-shop-product-list-block .hotengine-shop-product-stock, .hotengine-shop-product-list-block .hotengine-shop-product-stockcount, .hotengine-shop-products-list-product-block .hotengine-shop-product-stock, .hotengine-shop-products-list-product-block .hotengine-shop-product-stockcount{
display:block;
text-align:center;
}








.hotengine-shop-cart-fncount-product_num {
cursor:pointer;
padding:4px 7px;
border:1px dashed #919191;
}





:lang(ru) .hotengine-shop-product-cart_add_img::after { content:"Купить"; }
:lang(en) .hotengine-shop-product-cart_add_img::after { content:"Add to cart"; }
:lang(uk) .hotengine-shop-product-cart_add_img::after { content:"Купити"; }
:lang(de) .hotengine-shop-product-cart_add_img::after { content:"Besorgen"; }
:lang(es) .hotengine-shop-product-cart_add_img::after { content:"Comprar"; }
:lang(fr) .hotengine-shop-product-cart_add_img::after { content:"Acheter"; }
:lang(kk) .hotengine-shop-product-cart_add_img::after { content:"Сатып алу"; }
:lang(be) .hotengine-shop-product-cart_add_img::after { content:"Купіць"; }
:lang(ro) .hotengine-shop-product-cart_add_img::after { content:"Cumpără"; }
:lang(tr) .hotengine-shop-product-cart_add_img::after { content:"Satın almak"; }
:lang(it) .hotengine-shop-product-cart_add_img::after { content:"Acquistare"; }
:lang(sk) .hotengine-shop-product-cart_add_img::after { content:"Kúpiť"; }
:lang(da) .hotengine-shop-product-cart_add_img::after { content:"Købe"; }
:lang(pl) .hotengine-shop-product-cart_add_img::after { content:"Kupić"; }
:lang(zh) .hotengine-shop-product-cart_add_img::after { content:"買"; }
:lang(hi) .hotengine-shop-product-cart_add_img::after { content:"खरीदना"; }
:lang(ar) .hotengine-shop-product-cart_add_img::after { content:"يشتري"; }
:lang(pt) .hotengine-shop-product-cart_add_img::after { content:"Comprar"; }
:lang(bn) .hotengine-shop-product-cart_add_img::after { content:"কেনা"; }





.hotengine-shop-product-list-block .hotengine-shop-product-cart_add_img { 
width:100%; line-height:45px; white-space:nowrap; text-align:center; height:auto; margin:5px auto; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; 
}





.hotengine-shop-cart-send-button, .hotengine-shop-cart-continue-button, .hotengine-form-submit input{ 
color:var(--content-shop-buttons-color); text-shadow:0 1px rgba(0, 0, 0, 0.3); text-transform:uppercase;
line-height:40px; padding:0px 25px;
background:var(--content-shop-buttons-background);
}
@media (hover:hover) and (pointer:fine){
.hotengine-shop-cart-send-button:hover, .hotengine-shop-cart-continue-button:hover, .hotengine-form-submit input:hover{
background:var(--content-shop-buttons-background-hover); color:var(--content-shop-buttons-color-hover);
} 
} 








.hotengine-shop-product-producer, .hotengine-shop-product-producer-country{line-height:30px;}

.hotengine-page-line { margin-top:10px; border:none; }

.hotengine-shop-product-delivery_days {
  display:block; margin:5px 0px 0px;
}
.hotengine-shop-product-delivery_box {
  display:block; margin:5px 0px 0px;
}


.hotengine-shop-content-tabs-block .hotengine-shop-product-delivery_box { float:none; clear:both;}


 










.hotengine-shop-product-list-block{ 
display:inline-block;
padding:6px 8px 6px 8px;
vertical-align:top;
zoom:1;
margin:-1px 0px 0px -1px;
position:relative; 
width:24%;
height:390px; 
border:1px solid #d8d8d8; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; 
}
@media (min-width:1500px){ 
    .hotengine-shop-product-list-block{  width:20%; }
}


.hotengine-shop-products-list-carousel .hotengine-shop-product-list-block{ width:100%!important; max-width:255px;}
.hotengine-shop-products-list-carousel .owl-item{margin:0px 0px 0px -1px;}
.hotengine-shop-products-list-carousel .owl-stage{padding-left:1px;}
.hotengine-shop-product-list-block .hotengine-shop-product-description{ display:none; margin:180px 0px 50px; }
.hotengine-shop-product-list-block .hotengine-shop-product-list-side2 .hotengine-shop-product-description{display:block; margin:5px auto; }
.hotengine-shop-product-list-block:hover{ border:1px solid #9A9A9A; background:#fff; }
.hotengine-shop-products-list-div .hotengine-shop-product-list-block { background:#fff; }



.hotengine-shop-product-list-block .hotengine-shop-product-cart-parent{ display:block; width:calc(100% - 16px); left:8px;  display:block;
  position:absolute;
  top:295px;
}
.hotengine-shop-product-list-block .hotengine-shop-product-cart_icon{ width: 100%;  display:inline-block;
  text-decoration:none;
  position:relative;
}



.hotengine-shop-product-list-block .hotengine-shop-product-price_box{   display:block;
  text-decoration:none;
  clear:both;
  position:absolute;
  top:250px; width:100%;
  left:0px; } 


.hotengine-shop-product-list-block .hotengine-shop-product-read_more { position:absolute; bottom:6px; right:0px; margin-right:10px;font-size: 10px;}
.hotengine-shop-product-list-block .admin_edit_product { position:absolute; bottom:1px; left:1px;}


.hotengine-shop-product-list-block .hotengine-shop-product-price { display:none;}

.hotengine-shop-product-description-text { border:none;}

.hotengine-shop-product-list-block .hotengine-shop-product-title{
  max-height:90px;
  overflow:hidden;
  display:block;
  position:absolute;
  margin-top:5px; left:0px; top:5px; width:100%; z-index:2;
  font-size: 0.9rem;
}
.hotengine-shop-product-list-block .hotengine-shop-product-list-side1 .hotengine-shop-product-title, .hotengine-shop-product-list-block .hotengine-shop-product-list-side2 .hotengine-shop-product-title{position:unset;}

.hotengine-shop-product-list-block .hotengine-shop-product-stock{ position:absolute;
  top:275px;
  left:0px;
  width:100%;}
  
.hotengine-shop-product-list-block .hotengine-shop-product-stockcount{ position:absolute;
  top:275px;
  left:0px;
  width:100%;}

.hotengine-shop-product-list-block .hotengine-shop-product-labels{position:absolute;
  top:70px;
  left:5px;
  width: auto;
  text-align:left;
  z-index:6;
}




.hotengine-shop-product-list-block .hotengine-shop-product-title a{
text-decoration:none;
min-height:38px; max-width:95%;
text-align:center;
margin:auto;
display:block;
color:var(--content-shop-product-list-title-color);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.hotengine-shop-product-list-block .hotengine-shop-product-title h4{ font-weight:normal; text-align:center; width:100%; margin:0px auto;}
.hotengine-shop-product-list-block .hotengine-shop-product-sku-box{ position:absolute; bottom:5px; text-align:right; left:20px; font-size:9px; color:var(--content-shop-product-list-sku-box-color); }

.hotengine-shop-product-price_old{
  white-space:nowrap;
  color:var(--content-shop-product-list-price-old);
  text-decoration:line-through;
}


.hotengine-shop-product-list-block .hotengine-shop-product-price_old{
  position:absolute;
  top:-20px;
  left:0px;
  width:100%;
}




.hotengine-shop-products-list-div {
  display:block;
  border-radius:4px 4px 0px 0px;
  -moz-border-radius:4px 4px 0px 0px;
  -webkit-border-radius:4px 4px 0px 0px;
  height:auto;
  margin:5px;
  border:none;
  background-color:transparent;
  text-align:center;
  position:relative;
  overflow:hidden;
}

.hotengine-shop-product-list-block .hotengine-shop-product-price_for {

display:none;
}

.shop_instock_inform_email { padding:5px;}
@media (max-width:768px){ 

.hotengine-shop-product-images { float:unset; } .hotengine-shop-product-desc-block-side-img .hotengine-shop-product-img, .hotengine-shop-product-img {max-width:100%;} .hotengine-shop-product-images{max-width:100%;}
}


.shop_instock_inform_email { padding:5px;}
.hotengine-shop-product-stock-inform_send input[type="submit"]{ padding:5px!important; margin-left:2px; }
/*PRODUCT LIST AND BUTTON*/





.hotengine-mainmenu-mobile-outer .hotengine-mainmenu-mobile-icon{height:20px;background-color:var(--mobile-menu-button-background); border-radius:3px;}
.hotengine-mainmenu-mobile-outer .hotengine-mainmenu-mobile-icon:hover{ background-color:var(--mobile-menu-button-background-hover); }
.hotengine-mainmenu-mobile-outer .hotengine-mainmenu-mobile-icon span{ background:var(--mobile-menu-button-border); };
.hotengine-mainmenu-mobile-outer .hotengine-mainmenu-mobile-icon:hover span{background:var(--mobile-menu-button-border-hover);} 
.hotengine-mainmenu-mobile-outer { z-index:1;}

/*FULLPAGE MOBILE*/
.hotengine-mainmenu-mobile-fullpage ul { background:#fff;}
/*FULLPAGE MOBILE*/












/*SPINNER*/

.hotengine-shop_cart_add_product_count_spinner{
display:inline-block;
text-decoration:none;
clear:both; line-height:43px;
z-index:1;
overflow:hidden;
vertical-align:top;
border:1px solid var(--content-shop-product-spinnerbutton-border);
padding:0;
margin:0px;
}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block{ position:relative; display:inline-block; width:100%; } 
@media (min-width:768px){ 
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_icon{ width:calc(50% - 10px); max-width:400px; }
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon{ width: calc(70% - 5px); }
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block{width:calc(50% - 10px); max-width:400px;} 
	
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}

    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst.hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 80px);}
}
@media (min-width:670px) and (max-width:768px){ 
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_icon{ width:100%; max-width:400px; }
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon{ width: calc(70% - 5px); }
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block{width:calc(100% - 10px); max-width:400px;} 
	
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}

    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}
    .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst.hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 80px);}
}

.hotengine-shop-product-list-block .hotengine-shop-product-cart-parent.hotengine-shop-product-spinner-block .hotengine-shop_cart_add_product_count_spinner{   margin:5px 0px 0px 0px; left:0; position:absolute; width:33%;}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary  .hotengine-shop_cart_add_product_count_spinner{  width: calc(30% - 5px); position:relative; margin:5px 5px 5px 0px; }


.hotengine-shop_cart_add_product_count_spinner .hotengine-spinner-button{
width:33%;
background:var(--content-shop-product-spinnerbutton-background);
}
.hotengine-shop_cart_add_product_count_spinner .hotengine-spinner-button:hover{background:var(--content-shop-product-spinnerbutton-background-hover);}

/*SPINNER*/






/*CAT MENU SIDE*/
ul.hotengine-shop-categories-menu {
padding:0px;
list-style:none;
display:block;
margin:0px 10px 0px 0px;
}
ul.hotengine-shop-categories-menu li {
position:relative;
padding:0px 20px 0px 0px;
border-bottom:1px dashed #e0e0e0;
margin:0;
list-style:none;
}

ul.hotengine-shop-categories-menu a{
padding-left:8px;
max-width:250px;
}
ul.hotengine-shop-categories-menu li a{
background-color:transparent; background:url(/templates/styles/menu_arrow/bullet.png) no-repeat scroll 12px 14px;
display:block;
line-height:32px;
margin-left:0px;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
text-decoration:none;
width:100%;
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
padding:0px;
text-indent:24px;
}

ul.hotengine-shop-categories-menu .hotengine-child-count {
color:#999999;
position:absolute;
line-height:32px;
right:0px;
top:0px;
}

ul.hotengine-shop-categories-menu a.hotengine-shop-categories-menu-collapsed {
    background:url(/templates/styles/togglebuttons/collapsed.png) 10px 15px no-repeat!important;
}

ul.hotengine-shop-categories-menu a.hotengine-shop-categories-menu-expanded {
    background:url(/templates/styles/togglebuttons/expanded.png) 10px 15px no-repeat!important;
}

/*CAT MENU SIDE*/




/*FOOTER*/
.footer-visa{ background:url(/templates/templates_universal_mobifive_flex/templates_universal_mobifive_flex_437544/images/visa.svg) no-repeat center center; background-size: 100%; width:66px; height:41px; display:inline-block!important; margin:10px 2px 2px; opacity:0.5; }
.footer-mastercard { background:url(/templates/templates_universal_mobifive_flex/templates_universal_mobifive_flex_437544/images/mastercard.svg) no-repeat center center; background-size: contain; width:66px; height:41px; display:inline-block!important; margin:10px 2px 2px; opacity:0.5; }
.footer-visa:hover, .footer-mastercard:hover{ opacity:1;}
/*FOOTER END*/

#hotengine-sort-products-generated { margin:0px auto;}
#hotengine-sort-products-generated span {padding:0px 10px;}
@media (max-width:500px){  #hotengine-sort-products-generated span::before{ display:none; } }


#hotengine-sct-delivery-setup {margin-left:5px;}
#hotengine-sct-delivery-setup select { padding:7px 1px; }
#hotengine-sct-delivery-setup .shop_catalog_delivery_types_valuebox_note {display:inline-block;
padding:10px;
border:1px dashed #dedede;
margin-top:10px;
border-radius:8px;
margin-left:5px;
}
/*Delivery x1*/

/* MAIN MENU MULTIPLY CATALOG*/

#hotengine-mainmenu .hotengine-mainmenu-dropdown { list-style: none; padding: 0px; line-height:30px; white-space:nowrap; text-overflow: ellipsis; position:unset; }

#hotengine-mainmenu .hotengine-mainmenu-dropdown ul, #hotengine-mainmenu .hotengine-mainmenu-dropdown ul li {padding:0px; margin:0px; background:inherit;}
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content{display:none; width:auto; position:absolute;  list-style:inside; z-index:9; /*left:0px; background:#fff;*/ background:#f3f3f3; }
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content ul { position: relative; display:inline-block;}

#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content ul {position:relative;}
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content li { list-style:none; width:100%; line-height:30px; display:block; }
/*#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content .hotengine-liparent { display:inline-block!important; width:25%; vertical-align:top;}*/
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content .hotengine-liparent > a{ display:block; }

@media (max-width:767px){
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content{display:block; position:relative;}
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content .hotengine-liparent { width:100%;}	
}
#hotengine-mainmenu .hotengine-mainmenu-dropdown .hotengine-mainmenu-dropdown-content .hotengine-liparent .hotengine-liparent { display:block; width:100%;}
/* MAIN MENU MULTIPLY CATALOG*/

/*POPUP CATEGORIES STYLE*/
.hotengine_mainmenu_categories_popup .hotengine_mainmenu_categories_popup-content ul li a, .hotengine_mainmenu_categories_popup_column .hotengine_mainmenu_categories_popup_column-content ul li a{text-decoration:none;}
/*POPUP CATEGORIES STYLE*/


/*SMART SEARCH FILTER STYLE*/
#search_smart_hotengine-search_form_block { position:relative;}
#searchinp_smart_search { width:240px;}
#hotengine-smart_search_input{ width:230px;}
#searchinp_smart_search input[type="text"] {
line-height: 31px;
margin-top:6px;
}

.shop_catalog_product_properties_search .shop_catalog_product_types_block { padding:0px; color:#444;margin-top: 15px;}
.shop_catalog_product_properties_search .shop_catalog_product_types_block_title  {line-height:30px;margin-top: 20px; cursor:pointer;}
.product_types_valuebox_checkbox { cursor:pointer; }

#shop_catalog_product_types_id_ajax { margin-left: 4px; }
.shop_catalog_product_types_block_title{ font-size:14px;}


#search_smart_hotengine-search_form_block .shop_catalog_product_types_block_title::after{
position: relative;
content: "";
display: inline-block;
top: -2px;
left: 10px;
width: 8px;
height: 5px;
}
.scptbt_ishidden::after{
 transform: rotate(270deg);
}


.shop_catalog_product_types_block_value {
max-height: 220px;
overflow-y: auto;
display: block;
overflow-x: hidden;
width: 240px;
}




#searchinp_smart_search input[type="submit"], #searchinp_smart_search input[type="reset"]{
padding: 10px;
width: 100%;
margin-top: 7px;
border: 1px solid #555555;
background: #555555;
border-radius: 2px;
cursor: pointer;
color: #fff;
}

#searchinp_smart_search input[type="submit"]:hover, #searchinp_smart_search input[type="reset"]:hover{

 background:#ff6f6f; color:#fff; border: 1px solid #ff6f6f; 
}
#searchinp_smart_search input[type="submit"]:active, #searchinp_smart_search input[type="reset"]:active{ transform: translateY(1px); } 

#menu_c .hotengine-smart_search_input_label.hidden, #menu_c .shop_catalog_product_types_id_label.hidden { display:none!important;}
#menu_c #shop_catalog_product_types_id_ajax {position:relative; left:0px; width:240px; background:#fff;}
#menu_c #search_smart_hotengine-search_form_block { position:relative; }
#menu_c .product_types_valuebox_checkbox { position:relative;line-height:22px;}
#menu_c .product_types_valuebox_checkbox span:first-child{ left:22px;position:relative; max-width: 195px; cursor:pointer;
display: inline-block;}
#menu_c .product_types_valuebox_checkbox input[type="checkbox"] { position:absolute; left:0px; top:1px; }

/*SMART SEARCH FILTER STYLE*/

@media (max-width:1300px){
	.header_section1 .h_inside, .header_section2 .h_inside, .header_section3 .h_inside{width:95%;}
	.header_section2 .h_inside_c{width:40%;}
}

@media (max-width:1000px){
	.header_section2 .h_inside{  flex-wrap: wrap; }
	.header_section2 .h_inside_l{flex-basis: 30%;}
	.header_section2 .h_inside_c{flex-basis: 70%;}
	.header_section2 .h_inside_r{flex-basis: 100%; margin-top:10px; 
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: stretch;}
	.header_section2 .header_section_phones { margin-right: auto; }
	.header_section2 .header_section_phones{margin-bottom:10px;}
	.header_section2 #hotengine-cart_menu {margin-left:5px;	}
    .header_section2 .hotengine-favorites-products-box{margin-right: 5px;}
    .header_section2 #hotengine-cart_menu{margin-right: 10px; width:65px;}
    .header_section2 #hotengine-cart_menu #menu_c, .header_section2 #hotengine-cart_menu #cart::before{width:60px; height:60px;}
    .header_section2 #hotengine-cart_menu .cart_menu_img { position: absolute; top: 15px; left: 18px; }
}

@media (max-width:1000px){ .hotengine-wrap-container-side-left { display:none; }
 .hotengine-wrap-container-side-right { display:none; }
 .footer_blocks_wrap { width:80%;}
}
@media (max-width:560px){
	#hotengine-cart_menu, .header_section2 .header_section_phones{margin-bottom:20px;}
}



@media (max-width:768px){ 
 .header_section1 .h_inside, .header_section2 .h_inside, .header_section3 .h_inside{width:100%;}
 .header_section2 .h_inside_l{ padding-left:10px;}
 .header_section2 .logo { margin-bottom:0px;}
 .footer_blocks li {min-width:200px;}
}
@media (max-width:700px){
	.header_section2 .h_inside_c{flex-basis: 60%;}
}

@media (max-width:620px){ 
 .header_section1 .h_inside .phons { letter-spacing:1px; font-size:8.4pt;} 
 .header_section1 .h_inside .phons a {font-size:8.4pt;} 
}
@media (max-width:600px){
 .footer_blocks_wrap { width:90%;}
 
}
@media (max-width:530px){
	.header_section2 .h_inside_c{flex-basis:100%;}
}

 /*header_section_top_menu hidden dots*/
@media (max-width:530px){ 
 .header_section1 .header_section_top_menu{display:none; width:40px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: left; overflow: hidden; height:56px; }
  .header_section1 .header_section_top_menu a{margin:0px 25px;}
  .header_section1 .header_section_top_menu a:first-child{margin-top:56px; text-align:left;}
 
  .header_section1 .header_section_top_menu::before {
  content: "\2026";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  padding-left:10px;
  text-align: left;
  background: inherit;
}


  .header_section1 .header_section_top_menu:hover, .header_section1 .header_section_top_menu:focus-within {
    overflow: visible;
	height: auto; 
	position: absolute;
    background: var(--section1-background);
    z-index: 100000;
	width:auto;
  }
  .header_section1 .header_section_top_menu:hover::before, .header_section1 .header_section_top_menu:focus-within::before{
	width:100%;	
  }

}
/*header_section_top_menu hidden dots*/
@media (max-width:510px){ 
 .header_section1 .h_inside, .header_section2 .h_inside, .header_section3 .h_inside { width:100%;}
 .footer_blocks li {width:100%; margin:40px 0px 0px;}
 .header_section1 .h_inside .phons { letter-spacing:1px; font-size:8.4pt;} 	
}
@media (max-width:450px){
	
	.header_section2 .header_section_phones::before{width:40px; height:40px;}
	.header_section2 .header_section_phones{padding: 0px 10px 0px 45px;}
	.header_section2 .header_section_phones .header_section_phones_icon{width:20px; height:20px; top:10px; left:10px; margin:unset;}
}

@media (max-width:420px){
	.header_section2 #hotengine-compare_menu .hotengine-compare_menu .compare_icon{width:44px; height:44px; -webkit-mask-size: 24px;}
	.header_section2 .hotengine-favorites-products-box,.header_section2 .hotengine-favorites-products-box span{width:44px; height:44px; }
	#hotengine-cart_menu{width:44px; height:44px; margin-right:10px; }
    .header_section2 #hotengine-cart_menu{width:50px;}
	.header_section2 #hotengine-cart_menu #menu_c, .header_section2 #hotengine-cart_menu #cart::before{width:44px; height:44px;}
	#hotengine-cart_menu .cart_menu_img{left:12px; top:10px; max-width: 21px;}
    .header_section2 #hotengine-cart_menu .cart_menu_img { top: 9px; left: 11px; max-width: 22px;}
    .header_section2 #hotengine-cart_menu #cart[data-cart-items]:not([data-cart-items="0"]):after{right:2px;}
}
@media (max-width:400px){
.hotengine-shop-product-img{max-width:100%; margin:auto;}
.hotengine-shop-select-language-box{width:40px;}
.header_section1 .auth_block{ padding-left:0px; min-width:40px;}
.header_section1 .auth_block div::before{ width:40px; margin-right:0px;}
}
@media (max-width:380px){
.header_section1 .h_inside .phons { margin-left:5px; letter-spacing: 1px; font-size:6.5pt;}
.header_section2 .header_section_phones{ margin-left: 5px; padding: 0px 5px 0px 40px;}
.header_section2 .header_section_phones::before{display: none;}
}


@media (max-width:340px){
	.header_section2 #hotengine-compare_menu .hotengine-compare_menu .compare_icon, .header_section2 .hotengine-favorites-products-box,.header_section2 .hotengine-favorites-products-box span, #hotengine-cart_menu, .header_section2 #hotengine-cart_menu #menu_c, .header_section2 #hotengine-cart_menu #cart::before{width:40px; height:40px; }
    .header_section2 #hotengine-cart_menu{width:46px;}
	#hotengine-cart_menu .cart_menu_img{left:12px; top:10px; max-width: 21px;}
    .header_section2 #hotengine-cart_menu .cart_menu_img { top: 7px; left: 10px;}
}

/*product list mobile style*/
@media (max-width:980px){ 
#page_content .contenth .contenth_i{ margin:5px 1px; padding:5px 10px;}
.hotengine-shop-product-list-block{ 
min-width:unset!important;
width:32%;
display:inline-block;
}
.hotengine-shop-product-list-block .hotengine-shop-product-url-img{ margin-top:60px;}
.hotengine-shop-product-list-block .hotengine-shop-products-list-img {
max-height:125px;
display:block;
}

}

@media (max-width:700px){.hotengine-shop-product-list-block .hotengine-shop-product-read_more{ display:none;}
}

@media (max-width:600px){
.hotengine-shop-product-images { min-height:unset; max-width:100%;}

.hotengine-shop-product-list-block{ 
min-width:unset!important;
padding:6px 2px 6px 2px;
width:49%;
height:380px;
display:inline-block;
}
.hotengine-shop-product-list-block .hotengine-shop-product-url-img{
margin-top:70px;
}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-spinner-block{  width:100%; }
.hotengine-shop-product-offerdetails:not(.hotengine-shop-products-add-count-spinner) .hotengine-shop-product-cart_icon{ width:100%;}
/*.hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon{width:calc(100% - 100px);}
.hotengine-shop-products-add-count-spinner .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_add_img{  width:100%; }*/
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-cart_add_img { width:100%;}
.hotengine-shop-product-list-block .hotengine-shop-product-price_val, .hotengine-shop-product-list-block .hotengine-shop-product-price_number { font-size:6vw;}
#page_content .headh h1, #page_content .headh h3 {
font-size:5vw;
line-height:initial;
}
#hotengine-content-shop #page_content .headh[data-favorite="1"][data-compare="0"] h1, #hotengine-content-shop #page_content .headh[data-favorite="0"][data-compare="1"] h1 {
max-width: calc(100% - 40px);
}
#hotengine-content-shop #page_content .headh[data-favorite="1"][data-compare="0"] h1 {
max-width: calc(100% - 40px);
}
#hotengine-content-shop #page_content .headh[data-favorite="1"][data-compare="1"] h1 {
max-width: calc(100% - 80px);
}

}

@media (max-width:370px){
#hotengine-sort-products-generated span{padding:0px;}
#hotengine-sort-products-generated select{max-width: 113px;}
.header_section1 .auth_block{ padding-left:0px; min-width:35px; width:35px;}
.header_section1 .auth_block div::before{ width:33px; margin-right:0px; padding:0px 14px;}
}
@media (max-width:350px){
.header_section1 .h_inside .phons{letter-spacing: 0px; margin-left:4px;}
}
/*cart form input*/
.hotengine-form label span input, .hotengine-form label span textarea, .hotengine-form label span select{line-height:30px; text-indent:5px;}
.hotengine-form label span textarea { line-height:100%; text-indent:0px;}
/*cart form input*/
/*paymeny button*/
.shop_payment_systems_submit, .hotengine_send_button_payment_system {
    margin: auto;
    background: var(--content-shop-buttons-background);
    color: var(--content-shop-buttons-color);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}
@media (hover:hover) and (pointer:fine) { .shop_payment_systems_submit:hover, .hotengine_send_button_payment_system:hover { background:var(--content-shop-buttons-background-hover); color: var(--content-shop-buttons-color-hover);}}
.shop_payment_systems_submit:active, .hotengine_send_button_payment_system:active{transform: translateY(1px);}
/*paymeny button*/


/*CART & SPINNER FOR VARIERY LIST */
.hotengine-shop-product-list-block .hotengine-shop-product-favorite-exitst .hotengine-shop-product-cart_icon{width: calc(100% - 45px);}
.hotengine-shop-product-list-block .hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(100% - 45px);}
.hotengine-shop-product-list-block .hotengine-shop-product-favorite-exitst.hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(100% - 75px);}
.hotengine-shop-product-list-block .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon{ width:64%; left: calc(33% + 5px);}
/*CART & SPINNER FOR VARIERY LIST */


/*CART & SPINNER FOR VARIERY */
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-product-list .hotengine-shop-product-cart_icon, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-list .hotengine-shop-product-cart_icon, .hotengine-shop-product-variety_select .hotengine-shop-product-cart_icon, .hotengine-shop-product-variety-product-list .hotengine-shop-product-cart_icon{ width:100%;}

.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-list .hotengine-shop-product-spinner-block, .hotengine-shop-product-variety_select .hotengine-shop-product-spinner-block, .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block {width: 100%; white-space: nowrap;}

.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-list .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon, .hotengine-shop-product-variety_select .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon, .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block .hotengine-shop-product-cart_icon{width: calc(70% - 5px);}

.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst{
--favorite-icon-size: 30px; }
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst .hotengine-shop-product-favorite-block { top: 8px; margin-left: 5px; }

.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 45px);}
.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-favorite-exitst.hotengine-shop-product-compare-exists .hotengine-shop-product-cart_icon{width: calc(70% - 80px);}


.hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block .hotengine-shop_cart_add_product_count_spinner, .hotengine-shop-product-offerdetails .hotengine-shop-product-offerdetails-summary .hotengine-shop-product-variety-list .hotengine-shop-product-spinner-block .hotengine-shop_cart_add_product_count_spinner, .hotengine-shop-product-variety_select .hotengine-shop-product-spinner-block .hotengine-shop_cart_add_product_count_spinner, .hotengine-shop-product-variety-product-list .hotengine-shop-product-spinner-block .hotengine-shop_cart_add_product_count_spinner{ min-width:50px; width: calc(30% - 5px);}
/*CART & SPINNER FOR VARIERY */

/*LIST STYLE VIEW PRODUCTS*/
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block{width:100%; height:auto; margin:0px 0px 10px 0px; border-left:none; border-top:none; border-right:none; position:relative; }

.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-labels, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-stock, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-price_box, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-price_old,   .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-description, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-url-img, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-title, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-title a, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-sku-box, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-read_more{position:unset; top:unset; left:unset; right:unset; vertical-align:top; text-align: left; clear:none; float:none; max-width:none; }
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent{position:relative;}



.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-url-img{  height:100%; display:block; width:35%; vertical-align:top; margin:0px 10px 0px 0px; position:absolute; top:0px; overflow:hidden;}
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-products-list-img{width:auto; height: auto;  max-height:calc(100% - 10px); max-height: -webkit-fill-available; max-height: fill-available; }
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-labels{width:35%; vertical-align:top; margin:0px 10px 0px 0px; position:absolute; top:0px;}



.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-title, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-stock, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-stock-inform, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-price_box, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-description, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-sku-box, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-read_more, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-variety-param-visual12{ margin:0px 0px 5px 0px; width:calc(65% - 10px); margin-left:calc(35% + 15px); text-align: left; display:block; }
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-read_more, .hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url{text-align:right;}
@media (min-width:768px), (min-width:670px) and (max-width:768px){
.hotengine-shop-view-liststyle .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent{max-width:400px;}
}
/*LIST STYLE VIEW PRODUCTS*/

/*MODAL WINDOW PRODUCT LIST STYLE */
.modal__content {
    container-type: inline-size;
}

.modal__content .hotengine-shop-product-list-block {
    width: 24%;
    display: inline-block;
}

@container (max-width: 1900px) {
    .modal__content .hotengine-shop-product-list-block {
        width: 15%;
    }
}

@container (max-width: 1500px) {
    .modal__content .hotengine-shop-product-list-block {
        width: 20%;
    }
}

@container (max-width: 980px) {
    .modal__content .hotengine-shop-product-list-block {
        width: 32%;
    }
}

@container (max-width: 600px) {
    .modal__content .hotengine-shop-product-list-block {
        width: 49%;
    }
}
/*MODAL WINDOW PRODUCT LIST STYLE */


/* PRODUCT LIST ADAPTIVE INSIDE WIDGET CONTENT */
.hotengine-shop-products-list-div {
    container-type: inline-size;
}

@container (min-width: 1900px) {
    .hotengine-shop-products-list-div .hotengine-shop-product-list-block {
        width: 14%;
    }
}

@container (max-width: 1900px) {
    .hotengine-shop-products-list-div .hotengine-shop-product-list-block {
        width: 15%;
    }
}


@container (max-width: 1500px) {
    .hotengine-shop-products-list-div .hotengine-shop-product-list-block {
        width: 20%;
    }
}

@container (max-width: 980px) {
    .hotengine-shop-products-list-div .hotengine-shop-product-list-block {
        width: 32%;
    }
}

@container (max-width: 600px) {
    .hotengine-shop-products-list-div .hotengine-shop-product-list-block {
        width: 49%;
    }
}
/* PRODUCT LIST ADAPTIVE INSIDE WIDGET CONTENT */



/*MOSAIC LIST PRODUCTS 2 SIDES VIEW PRODUCTS*/
/*MOSAIC LIST PRODUCTS 2 SIDES*/
.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block{width:100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-content: flex-start; gap: 20px;
  align-items: flex-start;
  flex-direction: unset;
}
.hotengine-shop-product-list-side1,
.hotengine-shop-product-list-side2 {
  flex: 0 0 auto;
  box-sizing: border-box;
  position: relative;
  width:calc(50% - 10px);
  text-align: left;
}

@media (max-width: 768px) {
  .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block {
    flex-direction: column;
  }
  .hotengine-shop-product-list-side1,
  .hotengine-shop-product-list-side2 {
    flex: auto;
    width:100%;
  }
}
/*MOSAIC LIST PRODUCTS 2 SIDES END*/



.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block{width:100%; height:auto; margin:0px 0px 10px 0px; border-left:none; border-top:none; border-right:none; position:relative; }
.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-labels, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-stock, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-stock-inform, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-price_box, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-price_old, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-description, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-url-img, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-title, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-title a, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-sku-box, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-read_more {
  position: unset;
  top: unset;
  left: unset;
  right: unset;
  vertical-align: top;
  text-align: left;
  clear: none;
  float: none;
  max-width: none;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-url-img {
  height: 100%;
  display: block;
  width: 100%;
  margin: 0 10px 0 0;
  overflow: hidden;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-products-list-img {
  width: auto;
  height: auto;
  max-height: calc(100% - 10px);
  max-height: -webkit-fill-available;
  max-height: fill-available;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-labels {
  width: 100%;
  margin: 10px 10px 0 5px;
  position: relative;
  top: 0;
  height: auto;
}
.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-labels span {
  display: inline-block;
  margin-right: 3px;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-title, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-stock, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-stock-inform, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-price_box, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-description, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-sku-box, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-read_more {
  display: block;
  margin: 0 0 5px 0;
  text-align: left;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-read_more, .hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-rating-block-url {
  text-align: right;
}


.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent {
  position: relative;
}

.hotengine-shop-products-mosaic-sides .hotengine-shop-product-list-block:hover 
  .hotengine-shop-products-list-img {
  transform: unset;
}


@media (min-width: 768px), (min-width: 670px) and (max-width: 768px) {
  .hotengine-shop-products-mosaic-sides 
    .hotengine-shop-product-list-block .hotengine-shop-product-cart-parent {
    max-width: 400px;
  }
}
/*MOSAIC LIST PRODUCTS 2 SIDES VIEW PRODUCTS*/




/*PRODUCTS VARIETY IN LIST SHOWED */

.hotengine-shop-product-list-block[data-variety-showed="1"] .hotengine-shop-product-variety-param-visual6{ display:none; }

@media (hover: hover) and (pointer: fine){


    .hotengine-shop-product-list-block[data-variety-showed="1"]:hover{
        z-index:10;
        overflow:visible;
    }

    .hotengine-shop-product-list-block[data-variety-showed="1"]:hover
    .hotengine-shop-product-variety-param-visual6{
        position:absolute;
        top:100%;
        left:-1px;
        width:calc(100% + 2px);
        background:#fff;
        border:inherit;
        border-top:none;
        padding:5px 0;
        display:block;
        z-index:20;
    }

    .hotengine-shop-product-list-block[data-variety-showed="1"]:hover
    .hotengine-shop-product-variety-list{
        max-height:none;
        overflow:visible;
    }

    .hotengine-shop-product-list-block[data-variety-showed="1"]:hover::after{
        content:"";
        position:absolute;
        top:calc(100% - 2px);
        left:0;
        width:100%;
        height:20px;
        background:#fff;
        z-index:1;
        pointer-events:none;
    }

}
/*PRODUCTS VARIETY IN LIST SHOWED */



/*Effects Hover*/
@media (hover: hover) and (pointer: fine) {
    .header_section1 .header_section_top_menu a:hover {
        transform: translateY(-1px);
    }

    .header_section1 .auth_block:hover {
        filter: brightness(1.1);
    }

    .header_section2 .logo:hover {
        opacity: 0.85;
        transform: scale(1.02);
        transition: all .25s ease-in-out;
    }

    .header_section2 .hotengine-favorites-products-box:hover i,
    .header_section2 #hotengine-compare_menu:hover .hotengine-shop-compare-num,
    .header_section2 #hotengine-cart_menu:hover #cart[data-cart-items]:not([data-cart-items="0"]):after{
        transform: scale(1.2) rotate(5deg);
    }
}
/*Effects Hover*/