/** Shopify CDN: Minification failed

Line 93:0 All "@import" rules must come first

**/
/*CSS Changes 17 Feb 2022*/
body {
  margin: 0;
}
@media (max-width: 991px) {
  .desktop-only {
    display: none;
  }
}
@media (min-width: 992px) {
  .mobile-only {
    display: none;
  }

  #admin-bar-iframe {
    display: none;
  }
}
.shopify-section-header-sticky {
  z-index: 9;
}
slideshow-component {
  z-index: 1;
}

.latest_product_inner.satisfied-section {
  float: unset !important;
}

.product #launchtip_upsell_wrapper .productbox {
  width: 100%;
  display: inline-block;
  padding: 13px;
  padding-bottom: 5px;
  border: 1px solid #f6f1f9;
  border-radius: 10px;
  margin: 0 6px;
  box-shadow: 1px 2px 8px 2px #f3e6fd;
}

.product #launchtip_upsell_wrapper .productbox img {
  height: 100px !important;
  object-fit: contain;
}

.product #launchtip_upsell_wrapper .productbox .details {
  display: block;
  text-align: center !important;
  padding-right: 5%;
  line-height: 18px;
}

.product #launchtip_upsell_wrapper .productbox .details a.detail_title {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  padding: 12px 0 4px;
  display: inline-block;
}

.product #launchtip_upsell_wrapper .productbox .detail_price {
  margin-top: 1px;
  text-align: center;
  min-height: 50px;
}

.product #launchtip_upsell_wrapper .productbox .detail_price span.price {
  justify-content: center;
  color: #6a2b99;
  font-weight: 600;
}

.product #launchtip_upsell_wrapper .productbox .action.upline {
  width: auto;
  margin: auto;
  display: table;
  padding: 0;
}

.featherlight-content .launchtip_upsell_design.btn {
  background-color: #6a2b99;
}
.featherlight-content a.detail_title {
  color: #000;
}

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800;900&family=Barlow+Semi+Condensed:wght@100;200;300;400;500;700;800;900&family=Barlow:wght@100;200;300;400;500;700;800;900&display=swap");

@font-face {
  font-family: "icomoon";
  src: url("https://cdn.shopify.com/s/files/1/0587/6354/2643/files/icomoon.eot?v=1701410746");
  src: url("https://cdn.shopify.com/s/files/1/0587/6354/2643/files/icomoon.eot?v=1701410746?#iefix")
      format("embedded-opentype"),
    url("https://cdn.shopify.com/s/files/1/0587/6354/2643/files/icomoon.woff2?v=1701410747")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0587/6354/2643/files/icomoon.woff?v=1701410746")
      format("woff"),
    url("https://cdn.shopify.com/s/files/1/0587/6354/2643/files/icomoon.ttf?v=1701410746")
      format("truetype"),
    url("https://cdn.jsdelivr.net/npm/icomoon@1.0.0/fonts/icomoon.svg")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

#ga-product_bought_together h2 {
  font-weight: 500;
}

.product .globoRecommendationsBottom {
  max-width: 1320px !important;
  padding: 0px 20px;
  margin: auto;
}
main.cart .ga_cart_upsell_wp .ga-products_image img {
  max-height: 65px;
}
main.cart td.cart-item__media img {
  max-height: 93px;
  max-width: 95px;
  object-fit: contain;
}

.mp-gdpr-delete-account .contact__button .button {
  background-color: #db3b21 !important;
  border-color: #db3b21 !important;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgb(0 0 0 / 25%);
  padding: 7px 50px;
  font-weight: 600;
  font-size: 15px;
  margin-top: 20px;
  box-sizing: border-box;
  border-radius: 6px;
  height: 42px !important;
  cursor: pointer;
}
.mp-gdpr-delete-account input[type="text"] {
  width: 200px;
  padding: 12px 20px;
  margin: 0;
  box-sizing: border-box;
}
.mp-gdpr-delete-account input[type="email"] {
  width: 310px;
  padding: 12px 20px;
  margin: 0;
  box-sizing: border-box;
}
.mp-gdpr-delete-account input {
  height: 35px;
  padding-bottom: 22px;
}
.mp-gdpr-delete-account legend.legend {
  color: #db3b21;
}

.search .collection .card-wrapper .media {
  padding-bottom: 0 !important;
}
.search .collection .card-wrapper .media img.motion-reduce {
  height: 250px;
  object-fit: contain;
  object-position: top;
  position: relative !important;
}

.title-wrapper-with-link a.underlined-link {
  border: 1px solid #6a2b99;
  border-radius: 5px;
  color: #6a2b99;
  padding: 5px 10px;
}
.title-wrapper-with-link a.underlined-link:hover {
  background: #6a2b99;
  color: #fff;
}
.dynamic-checkout__content .shopify-cleanslate ul {
  margin: 0 !important;
}
.dynamic-checkout__content .shopify-cleanslate ul li {
  min-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cart__footer > div:only-child {
  width: 100%;
}
.cart__footer-wrapper:last-child .cart__footer {
  padding-top: 4rem;
  padding-bottom: 2.5rem !important;
}
.product .spr-form-review-rating a,
.spr-form-review-rating a:hover {
  color: #e9e9e9 !important;
}

table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span:not(.jdgm-star),
ul,
li,
ol,
p,
a,
input,
button {
  font-family: Barlow, sans-serif !important;
  text-decoration: none;
}

.btn {
  background: #ed1c24;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 32px;
  display: inline-block;
  border-radius: 6px;
}
.container {
  max-width: 1320px;
  padding: 0 15px;
  margin: auto;
}
/*.container.shop-by-category-section {max-width: 1627px; padding: 0 30px;}*/
h2.heading-text {
  color: #2c2c51;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

h2.heading-text:after {
  content: "";
  background: url(../assets/subimg.png) no-repeat;
  height: 14px;
  width: 104px;
  display: block;
  margin: auto;
  margin-top: 5px;
}

.head {
  display: inline;
}

body .announcement-bar {
  background: #f5f5f5;
  color: #6a2b99;
}
body .announcement-bar p {
  color: #6a2b99;
  letter-spacing: normal;
  font-size: 17px;
  font-weight: 500;
}
header-drawer {
  margin-left: 0 !important;
}
header.header--middle-left {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}

body .header-wrapper {
  background: #fff;
  margin: 0px 0 0px;
}
#shopify-section-announcement-bar {
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9999 !important;
}
#shopify-section-header {
  position: relative;
  right: 0;
  left: 0;
  transform: initial;
}
.shopify-section-header-sticky {
  position: sticky !important;
  top: 0;
}
/*.shopify-section-header-sticky{background: #000;}*/
.header .header__heading img {
  /*width: 200px;*/
}
.header-wrapper .search__input.field__input {
  padding-right: 5rem;
  border-color: #dadada;
  background: #f4f4f4;
  border-radius: 22px;
  border: 0;
  padding: 20px;
  box-shadow: none;
  height: 45px;
  line-height: 40px;
  font-size: 14px;
}
.header__inline-menu .list-menu--inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.header .header__heading {
  flex: 0 0 38%;
  background: #fff;
  padding: 8px 19px;
  border-radius: 0 0 10px 10px;
}
.header .header__heading .header__heading-link {
  display: block;
}
.header .header__heading .header__heading-logo {
  max-width: 400px;
}
.shopify-section-header-sticky .header .header__heading .header__heading-logo {
  max-width: 200px;
}
.header .header__icons {
  width: 60%;
  justify-content: end;
  flex: 0 0 60%;
}
.field__button.search__button {
  right: 0;
}
.header .header__icons .search__button .icon {
  display: none;
}
.header .header__icons .search__button .icon {
  display: none;
}
.header .header__icons .search__button.field__button:after {
  content: "\e92a";
  font-family: "icomoon";
  color: #6a2b99;
  font-weight: 600;
  font-size: 15px;
}

