.elementor-kit-8{--e-global-color-primary:#2F2E2E;--e-global-color-secondary:#171717;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F2F2F6;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"Nunito", Sans-serif;font-size:16px;font-weight:500;line-height:1.5em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#00AAFF;font-family:"Nunito", Sans-serif;text-decoration:none;}.elementor-kit-8 a:hover{color:#00AAFF;font-family:"Nunito", Sans-serif;text-decoration:none;}.elementor-kit-8 h1{color:#2F2E2E;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:576px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#content .elementor-widget-wrap.elementor-element-populated .elementor-widget-theme-post-content .elementor-widget-container {margin-bottom:0;}

/* breadcrumbs */

.breadcrumbs .breadcrumb_last {
    display:none;
}

@media (max-width:576px) {
    .elementor-element-populated .breadcrumbs {
        margin-bottom:0px;
    }
}


/* Главный контейнер */

    .main-cont .elementor-widget-wrap.elementor-element-populated {
    padding-top:0;
}
.flex-fix > div {
    flex-wrap:wrap;
}

/* h1 */

.title-h1 {
    margin-bottom:20px;
}

@media (max-width:768px) {
.title-h1 h1 {
        font-size:25px!important;
    }
}

@media (max-width:576px) {
.title-h1 {
        margin-bottom:5px;
    }
}

/* h2 */

.elementor-column .title-fix {
    margin-bottom:10px;
}

.title-fix > div > h2 {
    padding-bottom:0px;
    margin-bottom:0px;
}

@media (max-width:768px) {
.title-fix > div > h2 {
        font-weight:700!important;
    }
}

/* Главное изображение */

.feature-image img {
    border-radius: 8px;
}

/* Краткое описание */

.description-block p {
    margin-bottom:15px;
    color:#1b1b1b;
    font-size:16px;
    font-weight: 400;
    line-height:1.4em;
}

.description-block p:last-child {
    margin-bottom:0;
}

/* Иконки */

@media (max-width:576px) {
#content ul.elementor-icon-list-items.elementor-inline-items {
    padding-left:10px;
    padding-right:10px;
}
}

/* Ингридиенты ul */

.list-fix ul:last-child {
    margin-bottom:0;
}
.list-fix ul {
margin-left:40px;
    color:#1b1b1b;
    font-size:17px;
    font-weight: 400;
    line-height:1.4em;
}
.list-fix ul a {
   color: #0088cc;
   font-weight:500;
   text-decoration:underline;
}
.list-fix ul li {
    padding-left:20px;
    margin-bottom:5px;
}

.list-fix ul li:last-child {
    margin-bottom:0;
}

@media (max-width:576px) {
.list-fix ul {
        font-size:16px;
    }
.list-fix ul li {
    margin-bottom:8px;
}
}

/* Способ приготовления ol */

.list-ol ol {
    counter-reset: section;
    
}
.list-fix ol {
  margin-left:10px;
     color:#1b1b1b;
}

.list-fix ol:last-child {
    margin-bottom:0;
}

.list-fix ol li:last-child {
    margin-bottom:0;
}

.list-fix ol a {
   color: #0088cc;
   font-weight:500;
   text-decoration:underline;
}

.list-ol li {
    display:flex;
    margin-bottom:12px;
    position:relative;
    padding-left:50px;
    padding-top:3px;
}
.list-ol li::before {
    position:absolute;
    left:0;
    top:0;
    counter-increment: section;
    content: counter(section);
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    font-size: 15px;
    font-style: italic;
    background-color: #081528;
    border: 1px solid #ffffff47;
    border-radius: 50%;
    color: #fff;
    padding-top:2px;
}

@media (max-width:576px) {
.list-fix ol {
        font-size:16px;
    }
}

/* Доп текст */

.dop-text {
    margin-bottom:20px;
    background-color:#F5F4F9;
        border-radius:8px;
            color:#1b1b1b;
}

.dop-text .dop-title3 h3 {
    font-size:20px;
    font-weight:600;
    line-height:1.5em;
    color:#1b1b1b;
}

.dop-text .list-fix ul li {
    margin-bottom: 14px;
}

@media (max-width:768px) {
.dop-text .list-fix ul {
        margin-left:28px;
    }
.dop-text .list-fix ul li {
        padding-left:5px;
}
}

/* Список джерел */

@media (max-width:576px) {
.elementor-element-populated .elementor-widget-container .elementor-element-populated .sites-list {
    font-size:15px;
}
}

/* Схожі коктейлі */

.elementor-widget-wrap.elementor-element-populated .tags-cats ul.post-categories {
    list-style-type: none;
    margin-left:0;
    display:flex;
    flex-wrap:wrap;
}
.elementor-widget-wrap.elementor-element-populated .tags-cats ul.post-categories li {
    padding:8px 15px;
    color:#221f1f;
    width:100%;
    border-bottom:2px solid #ecf7f7;
}

.elementor-widget-wrap.elementor-element-populated .tags-cats ul.post-categories li:last-child {
        margin-right:0;
}



.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle>.ast-icon.icon-arrow {
    color:#fff;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus {
    border-style:inherit;
}
.ast-menu-toggle:focus {
    outline:none;
}




#content .elementor-widget-wrap.elementor-element-populated .elementor-widget-theme-post-content .elementor-widget-container h2 {
    font-size:1.2em;
    margin-bottom:0.4em;
    margin-top: 1.2em;
    color:#221f1f;
}

#content .elementor-widget-wrap.elementor-element-populated .elementor-widget-theme-post-content .elementor-widget-container {
        color:#221f1f;
}















