/* GENERAL TEMPLATE CSS START
------------------------------------------------------- */
html body,
body {
    font-family:'Roboto', sans-serif !important;
}
.t11-wrapper,
.wrapper {
    max-width: 1010px;
    width: 97%;
}

/* GENERAL TEMPLATE CSS END
------------------------------------------------------- */
/* HEADER BOX END
------------------------------------------------------- */
.contain-content-max{
    padding-top:10px;
}
.t11-header {
    padding-top: 120px;
}

.t11-header .slider img {
    width: 100%;
    max-width: 400px;
    border: 1px solid #ccc;
    margin: 0px auto;
    border: none;
}

/*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;
}

.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:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
}

.slick-prev,
.slick-next {
    top: 50%;
    width: 30px;
    height: 30px;
    border-radius: 0;
    transform: translateY(-50%);
    position: absolute;
    background: rgba(250, 250, 250, 0.25);
    border: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ws_carousel {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

@media screen and (min-width:1024px) {
    .wrapper-right {
        max-width: 530px;
    }

    .slick-prev,
    .slick-next {
        top: 50%;
    }

    .slick-prev {
        left: 30px;
    }

    .slick-next {
        right: 30px;
    }
}

@media screen and (max-width:1023px) {
    .slick-prev {
        left: 5px;
    }

    .slick-next {
        right: 5px;
    }
}

@media screen and (max-width:768px) {
    .slick-prev {
        left: 25px;
    }

    .slick-next {
        right: 25px;
    }
}

@media screen and (max-width:768px) {
    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }
}

/*slider end*/
.t11-header .t11-header-text h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}

.t11-header .t11-header-text p {
    font-size: 27px;
    line-height: 1.3em;
    font-weight: 500;
}

.t11-header .t11-header-text .t11-header-stars span:first-child {
    font-size: 24px;
    color: #ffeb3b !important;
    position: relative;
    top: 0px;
    margin-right: 10px;
}

.t11-header .t11-header-text .t11-header-stars span:last-child {
    font-size: 20px;
}

button {
    outline: none;
}

button::-moz-focus-inner {
    border: 0;
}

button:focus {
    outline: none;
    border: 0;
}

.t11-header .t11-header-text .t11-header-buttons-holder button:first-child {
    border-radius: 20px;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    margin-right: 20px;
}

.t11-header .t11-header-text .t11-header-buttons-holder button:last-child {
    border-radius: 20px;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.t11-header .t11-header-text .t11-header-buttons-holder button:first-child:hover {
    color: #0b0038;
    background-color: #c6be4a;
}

.t11-header .t11-header-text .t11-header-buttons-holder button:last-child:hover {
    color: #fff;
    background-color: #a7a7a7 !important;
}

.t11-header .t11-header-text .t11-header-benefits-holder {
    max-width: 450px;
}

.t11-header .t11-header-text .t11-header-benefits-holder .t11-header-benefits-item {
    margin-left: 2px;
    margin-right: 2px;
}

.t11-header .t11-header-text .t11-header-benefits-holder .t11-header-benefits-item img {
    width: 100%;
    max-width: 32px;
}

.t11-header .t11-header-text .t11-header-benefits-holder .t11-header-benefits-item p {
    font-size: 14px;
}

/* HEADER BOX END
------------------------------------------------------- */
/* BENEFIT BOX START
------------------------------------------------------- */
.t11-benefit-box {
    text-align: center;
}

.t11-benefit-box .t11-benefits {
    width: 50%;
    max-width: 600px;
}

.t11-benefit-box .t11-benefit-item .t11-benefit-box p {
    font-size: 18px;
}

.t11-benefit-box .t11-benefit-item .t11-benefit-text h4 {
    font-size: 24px;
    text-align: left;
}

.t11-benefit-box .t11-benefit-item .t11-benefit-text p {
    text-align: left;
    font-size: 17px;
}

.t11-benefit-box .t11-benefit-item .t11-benefit-image img {
    width: 50px;
    margin-right: 20px;
}

.t11-benefit-box .t11-benefit-single-image {
    width: 50%;
}

.t11-benefit-box .t11-benefit-single-image img {
    width: 100%;
    max-width: 450px
}

/* BENEFIT BOX END
------------------------------------------------------- */
/* ADVANTAGE BOX START
------------------------------------------------------- */
.t11-advantage-box .t11-wrapper {
    max-width: 1199px;
}

.t11-advantage-box h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
}

.t11-advantage-box h3 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.t11-advantage-box p {
    font-size: 18px;
}

.t11-advantage-box .t11-advantage-text {
    max-width: 300px;
}

.t11-advantage-text h5 {
    font-size: 22px;
    /* text-transform: uppercase; */
}

.t11-advantage-image img {
    max-width: 300px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.t11-advantages .t11-advantage-item:nth-child(even) .t11-advantage-text {
    order: 2;
}

/* ADVANTAGE BOX END
------------------------------------------------------- */
/* 360 BOX START
------------------------------------------------------- */
.t11-360-box {
    width: 100%;
}

.t11-360-box h2 {
    font-size: 34px;
    line-height: 1;
    text-align: center;
}

.t11-360-box #canvas {
    width: 100%;
    max-width: 580px;
    height: 580px;
}

.t11-360-box .logo-icon {
    width: 100%;
    position: relative;
    top: -37px;
    background: rgb(255 255 255 / 25%);
}

.t11-360-box .logo-icon img {
    width: 60px !important;
}

/* 360 BOX END
------------------------------------------------------- */
/* TESTIMONIALS BOX START
------------------------------------------------------- */
.t11-testimonials-box {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.t11-testimonials-box .t11-testimonials-title {
    font-size: 24px;
}

.t11-testimonials-box .t11-wrapper div {
    width: 98%;
    max-width: 340px;
    margin: 20px;
    flex: 1;
    /* box-shadow: rgba(0,0,0,0.1) 0 5px 19px; */
    /* border-radius: 10px; */
    background-color: #ffffff;
}

.t11-testimonials-box .t11-wrapper div img {
    width: 100%;
    margin-bottom: 15px;
    /* border-radius: 10px 10px 0 0; */
}

.t11-testimonials-box .t11-wrapper div img:nth-child(2) {
    max-width: 150px;
    padding: 0 10px;
    margin: 0 0 16px;
}

.t11-testimonials-box .t11-wrapper div p {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
    padding: 0 10px;
}

.t11-testimonials-box .t11-wrapper div p:last-child {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 10px 5px 20px;
}

/* TESTIMONIALS BOX END
------------------------------------------------------- */
/* SELECTOR BOX START
------------------------------------------------------- */
.t11-selector-box h2 {
    font-size: 30px;
    font-weight: 500;
}

.t11-selector-box .t11-selector .t11-description p,
.t11-selector-box .t11-selector .t11-select span {
    font-size: 22px;
}

.t11-selector-box .t11-selector .t11-description span:first-child {
    text-decoration: line-through;
    text-align: right;
    font-size: 28px;
    padding-right: 20px;
}

.t11-selector-box .t11-selector .t11-description span:last-child {
    text-decoration: initial;
    text-align: right;
    font-size: 38px;
    padding-right: 20px;
}

.t11-selector-box .t11-selector .t11-stars img {
    width: 100px;
    position: relative;
    top: 3px;
    margin: 0 3px 0 0;
}

.t11-selector .c086 img {
    width: 100%;
    max-width: 500px;
}

.selector-slider-thumbnails {
    max-width: 500px;
}

.t11-selector .c086 .c038 img {
    border: 1px solid #8e8e8e;
    width: 70px;
    float: left;
    margin: 2px;
    opacity: 0.5;
    cursor: pointer;
    padding: 1px;
}

.selector-slider-thumbnails img:hover {
    opacity: 1;
    cursor: pointer;
}

.t11-selector .t11-selector-text {
    max-width: 600px;
}

.t11-selector-box .t11-selector select {
    width: 100%;
    max-width: 170px;
    font-size: 24px;
    padding: 10px 30px 10px 10px;
}

.t11-selector .t11-selector-text .t11-quantity .t11-select .selector-holder {
    margin-left: 20px;
    margin-right: 20px;
}

.t11-selector .t11-selector-text .t11-quantity .t11-select .button-holder {
    width: 100%;
}

.t11-selector-box .t11-selector button {
    width: 100%;
    max-width: 210px;
    font-size: 20px;
    font-weight: 600;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.t11-selector-box .c088 {
    margin-top: 10px;
}

.t11-selector .t11-selector-text .t11-card-holder img {
    width: 100%;
    max-width: 300px;
}

.t11-selector .t11-selector-text .t11-recommendation-holder {
    border: 1px solid #eee;
}

.t11-selector .t11-selector-text .t11-recommendation-holder .icon {
    margin-right: 20px;
}

.t11-selector .t11-selector-text .t11-recommendation-holder .icon img {
    width: 100%;
    max-width: 30px;
}

.t11-selector .t11-selector-text .t11-recommendation-holder .text p {
    text-align: left;
}

.t11-selector .t11-selector-text .t11-benefits-list-holder div span {
    margin-right: 10px;
    font-size: 20px;
}

.t11-selector .t11-selector-text .t11-benefits-list-holder div p {
    font-size: 19px;
    margin: 0;
}

.blinking {
    animation: blinker-two 2s linear infinite;
}

@keyframes blinker-two {
    100% {
        opacity: 0;
    }
}

/* SELECTOR BOX END
------------------------------------------------------- */
/* SPECIFICATION BOX START
------------------------------------------------------- */
.t11-specification-box h2 {
    font-size: 34px;
    line-height: 1;
    text-align: center;
}

.t11-specification-box .specs .c063 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    flex: 1;
    padding: 15px;
}

.t11-specification-box .specs .c063 .c065 div:nth-child(odd) p {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}

.t11-specification-box .specs .c063 .c065 div:nth-child(even) p {
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px;
}

/* SPECIFICATION BOX END
------------------------------------------------------- */
/* SOCIAL COMMENTS BOX START
------------------------------------------------------- */
.t11-social-comments-box {
    width: 100%;
}

.t11-social-comments-box h2 {
    font-size: 34px;
    line-height: 1;
    text-align: center;
}

/* SOCIAL COMMENTS BOX END
------------------------------------------------------- */
/* WARRANTY BOX START
------------------------------------------------------- */
.t11-warranty-box {
    text-align: center;
}

.t11-warranty-box h2 {
    font-size: 40px;
    margin-top: 0;
}

.t11-warranty-box h3 {
    font-size: 1.5em;
    margin-top: 0;
    font-weight: 600;
}

.t11-warranty-box .benefits-holder img {
    max-width: 60px;
    margin-right: 20px;
    filter: invert(50%);
}

.t11-warranty-box .benefits-holder h4 {
    text-align: left;
    font-size: 22px;
    color: #333;
    font-size: 1.6em;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600;
}

.t11-warranty-box .benefits-holder p {
    text-align: left;
    color: #4c545a;
}

.t11-warranty-box .media-holder {
    max-width: 500px;
    width: 100%;
}

.wistia_responsive_padding {
    width: 100%;
}

/* WARRANTY BOX END
------------------------------------------------------- */
/* TABLE SIZE START
------------------------------------------------------- */
.description_table {
    margin-bottom: 20px;
}

.description_table table {
    border-collapse: collapse;
    margin-top: 15px;
}

.description_table tbody {
    background-color: #fff;
}

.description_table table,
th,
td {
    border: 1px solid black;
}

.description_table table td {
    color: #000;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
}

.description_table table tr:first-child td {
    font-weight: 700;
}

/* TABLE SIZE END
------------------------------------------------------- */
/* TABLE BOX START
------------------------------------------------------- */
.table-holder {
    background-color: #efefef;
    display: block;
    margin: auto;
    padding: 10px 5px;
    text-align: center;
    max-width: 650px;
    width: 100%;
}

.table-holder table td,
.table-holder table th {
    color: #000;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #000;
}

.table-holder table {
    border-collapse: collapse;
    margin: 0 auto;
    background: #fff;
}



.table-holder table tr td.velicina-t {
    padding-top: 20px;
}

.table-holder .table-title h3 {
    font-size: 20px;
    font-weight: 600;
}

.table-holder p {
    margin: 10px 0;
    font-size: 1em !important;
}

.table-fill {
    overflow-x: auto;
}

.table-holder img {
    max-width: 300px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding:5px 0px;
}

.table-holder p {
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
}



@media screen and (max-width:768px) {
    .table-holder {
        float: none;
        display: block;
        width: 100%;
        border: none;
    }

    .table-holder table {
        float: none;
        display: block;
        width: 100%;
        border: none;
        max-width: 100%;
    }

    .table-holder table td,
    .table-holder table th {
        padding: 8px 3px !important;
        font-size: 13px !important;
    }

    .table-holder img {
        display: block;
        margin: 0 auto;
    }
}

/* TABLE BOX END */

#videodiv {
    max-width: 500px;
    width: 100%;
    margin-right: 20px;
    height: fit-content;
    flex: 3;
}

.t11-header-text3 {
    max-width: 490px;
    width: 100%;
    margin-top: 5px;
}

.iner-wrraper {
    max-width: 440px;
}

#stars {
    color: #ffc107 !important;
    font-size: 15px;
}

#text-second {
    margin-top: 14px;
    line-height: 1.35;
    font-size: 18px;
    color: #4caf50;
    font-weight: bold;
    margin-bottom: 10px;
}

#text-3 {
    margin-bottom: 15px;
    font-size: 2.2em;
    color: #22282f;
    margin-top: 6px;
}

.list {
    font-weight: 600;
    color: #4c545a;
}

.list1,
.list2,
.list3 {
    padding-bottom: 2px;
    text-indent: -30px;
    padding-left: 30px;
}

