/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/

@font-face {
  font-family: "felixclean";
  src: url("assets/fonts/felix_clean-webfont.woff2") format("woff2"), url("assets/fonts/felix_clean-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "felixregular";
  src: url("assets/fonts/felix-webfont.woff2") format("woff2"), url("assets/fonts/felix-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?sjnlfr");
  src: url("assets/fonts/icomoon.eot?sjnlfr#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?sjnlfr") format("truetype"), url("assets/fonts/icomoon.woff?sjnlfr") format("woff"), url("assets/fonts/icomoon.svg?sjnlfr#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-waze:before {
  content: "\e92e";
}

.icon-facebook-new:before {
  content: "\e92b";
}

.icon-instagram-new:before {
  content: "\e92c";
}

.icon-tiktok-new:before {
  content: "\e92d";
}

.icon-chevron-right:before {
  content: "\e92a";
}

.icon-angle-up:before {
  content: "\e91e";
}

.icon-credit-card:before {
  content: "\e91f";
}

.icon-heart-fill:before {
  content: "\e920";
}

.icon-heart:before {
  content: "\e921";
}

.icon-instagram2:before {
  content: "\e922";
}

.icon-map-place:before {
  content: "\e923";
}

.icon-pause-circle-outline:before {
  content: "\e924";
}

.icon-play-circle-outline:before {
  content: "\e925";
}

.icon-return:before {
  content: "\e926";
}

.icon-telephone:before {
  content: "\e927";
}

.icon-zoom-in:before {
  content: "\e928";
}

.icon-zoom-out:before {
  content: "\e929";
}

.icon-delivery:before {
  content: "\e91b";
}

.icon-shield:before {
  content: "\e91c";
}

.icon-phone-support:before {
  content: "\e91d";
}

.icon-gift-card:before {
  content: "\e91a";
}

.icon-angle-down:before {
  content: "\e900";
}

.icon-angle-left:before {
  content: "\e901";
}

.icon-angle-right:before {
  content: "\e902";
}

.icon-angle-top:before {
  content: "\e903";
}

.icon-arrow-down:before {
  content: "\e904";
}

.icon-arrow-left:before {
  content: "\e905";
}

.icon-arrow-right:before {
  content: "\e906";
}

.icon-arrow-up:before {
  content: "\e907";
}

.icon-cart:before {
  content: "\e908";
}

.icon-check:before {
  content: "\e909";
}

.icon-clock:before {
  content: "\e90a";
}

.icon-close:before {
  content: "\e90b";
}

.icon-discount:before {
  content: "\e90c";
}

.icon-email:before {
  content: "\e90d";
}

.icon-facebook:before {
  content: "\e90e";
}

.icon-fullscreen:before {
  content: "\e90f";
}

.icon-headset:before {
  content: "\e910";
}

.icon-instagram:before {
  content: "\e911";
}

.icon-invoice:before {
  content: "\e912";
}

.icon-minus:before {
  content: "\e913";
}

.icon-plus:before {
  content: "\e914";
}

.icon-search:before {
  content: "\e915";
}

.icon-shipping:before {
  content: "\e916";
}

.icon-user:before {
  content: "\e917";
}

.icon-viber:before {
  content: "\e918";
}

.icon-whatsapp:before {
  content: "\e919";
}

.slick-dots,
.header-secondary-menu ul,
#nav ul,
.hero-banner .slick-dots,
.recommended-section .related-product-slider .slick-dots,
.best-selling-section .category-link,
.single-product-container ul,
.product-tab-info .product-tab-menu,
.product-tab-info .tab-content ul,
.shop-page-container .shop-product-filter,
.woocommerce-pagination ul,
.shop-sidebar-filter ul,
.contact-content-section .content-box ul,
.contact-form-section .content-box ul,
.blogs-container .blog-nav .category-menu,
.single-article-container #content ol,
.single-article-container #content ul,
.woocommerce .woocommerce-error,
.woocommerce-NoticeGroup .woocommerce-error,
.checkout-container .mobile-step-nav,
.checkout-container .delivery-option,
.checkout-container .payment-option,
.checkout-container .wc_payment_methods,
.user-info-container .woocommerce-MyAccount-navigation ul,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview,
.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details,
.footer-widget-row .info-col ul,
.footer-widget-row .links-col ul,
.footer-widget-row .footer-branches ul,
.social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
input[type="tel"]:focus,
.search-form
input[type="tel"]:focus,
.post-password-form
input[type="tel"]:focus,
.comment-form
input[type="email"]:focus,
.search-form
input[type="email"]:focus,
.post-password-form
input[type="email"]:focus,
.comment-form
input[type="search"]:focus,
.search-form
input[type="search"]:focus,
.post-password-form
input[type="search"]:focus,
.comment-form
input[type="password"]:focus,
.search-form
input[type="password"]:focus,
.post-password-form
input[type="password"]:focus,
.comment-form
input[type="url"]:focus,
.search-form
input[type="url"]:focus,
.post-password-form
input[type="url"]:focus,
.comment-form
input[type="date"]:focus,
.search-form
input[type="date"]:focus,
.post-password-form
input[type="date"]:focus,
.comment-form
textarea:focus,
.search-form
textarea:focus,
.post-password-form
textarea:focus {
  border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
input[type="tel"]::-webkit-input-placeholder,
.search-form
input[type="tel"]::-webkit-input-placeholder,
.post-password-form
input[type="tel"]::-webkit-input-placeholder,
.comment-form
input[type="email"]::-webkit-input-placeholder,
.search-form
input[type="email"]::-webkit-input-placeholder,
.post-password-form
input[type="email"]::-webkit-input-placeholder,
.comment-form
input[type="search"]::-webkit-input-placeholder,
.search-form
input[type="search"]::-webkit-input-placeholder,
.post-password-form
input[type="search"]::-webkit-input-placeholder,
.comment-form
input[type="password"]::-webkit-input-placeholder,
.search-form
input[type="password"]::-webkit-input-placeholder,
.post-password-form
input[type="password"]::-webkit-input-placeholder,
.comment-form
input[type="url"]::-webkit-input-placeholder,
.search-form
input[type="url"]::-webkit-input-placeholder,
.post-password-form
input[type="url"]::-webkit-input-placeholder,
.comment-form
input[type="date"]::-webkit-input-placeholder,
.search-form
input[type="date"]::-webkit-input-placeholder,
.post-password-form
input[type="date"]::-webkit-input-placeholder,
.comment-form
textarea::-webkit-input-placeholder,
.search-form
textarea::-webkit-input-placeholder,
.post-password-form
textarea::-webkit-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
input[type="tel"]::-moz-placeholder,
.search-form
input[type="tel"]::-moz-placeholder,
.post-password-form
input[type="tel"]::-moz-placeholder,
.comment-form
input[type="email"]::-moz-placeholder,
.search-form
input[type="email"]::-moz-placeholder,
.post-password-form
input[type="email"]::-moz-placeholder,
.comment-form
input[type="search"]::-moz-placeholder,
.search-form
input[type="search"]::-moz-placeholder,
.post-password-form
input[type="search"]::-moz-placeholder,
.comment-form
input[type="password"]::-moz-placeholder,
.search-form
input[type="password"]::-moz-placeholder,
.post-password-form
input[type="password"]::-moz-placeholder,
.comment-form
input[type="url"]::-moz-placeholder,
.search-form
input[type="url"]::-moz-placeholder,
.post-password-form
input[type="url"]::-moz-placeholder,
.comment-form
input[type="date"]::-moz-placeholder,
.search-form
input[type="date"]::-moz-placeholder,
.post-password-form
input[type="date"]::-moz-placeholder,
.comment-form
textarea::-moz-placeholder,
.search-form
textarea::-moz-placeholder,
.post-password-form
textarea::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
input[type="tel"]:-moz-placeholder,
.search-form
input[type="tel"]:-moz-placeholder,
.post-password-form
input[type="tel"]:-moz-placeholder,
.comment-form
input[type="email"]:-moz-placeholder,
.search-form
input[type="email"]:-moz-placeholder,
.post-password-form
input[type="email"]:-moz-placeholder,
.comment-form
input[type="search"]:-moz-placeholder,
.search-form
input[type="search"]:-moz-placeholder,
.post-password-form
input[type="search"]:-moz-placeholder,
.comment-form
input[type="password"]:-moz-placeholder,
.search-form
input[type="password"]:-moz-placeholder,
.post-password-form
input[type="password"]:-moz-placeholder,
.comment-form
input[type="url"]:-moz-placeholder,
.search-form
input[type="url"]:-moz-placeholder,
.post-password-form
input[type="url"]:-moz-placeholder,
.comment-form
input[type="date"]:-moz-placeholder,
.search-form
input[type="date"]:-moz-placeholder,
.post-password-form
input[type="date"]:-moz-placeholder,
.comment-form
textarea:-moz-placeholder,
.search-form
textarea:-moz-placeholder,
.post-password-form
textarea:-moz-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
input[type="tel"]:-ms-input-placeholder,
.search-form
input[type="tel"]:-ms-input-placeholder,
.post-password-form
input[type="tel"]:-ms-input-placeholder,
.comment-form
input[type="email"]:-ms-input-placeholder,
.search-form
input[type="email"]:-ms-input-placeholder,
.post-password-form
input[type="email"]:-ms-input-placeholder,
.comment-form
input[type="search"]:-ms-input-placeholder,
.search-form
input[type="search"]:-ms-input-placeholder,
.post-password-form
input[type="search"]:-ms-input-placeholder,
.comment-form
input[type="password"]:-ms-input-placeholder,
.search-form
input[type="password"]:-ms-input-placeholder,
.post-password-form
input[type="password"]:-ms-input-placeholder,
.comment-form
input[type="url"]:-ms-input-placeholder,
.search-form
input[type="url"]:-ms-input-placeholder,
.post-password-form
input[type="url"]:-ms-input-placeholder,
.comment-form
input[type="date"]:-ms-input-placeholder,
.search-form
input[type="date"]:-ms-input-placeholder,
.post-password-form
input[type="date"]:-ms-input-placeholder,
.comment-form
textarea:-ms-input-placeholder,
.search-form
textarea:-ms-input-placeholder,
.post-password-form
textarea:-ms-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
input[type="tel"].placeholder,
.search-form
input[type="tel"].placeholder,
.post-password-form
input[type="tel"].placeholder,
.comment-form
input[type="email"].placeholder,
.search-form
input[type="email"].placeholder,
.post-password-form
input[type="email"].placeholder,
.comment-form
input[type="search"].placeholder,
.search-form
input[type="search"].placeholder,
.post-password-form
input[type="search"].placeholder,
.comment-form
input[type="password"].placeholder,
.search-form
input[type="password"].placeholder,
.post-password-form
input[type="password"].placeholder,
.comment-form
input[type="url"].placeholder,
.search-form
input[type="url"].placeholder,
.post-password-form
input[type="url"].placeholder,
.comment-form
input[type="date"].placeholder,
.search-form
input[type="date"].placeholder,
.post-password-form
input[type="date"].placeholder,
.comment-form
textarea.placeholder,
.search-form
textarea.placeholder,
.post-password-form
textarea.placeholder {
  color: #ccc;
}

.widget {
  margin-bottom: 1.2em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.comment-form input[type="submit"] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type="password"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.search-form input {
  float: left;
  height: 2em;
}

.search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 2em;
}

.post-password-form input[type="password"] {
  width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
  opacity: .8;
}

.commentlist {
  margin: 0 0 1.2em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  padding: .4em;
  text-decoration: none;
}

.navigation-single {
  margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

/* Slick slider styles */

.slick-slider-frame {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline: none;
}

.slick-slide:focus {
  outline: none;
}

[dir="rtl"] .slick-slide,
.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-slide.slick-cloned img[data-lazyloaded="1"]:not(.litespeed-loaded) {
  position: absolute;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, .75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: .6;
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto; /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%; /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* == malihu jquery custom scrollbar plugin == Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller */

/* CONTENTS: 1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar. 4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes. */

/* ------------------------------------------------------------------------------------------------------------------------ 1. BASIC STYLE ------------------------------------------------------------------------------------------------------------------------ */

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* ------------------------------------------------------------------------------------------------------------------------ 2. VERTICAL SCROLLBAR y-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.rtl .mCSB_scrollTools {
  width: 5px;
}

.select2-container .mCSB_scrollTools {
  opacity: 0;
  visibility: hidden;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  height: 100%;
  margin: 0 auto;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 120px; /* minimum dragger height */
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 5px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 3. HORIZONTAL SCROLLBAR x-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px; /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px; /* auto-expanded scrollbar */
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px; /* auto-expanded scrollbar */
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 4. VERTICAL AND HORIZONTAL SCROLLBARS yx-axis ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* ------------------------------------------------------------------------------------------------------------------------ 5. TRANSITIONS ------------------------------------------------------------------------------------------------------------------------ */

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* ------------------------------------------------------------------------------------------------------------------------ 6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS ------------------------------------------------------------------------------------------------------------------------ */

/* ---------------------------------------- 6.1 THEMES ---------------------------------------- */

/* default theme ("light") */

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #ebebeb;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #ed028c;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  left: .5rem;
}

.rtl .slick-lightbox .slick-prev {
  left: auto;
  right: .5rem;
}

.slick-lightbox .slick-next {
  right: .5rem;
}

.rtl .slick-lightbox .slick-next {
  right: auto;
  left: .5rem;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 6;
  border: none;
  outline: none;
  background: none;
  color: #fff;
  font-size: 1.0625rem;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 3.625rem);
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}

.slick-lightbox-close:focus {
  outline: none;
}

.slick-lightbox-close:before {
  font-family: "icomoon";
  font-size: .75rem;
  line-height: 1;
  color: white;
  opacity: .85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
}

html {
  font-size: 5vw;
}

body {
  min-width: 320px;
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #292929;
}

body.rtl {
  direction: rtl;
  text-align: inherit;
}

.wpcf7 br {
  display: none;
}

.wpcf7 p {
  margin: 0;
}

.wpcf7 .wpcf7-response-output {
  display: none !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
select {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type="search"]::-ms-clear,
input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.key_focused,
button.key_focused,
input.key_focused,
textarea.key_focused,
select.key_focused {
  outline: 5px dashed #000 !important;
}

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none;
}

a,
input,
button,
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus,
input:focus,
button:focus,
label:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input[type="submit"] {
  cursor: pointer;
}

noscript {
  text-align: center;
  padding: 15px;
}

label.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only.sr-only-focusable:focus {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  background: #051d2f;
  padding: 10px 15px;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

.sr-only.sr-only-focusable:focus[accesskey="m"],
.sr-only.sr-only-focusable:focus[accesskey="c"] {
  z-index: 9999;
  position: fixed;
  text-decoration: none;
}

.product-price del {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  direction: ltr;
  text-decoration: line-through;
}

.rtl .woocommerce-Price-amount.amount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  direction: ltr;
}

.rtl .wpcf7 input[type="url"],
.rtl
.wpcf7 input[type="email"],
.rtl
.wpcf7 input[type="tel"] {
  direction: rtl;
}

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#wrapper ~ .sr-only.sr-only-focusable:focus {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  right: 0;
  left: auto;
}

body .welcome-msg {
  z-index: 99 !important;
}

ins,
abbr {
  text-decoration: none;
}

.hidden,
legend {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.login-error {
  text-align: center;
  font-size: 1.2em;
  margin-top: 5px;
  color: #f00;
}

button.btn,
a.btn,
input.btn {
  -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
  transition: .2s linear color, .2s linear background, .2s linear border;
  font: 400 .875rem/1.25rem "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: calc(2rem + 2px);
  border-radius: 0;
  outline: none;
  box-shadow: none;
  border: none;
  padding: .375rem;
  border-color: #000;
  background: #000;
  color: #fff;
  position: relative;
  text-decoration: none;
}

button.btn:hover,
a.btn:hover,
input.btn:hover {
  background: #f37721;
  border-color: #f37721;
  color: #000;
}

button.btn.btn-white,
a.btn.btn-white,
input.btn.btn-white {
  border-color: #fff;
  background: #fff;
  color: #000;
}

button.btn.btn-white:hover,
a.btn.btn-white:hover,
input.btn.btn-white:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

button.btn:focus,
button.btn:active,
button.btn:visited,
a.btn:focus,
a.btn:active,
a.btn:visited,
input.btn:focus,
input.btn:active,
input.btn:visited {
  outline: none;
  box-shadow: none;
}

button.btn:not(:disabled):not(.disabled):active,
button.btn:not(:disabled):not(.disabled).active,
a.btn:not(:disabled):not(.disabled):active,
a.btn:not(:disabled):not(.disabled).active,
input.btn:not(:disabled):not(.disabled):active,
input.btn:not(:disabled):not(.disabled).active {
  box-shadow: none;
  outline: none;
}

button.btn .icon-angle-left,
a.btn .icon-angle-left,
input.btn .icon-angle-left {
  font-size: 6px;
}

label.error,
span.error {
  color: #f00;
  display: inline-block;
  vertical-align: top;
}

.form-control {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  min-height: calc(2rem + 2px);
  font-size: .75rem;
  color: #5b5b5b;
  line-height: 1.5;
  border-color: #fff;
  padding: .4375rem .6875rem;
}

.form-control::-webkit-input-placeholder {
  color: #5b5b5b;
}

.form-control::-moz-placeholder {
  opacity: 1;
  color: #5b5b5b;
}

.form-control:-moz-placeholder {
  color: #5b5b5b;
}

.form-control:-ms-input-placeholder {
  color: #5b5b5b;
}

.form-control.placeholder {
  color: #5b5b5b;
}

.form-control:focus {
  box-shadow: none;
}

.form-control.error {
  border-color: #f00;
}

h1 {
  font-weight: 500;
  line-height: 1.33333333;
  font-size: 1.5rem;
}

.jcf-number {
  display: block;
  position: relative;
  height: 2.125rem;
  width: 5.1875rem;
}

.jcf-number.jcf-disabled input {
  color: #888;
}

.jcf-number.jcf-disabled .jcf-btn-inc,
.jcf-number.jcf-disabled .jcf-btn-dec {
  background: #888;
  color: rgba(255, 255, 255, .8);
}

.jcf-number .jcf-btn-inc,
.jcf-number .jcf-btn-dec {
  height: 100%;
  border: none;
  color: #000;
  position: absolute;
  cursor: pointer;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .0625rem 0 0;
  width: 1.6875rem;
}

.jcf-number .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec:before {
  font: .4375rem/1 "icomoon";
}

.jcf-number .jcf-btn-inc.jcf-disabled,
.jcf-number .jcf-btn-dec.jcf-disabled {
  cursor: not-allowed;
}

.jcf-number .jcf-btn-inc:not(.jcf-disabled):hover,
.jcf-number .jcf-btn-dec:not(.jcf-disabled):hover {
  color: #000;
}

.jcf-number .jcf-btn-inc {
  right: 0;
  border-left: 1px solid #d1d1d1;
  border-right: none;
}

.rtl .jcf-number .jcf-btn-inc {
  right: auto;
  left: 0;
  border-left: none;
  border-right: 1px solid #d1d1d1;
}

.jcf-number .jcf-btn-inc:before {
  content: "\e914";
}

.jcf-number .jcf-btn-dec {
  left: 0;
  border-right: 1px solid #d1d1d1;
}

.rtl .jcf-number .jcf-btn-dec {
  left: auto;
  right: 0;
  border-right: none;
  border-left: 1px solid #d1d1d1;
}

.jcf-number .jcf-btn-dec:before {
  content: "\e913";
}

.jcf-number input {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  box-sizing: border-box;
  border-radius: 0;
  margin: 0;
  height: 100%;
  color: #000;
  font-weight: 400;
  background: none;
  width: 100%;
  outline: none;
  box-shadow: none;
  font-size: .875rem;
  line-height: 1.25;
  text-align: center;
  padding: 0 .75rem;
  border: 1px solid #d1d1d1;
}

.jcf-number input:disabled {
  color: #000;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  display: none;
}

#main,
.nav-wrap {
  -webkit-transition: .5s ease filter;
  transition: .5s ease filter;
}

#main {
  position: relative;
  min-height: 43vh;
}

.backdrop-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .3);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease opacity, .5s ease visibility;
  transition: .5s ease opacity, .5s ease visibility;
}

.css-loader {
  color: #000;
  font-size: 60px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

.jcf-select {
  display: block;
  position: relative;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  height: 2.5rem;
}

.jcf-select.jcf-disabled {
  opacity: .55;
}

.jcf-select.jcf-drop-active {
  border-radius: 2px 2px 0 0;
}

.jcf-select.jcf-drop-active .jcf-select-opener {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jcf-select.jcf-drop-active.jcf-drop-flipped {
  border-radius: 0 0 2px 2px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: .6875rem;
  line-height: calc(2.5rem - 2px);
  margin: 0 .625rem 0 1.375rem;
  color: #4a4a4a;
  position: relative;
  text-align: left;
}

.rtl .jcf-select .jcf-select-text {
  text-align: right;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  bottom: 0;
  top: 0;
  right: .5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #f37721;
}

.jcf-select .jcf-select-opener:before {
  content: "\e900";
  font: .375rem/1 "icomoon";
}

.rtl .jcf-select .jcf-select-opener {
  right: auto;
  left: .5625rem;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
  min-width: calc(100% + 2px);
  max-width: calc(100% + 2px);
}

.jcf-select .jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e8e8e8;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
}

.jcf-select .jcf-select-drop.jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select .jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
  border-radius: 2px 2px 0 0;
}

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 2.1875rem;
  font-size: .6875rem;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 0 .625rem;
  color: #303030;
  height: 1%;
  position: relative;
  text-align-last: auto;
}

.rtl .jcf-list .jcf-option {
  text-align: right;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #f4f4f4;
}

.btn-primary {
  background: #ed028c;
  color: #fff;
  font-size: 18px;
  padding: 15px 10px;
  max-width: 250px;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  line-height: 1;
}

.btn-primary:hover {
  background: #c30875 !important;
  color: #fff !important;
}

.section-head {
  text-align: center;
  font-family: "Damion", cursive;
  font-size: 1.875rem;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 1.875rem;
}

.section-head .icon-instagram {
  color: #ed028c;
  font-size: 1.25rem;
  margin-right: 5px;
}

.section-head a {
  color: inherit;
  text-decoration: none;
}

.school-login h1 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 30px;
}

.school-login input[type="password"],
.school-login button[type="submit"] {
  width: 100%;
  height: 45px;
  line-height: 30px;
}

.school-login input[type="password"] {
  border: 1px solid rgba(210, 210, 210, .6);
  padding: 0 10px;
}

.school-login button[type="submit"] {
  border: none;
  background: #ed028c;
  color: #fff;
  font-size: 20px;
}

.school-login button[type="submit"]:hover {
  background: #c30875;
}

li.product.type-product .matat-wishlist-button.is_in_wishlist,
li.product.type-product .matat-wishlist-button:hover,
.matat-wishlist-button.matat-wishlist-remove:hover {
  background: #ed028c47 !important;
  color: #000;
}

.showlogin {
  color: #fff;
}

.return-to-shop .btn {
  margin-top: 20px;
}

.return-to-shop .btn:hover {
  background: #ed028c;
  color: #fff;
}

.slick-next:before,
.slick-prev:before {
  display: none;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: inherit !important;
}

.woocommerce .woocommerce-error {
  background-color: transparent !important;
  color: #000;
}

.progress {
  display: none;
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-link a {
  color: #5b5b5b;
  text-decoration: underline;
}

.custom-link a:hover {
  color: #5b5b5b;
  text-decoration: none;
}

.custom-link.custom-link-white a {
  color: #fff;
}

.custom-link.custom-link-white a:hover {
  color: #fff;
}

.custom-check {
  margin-top: .625rem;
  font-size: .75rem;
}

.custom-check .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  right: 0;
  top: .25rem;
  width: .75rem;
  height: .75rem;
  border: solid 1px #000;
}

.custom-check .wpcf7-list-item-label:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg id='baseline-done-24px' xmlns='http://www.w3.org/2000/svg' width='12.394' height='9.38' viewBox='0 0 12.394 9.38'%3E%3Cpath id='Path' d='M3.944,7.42.986,4.48,0,5.46,3.944,9.38,12.394.98,11.409,0Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat;
  position: absolute;
  top: .4375rem;
  right: .125rem;
  background-size: .5625rem;
  width: .5625rem;
  height: .5625rem;
  visibility: hidden;
  opacity: 0;
}

.custom-check .wpcf7-list-item {
  margin-right: 0;
  font-size: .75rem;
}

.rtl .custom-check .wpcf7-list-item {
  text-align: right;
}

.custom-check .wpcf7-list-item label {
  position: relative;
  padding-right: 24px;
  margin: 0;
}

.custom-check .wpcf7-list-item label input[type="checkbox"] {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-appearance: none;
  appearance: none;
}

.custom-check .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  background: #000;
}

.custom-check .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  visibility: visible;
  opacity: 1;
}

.custom-check.custom-check-white .wpcf7-list-item-label:before {
  border: solid 1px white;
  background: #fd25a4;
}

.custom-check.custom-check-white .wpcf7-list-item-label:after {
  background: url("data:image/svg+xml,%3Csvg id='baseline-done-24px' xmlns='http://www.w3.org/2000/svg' width='12.394' height='9.38' viewBox='0 0 12.394 9.38'%3E%3Cpath id='Path' d='M3.944,7.42.986,4.48,0,5.46,3.944,9.38,12.394.98,11.409,0Z' fill='%23ffffff'/%3E%3C/svg%3E%0A") no-repeat center;
  background-size: .5625rem;
}

.custom-check.custom-check-white .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  background: #fd25a4;
}

.order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: .1875rem;
}

.order-cancel-form .cancel-order-terms-conditions .wpcf7-not-valid-tip {
  padding-right: 24px;
}

#wrapper .wpcf7-form.unaccepted .wpcf7-response-output {
  color: #f00;
  font-size: .875rem;
}

#wrapper .wpcf7 .wpcf7-response-output {
  color: #46b450;
}

#wrapper .wpcf7 form.invalid .wpcf7-response-output {
  font-size: .875rem;
}

body.home:has(.header-offer-bar) #main {
  padding-top: 1.4375rem;
}

.notice-text-box {
  text-align: center;
  background: #f4f4f4;
  color: #000;
  text-align: center;
  margin: .625rem 0;
  font-size: .75rem;
  line-height: 1.5;
  padding: .625rem;
}

.notice-text-box a {
  color: inherit;
  text-decoration: none;
}

.notice-text-box a:hover {
  opacity: .8;
}

#header {
  position: relative;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 10px #f3f3f3;
  top: 0;
}

.home #header {
  position: absolute;
  left: 0;
  right: 0;
  background: none;
  box-shadow: none;
}

.home .sticky-wrap-header-top:not(.fixed-position) .header-top {
  background: none;
  box-shadow: none;
}

.header-offer-bar {
  height: 1.4375rem;
  background: #000;
  color: #fff;
  font-size: .6875rem;
  line-height: 1;
  font-weight: 700;
}

.header-offer-bar .offer-slider {
  position: relative;
  margin: 0 auto;
  padding: 0 .9375rem;
  max-width: 17.5rem;
}

.header-offer-bar .offer-slider > .slide + .slide {
  display: none;
}

.header-offer-bar .offer-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 6;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  line-height: 1;
  color: #fff;
  font-size: .5rem;
  border: none;
}

.header-offer-bar .offer-slider .slick-arrow i {
  display: block;
}

.header-offer-bar .offer-slider .slick-arrow:hover {
  color: rgba(255, 255, 255, .6);
}

.header-offer-bar .offer-slider .slick-prev {
  right: 0;
}

.header-offer-bar .offer-slider .slick-next {
  left: 0;
}

.header-offer-bar .offer-slider .slide {
  height: 1.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.header-offer-bar .offer-slider .slide a {
  color: #fff;
  text-decoration: none;
}

.header-offer-bar .offer-slider .slide a:hover {
  color: #fd25a4;
}

.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0 .9375rem;
  height: 4.6875rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: #fff;
  box-shadow: 1px 1px 1px #f1f1f1;
}

.logo {
  width: 6.25rem;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.logo img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.nav-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  background: none;
  outline: none;
  border: none;
  position: absolute;
  right: .9375rem;
}

.nav-opener .nav-bar {
  font-size: 0;
  height: 2px;
  width: 22px;
  background: #000;
  -webkit-transition: .3s ease-in-out background;
  transition: .3s ease-in-out background;
  display: block;
  position: relative;
}

.nav-active .nav-opener .nav-bar {
  background: none;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}

.resize-active .nav-opener .nav-bar {
  -webkit-transition: none;
  transition: none;
}

.nav-opener .nav-bar:before,
.nav-opener .nav-bar:after {
  position: absolute;
  left: 0;
  height: 2px;
  background: #000;
  content: "";
  margin: 0;
  width: 100%;
}

.nav-active .nav-opener .nav-bar:before,
.nav-active .nav-opener .nav-bar:after {
  -webkit-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
}

.resize-active .nav-opener .nav-bar:before,
.resize-active .nav-opener .nav-bar:after {
  -webkit-transition: none;
  transition: none;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}

.nav-opener .nav-bar:before {
  top: -6px;
  -webkit-transition: .3s ease top .3s, .3s ease transform 0s, .3s ease-in-out background;
  transition: .3s ease top .3s, .3s ease transform 0s, .3s ease-in-out background;
}

.nav-active .nav-opener .nav-bar:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s ease top 0s, .3s ease transform .3s, .3s ease-in-out background;
  transition: .3s ease top 0s, .3s ease transform .3s, .3s ease-in-out background;
}

.nav-opener .nav-bar:after {
  bottom: -6px;
  -webkit-transition: .3s ease bottom .3s, .3s ease transform 0s, .3s ease-in-out background;
  transition: .3s ease bottom .3s, .3s ease transform 0s, .3s ease-in-out background;
}

.nav-active .nav-opener .nav-bar:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s ease bottom 0s, .3s ease transform .3s, .3s ease width .3s, .3s ease-in-out background;
  transition: .3s ease bottom 0s, .3s ease transform .3s, .3s ease width .3s, .3s ease-in-out background;
}

.nav-opener .menu-text {
  font-size: 9px;
  color: #a9a9a9;
  line-height: 1.5;
  margin: 0 .375rem;
}

.header-secondary-menu ul {
  font-weight: 500;
  font-size: .8125rem;
  line-height: 1.15384615;
}

.header-secondary-menu ul > li.current-menu-item > a {
  color: #f37721;
  font-weight: 700;
}

.header-secondary-menu ul > li > a {
  color: #ed028c;
  text-decoration: none;
  display: block;
}

.header-secondary-menu ul > li > a:hover {
  color: #f37721;
}

.heder-action-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto;
  line-height: 1;
  font-size: 1rem;
}

.heder-action-nav .btn-cart {
  text-decoration: none;
}

.heder-action-nav .counter,
.heder-action-nav .counter_wish {
  width: .625rem;
  height: .625rem;
  border-radius: 50%;
  position: absolute;
  top: -.125rem;
  right: -.4375rem;
  background: #fff;
  font-size: .625rem;
  line-height: .625rem;
  color: #000;
  text-align: center;
  font-weight: 400;
  z-index: 6;
}

.heder-action-nav .btn-cart,
.heder-action-nav .btn-search,
.heder-action-nav .wishlist-opener,
.heder-action-nav .btn-account {
  border: none;
  outline: none;
  color: #000;
  padding: 0;
  font-size: .9375rem;
  line-height: 1;
  text-decoration: none;
  background: none;
  position: relative;
  display: block;
}

.heder-action-nav .btn-cart i,
.heder-action-nav .btn-search i,
.heder-action-nav .wishlist-opener i,
.heder-action-nav .btn-account i {
  display: block;
}

.header-contact .contact_menu_opener {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  -webkit-transition: .3s ease-in-out border-radius, .3s ease-in-out background;
  transition: .3s ease-in-out border-radius, .3s ease-in-out background;
  color: #ed028c;
}

.header-contact .contact_menu_opener a {
  text-decoration: none;
}

.header-contact .contact_menu_opener .menu-text {
  display: block;
  font-size: .75rem;
  line-height: 1;
  font-weight: 700;
  color: #ed028c;
}

.header-contact .header_contact_menu {
  position: absolute;
  left: 13px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, .26);
  border-radius: 1.875rem;
  top: calc(100% + 15px);
  height: 1.875rem;
  width: 13rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px;
  -webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
  transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
  opacity: 0;
  visibility: hidden;
  font-size: 14px;
  background: #ed028c;
  display: none;
}

.header-contact .header_contact_menu a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.header-contact .header_contact_menu a img {
  width: auto;
  height: 19px;
  margin-right: 6px;
}

.header-contact .header_contact_menu a .icon-telephone {
  margin-right: 6px;
}

.header-search {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s ease opacity, .3s ease visibility;
  transition: .3s ease opacity, .3s ease visibility;
}

.header_search_active .header-search {
  opacity: 1;
  visibility: visible;
}

.header-search .search-close {
  text-decoration: none;
  line-height: 1;
  font-size: .75rem;
  position: absolute;
  right: 1rem;
  top: 1.6875rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #000;
}

.header-search .input-wrap {
  position: relative;
}

.header-search .search-input {
  display: block;
  border-radius: 0;
  height: 3.3125rem;
  border: none;
  font-size: .75rem;
  line-height: 1.75;
  padding: 1rem 3rem 1rem 1rem;
  color: #5b5b5b;
  display: block;
  width: 100%;
  outline: none;
  box-shadow: none;
}

.header-search .search-input::-webkit-input-placeholder {
  color: #5b5b5b;
}

.header-search .search-input::-moz-placeholder {
  opacity: 1;
  color: #5b5b5b;
}

.header-search .search-input:-moz-placeholder {
  color: #5b5b5b;
}

.header-search .search-input:-ms-input-placeholder {
  color: #5b5b5b;
}

.header-search .search-input.placeholder {
  color: #5b5b5b;
}

.header-search .btn-search {
  background: none;
  border: none;
  outline: none;
  color: #ed028c;
  padding: 0;
  margin: 0 .625rem 0 .125rem;
  font-size: .6875rem;
  line-height: 1;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 1.6875rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 1rem;
  z-index: 6;
  -webkit-transition: .3s ease color, .3s ease background;
  transition: .3s ease color, .3s ease background;
}

.header-search .btn-search:hover {
  color: rgba(237, 2, 140, .8);
}

.header-search .btn-search i {
  display: block;
}

#nav .nav-mobile-header {
  border-bottom: 1px solid #ed028c;
  padding: 0 1rem;
  position: relative;
  height: 3.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nav .nav-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  color: #000;
  text-decoration: none;
  font-size: .75rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#nav .account-menu {
  font-size: .75rem;
  line-height: 1.25;
  color: #ed028c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#nav .account-menu .icon-user {
  margin-left: .375rem;
}

#nav .account-menu a {
  color: #3a3a39;
  text-decoration: none;
}

#nav .account-menu a:hover {
  color: #ed028c;
}

#nav .account-menu .sep {
  font-weight: 500;
  margin: 0 .25rem;
}

#nav .social-networks {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#nav .social-networks > li {
  margin: 0 .375rem;
}

#nav .social-networks > li > a {
  border-color: #000;
}

#nav .trust-tag {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none;
}

#nav .primary-menu > li > a {
  font-size: .8125rem;
  line-height: 1.23076923;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  display: block;
  padding: .3125rem 0;
  position: relative;
  -webkit-transition: .3s ease color;
  transition: .3s ease color;
  letter-spacing: .05em;
}

#nav .submenu-holder > .sub-menu {
  font-size: .75rem;
  line-height: 1.5;
}

#nav .submenu-holder > .sub-menu > li {
  padding: .3125rem 0;
}

#nav .submenu-holder > .sub-menu > li.current-menu-item > a {
  font-weight: 700;
  color: #ed028c;
}

#nav .submenu-holder > .sub-menu > li > a {
  color: #5b5b5b;
  font-weight: 400;
  text-decoration: none;
}

#nav .submenu-holder > .sub-menu > li > a:hover {
  color: #ed028c;
}

#nav .submenu-holder > .sub-menu .sub-menu {
  display: none;
}

#nav .submenu-holder > .sub-menu .sub-menu > li > a {
  display: block;
  width: 100%;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product {
  position: relative;
  display: block;
  text-decoration: none;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
  position: absolute;
  top: .8em;
  right: 1em;
  width: 3.0667em;
  height: 3.0667em;
  background: #fe7865;
  border-radius: 50%;
  line-height: 3.0667em;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.rtl #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
  right: auto;
  left: 1em;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .img-wrap {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  text-align: center;
  margin: 0 15px;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .img-wrap img {
  width: auto;
  max-height: 240px;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-detail {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 16px 8px;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .sale-label {
  display: block;
  color: #ed028c;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 2px;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-name {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  color: #000;
  font-weight: 400;
}

#nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-name span {
  font-weight: 600;
}

.search-offer-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
}

.search-offer-dropdown.hidden {
  display: none;
}

.search-offer-dropdown.ajax_loading .btn-wrap,
.search-offer-dropdown.ajax_loading .close_search_offer,
.search-offer-dropdown.ajax_loading .offers-list {
  display: none;
}

.search-offer-dropdown.ajax_loading .css-loader {
  display: block;
}

.search-offer-dropdown.no_result .btn-wrap,
.search-offer-dropdown.no_result .offers-list {
  display: none;
}

.search-offer-dropdown.no_result .noresult_info {
  display: block;
}

.search-offer-dropdown .noresult_info {
  display: none;
  text-align: center;
  padding: 25px 15px;
  color: #fd25a4;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.search-offer-dropdown .close_search_offer {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  line-height: 1;
  color: #4a4a4a;
  z-index: 6;
}

.search-offer-dropdown .close_search_offer:hover {
  color: #fd25a4;
}

.search-offer-dropdown .css-loader {
  display: none;
}

.search-offer-dropdown .offers-list {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 327px;
}

.search-offer-dropdown .offer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 13px 8px 16px;
}

.search-offer-dropdown .offer-item .img-wrap {
  background: #fff;
  border: 1px solid rgba(210, 210, 210, .56);
  border-radius: .125rem;
  -ms-flex-preferred-size: 4.875rem;
  flex-basis: 4.875rem;
  max-width: 4.875rem;
}

.search-offer-dropdown .offer-item .product-detail {
  -ms-flex-preferred-size: calc(100% - 4.875rem);
  flex-basis: calc(100% - 4.875rem);
  max-width: calc(100% - 4.875rem);
  padding: 0 .75rem;
}

.search-offer-dropdown .offer-item .product-name {
  display: block;
  font-size: .75rem;
  line-height: 1.25;
  font-weight: 500;
  color: #3a3a39;
  margin: 0 0 3px;
}

.search-offer-dropdown .offer-item .product-name a {
  color: #3a3a39;
  text-decoration: none;
}

.search-offer-dropdown .offer-item .product-name a:hover {
  color: #000;
}

.search-offer-dropdown .offer-item .product-price {
  font-size: .875rem;
  line-height: 1.25;
  font-weight: 400;
  color: #ed028c;
  display: block;
  margin: 0 0 12px;
}

.search-offer-dropdown .offer-item .product-price ins {
  font-weight: 500;
}

.search-offer-dropdown .offer-item .product-price del {
  font-weight: 400;
  color: #a9a9a9;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  direction: ltr;
}

.search-offer-dropdown .add-cart {
  position: absolute;
  bottom: 0;
  left: .75rem;
  font-weight: 500;
  font-size: .75rem;
  line-height: 1.25;
  color: #fff;
  background: #ed028c;
  padding: .375rem;
  border-radius: 100px;
  width: 5.3125rem;
  text-align: center;
  outline: none;
  -webkit-transition: .25s ease background, .25s ease color;
  transition: .25s ease background, .25s ease color;
  text-decoration: none;
}

.search-offer-dropdown .add-cart:hover {
  background: #fd25a4;
  color: #fff;
}

.search-offer-dropdown .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid #e8e8e8;
}

.search-offer-dropdown .all-offer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ed028c;
  font-size: .96875rem;
  line-height: 1.5625rem;
  font-weight: 700;
  padding: .9375rem;
  text-decoration: none;
  white-space: nowrap;
}

.search-offer-dropdown .all-offer-link .icon-angle-left {
  font-size: .625rem;
  margin-right: .5rem;
}

.search-offer-dropdown .all-offer-link:hover {
  color: #fd25a4;
}

.login-modal .modal-content,
.register-modal .modal-content {
  border: none;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .2);
  border-radius: .25rem;
  padding: 1.1875rem .9375rem;
}

.login-modal .modal-close,
.register-modal .modal-close {
  position: absolute;
  top: .6875rem;
  left: .6875rem;
  line-height: 1;
  text-decoration: none;
  color: #000;
  font-size: .78125rem;
  z-index: 3;
}

.login-modal .modal-close:hover,
.register-modal .modal-close:hover {
  color: #fd25a4;
}

.login-modal .modal-logo,
.register-modal .modal-logo {
  width: 6.4375rem;
  margin: 0 auto 1rem;
}

.login-modal .btn_register,
.register-modal .btn_register {
  display: table;
  margin: 0 auto .75rem;
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.25;
  color: #3a3a39;
}

.login-modal .form-group,
.register-modal .form-group {
  margin-bottom: .625rem;
}

.login-modal .form-control,
.register-modal .form-control {
  display: block;
  height: 2.65625rem;
  border: 1px solid #7d7d7d;
  border-radius: .1875rem;
  font-size: .75rem;
  line-height: 1.5;
  padding: .6875rem;
  color: #5b5b5b;
  box-shadow: none;
}

.login-modal .form-control::-webkit-input-placeholder,
.register-modal .form-control::-webkit-input-placeholder {
  color: #5b5b5b;
}

.login-modal .form-control::-moz-placeholder,
.register-modal .form-control::-moz-placeholder {
  opacity: 1;
  color: #5b5b5b;
}

.login-modal .form-control:-moz-placeholder,
.register-modal .form-control:-moz-placeholder {
  color: #5b5b5b;
}

.login-modal .form-control:-ms-input-placeholder,
.register-modal .form-control:-ms-input-placeholder {
  color: #5b5b5b;
}

.login-modal .form-control.placeholder,
.register-modal .form-control.placeholder {
  color: #5b5b5b;
}

.login-modal .form-control:focus,
.register-modal .form-control:focus {
  box-shadow: none;
}

.login-modal .remeber-check,
.register-modal .remeber-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.75rem;
}

.login-modal .remeber-check .checkbox,
.register-modal .remeber-check .checkbox {
  margin: 0;
  color: #363636;
  font-size: .6875rem;
  line-height: 1rem;
  position: relative;
  padding-right: 1.125rem;
}

.login-modal .remeber-check .checkbox input[type="checkbox"],
.register-modal .remeber-check .checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.login-modal .remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input,
.register-modal .remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input {
  border-color: #ed028c;
  background: #ed028c;
}

.login-modal .remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input:before,
.register-modal .remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input:before {
  opacity: 1;
}

.login-modal .remeber-check .checkbox .fake-input,
.register-modal .remeber-check .checkbox .fake-input {
  position: absolute;
  right: 0;
  top: .5rem;
  border-radius: 2px;
  width: .9375rem;
  height: .9375rem;
  border: 1px solid #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: .15s ease background, .15s ease color;
  transition: .15s ease background, .15s ease color;
}

.login-modal .remeber-check .checkbox .fake-input:before,
.register-modal .remeber-check .checkbox .fake-input:before {
  content: "\e909";
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font: .5rem/ 1 "icomoon";
  color: #fff;
  opacity: 0;
  -webkit-transition: .15s ease opacity;
  transition: .15s ease opacity;
}

.login-modal .link-forgot-pass,
.register-modal .link-forgot-pass {
  margin-right: auto;
  color: #363636;
  text-decoration: underline;
  font-size: .6875rem;
  line-height: 1rem;
}

.login-modal .link-forgot-pass:hover,
.register-modal .link-forgot-pass:hover {
  text-decoration: none;
}

.login-modal .alert,
.register-modal .alert {
  border: none;
  border-radius: .125rem;
  color: #fff;
  display: none;
}

.login-modal .alert.alert-danger,
.register-modal .alert.alert-danger {
  background: #f00;
  color: #fff;
  display: block;
}

.login-modal .alert.alert-success,
.register-modal .alert.alert-success {
  background: #ed028c;
  color: #fff;
  display: block;
}

.login-modal .alert a,
.register-modal .alert a {
  color: inherit;
  text-decoration: underline;
}

.login-modal .alert a:hover,
.register-modal .alert a:hover {
  text-decoration: none;
}

.login-modal .btn,
.register-modal .btn {
  width: 100%;
  display: block;
  max-width: 16.125rem;
  margin: 0 auto 15px;
  background: #ed028c;
  font-weight: 500;
  border: 1px solid #ed028c;
}

.login-modal .btn:hover,
.register-modal .btn:hover {
  background: transparent;
  border-color: #ed028c;
  color: #ed028c;
}

.login-modal .login-or-title,
.register-modal .login-or-title {
  position: relative;
  display: block;
  text-align: center;
  font-size: .6875rem;
  line-height: 1rem;
  font-weight: 400;
  margin: 1.8125rem 0 1.0625rem;
}

.login-modal .login-or-title:before,
.register-modal .login-or-title:before {
  content: "";
  position: absolute;
  height: 1px;
  top: 50%;
  background: #bababa;
  left: 0;
  right: 0;
  color: #3a3a39;
}

.login-modal .login-or-title span,
.register-modal .login-or-title span {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0 .75rem;
}

.login-modal .social-login,
.register-modal .social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.login-modal .social-login .btn-facebook,
.login-modal .social-login .btn-google,
.register-modal .social-login .btn-facebook,
.register-modal .social-login .btn-google {
  border: 1px solid #5b5b5b;
  border-radius: 1.875rem;
  font-size: .625rem;
  line-height: 1;
  padding: .25rem;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: calc(50% - .1875rem);
  flex-basis: calc(50% - .1875rem);
  max-width: calc(50% - .1875rem);
}

.rtl .login-modal .social-login .btn-facebook,
.rtl
.login-modal .social-login .btn-google,
.rtl
.register-modal .social-login .btn-facebook,
.rtl
.register-modal .social-login .btn-google {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.login-modal .social-login .btn-facebook img,
.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-google img,
.login-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-google img,
.register-modal .social-login .btn-google span {
  position: relative;
  z-index: 2;
}

.login-modal .social-login .btn-facebook img,
.login-modal .social-login .btn-google img,
.register-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-google img {
  margin-left: 10px;
}

.rtl .login-modal .social-login .btn-facebook img,
.rtl
.login-modal .social-login .btn-google img,
.rtl
.register-modal .social-login .btn-facebook img,
.rtl
.register-modal .social-login .btn-google img {
  margin-left: 0;
  margin-right: 10px;
}

.login-modal .social-login .btn-facebook span,
.login-modal .social-login .btn-google span,
.register-modal .social-login .btn-facebook span,
.register-modal .social-login .btn-google span {
  margin-top: .25em;
}

.login-modal .social-login .btn-facebook img,
.register-modal .social-login .btn-facebook img {
  width: .875rem;
}

.login-modal .social-login .btn-google img,
.register-modal .social-login .btn-google img {
  width: .96875rem;
}

.header-mini-cart,
.header-wishlist-box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 99;
  -webkit-transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
  transition: .6s ease-in-out opacity, .6s ease-in-out visibility, .6s ease-in-out transform;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  opacity: 0;
  visibility: hidden;
}

.header-wishlist-box {
  width: 75%;
  border-top: 1px solid #ececec;
}

.wishlist_active .header-wishlist-box {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

.header-wishlist-box .wishlist-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3.25rem;
  position: relative;
  padding: 0 .625rem;
}

.header-wishlist-box .wishlist-heading {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
}

.header-wishlist-box .wishlist-close {
  position: absolute;
  top: 50%;
  line-height: 1;
  text-decoration: none;
  color: #000;
  font-size: .5rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: .9375rem;
}

.header-wishlist-box .btn-clear {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: .625rem;
  color: #000;
  text-decoration: underline;
  left: .5625rem;
}

.header-wishlist-box.wishlist-empty .wishlist-body {
  height: auto;
}

.header-wishlist-box.wishlist-empty .wishlist-body .wishlist-items,
.header-wishlist-box.wishlist-empty .btn-clear {
  display: none;
}

.header-wishlist-box.wishlist-empty .empty-wishlist-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-wishlist-box .wishlist-body {
  padding: 0 9px;
  height: calc(100% - 3.375rem);
  overflow-x: hidden;
  overflow-y: auto;
}

.header-wishlist-box .wishlist-body::-webkit-scrollbar {
  width: 3px;
}

.header-wishlist-box .wishlist-body::-webkit-scrollbar-thumb {
  background: #ed028c;
}

.header-wishlist-box .wishlist-body::-webkit-scrollbar-track {
  background: #fff;
}

.header-wishlist-box .empty-wishlist-info {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 13.6875rem;
  text-align: center;
}

.header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
  font-size: .8125rem;
  line-height: 1.2;
  color: #303030;
  margin-bottom: 1.5rem;
}

.header-wishlist-box .empty-wishlist-info .btn {
  display: block;
  width: 7rem;
  margin: 0 auto;
}

.header-wishlist-box .empty-wishlist-info .btn:hover {
  color: #fff !important;
  background: #ed028c !important;
}

.header-wishlist-box .wishlist-items {
  margin: 0 -.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-wishlist-box .wishlist-items .product-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 .375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-wishlist-box .wishlist-item {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.header-wishlist-box .wishlist-item .img-wrap {
  position: relative;
  margin: 0 0 .5rem;
}

.header-wishlist-box .wishlist-item .img-wrap img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1.35;
}

.header-wishlist-box .wishlist-item .btn-remove-wishlist {
  position: absolute;
  top: 0;
  right: 0;
}

.header-wishlist-box .wishlist-item .product-name,
.header-wishlist-box .wishlist-item .product-price {
  font-size: .75rem;
  line-height: 1.25;
  text-align: center;
  font-weight: 400;
  margin: 0 0 .5rem;
}

.header-wishlist-box .wishlist-item .product-name a {
  color: #000;
  text-decoration: none;
}

.header-wishlist-box .wishlist-item .btn-add-cart,
.header-wishlist-box .wishlist-item .btn-add-cart-link {
  font-size: .75rem;
  line-height: 1.25;
  display: block;
  width: 100%;
  padding: .3125rem;
  margin-top: auto;
}

.header-wishlist-box .wishlist-item .btn-add-cart:hover,
.header-wishlist-box .wishlist-item .btn-add-cart-link:hover {
  background: #ed028c;
  color: #fff;
}

.header-wishlist-box .wishlist-item .btn-add-cart-link {
  line-height: 1.8;
}

.header-wishlist-box .wishlist-item .error-text {
  font-weight: 500;
}

.header-mini-cart {
  border: 1px solid #ececec;
  width: 75%;
}

.mini_cart_active .header-mini-cart {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

.header-mini-cart .cart-notice .checkout-cart-notice {
  margin-top: 0;
}

.header-mini-cart .cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3.25rem;
  position: relative;
  padding: 0 .625rem;
}

.header-mini-cart .cart-extra-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 2.5625rem;
  font-weight: 700;
}

.header-mini-cart .cart-extra-info img {
  margin-left: .3125rem;
}

.header-mini-cart .cart-close {
  position: absolute;
  top: 50%;
  line-height: 1;
  text-decoration: none;
  color: #000;
  font-size: .5rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: .9375rem;
}

.header-mini-cart .mini-cart-body {
  height: calc(100% - 17.1875rem);
}

.header-mini-cart .mini-cart-items {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar {
  width: 3px;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar-thumb {
  background: #ed028c;
}

.header-mini-cart .mini-cart-items::-webkit-scrollbar-track {
  background: #fff;
}

.header-mini-cart.cart-empty .mini-cart-body .mini-cart-items {
  height: auto;
}

.header-mini-cart.cart-empty .mini-cart-body .mini-cart-item,
.header-mini-cart.cart-empty .cart-footer {
  display: none;
}

.header-mini-cart.cart-empty .empty-cart-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-mini-cart .empty-cart-info {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding-bottom: .9375rem;
}

.header-mini-cart .empty-cart-info .cart-empty-message {
  font-size: .8125rem;
  line-height: 1.2;
  color: #303030;
  margin-bottom: 1.5rem;
}

.header-mini-cart .empty-cart-info .btn {
  display: block;
  width: 7rem;
  margin: 0 auto;
}

.header-mini-cart .empty-cart-info .btn:hover {
  background: #ed028c;
  color: #fff;
}

.header-mini-cart .mini-cart-heading {
  color: #222;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
}

.header-mini-cart .cart-sub-total {
  border-collapse: collapse;
  width: 100%;
  font-size: .75rem;
  line-height: 1rem;
}

.header-mini-cart .cart-sub-total td,
.header-mini-cart .cart-sub-total th {
  border: none;
  text-align: left;
  padding: .125rem 0;
  font-weight: 400;
}

.header-mini-cart .cart-sub-total td:first-child,
.header-mini-cart .cart-sub-total th:first-child {
  padding-left: 0;
  text-align: right;
}

.header-mini-cart .cart-sub-total .discount-amount {
  direction: ltr;
  color: #df3838;
}

.header-mini-cart .cart-sub-total .discount-row {
  color: #ed028c;
}

.header-mini-cart .cart-sub-total .discount-row .mini-cart-fee {
  direction: ltr;
}

.header-mini-cart .cart-sub-total .mini-cart-total-row td,
.header-mini-cart .cart-sub-total .mini-cart-total-row th {
  border-top: 1px solid #ddd;
}

.header-mini-cart .cart-sub-total a {
  color: #000;
}

.header-mini-cart .cart-sub-total a:hover {
  text-decoration: none;
  color: #fd25a4;
}

.header-mini-cart .cart-sub-total tfoot {
  font-weight: 700;
  font-size: .8125rem;
}

.header-mini-cart .cart-sub-total tfoot td,
.header-mini-cart .cart-sub-total tfoot th {
  font-weight: 700;
}

.header-mini-cart .cart-footer-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: .5rem 0 0;
  padding: .8125rem 0 .625rem;
}

.header-mini-cart .cart-footer-action .btn {
  width: 100%;
  margin: 0 0 .875rem;
}

.header-mini-cart .cart-footer-action .btn:hover {
  background: #ed028c;
  color: #fff;
}

.header-mini-cart .shopping-link {
  font-size: .6875rem;
  display: table;
  margin: 0 auto;
  vertical-align: top;
  line-height: 1.5;
  color: #000;
  text-decoration: underline;
  font-weight: 400;
}

.header-mini-cart .shopping-link:hover {
  text-decoration: none;
}

.header-mini-cart.ajax_loading .loader-wrap {
  opacity: 1;
  visibility: visible;
}

.header-mini-cart.ajax_loading .mini-cart-body,
.header-mini-cart.ajax_loading .cart-item .jcf-number input,
.header-mini-cart.ajax_loading .jcf-number .jcf-btn-inc,
.header-mini-cart.ajax_loading .jcf-number .jcf-btn-dec {
  z-index: -1;
  pointer-events: none;
}

.header-mini-cart .loader-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(255, 255, 255, .5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s ease visibility, .3s ease opacity;
  transition: .3s ease visibility, .3s ease opacity;
  opacity: 0;
  visibility: hidden;
}

.header-mini-cart .cart-item,
.checkout-container .cart-item {
  margin: 0 .5625rem .5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  font-size: .625rem;
  line-height: 1.25;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}

.header-mini-cart .cart-item:last-child,
.checkout-container .cart-item:last-child {
  border-bottom: none;
}

.header-mini-cart .cart-item .product-name-image,
.checkout-container .cart-item .product-name-image {
  -ms-flex-preferred-size: 5.625rem;
  flex-basis: 5.625rem;
  max-width: 5.625rem;
}

.header-mini-cart .cart-item .product-image,
.checkout-container .cart-item .product-image {
  overflow: hidden;
  margin: 0;
  position: relative;
}

.header-mini-cart .cart-item .product-image a,
.checkout-container .cart-item .product-image a {
  display: block;
  text-decoration: none;
  background: #fff;
  overflow: hidden;
  border-radius: .125rem;
}

.header-mini-cart .cart-item .product-image img,
.checkout-container .cart-item .product-image img {
  width: 100%;
}

.header-mini-cart .cart-item .promo-text,
.header-mini-cart .cart-item .off-label,
.header-mini-cart .cart-item .sale-label,
.header-mini-cart .cart-item .new-label,
.header-mini-cart .cart-item .sold-label,
.header-mini-cart .cart-item .matat_badge,
.checkout-container .cart-item .promo-text,
.checkout-container .cart-item .off-label,
.checkout-container .cart-item .sale-label,
.checkout-container .cart-item .new-label,
.checkout-container .cart-item .sold-label,
.checkout-container .cart-item .matat_badge {
  position: absolute;
  background: #fff;
  top: .1875rem;
  right: .1875rem;
  z-index: 2;
  color: #000;
  border: 1px solid #000;
  font-size: .6875rem;
  line-height: .875rem;
  padding: .125rem .25rem;
  min-width: 3.375rem;
  text-align: center;
}

.header-mini-cart .cart-item .product-name,
.checkout-container .cart-item .product-name {
  display: block;
  font: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: 500;
  color: #000;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.header-mini-cart .cart-item .product-name a,
.checkout-container .cart-item .product-name a {
  color: #000;
  text-decoration: none;
}

.header-mini-cart .cart-item .product-name a:hover,
.checkout-container .cart-item .product-name a:hover {
  color: #ed028c;
}

.header-mini-cart .cart-item .cart-qty-name,
.checkout-container .cart-item .cart-qty-name {
  -ms-flex-preferred-size: calc(81% - 5.625rem);
  flex-basis: calc(81% - 5.625rem);
  max-width: calc(81% - 5.625rem);
  font-size: .6875rem;
  line-height: 1rem;
  font-weight: 500;
  padding-right: .5625rem;
}

.header-mini-cart .cart-item .cart-quantity,
.checkout-container .cart-item .cart-quantity {
  padding-top: .375rem;
}

.header-mini-cart .cart-item .jcf-number,
.checkout-container .cart-item .jcf-number {
  width: 100%;
  max-width: 4.5rem;
  height: 1.5rem;
}

.header-mini-cart .cart-item .jcf-number input,
.checkout-container .cart-item .jcf-number input {
  padding: 0 1.5rem;
  line-height: 24px;
  font-size: .875rem;
}

.header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
.header-mini-cart .cart-item .jcf-number .jcf-btn-dec,
.checkout-container .cart-item .jcf-number .jcf-btn-inc,
.checkout-container .cart-item .jcf-number .jcf-btn-dec {
  width: 1.5rem;
  height: 1.5rem;
}

.header-mini-cart .cart-item .product-amount,
.checkout-container .cart-item .product-amount {
  font-size: inherit;
  font-weight: 400;
  text-align: right;
  -ms-flex-preferred-size: 19%;
  flex-basis: 19%;
  max-width: 19%;
  color: #000;
  font-size: .6875rem;
  line-height: 1rem;
}

.rtl .header-mini-cart .cart-item .product-amount,
.rtl
.checkout-container .cart-item .product-amount {
  text-align: left;
}

.header-mini-cart .cart-item .product-amount del,
.header-mini-cart .cart-item .product-amount ins,
.checkout-container .cart-item .product-amount del,
.checkout-container .cart-item .product-amount ins {
  display: block;
}

.header-mini-cart .cart-item .product-amount ins,
.checkout-container .cart-item .product-amount ins {
  text-decoration: none;
  color: #000;
}

.header-mini-cart .cart-item .product-amount del,
.checkout-container .cart-item .product-amount del {
  color: #a9a9a9;
}

.header-mini-cart .cart-item .cart-remove,
.checkout-container .cart-item .cart-remove {
  position: absolute;
  bottom: .625rem;
  right: 0;
  line-height: 1;
  color: #868686;
  font-weight: 400;
  text-decoration: none;
}

.rtl .header-mini-cart .cart-item .cart-remove,
.rtl
.checkout-container .cart-item .cart-remove {
  right: auto;
  left: 0;
}

.header-mini-cart .cart-item .cart-remove:hover,
.checkout-container .cart-item .cart-remove:hover {
  color: #fd25a4;
  text-decoration: none;
}

.minicart-disc-bar {
  margin: 0 auto .9375rem;
  max-width: calc(100% - 1.125rem);
}

.minicart-disc-bar .mini-cart-subheading {
  color: #000;
  font-size: .75rem;
  line-height: 1;
  display: block;
  padding: .75rem 0;
  text-align: center;
}

.minicart-disc-bar .progress {
  height: 4px;
}

.minicart-disc-bar .progress .progress-bar {
  background: #000;
  border-radius: 30px;
}

.home-mobile-category {
  padding: .5625rem 0 .375rem;
  display: none !important;
}

.home-mobile-category:not(.slick-initialized):not(.flickity-enabled) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home-mobile-category:not(.slick-initialized):not(.flickity-enabled) > .slide {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.home-mobile-category:not(.slick-initialized):not(.flickity-enabled) > .slide:nth-child(4) ~ .slide {
  display: none;
}

.home-mobile-category .slide {
  width: 6.375rem;
}

.home-mobile-category .cat-item {
  padding: 0 .375rem;
}

.home-mobile-category .cat-item a {
  text-decoration: none;
  color: #000;
}

.home-mobile-category .cat_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .6875rem;
  font-weight: 700;
  line-height: 1.25;
  padding-top: .3125rem;
}

.home-mobile-category .cat_name .icon-angle-left {
  font-size: .3125rem;
  margin-right: .8em;
}

.btn-play-pause {
  position: absolute;
  background: transparent;
  text-decoration: none;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 42;
}

body .btn-play-pause {
  color: #fff;
}

body .btn-play-pause:hover {
  color: #ed028c;
}

.btn-play-pause.paused .icon-pause-circle-outline:before {
  content: "\e925";
}

.hero-banner-wrapper {
  position: relative;
}

.hero-banner-wrapper .btn-play-pause {
  width: 2.4375rem;
  height: 2.4375rem;
  left: calc(100% - 17.625rem);
  bottom: 4.3125rem;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 1.5rem;
}

.hero-banner {
  z-index: 40;
}

.hero-banner > .slide ~ .slide {
  display: none;
}

.hero-banner .bg-image {
  overflow: hidden;
  position: relative;
}

.hero-banner .bg-image:not(.no_content) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.hero-banner .bg-image:not(.no_content).bg-active img {
  opacity: 0;
}

.hero-banner .bg-image img {
  width: 100%;
}

.hero-banner .slide {
  position: relative;
}

.hero-banner .slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.hero-banner .slide .banner-read {
  position: absolute;
  z-index: 9999;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.hero-banner .banner-content {
  position: relative;
  z-index: 2;
  padding: 1.8125rem 0 1.3125rem;
}

.hero-banner .img-wrap {
  margin-left: auto;
  max-width: 17.625rem;
  box-shadow: 0 4px 7px rgba(0, 0, 0, .16);
  position: relative;
}

.hero-banner .img-wrap img {
  width: 100%;
}

.hero-banner .img-wrap.video-wrap {
  height: 0;
  padding-bottom: 18.875rem;
  overflow: hidden;
}

.hero-banner .img-wrap.video-wrap iframe {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 190%;
  height: 190%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.hero-banner a.btn.btn-shop {
  position: relative;
  font-family: "felixclean", sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  right: 1.8125rem;
  min-height: 0;
  padding: .1875rem;
  margin: 0 1rem 1px;
  min-width: 7.8125rem;
}

.hero-banner a.btn.btn-shop:after {
  content: "\e92a";
  position: absolute;
  top: 50%;
  right: -1rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: .9375rem/ 1 "icomoon";
  color: #000;
}

.hero-banner {
  position: relative;
}

.hero-banner .slick-dots {
  position: absolute;
  top: 2.0625rem;
  left: .5625rem;
  font-size: 0;
  counter-reset: item;
  z-index: 1001;
  text-align: center;
}

.hero-banner .slick-dots > li {
  padding-bottom: .4375rem;
}

.hero-banner .slick-active button {
  color: #fff;
}

.hero-banner .slick-active button:before {
  font-size: 1.25rem;
}

.hero-banner button {
  padding: 0;
  margin: 0;
  list-style: none;
  background: none;
  outline: none;
  border: none;
  color: #707070;
}

.hero-banner button:before {
  content: counters(item, ".", decimal-leading-zero);
  counter-increment: item;
  font: .875rem/ 1 "Impact";
  text-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  letter-spacing: .1em;
  -webkit-transition: .3s linear font;
  transition: .3s linear font;
}

.hero-banner button:hover {
  color: #fff;
}

.section-title {
  text-align: center;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.22222222;
  color: #000;
  letter-spacing: .1em;
  font-family: "Damion", cursive;
}

.en-font {
  font-family: "felixclean", sans-serif !important;
  font-weight: 400 !important;
}

h1 .en-font,
h2 .en-font,
h3 .en-font {
  text-transform: uppercase;
}

.section-info-text {
  text-align: center;
  color: #5b5b5b;
  font-size: 12px;
  line-height: 1.25;
}

.section-info-text p {
  margin: 0;
}

.hot-deal-section {
  padding: .5rem 0 2.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hot-deal-section.hot-deal-new {
  padding-top: 1.875rem;
}

.hot-deal-section .section-title {
  margin-bottom: 42px;
}

.hot-deal-section .section-info-text {
  margin-bottom: 1.0625rem;
}

.hot-deal-section .products-row {
  margin: 0 .6875rem;
}

.hot-deal-section .products-row:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hot-deal-section .products-row:not(.slick-initialized) .product-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.hot-deal-section .products-row .product-col {
  padding: 0 .25rem;
}

.hot-deal-section .btn-viewall {
  display: block;
  margin: 1.875rem auto 0;
  width: auto;
  min-width: 9.375rem;
  background: none;
  border: 1px solid #ed028c;
  color: #ed028c;
  font-weight: 600;
}

.hot-deal-section .btn-viewall:hover {
  background: #ed028c;
  border-color: #ed028c;
  color: #fff;
}

.product-item {
  position: relative;
}

.product-item .product-img .mainImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  position: relative;
  padding-bottom: 130%;
  overflow: hidden;
}

.product-item.outofstock .off-label,
.product-item.outofstock .btn-add-cart {
  display: none;
}

.product-item.outofstock .product-img .btn-add-cart {
  display: none;
}

.product-item.outofstock .product-img img {
  opacity: .5;
}

.product-item.outofstock .oos-label {
  display: block;
}

.product-item .product-img {
  background: #fff;
  border: 1px solid rgba(210, 210, 210, .4);
  position: relative;
  margin: 0 0 .1875rem;
}

.product-item .product-img img {
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}

.product-item .product-img .btn-add-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: rgba(255, 255, 255, .78);
  text-decoration: none;
  font-size: .75rem;
  line-height: 1.5;
  padding: 5px 10px;
  color: #000;
  z-index: 3;
}

.product-item .matat-wishlist-button-wrap {
  position: absolute;
  line-height: 1;
  top: .375rem;
  right: .375rem;
  z-index: 6;
}

.product-item .matat-wishlist-button-wrap a {
  font-size: .8125rem;
  color: #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background: none;
  width: auto;
  height: auto;
  text-decoration: none;
}

.product-item .matat-wishlist-button-wrap a i {
  font-size: inherit;
}

.product-item .matat-wishlist-button-wrap a.is_in_wishlist {
  color: #ed028c;
}

.product-item .matat-wishlist-button-wrap a:hover {
  color: #ed028c;
}

.product-item .matat-wishlist-button-wrap a:hover .mt-icon-like:before {
  content: "\e901";
}

.product-item .new-label,
.product-item .sale-label,
.product-item .matat_badge {
  text-align: center;
  position: absolute;
  top: .25rem;
  left: .25rem;
  z-index: 5;
  min-width: 2.375rem;
  background: #000;
  font-size: .75rem;
  line-height: 1;
  padding: .1875rem .375rem;
  color: #fff;
  z-index: 3;
  text-transform: uppercase;
  text-align: center;
}

.product-item .sale-label {
  background: #ed028c;
  color: #fff;
}

.product-item .oos-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  font-size: .75rem;
  line-height: 1.5;
  padding: .3125rem .625rem;
  text-align: center;
  color: #fff;
  z-index: 3;
  border-radius: 0 0 2px 2px;
  display: none;
}

.product-item .product-detail-info {
  padding: 0 .3125rem;
}

.product-item .product-price,
.product-item .product-name {
  font-weight: 400;
  font-size: .8125rem;
  line-height: 1.30769231;
  color: #000;
}

.product-item .product-name {
  font-weight: 500;
}

.product-item .product-name a {
  color: #000;
  text-decoration: none;
}

.product-item p {
  font-size: .75rem;
  line-height: 1.5;
}

.product-item .product-price ins,
.product-item .product-price del {
  margin: 0 3px;
}

.product-item .product-price ins {
  font-weight: 500;
}

.product-item .product-price del {
  font-weight: 400;
  color: #a9a9a9;
}

.product-item .valiation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-item .valiation-list .variation-color {
  margin: 2px 0 0 10px;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 1px;
  width: calc(.90625rem + 2px);
  height: calc(.90625rem + 2px);
  border-radius: 50%;
  -webkit-transition: .2s ease border;
  transition: .2s ease border;
  float: right;
}

.product-item .valiation-list .variation-color:hover {
  border-color: #000;
}

.product-item .valiation-list .variation-color:hover .color-name {
  display: block;
}

.product-item .valiation-list .mt-more-color {
  color: #000;
  text-decoration: none;
  font-size: 1rem;
  width: calc(.90625rem + 2px);
  height: calc(1.25rem + 4px);
}

.product-item .valiation-list .color-item {
  width: .78125rem;
  height: .78125rem;
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
}

.product-item .valiation-list .color-item[style="background-color: #ffffff"],
.product-item .valiation-list .color-item[style="background-color: #fff"] {
  box-shadow: 0 0 0 1px #707070;
}

.product-item .valiation-list .color-name {
  position: absolute;
  top: 100%;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding: rem-cala(1px 6px);
  font-size: .625rem;
  line-height: 1.4;
  display: none;
  margin: 3px 0 0;
}

.product-item .valiation-list img.color-variation-product-hover {
  display: none;
}

.recommended-section {
  padding: 3.5rem 0 2.1875rem;
  position: relative;
  z-index: 4;
}

.recommended-section .container {
  position: relative;
  z-index: 4;
}

.recommended-section .section-title {
  margin-bottom: 1.25rem;
}

.recommended-section .section-info-text {
  margin-bottom: 1.1875rem;
}

.recommended-section .products-row {
  margin-left: -.25rem;
  margin-right: -.25rem;
}

.recommended-section .products-row:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: .75rem;
}

.recommended-section .products-row:not(.slick-initialized) > .slide,
.recommended-section .products-row:not(.slick-initialized) > .product-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.recommended-section .products-row:not(.slick-initialized) .product-col {
  padding: .4375rem .25rem;
}

.recommended-section .products-row.slick-initialized .product-item .btn-add-cart {
  left: 5px;
}

.recommended-section .product-item {
  margin-bottom: .5625rem;
}

.recommended-section .btn-viewall {
  display: block;
  margin: 0 auto;
  width: 8.9375rem;
  position: relative;
  z-index: 6;
}

.recommended-section .related-product-slider {
  position: relative;
  margin-bottom: 1.375rem;
}

.recommended-section .related-product-slider .slick-arrow {
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 6;
  color: #ed028c;
  line-height: 1;
  font-size: .6875rem;
}

.recommended-section .related-product-slider .slick-arrow i {
  display: block;
}

.recommended-section .related-product-slider .slick-prev {
  right: -1.375rem;
}

.recommended-section .related-product-slider .slick-next {
  left: -1.375rem;
}

.recommended-section .related-product-slider .slick-dots {
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 1.25rem 0 0;
}

.recommended-section .related-product-slider .slick-dots > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 .3125rem;
}

.recommended-section .related-product-slider .slick-dots .slick-active button {
  background: #ed028c;
}

.recommended-section .related-product-slider .slick-dots button {
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
  background: #d8d8d8;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  border: none;
}

.recommended-section .related-product-slider .slick-dots button:hover {
  background: #ed028c;
}

.best-selling-section {
  padding: 2.3125rem 0 3.625rem;
  position: relative;
}

.best-selling-section:before,
.best-selling-section:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 20rem;
  right: 0;
}

.best-selling-section:before {
  height: 3.9375rem;
  background-image: url(assets/images/bestseller-top-wave1-small.svg);
  top: -1.625rem;
}

.best-selling-section:after {
  background-image: url(assets/images/bestseller-top-wave2-small.svg);
  height: 3.4375rem;
  top: -.875rem;
}

.best-selling-section .container {
  max-width: none;
  background: #ed028c;
  padding-bottom: 1.875rem;
}

.best-selling-section .container:before,
.best-selling-section .container:after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 20rem;
  right: 0;
}

.best-selling-section .container:before {
  height: 3.9375rem;
  background-image: url(assets/images/bestseller-bottom-wave1-small.svg);
  bottom: -.0625rem;
}

.best-selling-section .container:after {
  background-image: url(assets/images/bestseller-bottom-wave2-small.svg);
  height: 5rem;
  bottom: -.3125rem;
}

.best-selling-section .section-title {
  color: #fff;
  position: relative;
  z-index: 3;
}

.best-selling-section .category-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 0 .625rem;
  position: relative;
  z-index: 3;
  position: relative;
}

.best-selling-section .category-link:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: .875rem;
  background: #ed028c;
}

.best-selling-section .category-link > li {
  padding: 0 1rem .625rem;
}

.best-selling-section .category-link > li + li {
  position: relative;
}

.best-selling-section .category-link > li + li:before {
  content: "";
  position: absolute;
  top: .8em;
  right: 0;
  width: .25rem;
  height: .25rem;
  border-radius: 50%;
  background: #f37721;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.best-selling-section .category-link > li > a {
  color: #fff;
  padding: 0;
  text-decoration: none;
}

.best-selling-section .category-link > li > a:hover,
.best-selling-section .category-link > li > a.active {
  color: #f37721;
}

.best-selling-section .best-selling-slider {
  margin: 0 -15px;
  padding: 0 0 2.4375rem;
  position: relative;
  z-index: 4;
}

.best-selling-section .best-selling-slider .slide {
  width: 9.75rem;
}

.best-selling-section .best-selling-slider .slide .product-col {
  margin: 0 .25rem;
}

.best-selling-section .best-selling-slider .product-item {
  margin-top: .9375rem;
}

.best-selling-section .best-selling-slider .product-item .product-img:after {
  background: #ed028c;
  box-shadow: 0 2px 17px 7px #006aad;
}

.best-selling-section .best-selling-slider .product-item .off-label {
  background: #000;
}

.best-selling-section .best-selling-slider .product-item .product-name a {
  color: #fff;
}

.best-selling-section .best-selling-slider .product-item .product-price {
  color: #fff;
}

.best-selling-section .best-selling-slider .product-item .product-price del {
  color: #fff;
}

.best-selling-section .best-selling-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 66;
  position: absolute;
  bottom: 1.4375rem;
}

.best-selling-section .best-selling-control .slick-arrow {
  width: 2.0625rem;
  height: 2.0625rem;
  display: block;
  background: #000;
  border-radius: 50%;
  border: none;
  margin: 0;
  margin: 0 .1875rem;
  font-size: .8125rem;
  line-height: 1;
  color: #f37721;
  padding: .625rem .3125rem;
  text-align: center;
  -webkit-transition: .3s ease background, .3s ease color;
  transition: .3s ease background, .3s ease color;
}

.best-selling-section .best-selling-control .slick-arrow:hover {
  background: #fff;
  color: #000;
}

.best-selling-section .best-selling-control .slick-arrow i {
  display: block;
}

.best-selling-section .btn-viewall {
  display: block;
  margin: 0 auto;
  width: 8.9375rem;
  position: relative;
  z-index: 6;
}

.home-category-section {
  padding: 1.25rem 0 1.75rem;
}

.home-category-section .container {
  max-width: 640px;
}

.home-category-section .section-title {
  margin-bottom: 2.4375rem;
}

.home-category-section .category-row {
  display: -ms-grid;
  display: grid;
  gap: .625rem;
  -ms-grid-columns: (minmax(50%, 1fr))[2];
  grid-template-columns: repeat(2, minmax(50%, 1fr));
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-category-section .category-item {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

.home-category-section .category-item .category-name {
  font-weight: 700;
  font-size: .875rem;
  color: #000;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.home-category-section .category-item img {
  width: 100%;
  display: block;
}

.home-category-section .category-slider:not(.slick-initialized) {
  margin-left: -.46875rem;
  margin-right: -.46875rem;
}

.home-category-section .category-slider:not(.slick-initialized) > .slide {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 .46875rem;
  margin-top: .9375rem;
}

.home-category-section .category-slider .cat-inner .heading h2 {
  margin-bottom: 0;
}

.banner-slider,
.hot-deals-slider,
.instagram-slider,
.category-slider {
  position: relative;
}

.banner-slider .slick-arrow,
.hot-deals-slider .slick-arrow,
.instagram-slider .slick-arrow,
.category-slider .slick-arrow {
  position: absolute;
  z-index: 9;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #7c7c7c;
  font-size: 1rem;
  -webkit-transition: .25s ease background;
  transition: .25s ease background;
}

.banner-slider .slick-arrow i,
.hot-deals-slider .slick-arrow i,
.instagram-slider .slick-arrow i,
.category-slider .slick-arrow i {
  display: block;
}

.banner-slider .slick-prev,
.hot-deals-slider .slick-prev,
.instagram-slider .slick-prev,
.category-slider .slick-prev {
  right: 0;
}

.banner-slider .slick-next,
.hot-deals-slider .slick-next,
.instagram-slider .slick-next,
.category-slider .slick-next {
  left: 0;
}

.banner-slider .lazyload,
.banner-slider .lazyloading,
.hot-deals-slider .lazyload,
.hot-deals-slider .lazyloading,
.instagram-slider .lazyload,
.instagram-slider .lazyloading,
.category-slider .lazyload,
.category-slider .lazyloading {
  opacity: 1;
}

.instagram-slider .slick-prev {
  right: 0;
}

.instagram-slider .slick-next {
  left: 0;
}

.hot-deals-slider .slick-arrow {
  margin-top: -50px;
}

.hot-deals-slider .slick-prev {
  right: -30px !important;
}

.hot-deals-slider .slick-next {
  left: -30px !important;
}

.hot-deals-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hot-deals-slider .product-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: auto;
}

.hot-deals-slider .product-col .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.hot-deals-slider .product-col .product-item .product-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.hot-deals-slider .product-col .product-item .product-detail-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: right;
}

.hot-deals-slider .product-col .product-item .product-detail-info p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.banner-slider-wrapper {
  position: relative;
}

.banner-slider-wrapper .btn-play-pause {
  width: 1.9375rem;
  height: 1.9375rem;
  left: .625rem;
  bottom: .625rem;
  font-size: 1.1875rem;
}

.banner-slider > .slide ~ .slide {
  display: none;
}

.banner-slider .slide {
  position: relative;
}

.banner-slider .slide img {
  width: 100%;
}

.instagram-section {
  padding: 3.5625rem .1875rem 1.1875rem;
}

.instagram-section .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 43px;
}

.instagram-section .section-title .icon-instagram {
  color: #f37721;
  font-size: 1.1875rem;
  margin-right: .28125rem;
}

.instagram-slider .slide {
  padding: 0 6px;
}

.instagram-slider .insta-inner {
  margin-bottom: 30px;
}

.instagram-slider .insta-inner .heading h2 {
  direction: ltr;
  font-size: 16px;
}

.instagram-slider .insta-inner .heading h2 a {
  color: #000;
}

.instagram-slider .insta-inner .heading h2 a:hover {
  color: #ed028c;
}

.instagram-slider .insta-inner .image-holder {
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 8px;
}

.instagram-slider .insta-inner .image-holder img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}

.instagram-slider .slick-dots {
  margin-top: .5rem;
}

.instagram-slider .slick-dots,
.single-product-slider .slick-dots {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  line-height: 0;
  margin-left: .625rem;
  margin-right: .625rem;
  position: relative;
}

.instagram-slider .slick-dots:after,
.single-product-slider .slick-dots:after {
  content: "";
  position: absolute;
  bottom: 1px;
  height: 1px;
  left: 0;
  right: 0;
  background: #e4e4e4;
}

.instagram-slider .slick-dots li,
.single-product-slider .slick-dots li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.instagram-slider .slick-dots .slick-active button,
.single-product-slider .slick-dots .slick-active button {
  background: #ed028c;
}

.instagram-slider .slick-dots button,
.single-product-slider .slick-dots button {
  border: none;
  outline: none;
  display: block;
  padding: 0;
  margin: 0;
  height: 3px;
  width: 100%;
  background: none;
  position: relative;
  z-index: 3;
}

.home-blog-section {
  background: #2f2e2e;
  color: #fff;
  padding: 1.875rem 0 2.75rem;
  text-align: center;
}

.home-blog-section .section-title {
  color: #fff;
  margin-bottom: 2.3125rem;
}

.home-blog-section .blog-item {
  margin-bottom: 1.0625rem;
}

.home-blog-section .btn-view-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8.9375rem;
  margin: 0 auto;
}

.blog-item {
  font-weight: 300;
  font-size: .6875rem;
  line-height: 1.27272727;
  text-align: center;
  color: #fff;
}

.blog-item .blog-img {
  background: #fff;
}

.blog-item .blog-img img {
  width: 100%;
}

.blog-item a {
  color: inherit;
  text-decoration: none;
}

.blog-item .blog-detail {
  padding: 0 .625rem .125rem 0;
}

.blog-item .blog-name {
  font-size: .9375rem;
  line-height: 1.33333333;
  font-weight: 300;
  margin-bottom: .125rem;
}

.blog-item p {
  margin-bottom: .5625rem;
}

.blog-item .blog-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .875rem;
  line-height: 1.2;
  font-weight: 700;
}

.blog-item .blog-link .icon-angle-left {
  font-size: .3125rem;
  margin: 0 1.3em 0 -.375rem;
}

.newsletter-section {
  position: relative;
  padding: 1.25rem 0 1rem;
  background: #f37721;
  color: #000;
  padding: 1.1875rem 0 1.625rem;
}

.newsletter-section.has_bg {
  padding: 0;
}

.newsletter-section .banner-bg {
  min-height: 9.375rem;
  background: #ef7727;
}

.newsletter-section .banner-bg img {
  width: 100%;
  max-height: 16.375rem;
  object-fit: cover;
  display: none;
}

.newsletter-section .container {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.newsletter-section .newsletter-text {
  font-size: .8125rem;
  line-height: 1.15384615;
  text-align: center;
  font-weight: 600;
}

.newsletter-section .newsletter-text p {
  margin-bottom: .9375rem;
}

.newsletter-section .section-title {
  margin-bottom: .5rem;
  color: inherit;
  font-size: 1.875rem;
  letter-spacing: 0;
}

.newsletter-section .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newsletter-section .input-wrap {
  padding-left: .625rem;
  -ms-flex-preferred-size: calc(100% - 4.5rem);
  flex-basis: calc(100% - 4.5rem);
  max-width: calc(100% - 4.5rem);
}

.newsletter-section .btn-wrap {
  -ms-flex-preferred-size: 4.5rem;
  flex-basis: 4.5rem;
  max-width: 4.5rem;
}

.newsletter-section .btn {
  display: block;
  width: 100%;
}

.newsletter-section .btn.btn-primary:hover {
  background: #444;
  border-color: #444;
  color: #fff;
}

.newsletter-section .btn:not(.wpcf7-submit) {
  min-width: 9.375rem;
  font-weight: 700;
}

.newsletter-section .btn:not(.wpcf7-submit):not(:hover) {
  border-color: transparent;
  background: rgba(255, 255, 255, .8);
}

.category-slider {
  position: relative;
}

.category-slider .slide {
  padding: 0 .25rem;
}

.category-slider .cat-inner .image-holder {
  position: relative;
  padding-bottom: 143%;
}

.category-slider .cat-inner .image-holder img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.category-slider .cat-inner .heading {
  text-align: center;
}

.category-slider .cat-inner .heading h2 {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 15px;
}

.category-slider .cat-inner .heading h2 a {
  text-decoration: none;
  color: #ed028c;
}

.category-slider .slick-arrow.slick-prev {
  right: -26px;
}

.category-slider .slick-arrow.slick-next {
  left: -26px;
}

.category-slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-slider:not(.slick-initialized) > .slide {
  max-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 15px;
}

.our-blog {
  background: #f3f3f3;
  padding: 40px 0 60px;
}

.our-blog .blog-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  margin-bottom: 60px;
}

.our-blog .blog-col {
  background: #fff;
  padding: 8px;
}

.our-blog .blog-col .image-holder {
  position: relative;
  padding-bottom: 130%;
  margin-bottom: 15px;
}

.our-blog .blog-col .image-holder img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.our-blog .blog-col .text-holder {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}

.our-blog .blog-col .text-holder h2 {
  font-size: 21px;
  margin-bottom: 10px;
}

.our-blog .blog-col .text-holder h2 a {
  color: #000;
  text-decoration: none;
}

.our-blog .blog-col .text-holder p {
  margin-bottom: 10px;
}

.our-blog .blog-col .text-holder a.readmore {
  font-weight: 800;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  color: #000;
}

.our-blog .blog-col .text-holder a.readmore:hover {
  color: #ed028c;
}

.our-blog .blog-col .text-holder a.readmore:before {
  content: "\e901";
  position: absolute;
  top: 7px;
  left: -15px;
  font: 10px/1 "icomoon";
}

.prima-newsletter .container {
  max-width: 100%;
  padding: 0;
}

.prima-newsletter .newsletter-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.prima-newsletter .newsletter-wrap .text-holder {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  font-weight: 600;
}

.prima-newsletter .newsletter-wrap .text-holder p {
  margin-bottom: 0;
}

.prima-newsletter .newsletter-wrap .text-holder figure {
  margin-bottom: 0;
}

.prima-newsletter .newsletter-wrap .text-holder .btn-primary {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 3.125rem;
  display: none;
}

.header_studio {
  display: none;
}

.single-product #wrapper {
  overflow: visible;
}

.single-product.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper .variable-item:not(.radio-variable-item) {
  width: auto;
  min-width: var(--wvs-single-product-item-width, 30px);
  border-radius: 0;
}

.single-product.woo-variation-swatches .variable-items-wrapper.button-variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span {
  border-radius: 0;
}

.woocommerce-breadcrumb {
  font-size: .625rem;
  letter-spacing: .021em;
  line-height: 1.2;
  color: #9b9b9b;
  font-weight: 400;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.woocommerce-breadcrumb a {
  color: #9b9b9b;
  text-decoration: none;
}

.woocommerce-breadcrumb .delimeter {
  font-size: 0;
  line-height: 0;
  margin: 0 .375rem -1px;
}

.woocommerce-breadcrumb .delimeter:before {
  content: "\e901";
  font: .3125rem/ 1 "icomoon";
}

.zoom-box {
  overflow: hidden;
  background: #fff;
  background-size: cover;
  position: relative;
}

.zoom-box img.zb-full {
  max-width: none;
}

.zoom-box img.zb-full {
  display: none;
  position: absolute;
  z-index: 4;
}

.zoom-box.zb-zoom-on img.zb-full {
  display: block;
}

.single-product-container {
  padding: 1.125rem 0 0;
}

.single-product-container .recommended-section {
  padding-bottom: 1.875rem;
  padding-top: 0;
  overflow: hidden;
}

.single-product-container .matat_badge {
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: .75rem;
  line-height: 1.5;
  min-width: 4.3125rem;
  text-transform: uppercase;
  text-align: center;
  padding: .25rem;
}

.single-product-container .sale-label {
  color: #fff;
  background: #ed028c;
}

.single-product-container .soldout-label {
  color: #fff;
  background: #000;
}

.single-product-container .single-product-detail {
  padding: .75rem 0 1.375rem;
}

.single-product-container .giftcard_wrapper .form-row .form-group {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.single-product-container .giftcard_wrapper .jcf-number {
  height: auto;
  width: 100%;
}

.single-product-container .giftcard_wrapper .jcf-number .jcf-btn-inc,
.single-product-container .giftcard_wrapper .jcf-number .jcf-btn-dec {
  display: none;
}

.single-product-container .giftcard_wrapper .jcf-number .form-control {
  text-align: inherit;
}

.single-product-container .giftcard_wrapper .form-control {
  height: 2.625rem;
  background: #fff;
  border: 1px solid #5b5b5b;
  border-radius: .1875rem;
  color: #ed028c;
  font-size: .875rem;
  line-height: 1.5;
  padding: .625rem;
  font-weight: 500;
}

.single-product-container .giftcard_wrapper .form-control::-webkit-input-placeholder {
  color: #ed028c;
}

.single-product-container .giftcard_wrapper .form-control::-moz-placeholder {
  opacity: 1;
  color: #ed028c;
}

.single-product-container .giftcard_wrapper .form-control:-moz-placeholder {
  color: #ed028c;
}

.single-product-container .giftcard_wrapper .form-control:-ms-input-placeholder {
  color: #ed028c;
}

.single-product-container .giftcard_wrapper .form-control.placeholder {
  color: #ed028c;
}

.single-product-container .single-slider-wrapper {
  position: relative;
  margin: 0 0 .4375rem;
}

.single-product-container .single-slider-wrapper .matat_badge {
  position: absolute;
  z-index: 9;
  top: .4375rem;
  left: .4375rem;
}

.single-product-container .single-product-slider {
  background: #fff;
  border: 1px solid rgba(112, 112, 112, .6);
  margin-bottom: 20px;
  position: relative;
}

.single-product-container .single-product-slider > .slide + .slide {
  display: none;
}

.single-product-container .single-product-slider .slide {
  position: relative;
}

.single-product-container .single-product-slider .zoom-box {
  overflow: hidden;
  border-radius: 3px;
}

.single-product-container .single-product-slider .video-wrap {
  padding-bottom: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
}

.single-product-container .single-product-slider .video-wrap iframe {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 180%;
  height: 100%;
  border: none;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.single-product-container .single-product-slider img {
  max-width: none;
}

.single-product-container .single-product-slider img:not(.zb-full) {
  width: 100%;
}

.single-product-container .single-product-slider .button-zoom {
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  color: #000;
  font-size: .75rem;
  line-height: 1;
  position: absolute;
  z-index: 7;
  top: .125rem;
  right: .125rem;
  background: none;
  display: none;
}

.rtl .single-product-container .single-product-slider .button-zoom {
  right: auto;
  left: .125rem;
}

.single-product-container .single-product-slider .button-zoom i {
  display: block;
}

.single-product-container .single-product-slider .slick-arrow {
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 6;
  color: #000;
  font-weight: 600;
  line-height: 1;
  font-size: .625rem;
  padding: .375rem;
}

.single-product-container .single-product-slider .slick-arrow i {
  display: block;
}

.single-product-container .single-product-slider .slick-prev {
  right: 0;
}

.single-product-container .single-product-slider .slick-next {
  left: 0;
}

.single-product-container .single-product-slider .slick-dots {
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.single-product-container .single-product-slider .slick-dots li {
  height: 0;
  width: 0;
  margin: -3px 0;
}

.single-product-container .single-product-slider .slick-dots button:before {
  display: none;
}

.single-product-container .pagination-slider-wrapper {
  overflow: hidden;
}

.single-product-container .product-pagination-slider {
  display: none;
}

.single-product-container .product-pagination-slider .slide {
  overflow: hidden;
  border: none;
}

.single-product-container .product-pagination-slider .slide .button-zoom {
  display: none;
}

.single-product-container .product-pagination-slider .slide .img-wrap {
  overflow: hidden;
  border: 1px solid rgba(112, 112, 112, .6);
  cursor: pointer;
  -webkit-transition: .3s ease-in-out border;
  transition: .3s ease-in-out border;
  margin-bottom: 16px;
}

.single-product-container .product-pagination-slider .slide .img-wrap:hover {
  border-color: #ed028c;
}

.single-product-container .product-pagination-slider .slide .img-wrap.video_thumb {
  position: relative;
}

.single-product-container .product-pagination-slider .slide .img-wrap.video_thumb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, .67);
  z-index: 2;
}

.single-product-container .product-pagination-slider .slide .img-wrap.video_thumb .icon-play-circle-outline {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 4;
}

.single-product-container .product-pagination-slider .slide .img-wrap img {
  width: 100%;
  height: 186px;
  object-fit: cover;
  object-position: 50% 0;
}

.single-product-container .single-product-summary h1 {
  color: #323232;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: .6875rem;
}

.single-product-container .single-product-summary h1 .en-font {
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
}

.single-product-container .single-product-summary .product-price .matat_badge {
  margin-right: 5px;
  position: static !important;
}

.single-product-container .single-product-summary .product-price,
.single-product-container .single-product-summary .woocommerce-variation-price {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-product-container .single-product-summary .product-price ins,
.single-product-container .single-product-summary .product-price del,
.single-product-container .single-product-summary .woocommerce-variation-price ins,
.single-product-container .single-product-summary .woocommerce-variation-price del {
  margin: 0 .1875rem;
}

.single-product-container .single-product-summary .product-price del,
.single-product-container .single-product-summary .woocommerce-variation-price del {
  color: #707070;
}

.single-product-container .single-product-summary .product-price ins,
.single-product-container .single-product-summary .woocommerce-variation-price ins {
  text-decoration: none;
  color: #ed028c;
}

.single-product-container .single-product-summary .product-price {
  margin: 0 0 .5rem;
}

.single-product-container .single-product-summary .product-desc {
  font-size: .75rem;
  line-height: 1.5;
  padding: 0 0 .9375rem;
  color: #292929;
  border-bottom: 1px solid #707070;
}

.single-product-container .single-product-summary .product-desc p {
  margin: 0;
}

.single-product-container .single-product-summary .product-desc h2,
.single-product-container .single-product-summary .product-desc h3 {
  font: inherit;
  margin: 0;
}

.single-product-container .single-product-summary .sku-info {
  font-size: .6875rem;
  color: #191919;
  line-height: .875rem;
  display: block;
  margin-bottom: .6875rem;
  display: none;
}

.single-product-container .single-product-summary .product-important-info {
  font-size: .75rem;
  line-height: 1.25;
  padding: .625rem .3125rem;
  background: #f6f6f6;
  margin: 0 -.4375rem 1.1875rem;
  border-radius: .1875rem;
  color: #3a3a39;
  font-weight: 700;
  text-align: center;
}

.single-product-container .single-product-summary .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.375rem;
}

.single-product-container .single-product-summary .quantity label {
  color: #3a3a39;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  -ms-flex-preferred-size: 3.375rem;
  flex-basis: 3.375rem;
  max-width: 3.375rem;
}

.rtl .single-product-container .single-product-summary .quantity label {
  text-align: right !important;
}

.single-product-container .single-product-summary table.variations {
  width: 100%;
  border: none;
  margin: 0 auto 1.25rem;
  display: block;
}

.single-product-container .single-product-summary table.variations tbody {
  display: block;
}

.single-product-container .single-product-summary table.variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding-bottom: 1.75rem;
}

.single-product-container .single-product-summary table.variations tr:last-child {
  padding-bottom: 0;
}

.single-product-container .single-product-summary table.variations td {
  border: none;
  padding: 0;
}

.single-product-container .single-product-summary table.variations td.label {
  width: auto;
  margin-bottom: .75rem;
}

.single-product-container .single-product-summary table.variations .woo-selected-variation-item-name {
  display: none !important;
}

.single-product-container .single-product-summary table.variations label {
  color: #1c1c1c;
  font-weight: 500;
  font-size: .8125rem;
  line-height: 1.5;
  margin: 0;
  display: block;
}

.single-product-container .single-product-summary table.variations .jcf-select {
  width: 6.9375rem;
}

.single-product-container .single-product-summary .single_add_cart_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 21.25rem;
}

.single-product-container .single-product-summary .btn-add-cart {
  display: block;
  -ms-flex-preferred-size: 15.3125rem;
  flex-basis: 15.3125rem;
  max-width: 15.3125rem;
  border-radius: 0;
  font-weight: 600;
  margin-left: auto;
  background: #ed028c;
}

.single-product-container .single-product-summary .btn-add-cart:hover {
  background: #c30875;
  border-color: #c30875;
  color: #fff;
}

.single-product-container .single-product-summary .btn-add-cart:before,
.single-product-container .single-product-summary .btn-add-cart:after {
  display: none;
}

.single-product-container .single-product-summary .matat-wishlist-button-wrap {
  -ms-flex-preferred-size: calc(2rem + 2px);
  flex-basis: calc(2rem + 2px);
  max-width: calc(2rem + 2px);
}

.single-product-container .single-product-summary .btn-add-wishlist {
  border: 1px solid #000;
  width: calc(2rem + 2px);
  height: calc(2rem + 2px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #000;
  font-size: .75rem;
  border-radius: 50%;
}

.single-product-container .single-product-summary .btn-add-wishlist.is_in_wishlist,
.single-product-container .single-product-summary .btn-add-wishlist:hover {
  color: #fff;
  border-color: #ed028c;
  background: #ed028c;
}

.single-product-container .single-product-summary .btn-add-wishlist.is_in_wishlist .mt-icon-like:before,
.single-product-container .single-product-summary .btn-add-wishlist:hover .mt-icon-like:before {
  content: "\e901";
}

.single-product-container .single-product-summary ul:not[role="radiogroup"] > li {
  position: relative;
  padding-right: .75em;
}

.single-product-container .single-product-summary ul:not[role="radiogroup"] > li:before {
  content: "\2022";
  position: absolute;
  top: 0;
  right: 0;
}

.single-product-container .single-product-summary a {
  text-decoration: underline;
  color: #000;
}

.single-product-container .single-product-summary a:hover {
  text-decoration: none;
}

.single-product-container .single-product-summary .reset_variations {
  font-size: 16px;
  margin-top: -10px;
}

.single-product-container .single-product-summary .reset_variations:hover {
  color: #ed028c;
}

.single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper {
  margin-right: -10px !important;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected,
.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled):hover {
  box-shadow: 0 0 0 1px #000 !important;
  background: #000 !important;
  color: #fff !important;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected .variable-item-span,
.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled):hover .variable-item-span {
  color: #fff !important;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item).disabled.selected,
.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item).disabled:hover {
  box-shadow: 0 0 0 1px #e6e6e6 !important;
  background: #e6e6e6 !important;
  color: #707070 !important;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item).disabled.selected .variable-item-span,
.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-span {
  color: #707070 !important;
}

.single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item) {
  min-width: 2.3125rem;
  width: 2.3125rem;
  height: 2.3125rem;
  display: block;
}

.single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item) .variable-item-span-button {
  padding: 0;
}

.single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper.reselect-clear li {
  margin-left: 8px !important;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item {
  box-shadow: none !important;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected .variable-item-span,
.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled):hover .variable-item-span {
  box-shadow: 0 0 0 4px #fff, 0 0 0 5px #707070;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected {
  position: relative;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected:after {
  content: attr(data-title);
  position: absolute;
  top: 100%;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  font-size: .625rem;
  line-height: 1.5;
  min-width: 1.75rem;
  text-align: center;
  color: #000;
  border: 1px solid #707070;
  margin-top: .5rem;
  white-space: nowrap;
  padding: .0625rem .25rem;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
}

.single-product-container .single-product-summary .variable-items-wrapper .variable-item {
  position: relative;
  font-weight: 300;
}

.single-product-container .single-product-summary .variable-items-wrapper .variable-item .variable-item-span {
  font-weight: 300;
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper .variable-item {
  border-radius: 0;
  margin-top: 0;
}

.single-product-container .single-product-summary .variable-items-wrapper .variable-item.oos,
.single-product-container .single-product-summary .variable-items-wrapper .variable-item.disabled {
  overflow: hidden;
  cursor: not-allowed;
}

.single-product-container .single-product-summary .variable-items-wrapper .variable-item.oos:hover .variable-item-span,
.single-product-container .single-product-summary .variable-items-wrapper .variable-item.oos.selected .variable-item-span,
.single-product-container .single-product-summary .variable-items-wrapper .variable-item.disabled:hover .variable-item-span,
.single-product-container .single-product-summary .variable-items-wrapper .variable-item.disabled.selected .variable-item-span {
  box-shadow: none !important;
}

.single-product-container .single-product-summary .variable-items-wrapper .variable-item.oos .variable-item-span,
.single-product-container .single-product-summary .variable-items-wrapper .variable-item.disabled .variable-item-span {
  overflow: hidden;
}

.woo-variation-swatches.wvs-attr-behavior-blur .single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled::before,
.woo-variation-swatches.wvs-attr-behavior-blur
.single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled:hover::before {
  display: none;
}

.woo-variation-swatches.wvs-attr-behavior-blur .single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled:after,
.woo-variation-swatches.wvs-attr-behavior-blur
.single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled:hover:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.woo-variation-swatches.wvs-attr-behavior-blur .single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled:after,
.woo-variation-swatches.wvs-attr-behavior-blur
.single-product-container .single-product-summary .variable-item:not(.radio-variable-item).disabled:hover:after {
  left: 50%;
  bottom: auto;
  right: auto;
  top: 50%;
  width: calc(100% + 40px);
  background: rgba(0, 0, 0, .3) !important;
  display: none;
}

.single-product-container .color-variation-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.single-product-container .color-variation-row .variation-label {
  width: 1.9375rem;
}

.single-product-container .color-variation-row .variation-label,
.single-product-container .color-variation-row .selected-color-name {
  line-height: 1.5;
  margin: .375rem 0 0;
}

.single-product-container .color-variation-list,
.single-product-container .size-variation-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-product-container .color-variation-list label,
.single-product-container .size-variation-list label {
  display: block;
  position: relative;
  margin: 0;
}

.single-product-container .color-variation-list label input[type="radio"],
.single-product-container .size-variation-list label input[type="radio"] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.single-product-container .color-variation-list {
  max-width: calc(100% - 1.9375rem);
}

.single-product-container .color-variation-list > li {
  padding: 0 0 .5rem .9375rem;
}

.single-product-container .color-variation-list > li.selected-color-name {
  padding-left: 0;
}

.single-product-container .color-variation-list .selected-color-name {
  font-size: .75rem;
  min-width: 2.0625rem;
}

.single-product-container .color-variation-list label input[type="radio"]:checked ~ .btn-color {
  border-color: #191919;
}

.single-product-container .color-variation-list label .btn-color {
  border: 1px solid transparent;
  display: block;
  width: calc(1.8125rem + 2px);
  height: calc(1.8125rem + 2px);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  padding: .125rem;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: .3s ease border;
  transition: .3s ease border;
}

.single-product-container .color-variation-list label .btn-color:hover {
  border-color: #191919;
}

.single-product-container .color-variation-list label .btn-color img {
  width: 1.5625rem;
  height: 1.5625rem;
  display: block;
}

.single-product-container .size-variation-row {
  padding-top: .5rem;
}

.single-product-container .size-variation-row .variation-label {
  margin: calc(.5625rem + 1px) 0 0;
}

.woo-variation-swatches .single-product-container .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color {
  border-radius: 50%;
}

.woo-variation-swatches .single-product-container .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after {
  border-radius: 50%;
}

.single-product-container .produc-misc-info {
  border-radius: .1875rem;
  background: #f9f9f9;
  margin-top: .625rem;
  padding: .625rem;
}

.single-product-container .produc-misc-info .info-item {
  line-height: 1.21428571;
  font-size: .75rem;
}

.single-product-container .produc-misc-info .info-item > a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
}

.single-product-container .produc-misc-info .info-item .ico-wrap {
  line-height: 1;
  font-size: 1.3125rem;
}

.single-product-container .product-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.1875rem 0 .5625rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-product-container .product-share .share-title {
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.25;
  display: block;
  color: #1c1c1c;
}

.single-product-container .product-share .share-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  direction: ltr;
}

.single-product-container .product-share .share-links a {
  color: #000;
  text-decoration: none;
  outline: none;
  margin: 0 .5625rem;
  font-size: 1rem;
}

.single-product-container .product-share .share-links a:hover {
  color: #ed028c;
}

.single-product-container .product-share .share-links a .icon-email {
  font-size: .6875em;
}

.single-product-container .product-share .share-links a .icon-whatsapp {
  font-size: .9em;
}

.stock-alert-row {
  background: #2f2e2e;
  color: #fff;
  padding: 1.25rem .9375rem;
  margin: 0 -.9375rem .9375rem;
}

.stock-alert-row .stock-alert-title {
  font-size: .875rem;
  line-height: 1;
  display: block;
  margin-bottom: .9375rem;
  font-weight: 400;
}

.stock-alert-row .alert {
  display: none;
  margin: 0;
}

.stock-alert-row .alert.alert-danger,
.stock-alert-row .alert.alert-success {
  display: block;
  background: #323232;
  color: #fff;
}

.stock-alert-row .alert.alert-danger {
  border-color: #f00;
  margin-top: .9375rem;
}

.stock-alert-row .matat-stock-notify-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stock-alert-row .matat-stock-notify-form .input-wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.stock-alert-row .matat-stock-notify-form .btn-wrap {
  -ms-flex-preferred-size: 5.25rem;
  flex-basis: 5.25rem;
  max-width: 5.25rem;
  margin-right: .5rem;
}

.stock-alert-row .matat-stock-notify-form .btn-wrap .btn {
  width: 100%;
  display: block;
}

.stock-alert-row .matat-stock-notify-form input.form-control {
  padding-left: .625rem;
  padding-right: .625rem;
  color: #000;
}

.stock-alert-row .matat-stock-notify-form input.form-control::-webkit-input-placeholder {
  color: #9b9b9b;
}

.stock-alert-row .matat-stock-notify-form input.form-control::-moz-placeholder {
  opacity: 1;
  color: #9b9b9b;
}

.stock-alert-row .matat-stock-notify-form input.form-control:-moz-placeholder {
  color: #9b9b9b;
}

.stock-alert-row .matat-stock-notify-form input.form-control:-ms-input-placeholder {
  color: #9b9b9b;
}

.stock-alert-row .matat-stock-notify-form input.form-control.placeholder {
  color: #9b9b9b;
}

.stock-alert-row .matat-stock-notify-form .form-control,
.stock-alert-row .matat-stock-notify-form .btn {
  height: calc(2.25rem + 2px);
  border-radius: 0;
  font-size: .6875rem;
  line-height: 1rem;
  padding: .625rem;
}

.stock-alert-row .matat-stock-notify-form button.btn.btn-primary {
  border-color: #ed028c;
  background: #ed028c;
  color: #fff;
}

.product-tab-info {
  margin-top: 20px;
}

.product-tab-info > .woocommerce-Tabs-panel {
  display: none !important;
}

.product-tab-info .product-tab-menu {
  border-bottom: 1px solid #707070;
}

.product-tab-info .product-tab-menu > li a {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  padding: 0 0 3px;
  position: relative;
}

.product-tab-info .product-tab-menu > li a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 3px;
  background: #ed028c;
  opacity: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: .3s ease opacity, .3s ease transform;
  transition: .3s ease opacity, .3s ease transform;
}

.product-tab-info .product-tab-menu > li a:hover,
.product-tab-info .product-tab-menu > li a.hover,
.product-tab-info .product-tab-menu > li a.active {
  border-radius: 0;
}

.product-tab-info .product-tab-menu > li a:hover:after,
.product-tab-info .product-tab-menu > li a.hover:after,
.product-tab-info .product-tab-menu > li a.active:after {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.product-tab-info .product-tab-menu > li a.active {
  font-weight: 700;
}

.product-tab-info .tab-content {
  background: #fff;
  color: #191919;
  font-size: 12px;
  line-height: 1.5;
}

.product-tab-info .tab-content h2 {
  font-size: 1.2em;
}

.product-tab-info .tab-content ul > li {
  position: relative;
  padding-right: .75em;
}

.product-tab-info .tab-content ul > li:before {
  content: "\2022";
  position: absolute;
  top: 0;
  right: 0;
}

.product-tab-info .tab-content p {
  margin-bottom: 1.3125rem;
}

.product-tab-info .tab-content a {
  color: #000;
  text-decoration: underline;
}

.product-tab-info .tab-content a:hover {
  text-decoration: none;
}

.product-tab-info .tab-content a.size_guide {
  display: table;
  font-weight: 600;
}

.product-tab-info .tab-pane a[data-toggle="collapse"] {
  display: block;
  position: relative;
  font-size: .75rem;
  line-height: 17px;
  color: #1a1a1a;
  text-decoration: none;
  border-top: 1px solid #ececec;
  font-weight: 700;
  padding: .9375rem;
}

.product-tab-info .tab-pane a[data-toggle="collapse"]:after {
  content: "\e913";
  position: absolute;
  top: 50%;
  left: .9375rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #ed028c;
  font: .625rem/ 1 "icomoon";
}

.product-tab-info .tab-pane a[data-toggle="collapse"].collapsed {
  font-weight: 400;
}

.product-tab-info .tab-pane a[data-toggle="collapse"].collapsed:after {
  content: "\e914";
}

.single-product-summary .sale-countdown-box {
  background: rgba(237, 2, 140, .6);
  border-radius: 0 0 3px 3px;
  color: #fff;
  padding: .375rem .625rem;
}

.single-product-summary .sale-countdown-box .sale-info-title {
  font-size: .75rem;
  line-height: 1.16666667;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 0 0 .3125rem;
}

.countdown-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 7rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: center;
}

.countdown-timer .time-col {
  background: rgba(0, 0, 0, .57);
  border-radius: 2px;
  -ms-flex-preferred-size: calc(25% - .125rem);
  flex-basis: calc(25% - .125rem);
  max-width: calc(25% - .125rem);
  color: #fff;
  padding: .125rem .125rem 0;
}

.countdown-timer .time-col .days,
.countdown-timer .time-col .hours,
.countdown-timer .time-col .minutes,
.countdown-timer .time-col .seconds {
  font: 700 .8125rem/ 1 "Poppins", Arial, Helvetica, sans-serif;
  display: block;
  padding: .1875rem 0 .125rem;
}

.countdown-timer .time-col .smalltext {
  font-size: .4875rem;
  border-top: 1px solid #fff;
  padding: .0625rem 0;
}

/*small changes*/

.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin-bottom: 10px !important;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected:after {
  z-index: 9;
  background: #fff;
}

.single_variation_wrap .matat_single_product_extra_link {
  font-size: .875rem;
}

.single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected:after {
  content: attr(data-wvstooltip);
}

.woo-variation-swatches.wvs-style-squared .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item {
  border-radius: 50%;
}

.single-product-container .single-product-summary table.variations td.label {
  text-align: right !important;
}

.woo-variation-swatches .variable-items-wrapper {
  margin: 0 15px 0 0 !important;
}

body.woo-variation-swatches.rtl .variable-items-wrapper .variable-item.button-variable-item:not(.radio-variable-item) .variable-item-span {
  font-weight: 300;
}

body.woo-variation-swatches .single-product-summary .variable-items-wrapper li.variable-item:not(.radio-variable-item).button-variable-item.selected .variable-item-span {
  font-weight: 700;
}

.upsells-wrap .upsells-container {
  width: 100%;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
  font-size: .9375rem;
  font-weight: 700;
  margin-bottom: 1.4375rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single {
  margin-bottom: 1.25rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-chckbox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: auto;
  right: 0;
  margin-left: 0;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox {
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox input[type="checkbox"]:checked + .fake-input {
  background: #000;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox .fake-input {
  background: #fff;
  color: #fff;
  margin: 1px 0 0;
  top: 50%;
  border: 1px solid #000;
  border-radius: 0;
  width: .9375rem;
  height: .9375rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox .fake-input::after {
  font-weight: 900;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image {
  -ms-flex-preferred-size: 48.39%;
  flex-basis: 48.39%;
  max-width: 48.39%;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image > a {
  display: block;
  position: relative;
  padding-bottom: 137.15%;
  border: 1px solid #ccc;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-wrap {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: .625rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title {
  font-size: .75rem;
  font-weight: 400;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 .3125rem;
  text-align: initial;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title a {
  color: #000;
  text-decoration: none;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title a strong {
  display: inline-block;
  padding-left: 5px;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price-wrap {
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  text-align: left;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price {
  font-size: .75rem;
  margin: 0;
  font-family: "Heebo";
  text-align: left;
  font-weight: 400;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-list {
  margin-top: .9375rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn select {
  border-radius: 0;
  width: 100%;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select {
  height: 2rem;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 0;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-list {
  font-size: .75rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-text {
  line-height: 1.875rem;
  font-size: .75rem;
  color: #000;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-opener {
  color: #000;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-opener:before {
  content: "\e900";
  font-family: "icomoon" !important;
  font-size: .375rem;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ccc;
}

.upsells-wrap .fcn-product-varitaion-wrap .add-to-cart-btn {
  width: 100%;
  padding-top: 10px;
}

.upsells-wrap .fcn-product-varitaion-wrap .add-to-cart-btn .primary-matat-btn {
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  line-height: 1;
  min-height: 2.125rem;
  font-weight: 700;
}

.upsells-wrap .fcn-product-varitaion-wrap .fcn-upsell-error {
  display: block;
  margin-bottom: .625rem;
  font-size: .75rem;
  font-weight: 300;
  color: #f00;
  text-align: initial;
}

.upsells-wrap .fcn-product-varitaion-wrap.custom-form:after {
  display: none;
}

.page-header {
  background: #f9f9f9;
  color: #1a1a1a;
  text-align: center;
  padding: 3.0625rem 0 2.9375rem;
  position: relative;
  z-index: 1;
}

.page-header:after {
  content: "";
  background: url("assets/images/bg01.png") repeat 50% 0/320px auto;
  opacity: .01;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.page-header.has_banner {
  padding: 0;
}

.page-header.has_banner:after {
  display: none;
}

.page-header.has_banner .category-banner {
  overflow: hidden;
}

.page-header.has_banner .category-banner img {
  width: 100%;
}

.page-header.has_banner .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, .7);
}

.page-header.has_banner .woocommerce-breadcrumb span:before,
.page-header.has_banner .woocommerce-breadcrumb a + a:before {
  color: inherit;
}

.page-header.hasbanner {
  color: #fff;
}

.page-header h1 {
  font: 300 2.0625rem/ 1.4696 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .1875rem;
}

.page-header h1 .search-term {
  display: block;
  font-size: .44em;
}

.woocommerce-breadcrumb {
  padding: .8125rem 0;
}

.shop-page-container {
  padding: 0 .5rem 2.1875rem;
  min-height: 60vh;
}

.shop-page-container .woocommerce-breadcrumb {
  padding: .8125rem 0;
}

.search-no-results .shop-page-container .woocommerce-breadcrumb {
  display: none;
}

.shop-page-container .shop-product-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.75rem;
}

.shop-page-container .shop-product-filter > li {
  font-size: 1.0625rem;
  line-height: 1.2;
  padding: 0 .75rem;
}

.shop-page-container .shop-product-filter > li + li {
  border-right: 1px solid #8bcedf;
}

.shop-page-container .shop-product-filter > li > a {
  text-decoration: none;
  color: #fd25a4;
  display: block;
}

.shop-page-container .shop-product-filter > li > a.active {
  font-weight: 500;
}

.shop-page-container .sort-filter-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop-page-container .sort-filter-row .sort-wrapper {
  -ms-flex-preferred-size: calc(50% + 1px);
  flex-basis: calc(50% + 1px);
  max-width: calc(50% + 1px);
}

.shop-page-container .sort-filter-row .sort-title {
  margin-left: 9px;
  font-size: 14px;
}

.shop-page-container .sort-filter-row .filter-opener {
  -ms-flex-preferred-size: calc(50% - 1px);
  flex-basis: calc(50% - 1px);
  max-width: calc(50% - 1px);
  border: 1px solid #e2e7e0;
  font-size: .8125rem;
  line-height: calc(1.1875rem - 2px);
  padding: .5rem;
  border-right: none;
  margin: 0;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
}

.shop-page-container .sort-filter-row .filter-opener .icon-filter {
  margin-left: .625rem;
}

.shop-page-container .products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.25rem;
}

.shop-page-container .products-row > h2 {
  font-size: 1.25em;
  text-align: center;
  font-weight: 400;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.shop-page-container .products-row .product-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 .25rem 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.shop-page-container .products-row .product-item,
.shop-page-container .products-row .product-img,
.shop-page-container .products-row .product-detail-info,
.shop-page-container .products-row .product-detail-info p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: right;
}

.shop-page-container .products-row .product-img .mainImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  position: relative;
  padding-bottom: 130%;
  overflow: hidden;
}

.shop-page-container .woocommerce-info {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: .9375rem 0 0;
}

.shop-page-container .category-description {
  text-align: center;
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-pagination {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.woocommerce-pagination .page-numbers,
.woocommerce-pagination .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.25;
  color: #b0b0b0;
}

.woocommerce-pagination .page-numbers .pages,
.woocommerce-pagination .wp-pagenavi .pages {
  display: none;
}

.woocommerce-pagination .page-numbers span,
.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi span,
.woocommerce-pagination .wp-pagenavi a {
  margin: 0 10px;
}

.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .wp-pagenavi a {
  text-decoration: none;
}

.woocommerce-pagination .page-numbers .page-numbers,
.woocommerce-pagination .page-numbers > span,
.woocommerce-pagination .page-numbers > .page,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .page-numbers,
.woocommerce-pagination .wp-pagenavi > span,
.woocommerce-pagination .wp-pagenavi > .page,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
  border: none;
  border-bottom: 1px solid transparent;
  display: block;
  padding: 0 2px;
  color: #b0b0b0;
}

.woocommerce-pagination .page-numbers .page-numbers.current,
.woocommerce-pagination .page-numbers > span.current,
.woocommerce-pagination .page-numbers > .page.current,
.woocommerce-pagination .page-numbers .nextpostslink.current,
.woocommerce-pagination .page-numbers .previouspostslink.current,
.woocommerce-pagination .wp-pagenavi .page-numbers.current,
.woocommerce-pagination .wp-pagenavi > span.current,
.woocommerce-pagination .wp-pagenavi > .page.current,
.woocommerce-pagination .wp-pagenavi .nextpostslink.current,
.woocommerce-pagination .wp-pagenavi .previouspostslink.current {
  border-bottom-color: #fd25a4;
  color: #fd25a4;
  font-weight: 700;
}

.woocommerce-pagination .page-numbers a.page-numbers:hover,
.woocommerce-pagination .page-numbers > .page:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers:hover,
.woocommerce-pagination .wp-pagenavi > .page:hover {
  border-bottom-color: #fd25a4;
}

.woocommerce-pagination .page-numbers a.page-numbers.prev:hover,
.woocommerce-pagination .page-numbers a.page-numbers.next:hover,
.woocommerce-pagination .page-numbers a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .page-numbers a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .page-numbers > .page.prev:hover,
.woocommerce-pagination .page-numbers > .page.next:hover,
.woocommerce-pagination .page-numbers > .page.nextpostslink:hover,
.woocommerce-pagination .page-numbers > .page.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.prev:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.next:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi a.page-numbers.previouspostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.prev:hover,
.woocommerce-pagination .wp-pagenavi > .page.next:hover,
.woocommerce-pagination .wp-pagenavi > .page.nextpostslink:hover,
.woocommerce-pagination .wp-pagenavi > .page.previouspostslink:hover {
  color: #fd25a4;
  border-bottom-color: transparent;
}

.woocommerce-pagination .page-numbers .prev,
.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .nextpostslink,
.woocommerce-pagination .page-numbers .previouspostslink,
.woocommerce-pagination .wp-pagenavi .prev,
.woocommerce-pagination .wp-pagenavi .next,
.woocommerce-pagination .wp-pagenavi .nextpostslink,
.woocommerce-pagination .wp-pagenavi .previouspostslink {
  font-size: 0;
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
  font: .5625rem/ 1 "icomoon";
}

.woocommerce-pagination .page-numbers .prev:before,
.woocommerce-pagination .page-numbers .previouspostslink:before,
.woocommerce-pagination .wp-pagenavi .prev:before,
.woocommerce-pagination .wp-pagenavi .previouspostslink:before {
  content: "\e902";
}

.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .nextpostslink:before,
.woocommerce-pagination .wp-pagenavi .next:before,
.woocommerce-pagination .wp-pagenavi .nextpostslink:before {
  content: "\e901";
}

.search-no-results .shop-category-row {
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
  max-width: 100% !important;
  width: 100%;
}

.search-no-results .shop-category-row .shop-products-holder {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.search-no-results .shop-category-row .shop-products-holder p {
  padding-left: 0;
}

.shop-sidebar-filter {
  background: #fff;
}

.shop-sidebar-filter .filter-close {
  line-height: 1;
  position: absolute;
  top: 0;
  left: -2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background: #f0f0f0;
  font-size: .6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.shop-sidebar-filter .filter-body {
  height: auto;
}

.shop-sidebar-filter .filter-title {
  display: none;
  font-size: .875rem;
  color: #191919;
  font-weight: 700;
}

.shop-sidebar-filter .filter-inner-body {
  height: calc(100% - 2.6875rem);
  overflow-y: auto;
  overflow-x: hidden;
}

.shop-sidebar-filter .filter-option-list > li > a,
.shop-sidebar-filter .filter-option-list > li .filter-group-title,
.shop-sidebar-filter ul.menu > li > a,
.shop-sidebar-filter ul.menu > li .filter-group-title {
  display: block;
  font-size: .8125rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #191919;
  padding: .5625rem .625rem;
  text-decoration: none;
}

.shop-sidebar-filter .filter-option-list > li.filter-drop-active > a:after {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
}

.shop-sidebar-filter .filter-option-list > li > a {
  position: relative;
}

.shop-sidebar-filter .filter-option-list > li > a:after {
  content: "\e901";
  position: absolute;
  top: 50%;
  left: .9375rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: .5rem/ 1 "icomoon";
}

.shop-sidebar-filter .category-filter label,
.shop-sidebar-filter .size-filter label {
  display: table;
  font-size: .75rem;
  line-height: 1.125rem;
  color: #000;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}

.shop-sidebar-filter .category-filter label input[type="checkbox"],
.shop-sidebar-filter .size-filter label input[type="checkbox"] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.shop-sidebar-filter .category-filter label input[type="checkbox"]:checked ~ .label-text,
.shop-sidebar-filter .size-filter label input[type="checkbox"]:checked ~ .label-text {
  color: #000;
  font-weight: 700;
}

.shop-sidebar-filter .category-filter label input[type="checkbox"]:checked ~ .color-checkbox-wrp,
.shop-sidebar-filter .size-filter label input[type="checkbox"]:checked ~ .color-checkbox-wrp {
  border-color: #000;
}

.shop-sidebar-filter .category-filter label .label-text:hover,
.shop-sidebar-filter .size-filter label .label-text:hover {
  font-weight: 700;
}

.shop-sidebar-filter .category-filter label .color-checkbox-wrp,
.shop-sidebar-filter .size-filter label .color-checkbox-wrp {
  width: 1.125rem;
  height: 1.125rem;
  display: block;
  position: relative;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: .15s ease border;
  transition: .15s ease border;
  border-radius: 50%;
}

.shop-sidebar-filter .category-filter label .color-checkbox-wrp:hover,
.shop-sidebar-filter .size-filter label .color-checkbox-wrp:hover {
  border-color: #000;
}

.shop-sidebar-filter .category-filter label .color-checkbox,
.shop-sidebar-filter .size-filter label .color-checkbox {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
  border: 1px solid #fff;
  overflow: hidden;
}

.shop-sidebar-filter .category-filter label .color_name,
.shop-sidebar-filter .size-filter label .color_name {
  position: absolute;
  bottom: 100%;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding: rem-cala(1px 6px);
  font-size: .625rem;
  line-height: 1.4;
  opacity: 0;
  margin: 0 0 .1875rem;
  pointer-events: none;
}

.shop-sidebar-filter .size-filter.two-col > li {
  display: inline-block;
  width: calc(50% - 15px);
  padding-left: 10px;
  vertical-align: top;
}

.shop-sidebar-filter .size-filter.two-col > li:nth-child(2n + 1) {
  width: calc(50% + 10px);
}

.shop-sidebar-filter .size-filter.two-col > li:nth-child(2n) {
  padding-right: 0;
}

.shop-sidebar-filter .size-filter label {
  text-transform: uppercase;
}

.shop-sidebar-filter .size-filter label input[type="checkbox"]:checked ~ .label-text:before {
  content: "\e909";
  background: #fd25a4;
}

.shop-sidebar-filter .size-filter .label-text {
  display: block;
  position: relative;
  padding-right: 1.25rem;
}

.shop-sidebar-filter .size-filter .label-text:before {
  content: "";
  position: absolute;
  top: .5rem;
  right: 0;
  width: .9375rem;
  height: .9375rem;
  border: 1px solid #fd25a4;
  border-radius: 2px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font: .5rem/ 1 "icomoon";
  color: #fff;
}

.shop-sidebar-filter .category-filter > li {
  display: inline-block;
  vertical-align: top;
  padding: .375rem .625rem 0 0;
}

.shop-sidebar-filter .price-range-holder {
  padding: 1.5385em .4615em 0 1em;
  font-size: .8125rem;
}

.shop-sidebar-filter .drop-slide {
  padding-left: .625rem;
}

.shop-sidebar-filter .price-range-slider {
  position: relative;
  padding: 0 0 35px;
}

.shop-sidebar-filter .price-range-slider #minPrice,
.shop-sidebar-filter .price-range-slider #maxPrice {
  border: none;
  outline: none;
  width: auto;
  min-width: 0;
  width: 42px;
  text-align: center;
  font: 600 14px/18px "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 20px;
  padding: 1px;
}

.shop-sidebar-filter .price-range-slider .price-filter-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.shop-sidebar-filter .price-range-slider .price-filter-values .filter-delimeter {
  margin-right: 12px;
}

.shop-sidebar-filter .price-range-slider .ui-slider {
  height: 5px;
  position: relative;
  margin-right: 1.3462em;
}

.shop-sidebar-filter .price-range-slider .ui-slider:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -1.3462em;
  background: #e8e8e8;
  border-radius: .3077em;
}

.shop-sidebar-filter .price-range-slider .ui-slider-range {
  height: 5px;
  background: #fd25a4;
  position: absolute;
  top: 0;
  margin-left: .1538em;
}

.shop-sidebar-filter .price-range-slider .ui-slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fd25a4;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  outline: none;
}

.shop-sidebar-filter .price-range-slider .ui-slider-handle:focus {
  outline: none;
}

.shop-sidebar-filter .btn-filter {
  display: block;
  width: 100%;
  margin: 0 auto;
  border-color: #000;
  background: #000;
  color: #fff;
}

.shop-sidebar-filter .btn-filter:hover {
  border-color: #ed028c;
  background: #ed028c;
  color: #fff;
}

.shop-sidebar-filter .btn-filter:before {
  display: none;
}

.woo-variation-swatches .product-item .variable-items-wrapper {
  margin-right: 0 !important;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper .variable-item {
  width: 18px;
  height: 18px;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper .variable-item:nth-child(3) ~ li {
  display: none;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper .variable-item .variable-item-span {
  display: block;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper .variable-item.selected {
  box-shadow: 0 0 0 1px #000 !important;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper .variable-item.selected:hover {
  box-shadow: 0 0 0 1px #000 !important;
}

.product-item .valiation-list .variable-items-wrapper.color-variable-wrapper.all_color_active .variable-item:nth-child(3) ~ li {
  display: block;
}

.product-item .valiation-list .btn_more_color {
  margin-bottom: 2px;
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item.color-variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-span::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: -webkit-linear-gradient(bottom right, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
  background: linear-gradient(to top left, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled {
  pointer-events: none !important;
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents,
body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock:hover img,
body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock:hover span {
  opacity: .6;
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock img,
body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock span {
  opacity: .6;
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock .variable-item-contents {
  opacity: .6;
}

body.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).no-stock .variable-item-contents .variable-item-span::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background: -webkit-linear-gradient(bottom right, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
  background: linear-gradient(to top left, transparent calc(50% - 1px), black, transparent calc(50% + 1px));
}

.story-section {
  font-weight: 300;
  font-size: .8125rem;
  line-height: 1.75;
}

.story-section .excerpt {
  text-align: center;
  font-size: .875rem;
  line-height: 1.464;
  padding: 1.25rem .8125rem 1.4375rem;
}

.story-section .excerpt h2 {
  font-family: "Damion", cursive;
}

.story-image {
  margin-left: -15px;
  margin-right: -15px;
}

.story-image img {
  width: 100%;
  max-width: none;
}

.story-description {
  padding: .9375rem .9375rem 2.0625rem;
}

.story-description h2 {
  font: 300 1.3125rem/1 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.25rem;
  font-family: "Damion", cursive;
}

.story-description p {
  margin-bottom: 1.1875rem;
}

.story-description p:last-child:last-of-type {
  margin-bottom: 0;
}

.about-blog-block {
  font-weight: 300;
  font-size: .75rem;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-blog-block h2 {
  font: 300 1.3125rem/1 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.25rem;
  font-family: "Damion", cursive;
}

.about-blog-block .blog-description {
  margin-bottom: 1.0625rem;
}

.about-blog-block .blog-image {
  margin: 0 1rem 1.4375rem;
}

.about-blog-block .blog-image img {
  width: 100%;
  height: auto;
}

.about-blog-list {
  text-align: center;
  font-weight: 300;
  font-size: .875rem;
  line-height: 1.4643;
  padding: 1.625rem 1.9375rem .625rem;
  margin: 0 -.9375rem;
  position: relative;
  z-index: 1;
}

.about-blog-list:after {
  content: "";
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.about-blog-list h3 {
  font: 300 1.3125rem/1.476 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .6875rem;
}

.about-blog-list h3 a {
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
  color: inherit;
  text-decoration: none;
}

.about-blog-list h3 a:hover {
  color: #dee2e6;
}

.about-blog-list [class^="col"]:last-child .blog-item {
  margin-bottom: 0;
}

.about-blog-list .icon-holder {
  width: 3.8125rem;
  margin: 0 auto .875rem;
}

.about-blog-list .icon-holder img {
  width: 100%;
  height: auto;
}

.about-blog-list .blog-item {
  width: auto;
  text-align: center;
  margin-bottom: 2.3125rem;
}

.new-member-block {
  background: #000;
  color: #fff;
  font-weight: 300;
  font-size: .75rem;
  line-height: 1.4583;
  text-align: center;
  padding: .5625rem 0 1.25rem;
  margin-top: 2.5625rem;
}

.new-member-block h2 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: .3125rem;
}

.new-member-block p {
  margin-bottom: .6875rem;
}

.new-member-block .icon-holder {
  width: 2.375rem;
  margin: 0 auto .4375rem;
}

.new-member-block .icon-holder img {
  width: 100%;
  max-width: none;
}

.new-member-block .btn {
  width: 8.375rem;
}

.page-id-141 .about-blog-block {
  text-align: center;
}

.page-id-141 .about-blog-block .blog-description {
  width: 100%;
  max-width: 100%;
}

.page-id-141 .about-blog-block .blog-description h1 {
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}

.page-id-141 .about-blog-block ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: initial;
}

.contact-page .woocommerce-breadcrumb,
.about-page .woocommerce-breadcrumb {
  position: absolute;
  top: .5625rem;
  left: 0;
  right: 0;
  z-index: 6;
}

.inner-banner {
  position: relative;
}

.inner-banner .bg-image {
  position: relative;
  overflow: hidden;
  max-height: 16.25rem;
}

.inner-banner .bg-image img {
  width: 100%;
}

.inner-banner .banner-content {
  padding-top: 15px;
}

.inner-banner h1 {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0;
  text-align: center;
}

.contact-content-section {
  text-align: center;
  padding: 1.0625rem 0 .875rem;
}

.contact-content-section h1 {
  color: #ed028c;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.75rem;
}

.contact-content-section .content-box {
  color: #000;
  font-size: .8125rem;
  line-height: 1.30769231;
  padding: 0 0 1.4375rem;
}

.contact-content-section .content-box .ico-wrap {
  margin: 0 auto .25rem;
  width: 2.4375rem;
  min-height: 3.125rem;
}

.contact-content-section .content-box .ico-wrap.maps {
  width: 2.25rem;
}

.contact-content-section .content-box .ico-wrap.speak {
  width: 3.25rem;
}

.contact-content-section .content-box .ico-wrap.waze {
  width: 2.46875rem;
}

.contact-content-section .content-box .ico-wrap img {
  width: 100%;
}

.contact-content-section .content-box h2 {
  color: #ed028c;
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.2;
  margin-bottom: .8125rem;
}

.contact-content-section .content-box a {
  color: inherit;
}

.contact-content-section .content-box ul {
  padding-bottom: .375rem;
}

.contact-content-section .content-box ul > li {
  padding: 0 0 .3125rem;
}

.contact-content-section .content-box ul a {
  text-decoration: none;
}

.contact-content-section .content-box ul .whatsapp {
  font-weight: 500;
}

.contact-form-section {
  position: relative;
}

.contact-form-section .section-wrapper {
  background: #fd25a4;
  color: #fff;
  position: relative;
  z-index: 2;
  padding: 1.25rem 0;
}

.contact-form-section .form-holder h2 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: .3125rem;
}

.contact-form-section .form-subtitle {
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 500;
  text-align: center;
  margin-bottom: .8125rem;
}

.contact-form-section form {
  max-width: 470px;
  margin: 0 auto;
  padding: 1.25rem 0 0;
}

.contact-form-section .form-group {
  margin: 0;
  padding-bottom: .625rem;
}

.contact-form-section .btn:hover {
  background: #fff;
  border-color: #fd25a4;
  color: #000;
}

.contact-form-section textarea.form-control {
  min-height: 6.0625rem;
}

.contact-form-section .btn {
  display: block;
  margin: 1.6875rem auto;
  width: 16.125rem;
  font-weight: 500;
}

.contact-form-section .contact-info-col {
  padding: 1.4375rem 0 .25rem;
}

.contact-form-section .content-box {
  font-size: .8125rem;
  line-height: 1.30769231;
  padding: 0 0 1.4375rem;
  text-align: center;
}

.contact-form-section .content-box h2 {
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.2;
  margin-bottom: .8125rem;
}

.contact-form-section .content-box ul {
  padding-bottom: .375rem;
}

.contact-form-section .content-box ul > li {
  padding: 0 0 .3125rem;
}

.contact-form-section .content-box ul a {
  text-decoration: none;
  color: inherit;
}

.contact-form-section .content-box ul .whatsapp {
  font-weight: 500;
}

.contact-form-section .wpcf7 .wpcf7-response-output {
  padding: 10px 15px;
  text-align: center;
  background: #ed028c;
  color: #fff;
  border-radius: 3px;
  font-size: .75rem;
  line-height: 1.25;
}

.contact-form-section .section-wrapper .wpcf7-not-valid-tip {
  color: #fff;
}

.sent .wpcf7-response-output {
  display: block !important;
}

.blogs-container {
  padding: .75rem 2.1875rem 2.625rem;
}

.blogs-container h1 {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: .75rem;
  text-align: center;
}

.blogs-container .blog-nav {
  padding: .625rem 0 1.125rem;
}

.blogs-container .blog-nav .jcf-select {
  background: #f9f9f9;
}

.blogs-container .blog-nav .jcf-select .jcf-select-text {
  font-weight: 500;
  text-align: left;
}

body:not(.rtl) .blogs-container .blog-nav .jcf-select .jcf-select-text {
  padding-left: .625rem;
}

.rtl .blogs-container .blog-nav .jcf-select .jcf-select-text {
  text-align: right;
  padding-right: .625rem;
}

.blogs-container .blog-nav .jcf-select .jcf-list .jcf-option {
  padding-left: .625rem;
  padding-right: .625rem;
}

.blogs-container .blog-nav .category-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blogs-container .blog-nav .category-menu > li {
  padding: 0 10px;
}

.blogs-container .blog-nav .category-menu > li.active > a {
  border-bottom-color: #fd25a4;
}

.blogs-container .blog-nav .category-menu > li > a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  color: #363636;
  line-height: 1.66666667;
  font-size: 16px;
  border-bottom: 1px solid transparent;
  -webkit-transition: .3s ease-in-out border;
  transition: .3s ease-in-out border;
}

.blogs-container .blog-nav .category-menu > li > a:hover,
.blogs-container .blog-nav .category-menu > li > a.active {
  border-bottom-color: #fd25a4;
}

.blogs-container .row {
  margin-left: -10px;
  margin-right: -10px;
}

.blogs-container .row [class^="col-"],
.blogs-container .row [class*=" col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.blogs-container .blog-item {
  margin-bottom: 1.4375rem;
}

.single-article-container {
  position: relative;
  z-index: 3;
  color: #3a3a39;
  font-size: .875rem;
  line-height: 1.5;
  margin: -6rem -6px 0;
  padding: 0 0 10px;
}

.single-article-container .container {
  position: relative;
  z-index: 2;
}

.single-article-container .woocommerce-breadcrumb {
  text-align: center;
  margin-bottom: .625rem;
  color: #d3d3d3;
}

.single-article-container .woocommerce-breadcrumb a {
  color: #d3d3d3;
}

.single-article-container #content {
  background: #fff;
  position: relative;
  padding: .75rem .5rem .5625rem;
}

.single-article-container #content:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100vw;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  height: 4.6875rem;
  background: rgba(80, 80, 80, .28);
  box-shadow: 0 2px 4px 0 #000;
  border-radius: 24px;
  top: -15px;
  filter: blur(19px);
}

.single-article-container #content h1 {
  font: 500 1.0625rem/1.5 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #256ba2;
  margin: 0 0 .25rem;
}

.single-article-container #content h1 + p {
  margin-bottom: 1.25rem;
}

.single-article-container #content p {
  margin-bottom: 1.3125rem;
}

.single-article-container #content h3,
.single-article-container #content h2 {
  font: 300 .9375rem/ 1.2 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #003538;
  margin: 0 0 9px;
}

.single-article-container #content h4,
.single-article-container #content h5 {
  font: 700 .875rem/ 1.2857 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.single-article-container #content h4 {
  color: #000;
  margin: 0 0 .625rem;
}

.single-article-container #content h5 {
  margin-bottom: .25rem;
  color: #f37721;
}

.single-article-container #content figure {
  margin: 0 auto 1.375rem;
  max-width: 750px;
  border: none;
  outline: none;
}

.single-article-container #content figure img {
  width: 100%;
  margin: 0 0 6px;
  border-radius: .1875rem;
}

.single-article-container #content figure figcaption {
  font-weight: 500;
  font-size: .75rem;
  line-height: 1.25;
  color: #000;
}

.single-article-container #content ol {
  counter-reset: item;
  padding: 0 0 12px;
}

.single-article-container #content ol > li {
  position: relative;
  padding: 0 0 8px 1rem;
}

.rtl .single-article-container #content ol > li {
  padding-left: 0;
  padding-right: 1rem;
}

.single-article-container #content ol > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  color: #ed028c;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
}

.rtl .single-article-container #content ol > li:before {
  left: auto;
  right: 0;
}

.single-article-container #content ul {
  padding: 0 0 23px;
}

.single-article-container #content ul > li {
  position: relative;
  padding: 0 0 9px 16px;
}

.rtl .single-article-container #content ul > li {
  padding-left: 0;
  padding-right: 1rem;
}

.single-article-container #content ul > li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  width: 5px;
  height: 5px;
  background: #f37721;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.rtl .single-article-container #content ul > li:before {
  left: auto;
  right: 0;
}

.section-heading {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 700;
}

.woocommerce .section-title {
  font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.woocommerce > .woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce .col-1,
.woocommerce .col-2,
.woocommerce .col-3,
.woocommerce .col-4 {
  max-width: none;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.woocommerce .woocommerce-error {
  padding: .9375rem .625rem 1.25rem;
  font-size: .75rem;
}

.woocommerce .woocommerce-error > li {
  background: #dc3545;
  color: #fff;
  border-radius: 3px;
  padding: .375rem .5rem;
  margin-bottom: 10px;
}

body .select2-dropdown,
body .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #003538;
}

.woocommerce-NoticeGroup .woocommerce-info {
  margin: 0 0 20px;
  background: #ed028c;
  color: #fff;
  border-radius: 3px;
  padding: .375rem .5rem;
  margin-bottom: 10px;
}

.woocommerce-NoticeGroup .woocommerce-error {
  padding: 0 0 20px;
}

.woocommerce-checkout .woocommerce-breadcrumb {
  padding: .5rem .625rem 0;
}

.checkout-container {
  padding: 15px 0 18px;
}

.checkout-container .select2-container {
  min-width: 100%;
  max-width: 100%;
}

.checkout-container .container {
  padding: 0 10px;
}

.checkout-container .fixed-position .mobile-step-nav {
  z-index: 9;
  box-shadow: 0 0 0 1px #bababa;
  margin: 0;
}

.checkout-container .mobile-step-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 0 -15px;
  padding: 8px 15px;
  background: #fff;
  z-index: 50;
}

.checkout-container .mobile-step-nav:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  height: 1px;
  background: #bababa;
}

.checkout-container .mobile-step-nav .active > a {
  background: #ed028c;
  border-color: #ed028c;
  color: #fff;
  text-decoration: none;
}

.checkout-container .mobile-step-nav a {
  display: block;
  position: relative;
  z-index: 2;
  background: #fff;
  border: 1px solid #bababa;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  color: #d1d1d1;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out background, .3s ease-in-out color;
  transition: .3s ease-in-out background, .3s ease-in-out color;
}

.checkout-container .checkout-heading {
  text-align: center;
  padding: 8px 0 42px;
}

.checkout-container .checkout-heading h1 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 3px;
}

.checkout-container .checkout-heading .tagline {
  display: block;
  font: 400 .75rem/1.25 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .woocommerce-NoticeGroup {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.checkout-container .address-holder {
  padding: 0 0 26px;
  margin: 0 -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkout-container .address-holder .form-row label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.checkout-container .section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .875rem;
  line-height: 1.25;
  color: #3a3a39;
  font-weight: 500;
  margin: 0 0 .875rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 .25rem;
}

.checkout-container .section-title [class^="icon-"],
.checkout-container .section-title [class*=" icon-"] {
  font-size: .9375rem;
  margin-left: .5rem;
  color: #ed028c;
}

.checkout-container .section-title .cart-count {
  position: relative;
}

.checkout-container .section-title .counter {
  position: absolute;
  top: -5px;
  right: -9px;
  width: 15px;
  height: 15px;
  background: #ed028c;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font: 500 12px/15px "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.checkout-container .already-account {
  display: block;
  font-size: 18px;
  line-height: 1.25;
  color: #363636;
  font-weight: 400;
  margin: 0 0 10px;
  text-align: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 4px;
}

.checkout-container .already-account a {
  color: #363636;
  text-decoration: underline;
}

.checkout-container .already-account a:hover {
  text-decoration: none;
}

.checkout-container .form-row {
  margin: 0;
  display: block;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 4px 7px;
}

.checkout-container .form-row#billing_first_name_field,
.checkout-container .form-row#billing_last_name_field,
.checkout-container .form-row#billing_company_field,
.checkout-container .form-row#billing_postcode_field,
.checkout-container .form-row#billing_address_1_field,
.checkout-container .form-row#billing_address_2_field {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.checkout-container .form-row#billing_country_field,
.checkout-container .form-row#billing_company_field,
.checkout-container .form-row#billing_postcode_field {
  display: none;
}

.checkout-container .form-row.woocommerce-invalid .input-text {
  border-color: #f00;
}

.checkout-container .form-row label.custom-checkbox {
  line-height: 1;
}

.checkout-container .input-row {
  margin: 0;
  display: block;
}

.checkout-container #order_comments_field > label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
  padding-top: 10px;
}

.checkout-container .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.checkout-container .select2-container.select2-container--default .select2-selection--single {
  background: #fff;
  border: 1px solid #003538;
  border-radius: 5px;
  height: 2.6875rem;
  outline: none;
  margin: 0;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single:focus {
  outline: none;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #003538;
  font-size: .75rem;
  line-height: 2.5625rem;
  padding-right: .75rem;
  font-weight: 500;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: .625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "\e900";
  font: .4375rem/1 "icomoon";
}

.rtl .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: auto;
  left: .625rem;
}

.checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.checkout-container .input-text {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #003538;
  font-size: .75rem;
  line-height: 1.5;
  outline: none;
  color: #003538;
  height: 2.6875rem;
  padding: .71875rem .75rem;
  font-weight: 500;
  border-radius: 5px;
}

.checkout-container .input-text::-webkit-input-placeholder {
  color: #003538;
}

.checkout-container .input-text::-moz-placeholder {
  opacity: 1;
  color: #003538;
}

.checkout-container .input-text:-moz-placeholder {
  color: #003538;
}

.checkout-container .input-text:-ms-input-placeholder {
  color: #003538;
}

.checkout-container .input-text.placeholder {
  color: #003538;
}

.checkout-container .input-text:focus {
  border-color: #ed028c;
}

.checkout-container .different-shipping,
.checkout-container .gift-wrap {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.checkout-container .different-shipping,
.checkout-container .mc4wp-checkbox,
.checkout-container .gift-wrap {
  padding: .5rem 4px;
  margin: 0;
}

.checkout-container .different-shipping ~ .different-shipping,
.checkout-container .mc4wp-checkbox ~ .different-shipping,
.checkout-container .gift-wrap ~ .different-shipping {
  padding-top: 0;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper {
  padding: 0 0 .5rem;
}

.checkout-container .woocommerce-terms-and-conditions-wrapper .form-row {
  padding: 0;
}

.checkout-container label {
  margin: 0;
}

.checkout-container .shipping-method-holder {
  padding: 26px 0;
}

.checkout-container .delivery-option,
.checkout-container .payment-option {
  padding: 0 0 14px;
}

.checkout-container .delivery-option > li,
.checkout-container .payment-option > li {
  padding: 0 0 7px;
}

.checkout-container .delivery-option label,
.checkout-container .payment-option label {
  font-weight: 400;
  display: block;
  position: relative;
}

.checkout-container .delivery-option label input[type="checkbox"],
.checkout-container .delivery-option label input[type="radio"],
.checkout-container .payment-option label input[type="checkbox"],
.checkout-container .payment-option label input[type="radio"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input {
  border-color: #ed028c;
}

.checkout-container .delivery-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .delivery-option label input[type="radio"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="checkbox"]:checked ~ .method-option .fake-input:before,
.checkout-container .payment-option label input[type="radio"]:checked ~ .method-option .fake-input:before {
  opacity: 1;
}

.checkout-container .delivery-option label .method-option,
.checkout-container .payment-option label .method-option {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  color: #003538;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px;
}

.checkout-container .delivery-option label .fake-input,
.checkout-container .payment-option label .fake-input {
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #003538;
  position: relative;
}

.checkout-container .delivery-option label .fake-input:before,
.checkout-container .payment-option label .fake-input:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #ed028c;
  width: 14px;
  height: 14px;
  opacity: 0;
}

.checkout-container .delivery-option label .method-detail,
.checkout-container .payment-option label .method-detail {
  padding: 0 10px;
}

.checkout-container .delivery-option label .method-title,
.checkout-container .payment-option label .method-title {
  display: block;
}

.checkout-container .delivery-option label .method-info,
.checkout-container .payment-option label .method-info {
  display: block;
  font-size: 12px;
  color: #bababa;
  line-height: 1.2;
}

.checkout-container .delivery-option label .method-option {
  min-height: 52px;
  border-radius: 5px;
  border: 1px solid #5b5b5b;
  padding: 2px 7px;
}

.checkout-container .promo-code-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 10px;
}

.checkout-container .promo-code-wrap .code-input {
  padding-left: 5px;
  -ms-flex-preferred-size: calc(100% - 102px);
  flex-basis: calc(100% - 102px);
  max-width: calc(100% - 102px);
}

.checkout-container .promo-code-wrap .promo-input {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #003538;
  font-size: 14px;
  line-height: 1.4286;
  color: #003538;
  height: 52px;
  padding: 15px 7px;
  font-weight: 500;
  outline: none;
  border-radius: 5px;
}

.checkout-container .promo-code-wrap .promo-input::-webkit-input-placeholder {
  color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input::-moz-placeholder {
  opacity: 1;
  color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input:-moz-placeholder {
  color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input:-ms-input-placeholder {
  color: #a4a4a4;
}

.checkout-container .promo-code-wrap .promo-input.placeholder {
  color: #a4a4a4;
}

.checkout-container .promo-code-wrap .btn-promo {
  padding: 15px 7px;
  border: 1px solid #ed028c;
  font-size: 14px;
  line-height: 1.4286;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #ed028c;
  outline: none;
  -ms-flex-preferred-size: 102px;
  flex-basis: 102px;
  max-width: 102px;
  min-width: 102px;
  border-radius: 5px;
  -webkit-transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
  transition: .25s ease-in-out background, .25s ease-in-out color, .25s ease-in-out border;
}

.checkout-container .promo-code-wrap .btn-promo:hover {
  background: #fff;
  border-color: #ed028c;
  color: #ed028c;
}

.checkout-container .checkout-review {
  padding: 26px 10px 0;
}

.checkout-container .cart-label-head {
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 500;
  color: #303030;
  padding: .4375rem 1.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkout-container .cart-label-head > span:first-child {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%;
}

.checkout-container .cart-label-head > span:nth-child(2) {
  text-align: center;
  -ms-flex-preferred-size: 41%;
  flex-basis: 41%;
  max-width: 41%;
}

.checkout-container .cart-label-head > span:last-child {
  -ms-flex-preferred-size: 29%;
  flex-basis: 29%;
  max-width: 29%;
  text-align: right;
}

.rtl .checkout-container .cart-label-head > span:last-child {
  text-align: left;
}

.checkout-container .cart-items-list {
  max-height: 24.875rem;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 10px;
}

.checkout-container .cart-items-list::-webkit-scrollbar {
  width: 3px;
}

.checkout-container .cart-items-list::-webkit-scrollbar-thumb {
  background: #ed028c;
}

.checkout-container .cart-items-list::-webkit-scrollbar-track {
  background: #fff;
}

.checkout-container .cart-item {
  padding: .6875rem .875rem .5625rem;
  margin: 0 0 .5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
  position: relative;
  font-size: .75rem;
  line-height: 1.25;
}

.checkout-container .cart-item .product-name-image {
  -ms-flex-preferred-size: 34%;
  flex-basis: 34%;
  max-width: 34%;
}

.checkout-container .cart-item .product-img {
  overflow: hidden;
  width: 3.0625rem;
  margin: 0 0 1rem;
}

.checkout-container .cart-item .product-img a {
  display: block;
  text-decoration: none;
  background: #f9f9f9;
}

.checkout-container .cart-item .product-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}

.checkout-container .cart-item .product-name {
  display: block;
  font-size: inherit;
  color: #000;
  font-weight: 400;
}

.checkout-container .cart-item .product-name a {
  color: #000;
  text-decoration: none;
}

.checkout-container .cart-item .product-name a:hover {
  color: #ed028c;
}

.checkout-container .cart-item .cart-quantity {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.checkout-container .cart-item .product-amount {
  text-align: right;
  -ms-flex-preferred-size: 29%;
  flex-basis: 29%;
  max-width: 29%;
  position: absolute;
  left: 0;
  top: 15px;
}

.rtl .checkout-container .cart-item .product-amount {
  text-align: left;
}

.checkout-container .cart-item .product-amount ins {
  text-decoration: none;
  color: #ed028c;
}

.checkout-container .cart-item .product-amount del {
  color: #a9a9a9;
}

.checkout-container .cart-item .cart-remove {
  position: absolute;
  bottom: .625rem;
  right: .875rem;
  line-height: 1;
  color: #868686;
  font-weight: 500;
}

.rtl .checkout-container .cart-item .cart-remove {
  right: auto;
  left: 0;
}

.checkout-container .cart-item .cart-remove:hover {
  color: #ed028c;
  text-decoration: none;
}

.checkout-container .cart-footer {
  color: #003538;
  font-size: 14px;
  line-height: 1.6429;
  border-top: 2px solid #d1d1d1;
}

.checkout-container .cart-footer .amout-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkout-container .cart-discount .amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  direction: ltr;
}

.checkout-container .cart-discount .amount .woocommerce-remove-coupon {
  -webkit-box-ordinal-group: -1;
  -ms-flex-order: -2;
  order: -2;
  margin-right: 3px;
  color: #ed028c;
  text-decoration: none;
}

.checkout-container .cart-discount .amount .woocommerce-remove-coupon:hover {
  text-decoration: underline;
  color: #333;
}

.checkout-container .cart-amount {
  padding: 10px 0 8px;
}

.checkout-container .cart-total {
  padding: 6px 0 22px;
  text-transform: uppercase;
  font-weight: 600;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkout-container .woocommerce-checkout-payment .form-row.place-order .payment-icons {
  -webkit-box-ordinal-group: 1000;
  -ms-flex-order: 999;
  order: 999;
}

.checkout-container .payment_box p {
  margin: 0;
}

.checkout-container .btn-checkout,
.checkout-container .button {
  -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
  transition: .2s linear color, .2s linear background, .2s linear border;
  text-transform: uppercase;
  border-radius: .1875rem;
  display: block;
  margin: 0 auto;
  width: 100%;
  font-size: .875rem;
  line-height: 1.5;
  border: none;
  padding: .625rem;
  outline: none;
  max-width: 100%;
}

.checkout-container .btn-checkout:focus,
.checkout-container .button:focus {
  outline: none;
}

.checkout-container .btn-checkout:before,
.checkout-container .btn-checkout:after,
.checkout-container .button:before,
.checkout-container .button:after {
  display: none;
}

.checkout-container .payment-icons {
  display: block;
  margin: .5rem auto;
  max-width: 13.25rem;
}

.checkout-container .payment-icons img {
  width: 100%;
}

.custom-checkbox,
.mailchimp-newsletter {
  display: block;
  position: relative;
  font-size: .6875rem;
  line-height: .875rem;
  color: #003538;
  font-weight: 400;
  padding-right: 1.25rem;
}

.rtl .custom-checkbox,
.rtl
.mailchimp-newsletter {
  padding-left: 0;
  padding-right: 1.25rem;
}

.custom-checkbox .wpcf7-form-control-wrap,
.mailchimp-newsletter .wpcf7-form-control-wrap {
  position: static;
}

.custom-checkbox span.wpcf7-list-item,
.mailchimp-newsletter span.wpcf7-list-item {
  margin: 0;
}

.custom-checkbox a,
.mailchimp-newsletter a {
  color: inherit;
  text-decoration: underline;
}

.custom-checkbox a:hover,
.mailchimp-newsletter a:hover {
  text-decoration: none;
}

.custom-checkbox input[type="checkbox"],
.mailchimp-newsletter input[type="checkbox"] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.custom-checkbox {
  padding-top: .1875rem;
  padding-bottom: .1875rem;
}

.custom-checkbox input[type="checkbox"]:checked ~ span .fake-input {
  background: #f37721;
}

.custom-checkbox input[type="checkbox"]:checked ~ span .fake-input:after {
  opacity: 1;
}

.custom-checkbox input[type="checkbox"]:checked ~ .fake-input {
  background: #ed028c;
}

.custom-checkbox input[type="checkbox"]:checked ~ .fake-input:after {
  opacity: 1;
}

.custom-checkbox .fake-input {
  position: absolute;
  top: .625rem;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  width: .875rem;
  height: .875rem;
  color: #fff;
  border-radius: 2px;
  border: 2px solid #ed028c;
}

.rtl .custom-checkbox .fake-input {
  left: auto;
  right: 0;
}

.custom-checkbox .fake-input:after {
  font-family: "icomoon";
  line-height: 1;
  content: "\e909";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: .5rem;
  opacity: 0;
  margin-top: -1px;
}

.woocommerce-account-fields .create-account label.checkbox {
  position: relative;
  clip: unset;
  width: auto;
  height: auto;
  white-space: normal;
}

.woocommerce-account-fields .create-account label.checkbox .input-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rtl .woocommerce-account-fields .create-account label.checkbox .input-checkbox {
  left: auto;
  right: 0;
}

.woocommerce-account-fields .create-account label.checkbox .input-checkbox:checked ~ span::before {
  content: "\e909";
  background: #ed028c;
}

.woocommerce-account-fields .create-account label.checkbox span {
  display: inline-block;
  line-height: 1.5;
  position: relative;
  padding-left: 1.125rem;
}

.rtl .woocommerce-account-fields .create-account label.checkbox span {
  padding-left: 0;
  padding-right: 1.125rem;
}

.woocommerce-account-fields .create-account label.checkbox span::before {
  content: "";
  position: absolute;
  top: .625rem;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  width: .875rem;
  height: .875rem;
  color: #fff;
  border-radius: 2px;
  border: 2px solid #ed028c;
  font-family: "icomoon";
  line-height: 1;
  font-size: .5rem;
}

.rtl .woocommerce-account-fields .create-account label.checkbox span::before {
  left: auto;
  right: 0;
}

.mailchimp-newsletter input[type="checkbox"]:checked ~ label:before {
  background: #ed028c;
  content: "\e909";
}

.mailchimp-newsletter label {
  display: inline-block;
  vertical-align: top;
  padding-top: .1875rem;
  padding-bottom: .1875rem;
}

.mailchimp-newsletter label:before {
  content: "";
  position: absolute;
  top: .625rem;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  line-height: 1;
  width: .875rem;
  height: .875rem;
  color: #fff;
  border-radius: 2px;
  border: 2px solid #ed028c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .5rem;
  font-family: "icomoon";
  line-height: 1;
}

.rtl .mailchimp-newsletter label:before {
  left: auto;
  right: 0;
}

.shipping-payment-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f3f4f2;
  font-size: .75rem;
  line-height: 1.25;
  padding: 0 .3125rem;
}

.shipping-payment-bar .bar-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  max-width: 33.33%;
  padding: .3125rem;
  height: 2.6875rem;
}

.shipping-payment-bar .bar-col [class^="icon-"],
.shipping-payment-bar .bar-col [class*=" icon-"] {
  margin-right: .3125rem;
  font-size: 1.2em;
}

.rtl .shipping-payment-bar .bar-col [class^="icon-"],
.rtl
.shipping-payment-bar .bar-col [class*=" icon-"] {
  margin-right: 0;
  margin-left: .3125rem;
}

.shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
.shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
  font-size: 1em;
}

.shipping-payment-bar .bar-col .info-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.checkout-promo-box {
  position: relative;
  border: 1px dashed #cfcfcf;
  border-radius: .1875rem;
  padding-right: 4.375rem;
}

.checkout-promo-box .promo-title {
  position: absolute;
  right: -1px;
  top: calc(-.5rem + 1px);
  font-size: .6875rem;
  line-height: 1.22727273;
  font-weight: 700;
  color: #fff;
  width: 4.3125rem;
  background: url(assets/images/bg-offer-tag.svg) 0 0/100% auto no-repeat;
  text-align: center;
  min-height: 5.25rem;
  padding: .25rem .9375rem 0 .3125rem;
}

.checkout-promo-box .promo-title span {
  display: block;
  overflow: hidden;
  max-height: 3.375rem;
}

.checkout-promo-box .promo-slider {
  position: relative;
  z-index: 60;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.checkout-promo-box .promo-slider .slick-list {
  padding-right: .375rem;
}

.checkout-promo-box .promo-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout-promo-box .promo-slider .slick-track .slide:not(.slick-active) .product-col:before {
  opacity: 0;
}

.checkout-promo-box .promo-slider .slick-arrow {
  width: 1.6875rem;
  height: 1.6875rem;
  display: block;
  background: #f37721;
  border-radius: 50%;
  border: none;
  margin: 0;
  font-size: .75rem;
  line-height: 1;
  color: #f37721;
  padding: .5rem .3125rem;
  text-align: center;
  -webkit-transition: .3s ease background, .3s ease color;
  transition: .3s ease background, .3s ease color;
  position: absolute;
  right: -2.375rem;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

.checkout-promo-box .promo-slider .slick-arrow.slick-next {
  bottom: 2.25rem;
}

.checkout-promo-box .promo-slider .slick-arrow.slick-prev {
  bottom: 4.375rem;
}

.checkout-promo-box .promo-slider .slick-arrow:hover {
  background: #f37721;
  color: #fff;
}

.checkout-promo-box .promo-slider .slick-arrow i {
  display: block;
}

.checkout-promo-box .product-col {
  padding: .625rem .625rem .5rem;
  position: relative;
}

.checkout-promo-box .product-item .product-img .btn-add-cart {
  display: none;
}

.woocommerce-info {
  display: none;
}

/*css for payment cart*/

dl.variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

dl.variation dt.variation- {
  max-width: 38%;
  -ms-flex-preferred-size: 38%;
  flex-basis: 38%;
}

dl.variation dd.variation- {
  -ms-flex-preferred-size: 54%;
  flex-basis: 54%;
  max-width: 54%;
  margin-right: 0;
  margin-bottom: 0;
}

dl.variation dd.variation- p {
  margin-bottom: 0;
}

.mainheader {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mainheader .checkout-heading {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.mainheader .sc-card {
  margin-bottom: 1.25rem;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.mainheader .sc-card .sc-card-nomember a {
  border: 1px solid #000;
}

.mainheader .sc-card .sc-card-nomember a:hover {
  background: transparent;
  color: #000;
}

.checkout-iframe {
  text-align: center;
}

body.search .woocommerce-info {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

body.search.search-no-results .shop-page-container {
  padding-top: .9375rem;
}

.woocommerce-account:not(.logged-in) .inner-banner {
  display: none !important;
}

body.woocommerce-checkout iframe,
body.woocommerce-order-pay iframe {
  border: none;
  outline: none;
}

body.woocommerce-order-pay iframe {
  max-width: 100%;
  height: 830px;
}

.woocommerce-order-details__title {
  color: #000;
}

.cart-empty.woocommerce-info {
  text-align: center;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
  text-align: center;
}

.woocommerce-lost-password .woocommerce .woocommerce-error {
  padding-bottom: 0;
}

.woocommerce-lost-password #main > .container {
  max-width: 450px;
  text-align: center;
  padding-bottom: 1.25rem;
}

form.lost_reset_password,
form.woocommerce-form-register,
form.woocommerce-form-login {
  padding: 1.25rem 0 0;
}

form.lost_reset_password label,
form.woocommerce-form-register label,
form.woocommerce-form-login label {
  text-align: right;
  display: table;
}

form.lost_reset_password .form-control,
form.woocommerce-form-register .form-control,
form.woocommerce-form-login .form-control {
  border-color: #ddd;
  text-align: right;
}

form.lost_reset_password .form-control:focus,
form.woocommerce-form-register .form-control:focus,
form.woocommerce-form-login .form-control:focus {
  box-shadow: none;
}

form.lost_reset_password .form-control.error,
form.woocommerce-form-register .form-control.error,
form.woocommerce-form-login .form-control.error {
  border-color: #f00;
}

form.lost_reset_password .btn,
form.woocommerce-form-register .btn,
form.woocommerce-form-login .btn {
  width: 100%;
  display: block;
  max-width: 380px;
  margin: 0 auto;
}

form.lost_reset_password .lost_password a,
form.woocommerce-form-register .lost_password a,
form.woocommerce-form-login .lost_password a {
  color: #292929;
  text-decoration: underline;
}

form.lost_reset_password .lost_password a:hover,
form.woocommerce-form-register .lost_password a:hover,
form.woocommerce-form-login .lost_password a:hover {
  text-decoration: none;
  color: #fd25a4;
}

.user-info-container {
  padding: 73px 0 50px;
}

.user-info-container h1 {
  margin: 0 0 35px;
}

.user-info-container .u-columns [class^="col-"],
.user-info-container .u-columns [class*=" col-"] {
  max-width: none;
}

.user-info-container .panel {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
  border-radius: 0;
}

.user-info-container a[data-toggle="collapse"] {
  display: block;
  font-size: 16px;
  line-height: 1.25;
  color: #3d3b3d;
  font-weight: 600;
  padding: 15px 3px 15px 26px;
  position: relative;
}

.user-info-container a[data-toggle="collapse"]:before {
  content: "\e901";
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: 700 2px/1 "icomoon";
}

.user-info-container a[data-toggle="collapse"].collapsed:before {
  content: "\e903";
  font-size: 13px;
}

.user-info-container .woocommerce-address-fields__field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.user-info-container .woocommerce-address-fields__field-wrapper label:not(.dropzone-input) {
  display: table;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
}

.user-info-container .woocommerce-address-fields__field-wrapper .form-row abbr {
  border: none;
  outline: none;
  text-decoration: none;
}

.user-info-container .woocommerce-address-fields__field-wrapper #billing_country_field,
.user-info-container .woocommerce-address-fields__field-wrapper #shipping_country_field {
  display: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul {
  font-size: 16px;
  line-height: 1.25;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li {
  border-bottom: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li:first-child {
  border-top: 1px solid #e8e8e8;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li.active > a,
.user-info-container .woocommerce-MyAccount-navigation ul > li.is-active > a {
  color: #ed028c;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a {
  display: block;
  padding: 15px 0;
  color: #3d3b3d;
  text-decoration: none;
}

.user-info-container .woocommerce-MyAccount-navigation ul > li > a:hover,
.user-info-container .woocommerce-MyAccount-navigation ul > li > a.key-board-focus {
  color: #ed028c;
}

.user-info-container .user-detail-holder mark {
  background: none;
}

.user-info-container .user-detail-holder h3 {
  color: #ed028c;
}

.user-info-container .user-detail-holder a {
  color: #292929;
  text-decoration: underline;
}

.user-info-container .user-detail-holder a:hover {
  color: #fd25a4;
  text-decoration: none;
}

.user-info-container .woocommerce-Address {
  margin-bottom: 25px;
}

.user-info-container .woocommerce-Address .woocommerce-Address-title {
  padding-bottom: 10px;
}

.user-info-container .woocommerce-Address h3 {
  margin-bottom: .5em;
}

.user-info-container button.button,
.user-info-container .addresses a.edit {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  outline: none;
  box-shadow: none;
  outline: none;
  text-decoration: none;
  min-width: 8.75rem;
  margin-bottom: .5rem;
  -webkit-transition: .2s linear color, .2s linear background, .2s linear border;
  transition: .2s linear color, .2s linear background, .2s linear border;
  font: 300 .75rem/ 1.25 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: 1px solid #ed028c;
  border-radius: 100px;
  background: #ed028c;
  padding: .5rem;
  letter-spacing: .0682em;
  color: #fff;
  position: relative;
}

.user-info-container button.button:before,
.user-info-container .addresses a.edit:before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  border: 1px dashed #fff;
  border-radius: 50px;
}

.user-info-container button.button:focus,
.user-info-container button.button:active,
.user-info-container button.button:visited,
.user-info-container .addresses a.edit:focus,
.user-info-container .addresses a.edit:active,
.user-info-container .addresses a.edit:visited {
  outline: none;
  box-shadow: none;
}

.user-info-container button.button:not(:disabled):not(.disabled):active,
.user-info-container button.button:not(:disabled):not(.disabled).active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled):active,
.user-info-container .addresses a.edit:not(:disabled):not(.disabled).active {
  box-shadow: none;
  outline: none;
}

.user-info-container button.button:hover,
.user-info-container .addresses a.edit:hover {
  background: #fd25a4;
  border-color: #fd25a4;
  color: #fff;
}

.user-info-container .edit-account p {
  margin: 0;
}

.user-info-container .edit-account .form-row {
  display: block;
  margin-bottom: 20px;
}

.user-info-container .edit-account label:not(.dropzone-input) {
  display: table;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}

.user-info-container .input-text {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #303030;
  border-radius: 2px;
  font-size: .75rem;
  line-height: 1.5;
  padding: .5rem .625rem;
  height: 2.25rem;
  outline: none;
  color: #003538;
}

.user-info-container .input-text::-webkit-input-placeholder {
  color: #999;
}

.user-info-container .input-text::-moz-placeholder {
  opacity: 1;
  color: #999;
}

.user-info-container .input-text:-moz-placeholder {
  color: #999;
}

.user-info-container .input-text:-ms-input-placeholder {
  color: #999;
}

.user-info-container .input-text.placeholder {
  color: #999;
}

.user-info-container .input-text:focus {
  border-color: #fd25a4;
}

.user-info-container .input-text.error,
.user-info-container .input-text[aria-invalid="true"] {
  border-color: #f00;
}

.user-info-container .form-row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}

.user-info-container .form-row .form-group {
  -ms-flex-preferred-size: calc(50% - 5px);
  flex-basis: calc(50% - 5px);
  max-width: calc(50% - 5px);
}

.user-info-container .form-group {
  margin-bottom: 20px;
}

.user-info-container .form-group label:not(.dropzone-input) {
  display: table;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin-bottom: 15px;
}

.user-info-container .birthday-row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-right: 5px;
}

.user-info-container .birthday-row .birthday-title {
  font-size: 14px;
  line-height: 1.4286;
  font-weight: 600;
  color: #3d3b3d;
  padding: 10px 0;
  -ms-flex-preferred-size: 106px;
  flex-basis: 106px;
  max-width: 106px;
}

.user-info-container .birthday-row .select-wrap {
  -ms-flex-preferred-size: 80px;
  flex-basis: 80px;
  max-width: 80px;
}

.user-info-container .birthday-row .sep {
  font-size: 14px;
  line-height: 1.4286;
  padding: 10px;
}

.user-info-container .birthday-row .jcf-select .jcf-select-text {
  margin-right: 16px;
}

.user-info-container .btn {
  font-size: 15px;
  line-height: 1.3333;
  padding: 9px;
  display: block;
  width: 100%;
  max-width: 220px;
  margin: 0 auto;
}

.user-info-container #userDetail .map-register-section form {
  max-width: 476px;
}

.user-info-container #userDetail form {
  padding: 10px 0 40px;
  max-width: 380px;
  margin: 0 auto;
}

.user-info-container #userPass form {
  padding: 13px 0 46px;
  max-width: 380px;
  margin: 0 auto;
}

.user-info-container #userPass .form-group:last-of-type {
  padding: 10px 0 15px;
}

.user-info-container .user-order-history {
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
  margin: 3px 0 0;
}

.user-info-container .user-order-history thead th,
.user-info-container .user-order-history thead th {
  font-weight: 600;
  padding: 14px 12px;
}

.user-info-container .user-order-history thead th:first-child,
.user-info-container .user-order-history thead th:first-child {
  width: 125px;
}

.user-info-container .user-order-history thead th:nth-child(2),
.user-info-container .user-order-history thead th:nth-child(2) {
  width: 137px;
}

.user-info-container .user-order-history th,
.user-info-container .user-order-history td {
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px;
  text-align: right;
}

.user-info-container .user-order-history tbody th,
.user-info-container .user-order-history tbody td {
  padding: 25px 12px 24px;
}

.user-info-container .user-order-history .link {
  color: #007bff;
  font-size: 12px;
  display: block;
  padding: 4px;
  line-height: 1;
}

.user-info-container .user-order-history .link:hover {
  color: #3d3b3d;
}

.user-info-container .user-order-history .link i {
  vertical-align: top;
}

.user-info-container .empty-order-history {
  text-align: center;
  max-width: 220px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.375;
  padding: 5px 0 40px;
}

.user-info-container .empty-order-history .emoji-wrap {
  line-height: 1;
  font-size: 67px;
  margin-bottom: 17px;
}

.user-info-container .empty-order-history p {
  margin-bottom: 32px;
}

.user-info-container .empty-order-history .btn {
  font-size: 17px;
  line-height: 1.2143;
  padding: 7px;
  width: 109px;
}

.woocommerce-order-received .woocommerce-order {
  padding: 25px 15px;
  font-size: .75rem;
  line-height: 1.5;
  margin: 0 auto;
}

.woocommerce-order-received .woocommerce-order p.woocommerce-notice {
  text-align: center;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
  border: 1px solid #f5f5f5;
  max-width: 450px;
  margin: 0 auto 10px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview + p {
  text-align: center;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li + li {
  border-top: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
  -ms-flex-preferred-size: calc(100% - 5.9375rem);
  flex-basis: calc(100% - 5.9375rem);
  max-width: calc(100% - 5.9375rem);
  border-right: 1px solid #f5f5f5;
  margin: -4px auto -4px 0;
  padding: 4px 8px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
  max-width: 750px;
  margin: 0 auto;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table {
  width: 100%;
  border: 1px solid #f5f5f5;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot th:last-child,
.woocommerce-order-received .woocommerce-order .woocommerce-table tfoot td:last-child {
  direction: ltr;
  text-align: right;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table td,
.woocommerce-order-received .woocommerce-order .woocommerce-table th {
  border: 1px solid #f5f5f5;
  padding: .3125rem .4375rem;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a {
  color: #292929;
  text-decoration: none;
}

.woocommerce-order-received .woocommerce-order .woocommerce-table a:hover {
  color: #000;
}

.woocommerce-orders-table.my_account_orders,
.woocommerce-table.woocommerce-table--order-details {
  width: 100%;
  margin: 0 0 25px;
}

.woocommerce-orders-table.my_account_orders th,
.woocommerce-orders-table.my_account_orders td,
.woocommerce-table.woocommerce-table--order-details th,
.woocommerce-table.woocommerce-table--order-details td {
  padding: 8px 10px;
  border: 1px solid #f5f5f5;
}

.woocommerce-orders-table.my_account_orders thead tr th,
.woocommerce-table.woocommerce-table--order-details thead tr th {
  background: #ed028c;
  color: #fff;
  font-weight: 500;
}

.woocommerce-table.woocommerce-table--order-details thead tr th:first-child {
  width: 40%;
}

.wc-backward.btn,
.btn.woocommerce-form-login__submit {
  min-width: 8.125rem;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
  padding: 15px 0;
  margin: 0 auto;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details {
  border: 1px solid #f5f5f5;
  max-width: 450px;
  margin: 0 auto 10px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 4px 8px;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li + li {
  border-top: 1px solid #f5f5f5;
}

.woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
  -ms-flex-preferred-size: calc(100% - 5.9375rem);
  flex-basis: calc(100% - 5.9375rem);
  max-width: calc(100% - 5.9375rem);
  border-right: 1px solid #f5f5f5;
  margin: -4px auto -4px 0;
  padding: 4px 8px;
}

.remeber-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.75rem;
}

.remeber-check .checkbox {
  margin: 0;
  color: #363636;
  font-size: .6875rem;
  line-height: 1rem;
  position: relative;
  padding-right: 1.125rem;
}

.remeber-check .checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input {
  border-color: #ed028c;
  background: #ed028c;
}

.remeber-check .checkbox input[type="checkbox"]:checked ~ .fake-input:before {
  opacity: 1;
}

.remeber-check .checkbox .fake-input {
  position: absolute;
  right: 0;
  top: .5rem;
  border-radius: 2px;
  border: 1px solid #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: .15s ease background, .15s ease color;
  transition: .15s ease background, .15s ease color;
}

.remeber-check .checkbox .fake-input:before {
  content: "\e909";
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font: .5rem/ 1 "icomoon";
  color: #fff;
  opacity: 0;
  -webkit-transition: .15s ease opacity;
  transition: .15s ease opacity;
}

.reg-login-wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.reg-login-wrapp .register-wrapp-main .form-control {
  height: 40px;
  border: solid 1px #ddd;
}

.reg-login-wrapp .register-wrapp-main button.btn {
  display: block;
  width: 100%;
  text-align: center;
}

.reg-login-wrapp .register-wrapp-main .form-row {
  margin: 0 -5px;
}

.reg-login-wrapp .register-wrapp-main .remeber-check {
  margin-bottom: 15px;
}

.reg-login-wrapp .woocommerce-form .woocommerce-button {
  max-width: unset;
  width: 100%;
}

.reg-login-wrapp .remeber-check .checkbox .fake-input {
  border: 2px solid #ed028c;
}

.reg-login-wrapp .login-or-title {
  position: relative;
  display: block;
  text-align: center;
  font-size: .6875rem;
  line-height: 1rem;
  font-weight: 400;
  margin: 1.8125rem 0 1.0625rem;
}

.reg-login-wrapp .login-or-title:before {
  content: "";
  position: absolute;
  height: 1px;
  top: 50%;
  background: #bababa;
  left: 0;
  right: 0;
  color: #3a3a39;
}

.reg-login-wrapp .login-or-title span {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0 .75rem;
}

.reg-login-wrapp .social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reg-login-wrapp .social-login .btn-facebook,
.reg-login-wrapp .social-login .btn-google {
  border: 1px solid #5b5b5b;
  border-radius: 1.875rem;
  font-size: .625rem;
  line-height: 1;
  padding: .25rem;
  height: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: calc(50% - .1875rem);
  flex-basis: calc(50% - .1875rem);
  max-width: calc(50% - .1875rem);
}

.rtl .reg-login-wrapp .social-login .btn-facebook,
.rtl
.reg-login-wrapp .social-login .btn-google {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.reg-login-wrapp .social-login .btn-facebook img,
.reg-login-wrapp .social-login .btn-facebook span,
.reg-login-wrapp .social-login .btn-google img,
.reg-login-wrapp .social-login .btn-google span {
  position: relative;
  z-index: 2;
}

.reg-login-wrapp .social-login .btn-facebook img,
.reg-login-wrapp .social-login .btn-google img {
  margin-left: 10px;
}

.rtl .reg-login-wrapp .social-login .btn-facebook img,
.rtl
.reg-login-wrapp .social-login .btn-google img {
  margin-left: 0;
  margin-right: 10px;
}

.reg-login-wrapp .social-login .btn-facebook span,
.reg-login-wrapp .social-login .btn-google span {
  margin-top: .25em;
}

.reg-login-wrapp .social-login .btn-facebook img {
  width: .875rem;
}

.reg-login-wrapp .social-login .btn-google img {
  width: .96875rem;
}

.shop-page-container .post-password-form {
  max-width: 400px;
  padding: 0 10px;
  margin: 0 auto;
  text-align: right;
  margin-top: 8rem;
}

.shop-page-container .post-password-form label input[type="password"] {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0 10px;
  border: 1px solid rgba(210, 210, 210, .6);
  min-height: 40px;
}

.shop-page-container .post-password-form input[type="submit"] {
  font-size: 20px;
  color: #fff;
  border: none;
  background: #ed028c;
  width: 100%;
  border: 1px solid #ed028c;
}

.shop-page-container .post-password-form input[type="submit"]:hover {
  background: transparent;
  color: #ed028c;
}

.woocommerce-cart-form {
  font-size: .8125rem;
  line-height: 1.5;
  padding: 15px 0;
}

.woocommerce-cart-form .shop_table.cart {
  width: 100%;
}

.single-product-container .woocommerce-cart-form .shop_table.cart th .quantity,
.single-product-container
.woocommerce-cart-form .shop_table.cart td .quantity {
  margin: 0;
}

.woocommerce-cart-form .shop_table.cart td.actions {
  display: none;
}

.woocommerce-cart-form .shop_table.cart a.remove {
  color: #000;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}

.woocommerce-cart-form .shop_table.cart a.remove i {
  display: inline-block;
  vertical-align: top;
}

.woocommerce-cart-form .shop_table.cart a.remove:hover {
  color: #fd25a4;
}

.woocommerce-cart-form .product-info-wrap .img-wrap a {
  display: block;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(210, 210, 210, .4);
  overflow: hidden;
  border-radius: .125rem;
}

.woocommerce-cart-form .product-info-wrap .img-wrap img {
  width: 100%;
}

.woocommerce-cart-form .product-info-wrap .product-name a {
  text-decoration: none;
  color: inherit;
}

.woocommerce-cart-form .product-info-wrap .product-name a:hover {
  color: #ed028c;
}

.cart-collaterals {
  padding-bottom: 20px;
}

.cart-collaterals table.shop_table,
.cart-collaterals .woocommerce-shipping-totals.shipping,
.cart-collaterals .cart_totals h2 {
  display: none;
}

.cart-collaterals .wc-proceed-to-checkout {
  text-align: left;
}

.cart-collaterals .btn.checkout-button {
  min-width: 100%;
}

#footer {
  background: #f3f3f3;
  color: #000;
}

#footer .design-dev-info {
  font-size: .75rem;
  color: #000;
  padding: 1em;
}

#footer .design-dev-info a {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}

.rtl #footer .design-dev-info a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#footer .design-dev-info a:hover {
  opacity: .6;
}

#footer .design-dev-info a img {
  width: 1.5em;
  height: auto;
  margin: 0 .3125em;
}

.kickout-strap {
  background: #000;
  padding: 0 .4375rem;
}

.kickout-strap .bg-row {
  background: url(assets/images/kick-out-bg.png) 0 50%/auto 1.9375rem repeat-x;
  display: block;
  height: 1.5625rem;
}

.bottom-benefit-section {
  padding: 1.25rem 0 0;
}

.bottom-benefit-section .benefit-col {
  padding: 0 1.5rem .5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-benefit-section .ico-wrap {
  margin-bottom: .1875rem;
  font-size: 1.15625rem;
  line-height: 1;
  color: #ed028c;
}

.bottom-benefit-section .text-wrap {
  padding: 0 .8125rem .25rem;
}

.bottom-benefit-section .text-wrap span i {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

.bottom-benefit-section .text-wrap span span {
  display: inline-block;
  text-decoration: underline;
}

.bottom-benefit-section .text-wrap a {
  color: #000;
}

.bottom-benefit-section .title-text {
  display: block;
  font-size: .75rem;
  line-height: 1.16666667;
  font-weight: 600;
  margin-bottom: 0;
}

.footer-widget-row {
  font-size: .75rem;
  line-height: 1.16666667;
}

.footer-widget-row .widget-title {
  font-size: .8125rem;
  font-weight: 600;
  margin-bottom: 0;
  font-family: "Damion", cursive;
  text-transform: capitalize;
}

.footer-widget-row a {
  color: #000;
  text-decoration: none;
}

.footer-widget-row .info-col ul > li,
.footer-widget-row .links-col ul > li {
  padding: 0 0 .79375rem;
}

.footer-widget-row .info-col ul a,
.footer-widget-row .links-col ul a {
  text-decoration: none;
}

.footer-widget-row .office-hour,
.footer-widget-row .viber-support,
.footer-widget-row .email-contact,
.footer-widget-row .whatsapp-contact {
  position: relative;
}

.footer-widget-row .office-hour,
.footer-widget-row .viber-support,
.footer-widget-row .email-contact {
  padding: 0 0 .91666667em;
}

.footer-widget-row .whatsapp-contact {
  font-weight: 500;
}

.footer-widget-row .footer-branches {
  max-width: 11.875rem;
  padding: 0 0 1.75rem;
}

.footer-widget-row .footer-branches ul {
  padding-bottom: .1875rem;
}

.footer-widget-row .footer-branches ul > li {
  padding: 0 0 .6875rem;
}

.social-connect {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 30px;
}

.social-connect .newsletter-wrapper {
  display: none;
}

.social-connect .newsletter-wrapper .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-connect .newsletter-wrapper .input-wrap {
  padding-left: .5rem;
  -ms-flex-preferred-size: calc(100% - 4.5rem);
  flex-basis: calc(100% - 4.5rem);
  max-width: calc(100% - 4.5rem);
}

.social-connect .newsletter-wrapper .form-control {
  border-radius: 0;
}

.social-connect .newsletter-wrapper .btn-wrap {
  -ms-flex-preferred-size: 4.5rem;
  flex-basis: 4.5rem;
  max-width: 4.5rem;
}

.social-connect .newsletter-wrapper input.btn {
  display: block;
  width: 100%;
}

.social-connect .connect-title {
  display: block;
  font-size: .875rem;
  font-weight: 700;
  margin-bottom: .6875rem;
}

.social-connect .social-networks {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-connect .social-networks > li {
  margin: 0 .46875rem;
}

.social-connect .payment-info {
  border-top: 1px solid #e0e0e0;
  margin: 1.75rem 0 0;
  padding: 1.25rem 0 0;
}

.social-connect .payment-info img {
  width: 13.5625rem;
  mix-blend-mode: luminosity;
}

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-networks > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 2.0625rem;
  height: 2.1875rem;
  background: #ed028c;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  font-size: 1.0625rem;
}

.social-networks > li > a:hover {
  background: #c30875;
}

.daily-product-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  width: 18.125rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease opacity, .5s ease visibility;
  transition: .5s ease opacity, .5s ease visibility;
}

.daily_popup_active .daily-product-popup {
  opacity: 1;
  visibility: visible;
}

.daily-product-popup .popup-content-wrap {
  box-shadow: 0 0 4px rgba(0, 0, 0, .2);
  background: #fff;
}

.daily-product-popup .btn-close {
  display: block;
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 1;
  margin: 0 auto .375rem 0;
  border: none;
  background: none;
  font-size: .8125rem;
  color: #000;
  text-shadow: 0 0 2px rgba(255, 255, 255, .8);
}

.daily-product-popup .btn-close:hover {
  color: #fd25a4;
}

.daily-product-popup .popup-heading {
  display: block;
  background: #f37721;
  color: #fff;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  text-align: center;
  padding: .5rem;
}

.daily-product-popup .popup-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.daily-product-popup .popup-product-item .img-wrap {
  -ms-flex-preferred-size: 140px;
  flex-basis: 140px;
  max-width: 140px;
}

.daily-product-popup .popup-product-item .product-detail {
  -ms-flex-preferred-size: calc(100% - 140px);
  flex-basis: calc(100% - 140px);
  max-width: calc(100% - 140px);
  padding: .625rem .9375rem;
}

.daily-product-popup .popup-product-item .product-title,
.daily-product-popup .popup-product-item .product-price {
  font-size: .75rem;
  line-height: 1.25;
  display: block;
  margin: 0 0 .75rem;
}

.daily-product-popup .popup-product-item .product-title {
  color: #000;
  margin: 0 0 .1875rem;
}

.daily-product-popup .popup-product-item .product-title a {
  color: #000;
  text-decoration: none;
}

.daily-product-popup .popup-product-item .product-title a:hover {
  color: #fd25a4;
}

.daily-product-popup .popup-product-item .product-price {
  margin: 0 0 .75rem;
}

.daily-product-popup .popup-product-item .btn {
  width: 100%;
  padding: .3125rem;
  max-width: 140px;
}

.newsletter-popup {
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(0, 0, 0, .5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease opacity, .5s ease visibility;
  transition: .5s ease opacity, .5s ease visibility;
}

.newsletter_popup_active .newsletter-popup {
  opacity: 1;
  visibility: visible;
}

.newsletter-popup .popup-frame {
  margin: auto;
  width: 100%;
}

.newsletter-popup .popup-wrapper {
  max-width: 900px;
  background: #ed028c;
  color: #fff;
  margin: .625rem .9375rem;
  overflow: hidden;
  border-radius: .375rem;
  position: relative;
}

.newsletter-popup .popup-close {
  position: absolute;
  top: .625rem;
  right: .625rem;
  display: block;
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 1;
  margin: 0 auto .375rem 0;
  border: none;
  background: none;
  font-size: .8125rem;
  color: #fff;
}

.newsletter-popup .popup-close:hover {
  color: #fd25a4;
}

.newsletter-popup .popup-content {
  padding: 1.25rem;
}

.newsletter-popup h2 {
  font-size: 1.375rem;
  line-height: 1.25;
  margin: 0 0 .625rem;
}

.newsletter-popup h3 {
  font-size: 1.0625rem;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: .9375rem;
}

.newsletter-popup form {
  margin-bottom: .9375rem;
}

.newsletter-popup .popup-text {
  font-size: .875rem;
  line-height: 1.4;
}

.newsletter-popup .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.newsletter-popup .input-row .form-control,
.newsletter-popup .input-row .btn {
  border-radius: 6.25rem;
  height: calc(2.125rem + 2px);
  font-size: .75rem;
  line-height: 1.5;
  border-color: transparent;
  box-shadow: none;
}

.newsletter-popup .input-row .input-wrapper {
  -ms-flex-preferred-size: calc(100% - 5.625rem);
  flex-basis: calc(100% - 5.625rem);
  max-width: calc(100% - 5.625rem);
  padding-left: .625rem;
}

.newsletter-popup .input-row .form-control {
  padding: .5rem .75rem;
}

.newsletter-popup .input-row .btn {
  padding: .5rem;
  -ms-flex-preferred-size: 5.625rem;
  flex-basis: 5.625rem;
  max-width: 5.625rem;
}

@media (min-width: 576px) {
  .story-image {
    margin-left: 0;
    margin-right: 0;
  }

  .user-info-container .birthday-row {
    padding-right: 12px;
  }

  .user-info-container .birthday-row .birthday-title {
    -ms-flex-preferred-size: 116px;
    flex-basis: 116px;
    max-width: 116px;
  }

  .user-info-container .birthday-row .select-wrap {
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    max-width: 90px;
  }

  .user-info-container .birthday-row .sep {
    padding: 10px 15px;
  }

  .newsletter-popup .popup-wrapper {
    max-width: 540px;
    margin: 15px auto;
    border-radius: 9px;
  }
}

@media (min-width: 600px) {
  .admin-bar .header-mini-cart,
  .admin-bar
  .header-wishlist-box {
    top: 46px;
  }
}

@media (min-width: 640px) {
  html {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }

  .slick-lightbox .slick-prev {
    left: 15px;
  }

  .rtl .slick-lightbox .slick-prev {
    right: 15px;
  }

  .slick-lightbox .slick-next {
    right: 15px;
  }

  .rtl .slick-lightbox .slick-next {
    left: 15px;
  }

  .slick-lightbox-slick .slick-arrow {
    font-size: 20px;
  }

  .slick-lightbox-slick-item-inner {
    max-width: 94%;
  }

  .slick-lightbox-close:before {
    font-size: 14px;
  }

  html {
    font-size: 16px;
  }

  .admin-bar .welcome-msg {
    top: 46px;
  }

  .welcome-msg ~ #wrapper {
    padding-top: 27px;
  }

  .container {
    max-width: 750px;
  }

  button.btn,
  a.btn,
  input.btn {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px;
  }

  button.btn .icon-angle-left,
  a.btn .icon-angle-left,
  input.btn .icon-angle-left {
    font-size: .5625em;
    margin-right: 1.77777778em;
  }

  .form-control {
    font-size: 14px;
    height: 41px;
    padding: 9px 13px;
  }

  h1 {
    font-size: 24px;
  }

  .jcf-number {
    height: 36px;
    width: 100px;
  }

  .jcf-number .jcf-btn-inc,
  .jcf-number .jcf-btn-dec {
    width: 32px;
  }

  .jcf-number .jcf-btn-inc:before,
  .jcf-number .jcf-btn-dec:before {
    font-size: 9px;
  }

  .jcf-number input {
    font-size: 16px;
    line-height: 24px;
  }

  .mini_cart_active:not(.product-category-page) .backdrop-overlay,
  .wishlist_active .backdrop-overlay {
    opacity: 1;
    visibility: visible;
  }

  .jcf-select {
    border-radius: 3px;
    height: 30px;
  }

  .jcf-select.jcf-drop-active {
    border-radius: 3px 3px 0 0;
  }

  .jcf-select.jcf-drop-active.jcf-drop-flipped {
    border-radius: 0 0 3px 3px;
  }

  .jcf-select .jcf-select-text {
    font-size: 14px;
    line-height: 28px;
    margin: 0 12px 0 30px;
  }

  .jcf-select .jcf-select-opener {
    right: 16px;
  }

  .jcf-select .jcf-select-opener:before {
    font-size: 5px;
  }

  .rtl .jcf-select .jcf-select-opener {
    left: 16px;
  }

  .jcf-select .jcf-select-drop .jcf-select-drop-content {
    border-radius: 0 0 3px 3px;
  }

  .jcf-select .jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
    border-radius: 3px 3px 0 0;
  }

  .jcf-list {
    font-size: 14px;
    line-height: 30px;
  }

  .jcf-list .jcf-option {
    padding: 0 12px;
  }

  .section-head {
    font-size: 58px;
    margin-bottom: 50px;
  }

  .section-head .icon-instagram {
    font-size: 40px;
  }

  .custom-check {
    font-size: 16px;
    margin-top: 10px;
  }

  .custom-check .wpcf7-list-item-label:before {
    width: 16px;
    height: 16px;
    top: 3px;
  }

  .custom-check .wpcf7-list-item-label:after {
    top: 7px;
    right: 3px;
    background-size: 10px;
    width: 10px;
    height: 10px;
  }

  .custom-check .wpcf7-list-item {
    font-size: 16px;
  }

  .order-cancel-form .cancel-order-terms-conditions .cancel-order-checkbox .fake-input {
    top: 5px;
  }

  #wrapper .wpcf7-form.unaccepted .wpcf7-response-output {
    font-size: 14px;
  }

  #wrapper .wpcf7 form.invalid .wpcf7-response-output {
    font-size: 14px;
  }

  body.home:has(.header-offer-bar) #main {
    padding-top: 36px;
  }

  .notice-text-box {
    margin: 15px 0;
    padding: 15px;
    font-weight: 500;
    font-size: 14px;
  }

  #header body:not(.home) {
    top: 0 !important;
  }

  .header-offer-bar {
    font-size: 14px;
    height: 36px;
  }

  .header-offer-bar .offer-slider {
    max-width: 450px;
  }

  .header-offer-bar .offer-slider .slick-arrow {
    font-size: 10px;
  }

  .header-offer-bar .offer-slider .slide {
    height: 36px;
  }

  .header-top {
    height: 58px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-top .header-secondary-menu {
    -ms-flex-preferred-size: calc(100% - 252px);
    flex-basis: calc(100% - 252px);
    max-width: calc(100% - 252px);
    margin-right: auto;
  }

  .logo {
    width: 170px;
  }

  .header-secondary-menu ul {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-secondary-menu ul > li + li {
    position: relative;
    padding-right: 14px;
  }

  .header-secondary-menu ul > li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ed028c;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .heder-action-nav {
    margin-right: 3px;
  }

  .heder-action-nav .counter,
  .heder-action-nav .counter_wish {
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
  }

  .heder-action-nav .btn-cart,
  .heder-action-nav .btn-search,
  .heder-action-nav .wishlist-opener,
  .heder-action-nav .btn-account {
    font-size: 17px;
    margin-right: 17px;
  }

  .header-contact {
    position: relative;
    border-right: 1px solid #ed028c;
    padding: 0 20px 0 0;
    margin-right: 20px;
    z-index: 9;
  }

  .header-contact .contact_menu_opener {
    height: 24px;
  }

  .header-contact .contact_menu_opener .menu-text {
    font-size: 13px;
  }

  .header-search {
    left: 20px;
    right: 20px;
    margin: 0 auto;
    max-width: 590px;
  }

  .header-search .search-close {
    display: none;
  }

  .header-search .search-input {
    height: 40px;
    font-size: 16px;
    line-height: 1.5;
    padding: 7px 23px;
    border-radius: 100px;
    border: 1px solid #cfcfcf;
  }

  .header-search .btn-search {
    top: 20px;
    left: 16px;
    font-size: 14px;
  }

  #nav .social-networks,
  #nav .header-secondary-menu {
    display: none;
  }

  #nav .nav-mobile-header {
    display: none;
  }

  #nav .trust-tag {
    right: 20px;
  }

  #nav .submenu-holder {
    position: absolute;
    top: 100%;
    right: 0;
    width: auto;
    background: #fff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 25px 25px rgba(91, 91, 91, .25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 0;
    -webkit-transition: .4s ease-in-out opacity, .4s ease-in-out visibility;
    transition: .4s ease-in-out opacity, .4s ease-in-out visibility;
    display: none;
    white-space: nowrap;
    min-width: 100%;
    opacity: 0;
  }

  #nav .submenu-holder:before {
    content: "";
    position: absolute;
    top: 0;
    height: 50%;
    left: -9999px;
    right: -9999px;
  }

  #nav .submenu-holder .sub-menu {
    width: max-content;
  }

  #nav .submenu-holder.col_2 .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
  }

  #nav .submenu-holder.col_3 .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 10px;
  }

  #nav .submenu-holder > .sub-menu {
    font-size: 14px;
  }

  #nav .submenu-holder > .sub-menu > li {
    padding: 0;
  }

  #nav .submenu-holder > .sub-menu > li.image-active > .sub-menu,
  #nav .submenu-holder > .sub-menu > li.hover > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #nav .submenu-holder > .sub-menu > li > a {
    color: #000;
    position: relative;
    z-index: 3;
    display: block;
    padding: 7px 15px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu {
    width: calc(79.5% - 24px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 20px;
    right: 20.5%;
    -webkit-transition: .3s ease opacity, .3s ease visibility;
    transition: .3s ease opacity, .3s ease visibility;
    margin-right: 10px;
    display: none;
    z-index: 3;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li {
    -ms-flex-preferred-size: calc(33.33% - 13px);
    flex-basis: calc(33.33% - 13px);
    max-width: calc(33.33% - 13px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 13px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li:nth-child(3n) {
    margin-left: 0;
  }

  .search-offer-dropdown {
    left: 26px;
    right: 26px;
    min-width: 528px;
    border: 1px solid #e8e8e8;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
  }

  .search-offer-dropdown .noresult_info {
    font-size: 18px;
  }

  .search-offer-dropdown .close_search_offer {
    font-size: 16px;
  }

  .search-offer-dropdown .offers-list {
    padding: 8px;
  }

  .search-offer-dropdown .offer-item {
    padding: 11px;
    background: #f9f9f9;
    margin-bottom: 8px;
    position: relative;
  }

  .search-offer-dropdown .offer-item .img-wrap {
    -ms-flex-preferred-size: 92px;
    flex-basis: 92px;
    max-width: 92px;
  }

  .search-offer-dropdown .offer-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 92px);
    flex-basis: calc(100% - 92px);
    max-width: calc(100% - 92px);
    padding: 10px 15px 0 116px;
  }

  .search-offer-dropdown .offer-item .product-name {
    margin-bottom: 7px;
    font-size: 14px;
  }

  .search-offer-dropdown .offer-item .product-price {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .search-offer-dropdown .add-cart {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px;
    left: 20px;
    width: 110px;
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }

  .search-offer-dropdown .all-offer-link {
    font-size: 18px;
    line-height: 1.5;
    padding: 10px;
  }

  .search-offer-dropdown .all-offer-link .icon-angle-left {
    font-size: 11px;
    margin-right: 10px;
    margin-top: 2px;
  }

  .login-modal .modal-content,
  .register-modal .modal-content {
    border-radius: 6px;
    padding: 23px 48px;
  }

  .login-modal .modal-close,
  .register-modal .modal-close {
    font-size: 14px;
    top: 14px;
    left: 14px;
  }

  .login-modal .modal-logo,
  .register-modal .modal-logo {
    width: 150px;
    margin-bottom: 23px;
  }

  .login-modal .btn_register,
  .register-modal .btn_register {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .login-modal .form-group,
  .register-modal .form-group {
    margin-bottom: 14px;
  }

  .login-modal .form-control,
  .register-modal .form-control {
    height: 40px;
    font-size: 16px;
    line-height: 1.25;
    padding: 14px 17px;
    border-radius: 4px;
  }

  .login-modal .remeber-check,
  .register-modal .remeber-check {
    margin-bottom: 32px;
  }

  .login-modal .remeber-check .checkbox,
  .register-modal .remeber-check .checkbox {
    font-size: 14px;
    line-height: 1.5;
    padding-right: 1.5em;
  }

  .login-modal .remeber-check .checkbox .fake-input,
  .register-modal .remeber-check .checkbox .fake-input {
    top: .75em;
    height: 1.2em;
    width: 1.2em;
  }

  .login-modal .remeber-check .checkbox .fake-input:before,
  .register-modal .remeber-check .checkbox .fake-input:before {
    font-size: .75em;
    top: 50%;
  }

  .login-modal .link-forgot-pass,
  .register-modal .link-forgot-pass {
    font-size: 14px;
    line-height: 1.5;
  }

  .login-modal .alert,
  .register-modal .alert {
    border-radius: 3px;
  }

  .login-modal .btn,
  .register-modal .btn {
    max-width: 250px;
    line-height: 1.5;
  }

  .login-modal .login-or-title,
  .register-modal .login-or-title {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }

  .login-modal .social-login .btn-facebook,
  .login-modal .social-login .btn-google,
  .register-modal .social-login .btn-facebook,
  .register-modal .social-login .btn-google {
    height: 40px;
    font-size: 14px;
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    max-width: calc(50% - 5px);
  }

  .login-modal .social-login .btn-facebook img,
  .login-modal .social-login .btn-google img,
  .register-modal .social-login .btn-facebook img,
  .register-modal .social-login .btn-google img {
    margin-left: 18px;
  }

  .rtl .login-modal .social-login .btn-facebook img,
  .rtl
  .login-modal .social-login .btn-google img,
  .rtl
  .register-modal .social-login .btn-facebook img,
  .rtl
  .register-modal .social-login .btn-google img {
    margin-right: 18px;
  }

  .login-modal .social-login .btn-facebook img,
  .register-modal .social-login .btn-facebook img {
    width: 1.4375em;
  }

  .login-modal .social-login .btn-google img,
  .register-modal .social-login .btn-google img {
    width: 1.5em;
  }

  .header-wishlist-box {
    width: 320px;
  }

  .header-wishlist-box .wishlist-header {
    height: 58px;
    padding: 0 10px;
  }

  .header-wishlist-box .wishlist-heading {
    font-size: 20px;
  }

  .header-wishlist-box .wishlist-close {
    font-size: 10px;
    right: 15px;
  }

  .header-wishlist-box .btn-clear {
    font-size: 12px;
    left: 15px;
  }

  .header-wishlist-box .wishlist-body {
    height: calc(100% - 62px);
    padding: 0 12px;
  }

  .header-wishlist-box .empty-wishlist-info {
    height: 310px;
    padding: 28px 0;
  }

  .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
    font-size: 14px;
    margin-bottom: 28px;
  }

  .header-wishlist-box .empty-wishlist-info .btn {
    width: 120px;
  }

  .header-wishlist-box .wishlist-items {
    margin: 0 -8px;
  }

  .header-wishlist-box .wishlist-items .product-col {
    padding: 5px 8px;
  }

  .header-wishlist-box .wishlist-item {
    margin-bottom: 20px;
  }

  .header-wishlist-box .wishlist-item .img-wrap {
    margin-bottom: 10px;
  }

  .header-wishlist-box .wishlist-item .product-name,
  .header-wishlist-box .wishlist-item .product-price {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .header-wishlist-box .wishlist-item .btn-add-cart,
  .header-wishlist-box .wishlist-item .btn-add-cart-link {
    font-size: 13px;
    line-height: 18px;
    padding: 6px;
  }

  .header-wishlist-box .wishlist-item .btn-add-cart-link {
    line-height: 1.5;
  }

  .header-mini-cart {
    width: 400px;
  }

  .header-mini-cart .cart-header {
    height: 58px;
    padding: 0 10px;
  }

  .header-mini-cart .cart-extra-info {
    min-height: 49px;
  }

  .header-mini-cart .cart-extra-info img {
    margin-left: 7px;
  }

  .header-mini-cart .cart-close {
    font-size: 10px;
    right: 15px;
  }

  .header-mini-cart .empty-cart-info {
    padding: 28px 0;
  }

  .header-mini-cart .empty-cart-info .cart-empty-message {
    font-size: 14px;
    margin-bottom: 28px;
  }

  .header-mini-cart .empty-cart-info .btn {
    width: 120px;
  }

  .header-mini-cart .mini-cart-heading {
    font-size: 19px;
  }

  .header-mini-cart .cart-sub-total {
    font-size: 13px;
    line-height: 16px;
  }

  .header-mini-cart .cart-sub-total td,
  .header-mini-cart .cart-sub-total th {
    padding: 3px 18px;
  }

  .header-mini-cart .cart-sub-total tfoot {
    font-size: 14px;
  }

  .header-mini-cart .cart-footer-action {
    font-size: 22px;
    padding: 8px 18px;
    margin-top: 10px;
  }

  .header-mini-cart .cart-footer-action .btn {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .header-mini-cart .shopping-link {
    font-size: 13px;
  }

  .header-mini-cart .cart-item,
  .checkout-container .cart-item {
    margin: 0 18px 12px;
    font-size: 14px;
  }

  .header-mini-cart .cart-item .product-name-image,
  .checkout-container .cart-item .product-name-image {
    -ms-flex-preferred-size: 6.875rem;
    flex-basis: 6.875rem;
    max-width: 6.875rem;
  }

  .header-mini-cart .cart-item .promo-text,
  .header-mini-cart .cart-item .off-label,
  .header-mini-cart .cart-item .sale-label,
  .header-mini-cart .cart-item .new-label,
  .header-mini-cart .cart-item .sold-label,
  .header-mini-cart .cart-item .matat_badge,
  .checkout-container .cart-item .promo-text,
  .checkout-container .cart-item .off-label,
  .checkout-container .cart-item .sale-label,
  .checkout-container .cart-item .new-label,
  .checkout-container .cart-item .sold-label,
  .checkout-container .cart-item .matat_badge {
    font-size: 12px;
    min-width: 64px;
  }

  .header-mini-cart .cart-item .cart-qty-name,
  .checkout-container .cart-item .cart-qty-name {
    -ms-flex-preferred-size: calc(73.7% - 110px);
    flex-basis: calc(73.7% - 110px);
    max-width: calc(73.7% - 110px);
    font-size: 12px;
    line-height: 1.5;
    padding-right: 10px;
  }

  .header-mini-cart .cart-item .cart-quantity,
  .checkout-container .cart-item .cart-quantity {
    padding-top: 7px;
  }

  .header-mini-cart .cart-item .jcf-number,
  .checkout-container .cart-item .jcf-number {
    height: 30px;
    max-width: 90px;
  }

  .header-mini-cart .cart-item .jcf-number input,
  .checkout-container .cart-item .jcf-number input {
    padding: 0 30px;
    line-height: 30px;
    font-size: 16px;
  }

  .header-mini-cart .cart-item .jcf-number .jcf-btn-inc,
  .header-mini-cart .cart-item .jcf-number .jcf-btn-dec,
  .checkout-container .cart-item .jcf-number .jcf-btn-inc,
  .checkout-container .cart-item .jcf-number .jcf-btn-dec {
    width: 30px;
    height: 30px;
  }

  .header-mini-cart .cart-item .product-amount,
  .checkout-container .cart-item .product-amount {
    -ms-flex-preferred-size: 26.3%;
    flex-basis: 26.3%;
    max-width: 26.3%;
    font-size: 12px;
    line-height: 1.5;
  }

  .header-mini-cart .cart-item .cart-remove,
  .checkout-container .cart-item .cart-remove {
    bottom: 14px;
  }

  .minicart-disc-bar {
    margin-bottom: 20px;
    max-width: calc(100% - 36px);
  }

  .minicart-disc-bar .mini-cart-subheading {
    font-size: 14px;
    padding: 0 0 14px;
  }

  .minicart-disc-bar .progress {
    height: .5rem;
  }

  .hero-banner-wrapper .btn-play-pause {
    width: 49px;
    height: 49px;
    left: 12.638889%;
    font-size: 32px;
    bottom: 29.1%;
  }

  .hero-banner .banner-content {
    padding: 46px 0 47px;
  }

  .hero-banner .img-wrap {
    max-width: 87.361111%;
  }

  .hero-banner .img-wrap.video-wrap {
    padding-bottom: 628px;
  }

  .hero-banner a.btn.btn-shop {
    right: 1.71052632em;
    padding: .52631579em;
    font-size: 26px;
    min-width: 7.92105263em;
    bottom: 1em;
    margin-right: 1.05263158em;
  }

  .hero-banner a.btn.btn-shop {
    font-size: 32px;
  }

  .hero-banner a.btn.btn-shop:after {
    font-size: 1em;
    right: -1.05263158em;
  }

  .hero-banner .slick-dots {
    top: auto;
    bottom: 118px;
    width: 12.638889%;
    left: 0;
    padding-right: 13px;
  }

  .hero-banner .slick-dots > li {
    padding-bottom: 20px;
  }

  .hero-banner .slick-active button:before {
    font-size: 26px;
  }

  .hero-banner button:before {
    font-size: 18px;
  }

  .section-title {
    font-size: 24px;
    line-height: 1.25;
  }

  .section-info-text {
    font-size: 14px;
  }

  .hot-deal-section {
    padding: 42px 0 58px;
  }

  .hot-deal-section.hot-deal-new {
    padding-top: 50px;
    padding-bottom: 65px;
  }

  .hot-deal-section .section-title {
    margin-bottom: 1.8125em;
  }

  .hot-deal-section .section-info-text {
    margin-bottom: 28px;
  }

  .hot-deal-section .products-row {
    margin-left: 44px;
    margin-right: 44px;
  }

  .hot-deal-section .products-row:not(.slick-initialized) .product-col {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

  .hot-deal-section .products-row .product-col {
    padding: 0 8px;
  }

  .hot-deal-section .btn-viewall {
    margin-top: 40px;
    width: auto;
    min-width: 200px;
  }

  .product-item:hover .product-img .btn-add-cart {
    opacity: 1;
    visibility: visible;
  }

  .product-item .product-img {
    margin-bottom: 9px;
  }

  .product-item .product-img .btn-add-cart {
    font-size: 13px;
    padding: 5px 13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
    transition: .3s ease-in-out opacity, .3s ease-in-out visibility;
  }

  .product-item .matat-wishlist-button-wrap {
    top: 7px;
    right: 7px;
  }

  .product-item .matat-wishlist-button-wrap a {
    font-size: 16px;
  }

  .product-item .new-label,
  .product-item .sale-label,
  .product-item .matat_badge {
    min-width: 60px;
    font-size: 14px;
    line-height: 1.5;
    padding: 2px 8px;
    top: 8px;
    left: 8px;
  }

  .product-item .oos-label {
    font-size: 14px;
    border-radius: 0 0 3px 3px;
  }

  .product-item .product-detail-info {
    padding: 0 7px;
  }

  .product-item .product-price,
  .product-item .product-name {
    font-size: 15px;
    line-height: 1.27777778;
  }

  .product-item .product-name {
    margin-bottom: 6px;
  }

  .product-item p {
    font-size: 1rem;
  }

  .product-item .product-price {
    margin: 0 0 2px;
  }

  .product-item .valiation-list .variation-color {
    width: 19px;
    height: 19px;
    margin: 6px 0 0 16px;
  }

  .product-item .valiation-list .mt-more-color {
    width: 19px;
    height: 25px;
    font-size: 21px;
  }

  .product-item .valiation-list .color-item {
    width: 15px;
    height: 15px;
  }

  .product-item .valiation-list .color-name {
    font-size: 12px;
    padding: 1px 7px;
  }

  .recommended-section {
    padding: 50px 0 36px;
  }

  .recommended-section .section-title {
    margin-bottom: 18px;
  }

  .recommended-section .section-info-text {
    margin-bottom: 28px;
  }

  .recommended-section .products-row:not(.slick-initialized) {
    margin-left: -8px;
    margin-right: -8px;
    padding-bottom: 23px;
  }

  .recommended-section .products-row:not(.slick-initialized) > .slide,
  .recommended-section .products-row:not(.slick-initialized) > .product-col {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

  .recommended-section .products-row:not(.slick-initialized) .product-col {
    padding: 12px 8px 10px;
  }

  .recommended-section .products-row.slick-initialized {
    margin-left: -5px;
    margin-right: -5px;
  }

  .recommended-section .products-row.slick-initialized .slide {
    padding-top: 15px;
  }

  .recommended-section .products-row.slick-initialized .product-item {
    margin: 0 5px;
  }

  .recommended-section .products-row.slick-initialized .product-item .btn-add-cart {
    left: 8px;
  }

  .recommended-section .product-item {
    margin-bottom: 0;
  }

  .recommended-section .btn-viewall {
    width: 160px;
  }

  .recommended-section .related-product-slider {
    margin-bottom: 18px;
  }

  .recommended-section .related-product-slider .slick-arrow {
    top: 116px;
    margin-top: 18px;
  }

  .recommended-section .related-product-slider .slick-prev {
    right: -16px;
  }

  .recommended-section .related-product-slider .slick-next {
    left: -16px;
  }

  .best-selling-section {
    padding: 10.972222vw 0 6.805556vw;
  }

  .best-selling-section:before {
    background-image: url(assets/images/bestseller-top-wave1.svg);
    width: 100%;
    background-repeat: repeat-x;
    background-position: 100% 0;
    top: 1px;
    background-size: 171.2vw auto;
    height: 10vw;
  }

  .best-selling-section:after {
    background-image: url(assets/images/bestseller-top-wave2.svg);
    width: 100%;
    background-repeat: repeat-x;
    background-position: 100% 0;
    background-size: 200vw auto;
    height: 15vw;
    top: .416667vw;
  }

  .best-selling-section .container:before {
    background-image: url(assets/images/bestseller-bottom-wave1.svg);
    width: 100%;
    background-repeat: repeat-x;
    background-position: 0 100%;
    bottom: .694444vw;
    background-size: 200.1vw auto;
    height: 9vw;
  }

  .best-selling-section .container:after {
    background-image: url(assets/images/bestseller-bottom-wave2.svg);
    width: 100%;
    background-repeat: repeat-x;
    background-position: 0 100%;
    bottom: 0;
    background-size: 200.1vw auto;
    height: 10vw;
  }

  .best-selling-section .section-title {
    margin-bottom: .5625em;
  }

  .best-selling-section .category-link {
    font-size: 14px;
    padding-bottom: 22px;
  }

  .best-selling-section .category-link > li {
    padding-left: 1.3125em;
    padding-right: 1.3125em;
  }

  .best-selling-section .category-link > li + li:before {
    width: .375em;
    height: .375em;
  }

  .best-selling-section .best-selling-slider {
    padding-bottom: 4.861111vw;
  }

  .best-selling-section .best-selling-slider .slide {
    width: 288px;
  }

  .best-selling-section .best-selling-slider .slide .product-col {
    margin: 0 8px;
  }

  .best-selling-section .best-selling-control {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    left: 6.944444vw;
    bottom: 5.625vw;
  }

  .best-selling-section .best-selling-control .slick-arrow {
    width: 36px;
    height: 36px;
    font-size: 14px;
    padding: 11px 5px;
    margin: 0 4px;
  }

  .best-selling-section .btn-viewall {
    width: 160px;
  }

  .home-category-section {
    padding: 70px 0 40px;
    margin-bottom: 0;
  }

  .home-category-section .container {
    max-width: none;
    padding: 0 28px;
  }

  .home-category-section .section-title {
    margin-bottom: 1.78125em;
  }

  .home-category-section .category-row {
    gap: 14px;
    padding: 0 14px;
  }

  .home-category-section .category-item .category-name {
    font-size: 18px;
  }

  .home-category-section .category-item img {
    margin: 0 0 9px;
  }

  .home-category-section .category-slider:not(.slick-initialized) > .slide:nth-child(2) ~ .slide {
    display: none;
  }

  .banner-slider .slick-arrow,
  .hot-deals-slider .slick-arrow,
  .instagram-slider .slick-arrow,
  .category-slider .slick-arrow {
    width: 36px;
    height: 36px;
    font-size: 19px;
  }

  .banner-slider .slick-prev,
  .hot-deals-slider .slick-prev,
  .instagram-slider .slick-prev,
  .category-slider .slick-prev {
    right: 10px;
  }

  .banner-slider .slick-next,
  .hot-deals-slider .slick-next,
  .instagram-slider .slick-next,
  .category-slider .slick-next {
    left: 10px;
  }

  .instagram-slider .slick-prev {
    right: 10px;
  }

  .instagram-slider .slick-next {
    left: 10px;
  }

  .banner-slider-wrapper .btn-play-pause {
    width: 41px;
    height: 41px;
    bottom: 14px;
    left: 14px;
    font-size: 24px;
  }

  .instagram-section {
    padding: 92px 0 36px;
  }

  .instagram-section .section-title {
    margin-bottom: 1.8125em;
  }

  .instagram-section .section-title .icon-instagram {
    font-size: 1.22em;
    margin-right: .8em;
  }

  .instagram-slider {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .instagram-slider .slide {
    padding: 0 8px;
  }

  .home-blog-section {
    padding: 47px 0 65px;
  }

  .home-blog-section .section-title {
    margin-bottom: 1.53125em;
  }

  .home-blog-section .row {
    margin-left: -45px;
    margin-right: -45px;
  }

  .home-blog-section .row [class^="col-"],
  .home-blog-section .row [class*="col-"] {
    padding-left: 45px;
    padding-right: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .home-blog-section .blog-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 49px;
  }

  .home-blog-section .btn-view-all {
    width: 14.625rem;
    padding: 8px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .blog-item {
    font-size: 14px;
    line-height: 1.28571429;
    background: #fff;
    padding: 9px 10px;
    color: #000;
  }

  .blog-item .blog-img {
    margin: 0 0 15px;
  }

  .blog-item .blog-detail {
    padding: 0 0 22px;
  }

  .blog-item .blog-name {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .blog-item p {
    margin-bottom: 12px;
  }

  .blog-item .blog-link {
    font-size: 15px;
  }

  .blog-item .blog-link .icon-angle-left {
    font-size: .4375em;
    margin: 0 1em;
  }

  .newsletter-section {
    padding: 53px 0 65px;
  }

  .newsletter-section .banner-bg {
    min-height: 16.375rem;
  }

  .newsletter-section .newsletter-text {
    font-size: 15px;
    line-height: 1.1875;
    width: 40%;
    max-width: 355px;
  }

  .newsletter-section .newsletter-text p {
    margin-bottom: 1.4em;
  }

  .newsletter-section .section-title {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .newsletter-section .input-wrap {
    -ms-flex-preferred-size: calc(100% - 84px);
    flex-basis: calc(100% - 84px);
    max-width: calc(100% - 84px);
    padding-left: 12px;
  }

  .newsletter-section .btn-wrap {
    -ms-flex-preferred-size: 84px;
    flex-basis: 84px;
    max-width: 84px;
  }

  .newsletter-section .btn:not(.wpcf7-submit) {
    min-width: 180px;
  }

  .newsletter-section .btn:not(.wpcf7-submit):not(:hover) {
    background: rgba(255, 255, 255, .9);
  }

  .category-slider .cat-inner .heading h2 {
    font-size: 24px;
  }

  .woocommerce-breadcrumb {
    font-size: 12px;
    line-height: 1.25;
  }

  .woocommerce-breadcrumb .delimeter {
    margin: 0 9px -1px;
  }

  .woocommerce-breadcrumb .delimeter:before {
    font-size: 5px;
  }

  .single-product-container {
    padding-top: 23px;
  }

  .single-product-container .woocommerce-breadcrumb {
    margin-bottom: 26px;
  }

  .single-product-container .recommended-section {
    padding-bottom: 35px;
    padding-top: 60px;
  }

  .single-product-container .matat_badge {
    font-size: 14px;
    min-width: 56px;
    line-height: 20px;
  }

  .single-product-container .single-product-detail {
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: 1px solid #707070;
  }

  .single-product-container .single-product-detail:after {
    content: "";
    display: block;
    clear: both;
  }

  .single-product-container .giftcard_wrapper .form-control {
    border-radius: 4px;
    font-size: 16px;
    padding: 8px 12px;
  }

  .single-product-container .single-slider-wrapper {
    float: left;
    width: 50%;
    margin: 0;
    position: sticky;
    top: 100px;
  }

  .single-product-container .single-slider-wrapper .matat_badge {
    right: .625rem;
    top: .625rem;
    left: unset;
  }

  .single-product-container .single-slider-wrapper .product-share {
    padding-left: 0;
    width: 100%;
    float: none;
  }

  .single-product-container .single-product-slider .button-zoom {
    display: block;
    top: 20px;
    right: 13px;
    font-size: 23px;
  }

  .rtl .single-product-container .single-product-slider .button-zoom {
    left: 13px;
  }

  .single-product-container .single-product-slider .slick-arrow {
    font-size: 14px;
  }

  .single-product-container .single-product-slider .slick-prev {
    right: 2px;
  }

  .single-product-container .single-product-slider .slick-next {
    left: 2px;
  }

  .single-product-container .single-product-slider .slick-dots {
    display: none !important;
  }

  .single-product-container .single-product-summary {
    float: right;
    width: 50%;
    max-width: 438px;
    padding: 2px 0 0 20px;
  }

  .single-product-container .single-product-summary h1 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .single-product-container .single-product-summary .product-price,
  .single-product-container .single-product-summary .woocommerce-variation-price {
    font-size: 20px;
    margin-bottom: .35714286em;
  }

  .single-product-container .single-product-summary .product-price ins,
  .single-product-container .single-product-summary .product-price del,
  .single-product-container .single-product-summary .woocommerce-variation-price ins,
  .single-product-container .single-product-summary .woocommerce-variation-price del {
    margin: 0 5px;
  }

  .single-product-container .single-product-summary .product-desc {
    font-size: 14px;
    line-height: 1.6875;
    padding-bottom: 18px;
    margin-bottom: 32px;
  }

  .single-product-container .single-product-summary .sku-info {
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 7px;
  }

  .single-product-container .single-product-summary .product-important-info {
    line-height: 1.5;
    padding: 12px 8px;
    margin: 0 0 21px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99;
  }

  .single-product-container .single-product-summary .quantity {
    margin-bottom: 27px;
    padding-top: 8px;
  }

  .single-product-container .single-product-summary table.variations {
    margin-bottom: 10px;
  }

  .single-product-container .single-product-summary table.variations tr {
    padding-bottom: 34px;
  }

  .single-product-container .single-product-summary table.variations td {
    padding-bottom: 4px;
    display: block;
  }

  .single-product-container .single-product-summary table.variations td.label {
    margin-bottom: 14px;
  }

  .single-product-container .single-product-summary table.variations td.value {
    width: calc(100% - 86px) !important;
  }

  .single-product-container .single-product-summary table.variations label {
    font-size: 14px;
    font-weight: 400;
  }

  .single-product-container .single-product-summary table.variations .jcf-select {
    width: 163px;
  }

  .single-product-container .single-product-summary .btn-add-cart {
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
    -ms-flex-preferred-size: calc(100% - 67px);
    flex-basis: calc(100% - 67px);
    max-width: calc(100% - 67px);
  }

  .single-product-container .single-product-summary .matat-wishlist-button-wrap {
    -ms-flex-preferred-size: 44px;
    flex-basis: 44px;
    max-width: 44px;
  }

  .single-product-container .single-product-summary .btn-add-wishlist {
    height: 44px;
    width: 44px;
    font-size: 14px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item) {
    width: 36px;
    height: 36px;
    min-width: 36px;
    margin-left: 18px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected:after {
    font-size: 11px;
    min-width: 34px;
    margin-top: 10px;
    padding: 0 3px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
    width: 22px;
    height: 22px;
    margin-left: 22px;
  }

  .single-product-container .color-variation-row .variation-label {
    width: 40px;
  }

  .single-product-container .color-variation-row .variation-label,
  .single-product-container .color-variation-row .selected-color-name {
    margin-top: 4px;
  }

  .single-product-container .color-variation-list {
    max-width: calc(100% - 40px);
  }

  .single-product-container .color-variation-list > li {
    padding: 0 0 6px 6px;
  }

  .single-product-container .color-variation-list .selected-color-name {
    font-size: 14px;
    min-width: 40px;
  }

  .single-product-container .color-variation-list label .btn-color {
    width: 29px;
    height: 29px;
    padding: 2px;
  }

  .single-product-container .color-variation-list label .btn-color img {
    width: 23px;
    height: 23px;
  }

  .single-product-container .size-variation-row {
    padding-top: 12px;
    padding-bottom: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .single-product-container .size-variation-row .variation-label {
    margin-top: 8px;
  }

  .single-product-container .produc-misc-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
    width: 50%;
    clear: left;
    margin-top: 15px;
    padding: 13px 0;
  }

  .single-product-container .produc-misc-info .info-item {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    text-align: center;
    font-size: 13px;
    padding: 0 10px;
  }

  .single-product-container .produc-misc-info .info-item > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .single-product-container .produc-misc-info .info-item .ico-wrap {
    font-size: 23px;
    margin-bottom: 7px;
  }

  .single-product-container .product-share {
    float: left;
    width: 50%;
    clear: left;
    padding-top: 10px;
  }

  .single-product-container .product-share .share-title {
    font-size: 14px;
  }

  .single-product-container .product-share .share-links {
    margin: 0 16px 0 -12px;
  }

  .single-product-container .product-share .share-links a {
    font-size: 20px;
    margin: 0 11px;
  }

  .stock-alert-row {
    margin: 0 0 22px;
    padding: 18px 20px;
  }

  .stock-alert-row .stock-alert-title {
    font-size: 16px;
  }

  .stock-alert-row .matat-stock-notify-form .btn-wrap {
    -ms-flex-preferred-size: 102px;
    flex-basis: 102px;
    max-width: 102px;
    margin-right: 7px;
  }

  .stock-alert-row .matat-stock-notify-form input.form-control {
    padding-left: 12px;
    padding-right: 12px;
  }

  .stock-alert-row .matat-stock-notify-form .form-control,
  .stock-alert-row .matat-stock-notify-form .btn {
    height: 42px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
  }

  .product-tab-info {
    margin-top: 25px;
  }

  .product-tab-info .product-tab-menu > li a {
    font-size: 13px;
  }

  .product-tab-info .tab-content {
    font-size: 14px;
    padding: 17px 0 0;
  }

  .product-tab-info .tab-content p {
    margin-bottom: 11px;
  }

  .single-product-summary .sale-countdown-box {
    border-radius: 3px;
    padding: 10px 18px;
    margin-bottom: 23px;
  }

  .single-product-summary .sale-countdown-box .sale-info-title {
    line-height: 1.1875;
    font-size: 14px;
    bottom: 10px;
  }

  .countdown-timer {
    max-width: 8.3em;
    -ms-flex-preferred-size: 8.3em;
    flex-basis: 8.3em;
    font-size: 20px;
  }

  .countdown-timer .time-col {
    -ms-flex-preferred-size: calc(25% - .2em);
    flex-basis: calc(25% - .2em);
    max-width: calc(25% - .2em);
    padding: 2px 3px;
  }

  .countdown-timer .time-col .days,
  .countdown-timer .time-col .hours,
  .countdown-timer .time-col .minutes,
  .countdown-timer .time-col .seconds {
    font-size: 16px;
    padding: 5px 0 4px;
  }

  .single_variation_wrap .matat_single_product_extra_link {
    font-size: 16px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap {
    max-width: 333px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-wid-title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single {
    margin-bottom: 20px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-chckbox {
    margin-left: 28px;
    left: 100%;
    right: auto;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox .fake-input {
    width: 20px;
    height: 20px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .custom-checkbox .fake-input::after {
    font-size: 9px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image {
    -ms-flex-preferred-size: 40.745%;
    flex-basis: 40.745%;
    max-width: 40.745%;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-image > a {
    padding-bottom: 139.83%;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-wrap {
    padding-right: 20px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-var-title {
    margin-bottom: 0;
    font-size: 14px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .product-price {
    font-size: 14px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-list {
    margin-top: 20px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select {
    height: 36px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-list {
    font-size: 14px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-text {
    margin-left: 25px;
    margin-right: 10px;
    line-height: 34px;
    font-size: 14px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-opener {
    left: 10px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .jcf-select .jcf-select-opener:before {
    font-size: 7px;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-upsell-error {
    font-size: 14px;
  }

  .page-header {
    padding: 3.9375rem 0 3.375rem;
  }

  .page-header:after {
    background-size: 31.125rem auto;
  }

  .page-header.has_banner .category-banner {
    max-height: 230px;
  }

  .page-header h1 {
    font-size: 2.625rem;
    line-height: 1.46;
    margin-bottom: 0;
  }

  .woocommerce-breadcrumb {
    padding-top: 11px;
    padding-bottom: 10px;
  }

  .shop-page-container {
    padding: 15px 20px 42px;
  }

  .shop-page-container .woocommerce-breadcrumb {
    max-width: 50%;
    padding-top: 11px;
    padding-bottom: 10px;
    text-align: right;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .shop-page-container .sort-filter-row {
    margin: -40px auto 21px 0;
  }

  .shop-page-container .sort-filter-row .sort-wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .shop-page-container .sort-filter-row .sort-wrapper .woocommerce-ordering {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
  }

  .shop-page-container .sort-filter-row .sort-title {
    font-size: 16px;
  }

  .shop-page-container .sort-filter-row .jcf-select {
    border-color: #e8e8e8;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
    height: 40px;
    border-radius: 0;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-text {
    line-height: 38px;
    color: #4a4a4a;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-opener {
    color: #000;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-opener:before {
    font-size: 7px;
  }

  .shop-page-container .sort-filter-row .filter-opener {
    display: none;
  }

  .shop-page-container .products-row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .shop-page-container .products-row .product-col {
    padding: 0 8px 27px;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

  .shop-page-container .products-row .viewport__item {
    -webkit-transition: .65s ease opacity, .65s ease transform;
    transition: .65s ease opacity, .65s ease transform;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .shop-page-container .products-row .viewport__item.viewport__active {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .shop-page-container .woocommerce-info {
    padding-top: 20px;
    padding-left: 200px;
  }

  .shop-page-container .category-description {
    margin-top: 40px;
  }

  .woocommerce-pagination .page-numbers,
  .woocommerce-pagination .wp-pagenavi {
    font-size: 16px;
  }

  .woocommerce-pagination .page-numbers .prev:before,
  .woocommerce-pagination .page-numbers .next:before,
  .woocommerce-pagination .page-numbers .nextpostslink:before,
  .woocommerce-pagination .page-numbers .previouspostslink:before,
  .woocommerce-pagination .wp-pagenavi .prev:before,
  .woocommerce-pagination .wp-pagenavi .next:before,
  .woocommerce-pagination .wp-pagenavi .nextpostslink:before,
  .woocommerce-pagination .wp-pagenavi .previouspostslink:before {
    font-size: 11px;
  }

  .shop-category-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shop-category-row .shop-products-holder {
    -ms-flex-preferred-size: calc(100% - 200px);
    flex-basis: calc(100% - 200px);
    max-width: calc(100% - 200px);
    padding-right: 16px;
  }

  .shop-sidebar-filter {
    width: 200px;
  }

  .shop-sidebar-filter .filter-close {
    font-size: 13px;
    top: 11px;
    left: 10px;
    display: none;
  }

  .shop-sidebar-filter .filter-body {
    border: 1px solid #f0e7da;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .shop-sidebar-filter .filter-body form {
    padding-bottom: 5px;
  }

  .shop-sidebar-filter .filter-title {
    display: block;
    font-size: 18px;
    padding: 15px 20px 15px 10px;
  }

  .shop-sidebar-filter .filter-inner-body {
    height: auto;
    margin-bottom: 5px;
  }

  .shop-sidebar-filter .filter-option-list > li,
  .shop-sidebar-filter ul.menu > li {
    border-top: 1px solid #e8e8e8;
  }

  .shop-sidebar-filter .filter-option-list > li > a,
  .shop-sidebar-filter .filter-option-list > li .filter-group-title,
  .shop-sidebar-filter ul.menu > li > a,
  .shop-sidebar-filter ul.menu > li .filter-group-title {
    font-size: 16px;
    padding: 12px 20px;
  }

  .shop-sidebar-filter ul.menu:last-of-type > li:last-child {
    border-bottom: 1px solid #e8e8e8;
  }

  .shop-sidebar-filter ul.menu .drop-slide {
    padding: 0 20px;
  }

  .shop-sidebar-filter .filter-option-list > li > a:after {
    left: 18px;
    font-size: 10px;
  }

  .shop-sidebar-filter .category-filter,
  .shop-sidebar-filter .size-filter {
    padding-bottom: 13px;
  }

  .shop-sidebar-filter .category-filter label,
  .shop-sidebar-filter .size-filter label {
    font-size: 14px;
    line-height: 20px;
  }

  .shop-sidebar-filter .category-filter label .color-checkbox-wrp,
  .shop-sidebar-filter .size-filter label .color-checkbox-wrp {
    width: 22px;
    height: 22px;
  }

  .shop-sidebar-filter .category-filter label .color-checkbox-wrp:hover .color_name,
  .shop-sidebar-filter .size-filter label .color-checkbox-wrp:hover .color_name {
    opacity: 1;
  }

  .shop-sidebar-filter .category-filter label .color_name,
  .shop-sidebar-filter .size-filter label .color_name {
    font-size: 12px;
    padding: 1px 7px;
    margin-bottom: 4px;
  }

  .shop-sidebar-filter .size-filter > li {
    padding: 0 20px 4px;
  }

  .shop-sidebar-filter .size-filter .label-text {
    padding-right: 25px;
  }

  .shop-sidebar-filter .size-filter .label-text:before {
    top: 9px;
    width: 18px;
    height: 18px;
    font-size: 9px;
  }

  .shop-sidebar-filter .category-filter > li {
    padding: 0 20px 4px 0;
    margin-left: -5px;
  }

  .shop-sidebar-filter .price-range-holder {
    font-size: 14px;
    padding: 20px 0 15px;
  }

  .shop-sidebar-filter .drop-slide {
    display: none;
  }

  .loaded .shop-sidebar-filter .drop-slide {
    display: block;
  }

  .shop-sidebar-filter .btn-filter {
    width: calc(100% - 32px);
    margin: 0 16px 20px;
  }

  .page-template-page-about .instagram-section {
    padding-top: 5.6875rem;
  }

  .story-section {
    font-size: .9375rem;
    line-height: 1.95;
    margin-bottom: 4.5rem;
  }

  .story-section .excerpt {
    max-width: 30rem;
    font-size: 1.125rem;
    line-height: 1.4615;
    padding: 2.5625rem 0 3.1875rem;
    margin: 0 auto;
  }

  .story-section .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .story-image {
    width: 50%;
  }

  .story-description {
    width: 50%;
    max-width: 35.75rem;
    padding: .9375rem 2.1875rem .9375rem .9375rem;
  }

  .story-description h2 {
    font-size: 1.5rem;
    line-height: 1.4643;
  }

  .story-description p {
    margin-bottom: 1.5625rem;
  }

  .story-description big {
    font-size: 120%;
    line-height: 1.7916;
  }

  .about-blog-block {
    font-size: .9375rem;
    line-height: 1.7778;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .3125rem;
    margin-bottom: 3.125rem;
  }

  .about-blog-block h2 {
    font-size: 1.5rem;
    line-height: 1.4643;
  }

  .about-blog-block .blog-description {
    width: 42.5%;
    max-width: 36.6875rem;
    padding: 0 .5625rem;
  }

  .about-blog-block .blog-image {
    width: 46.48%;
    margin: 0;
  }

  .about-blog-list {
    line-height: 1.47;
    padding: 2.25rem 0 1.125rem;
    margin: 0;
  }

  .about-blog-list:after {
    right: -624.9375rem;
    left: -624.9375rem;
  }

  .about-blog-list h3 {
    font-size: 1.5rem;
    line-height: 1.4643;
  }

  .about-blog-list .icon-holder {
    width: 4.75rem;
  }

  .about-blog-list .blog-item {
    width: auto;
    padding: 0 .875rem;
  }

  .new-member-block {
    font-size: 1.125rem;
    line-height: 1.5;
    padding: .9375rem 0 1.3125rem;
  }

  .new-member-block h2 {
    font-size: 1.3125rem;
    line-height: 1.2;
    margin-bottom: .6875rem;
  }

  .new-member-block p {
    margin-bottom: .875rem;
  }

  .new-member-block .icon-holder {
    width: 4.75rem;
    margin-bottom: .5625rem;
  }

  .new-member-block .btn {
    width: 11.25rem;
  }

  .page-id-141 .about-blog-block .blog-description {
    width: 60%;
    max-width: 60%;
  }

  .contact-page .woocommerce-breadcrumb,
  .about-page .woocommerce-breadcrumb {
    left: 20px;
    right: 20px;
    top: 12px;
  }

  .inner-banner .bg-image {
    max-height: 400px;
  }

  .inner-banner .banner-content {
    padding-top: 20px;
  }

  .inner-banner h1 {
    font-size: 24px;
  }

  .contact-content-section {
    padding: 19px 0 8px;
  }

  .contact-content-section h1 {
    font-size: 24px;
    margin-bottom: 32px;
  }

  .contact-content-section .content-box {
    font-size: 14px;
    line-height: 1.44444444;
    max-width: 255px;
    margin: 0 auto;
  }

  .contact-content-section .content-box .ico-wrap {
    width: 52px;
    min-height: 80px;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contact-content-section .content-box .ico-wrap.maps {
    width: 50px;
  }

  .contact-content-section .content-box .ico-wrap.speak {
    width: 76px;
  }

  .contact-content-section .content-box .ico-wrap.waze {
    width: 51px;
  }

  .contact-content-section .content-box h2 {
    font-size: 18px;
    line-height: 1.17857143;
    margin-bottom: 17px;
  }

  .contact-content-section .content-box ul {
    line-height: 1.22222222;
  }

  .contact-content-section .content-box ul > li {
    padding: 2px 0 11px;
  }

  .contact-form-section .section-wrapper {
    padding: 30px 0;
  }

  .contact-form-section .form-holder h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .contact-form-section .form-subtitle {
    font-size: 17px;
  }

  .contact-form-section form {
    padding-top: 2px;
  }

  .contact-form-section .form-group {
    padding-bottom: 16px;
  }

  .contact-form-section textarea.form-control {
    min-height: 130px;
  }

  .contact-form-section .btn {
    max-width: 250px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .contact-form-section .contact-info-col {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    padding: 24px 35px 0 0;
  }

  .contact-form-section .content-box {
    font-size: 14px;
    line-height: 1.22222222;
    max-width: 280px;
    margin: 0 auto;
    padding-bottom: 25px;
  }

  .contact-form-section .content-box h2 {
    font-size: 18px;
    line-height: 1.17857143;
    margin-bottom: 17px;
  }

  .contact-form-section .content-box ul > li {
    padding: 2px 0 11px;
  }

  .contact-form-section .wpcf7 .wpcf7-response-output {
    font-size: 14px;
  }

  .blogs-container {
    padding-top: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .blogs-container h1 {
    font-size: 24px;
    margin-bottom: 14px;
  }

  .blogs-container .blog-nav {
    padding: 21px 0;
  }

  .blogs-container .blog-nav .jcf-select {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .blogs-container .row [class^="col-"],
  .blogs-container .row [class*=" col-"] {
    padding-top: 10px;
  }

  .blogs-container .blog-item {
    margin-bottom: 35px;
  }

  .single-article-container {
    margin: -85px 0 0;
    padding-bottom: 43px;
  }

  .single-article-container .woocommerce-breadcrumb {
    margin-bottom: 7px;
  }

  .single-article-container #content {
    padding: 14px 20px 11px;
  }

  .single-article-container #content:before {
    width: 100%;
    height: 90px;
    top: -3.68vw;
  }

  .single-article-container #content h1 {
    line-height: 1.25;
    font-size: 23px;
    margin-bottom: 15px;
    text-align: center;
  }

  .single-article-container #content h1 + p {
    margin-bottom: 17px;
    text-align: center;
  }

  .single-article-container #content p {
    margin-bottom: 24px;
  }

  .single-article-container #content h3,
  .single-article-container #content h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .single-article-container #content h4,
  .single-article-container #content h5 {
    font-size: 15px;
    line-height: 1.1111;
  }

  .single-article-container #content h4 {
    margin-bottom: 11px;
  }

  .single-article-container #content h5 {
    margin-bottom: 10px;
  }

  .single-article-container #content figure {
    padding: 15px 0;
  }

  .single-article-container #content figure img {
    border-radius: 4px;
  }

  .single-article-container #content ol {
    padding-bottom: 20px;
  }

  .single-article-container #content ul {
    padding-bottom: 40px;
  }

  .section-heading {
    font-size: 24px;
  }

  .woocommerce .woocommerce-error {
    padding-bottom: 25px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .woocommerce .woocommerce-error > li {
    border-radius: 4px;
    padding: 7px 15px;
  }

  .woocommerce-NoticeGroup .woocommerce-info {
    border-radius: 4px;
    padding: 7px 15px;
  }

  .woocommerce-NoticeGroup .woocommerce-info {
    margin-bottom: 25px;
  }

  .woocommerce-NoticeGroup .woocommerce-error {
    padding-bottom: 25px;
  }

  .woocommerce-checkout .woocommerce-breadcrumb {
    max-width: none;
    padding: 12px 20px 0;
  }

  .checkout-container {
    padding: 15px 0 28px;
  }

  .checkout-container .container {
    max-width: none;
    padding: 0 20px;
  }

  .checkout-container .mobile-step-nav {
    display: none;
  }

  .checkout-container .checkout-heading h1 {
    font-size: 24px;
    line-height: 1.3333;
  }

  .checkout-container .checkout-detail-container {
    position: relative;
    margin: 20px 0 0;
  }

  .checkout-container .checkout-detail-container > form.woocommerce-checkout:after {
    content: "";
    display: block;
    clear: both;
  }

  .checkout-container .address-holder {
    width: 55%;
    float: right;
    padding-left: 20px;
    margin-bottom: 26px;
  }

  .checkout-container .section-title {
    font-size: 16px;
  }

  .checkout-container .section-title .counter {
    width: 17px;
    height: 17px;
    font-size: 14px;
    line-height: 17px;
  }

  .checkout-container .already-account {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
  }

  .checkout-container .form-row label.custom-checkbox {
    line-height: normal;
  }

  .checkout-container .shipping_address .woocommerce-shipping-fields__field-wrapper {
    padding-top: 16px;
  }

  .checkout-container .select2-container.select2-container--default .select2-selection--single {
    height: 50px;
  }

  .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    font-size: 16px;
    padding-right: 12px;
  }

  .checkout-container .input-text {
    height: 50px;
    font-size: 16px;
    line-height: 1.25;
    padding: 14px 12px;
  }

  .checkout-container .woocommerce-terms-and-conditions-wrapper {
    padding-bottom: 12px;
  }

  .checkout-container .shipping-method-holder {
    width: 55%;
    padding-left: 20px;
    float: right;
    margin: 0 0 26px;
    padding-top: 0;
  }

  .checkout-container .delivery-option,
  .checkout-container .payment-option {
    padding-bottom: 19px;
  }

  .logged-in .checkout-container .delivery-option,
  .logged-in
  .checkout-container .payment-option {
    padding-top: 0;
  }

  .checkout-container .delivery-option > li,
  .checkout-container .payment-option > li {
    padding-bottom: 10px;
  }

  .checkout-container .delivery-option label .method-detail,
  .checkout-container .payment-option label .method-detail {
    padding: 0 13px;
  }

  .checkout-container .delivery-option label .method-title,
  .checkout-container .payment-option label .method-title {
    margin-bottom: 2px;
  }

  .checkout-container .delivery-option label .method-info,
  .checkout-container .payment-option label .method-info {
    font-size: 10px;
  }

  .checkout-container .checkout-review {
    padding: 0;
  }

  .checkout-container .cart-label-head {
    font-size: 14px;
    padding: 0 32px 14px;
  }

  .checkout-container .cart-label-head > span:nth-child(2) {
    -ms-flex-preferred-size: 39%;
    flex-basis: 39%;
    max-width: 39%;
  }

  .checkout-container .cart-label-head > span:last-child {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%;
    max-width: 31%;
  }

  .checkout-container .cart-items-list {
    max-height: 427px;
  }

  .logged-in .checkout-container .cart-items-list {
    padding-top: 0;
    margin-top: -3px;
  }

  .checkout-container .cart-item {
    margin: 0 0 12px;
    font-size: 14px;
  }

  .checkout-container .cart-item .product-name-image {
    -ms-flex-preferred-size: 38.7%;
    flex-basis: 38.7%;
    max-width: 38.7%;
    padding-left: 30px;
  }

  .checkout-container .cart-item .product-image img {
    max-height: 200px;
    object-fit: contain;
  }

  .checkout-container .cart-item .product-img {
    width: 74px;
    margin-bottom: 18px;
  }

  .checkout-container .cart-item .cart-quantity {
    padding-top: 4px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .checkout-container .cart-item .product-amount {
    -ms-flex-preferred-size: 26.3%;
    flex-basis: 26.3%;
    max-width: 26.3%;
    padding-left: 6px;
    padding-top: 9px;
    top: 4px;
  }

  .checkout-container .cart-item .cart-remove {
    bottom: 14px;
    right: 20px;
  }

  .rtl .checkout-container .cart-item .cart-remove {
    left: 10px;
  }

  .checkout-container .btn-checkout,
  .checkout-container .button {
    font-size: 16px;
    line-height: 1.25;
    padding: 9px;
    border-radius: 3px;
  }

  .checkout-container .payment-icons {
    margin-top: 12px;
    max-width: 289px;
    margin-bottom: 12px;
  }

  .custom-checkbox,
  .mailchimp-newsletter {
    font-size: 14px;
    padding-left: 23px;
  }

  .rtl .custom-checkbox,
  .rtl
  .mailchimp-newsletter {
    padding-right: 23px;
  }

  .custom-checkbox .fake-input {
    width: 17px;
    height: 17px;
  }

  .custom-checkbox .fake-input:after {
    font-size: 11px;
  }

  .woocommerce-account-fields .create-account label.checkbox span {
    padding-left: 27px;
  }

  .rtl .woocommerce-account-fields .create-account label.checkbox span {
    padding-left: 0;
    padding-right: 27px;
  }

  .woocommerce-account-fields .create-account label.checkbox span::before {
    width: 17px;
    height: 17px;
    font-size: 11px;
  }

  .mailchimp-newsletter label:before {
    width: 17px;
    height: 17px;
    font-size: 11px;
  }

  .shipping-payment-bar {
    font-size: 14px;
    padding: 0 10px;
  }

  .shipping-payment-bar .bar-col {
    height: 45px;
  }

  .shipping-payment-bar .bar-col [class^="icon-"],
  .shipping-payment-bar .bar-col [class*=" icon-"] {
    margin-right: 10px;
    font-size: 1.42857143em;
  }

  .rtl .shipping-payment-bar .bar-col [class^="icon-"],
  .rtl
  .shipping-payment-bar .bar-col [class*=" icon-"] {
    margin-left: 10px;
  }

  .shipping-payment-bar .bar-col [class^="icon-"].icon-shipping,
  .shipping-payment-bar .bar-col [class*=" icon-"].icon-shipping {
    font-size: 1.28571429em;
  }

  .checkout-promo-box {
    clear: both;
    padding-right: 94px;
    padding-left: 8px;
  }

  .checkout-promo-box .promo-title {
    width: 90px;
    min-height: 120px;
    font-size: 14px;
    padding: 5px 18px 0 5px;
    top: -9px;
  }

  .checkout-promo-box .promo-title span {
    max-height: 70px;
  }

  .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

  .checkout-promo-box .promo-slider .slick-arrow {
    right: -47px;
  }

  .checkout-promo-box .product-col {
    padding: 14px 10px 8px;
  }

  .mainheader .checkout-heading {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .mainheader .sc-card {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  body.search.search-no-results .shop-page-container {
    padding-top: 20px;
  }

  body.search.search-no-results .shop-page-container {
    padding-top: 30px;
  }

  .woocommerce-lost-password #main > .container {
    padding-bottom: 25px;
  }

  form.lost_reset_password,
  form.woocommerce-form-register,
  form.woocommerce-form-login {
    padding-top: 25px;
  }

  form.lost_reset_password .form-control,
  form.woocommerce-form-register .form-control,
  form.woocommerce-form-login .form-control {
    font-size: 14px;
    height: 40px;
    padding: 9px 13px;
  }

  .user-info-container {
    padding: 40px 0 70px;
  }

  .user-info-container a[data-toggle="collapse"] {
    display: none;
  }

  .user-info-container .user-info-row {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .user-info-container .woocommerce-address-fields__field-wrapper .form-row {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .user-info-container .woocommerce-MyAccount-navigation {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
  }

  .user-info-container .user-detail-holder {
    -ms-flex-preferred-size: calc(100% - 200px);
    flex-basis: calc(100% - 200px);
    max-width: calc(100% - 200px);
    padding-right: 40px;
  }

  .user-info-container .woocommerce-Address {
    margin-bottom: 32px;
  }

  .user-info-container button.button,
  .user-info-container .addresses a.edit {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding: 7px;
    min-width: 160px;
    margin-bottom: 10px;
  }

  .user-info-container button.button:before,
  .user-info-container .addresses a.edit:before {
    border-width: 2px;
  }

  .user-info-container .edit-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .user-info-container .edit-account .clear {
    display: none;
  }

  .user-info-container .edit-account > .form-row {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .user-info-container .edit-account > fieldset {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .user-info-container .edit-account > fieldset:after {
    content: "";
    display: block;
    clear: both;
  }

  .user-info-container .edit-account > fieldset .form-row {
    float: right;
    width: calc(50% - 10px);
  }

  .user-info-container .edit-account > fieldset .form-row:nth-child(2n + 1) {
    float: left;
  }

  .user-info-container .input-text {
    border-radius: 3px;
    border-color: #e2e7e0;
    font-size: 14px;
  }

  .user-info-container .collapse {
    display: block;
  }

  .user-info-container .birthday-row {
    padding-right: 0;
  }

  .user-info-container #userDetail form {
    margin: 0;
    padding: 1px 0 0;
  }

  .user-info-container #userDetail form > .form-group:last-of-type {
    padding-bottom: 29px;
  }

  .user-info-container #userPass form {
    margin: 0;
    padding: 0 0 20px;
  }

  .user-info-container #userPass .form-group:last-of-type {
    padding-bottom: 25px;
  }

  .user-info-container .user-order-history {
    max-width: 563px;
    margin-top: 2px;
  }

  .user-info-container .user-order-history thead th:first-child,
  .user-info-container .user-order-history thead th:first-child {
    width: 35.52%;
  }

  .user-info-container .user-order-history thead th:nth-child(2),
  .user-info-container .user-order-history thead th:nth-child(2) {
    width: 32.5%;
  }

  .user-info-container .user-order-history thead th:nth-child(3),
  .user-info-container .user-order-history thead th:nth-child(3) {
    width: 24.51%;
  }

  .woocommerce-order-received .woocommerce-order {
    max-width: 750px;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
    -ms-flex-preferred-size: calc(100% - 110px);
    flex-basis: calc(100% - 110px);
    max-width: calc(100% - 110px);
  }

  .wc-backward.btn,
  .btn.woocommerce-form-login__submit {
    min-width: 200px;
  }

  .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
    padding-top: 25px;
  }

  .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
    -ms-flex-preferred-size: calc(100% - 110px);
    flex-basis: calc(100% - 110px);
    max-width: calc(100% - 110px);
  }

  .remeber-check {
    margin-bottom: 32px;
  }

  .remeber-check .checkbox {
    font-size: 14px;
    line-height: 1.5;
    padding-right: 1.75rem;
  }

  .remeber-check .checkbox .fake-input {
    top: .875rem;
  }

  .remeber-check .checkbox .fake-input:before {
    font-size: .75em;
    top: 50%;
  }

  .reg-login-wrapp .login-wrapp-main {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    padding-left: 30px;
  }

  .reg-login-wrapp .register-wrapp-main {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    padding-right: 30px;
  }

  .reg-login-wrapp .login-or-title {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
  }

  .reg-login-wrapp .social-login .btn-facebook,
  .reg-login-wrapp .social-login .btn-google {
    height: 40px;
    font-size: 14px;
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    max-width: calc(50% - 5px);
  }

  .reg-login-wrapp .social-login .btn-facebook img,
  .reg-login-wrapp .social-login .btn-google img {
    margin-left: 18px;
  }

  .rtl .reg-login-wrapp .social-login .btn-facebook img,
  .rtl
  .reg-login-wrapp .social-login .btn-google img {
    margin-right: 18px;
  }

  .reg-login-wrapp .social-login .btn-facebook img {
    width: 1.4375em;
  }

  .reg-login-wrapp .social-login .btn-google img {
    width: 1.5em;
  }

  .shop-page-container .post-password-form {
    margin-top: 150px;
  }

  .woocommerce-cart-form {
    font-size: 15px;
    padding: 20px 0;
  }

  .woocommerce-cart-form .shop_table.cart th,
  .woocommerce-cart-form .shop_table.cart td {
    padding: 10px;
    border: 1px solid #191919;
  }

  .woocommerce-cart-form .shop_table.cart th.product-thumbnail-name,
  .woocommerce-cart-form .shop_table.cart td.product-thumbnail-name {
    width: 50%;
  }

  .woocommerce-cart-form .shop_table.cart th.product-price,
  .woocommerce-cart-form .shop_table.cart th.product-subtotal,
  .woocommerce-cart-form .shop_table.cart td.product-price,
  .woocommerce-cart-form .shop_table.cart td.product-subtotal {
    text-align: center;
  }

  .woocommerce-cart-form .shop_table.cart th .jcf-number,
  .woocommerce-cart-form .shop_table.cart td .jcf-number {
    margin: 0 auto;
  }

  .woocommerce-cart-form .shop_table.cart td.product-remove {
    text-align: center;
  }

  .woocommerce-cart-form .product-info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .woocommerce-cart-form .product-info-wrap .img-wrap {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px;
    max-width: 110px;
  }

  .woocommerce-cart-form .product-info-wrap .product-name {
    -ms-flex-preferred-size: calc(100% - 110px);
    flex-basis: calc(100% - 110px);
    max-width: calc(100% - 110px);
    padding: 5px 15px;
  }

  .cart-collaterals {
    padding-bottom: 25px;
  }

  .cart-collaterals .btn.checkout-button {
    min-width: 200px;
  }

  #footer .design-dev-info {
    font-size: 13px;
    font-weight: 500;
  }

  .kickout-strap {
    padding: 0 20px;
  }

  .kickout-strap .bg-row {
    background-size: auto 62px;
    height: 52px;
  }

  .bottom-benefit-section {
    font-size: 13px;
    padding: 15px 0;
  }

  .bottom-benefit-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid #e0e0e0;
  }

  .bottom-benefit-section .ico-wrap {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: .40540541em;
  }

  .bottom-benefit-section .title-text {
    margin-bottom: .1875rem;
    font-size: 14px;
    font-weight: 800;
  }

  .footer-middle {
    padding: 32px 0;
  }

  .footer-widget-row {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -6px;
  }

  .footer-widget-row .widget-title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .footer-widget-row .info-col,
  .footer-widget-row .links-col {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding: 0 0 0 10px;
    text-align: center;
    margin-left: 7%;
  }

  .footer-widget-row .info-col ul > li,
  .footer-widget-row .links-col ul > li {
    padding-bottom: 14px;
  }

  .footer-widget-row .footer-contact {
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
    max-width: 19%;
    padding-left: 0;
    text-align: center;
    margin-left: 0;
  }

  .footer-widget-row .footer-branches {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 0 0 10px;
  }

  .footer-widget-row .footer-branches ul > li {
    padding-bottom: 14px;
  }

  .social-connect {
    margin-inline: auto;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
  }

  .social-connect .newsletter-wrapper .input-wrap {
    -ms-flex-preferred-size: calc(100% - 84px);
    flex-basis: calc(100% - 84px);
    max-width: calc(100% - 84px);
    padding-left: 12px;
  }

  .social-connect .newsletter-wrapper .form-control {
    font-size: 14px;
    line-height: 18px;
    height: 40px;
    padding: 10px 13px;
  }

  .social-connect .newsletter-wrapper .btn-wrap {
    -ms-flex-preferred-size: 84px;
    flex-basis: 84px;
    max-width: 84px;
  }

  .social-connect .newsletter-wrapper input.btn {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 13px;
  }

  .social-connect .connect-title {
    font-size: 16px;
    text-align: center;
  }

  .social-connect .social-networks > li {
    margin: 0 5px;
  }

  .social-connect .payment-info img {
    width: 175px;
  }

  .social-networks > li > a {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }

  .daily-product-popup {
    width: 350px;
  }

  .daily-product-popup .btn-close {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .daily-product-popup .popup-heading {
    font-size: 18px;
    line-height: 1.22222222;
  }

  .daily-product-popup .popup-product-item .img-wrap {
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px;
    max-width: 160px;
  }

  .daily-product-popup .popup-product-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 160px);
    flex-basis: calc(100% - 160px);
    max-width: calc(100% - 160px);
    padding: 12px 18px;
  }

  .daily-product-popup .popup-product-item .product-title,
  .daily-product-popup .popup-product-item .product-price {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .daily-product-popup .popup-product-item .product-title {
    margin-bottom: 5px;
  }

  .daily-product-popup .popup-product-item .product-price {
    margin-bottom: 14px;
  }

  .daily-product-popup .popup-product-item .btn {
    padding: 7px;
  }

  .newsletter-popup .popup-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    max-width: 720px;
    border-radius: 12px;
  }

  .newsletter-popup .popup-close {
    font-size: 14px;
    margin-bottom: 8px;
    top: 15px;
    right: 15px;
  }

  .newsletter-popup .popup-banner,
  .newsletter-popup .popup-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .newsletter-popup .popup-content {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .newsletter-popup h2 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .newsletter-popup h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .newsletter-popup form {
    margin-bottom: 20px;
  }

  .newsletter-popup .popup-text {
    font-size: 15px;
  }

  .newsletter-popup .input-row .form-control,
  .newsletter-popup .input-row .btn {
    font-size: 14px;
    height: 41px;
    padding: 9px 14px;
  }

  .newsletter-popup .input-row .input-wrapper {
    -ms-flex-preferred-size: calc(100% - 110px);
    flex-basis: calc(100% - 110px);
    max-width: calc(100% - 110px);
    padding-left: 15px;
  }

  .newsletter-popup .input-row .form-control {
    padding: 9px 14px;
  }

  .newsletter-popup .input-row .btn {
    padding: 9px;
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px;
    max-width: 110px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .checkout-container .checkout-review {
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
  }

  .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(3) ~ .slide {
    display: none;
  }
}

@media (min-width: 782px) {
  .admin-bar .header-mini-cart,
  .admin-bar
  .header-wishlist-box {
    top: 32px;
  }
}

@media (min-width: 783px) {
  .admin-bar .welcome-msg {
    top: 32px;
  }
}

@media (min-width: 992px) {
  body.mini_cart_active:not(.product-category-page) body {
    overflow: hidden;
  }

  .container {
    max-width: 970px;
  }

  button.btn,
  a.btn,
  input.btn {
    font-size: 16px;
    line-height: 1.25;
    padding: 12px;
  }

  .form-control {
    font-size: 16px;
    height: 44px;
  }

  h1 {
    font-size: 32px;
    line-height: 1.17948718;
  }

  .jcf-number {
    height: 46px;
    width: 116px;
  }

  .jcf-number .jcf-btn-inc,
  .jcf-number .jcf-btn-dec {
    width: 37px;
  }

  .jcf-number .jcf-btn-inc:before,
  .jcf-number .jcf-btn-dec:before {
    font-size: 11px;
  }

  .jcf-number input {
    font-size: 18px;
    line-height: 30px;
  }

  body.home:has(.header-offer-bar) #main {
    padding-top: 40px;
  }

  .notice-text-box {
    margin-bottom: 20px;
    padding: 20px;
    font-size: 16px;
  }

  .header-offer-bar {
    font-size: 16px;
    height: 40px;
  }

  .header-offer-bar .offer-slider .slide {
    height: 40px;
  }

  .header-top {
    height: 85px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .header-top .header-secondary-menu {
    -ms-flex-preferred-size: calc(100% - 436px);
    flex-basis: calc(100% - 436px);
    max-width: calc(100% - 436px);
    padding: 0 10px;
  }

  .logo {
    max-width: 150px;
    position: static;
    width: 100%;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }

  .nav-opener {
    display: none;
  }

  .header-secondary-menu ul {
    font-weight: 400;
  }

  .header-secondary-menu ul > li + li {
    padding-right: 24px;
  }

  .header-secondary-menu ul > li + li:before {
    right: 12px;
    width: 4px;
    height: 4px;
  }

  .heder-action-nav .btn-cart,
  .heder-action-nav .btn-search,
  .heder-action-nav .wishlist-opener,
  .heder-action-nav .btn-account {
    font-size: 18px;
    margin-right: 20px;
  }

  .header-contact {
    padding-left: 20px;
    margin-left: auto;
  }

  .header-contact .contact_menu_opener .menu-text {
    font-size: 14px;
  }

  .header-search {
    left: 25px;
    right: 25px;
    max-width: 610px;
  }

  #nav {
    right: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    max-width: 768px;
    margin: 0 auto;
  }

  #nav .trust-tag {
    right: 25px;
  }

  #nav .primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #nav .primary-menu > li {
    margin: 0 0 0 15px;
  }

  #nav .primary-menu > li:hover > .submenu-holder,
  #nav .primary-menu > li.hover > .submenu-holder {
    opacity: 1;
    display: block;
  }

  #nav .primary-menu > li:hover > a:after,
  #nav .primary-menu > li.hover > a:after,
  #nav .primary-menu > li.current-menu-item > a:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  .rtl #nav .primary-menu > li:hover > a:after,
  .rtl #nav .primary-menu > li.hover > a:after,
  .rtl #nav .primary-menu > li.current-menu-item > a:after {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }

  #nav .primary-menu > li.menu-item-has-children {
    position: relative;
  }

  #nav .primary-menu > li.menu-item-has-children:hover > a:before {
    -webkit-transform: translate(0, -50%) rotate(-180deg);
    -ms-transform: translate(0, -50%) rotate(-180deg);
    transform: translate(0, -50%) rotate(-180deg);
  }

  #nav .primary-menu > li.menu-item-has-children > a {
    padding-left: 18px;
  }

  #nav .primary-menu > li.menu-item-has-children > a:before {
    content: "\e900";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: .375rem/ 1 "icomoon";
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform;
  }

  #nav .primary-menu > li > a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    color: #000;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  #nav .primary-menu > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    right: 0;
    background: #ed028c;
    -webkit-transition: .4s ease-in-out opacity, .4s ease-in-out transform, .3s ease-in-out background;
    transition: .4s ease-in-out opacity, .4s ease-in-out transform, .3s ease-in-out background;
    opacity: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }

  .rtl #nav .primary-menu > li > a:after {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  #nav .submenu-holder > .sub-menu {
    font-size: 15px;
  }

  #nav .submenu-holder > .sub-menu > li {
    padding-bottom: 7px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu {
    width: calc(79.5% - 38px);
    margin-right: 18px;
  }

  .search-offer-dropdown .offers-list {
    padding: 11px;
  }

  .search-offer-dropdown .offer-item {
    margin-bottom: 10px;
    padding: 13px;
  }

  .search-offer-dropdown .offer-item .img-wrap {
    -ms-flex-preferred-size: 104px;
    flex-basis: 104px;
    max-width: 104px;
  }

  .search-offer-dropdown .offer-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 104px);
    flex-basis: calc(100% - 104px);
    max-width: calc(100% - 104px);
    padding: 13px 18px 0 136px;
  }

  .search-offer-dropdown .offer-item .product-name {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .search-offer-dropdown .offer-item .product-price {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .search-offer-dropdown .add-cart {
    width: 120px;
    font-size: 16px;
    line-height: 1.3125;
    padding: 12px;
    left: 20px;
  }

  .search-offer-dropdown .all-offer-link {
    font-size: 20px;
    padding: 11px;
  }

  .login-modal .modal-dialog,
  .register-modal .modal-dialog {
    max-width: 565px;
  }

  .login-modal .modal-content,
  .register-modal .modal-content {
    border-radius: 8px;
    padding: 27px 68px;
  }

  .login-modal .modal-close,
  .register-modal .modal-close {
    font-size: 17px;
    top: 17px;
    left: 17px;
  }

  .login-modal .btn_register,
  .register-modal .btn_register {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .login-modal .form-group,
  .register-modal .form-group {
    margin-bottom: 17px;
  }

  .login-modal .form-control,
  .register-modal .form-control {
    height: 60px;
    padding: 14px 19px;
    border-radius: 6px;
  }

  .login-modal .remeber-check,
  .register-modal .remeber-check {
    margin-bottom: 35px;
  }

  .login-modal .remeber-check .checkbox,
  .register-modal .remeber-check .checkbox {
    font-size: 16px;
  }

  .login-modal .link-forgot-pass,
  .register-modal .link-forgot-pass {
    font-size: 16px;
  }

  .login-modal .btn,
  .register-modal .btn {
    line-height: 1.625;
  }

  .login-modal .login-or-title,
  .register-modal .login-or-title {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .login-modal .social-login .btn-facebook,
  .login-modal .social-login .btn-google,
  .register-modal .social-login .btn-facebook,
  .register-modal .social-login .btn-google {
    height: 50px;
    font-size: 16px;
  }

  .header-wishlist-box {
    width: 354px;
  }

  .header-wishlist-box .wishlist-header {
    height: 66px;
  }

  .header-wishlist-box .wishlist-heading {
    font-size: 22px;
  }

  .header-wishlist-box .wishlist-close {
    font-size: 12px;
    right: 20px;
  }

  .header-wishlist-box .btn-clear {
    font-size: 13px;
    left: 18px;
  }

  .header-wishlist-box .wishlist-body {
    height: calc(100% - 72px);
    padding: 0 16px;
  }

  .header-wishlist-box .empty-wishlist-info {
    height: 26.625rem;
    padding: 34px 0;
  }

  .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
    margin-bottom: 2.3125rem;
    font-size: 1rem;
  }

  .header-wishlist-box .empty-wishlist-info .btn {
    width: 140px;
  }

  .header-wishlist-box .wishlist-items {
    margin: 0 -10px;
  }

  .header-wishlist-box .wishlist-items .product-col {
    padding: 7px 10px;
  }

  .header-wishlist-box .wishlist-item {
    margin-bottom: 26px;
  }

  .header-wishlist-box .wishlist-item .product-name,
  .header-wishlist-box .wishlist-item .product-price {
    font-size: 15px;
  }

  .header-wishlist-box .wishlist-item .btn-add-cart,
  .header-wishlist-box .wishlist-item .btn-add-cart-link {
    font-size: 14px;
  }

  .header-mini-cart {
    width: 450px;
  }

  .header-mini-cart .cart-header {
    height: 66px;
  }

  .header-mini-cart .cart-extra-info {
    min-height: 54px;
  }

  .header-mini-cart .cart-extra-info img {
    margin-left: 9px;
  }

  .header-mini-cart .cart-close {
    font-size: .75rem;
    right: 1.5625rem;
  }

  .header-mini-cart .empty-cart-info {
    padding: 34px 0;
  }

  .header-mini-cart .empty-cart-info .cart-empty-message {
    margin-bottom: 2.3125rem;
    font-size: 1rem;
  }

  .header-mini-cart .empty-cart-info .btn {
    width: 140px;
  }

  .header-mini-cart .mini-cart-heading {
    font-size: 20px;
  }

  .header-mini-cart .cart-sub-total {
    font-size: 14px;
    line-height: 1.25;
  }

  .header-mini-cart .cart-sub-total td,
  .header-mini-cart .cart-sub-total th {
    padding: 5px 22px 4px;
  }

  .header-mini-cart .cart-sub-total tfoot {
    font-size: 1rem;
  }

  .header-mini-cart .cart-footer-action {
    padding: 0 22px;
    margin-top: 12px;
  }

  .header-mini-cart .cart-footer-action .btn {
    font-size: 18px;
    line-height: 34px;
  }

  .header-mini-cart .shopping-link {
    font-size: 14px;
  }

  .header-mini-cart .cart-item,
  .checkout-container .cart-item {
    margin: 0 22px 15px;
    font-size: 16px;
  }

  .header-mini-cart .cart-item .product-name-image,
  .checkout-container .cart-item .product-name-image {
    -ms-flex-preferred-size: 8.125rem;
    flex-basis: 8.125rem;
    max-width: 8.125rem;
  }

  .header-mini-cart .cart-item .cart-qty-name,
  .checkout-container .cart-item .cart-qty-name {
    -ms-flex-preferred-size: calc(73.7% - 130px);
    flex-basis: calc(73.7% - 130px);
    max-width: calc(73.7% - 130px);
    font-size: 13px;
  }

  .header-mini-cart .cart-item .cart-quantity,
  .checkout-container .cart-item .cart-quantity {
    padding-top: 8px;
  }

  .header-mini-cart .cart-item .product-amount,
  .checkout-container .cart-item .product-amount {
    font-size: 13px;
  }

  .header-mini-cart .cart-item .cart-remove,
  .checkout-container .cart-item .cart-remove {
    bottom: 18px;
  }

  .minicart-disc-bar {
    max-width: calc(100% - 44px);
  }

  .minicart-disc-bar .mini-cart-subheading {
    font-size: 15px;
    padding-bottom: 17px;
  }

  .hero-banner-wrapper .btn-play-pause {
    width: 59px;
    height: 59px;
    font-size: 38px;
  }

  .hero-banner .slick-dots > li {
    padding-bottom: 26px;
  }

  .hero-banner .slick-active button:before {
    font-size: 32px;
  }

  .hero-banner button:before {
    font-size: 22px;
  }

  .section-title {
    font-size: 28px;
  }

  .section-info-text {
    font-size: 16px;
  }

  .hot-deal-section .section-info-text {
    margin-bottom: 38px;
  }

  .hot-deal-section .products-row {
    margin-left: 44px;
    margin-right: 44px;
  }

  .hot-deal-section .products-row:not(.slick-initialized) .product-col {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .hot-deal-section .products-row .product-col {
    padding: 0 12px;
  }

  .product-item .matat-wishlist-button-wrap {
    top: 8px;
    right: 8px;
  }

  .product-item .matat-wishlist-button-wrap a {
    font-size: 1.125rem;
  }

  .product-item .product-price,
  .product-item .product-name {
    font-size: 17px;
  }

  .product-item .product-name {
    margin-bottom: 10px;
  }

  .recommended-section {
    padding: 60px 0 42px;
  }

  .recommended-section .section-title {
    margin-bottom: 23px;
  }

  .recommended-section .section-info-text {
    margin-bottom: 40px;
  }

  .recommended-section .products-row:not(.slick-initialized) {
    margin-left: -11px;
    margin-right: -11px;
    padding-bottom: 30px;
  }

  .recommended-section .products-row:not(.slick-initialized) > .slide,
  .recommended-section .products-row:not(.slick-initialized) > .product-col {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .recommended-section .products-row:not(.slick-initialized) .product-col {
    padding: 16px 11px 15px;
  }

  .recommended-section .btn-viewall {
    width: 170px;
  }

  .recommended-section .related-product-slider {
    margin-bottom: 28px;
  }

  .recommended-section .related-product-slider .slick-arrow {
    font-size: 14px;
    top: 113px;
  }

  .recommended-section .related-product-slider .slick-prev {
    right: -30px;
  }

  .recommended-section .related-product-slider .slick-next {
    left: -30px;
  }

  .best-selling-section .category-link {
    font-size: 16px;
    padding-bottom: 32px;
  }

  .best-selling-section .best-selling-slider .slide {
    width: 288px;
  }

  .best-selling-section .best-selling-slider .slide .product-col {
    margin: 0 11px;
  }

  .best-selling-section .best-selling-control .slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 16px;
    padding: 12px 5px;
  }

  .best-selling-section .btn-viewall {
    width: 170px;
  }

  .home-category-section .container {
    padding: 0 38px;
  }

  .home-category-section .category-row {
    -ms-grid-columns: (minmax(25%, 1fr))[4];
    grid-template-columns: repeat(4, minmax(25%, 1fr));
    gap: 20px;
    padding: 0 20px;
  }

  .home-category-section .category-item .category-name {
    font-size: 22px;
  }

  .home-category-section .category-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .banner-slider-wrapper .btn-play-pause {
    width: 47px;
    height: 47px;
    bottom: 18px;
    left: 18px;
    font-size: 28px;
  }

  .instagram-slider .slide {
    padding: 0 10px;
  }

  .blog-item .blog-name {
    font-size: 21px;
  }

  .blog-item .blog-link {
    font-size: 16px;
  }

  .newsletter-section {
    padding: 53px 0 65px;
  }

  .newsletter-section .newsletter-text {
    font-size: 18px;
  }

  .newsletter-section .section-title {
    font-size: 50px;
    margin-bottom: 13px;
  }

  .newsletter-section .input-wrap {
    -ms-flex-preferred-size: calc(100% - 92px);
    flex-basis: calc(100% - 92px);
    max-width: calc(100% - 92px);
  }

  .newsletter-section .btn-wrap {
    -ms-flex-preferred-size: 92px;
    flex-basis: 92px;
    max-width: 92px;
  }

  .newsletter-section .btn:not(.wpcf7-submit) {
    min-width: 220px;
  }

  .category-slider .slide {
    padding: 0 15px;
  }

  .category-slider .slide {
    padding: 0 20px;
  }

  .woocommerce-breadcrumb {
    font-size: 14px;
    line-height: 18px;
  }

  .woocommerce-breadcrumb .delimeter {
    margin: 0 12px -1px;
  }

  .woocommerce-breadcrumb .delimeter:before {
    font-size: 6px;
  }

  .single-product-container .woocommerce-breadcrumb {
    margin-bottom: 36px;
  }

  .single-product-container .recommended-section {
    padding-bottom: 45px;
  }

  .single-product-container .single-product-detail {
    padding: 4px 0 55px;
  }

  .single-product-container .giftcard_wrapper .form-control {
    height: 50px;
    border-radius: 6px;
    font-size: 20px;
    padding: 9px 14px;
  }

  .single-product-container .single-slider-wrapper {
    width: 57%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .single-product-container .single-slider-wrapper .product-share {
    width: calc(100% - 170px);
  }

  .single-product-container .single-product-slider {
    -ms-flex-preferred-size: calc(100% - 170px);
    flex-basis: calc(100% - 170px);
    max-width: calc(100% - 170px);
    margin-bottom: 0;
  }

  .single-product-container .single-product-slider .video-wrap {
    padding-bottom: 594px;
  }

  .single-product-container .single-product-slider .video-wrap iframe {
    width: 240%;
    height: 150%;
  }

  .single-product-container .single-product-slider img:not(.zb-full) {
    height: 594px;
    object-fit: cover;
    object-position: 50% 0;
  }

  .single-product-container .single-product-slider .slick-arrow {
    display: none !important;
  }

  .single-product-container .pagination-slider-wrapper {
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px;
    max-width: 170px;
    padding-right: 10px;
    max-height: 596px;
  }

  .single-product-container .product-pagination-slider {
    display: block;
  }

  .single-product-container .single-product-summary {
    width: 43%;
  }

  .single-product-container .single-product-summary h1 {
    font-size: 24px;
  }

  .single-product-container .single-product-summary .product-price,
  .single-product-container .single-product-summary .woocommerce-variation-price {
    font-size: 24px;
  }

  .single-product-container .single-product-summary .product-price ins,
  .single-product-container .single-product-summary .product-price del,
  .single-product-container .single-product-summary .woocommerce-variation-price ins,
  .single-product-container .single-product-summary .woocommerce-variation-price del {
    margin: 0 7px;
  }

  .single-product-container .single-product-summary .product-desc {
    font-size: 16px;
    padding-bottom: 23px;
    margin-bottom: 41px;
  }

  .single-product-container .single-product-summary .sku-info {
    margin-bottom: 12px;
  }

  .single-product-container .single-product-summary .product-important-info {
    font-size: 16px;
    line-height: 1.6875;
    border-radius: 6px;
  }

  .single-product-container .single-product-summary .quantity label {
    font-size: 16px;
  }

  .single-product-container .single-product-summary table.variations {
    margin-bottom: 12px;
  }

  .single-product-container .single-product-summary table.variations label {
    font-size: 15px;
  }

  .single-product-container .single-product-summary .btn-add-cart {
    font-size: 18px;
    line-height: 26px;
    padding: 10px;
  }

  .single-product-container .single-product-summary .matat-wishlist-button-wrap {
    -ms-flex-preferred-size: 46px;
    flex-basis: 46px;
    max-width: 46px;
  }

  .single-product-container .single-product-summary .btn-add-wishlist {
    height: 46px;
    width: 46px;
    font-size: 14px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item) {
    width: 38px;
    min-width: 38px;
    height: 38px;
    margin-left: 22px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
    width: 25px;
    height: 25px;
    margin-left: 20px;
  }

  .single-product-container .color-variation-row .variation-label {
    width: 3.125rem;
  }

  .single-product-container .color-variation-row .variation-label,
  .single-product-container .color-variation-row .selected-color-name {
    margin-top: .125rem;
  }

  .single-product-container .color-variation-list {
    max-width: calc(100% - 3.125rem);
  }

  .single-product-container .color-variation-list > li {
    padding: 0 0 .5rem .5rem;
  }

  .single-product-container .color-variation-list .selected-color-name {
    font-size: 1.125rem;
    min-width: 3.125rem;
  }

  .single-product-container .color-variation-list label .btn-color {
    width: calc(1.8125rem + 2px);
    height: calc(1.8125rem + 2px);
    padding: 2px;
  }

  .single-product-container .color-variation-list label .btn-color img {
    width: 100%;
    height: 100%;
  }

  .single-product-container .size-variation-row {
    padding-top: 1.0625rem;
    padding-bottom: .5625rem;
  }

  .single-product-container .size-variation-row .variation-label {
    margin-top: .5625rem;
  }

  .single-product-container .produc-misc-info {
    width: 52.5%;
    margin-top: 20px;
    padding: 17px 0;
  }

  .single-product-container .product-share {
    width: 57%;
    padding: 7px 0 0 170px;
  }

  .stock-alert-row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .stock-alert-row .matat-stock-notify-form .btn-wrap {
    -ms-flex-preferred-size: 112px;
    flex-basis: 112px;
    max-width: 112px;
  }

  .stock-alert-row .matat-stock-notify-form input.form-control {
    padding-left: 14px;
    padding-right: 14px;
  }

  .stock-alert-row .matat-stock-notify-form .form-control,
  .stock-alert-row .matat-stock-notify-form .btn {
    height: 46px;
    font-size: 16px;
    line-height: 1.5;
  }

  .product-tab-info {
    margin-top: 30px;
  }

  .product-tab-info .product-tab-menu > li a {
    font-size: 16px;
  }

  .product-tab-info .tab-content {
    font-size: 16px;
  }

  .product-tab-info .tab-content p {
    margin-bottom: 15px;
  }

  .single-product-summary .sale-countdown-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .single-product-summary .sale-countdown-box .sale-info-title {
    -ms-flex-preferred-size: calc(100% - 166px);
    flex-basis: calc(100% - 166px);
    max-width: calc(100% - 166px);
    padding: 0 0 0 10px;
  }

  .countdown-timer .time-col .days,
  .countdown-timer .time-col .hours,
  .countdown-timer .time-col .minutes,
  .countdown-timer .time-col .seconds {
    font-size: 18px;
  }

  .countdown-timer .time-col .smalltext {
    font-size: .55rem;
    padding: 2px 0 0;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .add-to-cart-btn .primary-matat-btn {
    padding: 10px;
    height: auto;
    min-height: 50px;
  }

  .page-header {
    padding: 4.75rem 0 3.8125rem;
  }

  .page-header:after {
    background-size: 42.4375rem auto;
  }

  .page-header h1 {
    font-size: 3.125rem;
    line-height: 1.46;
  }

  .woocommerce-breadcrumb {
    padding-top: 13px;
    padding-bottom: 12px;
  }

  .shop-page-container {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 3.4375rem;
  }

  .shop-page-container .woocommerce-breadcrumb {
    padding-top: 13px;
    padding-bottom: 12px;
  }

  .shop-page-container .shop-product-filter > li {
    font-size: 18px;
    line-height: 1.16666667;
  }

  .shop-page-container .sort-filter-row {
    margin-top: -46px;
  }

  .shop-page-container .products-row {
    margin-left: -11px;
    margin-right: -11px;
  }

  .shop-page-container .products-row .product-col {
    padding: 0 11px 3.6875rem;
  }

  .woocommerce-pagination .page-numbers .prev:before,
  .woocommerce-pagination .page-numbers .next:before,
  .woocommerce-pagination .page-numbers .nextpostslink:before,
  .woocommerce-pagination .page-numbers .previouspostslink:before,
  .woocommerce-pagination .wp-pagenavi .prev:before,
  .woocommerce-pagination .wp-pagenavi .next:before,
  .woocommerce-pagination .wp-pagenavi .nextpostslink:before,
  .woocommerce-pagination .wp-pagenavi .previouspostslink:before {
    font-size: 12px;
  }

  .shop-category-row .shop-products-holder {
    padding-right: 22px;
  }

  .shop-sidebar-filter .filter-close {
    font-size: 14px;
    top: 16px;
    left: 15px;
  }

  .shop-sidebar-filter .filter-title {
    font-size: 19px;
    padding: 19px 30px 19px 15px;
  }

  .shop-sidebar-filter .filter-inner-body {
    margin-bottom: 10px;
  }

  .shop-sidebar-filter .filter-option-list > li > a,
  .shop-sidebar-filter .filter-option-list > li .filter-group-title,
  .shop-sidebar-filter ul.menu > li > a,
  .shop-sidebar-filter ul.menu > li .filter-group-title {
    font-size: 18px;
    padding: 19px 30px;
  }

  .shop-sidebar-filter ul.menu .drop-slide {
    padding: 0 30px;
  }

  .shop-sidebar-filter .filter-option-list > li > a:after {
    left: 27px;
    font-size: .8125rem;
  }

  .shop-sidebar-filter .size-filter > li {
    padding-right: 30px;
  }

  .shop-sidebar-filter .category-filter > li {
    padding-right: 30px;
    margin-left: -10px;
  }

  .story-section {
    font-size: 1.25rem;
    line-height: 2.15;
    margin-bottom: 7rem;
  }

  .story-section .excerpt {
    max-width: 35rem;
    font-size: 1.3125rem;
    line-height: 1.4615;
    padding: 3.875rem 0 5rem;
  }

  .story-description {
    padding-right: 6.125rem;
  }

  .story-description h2 {
    font-size: 1.75rem;
    margin-bottom: 1.875rem;
    line-height: 1.4643;
  }

  .story-description p {
    margin-bottom: 2.25rem;
  }

  .about-blog-block {
    font-size: 1.125rem;
    line-height: 1.7778;
    margin-bottom: 4.75rem;
  }

  .about-blog-block h2 {
    font-size: 1.75rem;
    margin-bottom: 1.875rem;
    line-height: 1.4643;
  }

  .about-blog-block .blog-description {
    width: 35%;
    max-width: 35%;
  }

  .about-blog-list {
    font-size: 1.0625rem;
    line-height: 1.47;
    padding: 3rem 0 2.375rem;
  }

  .about-blog-list h3 {
    font-size: 1.75rem;
    line-height: 1.4643;
  }

  .new-member-block h2 {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .new-member-block .btn {
    width: 13.75rem;
  }

  .contact-page .woocommerce-breadcrumb,
  .about-page .woocommerce-breadcrumb {
    left: 25px;
    right: 25px;
  }

  .inner-banner .banner-content {
    padding-top: 25px;
  }

  .inner-banner h1 {
    font-size: 28px;
  }

  .contact-content-section h1 {
    font-size: 28px;
    margin-bottom: 36px;
  }

  .contact-content-section .content-box {
    font-size: 16px;
  }

  .contact-content-section .content-box .ico-wrap {
    width: 77px;
    min-height: 100px;
    margin-bottom: 13px;
  }

  .contact-content-section .content-box .ico-wrap.maps {
    width: 72px;
  }

  .contact-content-section .content-box .ico-wrap.speak {
    width: 103px;
  }

  .contact-content-section .content-box .ico-wrap.waze {
    width: 61px;
  }

  .contact-content-section .content-box h2 {
    font-size: 22px;
  }

  .contact-form-section .form-holder h2 {
    font-size: 28px;
  }

  .contact-form-section .form-subtitle {
    font-size: 18px;
  }

  .contact-form-section .contact-info-col {
    padding: 30px 56px 0 0;
  }

  .contact-form-section .content-box {
    font-size: 16px;
    padding-bottom: 30px;
  }

  .contact-form-section .content-box h2 {
    font-size: 22px;
  }

  .contact-form-section .wpcf7 .wpcf7-response-output {
    font-size: 16px;
  }

  .blogs-container {
    padding-top: 20px;
    padding-left: 55px;
    padding-right: 55px;
  }

  .blogs-container h1 {
    font-size: 28px;
    margin-bottom: 16px;
  }

  .blogs-container .blog-nav .category-menu {
    margin: 0 -15px;
  }

  .blogs-container .blog-nav .category-menu > li {
    padding: 0 15px;
  }

  .blogs-container .blog-nav .category-menu > li > a {
    font-size: 18px;
  }

  .blogs-container .row [class^="col-"],
  .blogs-container .row [class*=" col-"] {
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blogs-container .blog-item {
    margin-bottom: 45px;
  }

  .single-article-container {
    font-size: 16px;
  }

  .single-article-container #content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .single-article-container #content:before {
    height: 12.5vw;
  }

  .single-article-container #content h1 {
    font-size: 28px;
  }

  .single-article-container #content h1 + p {
    margin-bottom: 22px;
  }

  .single-article-container #content h3,
  .single-article-container #content h2 {
    font-size: 18px;
  }

  .single-article-container #content h4,
  .single-article-container #content h5 {
    font-size: 16px;
  }

  .single-article-container #content h5 {
    margin-bottom: 15px;
  }

  .single-article-container #content figure {
    padding: 25px 0;
  }

  .single-article-container #content figure img {
    border-radius: 6px;
    margin-bottom: 10px;
  }

  .single-article-container #content figure figcaption {
    font-size: 13px;
    line-height: 1.3571;
  }

  .single-article-container #content ol {
    padding-bottom: 30px;
  }

  .single-article-container #content ol > li {
    padding: 0 0 9px 26px;
  }

  .rtl .single-article-container #content ol > li {
    padding-right: 26px;
  }

  .single-article-container #content ul > li {
    padding: 0 0 13px 22px;
  }

  .rtl .single-article-container #content ul > li {
    padding-right: 22px;
  }

  .single-article-container #content ul > li:before {
    top: 13px;
    width: 6px;
    height: 6px;
  }

  .section-heading {
    font-size: 28px;
  }

  .woocommerce .woocommerce-error {
    padding-bottom: 30px;
    font-size: 16px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .woocommerce-NoticeGroup .woocommerce-info {
    margin-bottom: 30px;
  }

  .woocommerce-NoticeGroup .woocommerce-error {
    padding-bottom: 30px;
  }

  .woocommerce-checkout .woocommerce-breadcrumb {
    padding: 16px 28px 0;
  }

  .checkout-container {
    padding: 20px 0 35px;
  }

  .checkout-container .container {
    padding: 0 28px;
  }

  .checkout-container .checkout-heading h1 {
    font-size: 28px;
  }

  .checkout-container .checkout-heading .tagline {
    font-size: 14px;
  }

  .checkout-container .checkout-detail-container {
    margin: 15px -14px 0;
  }

  .checkout-container .woocommerce-NoticeGroup {
    padding: 0 15px;
  }

  .checkout-container .address-holder {
    padding: 0 14px;
    width: 37.55%;
    margin-left: -5px;
    margin-right: -5px;
  }

  .checkout-container .section-title {
    font-size: 18px;
    padding: 0 5px;
  }

  .checkout-container .section-title [class^="icon-"],
  .checkout-container .section-title [class*=" icon-"] {
    font-size: 17px;
    margin-left: 11px;
  }

  .checkout-container .already-account {
    padding: 0 5px;
  }

  .checkout-container .form-row {
    padding: 0 5px 10px;
  }

  .checkout-container .different-shipping,
  .checkout-container .mc4wp-checkbox,
  .checkout-container .gift-wrap {
    padding: 16px 5px 8px;
  }

  .checkout-container .woocommerce-terms-and-conditions-wrapper {
    padding-bottom: 16px;
  }

  .checkout-container .shipping-method-holder {
    padding: 0 14px;
    width: 28.65%;
  }

  .checkout-container .delivery-option,
  .checkout-container .payment-option {
    padding-top: 24px;
  }

  .checkout-container .delivery-option ~ .payment-option,
  .checkout-container .payment-option ~ .payment-option {
    padding-top: 13px;
  }

  .checkout-container .delivery-option ~ .payment-option .method-detail,
  .checkout-container .payment-option ~ .payment-option .method-detail {
    font-size: 16px;
  }

  .checkout-container .delivery-option label .fake-input,
  .checkout-container .payment-option label .fake-input {
    width: 23px;
    height: 23px;
    min-width: 23px;
  }

  .checkout-container .delivery-option label .fake-input:before,
  .checkout-container .payment-option label .fake-input:before {
    height: 16px;
    width: 16px;
  }

  .checkout-container .delivery-option label .method-title,
  .checkout-container .payment-option label .method-title {
    margin-bottom: 3px;
  }

  .checkout-container .delivery-option label .method-option {
    padding: 2px 19px;
  }

  .checkout-container .promo-code-wrap {
    padding: 12px 0;
  }

  .checkout-container .promo-code-wrap .promo-input {
    height: 60px;
    font-size: 16px;
    line-height: 1.25;
    padding: 19px 17px;
  }

  .checkout-container .checkout-review {
    float: left;
    width: 33.8%;
    padding: 0 14px;
  }

  .checkout-container .cart-label-head {
    font-size: 16px;
    padding: 0 42px 20px;
  }

  .checkout-container .cart-items-list {
    padding-top: 21px;
    max-height: 485px;
  }

  .checkout-container .cart-item {
    padding: 17px 18px 16px;
    margin: 0 0 15px;
    font-size: 16px;
  }

  .checkout-container .cart-item .product-img {
    width: 98px;
    margin-bottom: 20px;
  }

  .checkout-container .cart-item .cart-quantity {
    padding-top: 7px;
  }

  .checkout-container .cart-item .product-amount {
    padding-left: 9px;
    padding-top: 13px;
  }

  .checkout-container .cart-item .cart-remove {
    right: 27px;
    bottom: 18px;
  }

  .rtl .checkout-container .cart-item .cart-remove {
    left: 10px;
  }

  .checkout-container .cart-footer {
    font-size: 16px;
    line-height: 1.625;
    padding: 11px 0;
  }

  .checkout-container .cart-footer .amout-row {
    padding: 0 0 4px;
  }

  .checkout-container .cart-amount {
    padding-bottom: 7px;
  }

  .checkout-container .cart-total {
    padding-bottom: 27px;
  }

  .custom-checkbox,
  .mailchimp-newsletter {
    font-size: 16px;
    line-height: 1.25;
    padding-left: 29px;
    color: #191919;
  }

  .rtl .custom-checkbox,
  .rtl
  .mailchimp-newsletter {
    padding-right: 29px;
  }

  .custom-checkbox .fake-input {
    top: 13px;
    width: 22px;
    height: 22px;
  }

  .custom-checkbox .fake-input:after {
    font-size: 14px;
  }

  .woocommerce-account-fields .create-account label.checkbox span {
    padding-left: 32px;
  }

  .rtl .woocommerce-account-fields .create-account label.checkbox span {
    padding-left: 0;
    padding-right: 32px;
  }

  .woocommerce-account-fields .create-account label.checkbox span::before {
    top: 11px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    padding-top: 1px;
  }

  .mailchimp-newsletter label:before {
    top: 13px;
    width: 22px;
    height: 22px;
    font-size: 14px;
  }

  .checkout-promo-box {
    float: right;
    clear: right;
    width: calc(66.2% - 20px);
    padding-right: 126px;
    border-width: 2px;
    border-radius: 6px;
    margin-bottom: 16px;
  }

  .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .checkout-promo-box .promo-slider .slick-arrow {
    width: 30px;
    height: 30px;
    right: -63px;
  }

  .checkout-promo-box .promo-slider .slick-arrow.slick-next {
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    margin-right: 2px;
  }

  .checkout-promo-box .promo-slider .slick-arrow.slick-prev {
    bottom: 0;
    -webkit-transform: translate(100%, 50%);
    -ms-transform: translate(100%, 50%);
    transform: translate(100%, 50%);
    margin-right: -2px;
  }

  .checkout-promo-box .product-col {
    padding: 17px 12px 12px;
  }

  body.search.search-no-results .shop-page-container {
    padding-top: 25px;
  }

  .woocommerce-lost-password #main > .container {
    padding-bottom: 30px;
  }

  form.lost_reset_password,
  form.woocommerce-form-register,
  form.woocommerce-form-login {
    padding-top: 30px;
  }

  .user-info-container {
    padding-bottom: 90px;
  }

  .user-info-container .user-detail-holder {
    padding-right: 60px;
  }

  .user-info-container .woocommerce-Address {
    margin-bottom: 40px;
  }

  .user-info-container button.button,
  .user-info-container .addresses a.edit {
    font-size: 16px;
    line-height: 1.3125;
    padding: 11px;
    min-width: 180px;
    margin-bottom: 12px;
  }

  .user-info-container button.button:before,
  .user-info-container .addresses a.edit:before {
    top: 3px;
    bottom: 3px;
    right: 3px;
    left: 3px;
  }

  .user-info-container .input-text {
    font-size: 16px;
    height: 40px;
    padding: 7px 12px;
  }

  .user-info-container .user-order-history {
    margin-right: 66px;
  }

  .woocommerce-order-received .woocommerce-order {
    max-width: 970px;
    font-size: 16px;
  }

  .woocommerce-order-received .woocommerce-order .woocommerce-order-overview > li strong {
    -ms-flex-preferred-size: calc(100% - 125px);
    flex-basis: calc(100% - 125px);
    max-width: calc(100% - 125px);
  }

  .wc-backward.btn,
  .btn.woocommerce-form-login__submit {
    min-width: 225px;
  }

  .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce {
    padding-top: 30px;
  }

  .woocommerce-checkout.woocommerce-order-pay #main > .woocommerce .order_details > li strong {
    -ms-flex-preferred-size: calc(100% - 125px);
    flex-basis: calc(100% - 125px);
    max-width: calc(100% - 125px);
  }

  .remeber-check {
    margin-bottom: 35px;
  }

  .remeber-check .checkbox {
    font-size: 16px;
  }

  .reg-login-wrapp .login-or-title {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .reg-login-wrapp .social-login .btn-facebook,
  .reg-login-wrapp .social-login .btn-google {
    height: 50px;
    font-size: 16px;
  }

  .woocommerce-cart-form {
    font-size: 17px;
  }

  .woocommerce-cart-form .shop_table.cart th,
  .woocommerce-cart-form .shop_table.cart td {
    padding: 13px;
  }

  .woocommerce-cart-form .product-info-wrap .img-wrap {
    -ms-flex-preferred-size: 125px;
    flex-basis: 125px;
    max-width: 125px;
  }

  .woocommerce-cart-form .product-info-wrap .product-name {
    -ms-flex-preferred-size: calc(100% - 125px);
    flex-basis: calc(100% - 125px);
    max-width: calc(100% - 125px);
  }

  .cart-collaterals {
    padding-bottom: 30px;
  }

  .cart-collaterals .btn.checkout-button {
    min-width: 225px;
  }

  .bottom-benefit-section {
    font-size: 14px;
  }

  .bottom-benefit-section .benefit-col {
    padding: 10px 0;
  }

  .bottom-benefit-section .ico-wrap {
    font-size: 30px;
  }

  .bottom-benefit-section .title-text {
    font-size: 16px;
  }

  .footer-widget-row {
    margin-bottom: -9px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .footer-widget-row .info-col,
  .footer-widget-row .links-col {
    -ms-flex-preferred-size: 12%;
    flex-basis: 12%;
    max-width: 15%;
  }

  .footer-widget-row .footer-contact {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    max-width: 15%;
    margin-left: 7%;
  }

  .social-connect {
    margin-inline: 0;
  }

  .social-connect .connect-title {
    font-size: 18px;
  }

  .social-connect .payment-info {
    margin-top: 25px;
    padding-top: 25px;
  }

  .social-connect .payment-info img {
    width: 280px;
  }

  .daily-product-popup {
    width: 390px;
  }

  .daily-product-popup .popup-heading {
    font-size: 20px;
  }

  .daily-product-popup .popup-product-item .img-wrap {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
    max-width: 180px;
  }

  .daily-product-popup .popup-product-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 180px);
    flex-basis: calc(100% - 180px);
    max-width: calc(100% - 180px);
    padding-left: 22px;
    padding-right: 22px;
  }

  .daily-product-popup .popup-product-item .product-title,
  .daily-product-popup .popup-product-item .product-price {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .daily-product-popup .popup-product-item .product-title {
    margin-bottom: 6px;
  }

  .daily-product-popup .popup-product-item .product-price {
    margin-bottom: 16px;
  }

  .daily-product-popup .popup-product-item .btn {
    padding: 8px;
  }

  .newsletter-popup .popup-wrapper {
    max-width: 900px;
  }

  .newsletter-popup .popup-content {
    padding: 30px;
  }

  .newsletter-popup h2 {
    font-size: 30px;
  }

  .newsletter-popup h3 {
    font-size: 23px;
    margin-bottom: 25px;
  }

  .newsletter-popup form {
    margin-bottom: 25px;
  }

  .newsletter-popup .popup-text {
    font-size: 16px;
  }

  .newsletter-popup .input-row .form-control,
  .newsletter-popup .input-row .btn {
    font-size: 16px;
    height: 46px;
    padding: 10px 15px;
  }

  .newsletter-popup .input-row .input-wrapper {
    -ms-flex-preferred-size: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
    max-width: calc(100% - 120px);
    padding-left: 20px;
  }

  .newsletter-popup .input-row .form-control {
    padding: 10px 15px;
  }

  .newsletter-popup .input-row .btn {
    padding: 10px;
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(4) ~ .slide {
    display: none;
  }
}

@media (min-width: 1200px) {
  .slick-lightbox-slick .slick-arrow {
    font-size: 23px;
  }

  .slick-lightbox-close:before {
    font-size: 16px;
  }

  .container {
    max-width: 1154px;
  }

  button.btn,
  a.btn,
  input.btn {
    font-size: 18px;
    line-height: 22px;
    padding: 12px;
  }

  .form-control {
    height: 46px;
    padding: 10px 14px;
  }

  h1 {
    font-size: 36px;
  }

  .header-offer-bar .offer-slider .slick-arrow {
    font-size: 12px;
  }

  .header-top {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-top .header-secondary-menu {
    -ms-flex-preferred-size: calc(100% - 506px);
    flex-basis: calc(100% - 506px);
    padding: 0 15px;
  }

  .header-secondary-menu ul {
    font-size: 15px;
  }

  .header-secondary-menu ul > li + li {
    padding-right: 32px;
  }

  .header-secondary-menu ul > li + li:before {
    right: 16px;
    width: 5px;
    height: 5px;
  }

  .heder-action-nav .btn-cart,
  .heder-action-nav .btn-search,
  .heder-action-nav .wishlist-opener,
  .heder-action-nav .btn-account {
    font-size: 20px;
    margin-right: 23px;
  }

  .header-search .search-input {
    height: 50px;
    padding: 12px 28px;
  }

  .header-search .btn-search {
    top: 25px;
    left: 18px;
    font-size: 17px;
  }

  #nav .trust-tag {
    right: 15px;
  }

  #nav .primary-menu > li > a:after {
    height: 4px;
  }

  #nav .submenu-holder > .sub-menu {
    font-size: 17px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu {
    width: calc(79.5% - 64px);
    top: 40px;
    margin-right: 24px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
    font-size: 12px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-detail {
    padding: 0 24px 11px;
  }

  .search-offer-dropdown .offers-list {
    padding: 14px;
    max-height: 488px;
  }

  .search-offer-dropdown .offer-item {
    padding: 15px;
  }

  .search-offer-dropdown .offer-item .img-wrap {
    -ms-flex-preferred-size: 124px;
    flex-basis: 124px;
    max-width: 124px;
  }

  .search-offer-dropdown .offer-item .product-detail {
    -ms-flex-preferred-size: calc(100% - 124px);
    flex-basis: calc(100% - 124px);
    max-width: calc(100% - 124px);
    padding: 15px 21px 0 165px;
  }

  .search-offer-dropdown .offer-item .product-name {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .search-offer-dropdown .add-cart {
    left: 30px;
  }

  .search-offer-dropdown .all-offer-link {
    font-size: 22px;
    padding: 12px;
  }

  .login-modal .btn_register,
  .register-modal .btn_register {
    font-size: 20px;
  }

  .header-wishlist-box .empty-wishlist-info .wishlist-empty-message {
    margin-bottom: 60px;
  }

  .header-mini-cart .cart-extra-info {
    min-height: 60px;
  }

  .header-mini-cart .cart-extra-info img {
    margin-left: 10px;
  }

  .header-mini-cart .empty-cart-info .cart-empty-message {
    margin-bottom: 60px;
  }

  .header-mini-cart .cart-item .cart-qty-name,
  .checkout-container .cart-item .cart-qty-name {
    font-size: 14px;
  }

  .header-mini-cart .cart-item .product-amount,
  .checkout-container .cart-item .product-amount {
    font-size: 14px;
  }

  .hero-banner-wrapper .btn-play-pause {
    width: 69px;
    height: 69px;
    font-size: 44px;
  }

  .hero-banner a.btn.btn-shop {
    font-size: 38px;
  }

  .hero-banner .slick-dots > li {
    bottom: 32px;
  }

  .hero-banner .slick-active button:before {
    font-size: 36px;
  }

  .hero-banner button:before {
    font-size: 24px;
  }

  .section-title {
    font-size: 32px;
  }

  .section-info-text {
    font-size: 18px;
    line-height: 1.22222222;
  }

  .hot-deal-section .products-row {
    margin-left: 44px;
    margin-right: 44px;
  }

  .hot-deal-section .products-row:not(.slick-initialized) .product-col {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .hot-deal-section .products-row .product-col {
    padding: 0 15px;
  }

  .product-item .product-img .btn-add-cart {
    font-size: 14px;
    line-height: 20px;
  }

  .product-item .oos-label {
    font-size: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .product-item .product-detail-info {
    padding: 0 9px;
  }

  .product-item .product-price,
  .product-item .product-name {
    font-size: 18px;
  }

  .product-item p {
    font-size: 1.125rem;
  }

  .recommended-section {
    padding: 71px 0 46px;
  }

  .recommended-section .section-title {
    margin-bottom: 28px;
  }

  .recommended-section .products-row:not(.slick-initialized) {
    margin-left: -14px;
    margin-right: -14px;
    padding-bottom: 37px;
  }

  .recommended-section .products-row:not(.slick-initialized) .product-col {
    padding: 20px 14px 18px;
  }

  .recommended-section .related-product-slider {
    margin-bottom: 40px;
  }

  .recommended-section .related-product-slider .slick-arrow {
    top: 173px;
  }

  .recommended-section .related-product-slider .slick-prev {
    right: -35px;
  }

  .recommended-section .related-product-slider .slick-next {
    left: -35px;
  }

  .best-selling-section .category-link {
    padding-bottom: 43px;
  }

  .best-selling-section .best-selling-slider .slide {
    width: 288px;
  }

  .best-selling-section .best-selling-slider .slide .product-col {
    margin: 0 14px;
  }

  .best-selling-section .best-selling-control .slick-arrow {
    width: 44px;
    height: 44px;
    font-size: 18px;
    padding: 13px 5px;
  }

  .home-category-section .container {
    padding: 0 48px;
  }

  .home-category-section .category-row {
    gap: 34px;
    padding: 0 38px;
  }

  .home-category-section .category-item .category-name {
    font-size: 24px;
  }

  .banner-slider .slick-arrow,
  .hot-deals-slider .slick-arrow,
  .instagram-slider .slick-arrow,
  .category-slider .slick-arrow {
    width: 42px;
    height: 42px;
    font-size: 22px;
  }

  .banner-slider .slick-prev,
  .hot-deals-slider .slick-prev,
  .instagram-slider .slick-prev,
  .category-slider .slick-prev {
    right: 14px;
  }

  .banner-slider .slick-next,
  .hot-deals-slider .slick-next,
  .instagram-slider .slick-next,
  .category-slider .slick-next {
    left: 14px;
  }

  .instagram-slider .slick-prev {
    right: -35px;
  }

  .instagram-slider .slick-next {
    left: -35px;
  }

  .banner-slider-wrapper .btn-play-pause {
    width: 55px;
    height: 55px;
    bottom: 22px;
    left: 22px;
    font-size: 34px;
  }

  .instagram-slider .slide {
    padding: 0 12.5px;
  }

  .home-blog-section .container {
    max-width: 1180px;
  }

  .home-blog-section .btn-view-all {
    font-size: 16px;
    padding: 10px;
  }

  .newsletter-section {
    padding: 53px 0 65px;
  }

  .newsletter-section .newsletter-text {
    font-size: 20px;
    line-height: 1.5;
  }

  .newsletter-section .section-title {
    font-size: 60px;
    margin-bottom: 16px;
  }

  .newsletter-section .input-wrap {
    -ms-flex-preferred-size: calc(100% - 100px);
    flex-basis: calc(100% - 100px);
    max-width: calc(100% - 100px);
  }

  .newsletter-section .btn-wrap {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px;
  }

  .newsletter-section .btn:not(.wpcf7-submit) {
    min-width: 250px;
  }

  .woocommerce-breadcrumb .delimeter {
    margin: 0 15px -1px;
  }

  .single-product-container .container {
    max-width: 1260px;
  }

  .single-product-container .woocommerce-breadcrumb {
    margin-bottom: 46px;
  }

  .single-product-container .single-product-detail {
    padding-bottom: 64px;
  }

  .single-product-container .single-slider-wrapper .product-share {
    width: calc(100% - 182px);
  }

  .single-product-container .single-product-slider {
    -ms-flex-preferred-size: calc(100% - 182px);
    flex-basis: calc(100% - 182px);
    max-width: calc(100% - 182px);
  }

  .single-product-container .single-product-slider .video-wrap {
    padding-bottom: 636px;
  }

  .single-product-container .single-product-slider img:not(.zb-full) {
    height: 636px;
  }

  .single-product-container .pagination-slider-wrapper {
    -ms-flex-preferred-size: 182px;
    flex-basis: 182px;
    max-width: 182px;
    padding-right: 15px;
    max-height: 638px;
  }

  .single-product-container .product-pagination-slider .slide .img-wrap {
    margin-bottom: 22px;
  }

  .single-product-container .product-pagination-slider .slide .img-wrap.video_thumb .icon-play-circle-outline {
    width: 46px;
    height: 46px;
    font-size: 27px;
  }

  .single-product-container .product-pagination-slider .slide .img-wrap img {
    height: 196px;
  }

  .single-product-container .single-product-summary h1 {
    font-size: 26px;
  }

  .single-product-container .single-product-summary .product-price .matat_badge {
    margin-right: 11px;
  }

  .single-product-container .single-product-summary .product-price,
  .single-product-container .single-product-summary .woocommerce-variation-price {
    font-size: 24px;
  }

  .single-product-container .single-product-summary table.variations label {
    font-size: 16px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item):not(.disabled).selected:after {
    font-size: 12px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
    margin-left: 18px;
  }

  .single-product-container .produc-misc-info .info-item {
    font-size: 14px;
  }

  .single-product-container .produc-misc-info .info-item .ico-wrap {
    font-size: 23px;
  }

  .single-product-container .product-share {
    padding-left: 182px;
  }

  .stock-alert-row {
    padding: 22px 30px;
  }

  .stock-alert-row .stock-alert-title {
    font-size: 18px;
  }

  .product-tab-info {
    margin-top: 46px;
  }

  .product-tab-info .product-tab-menu > li a {
    font-size: 18px;
  }

  .product-tab-info .tab-content {
    font-size: 18px;
  }

  .product-tab-info .tab-content p {
    margin-bottom: 19px;
  }

  .single-product-summary .sale-countdown-box .sale-info-title {
    font-size: 16px;
  }

  .countdown-timer .time-col .days,
  .countdown-timer .time-col .hours,
  .countdown-timer .time-col .minutes,
  .countdown-timer .time-col .seconds {
    font-size: 20px;
  }

  .shop-page-container .sort-filter-row .sort-title {
    font-size: 1.125rem;
    margin-left: .75rem;
  }

  .shop-page-container .products-row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .shop-page-container .products-row .product-col {
    padding-left: 14px;
    padding-right: 14px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .woocommerce-pagination .page-numbers .prev:before,
  .woocommerce-pagination .page-numbers .next:before,
  .woocommerce-pagination .page-numbers .nextpostslink:before,
  .woocommerce-pagination .page-numbers .previouspostslink:before,
  .woocommerce-pagination .wp-pagenavi .prev:before,
  .woocommerce-pagination .wp-pagenavi .next:before,
  .woocommerce-pagination .wp-pagenavi .nextpostslink:before,
  .woocommerce-pagination .wp-pagenavi .previouspostslink:before {
    font-size: 13px;
  }

  .story-section .container {
    max-width: 100%;
    padding: 0;
  }

  .story-section .excerpt {
    max-width: 41rem;
    font-size: 1.625rem;
    line-height: 1.4615;
  }

  .story-description p {
    margin-bottom: 2.6875rem;
  }

  .about-blog-list {
    padding: 4.3125rem 0 3.25rem;
  }

  .new-member-block h2 {
    font-size: 1.75rem;
    line-height: 1.2;
  }

  .contact-page .woocommerce-breadcrumb,
  .about-page .woocommerce-breadcrumb {
    left: 30px;
    right: 30px;
  }

  .inner-banner .banner-content {
    padding-top: 35px;
  }

  .inner-banner h1 {
    font-size: 30px;
  }

  .contact-content-section h1 {
    font-size: 30px;
    margin-bottom: 42px;
  }

  .contact-content-section .content-box {
    font-size: 17px;
  }

  .contact-content-section .content-box h2 {
    font-size: 26px;
  }

  .contact-form-section .form-holder h2 {
    font-size: 30px;
  }

  .contact-form-section .form-subtitle {
    font-size: 20px;
  }

  .contact-form-section textarea.form-control {
    min-height: 158px;
  }

  .contact-form-section .btn {
    font-size: 18px;
    line-height: 1.44444444;
  }

  .contact-form-section .contact-info-col {
    -ms-flex-preferred-size: 51.546392%;
    flex-basis: 51.546392%;
    max-width: 51.546392%;
    padding: 33px 71px 0 0;
  }

  .contact-form-section .content-box {
    font-size: 17px;
  }

  .contact-form-section .content-box h2 {
    font-size: 26px;
  }

  .blogs-container {
    padding-bottom: 55px;
    padding-left: 70px;
    padding-right: 70px;
  }

  .blogs-container h1 {
    font-size: 30px;
  }

  .blogs-container .blog-nav {
    padding: 31px 0 25px;
  }

  .blogs-container .blog-nav .category-menu {
    margin: 0 -20px;
  }

  .blogs-container .blog-nav .category-menu > li {
    padding: 0 20px;
  }

  .blogs-container .blog-item {
    margin-bottom: 55px;
  }

  .single-article-container {
    padding-bottom: 55px;
  }

  .single-article-container #content {
    padding-left: 50px;
    padding-right: 50px;
  }

  .single-article-container #content h1 {
    font-size: 32px;
  }

  .single-article-container #content h1 + p {
    margin-bottom: 33px;
  }

  .single-article-container #content h1 + p + p + p {
    margin-bottom: 50px;
  }

  .single-article-container #content h3,
  .single-article-container #content h2 {
    font-size: 20px;
  }

  .single-article-container #content h4,
  .single-article-container #content h5 {
    font-size: 18px;
  }

  .single-article-container #content figure {
    padding: 35px 0;
  }

  .single-article-container #content figure figcaption {
    font-size: 14px;
  }

  .section-heading {
    font-size: 30px;
  }

  .woocommerce .woocommerce-error {
    padding-left: 34px;
    padding-right: 34px;
  }

  .woocommerce-checkout .woocommerce-breadcrumb {
    padding-left: 34px;
    padding-right: 34px;
  }

  .checkout-container {
    padding: 26px 0 39px;
  }

  .checkout-container .container {
    padding: 0 34px;
  }

  .checkout-container .checkout-heading h1 {
    font-size: 30px;
  }

  .checkout-container .checkout-heading .tagline {
    font-size: 16px;
  }

  .checkout-container .checkout-detail-container {
    margin: 0 -17px;
  }

  .checkout-container .woocommerce-NoticeGroup {
    padding: 0 20px;
  }

  .checkout-container .address-holder {
    padding: 0 17px;
  }

  .checkout-container .section-title {
    font-size: 20px;
  }

  .checkout-container .section-title [class^="icon-"],
  .checkout-container .section-title [class*=" icon-"] {
    font-size: 20px;
    margin-left: 13px;
  }

  .checkout-container .select2-container.select2-container--default .select2-selection--single {
    height: 60px;
  }

  .checkout-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 58px;
    padding-right: 17px;
  }

  .checkout-container .input-text {
    height: 60px;
    padding: 19px 17px;
  }

  .checkout-container .shipping-method-holder {
    padding: 0 17px;
  }

  .checkout-container .delivery-option,
  .checkout-container .payment-option {
    padding-top: 25px;
  }

  .checkout-container .delivery-option label .fake-input,
  .checkout-container .payment-option label .fake-input {
    width: 28px;
    height: 28px;
    min-width: 28px;
  }

  .checkout-container .delivery-option label .fake-input:before,
  .checkout-container .payment-option label .fake-input:before {
    width: 18px;
    height: 18px;
  }

  .checkout-container .promo-code-wrap .code-input {
    -ms-flex-preferred-size: calc(100% - 128px);
    flex-basis: calc(100% - 128px);
    max-width: calc(100% - 128px);
  }

  .checkout-container .promo-code-wrap .btn-promo {
    font-size: 16px;
    line-height: 1.25;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    max-width: 128px;
    padding: 19px 5px;
  }

  .checkout-container .checkout-review {
    padding: 0 17px;
  }

  .checkout-container .cart-label-head {
    font-size: 18px;
  }

  .checkout-container .cart-items-list {
    padding-top: 0;
  }

  .checkout-container .cart-total {
    padding-bottom: 32px;
  }

  .checkout-container .btn-checkout,
  .checkout-container .button {
    padding: 10px;
    line-height: 24px;
    font-size: 18px;
  }

  .shipping-payment-bar .bar-col [class^="icon-"],
  .shipping-payment-bar .bar-col [class*=" icon-"] {
    margin-right: 15px;
  }

  .rtl .shipping-payment-bar .bar-col [class^="icon-"],
  .rtl
  .shipping-payment-bar .bar-col [class*=" icon-"] {
    margin-left: 15px;
  }

  .checkout-promo-box .promo-title {
    width: 120px;
    min-height: 146px;
    font-size: 16px;
    line-height: 1.1875;
    top: -13px;
    padding: 7px 24px 0 4px;
  }

  .checkout-promo-box .promo-title span {
    max-height: none;
  }

  .checkout-promo-box .product-col {
    padding: 19px 14px 12px;
  }

  .woocommerce-lost-password #main > .container {
    padding-bottom: 35px;
  }

  form.lost_reset_password,
  form.woocommerce-form-register,
  form.woocommerce-form-login {
    padding-top: 35px;
  }

  form.lost_reset_password .form-control,
  form.woocommerce-form-register .form-control,
  form.woocommerce-form-login .form-control {
    font-size: 16px;
    padding: 7px 14px;
  }

  .user-info-container {
    padding-bottom: 110px;
  }

  .user-info-container .user-detail-holder {
    padding-right: 80px;
  }

  .user-info-container .woocommerce-Address {
    margin-bottom: 47px;
  }

  .woocommerce-order-received .woocommerce-order {
    max-width: 1170px;
  }

  .wc-backward.btn,
  .btn.woocommerce-form-login__submit {
    min-width: 250px;
  }

  .woocommerce-cart-form {
    font-size: 18px;
  }

  .woocommerce-cart-form .shop_table.cart th,
  .woocommerce-cart-form .shop_table.cart td {
    padding: 16px;
  }

  .woocommerce-cart-form .product-info-wrap .img-wrap {
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    max-width: 140px;
  }

  .woocommerce-cart-form .product-info-wrap .product-name {
    -ms-flex-preferred-size: calc(100% - 140px);
    flex-basis: calc(100% - 140px);
    max-width: calc(100% - 140px);
  }

  .cart-collaterals {
    padding-bottom: 35px;
  }

  .cart-collaterals .btn.checkout-button {
    min-width: 250px;
  }

  #footer .container {
    max-width: 1180px;
  }

  #footer .design-dev-info {
    font-size: 14px;
  }

  .bottom-benefit-section {
    font-size: 16px;
  }

  .bottom-benefit-section .ico-wrap {
    font-size: 42px;
  }

  .bottom-benefit-section .title-text {
    font-size: 18px;
  }

  .footer-widget-row {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: -12px;
  }

  .social-connect .connect-title {
    font-size: 20px;
  }

  .social-connect .payment-info {
    margin-top: 29px;
    padding-top: 29px;
  }

  .newsletter-popup .input-row .form-control,
  .newsletter-popup .input-row .btn {
    height: 50px;
    padding: 12px 16px;
  }

  .newsletter-popup .input-row .form-control {
    padding: 12px 16px;
  }

  .newsletter-popup .input-row .btn {
    padding: 12px;
  }
}

@media (min-width: 1240px) {
  .mainheader {
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .mainheader .checkout-heading {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }

  .mainheader .sc-card {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}

@media (min-width: 1360px) {
  #nav .trust-tag {
    display: block;
  }
}

@media (min-width: 1440px) {
  h1 {
    font-size: 39px;
  }

  .header-top {
    padding-left: 41px;
    padding-right: 41px;
  }

  .header-top .header-secondary-menu {
    -ms-flex-preferred-size: calc(100% - 534px);
    flex-basis: calc(100% - 534px);
  }

  .header-secondary-menu ul {
    font-size: 16px;
  }

  #nav .primary-menu > li > a {
    padding: 14px 0;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
    font-size: 13px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-detail {
    padding: 0 34px 15px;
  }

  .search-offer-dropdown .add-cart {
    left: 55px;
  }

  .hero-banner-wrapper .btn-play-pause {
    width: 78px;
    height: 78px;
    left: calc(100% - 1258px);
    font-size: 48px;
  }

  .hero-banner .img-wrap {
    max-width: 1258px;
  }

  .hero-banner .slick-dots {
    width: calc(100% - 1258px);
  }

  .hot-deal-section .products-row .product-col {
    padding: 0 18px 0 19px;
  }

  .recommended-section {
    padding: 86px 0 50px;
  }

  .recommended-section .related-product-slider .slick-prev {
    right: -85px;
  }

  .recommended-section .related-product-slider .slick-next {
    left: -85px;
  }

  .best-selling-section .best-selling-slider {
    padding-bottom: 70px;
  }

  .best-selling-section .best-selling-control {
    left: 100px;
    bottom: 81px;
  }

  .best-selling-section .best-selling-control .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 20px;
    padding: 15px 5px;
  }

  .banner-slider-wrapper .btn-play-pause {
    width: 62px;
    height: 62px;
    bottom: 25px;
    left: 25px;
    font-size: 38px;
  }

  .home-blog-section .container {
    max-width: 1271px;
  }

  .woocommerce-breadcrumb .delimeter {
    margin: 0 18px -1px;
  }

  .single-product-container .single-product-detail {
    padding-bottom: 73px;
  }

  .single-product-container .single-slider-wrapper .product-share {
    width: calc(100% - 194px);
  }

  .single-product-container .single-product-slider {
    -ms-flex-preferred-size: calc(100% - 194px);
    flex-basis: calc(100% - 194px);
    max-width: calc(100% - 194px);
  }

  .single-product-container .single-product-slider .video-wrap {
    padding-bottom: 678px;
  }

  .single-product-container .single-product-slider img:not(.zb-full) {
    height: 678px;
  }

  .single-product-container .pagination-slider-wrapper {
    -ms-flex-preferred-size: 194px;
    flex-basis: 194px;
    max-width: 194px;
    max-height: 680px;
  }

  .single-product-container .product-pagination-slider .slide .img-wrap {
    margin-bottom: 28px;
  }

  .single-product-container .product-pagination-slider .slide .img-wrap img {
    height: 206px;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
    margin-left: 18px;
  }

  .single-product-container .product-share {
    padding-left: 194px;
  }

  .page-header.has_banner .category-banner {
    max-height: 40vw;
  }

  .shop-page-container .products-row {
    margin-left: -18px;
    margin-right: -18px;
  }

  .shop-page-container .products-row .product-col {
    padding-left: 18px;
    padding-right: 18px;
  }

  .contact-page .woocommerce-breadcrumb,
  .about-page .woocommerce-breadcrumb {
    right: 35px;
  }

  .inner-banner h1 {
    font-size: 32px;
  }

  .contact-content-section {
    padding: 30px 0 17px;
  }

  .contact-content-section h1 {
    font-size: 32px;
    margin-bottom: 49px;
  }

  .contact-content-section .content-box {
    font-size: 18px;
  }

  .contact-content-section .content-box h2 {
    font-size: 28px;
  }

  .contact-form-section .section-wrapper {
    padding: 40px 0;
  }

  .contact-form-section .form-holder h2 {
    font-size: 32px;
  }

  .contact-form-section .content-box {
    font-size: 18px;
  }

  .contact-form-section .content-box h2 {
    font-size: 28px;
  }

  .blogs-container {
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 65px;
  }

  .blogs-container h1 {
    font-size: 32px;
  }

  .blogs-container .blog-item {
    margin-bottom: 65px;
  }

  .single-article-container {
    padding-bottom: 83px;
  }

  .single-article-container .container {
    width: 1193px;
  }

  .single-article-container #content:before {
    height: 180px;
    top: -53px;
    border-radius: 24px;
  }

  .section-heading {
    font-size: 32px;
  }

  .woocommerce .woocommerce-error {
    padding-left: 40px;
    padding-right: 40px;
  }

  .woocommerce-checkout .woocommerce-breadcrumb {
    padding-left: 40px;
    padding-right: 40px;
  }

  .checkout-container .container {
    padding: 0 40px;
  }

  .checkout-container .checkout-detail-container {
    margin: 0 -20px;
  }

  .checkout-container .woocommerce-NoticeGroup {
    padding: 0 32px;
  }

  .checkout-container .address-holder {
    padding: 0 20px;
  }

  .checkout-container .shipping-method-holder {
    padding: 0 20px;
  }

  .checkout-container .checkout-review {
    padding: 0 20px;
  }

  .checkout-container .cart-items-list {
    max-height: 485px;
  }

  .checkout-container .cart-total {
    padding-bottom: 35px;
  }

  .checkout-container .btn-checkout,
  .checkout-container .button {
    padding: 11px;
  }

  .user-info-container .user-detail-holder {
    padding-right: 90px;
    padding-left: 90px;
  }

  .user-info-container .woocommerce-Address {
    margin-bottom: 52px;
  }

  .woocommerce-order-received .woocommerce-order {
    max-width: 1298px;
  }

  #footer .container {
    max-width: 1246px;
    padding: 0;
  }
}

@media (min-width: 1500px) {
  #nav .trust-tag {
    right: 50px;
  }
}

@media (min-width: 1680px) {
  .slick-lightbox-close:before {
    font-size: 18px;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
    font-size: 15px;
    right: 1.4em;
    top: 1.0667em;
  }

  .rtl #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .offer-percent {
    left: 1.4em;
  }

  #nav .submenu-holder > .sub-menu .sub-menu > li .menu-product .product-detail {
    padding: 0 44px 19px;
  }
}

@media (max-width: 991.98px) {
  body.mini_cart_active,
  body.wishlist_active {
    overflow: hidden;
  }

  .mini_cart_active .backdrop-overlay {
    opacity: 1;
    visibility: visible;
  }

  #nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 17rem;
    background: #fff;
    bottom: 0;
    box-shadow: 0 2px 60px 0 rgba(91, 91, 91, .5);
    -webkit-transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
    transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
  }

  .resize-active #nav {
    -webkit-transition: none;
    transition: none;
  }

  .nav-active #nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  #nav .nav-wrap {
    height: calc(100% - 7.75rem);
    margin-bottom: 1.1875rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 1rem;
  }

  .header-mini-cart .mini-cart-body {
    height: calc(100% - 16.25rem);
  }

  .single-product-summary .sale-countdown-box .sale-info-title {
    text-align: center;
  }

  .single-product-summary .sale-countdown-box .countdown-timer {
    margin: 0 auto;
  }

  .checkout-container .woocommerce-checkout-payment {
    padding-top: 26px;
  }

  .bottom-benefit-section {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0;
  }

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em;
  }

  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em;
  }

  .container {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .nav-active .backdrop-overlay {
    opacity: 1;
    visibility: visible;
  }

  .school-login h1 {
    font-size: 26px;
  }

  .order-cancel-wrapper {
    padding-bottom: 17rem;
  }

  .header-top .header-secondary-menu {
    display: none;
  }

  .header-secondary-menu {
    padding: .5625rem 0;
  }

  .header-secondary-menu ul > li {
    padding: .3125rem 0;
  }

  .header-secondary-menu ul > li > a {
    padding: .25rem 0;
  }

  .heder-action-nav .wishlist-opener {
    margin-right: 1.1875rem;
  }

  .heder-action-nav .btn-account {
    display: none;
  }

  .heder-action-nav .btn-search {
    position: absolute;
    top: 50%;
    right: calc(22px + 1.6875rem);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .heder-action-nav .btn-search i {
    padding: 1px;
  }

  .header-contact {
    display: none;
  }

  #nav {
    top: 1.4375rem;
  }

  .fixed-position #nav {
    top: 0;
  }

  #nav .primary-menu > li {
    border-bottom: 1px solid #cfcfcf;
    padding: .5625rem 0;
  }

  #nav .primary-menu > li.current-menu-item > a {
    color: #ed028c;
  }

  #nav .primary-menu > li:first-child > a {
    font-weight: 600;
    color: #ed028c;
  }

  #nav .primary-menu > li.menu-item-has-children.drop-menu-active > a {
    color: #ed028c;
  }

  #nav .primary-menu > li.menu-item-has-children.drop-menu-active > a:before {
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg);
  }

  #nav .primary-menu > li.menu-item-has-children > a:before {
    content: "\e901";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font: .625rem/ 1 "icomoon";
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform;
  }

  .banner-search .search-offer-dropdown {
    left: -.8125rem;
    right: -.8125rem;
  }

  .search-offer-dropdown .offers-list {
    height: calc(100vh - 256px);
  }

  .search-offer-dropdown .offer-item {
    border-top: 1px solid #e8e8e8;
  }

  .search-offer-dropdown .offer-item .product-detail {
    position: relative;
  }

  .header-mini-cart .mini-cart-body {
    height: calc(100% - 14.375rem);
  }

  .header-mini-cart .cart-footer {
    padding: 0 .71875rem;
  }

  .header-mini-cart .cart-footer-action .btn {
    padding: .5625rem;
  }

  .header-mini-cart .cart-item .cart-remove,
  .checkout-container .cart-item .cart-remove {
    font-size: .6875rem;
  }

  .hero-banner a.btn.btn-shop {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }

  .hot-deal-section .container {
    padding-left: .46875rem;
    padding-right: .46875rem;
  }

  .recommended-section .container {
    padding-top: .9375rem;
  }

  .recommended-section .container {
    padding-left: .46875rem;
    padding-right: .46875rem;
  }

  .recommended-section .products-row.slick-initialized .slick-slide > div {
    padding-top: 10px;
  }

  .recommended-section .products-row.slick-initialized .product-item {
    max-width: calc(50% - .5rem);
    margin: 0 .25rem;
    vertical-align: top;
  }

  .best-selling-section .best-selling-control {
    right: 1.5625rem;
    z-index: 66;
  }

  .home-category-section .category-item .category-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .7);
    padding: .125rem .125rem .0625rem;
  }

  .hot-deals-slider .slick-arrow {
    font-size: .5625rem;
    margin-top: -1.875rem;
  }

  .hot-deals-slider .slick-prev {
    right: -1.25rem !important;
  }

  .hot-deals-slider .slick-next {
    left: -1.25rem !important;
  }

  .home-blog-section .btn-view-all {
    margin-top: 1.6875rem;
  }

  .blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-item .blog-img {
    padding: .3125rem .29375rem;
    -ms-flex-preferred-size: 10.40625rem;
    flex-basis: 10.40625rem;
    max-width: 10.40625rem;
  }

  .blog-item .blog-detail {
    -ms-flex-preferred-size: calc(100% - 10.40625rem);
    flex-basis: calc(100% - 10.40625rem);
    max-width: calc(100% - 10.40625rem);
  }

  .category-slider .slick-arrow {
    font-size: .5625rem;
    margin-top: -1.25rem;
  }

  .prima-newsletter {
    background: #e8e7ee;
    padding-bottom: 25px;
  }

  .prima-newsletter .newsletter-wrap .text-holder .btn-primary {
    max-width: 250px;
    position: static;
  }

  .single-product .product .container {
    max-width: 640px;
  }

  .single-product-container .single-product-summary .product-desc {
    text-align: center;
  }

  .single-product-container .single-product-summary h1 {
    text-align: center;
  }

  .single-product-container .single-product-summary .product-price .matat_badge {
    display: none;
  }

  .single-product-container .single-product-summary .product-price,
  .single-product-container .single-product-summary .woocommerce-variation-price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .single-product-container .single-product-summary .quantity {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .single-product-container .single-product-summary table.variations tr:last-child {
    padding-bottom: 0;
  }

  .single-product-container .single-product-summary table.variations td.label {
    text-align: right;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.button-variable-wrapper .variable-item:not(.radio-variable-item) {
    margin-left: 1rem;
  }

  .single-product-container .single-product-summary .variable-items-wrapper.color-variable-wrapper .variable-item:not(.radio-variable-item) {
    margin-left: 1.5rem;
  }

  .single-product-container .variations_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: .6875rem 0 0;
  }

  .single-product-container .size-variation-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .single-product-container .produc-misc-info .info-item {
    padding-bottom: .9375rem;
  }

  .single-product-container .produc-misc-info .info-item:last-child {
    padding-bottom: 0;
  }

  .single-product-container .produc-misc-info .info-item .ico-wrap {
    -ms-flex-preferred-size: 2.5rem;
    flex-basis: 2.5rem;
    max-width: 2.5rem;
    text-align: center;
  }

  .single-product-container .produc-misc-info .info-item .misc-text {
    -ms-flex-preferred-size: calc(100% - 2.5rem);
    flex-basis: calc(100% - 2.5rem);
    max-width: calc(100% - 2.5rem);
  }

  .product-tab-info .product-tab-menu {
    display: none;
  }

  .product-tab-info .tab-content {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }

  .product-tab-info .tab-content a.size_guide {
    margin: -.375rem 0 1.5rem;
  }

  .product-tab-info .tab-pane {
    display: block;
    opacity: 1;
  }

  .product-tab-info .tab-pane .content-wrap {
    padding-left: .9375rem;
    padding-right: .9375rem;
    font-size: .75rem;
  }

  .single-product-summary .sale-countdown-box {
    margin: -.75rem .8125rem .8125rem;
  }

  .upsells-wrap .fcn-product-varitaion-wrap {
    padding: 1.875rem 0 1.875rem .625rem;
    background: #f3f3f3;
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 9;
  }

  .upsells-wrap .fcn-product-varitaion-wrap::after {
    content: "";
    background: #f3f3f3;
    position: absolute;
    top: 0;
    left: -999px;
    right: -999px;
    bottom: 0;
    z-index: -9;
  }

  .upsells-wrap .fcn-product-varitaion-wrap {
    margin-right: 0;
    text-align: center;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn {
    padding-right: 1.5625rem;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .fcn-prdt-var-single .fcn-prdt-single-inn .fcn-prdt-single-vars-head + .fcn-prdt-single-vars-list {
    margin-top: .625rem;
  }

  .upsells-wrap .fcn-product-varitaion-wrap .add-to-cart-btn {
    padding-top: 0;
    margin: 0;
    width: auto;
  }

  .page-header.has_banner .category-banner img {
    min-height: 13.75rem;
    object-fit: cover;
  }

  .shop-page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .shop-page-container .shop-product-filter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.25rem;
  }

  .sidebar_filter_active .shop-page-container .sticky-wrap-sort-filter-row {
    min-height: 2.4375rem;
  }

  .shop-page-container .fixed-position .sort-filter-row {
    margin-left: 0;
    margin-right: 0;
    z-index: 40;
    background: #fff;
    top: 4.6875rem !important;
  }

  .shop-page-container .sort-filter-row {
    margin: 0 -.5rem;
    -webkit-box-ordinal-group: -9;
    -ms-flex-order: -10;
    order: -10;
  }

  .sidebar_filter_active .shop-page-container .sort-filter-row {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    top: 0 !important;
  }

  .sidebar_filter_active .shop-page-container .sort-filter-row .filter-opener {
    background: #f2f2f2;
    border-color: #f2f2f2;
  }

  .shop-page-container .sort-filter-row .sort-title {
    display: none;
  }

  .shop-page-container .sort-filter-row .jcf-select {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.1875rem;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-text {
    margin-left: .3125rem;
    font-size: .8125rem;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-opener {
    position: static;
    color: #3a3a39;
  }

  .shop-page-container .sort-filter-row .jcf-select .jcf-select-opener:before {
    position: static;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .shop-page-container .sort-filter-row .filter-opener {
    border-left: none;
  }

  .shop-page-container .products-row {
    padding-bottom: .3125rem;
  }

  .shop-category-row {
    padding-top: .5rem;
  }

  .shop-sidebar-filter {
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: fixed;
    bottom: 0;
    top: 2.125rem;
    right: 0;
    width: 17.5rem;
    -webkit-transition: .25s ease-in-out opacity, .25s ease-in-out visibility, .25s ease-in-out transform;
    transition: .25s ease-in-out opacity, .25s ease-in-out visibility, .25s ease-in-out transform;
    z-index: 99;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 2px 50px 10px rgba(0, 0, 0, .17);
    z-index: 999;
  }

  .sidebar_filter_active .shop-sidebar-filter {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
  }

  .shop-sidebar-filter form {
    height: 100%;
  }

  .shop-sidebar-filter .filter-body form {
    height: 100%;
  }

  .shop-sidebar-filter .filter-inner-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .shop-sidebar-filter .filter-inner-body > .drop-slide {
    -webkit-box-ordinal-group: -4;
    -ms-flex-order: -5;
    order: -5;
  }

  .shop-sidebar-filter .filter-option-list > li > a {
    border-bottom: 1px solid #e8e8e8;
  }

  .shop-sidebar-filter .category-filter,
  .shop-sidebar-filter .size-filter {
    border-bottom: 1px solid #e8e8e8;
  }

  .shop-sidebar-filter .category-filter label input[type="checkbox"]:focus ~ .color-checkbox-wrp .color_name,
  .shop-sidebar-filter .size-filter label input[type="checkbox"]:focus ~ .color-checkbox-wrp .color_name {
    opacity: 1;
  }

  .shop-sidebar-filter .size-filter > li {
    padding: .375rem .625rem 0;
  }

  .shop-sidebar-filter .size-filter > li:first-child {
    padding-top: 8px;
  }

  .shop-sidebar-filter .size-filter > li:last-child {
    padding-bottom: 8px;
  }

  .shop-sidebar-filter .btn-filter {
    font-size: .875rem;
    line-height: 1.5;
    padding: .625rem;
    min-height: 2.6875rem;
  }

  .story-section {
    text-align: center;
  }

  .about-blog-block {
    text-align: center;
  }

  .about-blog-block .blog-description {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .blogs-container .blog-nav .category-menu {
    display: none;
  }

  .single-article-container #content h1 + p {
    font-size: .875rem;
    line-height: 1.5;
  }

  .single-article-container #content h1 + p + p {
    font-size: .875rem;
    line-height: 1.5;
  }

  .single-article-container #content h1 + p + p + p {
    font-size: .875rem;
    line-height: 1.5;
  }

  .checkout-container .checkout-heading {
    display: none;
  }

  .checkout-container .checkout-detail-container {
    padding: 8px 0 0;
  }

  .checkout-container form.woocommerce-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkout-container .address-holder {
    border-bottom: 1px solid #dbdbdb;
  }

  .checkout-container .section-title [class^="icon-"],
  .checkout-container .section-title [class*=" icon-"] {
    text-align: right;
    -ms-flex-preferred-size: 1.125rem;
    flex-basis: 1.125rem;
  }

  .checkout-container .section-title .cart-count {
    text-align: right;
  }

  .checkout-container .shipping-method-holder .woocommerce-shipping-totals {
    padding-bottom: 10px;
  }

  .checkout-container .checkout-review {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14;
  }

  .checkout-container .cart-item .product-name {
    font-size: .6875rem;
  }

  .checkout-container .cart-item .cart-remove {
    font-size: .6875rem;
  }

  .checkout-promo-box .promo-slider:not(.slick-initialized) > .slide:nth-child(2) ~ .slide {
    display: none;
  }

  .checkout-promo-box .product-col {
    border-right: 1px dashed #cfcfcf;
  }

  .checkout-promo-box .product-col:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -1px;
    width: 7px;
    height: 11px;
    background: #fff url(assets/images/seasor.svg) 0 0/100% auto no-repeat;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }

  .user-info-container h1 {
    text-align: center;
  }

  .user-info-container .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }

  .user-info-container .panel {
    border-bottom: 1px solid #e8e8e8;
  }

  .user-info-container .panel:first-child {
    border-top: 1px solid #e8e8e8;
  }

  .user-info-container .user-info-row {
    margin: 0 -5px;
  }

  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_first_name_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_last_name_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_1_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_phone_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#billing_email_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_first_name_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_last_name_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_1_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_phone_field,
  .user-info-container .woocommerce-address-fields__field-wrapper .form-row#shipping_email_field {
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    max-width: calc(50% - 5px);
  }

  .user-info-container #userOrder {
    margin: 0 -10px;
  }

  .woocommerce-cart-form .shop_table.cart {
    display: block;
    padding-bottom: 6px;
  }

  .woocommerce-cart-form .shop_table.cart tbody {
    display: block;
  }

  .woocommerce-cart-form .shop_table.cart tbody > tr {
    display: block;
    position: relative;
    padding-right: 8.125rem;
    min-height: 7.25rem;
    margin-bottom: 10px;
    width: 100%;
  }

  .woocommerce-cart-form .shop_table.cart tbody > tr > th,
  .woocommerce-cart-form .shop_table.cart tbody > tr > td {
    display: block;
  }

  .woocommerce-cart-form .shop_table.cart tbody > tr > th:not(.product-remove),
  .woocommerce-cart-form .shop_table.cart tbody > tr > td:not(.product-remove) {
    padding: 0 0 5px 13px;
  }

  .woocommerce-cart-form .shop_table.cart thead {
    display: none;
  }

  .woocommerce-cart-form .shop_table.cart td.product-remove {
    position: absolute;
    top: .125rem;
    left: 0;
  }

  .woocommerce-cart-form .product-info-wrap .img-wrap {
    width: 7.25rem;
    position: absolute;
    top: 0;
    right: 0;
  }

  #footer .container {
    max-width: 640px;
  }

  .bottom-benefit-section .benefit-col {
    padding: 0 0 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottom-benefit-section .benefit-col:last-child {
    border-bottom: 1px solid #ed028c;
    padding-bottom: 1.25rem;
  }

  .bottom-benefit-section .text-wrap {
    padding: 0;
    font-size: .75rem;
  }

  .footer-widget-row {
    text-align: center;
  }

  .footer-widget-row .footer_acc {
    border-bottom: 1px solid #e0e0e0;
    padding: .8125rem 0 .75rem;
  }

  .footer-widget-row .footer_acc.drop_active .widget-title:before {
    content: "\e913";
  }

  .footer-widget-row .footer_acc.drop_active div[class^="menu-"],
  .footer-widget-row .footer_acc.drop_active .info-wrap {
    display: block;
  }

  .footer-widget-row .footer_acc div[class^="menu-"],
  .footer-widget-row .footer_acc .info-wrap {
    display: none;
  }

  .footer-widget-row .footer_acc div[class^="menu-"] > ul,
  .footer-widget-row .footer_acc .info-wrap > ul {
    padding-top: .875rem;
  }

  .footer-widget-row .footer_acc .info-wrap {
    padding-top: .875rem;
  }

  .footer-widget-row .widget-title {
    text-align: center;
    position: relative;
  }

  .footer-widget-row .widget-title:before {
    content: "\e914";
    position: absolute;
    top: 50%;
    right: 2.0625rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #ed028c;
    font: .53125rem/1 "icomoon";
  }

  .footer-widget-row .info-col ul > li:last-child,
  .footer-widget-row .links-col ul > li:last-child {
    padding-bottom: 0;
  }

  .social-connect {
    margin: 0 0 0;
  }
}

@-webkit-keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}

@keyframes move-forever {
  0% {
    -webkit-transform: translate3d(-90px, 0, 0);
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(85px, 0, 0);
    transform: translate3d(85px, 0, 0);
  }
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }

  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }

  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
  }

  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
  }

  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
  }

  100% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }
}

@keyframes load6 {
  0% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }

  5%,
  95% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }

  10%,
  59% {
    box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em;
  }

  20% {
    box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em;
  }

  38% {
    box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em;
  }

  100% {
    box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