.products {
        max-width: 1200px;
        margin: 0 auto;
        font-family: Nunito, sans-serif;
        margin: 0;
        box-sizing: border-box;
    }

    .products h2 {
        text-align: left;
        font-size: 1.5em;
        margin-bottom: 40px !important;
    }
    
        .wprm-recipe-template-chic-bartenders .wprm-recipe-notes-container .products h3 {
color: #212121;
        font-size: 1.05em!important;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 0.5em !important;
    }

    .product-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-top:12px;
        gap:15px;
    }

    /* Стили для карточек товаров */
    .product-card {
        background-color: #fff;
        border-radius: 8px;
        overflow: hidden;
        text-align: center;
        text-decoration: none !important;
        color: #333;
        flex: 0 1 calc(23% - 10px);
        margin-bottom: 20px;
        transition: transform 0.3s ease;
        padding: 0 10px;
        -webkit-box-shadow: -2px 5px 23px -10px rgba(222,222,222,1)!important;
-moz-box-shadow: -2px 5px 23px -10px rgba(222,222,222,1)!important;
box-shadow: -2px 5px 23px -10px rgba(222,222,222,1)!important;
    }
    
        .product-card-3 {
        background-color: #fff;
        border-radius: 8px;
        overflow: hidden;
        text-align: center;
        text-decoration: none !important;
        color: #333;
        flex: 0 1 calc(32% - 10px);
        margin-bottom: 20px;
        transition: transform 0.3s ease;
        padding: 0 10px;
    }
    
    
    
    


    .product-card img {
        max-width: 100%;
        height: auto;
        display: block;
        padding: 10px 0;
    }

    .product-card h3 {
        font-size: .9em !important;
        margin: 10px 0;
        padding: 0 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 2;
        min-height: 44px;
    }

    .product-card button {
        background-color: #206997;
        color: white;
        border: none;
        border-radius: 6px;
        padding: 10px 20px;
        font-size: .9em;
        cursor: pointer;
        margin-top: 10px;
        margin-bottom: 20px;
        transition: background-color 0.3s ease;
    }

    .product-card button:hover {
        background-color: #22a53f;
    }
    
    .more {
        font-size:1.05em;
        margin-bottom:30px;
    }
    
   .wprm-recipe-template-chic-bartenders .more-link {
        color:#00AAFF;
    }
    
    /* Адаптивные стили */

    @media (max-width: 992px) {
        .product-card {
            flex: 0 1 48%;
        }

        .products {
            padding: 0;
        }
    }


    @media (max-width: 768px) {
        .product-card {
            flex: 0 1 48%;
        }

        .wprm-recipe-template-chic-bartenders .wprm-recipe-notes-container h2 {
            font-size: 1.3em;
            line-height: 1.4em !important;
        }
    }



    .set .wprm-spacer {
        display: none !important;
    }

    body .elementor hr.set-hr {
        background-color: #ededed;
    }


    .set {
        display: flex;
        justify-content: space-between;
        background-color: #e4fff0;
        height: 88px;
        align-items: center;
        border-radius: 8px;
        margin-bottom: 40px;
        margin-top: 55px;
    }

    .set-left {
        background: #01382e;
        max-width: 251px;
        width: 100%;
        border-radius: 10px 20px 20px 10px;
        position: relative;
    }

    .set-overlay {
        display: flex;
        box-sizing: border-box;
        height: 88px;
        position: relative;
        align-items: center;
    }

    .set-overlay .span-info {
        border-radius: 4px;
        background: rgb(229, 247, 228);
        text-align: center;
        color: rgb(55, 31, 94);
        font-size: 14px;
        font-weight: 800;
        line-height: 19px;
        max-width: 128px;
        padding: 2.5px 15.5px;
        margin-left: 20px;
        position: absolute;
        top: -12px;
    }

    .set-overlay .span-title {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        line-height: 27px;
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 17px 0 23px;
    }

    .set-center {
        position: relative;
        height: 88px;
        overflow: visible;
        display: flex;
    }

    .set-center img {
        margin-top: -70px;
        width: 100%;
        transform: translateY(24px);
        vertical-align: middle;
    }

    .set-center .percent {
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        font-weight: 800;
        line-height: 33px;
        width: 56px;
        height: 28px;
        background-color: #FF4C51;
        position: absolute;
        left: 30%;
        bottom: -15px;
        border-radius: 45px;
        margin: 0;
    }

    .set-button {
        display: flex;
        text-decoration: none;
        border-radius: 4px;
        color: white;
        background: #218838;
        padding: 15px 32px;
        font-size: 14px;
        font-weight: 800;
        line-height: 19px;
        height: max-content;
        margin-right: 20px;
        transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease;
    }

    .set-button:hover {
        background: #22a53f;
    }

    a.set-button {
        color: #fff !important;
        text-decoration: none !important;
    }

    @media (max-width: 768px) {

 .product-card {
     flex: 0 1 45%;
     
 }


        .set {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            background-color: #fff;
            height: auto;
            align-items: center;
            justify-content: center;
            border-radius: 8px;
        }

        .set-left {
            max-width: 768px;
            width: 100%;
            border-radius: 5px 4px 15px 15px;
        }

        .set-overlay .span-info {
            font-size: 13px !important;
        }

        .set-overlay .span-title {
            font-size: 17px;
            width: 100%;
            text-align: center;
        }

        .set-button {
            padding: 15px 20px;
        }

        .set-center {
            height: auto;
            width: 46%;
            justify-content: center;
            margin-top: 20px;
        }

        .set-center img {
            margin-top: 0;
            transform: translateY(0);
            object-fit: cover;
            max-width: 165px;
            max-height: 112px;
            padding-top: 15px;
            object-position: 10% 25%;
        }
    }/* End custom CSS */