.list span {
    color: #4caf50;
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.wrapper-bounce {
    margin: 25px auto 0px;
    cursor: pointer;
}


.pr {
    background: linear-gradient(30deg, #cc5500, #c12000);
    color: #000!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 26px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
}

.pr .del {
    font-size: 18px;
    text-decoration: line-through;
    color: #000!important;
    margin-right: 20px;
}

.pr .descount,
.pr div {
    display: flex;
    align-items: center;
}

.pr .descount {
    background-color: #2dbe3c;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #fff;
    color: #fff;
    font-weight: 600;
    transform: translateY(20px) rotate(15deg);
    font-size: 16px;
    justify-content: center;
    line-height: 1;
    padding: 4px 6px 2px;
    margin-right: -30px;
    -webkit-animation: up_dwn-data-v-67da7062 1s ease-in-out infinite;
    animation: up_dwn-data-v-67da7062 1s ease-in-out infinite;
}

.cod-wr {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    background: linear-gradient(#ffc107, #ffc107);
    border-radius: 0 0 6px 6px;
    padding: 10px 8px 9px;
    margin-top: -4px;
}

.cod-wr span {
    display: inline-flex;
    align-items: center;
}

.cod-wr img {
    /*filter: invert(90%);*/
    margin-right: 10px;
    margin-top: -1px;
}

.stage {
    display: block;
    position: relative;
    top: -10px;
    left: -130px;
}

.box-new {
    align-self: flex-end;
    animation-duration: 1s;
    animation-iteration-count: infinite;

    background-color: #4caf50;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #ffc107;
    color: #fff;
    font-weight: 600;

    font-size: 16px;
    justify-content: center;
    line-height: 1;
    padding: 4px 6px 2px 6px;
    margin-right: -30px;
}

.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}


@keyframes bounce-1 {

    0%,
    to {
        transform: translateY(20px) rotate(15deg)
    }

    50% {
        transform: translateY(25px) rotate(15deg)
    }
}

.paycards {
    text-align: center;
}

.paycards img {
    max-width: 260px;
    margin: 5px auto;
    margin-left: -14px;
}


.zal-hero {
    display: flex;
    justify-content: center;
    font-size: 14px;
    margin-top: 10px;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    -webkit-animation: bsh-red 3s cubic-bezier(.165, .84, .44, 1) infinite;
    animation: bsh-red 3s cubic-bezier(.165, .84, .44, 1) infinite;
    border: 1px solid #cdcdcd;
}

.zaloga.red {
    color: #000;
    font-weight: bold !important;
}


.under-hero {
    display: flex;
    font-size: 14px;
    justify-content: space-evenly;
    margin-top: 0;
    background-color: #c80f01;
    color: #fff;
    border-radius: 0 0 4px 4px;
    padding: 6px 4px;
}

.bold1 {
    font-weight: 600;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    line-height: 1.2;
}

#videodiv {
    position: relative;
}

.sale-ban {
    padding: 10px 15px;
    background-color: rgb(82 175 80 / 85%);
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    font-weight: 600;
    z-index: 4;
}

.white-bg {
    border-radius: 4px;
    margin: 0 0 0 6px;
    font-size: 14px;
    padding: 3px 5px;
    line-height: 1;
    background-color: #fff;
    color: #191d24;
    font-weight: 600;
}


#socialOne {
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-color: #efefef;
    border: 1px solid #d5d5d5;
    border-right: none;
    border-left: none;
}

#socialOne .social-one img {
    width: 100%;
    max-width: 275px;
    display: block;
}

.save-money {
    display: flex;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    background-color: #4caf50;
    color: #fff;
    padding: 8px 15px;
    max-width: 330px !important;
    width: 100% !important;
    border-radius: 8px 8px 0 0;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 15px;
    margin-bottom: -2px;
    align-items: center;
}

.social-one {
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 8%);
    border-radius: 0 0 8px 8px;
    margin: 0 auto;
    max-width: 330px;
    width: 100%;
}

.social-one_text {
    margin-bottom: 10px;
    font-weight: normal;
    padding: 10px 0px;
    color: #4c545a;
}

.social-one_image {
    display: flex;
}

.social-one_image img {
    width: 44px!important;
    height: 44px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px;
    text-align: left;
}

#socialOne h4 {
    color: #22282f;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 6px;
}

.images-3box {
    max-width: 500px;
    width: 100%;
}

.accordion {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #2c3e50;
}

.accordion__intro {
    position: relative;
    padding: 20px;
    cursor: pointer;
}

.accordion__content {
    max-height: 0;
    overflow: hidden;
    will-change: max-height;
    transition: all 0.25s ease-out;
    opacity: 0;
}

.accordion__active .accordion__content {
    opacity: 1;
}

.accordion__content .c063:last-child  {
    padding-bottom: 15px;
}

.accordion__content .c063 .c065 {
    opacity: 1;
    margin: 0;
    padding: 10px 20px 5px;
}

.accordion__content .c063 .c065 div:first-child p {
   font-weight: 700;
}


.swiper {
    max-width: 1000px;
    width: 100%;
    height: fit-content;
    padding: 15px 10px 40px;
}


#specs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-color: #4caf50;
    padding: 20px;
}

.grid-fullW {
    max-width: 1000px;
    flex-shrink: 0;
    flex: 1;
    width: 100%;
}

#specs .specs {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 8%), 0 5px 10px -3px rgb(0 0 0 / 35%);
    border-radius: 5px;
    max-width: 400px;
    margin: 0 auto;
    overflow: hidden;
}

#specs .specs .head {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

#specs .specs .head h1 {
    font-size: 18px;
    text-align: left;
}


#specs .specs .items {
    transition: all .2s cubic-bezier(.075, .82, .165, 1);
    transition-property: max-height, padding, opacity;
    padding: 0 15px;
}

#specs .specs .items {
    font-size: 14px;
}

#specs .accordion__active .items {
    max-height: 400px;
    opacity: 1;
    margin: 15px 0px;
}

#specs .specs .head svg {
    transition: all .2s ease-in-out;
    transition-property: transform;
}

#specs .accordion__active svg {
    transform: rotate(180deg);
}


#specs .specs .items h3 {
    font-size: 16px;
}

#specs .specs .items p {
    font-size: 14px;
}

.bg-lightblue {
    background-color: #efefef;
}

.swiper .text h2 {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.2;
    text-align: center;
    color: #22282f;
    line-height: 1;
    margin-bottom: 36px;
    margin-top: 36px;
    font-size: 1.5em;
}

.swiper h5 {
    color: #264169;
    font-size: 1.6em;
}


#package {

    padding: 10px;
    font-size: 16px;
    padding-top: 30px;
}

#package .package-container {
    margin: 20px auto;
    background-color: #fff;
    position: relative;
    max-width: 350px;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 0 0 1px var(--border), 0 5px 15px -5px rgba(0, 0, 0, .176);
}

#package .package-container img {
    max-width: 100%;
}

#package .package-container .upper-icon {
    position: absolute;
    top: -17px;
    left: -20px;
    width: 45px;
    height: 45px;
}


#package .text-center {
    padding: 10px;
    color: #fff;
    background-color: #333;
    margin: 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
}

.window-plus {
    position: relative;
}

#package .package-container .text span:first-child {
    display: none;
}


#package .package-container .text ul {
    padding: 20px 10px;
    text-indent: 15px;
    margin-left: 40px;
    list-style-type: '✔';
}


#package .package-container .text ul li {
    margin-bottom: 10px;
}

#package .package-container .text ul li:marker {
    font-weight: 700;
}



.check-list {
    display: flex;
    margin-bottom: 10px;
}

.benefits-holder {
    justify-content: center;
}

#survey {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#survey .grid>h3 {
    font-size: 1.4em;
    margin-bottom: 20px;
    text-align: center;
}

#survey .sur h4 {
    margin-bottom: 15px;
    color: #22282f;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: left;
}


#survey .grid>img {
    max-width: 130px;
    display: block;
    margin: 0 auto -50px;
}

#survey .sur {
    max-width: 450px;
    width: 100%;
    margin: 30px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 14px;
}

#survey .sur_res {
    display: flex;
    margin-bottom: 5px;
    justify-content: space-between;
}

.face-wr {
    display: flex;
    overflow-x: scroll;
    margin: auto;
    margin-top: 20px;
    width: 100%;
    max-width: 450px;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.face-item {
    scroll-snap-align: center;
    flex-shrink: 0;
    font-size: 14px;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px;
    width: 85%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    pointer-events: none;
    max-height: -moz-max-content;
    text-align: left;
}

.face-item,
.face-item .head {
    display: flex;
}

.face-item {
    margin-left: 2.5%;
    margin-right: 2.5%;
}


.face-item,
.face-item .head {
    display: flex;
}

.face-item .comment img,
.face-item .head img {
    width: 30px;
    height: 30px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 10px;
    box-shadow: 0 10px 10px -5px rgb(51 51 85 / 21%);
}

.face-item .head .date {
    display: flex;
    align-items: center;
    font-size: 11px;
    margin-top: 3px;
    color: #b0b0b0;
}

.face-item p {
    font-size: 16px;
    margin-top: 20px;
    position: relative;
}

.bg-blue {
    background-color: #333333;
}

.prev-image-wr {
    position: relative;
}

.prew-image {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 70% !important;
    margin: 0 auto 30px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 8px 10px -2px rgb(0 0 0 / 24%), 0 0 0 1px rgb(83 97 112 / 5%);
}

#gallery {
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    -moz-background-position: cover;
    -o-background-position: cover;
}

#gallery h3 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 4px solid #264169;
}

#gallery .grid-gall {
    display: flex;
    /* grid-template-columns: repeat(3, 1fr); */
    /* grid-gap: 20px; */
}

#gallery .grid-gall img {
    max-width: 320px;
    width: 100%;
}

#qanda {
    padding: 0px 30px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    -moz-background-position: cover;
    -o-background-position: cover;
}

#qanda div.container {
    max-width: 1000px;
    flex-shrink: 0;
    flex: 1;
    width: 100%;
}

#qanda h3 {
    font-size: 1.6em;
    color: #22282f;
    line-height: 1;
    margin-bottom: 16px;
    margin-top: 6px;
}

#qanda h4 {
    color: #22282f;
    line-height: 1;
    margin-bottom: 16px;
    margin-top: 16px;
}

#qanda p {
    color: #4c545a;
    font-weight: 500;
}

#qanda .ans {
    margin-top: 0px;
}

#qanda .ans p {
    margin-top: 10px;
    text-align: center;
}


#reviews {
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    -moz-background-position: cover;
    -o-background-position: cover;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;

}


#reviews div.container.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: top
}

#reviews .grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    align-items: start;
}

.rating {
    /*    display: flex;*/
    flex-direction: column;
    align-items: flex-start;
    font-size: 14px;
    color: #768391;
    width: 100%;
    margin-top: 0;
}

#reviews .grid>div:first-child {
    grid-column: 1/2;
    padding: 12px 0;
    border-color: #eaeaea hsla(0, 0%, 100%, 0);
    border-style: solid;
    border-width: 1px;
}

#reviews h2 {
    font-size: 2.2em;
    color: #22282f;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 6px;
}


#reviews .p {
    font-size: 14px;
    color: #4c545a;
    margin-bottom: 6px;
    margin-top: 6px;
}


#reviews #stars {
    font-size: 23px;
}

.rev-tem #stars {

    font-size: 14px !important;
}


#reviews .grid .grid-rev {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column: 2/4;
    grid-gap: 40px;
}

.rev-tem.show {
    display: flex;
    -webkit-animation: opac-data-v-48354950 .3s ease forwards;
    animation: opac-data-v-48354950 .3s ease forwards;
    flex-direction: column;
}

.rev-tem .d-flex {
    display: flex;
}

.rev-tem .d-flex .profile {
    width: 35px;
    height: 35px;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background-color: #ededed;
    text-transform: uppercase;
    position: relative;
    pointer-events: none;
}

.rev-tem .d-flex .profile img {
    width: 100%;
    max-width: 35px;
    height: fit-content;
    max-height: 35px;
    border-radius: 50%;
    border: 1px solid rgb(177 177 177 / 45%);
}

.rev-tem .head {
    display: flex;
    justify-content: space-between;
}

.rev-tem .head h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.rev-tem .head .place {
    margin-top: 0;
    font-size: 12px;
    color: #768391;
}

.rev-tem .head .rating {
    font-size: .9em;
    color: #22282f;
}

.rev-tem .body img {
    margin-right: 10px;
    max-width: 90px !important;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
    border-radius: 5px;
}

.pages {
    display: flex;
    margin: 20px auto;
}

.pages>div {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    padding-top: 2px;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    line-height: 1;
    border: 1px solid #dde0e3;
    color: var(--text-light);
    margin-right: 15px;
}

.pages>div.active {
    border-color: #264169;
    color: #264169;
    z-index: 1;
    font-weight: 600;
    background-color: #e7eff4;
}

.testpage1 {
    display: contents;
}

.testpagecontents {
    display: contents !important;
}

.testpage2 {
    display: none;

}

.t11-advantage-image .gif {
    width: 300px;
}

html body .deliveryTimes {
    font-size: 13px;
}

html body .order-button-wrapper .agreement {
    font-size: 15px;
}

html body .season-banner-wrapper,
html body .first-line {
    display: none !important;
}

html body .ws-hdr-navbar {
    margin-top: -6px;
}

html body .ws-hdr-wrapper {
    box-shadow: none;
    background-color: #333333;
}

html body .ws-hdr-navbar .txt-holder span {
    color: #fff;
}

html body .ws-hdr-navbar .logo-holder img {
    filter: invert(100%);
}

.phoneHeader {
    filter: invert(100%);
}



html body .t11-header {
    padding-top: 70px !important;
}

html body video {
    max-width: 500px;
    width: 100%;
    margin: 0px !important
}

html body .swiper {
    max-width: 1000px;
    width: 100%;
    height: fit-content;
    padding: 15px 10px 40px;
}

html body .swiper-button-next,
html body .swiper-button-prev {
    top: 50%;
    width: 10px;
    height: 10px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    padding: 0px 20px;
}

html body .swiper-button-next:after,
html body .swiper-button-prev:after {
    font-size: 37px;
    padding: 6px 16px;
    background: rgb(51 51 51 / 24%);
}

.embedsocial-reviews {
    display: none !important;
}

html body div.chat-box div.chat-box-wrap div.chat {
    display: none !important;
}

html body .surprise-gift-box .headline .text-add {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    background: #fff;
    padding: 4px 5px;
    border-radius: 5px;
}

html body .surprise-gift-box .headline .text-surprise-gift-title {
    line-height: 1.2;
    font-size: 17px;
    color: #fff;
}

html body .surprise-gift-box .headline label[for=surprise-gift]:before {
    max-width: 15px;
    width: 100%;
    height: 15px;
}

html body .surprise-gift-box .headline .text-add img {
    position: relative;
    top: 1px;
    max-width: 16px;
}

html body .surprise-gift-box .headline {
    padding-top: 10px;
}

html body #fb-root {
    display: none !important;
}


html body .cstm_c_h_wrap {
    top: -1px;
}

html body .doki-mail a img {
    filter: initial!important;
}

html body .t3-button {
    background-color: #ee7b1c!important;
    background: #ee7b1c!important;
    color: #ffffff!important;
    font-size: 17px;
    letter-spacing: 1px;
}

