/** Shopify CDN: Minification failed

Line 1438:32 Unexpected "{"

**/
body ul.ui-autocomplete {
  position: absolute;
  display: none;
}

@media (max-width: 768px) {
  .ui-autocomplete {
    width: 100% !important;
    left: 0 !important;
    max-height: unset !important;
  }

/*   @supports (-webkit-overflow-scrolling: touch) {
    .ui-autocomplete {
      display: block !important;
    }
  } */
}
.yotpo.bottomLine.yotpo-small {
  margin-bottom: 15px;
}
.singleProduct .productInfo .pdp_price {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-wrap:wrap;
}
.nlInfotext {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
}
.nlInfotext a {
  text-decoration: underline;
}
.nlInfotext input {
  display: none;
}
span.checkboxTick {
  display: inline-block;
  height: 13px;
  width: 13px;
  border: 1px solid;
  vertical-align: text-top;
  position: relative;
}
.nlInfotext input:checked + span:after {
  position: absolute;
  content: '';
  height: 7px;
  width: 7px;
  background: #000;
  top: 2px;
  left: 2px;
}
#crt .additional-checkout-button+.additional-checkout-button {
  margin: 10px 0;
  width: 100%;
  padding: 0 10px !important;
}
#crt .additional-checkout-button.additional-checkout-button--paypal {
  margin: 10px;
}
.select_size + .err-msg {
  margin: -20px 0 10px 0;
  clear: both;
}
img#poLoader {
  display: none !important;
}
/* .yotpo-pictures-widget {
display: none;
} */
.colorVar, .custom {
  opacity: 0;
}
.colorVar.show, .custom.show {
  opacity: 1;
}
.isp_related_wrapper {
  max-width: 100%;
  margin-bottom: 35px;
}
p.hurry-note {
    display: none;
}
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-3-boxes .yotpo-bottomline-box-2 .yotpo-star-distribution .yotpo-star-distribution-content .yotpo-distributions-graphs .yotpo-star-distribution-graph .yotpo-star-distribution-score-wrapper .yotpo-star-distribution-graph-score,
.yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar.yotpo-rating-bar-full, .yotpo .yotpo-size-bars .yotpo-product-related-field-score-bar.yotpo-rating-bar-full {
  background-color: #16b3aa !important;
}
.yotpo-slider-title {
  color: #000 !important;
  font-family: 'TradeGothicLTStd-BdCn20' !important;
}
.yotpo-slider-title-wrapper {
  text-align: center !important;
}
.product .yotpo-pictures-widget .yotpo-single-image-container {
  float: none !important;
/*   width: 180px !important; */
}
.frameContent {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
}
.frameContent iframe {
  max-width: 100%;
}
.frameContent a.cls_popup {
  top: -5px;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  left: -5px;
  background-color: #999;
  padding: 12px;
  background-size: 11px;
  background-position: center;
  border-radius: 50%;
}
.tab-container-1 {
    overflow-x: hidden;
}

.product .yotpo-pictures-gallery-title {
  font-family: 'TradeGothicLTStd-BdCn20';
  color: #000 !important;
  font-size: 30px !important;
  text-align: center;
  display: block;
  margin: 20px 0 !important;
  line-height: 1.2 !important;
}
/*.instagram-homepage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.instagram-homepage.three-images-with-text .images {
	width: 80%;
}*/
.instagram-homepage.three-images-with-text .text {
	padding: 2%;
}
.instagram-homepage.three-images-with-text .text .title {
  	font-family: 'Gotham Black Regular', sans-serif;
	font-size: 300%;
  	font-style: italic;
  	line-height: 1em;
  	text-align: center;
  	color: black;
}
.instagram-homepage.three-images-with-text .text .subtitle {
  	margin: 5px 1em 0;
  	font-family: 'Gotham Black Regular', sans-serif;
	font-size: 150%;
  	font-weight: lighter;
  	text-align: center;
  	color: black;
}
.instagram-homepage.three-images-with-text .text a {
  	display: table;
	margin: 0 auto;
  	letter-spacing: 0.2em;
}
@media screen and (max-width: 992px) {
  .instagram-homepage.three-images-with-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .instagram-homepage.three-images-with-text .images {
    width: 100%;
  }
  .instagram-homepage.three-images-with-text .text {
    padding: 0;
  }
  .product .y-slider-container.y-slide-left-animations {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.standalone-bottomline {
    display: flex;
    justify-content: center;
    margin-top: 5px !important;
}
#product .standalone-bottomline {
  display: block;
}
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.filtersList {
  max-height: 295px;
  overflow: hidden;
}
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}
.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }



#search .SearchForm {
    margin-top: 15px;
}
.lp-offline-link {
  display: block;
}
img.lp-offline-details.lp-offline-footer-details {
  top: -60px !important;
  left: -30px !important;
  display: none !important;
}
a.lp-offline-link:hover img.lp-offline-details.lp-offline-footer-details {
  display: block !important;
}
.image.featured a[data-gallery="group"]{
  cursor: zoom-in;
}
.ovfHidden {
  overflow: hidden;
}
.zoomImgsWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 9999999;
  padding: 20px;
}
.zoomImgsCont {
  overflow-y: scroll;
  height: calc(100vh - 40px);
  text-align: center;
  margin-right: -18px;
  padding-right: 36px;
}
button.closeZoom {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    border-radius: 50px;
    font-size: 22px;
    font-family: sans-serif;
    background: #000;
    text-shadow: 0 0 2px #000;
    border: 1px solid #000;
    top: 30px;
    right: 30px;
}
.slick-slide {
  outline: none !important;
}
#customer_logout_link{
  font-size:14px;
}
.item-total, .item-sku {
  width: 20%;
}
.cus-address{
  width:25%; 
}
.new-ord {
  margin: 20px -20px 0;
  overflow: hidden;
}
.cus-ore {
  padding: 0 20px;
  float: left;
}
.cus-order-del {
  width: 75%;
}
.inner-login {
  margin: 0 -30px;
  overflow: hidden;
  flex-grow: 1;
  margin-top: 20px;
}
.inner-login .login-col {
  width: 50%;
  float: left;
  padding: 0 30px;
}
#customer-addresses h1{
  margin-bottom:20px; 
}
.order-del table tr{
  width:100%; 
}
/* .acc-page{
  display: flex;
} */
.acc-page input,
.acc-page select{
  width:100%;
  margin-bottom:10px;
}
.acc-page select{
  padding-left:12px; 
}
.acc-page table{
  width:100%; 
}
.acc-page input[type="checkbox"]{
  width:auto; 
}
.view_address p,
.address p{
  margin-bottom:5px; 
}
input.new-btn{
  width: auto;
  display: block;
  text-align: center;
  margin: 20px auto 10px;
}
.padd-top{
  padding-top:10px; 
}
.acc-page{
  padding-bottom:30px; 
}
#address_tables .address_table{
  padding: 10px 0;
  border-bottom: 2px solid #000; 
}
#address_tables .address_table:first-child{
  padding-top:0; 
}
#address_tables .address_table:last-child {
    border-bottom: 0;
}
.or-no,
.o-total {
  width: 20%;
}
.o-date,
.item-prices{
  width: 15%;
}
.o-pay {
  width: 21%;
}
.o-ful {
  width: 24%;
}
.same-table table{
  width:100%;
  border:0;
  border-collapse: collapse;
}
.fize-small {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
}
.delyver-add {
  padding-bottom: 20px;
}
.delyver-add h2{
  padding-bottom: 20px; 
}
.item-names {
  width: 35%;
}
.item-qty {
  width: 13%;
}
.hideIt.swatch-element {
  display: none;
}
.custom.swatch-element img{
  display: block;
}
.red {
  color: red;
}
.collection-title a {
  color: #999;
  text-transform: uppercase;
}


.MultiProduct .singleProduct {
  width: 100%;

}
.MultiProduct .flickity-viewport {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -ms-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}

/*=============================== Newsletter==================================== */
.newsletter h2 {
  font-size: 34px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;

}
.newsletter h2 span{
  font-size: 25px;
  text-transform: none;
}
.newsletter p {
  margin-top: 60px;
  padding-bottom: 9px;
  font-size: 17px;
  font-weight: 300;
}
.newsletter p a{
  text-decoration: underline; 
}
.newsletter .input-group.password__input-group {
  margin-top: 15px;
}
.newsletter input#Email {
  padding: 11px 24px;
  line-height: 1;
  border: 2px solid;
  font-size: 18px;
  width: 484px;
  height: 48px;
  background: transparent;
}
.newsletter button#Subscribe {
  padding: 13px 50px;
  font-size:16px;
  line-height: 22px;
  height: 48px;
  line-height: 1;
  
}
.newsletter-inner {
  display: inline-block;
}
/*=============================== Account============================================= */

