/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 15:0 Unexpected "<"

**/
<style>
.material-symbols-rounded {
  font-variation-settings:
  'FILL' 1,
  'wght' 700,
  'GRAD' 0,
  'opsz' 48
}
</style>


/* QTY text */
.qty-remain-wrap {display: inline;}

.float-right {
    display: inline;
    float: right;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px;
}

.clearfix {clear:both;}


.visitor-watching {
    display: block;
    margin-bottom: 10px;
    margin-top: 2px;
    font-size: 14px;
}

.material-symbols-outlined {
    position: relative;
    top: 7px;
    font-size: 22px !important;
}

.checks {
    display: block;
    border: 1px solid #CCC;
    border-radius: 6px;
    padding: 1px 20px 7px 20px;
}
ul.single-check {margin: 0; padding: 0;}

ul.single-check li {list-style-type: none;}

.check-mark {position: relative; top: 6px;}

.mail-wrap {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}

.mail-circle {
    display: inline-block;
    padding: 5px 9px;
    background: #b9e5fa;
    border-radius: 45px;
    color: #25358c;
    font-size: 15px;
}
.mail-icon {
    position: relative;
    top: 4px;
    font-size: 15px !important;
    color: #25358c;
    left: 0px;
}
.mail-icon-blk {
    position: relative;
    top: 4px;
    font-size: 20px !important;
    color: #000;
    left: 0px;
}

.klarna-icon {
    background: #fcb2c5;
    display: inline-block;
    width: 25px;
    height: 24px;
    border-radius: 4px;
    margin-right: 4px;
    position: relative;
    top: 6px;
}

.klarna-icon svg {
    width: 25px;
    margin: 0;
    padding: 0;
    height: 25px;
}

.mail-text {
    font-size: 14px;
    color: #000;
    position: relative;
    top: 2px;
    margin-left: 4px;
}

img.klarna-img {border-radius: 0px !important;}

.btn__add-to-cart-text {text-transform: uppercase;}

.ship-circle {
    display: inline-block;
    padding: 5px 9px;
    background: #b9e5fa;
    border-radius: 45px;
    color: #000;
    font-size: 15px;
}

#dateSet {color : #25358c;}

.price-regular {font-size: 24px;}

.text-muted {color: #b4b4b4 !important; font-size: 22px;}

.text-slider-wrap {
  display: block;
  padding-top: 1px;
  padding-bottom: 2px;
  background: #FFF;
}

.icon-with-text {
  display: block;
}
.icon-with-text ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.icon-with-text ul li {padding: 0 15px;}

.icon-with-text ul li a {display: flex; align-items: center;}

i.fas.fa-check {color: green;}

.icon-with-text ul li a i {padding-right: 10px;}

.fa-check:before {content: "\f00c";}

.icon-with-text ul li span {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    padding-left: 7px;
}

.owl-item {text-align: center;}

.text-slider {display: none;}

.main-content {padding-top: 0px;}

.box {padding-top: 15px; padding-bottom: 30px;}


.cart-choice-text {
    display: block;
    text-align: center;
    background: #ccf5c8;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 20px;
    color: #549757;
}

.section-header {margin-top: 30px;}

.bottom-footer {padding: 12px 0 !important; border-color: #1a1a1a !important;}

.owl-dots {display: none;}

.custom-checks {list-style-type: none; margin: 0;}

.custom-checks li i {margin-left: 4px;}

.custom-checks li span {font-size: 15px;}

.checks-spans {margin-left: 6px;}

.icon {
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    position: relative;
    width: 25px;
    height: 25px;
}

.icon--inventory:after, .icon--inventory:before {
    width: 12px;
    height: 12px;
    background: #ff0000;
    border-radius: 9px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    margin: 5px;
}

@keyframes inventory-pulse {
  0%{transform:scale(0); opacity:1;}
  100%{transform:scale(2); opacity:0;}
}

.icon--inventory:before {animation: inventory-pulse 2s linear infinite;}

/* .text-small {display: none;} */

.btn--primary {
    box-shadow: 0 4px 6px #7c7b7b;
    -moz-box-shadow: 0 4px 6px #7c7b7b;
    -webkit-box-shadow: 0 4px 6px #7c7b7b;
    -o-box-shadow: 0 4px 6px #7c7b7b;
    -ms-box-shadow: 0 4px 6px #7c7b7b;
}

.btn:not(.disabled):not([disabled]):hover, .btn:not(.disabled):not([disabled]):focus {
    box-shadow: 0 4px 6px #7c7b7b;
    -moz-box-shadow: 0 4px 6px #7c7b7b;
    -webkit-box-shadow: 0 4px 6px #7c7b7b;
    -o-box-shadow: 0 4px 6px #7c7b7b;
    -ms-box-shadow: 0 4px 6px #7c7b7b;
}

.btn--primary:not(.disabled):not([disabled]):hover, .btn--primary:not(.disabled):not([disabled]):focus {
    box-shadow: 0 4px 6px #7c7b7b;
    -moz-box-shadow: 0 4px 6px #7c7b7b;
    -webkit-box-shadow: 0 4px 6px #7c7b7b;
    -o-box-shadow: 0 4px 6px #7c7b7b;
    -ms-box-shadow: 0 4px 6px #7c7b7b;
}

.flash-announcement {
    display: none;
    padding: 1% 2%;
    text-align: center;
    background: linear-gradient(180deg, #222, #3a3a3a);
}

.flash-text {
    font-weight: bolder;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Poppins';
    color: #ffffff;
    /*
    transform: translate(-50%,-50%);
    background: linear-gradient(to right, #ffffff 0, #f00 20%, #ffffff 30%);
    background-position: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 5s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    */

}
/*
@keyframes shine {
  0%   {background-position: -120px}
  50%  {background-position: 200px}
  100% {background-position: 450px}
}
*/

.cancel-btn {
    display: inline-block;
    color: #fd9292;
    float: right;
    cursor: pointer;
}



















@media only screen and (max-width: 768px) {
  .box {padding-top: 15px;}
  .owl-item .item i, .owl-item .item span {font-size: 14px;}
   .flash-announcement {padding: 1% 5%;}
   .flash-text {font-size: 16px;}
   .cancel-btn {position: relative; bottom: 2px; left: 26px;}
}


@media only screen and (max-width: 600px) {
  .icon-with-text {display: none;}
  .text-slider {display: block;}
   .flash-announcement {padding: 1% 7%;}
   .flash-text {font-size: 16px;}
   .cancel-btn {position: relative; bottom: 13px; left: 20px;}
}

@media only screen and (max-width: 420px) {
   .text-sale {font-size: 20px;margin-left: 0px;}
   .text-muted {font-size: 16px;}
   .Pprice-font {font-size: 28px !important; margin-left: 8px !important;}
   .flash-announcement {padding: 1% 10%;}
   .flash-text {font-size: 15px;}
   .cancel-btn {position: relative; bottom: 13px; left: 30px;}
}

.site-header .site-nav__link, .site-header .site-header__logo-link {
    color: #25358c !important;
}
.header-container.nav-hidden {
    position: fixed;
    width: 100%;
}
.main-content {padding-top: 80px;}


.drawer__inner .text-sale {
    font-size: 24px;
    margin-left: 0px;
}


.checks {
    margin-bottom: -10px !important;
}



.card {background-color: #FFF !important;}