html body .ft_l1_main_wrap_1 {
   background-color: #22282f!important;
   background: #333333!important;
}

.sticky-bottom-line {
   background-color: #22282f!important;
   background: #22282f!important;
   display: flex;
   justify-content: space-between;
   bottom: -1px!important;
}

html body .sticky-bottom-price {
    margin-left: 10px!important;
    margin-right: 10px!important;
}

html body  .new_p {
    font-size: 24px;
}

body .warranty-bonus-element img,
body .shipping-bonus-element img,
body .safety-bonus-element img {
    margin-right: 5px;
    height: fit-content;
}

body .order-form-bonus .bonus-button-wrapper span {
    display: flex;
    justify-content: center;
    align-items: center;
}



#gallery .grid-gall .c061 {
   display: flex;
}


#gallery .grid-gall .c061 .c068 {
   display: flex;
}

#gallery .grid-gall .c068 div img {
    max-width: 320px;
    border: none;
    width: 100%;
    margin: 3px;
}

body .cstm_c_h_inner {
    padding: 8px 5px;
}


/* form fixes start */
body .payment-choice {
    flex-flow: column!important;
    margin-top: 45px;
}

body #komentar {
    padding-top: 5px;
}

body .payment-choice .payment-card, 
body .payment-choice .payment-cod {
    padding: 10px 5px;
    cursor: pointer;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 10px;
    font-family:'Varela Round', sans-serif, -apple-system,BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue"!important;
}

body div.input-item input, 
body div.input-item select, 
body div.input-item textarea {
    background-color: #fff;
    border-color: #c9c9c9;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 4px;
    color: #8c8d8e;
    min-height: 45px;
    line-height: 1;
    padding: 3px 7px 0;
    max-width: initial;
    width: 100%;
    display: block;
    float: none;
    margin: 0;
    font: 400 13.3333px Calibri;
    font-weight: 400;
    font-size: 12px;
    font-family:'Varela Round', sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue"!important;
    height: 40px;
    outline: none;
}

body .orderButton {
    height: inherit;
    line-height: initial;
    text-indent: 0;
    display: block;
    font-family:'Varela Round', sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue"!important;
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: none;
    width: 100%;
    background: #4caf50;
    color: #fff;
    padding: 20px 0px;
    margin: 20px auto 0px;
    box-shadow: none;
}

body .orderButton:hover {
    background: #1eab35;
}

body .fb-messenger-checkbox,
body .order-button-wrapper span:nth-child(0) {
    display: none!important;
}

body div.payment-block input[type=radio]:checked+label,
body div.payment-block input[type=radio]:not(:checked)+label,
body div.payment-choice input[type=radio]:checked+label,
body div.payment-choice input[type=radio]:not(:checked)+label {
    font-size: 15px;
}

body .order-form-bonus {
  width: 100%;
  max-width: 450px;
  margin-top: 7px;
}

body .order-form-wrapper, .safety-bonus-element {
  width: 100%;
}

body .order-form-bonus .bonus-title {
  width: 100%;
  background-color: #292938;
  padding: 12px 9px;
  cursor: pointer;
  border-bottom: 1px solid #ffff;
  margin-bottom: 5px;
  background-color: #e9ffec;
  border-radius: 4px;
  border: 2px solid red;
  border-color: #4caf50;
}

body .safety-bonus-element img{
  max-width: 45px;
}
body .shipping-bonus-element img{
  max-width: 45px;
}

body .warranty-bonus-element img{
  max-width: 45px;
}

body .order-form-bonus .bonus-title p,
body .order-form-bonus .bonus-button-wrapper {
      margin:0px;
      color: #333;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      font-family:'Varela Round', sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue"!important;
      width: 50%;
}

body .order-form-bonus .bonus-title p {
  margin-right: auto;

  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;

  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .order-form-bonus .bonus-button-wrapper {
  margin-left: auto;
}

body .order-form-bonus .bonus-button-wrapper span{
      margin-left: auto;
      margin-right: 7px;
      color: red;
      font-size: 14px;
      font-weight: 500;
}

body .order-form-bonus .bonus-button-wrapper span:active{
  padding-top: 14px;
}

body .order-form-bonus .bonus-button-wrapper button {
    font-family: inherit;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    color: #fff!important;
    text-decoration: none;
    line-height: 1;
    border-radius: 0px;
    width: 100%;
    background: #41cc02;
    transition: box-shadow .2s,background .2s;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    background: #305388;
    box-shadow: none;
    max-width: 80px;
    padding: 1em 0.25em 1em;
    font-size: 10px;
}

body .order-form-bonus .additional-info p {
    margin: 0px;
    color: #333;
    font-size: 14px;
    line-height: 1.4;
    font-family:'Varela Round', sans-serif, -apple-system,BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue"!important;
}

body .order-form-bonus .additional-info {
    background-color: #e9ffec;
    padding: 12px 2.5%;
    margin-top: -5px;
    margin-bottom: 5px;
}

body .order-form-bonus .bonus-button-wrapper button.clicked {
    box-shadow: none;
    color: #fff!important;
    background: #41cc02;
}

body .the-messenger-note {
    display: none;
}

.t11-advantage-text {
    width: 95%;
}

body .deliveryTimes {
    margin-bottom: 15px;
}
/* form fixes end */



/* swiper start */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* swiper end */
 .pr {
          background: #fff!important;
          border: 1px solid #000!important;
       }

/* MEDIA QUERIES START
------------------------------------------------------- */
@media screen and (max-width:768px) {
    .t11-logo {
        max-width: 120px;
        max-height: 35px;
        position: relative;
        top: 3px;
    }

    .t11-button {
        line-height: 32px;
        font-size: 16px;
    }

    .t11-header {
        padding-top: 95px;
    }

    .t11-header .t11-price1 .t11-price-before-discount {
        margin-left: initial;
    }

    .t11-header .t11-header-text h1 {
        font-size: 34px;
        line-height: 1;
        text-align: center;
    }

    .t11-warranty-box h2 {
        font-size: 28px;
    }

    .t11-header .t11-header-text p {
        font-size: 22px;
        line-height: 1.2;
        text-align: center;
        padding: 0px !important;
    }

    .t11-warranty-box h3 {
        font-size: 18px;
        font-weight: 500;
    }

    .t11-header .t11-wrapper {
        flex-flow: column;
    }

    .t11-header .t11-header-text {
        order: 2;
        justify-content: center;
        align-items: center;
    }

    .t11-header .t11-header-image {
        order: 1;
    }

    .t11-benefit-image img {
        max-width: 80px;
    }

    .t11-advantage-image {
        order: 1 !important
    }

    .t11-advantage-text {
        order: 2 !important
    }

    .t11-benefit-box .t11-benefits,
    .t11-benefit-box .t11-benefit-single-image,
    .t11-warranty-box .t11-media-warranty,
    .t11-selector .t11-selector-text .t11-quantity .t11-select {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        /**/
        width: 100%;
        margin: 0;
        /* column */
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .t11-selector .t11-selector-text .t11-quantity .t11-select .button-holder {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

        margin-top: 20px;
    }

    .t11-testimonials-box .t11-wrapper div {
        flex: initial;
        margin: 0 0 20px;
        max-width: 300px;
    }

    .t11-header .t11-header-text .t11-header-benefits-holder .t11-header-benefits-item p {
        font-size: 12px;
    }

    .t11-benefit-box .t11-benefit-item .t11-benefit-text h4 {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 5px;
    }

    .t11-benefits .t11-benefit-item,
    .t11-header-text,
    .t11-header-image,
    .t11-advantage-text.flex-1,
    .t11-advantage-image.flex-1,
    .t11-advantages .t11-advantage-item,
    .t11-postage-box .t11-postage-01,
    .t11-postage-box .t11-postage-02,
    .selector-slider.flex-1,
    .t11-selector-text.flex-1,
    .t11-specification-box .specs .specs-item.flex-1,
    .gallery-item,
    .t11-specification-box .specs .c063 {
        flex: initial;
    }

    .t11-specification-box h2,
    .t11-advantages .t11-advantage-item,
    .t11-benefits .t11-benefit-item,
    .t11-testimonials-box .t11-testimonials-title {
        margin-bottom: 15px;
    }

    .t11-specification-box .specs .c063 {
        padding-top: 0;
        padding-bottom: 0
    }

    .t11-specification-box .specs .specs-item {
        padding-top: 0;
        padding-bottom: 0;
    }

    .t11-advantages .t11-advantage-item:nth-child(even) .t11-advantage-text {
        order: initial;
    }

    .t11-selector .t11-price2 .t11-price-before-discount {
        font-size: 20px;
    }

    .t11-selector .t11-price2 .t11-price-after-discount {
        font-size: 30px;
    }

    .t11-selector-box .t11-selector .t11-description p,
    .t11-selector-box .t11-selector .t11-select span {
        font-size: 19px;
    }

    .t11-header .t11-price1 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 103%;
        padding: 0;
        margin-top: 10px;
    }

    .t11-order-form-item,
    .t11-order-form-media-holder {
        width: 100%;
        margin: 0 auto;
        float: none;
        max-width: 450px;
    }

    .t11-benefits .t11-benefit-item:first-child,
    .t11-advantages .t11-advantage-item:first-child {
        margin-top: 20px;
    }

    .t11-selector-box .t11-selector select {
        max-width: 200px;
        font-size: 20px;
        padding: 5px 20px 5px 5px;
        margin-top: 1px;
    }

    .t11-selector-box .t11-selector button {
        font-size: 22px;
        width: 95%;
        max-width: 100%;
    }

    .t11-selector .t11-price2 {
        position: relative;
        top: 10px;
    }

    .specs-item {
        padding: 0 10px;
    }

    .description_table,
    .description_table table {
        margin: 5px auto;
        float: none;
        display: block;
        border: none;
        max-width: 315px;
    }

    .t11-selector .c086 .c038 img {
        width: 60px;
    }

    .c034 .c053 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .t11-order-form .t11-order-form-item .t11-order-form-media-holder {
        margin-top: 15px;
    }

    .t11-360-box h2 {
        font-size: 28px;
    }

    .t11-360-box #canvas {
        width: 97%;
        height: 97%;
    }

    .t11-360-box .c034 .c007 {
        position: relative;
        top: -38px;
    }
        #text-second {
        margin-top: 14px;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: left;
    }
    
    #text-3 {
        margin-bottom: 15px;
        font-size: 1.5em;
        color: #22282f;
        margin-top: 6px;
        text-align: left;
    }

    #videodiv {
        margin-right: initial;
    }

    .iner-wrraper {
        width: 92%;
    }

    .t11-warranty-box .benefits-holder h4 {
        font-size: 1.17em;
    }

    .bg-lightblue {
        padding-right: 10px;
        padding-left: 10px;
    }

    #gallery .grid-gall {
        grid-template-columns: repeat(1, 1fr);
    }

    #reviews .grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    #reviews {
        padding-left: 15px;
        padding-right: 15px;
    }

    #reviews .grid .grid-rev {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        grid-column: 1/-1 !important;
        grid-gap: 20px !important;
    }

    .sale-ban {
        bottom: 0px;
    }

    body .order-form-bonus .bonus-title {
        padding: 12px 5px;
    }

    #gallery .grid-gall .c061 .c068 {
       flex-direction: column;
    }

    #gallery .grid-gall .c068 div img {
        margin-bottom: 20px;
    }

    html body .order-button-wrapper .agreement {
        font-size: 10px;
    }


}

@media(max-width: 479px) {

    html body .surprise-gift-box .headline .text-add {
        font-size: 15px;
    }

    html body .surprise-gift-box .headline .text-surprise-gift-title {
        font-size: 14px;
    }
    .ws-hdr-navbar .logo-holder img{
        max-width:105px!important;
    }
    .phone-oper-note p{
        font-size:9px!important;
        padding-top:5px!important;
    }
    .contain-content-max{
        padding-top:20px;
    }

    .stage {
        display: block;
        position: relative;
        top: -10px;
        left: -72px;
    }

    .box-new {
        margin-right: -44px;
    }

    .t11-advantage-image .gif {
        width: 255px;
    }

    .t11-advantage-image img {
        max-width: 255px;
    }

    .swiper h5 {
        font-size: 1.17em;
    }

    #package .package-container .upper-icon {
        left: 1px;
    }

    .select-qt {
        width: 98%;
    }

    .guarantee-badge img {
        position: absolute;
        right: -20px;
        top: -20px;
        width: 50px;
        height: auto;
    }

    .select-qt h3 {
        font-size: 1.17em;
    }

    #qanda div.container {
        margin-bottom: 0px;
    }

    #gallery .grid-gall img {
        max-width: 100%;
    }

    #gallery {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* MEDIA QUERIES END
------------------------------------------------------- */
/* !!! DAS ENDE !!! */