.customer_profile .address.note {
  margin-bottom: 10px;
}
.customer_profile .logout {
  margin-bottom: 10px;
}
.customer_profile #customer_logout_link {
  font-size: 16px;
}
.profile_customer .profile-left {
  width: 50%;
  float: left;
}
.profile_customer .profile-right {
  width: 50%;
  display: inline-block;
}
.profile_customer h2{
  font-size: 25px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.profile_customer .submit-button {
  background: #000000;
  cursor: pointer;
  border: 2px solid #041944;
  font-weight: bold;
  padding: 3px 20px;
  height: 33px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-block;
  width: auto;
}
.profile_customer a.cancle_profile {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 10px;
  line-height: 33px;
}
.profile_customer form {
  width: 50%;
}
.acc-page .profile_customer input,.acc-page .profile_customer select {
  margin-bottom: 20px;
}
.acc-page .profile_customer input.form-control {
  padding: 7px 4px;
  border-color: #000;
}
#col-main {
  padding: 0 20px;
  max-width: 1440px;
  margin: 0 auto;
}
#store-locator-title {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
}
#col-main .search_bar button {
  background: #000;
  border-radius: 0;
  box-shadow: none;
  padding: 7px 20px;
  font-family: 'TradeGothicLTStd-BdCn20';
  font-size: 18px;
  text-shadow: none;
}
#col-main .search_bar button:hover {
  background: #16b3aa;
  color: #000;
}
#ordertrackingcontent table {
  width: 100%;
}
.responsive-table__row .product_image img {
  height: inherit;
}
input#pre-order {
  margin-top: 45px !important;
}
.mobile.order_detail_mobile {
  display: none;
}
.desktop.order_detail_desktop {
    overflow-y: scroll;
}
.error {
  list-style: none;
  margin-bottom: 20px;
}
.error li {
   color: #b32285;
  margin-bottom: 5px;
}
@media (max-width:992px){
  .cus-address,
  .cus-order-del{
    width: 100%;
    padding-bottom:20px;
  } 
  .new-ord {
    margin: 20px -10px 0;
  }
  .cus-ore,
  .inner-login .login-col {
    padding: 0 10px;
  }
  .cus-ore{
    padding-bottom:20px; 
  }
  .inner-login {
    margin: 0 -10px;
  }
  .newsletter h2 {
    width: 70%;
    margin: 0 auto;
  }
  .singleProduct .productImageArea .image.thumbs .thumbSlide.activeThumb:not(.slick-current) {
    border-bottom: none;
  }
  
}
@media (max-width:767px){
  .zoomImgsCont {
    margin-right: 0;
    padding-right: 0;
  }
  .inner-login .login-col{
    width:100%;
    padding-bottom:20px;
  }
  .newsletter h2 span {
    font-size: 18px;
    text-transform: none;
    display: block;
    margin-top: 5px;
  }
  .newsletter h2 {
    font-size: 30px;
  }
  .newsletter button#Subscribe {
    padding: 10px 31px;
    font-size: 16px;
    line-height: 20px;
  }
  .newsletter input#Email {
    padding: 10px 24px;
    line-height: 20px;
    border: 2px solid;
    font-size: 18px;
    width: 320px;
    background: transparent;
  }
  .newsletter p {
    margin-top: 40px;
    font-size:16px;
  }
  .profile_customer form{width:100%;}
  .profile_customer .profile-right {
    padding-left: 15px;
  }
  .profile_customer .profile-left {
    padding-right: 15px;
  }
  .instagram-homepage.three-images-with-text .text .title {
    font-size: 2em; 
  }
  .instagram-homepage .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container:nth-child(n+2) {
    display: none;
  }
  .instagram-homepage .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container {
    display: block;
    width: 100% !important;
  }
  .instagram-homepage.three-images-with-text .text {
    margin: 0 auto;
  }
  .instagram-homepage .yotpo-pictures-widget {
    margin: 0;
  }
  .product .yotpo-pictures-gallery-title {
    margin: 0 0 !important;
  }
  .image.thumbs {
    display: none;
  }
}
@media (max-width:600px){
  .order-head{
    display:none; 
  }
  .mul-or .order-col {
    width: 100% !important;
    display: block;
  }
  .mul-or,
  .mob-cur-or{
    margin-bottom:10px;
    display:inline-block;
    width:100%;
  }
  .mul-or:last-child{
    margin-bottom:0; 
  }
  .order-col {
    width: 100% !important;
    display: block;
    border-bottom: 0 !important;
  }
  .order-col:last-child {
    border-bottom: 1px solid #e9e9e9 !important;
  }
  .total-order {
    padding: 10px 0;
  }
  .total-order tr:first-child {
    margin-top: 10px !important;
    display: inline-block;
  }
  .total-order tr td {
    display: block;
    width: 100%;
    margin: 10px 0 5px 0;
    border: 1px solid #e9e9e9;
  }
  .newsletter button#Subscribe {
    padding: 10px 10px;
  }
  .newsletter input#Email {
    padding: 8px 13px;
    line-height: 20px;
    border: 2px solid;
    font-size: 18px;
    width: auto;
    background: transparent;
  }
  .newsletter h2 {
    font-size: 26px;
  }
  .newsletter h2 span {
    font-size: 16px;
  }
  .profile_customer .profile-left {
    width: 70%;
  }
  .profile_customer .profile-right {
    width: 70%;
  }
  .profile_customer .profile-right {
    padding-left: 0px;
  }
  .profile_customer .profile-left {
    padding-right: 0px;
  }
}
.st-label {
  display: inline-block;
  position: absolute;
  top: 0.5rem;
  right: 25px;
  bottom: auto;
  left: auto;
  z-index: 1;
  margin: 0;
  padding: 0.5rem 1rem 0.5rem;
  border: 2px solid black;
  border-radius: 99vw;
  font-weight: 400;
  font-size: clamp(40%, 40% + 1vw, 65%);
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: white;
  white-space: nowrap;
  background-color: black;
  pointer-events: none;
  display: flex;
  align-items: center;
}
/* @media (max-width: 991px){
  .st-label {
    padding: 0.7rem 0.5rem 0.5rem;
  }
}
@media (max-width: 420px){
  .st-label {
    font-size: 7px;
  }
}
@media (max-width: 374px){
  .st-label {
    max-width: 100px !important;
    width: 100%;
    white-space: break-spaces;
    padding: 0.5rem 0.5rem 0.4rem;
  }
} */


.shop_btn{
  vertical-align: text-top;
  padding: 3px;
  max-height: inherit;
  height: inherit;
  background-color: transparent;
  line-height: initial;
  min-width: initial;
  font-size: initial;
  margin: 25px auto 0;
  padding: 10px 20px !important;
  border-radius: 40px;
  background-color: #000 !important;
  color: #fff;
  z-index: 2;
  max-height: unset !important;
  height: unset !important;
  font-family: 'Gotham Bold', sans-serif;
  font-weight: 700;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.125));
  width: fit-content;
}
@media only screen and (max-width: 768px){
  .shop_btn{
    font-size: 12px !important;
  }
}


  .flash_sale_label {
      color: #ff0000;
      border: 2px solid #ff0000;
      background-color: #fff;
      font-weight: 400;
      font-size: 12px;
      padding: 0.5rem 0.5rem;
  }
@media only screen and (max-width: 999px){
  .flash_sale_label {
      font-size: 10px;
      right: 0;
  }
}

.onExcl {
  position: absolute;
  right: 10px;
  top: 5px;
  background: #000;
  color: #fff;
  padding: 6px 15px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 20px;
  line-height: 1;
  font-weight: bold;
  z-index: 9;
  border: 2px solid #000;
  color: #fff;
}

.onExcl.bf22 {
  background: transparent;
  border: 2px solid transparent;
  top: -10px;
  right: -10px;
}
.onExcl.bf22_mobile {
  background: transparent;
  border: 2px solid transparent;
  top: -10px;
  right: -10px;
}

  .onExcl.flash_sale{
  	color: #ff0000;
    border: 2px solid #ff0000;
    background-color: #fff;
  }
@media(max-width:767px) {
  .onExcl {
    padding: 6px 10px;    
    font-size: 10px;
  }
}

@media(max-width:767px) {
  .onExcl.bf22 {
    top: -10px;
    right: -10px;
  }
  .onExcl.bf22_mobile {
    top: -10px;
    right: -10px;
  }
  .onExcl.bf22 img {
    width: 80px;
  }
  .onExcl.bf22_mobile img {
    width: 100px;
  }
}

.singleProduct .productImageArea .image.featured{
  position: relative;	
}
body.collection .coll_description {
    padding: 20px 0;
}
body.collection .coll_description a {
    text-decoration: underline;
}
img.desk-only.image-desk {
  width: 100%;
}
img.mob-only.image-mobile {
  display: none !important;
}
@media (max-width:520px){
  img.desk-only.image-desk  {display: none !important;}
  img.mob-only.image-mobile {display: block !important;width: 100%;}
}

/* ------ 23-02-2023 -------- */
.leftMenu a, .leftMenu span {
  font-size: 16px;
  color:#000;
}
.leftMenu a:hover {
  color:gray;
}
.yotpo .standalone-bottomline .star-clickable {
  flex-direction: column;
}
body .yotpo-bottomline .text-m {
    color: #000 !important;
    text-transform: uppercase;
}