.header__inline-menu .header__menu-item {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.header--middle-left .header__inline-menu {
  margin-left: -1.2rem !important;
}
.header--middle-left .header__inline-menu summary.list-menu__item {
  padding-right: 2rem;
}
.header__inline-menu {
  background: #6a2b99;
}
.header__inline-menu .list-menu {
}
.header__inline-menu .list-menu li {
  text-transform: uppercase;
}
.header__inline-menu .list-menu li a {
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
}
.header__inline-menu .header__menu-item .icon-caret {
  filter: brightness(0) invert(1);
}

.header__inline-menu .list-menu li span {
  color: #fff;
  text-decoration: none;
}

.header__inline-menu .list-menu li .header__submenu {
  padding: 0.5rem 0; /*background: #6e309c; border-radius: 0 0 10px 10px;*/
  width: auto;
}
.header__inline-menu .list-menu li:last-child .header__submenu {
  /*background: #6e309c; border-radius: 0 0 10px 10px;*/
  width: auto;
  right: 0;
}

.header__inline-menu .list-menu li .header__submenu li a {
  color: #535353;
  white-space: nowrap;
  color: #535353;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 400;
  padding: 7px 20px;
}
.header__inline-menu .list-menu li .header__submenu li a:hover {
  background: #e8e8e8;
}

.header .header__icons a,
.header .header__icons .header__icon--cart {
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.header .header__icons .header__icon--cart:before {
  content: "\e940";
  font-family: "icomoon";
  font-size: 20px;
  color: #6a2b99;
}

/* .header .header__icons .header__icon--account:before {   content: '\e940';
    font-family: 'icomoon';
    font-size: 20px;     color: #6a2b99;
} */

h2.form__message svg {
  max-height: 40px;
}

.header .header__icons a svg path {
  stroke: #6a2b99 !important;
  color: #6a2b99;
  fill: #6a2b99;
}
/*.header .header__icons svg {filter: brightness(0) invert(1);}*/
.header .header__icons svg:hover {
  filter: initial;
}
.cart-count-bubble {
  bottom: 1.8rem !important;
  background-color: #ed1c24 !important;
}

.slider-home-banner .slick-list.draggable {
  /*margin: 0;
    overflow: visible;     max-width: 1170px;
    margin: 0 auto;*/
}
.banner-section {
  width: 100%;
}
.shopify-section .banner-image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.banner-section {
  background: url(../assets/banner-bg.jpg) no-repeat;
  width: 100%;
  padding-bottom: 190px;
  height: 900px;
  background-position: center;
  background-size: cover;
}

/*new header section start*/
.spr-badge-starrating .spr-icon {
  color: #ee4b2b !important;
}
.spr-badge-starrating .spr-icon-star-empty {
  color: #dfdfdf !important;
}

.spr-badge-starrating .spr-icon-star-empty:before {
  content: "\e800" !important;
}

.cart-notification.active {
  background: #fff;
}
.cart-notification-wrapper .cart-notification {
  padding: 2.5rem 1.5rem !important;
  max-width: 42.5rem;
}

.cart-notification .cart-items,
.cart-notification .cart-items tbody,
.cart-notification .cart-items thead {
  width: 100%;
  display: block;
}

.cart-notification .cart-notification__links {
  text-align: center;
  border-bottom: 1px solid #bbb;
  padding-bottom: 15px;
}

.cart-notification .cart-item {
  display: table-row;
  border-bottom: 1px solid #bbb;
  display: grid;
  margin-top: 15px;
  grid-template: repeat(2, auto) / repeat(4, 1fr);
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.cart-notification .cart-item__media {
  width: 5rem;
  grid-row: 1/3;
}

.cart-notification .cart-item__details {
  width: 25rem;
  grid-column: 2/4;
}
.cart-notification .cart-item__totals {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.cart-notification td.cart-item__quantity {
  grid-column: 2/5;
  padding-left: 0;
}

.cart-notification .cart-items td {
  padding-top: 0;
  padding-left: 0rem;
}

.cart-notification .js-contents {
  max-height: 220px;
  overflow-y: auto;
}

.cart-notification .cart-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-notification .cart-info .items-subtotal {
  /* flex: 0 0 42%; */
  text-align: right;
  display: flex;
  line-height: 1.42857143;
  flex-direction: column;
}

.cart-notification .cart-info .items-subtotal .subtotal {
  font-size: 18px;
  font-weight: 500;
}

.cart-notification .cart-notification__links button {
  border-radius: 3px;
  background: #6a2b99;
  font-weight: 600;
  color: #fff;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}

.cart-notification .cart-notification__links button:before {
  content: "\e909";
  font-family: "icomoon";
}

.view-cart {
  display: inline-block;
  width: 100%;
  padding-top: 5px;
  text-align: center;
  border-top: 1px solid #bbb;
}

.view-cart a.action.viewcart {
  color: #6a2b99;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}

/* .cart-notification-wrapper .cart-notification.active { z-index:99;
-webkit-transform: translateY(-75px);-ms-transform: translateY(-75px);transform: translateY(-75px);}
 */

#cart-notification:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff;
  z-index: 99;
  content: "";
  right: 12px;
  top: -12px;
  display: block;
  border-bottom-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}

.cart-notification__header {
  justify-content: flex-end;
  width: 96%;
}

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

.store-alerts.fancy .alert-wrapper {
  text-align: center;
  margin: 15px 0 10px;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  padding: 10px;
  font-size: 17px;
  border: 1px solid #6a2b99;
  border-bottom-width: 5px;
  border-radius: 5px;
}
.store-alerts.fancy .alert-wrapper p {
  margin: 0;
}
.store-alerts.fancy .alert-wrapper p a {
  color: #333;
}

.store-alerts.list ul.usp-slider {
  display: flex;
  flex-direction: row;
  justify-content: unset;
  align-items: center;
}
.store-alerts.list ul.usp-slider > * {
  max-width: 33.33333333%;
  flex: 0 0 33.33333333%;
}
.store-alerts.list ul.usp-slider #delivery {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.store-alerts.list #packaging {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.store-alerts.list #rewards {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.store-alerts.list .usp-slider a {
  font-family: "Barlow Semi Condensed", sans-serif !important;
  text-decoration: none;
  color: #333;
  font-size: 16px;
}

.deals-section img {
  vertical-align: bottom;
}
.m_third-sec_height .deals-section {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 30px;
}
.m_third-sec_height .deals-section .deal-img {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  padding-bottom: 74%;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.m_third-sec_height .deals-section .deal-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.m_third-sec_height .deals-section .col-md-4 {
  flex: 1 1 0;
}
.m_double-sec_height .deals-section {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 30px;
}
.m_double-sec_height .deals-section .col-md-6 {
  flex: 1 1 0;
}
.deals-section .mobile-only {
  width: 100%;
}
.m_double-sec_height .deals-section .deal-img {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  padding-bottom: 74%;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.deals-section .deal-img img {
  vertical-align: bottom;
}
.m_double-sec_height .deals-section .deal-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.predictive-search {
  border: 1px solid rgba(18, 18, 18, 0.08) !important;
  border-top: none !important;
}
.predictive-search__results-groups-wrapper {
  flex-wrap: wrap;
}
.predictive-search__result-group:first-child {
  display: none;
}
.predictive-search__result-group .predictive-search__results-list {
  margin: 0 2rem;
}
.predictive-search__result-group .predictive-search__list-item {
  margin-bottom: 0.5rem;
}
.predictive-search__search-for-button {
  border-top: 1px solid rgba(18, 18, 18, 0.08) !important;
}
.predictive-search__heading {
  border-bottom-color: rgba(18, 18, 18, 0.08) !important;
}

@media (max-width: 768px) {
  .store-alerts.list .usp-slider a {
    font-size: 12px;
  }
}

.store-alerts.list .usp-slider a:before {
  content: "\e901";
  font-family: "icomoon";
  color: #6a2b99;
  font-size: 25px;
  vertical-align: middle;
}

.store-alerts.list #packaging a:before {
  content: "\e91e";
  font-family: "icomoon";
  color: #6a2b99;
  font-size: 25px;
  vertical-align: middle;
}

.store-alerts.list #rewards a:before {
  content: "\e934";
  font-family: "icomoon";
  color: #6a2b99;
  font-size: 25px;
  vertical-align: middle;
}

/*new header section end*/

/* home new banner start  */

.home-slide-bg {
  position: relative;
}
.home-slide-bg img {
  max-width: 100%;
  height: auto;
}

.main-banner-bx {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.main-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 70px;
}

.banner-content-bx {
  width: 65%;
}
.banner-content-img {
  width: 35%;
}
.banner-content-bx h1 {
  font-weight: 500;
  line-height: 42px;
  color: #fff;
  font-size: 52px;
  padding: 0;
  margin: 0;
}
.banner-content-bx p {
  color: #fff;
  font-size: 36px;
  padding: 0;
  margin: 0;
}

.banner-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 10px;
}
.banner-links a {
  background: #ffd335;
  margin-right: 10px;
  padding: 7px 0px;
  border-radius: 5px;
  text-align: center;
  min-width: 170px;
  color: #000;
  font-weight: 600;
}
.banner-links a:hover {
  background: #6a2b99;
  color: #fff;
}
.banner-content-bx span {
  display: inline-block;
  line-height: 26px;
  margin-top: 20px;
  font-size: 20px;
}

/* home new banner End  */

/*mid cat*/
.latest_img {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.latest_col {
  width: 16%;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  /*height: 100%;*/
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #f4f4f4;
}

.latest_col:hover {
  -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
  box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
}

.latest_col .latest_col_img {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}
.latest_col .latest_col_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.latest_col .latest_col_text {
  padding: 10px;
}
.latest_col:hover .add-to-cart a {
  background: #6a2b99;
  color: #fff;
}
.latest_col:hover .latest_col_img img:last-child {
  display: block !important;
}
/*mid cat End*/

body .slider-home-banner .slider-text {
  padding: 110px 30px 0;
  margin: auto;
  justify-content: space-between;
  color: #fff;
  display: flex;
  align-items: center;
}
body .slider-home-banner .slider-text .content-block {
  max-width: 700px;
}
body .slider-home-banner .slider-text .content-block .heading-text {
  font-size: 60px;
  font-weight: bold;
  line-height: normal;
}
body .slider-home-banner .slider-text .content-block .heading-text img {
  display: inline-block;
  height: auto;
  width: auto;
  margin: 0 0 0 27px;
}
body .slider-home-banner .slider-text .content-block h3 {
  color: #fff;
  font-size: 40px;
  padding: 0;
  margin: 0;
}
body .slider-home-banner .slider-text .content-block p {
  color: #fff;
}
body .slider-home-banner .slider-text .content-block .heading-text .btn {
}
body .slider-home-banner .slider-text .img-block {
}
body .slider-home-banner .slider-text .img-block .slide-img {
}
body .slider-home-banner .slider-text .img-block .slide-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
body .banner-section .slick-arrow {
  display: none !important;
}

body .banner-section .slick-slider {
  position: static;
}
body .banner-section ul.slick-dots {
  position: absolute;
  top: 50%;
  list-style: none;
  right: 2%;
  transform: translate(0, -50%);
}
ul.slick-dots li {
  background: #ff0000;
  width: 40px;
  height: 2px;
  margin: 10px 0px;
}
ul.slick-dots li button {
  display: none;
}

ul.slick-dots li.slick-active {
  background: #fff;
  margin-left: -5px;
}

.slider-home-banner .slide-img {
  margin-right: 70px;
}

.left-social-media-bx {
  position: absolute;
  left: 10px;
  bottom: 130px;
  display: flex;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  width: 30px;
  color: #fff;
  flex-direction: column;
  z-index: 999;
}
.love-title {
  text-orientation: mixed;
  writing-mode: vertical-lr;
  position: relative;
}
.love-title:after {
  content: "";
  background-color: #fff;
  width: 1px;
  height: 40px;
  position: absolute;
  left: 12px;
  bottom: -50px;
}
.social-links-top {
  margin-top: 60px;
  margin-left: 0px;
}
.social-links-top a {
  display: block;
  color: #fff;
}

/*Deal new section*/

.deals-section-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}
.deals-section-home .col-sm-6 {
  width: 49%;
  border: solid 1px #6a2b99;
  margin-bottom: 10px;
  padding-bottom: 12px;
}
.deals-section-home .discount {
  margin: 8px 0 0 8px;
  background: #fff;
  font-size: 20px;
  padding: 6px 20px;
  display: inline-block;
  float: left;
  font-weight: 700;
  color: #6a2b99;
  border-radius: 5px;
  border: solid 1px #6a2b99;
}

.deals-section-home .deals-wrpper {
  background: #a21a1a;
  width: auto;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  float: right;
  padding: 4px 19px;
  position: relative;
  z-index: 1;
}
.deals-section-home .deals-wrpper:after {
  content: "";
  background: url(../assets/save-p.png) no-repeat;
  display: inline-block;
  width: 23px;
  height: 58px;
  position: absolute;
  left: -14px;
  bottom: -18px;
}
.deals-details {
  display: table;
  padding: 0;
  width: 100%;
  position: relative;
}

.deals-details .image {
  width: 280px;
  display: table-cell;
  vertical-align: top;
}
.deals-details .image img {
  width: 100%;
}
.deals-details .content {
  padding: 24px 10px 10px;
  width: 93%;
}
.deals-details .content .product-name {
  font-size: 3rem;
  font-weight: 400;
  margin: 0 0 13px;
}
.deals-details .content .price {
  font-size: 17px;
  font-weight: 500;
}
.deals-details .content .price .simple-price .price {
  text-decoration: line-through;
  color: #a09f9f;
  font-size: 15px;
}

.deals-details .content .limit-time-label {
  margin: 0;
  padding: 0 0 8px;
  font-size: 14px;
  font-weight: 500;
}
.deals-details .content .mpclock {
  border: none;
  box-shadow: 0 0 0 #ddd;
  padding: 0;
  margin: 0;
  max-width: 229px;
  display: flex;
  justify-content: start;
  background: #faf7fb;
  margin-top: 20px;
  border-radius: 5px;
}

.deals-details .content .mpclock .bg-outer.deal_style_4 {
  border-right: solid 1px #fff;
  padding: 0 0 6px;
  margin: 0 3px 0 0;
  text-align: center;
  background: #000;
}
.deals-details .content .mpclock .bg-outer.deal_style_4 .countdown-number {
  background: #6a2b99;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  line-height: 18px;
}
.bg-outer.deal_style_4 {
  min-width: 50px !important;
}
.deal_style_4-txt1 {
  font-weight: 100;
  font-size: 30px;
  padding: 10px;
  border-radius: 3px;
  background: #00816a;
  min-width: 30px;
}
.bg-outer {
  float: left;
}

.bg-outer .countdown-number {
  color: #ffffff;
}
.deals-details .content .mpclock .bg-outer.deal_style_4 .countdown-text {
  font-size: 11px;
}
.deals-details .content .view-deals {
  border: 1px solid #6a2b99;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.6rem;
  background: 0 0;
  margin-top: 17px;
  color: #6a2b99;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 500;
  display: inline-block;
}

.block-title {
  margin-bottom: 10px !important;
  background: #f4edfa;
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  align-items: center;
}

.block-title > * {
  padding: 10px 15px;
  color: #555;
  font-family: "Barlow Condensed", sans-serif !important;
  letter-spacing: 1px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.42857143;
  margin-bottom: 0 !important;
}
.block-title .title {
  margin-top: 0px;
}

/*Deal new section End*/

/*latest products start*/

.product-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #f4f4f4;
  padding-top: 5px;
}

.add-to-cart a {
  border: 1px solid #6a2b99;
  padding: 5px 4px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
  color: #6a2b99;
  border-radius: 3px;
}

.add-to-cart-btn {
  border: 1px solid #6a2b99;
  padding: 5px 4px;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
  color: #6a2b99;
  cursor: pointer;
  border-radius: 3px;
  background: #fff;
}

.latest_col:hover .add-to-cart-btn {
  background: #6a2b99;
  color: #fff;
  cursor: pointer;
}

.cart-item-added:before {
  content: "\e910";
  font-family: "icomoon";
}

/*latest products End*/

/*top categories start*/
.shop-by-category-section {
  margin-top: 20px;
}
.holder {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.holder .cat-img-banner {
  /* width: 13%; */
  margin-right: 8px;
}

.holder .cat-img-banner img {
  max-width: 100%;
  height: auto;
}

/*top categories End*/

.shipping-block {
  display: flex;
  justify-content: space-between;
  width: 1320px;
  margin: auto;
  margin-top: -68px;
  margin-bottom: 50px;
}
.shipping-block .block {
  display: flex;
  width: 100%;
  background: #000;
  align-items: center;
  border-right: 1px solid #574d43;
}
.shipping-block .block:last-child {
  border: none;
}
.shipping-block .block .img {
  width: 122px;
  text-align: center;
  padding: 19px 0;
}
.shipping-block .block .img svg {
}
.shipping-block .block .text {
}
.shipping-block .block .text h5 {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}
.shipping-block .block .text p {
  color: #fff;
  padding: 0;
  margin: 0;
}
.shipping-block .block:hover {
  background: #6e319c;
}

.footer {
  border-top: solid #f8f8f8 !important;
  position: relative;
}

/*new footer start*/

.footer .mid-footer {
  display: flex;
  box-sizing: border-box;
  margin-left: auto;
  line-height: 1.42857143;
  margin-right: auto;
  padding: 20px 30px;
}
.footer .mid-footer .left-content {
  flex: 0 0 40%;
}
.footer .mid-footer .right-content {
  flex: 0 0 60%;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.footer .mid-footer .left-content .phone {
  display: flex;
  align-items: center;
}
.footer .mid-footer .left-content .phone .phone-icon {
  margin-right: 10px;
}
.footer .mid-footer .left-content .phone .phone-icon:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 4em;
  color: #6a2b99;
}

.footer .mid-footer .left-content .phone .phone-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 600;
}

.contact-info {
}
.contact-info address {
  font-size: 1.4rem;
  font-style: normal;
  line-height: 18px;
}

.footer .mid-footer .left-content .phone .phone-number .number-text {
  font-weight: 300;
  font-size: 1.4rem;
}
.footer .mid-footer .left-content .phone .phone-number .number a {
  font-size: 1.8em;
  color: #6a2b99;
  font-weight: 600;
}

.footer .mid-footer .right-content .links-one div,
.footer .mid-footer .right-content .links-two div,
.footer .mid-footer .right-content .links-three div {
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #6a2b99;
  color: #0c0c0c;
}
.footer .mid-footer .right-content .links-one ul,
.footer .mid-footer .right-content .links-two ul,
.footer .mid-footer .right-content .links-three ul {
  list-style: none;
  padding-left: 0;
  padding-top: 1rem;
}
.footer .mid-footer .right-content .links-one ul li,
.footer .mid-footer .right-content .links-two ul li,
.footer .mid-footer .right-content .links-three ul li {
  margin-bottom: 0.5rem;
}
.footer .mid-footer .right-content .links-one ul li a,
.footer .mid-footer .right-content .links-two ul li a,
.footer .mid-footer .right-content .links-three ul li a {
  font-size: 1.4rem;
  color: #333;
  text-decoration: none;
}

.footer .mid-footer .right-content .links-one ul li a.facebook:before,
.footer .mid-footer .right-content .links-two ul li a.facebook:before,
.footer .mid-footer .right-content .links-three ul li a.facebook:before {
  font-family: "icomoon";
  content: "\e908";
  color: #4267b2;
  margin-right: 10px;
  font-size: 1.2em;
  vertical-align: middle;
}

/*new footer End*/

.footer-newsletter {
  background: #f8f8f8;
}

.footer {
  background-color: #f8f8f8 !important;
  color: #0c0c0c;
}

/*.footer:after { content: ''; background: #6e319c; display: inline-block; position: absolute; right: 0; width: 27%; top: 0; height: 100%; }*/
.footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-main .block {
  color: #727272;
  width: 25%;
}
.footer-main .block h3 {
  color: #6e319c;
  padding-top: 20px;
  font-weight: 500;
}
.footer-main .block h3:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #6e319c;
  display: block;
  margin-top: 9px;
}
.footer-main .block p {
  color: #727272;
  font-size: 13px;
  padding-right: 50px;
}
.footer-main .block .links {
  color: #727272;
  padding: 0;
  list-style: none;
  margin: 0;
}
.footer-main .block .links li {
  color: #727272;
  font-size: 13px;
}
.footer-main .block .links li a {
  color: #737373;
  font-size: 14px;
}
.footer-main .block .links li a:before {
  content: "\f101";
  font-family: "FontAwesome";
  margin: 0 6px 0 0;
}

.footer-main .block .address {
  padding: 0;
  list-style: none;
  margin: 0;
}
.footer-main .block .address li {
  font-size: 13px;
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
}
.footer-main .block .address .fa {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 19px;
}
.footer-main .block .address li a {
}
.footer-main .block .social-linis a .fa {
  color: #6e319c;
}

.footer-main .block .social-linis {
}
.footer-main .block .social-linis a {
  border-radius: 2px;
  background: #fff;
  color: #6e319c;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  padding-top: 7px;
  margin-top: 10px;
}

.footer-main .block .social-linis a:hover {
  background: #000;
}
.footer-main .block .social-linis a:hover .fa {
  color: #fff;
}

.footer-main .block:last-child {
  /*background: #6e319c;*/
  position: relative;
  padding-left: 3px;
  padding-bottom: 30px;
  z-index: 1;
}
/*.footer-main .block:last-child *{color: #FFF; }*/
/*.footer-main .block:last-child:after { content: ''; width: 148px; height: 101%; background: #6e319c; display: inline-block; position: absolute; left: -145px; top: 0; z-index: 0; clip-path: polygon(82% 0,100% 0,100% 100%,3% 100%);}
*/

.footer__content-bottom {
  background: #eaeaea;
  padding: 5px 0 !important;
  border-top-width: 0 !important;
}

.copyright {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}
.copyright .block img {
  vertical-align: middle;
}
.copyright .block * {
  color: #6a2b99;
  font-size: 14px;
  font-weight: 500;
}

.category_panel {
  display: flex;
  display: -ms-flexbox;
  margin-top: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.category {
  width: 32.5%;
  margin-bottom: 20px;
  background: #6b2c99;
  background: linear-gradient(
    180deg,
    rgba(232, 74, 80, 1) 50%,
    rgba(145, 102, 176, 1) 50%
  );
  padding: 8px;
  border: 1px solid #6b2c99;
}
.category .category_inner {
  background: #fff;
  padding: 0px;
  border: 2px solid #6b2c99;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.category .category_inner .category_text {
  display: inline-block;
  vertical-align: top;
  margin: 23px 0px 18px 22px;
  float: left;
  width: 50%;
}
.category_inner .category_text h3.heading-text {
  font-size: 30px;
  text-transform: uppercase;
  color: #6b2c99;
}
.category .category_inner .category_img {
  display: inline-block;
  width: 42%;
  margin: 0px 0 0;
  vertical-align: bottom;
}
.copyright .category_inner .category_img {
  width: 100%;
  height: 100%;
  object-fit: none;
}
.category .category_inner .category_img img {
  width: 100%;
  vertical-align: bottom;
}
.category_inner .category_text .block h4 {
  font-size: 30px;
  color: #6b2c99;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.category_inner .category_text .block p {
  font-size: 20px;
  color: #303030;
  line-height: 26px;
  font-weight: bold;
  margin: 6px 0 15px;
}
.category_inner .category_text .block a.btn.red-btn {
  border-radius: 50px;
  font-size: 15px;
}
.category_panel button.slick-prev {
  position: absolute;
  top: -12%;
  right: 80px;
  font-size: 0;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid #f26065;
  cursor: pointer;
  transform: translate(0px, -50%);
  transition: all 0.2s ease-in-out;
  background: #f26065;
  color: #fff;
}
.category_panel button.slick-prev:hover {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.category_panel button.slick-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 18px;
}
.category_panel button.slick-next {
  position: absolute;
  top: -12%;
  right: 40px;
  font-size: 0;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid #f26065;
  cursor: pointer;
  transform: translate(0px, -50%);
  transition: all 0.2s ease-in-out;
  background: #f26065;
  color: #fff;
}
.category_panel button.slick-next:hover {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.category_panel button.slick-next:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 18px;
}

/*best deal css*/

.bestdeal_panel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0;
}

.bestdeal_sec {
  width: 49%;
  background: url(../assets/deal_bg.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  padding: 10px;
  overflow: hidden;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}

.bestdeal_sec .bestdeal_left .bestdeal_left_inner {
  margin: 0 0 0 25px;
}
.bestdeal_sec .bestdeal_left {
  width: 264px;
  float: left;
}
.bestdeal_left .bestdeal_text {
  background: #6b2c99;
  background: linear-gradient(90deg, #6722d6 0, #aa00f1 100%);
  padding: 9px 26px;
  position: relative;
  left: -11px;
  margin: 15px 0;
  color: #fff;
  font-size: 24px;
  position: relative;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bestdeal_left .bestdeal_text:after {
  content: "";
  background: url(../assets/shape_arrow.png) no-repeat;
  position: absolute;
  right: -55px;
  height: 62px;
  width: 55px;
  top: 0;
  background-size: 90%;
}
.bestdeal_left .bestdeal_left_inner h4 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  margin: 7px 0 14px;
}
.bestdeal_left .bestdeal_left_inner h4.amt {
  color: #b98bdf;
}
.bestdeal_left .bestdeal_left_inner h4.amt span {
  color: #fff;
  margin: 0 0 0 15px;
  text-decoration: none;
}
.bestdeal_left .bestdeal_left_inner .dealtime {
  border-top: 1px solid #a472ce;
  margin: 22px 0 0;
}
.bestdeal_left .bestdeal_left_inner .dealtime h5 {
  font-size: 17px;
  color: #fff;
  margin: 13px 0;
}
.bestdeal_left .bestdeal_left_inner a.view_btn {
  background: #6b2c99;
  background: linear-gradient(90deg, #9d50bb 50%, #6e48aa 100%);
  font-size: 15px;
  font-weight: 600;
  border-radius: 50px;
  margin: 0 0;
  display: inline-block;
}
.bestdeal_sec .bestdeal_right {
  float: right;
  background: url(../assets/deal_circle.png) no-repeat;
  width: 330px; /*height: 379px;*/
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  margin: 54px 0 0;
  position: relative;
  background-size: 100%;
}
.bestdeal_right .bestdeal_img img {
  width: 150px;
}

.bestoffer_img {
  position: absolute;
  top: -47px;
  right: 44px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.bestoffer_img h5 {
  position: absolute;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
}

.latest_product_inner.satisfied-section .latest_imgleft_inner {
  float: left;
}

/*best deal css end*/

/*latest product css*/

.latest_product_inner {
  width: 100%;
  margin: 5px 0;
  display: inline-block;
}
.latest_imgleft {
  width: 35%;
  display: inline-block;
  float: left;
}
.latest_imgleft .latest_imgleft_inner {
  /*width: 50vw; float: right;*/
}
.latest_imgleft img {
  width: 100%;
  vertical-align: top;
}
.latest_imgleft a.btn.latest_btn {
  background: #b86c4b;
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  border-radius: 0;
  padding: 15px 0;
}
.latest_product_inner .latest_imgright {
  float: right;
  width: 65%;
  display: flex;
  flex-wrap: wrap;
}
.latest_imgright .latest_col {
  width: 30%;
  margin: 0 0 31px 24px;
  text-align: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 6px 11px 1px #e7e7e7;
  overflow: hidden;
  padding: 15px;
}
.latest_imgright .latest_col .latest_col_img {
  position: relative;
  transition: all 0.2s ease-in-out;
  height: 180px;
  overflow: hidden;
}
.latest_col_img a.addcart {
  display: none;
}
.latest_col_img:hover a.addcart {
  display: block;
  position: absolute;
  bottom: 23px;
  text-decoration: none;
  background: #ed1c24;
  width: auto;
  border-radius: 50px;
  color: #fff;
  padding: 10px 18px;
  z-index: 99;
  transform: translate(-50%, 0);
  left: 50%;
  font-size: 14px;
  width: 145px;
}
.latest_imgright .latest_col .latest_col_img:hover:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out;
}
.latest_imgright .latest_col .latest_col_img i.fa.fa-heart-o {
  position: absolute;
  top: 10px;
  z-index: 999;
  left: 0;
  font-family: fontawesome;
  font-size: 24px;
  color: #fff;
  display: none;
  margin: 0 13px;
}
.latest_imgright .latest_col .latest_col_img:hover i.fa.fa-heart-o {
  display: block;
}
.latest_imgright .latest_col img {
  height: 100%;
}

.latest_product_inner.satisfied-section {
  float: right;
}
.latest_product_inner.satisfied-section .latest_imgright {
  float: left;
  width: 62%;
}
.latest_product_inner.satisfied-section .latest_imgleft {
  float: right;
}
.latest_product_inner.satisfied-section .latest_imgleft a.btn.latest_btn {
  background: #7a41a3;
}
.latest_product_inner .product-title {
  min-height: 45px;
}

/*latest product css end*/

/*about css*/
.about_panle {
  width: 100%;
  display: inline-block; /*padding-bottom: 50px; width: 100%; background: #b86c4b url(../assets/about_bg.jpg) no-repeat; display: block; background-size: cover; float: left; margin-bottom: 60px; height: 100%;     
  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center; margin: -10px 0 50px;*/
}
.about_panle .about_head {
  width: 29.1%;
  background: rgba(174, 72, 37, 0.3);
  font-size: 36px;
  text-align: center;
  display: -webkit-box;
  float: left;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  padding: 90px 0;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
}
.latest_col .latest_col_text {
  margin: 15px 0 0;
}
.latest_col .latest_col_text p {
  font-size: 15px;
  font-weight: 500;
  padding: 0 5px;
  color: #222222;
  margin: 0;
  line-height: 21px;
}
.latest_col .latest_col_text h4 {
  font-weight: 500;
  font-size: 2.5rem;
  color: #333;
  font-family: "Barlow Condensed", sans-serif !important;
  margin: 0;
}
.latest_col .latest_col_text p a {
  font-family: "Barlow Condensed", sans-serif !important;
  font-weight: 500;
  color: #333;
}
.latest_col .product-inner {
  position: relative;
  z-index: 0;
}
.latest_col .latest_col_text .product-title a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.latest_col .latest_col_text .add-to-cart-btn {
  position: relative;
  z-index: 1;
}

.ajaxified-cart-feedback.error {
  position: absolute;
  left: 0;
  bottom: -21px;
  font-size: 13px;
  line-height: 1.2;
  color: #fff !important;
  background: #ff0000;
  z-index: 2;
  padding: 5px;
  text-align: left;
}
.card-information .ajaxified-cart-feedback.error {
  bottom: -12px;
  color: #fff !important;
}
.product-form__buttons .ajaxified-cart-feedback.error {
  display: none !important;
}

.about_panle .about_head_text {
  float: left;
  width: 100%;
}
.about_panle .about_head_text .about_head_text_inner {
  width: 100%;
}
.about_panle h2.heading-text {
  margin-top: 50px;
}
.about_panle h2.heading-text a {
  color: #fff;
}

.more-product-left {
  display: block;
  text-align: left;
  width: 100%;
  margin: -30px 0 8px;
  padding-left: 25px;
}
.more-product-left a {
  font-weight: 500;
  border-bottom: 1px solid #572c8b;
}

.more-product {
  display: block;
  text-align: right;
  position: absolute;
  margin: -30px 0 8px;
  padding-right: 15px;
}
.about_head_text_inner a {
  color: #6a2b99;
  text-decoration: none;
}
.more-product a {
  font-weight: 500;
  border-bottom: 1px solid #572c8b;
}

.about_panle h1 {
  margin: 30px 0 0;
  font-weight: 500;
  color: #333;
  font-size: 2em;
}

.about_panle h1 a {
  color: #333;
}

/*about css end*/

/*introprice css*/
.introprice {
  background: #292929 url(../assets/introprice_bg.png) no-repeat;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 100%;
  justify-content: space-between;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 0px 0px 0 60px;
  margin: 30px 0 50px;
  align-items: center;
  background-size: cover;
}
.about_head_text_inner h3 {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 0 0;
}
.about_head_text_inner p {
  color: #333;
  margin: 10px 0 0;
  margin: 5px 0 0;
  font-size: 16px;
  line-height: 24px;
}
.introprice .introprice_left {
  width: 60%;
}
.introprice_left h3 {
}
.introprice_left p {
}
.introprice .introprice_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.introprice_left h3 {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  margin: 0;
}
.introprice .introprice_left p {
  color: #fff;
  margin: 5px 0 0;
}
/*introprice css end*/

/* gsl banner css start */
.gsl-banner-top {
  margin-top: 50px;
}
.gsl-bg {
  background: #690d0f url(../assets/gsl-bg.png) no-repeat;
  margin-top: 50px;
  display: inline-flex;
}
.gsl-bg span {
  color: #f6c12a;
  font-size: 26px;
}
.gsl-banner-top .introprice .introprice_right {
  padding-right: 50px;
}

/*sale section css*/
.sale_sec {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0 0 50px;
  align-items: center;
}
.sale_sec .sale_sec_col {
  background: #ac070d url(../assets/megasalebg.png) no-repeat;
  display: inline-block;
  width: 49%;
  border-radius: 20px;
  height: 500px;
  background-size: 100%;
}
.sale_sec_col .sale_sec_col_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 171px;
}
.sale_sec_col_inner .sale_sec_colleft h2 {
  color: #fff;
  font-size: 33px;
  text-align: center;
  padding: 80px 30px 0;
  font-weight: bold;
  margin: 0;
}
.sale_sec .sale_sec_col.sale_sec_newarive {
  background: #ac070d url(../assets/newarrivbg.png) no-repeat;
  background-size: 100%;
}
.sale_sec_col .sale_sec_col_inner .sale_sec_colright {
  width: 533px;
}
.sale_sec_col .sale_sec_col_inner .sale_sec_colright img.introimg1 {
  width: 100%;
}
.sale_sec .sale_sec_col.sale_sec_newarive .sale_sec_colright {
  margin: -71px 0 0;
}
.sale_sec .sale_sec_col.sale_sec_newarive .sale_sec_colright img.introimg1 {
  width: 277px;
}
/*sale section css end*/

/*news update css*/

.newsupdate_panel {
  background: #000000 url(../assets/news_updates_bg.jpg) no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  background-size: cover;
}
.newsupdate_panel .newsupdate_text img {
  vertical-align: top;
  position: relative;
  margin: -15px 0 0;
}
.newsupdate_panel .newsupdate_text {
  background: rgba(237, 28, 36, 0.3);
  width: 42%;
  position: relative;
  float: left;
}
.newsupdate_panel .newsupdate_text:before {
  width: 100vw;
  margin-left: -50vw;
  transform: translateX(-50%);
  background: rgba(237, 28, 36, 0.3);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  content: "";
}
.newsupdate_panel .newsupdate_text .newsupdate_textinner {
  display: inline-block;
  vertical-align: top;
  margin: 53px 0 0 13px;
}
.newsupdate_textinner h2 {
  color: #ffca00;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.newsupdate_textinner h2 span {
  font-size: 42px;
  font-weight: bold;
  display: block;
  color: #fff;
}
.newsupdate_textinner p {
  color: #ffca00;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  line-height: 36px;
}
.newsupdate_textinner p span {
  font-size: 42px;
  font-weight: bold;
  display: block;
  color: #fff;
}
.newsupdate_panel .newsform {
  padding: 54px 0px 0 75px;
  display: inline-block;
}
.newsform form .subscribe_container label {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 7px;
}
.newsform form .subscribe_container label span {
  margin: 0 4px;
}
.newsform form .subscribe_container input.input1 {
  padding: 1rem;
  margin-right: -3rem;
  width: 40rem;
  border: 2px solid #b7aaaa;
  border-radius: 10px;
  font-size: 1rem;
  color: #000;
  outline: none;
}
.newsform form .subscribe_container button.btn {
  padding: 1rem 40px;
  text-align: left;
  max-width: 20rem;
  color: #fff;
  background: #a15dd3;
  border: 2px solid #a15dd3;
  box-sizing: border-box;
  border-radius: 50px;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-block__newsletter {
  padding: 34px 0px 0 65px;
  float: left;
  width: 57%;
}
.footer-block__newsletter label {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 7px;
}
.footer-block__newsletter label span {
  margin: 0 4px;
}
.footer-block__newsletter .footer__newsletter.newsletter-form {
  max-width: 82rem;
}
.footer-block__newsletter
  .footer__newsletter.newsletter-form
  .newsletter-form__field-wrapper {
  max-width: 71rem;
}
.footer-block__newsletter
  .footer__newsletter.newsletter-form
  .newsletter-form__field-wrapper
  input {
  background: #fff;
  border-radius: 8px;
  padding: 0 20px;
}

/*news update css end*/

/*features css*/

.feature-brands {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.feature-brands .brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.feature_panel {
  position: relative;
  margin-bottom: 50px;
}
.feature_panel .slick-list {
  padding-top: 27px;
}
.feature_panel button.slick-prev.slick-arrow {
  position: absolute;
  top: -12%;
  right: 80px;
  font-size: 0;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid #f26065;
  cursor: pointer;
  transform: translate(0, -50%);
  transition: all 0.2s ease-in-out;
  background: #f26065;
  color: #fff;
}
.feature_panel button.slick-prev.slick-arrow:before {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
}
.feature_panel button.slick-next.slick-arrow {
  position: absolute;
  top: -12%;
  right: 40px;
  font-size: 0;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid #f26065;
  cursor: pointer;
  transform: translate(0, -50%);
  transition: all 0.2s ease-in-out;
  background: #f26065;
  color: #fff;
}
.feature_panel button.slick-next.slick-arrow:before {
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
}
.feature_panel button.slick-next:hover {
  background: #ed1c24;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.feature_panel .slick-list .feature-brands .brand_img {
  border: 2px solid #f4f4f4;
  padding: 5px;
}
.feature_panel .slick-list .feature-brands .brand_img img {
  height: 100%;
  margin: auto;
}
/*features css end*/

/*popular search css*/

.popular-items {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}
.popular-items .heading-text {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 6px;
}
.popular-items .heading-text:before {
  content: "";
  background: #ddd;
  width: 100%;
  display: inline-block;
  height: 1px;
  position: relative;
  z-index: -1;
  top: 27px;
  margin-bottom: 0;
}
.popular-serach-items {
  margin: 0px 0 50px;
}
.popular-serach-items a {
  font-weight: 400;
  color: #333333;
  text-decoration: none;
  font-size: 13px;
  line-height: 20px;
}
.popular-serach-items a:after {
  content: "|";
  padding: 0 5px;
}
/*popular search css end*/

/*product-listing start*/

.breadcrumbs {
  margin: 0 0 2em;
}

.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__item:not(:last-child):after {
  border-style: solid;
  border-width: 0em 0.1em 0 0;
  content: "";
  display: inline-block;
  height: 0.98em;
  margin: 0 0.4em;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  width: 0.1em;
  color: #e5e5e5;
}
.breadcrumbs__link {
  color: #d02e2e !important;
  text-decoration: none;
}

.breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}

.breadcrumbs__link[aria-current="page"]:hover,
.breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}

.categories-detail {
  margin-bottom: 30px;
}
.category-banners-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection a.cat-img-banner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
  margin-right: 5px;
}
.collection a.cat-img-banner img {
  max-width: 100%;
  height: auto;
}

.collection .facet-filters__sort {
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: unset;
  box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #f4f4f4;
}

.collection .facet-filters__sort:hover {
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: unset;
  box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 #f4f4f4;
}
.collection .facet-filters__sort + .icon-caret {
  right: 6px;
}

.collection .facet-filters__sort:focus-visible {
  outline: none;
  box-shadow: none;
}

.collection .facets__form .product-count {
  align-self: center;
  position: relative;
  text-align: left;
  grid-column-start: 1;
}
.collection .facets__form {
  gap: 0;
}
/* .collection #main-collection-filters {
  padding: 0;
} */

.collection-description {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}

.collection .product-grid .grid__item {
  position: relative;
  padding-bottom: 2rem;
  z-index: 0;
}
.sidebar .facets__list {
  padding: 0.5rem 0rem;
}

.sidebar .filter-lable span {
  width: 100%;
  position: relative;
  display: inline-block;
}

.sidebar .filter-lable span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: "\e958";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 0;
}

.sidebar .filter-options-title span.hidden-li:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: "\e958";
  font-family: "icomoon";
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .filter-lable span.hidden-li:after {
  content: "\e959";
}

.sidebar .facet-checkbox .icon-checkmark {
  visibility: hidden;
  position: absolute;
  left: 1.3rem;
}

.body-section-pages #shopify-section-header {
  background: #000;
}
.body-section-pages .header > .header__heading-link {
  line-height: 0;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.body-section-pages .header__inline-menu .list-menu li span {
  text-decoration: none;
}

#ProductGridContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#ProductGridContainer .sidebar {
  max-width: 20%;
  flex: 0 0 20%;
}
#ProductGridContainer .sidebar .facets__form {
  gap: 0 0rem;
}
/* #ProductGridContainer .collection {
  max-width: 80%;
  flex: 0 0 80%;
  padding: 0 3rem;
} */
#ProductGridContainer .sidebar .facet-checkbox {
  padding-left: 10px;
}
#ProductGridContainer .sidebar .facet-checkbox:hover {
  background: #f3f3f3;
}

