/** Shopify CDN: Minification failed

Line 366:30 Expected identifier but found whitespace
Line 2959:1 Expected "}" to go with "{"

**/
@charset "UTF-8";
/*================ Color Variables ================*/
/* Start Top Bar */
header#lheader{
  /*z-index:999;
  position: relative;*/
}
header#lheader {
  
}
.cms-top-header .topbar {
  position: relative;
  /*z-index: 10;*/
  z-index: 1;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  min-height: 40px;
}
.cms-top-header .topbar .announcement-bar {
  color: #777;
  width: 100%;
  /*display: inline-flex;*/
  align-items: center;
}
.cms-top-header .topbar .announcement-bar .topbar-left {
  flex-grow: 1;
}
.top_contac span{
	font-size: 12px;
    /*font-weight: 700;*/
    text-transform: uppercase;
}
.cms-top-header .topbar .announcement-bar .top_contac ul {
  list-style: none;
}
.cms-top-header .topbar .announcement-bar  .top_contac ul li {
  /*padding: 0 20px;*/
  display: inline-block;
  /*line-height:15px;*/
  font-size:9px;
  /*border-right: 1px solid #36373a;*/
}
.cms-top-header .topbar .announcement-bar  .top_contac ul li:not(:first-child) {
  padding-left:20px;
}
.cms-top-header .topbar .announcement-bar  .top_contac ul li:last-child{
	padding-right:0;
  border:none;
}
.cms-top-header .topbar .announcement-bar  .top_contac ul li i {
  margin-right: 5px;
}
.cms-top-header .topbar .announcement-bar  .top_contac ul li a {
  color: #000;
    text-transform: uppercase;
    font-size: 9px !important;
    font-weight: 700;
    padding-top:5px;
}
.cms-top-header .topbar .announcement-bar .topbar-left .topbar-menu {
  font-size: 13px;
}
.cms-top-header .topbar .announcement-bar .topbar-left .topbar-menu li {
  position: relative;
}
.cms-top-header .topbar .announcement-bar .topbar-left .topbar-menu li:after {
  content: "|";
  width: 1px;
  height: 100%;
  color: #5b5b5b;
  padding: 0 14px;
  text-align: center;
  justify-content: center;
  ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  display: inline-flex;
}
.cms-top-header .topbar .announcement-bar .topbar-left .topbar-menu li:last-child:after {
  display: none;
}
.cms-top-header .topbar .announcement-bar .topbar-left .topbar-menu li a {
  font-size: 13px;
  margin: 0px;
}
.cms-top-header .topbar .announcement-bar .topbar-right {
  text-align: right;
  margin-left: auto;
}
.cms-top-header .topbar .announcement-bar .topbar-right .signin a{
	font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.cms-top-header .topbar .announcement-bar .topbar-right .signin a:hover{color:var(--color-hover);}
.cms-top-header .topbar .announcement-bar .laber-social-sharing,
.cms-top-header .topbar .announcement-bar .list-socials {
  position: relative;
  list-style: none;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
.cms-top-header .topbar .announcement-bar  .list-socials li {
  margin-left: 20px;
}
.cms-top-header .topbar .announcement-bar  .list-socials li a{
  	font-size:16px;
}
.cms-top-header .topbar .announcement-bar  .list-socials li:first-child {
  margin-left: 0;
}
.cms-top-header .topbar .announcement-bar  .laber-social-sharing ul li a span{
  	display:none;
}
.cms-top-header .topbar .announcement-bar .topbar-menu{}
.cms-top-header .topbar .announcement-bar .topbar-menu li{
  display: inline-block;
  padding: 0 5px;
}
.cms-top-header .topbar .announcement-bar .topbar-menu li a{
	font-size:14px;
  color:#777777;
}
.cms-top-header .topbar .announcement-bar .topbar-menu li a:hover{
	color:#1a73e8;
}
@media (max-width: 767px) {
  .cms-top-header .topbar .announcement-bar .topbar-left, .cms-top-header .topbar .announcement-bar .topbar-right {
    width: 100%;
    text-align: center;
  }
  .cms-top-header .topbar .announcement-bar .topbar-left .top_contac{padding:10px 0;}
}
.cms-top-header .topbar .announcement-bar .top-links {
  list-style: none;
  margin-bottom: 0;
}
.cms-top-header .topbar .announcement-bar .wrapper-bar-message span {
  color: #e60023;
}

.cms-top-header .wrapper-bar-message .announcement-bar__message{
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 45px;
}

@media (max-width: 767px) {
  .cms-top-header .topbar .announcement-bar {
    display: unset;
    padding:10px 0;
  }
}

/* End Top Bar */
/* Main header */
.header .d-none-important {
  display: none !important;
}
.header .header-control{
	display: flex;
    align-items: center;
}
.header .header-control li {
  display: inline-block;
  list-style: none;
  position: relative;
  padding: 0;
  vertical-align: bottom;
}
.header .header-control li.header_search .text_search{
	line-height: 28px;
    vertical-align: top;
  color: #0d0d0d;
}
.header .header-control li:last-child {
  padding-right: 0;
}
.header .header-control li:first-child {
  padding-left: 0;
}
.header .header-control li:last-child::after {
  display: none;
}
.header .header-icon {
  font-size: 14px;
  position: relative;
  line-height: 1;
  display: inline-block;
  color: #0d0d0d;
  padding-left: 35px;
  text-transform: uppercase;
}
.header .header-icon span{
	/*color:#0d0d0d;
  line-height:24px;*/
}
.header .header-icon span.log-in,.header .header-icon span.favorite_wishlist{
	color: #888888;
    display: block;
    line-height: 1;
    margin-bottom: 3px;
    font-size: 13px;
}
.header .header-icon i{
	font-size: 24px;
}
.header .header-control li.signin .header-icon span{
	
} 
.header .header-icon .header__counter{
	font-size: 11px;
    color: #fff;
    font-weight: 400;
    background: var(--color-hover);
    height: 20px;
    width: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}
@media (max-width: 1023px) {
  .header .header-icon i{
  	font-size: 24px;
  }
  .header .header-control li.header_search .text_search{display:none;}
}
.header .header-icon .fa-balance-scale {
  margin-top: -3px;
}
.header .cart-block {
  display: flex;
}
@media (max-width: 767px) {
  .header .cart-block {
    display: inherit;
  }
  .header .header-icon svg {
    width: 24px;
  }
}
.header .cart-block .total-price {
  color: #222;
  line-height: 13px;
}
.header .cart-block .total-price span.text{
	color: #888;
    display: block;
    line-height: 1;
    margin-bottom: 3px;
    font-size: 13px;
}
.header .cart-block .total-price span:last-child {
  font-weight:500;
}
.header .header__counter {
    position: absolute;
    top: -10px;
    right: -10px;
  	font-size: 12px;
}

/* End main header*/
/* Start Currencies */
.parent-list {
  position: relative;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}
.parent-list .item-list {
  display: flex;
  align-items: center;
  width: fit-content;
  position: relative;
  padding:0 20px;
  line-height: 40px;
}
.parent-list .item-list p{    margin: 0;}
.parent-list .item-list:first-child{padding-left:0;}
.parent-list .item-list:last-child{padding-right:0;}
.parent-list .item-list:after{
	content:"";
  background: #36373a;
  position: absolute;
  left:0;
  width: 1px;
	height: 15px;
}
.parent-list .item-list:first-child:after{
	display:none;
}
.parent-list .item-list > span,
.parent-list .item-list > a {
  font-size: 14px;
  text-transform: capitalize;
}
.parent-list .item-list.header_search .text_search{
	font-size:14px;
  color:#888;
  margin-right:35px;
}
.parent-list .item-list > a .icon {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .parent-list .item-list > a .icon {
    margin: 0 5px;
  }
  .parent-list{
  	justify-content: center;
  }
  .parent-list .item-list.header_search .text_search{display:none;}
}
@media (max-width: 767px) {
  .parent-list .item-list {
    display: inline-block;
    width: auto;
    line-height: 15px;
  }
}
.parent-list .child-list {
  position: absolute;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  right: 0;
  top: 100%;
	border-radius: 0 0 3px 3px;
  background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,.05);
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -ms-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  padding: 20px;
  text-align: left;
  clip: rect(1px, 1px, 1px, 1px);
  list-style: none;
  width: 150px;
	transform: translate(-0, 20px);
	-webkit-transform: translate(-0, 20px);
	-moz-transform: translate(0, 20px);
	-o-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
}
.parent-list .child-list li{
    padding: 0;
}
.parent-list .child-list li p {
  cursor: pointer;
}
.parent-list .child-list li p.
.parent-list .child-list li:last-child{margin-bottom:0;}
.parent-list .child-list a {
  padding: 0;
  color: #666;
  font-size: 13px;
  display: block;
  line-height:13px;
}
.parent-list .child-list li.active a,
.parent-list .child-list a:hover {
  color: var(--color-hover);
}
.parent-list .child-list li:last-child a {
  padding: 0px;
}
.parent-list .item-list:hover .child-list {
  visibility: visible;
  opacity: 1;
  top: 100%;
  clip: inherit;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
}

/* End Currencies */
/* Start Cart Popup */
.js-cart-inner, .js-popup-inner {
  z-index: 12;
  right: 0;
  visibility: visible;
  opacity: 1;
  min-width: 310px;
  top: 100%;
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -ms-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  padding: 15px;
  text-align: left;
  padding: 0 30px 30px 30px;
  text-align: left;
}

.js-cart-inner .list-item {
  padding: 0 0 15px 0;
  border-bottom: solid 1px #e6e6e6;
  width: 100%;
}

.js-cart-inner .title {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 15px;
  background: #222;
  border-radius:0;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
}

.js-cart-inner .product-item {
  display: inline-block;
}

.js-cart-inner .thumb {
  float: left;
  margin-right: 8px;
}

.js-cart-inner .product-item .info {
  margin: 0px;
  padding-top: 12px;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.js-cart-inner .subtotal {
  text-align: left;
  display: block;
  width: 100%;
  padding: 10px 0;
}

/* end Cart Popup */
/* Popup inner */
.js-popup-inner .list-item {
  padding: 0;
  border-bottom: 0;
  width: 100%;
  display: grid;
}
.js-popup-inner .list-item .product-store-lists {
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  display: inline-flex;
  width: 100%;
}
.js-popup-inner .list-item .product-store-lists:first-child {
  padding-top: 0;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__image {
  float: left;
  margin-right: 25px;
  max-width: 80px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content {
  margin: 0px;
  padding-top: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  display: grid;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content .product-store-lists__title a {
  font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1.2;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content .product-store-lists__price .price span {
  font-size: 15px;
  color: #0d0d0d;
  font-weight: 700;
  line-height: 30px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content .product-store-lists__price .price--sale span:first-child {
  font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__content .product-store-lists__price .price--sale span.compare {
  font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 30px;
    text-decoration: line-through;
    margin-left: 5px;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__remove {
  color: #888;
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-left: auto;
  cursor: pointer;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__remove svg {
  width: 20px;
  height: 20px;
  fill: #888;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__remove:hover {
  color: #1a73e8;
}
.js-popup-inner .list-item .product-store-lists .product-store-lists__remove:hover svg {
  fill: #1a73e8;
}
.js-popup-inner .list-item .product-store-lists:hover .product-store-lists__content .product-store-lists__title a {
  color: var(--color-hover);
}
.js-popup-inner .popup-wishlist_buttons .btn, .js-popup-inner .popup-compare_buttons .btn {
  width: 100%;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: var(--color-main);
  border: 2px solid var(--color-main);
  margin-bottom: 10px;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 700;
}
.js-popup-inner .popup-wishlist_buttons .btn:hover, .js-popup-inner .popup-compare_buttons .btn:hover {
  background-color: var(--color-hover);
    border-color: var(--color-hover);
      color:#fff;
}

/* End popup */
/* Search popup */
#search_pupop .mini_cart_header {
  position: relative;
  margin-bottom:30px;
  margin-top:30px;
}
.mini_cart_content .js_prs_search {
  padding: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: auto;
}
.mini_cart_content .js_prs_search .product-item:hover:before{display:none;}
#search_pupop .mini_cart_content .js_prs_search .row {
  padding-bottom: 15px;
  display: inline-flex;
  width: 100%;
}

#search_pupop .mini_cart_content .js_prs_search .row .img_pr {
  float: left;
  overflow: hidden;
  max-width: 70px;
}
#search_pupop .mini_cart_content .js_prs_search .row .img_pr a{
  display:block;
  overflow:hidden;
}
#search_pupop .mini_cart_content .js_prs_search .row .img_pr .pr_lazy_img {
  webkit-transition: opacity 0.3s, -webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s, transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#search_pupop .mini_cart_content .js_prs_search .row .img_pr .pr_lazy_img:hover {
  transform: scale(1.2);
}
#search_pupop .mini_cart_content .js_prs_search .row .widget_if_pr a {
  font-size: 15px;
  color: #111;
  font-weight: 500;
  line-height: 1.2;
}
#search_pupop .mini_cart_content .js_prs_search .row .widget_if_pr a:hover {
  color: #1a73e8;
}
#search_pupop .mini_cart_content .js_prs_search .row .widget_if_pr span.money {
  font-size: 15px;
  color: #0d0d0d;
  font-weight: 600;
  line-height: 30px;
}
#search_pupop .mini_cart_content .js_prs_search .row .widget_if_pr del {
  display: none;
}
#search_pupop .mini_cart_content .js_prs_search .row .widget_if_pr .onsale {
  display: none;
}
#search_pupop .mini_cart_content .js_prs_search a:link.btn {
  width: 100%;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  padding: 3px 0 0 0;
  background-color: var(--color-hover);
  margin-bottom: 10px;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 30px;
    letter-spacing: 2px;
}
#search_pupop .mini_cart_content .js_prs_search a:link.btn:hover {
  background-color: var(--color-btn-hover);
}
#search_pupop .mini_cart_content .js_prs_search a.btn {
  color: #fff;
}