/* -------- 23-02-2023 PDP PAGE --------- */
.stylitics_pdp .singleProduct .productInfo .h1.title {
    font-size: 55px;
    line-height: 45px;
}
.productImges > .productImageArea, .featuredSlide {
    position: relative;
}
.stylitics_pdp .pdp-main-img {
    display: flex;
    position: relative;
    width: 100% !important;
    flex-direction: row;
    float: none !important;
    flex-wrap: wrap;
    margin-left: -15px;
    position: relative;
}
.stylitics_pdp .pdp-main-img .featuredSlide:nth-child(-n + 2) {
    max-width: 50%;
}
body.product .scol-7.productImges button, body.product .scol-7.productImges button:hover, body.product .scol-7.productImges button:focus {
    padding: 0;
}
.stylitics_pdp .pdp-main-img .featuredSlide .image_warpper {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
}
.stylitics_pdp .pdp-main-img .featuredSlide img {
    mix-blend-mode: multiply;
}
.stylitics_pdp .pdp-shop-wear {
    display: flex;
    text-align: center;
    font-family: acumin-pro-extra-condensed,sans-serif;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 3%;
    border: 1px solid #000;
    border-radius: 100%;
    width: 70px !important;
    height: 70px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    flex-direction: column;
}
.stylitics_pdp .pdp-shop-wear.only_one_mdeia.desktopOnly{
  right: 53%;
  top: 75%;
}
.stylitics_pdp .pdp-shop-wear svg {
    height: 12px;
    width: 12px;
}
.stylitics_pdp .image_wrapper_div {
    display: flex;
    overflow: auto;
}
.stylitics_pdp .image_wrapper_div .product-image.featuredSlide {
    flex-shrink: 0;
    width: 25%;
}
.product-image.featuredSlide img, .product-image.featuredSlide video {
    cursor: zoom-in;
}
.featuredSlide img {
    display: block;
    margin: 0 auto;
}
.singleProduct .productInfo .pdp_price h3 {
    font-size: 30px;
    line-height: 1;
    margin-right: 10px;
    margin-bottom:10px;
}
.singleProduct .productInfo .afterpay-paragraph.set_flex.is_pdp {
  margin: 0;
  justify-content: flex-start;
  width: 100%;
}
/* .afterpay-logo-link a.custom_afterpay-link{

} 
*/
.paybright_poup .poup_open_k {
    width: 25px;
    height: 25px;
}
.afterpay-logo-link a.custom_afterpay-link svg, 
.paybright_poup .poup_open_k svg {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding-left: 0px;
}
/* .singleProduct .productInfo .afterpay-paragraph {
    margin: 15px 0;
} */
.cutsom_button .PageWidth .ProductStickyAddToCart-detail {
    display: none;
}
.cutsom_button .PageWidth {
    display: flex;
}
.cutsom_button .PageWidth .purchase-section {
    margin-bottom: 0;
}
.cutsom_button .PageWidth .purchase-section input#add-to-cart {
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 18px;
    font-family: acumin-pro-extra-condensed,sans-serif;
    letter-spacing: 1.5px;
    font-size: 24px;
    font-weight: 700;
}
.cutsom_button .PageWidth .purchase-section .swym-button-bar {
    display: none;
}
.cutsom_button.is-visible.ProductStickyAddToCart .PageWidth .purchase-section input#add-to-cart  {
    border-radius: 50px;
    padding: 10px 60px;
    font-size: 18px;
    outline: none!important;
    box-shadow: 0 0 0 1px #fff;
}
.singleProduct .productInfo .afterpay-paragraph {
  margin:0;
  padding-left: 3px;
}
body .instagram-home-section h1.title {
    font-size: 70px !important;
}
body.product .zoomImgsCont img, body.product .zoomImgsCont video {
  width: 100%;
  max-width: 100%;
  display: block;
}
body.product .zoomImgsWrap{
  display: flex;
  align-items: center;
}
body.product .zoomimage_wrapper {
  height: calc(900px - 40px);
  position: relative;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  max-height: 100%;
}
body.product .zoomImgsCont{
  height: calc(900px - 40px);
  padding: 0;
  margin: 0;
  max-height: 100%;
}
body.product button.closeZoom {
  position: absolute;
  top: -2%;
  right: -2%;
  padding: 5px 10px;
  color: #fff;
  border-radius: 50px;
  font-size: 22px;
  font-family: sans-serif;
  background: #000;
  text-shadow: 0 0 2px #000;
  border: 1px solid #000;
}
body.product .zoomImgsCont::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  display: none;
}
body.product .zoomImgsCont::-webkit-scrollbar-track-piece {
  background: #fff;
}
body.product .zoomImgsCont::-webkit-scrollbar-thumb {
  background-color:#fff;
}
.yotpo .yotpo-first-review-content .yotpo-default-button {
    background: #000;
}
body .write-question-review-buttons-container .write-question-review-button .write-question-review-button-icon {
    color: #000 !important;
}
.productrelated .relatedtab h3 {
    text-align: left;
    opacity: 1;
    width: 100%;
    display: inline-block;
    background: transparent;
    color: #333;
    padding: 7px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: larger;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
.promotion-text,
.promotion-text-new {
  font-size: 16px;
  line-height: 1;
  font-family: TradeGothicLTStd-BdCn20,sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}
.promotion-text span,
.promotion-text-new span {
  font-size: 16px;
  font-family: TradeGothicLTStd-BdCn20,sans-serif;
  font-weight: 400;
}

.promotion-text::first-letter, .promotion-text-new::first-letter {
  text-transform: capitalize;
}

.promotion-text.mobile-promo,
.promotion-text-new.mobile-promo {
  font-size: 22px;
  margin-top: 5px;
}
.largeImgSlider.desktopOnly > .featuredSlide:nth-child(2)::before, 
.largeImgSlider.mobileOnly .featuredSlide:nth-child(1)::before {
  height:30px !important;
}
.textTabbing tbody tr td,
.textTabbing tbody tr th {
    font-family: "Acumin Pro Condensed-semibold";
    font-size: 14px;
}
.textTabbing tbody tr th {
    letter-spacing: 1px;
}
.title-details {
    display: flex;
    align-items: center;
}
.shopify-section.product-suggestions ~ .container {
    max-width: 100%;
}
.shopify-section.product-suggestions ~ .container .recentslider.slick-initialized.slick-slider {
    padding: 0 10px;
}
.products .product .title {
  font-family: acumin-pro,sans-serif;
  font-weight: normal;
}
.details a {
    text-align: left;
}
.details span.price,
.details span.recent-price{
    width: 100%;
    display: block;
    margin-top: 7px;
}
.details span.recent-price del { 
  margin-left: 5px;
  color: #939597;
  text-decoration: line-through;
}
.ais-page .ais-InfiniteHits-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
body .yotpo-pictures-widget .yotpo-slider-title-wrapper {
  text-align: left !important;
}
body .yotpo-pictures-widget .yotpo-slider-title-wrapper .yotpo-slider-title {
  font-family: acumin-pro-extra-condensed,sans-serif !important;
  font-size: 20px !important;
  text-transform: uppercase;
}
.ProductStickyAddToCart .purchase-section {
    margin-bottom: 0;
}
body .ProductStickyAddToCart .addtocart {
    border-radius: 50px;
    padding: 10px 60px;
    font-size: 18px;
    outline: none!important;
    box-shadow: 0 0 0 1px #fff;
}
body .ProductStickyAddToCart .singleProduct input.addtocart:not(.rebooted_atc_btn), 
body .ProductStickyAddToCart .singleProduct #pre-order {
    font-family: acumin-pro-extra-condensed,sans-serif;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 60px;
}
body .yotpo-pictures-widget .yotpo-slider-title-wrapper .yotpo-slider-title {
    display: block;
    position: relative;
}
body .yotpo-pictures-widget .yotpo-slider-title-wrapper .yotpo-slider-title:before {
    content: '@STEVEMADDENCANADA';
    position: absolute;
    right: 0;
    font-weight: 400;
    font-size: .8em;
    display: block;
    font-family: "acumin-pro",sans-serif!important;
}
.ProductStickyAddToCart h4.ProductStickyAddToCart-title,
.ProductStickyAddToCart .ProductStickyAddToCart-subtitle {
    display: inline-block;
}
.ProductStickyAddToCart-detail .title-details {
    display: flex;
    align-items: center;
    margin-right: 5px;
}
.ProductStickyAddToCart h3.promotion-text {
    margin-left: 5px;
}
@media only screen and (min-width: 991px) {
    .stylitics_pdp .singleProduct .scol-5 { 
        padding: 0 40px 0 25px;
    }
    .stylitics_pdp .pdp-main-img {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
  .mobileOnly.text-center {
    padding: 25px 15px 20px 15px;
    background-color: #f5f5f5;
    text-align: left;
  }
  .product-brand {
      display: block;
      font-size: 100%;
      font-weight: bold;
      line-height: 1;
      color: #999;
  }
  body.product .yotpo.bottomLine {
    margin-bottom: 0;
  }
  h3#price-preview del {
      color: #8e8e8e;
      text-decoration: line-through;
  }
  .pdp-main-img {
    margin-left: 0;
  }
  .singleProduct .scol-7 {
        padding: 0;
  }
  .stylitics_pdp a.pdp-shop-wear.mobileOnly {
    top: auto;
    bottom: 42px;
    font-size: 15px;
    width: 52px !important;
    height: 52px;
    right: 5px;
    display: flex !important;
  }
  .cms-container .mobileOnly .breadcrumb + .h1 {
      font-family: acumin-pro-extra-condensed,sans-serif;
      text-align: left;
      font-size: 35px;
      font-weight: 600;
  }
  .pdp-main-img .featuredSlide .image_warpper {
      padding-bottom: 70%;
  }
  #product .standalone-bottomline {
     margin-top: 0 !important;
  }
  .mobileOnly.text-center h3#price-preview  {
      text-align: left;
      font-size: 25px;
      line-height: 1;
  }
  body .yotpo-bottomline .text-m {
    display: block;
  }
  .cms-container .slick-dots .slick-active {
      background: #ccc;
      border-color: #ccc;
  }
  .cms-container .slick-dots li {
      border: 2px solid #fff;
      background: #fff;
  }
  .cms-container .slick-dots li {
      display: inline-block;
      height: 12px;
      margin: 0 5px;
      width: 12px;
      border: 2px solid #ccc;
      background: #ccc;
      border-radius: 50%;
      cursor: pointer;
  }
   .cms-container .slick-dots li {
    border: 2px solid #fff;
    background: #fff;
  }
   .cms-container .singleProduct .scol-7 {
      background-color: #f5f5f5;
  }
  .productImges>.productImageArea .breadcrumb,
  body.product .mobileOnly .breadcrumb, 
  body.product .mobileOnly.text-center br,
  .cms-container .singleProduct .scol-7 .description.tabbing.rte {
      display: none;
  }
  .isp_related_wrapper .slick-next, 
  .isp_related_wrapper .slick-prev {
    display: none !important;
  }
  .swatch.select_color .header, {
    margin:0 !important;
  }
  .cms-container .swatch .swatch-element {
      margin: 5px 15px 15px 1px !important;
  }
  .header.pdp-size-wrp .swatch-element {
      margin-left: 6px !important;
  }
  .singleProduct .scol-5 .mobileOnly {
      margin-top: 20px;
  }
  .largeImgSlider.pdp-main-img:not(.slick-initialized) *:not(:first-child) {
    display:none;
  }
  .cms-container .select_color .swatch_elements_wrapper, 
  .cms-container .select_color .swatch_elements_wrapper fieldset {
      display: flex;
      overflow-x: auto;
      padding: 0 5px;
  }
  .cms-container .select_color .swatch_elements_wrapper::-webkit-scrollbar,
  .cms-container .select_color .swatch_elements_wrapper fieldset::-webkit-scrollbar {
    height: 6px; 
  }
  .cms-container .select_color .swatch_elements_wrapper::-webkit-scrollbar-track-piece,
  .cms-container .select_color .swatch_elements_wrapper fieldset::-webkit-scrollbar-track-piece {
    background: #dddddd;
    border-radius: 50px;
  }
  .cms-container .select_color .swatch_elements_wrapper::-webkit-scrollbar-thumb,
  .cms-container .select_color .swatch_elements_wrapper fieldset::-webkit-scrollbar-thumb {
    background-color: #a39f9f;
    border-radius: 50px; 
  }
}
@media screen and (max-width: 840px) {
  .pdp-main-img .featuredSlide .image_warpper {
      padding-bottom: 90%;
  }
}
@media screen and (max-width: 767px) {
  .ProductStickyAddToCart.is-visible {
    top: unset;
    bottom: 0;
  }
  .ProductStickyAddToCart .ProductStickyAddToCart-detail {
      display: none !important;
  }
  .ProductStickyAddToCart .ProductStickyAddToCart-button {
        width: 100%;
  }
  .product-image.featuredSlide .image_warpper {
         padding-bottom:100%;
  }
  body .instagram-home-section h1.title {
    font-size: 55px !important;
  }
}
@media screen and (max-width: 640px) {
  .product .isp_related_wrapper {
    margin-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  body #isp_search_result_page div.isp_center_container ul#isp_search_results_container li {
        padding: 0 5px !important;
  }
   body .instagram-home-section h1.title {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 540px) {
  .completeLook .clImg {
    width: 120px;
  }
}

/* Banner API CSS Start */
.instagram-home-section {
  padding-top: 30px;
}
.slider:not(.api-slider) {
  padding-top: 5px;
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
}
.slider:not(.api-slider) .slide {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-item-align: start;
  align-self: flex-start;
  max-width: 300px;
  width: 250px;
  padding: 0 8px;
}
.trending-products .tabs,
.trending-products .tabs h3 {
  padding: 0;
}

.template-index .trending-block {
  background-color: transparent;
  padding: 40px 25px;
}
.trending-block.banner-trending-block {
  display: flex;
  justify-content: space-between;
  padding: 0 25px;
/*   align-items: center; */
/*   margin-bottom: 40px; */
}
.trending-block.banner-trending-block .trending-banner,
.trending-block.banner-trending-block .trending-products {
  width: 50%;
  flex: 0 0 50%;
}
.trending-block.banner-trending-block .trending-banner {
  position: relative;
}
.trending-block.banner-trending-block .trending-products .product-list .slider {
  display: flex;
  align-items: unset;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin: 0;
  padding: 40px 0 0 20px;
}
.trending-block .trending-products .product-list .slider a {
  background-color: #eeeeee;
}
.trending-block .yotpo .standalone-bottomline.star-clickable a,
.trending-block .yotpo .standalone-bottomline .star-clickable a{
  color: #000 !important;
  display: block;
}
.trending-block .trending-products .product-list .slider .h3container a,
.trending-block .trending-products .product-list .slider .price,
.trending-block .trending-products .product-list .slider h3 {
  background-color: transparent;
}
.trending-block .trending-products .product-list .slider h3 {
  word-wrap: break-word;
  width: 100%;
  max-height: unset;
  white-space: break-spaces;
  line-height: 1.2;
  text-align: left;
  margin-top: 10px;
  font-family: forma-djr-micro,sans-serif;
}
.trending-block .trending-products .product-list .slide .price {
  padding-bottom: 0;
  display: block;
  text-align: left;
}
.trending-block.banner-trending-block .trending-products .product-list .slide {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0 8px;
  padding-bottom:15px;
  max-width:50%;
  width:100%;
}
.trending-block .yotpo.bottomLine .standalone-bottomline {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.trending-block .yotpo.bottomLine.yotpo-small {
  margin: 0;
}

.trending-block .product-list .slide a.pdp-image {
    padding-bottom:100%;
    position: relative;
    display: block;
}
.trending-block .trending-products .product-list .slide a.pdp-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    max-height: unset;
    mix-blend-mode: multiply;
    margin: 0 auto;
}
.trending-block .trending-banner a {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 120%;
}
.trending-block .trending-banner a picture,
.trending-block .trending-banner a picture img,
.trending-block .trending-banner a img{
    position: absolute;
    display: block;
    height: 100%;
    object-fit: cover;
   width: 100%;
}
.trending-block.revert_position {
    flex-direction: row-reverse;
    padding: 50px 25px;
}
.trending-block.banner-trending-block.revert_position .trending-products .product-list .slider {
      padding: 0px 70px 0 0;
}
#isp_search_result_page_container #isp_left_container_facets .isp_facet_size .isp_facet_value .isp_facet_value_name,
#isp_search_result_page_container #isp_left_container_facets .isp_facet_size .isp_facet_value .isp_facet_value_name span.isp_facet_value_name_selected {
      height: 100%;
}
#shopify-section-header {
  z-index: 9999 !important;
}
body .isp_grid_product.superga .isp_product_image_wrapper .isp_product_image_href::before {
    top: 10px;
    width: 85px;
    height: 26px;
    right: 10px;
}
.pdp-tag span.pdp-tag-inner {
    margin: 0;
    padding: 8px 10px 4px 10px;
    border: 1px solid #000;
    border-radius: 50px;
    font-family: TradeGothicLTStd,sans-serif;
    font-weight: 400;
    font-size: clamp(100%,100% + 1vw,120%);
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    pointer-events: none;
    z-index: 1;
    background-color: #000;
}
.pdp-tag span.pdp-tag-inner img {
  max-width: 20px;
  margin-bottom: -3px;
}
body .isp_grid_product.waterproof .isp_product_image_wrapper .isp_product_image_href::before {
    width: 110px;
    top: 15px;
    height: 30px;
    right: 15px;
}
#isp_search_result_page div.isp_center_container ul#isp_search_results_container .isp_no_results_title {
    width: 100%;
    padding: 0 15px 15px 15px;
    color: #8e8e8e;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}