#ProductGridContainer .collection .card-wrapper {
  padding: 10px;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #f4f4f4;
}

#ProductGridContainer .collection .card-wrapper:hover {
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
  box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
}

#ProductGridContainer .collection .card-wrapper:hover .add-to-cart-btn {
  background: #6a2b99;
  color: #fff;
  cursor: pointer;
}

#ProductGridContainer .collection .card-wrapper .full-unstyled-link {
  min-height: 32px;
  color: #333;
  font-family: "Barlow Condensed", sans-serif !important;
  font-weight: 500;
  font-size: 15px;
}

.price--sold-out .price__availability,
.price__regular,
.price-item--sale {
  display: block;
  font-weight: 500;
  font-size: 2rem;
  color: #333;
  font-family: "Barlow Condensed", sans-serif !important;
  margin: 0;
}

/* .facets__wrapper {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  align-self: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
} */
#ProductGridContainer .sidebar .product-count {
  display: none;
}

#ProductGridContainer .content-for-layout {
  margin-top: 150px;
}

#ProductGridContainer .collection-hero__title {
  color: #2c2c51;
  font-size: 36px;
  text-transform: capitalize;
  font-weight: 500;
  text-align: left;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  margin: 0 0 30px;
}
/* #ProductGridContainer .collection-hero__title:after {
    content: '';
    background: url(../assets/subimg.png) no-repeat;
    height: 14px;
    width: 104px;
    display: block;
    margin: auto;
    margin-top: 5px;
} */
#ProductGridContainer .collection .card-wrapper {
  z-index: 0;
}
#ProductGridContainer .collection .card-wrapper .add-to-cart-btn {
  position: relative;
  z-index: 1;
}