/* CSS REDESIGN */
html body,body{font-weight:400;overflow-x:hidden}.t11-wrapper{width:100%}.t11-wrapper img.product_img{width:100%;max-width:none;border-radius:0}.t11-wrapper .sale-ban{display:flex;padding:8px 16px;align-items:flex-end;gap:4px;background:rgba(47,63,102,.8)}.t11-wrapper .sale-ban>div>span:first-child{visibility:hidden;position:relative;line-height:24px;width:calc(24px + 4px + 48px + 4px)}.t11-wrapper .sale-ban>div>span:first-child::before{visibility:visible;position:absolute;left:0;top:0;content:url(/svg/bi_fire.svg)}.t11-wrapper .sale-ban>div>span:first-child::after{visibility:visible;position:absolute;left:28px;top:0;content:'';line-height:24px;margin-left:4px}.t11-wrapper .circle_holder{display:flex;padding:4px;align-items:flex-start;gap:8px;border-radius:4px;background:#EA5C3D;margin:0 0 0 4px}.circle_holder span{color:#FEFEFE!important;font-size:14px!important;line-height:14px!important}.t11-header .t11-header-text .t11-header-stars{display:flex;align-items:center;gap:28px}.t11-header .t11-header-text .iner-wrraper{width:100%;max-width:none;padding:0 16px}.t11-header .t11-header-text .t11-header-stars span:first-child#stars{align-self:flex-start;font-size:24px;text-align:start;color:#fec100!important;line-height:24px}.t11-header .t11-header-text #text-3{margin:16px 0 8px;color:#171717;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.t11-header .t11-header-text #text-second{margin:0 0 16px;color:#1E1E1E;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.t11-header .t11-header-text .list{line-height:24px}.t11-header .t11-header-text .list span{top:0;visibility:hidden;position:relative}.t11-header .t11-header-text .list span::before{visibility:visible;position:absolute;left:0;top:0;content:url(/svg/check_small.svg);text-indent:0}.list1,.list2,.list3{color:#1E1E1E;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.t11-header .t11-header-text .stage{display:none}.t11-header .t11-header-text .wrapper-bounce{margin:0;width:100%}.t11-header .t11-header-text .pr.btn2{width:100%;margin:0;display:flex!important;padding:12px 0 8px 0;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;border-radius:8px 8px 0 0;border-top:1px solid #D9D9D9!important;border-right:1px solid #D9D9D9!important;border-left:1px solid #D9D9D9!important;border-bottom:none!important}.t11-header .t11-header-text .pr .del,.t11-header .t11-header-text .pr .del2{margin:0!important;width:auto;padding:0}.t11-header .t11-header-text .pr .del{color:#1E1E1E;font-size:24px;font-style:normal;font-weight:400;line-height:24px}.t11-header .t11-header-text .pr .del2{order:-1;color:#EA5C3D;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:24px}@keyframes bounce-2{50%{transform:translateY(-5px)}}.t11-wrapper .wrapper-bounce .circle_holder{animation-name:bounce-2;animation-duration:1s;animation-iteration-count:infinite;margin:0}.t11-header .t11-header-text .cod-wr{margin:0;display:flex;padding:12px 16px 12px 8px;justify-content:center;align-items:center;gap:8px;border-radius:0 0 8px 8px;border-right:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;border-left:1px solid #D9D9D9;background:#04a145;color:#FEFEFE;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.t11-header .t11-header-text .paycards img{max-width:none;margin:0;content:url(/static/payments_small_2.png)}.zal-hero{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0 8px;border:1px solid #D9D9D9;border-width:1px 1px 0 1px;border-radius:8px 8px 0 0}.zaloga.red{font-style:normal;font-weight:600!important;font-size:14px;line-height:16px;text-align:center;color:#1E1E1E}.under-hero{display:flex;flex-direction:row!important;justify-content:center;align-items:center;padding:8px 16px 8px 8px;gap:8px;background:#CDD8E1;border:1px solid #D9D9D9;border-width:0 1px 1px 1px;border-radius:0 0 8px 8px}.bold1{font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;color:#070707}.bold1>.flex{gap:8px}.t2-postage:before{content:url(/static/truck_small_black.png)}#socialOne{background-color:initial;border:none;padding:45px 16px 32px;}.save-money{margin:0;display:flex;padding:12px 0;justify-content:center;align-items:flex-start;gap:8px;border-radius:8px 8px 0 0;background:#2F3F66;color:#FEFEFE;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.testimonial>.container{width:100%}.social-one{padding:16px 25px;display:flex;flex-direction:column;align-items:center;gap:16px}#socialOne .social-one_comment{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}#socialOne .social-one>img{border-radius:8px;box-shadow:0 2px 2px 0 rgba(14,14,33,.04),0 4px 6px 0 rgba(14,14,33,.04),0 6px 16px 0 rgba(14,14,33,.04),0 0 10px 0 rgba(14,14,33,.06)}.social-one_text{margin:0;padding:0;color:#1E1E1E;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.social-one_image{padding-top:4px;display:flex;flex-direction:column;align-items:center;gap:8px}.social-one_image img{margin:0}.social-one_image div:last-child{display:flex;flex-direction:column;align-items:center;gap:4px}#socialOne h4{margin:0}.t11-warranty-box{display:flex;padding:32px 16px!important;flex-direction:column;align-items:center;gap:24px;background-color:#EDF1F4!important}.t11-warranty-box .t11-wrapper{padding:0}.t11-warranty-box h3{margin-bottom:24px;color:#171717;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.t11-warranty-box .t11-media-warranty{padding:0;gap:24px;align-items:center}.t11-warranty-box .media-holder,.t11-warranty-box .images-3box{max-width:368px}.t11-warranty-box .media-holder{margin:0;padding:0;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px 0 rgba(14,14,33,.04),0 4px 6px 0 rgba(14,14,33,.04),0 6px 16px 0 rgba(14,14,33,.04),0 0 10px 0 rgba(14,14,33,.06)}.t11-warranty-box .images-3box{border-radius:8px}.t11-warranty-box .benefits-holder{padding:0;max-width:392px}.t11-warranty-box .benefits-holder .benefit{background:none;padding:16px 0;margin:0;border-bottom:.5px solid #979797;border-radius:0}.t11-warranty-box .benefits-holder .benefit:last-child{border:none;padding-bottom:0}.t11-warranty-box .benefits-holder .benefit .parent:first-child img{width:50px;margin-right:8px;filter:none}.t11-warranty-box .benefits-holder .benefit .parent:last-child{gap:4px}.t11-warranty-box .benefits-holder h4{margin:0;font-weight:600;font-size:18px;line-height:24px;color:#1e1e1e}.t11-warranty-box .benefits-holder p{font-weight:400;font-size:14px;line-height:20px;color:#1e1e1e}#specs{padding:0;background-color:initial}#specs .container{width:100%}#specs .specs{border-radius:0;box-shadow:none;gap:0}#specs .specs .head{border:none;justify-content:start;gap:12px}#specs .specs .head svg{margin-bottom:3px}.bg-lightblue{background:#EDF1F4;padding:32px 16px}html body .swiper{margin:0 auto;padding:0;position:relative;max-width:800px}.swiper .text h2{margin:0 0 24px;color:#1E1E1E;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.t11-advantage-item{display:flex;flex-direction:column;align-items:center;gap:32px}.t11-advantage-image.flex-1{display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px 0 rgba(14,14,33,.04),0 4px 6px 0 rgba(14,14,33,.04),0 6px 16px 0 rgba(14,14,33,.04),0 0 10px 0 rgba(14,14,33,.06);border-radius:12px}.t11-advantage-image img{margin:0;max-width:240px;border-radius:12px}.t11-advantage-text.flex-1>div{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.swiper h5{margin:0;color:#1E1E1E;text-align:center;font-size:22px;font-style:normal;font-weight:600;line-height:normal}.swiper p{color:#1E1E1E;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.swiper-pagination{position:initial;margin-top:24px}.swiper-pagination-bullet-active{background:#2F3F66}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:-6px}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:-6px}html body .swiper-button-next:after,html body .swiper-button-prev:after{font-size:24px;background:initial}#package{display:flex;flex-direction:column;align-items:center;justify-content:center;background:initial;padding:32px 16px}#package>.container{margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}#package .text-center{padding:0;background-color:initial;color:#171717;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.window-plus{display:flex;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 2px 2px 0 rgba(14,14,33,.04),0 4px 6px 0 rgba(14,14,33,.04),0 6px 16px 0 rgba(14,14,33,.04),0 0 10px 0 rgba(14,14,33,.06);margin-bottom:24px}#package .text{width:100%}#package .package-container .text ul{margin:0;padding:0;text-indent:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;gap:7px}#package .package-container .text ul li{margin:0;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:4px}#package .package-container .text ul li::before{content:url(/svg/check_small.svg)}#package .table-holder{max-width:none;background:initial}.table-holder{margin:0}.table-holder table{margin:0 0 16px;border:none;font-weight:400;font-size:16px;line-height:24px;color:#171717;border-collapse:collapse;width:100%}.table-holder table thead th,.table-holder table tbody td{padding-left:16px!important;padding-right:16px!important}.table-holder table thead th{background:#d9d9d9;font-weight:600;font-size:16px!important;line-height:24px;color:#171717;text-align:center;padding-top:12px!important;padding-bottom:8px!important;width:auto;border:none}.table-holder table tbody tr{background:none}.table-holder table tbody tr:hover{background:#a9cce3;cursor:pointer}.table-holder table tbody td{font-weight:400;font-size:16px!important;line-height:24px;color:#171717;border:none;text-align:center}.table-holder table thead th:last-child::first-letter{text-transform:uppercase}.table-holder table{margin:0}.table-holder table thead{margin-top:16px}.table-holder table thead th:first-child{border-top-left-radius:8px}.table-holder table thead th:last-child{border-top-right-radius:8px}.table-holder table tbody tr td{border-bottom:solid 1px #D9D9D9;padding-top:4px!important;padding-bottom:4px!important}.table-holder table tbody tr td:first-child{border-left:solid 1px #D9D9D9}.table-holder table tbody tr td:last-child{border-right:solid 1px #D9D9D9}.table-holder table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.table-holder table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}#survey{padding:0}#survey .grid>h3{margin:0 0 18px;color:#1E1E1E;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px}#survey .grid>img{content:url(/static/survey_rating.png);max-width:none;display:initial;margin:0 auto -40px}#survey .sur{margin:0 auto;padding:32px 16px 16px}#survey .sur h4{margin:0 0 4px;color:#1E1E1E;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#survey .sur_res{gap:0}.face-wr{margin-top:16px}.face-item{padding:16px;height:initial}.face-item:first-child{margin-left:0}.face-item:last-child{margin-right:0}.face-item .head{align-items:center;justify-content:flex-start;gap:16px}.face-item .head img{margin:0;border-radius:40px;width:48px;height:48px}.face-item .head>div{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0%}.face-item .head>div>b{color:#1E1E1E;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.face-item .head>div>br{display:none}.face-item .head>div>.date{margin:0;color:#979797;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#reviews{padding:24px 16px 40px}#reviews div.container.grid{row-gap:16px}#reviews .grid>div:first-child{width:fit-content;margin:0 auto;padding:12px 32px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;justify-content:center;align-items:center;gap:4px 16px;border-radius:8px;background:#1E1E1E}#reviews #stars{color:#FEC100;line-height:0}#reviews h2{margin:0;grid-column:1;grid-row:1 / -1;color:#FEFEFE;font-size:36px;font-style:normal;font-weight:600;line-height:normal}#reviews .rating>div{color:#CED8E1;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#reviews .grid .grid-rev{gap:0!important}.rev-tem{padding:12px 0;border-bottom:.5px solid #D9D9D9}.rev-tem .d-flex{display:flex;align-items:flex-start;gap:12px;align-self:stretch}.rev-tem .d-flex>div:first-child img{width:120px;height:120px;border-radius:4px}.rev-tem .d-flex>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.rev-tem .head{display:flex;align-items:center;gap:16px}.rev-tem .d-flex .profile{margin:0}.rev-tem .d-flex .profile img{max-width:none;max-height:none;width:40px;height:40px;border-radius:40px}.rev-tem .head>div:last-child{display:flex;flex-direction:column;align-items:flex-start}.rev-tem .head h4{margin:0;color:#1E1E1E;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.rev-tem .head .rating{display:flex;flex-direction:row;align-items:flex-start;gap:8px;color:#1E1E1E;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.rev-tem #stars{font-size:16px!important;line-height:16px!important}#reviews .p{margin:0px;color:#1E1E1E;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.pages{margin:16px auto 0;display:inline-flex;align-items:flex-start;gap:16px}.pages>div{margin:0;padding:0;border:none;display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-radius:24px;background:#FEFEFE;box-shadow:0 2px 2px 0 rgba(14,14,33,.04),0 4px 6px 0 rgba(14,14,33,.04),0 6px 16px 0 rgba(14,14,33,.04),0 0 10px 0 rgba(14,14,33,.06);color:#1E1E1E;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.pages>div.active{background:#1E1E1E;color:#FEFEFE}#gallery{background:#EDF1F4;padding:24px 40px 36px}#gallery h3{margin:0 0 16px;padding:0;border:0;color:#1E1E1E;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px}#gallery .grid-gall .c061{flex-direction:column;gap:16px;max-width:320px}#gallery .grid-gall .c003{display:none}#gallery .grid-gall .c061 .c068{display:flex;flex-direction:row;align-items:flex-start;gap:8px}#gallery .grid-gall .c061 .c068>div{display:flex;justify-content:center;align-items:center}#gallery .grid-gall .c068 div img{margin:0;border-radius:8px;opacity:.5;border:1px solid transparent}#gallery .grid-gall .c068 div img.selected{opacity:1;border:1px solid #d9d9d9}#gallery .grid-gall .c037 img{border-radius:8px}#qanda h4{margin:24px 0 8px;color:#1E1E1E;font-size:16px;font-style:normal;font-weight:600;line-height:normal}#qanda p{color:#1E1E1E;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#qanda .ans{margin:0px 0 0}
@media screen and (min-width:769px) {.t11-header .t11-wrapper{padding:48px 96px!important;max-width:1370px;}#videodiv{margin-right:5%;padding:0}.t11-wrapper img.product_img,.t11-wrapper video{border-radius:16px}.t11-wrapper .sale-ban{border-radius:0 0 16px 16px}.t11-wrapper .sale-ban>div>span:first-child::after{font-size:20px}.t11-wrapper .circle_holder{margin:0 0 0 22px}.t11-header .t11-header-text .iner-wrraper{padding:0}.t11-header .t11-header-text .t11-header-stars span:last-child#kom{display:inline;color:#979797;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.t11-header .t11-header-text .t11-header-stars span:first-child#stars{width:auto;margin-bottom:4px}.t11-header .t11-header-text #text-3{font-size:34px;line-height:44px}.t11-header .t11-header-text #text-second{font-size:18px;line-height:28px}.list1,.list2,.list3{font-size:18px}.t11-header .t11-header-text .list span{top:-2px}.t11-header .t11-header-text .list span::before{content:url(/svg/check.svg)}.t11-header .t11-header-text .pr.btn2{gap:20px}.t11-header .t11-header-text .pr .del,.t11-header .t11-header-text .pr .del2,.t11-header .t11-header-text .pr .del+div{font-size:32px}.t11-header .t11-header-text .pr .del2{width:100%}.t11-wrapper .circle_holder{padding:4px 10px}.circle_holder span{font-size:24px!important;font-weight:600;line-height:normal!important}.t11-wrapper .sale-ban .circle_holder span,html body .sticky-bottom-price .circle_holder span{font-size:18px!important;line-height:18px!important}.t11-header .t11-header-text .paycards img{content:url(/static/payments_2.png)}.save-money,.social-one{max-width:688px!important}.save-money{padding:16px 0;font-size:24px}.social-one{flex-direction:row;gap:32px;padding:24px 56px;justify-items:start}#socialOne .social-one_comment{gap:20px}#socialOne .social-one>img{grid-row:1 / -1;align-self: center}.social-one_image{flex-direction:row;align-self:baseline}.social-one_image div:last-child{align-items:flex-start}.social-one_text{text-align:initial}.t11-warranty-box{padding:56px 16px 48px!important}.t11-warranty-box h3{margin-bottom:48px;font-size:32px;line-height:normal;}.t11-warranty-box .t11-media-warranty{gap:40px;align-items:flex-start}.t11-warranty-box .benefits-holder .benefit:first-child{padding-top:0}.t11-warranty-box .benefits-holder .benefit .parent:first-child img{width:56px}#specs{padding:20px;background-color:#94A0A9}#specs .container{width:100%}#specs .specs{box-shadow:none;gap:0;border-radius:5px;border-radius:8px;background:#FEFEFE}#specs .specs .head{border:none;gap:12px;width:100%;justify-content:space-between;padding:12px 24px}#specs .specs .head svg{margin-bottom:3px}#specs .accordion__active .head{border-bottom:1px solid #D9D9D9}.accordion__active .accordion__content{padding:24px;max-height:fit-content!important}.accordion__content .c063:last-child{padding:0}.accordion__content .c063 .c065{padding:0}.c063{gap:13px}#specs .specs .head h1{color:#1E1E1E;font-size:24px;font-style:normal;font-weight:600;line-height:normal}#specs .specs .head svg{width:20px;height:20px}.c065{gap:2px}.c065 div{font-size:18px}.bg-lightblue{padding:56px 16px 40px}.swiper .text h2{margin:0 0 48px;font-size:32px;line-height:normal;}.t11-advantage-image img,.t11-advantage-image .gif{max-width:370px;width:100%}.swiper h5{font-size:26px}.swiper p{font-size:20px;line-height:32px}.swiper-pagination{margin-top:48px}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:13px;height:13px;margin:0 8px}html body .swiper-button-next:after,html body .swiper-button-prev:after{font-size:40px}#package{padding:56px 0 40px 0}#package .package-container{max-width:663px}.product_contains{display:flex;justify-content:space-between;gap:40px;width:100%;align-items:center}#package .package-container .text ul li::before{content:url(/svg/check.svg)}#package .text-center{color:#1E1E1E;font-size:32px;line-height:28px}#package>.container{gap:40px}#package .package-container img{max-width:376px;max-height:376px}#package .package-container .text ul li{color:#1E1E1E;font-size:20px}#package .table-holder{width:min-content}.table-holder table tbody tr td{white-space:nowrap}#package+.bg-lightblue{padding:64px 16px 32px}#survey .grid>h3{margin:0 0 54px;font-size:32px}#survey .sur{max-width:480px;padding:40px 24px 24px 24px;color:#1E1E1E;font-size:20px;font-style:normal;font-weight:400;line-height:normal}#survey .sur h4{margin:0 0 12px;font-size:24px}#survey .sur_res{margin-bottom:8px}.face-wr{max-width:480px;margin-top:40px}.face-item{padding:24px;margin-bottom:16px}#reviews div.container.grid{grid-template-columns:auto 1fr;align-items:center;gap:32px}#reviews .grid>div:first-child{grid-template-columns:none;gap:12px}#reviews .grid .grid-rev{grid-column:2;column-gap:16px!important}.rev-tem{padding:24px}#gallery{padding:56px 40px 40px}#gallery h3{margin:0 0 56px;font-size:32px;line-height:32px}#gallery .grid-gall .c061{max-width:none}#gallery .grid-gall .c037{display:none}#gallery .grid-gall .c061 .c068{flex-direction:row;gap:24px}#gallery .grid-gall .c068 div img{max-width:280px;opacity:1}#gallery .grid-gall .c068 div img.selected{border:1px solid transparent}#qanda{padding:0px 30px 24px}#qanda div.container{max-width:800px}#qanda h4{font-size:22px}body>.button-brend{padding:0;border:none}.margin-bottom-89{margin-bottom:89px}}

/* HEADER & STICKY REDESIGN - remove when all template redesigns integrated */
.cstm_c_h_inner{margin:0;padding:24px 16px;box-shadow:none}.contain-content-max{display:flex;justify-content:space-between;align-items:center;gap:32px}.contain-content-max>div{margin:0}.ws-hdr-navbar{margin-top:59px}.ws-hdr-navbar .logo-holder img{max-width:none;margin:0!important}.icons-holder{display:flex;align-items:center;justify-content:center;padding:0;gap:12px;margin:0!important}.icons-holder a{margin:0!important}.phoneHeader{content:url(/svg/ph_phone-call-fill.svg)}@media screen and (min-width:769px){.ws-hdr-navbar{height:auto;margin-top:45px;background:#fefefe}.cstm_c_h_inner{padding:24px 96px;max-width:1370px}}.ws-hdr-navbar{margin-top:45px;height:auto!important}.cstm_c_h_inner{max-width:none;box-shadow:0 1px 8px #c8c8c8;padding:12px 16px 8px;gap:4px}.ws-frilla-main-wrapper{padding-top:154px}.ws-hdr-navbar .logo-holder img{max-width:135px}.txt-holder{justify-content:flex-end}.icons-holder{width:100%}.icons-holder br{display:none}.ws-hdr-navbar .txt-holder span,.phone-oper-note{margin-right:0!important}.contain-content-max>.txt-holder{gap:4px}.phone-oper-note p{padding-top:0;margin-left:auto}@media screen and (min-width:769px){.ws-hdr-navbar .logo-holder img{max-width:none}}

.sticky-bottom-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 16px!important;gap:30px;background:#fefefe;box-shadow:0 0 10px rgba(14,14,33,.06),0 6px 16px rgba(14,14,33,.04),0 4px 6px rgba(14,14,33,.04),0 2px 2px rgba(14,14,33,.04);border-radius:8px}.sticky-bottom-price{margin:0!important;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;padding:12px 0 8px;border-radius:8px}.sticky-bottom-price span{color:#1e1e1e!important}.sticky-bottom-price span:first-child{font-weight:400;font-size:20px;line-height:20px}.sticky-bottom-price span:last-child{font-weight:600;font-size:22px;line-height:22px}.sticky-bottom-button a{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:8px;width:88px;height:36px;background:#04a145;box-shadow:0 0 10px rgba(14,14,33,.06),0 6px 16px rgba(14,14,33,.04),0 4px 6px rgba(14,14,33,.04),0 2px 2px rgba(14,14,33,.04);border-radius:8px;font-weight:600;font-size:16px;line-height:19px;text-transform:uppercase;color:#fefefe}.sticky-bottom-price .circle_holder{background:#EA5C3D}.sticky-bottom-price .circle_holder span{color:#fff!important;font-size:16px!important}@media screen and (min-width:769px){.sticky-bottom-line{display:none}}.sticky-bottom-line{gap:0}html body .sticky-bottom-line{padding:16px!important}.sticky-bottom-price{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.sticky-bottom-price>span:first-child{order:1;position:initial;font-size:22px!important;line-height:22px}.sticky-bottom-price>span:last-child{color:#EA5C3D!important}.sticky-bottom-price .circle_holder{order:2;margin:0;padding:4px;position:initial!important}.sticky-bottom-price .circle_holder span{color:#FEFEFE!important;font-size:14px!important;line-height:14px!important}.sticky-bottom-line div{flex:initial!important}.sticky-bottom-line{background:#fefefe!important}html body .sticky-bottom-price{margin:0!important}html body .t3-button{letter-spacing:initial;background:#04a145!important;font-size:16px!important;color:#fefefe!important}.sticky-bottom-button a{text-transform:initial}.sticky-bottom-button a::after{content:url(/svg/material-symbols_shopping-cart.svg);margin-top:-1px}@media screen and (min-width:769px){html body .sticky-bottom-price .circle_holder span{font-size:18px!important;line-height:18px!important}.sticky-bottom-line{gap:13%;justify-content:center}.sticky-bottom-line div{flex:initial!important}.margin-bottom-89{margin-bottom:89px}}
/* HEADER & STICKY REDESIGN END */
/* CSS REDESIGN END */

/* TEST_SP START */
html body .ws-hdr-navbar{margin:0}html body .ws-hdr-wrapper{background:#FEFEFE;box-shadow:0 1px 8px #c8c8c8;display:flex;align-items:center;justify-content:center}body .cstm_c_h_inner{padding:10px 16px}.contain-content-max{width:100%;padding:0}html body .ws-hdr-navbar .txt-holder span,html body .phone-oper-note p{color:#000000!important}html body .ws-hdr-navbar .logo-holder img,.phoneHeader{filter:none}html body .ws-hdr-navbar .logo-holder img{max-width:135px!important}html body .t11-header{padding-top:107px!important}.t11-header .t11-header-text .list{margin-bottom:16px}.pr div:nth-child(2){order:-1;color:#EA5C3D;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.t11-wrapper .sale-ban>div{gap:4px}.t11-wrapper .sale-ban>div>span:first-child{visibility:visible;line-height:24px;width:auto;display:flex;align-items:center;justify-content:center;gap:4px}.t11-wrapper .sale-ban>div>span:first-child::before,.t11-wrapper .sale-ban>div>span:first-child::after{content:''}.t11-wrapper .circle_holder{margin:0}.books{height:auto}.page-free-bundle-main{padding:0 16px}.sticky-bottom-line{gap:8px}.sticky-bottom-button a{width:auto;max-width:128px}@media screen and (min-width:769px){html body .ws-hdr-navbar .txt-holder span,html body .phone-oper-note,html body .phone-oper-note p{display:flex!important;gap:4px}.t11-header .t11-wrapper{padding-top:0!important;padding-bottom:0!important}.t11-wrapper .sale-ban>div{gap:10px}.t11-wrapper .sale-ban>div>span:first-child{gap:8px}.t11-wrapper .sale-ban>div>span:first-child{font-size:20px}.t11-header .t11-header-text .cod-wr span{font-size:20px}}@media screen and (max-width:768px){html body .t11-header{padding-top:47px!important}}
/* TEST_SP END */

/* NEW DESIGN CSS */
.more-icon-bcg {
    background: #EDF1F4;
    padding: 15px 0px;
    border-radius: 8px;
}
.more-icon {
    padding: 0px 16px;
}
 .more-icons-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom:10px;    
}
 .more-icon-box {
    display: flex;
    align-items: center;
}
 .more-icons-main .more-icon-box:nth-child(1),
 .more-icons-main .more-icon-box:nth-child(2),
 .more-icons-main .more-icon-box:nth-child(3),
 .more-icons-main .more-icon-box:nth-child(4) {
    margin-bottom: 8px;
}
 .more-icon-box img {
    margin-right:8px;
}
 .t11-header .t11-header-text .more-icon-box p {
    color: #1E1E1E;
    font-family:'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
 .zalihe {
    display:none;
}

.safe-div {
    display: flex;
    justify-content: center;
    position: relative;
 }
 .safe-div-main {
    display: flex;
    align-items: center;
    position: relative;
    bottom: 13px;
 }
 .safe-div-main img {
    width: 18px !important;
    margin-right: 5px;
 }  
 .t11-header .t11-header-text .safe-div-main p {
    color: #171717;
    font-family:'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
 } 
 .google-div {
    display: flex;
    justify-content: center;
    margin: 20px 0px 10px 0px;
 }
 .google-div-main,
 .google-div-box1 { 
    display: flex;
    align-items: center;
    justify-content:space-between;
 }
 .t11-header .t11-header-text .google-stars-img p {
    color: #1E1E1E;
    font-size: 18px ;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
 }
 .google-stars-img img {
    max-width: 106px;
    width: 100%;
 }
 .t11-header .t11-header-text .google-evaluation p{
   color: #1E1E1E;
   font-family: Roboto;
   font-size: 16px;
   font-style: normal;
   font-weight: 300;
   line-height: normal;
 }
 .google-div-box:nth-child(1) img{
   width: 105.6px;
   margin-right:5px;
 }

.t11-header .t11-header-text .wrapper-bounce {
    margin-bottom: 10px;
}

#survey .grid > img {
    content: url(/static/stars_4.7_1.png) !important;
    max-width: 175px;
    width:100%;
    display: block; 
    margin: 0 auto -30px;
 }

 #reviews .grid>div:first-child {
    text-align: center;
}
.accordion_container-info {
    margin: 40px auto 0px auto !important;
    padding: 0px;
}
.accordion_container-info {
    margin:40px auto; 
    padding:0px 10px;
    width: 100%;
 }
 .accordion_container {
    max-width:600px;
    width:100%;
    margin:0px auto 0px auto;
 }
 .accordion_head1 {
    cursor: pointer;
    width: 100%;
    display:flex;
    align-items: center;
 }
  .accordion_head1 p {
    color: #1E1E1E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal;
 }
 .accordion_body p {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
 }
 .accordion_head1 .plusminus {    
    float:right;
    font-size: 20px;
    font-weight: 600;
 }
 .accordion_head img {
    margin-right: 10px;
 } 
 .accordion_block {
    border-radius: 8px;
    background: #EDF1F4;
    margin-bottom:10px;
    padding: 12px 16px;
 }
 .header-div-fixed {
    max-width: 1370px;
    margin: -10px auto 40px auto;
    width:100%;
    background: linear-gradient(0deg, #EDF1F4 0%, #EDF1F4 100%), #FFF;
    box-shadow: 0px 0px 10px 0px rgba(14, 14, 33, 0.06), 0px 6px 16px 0px rgba(14, 14, 33, 0.04), 0px 4px 6px 0px rgba(14, 14, 33, 0.04), 0px 2px 2px 0px rgba(14, 14, 33, 0.04);
    padding: 10px 0px;
 }
 .header-div-fixed-main {
    max-width:900px;
    width:100%;
    margin:0px auto;
    display:block;
    padding: 0px 5px;
 }
 .header-div-box-main {
    display:flex;
    align-items: center;
    justify-content:center;
 }
 .header-div-box {
    display:flex;
    align-items: center;
    justify-content:center;
    color: #171717;
    font-family:'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: calc(100% / 3);
 }
 .header-div-box img {
    margin-right:5px;
 }
 .header-div-box img {
    width: 32px;
  }
  .t11-header-stars #stars img {
    max-width: 136px;
    width: 100%;
  }
  .t11-header .t11-header-text .t11-header-stars span:last-child#kom {
    color: #070707;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .t11-header .t11-header-text .t11-header-stars {
    gap:0px;
  }
  html body .ws-hdr-navbar .txt-holder .wa-span {
           display: none!important; 
        }
    html body .sticky-bottom-line {
    border-radius: 8px 8px 0px 0px!important;
    background: #2F3F66!important;
    box-shadow: 0px 0px 10px 0px rgba(14, 14, 33, 0.06), 0px 6px 16px 0px rgba(14, 14, 33, 0.04), 0px 4px 6px 0px rgba(14, 14, 33, 0.04), 0px 2px 2px 0px rgba(14, 14, 33, 0.04), 0px 0px 10px 0px rgba(14, 14, 33, 0.06), 0px 6px 16px 0px rgba(14, 14, 33, 0.04), 0px 4px 6px 0px rgba(14, 14, 33, 0.04), 0px 2px 2px 0px rgba(14, 14, 33, 0.04)!important;
 }
@media screen and (max-width:768px) {
    .more-icon-bcg {
        width: 95%;
        margin: 15px 0px 10px 0px;
    }
        .phone-oper-note p {
        padding-top: 0px !important;
    }
    .more-icon {
        padding: 0px 16px 0px 16px;
    }
    .t11-header .t11-header-text .more-icon-box p {
        text-align: left;
   }
   .header-div-fixed {
        margin: 30px auto 2px auto;
        padding: 8px 0px;
    }
    .t11-header .t11-wrapper {
        padding-top: 0px !important;
    }
    #videodiv {
        margin-top: -4px !important;
    }
    .sticky-bottom-price>span:first-child {
        order: 0 !important;
        position: absolute !important;
        top: 0px !important;
        line-height: 0px !important; 
        color: #979797 !important;
     }
     .circle_holder span:first-child {
        font-weight: 500!important;
     }
    .sticky-bottom-price .circle_holder{
        padding:9px 7px 7px 7px !important;
    }
    html body .t3-button {
        letter-spacing: initial;
        font-size: 22px !important;
        border-radius: 8px !important;
        background: #04A145 !important;
        box-shadow: 0px 0px 10px 0px rgba(14, 14, 33, 0.06), 0px 6px 16px 0px rgba(14, 14, 33, 0.04), 0px 4px 6px 0px rgba(14, 14, 33, 0.04), 0px 2px 2px 0px rgba(14, 14, 33, 0.04) !important;
     }
     .sticky-bottom-button a {
        min-width: 150px !important;
        height: 36px !important;
        padding: 24px 6px !important;
     }
     .sticky-bottom-button a::after {
      content: none !important;
    }
    html body .sticky-bottom-price {
        position: relative;
        top: 10.5px;
     }
}
@media screen and (max-width:513px) {
    .more-icon-bcg {
        width:93%;
    }
    .header-div-box:nth-child(3){
       width:25%;
    }
   .t11-header .t11-header-text .t11-header-stars #kom {
   font-size: 16px !important;
}
   .t11-header-stars #stars img  {
   max-width: 106px;
   width: 100%;
}

}
   @media screen and (max-width:450px) {
    .header-div-box {
       font-size: 12px;
    }
     .t11-header .t11-header-text .t11-header-stars #kom {
   font-size: 14px !important;
}
 }
