/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.rma-rma-view .fieldset > .field:not(.choice) > .control textarea {
  background: #fff;
  border: 1px solid #ccc;
}
.fieldset.rmaReturnMsg .field:not(.choice) label {
  position: relative;
  top: 10px;
  text-align: left;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.slick-loading .slick-list {
  background: none;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg');
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}
.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
.slick-dots {
  bottom: 10px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  opacity: 0.5;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
}
.slick-dots li.slick-active {
  opacity: 1;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow {
  width: 14px;
  height: 36px;
  background: none;
  background-image: url(../images/sprite.png);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  z-index: 8;
  top: 50%;
  margin-top: -18px;
}
.slick-prev {
  background-position: 0 0;
  left: 25px;
}
@media (max-width: 480px) {
  .slick-prev {
    left: 0;
  }
}
.slick-next {
  background-position: -14px 0;
  right: 25px;
}
@media (max-width: 480px) {
  .slick-next {
    right: 0;
  }
}
.product-slider .slick-prev {
  left: -15px;
}
@media (max-width: 480px) {
  .product-slider .slick-prev {
    left: -20px;
  }
}
.product-slider .slick-next {
  right: -15px;
}
@media (max-width: 480px) {
  .product-slider .slick-next {
    right: -20px;
  }
}
* {
  box-sizing: border-box;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 0px 0!important;
}
.radio-wrapper .radio label {
  cursor: pointer;
}
.sub-head {
  font-family: 'FuturaLTProBook';
  font-size: 13px;
  border-bottom: 1px solid #000;
  padding: 0px 10px 10px 10px;
  color: #222;
  letter-spacing: .325px;
  margin-top: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  min-height: 40px;
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 12px;
  background-image: url(../images/downar.svg);
}
@font-face {
  font-family: 'SaolDisplay-Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/SaolDisplay-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaLT-Heavy';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/FuturaLT-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaLTProHeavy';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/FuturaLTProHeavy.otf') format('opentype');
}
@font-face {
  font-family: 'FuturaLTProBold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/FuturaW02-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'FuturaW02-Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/FuturaW02-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'FuturaLTProBook';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/FuturaLTPro-Book.otf') format('opentype');
}
@font-face {
  font-family: 'FuturaStdBook';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/FuturaLTPro-Book.ttf') format('truetype');
}
@font-face {
  font-family: "Futura Book";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/FuturaLTPro-Book.ttf') format('truetype');
}
#minicart-content-wrapper .price-including-tax .minicart-price .price .currency-img {
  width: 10px !important;
  height: 10px !important;
  fill: black;
  margin-right: -1px !important;
  top: 1px !important;
}
@media screen and (max-width: 767px) {
  .show-mobile.checkout-price .price-wrapper .currency-img {
    margin-right: 4px !important;
    margin-top: 1px !important;
    vertical-align: text-bottom !important;
    max-width: 11px !important;
    max-height: 11px !important;
  }
}
.whats-new-section .currency-logo-container {
  vertical-align: inherit;
  margin-right: 3px !important;
}
.trending-col-1 .currency-logo-container {
  margin-right: 3px !important;
}
.details-qty.price_section .value .currency-img {
  width: 10px !important;
  height: 10px !important;
  margin-right: 3px !important;
}
.page-with-filter .currency-logo-container {
  margin-right: -1px !important;
  display: inline-block;
  vertical-align: middle;
}
.cart-summary .currency-img {
  width: 14px !important;
  height: 14px !important;
  vertical-align: top;
  margin-right: 3px !important;
}
.checkout-index-index .currency-img {
  width: 14px !important;
  height: 14px !important;
  vertical-align: top;
  margin-right: 3px !important;
}
.product-info-main .currency-img {
  width: 12px !important;
  height: 12px !important;
  vertical-align: top;
  margin-right: 0px;
}
.currency-img {
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px;
}
.price-with-logo .currency-logo-container {
  margin-right: 3px !important;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0.7px !important;
}
.currency-logo-container svg {
  width: 16px !important;
  height: 16px !important;
}
.algoliasearch-autocomplete-price .currency-img {
  margin-right: 2px !important;
}
.page-with-filter .currency-img {
  margin-top: 0px !important;
  margin-right: 5px !important;
}
.result-sub-content .after_special {
  margin-right: 2px !important;
  margin-left: -4px !important;
}
.before_special .currency-img {
  vertical-align: text-top;
  margin-right: 2px !important;
}
.price-wrapper .currency-img {
  margin-right: 3px !important;
  margin-top: 0.5px !important;
  position: relative;
  top: -0.3px !important;
}
.checkout-cart-index .orignal-price .currency-img {
  vertical-align: middle;
  position: relative;
  top: -1.0px !important;
  margin-right: 3px !important;
}
.checkout-cart-index .discount_price .currency-img {
  vertical-align: middle;
  height: 9px !important;
  width: 9px !important;
  position: relative;
  top: -0.5px !important;
}
.checkout-cart-index .discount_price {
  position: relative;
  top: -1px !important;
}
.minicart-price .currency-img {
  margin-right: 4px !important;
  top: 1px !important;
}
.checkout-cart-index .product-info .currency-img {
  margin-right: 3px !important;
  vertical-align: middle !important;
}
.cms-home .price-box .currency-img {
  position: relative;
  top: 0.7px;
  margin-right: 1px !important;
}
.page-product-configurable .minicart-price .currency-img {
  position: relative;
  top: 0.7px !important;
  vertical-align: baseline;
}
.page-products .page-with-filter .currency-img {
  margin-top: 0 !important;
  margin-right: 3px !important;
  vertical-align: text-top;
}
.page-products .before_special .currency-img {
  vertical-align: text-top;
  margin-right: 4px !important;
}
.page-product-configurable .minicart-price .currency-img {
  position: relative;
  top: 0.7px !important;
  vertical-align: baseline;
}
.page-products .page-with-filter .currency-img {
  margin-top: 0 !important;
  margin-right: 3px !important;
  vertical-align: text-top;
}
.page-products .before_special .currency-img {
  vertical-align: text-top;
  margin-right: 4px !important;
}
.price-hover:hover {
  color: #888 !important;
}
/*plp page imahes*/
.simple-config {
  margin-bottom: 15px;
}
.simple-config .image {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  margin: 1px;
}
.simple-config .image img {
  width: 40px;
  height: 40px;
  margin: 0px;
  object-fit: contain;
}
.simple-config .image.active img {
  border: 2px solid #000;
}
/*end plp page images*/
.menu > ul li.sale a {
  color: #000 !important;
}
.menu > ul li.sale a:hover {
  color: #fff !important;
}
.fotorama__arr--prev .fotorama__arr__arr {
  position: relative;
  background-image: none !important;
}
.custom-sort.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -2px !important;
}
.custom-sort:after {
  position: absolute;
  right: 24px;
  margin-top: -2px !important;
  background-image: url(../images/chevron-down.svg);
  content: "";
  width: 16px;
  height: 16px;
  left: auto;
  background-repeat: no-repeat;
  background-size: 100%;
}
.fotorama__arr--prev .fotorama__arr__arr:before {
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../images/preva.svg);
  content: "";
  width: 40px;
  height: 40px;
}
.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr,
.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr {
  width: 20px;
  height: 40px;
}
.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr:hover,
.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr:hover {
  opacity: 0.8;
}
.fotorama__arr .fotorama__arr__arr {
  z-index: 9999999999999;
}
.fotorama--fullscreen.fotorama-item {
  z-index: 99999 !important;
}
.fotorama--fullscreen .fotorama__arr--prev .fotorama__arr__arr:before {
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../images/leftslick.svg);
  content: "";
  width: 20px;
  height: 40px;
  background-repeat: no-repeat;
  z-index: 9999999999999;
}
.fotorama--fullscreen .fotorama__arr--next .fotorama__arr__arr:before {
  position: absolute;
  z-index: 9999999999999;
  right: 0;
  top: 4px;
  background-image: url(../images/rightslick.svg);
  content: "";
  width: 20px;
  height: 40px;
  background-repeat: no-repeat;
}
.fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
  margin: 0 5px!important;
}
.fotorama__arr--next .fotorama__arr__arr {
  position: relative;
  background-image: none !important;
}
.fotorama__arr--next .fotorama__arr__arr:before {
  position: absolute;
  right: 0;
  top: 4px;
  background-image: url(../images/nexta.svg);
  content: "";
  width: 30px;
  height: 40px;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
  margin: 0 5px!important;
  min-width: 120px;
}
.fotorama--fullscreen .fotorama__thumb {
  min-width: 120px;
  display: flex;
  justify-content: center;
}
.fotorama--fullscreen .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  width: auto;
}
.fotorama__fullscreen-icon {
  background-image: none !important;
  margin-top: 30px;
  margin-right: 50px;
  background-position: initial !important;
}
.fotorama__fullscreen-icon:after,
.fotorama__fullscreen-icon:focus:after {
  content: "✕" !important;
  font-size: 22px;
  padding-left: 20px;
  color: #000;
  position: static !important;
  box-shadow: none !important;
}
.fotorama__fullscreen-icon:before {
  content: "CLOSE";
  font-size: 14px;
  padding-left: 20px;
  color: #000;
  vertical-align: top;
  line-height: 23px;
}
.fotorama__fullscreen-icon:focus:after {
  position: static;
  box-shadow: none;
}
.fotorama__stage {
  max-height: 500px;
}
.fotorama--fullscreen .fotorama__stage {
  max-height: 750px;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs {
  height: 140px !important;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs .fotorama__thumb-border {
  height: 140px !important;
  width: 120px !important;
}
.fotorama--fullscreen .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
  margin: 0 5px !important;
  min-width: 120px;
  height: 140px !important;
  width: 120px !important;
}
.fotorama--fullscreen .fotorama__thumb {
  min-width: 120px;
  display: flex;
  justify-content: center;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-color: transparent !important;
}
body {
  letter-spacing: .025em;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  font-family: 'FuturaStdBook' !important;
}
.message.global.noscript,
.message.global.cookie {
  background-color: #000 !important;
  font-size: 16px;
  background: #333 !important;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  color: #fff;
  font-family: 'FuturaStdBook' !important;
}
.message.global p {
  margin: 0;
  float: left !important;
  line-height: 38px;
}
.message.global.cookie .actions {
  margin-top: 0px !important;
}
#btn-cookie-allow {
  background: #fff !important;
  color: #000 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  border: 0px !important;
  /*margin-bottom: 40px;*/
  border-radius: 5px;
  float: right;
  text-transform: uppercase;
}
.cc-banner.cc-bottom .cc-btn:last-child {
  background: #fff !important;
  color: #000 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  border: 0px !important;
  /* margin-bottom: 40px; */
  border-radius: 5px;
  float: right;
  text-transform: uppercase;
}
.opc-sidebar .discount-code .message-error.error {
  line-height: 30px !important;
  padding: 10px 0 10px!important;
  background: #333 !important;
}
.login-register-wrapper .block-customer-register .fieldset > .field .label[for="subscribed"] span {
  padding-left: 25px;
}
.form-create-account .fieldset .field .label[for="subscribed"] span {
  padding-left: 25px;
}
.customer-account-create .page-title {
  font-size: 18px;
  line-height: 24px;
  border-bottom: 2px solid #000;
  text-align: left;
  padding: 0 0 8px;
  margin-top: 40px;
  max-width: 600px;
  margin: 40px auto;
  width: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
* {
  box-sizing: border-box;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
button,
button:hover,
button:focus {
  outline: none;
  border: 0;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: 'FuturaStdBook';
  color: #333333;
  font-size: 12px;
}
@media (max-width: 1024px) {
  body {
    font-size: 11px;
  }
}
.breadcrumbs .item {
  margin-bottom: 8px;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #000;
}
.container {
  max-width: 1400px;
  margin: 0 auto;
}
.container::before {
  content: '';
  display: table;
  clear: both;
}
.container::after {
  content: '';
  display: table;
  clear: both;
}
.container-fix {
  max-width: 1050px;
  margin: 0 auto;
}
.container-fix::before {
  content: '';
  display: table;
  clear: both;
}
.container-fix::after {
  content: '';
  display: table;
  clear: both;
}
.row::before {
  content: '';
  display: table;
  clear: both;
}
.row::after {
  content: '';
  display: table;
  clear: both;
}
.clearfix::before {
  content: '';
  display: table;
  clear: both;
}
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
.container-fluid {
  width: 100%;
}
.container-fluid::before {
  content: '';
  display: table;
  clear: both;
}
.container-fluid::after {
  content: '';
  display: table;
  clear: both;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
/*page messages common*/
.page.messages {
  position: absolute;
  font-family: 'FuturaLTProBook';
  background: #333;
  width: 100%;
  top: 197px;
  left: 50%;
  text-align: center;
  border-bottom: 0;
  z-index: 10;
  margin: 0 auto;
  display: inline-block;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .page.messages {
    top: 65px;
  }
}
@media (max-width: 767px) {
  .page.messages {
    width: 100%;
    z-index: 1000;
  }
}
.page.messages .message {
  font-size: 16px;
  background: #333;
  border-radius: 5px;
  /*border: 1px solid;*/
  padding: 10px 30px;
  width: 90%;
  color: #fff;
}
@media (max-width: 767px) {
  .page.messages .message {
    background: transparent;
  }
}
/*for radio button start*/
.radio-wrapper .radio {
  margin-bottom: 15px;
  position: relative;
}
.radio-wrapper .radio input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
}
.radio-wrapper .radio label {
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  line-height: 16px;
  min-height: 16px;
  display: inline-block;
  vertical-align: top;
}
.radio-wrapper .radio label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #000;
  border-radius: 50%;
}
.radio-wrapper .radio label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.4s;
}
.radio-wrapper .radio label span.name {
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 18px;
}
.radio-wrapper .radio label span.location {
  color: #666;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
}
.radio-wrapper .radio label span.location:after {
  content: "\e913";
  font-family: 'mycustomfont';
  font-size: 18px;
  color: #000;
  position: absolute;
}
.radio-wrapper .radio input[type="radio"]:checked + label:after {
  opacity: 1;
  transition: all 0.4s;
}
/*for radio button end*/
.effect-15 {
  background: transparent;
  position: relative;
  border: none;
  padding: 10px;
}
.effect-15 ~ .focus-bg:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  background-color: #ededed;
  transition: 0.3s;
  z-index: -1;
}
.effect-15 ~ .focus-bg:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  background-color: #ededed;
  transition: 0.3s;
  z-index: -1;
  left: auto;
  right: 50%;
  top: auto;
  bottom: 50%;
}
.effect-15:focus ~ .focus-bg:before {
  transition: 0.3s;
  width: 50%;
  left: 0;
  top: 0;
  height: 100%;
}
.effect-15:focus ~ .focus-bg:after {
  transition: 0.3s;
  width: 50%;
  height: 100%;
  bottom: 0;
  right: 0;
}
/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.custom-dropdown select {
  background-color: #ffffff;
  color: #000000;
  padding: 0 12px;
  border: 0;
  margin: 0;
  text-indent: 0.01px;
  text-overflow: '';
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: solid 1px #999999;
  padding-right: 23px;
  width: 100%;
  font-size: 12px;
  height: 39px;
  line-height: 36px;
}
.custom-dropdown select:focus {
  outline: none;
}
.custom-dropdown select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.custom-dropdown select::-ms-expand {
  display: none;
}
.custom-dropdown:after,
.custom-dropdown:before {
  top: 17px;
  right: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.custom-dropdown:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 5px;
  margin-right: -3px;
}
.custom-dropdown:before {
  border-color: rgba(51, 51, 51, 0);
  border-top-color: #333333;
  border-width: 6px;
  margin-right: -4px;
}
.custom-dropdown::after {
  color: rgba(0, 0, 0, 0.6);
}
.custom-dropdown select[disabled] {
  color: rgba(0, 0, 0, 0.25);
}
/* Custom Checkbox */
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;
}
input[type=checkbox] + label {
  padding-left: 25px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 30px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
input[type=checkbox] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #333333;
  content: '';
}
input[type=checkbox] + label:after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #000;
  opacity: 0;
  transition: all 0.4s;
  content: '';
}
input[type=checkbox]:checked + label:before {
  border: 1px solid #000;
}
input[type=checkbox]:checked + label:after {
  opacity: 1;
  transition: all 0.4s;
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select {
  position: relative;
  display: inline-block;
}
.custom-select-trigger {
  position: relative;
  display: block;
  padding: 6px 25px 6px 0;
  color: #333333;
  cursor: pointer;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  top: 50%;
  right: 5px;
  margin-top: -2px;
  border-bottom: 1px solid #9b9b9b;
  border-right: 1px solid #9b9b9b;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.4s ease-in-out;
  transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
  z-index: 2;
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 130px;
  margin: 5px 0;
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  background: #fff;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
}
.custom-options:before {
  position: absolute;
  display: block;
  content: '';
  bottom: 100%;
  left: 10px;
  width: 7px;
  height: 7px;
  margin-bottom: -4px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.4s ease-in-out;
}
.option-hover:before {
  background: #f9f9f9;
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 10px;
  border-bottom: 1px solid #b5b5b5;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.custom-option:hover {
  background: #f9f9f9;
}
.custom-option.selection {
  background: #f9f9f9;
}
.cms-noroute-index .sidebar-additional {
  display: none;
}
.cms-noroute-index .page-not-found {
  margin: 55px auto;
  width: 700px;
  text-align: center;
}
@media (max-width: 700px) {
  .cms-noroute-index .page-not-found {
    width: 90%;
  }
}
.cms-noroute-index .page-not-found img {
  margin-bottom: 25px;
}
.cms-noroute-index .page-not-found h3 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
@media (max-width: 700px) {
  .cms-noroute-index .page-not-found h3 {
    line-height: 25px;
  }
}
.cms-noroute-index .page-not-found p {
  font-size: 15px;
  margin-bottom: 30px;
}
@media (max-width: 700px) {
  .cms-noroute-index .page-not-found p {
    line-height: 25px;
  }
}
.cms-noroute-index .page-not-found a {
  margin: 0 auto;
}
.back-to-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 50px;
  bottom: 50px;
  display: none;
  cursor: pointer;
  background: url(../images/Back_to_top.svg);
  z-index: 99;
}
@media (max-width: 480px) {
  .back-to-top {
    width: 40px;
    height: 40px;
    right: 20px;
  }
}
@media (max-width: 360px) {
  .back-to-top {
    width: 35px;
    height: 35px;
  }
}
.catalog-product-view .breadcrumbs {
  display: block;
}
/*Order Success page start*/
.checkout-onepage-success > .main-page-div > .main-wrapper,
.hyperpay-index-status > .main-page-div > .main-wrapper {
  max-width: 1490px;
  margin: 0 auto;
  padding: 80px 10px;
  text-align: center;
}
.checkout-onepage-success > .main-page-div > .main-wrapper .page-title-wrapper,
.hyperpay-index-status > .main-page-div > .main-wrapper .page-title-wrapper {
  display: none;
}
.checkout-onepage-success > .main-page-div > .main-wrapper .columns .column.main,
.hyperpay-index-status > .main-page-div > .main-wrapper .columns .column.main {
  min-height: inherit;
}
.checkout-success {
  text-align: center;
}
.checkout-success h2 {
  margin: 0 0 15px;
  color: #333333;
  font-size: 21px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 400;
}
.checkout-success .custom-msg {
  font-weight: bold;
}
.checkout-success p {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin: 10px 0 10px;
}
.checkout-success p .order-number,
.checkout-success p span {
  text-decoration: none;
  outline: none;
  color: inherit;
  font-size: 14px;
  font-weight: bold;
}
.checkout-success p .order-number:hover,
.checkout-success p span:hover {
  text-decoration: none;
  outline: none;
  color: inherit;
}
.checkout-success .actions-toolbar {
  margin: 15px 0 0;
  display: inline-block;
  vertical-align: top;
}
.checkout-success .actions-toolbar .button-3 {
  margin: 0;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 0;
  min-width: 300px;
  font-weight: 600;
}
.guest-success {
  margin-top: 40px;
  border-top: 1px solid #e9e9e9;
  padding-top: 40px;
}
.guest-success p {
  margin-bottom: 4px;
}
.guest-success .btn-wrapper {
  margin: 25px 0 0;
  display: inline-block;
  vertical-align: top;
}
.guest-success .btn-wrapper .button-1 {
  text-decoration: none;
  outline: none;
  margin: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  border: 0;
  min-width: auto;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 0;
  font-size: 1.111em;
}
.guest-success .btn-wrapper .button-1:hover {
  text-decoration: none;
  outline: none;
  border: 0;
}
/*Order Success page end*/
footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  /*background: #323433;*/
  padding-top: 60px;
}
footer .footer_links {
  margin: 0 0 30px 0;
  padding-top: 30px;
}
@media (max-width: 767px) {
  footer .footer_links {
    padding-top: 0;
  }
}
footer .footer_links > li {
  float: left;
  width: 20%;
  padding-right: 30px;
}
footer .footer_links > li h6 {
  color: #333333;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 23px;
  letter-spacing: 1.6px;
  font-size: 13px;
}
footer .footer_links > li ul {
  margin: 0;
  padding: 0;
}
footer .footer_links > li ul li {
  margin-bottom: 10px;
  font-size: 1.083em;
}
footer .footer_links > li ul li a {
  position: relative;
  padding-bottom: 5px;
  color: #333333;
  /*font-size: 1em;
						letter-spacing: 0.26px;*/
  letter-spacing: .325px;
  line-height: 30px;
  font-size: 13px;
}
footer .footer_links > li ul li a:before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #999999;
  opacity: 0;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  display: none;
}
footer .footer_links > li ul li a:after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #999999;
  opacity: 0;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  display: none;
}
footer .footer_links > li ul li a:hover {
  color: #858585;
}
footer .footer_links > li ul li a:hover:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
footer .footer_links > li ul li a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s;
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
footer .footer_links > li ul li a:focus:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
footer .footer_links > li ul li a:focus:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s;
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s, -webkit-transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
footer .footer_links > li ul li > p {
  color: #333333;
  margin-bottom: 15px;
  line-height: 17px;
}
footer .footer_links > li ul li > span {
  color: #333333;
  display: block;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  line-height: 18px;
}
footer .footer_links > li ul li > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #7f8080;
}
footer .footer_links > li ul li > span.call:before {
  content: "\e908";
  height: 15px;
  font-size: 18px;
  color: #000000;
}
footer .footer_links > li ul li > span.email {
  line-height: 12px;
}
footer .footer_links > li ul li > span.email:before {
  content: "\e909";
  height: 12px;
  font-size: 16px;
  color: #000000;
}
footer ul.social-links {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  footer ul.social-links {
    padding-left: 15px;
    padding-right: 15px;
  }
}
footer ul.social-links li {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  width: 35px;
}
footer ul.social-links li a {
  height: 16px;
  position: relative;
  display: block;
  font-size: 16px;
}
footer ul.social-links li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
  height: 16px;
  background-color: transparent;
  transform: translateY(0px);
  speak: none;
  color: #222222;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
