/** Shopify CDN: Minification failed

Line 234:19 Expected identifier but found whitespace
Line 234:26 Unexpected ";"

**/
/********Wholesale**********/
/* .total-wrapper-jtpl{
  display: none;
} */
section.SidebarMenu.Drawer .Drawer__Content select#continentSelect {
    display: none;
}
.PageContent--extraNarrow {
    max-width: 550px;
}
.variants--title span {
    text-transform: uppercase;
}
.template-collection .SectionHeader__Description.Rte {
    max-width: 100%;
}
.percent-count-jtpl {
    text-transform: capitalize !important;
    color: red;
    /* font-size: 12px; */
}
.Footer__Content.Rte a {
    text-decoration: none;
}
.custom_content a{
  text-decoration:underline !important;
}
.custom_content {
    margin-bottom: 10px;
}
.saso-use-discount-code-cart-container {
    margin-bottom: 15px !important;
}
.cstm_order_table.TableWrapper {
    overflow: unset;
}
.registration-form-temp.aaaformbuilder_form input[type="radio"] {
    margin-top: 5px;
}
.registration-form-temp input[type="text"], .registration-form-temp input[type="search"], .registration-form-temp input[type="password"], .registration-form-temp input[type="email"], .registration-form-temp input[type="file"], .registration-form-temp input[type="number"], .registration-form-temp input[type="tel"], .registration-form-temp select, .registration-form-temp select option {
    max-height: 42px !important;
}
p.cstm_wholesale_cart.Cart__Total.Heading.u-h6 {
    margin-bottom: 0px;
}

.registration-form-temp.aaaformbuilder_form input[type="radio"]{
    margin-right: 10px !important;
}
span.saw-extra-note {
    padding: 0 5px;
}
span.saw-extra-note br {
  display: none;
}


button.saso-use-discount-code-cart-apply.btn.btn--secondary.button :before
{
  background-color: var(--button-background);
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transform-origin: left center;
    z-index: -1;
}
button.saso-use-discount-code-cart-apply.btn.btn--secondary.button {
      margin-left: 20px;
   position: relative;
    display: inline-block;
    padding: 14px 28px;
    line-height: normal;
    border: 1px solid var(--button-background);
    border-radius: 0;
    text-transform: uppercase;
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px));
    text-align: center;
    letter-spacing: .2em;
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    background-color: transparent;
    transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
}

button.saso-use-discount-code-cart-apply.btn.btn--secondary.button:hover {
transition: transform .45s cubic-bezier(.785,.135,.15,.86);
}

.saso-use-discount-code-cart-code{
-webkit-appearance: none;
    display: block;
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid var(--border-color);
    width: 100%;
    line-height: normal;
    resize: none;
    transition: border-color .1s ease-in-out;
    background: transparent;
}

.custom-form{
  display:block;
}
.template-cart span.saw-cart-total {
    color: #f94c43;
margin-bottom:15px !important;
}
.guest_user_main .SectionHeader__Heading.Heading.u-h1 {
    margin-bottom: 35px;
    margin-top: 35px;
}
span.saw-extra-note {
    display: flex;
    align-items: center;
}
.registration-form-temp .form-group{
  width:100% !important;
}
.registration-form-temp h2.form-control{
  text-align:center;
}
/* form.aaaformbuilder_form.aaa_form_class_14610 {
    background-color: #fff !important;
}
.aaaformbuilder_form button-input{
  width:100% !important;
}
.aaaformbuilder_form select#aaa-customer-state{
  background-color:transparent !important;
}
.aaaformbuilder_form input:focus, .aaaformbuilder_form textArea:focus, .aaaformbuilder_form select:focus{
  border-color:#000 !important;
  box-shadow:none !important;
} */
select#aaa-form-builder-country{
  background-color:transparent !important;
}
.aaaformbuilder_form input,.aaaformbuilder_form select{
    padding: 10px 12px !important;
}
.QuantitySelector input {
    border: none;
    text-align: center;
}
.custom_header.Header__FlexItem.Header__FlexItem--fill {
    justify-content: end;
}
.template-cart .QuantitySelector .QuantitySelector__CurrentQuantity1 {
    border: none;
    text-align: center;
}
.Slideshow__Content h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
    font-size: 4.0625em !important;