.mobileOnly .tag-review .pdp-tag span.pdp-tag-inner {
    font-size: clamp(100%,100% + 1vw,100%);
}
.mobileOnly .tag-review .pdp-tag {
    text-align: right;
}
body .yotpo .write-review .connect-wrapper {
    padding-left: 0;
    display: flex !important;
}
body .yotpo .primary-color-btn, .yotpo input[type="button"].primary-color-btn {
    background-color:#000 !important;
}
body .yotpo .write-review .socialize-wrapper {
  display: none;
}
.cutsom_button.is-visible.ProductStickyAddToCart .PageWidth .purchase-section input#add-to-cart:hover {
    background: #fff;
    color: #000;
}
body .yotpo .write-review .socialize-wrapper {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
@media only screen and (min-width: 992px) { 
  .trending-block.banner-trending-block:not(.revert_position) .trending-products .product-list .slide:nth-child(2n+2) {
    padding-right:0;
  }
  .trending-block.banner-trending-block.revert_position .trending-products .product-list .slide:nth-child(2n+1) {
    padding-left:0;
  }
}
@media only screen and (max-width: 1140px) {
  .trending-block.banner-trending-block .trending-products .product-list .slide {
        padding-bottom: 10px;
  }
  .trending-block.banner-trending-block .trending-products .product-list .slider {
      padding: 0 0 0 40px;
  }
  .trending-block.banner-trending-block.revert_position .trending-products .product-list .slider {
      padding: 0px 40px 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .trending-block.banner-trending-block .trending-products .product-list .slider {
      padding: 0 0 0 20px;
  }
  .trending-block.banner-trending-block.revert_position .trending-products .product-list .slider {
      padding: 0px 20px 0 0;
  }
  body#isp_search_result_page div.isp_center_container ul#isp_search_results_container {
     max-width: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  .template-index .trending-block {
    margin-bottom: 30px;
  }
  .trending-block.banner-trending-block {
        flex-direction: column;
  }
  .trending-block.banner-trending-block .trending-banner, .trending-block.banner-trending-block .trending-products {
      width: 100%;
      flex: 0 0 100%;
  }
  .trending-block .trending-banner a:not(.ov-link) {
    padding-bottom: 100%;
  }
  .trending-block .trending-banner a picture img, .trending-block .trending-banner a img {
    object-fit: unset;
  }
  .trending-block.banner-trending-block .trending-products .product-list .slider {
    padding: 20px 0 0 0 !important;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
/*     margin-left: 10px; */
  }
  .trending-block.banner-trending-block .trending-products .product-list .slide {
        flex-shrink: 0;
  }
  .trending-block {
    padding:0 !important;
  }
  .trending-block .trending-products .product-list .slide,
  .trending-block.banner-trending-block .trending-products .product-list .slide {
        max-width: 40%;
  }
  .trending-block .trending-products .product-list .slider::-webkit-scrollbar {
    height: 0;
  }
  .trending-block.banner-trending-block .trending-products .product-list .slider::-webkit-scrollbar-track-piece {
    background: #dddddd;
    border-radius: 50px;
  }
  .trending-block.banner-trending-block .trending-products .product-list .slider::-webkit-scrollbar-thumb {
    background-color: #a39f9f;
    border-radius: 50px;
  }
  .trending-block .trending-products .product-list .slider h3 {
    font-size: 14px;
    padding: 0;
  }
  .trending-block .trending-products .product-list .slide .price,
  .trending-block .trending-products .product-list .slider h3,
  .slide .standalone-bottomline {
    padding:0;
  }
  .trending-block .trending-products .product-list .slider .h3container a {
    margin-top:10px;
  }
  .yotpo .yotpo-rating-bars .yotpo-product-related-field-score-bar,
  .yotpo .yotpo-size-bars .yotpo-product-related-field-score-bar {
      margin-bottom: 24px;  
  }
}
@media only screen and (max-width: 768px) {
  #isp_search_result_page div.isp_center_container ul#isp_search_results_container .isp_no_results_title {
     padding: 0 5px 15px 5px;
  }
  .banner-popup-model {
      width: 100%;
  }
  body .yotpo-pictures-widget .yotpo-slider-title-wrapper .yotpo-slider-title:before {
    font-size: .5em;
  }
  body .yotpo-pictures-widget .yotpo-slider-title-wrapper .yotpo-slider-title {
    font-size: 17px !important;
  }
  .productImageArea .yotpo.yotpo-pictures-widget {
      display: none;
  }
  body #isp_search_result_page_container .isp_center_container_header div.isp_results_summary_wrapper {
      width: 1000% !important;
  }
  body span#isp_results_summary_total_results.serp {
    top:0;
  }
  #isp_search_result_page_container .isp_center_container_header div.isp_sorting_and_result_view_wrapper {
      position: relative;
      top: auto;
      right: 0;
      bottom: 0;
      width: 100%;
  }
  body#isp_search_result_page #isp_search_result_page_container div.isp_center_container_header {
    padding:25px 5px 10px 5px;
    display: flex !important;
  }
  body #isp_search_result_page_container .isp_center_container_header div.isp_sorting_and_result_view_wrapper {
    position: relative;
    margin:0;
    width: 100%;
  }
  body #isp_search_result_page_container .isp_center_container_header div.isp_sorting_and_result_view_wrapper ul#isp_search_res_sorting_menu {
    width: 100%;
    display: block;
  }
  body div#isp_results_did_you_mean {
    padding-left:5px;
  }
}
@media only screen and (max-width: 575px) {
  body .isp_center_container ul li.isp_grid_product {
    padding: 0 5px !important;
  }
}
@media only screen and (max-width: 475px) {
  .trending-block.banner-trending-block .trending-products .product-list .slider,
  .trending-block.banner-trending-block.revert_position .trending-products .product-list .slider{
        padding: 20px 0 0 0;
  }
  .back-in-stock-label:before {
    font-size: 65%;
  }
}
@media only screen and (max-width: 375px)  {
  .trending-block .trending-products .product-list .slide,
  .trending-block.banner-trending-block .trending-products .product-list .slide {
    max-width: 60%;
  }
}
/* Banner API CSS End */

#isp_search_result_page div.isp_center_container ul#isp_search_results_container li.isp_grid_product.isp-promotional[product_id="6856254521462"] {
  display: none !important;
}

/*======= 31-3-23 cart slider ============  */
.cartDrawer div#main-cart-wrapper {
    overflow: auto;
    height: calc(100% - 60px);
}
.cartDrawer #main-cart-wrapper .has-item,
.cartDrawer #main-cart-wrapper #cart-item-form {
      height: 100%;
}
.cartDrawer #main-cart-wrapper #cart-item-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow-x: hidden;
}
.cartDrawer #main-cart-wrapper #cart-item-form .quick-items-wrapper {
    flex: 1;
}
.cartDrawer .cartButtonOuter {
  margin-top: 0 !important;
  position: unset !important; 
  border-top: 1px solid #000;
  z-index: 9999;
}
/* .cartDrawer div#main-cart-wrapper,
.cartDrawer div#main-cart-wrapper div#crt,
.cartDrawer div#main-cart-wrapper div#crt form  {
    height: 100%;
} */
.cartDrawer .cartButtonOuter .topcart-btn {
  background: #e9e9e9;
}
.cartDrawer #main-cart-wrapper #cart-item-form .quick-items-wrapper {
    display: flex;
    flex-direction: column;
    height:auto;
}
.cartDrawer div#main-cart-wrapper div#crt form .quick-items {
	flex: 1;
}
.cart-upsell-slider:not(.slick-initialized) {
  display: none;
}
/* .cart-upsell-slider {
  align-items: unset !important;
}
.cart-upsell-slider.upsell-desk-slider ._slide {
    width: 100%;
    max-width: 20%;
    flex-shrink: 0;
    padding: 5px;
}
.cartDrawer .cart-upsell-slider ._slide,
.cart-upsell-slider.upsell-mobile-slider ._slide {
  width: 100%;
  max-width: 50%;
  flex-shrink: 0;
  padding: 5px;
} */
.mini-cart-page-upsell .cart-upsell-body {
  padding: 10px 0;
  margin-bottom: 10px;
}
.cartDrawer .cart-upsell-slider .slick-slide, .main-cart-wrapper .cart-upsell-slider .slick-slide {
    padding: 0 5px !important;
}
 .cartDrawer .cart-upsell-slider h3, .main-cart-wrapper .cart-upsell-slider h3 {
    text-align: left;
    padding: 10px 0 5px;
    font-size: 12px;
    line-height: 1.3;
    border-bottom: none;
}
.cartDrawer .cart-upsell-slider h3 a, .main-cart-wrapper .cart-upsell-slider h3 a {
  background: transparent;
}
 .cartDrawer .cart-upsell-title, .main-cart-wrapper .cart-upsell-title{
   flex:1;
}
 .cartDrawer .cart-upsell-title h4, .main-cart-wrapper .cart-upsell-title h4 {
    font-size: 24px;
    line-height: 1;
}
 .cartDrawer  .main-cart-collection, .main-cart-wrapper  .main-cart-collection {
    background-color: #fff;
 }
.cart-upsell-slider .back-in-stock-label:before {
    padding: 5px;
    right: 6%;
    font-size: 10px;
}
.cartDrawer .cart-upsell-slider .product_add .btn, .main-cart-wrapper .cart-upsell-slider .product_add .btn {
    width: 100%;
    padding: 7px;
    font-size: 12px;
}
.cartDrawer .cart-upsell-slider .slide .price, .main-cart-wrapper .cart-upsell-slider .slide .price {
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 1;
}
/* .cartDrawer .cart-upsell-slider.slider img, .main-cart-wrapper .cart-upsell-slider.slider img {
  height: 180px;
} */
.cartDrawer .slide .standalone-bottomline, .main-cart-wrapper .slide .standalone-bottomline {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
}
.cartDrawer .cart-section-title, .main-cart-wrapper .cart-section-title {
   display:flex;
   align-items:center;
   justify-content:space-between;
   padding: 15px 10px 0 10px;
}
.cartDrawer .n-slider-arrow, .main-cart-wrapper .n-slider-arrow {
    max-width: 80px;
    width: 100%;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: unset !IMPORTANT;
}
.cartDrawer .slick-arrow, .main-cart-wrapper .slick-arrow {
    position: static;
    height: 30px;
    width: 30px;
    display: flex!important;
    background: unset;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    cursor: pointer;
}
.cartDrawer .slick-arrow svg, .main-cart-wrapper .slick-arrow svg {
    fill: #fff!important;
    color: #fff;
    width: 10px;
    height: 10px;
    stroke: #fff;
}
.cartDrawer .slick-arrow.n-next-arrow svg, .main-cart-wrapper .slick-arrow.n-next-arrow svg {
    transform: scale(-1);
}

.cartDrawer .slick-track, .main-cart-wrapper .slick-track {
    display: flex !important;
}

