body {
    font-family: 'Gilroy';
}

.main-title {
    background-color: white;
    text-align: center;
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 300;
    color: #000;
    font-size: 32px;
    line-height: 1.4;
    padding-top: 15px;
}

.decor-text {
    /* font-family: "Press Start 2P", system-ui; */
    display: block;
    color: #009933;
    font-weight: 400;
    text-transform: uppercase;
}

#sticky-block img {
    position: absolute;
    width: 40px;
    top: 75%;
    right: 3%;
}

.block_pidgotovka img {
}

.pidgotovka_big .block_pidgotovka {
    margin: 20px 20px !important;
    /* box-shadow: 0 0 7px 1px; */
    /* box-shadow: 0 0 7px 1px #656565; */
    border-radius: 8px;
    /* background-color: #502516; */
    border: 3px solid #b71b68;
}

.pidgotovka_big .block_pidgotovka p {
    margin: 10px 0;
}

.block_pidgotovka {
    text-align: center;
}

.block_pidgotovka span {
    font-weight: 700;
    /* font-size: 21px; */
}

.pidgotovka_big img {
    border-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 13px;
}

.list4 li {
    margin: 0 0 12px;
    padding: 0 10px 0 20px;
    background: url(images/small-orange-diamond.png) left 1px no-repeat;
    position: relative;
    background-size: 20px;
}

.offer_section .field[name="metr"] {
    background-image: url(files/check.png);
    background-size: 32px;
}

.fixed-message-1 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

    padding: 20px;
    display: none;
    z-index: 9999999999;
}

.fixed-message-1 a {
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.fixed-message {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(244, 244, 244) 80%);
    padding: 20px;
    display: none;
    z-index: 9999999999;
}

.fixed-message a {
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

#popup_banner {
    bottom: 85px !important;
}

.order_form .form-txt {
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
}

.order_form .pat {
    color: #fff;

}

.order_form .form-txt h4 {
    font-size: 30px;
    padding-bottom: 7px;
    text-transform: uppercase;
    color: #fff;

}

.order_form .form-txt p {
    font-size: 18px;
    padding: 0 75px;
    color: #fff;
}

.order_form .field[name="name"] {
    margin-top: 25px;
    background-image: url("images/offer__name_icon.png");
    background-position: 23px center;
    background-repeat: no-repeat;
}

.order_form .field[name="phone"] {
    background-image: url("images/offer__phone_icon.png");
    background-position: 20px center;
    background-repeat: no-repeat;
}

.metr_new_count .metr_value {
    font-size: 42px;
    /*color: #00a0ca;*/
    color: #b71b68;
    font-weight: 700;
    padding: 10px;
    /* text-shadow: 2px 2px 1px #545454; */
}

.sticky {
    padding: 20px 10px;
    text-align: center;
    background: #00AAF8;
    border-radius: 5px 5px 0 0;
}

.ak-border {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    background: #fff;
    color: #000;
    font-weight: 700;
}

.BoughtTimes {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    background: #FF2A2C;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
}

.button {
    width: 100%;
    max-width: 400px;
    padding: 20px;
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 4px;
    font-family: 'Gilroy';
    font-weight: 700;
    font-size: 21px;
    /* background: #ff3131; */
    background: #ff3131;
    color: #fff;
    /* text-shadow: 1px 2px 1px #6a6a6a; */
    /* color: white; */
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
}

.button .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear;
}

.button {
    position: relative;
    overflow-x: hidden;
    /* font-family: "Montserrat Alternates", sans-serif; */
}

h2.title {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    /* color: #000; */
    color: #222020;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;

}

.products_count span {
    margin: 0 3px;
    padding: 3px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    /* box-shadow: 0px 2px 2px 1px #acabab; */
    color: #000;
    font-weight: 700;
}

.benefit {
    /* background: #00AAF8; */
    background: #FF2A2C;
    position: relative;
    border-radius: 5px;
    padding: 20px 5px;
    margin: 0 20px 15px;
    margin-top: 50px !important;
}

.fixed .ak-border {
    /* border: 1px solid #fa5407 !important; */
    color: #fff !important;
    background: #000;
}

.sticky {
    padding: 20px 10px;
    text-align: center;
    /* background: #00AAF8; */
    /* background: #FF2A2C; */
    background: #502516;
    border-radius: 5px 5px 0 0;
}