margin-bottom: 25px !important;
}
.Slideshow__Content .SectionHeader__ButtonWrapper{
  margin-top:0px !important;
}
.show-variants:hover{
    text-decoration: none !important;
}
.custom_add_button.all_product_get:hover{
    text-decoration: none !important;
}
.cstm_dynamic_checkout {
    width: 40%;
    float: right;
}
.cstm_wrapper.Container{
padding: 0 50px 50px;  
max-width:1200px;
  margin:0 auto;
}
span.saw-cart-original-total {
    position: relative;
    color: #6a6a6a;
    opacity: 1!important;
    margin-right: 8px;
}
.Header__CartCount{
       display: flex!important;
    justify-content: center;
    align-items: center!important;
    position: absolute;
    top: 50%;
    right: -4px;
    min-width: 15px;
    min-height: 15px;
    line-height: 1;
    font-size: 7px;
    font-weight: 700;
    padding: 4px 5px;
    background-color: #000;
    border: 2px solid;
    border-color: #fff;
    border-radius: 50%;
    color: #fff;
}

.cstm_cartcount{
font-size: 7px;
    font-weight: 700;
    right: 2px;
   
}

.cstm_wholesalet_text a {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap:wrap;
}
/* .template-cart p.Cart__Total.Heading.u-h6 {
    display: flex;
    align-items: self-end;
    /* justify-content: flex-end; */
    flex-direction: column;
    justify-content: left;
    text-align: left;
} */
.cstm_wholesale_cart .saso-use-discount-code-cart-container {
    margin-top: 15px !important;
}
.guest_user_main.text-center {
    max-width: 700px;
    margin: 50px  auto 0;
}
.wholesale_back_arrow {
    margin-right: 5px;
    margin-top: 6px;
}

