﻿@font-face {
  font-family: 'intelisale-icons';
  src: url('../fonts/intelisale-icons.woff') format('woff'), url('../fonts/intelisale-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.product-item  .quantity-cart-wrapp {
  display: flex;
  align-items: center;
}
.product-item  .quantity-cart-wrapp .product-box-input {
  margin-bottom: 0;
}
.product-tab-container .simple-tab-container .product-tab-item-header {
  max-width: 100%;
  padding-inline: 10px;
}
.product-tab-container .simple-tab-container .product-tab-item-header .nav-tabs {
  max-width: 100%;
  padding-left: 0 !important;
  justify-content: center;
}
.swiper {
    width: 100%;
}

.category-page .slider-container {
  margin: 10px 23px;
  padding: 15px;
}

.sub-category-item .title a {
  display: block;
  padding: 16px 15px;
  font-size: 16px;
  color: #444444;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color .2s ease;
  text-decoration: none;
  text-align: center;
}
.sub-category-item .picture a{
    display: block;
    position: relative;
}
.sub-category-item .picture a::before{
    content: "";
    display: block;
    padding-top: 73.33%;
}
.sub-category-item .picture a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}
.dropdown .dropdown-list {
    z-index: 10;
}
@media (max-width: 767px) {
  .product-item .quantity-cart-wrapp {
      display: none;
  }
}

@media (min-width: 1025px) {
  .menu-title, .close-menu,
  .header-menu .back-button {
    display: none;
  }

  .overlayOffCanvas {
    display: none !important;
  }
  .header-menu {
	  text-align: left;
	  position: relative;
	  z-index: 5;
	  margin: 0 0 3px;
	  background-color: #f6f6f6;
  }
  .header-menu:after {
    content: "";
    display: block;
    clear: both;
}
  .header-menu > ul {
	  margin: 0 auto;
	  font-size: 0;
  }
  .header-menu > ul > li {
	  display: inline-block;
	  vertical-align: middle;
  }
  .header-menu > ul > li > a,
  .header-menu > ul > li > span {
	  display: block;
	  padding: 0 15px;
	  height: 50px;
	  line-height: 50px;
	  font-size: 13px; /*reset zeroing*/
	  cursor: pointer;
	  text-transform: uppercase;
	  color: #8c8c8c;
	  font-weight: bold;
	  transition: color .2s ease;
      text-decoration: none;
  }

  .header-menu > ul > li:hover > a,
  .header-menu > ul > li:hover > span {
	  color: #444444;
  }

  .header-menu .mega-menu-responsive  li {
      clear: both;
  }

  .top-menu {
	  display: block;
  }

  .header-menu .sublist .back-button {
	  display: none;
  }
  .category-navigation-title {
    position: relative;
    z-index: 1100;
    display: block;
    width: 280px;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    color: #444444;
    font-weight: bold;
    transition: all .2s ease;
  }
  .category-navigation-list-wrapper {
	display: inline-block;
	position: relative;
	border-right: 3px solid #fff;
	overflow: hidden;
}

.category-navigation-list-wrapper * {
	font-size: 0;
}

.category-navigation-list {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 10px;
	padding: 10px 0;
	border: 1px solid #eeeeee;
	opacity: 0;
	pointer-events: none;
	width: 100%;
	background-color: #fff;
	transition: all .3s ease;
	z-index: 1099;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}

.category-navigation-list > li > .sublist-wrap {
	margin-top: -16px;
}

.category-navigation-list > li > .sublist-wrap .sublist-wrap {
	margin-left: -1px;
} 

.category-navigation-list-wrapper .sublist-wrap {
    position: absolute;
	font-size: 0;
	top: 0;
	margin: 0;
	width: 0 !important;
	left: 100%;
	border: none;
	padding: 15px 0;
	background: url(../img/shadow-top.png) top left repeat-x, url(../img/shadow-bottom.png) bottom left repeat-x;
	pointer-events: none;
	overflow: hidden;
	transition: all .3s ease;
}


.category-navigation-list-wrapper .sublist-wrap .sublist {
	border: 1px solid #eeeeee;
	border-width: 1px 0;
	padding: 10px 0;
	background-color: #fff;
}

.category-navigation-list .plus-button {
	display: none;
}

.category-navigation-list-wrapper .sublist > li {
	opacity: 0;
}

.category-navigation-list-wrapper ul li a,
.category-navigation-list-wrapper ul li > span {
	position: relative;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 35px 0 20px;
	height: 40px;
	line-height: 40px;
	color: #8c8c8c;
	font-size: 15px;
	font-weight: bold;
	transition: all .2s ease;
}
.category-navigation-list-wrapper ul li span {
	font-size: 15px;
}

.category-navigation-list-wrapper ul li:hover > .sublist-wrap {
	opacity: 1;
	pointer-events: auto;
	overflow: visible;
	width: 100% !important;
}

.category-navigation-list-wrapper ul li:hover > .sublist-wrap > .sublist {
	border-width: 1px;
}

.category-navigation-list-wrapper ul li:hover > .sublist-wrap > .sublist > li {
	opacity: 1;
	transition: all .1s ease-in .3s;

}

.category-navigation-list-wrapper ul li:hover > a,
.category-navigation-list-wrapper ul li:hover > span {
	background-color: #f6f6f6;
	color: #97c300;
}

.category-navigation-list-wrapper ul li:hover > a:after {
	color: #97c300;
}

.category-navigation-title {
	position: relative;
	z-index: 1100;
	display: block;
	width: 280px;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    color: #444444;
    font-weight: bold;
    transition: all .2s ease;
}

.category-navigation-title:before {
	content: "\66";
	display: inline-block;
	margin-right: 10px;
	font-size: 17px;
	vertical-align: bottom;
	font-family: "intelisale-icons";
  color: #8c8c8c;
  font-weight: normal;
	text-transform: none;
  transition: all .2s ease;
}

.category-navigation-list-wrapper:hover {
	overflow: visible;
}

.category-navigation-list-wrapper:hover .category-navigation-title {
	background-color: #eebe00;
	color: #fff;
}

.category-navigation-list-wrapper:hover .category-navigation-title:before {
	color: #fff;
}

.category-navigation-list-wrapper:hover .category-navigation-list {
	margin-top: 0;
	opacity: 1;
	pointer-events: auto;
}

  .category-navigation-list-wrapper .with-subcategories:after {
    content: "\6a";
    position: absolute;
    top: 50%;
    right: 20px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'intelisale-icons';
    font-size: 8px;
    color: #8e8e8e;
  }
}

@media (min-width: 1281px) {
  .header-menu {
    padding: 0 6vw;
  }
}
.ico-wishlist {
    position: relative;
}