.title span {
    color: #fff;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 25px;
}

.timer_block {
    padding: 26px;
    margin-bottom: 0;
    box-shadow: 0px -3px 7px -2px #b1b1b1;
    /* background-color: #1A0A44; */
    /* background-color: #000000; */
    /* background-color: #036723; */
    background: radial-gradient(circle at 10% 20%, #faeb96 0%, #fdf2b6 90%);
    color: #000;
    height: 110px;
}

.timer_block p {
    background: url(images/icons896.png) left center no-repeat;
    background-size: contain;
    float: left;
    margin: 6px 0 0;
    padding: 0 0 0 55px;
    width: 170px;


    font-size: 14px;
    line-height: 16px;

}

.title_block {
    display: flex;
    flex-direction: column;
    padding: 15px 10px 7px 15px;
    /* background-color: #faeb96; */
    /* background-image: linear-gradient(270deg, #000000 0, #000000 50%, #000000 100%); */
    /* background: #e9dedb; */
    /* background: url(images/sky.webp); */
    /* background: #036723; */
    background: radial-gradient(circle at 10% 20%, #faeb96 0%, #fdf2b6 90%);
    color: #fff;
    text-align: center;
    border: 1px solid rgb(127 127 127 / 20%);
    /*border-radius: 0 0 10px 10px;*/
    border-top: unset;
}

.main_wrapper {
    margin: 0 auto;
    width: 480px;
    background: #faeb96;
    /* background-color: #1A0A44; */
    /* background-image: linear-gradient(270deg, #000000 0, #000000 50%, #000000 100%); */
    /* background: #e9dedb; */
    /* background: url(images/sky1.webp);  */
    /*background: #292626;*/

    /*background: rgb(228,239,244);*/
    /*background: linear-gradient(180deg, rgba(228,239,244,1) 27%, rgba(203,222,236,1) 100%);*/
}

.order-color {
    /* color: #00AAF8; */
    /* color: #FF2A2C; */
    color: #502516;
    font-weight: 600;
}

.top_list li {
    margin: 0 17px 12px;
    padding: 0 0 0 32px;
    background: url(images/small-orange-diamond.png) left 1px no-repeat;
    flex: 1 0 20%;
    max-width: 44%;
    min-width: 30%;
    background-size: 20px;

}

.fixed-block {
    position: sticky;
    top: -6px;
    z-index: 99 !important;
    color: #000;
}

/*   Головні стилі  */

/* Моб меню */
.modal-body {
    background-color: #1A0A44;

    z-index: 90;
    padding: 100px 0 0 0;
    display: inline-block;
    max-width: 480px;
    width: 100%;
    -webkit-transform: skewX(-5deg) translateX(200%);
    -ms-transform: skewX(-5deg) translateX(200%);
    transform: skewX(-5deg) translateX(200%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    will-change: transform, opacity;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
    transition: opacity 0.1s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.1s;
    transition: transform 0.3s, opacity 0.1s;
    transition: transform 0.3s, opacity 0.1s, -webkit-transform 0.3s;
    height: 100vh;
    overflow: auto;
}

.modal-block {
    padding: 0;
}

.modal-block li {
    text-align: right;
    padding: 0 10px;
    border-bottom: 1px solid;
    display: block;
    height: 47.5px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

.modal-block li a {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    width: 100%;
    height: 47.5px;
    line-height: 47.5px;
}

.modal-body.show-menu {
    opacity: 1 !important;
    transform: skewX(0deg) translate(0, 0) !important;
    -webkit-transform: skewX(0deg) translate(0, 0) !important;
    -ms-transform: skewX(0deg) translate(0, 0) !important;
}

header {
    width: 100%;
    height: 80px;
    transform: translate(0, -100%);
    transition: 0.5s;
    padding: 0 20px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 481px;
    margin: 0 auto;
}

header.active {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    transition: 0.5s;
    z-index: 100;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 20%);
    background-color: #1A0A44;

}

header a.logo svg {
    width: 100px;
    margin: 0 0;

}

header a.logo {
    width: 100px;
    height: 60px;
    transition: 0.6s;
    position: absolute;
    left: 190px;
}

header a.logo:hover {
    opacity: 0.7;
}

svg.nav-button {
    width: 45px;
    transition: 0.6s;
    cursor: pointer;
    position: absolute;
    left: 410px;
}

svg.nav-button:hover {
    opacity: 0.7;
}

.show-li:nth-child(1) {
    -webkit-transition-delay: 0.1s !important;
    -o-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}

.show-li:nth-child(2) {
    -webkit-transition-delay: 0.2s !important;
    -o-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
}

.show-li:nth-child(3) {
    -webkit-transition-delay: 0.3s !important;
    -o-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}

.show-li:nth-child(4) {
    -webkit-transition-delay: 0.4s !important;
    -o-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
}

.show-li:nth-child(5) {
    -webkit-transition-delay: 0.5s !important;
    -o-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}

.show-li:nth-child(6) {
    -webkit-transition-delay: 0.6s !important;
    -o-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}

.modal-block li svg {
    width: 36px;
    fill: #fff;
}

section.sect99 {
    padding: 40px 0 0 0;
}

.offer_section-top {
    border-top: 80px solid #4f41a2;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}

b {
    font-weight: 700;
}

/* Моб меню */

/*   Відгуки  */
.reviews_section {
    padding: 30px 20px;
    /* background-color: #1A0A44; */
    /* background-image: radial-gradient(circle at 50% 50%, #003b4f 0, #003848 6.25%, #003440 12.5%, #003037 18.75%, #062a2e 25%, #0b2425 31.25%, #0d1d1c 37.5%, #0c1514 43.75%, #090909 50%, #050000 56.25%, #000000 62.5%, #000000 68.75%, #000000 75%, #000000 81.25%, #000000 87.5%, #000000 93.75%, #000000 100%); */
    /* background: #e9dedb; */
    background: white;
}

.reviews_section h2 {
    margin: 0 0 30px;

}

.wtsp_item {
    max-width: 410px;
    min-height: 770px;
    margin: 0 auto;
    background: url(images/ADhTyuE4T3ar.jpg) 50% 0% repeat;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #a2a2a2;
    box-shadow: 1px 0px 2px #909090;
}

.wtsp_item .info {
    background: #ffffff url(images/XS6fbttaUIgm.png) 3px 50% no-repeat;
    padding: 16px 110px 13px 50px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 2;
    border-radius: 20px 20px 0px 0px;
    text-align: left;
}

.wtsp_item .info > img {
    float: left;
    border-radius: 50%;
    width: 42px;
    border: 1px solid #0f3a33;

}

.wtsp_item .info .text {
    overflow: hidden;
    padding-left: 8px;
    color: #333;
}

.wtsp_item .info .text > p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.wtsp_item .info .text > small {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.wtsp_item .date {
    text-align: center;
    margin-top: 10px;
}

.wtsp_item .date > span {
    display: inline-block;
    vertical-align: top;
    background: #D3EAF2;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
    color: #3f5250;
    padding: 0 8px;
    border-radius: 7px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.wtsp_item .message_container {
    margin-top: 10px;
    padding: 0 12px;
}

.wtsp_item .message {
    display: inline-block;
    max-width: 295px;
    min-width: 70px;
    padding: 6px 10px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #212121;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}

.wtsp_item .message.client {
    background: #fff;
    border-radius: 0 6px 6px 6px;
}

.wtsp_item .message.client:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    left: -6px;
}

.wtsp_item .message > p {
    margin-bottom: 5px;
    text-align: left;
}

.wtsp_item .message > img {
    display: block;
    margin: 6px auto;
    border-radius: 4px;
}

.wtsp_item .message .time {
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    color: #989898;
    padding: 0 5px;
}

.wtsp_item .message:last-child {
    margin-bottom: 0;
}

.wtsp_item .message.author {
    background: #c8e2fd;
    border-radius: 10px 0 10px 10px;
    padding: 6px 10px;
    float: right;
}

.wtsp_item .message.author:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 0;
    border-color: #c8e2fd transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -6px;
}

.wtsp_item .message.author .time {
    padding: 0;
}

.wtsp_item .message.author .time:after {
    content: "";
    width: 18px;
    height: 12px;
    background: url(https://susharka2.shopplite.com/reviews__wtsp_read.html) 50% 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 4px;
}

.wtsp_item:after {
    content: "";
    width: 404px;
    height: 57px;
    background: url(images/LKvurt5AgpH6.png) 50% 50% no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -202px;
    bottom: 7px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
    position: relative;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.wtsp_rev .owl-prev,
.wtsp_rev .owl-next {
    width: 47px;
    height: 47px;
    background: #000000 url(images/g9nXtD5LDSge.jpg) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.wtsp_rev .owl-prev {
    background-position: left center;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    left: -20px;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sticky-new {
    background-color: #292626;
    border-radius: 0;
    color: black;
    border: 2px solid #ffbf2f;
    /* border-top: 8px solid #ffbf2f; */
    padding: 10px !important;
}

.sticky-new .TopPlashka {
    /* display: flex; */
    font-size: 16px;
}

.sticky-new .ak-border {
    background-color: black;
    color: white;
}

/* .sticky-new #hidden_p {
    display: none;
} */

.wtsp_rev .owl-next {
    background-position: right center;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    right: -20px;
}

#order3 li img {
    max-width: 150px;
    max-height: 150px;
    object-fit: cover;
}

.metr_text_count span {
    background: black;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 3px;
    margin-bottom: 3px;
}

.slick-next {
    right: 4px;
}

.slick-prev {
    left: 4px;
    z-index: 2;
}

.slick-next:before,
.slick-prev:before {
    font-size: 31px;
    color: #000;
}

.slick-next,
.slick-prev {
    width: 35px;
    height: 35px;
}

.slick-slide img {
    /* display: block;
    width: 85%;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #8a8a8a; */
}

.slick-dots li button:before {
    font-size: 12px;
    color: #d6d6d6;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}

.metr_old_count {
    opacity: .6;
}

.slick-dots {
    left: 0;
}


.benefits_list {
    padding: 12px 0 12px 18px;
    background: radial-gradient(circle at 10% 20%, #faeb96 0%, #fdf2b6 90%);
    /* background: linear-gradient(90deg, rgba(188, 198, 233, 1) 0%, rgba(195, 156, 217, 1) 100%); */
    /* background-image: radial-gradient(circle at 50% 50%, #405581 0, #10141f 50%, #000000 100%); */
    /* background: #4f41a2; */
    /* background-image: radial-gradient(circle at 50% 50%, #6f59e1 0, #4243b8 25%, #072c8d 50%, #001764 75%, #00003f 100%); */
    color: #3a3d45;
    color: #333;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.benefits_list .benefit_item {
    float: left;
    padding: 0 0 0 40px;
    width: 31%;
    font-size: 11px;
    line-height: 16px;
    position: relative;
    /* color: #fff; */
    color: #292626;
    text-transform: uppercase;
    font-weight: 600;
}

.benefits_list .benefit_item:before {
    display: block;
    content: '';
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.1) center no-repeat;
    position: absolute;
    top: -2px;
    left: 0;
}

.modal-dialog {
    color: #000;
}

.gift-block {
    border-radius: 20px;
    background-color: #FDF2B6;
    border: 3px solid #8B0000;
    padding: 22px 16px;
    width: 95%;
    margin: 30px auto 25px;
}

.gift-block h2 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 700;
    text-align: center;
}

.gift-block .gift-block-text {
    font-size: 18px;
    color: #ffffff80;
    margin-bottom: 20px;
    text-align: center;
}

.gift-item {
    position: relative;
    padding: 24px 16px;
    border-radius: 15px;
    border: 1px solid rgba(85, 82, 79, 0.4);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-slogan {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    border-radius: 13px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 18px;
    background-color: #8B0000;
    color: white;
    font-size: 14px;
}

.gift-item-text {
    color: white;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 500;
}

.images-block {
    display: flex;
}

.images-block img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid rgba(85, 82, 79, 0.4);
    object-fit: contain;
    background: white;
}

.images-block .second-img {
    margin-left: -16px;
}

.images-block .third-img {
    margin-left: -16px;
}

.images-block .num-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e5e5e5;
    margin-left: -16px;
    color: #303030;
}

.gift-block .plus {
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 45px;
}

.plus-vertical {
    height: 22px;
    width: 2px;
    background: #8B0000;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.plus-horizontal {
    height: 2px;
    width: 22px;
    position: absolute;
    background: #8B0000;
    top: 50%;
    transform: translateY(-50%);
}

.gift-decorate {
    width: 150px;
    height: 150px;
    top: -10px;
    right: -10px;
    overflow: hidden;
    position: absolute;
}

.gift-decorate p {
    background-color: rgb(232, 20, 75);
    display: block;
    width: 225px;
    height: 28px;
    padding: 8px 0;
    line-height: 12px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 26px;
    transform: rotate(45deg);
    font-size: 14px;
    font-weight: 600;
    color: white;
}

.gift-decorate::after,
.gift-decorate::before {
    position: absolute;
    z-index: 0;
    content: "";
    display: block;
    border: 5px solid #e8144b;
}

.gift-decorate::before {
    bottom: 141px;
    right: 88px;
    border: 5px solid #9c1034;
}

.gift-decorate::after {
    bottom: 53px;
    right: 0;
}

.gift-btn {
    margin-top: 25px;
    background: #8B0000;
    /* text-shadow: 1px 2px 1px #6a6a6a; */
    /* color: white; */
    color: black;
}

.list_section {
    padding: 0 30px 30px;
}

.catalog-item:not(:last-child) {
    margin-bottom: 45px;
}

.catalog-item {
    /* background-color: #ffffff; */
    padding: 18px 18px;
    margin-top: -10px;
    margin-right: -10px;
    margin-left: -10px;
    border-radius: 40px;
    /* box-shadow: 0px 36px 60px 0px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
    /* border: 1px solid #c5c5c5; */

    border-radius: 20px;
    background-color: #FDF2B6;
    border: 3px solid #8B0000;
}


.catalog-item h4 {
    text-align: left;
    color: #ffffff;
    /* font-size: 18px; */
    font-size: 25px;
    margin: 12px 0 0px;
    padding-bottom: 9px;
    text-transform: uppercase;
    font-weight: 400;
}

.button1 {
    width: 365px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-family: "Montserrat Alternates", sans-serif; */
    overflow: unset;
}

.product-img {
    /* padding: 0 20px; */
}

.product-img img {
    border-radius: 25px;
    border: 5px solid #f2f2f2;
}

.catalog-price {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    gap: 16px;
    padding: 4px 0px;
}

.catalog-price .old-price {
    font-size: 27px;
    text-decoration: line-through;
    opacity: 0.5;
    color: #292626;
}

.catalog-price .new-price {
    font-size: 35px;
    font-weight: 600;
    color: #8B0000;
    line-height: normal;
    /*text-shadow: 2px 2px 1px #545454;*/
}

.accordion {
    margin-bottom: 30px;
    margin-top: 25px;
}

.accordion-button {
    font-size: 18px;
}

.accordion-header {
    margin-bottom: 0 !important;
}

.price-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.price-discount {
    padding: 3px 6px;
    background: #8B0000;
    color: black;
    font-weight: 700;
}

.google-rating {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-top: 50px;
}

.google-stars {
    display: flex;
    margin: 0 5px;
}

.google-stars img {
    width: 15px;
    height: 15px;
}

.product-rating {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 8px 0;
}

.product-rating-stars {
    display: flex;
    align-items: center;
}

.product-rating-stars img {
    width: 16px;
}

.product-rating span {
    font-weight: 600;
    font-size: 19px;
}

.accordion-collapse {
    background: #FDF2B6;
    color: white;
}

/* .drop-item:not(:last-child) {
                border-bottom: 0.7px solid #FFF;
            } */

.drop-item {
    border-bottom: 0.7px solid #FFF;
}

.drop-item .dropdown-top {
    position: relative;
    padding: 22px 40px 22px 0px;
    transition: 0.4s;
    cursor: pointer;
}

.dropdown-item-title {
    font-size: 20px;
}

.drop-item .dropdown-top .drop-item-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: white;
}

.drop-item .dropdown-top .dropdown-icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background-color: #dd0000;
    border-radius: 50%;
    transform: translateY(-50%);
}

.drop-item .dropdown-top .dropdown-icon .plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #FFFFFF;
    transition: 0.4s;
    width: 15px;
    height: 15px;
}

.drop-item .dropdown-top-active .dropdown-icon .plus-icon {
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: 0.4s;
}

.drop-item .dropdown-bottom {
    max-height: 0;
    overflow: hidden;
    transition: 0.4s;
}

.drop-item .dropdown-bottom .dropdown-bottom-wrap {
    margin-bottom: 20px;
    padding-top: 0.8em;
}

.additional {
    padding: 30px 20px;
}

.grid-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    margin-bottom: 45px;
}

.grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-align: center;
}

.grid-item img {
    width: 90px;
    height: 90px;
}

.grid-item h4 {
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 19px;
}

/* .drop-item:not(:last-child) {
                border-bottom: 0.7px solid #FFF;
            } */

.drop-item {
    border-bottom: 0.7px solid #FFF;
}

.drop-item .dropdown-top {
    position: relative;
    padding: 22px 40px 22px 0px;
    transition: 0.4s;
    cursor: pointer;
}

.dropdown-item-title {
    font-size: 20px;
}

.drop-item .dropdown-top .drop-item-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: white;
}