.aaa_formbuilder_container h2{
    border: none;
    font-size: 18px;
    padding: 0!important;
    margin: 15px 0;
    text-transform: uppercase;
    color: #1c1b1b !important;
text-align:center;
}
.aaa_formbuilder_container .form-control {
    display: block;
    padding: 8px 14px !important;
    border-radius: 0;
    border: 1px solid var(--border-color);
    width: 100%;
    line-height: normal;
    resize: none;
    transition: border-color .1s ease-in-out;
    background: transparent;
}
/* .aaaformbuilder_form .radio-group {
    display: flex;
    margin-top: 5px;
} */
.aaaformbuilder_form button#aaa-button {
    width: 100%;
}
html.js.supports-sticky.supports-hover {
    padding-bottom: 0px !important;
}
.aaaformbuilder_form .fb-submit button {
    padding: 10px 14px;
}
.guest_user_main .SectionHeader.SectionHeader--center {
    margin-bottom: 0px;
}
.guest_user_text p {
    margin-bottom: 30px;
}
.aaa_formbuilder_container button {
    width: 100%;
}
.aaa_formbuilder_container .form-control:focus{
  border-color: rgba(var(--text-color-rgb),.8) !important;
    outline: none;
}
.aaaformbuilder_form{
  overflow:hidden;
}
.registration-form-temp h2.form-control {
    border: none;
    background-color: transparent !important;
}
.aaa_formbuilder_container input:focus, .aaaformbuilder_form textArea:focus, .aaaformbuilder_form select:focus{
  box-shadow:none !important;
}
.aaa_formbuilder_container .Button.Button--primary:hover{
  color:#fff !important;
}
.main-collection-block button.Collapsible__Button.Heading.u-h6 {
    padding: 18px!important;
    font-size: 14px!important;
}
.main-collection-block .Collapsible {
    border: 1px solid #ececec!important;
    margin-bottom: 10px;
}
.accordion-contianer .accordion{
  font-size:12px;
position:relative;
}
.accordion-contianer {
    border: 1px solid #ececec;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.accordion-contianer .panel {
    padding: 0 18px;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.cstm_in_stock {
    color: #008060;
}
.cstm_proreder_msg {
    color: var(--product-sale-price-color);
}
.main-collection-block .Collapsible__Plus {
    position: absolute;
    right: 20px!important;
}
.main-collection-block .Collapsible__Plus:before {
    width: 9px;
    height: 1px;
}
.main-collection-block .Collapsible__Plus:after {
    width: 1px;
    height: 9px;
}
.custom_loader .flexbox-loader .nb-spinner {
    width: 75px;
    height: 75px;
    margin: 0;
    background: transparent;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-radius: 50%;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

td.variants--title{
  text-transform:uppercase;
}
span.saw-cart-original-total {
    position: relative;
  color: #6a6a6a;
  opacity:1 !important;
margin-right:8px;
}
.saw-highlight {
    background-color: #ffd400;
    padding: 0 5px;
}
/* .saw-cart-original-total::before{
position: absolute;
    content: "";
    top: 50%;
    left: -0.4em;
    width: calc(100% + 0.8em);
    height: 1px;
    background: currentColor;
} */
.saw-cart-total{
  color : #f94c43;
}
 @-webkit-keyframes spin {
      from {
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
      }
      to {
          -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
      }
    }

    @keyframes spin {
      from {
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
      }
      to {
          -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
      }
    }
wlm.wlm-content {
    margin: 50px 0px;
    display: block;
}
.accordion-contianer .accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    font-weight: 400;
    font-style: normal;
    color: #1c1b1b;
    transition: color .2s ease-in-out;
    letter-spacing: .2em;
    text-transform: uppercase;
}
.accordion-contianer .accordion:before {
    width: 2px;
    height: 10px!important;
    content: "";
    background: #8d8d8d;
    position: absolute;
    top: 50%!important;
    right: 24px!important;
    transition: transform .4s ease-in-out,opacity .4s ease-in-out;
    transform: translateY(-50%);
}
.accordion-contianer .accordion:after {
    content: "";
    background: #8d8d8d;
    width: 10px;
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    transition: transform .4s ease-in-out,opacity .4s ease-in-out;
}
.custom_loader {
    position: relative;
  overflow:hidden;
}
.custom_loader:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #bfbfbf8c;
    z-index: 2;
}