footer ul.social-links li a:hover:before {
  color: #222222;
}
footer ul.social-links li a.instagram:before {
  width: 16px;
  content: "\e901";
}
footer ul.social-links li a.facebook:before {
  width: 7px;
  content: "\e903";
}
footer ul.social-links li a.pintrest:before {
  width: 12px;
  content: "\e900";
}
footer ul.social-links li a.youtube:before {
  width: 16px;
  content: "\e907";
}
footer ul.social-links li a.twitter:before {
  width: 16px;
  content: "\e902";
  font-size: 18px;
}
footer .copyright {
  /*text-align: center;*/
  padding: 20px 0;
  color: #333333;
  letter-spacing: 0.4px;
  font-size: 10px;
  /*border-top: solid 1px #3e4140;*/
}
footer .bg-gray {
  background-color: #EBEBEB;
}
@media (max-width: 640px) {
  footer .bg-gray {
    background-color: transparent;
  }
}
footer .bg-gray .container {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
@media (max-width: 1440px) {
  footer .bg-gray .container {
    padding: 20px;
  }
}
@media (max-width: 1025px) {
  footer .bg-gray .container {
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  footer .bg-gray .container {
    padding: 0px;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 640px) {
  footer .bg-gray .container {
    flex-direction: column;
  }
}
footer .bg-gray .container .action-btn-div {
  border: 1px solid #3A3A3A;
  font-size: 1.18em;
  line-height: 1.4em;
}
footer .bg-gray .container .action-btn-div a {
  display: block;
  padding: 10px 20px;
}
footer .bg-gray .container .alfa-rewards {
  position: relative;
  padding-left: 95px;
  align-self: center;
}
@media (max-width: 1024px) {
  footer .bg-gray .container .alfa-rewards {
    flex: 0 0 40%;
  }
}
@media (max-width: 768px) {
  footer .bg-gray .container .alfa-rewards {
    display: block;
  }
}
@media (max-width: 767px) {
  footer .bg-gray .container .alfa-rewards {
    background: #EBEBEB;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 100px;
  }
}
@media (max-width: 640px) {
  footer .bg-gray .container .alfa-rewards {
    width: 100%;
  }
}
footer .bg-gray .container .alfa-rewards:before {
  content: "";
  position: absolute;
  width: 77px;
  height: 50px;
  background: url(../images/sprite.png) -123px 0;
  left: 0;
  top: 50%;
  margin-top: -25px;
}
@media (max-width: 767px) {
  footer .bg-gray .container .alfa-rewards:before {
    left: 14px;
  }
}
footer .bg-gray .container .alfa-rewards h5 {
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
  color: #222;
  font-size: 1.167em;
  margin-bottom: 5px;
  letter-spacing: 1.4px;
}
footer .bg-gray .container .alfa-rewards p {
  font-size: 1.13em;
  color: #222;
  line-height: 20px;
}
@media (max-width: 767px) {
  footer .bg-gray .container .alfa-rewards p {
    font-size: 9px;
    line-height: 1.35em;
  }
}
footer .bg-gray .container .alfa-rewards a.button-2 {
  text-decoration: underline;
}
footer .bg-gray .container .newsletter-footer {
  margin-right: auto;
}
@media (max-width: 1024px) {
  footer .bg-gray .container .newsletter-footer {
    flex: 0 0 40%;
  }
}
@media (max-width: 768px) {
  footer .bg-gray .container .newsletter-footer {
    /*flex: 0 0 100%;*/
  }
}
@media (max-width: 640px) {
  footer .bg-gray .container .newsletter-footer {
    flex: 0 0 100%;
  }
}
footer .bg-gray .container .newsletter-footer .form.subscribe {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 640px) {
  footer .bg-gray .container .newsletter-footer .form.subscribe {
    flex-wrap: wrap;
  }
}
@media (max-width: 640px) {
  footer .bg-gray .container .newsletter-footer .form.subscribe .newsletter {
    width: 100%;
  }
}
footer .bg-gray .container .newsletter-footer .form.subscribe .newsletter .label {
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
}
footer .bg-gray .container .newsletter-footer .form.subscribe .newsletter .control {
  position: relative;
}
footer .bg-gray .container .newsletter-footer .form.subscribe .newsletter .control input[type="email"] {
  border: 1px solid #000;
  padding: 9.4px;
  font-size: 13px;
  height: 40px;
  color: #000;
}
footer .bg-gray .container .newsletter-footer .form.subscribe .newsletter .control div.mage-error[generated] {
  position: absolute;
  background: transparent;
  padding: 0;
}
@media (max-width: 640px) {
  footer .bg-gray .container .newsletter-footer .form.subscribe .actions {
    width: 100%;
    margin-top: 30px;
  }
  footer .bg-gray .container .newsletter-footer .form.subscribe .actions .subscribe {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
  }
}
header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
header .header-mid-section {
  padding: 20px 0;
}
@media (max-width: 1400px) {
  header .header-mid-section {
    padding: 27px 25px;
  }
}
header .header-search-wrapper-mobile {
  display: none;
}
@media (max-width: 1024px) {
  header .header-search-wrapper-mobile {
    display: block;
  }
}
header .header-search-wrapper-mobile div.header-search {
  border-top: solid 1px #dadada;
}
header .header-search-wrapper-mobile div.header-search input[type=text] {
  border: none;
  outline: none;
  padding: 10px;
  font-size: 1.167em;
  width: 90%;
  float: left;
  line-height: normal;
  font-weight: 400;
}
@media (max-width: 768px) {
  header .header-search-wrapper-mobile div.header-search input[type=text] {
    padding: 8px 15px;
  }
}
header .header-search-wrapper-mobile div.header-search button {
  background: none;
  border: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 4px 10px;
  font-size: 17px;
  float: right;
  cursor: pointer;
  line-height: normal;
  color: #727272;
  height: 37px;
  font-weight: 400;
  width: 10%;
}
header .header-search-wrapper-mobile div.header-search button:before {
  font-family: 'mycustomfont';
  content: "\e905";
}
header .header-search-wrapper-mobile.hide {
  display: none;
}
.header-mid-section {
  display: flex;
  justify-content: space-between;
}
.header-mid-section .col {
  display: flex;
  justify-content: flex-start !important;
  flex-direction: column;
}
.header-mid-section .col:nth-child(1) {
  width: 35%;
}
.header-mid-section .col:nth-child(2) {
  text-align: center;
  width: 30%;
}
@media (max-width: 767px) {
  .header-mid-section .col:nth-child(2) {
    margin-top: 5px;
  }
}
.header-mid-section .col:nth-child(3) {
  width: 35%;
  padding-top: 14px;
}
.header-mid-section .col.wishlist-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-top: 16px;
}
.header-mid-section .col.wishlist-div .header-user-links {
  margin-left: 0;
}
@media (max-width: 1024px) {
  .header-mid-section .col.wishlist-div .header-user-links {
    display: none;
  }
}
.header-mid-section .col.wishlist-div .header-user-links > li {
  padding: 5px 0 !important;
  margin-left: 40px;
}
.header-mid-section .col.wishlist-div .language-wrapper li:nth-child(2) {
  padding-top: 5px;
}
@media (max-width: 1024px) {
  .header-mid-section .col.wishlist-div .nav-search-wrapper {
    display: none;
  }
}
.header-mid-section .nav-search-wrapper {
  display: none;
}
.header-mid-section .nav-search-wrapper.show {
  display: block;
}
.header-mid-section .language-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-mid-section .language-wrapper li {
  float: left;
  margin-right: 20px;
  margin: 0;
}
.header-mid-section .language-wrapper li:nth-child(2) {
  padding-left: 20px !important;
  /*border-left: solid 1px #cccccc;*/
}
.header-mid-section .language-wrapper li.country-code .custom-select-trigger {
  padding-left: 20px;
  position: relative;
}
.header-mid-section .language-wrapper li.country-code .custom-select-trigger:before {
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../images/sprite.png);
  content: "";
  width: 16px;
  height: 16px;
}
.header-mid-section .language-wrapper li.country-code .custom-select-trigger.SAR:before {
  background-position: -38px 0;
}
.header-mid-section .language-wrapper li.country-code .custom-select-trigger.UAE:before {
  background-position: -38px 0;
}
.header-mid-section .language-wrapper li.default {
  padding: 6px 20px 6px 0;
  color: #333333;
  margin-right: 0;
}
.header-mid-section .language-wrapper li.default.sar {
  padding-left: 20px;
  position: relative;
}
.header-mid-section .language-wrapper li.default.sar:before {
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url(../images/sprite.png);
  content: "";
  width: 16px;
  height: 16px;
  background-position: -38px 0;
}
.header-mid-section .link.wishlist {
  padding: 4px 0;
}
.header-mid-section .link.wishlist a {
  display: block;
  line-height: normal;
  padding: 0;
}
.header-mid-section .link.wishlist a.wishlist-icon::before {
  content: "\e906";
  left: 0;
  top: 0;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #000;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.header-mid-section .header-user-links {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: auto;
}
.header-mid-section .header-user-links > li {
  margin-left: 20px;
  margin-bottom: 0;
  float: left;
}
@media (max-width: 1400px) {
  .header-mid-section .header-user-links > li {
    margin-left: 10px;
  }
}
.header-mid-section .header-user-links > li.header-search-wrapper {
  margin-left: 0;
}
.header-mid-section .header-user-links > li.header-user-wrapper {
  padding: 7px 0;
  border-right: none;
  margin-top: 0;
  position: relative;
  cursor: pointer;
}
.header-mid-section .header-user-links > li.header-user-wrapper a {
  display: inline-block;
}
.header-mid-section .header-user-links > li.header-user-wrapper a .user-icon {
  display: inline-block;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-name {
  display: inline-block;
  padding-left: 5px;
  text-transform: capitalize;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-name > span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 90px;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu {
  right: -15px;
  width: 200px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  z-index: 9999;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  margin-top: 4px;
  display: none;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu:before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  right: 26px;
  top: -12px;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  right: 25px;
  top: -14px;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu.active {
  display: block;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu li {
  margin: 0;
  float: none;
  display: block;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu li a {
  display: block;
  padding: 10px;
  border-bottom: solid 1px #e2e2e2;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu li a:before {
  display: none;
}
.header-mid-section .header-user-links > li.header-user-wrapper .customer-menu li a .counter {
  display: none;
}
.header-mid-section .header-user-links > li.link.wishlist {
  padding: 4px 0;
}
.header-mid-section .header-user-links > li.minicart-wrapper {
  padding: 7px 0;
  margin-left: 20px;
}
@media (max-width: 800px) {
  .header-mid-section .header-user-links > li.minicart-wrapper {
    margin-top: 0;
  }
}
.header-mid-section .header-user-links > li > a {
  display: block;
  line-height: normal;
  padding: 0;
}
.header-mid-section .header-user-links > li > a:before {
  content: "";
  left: 0;
  top: 0;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #000000;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}
.header-mid-section .header-user-links > li a.user-icon:before {
  content: "\e907";
}
.header-mid-section .header-user-links > li a.wishlist-icon:before {
  content: "\e906";
}
.header-mid-section .header-user-links > li a.wishlist-icon.active:before {
  content: "\e911";
}
.header-mid-section .header-user-links > li a.cart-icon:before {
  content: "\e904";
}
.header-mid-section .header-user-links > li a.cart-icon span.empty {
  /*display:none;*/
}
.header-mid-section .header-user-links > li div.header-search {
  overflow: hidden;
}
.header-mid-section .header-user-links > li div.header-search input[type=text] {
  border: none;
  outline: none;
  padding: 5px 0 5px 10px;
  font-size: 1.167em;
  width: 232px;
  float: left;
  line-height: normal;
  font-weight: 400;
  border-bottom: solid 1px #222222;
}
.header-mid-section .header-user-links > li div.header-search input[type=text]::-webkit-input-placeholder {
  color: #222;
}
.header-mid-section .header-user-links > li div.header-search input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #222;
}
.header-mid-section .header-user-links > li div.header-search input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: #222;
}
.header-mid-section .header-user-links > li div.header-search input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #222;
}
.header-mid-section .header-user-links > li div.header-search button {
  background: none;
  border: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 4px 10px;
  font-size: 17px;
  float: right;
  cursor: pointer;
  line-height: normal;
  color: #727272;
  height: 27px;
  font-weight: 400;
}
.header-mid-section .header-user-links > li div.header-search button:before {
  font-family: 'mycustomfont';
  content: "\e905";
}
header.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  transition: all 0.5s ease;
}
header.fixed-header .header-mid-section {
  padding: 7px 20px;
}
header.fixed-header nav {
  border-bottom: solid 1px #e5e5e5;
}
.top-band {
  /*background: #323433;*/
  background: #000;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 0;
  font-size: 1.000em;
  letter-spacing: 0.26px;
}
@media (max-width: 1024px) {
  .top-band {
    display: none;
  }
}
.select-wrapper {
  position: relative;
}
.select-wrapper::after {
  font-family: 'mycustomfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  position: absolute;
  top: 0;
  right: 20px;
  color: #333333;
  font-size: 7px;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding-right: 30px;
  outline: none;
}
.select-wrapper select::-ms-expand {
  display: none;
}
/*Mobile Menu*/
body.mmactive {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mobile_menu {
  display: none;
  position: relative;
}
.sm_menu_outer.active {
  opacity: 1;
  z-index: 9999;
}
.sm_menu_outer.active .mobile_menu {
  display: block;
  padding-bottom: 40px;
}
.sm_menu_outer {
  /*height: calc(~'100% - 60px');*/
  height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: -9;
  width: 85%;
  opacity: 0;
  background-color: #ffffff;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  top: 112px;
}
.sm_menu_outer .mobile_menu li.back {
  border-bottom: 1px solid #000000;
}
.sm_menu_outer .mobile_menu li.back a {
  padding: 18px 15px;
  font-weight: 600 !important;
  font-size: 1.083em;
  text-align: center;
  position: relative;
}
.sm_menu_outer .mobile_menu li.back a:before {
  content: "";
  left: 15px;
  top: 43%;
  background-image: url(../images/sprite.png);
  background-position: -89px 0;
  position: absolute;
  width: 1px;
  height: 1px;
  margin-top: -4px;
  border: solid #222;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  margin: 0 5px;
  -ms-flex-item-align: center;
  align-self: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background-image: none !important;
  font-size: 13px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.sm_menu_outer .mobile_menu a {
  color: #000000;
  padding: 15px 35px 15px 15px;
  text-decoration: none;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 40px 10px 20px;
  line-height: 25px;
  text-align: left;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #333;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
}
.sm_menu_outer .mobile_menu a > span {
  float: right;
  color: #333333;
  font-size: 11px;
  padding-left: 20px;
  position: relative;
}
.sm_menu_outer .mobile_menu a > span.sar:before {
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url(../images/sprite.png);
  content: "";
  width: 16px;
  height: 16px;
  background-position: -38px 0;
}
.sm_menu_outer .mobile_menu .submenu {
  background-color: #ffffff;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}
.sm_menu_outer .mobile_menu .submenu li {
  transition: all 0.5s ease 0s;
}
.sm_menu_outer .mobile_menu .submenu li > a {
  font-weight: 500;
  font-size: 13px;
}
.sm_menu_outer .mobile_menu .submenu li > a.toggle {
  position: relative;
}
.sm_menu_outer .mobile_menu .submenu li > a.toggle:before {
  content: "";
  right: 15px;
  top: 43%;
  background-image: url(../images/sprite.png);
  background-position: -91px -23px;
  position: absolute;
  width: 1px;
  height: 1px;
  margin-top: -3px;
  border: solid #222;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  margin: 0 5px;
  -ms-flex-item-align: center;
  align-self: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background-image: none !important;
  font-size: 13px;
}
.sm_menu_outer .mobile_menu .submenu li.active {
  transition: all 0.5s ease 0s;
}
.sm_menu_outer .mobile_menu .submenu li.active > a.toggle:before {
  /*	transform: rotateZ(-180deg);*/
  transform: rotateZ(227deg);
}
.sm_menu_outer .mobile_menu li.active > .submenu {
  right: 0;
}
.sm_menu_outer .mobile_menu li {
  list-style-type: none;
  border-bottom: 1px solid #eeeeee;
  color: #ffffff;
  margin: 0;
}
.sm_menu_outer .mobile_menu li.btn {
  border-bottom: none;
  padding: 0 10px 10px 10px;
  padding: 24px;
}
.sm_menu_outer .mobile_menu li.btn a {
  min-width: 100%;
  padding: 0;
  font-size: 1em;
  line-height: 35px;
  height: 35px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .sm_menu_outer .mobile_menu li.btn a {
    width: -webkit-fill-available;
    position: relative;
    overflow: hidden;
    padding: 9px 16px 12px 16px;
    margin: 1px;
    height: 40px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .4px;
    background-color: #fff;
    box-shadow: none;
    color: #222 !important;
    border: solid 1px #222;
    text-transform: capitalize;
  }
}
.sm_menu_outer .mobile_menu li.user-name {
  border-bottom: none;
}
.sm_menu_outer .mobile_menu li.user-name a {
  position: relative;
}
.sm_menu_outer .mobile_menu li.user-name a:before {
  content: "";
  left: 0;
  top: 0;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #000000;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  content: "\e906";
  margin-right: 10px;
}
.sm_menu_outer .mobile_menu li.sale a {
  color: #cd1026;
}
.sm_menu_outer .mobile_menu li.hasChild > a {
  position: relative;
}
.sm_menu_outer .mobile_menu li.hasChild > a:before {
  content: "";
  right: 15px;
  top: 40%;
  background-image: url(../images/sprite.png);
  background-position: -97px 0;
  position: absolute;
  width: 1px;
  height: 1px;
  margin-top: -4px;
  border: solid #222;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  margin: 0 5px;
  -ms-flex-item-align: center;
  align-self: center;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background-image: none !important;
  font-size: 13px;
}
.sm_menu_outer .mobile_menu a.level-top.sale {
  color: #E11F27;
  font-weight: 700;
}
#sm_menu_ham {
  cursor: pointer;
  float: left;
  height: 23px;
  position: fixed;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 19px;
  top: 16px;
  left: 13px;
  z-index: 9999;
}
@media (max-width: 480px) {
  #sm_menu_ham {
    right: 20px;
    top: 45px;
  }
}
@media (max-width: 380px) {
  #sm_menu_ham {
    top: 44px;
  }
}
@media (max-width: 320px) {
  #sm_menu_ham {
    right: 15px;
  }
}
#sm_menu_ham span {
  background-color: #000000;
  border-radius: 5px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  width: 20px;
}
#sm_menu_ham span:nth-child(1) {
  top: 0;
}
#sm_menu_ham span:nth-child(2) {
  top: 9px;
}
#sm_menu_ham span:nth-child(3) {
  top: 9px;
}
#sm_menu_ham span:nth-child(4) {
  top: 18px;
}
#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}
#sm_menu_ham.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
#sm_menu_ham.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}
.sm_menu_outer .mobile_menu .inner {
  display: none;
}
.sm_menu_outer .mobile_menu .inner li {
  border-bottom: none;
}
.sm_menu_outer .mobile_menu .inner li a {
  padding: 12px 15px;
  text-transform: capitalize;
  font-weight: 600;
}
/*Store Locator page start*/
.store_locator {
  margin: 40px auto;
  max-width: 1490px;
  padding: 0 10px;
}
.store_locator .data-wrapper .data-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #999999;
}
.store_locator .data-wrapper .data-title h2 {
  font-size: 21px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
.store_locator .data-wrapper .data-content {
  margin-top: 30px;
}
.store_locator .data-wrapper .data-content .content-row:before,
.store_locator .data-wrapper .data-content .content-row:after {
  content: '';
  display: table;
  clear: both;
}
.store_locator .data-wrapper .data-content .content-row .store-set {
  float: left;
  width: 33.33%;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .store_locator .data-wrapper .data-content .content-row .store-set .image {
    text-align: center;
  }
}
.store_locator .data-wrapper .data-content .content-row .store-set .description {
  margin: -20px 55px 55px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  z-index: 2;
  padding: 15px 0;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description:hover h4.name:before {
  left: 8px;
  transition: all 0.5s;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description:hover h4.name:after {
  right: 10px;
  transition: all 0.5s;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description h4.name {
  margin: 0;
  font-size: 12px;
  margin-bottom: 4px;
  color: #333;
  font-weight: bold;
  position: relative;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description h4.name:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: calc(100% - 20px);
  height: 1px;
  background: #000;
  transition: all 0.5s;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description h4.name:after {
  content: '\e901';
  right: 18px;
  top: 4px;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7px;
  color: #000;
  position: absolute;
  transform: rotate(-90deg);
  transition: all 0.5s;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description h4.name a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  outline: none;
  color: #333;
  padding-left: 15px;
  padding-right: 30px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description span.place {
  margin: 0;
  font-size: 12px;
  color: #333;
  position: relative;
  display: block;
}
.store_locator .data-wrapper .data-content .content-row .store-set .description span.place a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  outline: none;
  color: #333;
  padding-left: 15px;
  padding-right: 30px;
  background: #fff;
  position: relative;
  z-index: 2;
}
/*Store Locator page end*/
/*Store details page start*/
.store-details {
  margin: 45px auto;
  max-width: 1490px;
  padding: 0 10px;
}
.store-details .data-title h2 {
  font-size: 18px;
  color: #333;
  margin: 0 0 25px;
  text-align: center;
  font-weight: bold;
}
.store-details .store-info .tab-wrapper .tab-names {
  text-align: center;
}
.store-details .store-info .tab-wrapper .tab-names ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.store-details .store-info .tab-wrapper .tab-names ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 600;
  color: #999999;
  margin-bottom: 20px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.store-details .store-info .tab-wrapper .tab-names ul li a {
  color: inherit;
  text-decoration: none;
  outline: none;
}
.store-details .store-info .tab-wrapper .tab-names ul li:hover,
.store-details .store-info .tab-wrapper .tab-names ul li.active {
  color: #333;
  transition: all 0.5s;
}
.store-details .store-info .tab-wrapper .tab-names ul li:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "|";
  color: #999999;
}
.store-details .store-info .tab-wrapper .tab-names ul li:first-child {
  padding-left: 0;
}
.store-details .store-info .tab-wrapper .tab-names ul li:last-child {
  padding-right: 0;
}
.store-details .store-info .tab-wrapper .tab-names ul li:last-child:after {
  content: none;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content {
  display: none;
  border-top: 1px solid #999999;
  padding-top: 20px;
  text-align: center;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content.active {
  display: block;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper {
  max-width: 1344px;
  margin: 0 auto;
  padding: 0 20px;
  max-height: 500px;
  overflow: hidden;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-prev {
  left: -35px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-next {
  right: -35px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots {
  position: relative;
  top: 0px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots li {
  width: auto;
  height: inherit;
  opacity: 1;
  margin: 0;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots li button {
  width: 20px;
  height: 4px;
  background: #cbcbcb;
  padding: 0;
  border-radius: 0;
  margin: 0 5px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots li button:before,
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots li button:after {
  content: none;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-dots li.slick-active button {
  background: #000000;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-main {
  border-top: 1px solid #999999;
  margin-top: 15px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper {
  padding-top: 40px;
  text-align: left;
  max-width: 1304px;
  margin: 0 auto;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map {
  text-align: left;
  float: left;
  width: calc(100% - 700px);
  padding-right: 30px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .store-address {
  padding-bottom: 30px;
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 20px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .timings h2 {
  margin-bottom: 4px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .timings table {
  width: auto;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .timings table tr td {
  padding: 5px 15px;
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .timings table tr td:first-child {
  padding-left: 0px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .timings table tr td:last-child {
  padding-right: 0px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #333;
  margin: 4px 0 15px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map p {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-bottom: 8px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map a {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  text-decoration: underline;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .share-direction a {
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
  position: relative;
  padding-left: 23px;
  margin-right: 25px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .share-direction a:before {
  position: absolute;
  content: "\e920";
  left: 0;
  top: 0;
  font-family: 'mycustomfont';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #000;
  transition: all 0.5s;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map .share-direction .share:before {
  content: "\e91f";
  font-size: 14px;
}
.store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .map {
  float: left;
  width: 700px;
}
/*customer-account-logoutsuccess*/
.customer-account-logoutsuccess > .main-page-div > .main-wrapper {
  max-width: 1490px;
  margin: 0 auto;
  padding: 80px 10px;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #000;
}
.customer-account-logoutsuccess .page-title-wrapper h1 {
  font-size: 21px;
  margin: 0;
}
.customer-account-logoutsuccess .column.main p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin: 25px 0;
}
/*Store details page end*/
/*Brand Page Start*/
.brand-list-page {
  margin: 0 auto;
  max-width: 1490px;
  padding: 40px 10px;
  padding-top: 0;
}
.brand-list-page .cpage-title h2 {
  color: #222222;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 28px;
  text-align: center;
  letter-spacing: 1.1px;
}
.brand-list-page .banner-wrapper {
  position: relative;
  margin-bottom: 155px;
}
.common-banner-data {
  background: #ffffff;
  left: 0;
  margin: auto;
  padding: 30px 60px;
  position: absolute;
  right: 0;
  top: calc(100% - 50px);
  width: 80%;
  z-index: 1;
}
.common-banner-data h3 {
  color: #222222;
  font-size: 16px;
  letter-spacing: 1.1px;
  line-height: 24px;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.common-banner-data p {
  color: #222222;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 18px;
  margin: 0 0 15px;
}
.common-banner-data .show-more {
  color: #222222;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.common-banner-data .hidden-data {
  display: none;
}
.brand-list-row {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.brand-list-row .reduce-opacity.open-item {
  opacity: 0.2;
  transition: all 0.4s;
}
.brand-list-row .reduce-opacity.open-item .common-banner-data:after {
  content: '';
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
}
.brand-list-row .col-half {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  margin-bottom: 155px;
  transition: all 0.4s;
}
.brand-list-row .col-half .common-banner-data {
  padding: 25px 40px;
}
.brand-benheart-layout {
  margin: 0 auto;
  max-width: 1490px;
  padding: 0 10px;
}
.brand-benheart-layout .brand-logo {
  padding: 20px 0;
  text-align: center;
}
.brand-benheart-layout .brand-logo a {
  display: inline-block;
  vertical-align: top;
}
.brand-benheart-layout .product-types {
  padding: 30px 0;
  border-bottom: 1px solid #000;
}
.brand-benheart-layout .product-types .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.brand-benheart-layout .product-types .row .col-3 {
  max-width: 33.33%;
  flex: 0 0 33.33%;
  padding: 0 10px;
}
.brand-benheart-layout .product-types .data-wrapper {
  position: relative;
  margin-bottom: -80px;
}
.brand-benheart-layout .product-types .data-wrapper .data {
  background: #fff;
  width: 85%;
  padding: 20px 20px 35px;
  position: relative;
  top: -80px;
  text-align: center;
  margin: 0 auto;
}
.brand-benheart-layout .product-types .data-wrapper .data h3 {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.brand-benheart-layout .product-types .data-wrapper .data p {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin: 0 0 12px;
}
.brand-benheart-layout .product-types .data-wrapper .data .button-2 {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0;
  position: absolute;
  width: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.4s;
}
.brand-benheart-layout .product-types .data-wrapper .data:hover .button-2 {
  bottom: 20px;
  opacity: 1;
  transition: all 0.4s;
}
.brand-benheart-layout .top-picks {
  margin: 25px 0 60px;
}
.brand-benheart-layout .top-picks .section-title h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 18px;
  text-align: center;
  font-weight: bold;
}
.brand-benheart-layout .top-picks .picks-slider {
  /* the parent */
}
.brand-benheart-layout .top-picks .picks-slider .title {
  padding: 20px 5px 0;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
}
.brand-benheart-layout .top-picks .picks-slider .slick-slide {
  margin: 0 10px;
}
.brand-benheart-layout .top-picks .picks-slider .slick-list {
  margin: 0 -10px;
}
.brand-eic-layout {
  margin: 0 auto;
  max-width: 1490px;
  padding: 0 10px;
}
.brand-eic-layout .brand-logo {
  padding: 20px 0;
  text-align: center;
}
.brand-eic-layout .brand-logo a {
  display: inline-block;
  vertical-align: top;
}
.brand-eic-layout .eic-banner-slider {
  position: relative;
  margin-bottom: 80px;
}
.brand-eic-layout .eic-banner-slider .slide-data {
  width: 360px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8%;
  text-align: center;
}
.brand-eic-layout .eic-banner-slider .slide-data h3 {
  font-size: 36px;
  line-height: 38px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 24px;
  text-transform: uppercase;
}
.brand-eic-layout .eic-banner-slider .slide-data p {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin: 0 0 20px;
}
.brand-eic-layout .eic-banner-slider .slide-data .shop-btn {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  padding: 0 30px;
  background: #fff;
  display: inline-block;
  vertical-align: top;
}
.brand-eic-layout .product-row {
  margin: 0 -23px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}
.brand-eic-layout .product-row .col-3 {
  max-width: 33.33%;
  flex: 0 0 33.33%;
  padding: 0 23px;
  margin: 0 0 80px;
  text-align: center;
}
.brand-eic-layout .product-row .col-3 .wrapper-product {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .image {
  position: relative;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .image:before {
  content: '';
  width: 100px;
  height: 200px;
  background: #000;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .image img {
  position: relative;
  z-index: 2;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  line-height: 36px;
  padding-bottom: 15px;
  border-bottom: 5px solid #fff;
  margin: 0 0 18px;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data .button-2 {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 52px;
  bottom: -40px;
  opacity: 0;
  transition: all 0.4s;
}
.brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data .button-2:before,
.brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data .button-2:after {
  background-color: #fff;
}
.brand-eic-layout .product-row .col-3 .wrapper-product:hover .absolute-data .button-2 {
  bottom: -25px;
  opacity: 1;
  transition: all 0.4s;
}
.brand-eic-layout .product-row .col-3:nth-child(2) .wrapper-product .image:before,
.brand-eic-layout .product-row .col-3:nth-child(5) .wrapper-product .image:before {
  top: auto;
  bottom: -20px;
}
.brand-eic-layout .gift-section {
  padding: 25px 50px;
  border-top: 1px solid #000;
}
.brand-eic-layout .gift-section .title-data {
  max-width: 745px;
  margin: 0 auto;
  text-align: center;
}
.brand-eic-layout .gift-section .title-data h3 {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  margin: 0 0 8px;
}
.brand-eic-layout .gift-section .title-data p {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin: 0 0 25px;
}
.brand-eic-layout .gift-section .gift-row {
  margin: 0 -35px;
  display: flex;
  flex-wrap: wrap;
}
.brand-eic-layout .gift-section .gift-row .col-half {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 35px;
}
.brand-eic-layout .gift-section .gift-row .col-half .wrap-relative {
  position: relative;
}
.brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title {
  margin-top: 20px;
  position: relative;
}
.brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #000;
}
.brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title .button-1 {
  padding: 0 15px;
  max-width: 170px;
  min-width: 170px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  top: 0;
  right: 0;
}
.brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title h4 {
  line-height: 48px;
  font-size: 21px;
  color: #000;
  font-weight: bold;
  background: #fff;
  padding-right: 15px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
}
.brand-gentleman-tonic-layout {
  margin: 0 auto;
  max-width: 1490px;
  padding: 0 10px;
}
.brand-gentleman-tonic-layout .brand-logo {
  padding: 20px 0;
  text-align: center;
}
.brand-gentleman-tonic-layout .brand-logo a {
  display: inline-block;
  vertical-align: top;
}
.brand-gentleman-tonic-layout .main-product-container {
  padding: 0 5px;
  margin: 0 -5px;
  margin-bottom: 30px;
}
.brand-gentleman-tonic-layout .main-product-container .main-product-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 15px;
  text-align: center;
}
.brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper .title-name {
  position: absolute;
  right: 0;
  padding: 20px;
  background: #fff;
  z-index: 1;
  bottom: 20px;
}
.brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper .title-name h2 {
  color: #17233d;
  margin: 0;
  padding: 0;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.brand-gentleman-tonic-layout .best-sellers {
  padding: 0 60px;
  margin-bottom: 25px;
  padding-bottom: 55px;
  border-bottom: 1px solid #000;
}
.brand-gentleman-tonic-layout .best-sellers .title h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 28px;
  text-align: center;
}
.brand-gentleman-tonic-layout .best-product-slider .slick-track {
  display: flex;
}
.brand-gentleman-tonic-layout .best-product-slider .slick-slide {
  position: relative;
  padding-bottom: 52px;
  height: auto;
}
.brand-gentleman-tonic-layout .best-product-slider .slick-prev {
  left: -25px;
}
.brand-gentleman-tonic-layout .best-product-slider .slick-next {
  right: -25px;
}
.brand-gentleman-tonic-layout .best-product-slider .item a {
  display: block;
  height: 100%;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .image {
  display: block;
  border: 1px solid transparent;
  min-height: 100%;
  position: relative;
  text-align: center;
  transition: all 0.5s;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .image img {
  display: inline-block;
  vertical-align: top;
  position: relative;
  max-width: 100%;
  height: auto;
  top: 158px;
  transform: translateY(-50%);
}
.brand-gentleman-tonic-layout .best-product-slider .item a .description {
  display: block;
  text-align: left;
  margin-top: 12px;
  position: absolute;
  bottom: 0;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .description .pname,
.brand-gentleman-tonic-layout .best-product-slider .item a .description .psize,
.brand-gentleman-tonic-layout .best-product-slider .item a .description .price {
  display: inline-block;
  vertical-align: top;
  color: #333;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 21px;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .description .psize {
  margin-left: 10px;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .description .price {
  display: block;
  font-weight: 600;
  color: #000;
}
.brand-gentleman-tonic-layout .best-product-slider .item a .description .dpercent {
  display: inline-block;
  vertical-align: bottom;
  font-size: 10px;
  line-height: 15px;
}
.brand-gentleman-tonic-layout .best-product-slider .item a:hover .image {
  border: 1px solid #ebebeb;
  transition: all 0.5s;
}
.brand-gentleman-tonic-layout .collage-products {
  padding: 0 5px;
  margin: 0 -5px;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  min-height: 1px;
  padding: 0 15px;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .image {
  margin-bottom: 30px;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage {
  position: relative;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 1px solid transparent;
  transition: all 0.5s;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data:hover {
  border: 1px solid #555b60;
  transition: all 0.5s;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data:hover .explore-btn {
  opacity: 1;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data h2 {
  font-size: 21px;
  line-height: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data .explore-btn {
  display: inline-block;
  padding: 15px 20px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  line-height: 16px;
  text-decoration: underline;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  max-width: 116px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.89);
  opacity: 0;
  text-align: center;
}
.brand-gentleman-tonic-layout .world-locations {
  border-top: 1px solid #000;
  padding: 30px 5px;
}
.brand-gentleman-tonic-layout .world-locations .title h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #000;
  margin: 0 0 25px;
  text-align: center;
}
.brand-gentleman-tonic-layout .world-locations .location-row {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.brand-gentleman-tonic-layout .world-locations .location-row .col-8 {
  max-width: 12.5%;
  flex: 0 0 12.5%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.brand-gentleman-tonic-layout .world-locations .location-row .col-8 .title h4 {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  margin: 8px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.brand-boggi-layout {
  margin: 0 auto;
  max-width: 1490px;
  padding: 0 10px;
}
.brand-boggi-layout .brand-logo {
  padding: 20px 0 12px;
  text-align: center;
}
.brand-boggi-layout .brand-logo a {
  display: inline-block;
  vertical-align: top;
}
.brand-boggi-layout .milano-banner-slider {
  margin-bottom: 35px;
}
.brand-boggi-layout .season-products .title h2 {
  font-size: 30px;
  line-height: 32px;
  color: #061d3b;
  margin: 0 0 25px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
}
.brand-boggi-layout .season-products .season-products-row {
  margin: 0 -35px;
  display: flex;
  flex-wrap: wrap;
}
.brand-boggi-layout .season-products .season-products-row .col-half {
  max-width: 50%;
  flex: 0 0 50%;
  padding: 0 35px;
}
.brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper {
  margin: 0 0 17px;
}
.brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data {
  margin: -50px 35px 0;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 30px 35px;
}
.brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 15px;
  color: #17233d;
}
.brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data p {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  margin: 0 0 14px;
}
.brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data .button-2 {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.brand-boggi-layout .summer-collection {
  margin-top: 25px;
  border-top: 1px solid #000;
  padding: 40px 0;
}
.brand-boggi-layout .summer-collection .product-wrapper {
  position: relative;
}
.brand-boggi-layout .summer-collection .product-wrapper .image {
  position: relative;
}
.brand-boggi-layout .summer-collection .product-wrapper .image .playicon {
  position: absolute;
  top: 50%;
  left: 75%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.brand-boggi-layout .summer-collection .product-wrapper .data {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  background: #17233d;
  height: 100%;
  z-index: 1;
  border-right: 7px solid #fff;
}
.brand-boggi-layout .summer-collection .product-wrapper .data h2 {
  font-size: 66px;
  font-weight: bold;
  line-height: 84px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  padding-left: 60px;
}
.brand-boggi-layout .summer-collection .product-wrapper .data h2 span {
  font-weight: normal;
}
.brand-boggi-layout .multi-product {
  margin-bottom: 50px;
}
.brand-boggi-layout .multi-product .multi-product-row {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 {
  max-width: 25%;
  flex: 0 0 25%;
  padding: 0 10px;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper {
  position: relative;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data {
  position: absolute;
  left: 0;
  width: 165px;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px 20px;
  z-index: 1;
  background: #fff;
  transition: all 0.5s;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data h2 {
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin: 0 0 4px;
  transition: all 0.5s;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data a {
  font-size: 10px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  text-transform: uppercase;
  transition: all 0.5s;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data:hover {
  background: #17233d;
  transition: all 0.5s;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data:hover h2,
.brand-boggi-layout .multi-product .multi-product-row .col-3 .pwrapper .data:hover a {
  color: #fff;
  transition: all 0.5s;
}
.brand-boggi-layout .multi-product .multi-product-row .col-3:nth-child(even) .pwrapper .data {
  top: auto;
  bottom: 45px;
  transform: none;
}
.cpopup-overlay {
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  display: none;
}
.cpopup {
  position: fixed;
  margin: 40px 0;
  max-width: 1470px;
  padding: 25px;
  background: #fff;
  z-index: 12;
  display: none;
  left: 50%;
  top: 0;
  width: 100%;
  transform: translateX(-50%);
}
.cpopup iframe {
  width: 100%;
  height: 60vh;
}
.cpopup .cclose-icon {
  display: inline-block;
  vertical-align: top;
  margin: 8px;
  padding: 4px;
  position: absolute;
  top: -10px;
  right: -40px;
}
.cpopup .cclose-icon:before {
  content: "\e918";
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: 'mycustomfont';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.hide-overflow {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/*Brand Page Start*/
/*About Us page*/
.aboutus-layout {
  max-width: 1490px;
  padding: 30px 10px 50px;
  margin: 0 auto;
}
.aboutus-layout .about-banner {
  margin-bottom: 30px;
}
.aboutus-layout .about-data {
  margin: 0 40px 40px;
}
.aboutus-layout .our-team {
  margin: 0 60px;
}
.aboutus-layout .our-team .row {
  display: flex;
  flex-wrap: wrap;
}
.aboutus-layout .our-team .row .team-thumb {
  flex: 0 0 60%;
  max-width: 60%;
}
.aboutus-layout .our-team .row .team-thumb .image {
  position: relative;
  background: #e8e8e8;
  padding: 48px 0 26px 67px;
}
.aboutus-layout .our-team .row .team-thumb .image:before {
  content: '';
  height: 100%;
  width: 150px;
  top: 0;
  right: 0;
  background: #fff;
  position: absolute;
}
.aboutus-layout .our-team .row .team-thumb .image img {
  position: relative;
}
.aboutus-layout .our-team .row .team-data {
  flex: 0 0 40%;
  max-width: 40%;
  padding: 95px 20px 0 70px;
}
.aboutus-layout .title h2 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
  margin: 0 0 18px;
  line-height: 24px;
  letter-spacing: 1.51px;
  text-transform: uppercase;
}
.aboutus-layout .data {
  padding: 20px;
}
@media (max-width: 767px) {
  .aboutus-layout .data {
    padding-left: 0;
    padding-right: 0;
  }
}
.aboutus-layout .data p {
  font-size: 13px;
  letter-spacing: 0.39px;
  color: #222222;
  line-height: 21px;
  margin: 0 0 0px!important;
}
/*Contact Us*/
.contact-us-layout {
  max-width: 1240px;
  padding: 0px 10px 50px;
  margin: 0 auto;
}
.contact-us-layout .contact-row {
  display: flex;
  flex-wrap: wrap;
}
.contact-us-layout .contact-row .contact-wrapper {
  flex: 0 0 calc(100% - 540px);
  max-width: calc(100% - 540px);
  padding-right: 15%;
  padding-top: 20px;
}
.contact-us-layout .contact-row .contact-wrapper .title h2 {
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  margin: 0 0 12px;
}
.contact-us-layout .contact-row .contact-wrapper .data p {
  font-size: 13px;
  color: #333333;
  letter-spacing: 1px;
  line-height: 22px;
  margin: 0;
}
.contact-us-layout .contact-row .contact-wrapper .data h4 {
  font-size: 16px;
  color: #000;
  letter-spacing: 1px;
  line-height: 22px;
  margin: 0;
  font-weight: 600;
}
.contact-us-layout .contact-row .contact-wrapper .timing {
  margin-bottom: 22px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 22px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper .phone {
  display: inline-block;
  vertical-align: top;
  padding: 5px 35px 5px 0;
  border-right: 1px solid #cecece;
  margin-right: 50px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper .email {
  display: inline-block;
  vertical-align: top;
  padding: 5px 0;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper h3 {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  line-height: 24px;
  margin: 0 0 2px;
  letter-spacing: 0.26px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p {
  font-size: 14px;
  letter-spacing: 0.28px;
  color: #333333;
  line-height: 22px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p a {
  font-size: 14px;
  color: #222222;
  letter-spacing: 0.28px;
  line-height: 22px;
}
.contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p a.tel {
  font-size: 14px;
}
.contact-us-layout .contact-row .map-wrapper {
  flex: 0 0 540px;
  max-width: 540px;
}
/*Business Page*/
.business-layout {
  max-width: 1490px;
  padding: 30px 10px 45px;
  margin: 0 auto;
}
.business-layout .business-data-wrapper {
  max-width: 80%;
  margin: -100px auto 0;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 40px 60px;
}
.business-layout .business-data-wrapper > .data {
  margin-bottom: 50px;
}
.business-layout .business-data-wrapper .retail-food-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.business-layout .business-data-wrapper .retail-food-wrapper .retail,
.business-layout .business-data-wrapper .retail-food-wrapper .food {
  flex: 0 0 50%;
  padding: 0 30px;
  max-width: 50%;
}
.business-layout .business-data-wrapper .retail-food-wrapper .retail .title h2,
.business-layout .business-data-wrapper .retail-food-wrapper .food .title h2 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.business-layout .business-data-wrapper .retail-food-wrapper .food .data p {
  margin: 0 0 20px;
}
.business-layout .our-service {
  border-top: 1px solid #999999;
  padding-top: 70px;
}
.business-layout .our-service .row {
  display: flex;
  flex-wrap: wrap;
}
.business-layout .our-service .row .service-thumb {
  flex: 0 0 60%;
  max-width: 60%;
}
.business-layout .our-service .row .service-thumb .image {
  position: relative;
  background: #ededed;
  padding: 80px 0 26px 55px;
}
.business-layout .our-service .row .service-thumb .image:before {
  content: '';
  height: 100%;
  width: 110px;
  top: 0;
  right: 0;
  background: #fff;
  position: absolute;
}
.business-layout .our-service .row .service-thumb .image img {
  position: relative;
}
.business-layout .our-service .row .service-data {
  flex: 0 0 40%;
  max-width: 40%;
  padding: 75px 20px 0 70px;
}
.business-layout .title h2 {
  font-size: 18px;
  line-height: 24px;
  color: #222222;
  margin: 0 0 12px;
  font-weight: 700;
}
.business-layout .data p {
  font-size: 14px;
  line-height: 22px;
  color: #222222;
  margin: 0;
  letter-spacing: 1px;
}
body.account .language-wrapper {
  margin: inherit;
}
.cc-banner.cc-bottom {
  background: #000 !important;
}
.cc-banner.cc-bottom .cc-btn:last-child {
  background: #fff !important;
  color: #000 !important;
  box-shadow: #000 0 0px 0px 2px inset;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  display: block;
  min-width: 180px;
  max-width: 200px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.333em;
  font-weight: 600;
  letter-spacing: 1.5px;
  cursor: pointer;
  height: 45px;
  padding: 0 15px;
  line-height: 45px;
  border: 0;
}
.cc-animate.cc-revoke.cc-bottom {
  display: none !important;
}
.cc-revoke.cc-bottom {
  font-size: 12px !important;
}
.customer-account-forgotpassword .page-title-wrapper {
  display: none;
}
.job-index-apply .career-wrapper h2 {
  padding: 20px;
}
.customer-account-createpassword .column.main {
  max-width: 1480px;
  margin: 0 auto;
  padding-top: 30px;
}
.customer-account-createpassword .column.main .page-title {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 1.333em;
  margin-bottom: 15px;
}
.customer-account-createpassword .column.main .fieldset > .field {
  margin: 0 0 20px;
}
.customer-account-createpassword .column.main .fieldset > .field:not(.choice) > .label {
  display: block;
  width: 100%;
  padding: 0;
  float: none;
  margin-bottom: 3px;
  font-weight: 400;
  font-size: 1.167em;
  text-align: left;
  font-weight: normal;
}
.customer-account-createpassword .column.main .fieldset > .field:not(.choice) .control .input-text {
  border: solid 1px #e4e4e4;
}
.customer-account-createpassword .column.main .actions-toolbar {
  margin: 0 0 20px 0 !important;
}
.customer-account-createpassword .column.main .actions-toolbar .primary {
  width: 100%;
}
.customer-account-createpassword .column.main .actions-toolbar .action.submit.primary {
  color: #ffffff !important;
  box-shadow: #000000 0 0px 0px 40px inset;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  display: block;
  min-width: 180px;
  /*max-width: 200px;*/
  max-width: 100%;
  width: 100%;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.111em;
  font-weight: 600;
  letter-spacing: 1.3px;
  cursor: pointer;
  height: 40px;
  border: 0;
}
.customer-account-createpassword .forget-password-wrapper {
  margin-top: 0;
}
.mpbrand-index-index .brand-mix-container .product-item-link {
  display: inline-block;
}
@media (min-width: 1024px) {
  #sm_menu_ham {
    display: none;
  }
  .sm_menu_outer {
    display: none;
  }
}
@media (max-width: 1440px) {
  .brand-boggi-layout .season-products .season-products-row {
    margin: 0;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(odd) {
    padding-left: 0px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(even) {
    padding-right: 0px;
  }
  .cpopup {
    width: 80%;
  }
  .brand-gentleman-tonic-layout .main-product-container,
  .brand-gentleman-tonic-layout .collage-products {
    padding: 0;
    margin: 0;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row,
  .brand-gentleman-tonic-layout .collage-products .collage-products-row {
    margin: 0;
  }
  .brand-eic-layout .product-row {
    margin: 0 -10px;
    padding: 0 10px;
  }
  .brand-gentleman-tonic-layout .main-product-container {
    margin-bottom: 30px;
  }
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-prev {
    left: -20px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper .slick-next {
    right: -20px;
  }
}
@media (max-width: 1366px) {
  .brand-boggi-layout .summer-collection .product-wrapper .data h2 {
    font-size: 54px;
    line-height: 72px;
  }
  .brand-list-row .col-half .common-banner-data {
    padding: 25px 30px;
  }
  .brand-list-row .col-half .common-banner-data br {
    display: none;
  }
}
@media (max-width: 1286px) {
  .header-mid-section .header-user-links li div.header-search input[type=text] {
    width: 200px;
  }
}
@media (max-width: 1024px) {
  .contact-us-layout .contact-row .contact-wrapper {
    padding-right: 15px;
  }
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper .phone {
    padding: 5px 15px 5px 0;
    margin-right: 20px;
  }
  .brand-boggi-layout .summer-collection .product-wrapper .data h2 {
    font-size: 45px;
    line-height: 56px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data h2 {
    font-size: 14px;
    line-height: 11px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data {
    border-color: #555b60;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data .explore-btn {
    opacity: 1;
  }
  .common-banner-data {
    width: 90%;
    padding: 30px 45px;
  }
  .brand-list-row .col-half {
    margin-bottom: 175px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map p {
    line-height: 22px;
  }
  .store_locator .data-wrapper .data-content .content-row .store-set .description h4.name:before,
  .store_locator .data-wrapper .data-content .content-row .store-set .description h4.name:after {
    content: none;
  }
  footer {
    padding-top: 0;
  }
  footer .container {
    max-width: 100%;
    padding: 0;
  }
  footer .footer_links {
    margin-bottom: 0;
  }
  footer .footer_links > li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
  }
  footer .footer_links > li h6 {
    margin-bottom: 0;
    padding: 20px 15px;
    border-top: solid 1px #ebebeb;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-size: 13px;
  }
  footer .footer_links > li h6:before {
    /*	position: absolute;
					    content: "+";
					    right: 15px;
					    top: 10px;
					    font-size: 30px;
					    color:#666666;*/
    margin-left: auto;
    content: " ";
    width: 15px;
    height: 1px;
    background: #888;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer .footer_links > li h6:after {
    content: " ";
    height: 15px;
    width: 1.5px;
    background: #888;
    position: absolute;
    right: calc(26.75px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer .footer_links > li h6.open_foot:before {
    /*content: "-";
						    font-size: 40px;
						    top:2px;
						    right:20px;*/
  }
  footer .footer_links > li h6.open_foot:after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: translateY(-50%) rotate(90deg);
    background: #222;
  }
  footer .footer_links > li ul {
    display: none;
    padding: 5px 15px;
  }
  footer .footer_links > li ul li ul.social-links {
    display: block;
    margin-top: 10px;
    padding-left: 0;
  }
  footer .footer_links > li ul li ul.social-links li {
    width: 40px;
  }
  footer .footer_links > li:first-child h6 {
    border-top: none;
  }
  footer .copyright {
    padding: 15px 0 45px;
  }
  header .header-mid-section {
    padding: 10px 20px;
  }
  header .header-mid-section .language-wrapper {
    display: none;
  }
  header .header-mid-section .header-user-links .header-search-wrapper {
    /*display:none;*/
  }
  header .header-mid-section .header-user-links .header-user-wrapper {
    display: none;
  }
  header .header-mid-section .header-user-links li a:before {
    font-size: 18px;
  }
  header .header-mid-section .nav-search-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  header .header-mid-section .nav-search-wrapper li {
    float: left;
    margin: 0 0 0 40px;
  }
  header .header-mid-section .nav-search-wrapper li a {
    display: block;
    line-height: normal;
    padding: 0;
  }
  header .header-mid-section .nav-search-wrapper li a:before {
    content: "";
    left: 0;
    top: 0;
    font-family: 'mycustomfont';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    color: #000000;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
  }
  header .header-mid-section .nav-search-wrapper li a.search-icon-mobile:before {
    content: "\e905";
    font-size: 18px;
  }
  header .header-mid-section .nav-search-wrapper li a#menutoggle:before {
    content: "\e912";
  }
  .header-mid-section .col:nth-child(1) {
    width: 33.33%;
  }
  .header-mid-section .col:nth-child(2) {
    width: 33.33%;
  }
  .header-mid-section .col:nth-child(3) {
    width: 33.33%;
  }
  header {
    position: fixed;
    top: 24px;
    width: 100%;
    z-index: 9999;
    background: #ffffff;
    box-shadow: none;
  }
  body {
    padding-top: 88px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  footer .copyright {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) and (max-width: 480px) {
  header .header-mid-section {
    padding: 10px 15px;
  }
}
@media (max-width: 1024px) and (max-width: 320px) {
  header .header-mid-section {
    padding: 10px 10px;
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .header-mid-section .col:nth-child(2) {
    width: 80%;
  }
}
/*header animation test*/
@media (min-width: 1025px) {
  .header-mid-section .col:nth-child(2) {
    width: 30%;
    min-width: 30%;
    text-align: center;
  }
  .header-mid-section .col:nth-child(2) strong,
  .header-mid-section .col:nth-child(2) a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    min-width: 147px;
    margin: 0 auto;
    transition: all 0.5s ease;
  }
  .fixed-header .header-mid-section .col:nth-child(2) strong,
  .fixed-header .header-mid-section .col:nth-child(2) a {
    width: 100%;
    min-width: 36px;
    position: relative;
    overflow: visible;
    transition: all 0.5s ease;
    /*min-height: 32px;*/
    margin: 0 auto;
  }
  .fixed-header .header-mid-section .col:nth-child(2) img {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*min-width: 147px;*/
  }
  ul.nav-search-wrapper.clearfix li {
    margin: 0;
  }
}
@media (min-width: 1025px) and (max-width: 767px) {
  .header-mid-section .col:nth-child(2) {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .business-layout .business-data-wrapper {
    max-width: 90%;
    padding: 25px;
    margin: -30px auto 0;
  }
  .business-layout .business-data-wrapper > .data {
    margin-bottom: 30px;
  }
  .business-layout .our-service .row .service-data {
    padding: 10px 0 10px 10px;
  }
  .contact-us-layout .contact-row .contact-wrapper,
  .contact-us-layout .contact-row .map-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-us-layout .contact-row .map-wrapper {
    margin-top: 20px;
  }
  .aboutus-layout .our-team .row .team-data {
    flex: 0 0 40%;
    padding: 20px 0 0 20px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(odd) {
    padding-right: 10px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(even) {
    padding-left: 10px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data {
    margin: -50px 15px 0;
    padding: 25px;
  }
  .brand-boggi-layout .summer-collection .product-wrapper .data h2 {
    font-size: 35px;
    line-height: 48px;
    padding-left: 25px;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper .title-name {
    padding: 15px;
    bottom: 10px;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper .title-name h2 {
    font-size: 18px;
  }
  .brand-gentleman-tonic-layout .best-product-slider .item a .image {
    border-color: #ebebeb;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data {
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage .collage-data h2 {
    font-size: 12px;
    line-height: 10px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 {
    padding: 0 5px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .image {
    margin-bottom: 15px;
  }
  .brand-gentleman-tonic-layout .world-locations .location-row .col-8 .title h4 {
    font-size: 9px;
  }
  .brand-eic-layout .eic-banner-slider .slide-data {
    width: 240px;
  }
  .brand-eic-layout .eic-banner-slider .slide-data h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 12px;
  }
  .brand-eic-layout .eic-banner-slider .slide-data p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px;
  }
  .brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data h3 {
    font-size: 21px;
    line-height: 24px;
    padding-bottom: 12px;
  }
  .brand-eic-layout .product-row .col-3 .wrapper-product .absolute-data .button-2 {
    opacity: 1;
    bottom: -25px;
  }
  .brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title h4 {
    font-size: 13px;
    line-height: 35px;
  }
  .brand-eic-layout .gift-section .gift-row .col-half .wrap-relative .data-title .button-1 {
    height: 35px;
    line-height: 35px;
    max-width: 120px;
    min-width: 120px;
    font-size: 12px;
  }
  .common-banner-data {
    padding: 20px 30px;
  }
  .common-banner-data h3 {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 20px;
  }
  .brand-list-row .col-half .common-banner-data {
    padding: 15px 25px;
  }
  .store_locator .data-wrapper .data-content .content-row .store-set {
    width: 50%;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .timings-map,
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .map {
    width: 100%;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .map {
    margin-top: 30px;
  }
  .brand-benheart-layout .product-types .data-wrapper {
    margin-bottom: -45px;
  }
  .brand-benheart-layout .product-types .data-wrapper .data {
    top: -45px;
  }
  .brand-benheart-layout .product-types .data-wrapper .data h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 4px;
  }
  .brand-benheart-layout .product-types .data-wrapper .data .button-2 {
    opacity: 1;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  #algolia_instant_selector #refine-toggle:before {
    /*       width: 18px;
    height: 18px;
    font-family: 'mycustomfont';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    color: #666;
    display: block;
    content: "\e90a";
    right: 10px;
    top: 50%;
    margin-top: -9px;
    position: absolute;*/
    position: absolute;
    right: 20px;
    top: 14px !important;
    background-image: url(../images/chevron-right-light.svg);
    content: "";
    width: 16px;
    height: 16px;
    left: auto;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .fotorama__nav--dots .fotorama__nav__frame {
    margin: 5px;
  }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    max-width: 80% !important;
  }
  .fotorama__wrap {
    padding: 0 0px!important;
  }
  .header-mid-section .header-user-links > li > a.action.cart-icon {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-with-filter.show-filters .top_bar.responsive_display {
    display: none;
  }
  .control.captcha-image .captcha-img {
    display: inline-block !important;
  }
  .business-layout .business-data-wrapper {
    padding: 0;
    margin: 10px auto 0;
    max-width: 100%;
  }
  .business-layout .title h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 4px;
  }
  .business-layout .data p {
    font-size: 13px;
    line-height: 18px;
  }
  .business-layout .business-data-wrapper > .data {
    margin-bottom: 15px;
  }
  .business-layout .business-data-wrapper .retail-food-wrapper {
    margin: 0;
  }
  .business-layout .business-data-wrapper .retail-food-wrapper .retail,
  .business-layout .business-data-wrapper .retail-food-wrapper .food {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .business-layout .business-data-wrapper .retail-food-wrapper .food .data p {
    margin: 0 0 4px;
  }
  .business-layout .business-data-wrapper .retail-food-wrapper .food {
    margin: 15px 0;
  }
  .business-layout .our-service {
    padding-top: 20px;
  }
  .business-layout .our-service .row .service-thumb,
  .business-layout .our-service .row .service-data {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 8px;
  }
  .business-layout .our-service .row .service-thumb .image {
    padding: 10px;
  }
  .business-layout {
    padding: 20px 10px 25px;
  }
  .contact-us-layout .contact-row .contact-wrapper {
    padding: 0;
  }
  .contact-us-layout {
    padding: 20px 10px 30px;
  }
  .contact-us-layout .contact-row .contact-wrapper .title h2 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin: 0 0 8px;
  }
  .contact-us-layout .contact-row .contact-wrapper .data p {
    font-size: 13px;
    line-height: 18px;
  }
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper .phone,
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper .email {
    padding: 5px 0;
    display: block;
    margin-right: 0;
    border-right: 0;
  }
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-us-layout .contact-row .map-wrapper iframe {
    height: 240px;
  }
  .contact-us-layout .contact-row .contact-wrapper .timing,
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper {
    margin-bottom: 12px;
  }
  .contact-us-layout .contact-row .contact-wrapper .data h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p,
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p a {
    font-size: 13px;
    line-height: 19px;
  }
  .contact-us-layout .contact-row .contact-wrapper .phone-email-wrapper p a.tel {
    font-size: 12px;
  }
  .aboutus-layout .about-data {
    margin: 0 0 20px;
  }
  .aboutus-layout .our-team {
    margin: 0;
  }
  .aboutus-layout .our-team .row .team-thumb {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .aboutus-layout .our-team .row .team-thumb .image {
    padding: 10px;
  }
  .aboutus-layout .our-team .row .team-data {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 10px 0;
  }
  .aboutus-layout .title h2 {
    font-size: 16px;
    margin: 0 0 8px;
    line-height: 22px;
  }
  .aboutus-layout .data p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 12px;
  }
  .aboutus-layout {
    padding: 20px 10px 10px;
  }
  .aboutus-layout .about-banner {
    margin-bottom: 15px;
  }
  .brand-boggi-layout .milano-banner-slider {
    margin-bottom: 20px;
  }
  .brand-boggi-layout .milano-banner-slider .slick-arrow {
    margin-top: 0;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data {
    margin: -25px 10px 0;
    padding: 15px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 8px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper .data p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 10px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half .season-product-wrapper {
    margin: 0 0 8px;
  }
  .brand-boggi-layout .summer-collection {
    margin-top: 0px;
    padding: 20px 0;
  }
  .brand-boggi-layout .summer-collection .product-wrapper .data {
    position: static;
    transform: none;
    padding: 10px;
    width: 100%;
    border: 0;
  }
  .brand-boggi-layout .summer-collection .product-wrapper .data h2 {
    position: static;
    transform: none;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
  }
  .brand-boggi-layout .summer-collection .product-wrapper .image .playicon {
    left: 50%;
  }
  .brand-boggi-layout .multi-product {
    margin-bottom: 25px;
  }
  .brand-boggi-layout .multi-product .multi-product-row {
    margin: 0;
  }
  .brand-boggi-layout .multi-product .multi-product-row .col-3 {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .cpopup {
    width: 80%;
    padding: 10px;
  }
  .cpopup iframe {
    height: 200px;
  }
  .brand-boggi-layout .season-products .title h2 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 12px;
  }
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(odd),
  .brand-boggi-layout .season-products .season-products-row .col-half:nth-child(even) {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half .product-wrapper .title-name {
    display: none;
  }
  .brand-gentleman-tonic-layout .main-product-container .main-product-row .col-half:last-child {
    margin-bottom: 0;
  }
  .brand-gentleman-tonic-layout .best-sellers {
    padding: 0 0 10px;
  }
  .brand-gentleman-tonic-layout .best-sellers {
    margin-bottom: 20px;
  }
  .brand-gentleman-tonic-layout .best-sellers .title h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 12px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4:last-child {
    margin-bottom: 0;
  }
  .brand-gentleman-tonic-layout .best-product-slider .slick-next {
    right: 25px;
  }
  .brand-gentleman-tonic-layout .best-product-slider .slick-prev {
    left: 25px;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .image {
    margin-bottom: 0;
  }
  .brand-gentleman-tonic-layout .collage-products .collage-products-row .col-4 .product-collage + .product-collage {
    margin-top: 10px;
  }
  .brand-gentleman-tonic-layout .world-locations {
    padding: 25px 5px;
  }
  .brand-gentleman-tonic-layout .world-locations .title h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 12px;
  }
  .brand-gentleman-tonic-layout .world-locations .location-row .col-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .brand-gentleman-tonic-layout .world-locations .location-row .col-8 .title h4 {
    font-size: 12px;
  }
  .brand-eic-layout .product-row {
    margin: 0;
    padding: 0 20px;
  }
  .brand-eic-layout .product-row .col-3 {
    padding: 0;
    margin: 0 0 40px;
  }
  .brand-eic-layout .product-row .col-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .brand-eic-layout .gift-section {
    padding: 25px 0;
  }
  .brand-eic-layout .gift-section .gift-row {
    margin: 0;
  }
  .brand-eic-layout .gift-section .gift-row .col-half {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .brand-eic-layout .gift-section .title-data h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .brand-eic-layout .eic-banner-slider .slide-data {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    transform: none;
    margin-top: 10px;
    background: #000;
    padding: 10px;
  }
  .brand-eic-layout .eic-banner-slider {
    margin-bottom: 50px;
  }
  .brand-eic-layout .eic-banner-slider .slide-data .shop-btn {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
  .benheart-banner-slider .slick-arrow {
    margin-top: 0;
  }
  .benheart-banner-slider .slick-prev {
    left: 5px;
  }
  .benheart-banner-slider .slick-next {
    right: 5px;
  }
  .brand-benheart-layout .product-types {
    padding: 15px 0;
  }
  .brand-benheart-layout .product-types .row {
    margin: 0;
  }
  .brand-benheart-layout .product-types .row .col-3 {
    padding: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .brand-benheart-layout .top-picks {
    margin-bottom: 35px;
  }
  .brand-benheart-layout .top-picks .section-title h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
  }
  .brand-benheart-layout .top-picks .picks-slider .title {
    padding: 12px 5px 0;
    font-size: 14px;
  }
  .common-banner-data h3 {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 4px;
  }
  .common-banner-data p {
    font-size: 12px;
  }
  .common-banner-data,
  .brand-list-row .col-half .common-banner-data {
    padding: 10px 15px;
    position: relative;
    bottom: auto;
    top: -20px;
  }
  .brand-list-row {
    margin: 0;
  }
  .brand-list-row .col-half {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 0px;
    padding: 0px;
  }
  .brand-list-page {
    padding: 25px 10px;
  }
  .brand-list-page .banner-wrapper {
    margin-bottom: 0px;
  }
  .brand-list-page .cpage-title h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 12px;
  }
  .store-details .store-info .tab-wrapper .tab-names ul li {
    display: block;
    padding: 5px 0;
    margin-bottom: 5px;
  }
  .store-details .store-info .tab-wrapper .tab-names ul li:after {
    content: none;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .store-slider-wrapper {
    max-height: 200px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper {
    padding-top: 20px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .map {
    margin-top: 10px;
  }
  .store-details .store-info .tab-wrapper .tab-data .tab-content .timings-map-wrapper .map iframe {
    width: 100%;
    height: 280px;
  }
  .store-details {
    margin: 30px auto;
  }
  .checkout-onepage-success > .main-page-div > .main-wrapper,
  .hyperpay-index-status > .main-page-div > .main-wrapper {
    padding: 40px 10px;
  }
  /*customer-account-logoutsuccess*/
  .customer-account-logoutsuccess > .main-page-div > .main-wrapper {
    max-width: 1490px;
    margin: 0 auto;
    padding: 40px 10px;
  }
  .customer-account-logoutsuccess .page-title-wrapper {
    margin: 0;
  }
  .customer-account-logoutsuccess .page-title-wrapper h1 {
    font-size: 18px;
    margin: 0;
  }
  .customer-account-logoutsuccess .column.main p {
    font-size: 14px;
    line-height: 20px;
  }
  .checkout-success h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .checkout-success .custom-title + p {
    font-size: 16px;
    line-height: 21px;
  }
  .checkout-success .custom-title + p .order-number,
  .checkout-success .custom-title + p span {
    font-size: 13px;
  }
  .checkout-success .custom-title {
    margin-bottom: 25px;
  }
  .checkout-success p {
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 4px;
  }
  .checkout-success .actions-toolbar {
    margin-top: 10px;
  }
  .checkout-success .actions-toolbar .button-3 {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
  .guest-success {
    margin-top: 30px;
    padding-top: 30px;
  }
  .guest-success p {
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 2px;
  }
  .guest-success .btn-wrapper {
    margin-top: 12px;
  }
  .guest-success .btn-wrapper .button-1 {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
  .store_locator {
    margin: 30px auto;
  }
  .store_locator .data-wrapper .data-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
  }
  .store_locator .data-wrapper .data-title h2 {
    font-size: 14px;
  }
  .store_locator .data-wrapper .data-content {
    margin-top: 20px;
  }
  .store_locator .data-wrapper .data-content .content-row .store-set {
    width: 100%;
    padding: 0;
  }
  .store_locator .data-wrapper .data-content .content-row .store-set .description {
    margin: -20px 55px 20px;
  }
  .cc-banner.cc-bottom .cc-btn:last-child {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
}
@media (max-width: 640px) {
  header .header-mid-section .header-user-links li a:before {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .header-mid-section .header-user-links > li {
    margin-left: 15px;
  }
}
.navBrandsImgContainer {
  float: right;
}
.page-not-found .goTotHome {
  display: inline-block;
  margin: 20px 0;
}
/*chirag award css 13-02-2020*/
.award-list-page .w-100 {
  width: 100%;
}
.award-list-page .banner-wrapper {
  margin-bottom: 190px;
}
.award-list-page h3 {
  font-size: 21px;
  color: #000;
}
.award-list-page p {
  font-size: 14px;
  color: #333;
  line-height: 21px;
}
.award-list-page .cpage-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.award-list-page .cpage-title h3 {
  font-size: 21px;
  font-weight: 400;
  margin-top: 10px;
}
.award-list-page .common-banner-data {
  padding-top: 30px;
  padding-bottom: 30px;
}
.award-list-page .common-banner-data h3 {
  position: relative;
}
.award-list-page .common-banner-data h3:before {
  content: "";
  position: absolute;
  top: -31px;
  left: 0;
  height: 21px;
  width: 3px;
  background: #000;
}
.award-list-page .black-banner {
  background: #000;
  display: flex;
  flex-direction: column;
  padding: 20px;
  align-items: center;
}
.award-list-page .black-banner h3 {
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
}
.award-list-page .black-banner h2 {
  font-size: 34px;
  color: #fff;
  margin-top: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.award-list-page .reward-program {
  display: flex;
  width: 80%;
  margin: 0 auto;
}
.award-list-page .reward-program .list {
  width: 50%;
  display: flex;
  padding: 50px 25px;
  align-items: center;
}
.award-list-page .reward-program .list .number {
  font-size: 39px;
  color: #000;
  font-style: italic;
  font-weight: 700;
  margin-right: 40px;
}
.award-list-page .reward-program .list p {
  font-size: 14px;
  line-height: 21px;
  color: #333;
  width: 80%;
}
.award-list-page .reward-program .list p.w-55 {
  width: 65%;
}
.award-list-page .tiers-benefit {
  margin-top: 20px;
  padding-top: 40px;
  border-top: 1px solid #ccc;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.award-list-page .tiers-benefit .center {
  text-align: center;
}
.award-list-page .tiers-benefit h3 {
  margin-bottom: 10px;
}
.award-list-page .tiers-benefit .flex {
  display: flex;
  margin-top: 30px;
  margin-bottom: 0px;
  align-items: center;
}
.award-list-page .tiers-benefit .flex .media {
  width: 50%;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}
.award-list-page .tiers-benefit .flex .desc {
  width: 50%;
}
.award-list-page .tiers-benefit .flex .desc li {
  margin-bottom: 25px;
}
.award-list-page .tiers-benefit .flex .desc h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
}
.award-list-page .tiers-benefit .flex .desc p strong {
  color: #000;
  font-weight: 400;
}
.award-list-page .center {
  text-align: center;
}
.award-list-page .additional-privileges {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.award-list-page .additional-privileges h3 {
  margin-bottom: 10px;
}
.award-list-page .additional-privileges .privileges-list {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
}
.award-list-page .additional-privileges .privileges-list li {
  width: 24%;
  display: flex;
  padding: 15px;
  background-color: #f7f7f7;
}
.award-list-page .additional-privileges .privileges-list li img {
  margin-right: 30px;
}
.award-list-page .additional-privileges .privileges-list li h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  line-height: 21px;
}
.award-list-page .additional-privileges .banner-wrapper {
  margin-top: 40px;
  padding-top: 35px;
  border-top: 1px solid #ccc;
}
.award-list-page .participate-store {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.award-list-page .participate-store .logos {
  display: flex;
  justify-content: center;
  align-items: center;
}
.award-list-page .participate-store .logos li {
  padding: 20px 40px;
}
.award-list-page .register-award {
  display: flex;
  padding: 20px 0px 20px;
  border-top: 1px solid #000;
  margin-top: 30px;
}
.award-list-page .register-award .media {
  margin-right: 20px;
}
.award-list-page .register-award h4 {
  color: #000;
  font-size: 16px;
}
.award-list-page .register-award p {
  font-size: 16px;
  margin-top: 5px;
}
.award-list-page .register-award p strong {
  text-transform: uppercase;
}
.award-list-page .register-award p a {
  text-decoration: underline;
}
.award-list-page .register-award .b-left {
  position: relative;
}
.award-list-page .register-award .b-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  background: #cbcbcb;
  width: 1px;
  height: 100%;
}
.award-list-page .register-award .form {
  position: relative;
}
.award-list-page .register-award .field input {
  border: 1px solid #999999;
  text-transform: uppercase;
  padding-right: 180px;
}
.award-list-page .register-award .field input::-webkit-input-placeholder {
  font-weight: 300;
}
.award-list-page .register-award .field input:-ms-input-placeholder {
  font-weight: 300;
}
.award-list-page .register-award .field input::placeholder {
  font-weight: 300;
}
.award-list-page .register-award .label {
  margin-bottom: 10px;
}
.award-list-page .register-award .actions {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 39px;
}
.award-list-page .col-50 {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
.award-list-page .flex {
  display: flex;
}
@media screen and (max-width: 1280px) {
  .brand-list-page.award-list-page {
    width: 100%;
  }
  .award-list-page .black-banner h2 {
    font-size: 28px;
  }
  .award-list-page .black-banner h3 {
    font-size: 18px;
  }
  .award-list-page .reward-program {
    width: 100%;
  }
  .award-list-page .reward-program .list {
    padding: 30px;
  }
  .award-list-page .reward-program .list p.w-55 {
    width: 100%;
  }
  .award-list-page .tiers-benefit {
    width: 100%;
  }
  .award-list-page .additional-privileges .privileges-list li h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .award-list-page .register-award h4 {
    font-size: 14px;
  }
  .award-list-page .register-award p {
    font-size: 14px;
  }
  .award-list-page .cpage-title h3 {
    font-size: 18px;
    line-height: 18px;
  }
  .award-list-page h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .award-list-page .common-banner-data {
    width: 90%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .award-list-page .black-banner h2 {
    font-size: 24px;
  }
  .award-list-page .reward-program .list {
    padding: 30px 15px 20px;
  }
  .award-list-page .black-banner h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .award-list-page .reward-program .list .number {
    margin-right: 15px;
  }
  .award-list-page .additional-privileges .privileges-list li {
    padding: 15px 10px;
    align-items: center;
  }
  .award-list-page .additional-privileges .privileges-list li img {
    margin-right: 10px;
  }
  .award-list-page .additional-privileges .privileges-list li h4 {
    font-size: 14px;
  }
  .award-list-page .col-50 {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .award-list-page .register-award {
    flex-wrap: wrap;
  }
  .award-list-page .register-award .b-left:before {
    display: none;
  }
  .award-list-page .cpage-title h3 {
    font-size: 16px;
  }
  .award-list-page h3 {
    font-size: 16px;
  }
  .award-list-page .black-banner h2 {
    font-size: 21px;
    margin-top: 10px;
  }
  .award-list-page .reward-program .list .number {
    font-size: 30px;
  }
  .award-list-page .additional-privileges .banner-wrapper {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .fotorama__stage {
    max-height: 600px;
  }
  .fotorama--fullscreen .fotorama__thumb {
    min-width: auto;
  }
  .fotorama--fullscreen .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    min-width: auto;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb {
    display: inline-block !important;
  }
  .award-list-page .banner-wrapper {
    margin-bottom: 00px;
  }
  .award-list-page .common-banner-data {
    padding-left: 15px;
    padding-right: 15px;
  }
  .award-list-page .black-banner h2 {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
  }
  .award-list-page .award-list-page h3 {
    /*font-size: 14px;*/
  }
  .award-list-page .reward-program {
    flex-wrap: wrap;
  }
  .award-list-page .reward-program .list {
    width: 100%;
    padding: 15px 0px 10px;
  }
  .award-list-page .reward-program .list .number {
    font-size: 26px;
  }
  .award-list-page .tiers-benefit {
    padding-top: 20px;
  }
  .award-list-page .tiers-benefit .flex {
    flex-wrap: wrap;
  }
  .award-list-page .tiers-benefit .flex .media {
    width: 100%;
    margin-bottom: 20px;
  }
  .award-list-page .tiers-benefit .flex .desc {
    width: 100%;
  }
  .award-list-page .tiers-benefit .flex .desc h4 {
    font-size: 16px;
  }
  .award-list-page .additional-privileges .privileges-list {
    flex-wrap: wrap;
  }
  .award-list-page .additional-privileges .privileges-list li {
    width: calc(45%);
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .award-list-page .additional-privileges .banner-wrapper {
    margin-bottom: 0px;
  }
  .award-list-page .participate-store .logos li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .award-list-page .register-award .field .action {
    position: relative;
    margin-top: 10px;
  }
  .award-list-page .register-award .field input {
    padding-right: 15px;
  }
  .award-list-page .register-award .actions {
    position: relative;
    top: 15px;
  }
  .award-list-page .additional-privileges .banner-wrapper {
    margin-bottom: 0;
  }
  .award-list-page .black-banner h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 560px) {
  .award-list-page .banner-wrapper {
    margin-bottom: 260px;
  }
}
@media screen and (max-width: 480px) {
  .award-list-page .banner-wrapper {
    margin-bottom: 00px;
  }
  .award-list-page .black-banner h2 {
    font-size: 16px;
  }
  .award-list-page .additional-privileges .privileges-list li h4 {
    font-size: 12px;
  }
  .award-list-page a.button-1 {
    line-height: 40px;
  }
  .award-list-page .additional-privileges .banner-wrapper {
    margin-bottom: 00px;
  }
}
@media screen and (max-width: 370px) {
  .award-list-page .banner-wrapper {
    margin-bottom: 00px;
  }
}
/*14/02/2020*/
.aramex-trackingshipment-index .columns .main form {
  margin-top: 20px;
  width: 400px;
}
@media screen and (max-width: 767px) {
  .aramex-trackingshipment-index .columns .main form {
    width: 100%;
  }
}
.sales-order-invoice .page-title-wrapper .order-date {
  margin-top: 0;
}
.order-links .item {
  padding: 8px 10px;
}
.order-links .item.current {
  background: #d3d3d3bd;
}
.order-details-items .order-title > strong {
  margin-right: 10px;
}
.order-details-items .order-title a {
  text-decoration: underline;
}
.order-details-items.shipments .actions-toolbar {
  padding-left: 10px;
  padding-top: 10px;
}
.order-details-items.shipments .actions-toolbar .action {
  padding-right: 15px;
  text-decoration: underline;
}
.order-details-items.shipments .allTracks {
  padding: 10px;
}
.order-details-items.shipments .allTracks .active {
  padding: 15px;
  box-shadow: 2px 1px 6px #ccc;
}
@media (max-width: 767px) {
  .order-details-items.shipments .allTracks .active {
    width: 100%;
  }
}
.order-details-items.shipments .allTracks .active div {
  padding: 10px 0;
  font-weight: 700;
}
.order-details-items.shipments .allTracks .active div span {
  font-weight: 400;
  display: inline-block;
  padding-right: 5px;
}
@media (min-width: 767px) {
  .order-details-items.shipments .allTracks .active div span {
    min-width: 130px;
  }
}
/*17-02-2020*/
.loyalty-page .table-repsonsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.toyalty-table table th {
  background: #f0f0f0;
  height: 41px;
  vertical-align: middle;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #cbcbcb;
  text-transform: uppercase;
  font-size: 16px;
}
.toyalty-table table th:not(:first-child),
.toyalty-table table td:not(:first-child) {
  text-align: center;
}
.toyalty-table table td {
  border-bottom: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  vertical-align: middle;
  height: 41px;
  color: #222222;
  font-size: 14px;
  line-height: 18px;
}
.toyalty-table table th:last-child,
.toyalty-table table td:last-child {
  border-right: 0;
}
.toyalty-table table td .correct {
  color: #cccccc;
  font-size: 20px;
}
.toyalty-table.tair_1 tr td:nth-child(2) .correct,
.toyalty-table.tair_2 tr td:nth-child(3) .correct,
.toyalty-table.tair_3 tr td:nth-child(4) .correct,
.toyalty-table.tair_4 tr td:nth-child(5) .correct {
  color: #333;
}
.toyalty-table.tair_1 tr th:nth-child(2) {
  background: #333;
  color: #fff;
}
.tier_title {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.tier_msg_title {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #999999;
  font-size: 16px;
}
.tier_msg_title strong {
  font-weight: 600;
}
/*17/02/2020*/
.loyalty-page .media {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.loyalty-page .media p {
  margin: 5px;
  margin-left: 15px;
  font-size: 14px;
  line-height: 1.03em;
}
.loyalty-page .product.data.items > .item.title {
  margin-right: 0;
}
.loyalty-page .product.data.items > .item.title .switch {
  padding-left: 25px !important;
  padding-right: 25px !important;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
  font-weight: 500;
  text-align: center;
  background: #fff;
  letter-spacing: 1px;
}
.loyalty-page .product.data.items > .item.title.active > .switch,
.loyalty-page .product.data.items > .item.title.active > .switch:focus,
.loyalty-page .product.data.items > .item.title.active > .switch:hover {
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  background: #000;
  border-color: #000;
  position: relative;
}
.loyalty-page .product.data.items > .item.title.active > .switch:before {
  position: absolute;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  bottom: -8px;
  left: 50%;
  margin-left: -3px;
}
.loyalty-page .icon {
  display: inline-block;
}
.loyalty-page .bg-beauty_dept {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -10px -10px;
}
.loyalty-page .bg-discount {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -65px -10px;
}
.loyalty-page .bg-express_aleration {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -10px -65px;
}
.loyalty-page .bg-foodhall {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -65px -65px;
}
.loyalty-page .bg-makeover {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -120px -10px;
}
.loyalty-page .bg-sale_access {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -120px -65px;
}
.loyalty-page .bg-sales_preview {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -10px -120px;
}
.loyalty-page .bg-upgrade_gift {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -65px -120px;
}
.loyalty-page .bg-vip {
  width: 35px;
  height: 35px;
  background: url('../images/css_sprites.png') -120px -120px;
}
.loyalty-page .my-benefit {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.loyalty-page .col-50 {
  width: 48%;
}
.loyalty-page .my-benefit .current-benefit-div {
  border: 1px solid #dadada;
  padding: 20px;
}
.loyalty-page .my-benefit .current-benefit-div h3 {
  font-size: 16px;
  text-align: center;
  color: #222222;
  line-height: 24px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.loyalty-page .my-benefit .current-benefit-div h4 {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.loyalty-page .my-benefit .tier_list {
  display: flex;
  align-items: center;
  margin: 50px 0;
  justify-content: space-evenly;
}
.loyalty-page .my-benefit .tier_list li {
  /*margin-right: 60px;*/
  padding: 5px;
  background: #fff;
  position: relative;
  border-radius: 50%;
}
.loyalty-page .my-benefit .tier_list .item {
  background: #dadada;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.loyalty-page .my-benefit .tier_list .item:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 3px;
  width: 70px;
  background: #e4e4e4;
  right: -75px;
}
.loyalty-page .my-benefit .tier_list .item:before {
  content: '';
  width: 105%;
  height: 105%;
  border: 2px solid #dadada;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.loyalty-page .my-benefit .tier_list .active .item {
  width: 62px;
  height: 62px;
  background: #878787;
}
.loyalty-page .my-benefit .tier_list .active .item:before {
  border-color: #878787;
}
.loyalty-page .my-benefit .tier_list .active .item span {
  color: #fff;
  font-size: 14px;
}
.loyalty-page .my-benefit .tier_list .item span {
  color: #999999;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.loyalty-page .my-benefit .tier_list li:last-child {
  margin-right: 0;
}
.loyalty-page .my-benefit .tier_list li:last-child .item:after {
  display: none;
}
.loyalty-page .my-benefit .title {
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  text-align: center;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #e5e5e5;
}
.loyalty-page .my-benefit .benefit_list {
  margin-top: 15px;
  margin-bottom: 20px;
}
.loyalty-page .my-benefit .benefit_list li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #dadada;
}
.loyalty-page .my-benefit .benefit_list li:last-child {
  border-bottom: 0;
}
.loyalty-page .my-benefit .benefit_list li .icon {
  margin-right: 15px;
}
.loyalty-page .my-benefit .current-benefit-div.bg {
  background: #f3f3f3;
  border: 0;
}
.loyalty-page .my-benefit .current-benefit-div.bg h4 {
  color: #000;
}
.loyalty-page .my-benefit .tier-status {
  display: flex;
  margin-top: 12px;
  margin-bottom: 15px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.loyalty-page .my-benefit .tier-status li {
  display: flex;
  flex-direction: column;
  padding: 10px;
  flex: 1 auto;
  border-right: 1px solid #dadada;
  justify-content: center;
  align-items: center;
}
.loyalty-page .my-benefit .tier-status li span {
  font-size: 16px;
}
.loyalty-page .my-benefit .tier-status li small {
  font-size: 14px;
  color: #000;
}
.loyalty-page .my-benefit .tier-status li:last-child {
  border-right: 0;
}
.loyalty-page .my-benefit .spend-circle {
  width: 142px;
  height: 142px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
}
.loyalty-page .my-benefit .spend-circle p {
  font-size: 16px;
  line-height: 25px;
}
.loyalty-page .my-benefit .spend-circle p span.total_to_purchase,
.loyalty-page .my-benefit .spend-circle p span.next_tier {
  display: inline-block;
  color: #000000;
}
.loyalty-page .my-benefit .current-benefit-div.bg .benefit_list {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.loyalty-page .my-benefit .current-benefit-div.bg .benefit_list li {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 0;
}
.loyalty-page .my-benefit .current-benefit-div.bg .benefit_list li .icon {
  margin-right: 15px;
}
.loyalty-page .my-benefit .current-benefit-div.bg .benefit_list li span,
.loyalty-page .my-benefit .benefit_list li span {
  width: 80%;
}
.loyalty-page .product.data.items > .item.content {
  margin-top: 35px;
  border-top: 2px solid #000;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
/*media css*/
@media screen and (min-width: 990px) {
  .toyalty-table tr th:nth-child(1) {
    min-width: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .toyalty-table tr th:nth-child(1) {
    min-width: 600px;
  }
}
@media screen and (max-width: 1280px) {
  .tier_title {
    font-size: 20px;
  }
  .tier_msg_title {
    font-size: 20px;
  }
  .loyalty-page .my-benefit .current-benefit-div h3 {
    font-size: 18px;
    line-height: 21px;
  }
  .loyalty-page .my-benefit .current-benefit-div h4 {
    font-size: 16px;
  }
  .loyalty-page .my-benefit .spend-circle p {
    font-size: 14px;
  }
  .loyalty-page .my-benefit .spend-circle p strong {
    font-size: 16px;
  }
  .loyalty-page .my-benefit .title {
    font-size: 14px;
  }
  .loyalty-page .my-benefit .tier_list .item:after {
    width: 60px;
    right: -65px;
  }
}
@media screen and (max-width: 767px) {
  .tier_title {
    font-size: 18px;
  }
  .tier_msg_title {
    font-size: 18px;
  }
  .toyalty-table table th {
    font-size: 14px;
  }
  .toyalty-table table td {
    font-size: 13px;
  }
  .toyalty-table tr th:nth-child(1) {
    min-width: 300px;
  }
  .loyalty-page .my-benefit .current-benefit-div h3 {
    font-size: 16px;
  }
  .loyalty-page .col-50 {
    width: 100%;
  }
  .loyalty-page .my-benefit .tier_list {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .loyalty-page .product.data.items > .item.title.active > .switch,
  .loyalty-page .product.data.items > .item.title.active > .switch:focus,
  .loyalty-page .product.data.items > .item.title.active > .switch:hover {
    font-size: 14px;
  }
  .loyalty-page .product.data.items > .item.title .switch {
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 14px;
  }
  .loyalty-page .my-benefit .current-benefit-div {
    padding: 15px;
    margin-bottom: 15px;
  }
  .loyalty-page .my-benefit .current-benefit-div.bg .benefit_list {
    padding-left: 0;
    padding-right: 0;
  }
  .loyalty-page .my-benefit .benefit_list li .icon {
    margin-right: 10px;
  }
  .loyalty-page .my-benefit .current-benefit-div.bg .benefit_list li .icon {
    margin-right: 10px;
  }
}
@media screen and (max-width: 450px) {
  .toyalty-table tr th:nth-child(1) {
    min-width: 200px;
  }
}
.aramex-index-display .main-wrapper .tracking-width {
  margin-top: 10px;
  width: 400px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 990px) {
  .aramex-index-display .main-wrapper .tracking-width {
    width: 100%;
  }
}
.aramex-index-display .main-wrapper .tracking-width form {
  margin-top: 10px;
}
.loyalty-page .benefits_list {
  text-align: left;
  list-style: disc;
  padding-left: 20px;
}
.loyalty-page .benefits_list li {
  line-height: 30px;
}
.loyalty-page .benefits_list li img {
  width: 50px;
  display: none;
}
.loyalty-page .benefits_list li span {
  display: block;
  font-size: 14px;
}
.product-slider .slick-dots {
  bottom: -40px;
}
@media (max-width: 767px) {
  .product-slider .slick-dots {
    bottom: -40px;
  }
}
.product-slider .slick-dots li {
  margin: 0 5px !important;
}
.product-slider .slick-dots li button {
  background: #333333;
}
.product-slider .slick-dots li button:before {
  display: none;
}
.career-wrapper .career-title h2 {
  color: #333333;
  letter-spacing: 1.5px;
  font-weight: 400;
}
.career-wrapper .career-banner {
  background-color: transparent;
}
.career-wrapper .career-banner .data-wrapper h4 {
  font-size: 18px;
  color: #222222;
}
.career-wrapper .career-banner .data-wrapper h3 {
  font-size: 16px;
  color: #222222;
  font-weight: 800;
}
.career-wrapper .career-banner .data-wrapper p {
  font-size: 14px;
  color: #222222;
}
.career-wrapper .career-banner .relative-wrapper {
  position: relative !important;
  width: 100%;
}
.career-wrapper .career-banner .relative-wrapper .data-wrapper {
  position: static !important;
  transform: none;
  width: 100%;
  max-width: 100%;
}
.career-wrapper .join-team {
  padding: 20px;
}
.career-wrapper .join-team h4 {
  font-size: 18px;
  color: #222222;
}
.career-wrapper .join-team p {
  color: #222222;
  font-size: 13px;
}
.career-wrapper .job-list th {
  background-color: #333333;
  font-size: 14px;
  letter-spacing: 1px;
}
.career-wrapper .job-list td {
  color: #333333;
}
.career-wrapper .job-list td > span {
  color: #222222;
}
.career-wrapper .job-list table tr:nth-child(odd) td .arrow:after {
  content: '\e90a' !important;
}
.cms-layout .contact-row .contact-wrapper .title h2 {
  font-weight: 600;
  font-size: 18px;
  color: #222222;
}
.cms-layout .contact-row .contact-wrapper .phone-email-wrapper {
  flex-direction: column;
}
.cms-layout .contact-row .contact-wrapper .phone-email-wrapper .phone {
  border-right: 0;
  margin-right: 0;
}
.cms-layout .contact-row .contact-wrapper .phone-email-wrapper h3 {
  font-size: 14px;
  letter-spacing: 1.1px;
}
.cms-layout .contact-row .contact-wrapper .data p {
  margin-bottom: 15px;
}
.cms-layout .contact-row .contact-wrapper .con-data p {
  margin-bottom: 3px;
}
.cms-layout .subtitle {
  margin-bottom: 10px;
  margin-top: 15px;
}
.cms-layout .subtitle h3 {
  border-bottom: 2px solid #222222;
  font-size: 16px;
  color: #222222;
  font-weight: 800;
  padding-bottom: 8px;
  letter-spacing: 1.5px;
}
.cms-layout .title h2 {
  font-weight: 600;
  font-size: 18px;
  color: #222222;
}
.cms-layout .our-address h5 {
  font-weight: 800;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  padding-top: 10px;
}
.cms-layout address {
  line-height: 1.5em;
  letter-spacing: 0.5px;
}
.cms-layout .cms-list {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.cms-layout .cms-list li {
  line-height: 1.4em;
  font-size: 13px;
}
.aboutus-layout.cms-layout .about-data strong {
  font-weight: 700;
}
body.account .columns .column.main .page-title-wrapper .page-title {
  font-weight: 600;
  border-bottom: 2px solid #CCCCCC;
  text-transform: uppercase;
  padding: 0 0 10px;
}
body.account .main-wrapper .column.main .block-title {
  border-bottom: none;
  padding-top: 10px;
}
.customer-address-index .block.block-addresses-list {
  border-top: 2px solid #CCCCCC;
  padding-top: 10px;
}
.account .form-edit-account.row-info .col-account-info .legend-title {
  border-bottom: none;
  margin-bottom: 5px;
}
.form-edit-account.row-info .bottom-form .legend-title {
  border-bottom: 0;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-bottom: 5px;
}
body.account .form-edit-account.row-info .col-account-info .currency-wrapper span.legend-title {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.customer-account-edit .form-edit-account.row-info .col-change-passwd .data-wrapper .legend-title {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  border-bottom: 0px;
  margin-bottom: 5px;
}
.form-edit-account.row-info .col-change-passwd .legend-title {
  border-bottom: none;
}
.account.wishlist-index-index .products-grid.wishlist .product-item .product-item-inner .box-tocart .fieldset .actions-primary button.action.primary.tocart {
  padding: 2px 5px;
  font-size: 14px;
}
.products-grid.wishlist .product-item .product-item-inner .box-tocart .product-item-actions .actions-primary button.action.primary.tocart {
  font-size: 14px;
}
.products-grid.wishlist .product-item .product-item-inner .box-tocart .product-item-actions .actions-primary button.action.primary.tocart span {
  padding: 2px 5px;
}
@media (max-width: 991px) {
  body.account .columns .column.main .page-title-wrapper {
    display: block;
    padding: 10px 10px 0px;
  }
}
@media (max-width: 767px) {
  footer .bg-gray .container .newsletter-footer {
    margin-right: initial;
  }
}
@media (min-width: 1025px) {
  footer .footer_links > li {
    float: left;
    width: 16%;
    padding-right: 30px;
  }
}
.email-subscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  margin: 0 auto;
}
.email-subscribe__container.email-subscribe__container--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 40px 20px 100px;
  position: relative;
}
.email-subscribe__container.email-subscribe__container--max-width-medium {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
h2.email-subscribe__title {
  width: 100%;
  margin: 0 0 20px;
  font-size: 17px;
  text-transform: uppercase;
}
ul.email-subscribe__list {
  margin: 20px 0 20px 21px;
  list-style: outside;
}
li.email-subscribe__list-item {
  margin: 0 0 7px;
  font-size: 16px;
  line-height: 1.2;
}
form.email-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px auto 0;
}
.form-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.form-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.form-name__item.form-name__item--title {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
}
.form-name__item {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.custom-select {
  position: relative;
  display: block;
}
.custom-input__label {
  display: block;
  margin: 15px 0 10px;
  font-size: 12px;
  line-height: 1;
  text-transform: none;
}
span.custom-select__container {
  position: relative;
  display: block;
}
select.custom-select__select.custom-select__select--no-border-right {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  font-family: 'FuturaStdBook';
  color: #333;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: #fff;
  -webkit-appearance: none;
  display: block;
}
.custom-input__label {
  display: block;
  margin: 15px 0 10px;
  font-size: 12px;
  line-height: 1;
  text-transform: none;
}
input.custom-input__input.custom-input__input--validation-error {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  font-family: 'FuturaStdBook';
  color: #333;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}
.email-subscribe__image {
  display: block;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  width: 100%;
  height: -webkit-calc(-40vh);
  height: calc(-40vh);
  min-height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat !important;
}
.email-subscribe__container.email-subscribe__container--image {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
.form-details span.custom-select-trigger.SAR {
  display: none;
}
.custom-select.extion {
  display: block;
}
.custom-select-wrapper {
  position: relative;
  display: block;
}
.form-name__item--firstname {
  -webkit-flex-basis: 60%;
  flex-basis: 60%;
}
label.custom-select__label {
  display: block;
  margin: 15px 0 10px;
  font-size: 12px;
  line-height: 1;
  text-transform: none;
}
button.email-subscribe-form__button.bttn {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 0;
  font-size: 13px;
  line-height: 40px;
  cursor: pointer;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: 100;
}
button.email-subscribe-form__button.bttn {
  width: 100%;
  margin: 35px 0 20px;
}
a.email-subscribe-form__link {
  color: #888;
  text-decoration: underline;
}
p.email-subscribe-form__text {
  font-size: 14px;
}
.subscribe-index-index .breadcrumbs {
  display: none;
}
.subscribe-index-index .page-title-wrapper {
  display: none;
}
.subscribe-index-index .page-footer {
  padding: 0;
}
.custom-select.extion {
  display: block !important;
}
.form-details__item {
  width: 100%;
}
div#amstockstatus-stockalert {
  display: none;
}
.sub_thankyou_section {
  height: 90vh;
}
.subscribe-index-thankyou .page-footer {
  padding: 0;
}
.subscribe-index-thankyou .page-title-wrapper {
  display: none;
}
.subscribe-index-thankyou .breadcrumbs {
  display: none;
}
.subscribe-index-thankyou p.email-subscribe__title {
  font-size: 14px;
  line-height: 1.8;
}
.subscribe-index-thankyou h3.email-subscribe__title {
  font-size: 17px;
  margin-bottom: 30px;
}
.subscribe-index-thankyou a.email-subscribe__link.link.link--button.link--grey-3 {
  color: #fff;
  background-color: #333;
  width: 100%;
  display: block;
  text-align: center;
  box-sizing: border-box;
  height: 40px;
  padding: 0;
  font-size: 13px;
  line-height: 40px;
  cursor: pointer;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: 100;
  margin: 35px 0 20px;
}
.subscribe-index-thankyou a.email-subscribe__link.link.link--button.link--grey-3:hover {
  background-color: #000;
}
@media (max-width: 767px) {
  .email-subscribe {
    display: block;
  }
  .email-subscribe__container.email-subscribe__container--image {
    display: none;
  }
  .email-subscribe__container.email-subscribe__container--flex {
    flex-basis: 100%;
    padding: 70px 20px 20px;
    position: relative;
  }
  .sub_thankyou_section {
    height: auto;
    margin-top: 10px;
  }
}
body.rma-rma-list .column.main .page-title-wrapper {
  float: none;
}
.message.error a {
  color: #fff;
  text-decoration: underline;
}
.message.success a {
  color: #fff !important;
  text-decoration: underline;
}
span#addtocartclose {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
span.customClose {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.click-to-top.selected {
  margin-bottom: 20px;
}
.checkout-container .message.error {
  position: absolute !important;
  background: #333;
  width: 100% !important;
  top: 109px !important;
  left: 50%;
  text-align: center;
  border-bottom: 0;
  z-index: 10;
  margin: 0 auto;
  display: inline-block;
  transform: translateX(-50%);
  color: #fff !important;
  font-size: 16px !important;
}
@media (max-width: 767px) {
  .header-mid-section .header-user-links > li > a .counter {
    margin-left: 5px;
    margin-top: 5px;
  }
  .checkout-container .message.error {
    top: 74px !important;
  }
  .page.messages {
    top: 114px;
    position: static;
    width: 100%;
    transform: none;
    margin-top: -60px !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 361px) {
  header .header-search-wrapper-mobile div.header-search input[type=text] {
    padding: 9px 15px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #sm_menu_ham {
    top: 36px;
  }
  header .header-search-wrapper-mobile.hide {
    display: block;
  }
  header.page-header {
    border-bottom: 1px solid #000;
  }
  header .header-search-wrapper-mobile div.header-search {
    border-top: solid 1px #000;
    text-align: center;
  }
  header .header-search-wrapper-mobile div.header-search input[type=text] {
    width: 100%;
    float: left;
    line-height: normal;
    font-weight: 400;
    text-align: center;
  }
  header .header-search-wrapper-mobile div.header-search button {
    text-align: left;
    position: absolute;
    left: 330px;
  }
  .top-filter-wrapper .parent-category-link {
    border-bottom: none;
  }
  .page-footer {
    margin: 0 12px;
    margin-top: auto;
  }
  .checkout-cart-index .column.main .cart-container .form-cart {
    width: 100%;
  }
  .checkout-cart-index .column.main .cart-summary {
    width: 100%;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details .product-short-description {
    width: 100%;
  }
  .checkout-cart-index .cart-container {
    display: block;
  }
  .wrap-details a.map_point:after {
    left: auto;
    top: -20px;
    right: -10px;
  }
  .wrap-details span.location_map {
    width: 100%;
  }
  footer .bg-gray .container .newsletter-footer {
    flex: 0 0 40%;
  }
  footer .bg-gray .container .alfa-rewards {
    flex: 0 0 50%;
  }
  #algolia_instant_selector .result .result-title {
    width: 80%;
  }
  footer .bg-gray .container {
    align-items: center;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-info-price .product-subtile .value {
    width: 99%;
  }
  .catalog-product-view .main-page-div .breadcrumbs {
    padding: 30px 15px 10px;
  }
  .hero-banner img {
    top: 20px;
  }
  .catalog-category-view .category-heading {
    margin: 48px 0 14px;
  }
  .jqTransformSelectWrapper > div > span {
    width: 100% !important;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-add-form .swatch-opt .swatch-attribute .swatch-attribute-options {
    margin-right: 0px;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-add-form .swatch-opt .swatch-attribute-options .custom-dropdown {
    margin-right: 0px;
  }
  .cart-container .checkout-methods-items {
    width: 100%;
  }
  #algolia_instant_selector .result .result-description {
    width: 95%;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  .sm_menu_outer {
    top: 118px;
  }
}
@media (min-width: 801px) and (max-width: 900px) {
  .sm_menu_outer {
    top: 124px;
  }
}
@media only screen and (max-width: 361px) {
  .actions-toolbar.pickup a.map_point:after {
    right: -8px;
    top: -18px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .cms-dashboardlanding .account-dashboard .col-3 {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .CovidModelPopUp header.modal-header {
    top: 0;
  }
  .CovidModelPopUp .modal-inner-wrap {
    top: 60px;
  }
}
@media (min-width: 800px) and (max-width: 900px) {
  header .header-search-wrapper-mobile div.header-search button {
    text-align: left;
    position: absolute;
    left: 350px;
    top: 0;
  }
  form#search_mini_form_mbl {
    position: relative;
  }
  .prod_qty_sec select#pdp_qty {
    line-height: 1;
  }
}
@media (min-width: 1000px) and (max-width: 1190px) {
  .top-filter-wrapper.fixed-filter {
    top: 100px;
  }
}
@media (max-width: 1024px) {
  header .header-search-wrapper-mobile {
    /* display: none !important;*/
  }
  .header-mid-section .header-user-links li div.header-search input[type=text] {
    display: none !important;
  }
}
.header-mid-section .header-user-links > li > a .counter {
  margin-left: 0px;
}
.field-error {
  font-size: 12px;
}
.mpbrand-index-index .brand-mix-container .flex-brand .product-list-container .brand-list-content ol li a {
  text-transform: uppercase;
}
.checkout-cart-index .modal-popup .action-close:before,
.checkout-cart-index .modal-slide .action-close:before {
  font-family: 'mycustomfont';
  content: "\e90c";
  background-image: url(../images/modal-close.svg);
  content: "";
  height: 16px;
  font-size: 0;
  background-size: contain;
  width: 16px;
  background-repeat: no-repeat;
  position: absolute;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: top;
}
.header.search-header:before {
  position: absolute;
  left: auto;
  top: 0px;
  background-image: url(../images/searchbarlogo.svg);
  content: "";
  width: 138px;
  height: 22px;
}
.header.search-header {
  text-align: left;
  font-size: 24px;
  padding: 11px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  padding-bottom: 23px;
  line-height: 0px;
  box-shadow: none !important;
  width: 138px;
  margin: auto;
}
.block-search {
  padding-left: 0px !important;
  margin-top: 0px !important;
}
.aa-Form {
  width: 103%;
}
.aa-InputWrapper {
  margin-left: 0px !important;
  padding: 15px 24px;
  width: 100%;
  border-bottom: solid 2px #000;
  border-top: solid 1px #000;
  margin-bottom: 40px;
  height: 66px;
  padding-left: 45px !important;
  font-size: 16px !important;
}
#algoliaAutocomplete > * {
  box-shadow: none !important;
}
.block-search input {
  padding: 0px !important;
  margin: 0px !important;
  padding-left: 14px !important;
  height: 32px;
  border-bottom: 0px !important;
  font-size: 16px !important;
  width: 100%;
  line-height: 22px;
  color: #222;
  letter-spacing: 1.2px;
}
.aa-Panel {
  left: 0px !important;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100% !important;
  right: auto !important;
}
#algoliaAutocomplete .aa-SubmitButton {
  display: block !important;
  top: 23px !important;
  left: 26px !important;
  position: absolute;
  right: 0px;
  /* margin: auto; */
  height: 7px;
  font-weight: 400;
  width: 20px;
}
#algoliaAutocomplete .aa-SubmitButton::before {
  font-size: 0px;
  position: absolute;
  left: auto;
  top: 0px;
  background-image: url(../images/search.svg);
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 0px;
}
#algoliaAutocomplete .close-button {
  z-index: 99999;
  width: 20px;
  font-size: 0px !important;
  margin-top: 24px !important;
}
.close-button::before {
  font-size: 0px;
  position: absolute;
  left: auto;
  top: 14px;
  background-image: url(../images/close.svg);
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
}
#algoliaAutocomplete .header {
  text-align: left !important;
  font-size: 24px;
  padding: 10px;
  background-color: #fff !important;
  border-bottom: 1px solid #ccc;
  width: 158px !important;
  position: relative !important;
}
.search-icon {
  position: relative;
  font-size: 0px;
}
.search-icon::before {
  font-size: 0px;
  position: absolute;
  left: -25px;
  top: 7px;
  background-image: url(../images/search.svg);
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  cursor: pointer;
  background-repeat: no-repeat;
}
.search-container {
  display: flex;
  max-width: 160px;
}
#autocomplete-0-input::placeholder {
  opacity: 0.1 !important;
  text-align: left;
}
.search-input::placeholder {
  opacity: 1;
  color: #000;
  font-size: 12px;
  letter-spacing: .4px;
}
.search-input {
  min-width: 113px !important;
  border-bottom: 1px solid #000!important;
  text-align: left;
  font-size: 12px;
  text-transform: none;
  cursor: pointer;
  font-weight: 400;
  padding: 0px !important;
  height: 23px !important;
}
.sb-search-open .r-modal-backdrop {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 99999;
  opacity: .7;
  display: block;
}
#algoliaAutocomplete .header {
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 0px;
}
.aa-Panel.productColumn1 .aa-PanelLayout section:nth-child(1) {
  min-height: 200px;
  padding-left: 10px;
}
.catalog-product-view .slick-lightbox .slick-lightbox-close:before {
  line-height: 21px;
}
@media (max-width: 767px) {
  .catalog-product-view .slick-lightbox .slick-lightbox-close:before {
    line-height: 1;
  }
  .aa-Panel.productColumn1 .aa-PanelLayout section:nth-child(1) {
    min-height: auto;
    padding-bottom: 10px;
  }
  .header-mid-section .col:nth-child(2) {
    margin-top: 10px !important;
  }
  header .header-mid-section {
    padding: 20px 25px !important;
    padding-bottom: 15px !important;
  }
  .header-mid-section .col:nth-child(3) {
    padding-top: 5px;
  }
  .aa-Panel.productColumn1 {
    top: 94px !important;
    height: 100vh;
    overflow-y: auto;
    padding-bottom: 100px;
  }
  .aa-InputWrapper {
    margin-bottom: 20px;
  }
  #autocomplete-0-input::placeholder {
    opacity: 0.1 !important;
    text-align: left !important;
  }
  .block-search input {
    padding-left: 28px !important;
  }
  #algoliaAutocomplete .aa-SubmitButton {
    left: 21px !important;
  }
  .sb-search-open #sm_menu_ham {
    z-index: 0;
  }
  .sb-search-open #algoliaAutocomplete {
    z-index: 999999;
    height: 100vh;
  }
  .sb-search-open .r-modal-backdrop {
    background: transparent;
  }
  .aa-Input {
    padding-left: 45px !important;
  }
  .search-input {
    display: none;
  }
  .search-icon::before {
    left: 4px;
    top: 10px;
  }
  .page-with-filter .search-icon::before {
    left: 12px;
    top: 10px;
  }
  #algoliaAutocomplete .aa-InputWrapperPrefix {
    margin-left: 0px;
  }
  .block.block-search.algolia-search-block.algolia-search-input {
    /*	display: inline-block!important;*/
  }
  #algoliaAutocomplete .aa-SubmitButton::before {
    font-size: 0px !important;
  }
  #algoliaAutocomplete .aa-InputWrapperPrefix {
    margin-left: 0px !important;
  }
}
/*css for pdp zoom*/
.product-container .notorama .notorama-carousel .slick-item img {
  width: 50px;
  object-fit: contain;
  position: relative;
  cursor: pointer;
}
.product-container .notorama .notorama-carousel .slick-item {
  border: 0px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 67px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 75px;
  padding: .35714rem;
  position: relative;
  width: auto !important;
}
.notorama-carousel .slick-list.draggable .slick-track {
  max-width: 492px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  transform: none !important;
}
.product-container .notorama .notorama-carousel .slick-item img {
  opacity: 0.7 !important;
}
.product-container .notorama .notorama-carousel .slick-item.slick-current img {
  opacity: 1 !important;
}
.catalog-product-view .slick-lightbox .slick-lightbox-slick-thumbs .slick-track {
  text-align: center;
  transform: translate3d(0px, 0px, 0px) !important;
  max-width: 650px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  transform: none !important;
}
.catalog-product-view .slick-lightbox .slick-lightbox-slick-thumbs .slick-track img {
  min-width: 120px;
  max-width: 120px;
  cursor: pointer;
}
.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 100% !important;
  max-height: 90%;
  margin: 0 5px!important;
  width: 90%;
}
.slick-lightbox-close::before {
  content: "CLOSE" !important;
  font-size: 14px !important;
  padding-left: 20px;
  color: #000;
  vertical-align: top;
  line-height: 19px;
  font-family: 'FuturaStdBook', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 400;
}
.slick-lightbox-close::after,
.slick-lightbox-close:focus::after {
  content: "✕" !important;
  font-size: 22px;
  padding-left: 20px;
  color: #000;
  box-shadow: none !important;
  padding-top: 11px;
  position: absolute;
  font-weight: 400 !important;
  font-family: initial;
}
.slick-lightbox-close {
  background-image: none !important;
  margin-top: 30px;
  margin-right: 50px;
  background-position: initial !important;
  background-position: 0 0;
  height: 15px !important;
  right: 10px !important;
  top: -80px !important;
  width: 80px !important;
  z-index: 1000;
}
.thumbs .slick-slider .slick-list {
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  background-color: transparent;
  overflow-y: auto;
  bottom: 0px;
}
.catalog-product-view .slick-lightbox .slick-lightbox-slick .slick-list.draggable {
  border-top: solid 1px #000;
  margin-top: 80px;
}
.slick-lightbox-inner {
  position: relative !important;
}
.slick-lightbox-inner:before {
  left: 0;
  top: 4px;
  background-image: url(../images/svglogo.svg);
  content: "";
  width: 365px;
  height: 58px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -72px);
  background-repeat: no-repeat;
}
.product-container .notorama .notorama-carousel .slick-item img {
  border: 0px;
}
.catalog-product-view .product-container .notorama .gallery-placeholder .slick-arrow {
  cursor: auto;
}
.product-container .notorama .gallery-placeholder .notorama-view-wrapper .notorama-gallery-view .slick-item img {
  cursor: crosshair;
  max-height: 65vh;
  width: auto;
  margin: 0 auto;
  max-width: 70vw;
}
.slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
  padding-bottom: 240px;
  width: 65%;
}
.thumbs .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
  padding-bottom: 0px;
}
.catalog-product-view .slick-lightbox .slick-lightbox-close:before {
  line-height: 21px;
}
@media (max-width: 767px) {
  .product-container .notorama .gallery-placeholder .notorama-view-wrapper .notorama-gallery-view .slick-item img {
    pointer-events: none;
    min-width: 263px;
  }
  .slick-lightbox-inner {
    padding-bottom: 50px;
    margin-top: 0px;
    top: 43px !important;
    overflow-y: auto;
  }
  .slick-lightbox-close {
    right: 0px !important;
    top: -66px !important;
    margin-top: 28px;
  }
  .slick-lightbox-slick-item-inner {
    width: 99%;
  }
  .slick-lightbox {
    /*overflow-y: auto;*/
  }
  .catalog-product-view .slick-lightbox .slick-lightbox-slick {
    height: auto !important;
  }
  .slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden;
  }
  .slick-dots {
    display: none !important;
  }
  .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
    padding-bottom: 0px;
    width: 100%;
  }
  .catalog-product-view .slick-lightbox .slick-arrow {
    display: none !important;
  }
  .catalog-product-view .slick-lightbox .slick-lightbox-slick .slick-list.draggable {
    padding: 0px 0px!important;
    border-top: 0px;
    margin-top: 0px;
    overflow: hidden !important;
  }
  .notorama-zoom {
    background: none !important;
    background-image: url(../images/plusic.svg) !important;
    width: 32px !important;
    height: 32px !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }
  .slick-lightbox-inner:before {
    display: none;
  }
  .slick-lightbox-close::after,
  .slick-lightbox-close:focus::after {
    padding-top: 7px;
  }
  .catalog-product-view .slick-lightbox .thumbs {
    display: inline-block !important;
  }
  .catalog-product-view .slick-lightbox .slick-lightbox-slick-thumbs .slick-track {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    overflow-y: auto;
    max-width: fit-content;
  }
  .thumbs .slick-slider .slick-list {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    overflow-y: auto;
    padding: 0px !important;
  }
  .catalog-product-view .slick-lightbox .slick-lightbox-slick-thumbs {
    width: 90% !important;
    margin: 0 auto;
  }
  #notorama-dots .slick-dots {
    display: none !important;
  }
  .notorama-carousel .slick-arrow {
    display: none !important;
  }
  .notorama-carousel .slick-list.draggable .slick-track {
    max-width: 250px;
  }
  .notorama-carousel.slick-slider {
    display: inline-block !important;
    margin-top: 30px;
  }
  .catalog-product-view .slick-lightbox .thumbs {
    display: inline-block;
    position: static !important;
    padding-top: 0px;
  }
  .slick-lightbox-close {
    position: fixed !important;
    top: 0px !important;
  }
}
/**code for menu banner*/
.mm-column.menubannerimg {
  width: auto;
}
.mm-column.menubannerimg img {
  display: block;
  height: 205px;
  width: 100%;
  min-width: 140px;
  -o-object-fit: cover;
  object-fit: cover;
}
.banner-description {
  text-align: center;
  padding: 15px 20px 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  max-width: 90%;
  margin: auto;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.banner-description .heading-5 {
  font-size: 14px;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  padding: 2px 0;
  line-height: 18px;
}
.banner-description .linkdisc {
  font-size: 13px;
  text-decoration: underline;
  letter-spacing: .4px;
  font-weight: 400;
}
.header-mid-section .col:nth-child(2) img {
  display: none;
}
.header-mid-section .col:nth-child(2) {
  position: relative;
}
.header-mid-section .col:nth-child(2) a:before {
  font-size: 0px;
  position: absolute;
  left: 6px;
  top: 14px;
  background-image: url(../images/afalogo.svg);
  content: "";
  width: 340px;
  height: 38px;
  background-size: contain;
  cursor: pointer;
  background-repeat: no-repeat;
}
.header-mid-section .col:nth-child(2) strong:before {
  font-size: 0px;
  position: absolute;
  left: 6px;
  top: 14px;
  background-image: url(../images/afalogo.svg);
  content: "";
  width: 340px;
  height: 38px;
  background-size: contain;
  cursor: pointer;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .header-mid-section .col:nth-child(2) img {
    display: none;
  }
  .header-mid-section .col:nth-child(2) {
    position: relative;
  }
  .header-mid-section .col:nth-child(2) a:before {
    font-size: 0px;
    position: absolute;
    left: 0px;
    top: 5px;
    background-image: url(../images/afalogo.svg);
    content: "";
    width: 170px;
    height: 22px;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
  }
  .header-mid-section .col:nth-child(2) strong:before {
    font-size: 0px;
    position: absolute;
    left: 0px;
    top: 5px;
    background-image: url(../images/afalogo.svg);
    content: "";
    width: 170px;
    height: 22px;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
  }
  .mm-column.menubannerimg {
    width: auto;
    padding: 20px 20px 0 20px;
    text-align: center;
    float: none;
  }
  .sm_menu_outer .mobile_menu .mm-column.menubannerimg a {
    width: auto;
    padding: 0px;
    text-align: center;
    text-transform: none;
    border-bottom: 0px;
  }
}
/***/
.best-sellers-section .slick-arrow.slick-prev,
.new-products-section .slick-arrow.slick-prev {
  width: 20px;
  height: 40px;
  background: none;
  background-image: url(../images/previc.svg);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  z-index: 8;
  top: 50%;
  margin-top: -18px;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
}
.best-sellers-section .slick-arrow.slick-next,
.new-products-section .slick-arrow.slick-next {
  width: 20px;
  height: 40px;
  background: none;
  background-image: url(../images/nextic.svg);
  text-indent: -1005em;
  cursor: pointer;
  position: absolute;
  z-index: 8;
  top: 50%;
  margin-top: -18px;
  background-size: contain;
  background-repeat: no-repeat;
}
/*12 may 26 design issue new css start*/
.header-user-links {
  display: flex;
}
.header-mid-section .header-user-links > li.minicart-wrapper {
  order: 2;
  margin-left: 55px !important;
}
.minicart-items .product-image-container {
  /*display: none;*/
  display: block;
  min-width: 70px;
  height: auto !important;
}
.block.block-search.algolia-search-block.algolia-search-input {
  width: 180px;
  z-index: 4;
}
.aa-Form {
  position: relative;
  width: 180px;
  display: flex;
  flex-direction: row-reverse;
}
.catalog-product-view .columns .column.main .product-container .product-info-main {
  margin-top: 0px !important;
}
.header-mid-section .header-user-links > li div.header-search {
  overflow: hidden;
  display: flex;
  /* max-width: 160px;*/
}
.block-search input {
  position: static !important;
  width: 100%;
  font-size: 12px;
  letter-spacing: .4px;
  border: none;
  outline: none;
  padding: 0px 0 0px 0px;
  float: left;
  line-height: normal;
  font-weight: 400;
  border-bottom: solid 1px #222;
  line-height: 20px;
  margin-top: 0px !important;
}
.header-mid-section .header-user-links > li div.header-search button {
  float: left !important;
}
.header-mid-section .header-user-links > li > a.action.cart-icon {
  height: 20px;
}
.header-mid-section .header-user-links > li div.header-search input[type=text] {
  display: flex;
  max-width: 160px;
}
.header-mid-section .header-user-links > li div.header-search button:before {
  font-size: 0px;
  position: absolute;
  left: 0px;
  top: 7px;
  background-image: url(../images/search.svg);
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  cursor: pointer;
  background-repeat: no-repeat;
}
.header-mid-section .header-user-links > li div.header-search button {
  position: relative;
  font-size: 0px;
}
.header-user-links {
  display: flex;
}
.filter-options-item.active .filter-options-title::after {
  content: '';
  width: 14px;
  height: 1px;
  background-color: #222;
  position: absolute;
  right: 10px;
  top: 20px;
  transition: background-color 0.5s cubic-bezier(0.52, 0.01, 0.16, 1), transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.filter-options-item .filter-options-title::after {
  content: '';
  width: 14px;
  height: 1px;
  background-color: #222;
  position: absolute;
  right: 10px;
  top: 20px;
  transition: background-color 0.5s cubic-bezier(0.52, 0.01, 0.16, 1), transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.filter-options-item .filter-options-title::before {
  content: '';
  width: 14px;
  height: 1px;
  background-color: #222;
  position: absolute;
  right: 10px;
  top: 20px;
  transition: background-color 0.5s cubic-bezier(0.52, 0.01, 0.16, 1), transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: rotateZ(270deg) translate3d(0, 0, 0);
}
.filter-options-item.active .filter-options-title::before {
  content: '';
  background: transparent;
}
.catalog-category-view.page-layout-2columns-left .column.main .page-title-wrapper {
  display: none;
}
/*.counter-number{
	margin-left: 5px;
}*/
/* 12 may 26 design issue new css end */
.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;
  }
  .hidden-print {
    display: none !important;
  }
}