/* End search popup */
/* Start Header Main */
.cms-icon-close {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.cms-icon-close.cms-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.header a.site-title {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  line-height: 1;
}
.header .header-nav-mobile {
  display: none;
}
.header .header-top {
  height: auto;
  box-shadow: 0px 4px 4px 0px rgba(94, 115, 144, 0.1);
}
.cms-top-header .topbar .full-width,
.header .header-top .full-width {
  max-width: 100%;
  padding: 0 30px;
}
.header .header-top .cms-full {
  margin: 0;
  width: 100% !important;
}
@media (min-width: 1200px) {
  .header .header-top .cms-full {
    margin: 0 153px;
    width: 100% !important;
  }
}
@media (max-width: 1023px) {
  .header .header-top .cms-full {
    padding: 0 15px;
  }
  .header .header-top .container>.row {
  padding-top:20px;
  padding-bottom:20px;
}
}
.header .header-top .container {
  position: relative;
  height: 100%;
}
.header .header-bottom .container>.row,
.header .header-top .container>.row {
  align-items: center;
  justify-content: space-between;
}
.header .header-top .header-logo {
  text-align: left;
  width: 250px;
  line-height:1;
}
@media (max-width: 1200px) {
  .header .header-top .header-logo{width: 200px;}
}
.header .header-top .header-nav {
  flex-grow: 2;
  position: unset;
  max-height: 80px;
}
.header .header-bottom .header-top-meta .title-menu {
  color:#fdc801;
  line-height: 50px;
  text-transform: uppercase;
    font-weight: 500;
    padding-right: 20px;
}
.header .header-bottom .header-top-meta .header-control {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header .header-top{
	
}
.header .header-top .line{
	border-bottom: 1px solid rgba(255,255,255,.15);
}
.header .header-top .header-top-meta .contac-right{
  display: flex;
  justify-content: flex-end;
}
.header .header-top .header-top-meta .contac-right i{
  font-size: 28px;
  color: #343e45;
  margin-right: 10px;
}
.header .header-top .header-top-meta .contac-right p{
  margin: 0;
  color: #343e45;
  font-size: 14px;
  font-weight: 600;
}
.header .header-top .header-top-meta .contac-right p.number{font-weight: 500;}
@media (max-width: 1023px) {
  .header .header-top .line{border-bottom:none;}
  .header .header-top{border-bottom: 1px solid rgba(255,255,255,.15);}
  .header .header-top .header-logo {text-align: left;}
}
@media (max-width: 1023px) {
  .cms-top-header .topbar .full-width, 
  .header .header-top .full-width{
  	padding: 0 15px;
  }
  .header .header-top .header-control {
    display: inline-flex;
  }
  .header .cart-block .total-price span.text,
  .header .header-top .header-control .total-price {
    font-size:0;
  }
  .header .header-icon{line-height: inherit;}
  .header .header-icon span.favorite_wishlist, .header .header-icon span.log-in,.header .header-icon span{
  	font-size:0;
  }
  .header .header-top .header-control li:first-child {
    padding-left: 0px;
  }
  .header .header-top .header-control li:last-child {
    padding-right: 0px;
  }
  .header .header-top .header-control li.display-mobile {
    display: inline-block;
  }
  .header .header-top .header-top-meta {
  }
  .header .header-top .header-logo img {
    max-width: 100% !important;
  }
  .cms-top-header .topbar .announcement-bar{
	  
  }
}
.home .header .header-bottom{margin-bottom:30px;}
.header .header-bottom .header-bottom-inner{background:#222;border-radius:3px;}
@media (max-width: 767px) {
  .header .header-top .header-logo .header-nav-mobile{display:none;}
  .header .header-top .header-logo{text-align: center;}
}
@media (min-width: 768px) {
  .display-ipadpr{display:none !important;}
}
@media (min-width: 1200px) {
  
  .header .header-bottom,
  .header .header-top {
    display: flex;
    align-items: center;
    position:relative;
  }

}
.header .cms-item-title {
  position: relative;
}
.header .cms-item-title .lbl_nav_title {
  color: #fff;
  font-size: 10px;
  padding: 0px 7px;
  position: absolute;
  right: -15px;
  border-radius: 3px;
  line-height: 16px;
  top: 50%;
  font-weight: 400;
  background: #01bad4;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 1;
  margin-top: -15px;
}

.home .header a.site-title {
  color: #111;
}
.header .header-nav {
  position: static;
}

.header-top.sticky-header{
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
  	padding: 0;
}
.layout5 .cart-block .total-price {
  color: #111;
  font-weight: 500;
  display: none;
}
.layout5 .cart-block .total-price .text {
  color: #888;
}
@media (min-width: 1024px) {
  .layout5 .main-menu > li > a {
    font-weight: 600 !important;
  }
  .layout5 .main-menu > li > a:before {
    bottom: 25% !important;
  }
}
.layout5 .header-nav-mobile .mobile-navigation .icon span {
  background-color: #111 !important;
}


.wrap_bottom_menu {
  height: 53px;
  display: flex;
  align-items: center;
}
.wrap_bottom_menu .header-bottom-nav {
  display: flex;
  align-items: center;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom {
  display: none;
  list-style: none;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li {
  margin-right: 32px;
  display: inline-flex;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a {
  color: #111;
  font-size: 15px;
  font-weight: 600;
  padding: 0 10px;
  position: relative;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:first-child {
  margin-left: -10px;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:after {
  content: "";
  background-color: #1a73e8;
  width: 100%;
  position: absolute;
  height: 8px;
  bottom: 5px;
  left: 0px;
  opacity: 0.3;
  display: none;
}
.wrap_bottom_menu .header-bottom-nav .menu-bottom li a:hover:after {
  display: block;
}
.header .main-menu .mega-menu1 .type_mn_banner .banner_menu .pr_lazy_img{border-radius:3px;}
@media (min-width: 1024px) {
  .wrap_bottom_menu .header-bottom-nav .menu-bottom {
    display: block;
  }
}
.wrap_bottom_menu .icon-bottom a {
  font-size: 29px;
  color: #111;
  position: relative;
  display: flex;
}
.wrap_bottom_menu .icon-bottom a svg {
  width: 29px;
  background: transparent;
  fill: #111;
  margin-top: 5px;
  margin-right: -3px;
}
.header .main-menu > li {
  display: inline-block;
  float: none;
  padding: 0 25px;
}
@media (max-width: 1366px) {
	.header .main-menu > li {
      padding: 0 12px;
    }
}
@media only screen and (min-width: 1024px) {
  .header {
    /*Logo */
    /* End Logo */
    /* Main Menu */
    /* End Main Menu */
  }
  .header .cms-clone-wrap {
    display: none;
  }
  .header .header-main {
    position: relative;
    z-index: 1001;
  }
  .header .header-main .container {
    position: relative;
  }
  .header .header-main-wrap .logo {
    padding-top: 0px;
    text-align: center;
  }
  .header .main-menu {
    margin: 0;
  }
  .header .main-menu > li:first-child {
    padding-left: 0;
  }
  .header .main-menu > li > a {
    display: inline-block;
    font-size: 14px;
    color: #0d0d0d;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    float: none;
    padding: 0;
    position: relative;
    line-height: 80px;
    letter-spacing: 1px;
  }
  .header .main-menu > li:hover > a {
    color: var(--color-link-menu-hover) !important;
  }
  .header .main-menu > li.menu-item-has-children > a:after{
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
  }
    .header .menu-item.has-children.type_mega.pos_rel,
  .header .menu-item.has-children {
    position: relative;
  }
  .header .menu-item.has-children.type_mega {
    position: static;
  }
  .header .menu-item.has-children.type_mega .submenu {
    /*left: 15px;
    right: 15px;*/
    width: 100%;
    overflow: hidden;
  }
  .header .menu-item.has-children.type_mega .submenu .row {
    align-items: flex-start;
    background: #fff;
  }
  .header .menu-item-has-children > a::after {
    content: "";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    color: #000;
    float: right;
  }
  .header .submenu {
    position: absolute;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    left: 0;
     border-radius: 0 0 3px 3px;
    top: 100%;
    background-color: #fff;
    width: 220px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
    padding: 30px;
    text-align: left;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  .header .submenu.mega-menu{
    padding: 40px;
    left: 0;
    right: 0;
    border-radius: 0 0 3px 3px;
    margin: 0 auto;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }
  .header .submenu.mega-menu .menu-bottom-block{
  	background:#cc1414;
    line-height:60px;
    color:#fff;
    margin-bottom:-40px;
    position:relative;
  }
  .header .submenu.mega-menu .menu-bottom-block:before{
  	background:#cc1414;
    content:"";
    height:60px;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
  }
  .header .submenu.mega-menu .menu-bottom-block:after{
  	background:#cc1414;
    content:"";
    height:60px;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
  }
  .header .submenu li {
    display: list-item;
    list-style: none;
  }
  .header .menu-item-has-children > a::after {
      content: "\f107";
      font-family: "FontAwesome";
      display: inline-block;
      margin-left: 5px;
      font-size: 13px;
      color: #000;
      float: right;
  }
  .header .submenu .menu-item-has-children:hover > a::after {
      content: "\f105";
  }
  .header .main-menu .submenu div .submenu {
    left: 100%;
    top:0;
  }
  .header .main-menu .submenu .menu-item-has-children:hover > .submenu {
    top: -20px;
  }
  .header .menu-item-has-children:hover > .submenu,
  .header .menu-item.has-children:hover > .submenu {
    visibility: visible;
    opacity: 1;
    top: 100%;
    clip: inherit;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header .main-menu .submenu .menu-item {
    display: list-item;
    list-style: none;
    position:relative;
  }
  .header .main-menu .submenu .lazy_menu_mega .type_link2:last-child .menu-item a{padding-bottom:20px;}
  .header .main-menu .submenu .lazy_menu_mega .menu-item .menu-item:last-child a{padding-bottom:0;}
  .header .main-menu .submenu .lazy_menu_mega .menu-item:last-child a{padding-bottom:0;}
  .header .main-menu .submenu .menu-item .sub-menu-1 .heading{
  	font-size: 16px;
    color: #0d0d0d;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
    padding:0;
    display: block;
    text-transform: capitalize;
  }
  .header .main-menu .submenu .menu-item a {
	display: block;
    font-size: 14px;
    line-height: 1;
    color: #888888;
    padding: 0 0 20px;
    font-weight: 400;
    text-transform: none;
  }
  .header .main-menu .submenu .menu-item .menu-item:last-child a{padding-bottom:0;}
  .header .main-menu .submenu .menu-item > a:hover {
    color: var(--color-hover);
  }
  .header .main-menu .demos-menu {
    padding: 35px 25px 10px;
  }
  .header .main-menu .demos-menu .demo-item a {
    padding: 0;
  }
  .header .main-menu .demos-menu .demo-item {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .header .main-menu .demos-menu .demo-item .demo-title {
    font-size: 14px;
    color: #242424;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin: 0 0 15px;
  }
  .header .main-menu .mega-menu1 {
    background-repeat: no-repeat;
  }
  .header .main-menu .mega-menu1 .type_link .sub-column {
    padding-left: 0px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .header .main-menu .mega-menu1 .type_link .sub-column .menu-item a {
    font-weight: 400;
    line-height: 19px;
    padding: 0 0 15px 0;
  }
  .header .main-menu .mega-menu1 .type_link .sub-column .menu-item a:hover {
    color: var(--color-hover);
  }
  .header .main-menu .mega-menu1 .type_link .sub-column .menu-item:last-child a {
    padding: 0px;
  }
  .header .main-menu .mega-menu1 .type_link.col-lg-3 {
  }
  .header .main-menu .mega-menu1 .type_mn_banner {
    
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu{
    position:relative;	
    padding-bottom:15px;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .laber_content_html{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .laber_content_html h3{
    margin: 0;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .laber_content_html h3 a{
    color: #343e45;
    background: #fff;
    font-weight: 600;
    line-height: 50px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    padding: 0 30px;
    display: inline-block;
    border-radius: 3px;
  }
  .header .main-menu .mega-menu1 .type_mn_banner .banner_menu .laber_content_html h3 a:hover{
  	background-color:#1a73e8;
    color:#fff;
  }
  .header .widgettitle {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
    text-transform: uppercase;
  }
  .header .widget-custom-menu {
    margin-bottom: 30px;
  }
  .header .widget-custom-menu ul {
    padding: 0;
  }
  .header .widget-custom-menu ul li {
    list-style: none;
    display: list-item;
  }
  .header .widget-custom-menu ul li a {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    display: block;
  }
  .header .hidden-content {
    display: none;
  }
  .header .hidden-content.show-up {
    display: block;
  }
  .header .box-sticky {
    position: fixed;
    z-index: 999;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
    left: 0;
    width: 100%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #fff;
    padding: 0;
    opacity: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  }
  .header .box-sticky.is-sticky {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    opacity: 1;
  }
  .header .logo-prepend .logo {
    padding-top: 10px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .header .cart-prepend .box-minicart {
    margin-top: 5px;
    float: left;
  }
  .header .lbl_heading_cat {
    position: absolute;
    color: #fff;
    font-size: 9px;
    padding: 1px 7px 0;
    border-radius: 50px;
    top: 50%;
    line-height: 16px;
    background: #01bad4;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: -5px;
    margin-top: -14px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
  }
  .header .cat_menu .lbl_heading_cat {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin: 0 5px;
  }
  .header .main-menu > li > a::after {
    display: none;
  }
  .header .header-nav .main-menu li.menu-item-has-children:hover > .submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header .main-menu .submenu .menu-item .collection_item{
  	line-height:1;
  }
  .header .main-menu .submenu .menu-item .product-name {
    font-size: 16px;
    color: #343e45;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
  }
  .header .main-menu .product-item .product-name:hover {
    color: #1a73e8;
  }
  .header .main-menu .product-item .group-button a {
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #666;
    margin: 4px 0 4px 4px;
    background-color: #fff;
    padding: 0px;
  }
  .header .main-menu .group-button .add-to-cart,
.header .main-menu .group-button .btn-sold-out,
.header .main-menu .group-button .select-option {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 14px;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    text-align: center;
    font-weight: 600;
  }
  .header .main-menu .product-inner .quickview-button {
    line-height: 35px;
    color: #fff !important;
    padding: 8px 20px !important;
  }
  .header .main-menu .group-button .inner {
    padding: 0px 10px 10px 10px;
  }
  .header .main-menu .product-item .group-button {
    display: inline;
    position: relative;
    opacity: 1;
    visibility: visible;
    display: none;
  }
  .header .main-menu .product-item:hover .product-inner {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .header .main-menu .product-inner .group-flash {
    top: 0px;
  }
  .header .main-menu .type_link2 .menu-item {
    
  }
  .header .main-menu .type_link2 .menu-item:last-child {
    border-bottom: 0px;
  }
  .header .main-menu .type_link2 .menu-item:hover > a {
    color: var(--color-hover);
  }
  .header .main-menu .submenu .slick-slide {
    opacity: 1;
  }
  .header .main-menu div.type_link > a {
    display: block;
    color: #878787;
    line-height: 1.5;
    padding: 14px 15px;
    background-color: transparent !important;
  }
  .header .main-menu .submenu .type_link > a {
    color: #222;
    font-weight: 500;
    font-size: 16px;
    padding:0;
    line-height:1;
    margin-bottom:25px;
  }
  .header .main-menu .type_link ul.sub-column {
    padding-left: 0px;
  }
  .header .main-menu .type_link .sub-column > li a {
    padding: 0;
    background-color: transparent !important;
    text-transform: capitalize;
  }
  .header .main-menu .type_link .sub-column > li:last-child a {
    padding: 0;
  }
  .header .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .header .main-menu .submenu .menu-item .cat_grid_item__wrapper{
		position: absolute;
		top: 50%;
		background: #fff;
		padding: 0 30px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		transform: translate(0, -50%);
		line-height: 50px;
		border-radius: 3px;
		width: 150px;
		margin: 0 auto;
		text-align: center;
		right: 0;
		left: 0;
  }
  .header .main-menu .submenu .menu-item .cat_grid_item__wrapper .cat_grid_item__title,
  .header .main-menu .submenu .menu-item .cat_grid_item__wrapper .cat_grid_item__count{
	display: inline;
	font-size: 14px;
	color: #343e45;
	font-weight: 600;
  }
  .header .main-menu .submenu .menu-item.cat_design_2 .cat_grid_item__wrapper{
		top: 15px;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
		left: 15px;
		right: inherit;
  }
  .header .main-menu .submenu .menu-item.cat_design_3 .cat_grid_item__wrapper{
	top: 15px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
	left: inherit;
	right: 15px;
  }
  .header .main-menu .submenu .menu-item .cat_space_item{overflow:hidden;}
  .header .main-menu .submenu .menu-item:hover  .nt_bg_lz{
		transform: scale(1.11);
		-webkit-transform: scale(1.11);
		-o-transform: scale(1.11);
		-moz-transform: scale(1.11);
	}
}


/* End Header Main */
/*Cart popup style*/
.mask-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9995;
  opacity: 0;
  visibility: hidden;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.25s, visibility 0.25s;
}

.hero_canvas {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 300px;
  background-color: #fff;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transition: transform 0.5s;
  -webkit-transform: translate3d(104%, 0, 0);
  transform: translate3d(104%, 0, 0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: block;
  z-index: 99999!important;
}
.hero_canvas .mini_header {
  padding: 35px 40px 22px 40px;
  border-bottom: none;
  align-items: center;
  display: flex;
}
.hero_canvas .mini_header .widget-title {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

#login_pupop.hero_canvas{
  left: 0;
  margin: 0 auto;
  bottom: auto;
  top:-50%;
  opacity:0;
  width:500px;
  min-height:500px;
  border-radius:5px;
  padding: 40px;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all .3s linear 0s;
  -khtml-transition: all 0.3s linear 0ms;
  -moz-transition: all .3s linear 0s;
  -ms-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}
@media only screen and (max-width : 540px){
  #login_pupop.hero_canvas{
  	width:300px;
    padding: 10px;
  }
}
#login_pupop.hero_canvas.act_opened{
  opacity:1;
  top:50%;
  pointer-events: auto;
  height: calc(100% - 145px);
    overflow: auto;
}
#login_pupop.hero_canvas .tabcontent {display:none;}
#login_pupop.hero_canvas .tabcontent.active {display:block;}
#login_pupop .text p {
    text-align: center;
    color: #4f4f4f;
    font-size: 14px;
    margin: 0;
}
#login_pupop .text p a{
	font-style: italic;
}
#login_pupop.hero_canvas .mini_cart_header{
	border-bottom:1px solid #e5e5e5;
}
#login_pupop.hero_canvas .wrapper_tabcontent a.account{padding-left:0;}
#login_pupop.hero_canvas .mini_cart_header .title-customer{
	font-size: 16px;
    color: #0d0d0d;
}
#login_pupop.hero_canvas .mini_cart_header .title{
	border:none;
  padding: 0;
width: 50%;
  background:#fff;
  text-align:center;
  line-height: 45px;
}
#login_pupop.hero_canvas .mini_cart_header .title:after{
	left:0;
  opacity:0;
  content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    border-bottom: 2px solid var(--color-hover);
}
#login_pupop.hero_canvas .mini_cart_header .title:hover,
#login_pupop.hero_canvas .mini_cart_header .title.active{
  color:#222;
}
#login_pupop.hero_canvas .mini_cart_header .title:hover:after,
#login_pupop.hero_canvas .mini_cart_header .title.active:after{
	opacity:1;
}
#search_pupop.hero_canvas{
  left: 15%;
  right: 15%;
  width: auto;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: all .3s linear 0s;
  -khtml-transition: all 0.3s linear 0ms;
  -moz-transition: all .3s linear 0s;
  -ms-transition: all .3slinear 0s;
  -o-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
  top: 150%;
  bottom:0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  opacity: 0;
  height: 500px;
}
#search_pupop.hero_canvas.act_opened{
	opacity:1;
  	top: 50%;
}
#search_pupop.hero_canvas::-webkit-scrollbar{
  width: 6px;
  border-radius: 3px;
}
#search_pupop.hero_canvas::-webkit-scrollbar-thumb{
  background-color: #777777;
  border-radius: 4px;
  cursor: pointer;
}
#search_pupop.hero_canvas::-webkit-scrollbar-thumb:hover {
  background: #343e45;
}
#search_pupop.hero_canvas::-webkit-scrollbar-track{
  -webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);
  background-color: #f2f2f2;
  border-radius: 3px;

}
.hero_canvas .mini_cart_header {
    padding:0;
    border-bottom: none;
    align-items: center;
  	margin-bottom:30px;
}
.hero_canvas .mini_cart_header .title {
  line-height: 55px;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  color: var(--color-main);
  text-align: left;
  border-bottom: 1px solid #ebebeb;
  text-transform: capitalize;
  padding:0 30px;
  cursor: pointer;
    position: relative;
    background:#f5f5f5;
}
.hero_canvas .mini_cart_header .title.active{
  border-color: var(--color-main);
}
.hero_canvas .mini_cart_header .widget-title {
  line-height: 36px;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #222;
  text-align: center;
}
.hero_canvas .popup_content, 
.hero_canvas .popup-wishlist_empty {
  padding: 0 20px 20px 20px;
  margin: 0;
}
.hero_canvas .js-cart-inner {
  position: relative;
  height: calc(100% - 290px);
  overflow: auto;
  top: 0;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar{
  width: 6px;
  border-radius: 3px;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar-thumb{
  background-color: #777777;
  border-radius: 4px;
  cursor: pointer;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar-thumb:hover {
  background: #343e45;
}
.hero_canvas .js-cart-inner::-webkit-scrollbar-track{
  -webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);
  background-color: #f2f2f2;
  border-radius: 3px;

}
.hero_canvas .js-cart-inner .list-item {
  padding: 0;
  border-bottom: 0;
  width: 100%;
}
.hero_canvas .js-cart-inner .list-item .product-item {
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
  border-bottom: 1px solid #f5f5f5;
  display: inline-flex;
  width: 100%;
}
.hero_canvas .js-cart-inner .list-item .product-item .thumb {
  float: left;
  margin-right: 25px;
}
.hero_canvas .js-cart-inner .list-item .product-item:before{display:none;}
.hero_canvas .js-cart-inner .list-item .product-item .thumb img{
	height: auto !important;
  	min-width:80px;
}
.hero_canvas .js-cart-inner .list-item .product-item .info {
  margin: 0px;
  padding-top: 0;
  padding-right:25px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-name {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 1.2;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-name:hover{
	color:var(--color-hover);
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-item-qty .price span {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  line-height: 30px;
}
.hero_canvas .js-cart-inner .list-item .product-item .info .product-item-qty .qty {
  display: block;
  line-height: 1.2;
  font-size: 13px;
  color: #222;
  font-weight: 700;
  margin-top: 5px;
}
.hero_canvas .js-cart-inner .list-item .product-item .remove {
  color: #343e45;
  font-size: 16px;
  display: flex;
  margin-left: auto;
}

.hero_canvas .js-cart-inner .list-item .product-item .remove:hover {
  color:var(--color-hover);
}
.hero_canvas .js-cart-inner .list-item .product-item:first-child {
  padding-top: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item:last-child {
  border: none;
  margin: 0;
  padding-bottom: 0;
}
.hero_canvas .js-cart-inner .list-item .product-item:hover .product-name {
  
}
.hero_canvas .js-cart-inner.cart-empty{
  align-items: center;
  display: flex;
  text-align: center;
  flex-direction: column;
}
.hero_canvas .js-cart-inner.cart-empty i.icon-cart-empty{
    font-size: 30px;
    margin-bottom: 20px;
   -webkit-mask: url(//www.solazziuomo.it/cdn/shop/t/3/assets/cart-empty.svg?v=15368582078247905751674495155) no-repeat center center;
    mask: url(//www.solazziuomo.it/cdn/shop/t/3/assets/cart-empty.svg?v=15368582078247905751674495155) no-repeat center center;
    width: 142px;
    height: 102px;
    background-color: #e0e3e8;
}
.hero_canvas .js-cart-inner.cart-empty p {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1;
  margin-bottom: 40px;
}
.hero_canvas .js-cart-inner.cart-empty a{
    min-width: 250px;
    line-height: 50px;
    height: 50px;
	background-color: var(--color-btn);
    color: var(--color-btn-text);
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.hero_canvas .js-cart-inner.cart-empty a:hover{
	background: var(--color-btn-hover);
}
.hero_canvas .cms-bottom-group {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  bottom: 0;
  z-index: 99;
    background: #fff;
}
.hero_canvas .cms-bottom-group .subtotal {
  display: flex;
  width: 100%;
  padding: 15px 0;
  margin-top: 0;
  border-top: 1px solid #f2f2f2;
  color: #111;
}
.hero_canvas .cms-bottom-group .subtotal .js-total-price {
    margin-left: auto;
    color: #0d0d0d;
    font-weight: 700;
    font-size: 18px;
  line-height:18px;
}
.hero_canvas .cms-bottom-group .subtotal .text {
	font-weight: 700;
    color: #0d0d0d;
    font-size: 15px;
    text-transform: uppercase;
}
.hero_canvas .cms-bottom-group .cms-group-button{
  align-items: center;
  display: flex;
  text-align: center;
  flex-direction: column;
}
.hero_canvas .cms-bottom-group .cms-group-button .cms-btn {
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: var(--color-main);
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  width: 100%;
    letter-spacing: 2px;
  border-radius: 0;
  border: 2px solid #222222;
}
.hero_canvas .cms-bottom-group .cms-group-button .cms-btn:last-child {
    margin: 0;
    background-color: var(--color-btn);
    border-color: var(--color-btn);
    color: var(--color-btn-text);
    margin-bottom: 30px;
}

.hero_canvas .cms-bottom-group .cms-group-button .cms-btn:hover {
  background: var(--color-btn-hover);
  border-color: var(--color-btn-hover);  
  color:#fff;
}

.hero_canvas .cms-bottom-group .free-shipping{
  margin-bottom: 0;
  margin-left: -40px;
  margin-right: -40px;
}
.hero_canvas .cms-bottom-group .free-shipping .free-shipping__progress{
	border-radius: 0;
}
.hero_canvas .cms-bottom-group .free-shipping .free-shipping__text{
    border-radius: 0;
    height: 50px;
    justify-content: center;
}
.hero_canvas .cms-bottom-group .free-shipping .free-shipping__text .text{
	font-size: 16px;
}
.hero_canvas.act_opened {
  -webkit-transform: none;
  transform: none;
}
.hero_canvas .tell_me{
	width:100%;
  	height:100%;
}

#js_cart_popup, 
#login_pupop, 
#menu_popup, 
#search_pupop,
#wishlist_popup {
  width: 390px;
  height:100vh;
}

.hero_canvas.act_opened {
  -webkit-transform: none;
  transform: none;
}

.mask_opened {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility;
}

.img_pr {
  min-width: 95px;
  max-width: 95px;
  padding-right: 0;
}

.contnent_pr {
  padding-left: 10px;
  color: #878787;
  flex-basis: 0;
  flex-grow: 1;
}

.close_popup_ajax {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    font-size: 20px;
    cursor: pointer;
    transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    position: absolute;
    color: #222;
    top: 20px;
    right: 30px;
    font-weight: 400;
  z-index:1;
}
.close_popup_ajax:hover {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
#js_cart_popup .close_popup_ajax {top: 16px;}
.widget-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 10px 0;
  font-weight: 600;
  color: #111;
  letter-spacing: 0px;
  line-height: 1.428;
  font-size: 24px;
}

/*Search popup style*/


.search-title {
  margin: 0px;
  opacity: 0;
  visibility: hidden;
}

.search_header__submit {
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 0;
  padding: 0;
  width: 50px;
  border: none;
  background-color: transparent;
  color: #111;
  font-size: 15px;
}

.frm_search_cat select {
  padding: 0 20px;
  max-width: 100%;
  width: 100%;
  height: 46px;
  margin-bottom: 10px;
  outline: 0;
  border: 1px solid #e3e3e3;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: transparent;
  box-shadow: none;
  color: #333;
  border-radius: 30px;
}


.frm_search_cat select *{
	background-color:#fff;
}
.frm_search_cat select option{
	padding: 0 10px;
  
}
.frm_search_input {
  display: flex;
  position: relative;
  padding:0;
}
.frm_search_input:before{
	content: '';
    top: 15px; 
    bottom: 15px;
    border-right: 1px solid #e1e1e1;
    margin: 0 20px 0 0;
    width: 1px;
    position: absolute;
    left: 0;
}
.frm_search_input .search_header__submit {
  display: inline-flex;
  align-items: center;
  pointer-events: none;
  justify-content: center;
}

.frm_search_input i {
  width: 19px;
  height: 19px;
}

.mini_search_frm {
}

.search_header__prs {
  padding: 10px 40px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  box-shadow: 0 3px 10px 0 rgba(129, 129, 129, 0.2);
}
.search_header__prs span {
  font-weight: 600;
  color: #111;
}

.fixcl-scroll {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.fixcl-scroll .product_list_widget {
  padding: 15px 5px;
}
.fixcl-scroll .product_list_widget .skeleton_wrap {
  min-height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading_search .jloading {
  display: block;
  width: 200px;
  text-align: center;
}


.loading_search .jloading span{
  list-style: none;
  display: inline-block;
  width: 3px;
  height: 15px;
  margin: 0 2px;
  background: #222;
  animation: animate 1.5s infinite linear;
}
.loading_search .jloading span:nth-child(1){
   animation-delay: 0s;
}

.loading_search .jloading span:nth-child(2){
    animation-delay: .1s;
 }

.loading_search .jloading span:nth-child(3){
    animation-delay: .2s;
 }

.loading_search .jloading span:nth-child(4){
    animation-delay: .3s;
 }

.loading_search .jloading span:nth-child(5){
    animation-delay: .4s;
 }

.loading_search .jloading span:nth-child(6){
    animation-delay: .5s;
 }

.loading_search .jloading span:nth-child(7){
    animation-delay: .6s;
 }

.loading_search .jloading span:nth-child(8){
    animation-delay: .7s;
 }

.loading_search .jloading span:nth-child(9){
    animation-delay: .8s;
 }

input.search_header__input:not([type=submit]):not([type=checkbox]) {
  padding: 0 50px 0 15px;
  height: 50px;
  border: 1px solid #e3e3e3;
  width: 100%;
  line-height: 18px;
  color: #999;
  font-size: 14px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.mini_cart_wrap{
	position:relative;
}
.header-search .search_header{
  background: #fff;
  border-radius: 3px;
  border: 2px solid #ebebeb;
}
.header-search .search_header .frm_search_cat{
  padding:0 0 0 15px;
  position:relative;
}
.header-search .search_header .frm_search_cat:after {
  content: "\e94f";
  font-family: icon-dukamarket!important;
  position: absolute;
  color: #333;
  font-size: 14px;
  left: auto;
  right: 16px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
}
.header-search .search_header .frm_search_cat select{
    border: none;
    margin: 0;
    height: 46px;
  min-width:154px;
  font-family: Rubik,sans-serif;
}
.header-search .search_header input.search_header__input:not([type=submit]):not([type=checkbox]){
    border: none;
    height: 46px;
    padding: 0 15px;
  	border-radius:3px;
  	background: transparent;
}
.header-search .search_header .btn_search{
	padding-right:15px;
  	order: 3;
}
.header-search .search_header .search_header__submit{
  position: static;
  background: var(--color-hover);
  height: 50px;
  width:50px;
  margin: -2px;
  line-height: 50px;
  color: #fff;
  font-size:0;
  border: none;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.header-search .search_header .search_header__submit:hover{
	background:var(--color-btn-hover);
}
.header-search .search_header .search_header__submit:before{
	content: "\e9ed";
    font-family: icon-dukamarket,sans-serif;
    font-size: 20px;
    color: #fff;
}
.header-search .mini_cart_content{
  position: absolute;
  background: #fff;
  height: auto;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 240ms linear 0s;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0s;
  -ms-transition: all 240ms linear 0s;
  -o-transition: all 240ms linear 0s;
  transition: all 240ms linear 0s;
  padding: 0 10px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  top: auto;
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  transform: translate(0,20px);
  max-height:365px;
  overflow-y: auto;
  left: 156px;
	right: 0;
  width: auto;
}
.header-search .mini_cart_content .product-item .product-image{
	float: left;
    max-width: 82px;
    width: 30%;
}
.header-search .mini_cart_content .product-item .product-content{
	float: left;
    padding-left: 15px;
    text-align: left;
    width: 70%;
}
.header-search .open_result .mini_cart_content{
  opacity:1;
  pointer-events: auto;
    -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.header-search .mini_cart_content::-webkit-scrollbar{
  width: 6px;
  border-radius: 3px;
}
.header-search .mini_cart_content::-webkit-scrollbar-thumb{
  background-color: #aeaeae;
  border-radius: 3px;
}
.header-search .mini_cart_content::-webkit-scrollbar-track{
  -webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);
  background-color: #f2f2f2;
  border-radius: 3px;

}
.header-search .mini_cart_content .js_prs_search .item{
  margin-bottom:15px;
  display: inline-block;
  width:100%;
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
}
.header-search .mini_cart_content .js_prs_search .item .product-image__overlay-top-left{
	display:none;
}
.header-search .mini_cart_content .js_prs_search .detail_link{
    width: 100%;
    background: var(--color-hover);
    border-radius: 3px;
    line-height: 35px;
    color: #222;
    font-size: 16px;
    justify-content: center;
    align-content: center;
    display: flex;
}
.header-search .mini_cart_content .js_prs_search .detail_link:hover{
	background: var(--color-btn-hover);
}
.header-search .ld_bar_search{
  -webkit-transition: all 240ms linear 0s;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0s;
  -ms-transition: all 240ms linear 0s;
  -o-transition: all 240ms linear 0s;
  transition: all 240ms linear 0s;
  background: #1a73e8;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  opacity:0;
}
.header-search .ld_bar_search.on_star{
	right: 50%;
  opacity:1;
}
.header-search .ld_bar_search.on_star.on_end{
	right: 0;
}
@media only screen and (max-width : 1023px){
  .header-search .search_header .frm_search_cat{
  	padding-left:5px;
  }
}
@media only screen and (max-width : 767px){
  .header-search .search_header .frm_search_cat,
  .frm_search_input:before{display:none;}
  .header-search .mini_cart_content{left:0;}
}
body.pside_opened, html.hside_opened {
  overflow: hidden !important;
}

#nt_search_canvas .product_list_widget {
  padding: 20px;
}

#login_pupop .login-form {
  padding: 0;
}

#table-compare {
  min-height: 150px;
  display: block;
}

.popup-wishlist_buttons a {
  min-height: 35px;
  margin-top: 20px;
  background-color: #fff;
  display: inline-flex;
  justify-content: center;
  ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #333;
  box-sizing: border-box;
  color: #333;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
}

.popup-wishlist_empty {
  margin-top: 15px;
  padding: 20px;
}

/*Cart popup style*/
.mini_cart_header {
  padding: 5px 0 5px 20px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}

.cart-empty > i {
  font-size: 30px;
}

.remove {
  color: #555;
  font-size: 20px;
}

.js_prs_search .product-title {
  font-size: 15px;
}
.js_prs_search .product-title:hover{
	color:var(--color-hover);
}
.js_prs_search .product-price,
.js_prs_search .product-price .compare{
	color: var(--color-price-product);
    font-weight: 700;
    text-decoration: unset;
    font-size: 15px;
}
.js_prs_search .product-item .product-image{
	margin-bottom:20px;
}
.js_prs_search .product-price .current{
	color: var(--color-compare-price-product);
    margin: unset;
    font-weight: 400;
      font-size: 15px;
    text-decoration: line-through;
}
.js_prs_search .money{
  font-size:16px;
  color:#343e45;
}
.js_prs_search .compare .money{
  text-decoration: line-through;
  margin-right: 5px;
}
.js_prs_search .current .money{
	color: #e60023;
}

.type_product a {
  padding: 0px;
}

.product-store-lists {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.product-store-lists__title h3 {
  margin: 0px;
}

.product-store-lists__title h3 a {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0em;
  font-weight: 400;
}

.product-store-lists .product-store-lists__image {
  float: left;
  width: 50%;
}

.product-store-lists .product-store-lists__content {
  float: right;
  width: 50%;
  text-align: left;
}

.product-store-lists__remove i {
  font-size: 18px;
  color: #333;
  cursor: pointer;
}

.product-store-lists__variant {
  color: #858585;
}

/*Wishlist popup style */
@media (min-width: 768px) {
  .wishlist .wishlist-empty {
    padding-top: 100px !important;
    margin-bottom: 100px !important;
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
  }
  .wishlist .d-none {
    display: none;
  }
}
@media (max-width: 1023px) {
	.header .header-nav-mobile {
      display: inline-block;
      vertical-align: top;
    }
  .header .header-top .header-nav{display:none;}
  .header .header-nav-mobile .mobile-navigation .icon {
    width: 30px;
    display: block;
    float: left;
    font-size:24px;
    color:#0d0d0d;
  }
  .header .header-nav-mobile .mobile-navigation .text {
    margin-top: -2px;
    display: block;
    float: left;
  }
  .header .header-nav-mobile .mobile-navigation .icon span {
    display: block;
    width: 100%;
    height: 3px;
    margin: 4px 0;
    background-color: #fff;
    -webkit-transition: all 240ms linear 0s;
    -khtml-transition: all 240ms linear 0ms;
    -moz-transition: all 240ms linear 0s;
    -ms-transition: all 240ms linear 0s;
    -o-transition: all 240ms linear 0s;
    transition: all 240ms linear 0s;
  }
  .header .header-nav-mobile .mobile-navigation .icon span:nth-child(2) {
    width: 20px;
  }
  .header .header-nav-mobile .mobile-navigation .icon:hover span:nth-child(2){
  	width:100%;
  }
  .home .header .header-bottom{display:none;}
}
@media (max-width: 1023px) {
  /* Start Menu Mobile */
  .header .topbar .announcement-bar {
    display: block;
  }
  .header .topbar .announcement-bar div {
    text-align: inherit;
  }
  .header .topbar .full-width {
    width: 100%;
    padding: 60px;
  }
  .header-search .search_header .btn_search{padding-right:0;}
  .header .header-nav-mobile .mobile-navigation {
    padding: 14px 0 5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    display: contents;
  }
  
  .header .header-top .header-nav {
    display: none;
  }
  .header .header-control li:first-child {
    margin-bottom: 0px;
  }

  .cms-clone-wrap {
    position: fixed;
    overflow-x: hidden;
    top: 0;
    left: -250%;
    width: 320px;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 100000;
    -webkit-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
    box-shadow: 3px 5px 14px -3px rgba(0, 0, 0, 0.11);
  }

  .cms-clone-wrap.open {
    left: 0;
  }

  .cms-panels-actions-wrap {
    border-bottom: 1px solid #eee;
    height: 50px;
    position: relative;
  }
  .cms-panels-actions-wrap h3{
    background-color: #343e45;
    margin: 0;
    padding: 0 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }
.cms-panels-actions-wrap .cms-close-btn,
.cms-panels-actions-wrap .cms-prev-panel {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
  	border-left: 1px solid #fff;
  }

  .cms-panels-actions-wrap .cms-prev-panel {
    right: inherit;
    left: 0;
    border: none;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 16px;
  }

  .cms-panels-actions-wrap .cms-current-panel-title {
    display: block;
    text-align: center;
    line-height: 50px;
    padding: 0 50px;
    text-transform: uppercase;
  }

  .cms-panels-actions-wrap .cms-prev-panel:before {
    content: "\e875";
    font-family: Linearicons-Free;
  }

  .cms-panel > ul {
    padding: 0;
    margin: 0;
  }

  .cms-sub-panel > .submenu {
    padding: 0px;
  }

  .cms-panel li {
    list-style: none;
    position: relative;
  }

  .cms-panel > ul > li {
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #111;
  }

  .cms-panel > ul > li:hover {
    background-color: #f5f5f5;
    color: #343e45;
  }

  .cms-panel > ul.submenu > li {
    padding: 0;
  }

  .cms-panel > ul > li > a {
    display: block;
    font-size: 16px;
    color: inherit;
  }
  .cms-panel > ul > li a i{display:none;}
  .cms-panel .cms-next-panel{
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-left: 1px solid #f5f5f5;
  }
  .cms-panel .cms-item-title {
    height: 50px;
    line-height: 50px;
    color: inherit;
  }
  .cms-panel .cms-item-title:hover {
    color: #343e45;
  }

  .cms-next-panel {
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }

  .cms-next-panel:before {
    content: "";
    font-family: FontAwesome;
  }

  .cms-clone-wrap .cms-panels {
    background: inherit;
    border-color: inherit;
    position: absolute;
    margin-top: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box;
  }

  .cms-clone-wrap .cms-panel {
    bottom: 0;
    box-sizing: border-box;
    display: block;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all 0.2s ease 0s;
    z-index: 0;
  }

  .cms-clone-wrap .cms-main-panel,
.cms-clone-wrap .cms-panel.cms-panel-opened {
    transform: translateX(0);
    z-index: 10;
  }

  .cms-clone-wrap .cms-main-panel,
.cms-clone-wrap .cms-panel.cms-panel-opened.cms-sub-opened {
    z-index: 8;
  }

  .cms-clone-wrap .cms-sub-opened {
    z-index: 1;
    opacity: 0;
    visibility: hidden;
  }

  .cms-clone-wrap .cms-hidden {
    display: block !important;
    opacity: 0;
    visibility: hidden;
  }

  .cms-clone-wrap .submenu.megamenu {
    padding: 20px;
    max-width: 100% !important;
    width: 100% !important;
  }

  .cms-panel-opened > .submenu {
    position: static;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .cms-panel-opened > .submenu .menu-item-has-children {
    margin-left: 10px;
  }
  .cms-panel-opened > .submenu .menu-item >a{
    font-weight: 600;
    height: 50px;
    display: block;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    color: #353e45;
    font-size: 16px;
  }
  .cms-panel-opened > .submenu row{
  	margin:0;
  }
  .cms-panel-opened > .submenu .menu-item:not(.type_link):not(.type_mn_banner) {
    border-bottom: 1px solid #f5f5f5;
    color: #353e45;
    padding: 0 20px;
  }
  .cms-panel-opened > .submenu .menu-item:not(.type_link):not(.type_mn_banner) a {
    font-weight: 400;
    color: inherit;
    width: 100%;
    display: block;
    border-bottom: none;
    font-size: 14px;
  }
  .cms-panel-opened > .submenu .menu-item .laberProducts-column{
  	padding:20px;
  }
  .cms-panel-opened > .submenu .menu-item.type_mn_banner .banner_menu .laber_content_html{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
  }
  .cms-panel-opened > .submenu .menu-item.type_mn_banner .banner_menu .laber_content_html h3{
    margin: 0;
  }
  .cms-panel-opened > .submenu .menu-item.type_mn_banner .banner_menu .laber_content_html h3 a{
    color: #343e45;
    background: #fff;
    font-weight: 600;
    line-height: 50px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    padding: 0 30px;
    display: inline-block;
    border-radius: 3px;
  }
  .cms-panel-opened > .submenu .menu-item.type_mn_banner .banner_menu .laber_content_html h3 a:hover{
  	background-color:#1a73e8;
    color:#fff;
  }
  .cms-panel-opened .mega-menu {
    padding: 0px;
  }
  .cms-panel-opened .mega-menu .container {
    width: auto;
    padding: 0px;
  }
  .cms-panel-opened .mega-menu .container .type_link {
    padding: 0px;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item {
    border-bottom: 1px solid #eee;
    color: #111;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item a {
    padding: 14px 20px;
    color: inherit;
    width: 100%;
    display: block;
  }
  .cms-panel-opened .mega-menu .container .type_link .menu-item:hover {
    background-color: #1a73e8;
    color: #fff;
  }

  .menu-item-has-children.clone-menu-item > a::after {
    display: none;
  }

  .cms-panel > .demos-menu {
    padding: 0;
  }

  .cms-panel > .demos-menu .demo-item {
    width: 100%;
  }

  .cms-panel > .demos-menu .demo-item .demo-title {
    margin: 0;
  }

  .cms-panel > .mega-menu .widget-custom-menu {
    width: 100%;
  }
}

/* End Menu Mobile */

/* ipad pro */
@media only screen and (min-width : 992px) and (max-width : 1199px){
  /*.header .header-top .header-logo{width: 275px;}	*/
}
/* ipad  */
@media only screen and (min-width : 1023px){
  .display-mobile{display:none;}
}

@media only screen and (max-width : 1023px){
  .header .header-bottom{
  		display:none;
  }
  .header-bottom .header-nav{display:none;}
  .header .header-top .header-top-meta {
    width: auto;
    justify-content: flex-end;
    display: flex;
}
  .header .header-bottom .header-top-meta{
  		max-width: 100%;
  }
  .header .header-bottom .header-top-meta .header-control{
  	    justify-content: center;
  }
  .header .header-top .header-top-meta .contac-right{display:none;}
}
@media only screen and (max-width : 991px){
      .header .header-nav-mobile {
          flex-grow: 1;
        }
  .header .header-top .header-top-meta{width:100%;}
}
@media only screen and (max-width : 768px){
  .parent-list .item-list,
  .cms-top-header .topbar .announcement-bar .top_contac ul li{
  	padding: 0 10px;
  }
}
/* mobile  */
@media only screen and (max-width : 767px){
  .cms-top-header .topbar .full-width, .header .header-top .full-width {
    padding: 0 15px;
  }
  .header .header-top .header-control li.display-mobile{display:none;}
  
  #search_pupop.hero_canvas{
    left: 0;
    right: 0;
    height: auto;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  #search_pupop.hero_canvas.act_opened{
  	top:0;
  }
  .cms-top-header .topbar .announcement-bar .top_contac{
  	
  }
}


@media only screen and (max-width : 480px){
  #js_cart_popup, #login_pupop, #menu_popup, #search_pupop, #wishlist_popup{
    width: auto;
    left: 0;
  }
  .cms-top-header .topbar .announcement-bar .top_contac ul li{
  	padding: 0 8px;
  }
}
/* End header */

/*media query header 2026 */
.apus-footer-mobile {
    display: none!important;
}
@media only screen and (max-width: 1023px) {
    .header .header-top .header-control li.display-mobile {
        display: none;
    }
}
@media only screen and (max-width: 1023px) {
    .header .header-top .header-logo .header-nav-mobile {
        display: none;
    }
@media only screen and (max-width: 1023px) {
    .display-ipadpr {
        display: initial !important; 
    }
}
@media only screen and (max-width : 1023px){
      .header .header-nav-mobile {
          flex-grow: 1 !important;
        }
      .header .header-top .header-top-meta{width:100% !important;}
}