td.variants--title {
    text-transform: capitalize !important;
} 
.custom_loader .flexbox-loader {
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #bfbfbf8c;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.who-qof-table td img {max-width:80px !important;}
table.who-qof-table tr.row-variant td:first-child {
    border-left: 4px solid #000 !important;
}
.quantity__input.input--error{
  background-color: #fff8f8 !important;
    color: #d20000 !important;
}
tr.custom_main_count {
    display: none;
}
.hide-variants {
    border-radius: 4px !important;
    padding: 10px 24px !important;
    font-weight: bold;
    min-height: 48px;
    background: white;
    color: black !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    white-space: normal;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_main_parent .custom_add_button.all_product_get {
    white-space: nowrap;
}
.who-qof-wrapper a.show-variants, .who-qof-wrapper a.hide-variants {
    text-align: center;
    margin: 0 0 0 auto;
    display: block;
    width: 100% !important;
    padding: 15px 20px !important;
    line-height: normal;
    min-height: auto;
    min-width: 180px;
    white-space: nowrap;
    max-width: 180px;
}
.who-qof-wrapper a.show-variants:hover, .who-qof-wrapper a.hide-variants:hover {
    background: rgba(0, 0, 0, 0.05);
}
table.who-qof-table th.price-header {
/*     float: left !important; */
    padding-left: 12px;
}
.quantity {
    margin: 0;
}
.who-qof-wrapper .quantity {
    --text-color:  rgba(0, 0, 0, 0.2) !important;
}
.who-qof-wrapper .quantity input, .who-qof-wrapper .quantity button {
    --text-color:  #3a3a3a !important;
    color: #3a3a3a ;
}
.who-qof-wrapper td.quantity__variant {
    display: flex;
    justify-content: flex-end;
    grid-gap: 20px;
}
.who-qof-wrapper td del {
    color: #9f9f9f;
margin-left:5px;
}
.varaint__btn {
    background: transparent;
    padding: 10px 25px;
    border-radius: 4px;
    font-weight: 600;
    text-transform: capitalize;
    border: 0px solid #ccc;
}
.who-qof-wrapper .preorder_btn {
    color: darkgreen;
}
.who-qof-wrapper .soldout_btn {
    color: red;
}
.who-qof-wrapper td.quantity_soldout {
/*     display: table-cell; */
    display: flex;
    margin-top: 10px !important;
    justify-content: flex-end;
    grid-gap: 20px;
}
.accordion.active, .accordion:hover {
    background-color: #f2f2f2;
}
.quantity_soldout  quantity-input.quantity {
    cursor: not-allowed;
}
.accordion-contianer .accordion.active:before{
  display:none;
}
.accordion-contianer .accordion.active:after {
    content: "";
    background: #8d8d8d;
    width: 10px;
    height: 2px;
}
.accordion-contianer a.Pagination__NavItem.Link.Link--primary {
    cursor: pointer;
}
/* demo */
.p-hidden td.quantity__variant {
    display: flex;
    text-align: right !important;
    justify-content: flex-end;
}

.quantity {
    display: inline-flex;
}
.varaint__btn {
    display: inline-block;
}
.who-qof-wrapper td.quantity__variant {
    display: flex;
/*     display: table-cell;  */
    text-align: right !important;
    margin-top: 10px !important;
}
/* end */

.custom_loader .flexbox-loader .nb-spinner {
    width: 75px;
    height: 75px;
    margin: 0;
    background: transparent;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-radius: 50%;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

td.variants--title{
  text-transform:uppercase;
}
.inventory_alert_popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.inventory_alert_popup.active {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.inventory_error .popup_inner {
    width: 40%;
}
.confirmation_box {
    margin-top: 15px;
}
h3.qty_message {
    line-height: 20px;
}

/* Modal Content/Box */
.popup_inner {
    text-align: center;
    background-color: #fefefe;
    margin: 0 auto;
    padding: 30px 20px;
    border: 1px solid #888;
    width: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.confirmation_box_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
flex-wrap:wrap;
}
.inventory_alert_popup.active { display:block;}

wlm.wlm-content {
    margin: 50px 0px;
    display: block;
}
#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; /* Black background with opacity */
  z-index: 0; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  background-color: rgba(0,0,0,.4);
}

a.custom_add_button.all_product_get {
    text-transform: capitalize;
}

span.mobile_content_data {
    text-transform: capitalize;
}

.wholsale-back-btn {
    display: inline;
    position: relative;
    right: 0;
    bottom: 100px;
    left: 85%;
    text-decoration: underline;
}
.customer_account_header {
    display: flex;
    justify-content: space-between;
}
.customer_account_header .wholesale_btn {
    padding: 10px 25px;
    background-color: #1c1b1b;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 14px 28px;
    line-height: normal;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: .2em;
    font-family: Helvetica,Helvetica Neue,Arial,Lucida Grande,sans-serif;
    font-weight: 400;
    font-style: normal;
}
/******End Registration form wholesale ******/
.cart-notificaction-jtpl {
    position: fixed;
    right: unset;
    left: 50%;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 3px 8px #5c5c5c45;
    top: 50%;
    padding:15px 18px 10px;
    width:100%;
    max-width: 400px;
    transition: .3s linear;
    transform: translate(-50%, -50%);
}
.cart-notificaction-jtpl-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000026;
    z-index: 9;
    display: none;
}
.cart-open-jtpl-overla .cart-notificaction-jtpl-overlay {
    display: block;
}
.template-cart .cart-notificaction-jtpl-overlay {
    display:none;
  }
body.cart-open-jtpl-overla {
    overflow: hidden;
}
.cart-notification-wrapper-jtpl {
    opacity: 0;
}
.cart-notification-wrapper-jtpl.cart-open-jtpl {
    opacity: 1;
}
.cart-notificaction-jtpl {
    display: none !important;
}
/* .cart-notification-wrapper-jtpl.cart-open-jtpl .cart-notificaction-jtpl {
    transform: translate(-50%, 70px);
}
.header-in-view .cart-notification-wrapper-jtpl.cart-open-jtpl .cart-notificaction-jtpl {
    transform: translate(-50%, 10px);
} */
.cart-notification__links .Button.Button--primary {
    width: 100%;
    margin-bottom: 10px;
}
.cart-notificaction-jtpl .close-cart-notification {
    text-align: end;
    padding-bottom: 12px;
    width: 100%;
    max-width: max-content;
    margin-left: auto;
    cursor: pointer;
}
.cart-notification-wrapper-jtpl .main-cart-item-wrapper-jtpl {
    padding-bottom: 15px;
   gap: 20px;
}
.cart-notification-wrapper-jtpl h3 {
    font-weight: 600;
}
.cart-total-jtpl-float{
  display:none;
}
body.template-collection .cart-total-jtpl-float {
    position: fixed;
      display: inline-block;
    padding: 14px 28px;
    line-height: normal;
    border: 1px solid #000;
    border-radius: 0;
    text-transform: uppercase;
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px));
    text-align: center;
    letter-spacing: .2em;
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    background-color: transparent;
    transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
    z-index: 1;
    -webkit-tap-highlight-color: initial;
    top: 1%;
    right: 2%;
}
body:not(.header-in-view) .cart-total-jtpl-float.Button.Button--primary {
    bottom: 30px;
    top: unset;
}
.loader_checkout_btn:after {
    content: "";
    position: relative;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 2px solid transparent;
    border-right-color: #fff;
    border-top-color: #fff;
    z-index: 100;
    animation: spincheckout 1s infinite;
}
.loader_checkout_btn:hover:after {
    border-top-color: #000;
}
@keyframes spincheckout {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 13-5-24 start css */
.template-cart .cart-notificaction-jtpl-overlay {
    display: none !important;
}
/* 13-5-24 end css */

/* 20-5-24 start css */
/* .min-total-shop-jtpl div#myPopup {
    position: fixed;
    right: unset;
    left: 50%;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 3px 8px #5c5c5c45;
    top: 50%;
    padding: 30px 18px 20px;
    width: 100%;
    max-width: 400px;
    transition: .3s linear;
    transform: translate(-50%, -50%);
}
.min-total-shop-jtpl {
    position: fixed;
    bottom: 30px;
    left: 2%;
    z-index: 999;
}
.min-total-shop-jtpl h3.h3.totalspent-tag-jtpl {
    text-align: center;
}
.min-total-shop-jtpl .popup-header {
    position: absolute;
    top: 15px;
    right: 30px;
    width: 100%;
    max-width: max-content;
    margin-left: auto;
    cursor: pointer;
}
.min-total-shop-jtpl p {
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    text-align: center;
}
.min-total-shop-jtpl .popup {
    display: block !important;
}
.min-total-shop-jtpl .popup.hide {
    display: none !important;
}
.min-total-shop-jtpl .total-wrapper-jtpl .btn-wrapper-jtpl {
    width: 40%;
    max-width: 100px;
}
.min-total-shop-jtpl .total-wrapper-jtpl {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
} */
.cart-open-jtpl-overla-popup-ttl .cart-notification-wrapper-jtpl .cart-notificaction-jtpl-overlay {
    display: block;
}
.tottal-spent-jtpl .cart-spent-description {
    margin-top: 30px;
}
.cart-open-jtpl-overla-popup-ttl .cart-notification-wrapper-jtpl {
    opacity: 1;
}
svg.Icon.cart-icon {
    width: 15px;
    height: 15px;
    position: relative;
    top: -2px;
}
.total-wrapper-jtpl .btn-wrapper-jtpl button.tag-update-jtpl {
    width: 100%;
    padding: 10px;
    text-align: center;
}
span.total-quanitity-count-jtpl {
    position: relative;
    top: 7px;
    background: #fff;
    border-radius: 100px;
    color: #000;
    padding: 1px 3px;
    font-size: 10px;
    letter-spacing: 0;
    left: -10px;
    border: 1px solid #000;
}
.floating-cart-total .loader_checkout_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-total-jtpl-float.bounce-cstm-jtpl {
    animation: pulse .4s 1 ease-in-out alternate;
}

@keyframes pulse {
  0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
  }
  50% {
      -webkit-transform: scale3d(1.3, 1.3, 1.3);
      transform: scale3d(1.3, 1.3, 1.3);
  }
  100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
  }
}