.drop-item .dropdown-top .dropdown-icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    background-color: #dd0000;
    border-radius: 50%;
    transform: translateY(-50%);
}

.drop-item .dropdown-top .dropdown-icon .plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #FFFFFF;
    transition: 0.4s;
    width: 15px;
    height: 15px;
}

.drop-item .dropdown-top-active .dropdown-icon .plus-icon {
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: 0.4s;
}

.drop-item .dropdown-bottom {
    max-height: 0;
    overflow: hidden;
    transition: 0.4s;
}

.drop-item .dropdown-bottom .dropdown-bottom-wrap {
    margin-bottom: 20px;
    padding-top: 0.8em;
}

.wtsp_item {
    font-family: Arial, Helvetica, sans-serif !important;
}

.review-rating {
    margin-bottom: 20px;
}

.main-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    margin-bottom: 15px;
}

.main-rating img {
    width: 60px;
}

.main-rating span {
    font-size: 45px;
}

.review-rating p {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.rating-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
}

.rating-wrap .stars {
    display: flex;
    width: 130px;
}

.rating-wrap .stars img {
    width: 18px;
    height: 18px;
}

.progress-field {
    position: relative;
    background: #7B7B7B;
    height: 10px;
    border-radius: 2px;
    display: block;
    width: 100%;
}