#ProductGridContainer .sidebar .facets__heading {
  font-size: 1.8rem;
  background: #fff;
  padding: 12px 0;
  font-weight: 500;
  border-bottom: 1px solid #f4f4f4;
  color: #6a2b99;
  width: 100%;
}

#ProductGridContainer .sidebar .filter-with-list {
  width: 100%;
}
#ProductGridContainer .sidebar .filter-with-price {
  width: 100%;
}

.filter-lable {
  padding: 6px 0;
  position: relative;
  color: #6a2b99;
  font-size: 16px;
  border-bottom: 1px solid #f4f4f4;
  font-weight: 400;
  width: 100%;
  cursor: pointer;
}
#ProductGridContainer .sidebar .facets__wrapper {
  background: #fff;
  padding: 0 10px; /*border: 1px solid #dfdfdf;*/
}

#ProductGridContainer .sidebar .facets__header {
  border-bottom: none;
  padding: 1rem 2rem !important;
  margin-top: 5px;
  background-color: #faf2ff;
}
.header .header__icons .search-modal svg {
  filter: none;
}

#ProductGridContainer .add-to-cart .btn {
  background: #ed1c24;
  color: #fff;
  text-decoration: none;
  border: none;
  font-weight: 500;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 12px;
  display: inline-block;
  border-radius: 6px;
}
#ProductGridContainer .add-to-cart .btn:hover {
  background: #000;
}

.card-information__text .full-unstyled-link::after {
  position: relative;
}

.price-section {
  display: flex;
  justify-content: space-between;
}
.collection .product-grid.negative-margin {
  margin-bottom: 0rem;
}

.collection .pagination__item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 3.4rem;
  width: 100%;
  width: 40px;
  color: #333;
  background-color: #f5f5f5;
  padding: 0;
  text-decoration: none;
}

.collection .pagination__item:hover {
  background-color: #333;
  color: #fff;
}

.collection .pagination__item.pagination__item--current {
  background: #e5e5e5;
  text-decoration: none;
}
.collection .pagination__item.pagination__item--current::after {
  display: none;
}

.collection .pagination__list > li:not(:last-child) {
  margin-right: 0rem;
}

#ProductGridContainer .collection .card-wrapper {
  padding: 0;
}
.collection .card-wrapper .card-information {
  padding: 10px;
}
.card--outline:not(.card--soft) {
  border: none;
}
.card-wrapper .card__media-full-spacer {
  padding: 0;
}
.card__media-full-spacer .media > img,
.product-grid .card-wrapper .card--product .media > img {
  object-fit: contain;
}
.product-grid .card-wrapper .card--product {
  border: calc(0.1rem / var(--font-body-scale)) solid
    rgba(var(--color-foreground), 0.04);
}
.product-grid .grid__item .price__sale {
  align-items: center;
  line-height: 1;
  flex-wrap: nowrap;
  white-space: initial;
}
.product-grid .grid__item .price__sale .price-item--sale {
  font-size: 18px;
  padding-left: 5px;
}
.product-grid .grid__item .price__sale span.discount {
  display: block;
  font-size: 14px !important;
}
.product-grid .grid__item .price--on-sale .price-item--regular {
  font-size: 12px !important;
  margin-right: 0;
}
.rating-star:before {
  letter-spacing: 0;
  color: #ee4b2b;
  font-size: 20px;
}

.product-recommendations .product-grid .grid__item .price__sale span.discount {
  font-size: 11px !important;
}
.product-recommendations
  .product-grid
  .grid__item
  .price--on-sale
  .price-item--regular {
  font-size: 11px !important;
}
.product-recommendations .add-to-cart-btn {
  font-size: 1.1rem;
}

.swatches-globo--list:last-child {
  display: none;
}
.swatches-globo--list ul.value {
  justify-content: flex-end;
}
.swatches-globo--list .swatches-globo {
  margin-bottom: 0px;
}
.swatches-globo--list .swatches-globo .swatch--gl {
  margin-bottom: 0px;
}
.swatches-globo--list .swatches-globo .swatch--gl ul li {
  margin-bottom: 0px;
}

.collection
  .swatches-globo
  .swatch--gl
  .ul-swatches-list
  li:not(ul.ul-globo-dropdown-option li) {
  margin-bottom: 0px !important;
}

/*product-listing End*/

/*product-detail start*/

.product__media-wrapper .product__media-item .media {
  padding-top: 80% !important;
}
.product__media-wrapper .product__media-item .media > img {
  object-fit: contain;
}
.product__media-wrapper .slider-buttons {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.product__media-wrapper .slider-button--next {
  right: 0;
  position: absolute;
}

.product__media-wrapper .slider-button--prev {
  left: 0px;
  position: absolute;
}
.product__media-wrapper .slider-counter {
  display: none;
}

.shopify-payment-button__button {
  background-color: #ed1c24 !important;
  box-shadow: none !important;
}
.shopify-payment-button__button:hover {
  background-color: #000 !important;
}

.product-social-links {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.product-social-links .product-addto-links {
  order: 1;
}
.product-social-links .action.towishlist:before {
  font-size: 25px;
  font: normal normal normal 14px/1 FontAwesome;
  vertical-align: middle;
  content: "\f004";
}

.rewards {
  border-top: 1px solid #f4f4f4;
}
.catalog-product-view.page-layout-1column
  .columns
  .column.main
  .product-info-main
  .rewards
  .points {
  color: #6a2b99;
  margin: 15px 0;
  font-size: 20px;
}

.rewards .points span:before {
  content: url(../assets/coins.svg);
  margin-right: 5px;
}

.product-social-links .product-price-promise {
  order: 2;
  color: #6a2b99;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17px;
}

.swym-btn-container[data-position="default"]
  .swym-add-to-wishlist.swym-icontext {
  background: transparent !important;
  color: #d02e2e !important;
  font-size: 18px;
  padding: 0 !important;
  font-weight: 600 !important;
}
.swym-btn-container[data-position="default"]
  .swym-add-to-wishlist.swym-icontext:after {
  color: #d02e2e !important;
  font-family: "icomoon" !important;
  content: "\e921" !important;
  font-weight: normal;
  font-size: 25px !important;
  width: auto !important;
}
.swym-btn-container[data-position="default"]
  .swym-add-to-wishlist.swym-icontext
  + .swym-fave-count {
  border: none !important;
  color: #d02e2e !important;
  font-weight: 600;
  padding: 12px 8px;
}

.product-social-links .product-price-promise:before {
  vertical-align: middle;
  font-size: 25px;
  content: "";
  background: url(../assets/pig-icon.svg) no-repeat;
}

.product-social-links .product-price-promise svg {
  width: 16px;
  height: 16px;
}

.product-social-links .product-price-promise svg g {
  fill: #6d2f9b;
}

.cgt-desc .tab .product__description.rte {
  font-size: 17px;
}

.product-social-links a {
  color: #ed1c24;
  font-weight: 500;
}
.product-brand a {
  color: #692b98;
  font-weight: 500;
}

.product-social-links a span {
  margin-left: 5px;
}
.towishlist {
}

.shopify-payment-button__button {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  background-color: #ed1c24;
  border: none;
  box-shadow: none;
}

.price-promise {
  display: flex;
  margin-top: 40px;
}
.price-promise .block-holder {
  max-width: 60%;
  margin-right: 10px;
  flex: 0 0 60%;
}

.price-promise .form {
  max-width: 38%;
  text-align: center;
  flex: 0 0 38%;
  margin-left: 10px;
}
.price-promise .form a {
  color: #6a2b99;
}

.price-promise .form input {
  width: 100%;
  padding: 12px 20px;
  margin: 6px 0;
  display: inline-block;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 14px;
  height: 32px;
  outline-offset: inherit;
}

.price-promise .form input:focus-visible {
  outline: 1px solid #6a2c99;
  box-shadow: 1px 1px 3px #c08ce7;
}

.additional-attributes tr {
  background: #efefef;
}
.additional-attributes th {
  padding: 5px 20px;
  text-align: left;
}
.additional-attributes td {
  text-align: left;
  padding: 5px 20px;
  background: #f7f7f7;
}

.additional-attributes td #product-variants ul {
  margin: 0;
  padding: 0;
}
.additional-attributes td #product-variants ul li {
  margin: 0 5px 0 0;
  background: none;
  font-weight: 600;
}

.price-promise .first-name {
  display: flex;
}
.price-promise .firstname {
  margin-right: 5px !important;
}

.price-promise .form input[type="submit"] {
  background: #6a2b99;
  color: #fff;
  padding: 10px 0;
  height: 45px;
  cursor: pointer;
}

.price-promise .form input[type="submit"]:hover {
  background: #ed1c24;
}

.product-recommendations .card-wrapper {
  padding: 8px;
  box-shadow: 1px 3px 6px 1px #e7e7e7;
}

.cgt-desc .tab {
  background: #ffffff !important;
  padding: 30px !important;
}

.cgt-desc ul li {
  background-color: #f6f6f6 !important;
}

.page-width .cgt-desc ul li a {
  border: 1px solid #e9e9e9;
  padding: 0.4em 2em;
  font-weight: 500;
  color: #515151;
  font-size: 18px;
  text-transform: capitalize;
}
.cgt-desc {
  margin-top: 15px;
}
.cgt-desc ul li a {
  padding: 1px 35px !important;
  line-height: 40px;
  font-size: 1.8rem !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  color: #6d6d6d !important;
}
.cgt-desc ul li a.active {
  background: #ffffff !important;
  color: #333 !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.stars.no-review {
  display: inherit;
}
.stars.no-review:after {
  content: "\2605\2605\2605\2605\2605";
  color: #d6d6d6;
  font-size: 20px;
}

.price-promise h2 {
  color: #6a2b99;
  font-size: 18px;
}
.price-promise h3 {
  color: #6a2b99;
  font-size: 18px;
}

.points span {
  color: #6a2b99;
  font-size: 15px;
}

.price-promise .contact-form {
  margin-top: 50px;
}

.add-cart-btn {
  display: flex;
  margin: -85px 0 0 110px !important;
  width: 50%;
  flex-wrap: wrap;
}

.add-cart-btn .product-form__submit span {
  font-size: 1.3em;
  font-weight: 600;
  flex: 1 1 auto;
  text-transform: capitalize;
}

.add-cart-btn .product-form__submit span .sub {
  font-size: 0.6em;
}

.add-cart-btn .product-form__submit {
  border-radius: 3px;
  background: #6a2b99;
  padding: 0;
  width: 300px;
  margin-top: 5px;
  justify-content: space-between;
  color: #fff;
}
.product__info-container .add-cart-btn .product-form {
  margin: 0;
}
.product__info-container div#productBoughtTogether {
  display: none;
}
.product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
  max-width: 56% !important;
  width: calc(56% - 0.5rem) !important;
}

.add-cart-btn .product-form__submit:after {
  content: "";
  background: url(../assets/add-to-cart-icon.png) no-repeat;
  height: 45px;
  width: 45px;
  display: block;
  background-position: 10px;
  background-size: 50px;
  margin: 0;
  background-color: #4e2071;
  margin-top: 0px;
  padding: 30px 35px;
}
.shopify-payment-button__button--unbranded {
  color: #fff !important;
}