@media screen and (max-width:390px) {
    .t11-header .t11-header-text .more-icon-box p {
       text-align: left;
       font-size: 14px;
    }
}.txt-align-left {
  text-align: left !important;
}

.txt-small {
  font-size: 14px;
}

.txt-bold {
  font-weight: 600;
}

.medHold {
  width: 95% !important;
  max-width: 500px !important;
  margin: 0 auto !important;
}

.medHold img {
  width: 95% !important;
  max-width: 500px !important;
  margin: 0 auto !important;
  display: block
}

.rev {
  max-width: 600px !important;
}

.bot-holder {
  width: 90% !important;
  max-width: 500px !important;
  display: block !important;
  float: none !important;
  margin: 30px auto !important;
  border-radius: 5px !important;
}

.bot-holder .bkb-wrapper {
  border: 1px solid #ddd !important;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}


/* ORDER FORM BLACKBOX REGENERATION FIX @=>1.10.2020 */
.contact-form-box {
  position: relative;
}

div#newform div#repp3,
div#newform div#repp33,
div#newform div#repp34 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100% !important;
  background: #000;
  z-index: 9999999;
  color: #fff;
  opacity: .9;
  font-size: 20px;
  text-align: center;
  line-height: 1.5em;
  font-family: inherit;
  padding-top: 100px;
}