/* 20-5-24 end css */
.tottal-spent-jtpl .total-wrapper-jtpl {
  display:none !important; 
    display: flex;
    gap: 10px;
    justify-content: center;
}
.tottal-spent-jtpl {
    margin-top: 10px;
    display:none !important ;
}
.total-wrapper-jtpl .loader_checkout_btn:after {
    top: 2px;
    display: inline-block;
    left: 5px;
}

/***** media Query *******/
@media screen and (min-width: 1240px){
.accordion-contianer .Pagination {
    margin: 50px 0;
}
}
@media only screen and (max-width: 960px) {
  .who-qof-wrapper a.show-variants, .who-qof-wrapper a.hide-variants {
      width: 100% !important;
      max-width: 180px;
      margin: 0 auto;
      white-space: nowrap;
  }
  table.who-qof-table td.desktop_content_quantity {
    white-space: normal;
  }
  .who-qof-wrapper a.show-variants, .who-qof-wrapper a.hide-variants {
    padding:15px !important;
  }
  .cstm_quick_title{
    font-size:13px;
  }
  td.variants--title {
      font-size: 13px !important;
  }
  .who-qof-table td img {
      max-width: 50px!important;
  }
    .quantity {
        margin: 0 auto 0 0;
    }
  .custom_main_parent .custom_add_button.all_product_get{
    white-space:nowrap;
  }
  .show-variants, .custom_add_button, .hide-variants{
        width: 11em !important;
  }
}

