*,
html body,
body {
    font-family: "Poppins", "Segoe UI", "Calibri", "Helvetica Neue", sans-serif!important;
}
/* NAVBAR START ------------------------------------------------------- */
 .navbar {
    background: #0b1e3d!important;
    padding: 7px 0;
    border-bottom: 1px solid #004d97;
    }
 .navbar p {
     color: #ffffff;
     font-weight: 400;
}
/**/
 .navbar img.logo {
     width: 100%;
     max-width: 200px;
     margin-left: 5px;
}
 .navbar img.phone {
     width: 100%;
     max-width: 16px;
     position: relative;
     top: 0px;
     left: -7px;
display: none;}
 .navbar img.icon {
     width: 35px;
     height: 35px;
}
 .navbar span.phone-number,
 .navbar span.phone-number a {
     text-align: center;
     color: #fff;
     text-decoration: none;
     font-weight: 700;
     font-size: .7rem;
     margin: 0px 7px 0px 0px;
}
/* NAVBAR END ------------------------------------------------------- */
/* HEADER START ------------------------------------------------------- */
 .header {
     padding-top: 0;
}
 .header .txt-holder .quote {
     font-weight: 400;
     margin: 0 0 0.4rem;
     font-size: 1.8px;
     line-height: 1.3;
}
 .header .txt-holder .quote-author {
     color: #8a2ae3;
     font-weight: 400;
     font-style: italic;
     font-size: 1.5rem;
}
 .header .txt-holder h1 {
     margin-bottom: 0;
     margin-top: 10px;
     font-weight: 400;
     font-size: 2rem;
     line-height: 1.35;
     text-align: center;
}
 .header .txt-holder h2 {
     margin-bottom: 20px;
     margin-top: 5px;
     font-weight: 400;
     font-size: 1.8rem;
     line-height: 1.25;
     text-align: center;
}
 .header .txt-holder, .header .img-holder {
     width: 50%;
}
 .header .txt-holder .stars span:first-child {
     color: #f7cf0d;
     font-size: 1.35rem;
}
 .header .txt-holder .stars span:last-child {
     color: #777;
     font-size: 1rem;
     margin-left: 0.15rem;
     position: relative;
     top: -2px;
}
 .header .txt-holder .price {
     font-size: 1.8rem;
     font-weight: 400;
     padding: 10px 0;
     border-top: 1px solid rgb(204 204 204 / 50%);
     border-bottom: 1px solid rgb(204 204 204 / 50%);
     text-align: center;
}
 .header .txt-holder .price .crossed-price {
     font-size: 1rem;
     text-decoration: line-through;
     color: #888;
     position: relative;
     top: -3px;
     font-weight: 400;
}
 .header .txt-holder .price .full-price {
     font-size: 1.75rem;
     color: #8a2ae3;
     font-weight: 700;
}
.header .txt-holder .discount {
     font-size: 1.1rem;
     background-color: #f5f94e;
     padding: 1px 10px;
     border-radius: 3px;
     position: relative;
     top: -4px;
     font-weight: 700;
     color: #000;
}
.header .txt-holder .price del {
     text-decoration: none;
     border: none;
}
.header .txt-holder .price ins {
     text-decoration: none;
     border: none;
}
 a.selectors {
     border-color: transparent;
     font-weight: 400;
     background-color: #fff;
     color: #000;
     border-radius: 2px;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     margin: 0;
     border: 1px solid #ccc;
     text-align: center;
     white-space: nowrap;
     cursor: pointer;
     width: 31%;
     text-decoration: none;
}
 a.selected-quantity {
     color: #ffffff;
     border: 2px solid #004d97;
     background: linear-gradient(200deg, #03A9F4 10%, #2196F3 90%)!important;
     text-decoration: none;
     position: relative;
     -webkit-box-shadow: 2px 2px 2px 0px rgb(0 0 0 / 10%);
     -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.10);
     box-shadow: 2px 2px 2px 0px rgb(0 0 0 / 10%);
}
.header .txt-holder .description {
     font-weight: 400;
     color: #111;
     font-size: 1rem;
     margin-top: 20px;
     margin-bottom: 25px;
     line-height: 1.6;
     text-align: center;
}
.header .txt-holder .list {
     padding-top: 10px;
     padding-bottom: 10px;
     border-bottom: 1px solid rgb(204 204 204 / 50%);
     margin-bottom: 0;
} 
.header .txt-holder .list p {
     font-size: 1rem;
     line-height: 1.5;
     font-weight: 400;
     margin-bottom: 5px;
     text-indent: -30px;
     padding-left: 31px;
}
.header .txt-holder .list span {
     color: #28497a;
     margin-right: 3px;
     font-weight: 700;
}
.header .txt-holder .s-txt {
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.4;
     padding-bottom: 30px;
     border-bottom: 1px solid #ddd;
}
.header .stars {
    margin: 20px auto 10px;
    float: none;
    display: block;
    text-align: center;
}
/*slider start*/
.slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
}
.slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
}
.slick-list:focus {
     outline: none;
}
.slick-list.dragging {
     cursor: pointer;
     cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
}
.slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
.slick-track:before, .slick-track:after {
     display: table;
     content: '';
}
.slick-track:after {
     clear: both;
}
.slick-loading .slick-track {
     visibility: hidden;
}
.slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
}
[dir='rtl'] .slick-slide {
     float: right;
}
.slick-slide img {
     display: block;
     width: 100%;
}
.carousel-item img {
     width: 100%;
     margin: 0 auto;
     position: relative;
     box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
}
.carousel-bottom .carousel-item img {
     width: 100%;
     margin: 0 auto;
     position: relative;
     box-shadow: none;
     border: 1px solid #ddd;
}
.carousel-item-2 img {
     width: 100%;
     margin: 0 auto;
}
 .slick-slide.slick-loading img {
     display: none;
}
 .slick-slide.dragging img {
     pointer-events: none;
}
.slick-initialized .slick-slide {
     display: block;
}
.slick-loading .slick-slide {
     visibility: hidden;
}
.slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
     display: none;
}
.slick-slide {
     outline: none 
}
.slick-prev:hover, .slick-prev-bottom:hover, .slick-prev:focus, .slick-prev-bottom:focus, .slick-next:hover, .slick-next-bottom:hover, .slick-next:focus, .slick-next-bottom:focus {
     outline: none;
}
.slick-prev, .slick-next, .slick-prev-bottom, .slick-next-bottom {
     bottom: 45%;
     width: 30px;
     height: 30px;
     transform: translateY(-50%);
     position: absolute;
     background: rgb(140 140 140 / 30%);
     border: none;
     cursor: pointer;
     box-sizing: border-box;
}
.slick-prev,
.slick-prev-bottom {
     bottom: 45%;
     width: 30px;
     height: 30px;
}
.slick-prev,
.slick-prev-bottom {
     bottom: 45%;
     width: 30px;
     height: 30px;
}
.slider {
     width: 100%;
     max-width: 600px;
     margin: 0 auto;
     overflow: hidden;
     position: relative;
}
.flickity-button-icon .arrow {
     fill: #ffffff;
}
.slick-prev-bottom {
     left: 9px;
}
.slick-next {
     right: 0px;
}
.slick-next-bottom {
     right: 6px;
}
/* slider end */
/* thumbnails start */
.slider-nav-thumbnails,
.slider-nav-thumbnails-bottom {
     max-width: 600px;
     margin: 3px auto 0;
}
.slider-nav-thumbnails .slick-slide,
.slider-nav-thumbnails-bottom .slick-slide{
     cursor: pointer;
     outline: none;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active,
.slider-nav-thumbnails-bottom .slick-slide.slick-current.slick-active  {
     opacity: 1;
}
.slider-nav-thumbnails .slick-slide img,
.slider-nav-thumbnails-bottom .slick-slide img {
     padding: 1px;
     background: transparent;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active img,
.slider-nav-thumbnails-bottom .slick-slide.slick-current.slick-active img  {
     background: #000;
}
.slider-nav-thumbnails img {
     width: 96%;
     margin: 0 1%;
     top: 0;
     left: 0;
     content: '';
     border: 1px solid #e4e4e4;
     z-index: 5;
     transition: border-color 0.2s;
     cursor: pointer;
     box-shadow: 1px 3px 7px rgb(42 56 142 / 10%);
}
.slider-nav-thumbnails-bottom img {
     width: 95%;
     margin: 0 2.5%;
     top: 0;
     left: 0;
     content: '';
     border: 1px solid #e4e4e4;
     z-index: 5;
     transition: border-color 0.2s;
     cursor: pointer;
     box-shadow: none;
}
.slider-nav-thumbnails img.active,
.slider-nav-thumbnails-bottom img.active {
     border-color: #ff585a!important;
}
.slider-nav-thumbnails .slick-slide:first-child img,
.slider-nav-thumbnails-bottom .slick-slide:first-child img {
     margin-left: 0;
}
.slider-nav-thumbnails .slick-slide:last-child img,
.slider-nav-thumbnails-bottom .slick-slide:last-child img {
     margin-right: 0;
}
/*slider end*/
.header .quantity-holder .quantity {
     font-size: 1.5rem;
     font-style: normal;
     font-weight: 400;
     color: #101010;
     line-height: 1.5;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     line-height: 1.2;
     padding-right: 35px;
     text-indent: 0.01px;
     cursor: pointer;
     padding-left: 10px;
     padding: 0.6rem;
     width: 90px;
     border-radius: 0;
     min-height: 44px;
     position: relative;
}
.header .quantity-holder .quantity:focus {
     outline: none 
}
.header .quantity-holder {
     width: 100%;
}
.header .quantity-holder .headline {
     font-size: 1.75rem;
     font-weight: 400;
}
.header .limited-offer {
     margin: 20px auto;
}
#addToCartBtn_1 {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-color: transparent;
    padding: .5rem 1rem .5rem;
    background-color: #ff682e!important;
    background-image: linear-gradient(200deg, #ff682e 10%, #ff4111 90%)!important;
    box-shadow: 4px 6px 7px #ccc!important;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 1px;
    width: 100%;
    max-width: 100%;
    color: #ffffff!important;
    border-radius: 5px;
    border: none;
    /* shake animation */
    position: relative;
    animation-name: shake;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    font-family: "Poppins", "Segoe UI", "Calibri", "Helvetica Neue", sans-serif!important;
}
.cta-btn,
#form-submit,
.option-button {
    border-radius: 5px!important;
    box-shadow: none!important;
}
#addToCartBtn_1:hover {
     background-color: #36c393;
}
#addToCartBtn_1:focus {
     outline: none!important 
}
.quantity-selector-holder .button-holder .btn {
    /* shake animation */
    position: relative;
    animation-name: shake;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;  
}