.product-form__quantity .quantity {
  height: auto;
  border: none;
  flex-direction: column;
  flex-wrap: nowrap;
}
.product-form__quantity .quantity__button {
  width: 35px;
  font-size: 5.8rem;
  background: #f5f5f5;
  align-items: center;
  text-align: center;
  margin-bottom: 3px;
  height: 30px;
  justify-content: center;
}

.product-form__quantity .quantity__input {
  font-size: 1.4rem;
  font-weight: 500;
  border-radius: 4px;
  position: absolute;
  opacity: 0.85;
  right: 40px;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.5rem;
  width: 40%;
  flex-grow: 1;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  appearance: none;
  height: 100%;
}
.product .product__info-container .price .price__regular .price-item {
  font-size: 36px !important;
  letter-spacing: normal;
  line-height: 36px;
}
.product__info-container .spr-badge .spr-badge-caption {
  font-size: 18px;
}
.product__info-container .spr-badge .spr-badge-caption a {
  color: #6a2b99;
}
.product__info-container .spr-badge .spr-badge-caption a:hover {
  color: #6a2b99;
  text-decoration: underline;
}
.product__info-container .price .discount {
  display: none;
}
.product .product__info-container .price .price-item.price-item--sale {
  font-size: 36px !important;
  letter-spacing: normal;
  line-height: 36px;
}

.cgt-content .spr-container {
  border: none;
  padding: 0;
}
.cgt-content .spr-container input.spr-form-input,
.cgt-content .spr-container textarea.spr-form-input {
  padding: 7px 15px;
  height: auto;
  line-height: 24px;
  border: 1px solid #f2f2f2;
  box-shadow: none;
}
.cgt-content .spr-container input.spr-form-input:focus,
.cgt-content .spr-container textarea.spr-form-input:focus {
  outline: none;
  box-shadow: none;
}
.cgt-content .spr-container textarea.spr-form-input {
  height: 80px;
  resize: none;
}
.cgt-content .spr-container .spr-button-primary {
  background: #6b2d9a;
  border: none;
  box-shadow: none;
  outline: none;
}
.cgt-content .spr-container .spr-button-primary:hover,
.cgt-content .spr-container .spr-button-primary:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.rio-media-gallery .pwzrswiper-slide img {
  /* width: auto;
    height: auto;
    position: absolute;
    max-width: none;
    left: 50%;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);*/
  max-height: 500px;
  object-fit: contain;
}

.pwzrswiper-container-autoheight .pwzrswiper-wrapper {
  height: 500px !important;
}

.rio-media-gallery .pwzrswiper-btn-next,
.rio-media-gallery .pwzrswiper-btn-prev {
  background: none !important;
}

.rio-hide-scrollbar .pwzrjss5 {
  max-height: 140px;
}
.rio-hide-scrollbar .pwzrjss5 img {
  object-fit: contain;
  max-height: 200px;
}

.page-width-product .soon[data-layout*="group"] .soon-label {
  text-align: center;
}
.page-width-product .ql-align-center {
  text-align: left;
}
.page-width-product .soon[data-layout*="group"] {
  padding: 1em 0;
  text-align: left;
}
.page-width-product .soon-flip-face,
.page-width-product .soon-flip-fallback {
  background-color: #6a2b99 !important;
}

/*

.product #launchtip_upsell_wrapper .productbox .details {
    display: block;
    text-align: left!important;
    padding-right: 5%;
    line-height: 18px;
} */

.product #launchtip_upsell_wrapper .productbox .details a.detail_title {
  font-size: 14px;
  color: #000;
}

.product #launchtip_upsell_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
  display: flex;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  padding-top: 35px;
  padding-bottom: 15px;
}

.product #launchtip_upsell_wrapper:before {
  content: "Customers Also Buy";
  position: absolute;
  top: 3px;
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

/*
.product #launchtip_upsell_wrapper .productbox img {
    height: 50px!important;
    object-fit: contain;
} */

.product .launchtip_upsell_design {
  background-color: #6a2b99;
  color: white;
  letter-spacing: 0.08em;
  font-size: 12px;
  font-weight: 500;
  padding: 6px;
  float: right;
}

.collection .swatches-globo--list {
  position: absolute;
  z-index: 3;
  top: 60%;
  padding: 5px;
  right: 0;
  left: 0;
  bottom: auto;
}
.collection .product-grid .grid__item .swatches-globo--list{
  display: block !important;
}
.swatches-globo--list .globo-align-content-right ul.value:not(.g-variant-color){
	display: none;
}

.cgt-desc a.spr-summary-actions-newreview {
  border: 1px solid #6a2b99;
  border-radius: 5px;
  color: #6a2b99;
  padding: 5px 10px;
}
.cgt-desc a.spr-summary-actions-newreview:hover {
  background: #6a2b99;
  color: #fff;
}

.cbb-frequently-bought-container.cbb-desktop-view {
  margin-left: -110px !important;
  width: 410px !important;
}
ul.cbb-frequently-bought-products {
  display: flex !important;
  width: 60%;
  /* flex: 0 0 60%; */
}
.cbb-frequently-bought-recommendations-container {
  display: flex;
}

.cbb-frequently-bought-product-image {
  width: 40px !important;
  height: 40px !important;
}

.cbb-frequently-bought-plus-icon {
  height: 40px !important;
  line-height: 40px !important;
}

/*product-detail End*/

/*cart page start*/
.cart__ctas button {
  width: 100%;
  background: #ed1c24;
  box-shadow: none;
}
.cart-item__name {
  color: #6a2b98 !important;
  text-decoration: none;
  font-weight: 500 !important;
}
.cart-item__image {
  border: 1px solid #f4e7ff;
}
cart-remove-button .button {
  color: #e91d25 !important;
}
.cart-items thead th {
  text-transform: uppercase;
  background: #6c2e9c;
  color: #fff;
  padding: 12px 15px;
  font-size: 1.3rem;
}

.cart__footer .totals__subtotal {
  font-weight: 600;
  color: #6b2c9a;
}
.totals__subtotal-value {
  color: #6b2c9a;
  font-weight: 600;
}