@media only screen and (min-width: 769px) {
.mobile_content_data{
  display:none;
}
td.desktop_content_quantity {
    text-transform: capitalize;
}
}
@media only screen and (max-width: 768px) {
  .who-qof-wrapper a.show-variants, 
  .who-qof-wrapper a.hide-variants {
      max-width: 100%;
  }
.inventory_alert_popup .popup_inner {
  width:68%;
}
button.Button.Button--primary.yes_btn.btn, button.Button.Button--primary.no_btn.btn{
  font-size:12px;
}
.confirmation_box_btn .btn:hover {
    color: #fff;
    text-decoration: none;
}
.accordion-contianer .panel {
    padding: 0 10px;
}
.all_product_get.custom_add_button.preorder_btn.varaint__btn {
    background-color: #000;
    color: #fff !important;
}
.cstm_quick_title a {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
/* quantity-input.quantity {
    margin-top: 10px !important;
} */
.variants--title a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
td.desktop_sku_data.qo-sku {
    display: none;
}
/* s */
th.custom_main_sku {
    display: none;
}
.who-qof-table a.hide-variants:hover {
    background-color: #000 !important;
    color: #fff !important;
}
/* .who-qof-table a.hide-variants {
  margin-top:10px !important;
} */
td.qo-sku {
    vertical-align: baseline !important;
}
.mobile_content_data quantity-input.quantity {
min-height: 48px;
margin:0px;
}
.quantity__variant.custom_main_parent.mobile_content_data,.quantity_soldout.mobile_content_data {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px !important;
    flex-wrap:wrap;
    gap:10px;
}
td.variants--title{
  align-items:flex-start;
}
/* .soldout_btn.varaint__btn {
    width: 50%;
} */
td.desktop_content_price_data,.desktop_content_quantity{
  display:none;
}
td.quantity__variant.custom_main_parent.desktop_content_data,td.quantity_soldout.custom_main_parent.desktop_content_data {
    display: none;
}
      .cart-notificaction-jtpl{
    width:100%;
  }
    body.template-collection .cart-total-jtpl-float{
    top:unset!important;
    bottom:1% !important;
  }
}

@media only screen and (min-width: 641px) {
.desktop-hidden--jtpl{
  display:none !important;
}
}
@media only screen and (max-width: 640px) {
 /* .CartItem__Info~.CartItem__LinePriceList {
        display: block;
    } */
    .who-qof-wrapper td.quantity__variant, .who-qof-wrapper td.quantity_soldout {
        flex-direction: column;
    }
.who-qof-wrapper .soldout_btn {
    color: red;
    text-align: center;
}
  
}

/* @media (max-width: 600px) {
  .min-total-shop-jtpl {
      bottom: 60px;
  }
} */

 @media only screen and (min-width: 379px) and (max-width: 481px) {
.all_product_get.custom_add_button,.custom_add_button {
    margin-top: 0px !important;
}
}
 @media only screen and (min-width: 489px) {

.mobile_content_data qo-sku{
    display:none;
}
}

@media only screen and (max-width: 480px) {
.desktop_sku_data{
   display:none;
}
.Slideshow__Content h2.SectionHeader__Heading.SectionHeader__Heading--emphasize.Heading.u-h1 {
    font-size: 3.5em !important;
}
.wholesale_text {
display:none;
}
.cstm_wrapper.Container {
    padding: 0 15px 50px;
}
.inventory_alert_popup .popup_inner{
  width:95%;
}
.inventory_alert_popup .confirmation_box_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.custom_main_sku{
    display:none;
}
.mobile_content_data quantity-input.quantity {
    min-height: 41px;
    margin: 0;
/*     width: 100px; */
}
.row-variant td.img {
    vertical-align: top !important;
}
.quantity__input{
  font-size:1rem !important;
}
.soldout_btn.varaint__btn{
  width:133px;
}
.quantity__button {
    width: 30px !important;
}
/* .all_product_get.custom_add_button.preorder_btn.varaint__btn{
      white-space: pre;
} */
.soldout_btn.varaint__btn {
/*     width: 100px; */
    white-space: pre;
    font-size: 12px;
    padding: 10px 24px !important;
}
.all_product_get.custom_add_button,.custom_add_button {
/*     width: 100px !important; */
    min-height: 35px;
}
.Cart .Drawer__Footer, .Cart__OffscreenNoteContainer {
    padding: 14px 20px 24px;
}
.who-qof-wrapper a.show-variants, .who-qof-wrapper a.hide-variants {
    width: 100%!important;
    margin-left: 0px;
/*     margin-top: 10px; */
    padding:12px !important;
}
.who-qof-table td img {
    max-width: 100% !important;
    width: 100% !important;
}
a.custom_add_button.all_product_get {
    padding: 10px 24px !important;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
}
  .wholsale-back-btn {
    left: 50%;
    bottom: 170px;
  }
} 
@media (max-width: 374px) {
  .who-qof-wrapper a.show-variants, .who-qof-wrapper a.hide-variants {
    min-width: 120px;
  }
}
