/** 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: 10px 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 {color: #1c930c; font-size: 24px;}
.text-sale {color: #1c930c; font-size: 24px;}
.text-muted {color: #b4b4b4 !important; font-size: 20px;}




.text-slider-wrap {
  display: block;
  padding: 10px;
  background: #FFF;
}

.icon-with-text {
  display: block;
    padding: 15px 0;
}
.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: 90px;}

@media only screen and (max-width: 600px) {
  .icon-with-text {display: none;}
  .text-slider {display: block;}
  .box {padding-top: 60px;}
}

@media only screen and (max-width: 768px) {
  .box {padding-top: 90px;}
}


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

