/* COUPONS */

.coupons {
  display: flex;
  justify-content: space-between;
}

.coupon_wrapper {
  width: 100%;
  float: left;
}

.coupon_field {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 99999999999999999;
  font-weight: 900;
}

@media screen and (min-width: 1025px) {
  .coupon_field {
    padding: 5px;
  }
}

.valid_coupon {
  background: #5cb85c;
}

.invalid_coupon {
  background: #ff0000;
}

#checkCoupon {
  float: right;
  font-weight: 600;
  font-size: 19px;
  height: 45px;
  line-height: 45px;
  background-color: #82b541 !important;
  color: #ffffff;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
  text-indent: 0;
  display: block;
  letter-spacing: -1px;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  /* border-radius: 3px; */
  border: none;
}

#checkCoupon:hover {
  transition: all 0.2s ease;
  background-color: #8fc050 !important;
}

.t8-selector .t8-selector-text .t8-quantity .t8-select .selector-holder {
  margin: 0px !important;
}

/* TOS */

.tosbody {
  padding-top: 130px !important;
}

/* FAQ & 404 page */

.faq {
  padding-top: 130px !important;
}

/* Niche template product of the day image fix */
.selector-slider .slider-wrapper .main-image img {
  max-width: 280px;
}

/* Blured logo fix */

.logo-holder img {
  /* image-rendering: -moz-crisp-edges; Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  /* image-rendering: crisp-edges; */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}


.property-image {
  width: 50px;
}

body .instantAddChecked {
  background-color: #0be881 !important;
}


.send_instant_added {
  position: fixed;
  left: 50%;
  bottom: -10px;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  background-color: #4caf50;
  border: none;
  color: #fff !important;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  width: 95%;
  max-width: 600px;
  font-weight: 600;
  line-height: 1.35;
  box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  -webkit-box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  -moz-box-shadow: 0px 6px 17px 24px rgb(0 0 0 / 44%);
  z-index: 999997;
  border-radius: 10px;
  border: 3px solid #fff;
}

.instant_add {
  margin: 15px auto;
  display: block;
  border: none;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  width: 95% !important;
  max-width: 600px;
  font-weight: 600;
  line-height: 1.35;
  box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -moz-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  z-index: 999997;
  border-radius: 2px;
}

.fixed-btn {
  position: relative;
  display: block;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.buttonItsNo {
  display: block;
  text-decoration: none;
  color: #333353;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  background: #d2d2d2;
  box-shadow: 0 6px 6px -6px #000;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #fff;
  max-width: 600px;
  float: none;
  margin: 30px auto 5px;
}


.discount-bln {
  position: absolute;
  font-weight: bold;
  padding: 5px;
  background: #EA5C3D;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  color: #fff;
  line-height: 33px;
  margin: 5px;
}


/* INSTANT UPSELL MESSAGE TEST START */
.thankyou-heading-instant {
  margin-bottom: 10px;
}

.thankyou-description-instant p {
  margin-bottom: 10px;
}

.fragment {
  font-size: 15px;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none;
  width: 95%;
  max-width: 600px;
  margin: 10px auto;
  float: none;
  color: #333;
  text-align: center;
  line-height: 1.5;
  box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -webkit-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
  -moz-box-shadow: 2px 4px 8px 1px rgb(121 121 121 / 20%);
}

.fragment:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}

.fragment h3 {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 32px;
}

#the-close {
  float: right;
  display: inline-block;
  padding: 0;
  background: none;
  color: #000;
  font-size: 24px;
  position: relative;
  top: -10px;
  left: 2px;
}

/* INSTANT UPSELL MESSAGE TEST END */


/* Seasonal text animation start */

.season-banner-wrapper h2 {
  -webkit-animation: color-change 4s infinite;
  -moz-animation: color-change 4s infinite;
  -o-animation: color-change 4s infinite;
  -ms-animation: color-change 4s infinite;
  animation: color-change 4s infinite;
}

@keyframes color-change {
  0% {
    color: white;
  }
  25% {
    color: white;
  }
  50% {
    color: #ea5c3d;
  }
  75% {
    color: #ea5c3d;
  }
  100% {
    color: white;
  }
}
@-webkit-keyframes color-change {
  0% {
    color: white;
  }

  25% {
    color: white;
  }

  50% {
    color: #ea5c3d;
  }

  75% {
    color: #ea5c3d;
  }

  100% {
    color: white;
  }
}

/* Seasonal text animation end */

video {
  max-width: 600px;
  width: 95%;
  margin: 10px auto !important;
}


/* Book package note css fix START */
.t2-availability,
.t2b-availability {
  margin-bottom: 3px !important;
}

.t2-button,
.t2b-button {
  margin-top: 30px !important;
}
.t2b-header-image .circle_holder span:first-child{
  font-size: 22px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.t2b-order-form video{
  width: 100%;
}
.c044 {
  margin-bottom: 10px !important;
}

.books {
  margin: 0 auto;
}

.t1-description-box .the-benefits,
.t1-header .the-benefits {
  max-height: 100% !important;
}

/* Book package note css fix END */



/* Hiding delivery time on tmpl_1 START */
.t1-header .the-benefits .benefit-item:nth-child(2) {
  display: none !important;
}

/* Hiding delivery time on tmpl_1 END */


/* Modal/pop up style START */
div#cp-modal-background {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999998;
  display: block;
}

div#cp-modal {
  width: 90%;
  max-width: 400px;
  height: fit-content;
  position: fixed;
  top: 15%;
  bottom: 0;
  right: 0;
  left: 0;
  /* inset: 0px; */
  margin: auto;
  padding: 0px 5px 5px;
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  z-index: 99999999999;
  text-align: center;
  border: 3px solid #fe9901;
  border-radius: 5px;
}

div#cp-modal button {
  position: absolute;
  top: 5px;
  right: 5px;
  transition: all 200ms;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(51 51 51 / 60%) !important;
  background: none;
  border: none;
  float: right
}

div#cp-modal img {
  width: 100%;
  max-width: 240px;
  margin: 5px auto 0;
  float: none;
  display: block;
}

div#cp-modal h2 {
  color: #f5313b;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 17px;
  text-transform: uppercase;
}

div#cp-modal p {
  color: #333;
  font-size: 15px;
  line-height: 1.35;
  width: 97.5%;
  display: block;
  margin: 15px auto;
  float: none;
}

div.coupon-code-holder {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 5px auto 10px;
}

div#cp-modal span:first-child {
  border-right: none;
  padding: 0 10px;
  border-radius: 5px 0px 0px 5px;
  font-size: 16px;
  color: #000000;
  background: #f9f9f9;
  min-height: 35px;
  justify-content: center;
  align-items: center;
  border: 2px dashed #ffdf00;
  border-right: none;
}

div#cp-modal span:last-child {
  border-left: none;
  padding: 0 10px;
  border-radius: 0px 5px 5px 0px;
  font-size: 24px;
  background: #ffdf00;
  min-height: 35px;
  justify-content: center;
  align-items: center;
  color: #000;
}

div#cp-modal span {
  display: inline-flex;
  font-style: normal;
  font-weight: 700;
  margin: 0 auto;
  width: fit-content;
}

div#cp-modal a {
  display: block;
  font-size: 14px;
  color: #999;
  margin: 10px auto 5px;
  font-weight: 300;
  font-style: italic;
}

body .clickA {
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
}

/* Modal/pop up style END */


/* Video feed START */
.video-feed-wrapper {
  /*flex*/
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  /*row*/
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  /*h-center*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*v-center*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* rest */
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 5px;
}