.cartDrawer .slick-slide, .main-cart-wrapper .slick-slide {
    padding: 0 5px!important;
    height: auto !important;
    align-self: unset !important;
}
.cartDrawer .product-slide, .main-cart-wrapper .product-slide {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.cartDrawer .cart-upsell-slider .yotpo.bottomLine .standalone-bottomline .yotpo-icon, 
.main-cart-wrapper .cart-upsell-slider .yotpo.bottomLine .standalone-bottomline .yotpo-icon { 
    width: 15px !important;
    height: 15px !important;
}
.cartDrawer .cart-upsell-slider .h3container span, .main-cart-wrapper .cart-upsell-slider .h3container span {
    max-width: 200px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.cart-upsell-slider ._product {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.cart-upsell-slider .product_add{
  flex: 1;
  display: flex;
  align-items: flex-end;
}
.cart-upsell-slider ._title, .mini-cart-upsell-slider ._title {
  font-family: 'TradeGothicLTStd-BdCn20';
}
.cart-upsell-slider ._product ._price, .mini-cart-upsell-slider ._product ._price {
    margin: 0px 0 10px 0;
}
.main-cart-collection .n-prev-arrow {
  background-image: url(https://cdn.shopify.com/s/files/1/0241/9654/6624/files/left_pdp_arrow.png?v=1675406723);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}
.main-cart-collection .n-next-arrow {
  background-image: url(https://cdn.shopify.com/s/files/1/0241/9654/6624/files/right_pdp_arrow.png?v=1675406723);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}
.new-cart-Upsell-wrapper.mobile-only {
  display: none;
}
.new-cart-Upsell-wrapper.mobile-only {
  margin-bottom: 20px;
}
.new-cart-Upsell-wrapper.mobile-only .cart-upsell-body.product-list {
    padding: 15px 0;
}
.new-cart-Upsell-wrapper.mobile-only .main-cart-collection {
  background: transparent;
}
.new-cart-Upsell-wrapper.mobile-only .cart-upsell-slider ._product ._price,.new-cart-Upsell-wrapper.mobile-only .cart-upsell-slider ._title,
.new-cart-Upsell-wrapper.mobile-only .cart-upsell-title {
  text-align: left;
}
.new-cart-Upsell-wrapper.mobile-only .cart-upsell-slider ._title {
  padding-top: 10px;
}
.cartDrawer .cart-upsell-slider .slick-slide figure {
  max-width: 100px;
  margin: 0 auto;
  width: 100%;
}
.main-cart-wrapper .cart-upsell-slider .slick-slide figure {
  width: 100%;
  max-width: 140px;
  margin: 0 auto;
}
.main-cart-collection span.sale-price-present {
  color: #b20000 !important;
}
@media (max-width: 767px){
  .cartDrawer .dynamic-checkout__content .shopify-cleanslate ul {
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }
  
  .cartDrawer .dynamic-checkout__content .shopify-cleanslate ul li {
    list-style-type: none !important;
    width: 100%;
    max-width: 50% !important;
    margin: 5px 0 !important;
    padding: 0 5px;
  }
  .cartDrawer .dynamic-checkout__content .shopify-cleanslate ul li:nth-of-type(2n+1) {
    padding-left: 0;
  }
  .cartDrawer .dynamic-checkout__content .shopify-cleanslate ul li:nth-of-type(2n+2) {
    padding-right: 0;
  }
  .new-cart-Upsell-wrapper.desk-only {
    display: none;
  }
  .new-cart-Upsell-wrapper.mobile-only {
    display: block;
  }
}
@media (max-width: 600px){
  body.cart .cartItemProducts {
    padding-bottom: 40px;
  }
}
/*======= 31-3-23 cart slider ============  */


/* ----------- Search ----------- */
.search-popup {
    opacity: 0;
    visibility: hidden;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    padding: 0 15px;
}

.search-popup .search-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.search-popup .search-left-icon {
    width: 20px;
    height: 20px;
    display: block;
}
.search-popup .close-right-icon {
    width: 15px;
    height: 15px;
    display: block;
}
.search-popup .search-left-icon img,
.search-popup .close-right-icon img{
    width: 100%;
    height: 100%;
    display:block;
}

.search-popup .search-form {
    flex: 1;
}
.search-popup .search-form input {
    width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    padding: 8px 16px;
    line-height: 1;
    font-size: 18px;
}
.search-popup-content {
    margin-top: 35px;
}
.search-popup .search-form form{ 
    width: 95%;
    margin: 0 auto;
}
@media only screen and (max-width: 991px){
  .search-popup.active {
    opacity: 1;
    visibility: visible;
    display: block;
  }
  .cartCount{
    font-size:15px;
  }
  .open-search-popup {
    width: 100%;
    height: 100%;
    display: block;
  }
}
/* Quick Shop 16-08-23 Start */
/* --------- quickview --------- */
.overlay,
.product_quickview  {
    opacity:0;
    visibility: hidden;
    transition:0.3s all ease-in-out;
    -webkit-transition:0.3s all ease-in-out;
    -moz-transition:0.3s all ease-in-out;
    -ms-transition:0.3s all ease-in-out;
    -o-transition:0.3s all ease-in-out;
}
.overlay.active,
.product_quickview.active {
    opacity: 1;
    visibility: visible;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 99999999;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.3);
}
.product_quickview {
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    z-index: 999999999;
    display: flex;
    justify-content: center;
    height: auto;
    align-items: center;
    padding: 20px;
    transform: translate(-50%, -50%);
}
.product_quickview .quick-view-images {
    float: unset;
    width: 100%;
    height: 70vh;   
}
.product_quickview div.main-quick {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    height: 70vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
    position: relative;
}
.product_quickview div.main-quick::-webkit-scrollbar,
.product_quickview .quickview-wrapper .pdp-details-wrapper::-webkit-scrollbar {
    width: 5px;
}
.product_quickview div.main-quick::-webkit-scrollbar-track,
.product_quickview .quickview-wrapper .pdp-details-wrapper::-webkit-scrollbar-track {
    box-shadow:unset;
}
.product_quickview div.main-quick::-webkit-scrollbar-thumb,
.product_quickview .quickview-wrapper .pdp-details-wrapper::-webkit-scrollbar-thumb {
    background-color: darkgrey;
}
.product_quickview .quickview-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper,
.product_quickview .quickview-wrapper .pdp-details-wrapper {
    max-width: 50%;
    width: 100%;
}
.product_quickview .quickview-wrapper .pdp-details-wrapper {
    padding:30px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_quickview .swatch .header .swatch-name {
    display: flex;
    /* align-items: center; */
}
.product_quickview .swatch .header .swatch-name .curcolor {
  margin-left: 5px;
}
.product_quickview .quickview-wrapper .pdp-header .price.main-price {
  margin-bottom: 10px;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper {
    background-color: #f5f5f5;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images,
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images .slick-list, 
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images .slick-list .slick-track,
.product_quickview .quick-view-images .product-image {
    height: 100%;
}
.product_quickview .quick-view-images .product-image {
    padding: 0 !important;
    width: 100%;
    height: 100%;
}
.product_quickview .quick-view-images .product-image,
.product_quickview .quick-view-images .product-image:hover {
    background: unset !important;
}
.product_quickview .quick-view-images .product-image .image_warpper {
    position: relative;
    display: block;
    height: 100%;
    background-color: #e7e7e7;
}
.product_quickview .quick-view-images .product-image .image_warpper img,
.product_quickview .quick-view-images .product-image .image_warpper video,
.product_quickview .quick-view-images .product-image .image_warpper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: default;
    mix-blend-mode: multiply;
    object-fit: scale-down;
}
.product_quickview .quick-view-images .product-image:hover img {
    opacity:1;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images ul.slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    display: flex !important;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images ul.slick-dots li {
    display: block;
}
.product_quickview .quickview-wrapper .pdp-image-wrapper .quick-view-images ul.slick-dots button {
    height: 0;
    width: 0;
    opacity: 0;
}
.product_quickview .close-quick {
    position: absolute;
    right: 5px;
    width: fit-content;
    line-height: 1.2;
    top: 5px;
    padding: 10px;
    z-index: 9;
    cursor: pointer;
    color: #949494;
    font-weight: bold;
}
.product_quickview .quickview-wrapper .pdp-header .h1.title {
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 10px;
}
.product_quickview .quickview-wrapper .pdp-header h3 {
    font-family: "TradeGothicLTStd", sans-serif !important;
    font-weight: 500;
    font-size: 18px;
}
.product_quickview .select_color.swatch .customColor label  {
    min-width: 64px !important;
    height: 64px !important;
}
.product_quickview .swatch.select_color input:checked+label:before {
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid #000;
    border-radius: 50%;
    transform: translate(-50%,-50%);
}
.product_quickview .select_color .header.pdp-size-wrp .swatch_elements_wrapper {
    margin-top: 15px;
}
.product_quickview .select_color {
    margin: 1.2em 0;
}
.product_quickview .swatch .header {
    font-size: 16px;
    line-height: 1.2;
}
.product_quickview .pdp-size-wrp .swatch_elements_wrapper {
    margin-top: 10px;
}
.product_quickview .swatch.select_size .pdp-size-wrp label {
    border: 1px solid transparent;
    font-size: 16px;
}
.product_quickview .btn_wish_pdp_wrpr input:not(#chkConfirmPrivacy), .product_quickview .btn_wish_pdp_wrpr .back-in-stock-app-container #BIS_trigger {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 1.2;
    padding: 18px 30px;
    font-weight: 600;
    letter-spacing: 0;
    font-family: 'acumin-pro', sans-serif;
    border: none;
}
.product_quickview .btn_wish_pdp_wrpr .back-in-stock-app-container {
    margin-top: 0px;
}
.product_quickview .see_more_details {
    margin-top: 15px;
}
.product_quickview .see_more_details a {
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 15px;
}
.product_quickview .swatch .header span.curcolor {
  font-family: "acumin-pro",sans-serif;
  font-weight: bold;
}
.product_quickview .quickview-wrapper .pdp-header .yotpo {
    margin-bottom: 5px;
}
.product_quickview .swatch.select_size input:checked+label{
  border:1px solid #000 !important 
}
.product_quickview .swatch.select_size .pdp-size-wrp input:checked+label {
   border:1px solid #000;
}
.product_quickview .yotpo-bottomline {
  width: 100%;
}
.product_quickview .yotpo.bottomLine span {
   color: #f8b519 !important;
}
.product_quickview .yotpo.bottomLine .text-m {
   margin-left: 5px;
}
.product_quickview .yotpo.bottomLine a:hover {
  color: #000 !important;
}
.product_quickview .yotpo .standalone-bottomline.star-clickable,
.product_quickview .yotpo .standalone-bottomline .star-clickable,
.product_quickview .yotpo .standalone-bottomline .star-clickable a {
  cursor: default !important;
}

body .product_quickview .yotpo .standalone-bottomline.star-clickable:focus,
body .product_quickview .yotpo .standalone-bottomline .star-clickable:focus,
body .product_quickview .yotpo .standalone-bottomline .star-clickable a:focus{
  border: none !important;
}
html body .product_quickview {
    max-width: 1300px;
    width: 100%;
}
html body .product_quickview div.main-quick {
    max-width: 1300px;
    width: 100%;
}
.template-collection #BIS_frame, .template-page #BIS_frame {
  z-index: 1000000000;
}
.product_quickview .back-in-stock-app-container {
    width: 100%;
    padding: 0;
    margin-top:10px;
  }
.product_quickview .back-in-stock-app-container a.BIS_trigger {
  border-radius: 0;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: .4s all;
  cursor: pointer;
  outline: none!important;
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.2;
  padding: 18px 30px;
  font-weight: 600;
  letter-spacing: 0;
  font-family: acumin-pro,sans-serif;
  border: none;
  text-align: center;
}
.product_quickview .back-in-stock-app-container a.BIS_trigger:hover,
.product_quickview .back-in-stock-app-container a.BIS_trigger:focus,
.product_quickview .back-in-stock-app-container a.BIS_trigger:active {
  background: #999;
  color: #fff;
}
.swym-custom-notifications-container {
  position: fixed;
  z-index: 9999999999;
  width: 300px;
  box-shadow: 0 0 25px rgba(0,0,0,.2);
  color: #fff;
  transition: all .3s ease-out;
  top: 20px;
  left: 0;
  transform: translateX(-300px);
}
.custom_wishlist_popup.showing .swym-custom-notifications-container{
  transform: translateX(0px);
}
.swym-custom-notification-wishlist .swym-product-tile {
    background: #fff;
    color: #000;
    padding: 5px;
    display: flex;
    align-items: center;
    position: relative;
}
.swym-custom-notification-wishlist img{
  width: 50px;
  flex-shrink: 0;
}
.swym-custom-notification-wishlist .swym-details-container {
    display: flex;
    flex-direction: column;
}
.swym-custom-notification-wishlist .swym-details {
    padding: 15px 25px 10px 15px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .1em;
    color: #434655;
    word-break: break-word;
    text-align: left;
    font-family: "HelveticaNeue",Helvetica,Verdana,Arial,sans-serif;
}
.swym-custom-notification-wishlist .swym-emphasis {
    font-weight: bold;
}
.swym-custom-notification-wishlist .swym-is-button {
  background: unset;
  border: unset;
  padding: unset;
}
body .gPreorderTopMessage,body .gPreorderBottomMessage {
   margin-top: 0;
   padding-top: 0;
}
.product_quickview .standalone-bottomline {
    display: block;
}
.product_quickview .standalone-bottomline .star-clickable {
    flex-direction: row;
    align-items: center;
}
/* back in stock  */
.product_quickview .backInStock_custom__form__card p {
    font-size: 14px;
}
.product_quickview .backInStock_form__card__header {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
/* back in stock  */
@media only screen and (min-width: 768px)  {
  html body .product_quickview,
  html body .product_quickview div.main-quick {
    width:95%;
  }
}
@media only screen and (max-width: 768px) {
  .product_quickview div.main-quick {
     max-width: 100vw;
  }
  .product_quickview {
    height: 100vh;
    max-width: 100vw;
  }
  .product_quickview .quick-view-images .product-image .image_warpper img {
      object-fit: scale-down;
  }
  .product_quickview div.main-quick {
    height: calc(100% - 100px);
    overflow: hidden;
  }
  .product_quickview .quickview-wrapper {
    flex-direction: column;
  }
  .product_quickview .quickview-wrapper .pdp-image-wrapper,
  .product_quickview .quickview-wrapper .pdp-details-wrapper {
      max-width: 100%;
      height: 50%;
  }
  .product_quickview .quickview-wrapper .pdp-details-wrapper {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .product_quickview .select_color.swatch .customColor label {
    min-width: 60px !important;
    height: 60px !important;
  }
  .product_quickview .select_color .header.pdp-size-wrp .swatch_elements_wrapper {
    overflow: auto;
    padding-top: 10px;
    margin-top: 5px;
  }
  .product_quickview .select_color .header.pdp-size-wrp .swatch_elements_wrapper fieldset {
    display: flex;
    align-items: center;
  }
  .product_quickview .select_color .header.pdp-size-wrp .swatch_elements_wrapper fieldset .color_element.custom {
      flex-shrink: 0;
  }
  .product_quickview .select_color {
      margin: 1em 0;
  }
  .product_quickview .quickview-wrapper .pdp-header .h1.title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .product_quickview .see_more_details {
    margin-top: 10px;
  }
  .product_quickview .see_more_details a {
    font-size: 14px;
  }
  .product_quickview .swatch.select_size .pdp-size-wrp label {
    height: 35px;
    line-height: 35px;
  }
  .product_quickview .btn_wish_pdp_wrpr input {
      padding: 15px 30px;
      font-size: 16px;
  }
  .product_quickview div.main-quick::-webkit-scrollbar,
  .product_quickview .quickview-wrapper .pdp-details-wrapper::-webkit-scrollbar {
      width: 0px;
  }
  .product_quickview .quickview-wrapper .pdp-details-wrapper {
    justify-content: flex-start;
  }
  .product_quickview .quickview-wrapper .pdp-details-wrapper {
      padding: 30px 20px;
  }
}
@media only screen and (max-width: 640px) {
  .product_quickview .product-image.featuredSlide .image_warpper {
    padding-bottom: 0;
  }
  .product_quickview .backInStock_form__card__header {
    font-size: 14px;
  }
}
/* Quick Shop 16-08-23 End */

/* Instagram section css start */
.shop-instagram .container {
  max-width: 1700px !important;
}
.shop-instagram .section-title-h2 {
  font-size: clamp(3rem,2.4234rem + 2.8829vw,5rem);
  font-family: acumin-pro-extra-condensed,sans-serif;
  font-weight: 900;
  line-height: clamp(3rem,2.4234rem + 2.8829vw,5rem);
  margin-bottom: 20px;
  font-size: 70px;
}
.shop-instagram .section-title-subtitle {
    font-size: clamp(1rem,.8847rem + .5766vw,1.4rem);
    font-family: acumin-pro,sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.5;
}
@media (min-width: 992px) {
  .shop-instagram .display_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
/* Instagram section css end */

/* 01-02-2024 CSS START */
.visual-nav-wrapper{
  margin: 16px auto 28px;
}
.visual-nav-wrapper .visual-row-slider{
  display: flex;
  flex-wrap: wrap;
}
.visual-nav-wrapper .slick-list{
  width: 100%;
}
.visual-nav-wrapper .slick-track{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.visual-nav-wrapper .visual-card{
  /* background-color: rgb(245, 245, 245); */
  max-width: calc(20% - 12px);
  cursor: pointer;
  margin: 0 6px;
}
.visual-nav-wrapper .visual-card .link{
  position: relative;
  display: block;
  width: 100%;
  /* padding-top: 100%; */
}

.visual-nav-wrapper .visual-card .link img {
  /* position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
  display: inline-block;
  vertical-align: middle; */
}
.visual-nav-wrapper .visual-card .visual-card-title{
  text-align: center;
  width: 100%;
  display: block;
  /* font-weight: bold; */
  text-transform: uppercase;
  font-size: 28px;
  text-decoration: underline;
  margin-bottom: 15px;
  font-family: acumin-pro-extra-condensed,sans-serif;
}
.visual-nav-wrapper .visual-card .link .mobile_only{
  display: none; 
}
.visual-nav-wrapper .slick-arrow{
  display: none;
  top: 50%;
  transform: translateY(-50%);
}
.visual-nav-wrapper .visual-row-slider .slick-next{
  background-image: url(https://cdn.shopify.com/s/files/1/0241/9654/6624/files/right_pdp_arrow.png?v=1675406723);
  right: 2px !important;
}
.visual-nav-wrapper .visual-row-slider .slick-prev{
  left: 2px !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0035/9405/9887/files/right_pdp_arrow_1.png?v=1707111613);
}

@media only screen and (min-width: 992px){
  .visual-nav-wrapper .visual-card{
    width: 100% !important;
  }
}
@media only screen and (max-width: 991px){
  .visual-row-slider.has_slider:not(.slick-initialized) .visual-card:not(:first-of-type) {
    display: none
  }
  .visual-nav-wrapper .slick-list{
    padding-right: 20%;
  }
  .visual-nav-wrapper .visual-card .visual-card-title{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .visual-nav-wrapper .visual-row-slider{
    margin: 10px -5px 0;
  }
  .visual-nav-wrapper .visual-card{
    margin: 10px 5px 0;
    max-width: calc(40% - 12px);
  }
  .visual-nav-wrapper .slick-arrow{
    display: block;
  }
}
@media only screen and (max-width: 767px){
  .visual-nav-wrapper .visual-card .link .mobile_only{
    display: block; 
  }
  .visual-nav-wrapper .visual-card .link .desktop_only{
    display: none; 
  }
  .visual-nav-wrapper{
    margin: 0 auto 28px;
  }
}
/* 01-02-2024 CSS END */

/* 05-03-2024 CSS START */

img{display: block;height: auto;}
.floating-label label {position: absolute;top: 50%;left: 0;transform: translateY(-50%);opacity: .6;pointer-events: none;transition: top .2s ease-in-out;}
.squad-hero img{display:block}
.collaborate-us{background:#000;color:#fff;padding:100px 0}
.collaborate-us .collab_wrapper{text-align:center;max-width:767px;margin:0 auto;width:100%}
.squad_page_title{font-size:50px;font-family:acumin-pro-wide, sans-serif;text-align:center;text-transform: uppercase;}
.squad-hero a{display:block}
.collaborate-us .collab_wrapper p{font-size:24px;margin:25px 0 0}
.collaborate-us .collab_wrapper a{color:#fff;font-family:acumin-pro-wide, sans-serif;font-weight:700;display:inline-block;border:1px solid #fff;padding:15px 30px;border-radius:100px;margin:30px 0 0}
.faq_section{padding:80px 0}
.faq_section .faq_accordion .faq_item{padding:25px 0;border-bottom:2px solid #000}
.faq_section .faq_accordion .faq_item .cm_faq_title{display:flex;align-items:center;justify-content:center;font-family:acumin-pro-wide, sans-serif;cursor:pointer;font-size:16px}
.faq_section .faq_accordion .faq_item .cm_faq_title svg{width:18px;height:18px;margin-left:15px;transition:all .2s ease-in-out}
.faq_section .faq_accordion .faq_item .faq_item_content{display:none}
.faq_section .faq_accordion .faq_item .cm_faq_title.active svg{transform:scale(-1)}
.faq_section .faq_accordion{max-width:640px;width:100%;margin:30px auto 0}
.faq_section .faq_accordion .faq_item .faq_item_content p{font-size:16px;font-family:acumin-pro-wide, sans-serif;margin:30px auto 0;text-align:center;max-width:500px}
.faq_section .faq_accordion .faq_item .faq_item_content ul{font-size:16px;font-family:acumin-pro-wide, sans-serif;margin:30px auto 0;text-align:left;max-width:500px;padding-left: 30px;}
.faq_section .faq_disclaimer{text-align:center;padding:50px 0 0}
.faq_section .faq_disclaimer p{font-size:11px;font-family:acumin-pro-wide, sans-serif;margin:0}
.apply_squad{background:#141414;color:#fff;padding:100px 0}
.apply_squad .spply_sq_btn{margin:30px 0 0;text-align:center}
.apply_squad .spply_sq_btn h4{font-size:18px;font-family:acumin-pro-wide, sans-serif}
.apply_squad .cm_arrow_btn{margin:40px 0 0}
.cm_arrow_btn{display:inline-flex;align-items:center;color:#fff;border:1px solid #fff;padding:15px 30px;border-radius:100px}
.cm_arrow_btn svg{width:16px;height:16px;margin-left:5px}
.cm_arrow_btn svg path{fill:#fff}
.any_question{background:#000;text-align:center;color:#fff;padding:100px 0}
.any_question .any_question_wrapper{max-width:640px;width:100%;margin:0 auto}
.any_question .any_question_wrapper h4{font-size:22px;font-family:acumin-pro-wide, sans-serif;margin:0 0 20px}
.any_question .any_question_wrapper p{font-size:18px;font-family:acumin-pro-wide, sans-serif;margin-bottom:15px}
.form-success{color:green}
.any_question .any_question_wrapper .cm_sq_input{margin:20px 0 0}
.any_question .any_question_wrapper .cm_sq_input input,.any_question .any_question_wrapper .cm_sq_input textarea{width:100%;background:transparent;border:1px solid #fff;resize:none;border-radius:30px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px}
.any_question .any_question_wrapper .cm_sq_input textarea{height:150px}
.any_question .any_question_wrapper .cm_submit_sq button{background:#fff;color:#000;font-family:acumin-pro-wide, sans-serif;font-weight:900;font-size:18px;max-width:280px;width:100%;padding:15px;border-radius:50px}
.any_question .any_question_wrapper .cm_submit_sq{margin:20px 0 0}
.any_question_wrapper span.floating-label label {padding: 10px 0;transform: unset;top:0;width: 100%;}
.squad-hero1 a{display:block}
.sq_insta_slider{padding:100px 0}
.sq_insta_slider .slick-list{padding:0 12% 0 18%}
.sq_insta_slider .sq_in_items{padding:0 15px}
.sq_insta_slider .sq_in_items a{display:block;position:relative;padding-bottom:100%;border-radius:35px;overflow:hidden}
.sq_insta_slider .sq_in_items a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.faq_section .faq_accordion .faq_item .cm_faq_title span{text-align:center}
.faq_wrapper .squad_page_title, .apply_squad .squad_page_title {text-transform: capitalize;}
body .sq_insta_slider .rotation-button, body .sq_insta_slider .rotation-button:hover,body .sq_insta_slider .rotation-button:focus,body .sq_insta_slider .rotation-button:active {border: unset;background: unset;margin: 0 auto;width: 100%;margin-top: 20px;}
body .sq_insta_slider .rotation-button svg {margin: 0 auto;width: 30px;height: 30px;}
body .sq_insta_slider .rotation-button .is-hide {display: none;}
.faq_section .faq_accordion .faq_item .cm_faq_title>button {background: none;padding: unset;color: #000;border: none;font-weight: 700;font-size: 16px;font-family: acumin-pro-wide, sans-serif;text-transform: unset;}
.floating-label label {position: absolute;top: 50%;left: 0;transform: translateY(-50%);opacity: .6;pointer-events: none;transition: top .2s ease-in-out;}
.floating-label {position: relative;display: block;}
.cm_sq_input .floating-label input:focus+label, .cm_sq_input .floating-label.using-placeholder-shown input:not(:placeholder-shown)+label, .cm_sq_input .floating-label.using-valid input:valid+label, .cm_sq_input span.floating-label.no-focus label, .cm_sq_input .floating-label textarea:focus+label, .cm_sq_input .floating-label.using-placeholder-shown textarea:not(:placeholder-shown)+label, .cm_sq_input .floating-label.using-valid textarea:valid+label {
  display: block;background-color: #000;top: -13px;left: 50%;position: absolute;z-index: 1;padding: 0 5px;transform: translate(-50%);width: auto;opacity: 1!important;font-size: inherit;font-weight: 400;transition: top .2s ease-in-out;
}
input[type=text], input[type=email], input[type=password], input[type=number], select, textarea {appearance: none;-webkit-appearance: none;outline: none;font-family: acumin-pro-wide, sans-serif;}
.collection-banner img {
  width: 100%;
  height: 100%;
}
.collection-banner img.desktop-hidden {
  display: none;
}
@media (min-width: 991px){
  body *:not(.star-clickable.yotpo-bottomline):not(a.text-m):not(a.product-img):not(.swatch-element.click_trigger_swatch):not(.swatch-element):not(.customColor):not(.filters-dropdown):not(.yotpo-dropdown-button):not(.review-star):not(.shopify-section):not(.mainSections):not(.isp_related_products .slick-arrow):focus, header a:focus, #search_input:focus, header #mainNavDesk .hasDropDown ul li>a:focus, header #mainNavDesk .hasDropDown span.posrel>a:focus, .visuallyhidden.focusable.skip-link:focus, header #mainNavDesk .col_image_only img:focus, header #mainNavDesk ul li span:focus, header #mainNavDesk ul.dropdownmenu li:focus, header #mainNavDesk ul.dropdownmenu li a:focus, header #mainNavDesk ul.dropdownmenu li ul li a:focus, .close-modal:focus, .tab-content :focus, .apply_squad .cm_arrow_btn:focus, .collaborate-us .collab_wrapper a:focus, a.closecart:focus, .cartDrawer .quick-cart-item .quick-cart-details .grid-form-add .adjust:focus, .cartDrawer .quick-cart-item .quick-cart-details .grid-form-add .adjust:focus-visible, .cartDrawer .quick-cart-item .quick-cart-details a.remove_item:focus, .ais-facets .ais-facet--item>div input[type=checkbox]:focus+label {
    border: 2px solid #494113!important;border-radius: 5px;box-shadow: none!important;outline: none;
  }
}
@media (max-width: 767px) {
  .collection-banner img.mobile-hidden {
    display: none;
  }
  .collection-banner img.desktop-hidden {
    display: block;
  }
  .faq_section .faq_accordion{margin:15px auto 0}
  .collaborate-us{padding:50px 0}
  .faq_section{padding:40px 0}
  .sq_insta_slider{padding:60px 0}
  .apply_squad,.any_question{padding:50px 0}
  .squad_page_title{font-size:30px}
  .collaborate-us .collab_wrapper p{margin:15px 0 0;font-size:18px}
}
@media (max-width: 600px) {
  .faq_section .faq_accordion .faq_item{padding:20px 0}
  .squad_page_title{font-size:26px}
}

/* 05-03-2024 CSS END */

/* Stylistic CSS */

.stylitics_pdp .stylitics-header{
  text-align: left;
  font-family: acumin-pro-extra-condensed,sans-serif;
  font-weight: 700;
/*   font-size: 30px; */
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}
button.stylitics-view-item-details-cta span {
 color: #000;
}
button.stylitics-view-item-details-cta:hover {
 background: none;
}
.stylitics-slideout-container .stylitics-item-price {
  align-items: center;
}
.stylitics-dimension-card-dynamic-galleries.stylitics-bundle-container-inline-el .stylitics-counter-pill {
  padding: 5px;
}
.stylitics_pdp .stylitics-header {
  margin: 50px 0 0;
}
body div#stylitics-widget-container {
  margin: 0 0 50px 0;
}
body .stylitics-classic-desktop button.stylitics-item-inner-container:hover{
  background: #99999912;
}
body .stylitics-view-item-details-cta.svelte-classic-10njvlt.svelte-classic-10njvlt{
  color: #000;
}
body .stylitics-view-item-details-cta.svelte-classic-10njvlt.svelte-classic-10njvlt:hover{
  background: #ffffff00;
}
@media only screen and (max-width: 991px) {
  .stylitics_pdp .stylitics-classic-base  .stylitics-card.svelte-classic-2aiflw {
    margin-right: var(--card-margin-left);
    margin-left: 0;
  }
}
.stylitics-product-widget .stylitics-header {font-size: 50px;text-align: center;padding: 40px 0 0 0;font-weight: bold;}
@media only screen and (max-width: 1070px) {.stylitics-product-widget .stylitics-header { padding: 50px 0 0 0; font-size: 34px;}}
@media only screen and (max-width: 540px) {.stylitics-product-widget .stylitics-header {padding: 40px 0 0 0;font-size: 30px;}}


/* Deals Page*/

body.deals .customizable-banner .__wrapper {
    padding: 0;
}

body.deals .page-width .main-page-title {
    display: none;
}

body.deals .rte.scroll-trigger.animate--slide-in h2 {
    font-size: 16px;
    padding: 0;
    text-transform: capitalize;
}

body.deals .shopify-section.index-section {
    padding-top: 30px;
    background-color: #000;
}

body.deals .shopify-section.index-section .page-width .custom__item .custom__item-inner .medium-up--text-left h4 {
    color: #fff;
    text-align: center;
    font-family: 'acumin-pro-extra-condensed', sans-serif;
    font-weight: 900;
    font-size: 70px;
    line-height: 0.8;
}
body.deals .shopify-section.index-section  .custom-content{
  max-width:100%;
}
body.deals .shopify-section.customizable-banner {
    margin-bottom: 40px;
}

body.deals .shopify-section.customizable-banner .__wrapper {
    max-width: unset;
}

body.deals .shopify-section.customizable-banner .__wrapper a {
    width: 100%;
}

.offer-wrapper {
    overflow: hidden;
    padding-bottom: 40px;
    background-color: #000;
}
.offer-wrapper .container {
    max-width: 1430px;
}
.offer-grid-wrapper {
    display: flex;
    margin: 60px -20px 0;
    align-items: center;
}
.offer-grid-wrapper {
    margin-top: 40px !important;
}
.offer-grid-left {
    padding: 60px;
    margin: 0 auto;
    border-radius: 20px;
    width: calc(50% - 60px);
    background-color: #e0dedf;
}
.offer-grid-left .section-title-h2 {
    margin-bottom: 60px;
    color: #000;
    font-family: 'acumin-pro', sans-serif !important;
    text-align: center;
    transform: scaleY(.9);
    font-size: 60px;
    line-height: .7;
}
.ogl-list {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
}
.ogl-list a {
    background: #fff;
    margin-bottom: 30px;
    padding: 18px 0;
    text-align: center;
    font-family: 'acumin-pro-wide', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
}
.ogl-list a:hover, .jsp-btn-wrapper .jsp-white-btn:hover {
    background: #000;
    color: #fff;
}
.offer-grid-right {
    margin: 0 30px;
    width: calc(50% - 60px);
}
.offer-grid-card {
    border-radius: 20px;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
}
.offer-grid-title {
    text-align: center;
    font-family: 'acumin-pro', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}
.offer-grid-second {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offer-grid-second .section-title-h2 {
    color: #000;
    font-size: clamp(250%, 250% + 2vw, 646%);
    font-family: 'acumin-pro-extra-condensed', sans-serif;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}
.offer-grid-second a {
    background: #000;
    color: #fff;
    padding: 12px 30px;
    text-align: center;
    font-family: var(--first-font-wide);
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-left: 10px;
    border: 2px solid #000;
    position: relative;
    top: 5px;
}
.offer-grid-second a:hover {
    border: 2px solid #000;
    background: #fff;
    color: #000;
}
.join-sm-pass-block {
    border: 4px solid #fff;
    padding: 50px 40px;
    border-radius: 20px;
    margin: 50px 10px 40px;
}
.join-sm-pass-wrap {
    max-width: 750px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jsp-title {
    text-align: center;
    font-family: 'acumin-pro-wide', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
}
.offer-wrapper h2 {
    color: #fff;
}
.offer-wrapper  .join-sm-pass-left h2{
  font-family: 'acumin-pro', sans-serif !important;
  text-align: center;
  transform: scaleY(.9);
  font-size: 60px;
  line-height: .7;
}
.offer-wrapper .jsp-sub-title p{
  margin:18px 0 8px;
}
.offer-wrapper .jsp-sub-title {
    text-align: center;
    font-family: 'acumin-pro', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding-top: 1px;
}
.jsp-sub-title.small {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.join-sm-pass-right {
    padding-left: 70px;
}
.join-sm-pass-right .jsp-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.jsp-btn-wrapper {
    margin-top: 20px;
}
.jsp-btn-wrapper .jsp-white-btn {
    padding: 15px 30px;
    background: #fff;
    text-align: center;
    font-family: 'acumin-pro-wide', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
}
.join-sm-pass-right .jsp-btn-wrapper .jsp-line-btn {
    margin-right: 0;
    margin-top: 20px;
}
.jsp-btn-wrapper .jsp-line-btn {
    text-align: center;
    font-family: 'acumin-pro', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    text-decoration: underline;
    margin-right: 10px;
}
.trending-offer-api {
    max-width: 1430px;
}
.trending-offer-api .trending-block {
    padding: 40px 0 15px !important;
}
.trending-offer-api .trending-block .section-title-h2 {
    text-align: center;
    font-family: 'acumin-pro', sans-serif !important;
    font-size: 70px;
    transform: scaleY(.9); 
    line-height: .7;
    margin-bottom: 20px;
}
.trending-offer-api .tablist {
    width: 50%;
    overflow: auto;
    margin: 0 auto;
    display: block !important;
}
.trending-offer-api .tablist ul {
    justify-content: center !important;;
}
.trending-offer-api .tablist ul {
    display: flex;
    width: 90%;
    margin: 0 auto 20px;
}
.trending-offer-api .tablist ul li {
    background: #000;
    color: #fff;
    padding: 16px 30px;
    text-align: center;
    font-family: 'acumin-pro-wide', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
}
.tablist ul li.activetab {
    border-color: #000;
}
.trending-offer-api .tablist ul li a {
    color: #fff;
    font-weight: 600;
}
.trending-offer-api .trending-block .tabs li.activetab a:focus, .trending-offer-api .trending-block .tabs li.activetab a:hover {
    color: #2b2b2b;
}
.trending-offer-api .trending-block .trending-products .product-list .slider a.trending-pdp-image{
  position: relative;
  display: block;
  aspect-ratio: .8 / 1; 
  /* background-color: transparent; */
}
.trending-offer-api .trending-block .trending-products .product-list .slider .slick-slide img {
    aspect-ratio: 4 / 5;
    /* mix-blend-mode: inherit; */
    object-fit: inherit;
    max-width: inherit;
    max-height: inherit;
    height: inherit;
    margin: inherit;
}
.trending-offer-api .trending-block .trending-products .product-list .slider .slick-slide{
  margin:8px;
}
/* .trending-offer-api .trending-block .trending-products .product-list .slider .banner-api-product.slide {
    width: fit-content!important;
} */
.trending-offer-api .trending-block .trending-products .product-list .h3container {
    width: fit-content !important;
    max-width: 300px;
    height: 30px;
}
.trending-offer-api .trending-block .trending-products .product-list .h3container h3 {
    word-wrap: inherit;
    width: inherit;
    max-height: inherit;
    white-space: inherit;
    line-height: inherit;
    text-align: left; 
      margin-top: 6px;
    font-family: acumin-pro-extra-condensed,sans-serif;
} 
.trending-offer-api .trending-block .trending-products .product-list .h3container h3 a span {
    font-family: 'acumin-pro', sans-serif;
    font-weight: 700; 
    font-size:15px;
}
.trending-offer-api .trending-block .trending-products .product-list .h3container h3 a{
  line-height: 0.8;  
}
body.deals .main-page-block .rte{
  margin:0 15px;
}
body.deals .main-page-block .rte h2 {
    font-size: 16px;
    padding: 0;
    text-transform: capitalize;
    margin-bottom: 0;
}
body.deals .main-page-block .rte p {
    text-align: justify;
    line-height: 24px;
    font-family: acumin-pro,sans-serif;
    font-weight: 400;
    margin-top: 0; 
}
@media only screen and (max-width: 991px) {
    .trending-block .section-title-h2 {
        font-size: 50px !important;
        line-height: 1 !important;
    }
    .trending-offer-api .tablist ul li {
        padding: 13px 24px !important;
        font-size: 14px !important;
    }
  .trending-offer-api .tablist{
    width:100%;
  }
  
  .offer-wrapper .jsp-btn-wrapper .jsp-white-btn { 
    white-space: nowrap;
  }
}
@media (max-width: 1024px) {
    .offer-wrapper {
        padding-bottom: 80px;
    }
    .offer-grid-left, .offer-grid-right { 
        width: 50%;
    }
    .offer-grid-left {
        padding: 40px;
    } 
}
@media (max-width: 991px) {
    .offer-grid-wrapper {
        flex-direction: column;
        margin: 40px 0 0;
    }
    .offer-grid-left {
        padding: 30px;
    }
    .offer-grid-left, .offer-grid-left .section-title-h2 {
        margin-bottom: 40px;
    }
    .offer-wrapper .join-sm-pass-left h2,
    .offer-grid-left .section-title-h2{
      font-size:30px;
    }
    .offer-grid-left, .offer-grid-right {
        margin: 0;
        width: 100%;
    }
    .ogl-list a {
        margin-bottom: 20px;
    }
    .ogl-list a {
        font-size: 18px;
        padding: 16px 0;
    }
    .offer-grid-left, .offer-grid-right {
        width: 100%;
    }
    .jsp-btn-wrapper .jsp-white-btn {
        font-size: 16px;
        padding: 13px 26px;
    }
}
@media (max-width: 767px) {
    .offer-wrapper {
        padding-bottom: 40px;
    }
    .offer-grid-left {
        padding: 30px 20px;
    }
    .offer-grid-left .section-title-h2 {
        margin-bottom: 30px;
    }
    .ogl-list a {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .offer-grid-card {
        margin-bottom: 20px;
    }
    .offer-grid-second a {
        font-size: 14px;
        padding: 10px 18px;
    }
    .join-sm-pass-block {
        padding: 50px 20px;
        margin-bottom: 30px;
        border: 2px solid #fff;
    }
    .join-sm-pass-wrap {
        max-width: 100%;
        flex-direction: column;
    }
    .jsp-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .jsp-sub-title {
        font-size: 12px;
        padding: 0;
    }
    .join-sm-pass-right {
        padding-left: 0;
    }
    .join-sm-pass-right .jsp-btn-wrapper {
        flex-direction: row-reverse;
    }
    .jsp-btn-wrapper .jsp-white-btn {
        font-size: 14px;
        padding: 13px 24px;
    }
    .join-sm-pass-right .jsp-btn-wrapper .jsp-line-btn {
        margin-right: 15px;
        margin-top: 0;
    }
    .offer-wrapper .jsp-sub-title {
      font-size: 12px;
    }
    .offer-wrapper .jsp-sub-title p {
      margin: 12px 0 6px;
    }
    .jsp-sub-title.small {
      font-size: 12px; 
    }
}
@media (max-width: 540px) {
  .trending-offer-api .trending-block .trending-products .product-list .h3container h3 a span,
    .offer-grid-title {
        font-size: 12px;
    }
    .offer-grid-second .section-title-h2 {
        font-size: clamp(235%, 235% + .2vw, 630%);
    }
    .join-sm-pass-block {
        padding: 30px 20px;
    }
    .trending-offer-api .trending-block .trending-products .product-list .h3container {
      height: 24px;
    }
}
/* Deals Page*/

/* one trust */
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
  margin: 0 auto 5px;
  padding: 0.8rem 1rem;
  border: 2px solid #000;
  border-radius: 99vw;
  font-size: 1rem;
  font-family: acumin-pro,sans-serif;
  font-weight: 700;
  line-height: .95;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #000;
}
#ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover {
    color: #000;
    background-color: #fff;
}
.open-cookie-popups, .open-cookie-popup {
  display: flex;
  align-items: center;
}
.open-cookie-popup {
  justify-content: center;
  max-width: 250px;
  margin: 0 auto;
  color: #000 !important;
}

.open-cookie-popup img {
  max-width: 50px;
  margin-right: 10px;
}
.open-cookie-popups img {
  max-width: 35px;
  margin-right: 8px;
  display: inline-block;
}

.mob-bottom-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.custom-onetrust-banner {
  position: fixed;
  z-index: 2147483645;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0 0 18px rgba(0,0,0,.2);
  font-size: 16px;
}
.custom-onetrust-banner .ot-sdk-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.custom-onetrust-banner #onetrust-policy-title {
  line-height: 1.3;
  margin-bottom: 10px;
  font-family: inherit;
  color: #696969;
  font-weight: 600;
}
.custom-onetrust-banner #onetrust-policy-text {
  font-size: .813em;
  line-height: 1.5;
  color: #696969;
  text-align: left;
}
.custom-onetrust-banner #onetrust-policy-text a {
  color: #3860BE;
  font-weight: bold;
  font-size: inherit;
  line-height: inherit;
  text-decoration: underline;
}
.custom-onetrust-banner .ot-sdk-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-onetrust-banner #onetrust-accept-btn-handler {
  padding: 12px 10px;
  line-height: 1.2;
  font-size: .813em;
  font-weight: 600;
  min-width: 125px;
  font-family: inherit;
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
}
.custom-onetrust-banner #onetrust-button-group-parent {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .custom-onetrust-banner #onetrust-button-group-parent {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .custom-onetrust-banner .ot-sdk-container {
    padding: 10px 15px;
  }
  .custom-onetrust-banner #onetrust-accept-btn-handler {
    min-width: unset;
    width: 100%;
  }
}

#onetrust-banner-sdk.otFlat {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  right: 0 !important;
  margin: 0;
  height: 100%;
  max-height: 100% !important;
  background-color: #00000073 !important;
}

#onetrust-banner-sdk #onetrust-button-group button:last-child {
  margin-right: 0px !important;
}
#onetrust-banner-sdk .ot-sdk-row {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}

#onetrust-banner-sdk #onetrust-group-container {
  flex: 1;
  width: auto !important;
  margin-right: 20px !important;
}

#onetrust-banner-sdk #onetrust-button-group-parent {
  width: auto !important;
  padding: 0 !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
}
#onetrust-banner-sdk #onetrust-policy {
  margin: 0 0 15px 0!important
}

#onetrust-banner-sdk #onetrust-button-group {
  display: flex;
  width: 100%;
}
#onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
  color: #696969 !important;
  font-weight: normal !important;
}
#onetrust-banner-sdk #onetrust-button-group button {
  margin: 15px 15px 15px 0px !important;
}
#onetrust-button-group button {
  text-transform: uppercase !important;
}
#onetrust-banner-sdk div[role="dialog"] {
  z-index: 20;
  position: relative;
  max-width: 500px;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#onetrust-banner-sdk div[role="dialog"] .ot-sdk-container {
  background-color: #fff;
  max-width: 500px;
  padding: 20px 20px;
}
#onetrust-banner-sdk .banner_logo {
  display: block !important;
  width: 100%;
}
#onetrust-banner-sdk .banner_logo img {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #000 !important;
  border-color: #000 !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #000 !important;
  border-color: #000 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  background-color: #000 !important;
  border-color: #000 !important;
}
@media only screen and (max-width: 767px) {
  /* #onetrust-banner-sdk.otFlat {
    max-width: 90% !important;
  } */
  #onetrust-banner-sdk .ot-sdk-container {
    width: 90% !important;
    padding: 15px !important;
  }
  #onetrust-banner-sdk #onetrust-group-container {
    margin-right: 0px !important;
    /* padding: 0 15px !important; */
  }
  /* #onetrust-banner-sdk #onetrust-policy {
    margin: 15px 0 0 0 !important;
  } */
  #onetrust-banner-sdk #onetrust-button-group {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between;
  }
  #onetrust-banner-sdk #onetrust-button-group-parent {
    width: 100% !important;
  }
  #onetrust-banner-sdk #onetrust-button-group button {
    min-width: unset !important;
    width: 100% !important;
  }
  /* #onetrust-banner-sdk #onetrust-button-group button:first-child {
    margin-left: 15px !important;
  } */
  /* #onetrust-banner-sdk #onetrust-button-group button:last-child {
    margin-right: 15px !important;
  } */
}
@media only screen and (max-width: 375px) {
  #onetrust-banner-sdk #onetrust-button-group {
    flex-direction: column;
  }
  #onetrust-banner-sdk #onetrust-button-group button {
    margin: 0 !important;
  }
  #onetrust-banner-sdk #onetrust-button-group button:first-child {
    margin-bottom: 15px !important;
  }
}
/* 24-10-2024 */
.singleProduct .productInfo .afterpay-paragraph.set_flex.is_pdp .payment_with.en_pay {
    line-height: 1;
    margin-bottom: 5px;
}