.cta-btn {
    /* shake animation */
    position: relative;
    animation-name: shake;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    position: relative;
    top: 1px;
}

@keyframes shake {
  0% {left: 0}
  1% {left: -2px}
  2% {left: 1px}
  3% {left: -3px}
  4% {left: 3px}
  5% {left: -1px}
  6% {left: 2px}
  7% {left: 0}
}
.header .trusted_badges {
    margin: 10px auto;
}
.header .trusted_badges img {
    border-top: 2px solid #ffc21f;
    border-bottom: 2px solid #ffc21f;
    width: 100%;
    padding: 5px 0;
}
/* price live border start */
.header .txt-holder .price-holder {
    text-align: center;
    margin: 1rem auto 0;
    max-width: 400px;
    width: 100%;
}
.header .txt-holder .price-old {
    text-decoration: line-through;
    color: rgb(255 255 255 / 85%);
    text-shadow: none;
    font-size: 1rem;
    position: relative;
    top: -2px;
    left: -7px;
}
.header .txt-holder .price-new {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ffffff!important;
}
.header .txt-holder .discount-lb {
     font-size: 1.1rem;
     background-color: #FFC107;
     padding: 1px 4px;
     border-radius: 25px;
     position: relative;
     top: -3px;
     left: 5px;
     font-weight: 700;
     color: #000000;
     border: 1px solid #fff;
}
.header .txt-holder .liveborder {
    display: inline-block;
    background: #0b1e3d!important;
    padding: 5px 15px;
    border-radius: 50px;
    width: fit-content;
}
.header .txt-holder .live-border {
    /* display: inline-block; */
    /* position: relative; */
    /* overflow: visible; */
}
.header .txt-holder .live-border .border {
    position: absolute;
    background: rgb(255 255 255 / 50%);
    overflow: hidden;
}
.header .txt-holder .live-border .border.top {
    height: 1px;
    width: 100%;
    top: 0px;
    left: 0px;
}
.header .txt-holder .live-border .border.right {
    height: 100%;
    width: 1px;
    top: 0px;
    right: 0px;
}
.header .txt-holder .live-border .border.bottom {
    height: 1px;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.successmsg2 .sb-msg .emoji .emoji-icon {
    color: #af0095!important;
    font-style: normal;
}
.header .txt-holder .live-border .border.left {
    height: 100%;
    width: 1px;
    top: 0px;
    left: 0px;
}
.header .txt-holder .live-border .border .bar {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    left: 0px;
    top: 0px;
    z-index: 99;
}
.header .txt-holder .live-border .border.top .bar {
    left: 100%;
    animation: live-border-animate-top 2s linear 2s infinite;
}
.header .txt-holder .live-border .border.right .bar {
    top: 100%;
    animation: live-border-animate-right 2s linear 1s infinite;
}
.header .txt-holder .live-border .border.bottom .bar {
    left: -100%;
    animation: live-border-animate-bottom 2s linear 0s infinite;
}
.header .txt-holder .live-border .border.left .bar {
    top: -100%;
    animation: live-border-animate-left 2s linear 3s infinite;
}
@keyframes live-border-animate-top {
    0%{
        left: 100%;
    }
    100%{
        left: -100%;
    }
}
@keyframes live-border-animate-right {
    0%{
        top: 100%;
    }
    100%{
        top: -100%;
    }
}
@keyframes live-border-animate-bottom {
    0%{
        left: -100%;
    }
    100%{
        left: 100%;
    }
}
@keyframes live-border-animate-left {
    0%{
        top: -100%;
    }
    100%{
        top: 100%;
    }
}
/* price live border end */
.header .slider-discount {
    text-align: center;
    padding: 5px 0;
    border-radius: 0;
    background: #FFC107;
    /* position: absolute; */
    z-index: 1000000;
    width: 100%;
    color: #000;
    opacity: 1;
    margin-bottom: 0;
}
.header .slider-discount p {
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.header .slider-discount span {
    font-weight: 700;
    color: #ffffff;
    padding: 2px 7px;
    background: #03A9F4;
    border-radius: 10px;
    font-size: 15px;
    border: 1px solid #fff;
}
/* HEADER END ------------------------------------------------------- */
/* TRUST BADGES BOTTOM START ------------------------------------------------------- */
.trust-badges-bottom .item {
     width: 30%;
}
.trust-badges-bottom .item .icon-holder {
     text-align: center;
}
.trust-badges-bottom .item .icon-holder img {
     width: 100%;
     max-width: 60px;
     margin-bottom: 20px;
}
.trust-badges-bottom .item .txt-holder {
     text-align: center;
}
.trust-badges-bottom .item .txt-holder h2 {
     font-weight: 700;
     font-size: 1.4rem;
     line-height: 1.4;
     max-width: 240px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     margin-bottom: 15px;
}
.trust-badges-bottom .item .txt-holder p {
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
}
/* TRUST BADGES BOTTOM END ------------------------------------------------------- */
/* EXCLUSIVE BOX START ---------------------------------------------------- */
.exclusive-box {
    width: 95%;
    max-width: 380px;
    margin: 10px auto;
    float: none;
    display: block;
    padding: 25px 0 0;
    border-top: 1px dashed rgb(204 204 204 / 50%);
    border-bottom: 1px dashed rgb(204 204 204 / 50%);
}
.exclusive-box .note {
    font-size: 1rem;
    background-color: #FFC107;
    padding: 2px 5px;
    border-radius: 3px;
    position: relative;
    top: -6px;
    font-weight: 700;
    color: #000000;
    width: fit-content;
}
.exclusive-box .successmsg2 {
     width: 100%;
     max-width: 100%;
     background: #0b1e3d!important;
     border-radius: 3px;
     padding: 3px;
     margin: 0px auto 21px;
}
.exclusive-box .successmsg2 .sb-msg .emoji {
     font-size: 1rem;
     background: #ffffff;
     width: 25px;
     height: 25px;
     display: inline-block;
     text-align: center;
     line-height: 25px;
     border-radius: 3px;
     position: relative;
     top: 0;
     margin-right: 3px;
}
.exclusive-box .successmsg2 .sb-msg span {
     font-weight: 400;
     font-size: .65rem;
}
.exclusive-box .successmsg2 .sb-msg .emoji .emoji-icon {
      font-size: .9rem!important;
}
.exclusive-box .successmsg2 .sb-msg span b {
     color: #f7cf0d;
     font-size: 1rem;
}
body .exclusive-box .successmsg2 .sb-msg span #productNrCounter {
     color: #f7cf0d!important;
     font-size: 1.1rem!important;
     position: relative;
     top: 1px!important;
}
/* EXCLUSIVE BOX END ------------------------------------------------------ */
/* MEDIA BOX START -------------------------------------------------------- */
 .media {
     color: #fff;
     background: #ff5859;
     color: #000;
     background: rgb(221 221 221 / 35%);
}
 .media .media-holder {
     width: 100%;
     max-width: 600px;
     padding: 10px;
}
 .media .media-holder img {
     width: 100%;
     max-width: 600px;
}
 .media .txt-holder {
     width: 100%;
     max-width: 600px;
     padding: 0 10px 10px;
}
 .media .txt-holder h2 {
     font-weight: 400;
     font-size: 2.25rem;
     line-height: 1.35;
     margin-bottom: 30px;
}
 .media .icons .txt-holder {
     width: 100%;
     padding: 0;
}
 .media .txt-holder .icons .icon-holder img {
     width: 100%;
     max-width: 60px;
     margin-bottom: 10px;
}
 .media .txt-holder .icons .txt-holder p {
     line-height: 1.4;
     font-weight: 400;
     letter-spacing: 0;
     font-size: 1rem;
     padding: 0 5px;
     margin-bottom: 0;
     color: #000000;
}
/* MEDIA BOX END ------------------------------------------------------- */
/* BENEFITS START ------------------------------------------------------- */
.benefits h2 {
     font-weight: 400;
     font-size: 2.25rem;
     line-height: 1.35;
     text-align: center;
}
 .benefits .benefit-item .img-holder, .benefits .benefit-item .txt-holder {
     width: 95%;
     max-width: 600px;
     padding: 2.5%;
     text-align: center;
}
 .benefits .benefit-item .img-holder img {
     width: 98%;
     padding: 0 1.5% 1%;
     max-width: 550px;
     box-shadow: 1px 3px 7px rgb(42 56 142 / 10%);
     margin-bottom: 20px;
     border-radius: 10px;
}
 .benefits .benefit-item .txt-holder h3 {
     font-weight: 700;
     font-size: 1.8rem;
     line-height: 1.2;
     margin-bottom: 20px;
     text-align: center;
}
 .benefits .benefit-item .txt-holder p {
     font-weight: 400;
     line-height: 1.5;
     font-size: 1rem;
     margin-bottom: 0;
     text-align: center;
     text-indent: 0;
     padding-left: 0;
}
 .benefits .benefit-item .note {
    font-size: .8rem;
    line-height: 1.4;
    color: #333;
    font-style: italic;
    position: relative;
    top: -10px;
    margin: 0 auto;
    text-align: c;
    width: 100%;
}
/* BENEFITS END ------------------------------------------------------- */
/* GIFT BOX START ------------------------------------------------------- */
 .gift-box-holder {
     width: 95%;
     position: relative;
     max-width: 550px;
     padding: 2% 2% 0;
     border: 7px solid;
     border-image-slice: 1;
     border-width: 4px;
     border-image-source: linear-gradient(to left, #59afff, #59afff);
     margin: 40px auto 10px;
     -webkit-box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
     -moz-box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 0.45);
     box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
}

div#quantity-selector {}
 .gift-box-holder .description-holder {
     text-align: center;
     margin-bottom: 9px;
     margin-top: 0;
}
 .gift-box-holder .description-holder .headline {
     font-size: 1.3rem;
     font-weight: 400;
     line-height: 1.25;
     margin-top: 10px;
     margin-bottom: 20px;
}
 .gift-box-holder .description-holder .description {
     font-size: 1.05rem;
     font-weight: 400;
     line-height: 1.5;
     margin-bottom: 20px;
}
 .gift-box-holder .description-holder img {
    width: 96%;
    max-width: 600px;
    margin: 10px auto;
    float: none;
    display: block;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 1px 8px 2px rgb(222 222 222 / 75%)!important;
}
 /* GIFT BOX END ------------------------------------------------------- */
/* TESTIMONIALS END ------------------------------------------------------- */
 .testimonials h2 {
     font-weight: 400;
     font-size: 2.25rem;
     line-height: 1.35;
     text-align: center;
     margin-bottom: 30px;
}
.testimonials {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
 .testimonials .testimonial-item {
     width: 48%!important;
     margin-bottom: 15px;
     -webkit-box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
     -moz-box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 0.45);
     box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
     border-radius: 15px;
}
 .testimonials .testimonial-item .comment-header .user p {
     font-size: 1rem;
     line-height: 1.3;
     margin-left: 3px;
     margin-bottom: 1px;
     font-weight: 700;
}
 .testimonials .testimonial-item .comment-header .user p:last-child {
     color: #ffffff;
     margin-left: 3px;
     padding: 1px 5px;
     background-color: rgb(20 173 0 / 65%);
     border-radius: 3px;
     font-size: .6rem;
     width: fit-content;
     font-weight: 400;
     font-style: italic;
}
 .testimonials .testimonial-item .comment-header {
     margin-bottom: 10px;
}
 .testimonials .testimonial-item .comment-content h5 {
     font-size: 1rem;
     margin-bottom: 10px;
}
 .testimonials .testimonial-item .comment-content .stars {
     color: #f7cf0d;
     font-size: 1rem;
     margin-bottom: 5px;
}
 .testimonials .testimonial-item .comment-content p {
     font-size: .9rem;
     line-height: 1.5;
     /* font-style: italic; */
     font-weight: 400;
}
 .testimonials .testimonial-item .image-content img {
     width: 100%;
     margin: 0px auto 7px;
}
/* TESTIMONIALS END ------------------------------------------------------- */
/* QUANTITY SELECTOR START ------------------------------------------------------- */
 .quantity-offer-title {
     font-size: 1.3rem;
     font-weight: 400;
     line-height: 1.25;
     margin-bottom: 10px;
     text-align: center;
}
 .quantity-selector-holder {
     width: 97%;
     position: relative;
     max-width: 550px;
     padding: 2% 1.5% 2%;
     margin: 40px auto 30px;
     border: 2px solid;
     border-color: #007aed;
     border-radius: 5px;
}
 .quantity-selector-holder .price {
     width: 100%;
     font-size: 1.65rem;
     font-weight: 400;
     padding: 0 0 10px;
     border-bottom: 1px solid #ccc;
     text-align: center;
}
.quantity-selector-holder h5 {
     font-size: .9rem;
     line-height: 1.5;
     color: #000;
     text-align: center;
     margin-bottom: 10px;
}
.quantity-selector-holder .price .crossed-price {
     font-size: 1.2rem;
     text-decoration: line-through;
     color: #c1c1c1;
     position: relative;
     top: 1px;
     font-weight: 400;
}
 .quantity-selector-holder .price .full-price {
     font-size: 1.35rem;
     color: #8a2ae3;
     font-weight: 700;
}
 .quantity-selector-holder .discount {
     font-size: 1rem;
     background-color: #f5d239;
     padding: 1px 20px;
     border-radius: 0px;
     position: relative;
     top: -3px;
     font-weight: 400;
}
 .quantity-selector-holder .price del {
     text-decoration: none;
     border: none;
     font-weight: 400;
}
 .quantity-selector-holder .price ins {
     text-decoration: none;
     border: none;
     background: #0b1e3d!important;
     color: #FFC107;
     padding: 0 10px;
     border-radius: 5px;
}
 .quantity-selector-holder .limited-offer {
     margin: 5px auto 30px;
}

.quantity-selector-holder .limited-offer-note {
     font-size: .9rem;
    color: #333;
    font-style: italic;
    position: relative;
    top: -10px;
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
    width: 100%;
}
 .quantity-selector-holder .description-holder {
     text-align: center;
     margin-bottom: 9px;
     margin-top: 0;
}
 .quantity-selector-holder .description-holder .headline {
     font-size: 1rem;
     line-height: 1.5;
     margin: 10px auto 15px;
     font-weight: 400;
}
 .quantity-selector-holder .description-holder .discount-lines {
     font-size: .7rem;
     line-height: 1.35;
     margin-bottom: 10px;
     padding: 5px 0px;
     background-color: #0b1e3d!important;
     color: #ffffff;
     border-radius: 3px;
}
 .quantity-selector-holder a.selectors {
     font-size: 1rem;
     line-height: 1.5;
     padding: 0;
     text-transform: none;
     font-weight: 700;
     border-radius: 3px;
     width: 32%;
}
.quantity-selector-holder .button-holder {
    margin: 10px auto 0;
}
.quantity-selector-holder .button-holder .btn {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
    padding: .75rem 1rem;
    background-image: linear-gradient(200deg, #ff682e 10%, #ff4111 90%)!important;
    background-color: #ff682e!important;
    background-size: 270% 100%;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 1.5rem;
    width: 97.5%;
    max-width: 100%;
    color: #ffffff!important;
    border-radius: 5px;
}
/* QUANTITY SELECTOR END ------------------------------------------------------- */
/* ORDER FORM INSTRO START ------------------------------------------------------- */
 .order-form-instro {
     width: 100%;
     max-width: 600px;
     margin: 0 auto;
     float: none;
     display: block;
}
 .order-form-instro .text-instro p {
     font-size: 1.35rem;
     line-height: 1.5;
     text-align: left;
     padding-left: 30px;
     text-indent: -18px;
}
 .userChoice {
     margin: 20px auto;
     width: 99%;
}
 .userChoice .quantity-selector-item {
     width: 100%;
}
 .userChoice .quantity-selector-item .level-1 {
     padding: 1px 5px;
     text-align: center;
     background-color: #FFC107;
     color: #3a3a3a;
     width: 100%;
     font-weight: 700;
     font-size: .9rem;
}
 .userChoice .quantity-selector-item .level-2 {
     width: 100%;
     padding: 0px 5px;
     text-align: center;
     background-color: #0b1e3d!important;
     color: #FFC107;
     font-weight: 700;
     font-size: .75rem;
}
 .userChoice .quantity-selector-item .level-3 {
     width: 100%;
     padding: 3px 0;
     font-size: 1rem;
}
.userChoice .quantity-selector-item .level-3 .x-quantity {
     position: relative;
     top: -1px;
     font-size: .75rem;
}
 .userChoice .btnWrapper .choice-selected {
     background-color: rgb(230 230 250 / 85%)!important;
}
 .userChoice .btnWrapper .choice {
     border: 1px solid #bfbfbf;
     cursor: pointer;
     padding: 2px 0;
     width: 100%;
     font-size: 20px;
     flex-wrap: nowrap;
     height: auto;
     display: flex;
     width: 95%;
     box-sizing: border-box;
     margin-left: auto;
     margin-right: auto;
     margin-top: auto;
     position: relative;
     background: #fff;
}
 .choice-selected:after {
     content: "";
     border: 2px solid #0b1e3d!important;
     cursor: pointer;
     width: 101%;
     position: absolute;
     height: 103%;
}
 .choice-price {
     width: initial;
     text-align: center;
     box-sizing: border-box;
     margin: 6px auto 
}
 .color-selector {
     display: flex;
     justify-content: start;
     flex-wrap: wrap;
     margin-bottom: 10px 
}
 .choice-price-p span, .choice-details span {
     font-size: 15px;
}
.successmsg2,
.option-line,
.footer-section-1,
.sticky-bottom-line {
    background: #0b1e3d!important;
}
#form-submit,
.option-button,
.cta-btn {
    background-color: #ff682e!important;
    background-image: linear-gradient(200deg, #ff682e 10%, #ff4111 90%)!important;
    color: #ffffff!important;
    font-weight: 700;
    /* border: 1px solid #fff; */
}
.option-button.active {
    background-color: #00BCD4!important;
    color: #fff!important;
    background-image: linear-gradient(to right,#00BCD4,#03A9F4,#2196F3)!important;
}
.form-note {
    background: #7bd2b1;
}
.form-price-holder .price .full-price {
    /* color: #5e2dcd!important; */
}
.form-note{
    background: #7bd2b1!important;
}
.successmsg2 {
    background: #0b1e3d!important;
}
.header .successmsg2 .sb-msg span {
    color: #ffffff!important;
    font-size: .75rem!important;
}
body .successmsg2 .sb-msg span #productNrCounter,
body .successmsg2 .sb-msg span b {
    color: #FFC107!important;
    font-size: .9rem!important;
    font-weight: 700!important;
}
.successmsg2 .sb-msg .emoji {
    margin-right: 0!important;
}
.successmsg2 .sb-msg .emoji {
    width: 20px!important;
    height: 20px!important;
}
body .form_section p,
body form#order-form div.form-input-wrapper input, 
body form#order-form div.form-input-wrapper select, 
body form#order-form div.form-input-wrapper_komentar textarea,
body .form_section h4 {
    font-family: "Poppins", "Segoe UI", "Calibri", "Helvetica Neue", sans-serif!important;
}
body #form-submit {
    box-shadow: none!important;
    font-weight: 700!important;
    font-size: 1.6rem;
}
body .trusted_badges img {
    border-top: 2px solid #007aed;
    border-bottom: 2px solid #007aed;
}
body .form-price-holder .price .full-price {
    color: #4CAF50;
    font-weight: 800;
}
body .option-line,
body .option-button,
body .opt-btn-price span,
body .form_section h4 {
      font-weight: 700;
      font-size: .7rem;
}
body .form_section h4 {
      font-weight: 700;
      font-size: 1rem;
}
/* ORDER FORM INSTRO END ------------------------------------------------------- */
/* CHART SIZE TABLE START ------------------------------------------------------- */
.size-chart-table h2 {
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 1.35;
    text-align: center;
    margin-bottom: 30px;
}
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableCellHead {
    background: #6b3eb2;
    color: #fff;
    font-weight: 700;
}
.divTableHeading {
    background-color: #eee;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 4px 10px;
    font-size: .9rem;
}
.divTableHeading {
    background-color: #eee;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}
.footer .logo-footer {
    border-radius: 10px;
}

/* CHART SIZE TABLE END ------------------------------------------------------- */
.model-preview-gallery {
    margin: 5px auto;
    float: none;
    display: block;
    width: 100%; 
    max-width: 500px;
    position: relative;
}
.model-preview-gallery h2 {
     font-size: 1.6rem;
     line-height: 1.5;
     text-align: center;
     margin-bottom: 20px;
     width: 100%;
     padding-top: 10px;
     margin: 0px 0 40px;
     font-weight: 400;
     text-decoration: none!important;
}
.model-preview-gallery .img-holder {
    box-shadow: 1px 1px 6px 2px rgb(222 222 222 / 45%);
    width: 97%;
    margin: 0 auto;
}
.order-form-wrapper .quantity-selector-holder .userChoice .quantity-selector-item .level-2 span {
    color: #FFC107!important;
}
.option-button {
    font-weight: 700;
}
#form-submit {
    width: 97.5%!important;
}
.sticky-bottom-button {
    width: 38.5%!important;
}
.yellow {
    color: #FFC107!important;
    font-size: .8rem;
    font-weight: 700!important;
}
@media screen and (max-width: 767px) {
    .model-preview-gallery .slick-prev, .model-preview-gallery .slick-next {
        bottom: 40%;
    }    
}
body .sticky-bottom-line .full-price ins {
    color: #8BC34A!important;
    font-size: 1.35rem;
}
body .option-button {
    background-image: linear-gradient(200deg, #8BC34A 10%, #4CAF50 90%)!important;
 }
body .video-holder {
    width: 98%; 
    margin: 0 auto 20px; 
    float: none;
    padding: 0 1.5% 1%; 
    max-width: 550px; 
    box-shadow: 1px 3px 7px rgb(42 56 142 / 10%);
    border-radius: 10px;

}
body .form-price-holder .price ins {
    font-weight: 700!important;
}


body .gift-item  {
    width: 97.5%;
    position: relative;
    max-width: 550px;
    padding: 2% 1.5% 2%;
    border: 2px solid orange;
    margin: 10px auto 0px;
    border-radius: 10px;
    margin-bottom: 25px!important;
}

.gift-item p {
    font-size: .9rem!important;
}
.header .txt-holder h3 {
    margin-bottom: 20px;
    margin-top: 5px;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.25;
    text-align: center;
    color: #F44336!important;
    /* text-decoration: underline; */
    box-shadow: 2px 4px 7px rgb(0 0 0 / 15%);
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.header .txt-holder h3 u {
    color: #28497a;
    font-weight: 600;
}