.video-feed-single {
  /*flex*/
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  /*h-center*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*v-center*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width:768px) {
  .video-feed-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}

/* Video feed END */

/* Product of the day css */
.daily-product {
  text-align: center;

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;

  background: #CED8E1 !important;

  /* Inside auto layout */

  flex: none;
  align-self: stretch;
  flex-grow: 0;

  margin: 0;
  padding: 8px 16px;

  width: 100%;
  font-size: 24px;
  line-height: 32px;
}
.daily-product::before,
.daily-product::after {
  content: '';
  display: inline-block;
  width: 32px; /* Set width and height as needed */
  height: 32px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M9.88469 14.7694C8.53558 14.7694 7.38419 14.2925 6.43052 13.3389C5.47684 12.3852 5 11.2338 5 9.88469C5 8.53558 5.47684 7.38419 6.43052 6.43052C7.38419 5.47684 8.53558 5 9.88469 5C11.2338 5 12.3852 5.47684 13.3389 6.43052C14.2925 7.38419 14.7694 8.53558 14.7694 9.88469C14.7694 11.2338 14.2925 12.3852 13.3389 13.3389C12.3852 14.2925 11.2338 14.7694 9.88469 14.7694ZM9.88469 11.9781C10.4662 11.9781 10.9607 11.7748 11.3682 11.3682C11.7758 10.9616 11.9791 10.4671 11.9781 9.88469C11.9781 9.30318 11.7748 8.80913 11.3682 8.40253C10.9616 7.99594 10.4671 7.79218 9.88469 7.79125C9.30318 7.79125 8.80913 7.99501 8.40253 8.40253C7.99594 8.81006 7.79218 9.30411 7.79125 9.88469C7.79125 10.4662 7.99501 10.9607 8.40253 11.3682C8.81006 11.7758 9.30411 11.9791 9.88469 11.9781ZM22.4453 27.33C21.0962 27.33 19.9448 26.8532 18.9911 25.8995C18.0375 24.9458 17.5606 23.7944 17.5606 22.4453C17.5606 21.0962 18.0375 19.9448 18.9911 18.9911C19.9448 18.0375 21.0962 17.5606 22.4453 17.5606C23.7944 17.5606 24.9458 18.0375 25.8995 18.9911C26.8532 19.9448 27.33 21.0962 27.33 22.4453C27.33 23.7944 26.8532 24.9458 25.8995 25.8995C24.9458 26.8532 23.7944 27.33 22.4453 27.33ZM22.4453 24.5387C23.0268 24.5387 23.5213 24.3355 23.9289 23.9289C24.3364 23.5223 24.5397 23.0278 24.5387 22.4453C24.5387 21.8638 24.3355 21.3698 23.9289 20.9632C23.5223 20.5566 23.0278 20.3528 22.4453 20.3519C21.8638 20.3519 21.3698 20.5556 20.9632 20.9632C20.5566 21.3707 20.3528 21.8647 20.3519 22.4453C20.3519 23.0268 20.5556 23.5213 20.9632 23.9289C21.3707 24.3364 21.8647 24.5397 22.4453 24.5387ZM6.95388 27.33L5 25.3761L25.3761 5L27.33 6.95388L6.95388 27.33Z" fill="%23E73710"/></svg>');
  flex-shrink: 0;
}

/* Hide breadcrumbs */
.crumbs {
  display: none;
}










/*Surprise gift box START*/
.surprise-gift-box {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    linear-gradient(0deg, rgba(47, 63, 102, 0.7), rgba(47, 63, 102, 0.7)),
    linear-gradient(180deg, #77B6FF 0%, #113B80 100%),
    linear-gradient(0deg, #EDF1F4, #EDF1F4),
    linear-gradient(0deg, #FEC100, #FEC100),
    linear-gradient(0deg, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.66));
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  margin: 24px 0 0;
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  gap: 10px;
  box-shadow: 0px 0px 10px rgba(14, 14, 33, 0.06), 0px 6px 16px rgba(14, 14, 33, 0.04), 0px 4px 6px rgba(14, 14, 33, 0.04), 0px 2px 2px rgba(14, 14, 33, 0.04);
  position: relative;
  cursor: pointer;
}
.surprise-gift-box::before {
  font-family: Roboto, sans-serif;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 0.5px solid #657785;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #FEFEFE;
}
.surprise-gift-box.added {
  background: linear-gradient(0deg, rgba(47, 63, 102, 0.7), rgba(47, 63, 102, 0.7)), linear-gradient(180deg, #77B6FF 0%, #113B80 100%), linear-gradient(0deg, #EDF1F4, #EDF1F4), linear-gradient(0deg, rgba(255, 255, 255, 0.66), rgba(255, 255, 255, 0.66)), #FEC100;
}
html body .surprise-gift-box .headline {
  padding-top: 0px;
}
.surprise-gift-box .headline {
  padding: 4px 24px !important; /* important because of a template override */
  background: #EA5C3D;
  font-size: 1.2em;

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border: 1.4px solid #0B1223;
  border-radius: 4px;
  color: #2f3f66;
  align-self: flex-end;
  margin-top: -47px;
  position: relative;
  width: auto;
}
.surprise-gift-box .headline::after {
  content: url('/svg/hand_pointer.svg');
  position: absolute;
  bottom: -10px;
  right: -10px;
}
.surprise-gift-box.added .headline {
  background-color: #41CC02;
  border: none;
}
.surprise-gift-box.added .headline::after {
  display: none;
}

.surprise-gift-box .headline label[for=surprise-gift] {
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 1px;

  justify-content: center;
}

.surprise-gift-box .headline label[for=surprise-gift]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  content: "";
  transition: color, ease, .2s;
  max-width: 20px;
  width: 100%;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 2px solid #fff;
  /* margin-right:.2em; */
  position: relative;
  top: -3px;
  margin-top: 5px;
  display: none;
}

.surprise-gift-box .headline .text-add {
  color: #000;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px;
  background: #fff;
  padding: 0 !important;
  border-radius: 5px;

  visibility: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.surprise-gift-box .headline .text-add::after {
  visibility: visible;
  position: absolute;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #FEFEFE;
  white-space: nowrap;
  font-family: Roboto, sans-serif;
}

.surprise-gift-box .headline .text-add img {
  position: relative;
  top: 3px;

  display: none;
}
.surprise-gift-box .headline .surprise-gift-arrow {
  font-size: 1.8em;
  margin: 0 .1em;
  margin-bottom: 7px;
  color: #fff;
}

.surprise-gift-box .headline .text-surprise-gift-title {
  line-height: 1.2;
  font-size: 20px;
  color: #fff;
  margin-top: 6px;

  display: none;
}

.surprise-gift-box .headline .price-surprise-gift {
  font-weight: 700;
  color: #fff;
  font-size: 23px;

  display: none;
}

.surprise-gift-box .content {
  overflow: hidden;

  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
}

.surprise-gift-box .content .image-holder {
  width: 100% !important;
  max-width: 107px;
  order: 1;
}

.surprise-gift-box .content .text-holder {
  width: 75%;
}

.surprise-gift-box .content .image-holder img {
  max-width: 60px;
  width: 100%;
  height: fit-content;

  content: url('/svg/mysterybox.svg');
}

.surprise-gift-box .content .text-holder p {
  color: #FEFEFE;
  font-size: 14px;
  line-height: 18px;

  font-family: Roboto, sans-serif;
}

.surprise-gift-box .content .text-holder p b {
  color: #FFF8E1;
}

#remove-surprise-package,
#remove-insurance-package {
  text-decoration: none;
  color: #000;
}

#remove-surprise-package img {
  margin-left: 5px;
}

.payu-modal img {
  margin: 0 auto;
  display: block;
}

.covid-19-disclaimer {
  overflow: hidden;
  top: 10px;
  border-radius: 3px;
}

.surprise-gift-box .content {
  display: flex
}

/*.surprise-gift-box{background-image:url(image.php?static=surprise-bckgrd.png);background-size:cover;background-repeat:no-repeat;background-position:center center;padding:10px 10px 80px}*/
@media(max-width:500px) {
  .surprise-gift-box .headline .text-surprise-gift-title {
    font-size: 14px;
  }

  .surprise-gift-box .headline .text-add {
    font-size: 15px;
  }

  .surprise-gift-box .headline .price-surprise-gift {
    font-size: 19px;
  }
}

/*Surprise gift box END*/

/*Xmas gift box START*/
.xmas-gift-box {
  font-family: "Calibri", Helvetica, Arial, sans-serif !important;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  width: 100%;
  overflow: hidden;
  border-radius: 3px;
  margin: 10px auto 0;
  float: none;
  display: block
}

.xmas-gift-box .headline {
  padding: 2% 1.5%;
  width: 100%;
  background-color: #d60000;
  font-size: 1.2em;
  position: relative;
  justify-content: center;
  justify-items: center;
}

.xmas-gift-box .headline input#xmas-gift {
  margin-right: 5px;
  position: absolute;
  top: 0;
  opacity: 0;
  margin-left: 6px
}

.xmas-gift-box .headline label[for=xmas-gift] {
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 1px;
}

.xmas-gift-box .headline label[for=xmas-gift]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  content: "";
  transition: color, ease, .2s;
  max-width: 20px;
  width: 100%;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 2px solid #fff;
  /* margin-right:.2em; */
  position: relative;
  top: -3px;
  margin-top: 5px;
}

.xmas-gift-box .headline input#xmas-gift:checked+label[for=xmas-gift]:after {
  content: "";
  position: absolute;
  left: 9px;
  top: -5px;
  display: inline-block;
  transform: rotate(40deg);
  height: 28px;
  width: 13px;
  border-bottom: 3px solid #478b05;
  border-right: 3px solid #478b05;
  margin-top: -5.5px;
  border-radius: 2px;
}

.xmas-gift-box .headline .text-add {
  font-weight: bold;
  color: #000;
  font-size: 21px;
  background: #fff;
  padding: 4px 5px;
  border-radius: 5px;
}

.xmas-gift-box .headline .text-add img {
  position: relative;
  top: 3px;
}

.xmas-gift-box .headline .xmas-gift-arrow {
  font-size: 1.8em;
  margin: 0 .1em;
  margin-bottom: 7px;
  color: #fff;
}

.xmas-gift-box .headline .text-xmas-gift-title {
  line-height: 1.2;
  font-size: 20px;
  color: #fff;
  margin-top: 6px;
}

.xmas-gift-box .headline .price-xmas-gift {
  font-weight: 700;
  color: #fff;
  font-size: 29px;
}

.xmas-gift-box .content {
  overflow: hidden;
  padding: 2.5%;
}

.xmas-gift-box .content .image-holder {
  width: 20%;
}

.xmas-gift-box .content .text-holder {
  width: 80%;
}

.xmas-gift-box .content .image-holder img {
  max-width: 60px;
  width: 100%;
  height: fit-content;
}

.xmas-gift-box .content .text-holder p {
  color: #000;
  font-size: 16px;
  line-height: 1.25;
  margin-left: 25px;
  margin-right: 5px;
}

.xmas-gift-box .content .text-holder p b {
  color: #d60000;
}

#remove-xmas-package img {
  margin-left: 5px;
}

.payu-modal img {
  margin: 0 auto;
  display: block;
}

.covid-19-disclaimer {
  overflow: hidden;
  top: 10px;
  border-radius: 3px;
}

.xmas-gift-box .content {
  display: flex
}

/*.surprise-gift-box{background-image:url(image.php?static=surprise-bckgrd.png);background-size:cover;background-repeat:no-repeat;background-position:center center;padding:10px 10px 80px}*/
@media(max-width:767px) {
  .xmas-gift-box .headline input#xmas-gift:checked+label[for=xmas-gift]:after {
    top: -6px;
  }
}

@media(max-width:500px) {
  .xmas-gift-box .headline .text-xmas-gift-title {
    font-size: 14px;
  }

  .xmas-gift-box .headline .text-add {
    font-size: 15px;
  }

  .xmas-gift-box .headline .price-xmas-gift {
    font-size: 19px;
  }
}

/*Xmas gift box END*/

/* messenger chat */
@media (max-width: 575px) {
  .fb_dialog_content>iframe {
    left: 0 !important;
    bottom: 7px !important;
    z-index: 200;
  }

  .sticky-bottom-line {
    z-index: 999999;
  }
}

/* HR kuna/euro fix for subtemplate 9 */

@media (min-width: 330px) and (max-width: 400px) {
  .t9-selector-box .t9-selector .t9-description span:first-child {
    font-size: 24px !important;
  }

  .t9-selector-box .t9-selector .t9-description span:last-child {
    font-size: 30px !important;
    padding: initial !important;
  }
}

/* COD Subscription test for Perishable products START */

.info-modal-container {
  position: fixed;
  z-index: 1000001 !important;
  display: none;
}
.info-modal-container:before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000002;
  margin: auto;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.8);
}
.info-modal {
  position: fixed;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  z-index: 1000003;
  transform: translate(-50%,-50%);
  width: calc(100% - 30px);
  max-width: 800px;
  max-height: calc(100vh - 108px - 32px); /* - 2x header height - 2x desired padding */
  overflow: auto;
  margin: auto;
  background: #fff;
}
.info-modal-heading {
  padding: 15px 30px;
  background: #10ac84;
  position: relative;
}
.info-modal-heading p {
  margin: 0;
  line-height: 41.6px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.info-modal-close {
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  right: 16px;
  top: 11px;
  font-size: 40px;
  cursor: pointer;
}
.info-modal-text {
  padding: 30px;
}
.info-modal-text h4 {
  margin: 0 0 15px;
  line-height: 28px;
  font-size: 20px;
}
.info-modal-text ul {
  list-style-position: inside;
  list-style-type: disc;
  margin-top: 20px;
  margin-bottom: 15px;
}
.info-modal-text ul li {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  margin: auto;
  width: 100%;
  padding-left: 25px;
  list-style: none;
  line-height: 28px;
  font-size: 20px;
}
.info-modal-text ul li:not(:last-of-type) {
  margin-bottom: 10px;
}
.info-modal-text ul li:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  background: #10ac84;
  position: absolute;
  top: 6px;
  right: unset;
  bottom: unset;
  left: 0;
  z-index: 0;
  margin: auto;
  content: '';
}
.info-modal-text p {
  margin: 20px 0 0;
  line-height: 28px;
  font-size: 16px;
}
.info-modal-image img {
  max-height: 450px;
  margin: 0 auto 30px;
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .t11-header .t11-wrapper{
    padding-top: 20px;
  }
  .info-modal-heading {
      padding: 15px 42px 15px 20px;
  }
  .info-modal-heading p {
      line-height: 31.2px;
      font-size: 24px;
  }
  .info-modal-close {
      font-size: 32px;
  }
  .info-modal-text {
      padding: 20px 20px 0;
  }
  .info-modal-text h4 {
      line-height: 22.4px;
      font-size: 16px;
  }
  .info-modal-text ul li {
      line-height: 22.4px;
      font-size: 16px;
  }
  .info-modal-text p {
      font-size: 14px;
      line-height: 22.4px;
  }
  .info-modal-image img {
      max-height: unset;
      padding: 0 30px;
  }
  .daily-product {
    font-size: 16px;
    line-height: 20px;
  }
  #videodiv{
    margin-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  .discount-bln {
    font-size: 15px;
  }

}
/* COD Subscription test for Perishable products END */

/* Tmpl11 redesign mob gallery & phone code & truck icon fix START */
.c061 > .c037 + .c037,
.cstm_c_h_inner > .phone-oper-note + .phone-oper-note {
  display: none !important;
}  
.t11-header .t11-header-text .cod-wr span::before {
  content: '';
}
/* Tmpl11 redesign mob gallery & phone code & truck icon fix END */


/* pulising animation on main btn  */
@keyframes pulse {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.05);
  }
  100% {
      transform: scale(1);
  }
}