.cart__checkout-button.button {
  border-radius: 3px;
  background: #6a2b99;
  font-weight: 600;
  color: #fff;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}

.cart__checkout-button.button:before {
  content: "\e909";
  font-family: icomoon;
}
.product-grid .card-wrapper {
  z-index: 0;
}
.product-grid .card-wrapper .add-to-cart-btn {
  position: relative;
  z-index: 1;
}

/*cart page end*/

/*login page start*/

.customer-regis-section {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.customer-regis-section .customer-login {
  width: 48%;
}
.customer-regis-section .new-customer {
  margin-top: 22px;
  width: 48%;
}
.customer-regis-section .block-title {
  margin-bottom: 10px !important;
  display: flex;
  background: none;
  margin-top: 30px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.customer-login .block-title > * {
  padding: 10px 0px;
}
.customer-regis-section .field {
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.customer-regis-section .field input {
  order: 2;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 80%;
  box-sizing: border-box;
}
.customer-regis-section .field input:focus-visible {
  outline: none;
  box-shadow: none;
}
.customer-regis-section .field label {
  order: 1;
}
.action-sing-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.action-sing-in a {
  order: 2;
}
.customer-regis-section button {
  margin-right: 10px;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  vertical-align: middle;
  order: 1;
}
.new-customer a {
  background-image: none;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  font-size: 16px !important;
  border-radius: 5px;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.customer-register button {
  margin-right: 10px;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  vertical-align: middle;
  order: 1;
}

.customer-register {
  width: 48%;
}
.customer-register .block-title {
  margin-bottom: 10px !important;
  display: flex;
  background: none;
  margin-top: 30px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.customer-register .field {
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.customer-register .field input {
  order: 2;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 80%;
  box-sizing: border-box;
}
.customer-register .field input:focus-visible {
  outline: none;
  box-shadow: none;
}
.customer-register .field label {
  order: 1;
}
.customer-register button {
  margin-right: 10px;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  vertical-align: middle;
  order: 1;
}

.customer-register {
  width: 48%;
}
.customer-register .block-title {
  margin-bottom: 10px !important;
  display: flex;
  background: none;
  margin-top: 30px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.customer-register .field {
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.customer-register .field input {
  order: 2;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 80%;
  box-sizing: border-box;
}
.customer-register .field input:focus-visible {
  outline: none;
  box-shadow: none;
}
.customer-register .field label {
  order: 1;
}
.customer-register button {
  margin-top: 15px;
  margin-right: 10px;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  vertical-align: middle;
  order: 1;
}
.customer-register .block-title > * {
  padding: 10px 0px;
}
.customer-register svg {
  width: 22px;
  margin-right: 5px;
  height: 22px;
}
.customer-register ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}

.customer {
  background: #fff;
  border: 1px solid #7d7d7d;
  border-radius: 10px;
  padding: 20px;
}
.customer form {
  padding-bottom: 12px;
}
.customer button {
  background: #6a2b99 !important;
  box-shadow: none !important;
  border-radius: 5px !important;
}
.customer a {
  color: #6e319c !important;
}

.customer.account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.customer.account h1 {
  width: 100%;
  text-align: left;
  margin-top: 0;
  margin-bottom: 3rem;
}

.customer-sidebar {
  flex: 0 0 23%;
  width: 23%;
  background: none !important;
  border: none !important;
  margin-right: 2%;
}
.customer-dashboard {
  margin-top: 0rem !important;
  width: 75%;
  flex: 0 0 75%;
}
.customer-sidebar ul {
  margin: 0;
  background: #f5f5f5;
  padding: 5px 0px !important;
  list-style: none;
}
.customer-sidebar ul li {
  padding: 0px 0; /*border-bottom: 1px solid #cfcfcf;*/
  display: inline-block;
  width: 100%;
}
.customer-sidebar ul li a {
  text-decoration: none;
  color: #000 !important;
  transition: transform 250ms;
}
.customer-sidebar ul li button {
  width: 100%;
  margin: 0;
  /* margin-left: -12px; */
  text-align: left;
  color: #575757;
  min-height: auto;
  font-size: 1.8rem;
  background: 0 0 !important;
  justify-content: left;
  padding: 12px 15px;
}
.customer-sidebar button.active {
  border-color: #6a2b99;
  color: #6a2b99;
  border: none;
  border-left: 3px solid #6a2b99;
  font-weight: 600;
  display: block;
  font-size: 18px;
  padding: 12px 5px 12px 15px;
}

.customer-dashboard h2 {
  color: #6e319c;
}
.customer-dashboard .tabcontent-cus {
  width: 100%;
  border: none;
  padding: 20px;
  background: #fff;
}
.customer-sidebar ul li button:hover {
  background: #e8e8e8 !important;
  color: #575757;
}

.customer-dashboard .customer:not(.account):not(.order) {
  max-width: 100%;
}

.customer-dashboard .addresses ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
  display: flex;
  align-items: stretch;
  justify-content: left;
}
.customer-dashboard .addresses ul li {
  padding: 10px;
  width: 48%;
  margin: 0 5px;
}

.customer-dashboard .addresses ul li button {
  color: #6a2b99;
  padding: 0;
  margin: 0;
  min-width: auto;
  background: none !important;
}
.customer-dashboard ul h2 {
  font-size: 16px !important;
  text-align: left !important;
  font-weight: 600;
  color: #333;
}

.customer-dashboard .addresses ul h2 {
}
.customer-dashboard .block-title > * {
  padding: 10px 0px;
}

.account .block-title {
  margin-bottom: 10px !important;
  display: flex;
  background: none;
  margin-top: 30px;
  border-bottom: 1px solid #6a2b99;
  justify-content: space-between;
  align-items: center;
}

.account .block-title strong {
  padding-left: 0px;
  font-size: 2.2rem;
  text-transform: capitalize;
}

.account .block-content strong {
  font-weight: 600;
  font-size: 1.6rem;
  color: #333;
}

.account .block-dashboard-info .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.account .block-dashboard-info .block-content .box.box-information {
  width: 48%;
}

.account .block-dashboard-info .block-content .box.box-newsletter {
  width: 48%;
}

.account .box-billing-address button {
  color: #6a2b99;
  margin: 0;
  background: none !important;
  padding: 0;
  min-height: 1.5rem;
}

.message {
  border-radius: 3px;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info:before {
  content: "\e91c";
  font-family: "icomoon";
  font-size: 24px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c07600;
  vertical-align: middle;
  display: inline-block;
  left: 20px;
  top: 25%;
  position: absolute;
  text-align: center;
}
.message > * {
  margin-left: 15px;
  display: block;
}

.customer form.newsletter-form {
  margin-top: 2rem;
}

.customer .newsletter-form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-direction: row;
}

.customer .newsletter-form .newsletter-form__button {
  position: absolute;
  left: 0;
}
.newsletter-form__field-wrapper .newsletter-form__button {
  right: 0;
}

.tabcontent-cus .form.order-link-form {
  width: 48%;
}
.tabcontent-cus .form.order-link-form .first-name {
  width: 100%;
  display: inline-block;
}
.tabcontent-cus .form.order-link-form .email {
  margin-top: 15px;
}

.tabcontent-cus .form.order-link-form .label {
  font-weight: 600;
  color: #333;
  width: 100%;
  display: inline-block;
}

.tabcontent-cus .form.order-link-form input {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}

.tabcontent-cus .form.order-link-form .submit {
  margin-top: 15px;
  width: auto;
}
.tabcontent-cus .form.order-link-form .submit input {
  background: #6a2b99;
  width: auto;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
  border: none;
}

.tabcontent-cus .tabs > label {
  padding: 8px 20px;
}

.reward-point-description ul.rewards-notification-block {
  list-style-type: none;
  padding: 10px 20px;
  background: #ecfdff;
}

.reward-point-description ul.rewards-notification-block p {
  margin: 0 0 1rem;
  color: #333;
  font-size: 1.4rem;
}

.customer .customer-sidebar button {
  border-radius: 0px !important;
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 15px;
  margin-right: 10px;
  background: #6a2b99;
  border: 1px solid #6a2b99;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  display: inline-block;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 16px;
  vertical-align: middle;
  order: 1;
}

.customer-sidebar .customer-dashboard {
  margin-top: 0 !important;
  width: 100%;
  flex: 0 0 100%;
}

/*login page End*/

/* cart page */

main.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1320px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.cart .shopify-section {
  width: 70%;
}
.cart .cart__footer-wrapper {
  width: 30%;
  position: sticky;
  display: block;
  top: 150px;
  padding-bottom: 30px;
  z-index: 1;
  padding-left: 15px;
}
.cart .cart__footer-wrapper #main-cart-footer {
  background: #f5f5f5;
  padding: 0 15px;
}
.cart__blocks .totals .totals__total {
  font-weight: 600;
  color: #6b2c9a;
}
.cart__blocks .totals .totals__total-value {
  font-weight: 600;
  color: #6b2c9a;
}

.cart .spaced-section {
  width: 70%;
}

.cart .shopify-section .page-width {
  padding: 0 1rem;
}
.cart .cart__footer-wrapper .page-width {
  padding: 0 1rem;
}

/*blog page start */

.blog-section {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-blog {
  width: 75%;
}
.blog-sidebar {
  margin-left: 20px;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-sidebar .blog-tags {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}

.blog-sidebar .archive-section {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  border: 1px solid #eee;
  padding: 10px;
}
.blog-sidebar .archive-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
.blog-sidebar .archive-section ul li {
  padding: 5px 0px;
  border-bottom: 1px solid #f5f5f5;
}

.blog-tags .widget-header h3 {
  font-weight: 300;
  font-size: 18px;
}
.blog-tags li {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: 400;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px 5px;
  margin-right: 5px;
}
.blog-sidebar .archive-section ul a {
  color: #6a2b99;
  font-size: 14px;
  line-height: 1.4;
}

.blog-tags li a {
  color: #333;
  font-size: 12px;
}
.blog-tags li:hover {
  background: #6a2b99;
}
.blog-tags li:hover a {
  color: #fff;
}

/* blog detal */
.blog-details-page {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog-detail-section {
  width: 75%;
}
.blog-sidebar {
  margin-left: 20px;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog-details-page .page-width--narrow {
  max-width: 100%;
}
.blog-detail-section strong {
  font-size: 18px;
  font-weight: 600;
}

.blog-detail-section .article-template__hero-container {
  margin-top: 20px;
}

/*contact*/
.contact-page {
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.left-section {
  width: 40%;
}
.contact {
  width: 50%;
  margin-top: 0px !important;
}

.contact h2.title {
  margin: 6px 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  border-bottom: 1px solid #c5c5c5;
  line-height: 1.2;
  font-size: 1.8rem;
  letter-spacing: 0;
}

.contact__button {
  margin-top: 15px;
}
.contact__button .button {
  background: #6a2b99;
  border: none !important;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: normal;
  padding: 0;
  height: auto;
  border-radius: 3px;
  color: #fff;
  box-shadow: 0 0 0 #ddd !important;
}
.contact__button .button:hover {
  background: #4e2071;
  border: none !important;
  box-shadow: 0 0 0 #ddd !important;
}

.contact-page-main .spaced-section {
  margin-top: 0px;
}

.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  border-bottom: 1px solid #c5c5c5;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 1.8rem;
}

.contact-page .left-section fieldset .opening {
  list-style: none;
  padding-left: 20px;
  font-size: 16px;
}
.contact-page .left-section fieldset .opening .hours {
  font-weight: 500;
}
.contact-page .left-section fieldset.fieldset {
  border: none;
}

/*Brand page start SSS*/
body .page-width {
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
}

.vendor-list {
}
.vendor-list .brand-letter {
  font-size: 40px;
  line-height: 60px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  width: 100%;
  display: inline-block;
  margin-top: 15px;
}
.vendor-list .vendor-list-item {
  float: left;
  padding: 12px;
  border: solid 2px #fff;
  text-align: center;
  height: 174px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vendor-list .vendor-list-item .item {
}
.vendor-list .vendor-list-item .item .collectionThumb {
  width: 150px;
  height: 100px;
  position: relative;
}
.vendor-list .vendor-list-item .item .collectionThumb img {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  text-align: center;
  width: auto;
  transform: translate(0, -50%);
  margin: auto;
}
.vendor-list .vendor-list-item a {
  color: #333;
  text-decoration: none;
  display: block;
  width: 100%;
}

.vendor-list .vendor-list-item:hover {
  border: 2px solid #ff5501;
}

/*Brand page end*/

/*about us SSS*/

.pages-section {
  display: flex;
  justify-content: space-between;
}
.pages-section .page-content-section .main-page-title {
  display: block;
  text-shadow: 2px 1px 0 rgb(0 0 0 / 10%);
  font-weight: 500;
  color: #6a2b99;
  border-top: 7px double #6a2b99;
  border-bottom: 5px solid #6a2b99;
  width: 100%;
  text-align: center;
  padding: 9px 0 16px 0;
  margin-bottom: 40px;
  font-size: 60px;
}
.pages-section .sidebar-main {
  width: 26%;
}
.pages-section .sidebar-main .sidebar-links {
  padding: 10px 20px 5px;
  background: #f4f4f4;
  border-radius: 5px;
}
.pages-section .sidebar-main .sidebar-links ul {
  padding: 0;
  list-style: none;
  margin: 0 0 15px 0;
}
.pages-section .sidebar-main .sidebar-links ul li:first-child {
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #c9c9c9;
  font-size: 1.5em;
  font-weight: 600;
}
.pages-section .sidebar-main .sidebar-links ul li a {
  color: #6a2b99;
}
.pages-section .sidebar-main .sidebar-links ul li a:hover {
  text-decoration: underline;
}
.pages-section .page-content-section {
  padding: 0;
  max-width: 100%;
  width: 100%;
}

.new-arrivals-product-section .latest_col {
  width: 24%;
}

.purple-text {
  color: #6a2b99;
}

.rte p strong {
  color: #6a2b99;
}

.swym-wishlist svg {
  width: 25px;
  height: 22px;
  margin-top: 12px;
}

.user-iconsvg {
  margin-top: 10px;
}

/* deal home */

.deals-section {
  margin: 40px 0 -20px;
  display: inline-block;
  padding: 0 !important;
}

.article-card__title {
  color: #7e12bd !important;
}

.collection h3.card-information__text {
  min-height: 45px;
}

.page-width-product .globo-swatch-product-detail .swatch--gl {
  min-height: auto;
}

@media only screen and (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }

  .mob-banner-show1 {
    display: none !important;
  }

  .menu-drawer-container {
    display: none !important;
  }

  .toggle-menu-customer {
    display: none !important;
  }

  .search-modal__content {
    justify-content: right !important;
    padding: 0 0rem 0 1rem !important;
  }
  .search-modal__content .field__button {
    width: 4.4rem !important;
  }
  .search-modal__content div#predictive-search-results {
    background: #fff;
  }

  /*20210119*/

  .product .price .price-item {
    font-size: 20px !important;
  }
  .product .discount {
    font-size: 20px !important;
  }
  .product .grid--quarter-max.grid--4-col-desktop .grid__item {
    max-width: 16.6%;
  }

  .product h3.card-information__text.h5 {
    min-height: 36px;
  }

  .collection .price.price--on-sale {
    width: 60%;
  }

  .article-content {
    flex-direction: row !important;
  }

  .article-card__image-wrapper {
    width: 30%;
  }

  .blog-articles {
    grid-template-rows: 1fr 1fr !important;
    grid-template-columns: inherit !important;
  }

  .blog-articles .article-card {
    background-color: transparent;
    align-self: flex-start;
    flex: 0 1 100%;
    border: 1px solid #eee;
    padding: 15px;
    display: flex;
    align-items: flex-start;
    height: 100%;
  }
  .blog-articles .article-card__info {
    padding: 0rem 3rem;
  }

  .blog-articles .article-card__image--medium {
    padding-bottom: 0;
    overflow: inherit;
  }
  .article-content img {
    height: auto !important;
  }

  .product:not(.product--no-media):not(.featured-product)
    .product__media-wrapper {
    max-width: 44% !important;
  }
}

@media (max-width: 1600px) {
  .header__inline-menu .list-menu li span {
    font-size: 16px;
  }
  .header__inline-menu .list-menu li a {
    font-size: 16px;
  }

  .header--middle-left .header__inline-menu summary.list-menu__item {
    padding-right: 1rem;
  }
  .header__inline-menu .header__menu-item .icon-caret {
    right: -0.2rem;
  }
}

@media (max-width: 1400px) {
  .bestdeal_left .bestdeal_left_inner h4 {
    font-size: 20px;
    margin: 7px 0 8px;
  }
  .bestdeal_left .bestdeal_left_inner .dealtime h5 {
    font-size: 14px;
  }

  .shipping-block {
    width: 100%;
  }

  .bestdeal_sec .bestdeal_right {
    width: 298px;
  }

  .category_inner .category_text .block h4 {
    font-size: 22px;
  }
  .category_inner .category_text .block p {
    font-size: 16px;
  }

  .left-social-media-bx {
    display: none;
  }
  .cart-notification .cart-notification-product {
    flex-wrap: wrap;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1300px) {
  header.header--middle-left {
    padding: 0 5px;
  }
}

@media (max-width: 1280px) {
  .cgt-desc a.spr-summary-actions-newreview {
    display: inline-block !important;
  }
  .header .header__heading {
    float: left;
    width: 370px;
  }

  .header .header__heading a.header__heading-link.link.link--text.focus-inset {
    width: 100%;
  }
  .header .header__heading img {
    width: 100%;
  }
  header.header--middle-left {
    display: inline-block;
    padding-left: 0;
    width: 100%;
    vertical-align: bottom;
  }
  .header .header__heading {
    float: left;
    margin-left: 15px;
  }

  .header--middle-left .header__inline-menu {
    margin-left: 0;
    width: 73%;
    display: initial;
    padding: 0 10px;
    position: relative;
    top: 20px;
  }
  .header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    float: right;
    margin: 23px 0 0;
  }

  .banner-section {
    height: 750px;
  }
  body .slider-home-banner .slider-text {
    top: 300px;
  }
  body .slider-home-banner .slider-text .img-block {
    display: inline-block;
  }
  body .slider-home-banner .slider-text .img-block .slide-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  body .slider-home-banner .slider-text .content-block .heading-text {
    font-size: 50px;
  }
  body .slider-home-banner .slider-text .content-block h3 {
    font-size: 30px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text img {
    width: 37px;
  }
  body .slider-home-banner .slider-text .img-block .slide-img img {
    width: 260px;
  }

  .bestoffer_img {
    top: -58px;
    right: 35px;
  }

  .shipping-block .block .text h5 {
    font-size: 15px;
  }
  .shipping-block .block .img svg {
    width: 45px;
  }

  .container,
  .container.shop-by-category-section {
    max-width: 100%;
  }
  .bestdeal_left .bestdeal_left_inner h4 {
    font-size: 20px;
    margin: 7px 0 8px;
  }
  .bestdeal_left .bestdeal_left_inner .dealtime h5 {
    font-size: 14px;
  }

  /* #ProductGridContainer .collection {
    padding: 0 0rem;
  } */
  .product-grid .grid__item .price__sale .price-item--sale {
    font-size: 18px;
    padding-left: 2px;
  }
  .card-wrapper .card-information {
    padding: 5px;
  }

  .add-to-cart a {
    padding: 5px 2px;
    font-size: 1.1rem;
    text-align: center;
    width: 70px;
    display: flex;
    vertical-align: middle;
    border-radius: 3px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1140px) {
  .collection .swatches-globo--list {
    top: 44%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .collection .swatches-globo--list {
    top: 40%;
  }
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
  .collection .swatches-globo--list {
    top: 58%;
  }
}

@media (max-width: 1199px) {
  /*  p{ font-size:13px;} */
  .store-alerts.fancy .alert-wrapper p {
    font-size: 16px;
    line-height: 22px;
  }
  .store-alerts.fancy .alert-wrapper p .sub {
    font-size: 12px;
  }
  body .slider-home-banner .slider-text {
    top: 245px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text {
    font-size: 36px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text img {
    width: 50px;
  }
  body .slider-home-banner .slider-text .content-block h3 {
    font-size: 24px;
  }
  body .slider-home-banner .slider-text .img-block .slide-img img {
    width: 250px;
  }

  .header__inline-menu .list-menu li a {
    padding-right: 0;
    font-size: 16px;
  }
  .header__icons .header__icon {
    height: 4rem;
    width: 3.8rem;
  }
  .header__inline-menu .list-menu li span {
    font-size: 16px;
  }

  .bestdeal_left .bestdeal_left_inner h4 {
    font-size: 15px;
  }

  .bestdeal_left .bestdeal_text {
    font-size: 18px;
    height: 50px;
  }
  .bestdeal_left .bestdeal_text:after {
    height: 50px;
    background-size: 73%;
  }

  .bestdeal_sec .bestdeal_right {
    width: 260px;
    margin: 75px 0 0;
  }
  .bestdeal_sec .bestdeal_right .bestdeal_img img {
    width: 113px;
    position: relative;
    top: -26px;
  }
  .bestoffer_img {
    top: -59px;
    right: 15px;
  }

  .introprice_left h3 {
    font-size: 22px;
  }

  .latest_imgright .latest_col {
    margin: 0px 0 31px 20px;
  }
  .latest_col .latest_col_text p {
    font-size: 14px;
  }

  .about_panle .about_head_text .about_head_text_inner {
    width: 100%;
  }

  .sale_sec_col_inner .sale_sec_colleft h2 {
    font-size: 24px;
    padding: 80px 10px 0;
  }
  .sale_sec .sale_sec_col,
  .sale_sec .sale_sec_col.sale_sec_newarive {
    background-size: cover;
  }

  .header--middle-left .header__inline-menu {
    margin-left: 0;
    width: 73%;
    display: initial;
    padding: 0 18px;
  }
  .header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    float: right;
  }

  .newsupdate_textinner h2 span {
    font-size: 30px;
  }

  .category_inner .category_text .block h4 {
    font-size: 18px;
    min-height: 52px;
  }
  .category_inner .category_text .block p {
    font-size: 14px;
  }
  .category_inner .category_text .block a.btn.red-btn {
    font-size: 11px;
  }

  .footer-main .block img.footer-logo {
    width: 190px;
  }
}

@media (max-width: 1100px) {
  .add-to-cart a {
    width: auto;
  }
  .product-grid .grid__item .price__sale .price-item--sale {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  #shopify-section-header.animate {
    z-index: 999;
  }
  .header .header__heading {
    float: left;
    margin-left: 15px;
  }

  header.header--middle-left .header__icon--menu {
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 9;
  }

  .header__icon span {
    color: #fff;
  }
  .header.header--middle-left div#menu-drawer {
    position: fixed;
    top: var(--header-bottom-position);
    border: none;
    bottom: 0;
    height: auto !important;
  }
  .header--middle-left .header__inline-menu {
    display: none;
  }
  .menu-drawer__utility-links {
    padding: 2rem !important;
  }

  .menu-drawer__navigation {
    padding: 0.6rem 0 !important;
    background: #6b2d9a;
    border: none;
  }
  .menu-drawer-container {
  }
  .menu-drawer__navigation .list-menu li a,
  .menu-drawer__navigation .list-menu li summary {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
  }
  .menu-drawer__inner-submenu {
    background: #6b2d9a;
  }
  .menu-drawer__inner-submenu button.menu-drawer__close-button {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
  }
  .header__icons {
    margin: 23px 24px 0 0px;
  }

  .modal__content {
    z-index: 9 !important;
  }

  body .slider-home-banner .slider-text {
    top: 200px;
  }
  body .slider-home-banner .slider-text .content-block {
    max-width: 50%;
    float: left;
    display: inline-block;
  }
  body .slider-home-banner .slider-text .img-block {
    display: inline-block;
  }
  body .slider-home-banner .slider-text .img-block .slide-img {
    width: 170px;
  }
  body .slider-home-banner .slider-text .img-block .slide-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  body .slider-home-banner .slider-text .content-block .heading-text {
    font-size: 30px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text img {
    width: 37px;
  }
  body .slider-home-banner .slider-text .content-block h3 {
    font-size: 20px;
  }
  .banner-section {
    height: 600px;
  }
  /*.menu-opening .header__icon--menu {      left:345px!important; }*/

  .latest_imgright .latest_col .latest_col_img {
    height: 130px;
  }

  .shopify-section .banner-image img {
    width: 100%;
    height: 510px;
  }
  body .slider-home-banner .slider-text .img-block .slide-img {
    margin: auto;
    width: 50%;
  }

  .bestdeal_sec .bestdeal_right {
    margin: 80px 0 0;
  }
  .bestdeal_sec .bestdeal_right .bestdeal_img img {
    width: 90px;
    position: relative;
    top: -13px;
  }
  .bestoffer_img {
    top: -55px;
    right: 6px;
  }

  .mid-footer {
    flex-direction: column;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .mid-footer .right {
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .feature-brands .brands {
    flex-wrap: wrap;
  }
  .latest_img {
    flex-wrap: wrap;
  }

  .add-to-cart a {
    border: none;
    padding: 0;
    font-size: 0rem;
    line-height: 1.6rem;
    font-weight: 600;
    vertical-align: inherit;
    color: #ffffff;
    border-radius: 0;
  }

  .add-to-cart a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 28px;
    color: #6a2b99;
    content: "\e963";
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
  }

  .add-to-cart-btn {
    border: none;
    padding: 0;
    font-size: 0rem;
    line-height: 1.6rem;
    font-weight: 600;
    vertical-align: inherit;
    color: #fff;
    border-radius: 0;
  }

  .add-to-cart-btn:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 28px;
    color: #6a2b99;
    content: "\e963";
    font-family: "icomoon";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
  }
  #ProductGridContainer .collection .card-wrapper:hover .add-to-cart-btn {
    background: none;
  }

  .cart-item-added:after {
    content: "\e962";
  }

  .store-alerts.list ul.usp-slider {
    justify-content: center;
    padding: 0;
  }
  .store-alerts.list ul.usp-slider #delivery {
    max-width: 100%;
    flex: 0 0 auto;
  }

  .latest_col {
    margin-bottom: 15px;
    width: 32.5%;
  }
  /*   .store-alerts.list #packaging{ display:none;} */
  /*   .store-alerts.list #rewards{ display:none;} */

  .holder {
    flex-wrap: wrap;
  }

  .holder .cat-img-banner {
    margin-right: 0px;
    margin-bottom: 15px;
    width: 32.5%;
  }

  .holder .cat-img-banner img {
    width: 100%;
  }

  .latest_col:hover .add-to-cart-btn {
    background: none;
  }

  .mid-footer-container .mid-footer .left-content {
    margin: 20px 0;
  }
  .mid-footer .right-content {
    flex-wrap: wrap;
    margin: 20px 0;
  }
  .mid-footer .right-content .links-one {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .mid-footer .right-content .links-two {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .mid-footer .right-content .links-three {
    flex: 0 0 90%;
    max-width: 90%;
  }

  .store-alerts .slick-initialized .slick-slide {
    text-align: center;
  }

  /* my account start  */

  .customer-sidebar {
    flex: 0 0 100%;
    width: 100%;
    margin-right: 0;
  }
  .customer-dashboard {
    margin-top: 0 !important;
    width: 100%;
    flex: 0 0 100%;
  }

  /* my account End  */

  /*cart page*/

  main.cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cart .shopify-section {
    width: 100%;
    order: 2;
  }

  .cart .spaced-section {
    width: 100%;
  }
  .cart .cart__footer-wrapper {
    width: 100%;
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (max-width: 991px) {
  .header-wrapper span.header__heading.hide-mobile {
    display: none !important;
  }
  .header__inline-menu {
    display: none;
  }
  .header predictive-search {
    max-width: 100%;
  }
  .menu-drawer .list-social {
    display: none;
  }
  .search-modal__form {
    max-width: 100%;
  }
  .menu-drawer__menu li {
    border-top: 1px solid #fff;
  }
  .menu-drawer__inner-submenu button {
    border-top: 1px solid #fff;
  }
  .menu-drawer__menu li:last-child {
    border-bottom: 1px solid #fff;
  }
  .search-modal .search-modal__content {
    padding: 0 0rem 0 0rem;
  }
  .search-modal__form .field__button {
    height: 5.5rem;
    font-weight: 600;
    color: #4e2071;
    width: 7.4rem;
    font-size: 16px;
  }
  .modal__close-button .icon:before {
    content: "\e936" !important;
    color: #fff;
    font-family: "icomoon";
    font-size: 20px;
  }
  .header .header__icons .search__button.field__button:after {
    display: none;
  }
  .search-modal .modal__close-button.link {
    height: 5.8rem;
    width: 5.8rem;
    background-color: #6a2b99;
    text-decoration: none;
  }
  .header-wrapper .search__input.field__input {
    height: 55px;
  }

  .burger {
    cursor: pointer;
    display: block;
    height: 3rem;
    position: relative;
    width: 3rem;
    margin: 5px 7px;
  }
  .burger span {
    background-color: #fff;
    display: block;
    height: 3px !important;
    position: absolute;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color, opacity, transform;
    transition-timing-function: ease-out;
    width: 30px;
    color: #fff;
    font-size: 2rem;
  }
  .burger span:nth-child(1) {
    top: calc(50% - 9px);
  }
  .burger span:nth-child(2) {
    top: calc(50% - 0px);
  }
  .burger span:nth-child(3) {
    top: calc(50% + 9px);
  }

  .menu-opening .burger {
    display: none;
  }

  .search-modal.modal__content {
    background: #f4edfa;
  }
  .header-wrapper .search__input.field__input {
    border-color: #dadada;
    border-radius: 0;
    background-color: #f4edfa;
  }

  .header__icon--search {
    text-decoration: none !important;
  }
  .icon-search-new:before {
    content: "\e92a";
    font-family: "icomoon";
    font-size: 20px;
  }

  .hide-mobile {
    display: none !important;
  }
  .mob-banner-show1 {
    display: block !important;
  }
  .mob-banner-hide1 {
    display: none !important;
  }

  .deals-section-home .col-sm-6 {
    width: 100%;
  }
  body .header-wrapper {
    background: #6b2d9a;
  }
  .menu-drawer-container .header__icon .icon {
    height: 2rem;
    width: 2rem;
  }
  .m-logo {
    order: 2;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    color: #fff;
    line-height: 0;
    font-weight: 600;
    text-decoration: none;
    font-family: "Barlow Condensed", sans-serif;
  }
  .m-logo .love {
    font-size: 2.3rem;
    margin-bottom: 14px;
  }
  .header .header__icons a svg path {
    fill: #ffffff;
    stroke: #fff !important;
  }
  .logo-mobile.hide-desktop {
    display: flex;
    float: left;
    margin: 25px 10px 0 43px;
  }
  .header .header__icons .header__icon--cart:before {
    color: #fff;
  }

  body .slider-home-banner .slider-text .img-block .slide-img {
    float: right;
  }
  body .header-wrapper {
    background: #6b2d9a;
  }
  h2.heading-text {
    font-size: 24px;
  }
  .header .header__heading {
    width: auto;
    position: absolute;
    top: 0px;
    z-index: 0;
  }
  .header__icons {
    margin: 10px 24px 0 0px;
  }
  .header .header__icons svg {
    width: 31px;
  }
  header.header--middle-left .header__icon--menu {
    top: 10px;
  }
  .header__icons {
    margin: 10px 24px 0 0;
  }

  body .announcement-bar p {
    font-size: 12px;
  }
  .shipping-block .block .text h5 {
    font-size: 12px;
  }
  .shipping-block .block .text p {
    font-size: 11px;
  }
  .category {
    width: 49.5%;
  }

  .bestdeal_panel {
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 80%;
  }
  .bestdeal_sec {
    margin: 0 0 30px;
  }
  .bestdeal_sec:last-child {
    margin: 0;
  }
  .bestdeal_sec {
    width: 100%;
    display: block;
  }
  .bestdeal_sec .bestdeal_left .bestdeal_left_inner {
    margin: 0 0 0 15px;
  }

  .bestdeal_sec .bestdeal_right .bestdeal_img img {
    width: 152px;
    position: relative;
    top: 0px;
  }
  .bestdeal_sec .bestdeal_right {
    width: 300px;
    height: 320px;
  }

  .introprice_left h3 {
    color: #fff;
    font-size: 18px;
  }
  .introprice .introprice_right img {
    width: 100px;
  }
  .gsl-banner-top .introprice .introprice_right img {
    width: 240px;
  }

  .latest_imgleft img {
    width: auto;
  }
  .latest_imgleft {
    width: 100%;
  }
  .latest_imgleft .latest_imgleft_inner {
    width: 100%;
    float: none;
    text-align: center;
  }
  .latest_product_inner .latest_imgright {
    float: none;
    width: 100%;
    padding-top: 40px;
  }

  #ProductGridContainer .collection .card-wrapper:hover .add-to-cart-btn {
    background: none;
  }

  .latest_product_inner.satisfied-section .latest_imgright {
    width: 100%;
  }
  .about_head_text_inner h3 {
    font-size: 20px;
  }

  .sale_sec .sale_sec_col,
  .sale_sec .sale_sec_col.sale_sec_newarive {
    background-size: cover;
    background-position: -71px 1px;
  }
  .sale_sec_col .sale_sec_col_inner {
    display: block;
  }
  .sale_sec_col_inner .sale_sec_colleft h2 {
    font-size: 20px;
    padding: 30px 10px 19px;
  }
  .sale_sec_col .sale_sec_col_inner .sale_sec_colright {
    width: 50%;
    margin: auto;
  }
  .sale_sec .sale_sec_col.sale_sec_newarive .sale_sec_colright {
    margin: auto !important;
    text-align: center;
  }
  .sale_sec .sale_sec_col.sale_sec_newarive .sale_sec_colright img.introimg1 {
    width: 65%;
  }

  .newsupdate_textinner h2 {
    font-size: 14px;
  }
  .newsupdate_textinner h2 span {
    font-size: 18px;
  }

  .footer-main {
    display: block;
  }
  .footer:after {
    display: none;
  }
  .footer-main .block {
    width: 48%;
    display: inline-block;
  }
  .footer-main .block:last-child h3,
  .footer-main .block:last-child ul.address,
  .footer-main .block:last-child .social-linis {
    padding: 0 30px !important;
  }
  .footer-main .block:last-child:after {
    content: "";
    right: -15vw;
    clip-path: none;
    left: inherit;
    display: none;
  }

  .body-section-pages .header > .header__heading-link {
    position: absolute;
    top: 2px;
  }

  .body-section-pages .sidebar {
    width: 30%;
    flex: 0 0 30%;
  }
  .body-section-pages .sidebar .facets__form {
    gap: 0 0rem;
  }
  .body-section-pages .collection {
    width: 70%;
    flex: 0 0 70%;
    padding: 0 3rem;
  }

  .add-cart-btn .product-form__submit {
    padding: 0 0 0 20px;
    width: 210px;
  }

  /*register section*/

  .customer-register {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .customer-register {
    width: 100%;
  }
  .customer-register .field input {
    width: 100%;
  }
  .customer-register button {
    width: 100%;
  }

  .hidecustomer-menu {
    display: none;
  }

  .customer-dashboard {
    position: relative;
  }
  .toggle-menu-customer {
    width: 100%;
    display: block;
    border: 1px solid #f5f5f5;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.6rem;
  }

  .toggle-menu-customer:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: "\e958";
    font-family: icomoon;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 8px;
  }

  .toggle-menu-customer.toggle-ul:after {
    content: "\e959";
  }

  /*blog css start*/

  .blog-section,
  .blog-details-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-blog,
  .blog-sidebar,
  .blog-detail-section {
    width: 100%;
    margin: 0;
  }

  /*about us  SSS*/
  .pages-section .page-content-section {
    width: 100%;
  }
  .new-arrivals-product-section .latest_col {
    width: 32%;
  }

  /*contact us */

  .contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-section {
    width: 100%;
  }
  .contact {
    width: 100%;
  }

  .contact-page .left-section fieldset .opening {
    list-style: none;
    padding-left: 0px;
  }

  .contact__button .button {
    width: 100%;
  }

  /*cms pages  */

  .pages-section .page-content-section .main-page-title {
    font-size: 1.8em;
  }

  /*new banner home */
  .home-slide-bg .introimg1 {
    max-width: 100%;
    height: 550px;
  }
  .main-banner-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
  }
  .banner-content-bx {
    width: 100%;
    order: 1;
    text-align: center;
  }

  .banner-content-bx h1 {
    font-size: 32px;
  }

  .banner-content-bx p {
    color: #fff;
    font-size: 20px;
  }

  .banner-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 10px;
  }

  .banner-content-img {
    width: 100%;
    height: auto;
    order: 0;
    text-align: center;
  }

  .home-slide-bg .banner-img1 {
    height: 280px;
  }

  .cgt-desc ul li a {
    padding: 1px 20px !important;
  }

  .mob-banner-show1 {
    height: auto !important;
    width: 100%;
  }
  .article-card {
    background-color: transparent !important;
    border: 1px solid #eee;
    padding: 10px;
  }

  .accordion:after {
    float: right;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: "\e958";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    color: #6a2b99;
    font-size: 25px;
    text-align: center;
  }

  .accordion.active:after {
    content: "\e959";
  }

  .cgt-desc ul.tabs {
    top: 0 !important;
    margin-bottom: 10px !important;
  }
  .cgt-desc ul li {
    width: 100%;
  }
  .cgt-desc ul li a {
    padding: 0px 20px !important;
    width: 100%;
    border-bottom-color: #e9e9e9;
    position: relative;
  }
  .cgt-desc ul li a.active {
    border-bottom-color: #e9e9e9 !important;
  }
  .cgt-desc .tab {
    margin-bottom: 10px !important;
    margin-top: -11px;
  }

  .cgt-desc ul li a:after {
    float: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: inherit;
    color: inherit;
    content: "\e958";
    font-family: "icomoon";
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    color: #6a2b99;
    font-size: 25px;
    text-align: center;
  }

  .cbb-frequently-bought-recommendations-container {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .cart-notification .cart-item__media {
    width: 10rem;
  }
  .mobile-facets__wrapper {
    display: flex !important;
  }
  facet-filters-form.facets.small-hide {
    display: none;
  }
  .product-count.light.medium-hide.large-up-hide {
    display: block !important;
  }

  body .announcement-bar p {
    font-size: 12px;
  }
  h2.heading-text {
    font-size: 20px;
  }
  .header .header__heading {
    top: 15px;
  }
  .shopify-section .banner-image img {
    height: 720px;
  }
  body .slider-home-banner .slider-text {
    margin-top: 110px;
    padding-top: 0;
    flex-direction: column-reverse;
    top: 430px;
    padding-top: 0;
  }
  body .slider-home-banner .slider-text .content-block,
  body .slider-home-banner .slider-text .img-block {
    max-width: 100%;
    width: 100%;
    margin: 35px 0 0;
  }
  body .slider-home-banner .slider-text .content-block {
    text-align: center;
  }
  body .slider-home-banner .slider-text .img-block .slide-img {
    margin: auto;
    float: none;
  }
  body .slider-home-banner .slider-text .img-block .slide-img img {
    width: 250px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text {
    font-size: 18px;
  }
  body .slider-home-banner .slider-text .content-block .heading-text img {
    width: 20px;
    margin: 0 0 0 0px;
  }
  body .banner-section ul.slick-dots {
    display: none !important;
  }
  .banner-section {
    height: 710px;
  }

  .shipping-block {
    margin-top: 10px;
  }
  .shipping-block .block {
    padding-bottom: 10px;
    flex-direction: column;
    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;
  }
  .shipping-block .block .img {
    width: auto;
    text-align: center;
    padding: 0px 0;
    margin: 0 0px 0px 0px;
  }
  .shipping-block .block .text {
    padding: 0px 5px;
    text-align: center;
  }
  .shipping-block .block .text p {
    display: none;
  }
  .category_inner .category_text .block a.btn.red-btn {
    display: none;
  }

  .bestdeal_panel {
    width: 90%;
    margin-top: 20px;
  }
  .bestdeal_left .bestdeal_text {
    font-size: 14px;
  }
  .bestdeal_sec {
    padding: 20px 0;
  }
  .bestdeal_sec .bestdeal_left {
    width: 100%;
    text-align: center;
  }
  .bestdeal_sec .bestdeal_left .bestdeal_left_inner {
    margin: 0 20px;
  }
  .bestdeal_left .bestdeal_left_inner h4 {
    text-align: center;
  }
  .bestdeal_sec .bestdeal_right {
    background-size: auto;
    background-position: center;
    width: 100%;
    height: 379px;
  }
  .bestoffer_img {
    top: -18px;
    right: 63px;
  }

  .about_panle {
    display: block;
  }
  .about_panle .about_head {
    width: 100%;
    padding: 30px 0;
  }
  .about_panle .about_head_text {
    float: none;
    width: 100%;
    padding: 0px 33px;
    text-align: center;
    display: inline-block;
  }

  .introprice {
    display: inline-block;
    padding: 30px 30px 0;
  }
  .introprice .introprice_left {
    width: 100%;
    text-align: center;
    margin: 0 0 25px;
  }
  .introprice .introprice_right {
    justify-content: center;
  }

  .latest_imgright .latest_col {
    width: 45.5%;
  }
  .latest_product_inner {
    margin: 20px 0;
  }
  .menu-opening {
    /* position: relative;*/
  }
  .menu-opening .header__icon--menu {
    right: auto;
    left: 0 !important;
  }

  .sale_sec .sale_sec_col,
  .sale_sec .sale_sec_col.sale_sec_newarive {
    background-position: -12px 1px;
    margin: 0 0 30px;
  }
  .sale_sec {
    display: block;
  }
  .sale_sec .sale_sec_col {
    width: 100%;
    background-position: -12px 1px;
  }
  .sale_sec_col .sale_sec_col_inner .sale_sec_colright {
    width: 250px;
  }
  .sale_sec .sale_sec_col.sale_sec_newarive .sale_sec_colright img.introimg1 {
    width: 150px;
  }

  .newsupdate_panel {
    padding-bottom: 50px;
  }
  .newsupdate_panel .newsupdate_text {
    width: 100%;
    text-align: center;
    float: left;
    margin-left: 15px;
  }
  .newsupdate_panel .newsupdate_text .newsupdate_textinner {
    text-align: left;
  }

  .category_inner .category_text .block h4 {
    min-height: auto;
  }

  footer.footer.color-background-1.gradient .container {
    padding: 0;
  }
  footer.footer .footer-main .block {
    padding: 0 20px;
  }
  .footer-main .block {
    width: 100%;
  }
  .footer-main .block h3 {
    padding-top: 0;
  }
  .footer-block__newsletter {
    text-align: left;
    width: 100%;
    margin: 40px 0 0;
    padding: 0;
  }

  .footer-main .block:last-child {
    margin-top: 12px;
    margin-top: 20px;
    display: inline-block;
  }
  .footer-main .block:last-child .social-linis,
  .footer-main .block:last-child h3,
  .footer-main .block:last-child ul.address {
    padding: 0 0px !important;
  }

  .copyright {
    display: block;
    text-align: center;
  }
  .footer__content-bottom .footer__column.footer__column--info {
    padding: 0;
  }

  /*product listing start*/
  .body-section-pages .sidebar {
    display: none;
  }
  .body-section-pages .collection {
    width: 100%;
    padding: 0 0rem;
    flex: 0 0 100%;
  }

  #ProductGridContainer {
    flex-wrap: wrap;
  }
  #ProductGridContainer .sidebar {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #ProductGridContainer .collection {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 1rem;
  }

  /*product listing start*/

  .price-promise {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .price-promise .block-holder {
    max-width: 100%;
    margin-right: 0px;
    flex: 0 0 100%;
  }

  .price-promise .form {
    max-width: 98%;
    flex: 0 0 98%;
    margin-left: 0px;
  }

  .latest_col {
    width: 32%;
  }

  /*account section*/
  .customer-dashboard .addresses ul {
    flex-direction: column;
  }
  .customer-dashboard .addresses ul li {
    padding: 10px;
    width: 100%;
    margin: 0;
  }
  .account .block-dashboard-info .block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .account .block-dashboard-info .block-content .box.box-information {
    width: 100%;
  }

  .tabcontent-cus .form.order-link-form {
    width: 100%;
  }

  /*login section*/
  .customer-regis-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .customer-regis-section .customer-login {
    width: 100%;
  }
  .customer-regis-section .new-customer {
    width: 100%;
  }

  .action-sing-in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .customer-regis-section .field input {
    width: 100%;
  }
  .new-customer a {
    width: 100%;
    text-align: center;
  }

  /*about us  SSS*/
  .new-arrivals-product-section .latest_col {
    width: 49%;
  }

  /* gsl banner   */
  .gsl-bg {
    background: rgb(128, 17, 16);
    background: -moz-linear-gradient(
      90deg,
      rgba(128, 17, 16, 1) 15%,
      rgba(159, 22, 23, 1) 96%
    );
    background: -webkit-linear-gradient(
      90deg,
      rgba(128, 17, 16, 1) 15%,
      rgba(159, 22, 23, 1) 96%
    );
    background: linear-gradient(
      90deg,
      rgba(128, 17, 16, 1) 15%,
      rgba(159, 22, 23, 1) 96%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#801110",endColorstr="#9f1617",GradientType=1);
  }

  .gsl-banner-top .introprice .introprice_right {
    padding-right: 0px;
  }

  .add-cart-btn .product-form__submit {
    padding: 0 0 0 0px;
    width: 250px;
  }
  .add-cart-btn .product-form__submit:after {
    padding: 30px 30px;
  }
}

@media (max-width: 575px) {
  .deals-section-home .discount {
    padding: 6px 12px;
    font-size: 15px;
  }
  .deals-section-home .deals-wrpper {
    font-size: 14px;
    padding: 7px 12px;
  }
  .deals-details {
    display: inline-block;
    width: 100%;
  }
  .deals-details .image {
    width: 100%;
    text-align: center;
    display: inherit;
  }
  .deals-details .image img {
    width: 100%;
    max-width: 150px;
    margin: auto;
    display: inherit;
  }
  .deals-details .content {
    text-align: center;
    margin-top: 16px;
    width: auto;
    padding: 0 14px 10px;
  }
  .deals-details .content .product-name {
    font-size: 20px;
  }
  .deals-details .content .mpclock {
    background: 0 0;
    display: inline-block;
  }

  .latest_col {
    width: 49%;
  }

  #shopify-section-header {
    padding: 0px 0 18px;
  }
  .header.header--middle-left div#menu-drawer {
    top: calc(var(--header-bottom-position) - 18px);
  }
  body .announcement-bar p {
    font-size: 12px;
  }

  .header .header__heading {
    top: 0px;
    width: 170px;
  }
  .header__icons {
    margin: 10px 5px 0;
  }
  .header__icons .header__icon {
    height: 4rem;
    width: 3rem;
  }
  .header .header__icons svg {
    width: 30px;
  }
  header.header--middle-left .header__icon--menu {
    top: 10px;
  }

  .cart-notification .cart-item__details {
    width: 20rem;
  }
  body .slider-home-banner .slider-text {
    top: 390px;
  }
  .category .category_inner {
    flex-direction: column;
    position: relative;
  }

  .category_inner .block:after {
    content: "";
    background: rgb(255 255 255 / 70%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .category_inner .inner-block {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 1;
    top: 50%;
    padding-top: 10px;
    transform: translate(0, -50%);
    z-index: 1;
  }
  .category_panel {
    margin-top: 20px;
  }
  .category .category_inner .category_text {
    width: 100%;
    text-align: center;
    margin: 0px 0;
  }
  .category .category_inner .category_img {
    width: 100%;
    text-align: center;
  }
  .category .category_inner .category_img img {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
  }
  .category_inner .category_text .block a.btn.red-btn {
    display: none;
  }

  .bestdeal_sec .bestdeal_right {
    background-size: 80%;
  }
  .bestdeal_sec .bestdeal_right .bestdeal_img img {
    width: 96px;
  }
  .bestdeal_sec .bestdeal_right {
    height: 223px;
    background-size: 211px;
    margin: auto;
    margin: 80px 0 0;
  }
  .bestoffer_img {
    top: -51px;
    right: 39px;
  }

  .latest_imgleft img {
    width: 100%;
  }
  .latest_imgright .latest_col {
    width: 45.5%;
    margin: 0 6px 25px 6px;
  }
  .latest_imgleft a.btn.latest_btn {
    font-size: 22px;
  }
  .feature_panel .slick-list .feature-brands .brand_img img {
    width: 100%;
  }
  .introprice .introprice_right img {
    width: 70px;
  }

  .sale_sec_col .sale_sec_col_inner .sale_sec_colright {
    width: 190px;
  }

  .feature_panel.slick-initialized.slick-slider {
    margin-top: 70px;
  }

  /*product listing start*/
  /* .body-section-pages #shopify-section-header{ padding-bottom:0px}*/
  .collection a.cat-img-banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 48%;
    max-width: 48%;
    margin-right: 5px;
  }

  .body-section-pages .header > .header__heading-link {
    width: 170px;
    position: absolute;
    top: 2px;
  }
  .cgt-desc ul li a {
    padding: 1.2em 0.5em !important;
  }
  .category {
    padding: 4px;
  }
  .price-section .price {
    font-size: 1.3rem;
  }

  .holder .cat-img-banner {
    width: 49%;
  }

  .page-width .cgt-desc ul li a {
    font-size: 15px;
  }

  /*account-page
  .customer.account { flex-direction: column;}
  .customer-sidebar { flex: 0 0 25%; width: 100%;}
  .customer-dashboard { width: 100%;  flex: 0 0 100%;}
  .customer-sidebar ul li {    border-bottom: 0; padding: 0 0;  display: inline-block;  width: 23%;}
  .customer-sidebar ul li button {     justify-content: center; font-size:12px; width: 100%;  min-width: auto;}
  .customer-sidebar ul {     justify-content: space-between; display: flex;  align-items: center;}
  .block-title>*{ font-size:16px;}*/

  .home-slide-bg .banner-img1 {
    height: 200px;
  }

  .banner-content-bx h1 {
    font-size: 24px;
  }
  .banner-content-bx p {
    color: #fff;
    font-size: 18px;
  }
  .banner-content-bx span {
    font-size: 16px;
  }

  .banner-links a {
    background: #ffd335;
    margin-right: 7px;
    padding: 7px 0;
    border-radius: 5px;
    text-align: center;
    min-width: 130px;
    color: #000;
    font-weight: 600;
  }

  .mob-banner-show1 {
    height: 500px !important;
    width: 100%;
  }

  .pwzrswiper-container-autoheight .pwzrswiper-wrapper {
    height: 300px !important;
  }
  .add-cart-btn {
    margin: -85px 0 0 100px !important;
  }

  .collection .container {
    padding: 0;
  }

  .collection .container nav.breadcrumbs {
    padding: 0 15px;
  }

  .collection .container .facets-container {
    padding: 0 15px;
  }

  .collection .swatches-globo--list {
    top: 50%;
  }
  .cbb-frequently-bought-container.cbb-desktop-view {
    width: 350px !important;
  }
}

@media (max-width: 480px) {
  .collection .swatches-globo--list {
    top: 40%;
  }
}

.delivery-method-desc {
  color: #f00;
  font-weight: bold;
  font-style: italic;
}
/* 08-04-22 */
.header__inline-menu .list-menu li .header__submenu .header__submenu {
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
}
.header__inline-menu .header__submenu .header__menu-item .icon-caret {
  filter: brightness(0) invert(0) !important;
  transform: rotate(-90deg);
  margin-right: 4px;
}

.collection-list.grid--3-col-tablet .grid__item {
  width: 25%;
  max-width: 25% !important;
}
.collection-list.grid--3-col-tablet .card-colored.color-background-1 {
  background-color: rgba(18, 18, 18, 0.04);
}
.collection-list.grid--3-col-tablet .grid__item .card--light-border {
  border: 0.1rem solid rgba(18, 18, 18, 0.04);
}
.collection-list.grid--3-col-tablet .grid__item .card__text {
  background-color: rgba(18, 18, 18, 0.04);
  color: rgba(18, 18, 18, 1);
}

@media screen and (max-width: 1199px) {
  .collection-list.grid--3-col-tablet .grid__item {
    width: 33.33%;
    max-width: 33.33% !important;
  }
}

@media (max-width: 991px) {
  .js .menu-drawer__submenu {
    background-color: #6b2d9a !important;
  }
}
@media screen and (max-width: 749px) {
  .collection-list.grid--3-col-tablet .grid__item {
    width: 50%;
    max-width: 50% !important;
  }
  .product:not(.product--no-media):not(.featured-product)
    .product__info-wrapper {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .collection-list.grid--3-col-tablet .grid__item {
    width: 100%;
    max-width: 100% !important;
  }
}
.header__inline-menu .list-menu li {
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1080px) {
  .header_nine {
    display: block !important;
  }
  .header .header__heading {
    width: 210px;
  }
}

/* 08-04-22 */

iframe#preview-bar-iframe {
  display: none;
}

.shopify-challenge__container .shopify-challenge__button {
  margin-top: 10px !important;
}

.collection.page-width .loading-overlay__spinner {
  display: none;
}
.form__message {
  margin-bottom: 5px;
}
.form__message svg {
  width: 30px;
  margin-right: 8px;
}
.g-recaptcha {
  margin-bottom: 10px !important;
}
.shopify-challenge__container {
  text-align: center;
}
.js .mobile-facets__submenu {
  background-color: rgb(var(--color-background));
}

.facets__price {
  padding-left: 10px !important;
}
.facets__price .field + .field-currency {
  margin-left: 0.6rem !important;
}
.facets__price .field .field__input {
  padding-left: 1rem;
  padding-right: 1rem;
}
.facets__price .field__label {
  left: 1rem !important;
}
.product-form__error-message-wrapper:not([hidden]) {
  padding-left: 4px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .facets__price {
    flex-wrap: wrap;
  }
  .facets__price .field {
    width: calc(100% - 22px);
    margin-bottom: 5px;
  }
  .facets__price .field + .field-currency {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 400px) {
  .pagination-wrapper .pagination__list > li {
    flex: 1 0 3.2rem;
    max-width: 3.2rem;
  }
  .collection .pagination__item {
    width: 28px;
  }
}
@media screen and (min-width: 768px) {
  .collection .facets__form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .collection .facets__form .facets__wrapper .facets__summary {
    margin-bottom: 0;
  }
  .collection .facets__form .facets__wrapper .facets__heading {
    margin-top: 0;
  }
  .collection .facets__form .facets__wrapper {
    order: 1;
    align-self: center;
  }
  .collection .facets__form .facet-filters {
    order: 2;
    margin-left: auto;
  }
  .collection .facets__form .product-count {
    order: 3;
    margin-left: 10px;
  }
  .collection .facets__form .active-facets.active-facets-desktop {
    order: 4;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .collection .facets__form .facets__wrapper .facets__heading {
    margin-right: 0.5rem;
  }
  .collection .facets__form .facet-filters__label {
    margin-right: 0.5rem;
  }
  .collection .facets__form .facets__disclosure {
    margin-right: 1rem;
  }
  .collection .facets__form .product-count {
    width: 100%;
    margin-left: 0;
    text-align: right;
    margin-top: 10px;
  }
}

.meroxio_similar_products_snippet_free {
  display: none;
}
p#shopping-cart-line-item-status {
    display: none !important;
}
.m-scrollTo-sp.floatingBtnForMobile {
    display: none;
}
span#m-btn-effect {
    display: none;
}
.product-grid .grid__item .price--on-sale .price__sale {
    display: flex;
    align-items: center;
}

.header__icon--cart .icon{
  display: none;
}