/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  padding-top: 110px;
  color: #292828;
}
.body-fix body {
  overflow: hidden;
}
p {
  color: #292828;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #292828;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #292828;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #292828;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #292828;
}
.error {
  color: #e02b27;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  width: 100%;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.control_inner_input {
  position: relative;
  /* checked mark aspect changes */
}
.control_inner_input input[type="checkbox"]:not(:checked),
.control_inner_input input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.control_inner_input input[type="checkbox"]:not(:checked) + label,
.control_inner_input input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
}
.control_inner_input input[type="checkbox"]:not(:checked) + label:before,
.control_inner_input input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  background: transparent;
  box-sizing: border-box;
}
.control_inner_input input[type="checkbox"]:not(:checked) + label:after,
.control_inner_input input[type="checkbox"]:checked + label:after {
  content: '\2714';
  position: absolute;
  top: -4px;
  left: 4px;
  font-size: 20px;
  color: #000;
}
.control_inner_input input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}
.control_inner_input input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.control_inner_input.disable_check input[type="checkbox"] + label:before {
  opacity: 0.1;
}
.control_inner_input.disable_check input[type="checkbox"] + label:after {
  opacity: 0.1;
}
.catalog-product-view .special-price .price-label + .price-wrapper {
  display: inline;
}
.shop-checkout #delivery_comment {
  display: none;
}
.seller-checkout #delivery_comment {
  display: none;
}
.order-shipping-info #order_comment {
  display: none;
}
.copyright a {
  color: #fff;
}
.page-header {
  width: 100%;
  height: 110px;
  box-shadow: 0 1px 1.5px 0 rgba(82, 82, 82, 0.5);
  background-color: #FFFFFF;
  z-index: 9;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.page-header .panel.wrapper {
  border-color: #dedede;
  position: relative;
  z-index: 5;
}
.page-header .header.panel {
  padding-top: 5px;
  padding-bottom: 2px;
}
.page-header .header.content {
  width: 100%;
  float: left;
  display: inline-block;
  padding-top: 14px;
  padding-bottom: 0;
}
.page-header .header.content .logo {
  margin: 0 0 15px;
}
.page-main {
  background-color: #FFFFFF;
  position: relative;
}
.block-title {
  padding: 30px 0;
  line-height: 2.38;
}
.block-title h1,
.block-title strong {
  color: #292828;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin: 0;
  padding: 0;
}
.block-title h1 {
  font-weight: 400;
}
.block-title strong {
  font-weight: 700 !important;
}
.block-title #block-customer-forgot-heading {
  font-size: 12px;
}
/* Buttons CSS */
.actions-toolbar {
  margin-left: 0 !important;
}
.actions-toolbar .action.primary {
  width: 490px;
  height: 50px;
  background-color: #292828;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 3.9px;
  line-height: 32px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin: 0;
}
.actions-toolbar .secondary {
  float: left;
}
.actions-toolbar .secondary .action.back {
  height: 50px;
  background-color: #292828;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 3.9px;
  line-height: 50px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
  margin: 0 15px;
  padding: 0 30px;
}
/* Footer CSS */
.footer.content {
  padding-bottom: 0;
  border-top: 0;
  margin-top: 0;
}
.footer.content .footer-brand-logo {
  display: block;
  background-color: rgba(198, 198, 198, 0.37);
  margin: 0 -30px;
}
.footer.content .footer-brand-logo ul.clients-logo {
  width: 100%;
  display: inline-block;
  list-style-type: none;
  text-align: center;
  box-sizing: border-box;
  padding: 30px 0 20px;
  margin: 0;
}
.footer.content .footer-brand-logo ul.clients-logo li {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 40px;
}
.footer.content .footer-brand-logo ul.clients-logo li .logo-pic {
  display: table-cell;
  vertical-align: middle;
}
.footer.content .footer-brand-logo ul.clients-logo li .logo-pic img {
  max-width: 100%;
}
.footer.content .copyright {
  display: block;
  background-color: #292828;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 2px;
  margin: 0 -30px;
  padding: 10px 15px;
}
.footer.content .copyright strong {
  display: block;
  padding-top: 5px;
}
/* Banner CSS */
.banner {
  width: 100%;
  display: block;
  min-height: 215px;
  background: url("../images/promotion_new_desktop.png") no-repeat 50% 50%;
  background-size: cover;
  border-bottom: 7px solid #cad400;
}
.banner .page-title-wrapper {
  width: 100%;
  height: 100%;
  min-height: 215px;
  display: table;
  text-align: center;
}
.banner .page-title-wrapper h1.page-title {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 49px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.45;
  letter-spacing: 9.6px;
  text-align: center;
}
/* Mega Menu CSS */
.ms-megamenu {
  width: calc(100% - 380px);
  float: right;
  height: 65px;
  padding: 0 !important;
}
.ms-megamenu .ms-topmenu {
  float: none;
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center !important;
  padding: 0;
}
.ms-megamenu .ms-topmenu .ms-level0 {
  float: none !important;
  display: inline-block;
}
.ms-megamenu .ms-topmenu .ms-level0:last-child {
  display: none;
}
.ms-megamenu .ms-topmenu .ms-label {
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 0.8px;
  padding: 16px 3px 26px;
}
.ms-megamenu .ms-topmenu .ms-submenu {
  border: 0 !important;
  border-bottom: 7px solid #cad400 !important;
  background-color: transparent !important;
  text-align: left;
  left: 5% !important;
}
.ms-megamenu .ms-topmenu .ms-submenu:before {
  content: "";
  width: 1000%;
  height: 100%;
  background-color: #292828;
  position: absolute;
  left: -50%;
  top: 0;
  border-bottom: 7px solid #cad400 !important;
  opacity: .95;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content {
  width: 100%;
  height: 395px;
  display: table;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .row.ms-category {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .row.ms-category .col-category {
  float: none;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .row.ms-category .col-category.col-xs-3 {
  width: 24%;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .row.ms-category .col-category.col-xs-4 {
  width: 32.3333%;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .row.ms-category .col-category.col-xs-6 {
  width: 30%;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent a.form-group {
  font-size: 15px;
  letter-spacing: 3px;
  text-transform: inherit;
  margin: 0 0 5px;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent a.form-group:hover {
  color: #cad400;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent a.form-group.level1 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .sub-menu-inner {
  width: auto;
  min-height: 156px;
  position: relative;
  float: left;
  padding-right: 20px;
}
.ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .sub-menu-inner .inner-menu {
  position: absolute;
  left: 100%;
  top: 0;
  border-left: 1px solid #FFFFFF;
  padding-left: 20px;
}
/* CENTER ELEMENT CLOTHING CSS*/
/* clothing at the center*/
.ms-megamenu .ms-topmenu .nav-7 .ms-submenu .ms-content .ms-maincontent .sub-menu-inner {
  float: none;
}
.ms-megamenu .ms-topmenu .nav-7 .ms-submenu {
  text-align: center;
}
.ms-megamenu .ms-topmenu .nav-7 .ms-submenu .ms-content .ms-maincontent .row.ms-category .col-category {
  text-align: center;
}
/* end clothing at the center*/
/* Breadcrumbs CSS */
/* Home Slider CSS */
.hero-module {
  position: relative;
  overflow: hidden;
}
.home-slider,
.slick-list,
.slick-track,
.slick-slide {
  height: 100% !important;
}
.cms-home .banner {
  border: 0;
}
.cms-home .banner .block-static-block {
  margin: 0;
}
.mobile-slider {
  display: none;
}
.home-slider-block {
  position: fixed;
  top: 68px;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  max-width: 1920px;
  margin: 0 auto;
  border-bottom: 7px solid #cad400;
  -webkit-transition: all .5s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.home-slider-block .slider-item {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.home-slider-block .slider-item .slider-caption {
  min-width: 550px;
  position: absolute;
  left: 50%;
  top: calc(50% - 50px);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.home-slider-block .slider-item .slider-caption h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 49px;
  letter-spacing: 9.6px;
  line-height: 1.45;
  text-transform: uppercase;
  font-weight: 700;
}
.home-slider-block .slider-item .slider-caption a {
  width: 327px;
  height: 54px;
  display: inline-block;
  background-color: #cad400;
  color: #000000;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.6px;
  text-align: center;
  line-height: 54px;
  font-weight: 600;
  border: 1px solid #cad400;
  font-family: 'Oswald', sans-serif;
}
.home-slider-block .slider-item .slider-caption a:hover {
  color: #cad400;
  text-decoration: none;
  background-color: transparent;
}
.home-slider-block .slider-item .slider-logo {
  position: absolute;
  left: 60px;
  bottom: 150px;
}
.home-slider-block .slider-item .slider-logo img {
  width: 114px;
}
.home-slider-block .slider-item .slider-logo-mob {
  display: none;
}
.home-slider-block .slick-dots {
  width: 15px;
  bottom: auto;
  top: 50%;
  right: 60px;
}
.home-slider-block .slick-dots li button:before {
  font-size: 12px;
  color: #FFFFFF;
  opacity: .36;
}
.home-slider-block .slick-dots li button:focsu,
.home-slider-block .slick-dots li button:active {
  box-shadow: none;
}
.home-slider-block .slick-dots li.slick-active button:before {
  opacity: 1;
}
.greet.welcome {
  float: left;
}
.block-products-list {
  padding: 0 50px;
}
.block-products-list .block-title {
  width: 750px;
  margin: 0 auto;
  text-align: center;
}
.block-products-list .block-title p {
  line-height: normal;
  letter-spacing: 3.5px;
  margin-top: 30px;
}
.customer-menu .header.links li a {
  color: #000000;
  font-weight: 700;
}
.products-grid .product-item {
  text-align: center;
}
.products-grid .product-item .product-item-photo {
  width: 100%;
  display: inline-block;
  background-color: rgba(198, 198, 198, 0.08);
  box-sizing: border-box;
  padding: 50px;
  position: relative;
  min-height: 380px;
}
.products-grid .product-item .product-item-name {
  margin-top: 15px;
}
.products-grid .product-item .product-item-name a {
  font-size: 15px;
  color: #292828;
  letter-spacing: 2.5px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-products .breadcrumbs ul.items {
  text-align: center;
}
.cart.product {
  margin-top: 15px;
}
.cart.product p {
  font-weight: 700;
  margin-bottom: 20px;
}
.cart.product .field.qty {
  width: 100%;
  float: left;
  margin: 0 0 30px;
  position: relative;
}
.cart.product .field.qty .label {
  min-width: 175px;
  font-weight: 700;
  float: left;
  line-height: 40px;
}
.cart.product .field.qty .control.qty {
  width: 75px;
  height: 40px;
  float: left;
  border: 1px solid #292828;
  box-sizing: border-box;
  line-height: 40px;
  padding: 0;
  position: initial;
}
.cart.product .field.qty .control.qty input[type="number"] {
  width: 75px;
  height: 40px;
  border-color: #292828;
  font-weight: 700;
  color: #292828;
  font-size: 19px;
  text-align: center;
}
.cart.product button.action {
  width: 215px;
  height: 40px;
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-right: 10px;
}
.cart.product button.apply_disount {
  background-color: #292828;
  width: auto;
}
.cart.product button.clear_discount {
  background-color: #292828;
}
.cart.actions {
  margin-top: 30px;
}
.cart.actions .action.update {
  width: 440px;
  height: 40px;
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-right: 10px;
  background-color: #292828;
  margin: 0;
}
.cart.actions .action.update:before {
  display: none;
}
select {
  -webkit-appearance: none;
  background: #ffffff url('../images/down_arrow.png') no-repeat 97% 12px !important;
  padding-right: 30px;
}
.catalog-product-view .breadcrumbs ul.items {
  text-align: center;
}
.page-title-wrapper {
  text-align: center;
}
.page-title-wrapper .page-title {
  color: #292828;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.attribute.sku {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}
.attribute.sku strong {
  font-weight: 400;
}
.attribute.sku .value {
  display: inline-block;
}
.price-final_price .price-label {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3.5px;
}
.product-info-stock-sku {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #292828;
  padding: 7px 0;
}
.product-info-stock-sku .stock.available {
  width: 100%;
  display: inline-block;
  margin: 0;
  text-transform: inherit;
  font-size: 16px;
  letter-spacing: 3.5px;
}
.product-info-stock-sku .stock.available span {
  float: right;
  font-weight: 400;
}
.product-info-price {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #292828;
  padding: 7px 0;
  margin-bottom: 5px;
}
.product-info-price .price {
  float: right;
  font-weight: 400 !important;
  letter-spacing: 3.5px;
  font-size: 16px;
}
.control.qty {
  width: 120px;
  height: 50px;
  float: left;
  line-height: 50px;
  background-color: rgba(198, 198, 198, 0.09);
}
.control.qty button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-size: 19px;
  font-weight: 400;
  color: #c6c6c6;
  letter-spacing: 0.6px;
  padding: 5px 10px;
  margin: 0;
  float: left;
  line-height: 40px;
}
.control.qty button:focus {
  outline: none;
  box-shadow: none;
}
.control.qty button:active {
  outline: none;
  box-shadow: none;
}
.control.qty button:nth-child(3) {
  float: right;
}
.control.qty input[type="number"] {
  width: 35px;
  text-align: center;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #292828;
}
.control.qty input[type="number"]:focus {
  box-shadow: none;
}
.control.qty div.mage-error {
  width: 450px;
  line-height: 1.6;
  position: absolute;
  right: 0;
  bottom: 30px;
}
.control.qty input.mage-error {
  border: 1px solid #e02b27 !important;
}
.cart.table-wrapper .control.qty {
  width: 60px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #292828;
  background-color: #FFFFFF;
}
.action.tocart {
  width: calc(100% - 120px);
  height: 50px;
  background-color: #292828;
  border-radius: 0;
  border: 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.action.tocart i.fas {
  font-size: 30px;
  margin-left: 30px;
}
.products-related .product-items .slick-slide {
  box-sizing: border-box;
  margin: 15px;
}
.slide_product .slick-arrow {
  color: #292828;
  z-index: 1;
  top: 40%;
  position: absolute;
  font-size: 0;
  background-color: transparent;
}
.slide_product .slick-arrow:before {
  color: #292828;
  font-family: Font Awesome\ 5 Free;
  font-size: 1.8rem;
}
.slide_product .slick-arrow:focus,
.slide_product .slick-arrow:active {
  border: 0;
  outline: none;
  box-shadow: none;
}
.slide_product .slick-arrow:hover {
  background-color: transparent;
}
.slide_product .slick-prev {
  left: -30px;
}
.slide_product .slick-prev:before {
  content: "\f053";
}
.slide_product .slick-next {
  right: -30px;
}
.slide_product .slick-next:before {
  content: "\f054";
}
.sidebar-filter {
  display: none;
  width: 520px;
  height: calc(100% - 110px);
  background-color: #292828;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
  position: fixed;
  right: 0;
  top: 110px;
}
.sidebar-filter .filter-btn-close {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 20px;
  top: 15px;
  border: 0;
  border-radius: 0;
}
.sidebar-filter .filter-btn-close:before,
.sidebar-filter .filter-btn-close:after {
  position: absolute;
  top: 0;
  left: 15px;
  content: ' ';
  height: 35px;
  width: 2px;
  background-color: #FFFFFF;
}
.sidebar-filter .filter-btn-close:before {
  transform: rotate(45deg);
}
.sidebar-filter .filter-btn-close:after {
  transform: rotate(-45deg);
}
.sidebar-filter .filter-btn-close:hover {
  background-color: transparent;
}
.sidebar-filter .filter-search-box {
  width: 100%;
  float: left;
  min-height: 190px;
  box-sizing: border-box;
  padding: 60px 45px 40px;
}
.sidebar-filter .filter-search-box h4 {
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0 0 30px;
}
.sidebar-filter .filter-search-box .form-group {
  position: relative;
}
.sidebar-filter .filter-search-box .form-group input[type="text"] {
  width: 100%;
  height: 50px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 17px;
  letter-spacing: 2.6px;
  font-weight: 700;
  padding: 0 70px 0 15px;
}
.sidebar-filter .filter-search-box .form-group input[type="text"]:focus {
  outline: none;
  box-shadow: none;
}
.sidebar-filter .filter-search-box .form-group button {
  width: 65px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #cad400;
  background: transparent;
  z-index: 999999999;
  color: #cad400;
}
.sidebar-filter .filter-listing {
  width: 100%;
  height: 100%;
  float: left;
  border-top: 1px solid #FFFFFF;
}
.sidebar-filter .filter-listing .customer-filter-listing {
  width: 87%;
  float: left;
  height: calc(100% - 200px);
  overflow: auto;
  position: relative;
}
.sidebar-filter .filter-listing ul {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 45px;
}
.sidebar-filter .filter-listing ul li {
  border-top: 1px solid #FFFFFF;
  cursor: pointer;
  padding: 15px 0;
}
.sidebar-filter .filter-listing ul li:first-child {
  border-top: 0;
}
.sidebar-filter .filter-listing ul li h4 {
  font-size: 19px;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  text-align: left;
  line-height: normal;
  margin: 0;
  padding: 0 0 10px;
}
.sidebar-filter .filter-listing ul li p {
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 3.1;
  line-height: normal;
  margin: 0;
  padding: 0;
}
.sidebar-filter .filter-listing .filter-alpha {
  width: 35px;
  height: calc(100% - 200px);
  float: right;
  margin-right: 15px;
  padding-top: 15px;
}
.sidebar-filter .filter-listing .filter-alpha ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sidebar-filter .filter-listing .filter-alpha ul li {
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  padding: 0;
}
.sidebar-filter .filter-listing .filter-alpha ul li.active {
  color: #cad400;
}
.sidebar-filter .filter-button {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  padding: 0 45px;
}
.sidebar-filter .filter-button a.btn {
  width: 100%;
  height: 50px;
  display: inline-block;
  border: 1px solid #cad400;
  color: #cad400;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
}
.sidebar-filter .filter-button a.btn:hover,
.sidebar-filter .filter-button a.btn:focus,
.sidebar-filter .filter-button a.btn:active {
  background: #cad400;
  color: #FFFFFF;
  text-decoration: none;
}
.customer-link .filter-search-box {
  min-height: inherit;
}
.customer-link .filter-search-box h4 {
  padding-bottom: 0;
}
.customer-link .filter-listing ul.header.links {
  width: 100%;
  padding: 10px 45px 0 45px;
}
.customer-link .filter-listing ul.header.links li {
  margin: 0;
}
.customer-link .filter-listing ul.header.links li a {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 4.2px;
  font-weight: 700;
}
.customer-link .filter-button {
  background-color: #292828;
  padding-top: 10px;
  padding-bottom: 10px;
}
.filter-search-box .form-group input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
.filter-search-box .form-group input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
}
.filter-search-box .form-group input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
}
.filter-search-box .form-group input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #FFFFFF;
}
.bg-overlay {
  width: 100%;
  height: calc(100% + 115px);
  float: left;
  background-color: #292828;
  opacity: .36;
  position: absolute;
  left: 0;
  top: -115px;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: none;
}
.open-cart .bg-overlay {
  display: block;
}
.order-shipping-info {
  width: 100%;
  background-color: rgba(198, 198, 198, 0.5);
  box-sizing: border-box;
  padding: 0px 20px;
  /*margin-bottom: 20px;*/
}
.order-shipping-info > div {
  width: 100%;
  display: inline-block;
  margin: 10px 0;
}
.order-shipping-info > div span,
.order-shipping-info > div strong {
  width: 49%;
  display: inline-block;
  letter-spacing: 2px;
}
.order-shipping-info > div strong {
  text-align: right;
}
.adyen-checkout__card__holderName .adyen-checkout-input__inline-validation--valid,
.adyen-checkout__card__holderName .adyen-checkout-input__inline-validation--invalid {
  margin-top: 17px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after,
.prices-tier {
  display: none;
}
.title01 {
  display: none;
}
.title01 .value {
  font-size: 40px;
  color: #292828;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
.mobsku {
  display: none;
  font-size: 16px;
  font-weight: 400;
}
.mobsku strong {
  font-weight: 400;
}
.mobsku .value {
  display: inline-block;
}
.product-stock.unavailable {
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  z-index: 1;
  text-align: right;
  border-bottom: 2px solid #a20000;
  color: #a20000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3.5px;
}
.product.options {
  color: #FBFBFB;
}
.product.options .label {
  color: #C9C9C9;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0 0 0;
}
.product.options .values {
  display: inline-block;
  font-size: 15px;
}
.customer-default-discount {
  width: 800px;
  margin: 0 auto;
}
.customer-default-discount .discount-form {
  margin-top: 35px;
}
.customer-default-discount .discount-form .actions-toolbar {
  margin-top: 50px;
}
.customer-default-discount .fieldset .field {
  width: 50%;
  float: left;
  position: relative;
}
.customer-default-discount .fieldset .field .fill-inner {
  float: left;
  width: 70%;
  padding-right: 50px;
  position: relative;
}
.customer-default-discount .fieldset .field .label {
  text-align: left;
  width: auto;
  min-width: 120px;
  line-height: 45px;
  padding-top: 0;
  font-weight: 700;
  padding-right: 15px;
}
.customer-default-discount .fieldset .field .control {
  width: 75px;
  display: inline-block;
  position: inherit;
  text-align: center;
  float: right;
}
.customer-default-discount .fieldset .field .control input {
  text-align: center;
}
.customer-default-discount .fieldset .field .control.move-right {
  width: 40px;
  float: right;
  position: absolute;
  right: 0;
  top: 13px;
}
.customer-default-discount .fieldset .field .control.move-right.discount_percentage {
  position: relative;
}
.customer-default-discount .fieldset .field .control div.mage-error {
  position: absolute;
  right: -10px !important;
  top: 100%;
  width: 250px;
}
.content-block {
  width: 100%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
  padding: 75px;
}
.content-block p {
  font-size: 17px;
  letter-spacing: 3.1px;
}
.content-block .actions-toolbar {
  margin-top: 30px;
}
.content-block .actions-toolbar div.primary {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.content-block .actions-toolbar .action.primary {
  float: none;
}
.form.minisearch .search-btn-close,
.form.minisearch .search-in-category {
  display: none;
}
.block.filter-block {
  margin: 0 -30px;
  color: #FFFFFF;
}
.block.filter-block .ui-tabs-nav {
  width: 100%;
  float: left;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.block.filter-block .ui-tabs-nav li {
  width: 33.33337%;
  float: left;
  margin: 0;
  padding: 0;
}
.block.filter-block .ui-tabs-nav li a.ui-tabs-anchor {
  width: 100%;
  height: 50px;
  display: inline-block;
  text-align: center;
  background-color: #FFFFFF;
  color: #292828;
  letter-spacing: 0.5px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  line-height: 50px;
  font-size: 16px;
  text-transform: uppercase;
  border: 2px solid #292828;
  border-left-width: 1px;
  border-right-width: 1px;
  box-sizing: border-box;
}
.block.filter-block .ui-tabs-nav li:first-child a.ui-tabs-anchor {
  border-left: 0;
}
.block.filter-block .ui-tabs-nav li:last-child a.ui-tabs-anchor {
  border-right: 0;
}
.block.filter-block .ui-tabs-nav li:hover a,
.block.filter-block .ui-tabs-nav li.ui-tabs-active a {
  text-decoration: none;
  background-color: #cad400;
}
.block.filter-block .ui-tabs-panel {
  width: 100%;
  background-color: #292828;
  display: inline-block;
  padding: 50px;
  box-sizing: border-box;
  color: #FFFFFF;
}
.block.filter-block .ui-tabs-panel .filter-by-content {
  width: 800px;
  margin: 0 auto;
}
.block.filter-block .ui-tabs-panel .filter-by-content .filter-box {
  width: 100%;
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0 0 50px;
}
.block.filter-block .ui-tabs-panel .filter-by-content .filter-box h3 {
  font-size: 23px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin: 0 0 30px;
  padding: 0;
}
.filter-accordion {
  display: none;
}
ul.option-list {
  list-style-type: none;
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  margin: 0;
  padding: 0;
}
ul.option-list li {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  color: #FFFFFF;
  margin-bottom: 1.8rem;
}
ul.option-list li input[type="checkbox"] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
ul.option-list li input[type="checkbox"] + label.css-label {
  padding-left: 30px;
  height: 15px;
  display: inline-block;
  line-height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  vertical-align: middle;
  cursor: pointer;
}
ul.option-list li input[type="checkbox"]:checked + label.css-label {
  background-position: 0 -15px;
}
ul.option-list li label.css-label {
  background-image: url('../images/checkbox_icon.png');
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.filter-apply {
  text-align: center;
}
.filter-apply .btn.action {
  width: 350px;
  height: 50px;
  display: inline-block;
  border: 1px solid #cad400;
  color: #cad400;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
  padding: 0 !important;
}
.filter-apply .btn.action:hover {
  color: #FFFFFF;
}
.filter-apply .btn.action.btn-reset {
  border-color: #FFFFFF;
  color: #FFFFFF;
  margin-left: 15px;
}
.filter-apply .btn.action.btn-reset:hover {
  background-color: #FFFFFF;
  color: #292828;
}
.orders-history .table-order-items tr td.actions,
.orders-recent .table-order-items tr td.actions {
  width: 350px;
}
.orders-history .table-order-items tr td.actions .action,
.orders-recent .table-order-items tr td.actions .action {
  letter-spacing: 3.9px;
}
.orders-history .table-order-items tr td.actions .action:last-child,
.orders-recent .table-order-items tr td.actions .action:last-child {
  margin-left: 15px;
}
.show_update_cart_label.error {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 600;
  margin-left: 15px;
}
.ofs_main_div {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #292828;
  padding: 7px 0;
}
.ofs_inner_div {
  width: 100%;
  display: inline-block;
  margin: 0;
  text-transform: inherit;
  font-size: 16px;
  letter-spacing: 3.5px;
}
.ofs_label {
  float: right;
  font-weight: 400;
}
@media only screen and (min-width: 1200px) and (max-width: 1450px) {
  .block-search {
    width: 200px;
  }
  .ms-megamenu {
    width: calc(100% - 330px);
  }
  .ms-megamenu .ms-topmenu .ms-label {
    font-size: 11px;
    padding: 14px 4px 26px;
  }
  .catalog-category-view .action.tocart {
    text-align: left;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) {
  .products-grid .product-item .product-item-photo {
    min-height: 350px;
  }
  .ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent a.form-group {
    font-size: 12px;
  }
  .ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .sub-menu-inner {
    padding-right: 10px;
  }
  .ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent .sub-menu-inner .inner-menu {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .column.main .product-items .product-item:nth-child(3n+1) {
    clear: both;
  }
  .cart.table-wrapper .items thead tr th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 1199px) {
  body {
    padding-top: 110px;
  }
  .body-fix,
  .body-fix body,
  .open-cart,
  .open-cart body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
  }
  .block-search {
    width: 155px;
    padding-left: 5px;
  }
  .page-header .header.content {
    padding-top: 12px;
  }
  .page-header .header.content .logo {
    margin: 0;
  }
  .ms-megamenu {
    width: calc(100% - 260px);
    height: 60px;
  }
  .ms-megamenu .ms-topmenu .ms-label {
    font-size: 10px;
    padding: 20px 2px 30px;
  }
  .header.panel > .header.links {
    margin-right: 15px;
  }
  .minicart-wrapper .action.showcart .cart-icon {
    font-size: 20px;
  }
  /*    .banner {
    	min-height: 270px;
    	.page-title-wrapper {
    		min-height: 270px;
    	}
    }*/
  .home-slider-block .slider-item .slider-caption {
    min-width: 100%;
  }
  .block-products-list {
    padding: 0;
  }
  .products-grid {
    padding: 0;
  }
  .products-grid .products {
    padding: 0;
  }
  .column.main .product-items .product-item {
    /*width: 33.3333%;*/
    /*float: left;*/
  }
  .column.main .product-items .product-item:nth-child(4n+1) {
    clear: both;
  }
  .column.main .product-items .product-item .product-item-photo {
    padding: 30px;
    min-height: inherit;
  }
  .cart.table-wrapper .items tr td {
    padding: 1px 5px;
    font-size: 12px;
  }
  .cart.table-wrapper .items thead tr th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    letter-spacing: 2px;
  }
  .cart.table-wrapper .product-item-photo {
    padding: 0;
  }
  .cart.table-wrapper .control.qty {
    width: 75px;
  }
  .cart.table-wrapper .col .control.discount input[type="number"] {
    width: 55px;
  }
  .cart-totals {
    padding: 5px;
  }
  .cart-totals .table-wrapper .table.totals tr td {
    letter-spacing: 1.5px;
  }
  .cart-totals .mark,
  .opc-block-summary .table-totals .mark {
    letter-spacing: 1.5px;
  }
  .order-shipping-info {
    padding: 15px;
  }
  .order-shipping-info > div span {
    width: 100%;
  }
  .order-shipping-info > div strong {
    width: 100%;
    text-align: left;
  }
  .slide_product .slick-arrow {
    top: 34%;
  }
  .slide_product .slick-next {
    right: 0;
  }
  .slide_product .slick-prev {
    left: 0;
  }
  .slide_product {
    margin-bottom: 0;
  }
  .orders-history .table-order-items tr td.actions,
  .orders-recent .table-order-items tr td.actions {
    width: 375px;
  }
  .orders-history .table-order-items tr td.actions .action,
  .orders-recent .table-order-items tr td.actions .action {
    letter-spacing: 2.9px;
    font-size: 13px;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .orders-history .table-order-items tr td.actions .action:last-child,
  .orders-recent .table-order-items tr td.actions .action:last-child {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ms-megamenu .ms-topmenu .ms-submenu .ms-content .ms-maincontent a.form-group {
    font-size: 10px;
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-header .header.content {
    text-align: center;
    padding: 10px;
  }
  .page-header .header.content .logo {
    margin-top: 5px;
    margin-bottom: 0;
    display: inline-block;
    float: none;
  }
  .page-header .header.content .logo img {
    display: inline-block;
    width: 60px !important;
  }
  .nav-toggle {
    display: block;
    z-index: 4;
  }
  .nav-sections-item-content > .navigation {
    display: none;
  }
  .nav-open .nav-sections {
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-sections-item-content > .navigation {
    display: block;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -100%;
    overflow: auto;
    position: fixed;
    top: 110px;
    width: 100%;
    background: rgba(41, 40, 40, 0.95);
  }
  .ms-megamenu .ms-topmenu {
    background-color: transparent !important;
    display: block;
  }
  .navigation.ms-megamenu {
    width: 100%;
    height: auto;
    background: transparent;
    padding: 0 !important;
  }
  .ms-topmenu .ms-level0 {
    float: left;
    width: 100%;
    position: relative;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0 {
    float: left !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-label {
    font-size: 12px;
    padding: 11px 30px !important;
    background: transparent;
    text-align: left;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    border: 1px solid #ddd;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    float: left;
    min-height: 43px;
    opacity: 0.9;
    outline: none !important;
    text-decoration: none !important;
    cursor: pointer;
    line-height: 1.5;
    position: relative;
  }
  .page-header .header.content .nav-toggle:before {
    font-size: 35px;
    font-weight: 700;
    line-height: 43px;
  }
  .nav-open .page-header .header.content .nav-toggle:before {
    content: '\e616';
    font-size: 47px;
  }
  .glyphicon-minus:before {
    content: '\2212';
  }
  .ms-megamenu .mb-label {
    padding: 10px;
    border-top: 0;
    color: #FFFFFF;
    text-decoration: none;
    outline: none;
    display: none !important;
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    line-height: 21px;
    font-size: 12px;
    display: block !important;
    background-color: transparent !important;
  }
  .navigation.ms-megamenu .mb-submenu {
    background: transparent;
  }
  .ms-megamenu .mb-submenu {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: -1;
    background: #fff;
    display: none;
    float: left;
    width: 100%;
  }
  .ms-megamenu .mb-submenu.blind {
    position: static;
  }
  .navigation.ms-megamenu .mbactive .ms-label,
  .navigation.ms-megamenu .ms-level0:hover .ms-label,
  .navigation.ms-megamenu .mbactive .mb-label,
  .navigation.ms-megamenu .ms-level0:hover .mb-label {
    background: transparent;
    color: #aab20a;
  }
  .ms-megamenu .ms-topmenu .mbactive .mb-submenu.blind {
    display: block !important;
  }
  .ms-topmenu .ms-label:after {
    display: none;
  }
  .ms-megamenu .mb-submain {
    padding: 0;
  }
  .navigation.ms-megamenu .form-group {
    margin: 0;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent {
    width: 100%;
  }
  .mb-content .col-category {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent a.form-group {
    border-bottom: 0;
    padding: 5px 15px;
    margin: 0;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    text-indent: 5px;
  }
  .ms-megamenu .mb-submenu a {
    color: #FFFFFF;
  }
  .nav-before-open {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
  }
  .ms-topmenu .ms-submenu {
    display: none !important;
  }
  .catalog-category-view .action.tocart {
    text-align: left;
    font-size: 13px;
  }
}
@media only screen and (max-width: 992px) {
  .banner {
    background: url("../images/promotion_new_mobile.png") no-repeat 50% 50%;
  }
  .home-slider-block {
    top: 58px !important;
  }
  .adyen-checkout__card__holderName .adyen-checkout-input__inline-validation--valid,
  .adyen-checkout__card__holderName .adyen-checkout-input__inline-validation--invalid {
    margin-top: 0px;
  }
  .nav-sections {
    top: 65px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  body {
    padding-top: 100px;
  }
  .breadcrumbs {
    padding-top: 15px;
    margin: 0;
  }
  .columns {
    width: 100%;
    display: inline-block;
    flex-wrap: inherit;
  }
  .content-block {
    padding: 30px;
  }
  .page-header {
    height: 100px;
  }
  .page-header .panel.header {
    padding: 0;
  }
  .page-header .header.content {
    text-align: center;
    padding: 10px;
  }
  .page-header .header.content .logo {
    margin-top: 5px;
    margin-bottom: 0;
    display: inline-block;
    float: none;
  }
  .page-header .header.content .logo img {
    display: inline-block;
    width: 60px !important;
  }
  .page-header .header.content .nav-toggle:before {
    font-size: 35px;
    font-weight: 700;
    line-height: 43px;
  }
  .page-header .header.links {
    margin: 0;
    padding: 0;
  }
  .mobile-slider {
    display: block;
  }
  .desktop-slider {
    display: none;
  }
  .sellers-customer.customer-welcome {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    display: block !important;
    position: absolute;
    left: 0;
    top: 65px;
    color: black;
    text-align: center;
    letter-spacing: 4.5px;
    cursor: pointer;
    text-decoration: bold;
    text-transform: uppercase;
    border-top: 1px solid #292828;
    padding: 7px 15px;
    margin: 0;
    box-sizing: border-box;
  }
  .sellers-customer.customer-welcome .selected_customer_name {
    margin-right: 15px;
    color: black;
    cursor: pointer;
    text-decoration: bold;
  }
  .selected_customer_name {
    margin-right: 15px;
    color: black;
    cursor: pointer;
    text-decoration: bold;
  }
  .sidebar-filter {
    width: 100%;
    top: 95px;
    height: calc(100% - 95px);
  }
  .sidebar-filter .filter-search-box {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar-filter .filter-listing .customer-filter-listing {
    width: 90%;
  }
  .sidebar-filter .filter-listing ul.customer-list {
    width: 100%;
    padding: 0 15px;
  }
  .sidebar-filter .filter-listing .filter-alpha {
    margin-right: 0;
  }
  .nav-open .page-header .header.content .nav-toggle:before {
    content: "\e616";
    font-size: 47px;
  }
  .actions-toolbar .action.primary {
    width: 100%;
    font-size: 15px;
  }
  .navigation.ms-megamenu {
    width: 100%;
    height: auto;
    background: transparent;
    padding: 0 !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0 {
    float: left !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0:last-child {
    display: block;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0.added-switch-lang-custom .switcher {
    border: none !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0.added-switch-lang-custom .switcher:last-child {
    border: none !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-level0.added-switch-lang-custom .switcher .switcher-options.active .switcher-dropdown {
    display: block !important;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-label {
    background: transparent;
    text-align: left;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px 30px !important;
    border-left: 0;
    border-right: 0;
  }
  .navigation.ms-megamenu .ms-topmenu .mb-label {
    background: transparent;
  }
  .navigation.ms-megamenu .mb-submenu {
    background: transparent;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain {
    padding: 0;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent {
    width: 100%;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent a.form-group {
    border-bottom: 0;
    padding: 5px 15px;
    margin: 0;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent .customer-url {
    padding: 10px 0;
  }
  .navigation.ms-megamenu .mb-submenu .mb-submain .mb-maincontent .customer-url a {
    text-align: left;
    padding: 5px 20px;
  }
  .navigation.ms-megamenu .mbactive .ms-label,
  .navigation.ms-megamenu .ms-level0:hover .ms-label,
  .navigation.ms-megamenu .mbactive .mb-label,
  .navigation.ms-megamenu .ms-level0:hover .mb-label {
    background: transparent;
    color: #aab20a;
  }
  .navigation.ms-megamenu .form-group {
    margin: 0;
  }
  .home-slider-block {
    max-width: 100%;
  }
  .home-slider-block .slider-item .slider-caption h1 {
    font-size: 36px;
  }
  .home-slider-block .slider-item .slider-logo {
    display: none;
  }
  .home-slider-block .slider-item .slider-logo-mob {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  .home-slider-block .slider-item .slider-logo-mob img {
    width: 114px;
    display: inline-block;
  }
  .home-slider-block .slick-dots {
    width: 100%;
    top: 92%;
    right: 0;
  }
  .footer.content .footer-brand-logo,
  .footer.content .copyright {
    margin: 0 -15px;
  }
  .footer.content .footer-brand-logo ul.clients-logo li {
    width: 20%;
    box-sizing: border-box;
    padding: 15px;
  }
  .footer.content .footer-brand-logo ul.clients-logo li .logo-pic {
    margin: 0 auto;
    display: block;
  }
  .footer.content .footer-brand-logo ul.clients-logo li:nth-child(3n+1) {
    clear: both;
  }
  /*body.draft-order-history .page-footer {
		position:absolute;
		width:100%;
		left:0;
		bottom:0;
	}*/
  .greet.welcome {
    display: none;
  }
  .close-btn {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 20px;
    top: 15px;
    border: 0;
    border-radius: 0;
  }
  .close-btn:before,
  .close-btn:after {
    position: absolute;
    top: 0;
    left: 15px;
    content: ' ';
    height: 35px;
    width: 2px;
    background-color: #FFFFFF;
  }
  .close-btn:before {
    transform: rotate(45deg);
  }
  .close-btn:after {
    transform: rotate(-45deg);
  }
  .close-btn:focus,
  .close-btn:active {
    background-color: transparent;
    outline: none;
    border: 0;
  }
  .block.block-search {
    float: right;
    margin-top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .block.block-search .label {
    position: absolute;
    right: 70px;
    top: 20px;
  }
  .block.block-search .control {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .block.block-search .form.minisearch .close-btn {
    display: none;
  }
  .block.block-search .form.minisearch.active {
    width: 100%;
    height: calc(100vh - 100px);
    margin: 0;
    padding: 0;
    background-color: rgba(41, 40, 40, 0.95);
    position: fixed;
    left: 0;
    top: 100px;
    box-sizing: border-box;
    padding: 100px 30px 30px;
  }
  .block.block-search .form.minisearch.active .input-text {
    border: 1px solid #979797;
    background-color: transparent;
    height: 40px;
    color: #FFFFFF;
  }
  .block.block-search .form.minisearch.active .input-text:focus,
  .block.block-search .form.minisearch.active .input-text:active {
    outline: none;
    box-shadow: none;
  }
  .block.block-search .form.minisearch.active .search-in-category {
    width: 100%;
    float: left;
    display: block;
    color: #FFFFFF;
    padding: 50px 15px;
  }
  .block.block-search .form.minisearch.active .search-in-category p {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: left;
    margin-bottom: 30px;
  }
  .block.block-search .form.minisearch.active .search-in-category ul.brand-list {
    width: 100%;
    float: left;
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0;
    box-sizing: border-box;
  }
  .block.block-search .form.minisearch.active .search-in-category ul.brand-list li {
    width: 50%;
    float: left;
    letter-spacing: 0.8px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 10px;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .block.block-search .form.minisearch.active .search-in-category ul.brand-list li input {
    left: 0;
    margin: 1px 0;
  }
  .block.block-search .form.minisearch.active .label {
    top: -85px;
  }
  .block.block-search .form.minisearch.active .action.search {
    display: block;
    position: absolute;
    right: 30px;
    top: 115px;
    width: 40px;
    height: 40px;
    border: 1px solid #cad400;
    opacity: 1;
    padding: 0;
  }
  .block.block-search .form.minisearch.active .action.search span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block.block-search .form.minisearch.active .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #cad400;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block.block-search .form.minisearch.active .close-btn {
    display: block;
  }
  .block.block-search .form.minisearch .search-in-category {
    display: none;
  }
  .block-products-list {
    padding: 0;
  }
  .block-products-list .block-title {
    width: 100%;
  }
  .column.main .product-items {
    margin: 0;
    padding: 0;
  }
  .column.main .product-items .product-item {
    float: left;
    padding: 0 5px;
  }
  .column.main .product-items .product-item:nth-child(4n+1) {
    clear: inherit;
  }
  .column.main .product-items .product-item:nth-child(3n+1) {
    clear: both;
  }
  .products-grid .product-item .product-item-photo {
    padding: 15px;
  }
  .products-grid .product-item .price-box {
    margin-bottom: 20px;
  }
  .fotorama__nav-wrap {
    width: 100%;
    right: 0;
    top: auto;
    transform: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    bottom: 0;
  }
  .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame {
    width: auto;
    margin: 0 5px;
  }
  .fotorama__nav-wrap .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
    left: 0;
    top: 0;
  }
  .action.tocart {
    text-align: left !important;
    font-size: 15px !important;
  }
  .action.tocart i.fas {
    font-size: 20px;
  }
  .cart.product {
    text-align: center;
  }
  .cart.product .field.qty {
    width: 100%;
    float: left;
    text-align: left;
  }
  .cart.product .field.qty .control.qty {
    float: right;
    width: 75px;
    height: 35px;
    line-height: 30px;
    border: 1px solid #000;
    padding: 0;
  }
  .cart.product .field.qty .control.qty input[type="number"] {
    height: 100%;
    font-weight: 700;
    font-size: 19px;
  }
  .cart.product p {
    text-align: left;
  }
  .cart.product button.action {
    margin: 0;
  }
  .cart.product button.action.apply_disount {
    margin-right: 5px;
    margin-bottom: 20px;
  }
  .cart.product button.action.clear_discount {
    margin-left: 5px;
  }
  .cart.actions .action.update {
    float: none;
    margin: 30px auto;
  }
  .customer-default-discount {
    width: 100%;
  }
  .customer-default-discount .fieldset .field {
    width: 100%;
  }
  .customer-default-discount .fieldset .field .fill-inner {
    width: 50%;
    float: none;
    margin: 0 auto;
  }
  .customer-default-discount .fieldset .field .fill-inner .control {
    float: left;
    margin-right: 40px;
  }
  .customer-default-discount .fieldset .field .fill-inner .control div.mage-error {
    top: 15px;
  }
  .customer-default-discount .fieldset .field .fill-inner .control.move-right {
    float: right;
    margin-right: 0;
  }
  .cart.table-wrapper .col.desc {
    width: 70%;
  }
  .cart-summary {
    width: 100%;
    display: inline-block;
  }
  .cart-summary .block {
    margin: 0 0 15px;
  }
  .cart-summary .control {
    width: 100%;
    display: inline-block;
    margin: 0 0 15px;
  }
  .control {
    margin: 0;
  }
  .control .date_picker_icon {
    position: absolute;
    right: 15px;
    top: 6px;
  }
  .minicart-wrapper .action.showcart .cart-icon {
    font-size: 24px;
  }
  .block.filter-block {
    margin: 0 -15px;
  }
  .block.filter-block .ui-tabs-panel .filter-by-content {
    width: 100%;
  }
  .block.filter-block .ui-tabs-panel .filter-by-content .filter-box ul.option-list {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
  .block.filter-block .ui-tabs-panel .filter-by-content .filter-apply .btn.action {
    width: 45%;
  }
  .message.global.cookie {
    padding-left: 30px;
    padding-right: 30px;
  }
  .message.global.cookie .actions {
    top: 15px;
    right: 15px;
  }
  .cart.table-wrapper .items tr td {
    position: relative;
  }
  .control.qty div.mage-error {
    right: 100px;
    bottom: 15px;
  }
  .navigation.ms-megamenu .ms-topmenu .ms-label {
    font-size: 12px;
    padding: 11px 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .banner.desktop {
    display: none;
  }
  .banner.mobile {
    display: block !important;
  }
  .home-slider-block .slider-item .slider-caption {
    min-width: 100%;
  }
  .home-slider-block .slider-item .slider-caption h1 {
    font-size: 25px;
    line-height: 1.36;
    letter-spacing: 4.9px;
  }
  .home-slider-block .slider-item .slider-caption a {
    width: 280px;
  }
  .banner {
    min-height: 175px;
  }
  .banner .page-title-wrapper {
    min-height: 175px;
  }
  .banner .page-title-wrapper h1.page-title {
    font-size: 25px;
  }
  .content-block {
    padding: 15px;
  }
  .column.main .product-items .product-item:nth-child(3n+1) {
    clear: inherit;
  }
  .column.main .product-items .product-item:nth-child(2n+1) {
    clear: both;
  }
  .column.main .product-items .product-item .price-box {
    margin-top: 0;
  }
  .column.main .product-items .product-item .product-item-photo {
    padding: 20px;
  }
  .breadcrumbs ul.items li.item {
    line-height: 3;
    font-size: 12px;
    letter-spacing: 3.2px;
  }
  .breadcrumbs ul.items li.item a {
    font-size: 12px;
  }
  .breadcrumbs ul.items .item:not(:last-child):after {
    line-height: 32px;
    font-size: 20px;
  }
  .catalog-product-view .breadcrumbs ul.items {
    text-align: left;
  }
  .attribute.sku {
    margin-bottom: 30px;
  }
  .catalog-product-view .attribute.sku {
    display: none;
  }
  .title01 {
    text-align: center;
    display: block;
    margin-top: 15px;
  }
  .title01 .value {
    font-size: 27px;
    margin-bottom: 5px;
  }
  .mobsku {
    width: 100%;
    text-align: center;
    display: inline-block;
  }
  .product-image-wrapper {
    overflow: inherit;
  }
  .product-stock.unavailable {
    font-size: 13px;
    letter-spacing: 1.5px;
  }
  .cart.product button.action {
    width: 48%;
    font-size: 15px;
    padding: 0;
  }
  .cart.actions .action.update {
    width: 100%;
  }
  .table:not(.cart):not(.totals) > thead > tr > td a.action.order,
  .table:not(.cart):not(.totals) > tbody > tr > td a.action.order,
  .table:not(.cart):not(.totals) > tfoot > tr > td a.action.order {
    font-size: 15px;
    padding: 5px 15px;
  }
  .orders-history .table:not(.cart):not(.totals) > tbody > tr > td {
    vertical-align: middle !important;
  }
  .col.desc {
    width: 40%;
  }
  .column.main .product-items .product-item {
    width: 50%;
    box-sizing: border-box !important;
  }
  .block.filter-block {
    margin: 0 -15px;
  }
  .block.filter-block .ui-tabs-nav li {
    width: 100%;
  }
  .block.filter-block .ui-tabs-panel {
    padding: 30px;
  }
  .block.filter-block .filter-apply .btn.action {
    width: 100% !important;
  }
  .block.filter-block .filter-apply .btn.action.btn-reset {
    margin: 15px 0 0 !important;
  }
  .products {
    padding: 0;
  }
  .filter-block.filter-tab {
    display: none;
  }
  .filter-accordion {
    display: block;
  }
  .filter-accordion .accordion-title {
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: center;
    background-color: #FFFFFF;
    color: #292828;
    letter-spacing: 0.6px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #292828;
    border-left-width: 0;
    border-right-width: 0;
    box-sizing: border-box;
  }
  .filter-accordion .accordion-title.active {
    text-decoration: none;
    background-color: #cad400;
  }
  .filter-accordion .filter-by {
    background-color: #292828;
    padding: 30px 15px;
  }
  .filter-accordion .filter-by .filter-box {
    margin-bottom: 30px;
  }
  .filter-accordion .filter-by h3 {
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin: 0 0 30px;
    padding: 0;
  }
  .filter-accordion .filter-by .filter-apply .btn.action {
    font-size: 12px;
  }
  ul.option-list {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
  ul.option-list li {
    font-size: 12px;
    letter-spacing: 0.8px;
  }
  .orders-history,
  .orders-recent {
    margin: 0;
  }
  .orders-history .table-order-items tr,
  .orders-recent .table-order-items tr {
    margin: 15px 0;
  }
  .orders-history .table-order-items tr td,
  .orders-recent .table-order-items tr td {
    border: 0 !important;
  }
  .orders-history .table-order-items tr td:before,
  .orders-recent .table-order-items tr td:before {
    display: block !important;
  }
  .orders-history .table-order-items tr td:first-child,
  .orders-recent .table-order-items tr td:first-child {
    font-size: 18px;
    color: #292828;
    font-weight: 700;
    border-bottom: 1px solid #000000 !important;
    font-family: 'Oswald', sans-serif;
  }
  .orders-history .table-order-items tr td:first-child:before,
  .orders-recent .table-order-items tr td:first-child:before {
    content: "#" !important;
    display: inline-block !important;
  }
  .orders-history .table-order-items tr td.actions:before,
  .orders-recent .table-order-items tr td.actions:before {
    display: none !important;
  }
  .orders-history .table-order-items tr td.actions a,
  .orders-recent .table-order-items tr td.actions a {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    padding: 10px !important;
  }
  .message.global.cookie {
    padding: 45px 15px 15px 15px;
  }
  .message.global.cookie .content {
    max-width: 100%;
  }
  .message.global.cookie p {
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1.36;
  }
  .control.qty div.mage-error {
    display: none;
  }
  .customer-default-discount .fieldset .field .fill-inner .control div.mage-error {
    top: 0;
    position: relative;
  }
  .actions-toolbar .secondary {
    width: 100%;
  }
  .actions-toolbar .secondary .action.back {
    box-sizing: border-box;
    margin: 0;
  }
  ul.option-list li input[type="checkbox"] + label.css-label {
    font-size: 14px;
  }
  .banner.desktop {
    display: none;
  }
  .banner.mobile {
    display: block !important;
  }
}
.fotorama__caption {
  display: none;
}
@media only screen and (max-width: 640px) {
  .customer-default-discount .fieldset .field .fill-inner {
    width: 90%;
    margin-left: 0;
  }
  .customer-default-discount .fieldset .field .fill-inner .control div.mage-error {
    top: 15px;
  }
  .customer-default-discount .fieldset .field .fill-inner .control.move-right {
    float: right;
    margin-right: 0;
  }
}
/* media query for low screens */
@media only screen and (min-width: 992px) and (max-height: 780px) and (orientation: landscape) {
  .order-shipping-info {
    padding: 0px 10px !important;
  }
  .cart-summary {
    position: relative !important;
    top: 0 !important;
  }
  .cart-summary._sticky {
    top: 0 !important;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
}