.orderButton.ws_submit_btn,
.sticky-bottom-button {
  display: inline-block;
  animation: pulse 1.5s infinite;

}
/* GLOBAL CSS SETTINGS START
------------------------------------------------------- */
.article,.footer,a,abbr,acronym,address,applet,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,form,h1,h2,h3,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  margin:0;
  padding:0;
  border:0;
  vertical-align:baseline
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  overflow-x: hidden;
}
::-moz-selection {
  background: #000000;
  color: #fff;
}
::selection {
  background: #000000;
  color: #fff;
}
table {
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
}
a,
a:link,
a:visited,
a:active,
a:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
a {
  color: #337ab7;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
.h3,
h3 {
  font-size: 24px;
}
ul {
  list-style: disc;
}
input,
textarea,
select {
  font-weight: 300;
  border-radius: 0;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  font-size: 0px;
  display: block;
}
.txt-center {
  text-align: center;
}
.w-100 {
  width: 100%
}
.nopad {
  padding: 0;
}
.nomargin {
  margin: 0;
}
.rr {
  margin: 0px;
  padding: 0px;
}
.capitalize {
  text-transform: capitalize;
}
.uppercase {
  text-transform: uppercase;
}
.txt-center {
  text-align: center;
}
/* GLOBAL CSS SETTINGS END
------------------------------------------------------- */
/* BACKGROUND COLORS START
------------------------------------------------------- */
.bg-color-primary {
  background-color: #2f3f66;
}
.bg-color-secondary {
  background-color: #fefefe;
}
.bg-color-tertiary  {
  background-color: rgb(13,0,72)!important;
}
.bg-color-black {
  background-color: #000000;
}
.bg-color-white {
  background-color: #ffffff;
}
.bg-color-action,
.bg-color-action-1 {
  background: #2f3f66;
}
.bg-color-action-2 {
  background: #f4d078;
}
.border-color-1 {
    border-color: #2b4369;
}
/* BACKGROUND COLORS END
------------------------------------------------------- */
/* TEXT COLORS START
------------------------------------------------------- */
.txt-color-primary {
  color: #ffffff;
}
.txt-color-secondary {
  color: #2b4369;
}
.txt-color-tertiary {
  color: #000000;
}
.txt-color-black {
  color: #000000;
}
.txt-color-white,
.txt-white {
  color: #ffffff!important;
}
.txt-color-gray {
  color: #999999!important
}
html body .txt-color-action,
.txt-color-action-1 {
  color: #fefefe !important;
}
.txt-color-action-2 {
  color: #000000;
}
/* TEXT COLORS END
------------------------------------------------------- */
/* FLEX START
------------------------------------------------------- */
.parent {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
}
.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.h-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.v-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.space-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.strech {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-2 {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.flex-3 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.flex-4 {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.flex-5 {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
}
.flex-6 {
  -webkit-box-flex: 6;
  -ms-flex: 6;
  flex: 6;
}
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.wrap {
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
/* FLEX END
------------------------------------------------------- */
/* PREDEFINED CSS START
------------------------------------------------------- */
/* Margins*/
.mrg-0 {
  margin: 0;
}
.mrg-small {
  margin: 10px;
}
.mrg-medium {
  margin: 20px;
}
.mrg-large {
  margin: 30px;
}
.mrg-top-small {
  margin-top: 10px;
}
.mrg-top-medium {
  margin-top: 20px;
}
.mrg-top-large {
  margin-top: 30px;
}
.mrg-bottom-small {
  margin-bottom: 10px;
}
.mrg-bottom-medium {
  margin-bottom: 20px;
}
.mrg-bottom-large {
  margin-bottom: 30px;
}
.mrg-lateral-small {
  margin-left: 7px;
  margin-right: 7px;
}
.mrg-lateral-medium {
  margin-left: 10px;
  margin-right: 10px;
}
.mrg-lateral-large {
  margin-left: 20px;
  margin-right: 20px;
}
/* Paddings */
.pdn-0 {
  padding: 0;
}
.pdn-small {
  padding: 10px;
}
.pdn-medium {
  padding: 20px;
}
.pdn-large {
  padding: 30px;
}
.pdn-top-small {
  padding-top: 10px;
}
.pdn-top-medium {
  padding-top: 20px;
}
.pdn-top-large {
  padding-top: 30px;
}
.pdn-bottom-small {
  padding-bottom: 10px;
}
.pdn-bottom-medium {
  padding-bottom: 20px;
}
.pdn-bottom-large {
  padding-bottom: 30px;
}
.pdn-lateral-small {
  padding-left: 7px;
  padding-right: 7px;
}
.pdn-lateral-medium {
  padding-left: 10px;
  padding-right: 10px;
}
.pdn-lateral-large {
  padding-left: 20px;
  padding-right: 20px;
}
/* Bold*/
.bold {
  font-weight: 700!important;
}
.semibold {
  font-weight: 600!important;
}
.notbold {
  font-weight: 500!important;
}
.italic {
  font-style: italic;
}
@media screen and (max-width:768px) {
  /* Margins */
  .mrg-small {
    margin: 5px;
  }
  .mrg-medium {
    margin: 10px;
  }
  .mrg-large {
    margin: 15px;
  }
  .mrg-top-small {
    margin-top: 5px;
  }
  .mrg-top-medium {
    margin-top: 10px;
  }
  .mrg-top-large {
    margin-top: 15px;
  }
  .mrg-bottom-small {
    margin-bottom: 5px;
  }
  .mrg-bottom-medium {
    margin-bottom: 10px;
  }
  .mrg-bottom-large {
    margin-bottom: 15px;
  }
  /* Paddings */
  .pdn-small {
    padding: 5px;
  }
  .pdn-medium {
    padding: 10px;
  }
  .pdn-large {
    padding: 15px;
  }
  .pdn-top-small {
    padding-top: 5px;
  }
  .pdn-top-medium {
    padding-top: 10px;
  }
  .pdn-top-large {
    padding-top: 15px;
  }
  .pdn-bottom-small {
    padding-bottom: 5px;
  }
  .pdn-bottom-medium {
    padding-bottom: 10px;
  }
  .pdn-bottom-large {
    padding-bottom: 15px;
  }
}
/* PREDEFINED CSS END
------------------------------------------------------- */
/* CSS FIXES START
------------------------------------------------------- */

/* BUNDLE BOX CSS START
------------------------------------------------------- */
.page-free-bundle-main {
  position: relative;
  max-width: 700px;
  width: 100%;
  height: auto;
  margin: 15px auto 72px;
  transition: all .15s ease-out;
  box-sizing: border-box;
  display: block;
}

.page-free-bundle {
  position: relative;
  max-width: 500px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  outline: none;
  background: #fff;
  box-sizing: border-box;
  border:none!important;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25) !important;
  border-radius: 10px 10px 0px 0px !important;
}


.free-bundle-info {
  padding: 10px;
}

.page-free-bundle .bundle-img img{
  width: 115px;
  margin-right: 5px;
}

.page-free-bundle .free-bundle-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  border-radius: 1px 1px 0px 0px;
  text-transform: none !important;
  padding: 3px 0px;
  color: #000;
}

.free-bundle-title-wrapp {
  border-radius: 10px 10px 0px 0px !important;
  background-color: #FFC107 !important;
}

.bundle-product-info-head {
 font-weight: 700;
 font-size: 18px;
 margin-bottom: 5px;
}

.bundle-product-info-txt {
  width: 93%;
}

.page-free-bundle-gift {
  position: absolute;
  bottom: -42px;
  right: -65px;
  width: fit-content;
  height: fit-content;
}

.page-free-bundle-gift img {
  max-width: 95px;
  width: 100%;
}


@media screen and (max-width:769px) {
  .page-free-bundle .free-bundle-info {
    flex-flow: column;
}
  .page-free-bundle-main {
    margin: 65px auto 27px;
  }

  .free-bundle-title {
    text-align:center;
  }
  
  .page-free-bundle .free-bundle-title {
    font-size:24px;
  }

  .page-free-bundle-gift {
      top: -62px;
      left: 43%;
  }

  .bundle-img img {
    max-width: 130px !important;
    width: 100%!important;
  }

  .page-free-bundle-gift img {
      max-width: 65px;
      width: 100%;
    }

    .free-bundle-info {
      padding: 15px 30px 12px 30px;
    }

  .bundle-product-info {
      margin: 0px !important;
  }

  .bundle-product-info-head {
      text-align: center;
  }

  .bundle-product-info-txt {
      width: 100%;
      text-align: center;
}
    
}

@media screen and (max-width:360px) {
  .page-free-bundle-gift {
    left: 42%;
  }
}


/* BUNDLE BOX CSS END
------------------------------------------------------- */


:root {
  --banner-height: 56px;
}

.ws-frilla-main-wrapper {
  padding-top: calc(181px - var(--banner-height));
  position: relative;
}
html body .crumbs{
  padding-top: 150px;
}

/* MOB FLOATER */
.sticky-bottom-line {
    width: 100%!important;
    bottom: 0!important;
}
.product_img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
    html body .t8-header{
      padding-top: 100px!important
    }
    body div.chat-box {
        bottom: 0!important;
    }
}

/* HIDE SOCIAL COMMENTS */
#social_comments {display:none;}

/* BREADCRUMBS */
.categories-link {
  display: none;
}
.crumbs {
  background: #fff;
  padding: 0 5px;
  max-width: 1370px;
  margin: 0 auto;
}
.crumbs a {
  color: #a9a9a9;
}

/* HEADER */
body .brend-header {padding:0!important;margin-top: 107px !important;}
.sorting {
  margin-bottom: 15px;
}
.ws-frilla-wrapper {
  padding: 0;
}


/* BUTTONS */
html body .button-brend button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 64px !important;
  gap: 8px;
  background: #04a145;
  box-shadow: 0 0 10px rgba(14, 14, 33, 0.06),
    0 6px 16px rgba(14, 14, 33, 0.04), 0 4px 6px rgba(14, 14, 33, 0.04),
    0 2px 2px rgba(14, 14, 33, 0.04) !important;
  border-radius: 8px !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 23px;
  color: #fefefe !important;
  width: 100% !important;
  max-width: 600px;
}
html body .button-brend button::after {
  content: url(/svg/material-symbols_shopping-cart.svg);
  margin-top: -1px;
}
.button-brend button, .button-brend a {
  border: none;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 6px 6px -6px #000;
  padding: 10px 30px;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-radius: 5px;
  cursor: pointer;
  max-width: 490px;
  color: #ffffff;
  font-family : inherit;
}

/* VIDEO BLOCK */
.c073 {
  max-width: 600px;
  margin: 0 auto;
}

.brend-colors {
  background-color:#fbedeb;
  color: #000!important;
}

.brend-colors1 {
  background-color:#000000;
  color: #ffffff!important;
}

/* CHAT BUBBLE OFF */
.custom-chat-bubble {
  display: none!important;
}

/* GLOBAL SUBTEMPLATES CSS FIXES */
.first-line h3 {
  margin: 0!important;
}
.sticky-bottom-line {
  padding: 10px 1.5%!important
}
.t3-button {
  top: 0!important
}
.button-brend {
  margin-bottom: 20px
}
.button-brend a {
  width: 95%!important
}
div.chat-box div.chat-box-wrap div.chat {
  margin-left: 5px;
  margin-right: 7px!important;
}
.sticky-bottom-price {
  margin-left: 50px!important
}
.c049 {
  width: 100%
}
.ft_l1_wrap {
  margin: 0 auto!important;
}
.ft_l1_main_wrap_3 img.footer-logo {
  margin-top: 0!important
}
.ft_l1_main_wrap_3 {
  margin-top: 0!important;
  padding: 20px 0
}
.ft_l1_main_wrap_3 h5 {
  text-transform: inherit!important
}
#phone-chat,
#whatsapp {
  display: none!important;
}
button.slick-prev, button.slick-prev:hover,
button.slick-next, button.slick-next:hover {
  color: transparent!important;
}
@media (max-width: 767px) {
  .ft_l1_main_wrap_4 {
    padding-top: 10px!important;
    padding-bottom: 60px!important
  }
  html body .button-brend button {
    max-width: none;
    font-size: 16px !important;
    line-height: 19px;
  }
}
.c049 .bold:first-child,
.selector-holder .mrg-bottom-small:first-child {display: none!important}
/*color fixes start*/
.t9-warranty-box,
.t9-testimonials-box,
.t9-benefit-box,
.t9-selector-box {
    width: 100%
}
.t9-header {
    padding-bottom: 0!important
}
.t9-header .t9-header-text .t9-header-alert {
      border: 2px solid #aa4465!important;
}
 button {
  color: #000;
}
@media (max-width: 767px) {
  .t9-benefit-box .t9-benefits,
  .t9-benefit-box .t9-benefit-single-image img {
    width: 95%!important;
    margin: 0 auto!important;
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
    display: block;
  }
}
/*color fixes end*/

/* Hide inactive countries from footer  */
#webshop-countries-list li:nth-child(1),#webshop-countries-list li:nth-child(2), #webshop-countries-list li:nth-child(4), #webshop-countries-list li:nth-child(7), #webshop-countries-list li:nth-child(8), #webshop-countries-list li:nth-child(10), #webshop-countries-list li:nth-child(11), #webshop-countries-list li:nth-child(12),#webshop-countries-list li:nth-child(13), #webshop-countries-list li:nth-child(17), #webshop-countries-list li:nth-child(22), #webshop-countries-list li:nth-child(27), #webshop-countries-list li:nth-child(28) {
  display: none;
}

.mainSelector{
  color: black;
}
.ws-frilla-products-box .product-row .product-item .price-box-holder .price-box span:first-child {
    display: block;
}

@media (max-width:767px){
    .ws-frilla-main-wrapper {
      padding-top: calc(154px - var(--banner-height));
    }
}
/* CSS FIXES END END
------------------------------------------------------- */

/* PRODUCT PAGE TABLE
------------------------------------------------------- */
.table-holder {
  margin: 0;
}
.table-holder table {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  border-collapse: collapse;
  width: 100%;
  border: none;
}
.table-holder table thead,
.table-holder table tbody {
  width: 100%;
}
.table-holder table thead {
  margin-top: 16px;
}
.table-holder table thead th {
  background: #d9d9d9;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #171717;
  text-align: center;
  padding: 12px 16px 8px;
  width: auto;
  border: none;
}
.table-holder table tbody td {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px;
  color: #171717;
  border: none;
  text-align: center;
}
.table-holder table tbody tr {
  background: none;
}
.table-holder table tbody tr:hover {
  background: #a9cce3;
  cursor: pointer;
}
td,
th {
  border: 1px solid #d9d9d9;
}
.table-holder table thead th:last-child,
.table-holder table tbody td:last-child {
  padding: 4px 16px 4px 0 !important;
}
.table-holder table thead th:last-child::first-letter {
  text-transform: uppercase;
}
.table-holder table thead th:first-child {
  border-top-left-radius: 8px;
}
.table-holder table thead th:last-child {
  border-top-right-radius: 8px;
}
.table-holder table tbody tr td:first-child {
  border-left: solid 1px #d9d9d9;
}
.table-holder table tbody tr td {
  border-bottom: solid 1px #d9d9d9;
}
.table-holder table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.table-holder table tbody tr td:last-child {
  border-right: solid 1px #d9d9d9;
}
.table-holder table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
.table-holder table tr td.velicina-t {
  padding-top: 20px;
}
.table-holder .table-title h3 {
  font-size: 20px;
  font-weight: 600;
}
.table-holder p {
  margin: 10px 0;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .table-holder {
    float: none;
    display: block;
    width: 100%;
    border: none !important;
    max-width: 100%;
  }
  .table-holder table {
    float: none;
    display: block;
    width: 100%;
    border: none;
    max-width: 100%;
  }
  .table-holder table td,
  .table-holder table th {
    padding: 8px 3px !important;
    font-size: 13px !important;
  }
  .table-fill {
    overflow-x: auto;
  }
}
/* PRODUCT PAGE TABLE END
------------------------------------------------------- */