.progress-value {
    position: absolute;
    display: block;
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
}

.rating-wrap span {
    color: white;
    display: block;
    width: 40px;
    flex-shrink: 0;
    text-align: center;
}

.photo_slider .item img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

.custom-prev, .custom-next {
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    background: rgba(0, 0, 0, 0.4);
    border: none;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: background 0.3s ease;
}

.custom-prev:hover, .custom-next:hover {
    background: rgba(0, 0, 0, 0.7);
}

.custom-prev {
    left: 15px;
}

.custom-next {
    right: 15px;
}

.custom-prev svg, .custom-next svg {
    display: block;
}

.order-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 40px;
}

.order-img {
    width: 40%;
    /* height: 250px; */
    border-radius: 5px;
}

.order-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
    border: 1px solid lightgrey;
}

.order-info {
    width: 55%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.order-info h3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.order-info h3 .text {
    text-decoration: underline;
}

.order-info p .text {
    text-decoration: underline;
}

.order-info h3 .order-name {
    font-weight: 700;
    /* font-style: italic; */
}

.order-info p {
    font-size: 18px;
}

.order-info p .order-price {
    font-weight: 700;
    /* font-style: italic; */
}

.form-modal input {
    background-color: #f2f2f2;
    border: 1px solid lightgray;
}

.gift-widget {
    display: none;
    width: 85%;
    margin: 0 auto;
    background: #f2f2f2;
}

.gift-widget-active {
    display: flex;
}

.gift-widget1 {
    display: none;
    width: 85%;
    margin: 0 auto;
    background: #000000;
    margin-bottom: 20px;
}

.gift-widget-active1 {
    display: flex;
}


/* Центруємо форму в попапі і робимо інпути однакової ширини */
#exampleModal .form-modal {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px 25px;
}

#exampleModal .form-modal .field {
    box-sizing: border-box;
    width: 100%;
    max-width: 360px;
    margin: 8px 0;
    text-align: center;
}

#exampleModal .button {
    width: 100%;
    max-width: 360px;
}

#order-content {
    padding: 10px 20px 0;
}