/* IcoFont Font Definition */
@font-face {
  font-family: 'IcoFont';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/CerebriSans/icofont.woff2') format('woff2'), url('../fonts/CerebriSans/icofont.woff') format('woff');
  font-display: swap;
}
.countdown-timer .countdown span b {
  font: normal normal 400 13px/22px Roboto !important;
  color: #FFFFFF;
}
.countdown-box {
  background-color: #FC7171;
  text-align: center;
  padding: 12px 15px;
}
.countdown-box p:first-child {
  display: none;
}
.countdown-box p,
.content-block.mgs-countdown-block {
  display: inline-block;
  margin-bottom: 0;
}
.countdown-box p:last-child a {
  font: normal normal Bold Italic 9px/20px Roboto;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.countdown-box h4 {
  font: normal normal 700 14px/20px Roboto;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.2px;
  margin-right: 16px;
}
.countdown-box .mgs-countdown-block h4:nth-child(1) {
  margin-right: 10px;
}
body .mgs-countdown-block .countdown-timer .time-text {
  display: none;
}
body .mgs-countdown-block .countdown-timer .countdown {
  width: auto;
  display: block;
  text-align: center;
}
.countdown-timer {
  display: inline-block;
  margin-right: 7px;
}
body .mgs-countdown-block .countdown-timer .countdown span {
  display: inline-block;
  width: auto;
  padding: 1px 7px;
  border-radius: 4px;
  border: 1px solid #fff;
  margin: 0 5px;
}
@media (max-width: 767px) {
  body .countdown-box .countdown-timer .countdown span b {
    font: normal normal 400 13px/22px Roboto !important;
    color: #FFFFFF;
  }
}
@media (max-width: 414px) {
  .countdown-box {
    padding-top: 14px;
  }
  .content-block.mgs-countdown-block {
    display: block;
  }
  .countdown-timer {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }
}
.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper {
  display: none;
}
body {
  overflow-x: hidden;
}
header.page-header .header-area.header5 .middle-header {
  background: #F6F6F6;
  position: relative;
  z-index: 3;
  padding: 0 37px;
}
header.page-header {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 101;
}
header.page-header .header-area.header5 .close-go-back {
  display: none;
}
header.page-header .header-area.header5 .middle-header .logo {
  padding: 0px 96px 0px 0px;
  min-height: 57px !important;
  margin: -6px auto -5px auto;
  width: 100%;
  justify-content: center;
}
header.page-header .header-area.header5 .block-search .block-content .field.search .label,
header.page-header .header-area.header5 .block-search .block-title:before {
  content: '' !important;
  clip: unset;
  position: static;
  width: 17px;
  height: 17px;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  line-height: 17px;
  background: url('../images/loupe.svg') no-repeat;
  background-size: contain;
  margin-right: 39px;
}
header.page-header .search-icon-bottom .block-search .block-title.theme-header-icon {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  line-height: 17px;
}
header.page-header .header-area.header5 .block-search .block-content input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d0cfcd;
  border-radius: 0;
  height: 24px;
  padding: 0 0px;
  width: 100%;
  /* Set width to 100% to make it full width */
  color: #282828;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.5px;
  margin-left: auto;
  margin-right: 0;
  vertical-align: top;
  max-width: none;
  /* Remove max-width */
  min-width: 0;
  /* Set min-width to 0 or remove it */
}
header.page-header .header-area.header5 .header-top-links .actions .action.top-links:before {
  content: '';
  width: 15px;
  height: 16px;
  display: block !important;
  background: url('../images/account.svg') no-repeat;
  background-size: contain;
}
header.page-header .header-area.header5 .minicart-wrapper .action.showcart:before {
  content: '';
  width: 18px;
  height: 17px;
  display: block;
  background: url('../images/shopping-bags.svg') no-repeat;
  background-size: contain;
}
header.page-header .header-area.header5 .icon-heart:before {
  content: '';
  width: 17px;
  height: 15px;
  display: block;
  background: url('../images/heart.svg') no-repeat;
  background-size: contain;
}
header.page-header .header-area.header5 .right-content {
  align-items: flex-end;
  padding-bottom: 19px;
}
header.page-header .header-area.header5 .minicart-wrapper .action.showcart {
  top: 0;
  transform: translateY(0px);
}
header.page-header .header-area.header5 .minicart-items .product-item-details .product-item-name + .product.options {
  display: block;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .update-cart-item {
  margin-left: -10px;
  margin-right: 9px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-minicart .product-image-container {
  width: 100% !important;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content .subtitle.empty {
  padding: 30px 0;
}
header.page-header .header-area.header5 .top-wishlist {
  align-items: flex-start;
}
header.page-header .header-area.header5 .top-wishlist .wishlist-icon {
  margin-top: 0;
}
header.page-header .header-area.header5 .store-picker {
  font-size: 11px;
  line-height: 14px;
  height: auto;
  text-decoration: underline;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block {
  padding-top: 3px;
  align-items: flex-start;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .store-div-fme {
  padding: 0 !important;
  cursor: pointer;
  margin-left: 6px !important;
}
header.page-header .header-area.header5 .bottom-right {
  padding: 4px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
header.page-header .header-area.header5 .right-content > div {
  margin-left: 27px;
}
body header.page-header .header-area.header5 .top-header {
  background-color: #292526 !important;
  height: 30px !important;
  color: #fff;
  border: 0;
  padding: 5px 20px !important;
}
header.page-header .header-area.header5 .left-top-header {
  margin-top: 0 !important;
  width: 100%;
  text-align: center;
}
header.page-header .header-area.header5 .top-header .left-top-header .content {
  font-size: 12px !important;
  line-height: 20px;
  background-color: #292526 !important;
}
header.page-header .header-area.header5 .rewards-point p span {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}
header.page-header .header-area.header5 .rewards-point p {
  font-size: 10.5px;
  line-height: 14px;
  margin-bottom: 0;
}
header.page-header .header-area.header5 .rewards-point p a {
  color: #FF3F08;
  text-decoration: underline;
}
header.page-header .header-area.header5 .rewards-point p a:hover {
  text-decoration: none;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main ul {
  justify-content: center;
}
header.page-header .header-area.header5 .left-top-header a {
  color: #FF3F08;
  font-weight: bold;
}
header.page-header .header-area.header5 .left-top-header a:hover {
  color: #fff;
}
header.page-header .header-area.header5 .right-top-header {
  position: absolute;
  right: 28px;
}
header.page-header .header-area.header5 .drpdwn-flag {
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  height: 47px;
}
header.page-header .header-area.header5 select#store-picker {
  background: transparent;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding: 0;
  text-decoration: underline;
  width: auto;
}
header.page-header .header-area.header5 select#store-picker option {
  color: #292526;
}
.header-area.header5 .level1.dropdown-submenu .level1 > a,
.header-area.header5 .level1.dropdown-submenu > a,
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu li > a {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 16px 10px 16px 41px;
  display: block;
  margin-bottom: 1px;
  font-weight: 500;
}
.header-area.header5 .level1.dropdown-submenu .level1 > a:hover,
.header-area.header5 .level1.dropdown-submenu > a:hover {
  color: #292526 !important;
}
.header-area.header5 .bags .level1.dropdown-submenu {
  width: 100%;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .catalog-points {
  display: none;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu li > a > .toggle-menu {
  display: none;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu {
  min-width: 196px;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu > li > a {
  padding: 16px 41px;
  background: #E8E8E7;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct {
  min-width: calc(800px - 155px);
  display: flex;
  left: 155px;
  visibility: hidden;
  padding: 0;
  top: 0;
  transform: translateX(0px);
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct {
  background: #F6F6F6;
  padding-left: 38.5px;
  padding-top: 20px;
  padding-right: 36px;
  box-shadow: none;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns.ready-to-wear .dropdown-submenu > .dropdown-menu-ct {
  padding-left: 34.5px;
  padding-right: 35px;
  padding-bottom: 50px;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate img {
  width: 100%;
}
.header-area.header5 .ready-to-wear-cate > .line > div {
  padding: 0 15px;
}
.header-area.header5 .ready-to-wear-cate > .line {
  flex-wrap: nowrap;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct .col-md-4 {
  padding-top: 3px;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level2 a {
  font-size: 12px;
  line-height: 15px;
  font-family: 'PT Sans';
  padding: 0;
  margin-bottom: 12.5px;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .nav-item.level1:hover,
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu li:hover > a {
  background: #E8E8E7;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > .dropdown-mega-menu .row:first-child .dropdown-menu-ct {
  visibility: visible;
  opacity: 1;
  left: 155px;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu:hover > .dropdown-menu-ct {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  background: #F6F6F6;
}
header .navigation .ves-megamenu .level0 .submenu .submenu {
  right: -100% !important;
  width: 100% !important;
  left: auto !important;
  background: transparent;
  padding: 0;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
  padding: 9.5px 15px 10px 18px;
}
header.page-header .header-area .horizontal-menu {
  margin-left: 36px !important;
  width: 100%;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
  padding: 0;
  justify-content: center;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > a {
  color: #FF3F08;
  text-decoration: none;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0:after {
  display: none;
}
.header-area.header5 .level1.dropdown-submenu .level1 > a span {
  display: none;
}
.feature-cate .line {
  display: flex;
  margin: 0 -15px;
}
.feature-cate .line > div {
  padding: 0 15px;
}
.feature-cate .line > div a.image {
  display: block;
  margin-bottom: 8px;
}
.feature-cate .line > div a.image > img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.feature-cate .line > div a:not(.image) {
  position: absolute;
  right: 0;
  bottom: 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  opacity: 0;
  pointer-events: none;
}
.feature-cate .line .image {
  position: relative;
}
.feature-cate .line .image:hover a:not(.image) {
  opacity: 1;
  pointer-events: all;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct > .line {
  width: 100%;
  margin: 0;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .list-cate {
  width: 34%;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate {
  width: 66%;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level2:last-child a {
  font-weight: bold;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 h6 {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: bold;
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate a {
  display: block;
}
header.page-header .header-area.header5 .block-search .block-content .field.search .label.active {
  display: none;
}
.search-autocomplete,
.amsearch-results {
  max-width: 100vw;
}
header.page-header .header-area.header5 .block-search {
  margin: 0 0px 0 auto;
  display: inherit;
}
header.page-header .header-area.header5 .search-icon-bottom .block-search .block-content .form.minisearch input {
  padding-left: 38px;
}
header.page-header .header-area.header5 .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
  background: transparent;
  padding-top: 38.5px;
  max-width: 117px;
}
header.page-header .rewards-point {
  padding: 10px 11px 10px 14px;
  display: flex;
  align-items: flex-start;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  width: 250px;
  align-items: center;
}
header.page-header .rewards-point h5 {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500;
  color: #282828;
  margin-bottom: 2px;
}
.header-area.header5.search-icon-bottom {
  border-bottom: 1px solid #707070;
}
body header.page-header .minicart-wrapper .block-minicart .subtitle.empty:before {
  display: none;
}
.header-area.header5 .minicart-wrapper .block-minicart .block-title {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  font-family: 'PlayfairDisplay';
  font-weight: 400;
  color: #292526;
  padding: 20px;
  border-bottom: 1px solid #979797;
}
.header-area.header5 .minicart-items .action.edit {
  display: none;
}
body header.page-header .header-area.header5 .minicart-items .product .actions > .primary {
  font-size: 9px;
  line-height: 18px;
  color: #979797;
  font-weight: 300;
  margin-left: 12px;
  padding-top: 3px;
  display: inline-block;
}
.header-area.header5 .minicart-wrapper .mp-reward-cart {
  display: none;
}
header.page-header .minicart-items .product .actions > .primary a:before {
  display: none;
}
header.page-header .header-area.header5 .minicart-items .product .actions > .secondary a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 15px;
  background: url(../images/delete.svg) no-repeat;
  background-size: contain;
}
header.page-header.sticky .minicart-wrapper.active .block-minicart {
  max-height: calc(100vh - 82px);
}
header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper {
  padding-top: 15.5px;
  padding-left: 61px;
  max-height: calc(100vh - 225px);
}
header.page-header .header-area.header5 .minicart-wrapper .block-content .action.close {
  display: block;
  position: absolute;
  font-size: 12px;
  width: 12px;
  height: 12px;
  left: 0;
  margin: 36.5px 25px;
  z-index: 2;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content .action.close:before {
  font-size: 12px;
  color: #292526;
  font-weight: 800;
}
header.page-header .header-area.header5 .minicart-items .product-item-details .product-item-name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #292526;
}
header.page-header .header-area.header5 .minicart-items .product-item-details .price {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  color: #292526;
}
header.page-header .header5 .minicart-items .product-item-details .product-item-name a {
  font-size: 12px;
  line-height: 18px;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .label {
  display: none;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty input.cart-item-qty {
  border-color: #292526;
  border-radius: 0;
  height: 30px;
  width: 80px;
  font-size: 10px;
  line-height: 30px;
  color: #292526;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box span {
  font-size: 10px;
  line-height: 30px;
  color: #292526;
  text-align: center;
}
body header.page-header .minicart-items .product-item-details {
  padding-left: 126px;
  padding-right: 0;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box .minus:before {
  display: none;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box .plus:after {
  display: none;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box .plus:before {
  display: none;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal > .label {
  color: #6A6A6A;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal > .label:after {
  display: none;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal .price-container .price {
  color: #292526;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: 400;
}
header.page-header .header-area.header5 .minicart-wrapper .block-minicart {
  width: 471px;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box .minus {
  height: 30px;
}
header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper .product-item {
  padding: 10px 0;
}
header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper .product-item + .product-item {
  border: 0;
}
header.page-header .header-area.header5 .minicart-items .product .actions {
  position: static;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box {
  margin-right: 20px;
}
header.page-header .header-area.header5 .minicart-items .product-item-details .details-qty {
  display: flex;
  align-items: center;
}
body .modal-popup.confirm .action-primary,
body .modal-popup.confirm .action-primary:focus {
  order: 1;
  background: transparent;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
  height: 46px;
  border: 1px solid #292526;
  margin-bottom: 10px;
  box-shadow: none;
}
body .modal-popup.confirm .action-primary:focus {
  color: #000 !important;
}
body .modal-popup.confirm .action-primary:hover {
  color: #fff !important;
}
body .modal-popup.confirm .modal-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 20px 72px 16px 72px;
}
body .modal-popup.confirm .modal-footer > button {
  width: 100%;
  border-radius: 0;
  border: 1px solid #292526;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
}
body .modal-popup.confirm .action-secondary {
  order: 2;
  background: #292526;
  color: #fff;
  height: 46px;
}
body .modal-popup.confirm .modal-inner-wrap {
  background: #F6F6F6;
  max-width: 377px;
  border-radius: 0;
}
body .modal-popup.confirm .modal-header {
  padding-top: 10px;
}
body .modal-popup .modal-header,
body .modal-popup .modal-content {
  padding-left: 62px;
  padding-right: 62px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-family: 'Roboto';
}
body .modal-popup .modal-footer {
  padding-left: 62px;
  padding-right: 62px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-family: 'Roboto';
  display: none;
}
body .modal-custom .action-close:before,
body .modal-popup .action-close:before,
body .modal-slide .action-close:before {
  color: #292526;
  font-size: 40px;
  line-height: normal;
}
body .modal-custom .action-close,
body .modal-popup .action-close,
body .modal-slide .action-close {
  right: -2px;
  top: -2px;
}
body .modal-popup.confirm .action-secondary:hover {
  background: transparent;
  color: #292526;
  border-color: #292526;
}
body .modal-popup.confirm .action-primary:hover {
  background: #292526;
  color: #fff;
}
body .success-ajax--popup.modal-popup._inner-scroll._show .modal-inner-wrap {
  background: #F6F6F6;
  padding: 50px 10px;
  max-width: 100%;
  width: 441px;
}
body .ajax_cart-popup.popup__columns .popup__table .product-confirm-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
body .ajax_cart-popup.popup__columns .ajax_header {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 0;
  text-align: center;
  border: 0;
}
body .ajax_cart-popup.popup__columns .popup__table .popup__table-col {
  float: none;
  text-align: center;
  width: 100%;
}
body .ajax_cart-popup.popup__columns .popup__table {
  margin-top: 0px;
}
body .success-ajax--popup.modal-popup .modal-header .action-close:before {
  color: #282828;
  font-weight: 700;
  font-size: 12px;
}
body .success-ajax--popup.modal-popup .modal-header {
  position: static;
}
body .success-ajax--popup.modal-popup .modal-header .action-close {
  right: 10px;
  top: 10px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal {
  border-top: 0;
  padding: 21px 34.5px 0px 61px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions {
  padding: 0 34.5px 48px 61px;
  margin-top: 31px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions > .secondary .action.viewcart,
header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions > .primary .action {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
  padding: 14px 13px 12px 13px;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions > .primary .action {
  background: #282828;
  color: #fff;
}
header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions > .primary .action:hover {
  background: #fff;
  color: #282828 !important;
}
.header-area.header5 .minicart-wrapper .block-minicart .block-title.empty {
  display: none;
}
body header.page-header .minicart-slide .minicart-wrapper .block-content {
  height: 90vh;
  overflow: auto;
}
header.page-header .header-area.header5 .header-top-links .login-form.logged-customer {
  min-width: 204px;
  padding: 0;
}
header.page-header .header-area.header5 li.my-account.nav-item.rewward-point {
  display: none;
}
.store-my header.page-header .header-area.header5 li.my-account.nav-item.rewward-point {
  display: block;
}
header.page-header .header-area.header5 .header-top-links .login-form.logged-customer h6 {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 19px 10px 12px 46px;
  border-bottom: 1px solid #979797;
  text-align: left;
}
header.page-header .header-area.header5 ul.nav.items li a {
  font-size: 12px;
  line-height: 20px;
  color: #282828;
  padding: 8px 0px;
  display: block;
  text-align: left;
}
header.page-header .header-area.header5 ul.nav.items {
  padding: 10px 20px 19px 46px;
}
header.page-header .header-area.header5 ul.nav.items li a:hover {
  font-weight: 700;
  color: #FF3F08 !important;
}
li#customer-toplink span {
  display: flex;
  color: #282828;
  font-weight: 700;
  text-transform: inherit;
}
li#customer-toplink span span {
  padding-left: 5px;
}
li#customer-toplink {
  color: #282828;
  font-weight: 700;
}
li#customer-toplink p {
  text-transform: uppercase;
}
header.page-header .header-area.header5 .rewards-point img {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
header.page-header .header-area.header5 .rewards-point .text {
  margin-left: 9px;
}
header.page-header .header-area.header5 .header-bottom {
  display: flex;
  justify-content: space-between;
  padding: 0px 0;
  position: relative;
  background: #F6F6F6;
  border-top: 1px solid #979797;
}
header.page-header .header-area.header5 .middle-logo {
  width: calc(100% - 358px);
  border-right: 1px solid #979797;
}
header.page-header .header-area.header5 .right-content .header-top-links .header.links {
  display: none;
}
header.page-header .header-area.header5 .field.search {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
header.page-header .header-area.header5 .block-search .control {
  right: 0;
  max-width: 155px;
  left: auto;
  float: right;
  pointer-events: all;
  min-height: auto;
}
header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-wrapper-input input {
  border-radius: 0;
  background: transparent;
}
header.page-header .header-area.header5 .block-search .block-content input[type="text"]::-webkit-input-placeholder {
  color: #282828;
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0.5px;
  font-style: normal;
  width: 100%;
}
header.page-header .header-area.header5 .amsearch-more-results .amsearch-link span {
  display: none;
}
header.page-header .header-area.header5 .amsearch-more-results .amsearch-link:after {
  content: '\f101';
  font-family: "Font Awesome 5 Pro Light";
  color: #FF3F08;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
header.page-header .header-area.header5 .amsearch-results {
  padding: 0 37px;
  background: #fff;
}
header.page-header .header-area.header5 .search-icon-bottom .block-search .block-content .form.minisearch input {
  padding: 0 80px;
}
header.page-header .header-area.header5 .search .amsearch-loupe {
  left: 14px;
  width: 10px;
  height: 10px;
}
header.page-header .header-area.header5 .block-search.active .block-content .field.search .label {
  display: none;
}
header.page-header .header-area.header5 .amsearch-products.-columns {
  width: 100% !important;
  padding-top: 38.5px;
  padding-bottom: 33px;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
  width: 25%;
  padding: 0 15px;
}
body header.page-header .search-icon-bottom .block-search .block-content .action.search {
  right: auto;
  left: 38px;
  top: 0;
  z-index: 3;
  height: 59px;
}
body header.page-header .search-icon-bottom .block-search .block-content .form.minisearch input {
  height: 59px;
}
header.page-header .header-area.header5 .header-area.search-icon-bottom .block-search .block-content {
  padding: 0 0px;
}
header.page-header .header-area.header5 .search-icon-bottom .block-search.actions {
  position: absolute;
  top: 0;
}
header.page-header .header-area.header5 .amsearch-wrapper-input,
header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-wrapper-input {
  padding: 0 14px;
  right: 0;
  left: auto;
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
header.page-header .header-area.header5 .amsearch-close {
  right: 26px;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  background-size: 8px;
  top: 98px;
}
header.page-header .header-area.header5 .amsearch-item-container.page {
  display: none;
}
header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-leftside .amsearch-item-container.recent_searches {
  display: none;
}
header.page-header .header-area.header5 .amasty-xsearch-block-header {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  padding-bottom: 11px;
  padding-left: 0px;
}
header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-wrapper-input,
header.page-header .header-area.header5 .search-autocomplete,
header.page-header .header-area.header5 .amsearch-results {
  box-shadow: none;
}
header.page-header .header-area.header5 .amsearch-results .amsearch-item .item-name,
header.page-header .header-area.header5 .amsearch-results .amsearch-item-container:not(.recent_searches) .amsearch-item .item-name,
header.page-header .header-area.header5 .amsearch-results .amsearch-item .item-name * {
  font-size: 12px;
  line-height: 16px;
  color: #292526;
  font-weight: 400;
  text-decoration: none;
}
header.page-header .header-area.header5 .amsearch-wrapper-content .product-item-link,
.amsearch-products .amsearch-highlight {
  font-size: 12px;
  line-height: 18px;
  color: #282828;
  background: transparent;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content .product-reviews-summary {
  display: none;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content .price {
  font-size: 13px !important;
  line-height: 18px;
  color: #282828;
  font-weight: bold;
  padding-right: 5px;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
  display: none;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
  text-align: right;
}
header.page-header .header-area.header5 .amsearch-more-results .amsearch-link {
  background: transparent;
  color: #FF3F08;
  text-transform: inherit;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: 'Poppins';
  display: inline-block;
  padding: 12.5px 15px;
  border: 0;
  text-decoration: underline;
}
header.page-header .header-area.header5 .amsearch-wrapper-content .amsearch-wrapper-inner {
  margin-top: 0;
}
body header.page-header .search-icon-bottom .block-search .block-content {
  padding: 10px 0;
}
header.page-header .header-area.header5 .search .amsearch-loupe {
  display: inline-block !important;
}
header.page-header .header-area.header5 .block-search .block-content .field.search .label {
  display: none;
}
header.page-header .block-search .action.search {
  display: none;
}
.header-area.header5 .products-grid.grid .product-item .product-item-info a {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > .dropdown-mega-menu .row .dropdown-menu-ct .grid,
.header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu .row .dropdown-menu-ct .grid {
  margin: 0;
  overflow: hidden;
}
.header-area.header5 .block.widget .product-item-info span.product-image-wrapper {
  padding-bottom: 122% !important;
}
body .navigation .block .block-content .products-grid {
  margin: 0;
  margin-top: 0px !important;
}
body .navigation .block .block-content .products-grid .price-box .price-label {
  display: none;
}
body .header-area.header5 .price-box .price-final_price .price,
.header-area.header5 .price-box .price-final_price:only-child .price {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: #282828;
}
body .header-area.header5 .price-box .price-final_price [data-price-type="specialPrice"] .price {
  color: red;
  /* This will override the color to red for specialPrice */
}
.header-area.header5 .products-grid .product-item .stock.unavailable {
  background: rgba(208, 207, 205, 0.8);
  padding: 7px;
  color: #282828;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: 'Poppins';
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 5px;
  z-index: 3;
}
.header-area.header5 .products-grid.grid .product-item .product-item-info a.product-item-photo {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
}
.ready-to-wear ul.dropdown-mega-menu {
  overflow: hidden;
}
/* 20240726: Display View All button in the megamenu, changed display none to block */
.megamenu-content.mega-menu-content .ready-to-wear-cate > a {
  color: #FF3F08;
  text-decoration: underline;
  position: absolute;
  right: 48px;
  bottom: 31px;
  display: block;
}
.megamenu-content.mega-menu-content .ready-to-wear-cate .block-products-list + a {
  display: inline-block;
}
.megamenu-content.mega-menu-content .ready-to-wear-cate > a:hover {
  color: #282828;
}
.header-area.header5 .block-search .popular_searches {
  display: none;
}
.header-area.header5 .block-search .browsing_history {
  display: none;
}
header.page-header .header-area.header5 .top-wishlist.active .block-wishlist {
  display: none;
}
header.page-header .header-area.header5 .top-wishlist.active:after {
  display: none;
}
header.page-header .header-area.header5 .amsearch-autocomplete-image span.product-image-wrapper {
  padding-bottom: 133.333% !important;
}
header.page-header .header-area.header5 .amsearch-results .amsearch-item:hover {
  background: transparent;
}
header.page-header .header-area.header5 .amsearch-autocomplete-image .product-image-photo {
  border: 0;
}
header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-leftside .amsearch-item {
  padding: 3px 0px;
}
header.page-header .header-area.header5 #amasty-shopby-product-list > div {
  padding-left: 33px;
}
header.page-header .header-area.header5 #amasty-shopby-product-list > div .amasty-xsearch-block-header {
  padding-left: 15px;
  padding-bottom: 9px;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content .amsearch-autocomplete-information {
  margin-top: 0px;
}
header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content {
  margin-bottom: 0;
}
header.page-header .header-area.header5 form#search_mini_form .amsearch-close {
  display: none !important;
}
header.page-header .header-area.header5 form#search_mini_form.-opened.-result .amsearch-close {
  display: block !important;
}
header.page-header .header-area.header5 form#search_mini_form.-opened.-result .search-autocomplete.-bottom-position {
  margin-top: 9px;
}
@media (max-width: 1500px) and (min-width: 1366px) {
  header.page-header .header-area.header5 .middle-header {
    padding: 0 37px;
  }
  body header.page-header .header-area.search-icon-bottom .block-search .block-content {
    padding: 10px 0px;
  }
}
@media (max-width: 1365px) {
  header.page-header .header-area.header5 .middle-header {
    padding: 0 38px;
  }
  header.page-header .header-area.header5.search-icon-bottom .block-search .block-content {
    padding: 0 0px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  header.page-header .header-area.header5 .amsearch-form-container.-opened .amsearch-wrapper-input {
    position: relative;
    background: transparent;
  }
}
@media (min-width: 992px) {
  .store-id header.page-header .rewards-point {
    width: 257px;
  }
  .store-id header.page-header .header-area.header5 .middle-logo {
    width: calc(100% - 385px);
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu .products-grid .product-items li.product-item {
    padding: 0 12px;
  }
  header.page-header .header-area.header5 .right-content > div.block.block-search {
    display: none;
  }
  header.page-header .search-icon-bottom .right-content .block-search {
    display: none;
  }
  header.page-header .header-area .horizontal-menu .store-menu {
    display: none;
  }
  header.page-header .header-area .horizontal-menu .header-top-links {
    display: none;
  }
  header.page-header .header-area .horizontal-menu .store-setting {
    display: none;
  }
  .header-area.header5 .level1.dropdown-submenu > span.toggle-menu {
    display: none;
  }
  header.page-header .header-area .horizontal-menu .rewards-point {
    display: none;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu {
    min-width: 800px;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    background: #F6F6F6;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > .dropdown-mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
  .header-area.header5 .level1.dropdown-submenu {
    width: 155px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > a,
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > a:hover {
    color: #FF3F08 !important;
    text-decoration: none;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0:after {
    display: none;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns {
    position: static;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu {
    left: 50%;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level1 > a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 41px 17px 41px;
    display: block;
    margin-bottom: 1px;
    color: #282828;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level1:hover > a {
    background: #E8E8E7;
    color: #282828;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu .dropdown-submenu > .dropdown-menu-ct {
    display: block;
    left: 100%;
    min-width: 100%;
    border: 0;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu > .dropdown-mega-menu {
    min-width: 196px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu > .dropdown-mega-menu li {
    width: 100%;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu,
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags {
    position: relative;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu li > ul.dropdown-submenu-ct {
    padding: 0;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.category-menu > .dropdown-mega-menu li.level2:last-child a {
    font-weight: 400;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li > a > .toggle-menu {
    line-height: 11px;
    right: 15px;
    top: 20px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu li.level1 > a {
    white-space: nowrap;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.hijabs > .dropdown-mega-menu .level1.dropdown-submenu,
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.ready-to-wear > .dropdown-mega-menu .level1.dropdown-submenu {
    border-right: 1px solid #979797;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.ready-to-wear > .dropdown-mega-menu .products-grid .product-items li.product-item {
    margin-bottom: 38px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.ready-to-wear > .dropdown-mega-menu .products-grid .product-items li.product-item strong.product-item-name {
    min-height: 40px;
  }
}
header.page-header .header-area.header5 .search-autocomplete,
header.page-header .header-area.header5 .amsearch-results {
  max-width: 100vw;
  width: 100vw !important;
}
header.page-header .header-area.header5 .search-autocomplete.-bottom-position {
  top: 100%;
  background: #fff;
}
@media (min-width: 1024px) {
  header.page-header .header-area.header5 .search-autocomplete,
  header.page-header .header-area.header5 .amsearch-results {
    max-width: 100vw;
    width: 100vw !important;
    background: #fff;
  }
  header.page-header .header-area.header5 .search-autocomplete.-bottom-position {
    top: 100%;
  }
}
@media (max-width: 1199px) {
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main ul {
    justify-content: flex-start;
  }
  header.page-header .header-area.search-visible .block-search.active .block-content {
    position: static;
    order: 1;
    margin: 0;
  }
  header.page-header .header-area.header5 .block-search {
    display: flex;
    align-items: center;
    line-height: 17px;
  }
  header.page-header .header-area.search-visible .block-search .block-title.theme-header-icon {
    order: 2;
    line-height: 24px;
  }
  header.page-header .header-area.header5 .bottom-right {
    padding: 6px 0;
    top: 8px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  header.page-header .header-area.search-visible .block-search .block-content,
  header.page-header .header-area.search-visible .block-search .block-content {
    transform: none;
    visibility: visible;
    margin: 0;
  }
  header.page-header .header-area.search-visible .block-search .block-title.theme-header-icon {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-layout-1column .horizontal-menu .block.widget .products-grid .product-item {
    width: 33.33%;
    margin: 0 0 30px;
  }
  .megamenu-content.mega-menu-content .ready-to-wear-cate > a {
    position: static;
    float: right;
  }
  body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate a,
  body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .ready-to-wear-cate a {
    padding-left: 0;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns.ready-to-wear .dropdown-submenu > .dropdown-menu-ct {
    padding-right: 20px;
  }
  header.page-header:not(.active-menu) .header-area .horizontal-menu {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
  }
  header.page-header .header-area.header5 .header-top-links .login-form.logged-customer {
    right: 0;
    position: absolute;
    transform: none;
    width: 204px;
    left: auto;
    top: 52px;
    height: auto;
    bottom: auto;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .mega-col._show-child .dropdown-submenu > .dropdown-menu-ct,
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct li.level1._show-child {
    position: fixed;
    top: 50px;
    left: 0;
    display: block;
    z-index: 100;
    height: calc(100vh - 50px);
    width: 100%;
    background: #F6F6F6;
    visibility: visible;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .level1 li {
    padding: 0 4px;
  }
  .horizontal-menu .products-grid:not(.active-slider) .product-items {
    margin-right: -4px;
    margin-left: -4px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .level1._show-child.dropdown-submenu > .dropdown-menu-ct {
    display: block;
    padding-left: 31px;
    padding-right: 31px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct li.level1._show-child > a {
    display: none;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level1._show-child li.level2:last-child a {
    font-weight: normal;
  }
  header.page-header.active-menu .header-area .horizontal-menu .mgs-megamenu--main._show-child + .store-menu {
    display: none;
  }
  body header.page-header.active-menu .header-area.header5 .horizontal-menu .mgs-megamenu--main {
    z-index: 9;
    border: 0;
  }
  .nav-item.level1.nav-0.submenu-alignleft.dropdown-submenu {
    position: relative;
  }
  .header-top-links .header.links,
  .megamenu-content.mega-menu-content > a {
    display: none;
  }
  header.page-header .header-area.header5 .store-setting > p {
    margin-right: 9px;
    margin-bottom: 0;
    font-size: 9px;
    line-height: 11px;
  }
  header.page-header .header-area.header5 .middle-header {
    padding: 0 15px;
  }
  header.page-header .header-area.header5 .middle-header .rewards-point {
    display: none;
  }
  header.page-header .header-area.header5 .setting-site-content {
    display: none;
  }
  header.page-header .header-area.header5 .middle-header .header-top-links {
    display: none;
  }
  header.page-header .header-area.header5 .middle-header .top-wishlist {
    display: none;
  }
  header.page-header .header-area.header5 .header-bottom .bottom-right {
    display: none;
  }
  header.page-header .header-area.header5 .block-search .block-content .field.search .label,
  header.page-header .header-area.header5 .block-search .block-title:before {
    margin-right: 0;
    background: url('../images/loupe-mb.svg') no-repeat;
    width: 16px;
    height: 16px;
    background-size: inherit;
  }
  header.page-header .header-area.header5 .right-content > div {
    margin-left: 0;
  }
  header.page-header .header-area.header5 .right-content > div.minicart-wrapper {
    margin-left: 20px;
  }
  header.page-header .header-area.header5 .middle-header .icon-menu:before {
    content: '';
    background: url('../images/menu-mb.svg') no-repeat;
    width: 18px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
  }
  header.page-header .header-area.header5 .middle-logo {
    width: 63%;
    border: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 20px;
  }
  header.page-header .header-area.header5 .middle-header .logo {
    padding: 5px 0;
  }
  header.page-header .header-area.header5 .right-content {
    padding: 16px 0;
  }
  header.page-header .header-area.header5 .header-bottom {
    border: 0;
  }
  .header-area.header5.search-icon-bottom {
    border: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.0016);
  }
  header.page-header .header-area.active-sticky.active-sticky-mb {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.0016);
  }
  header.page-header .header-area.header5 .middle-header .logo img {
    max-height: 55px;
    width: auto;
  }
  header.page-header .header-area.header5 .horizontal-menu {
    right: auto;
    left: 0;
    margin: 0 !important;
    width: calc(100% - 67px);
    padding: 0;
    background: #F6F6F6;
    bottom: 0;
    height: 100vh;
    border-bottom: 0;
  }
  header.page-header .header-area.header5 .middle-header:before {
    background: #292526;
    opacity: 1;
  }
  header.page-header.active-menu .header-area.header5 .middle-header:before {
    opacity: 1;
  }
  header.page-header .header-area.header5 .horizontal-menu .header-top-links {
    display: flex;
    justify-content: space-between;
    background: #282828;
    padding: 16px 21px 16px 31px;
  }
  header.page-header .header-area.header5 .horizontal-menu .header-top-links > h6 {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    font-family: 'Poppins';
  }
  header.page-header .header-area.header5 .header-top-links .actions .action.top-links:before {
    background: url(../images/account-mb.svg) no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .close-menu-site {
    display: none;
  }
  header.page-header.active-menu .header-area.header5 .close-menu-site {
    display: block;
  }
  header.page-header .header-area.header5 .close-menu-site .icon-cross2:before {
    content: "\e935";
    font-size: 15px;
    line-height: 12px;
  }
  header.page-header .header-area.header5 .close-menu-site {
    position: fixed;
    color: #fff;
    top: 20px;
    right: 26px;
    z-index: 99998;
  }
  header.page-header .close-menu-site .header-area.header5 .icon-cross2:before {
    color: #fff;
  }
  header.page-header .header-area.header5 .horizontal-menu > div {
    padding-left: 31px;
  }
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
    padding-left: 31px;
    padding-top: 6px;
    padding-bottom: 28px;
    border-bottom: 1px solid #d0cfcd;
    position: relative;
    z-index: 9;
  }
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level1 > a,
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct > li > a {
    border: 0;
    font-size: 12px;
    line-height: 16px;
    color: #282828;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 30px 15px 30px !important;
  }
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level1:hover > a,
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct > li:hover > a {
    background: #E8E8E7;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
    padding-left: 0;
  }
  header.page-header .header-area.header5 select#store-picker {
    border: 0;
    color: #282828;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
  }
  header.page-header .header-area.header5 .store-setting {
    display: flex;
    align-items: center;
  }
  header.page-header .header-area.header5 .drpdwn-flag {
    margin-top: 0;
  }
  header.page-header .rewards-point {
    border: 0;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    width: 100%;
    padding: 12.5px 21px 12.5px 31px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0 {
    padding: 0;
    border-top: 0;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 {
    padding: 15px 15px 15px 0px;
  }
  .header-area.header5 .horizontal-menu .store-menu li {
    list-style: none;
    margin-bottom: 0;
  }
  .header-area.header5 .horizontal-menu .store-menu li a,
  .store-menu h4 {
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 0;
    display: block;
    cursor: pointer;
  }
  .header-area.header5 .horizontal-menu .store-menu .list-links li a {
    text-transform: capitalize;
  }
  .header-area.header5 .horizontal-menu .store-menu .list-links {
    padding-left: 15px;
  }
  .header-area.header5 .horizontal-menu .store-menu {
    padding: 23px 31px 60px 30px;
    position: relative;
    z-index: 1;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu > .icon-toggle:before {
    content: '\f105';
    font-family: "Font Awesome 5 Pro Light";
    font-size: 14px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li._show-child > .toggle-menu > .icon-toggle:before {
    content: '\f107';
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu {
    padding: 17px 33.8px;
  }
  button.close-go-back {
    position: fixed;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #282828;
    padding: 14px 21px 14px 31px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    border: 0;
    width: 100%;
    font-family: 'Poppins';
    border-radius: 0;
    z-index: 9;
    text-align: left;
    text-transform: uppercase;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li b {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #282828;
    padding: 16px 21px 16px 31px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    border: 0;
    width: 100%;
    font-family: 'Poppins';
    border-radius: 0;
    z-index: 9;
    position: relative;
  }
  button.close-go-back:before,
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li b:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '\f060';
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    margin-right: 12px;
    font-family: "Font Awesome 5 Pro Light";
    font-size: 11px;
    line-height: 20px;
    text-align: center;
  }
  .store-menu .list-links {
    display: none;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu {
    display: none !important;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0._show-child > .dropdown-mega-menu {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 99;
    width: 100%;
    background: #F6F6F6;
    height: 100vh;
    display: block !important;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct {
    display: none;
  }
  .header-area.header5 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .dropdown-mega-menu.show-menu .dropdown-submenu.show-menu > .dropdown-menu-ct {
    display: block;
    padding: 0;
    height: 100vh;
    position: fixed;
    left: 0;
    border: 0;
  }
  .header-area.header5 .dropdown-mega-menu.show-menu .level1 > a {
    display: none;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-mega-menu.show-menu li > b {
    display: none;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct {
    min-width: 100%;
    border: 0;
    padding: 20px 0px 20px 0px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .list-cate {
    width: 100%;
    order: 2;
    margin-top: 23px;
    padding: 0px 20px 20px 31px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate {
    width: 100%;
    padding: 0 20px 25px 31px;
  }
  .feature-cate .line .image {
    margin-bottom: 6px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .feature-cate .line > div {
    padding: 0 15px;
    width: 50%;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .feature-cate .line {
    margin: 0 -15px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate {
    border-bottom: 1px solid #d0cfcd;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .dropdown-submenu > .dropdown-menu-ct > .line {
    display: flex;
    flex-wrap: wrap;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu li.level2 a {
    font-size: 12px;
    line-height: 18px;
    font-family: 'Roboto';
    display: block;
    padding-left: 0 !important;
    margin-bottom: 17px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:hover > .dropdown-mega-menu .row:first-child .dropdown-menu-ct {
    left: 0;
  }
  .store-menu h4:after {
    content: '\f105';
    font-family: "Font Awesome 5 Pro";
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    color: #6A6A6A;
    right: 0;
    top: 5px;
  }
  .store-menu h4 {
    position: relative;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 + li.level0 > a.level0 {
    border-top: 0;
  }
  header.page-header .header-area.header5 .search-autocomplete.-bottom-position {
    right: -68px;
  }
  header.page-header .header-area.header5 .amsearch-results {
    padding: 0 17.8px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart {
    top: -4px;
  }
}
@media (max-width: 767.98px) {
  header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .update-cart-item {
    margin-left: -7px;
  }
  body header.page-header .header-area.header5 .minicart-wrapper .block-minicart.empty .block-content,
  body header.page-header .header-area.header5 .minicart-wrapper .block-minicart .block-content {
    height: calc(100vh - 80px);
  }
  header.page-header .minicart-slide .minicart-wrapper .block-content > .subtotal {
    margin-top: auto;
  }
  body .ajax_cart-popup.popup__columns {
    width: 100%;
    max-width: 100%;
  }
  body .success-ajax--popup.modal-popup._inner-scroll._show .modal-inner-wrap {
    padding: 30px 10px;
  }
  html body {
    padding-bottom: 0px;
  }
  header.page-header .header-area.header5 .top-header .left-top-header .content {
    font-size: 10px !important;
    line-height: 14px;
  }
  body header.page-header .header-area.header5 .top-header {
    padding: 8px 5px !important;
  }
  header.page-header .header-area.header5 .header-top-links > .actions {
    display: block !important;
  }
  header.page-header .header-area.header5 .block-search .control {
    top: 0;
    background: #F6F6F6;
    max-width: 100vw;
    width: 100vw;
    right: 0;
    padding: 7.5px 0;
    height: 50px;
  }
  header.page-header .header-area.header5 .block-search .block-content .field.search .label,
  header.page-header .header-area.header5 .block-search .block-title:before {
    margin-right: 0;
    background: url('../images/loupe-mb.svg') no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart:before {
    content: '';
    width: 20px;
    height: 19px;
    display: block;
    background: url('../images/shopping-bags.svg') no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .amsearch-close {
    top: 0;
    left: 92vw;
    right: auto;
  }
  header.page-header .header-area.header5 .search .amsearch-loupe {
    display: none !important;
  }
  header.page-header .header-area.search-visible .block-search.active .block-content,
  header.page-header .header-area.search-visible .block-search .block-content {
    position: absolute;
    width: 100vw;
    left: auto;
    right: 0;
    top: 56px;
  }
  header.page-header .header-area.header5 .search-autocomplete.-bottom-position {
    margin: 0;
  }
  header.page-header .header-area.header5 .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    max-width: 100%;
    padding-top: 21px;
  }
  header.page-header .header-area.header5 #amasty-shopby-product-list {
    width: 100%;
  }
  header.page-header .header-area.header5 .amsearch-item-container {
    padding: 0;
  }
  header.page-header .header-area.header5 .amasty-xsearch-block-header {
    padding-bottom: 13px;
  }
  header.page-header .header-area.header5 #amasty-shopby-product-list > div .amasty-xsearch-block-header {
    padding: 0 0 17px 0;
  }
  header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-results .amsearch-more-results {
    margin-top: 0;
    display: block;
  }
  header.page-header .header-area.header5 #amasty-shopby-product-list > div {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }
  header.page-header .header-area.header5 .amsearch-form-container.-large .amsearch-wrapper-content > .amsearch-item {
    width: 100%;
    align-items: center;
    padding: 5px 0px;
  }
  .product.details.product-item-details.selected {
    min-height: auto;
  }
  body header.page-header .header-mobile-tabs--bottom {
    display: none;
  }
  header.page-header .header-area.header5 .right-content {
    flex: 0 0 248px;
    max-width: 248px;
    justify-content: flex-end;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart {
    display: block !important;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-minicart {
    margin: 0;
    padding: 0;
    border: none;
    right: 0;
    display: block !important;
    transition: all 300ms;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    height: auto;
    top: 0px;
    left: auto;
    bottom: auto;
    max-width: 471px;
    min-width: 400px;
  }
  header.page-header .header-area.header5 .minicart-wrapper.active .block-minicart {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content .subtitle.empty {
    top: 0;
    transform: none;
  }
  header.page-header .header-area.header5 .header-top-links .actions .action.top-links:before {
    content: '';
    width: 19px;
    height: 20px;
    display: block !important;
    background: url('../images/account-mb.svg') no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-minicart {
    min-width: 100vw;
    width: 100vw;
    padding-left: 10px;
    background: rgba(41, 37, 38, 0.7);
  }
  header.page-header .minicart-wrapper .block-minicart.empty #minicart-content-wrapper {
    background: #fff;
  }
  .header-area.header5 .minicart-wrapper .block-minicart .block-title {
    font-size: 24px;
    line-height: 30px;
    padding: 26px 15px 23px 15px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content .action.close {
    margin: 34.5px 26px;
    left: 10px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content .action.close:before {
    font-size: 14px;
  }
  header.page-header .minicart-wrapper .block-content {
    display: block;
  }
  header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper {
    padding-left: inherit;
    padding-top: 18.5px;
    overflow: auto;
    padding: 18.5px 15px 0px 26px;
  }
  header.page-header .header5 .minicart-items .product-item-details {
    padding-left: 118px;
    padding-top: 0;
    padding-right: 5px;
  }
  header.page-header .minicart-items .product-item-details .product-item-name a,
  header.page-header .header-area.header5 .minicart-items .product-item-details .product-item-name {
    font-size: 8px;
    line-height: 12px;
    letter-spacing: 1px;
  }
  header.page-header .header-area.header5 .minicart-items .product-item-details .price {
    font-size: 11px;
    line-height: 15px;
  }
  header.page-header .header-area.header5 .minicart-items .product-item-details .product-item-name + .product-item-pricing {
    margin-top: 6px;
  }
  header.page-header .header-area.header5 .minicart-items .product-item-details .details-qty {
    margin-top: 7px;
    flex-wrap: wrap;
    position: relative;
  }
  header.page-header .header-area.header5 .minicart-items .product-item-pricing .details-qty .qty-box {
    margin-right: 16px;
  }
  header.page-header .header-area.header5 .minicart-items .product .actions > .primary {
    margin-left: 10px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal {
    order: 2;
    padding: 21px 34.5px 0px 26px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions {
    order: 3;
    padding: 0 26px 48px 26px;
  }
  body header.page-header .header-area.header5 .minicart-items .product .actions > .primary {
    display: block;
    margin-left: 0;
    font-size: 10px;
    font-weight: 400;
  }
  header.page-header .header-area.header5 .minicart-items .product .actions:last-child {
    flex-wrap: wrap;
    width: 100%;
  }
  header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper .product-item {
    padding: 5px 0;
  }
}
@media (max-width: 641px) {
  header.page-header .header-area.header5 .store-setting .store-div-fme {
    display: block;
  }
}
@media (max-width: 639px) {
  .page-layout-1column .horizontal-menu .block.widget .products-grid .product-item {
    width: 50%;
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 480px) {
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .feature-cate .line > div {
    padding: 0 4px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .feature-cate .line {
    margin: 0 -4px;
  }
  header.page-header .header-area.header5 .block-search .block-content .field.search .label,
  header.page-header .header-area.header5 .block-search .block-title:before {
    margin-right: 0;
    background: url('../images/loupe-mb.svg') no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart:before {
    content: '';
    width: 20px;
    height: 19px;
    display: block;
    background: url('../images/shopping-bags.svg') no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .block-search .block-content input {
    height: 33px;
  }
}
@media (max-height: 414px) {
  header.page-header .header-area.header5 .minicart-wrapper.active .block-minicart {
    max-height: calc(100vh - 5px);
    overflow-x: hidden;
    overflow-y: scroll;
  }
  header.page-header .header-area.header5 .block-search .block-content .field.search .label,
  header.page-header .header-area.header5 .block-search .block-title:before {
    margin-right: 0;
    background: url('../images/loupe-mb.svg') no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart:before {
    content: '';
    width: 20px;
    height: 19px;
    display: block;
    background: url('../images/shopping-bags.svg') no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .block-search .block-content input {
    height: 33px;
  }
}
@media (max-width: 359px) {
  header.page-header .header-area.header5 .horizontal-menu > div,
  header.page-header .header-area.header5 .horizontal-menu .header-top-links,
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main,
  body .header-area.header5 .level1.dropdown-submenu .level1 > a,
  .header-area.header5 .level1.dropdown-submenu > a,
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.bags > .dropdown-mega-menu li > a,
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns.ready-to-wear .dropdown-submenu > .dropdown-menu-ct,
  button.close-go-back,
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main {
    padding-left: 15px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns .level1._show-child.dropdown-submenu > .dropdown-menu-ct {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-1columns.ready-to-wear .dropdown-submenu > .dropdown-menu-ct {
    padding-right: 15px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .minicart-items-wrapper {
    padding-left: 15px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content > .actions {
    padding: 0 26px 48px 15px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content > .subtotal {
    padding: 21px 34.5px 0px 15px;
  }
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .feature-cate,
  .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 .list-cate {
    padding: 0 15px 25px 15px;
  }
  header.page-header .header-area.header5 .minicart-wrapper .block-content .action.close {
    margin: 34.5px 15px;
  }
  header.page-header .header-area.header5 select#store-picker {
    font-size: 11px;
  }
  header.page-header .header-area.header5 .horizontal-menu {
    width: calc(100% - 50px);
  }
  header.page-header .header-area.header5 .close-menu-site {
    top: 15px;
    right: 20px;
  }
  .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu {
    padding: 17px 15px;
  }
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level1 > a,
  header.page-header .header-area.header5:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu .dropdown-submenu-ct > li > a {
    padding: 15px !important;
  }
  header.page-header .header-area.header5 .block-search .block-content .field.search .label,
  header.page-header .header-area.header5 .block-search .block-title:before {
    margin-right: 0;
    background: url('../images/loupe-mb.svg') no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  header.page-header .header-area.header5 .minicart-wrapper .action.showcart:before {
    content: '';
    width: 20px;
    height: 19px;
    display: block;
    background: url('../images/shopping-bags.svg') no-repeat;
    background-size: contain;
  }
  header.page-header .header-area.header5 .block-search .block-content input {
    height: 33px;
  }
}
footer.page-footer .footer.content h2.title {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.09px;
  font-family: 'Playfair Display', serif;
  padding: 29px 0 16px 0px;
  color: #fff;
}
footer.page-footer .footer.content .block.newsletter {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
footer.page-footer .footer.content .block.newsletter input {
  height: 38px;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.5px;
  font-family: 'PT Sans';
  border-bottom: 1px solid #fff;
  color: #fff;
}
footer.page-footer .footer.content .block.newsletter input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px #292526 inset !important;
  -webkit-text-fill-color: #fff !important;
}
footer.page-footer .footer.content .block.newsletter input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 50px #292526 inset;
  -webkit-text-fill-color: #fff !important;
}
footer.page-footer .footer.content {
  border-top: .5px solid #979797;
}
footer.page-footer .footer.content .block.newsletter .field .control:before {
  display: none;
}
footer.page-footer .footer.content .block.newsletter .field.newsletter input::-webkit-input-placeholder {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #fff;
  text-transform: inherit;
  font-family: 'PT Sans';
}
footer.page-footer .footer.content .block.newsletter .field.newsletter {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
body footer.page-footer .middle-footer {
  background: #292526;
  padding: 0px 0 0px;
  border-bottom: .5px solid #707070;
}
body footer.page-footer .middle-footer .company {
  padding-left: 6%;
  flex: 0 1 20.5%;
  max-width: 20.5%;
}
.social-links a:before {
  font-size: 17px;
  color: #fff;
  font-family: 'IcoFont';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  content: "\ed37";
}
.social-links {
  padding: 8px 0 28px 0px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: -6px;
}
.social-links a.instagram:before {
  font-size: 16px;
  content: "\ed46";
}
.social-links a.telegram:before {
  content: '\f1d8';
  font-family: 'FontAwesome';
  line-height: 18px;
}
.social-links a:not(:last-child) {
  margin-right: 13px;
  font-size: 0;
}
.social-links a {
  font-size: 0;
}
.social-links a.youtube:before {
  font-weight: 600;
  font-size: 16px;
  content: " ";
  display: inline-block;
  width: 22px;
  height: 15px;
  background: url(../images/youtube.svg) no-repeat;
  background-size: contain;
}
.social-links .tiktok:before {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url('../images/tiktok-64.svg');
}
.social-links .icofont-pinterest:before {
  content: '\f0d2';
  font-family: 'FontAwesome';
}
.social-links .icofont-email:before {
  content: " ";
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url('../images/email.svg') no-repeat;
}
.social-links .icofont-wechat:before {
  content: " ";
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url('../images/feedback.svg') no-repeat;
}
.newsletter {
  padding-left: 0;
}
footer.page-footer .middle-footer .list-links li a {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  font-family: 'Roboto';
}
footer.page-footer .middle-footer p {
  color: #fff;
}
body footer.page-footer .footer.content h4.footer-title {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 700;
  font-family: 'Roboto';
  margin-bottom: 7px;
  margin-top: 33px;
}
i.theme-footer-icon.icofont-youtube {
  padding-left: 6px;
}
.col-des-6.left-newsletter.title-newsletter {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 45%;
  flex: 0 1 45.8%;
  max-width: 45.8%;
}
.block.newsletter .field .control {
  text-align: left;
  margin-left: 0px;
}
.block.newsletter .action.subscribe {
  border: 0;
  font-size: 0;
  padding: 0;
  background: transparent;
}
.block.newsletter div#newsletter-error {
  position: absolute;
  font-size: 12px;
}
.block.newsletter .action.subscribe:before {
  content: '';
  display: block;
  width: 22px;
  height: 19px;
  background: url('../images/airplane.svg') no-repeat;
  background-size: contain;
}
.block.newsletter .actions {
  vertical-align: middle;
  padding-top: 17px;
  padding-right: 21px;
  padding-left: 9px;
}
body footer.page-footer .middle-footer .frame {
  max-width: 1292px !important;
}
body footer.page-footer .middle-footer ul.list-links a {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: 0;
}
body footer.page-footer .middle-footer ul.list-links a:hover {
  color: #fff;
  text-decoration: underline;
}
body footer.page-footer .middle-footer ul.list-links a:hover:after {
  display: none;
}
footer.page-footer .middle-footer .list-links li {
  padding: 0;
  margin-bottom: 1px;
}
body footer.page-footer .middle-footer .custom-care {
  padding-left: 2.75%;
  flex: 0 1 20.5%;
  max-width: 20.5%;
}
body footer.page-footer .middle-footer .footer-newsletter {
  flex: 0 1 33%;
  max-width: 33.333333%;
  border-left: 1px solid #707070;
  padding-left: 2.6%;
  padding-bottom: 42px;
}
.social-links a.youtube {
  margin-right: 17px;
  margin-top: 3px;
}
.social-links a.tiktok {
  margin-right: 19px;
}
.social-links a.pinterest {
  margin-right: 18px;
}
.social-links a.email {
  margin-right: 18px;
}
.footer-block.get-help {
  -ms-flex: 0 1 25%;
  flex: 0 1 26%;
  max-width: 30%;
}
.footer-block.footer-paypal {
  -ms-flex: 0 1 35%;
  flex: 0 1 33%;
  max-width: 35%;
  padding-left: 22px;
}
.footer-block.footer-image {
  -ms-flex: 0 1 13%;
  flex: 0 1 13%;
  max-width: 13%;
  text-align: right;
  padding-right: 6px;
  padding-top: 0;
}
.footer-block.footer-image img {
  float: right;
}
body footer.page-footer .footer-block.footer-paypal h4.footer-title {
  margin-bottom: 21px;
}
.footer-block.footer-paypal img {
  filter: grayscale(100%);
  padding-left: 0;
}
footer.page-footer .bottom-footer .content-bottom {
  padding: 11px 0;
}
.footer .copyright,
.footer .bugs,
.footer .copyright a {
  margin: 0;
  font-size: 10px;
  line-height: 13px;
  color: #fff;
}
.footer .copyright a:hover {
  color: #fff;
  text-decoration: underline;
}
footer.page-footer .bottom-footer .frame {
  max-width: 1264px !important;
}
body footer.page-footer .bottom-footer {
  border-top: 0;
  background: #292526;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
}
.footer-newsletter {
  border-right: 1px solid #707070;
}
body footer.page-footer .bottom-footer .content-bottom {
  justify-content: center;
  padding: 11px 0 11px 0;
}
@media (min-width: 768px) {
  footer.page-footer .footer.content .block.newsletter {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .social-links a i.icofont-youtube:before {
    width: 17px;
    height: 12px;
  }
}
@media (max-width: 991px) {
  body footer.page-footer .middle-footer .footer-newsletter {
    flex: 0 1 100%;
    max-width: 50%;
    border: 0;
  }
  body footer.page-footer .middle-footer .company {
    flex: 0 1 23.5%;
    max-width: 23.5%;
    padding-left: 20px;
  }
  body footer.page-footer .middle-footer .custom-care {
    flex: 0 1 23.5%;
    max-width: 23.5%;
  }
}
@media (max-width: 767.98px) {
  body footer.page-footer .middle-footer .custom-care ul.list-links,
  body footer.page-footer .middle-footer .company ul.list-links {
    display: block !important;
    text-align: left;
  }
  body footer.page-footer .middle-footer .custom-care h4,
  body footer.page-footer .middle-footer .company h4 {
    text-align: left;
  }
  body .modal-popup .modal-content,
  body .modal-popup.confirm .modal-footer {
    padding-left: 35px;
    padding-right: 35px;
  }
  body footer.page-footer .footer.content .footer-block.get-help h4 {
    margin-top: 23px;
    margin-bottom: 16px;
  }
  body footer.page-footer .middle-footer ul.list-links a {
    font-size: 12px;
    line-height: 20px;
  }
  body footer.page-footer .middle-footer .company,
  body footer.page-footer .middle-footer .custom-care,
  .footer-block.get-help,
  body footer.page-footer .middle-footer .footer-newsletter {
    flex: 0 1 100%;
    max-width: 100%;
    justify-content: center;
    text-align: center;
    border: 0;
  }
  body footer.page-footer .middle-footer .company h4 {
    margin-left: auto;
    margin-right: 0;
    max-width: 110px;
    margin-top: 30px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
  }
  body footer.page-footer .footer.content h4.footer-title {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 6px;
    margin-top: 27px;
  }
  body footer.page-footer .middle-footer .company ul.list-links {
    max-width: 110px;
    margin-left: auto;
    margin-right: 0;
  }
  .social-links a:not(:last-child) {
    margin-right: 21px;
  }
  .social-links a.youtube {
    margin-right: 22px;
    margin-top: 0;
  }
  .social-links a.instagram {
    margin-right: 18px;
  }
  .social-links a.tiktok {
    margin-right: 22px;
  }
  .social-links a.email {
    margin-right: 20px;
  }
  .social-links .icofont-wechat:before {
    width: 19px;
    height: 19px;
    background-size: contain;
  }
  .social-links .icofont-email:before {
    width: 19px;
    height: 19px;
    background-size: contain;
  }
  .social-links a i.icofont-youtube:before {
    font-size: 20px;
  }
  body footer.page-footer .footer.content .acc-block.footer-newsletter {
    padding: 0px 32px;
    border-top: 1px solid #eee;
    margin-top: 38px;
  }
  body footer.page-footer .footer.content .acc-block {
    border-top: 0;
    padding: 0;
  }
  footer.page-footer .footer.content .acc-block .footer-title:after {
    display: none;
  }
  footer.page-footer .footer.content .acc-block .footer-title:before {
    display: none;
  }
  .social-links {
    justify-content: center;
  }
  body footer.page-footer .footer.content .footer1 .middle-footer .footer-block:not(.acc-block) {
    margin: 0;
    margin-bottom: 0;
  }
  .form .search-autocomplete {
    margin: 0;
  }
  body {
    padding-bottom: 0;
  }
  .footer-block.get-help {
    order: 1;
  }
  body footer.page-footer .middle-footer .footer-newsletter {
    order: 4;
    padding: 0 32px;
  }
  body footer.page-footer .middle-footer .custom-care {
    order: 3;
    width: 50%;
    flex: 0 1 50%;
    max-width: 50%;
    justify-content: flex-end;
    text-align: right;
  }
  body footer.page-footer .middle-footer .company {
    order: 2;
    width: 50%;
    flex: 0 1 50%;
    max-width: 50%;
    justify-content: flex-end;
    text-align: right;
  }
  body footer.page-footer .footer.content .footer1 .middle-footer {
    padding: 0px 0 19px;
  }
  body footer.page-footer .footer.content .acc-block .footer-title {
    margin-top: 27px;
    margin-bottom: 18px;
    font-size: 12px !important;
    line-height: 16px;
    margin-bottom: 7px;
  }
  .social-links {
    padding: 8px 0 8px 0px;
  }
  footer.page-footer .footer.content h2.title {
    padding: 29px 0 7px 0px;
    line-height: 24px;
  }
  footer.page-footer .footer.content .block.newsletter .content {
    padding: 0 0 0 14px;
  }
  .block.newsletter .actions {
    padding-right: 5px;
    padding-left: 3px;
  }
  small.copyright {
    font-size: 10px;
    line-height: 20px;
  }
  body footer.page-footer .bottom-footer .content-bottom {
    padding: 8px 0 8px 0;
  }
}
