.elementor-15 .elementor-element.elementor-element-fb317ad{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-15 .elementor-element.elementor-element-2dc811e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;--border-radius:20px 20px 20px 20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-ecc38b0{--display:flex;}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-fb317ad{--margin-top:0px;--margin-bottom:32px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-15 .elementor-element.elementor-element-2dc811e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-ecc38b0{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}}/* Start custom CSS for container, class: .elementor-element-2dc811e */#promo-products .promo-product .promo-image img{
    object-fit: cover;
}
#promotion-hero .promo-hero{
    display: flex;
    align-items: center;
    background-color: #F5F5F5;
    border-radius: 20px;
    border: 1px solid #DFDFDF;
}
#promotion-hero .promo-left h2{
    font-family: 'Barlow';
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-transform: uppercase;
}
#promotion-hero .promo-left .color{
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
#promotion-hero .promo-left ul{
    margin: 0 0 24px 0;
}
#promotion-hero .promo-left ul li{
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
    margin-bottom: 8px;
}
#promotion-hero .promo-left ul li::before{
    content: url('/wp-content/uploads/2025/03/Frame.png');
    width: 20px;
    height: 24px;
    display: block;
}
#promotion-hero .promo-left a.elementor-button:hover{
    background-color: #003465;
}
#promotion-hero .promo-hero .promo-left,
#promotion-hero .promo-hero .promo-right{
    width: 50%;
}
#promotion-hero .promo-hero .promo-right{
    position: relative;
}
#promotion-hero .promo-hero .promo-right .product-tags{
    display: flex;
    flex-direction: row;
    gap: 12px;
    position: absolute;
    top: 35px;
    right: 65px;
}
#promotion-hero .promo-hero .promo-right .limited-tag{
    order: 1;
}
#promotion-hero .promo-hero .promo-right .promo-tag{
    order: 2;
}
#promotion-hero .promo-hero .promo-right .limited-tag p{
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #004E97;
    background-color: #fff;
    border-radius: 22px;
    padding: 12px;
    width: 106px;
    border: 1px solid #004E97;
    margin-bottom: 0px;
}
#promotion-hero .promo-hero .promo-right .promo-tag p{
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #004E97;
    border-radius: 22px;
    padding: 12px;
    width: 106px;
    border: 1px solid #FFFFFF;
    margin-bottom: 0px;
}
#promotion-hero .promo-hero .product-mobile-image{
    display: none;
    position: relative;
}

@media (max-width: 1024px){
    #promotion-hero .promo-hero .promo-right{
        display: none;
    }
    #promotion-hero .promo-hero .product-mobile-image{
        display: flex;
    }
    #promotion-hero .promo-hero .promo-left{
        width: 100%;
    }
    #promotion-hero .promo-hero .product-mobile-image .product-tags{
        display: flex;
        flex-direction: row;
        gap: 12px;
        position: absolute;
        top: 35px;
        right: 65px;
    }
    #promotion-hero .promo-hero .product-mobile-image .promo-tag{
        order: 2;
    }
    #promotion-hero .promo-hero .product-mobile-image .promo-tag p {
        font-family: 'Barlow';
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        background-color: #004E97;
        border-radius: 22px;
        padding: 12px;
        width: 106px;
        border: 1px solid #FFFFFF;
        margin-bottom: 0px;
    }
    #promotion-hero .promo-hero .product-mobile-image .limited-tag{
        order: 1;
    }
    #promotion-hero .promo-hero .product-mobile-image .limited-tag p {
        font-family: 'Barlow';
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #004E97;
        background-color: #fff;
        border-radius: 22px;
        padding: 12px;
        width: 106px;
        border: 1px solid #004E97;
        margin-bottom: 0px;
    }
}

@media (max-width: 768px){
    #promotion-hero .promo-hero .product-mobile-image .promo-tag p,
    #promotion-hero .promo-hero .product-mobile-image .limited-tag p{
        font-size: 14px;
        line-height: 16px;
        width: 77px;
        padding: 8px;
    }
    #promotion-hero .promo-hero .product-mobile-image .product-tags{
        gap: 8px;
        top: 0px;
        right: 20px;
    }
    #promotion-hero .promo-left h2{
        font-size: 32px;
        line-height: 38px;
    }
    #promotion-hero .promo-hero{
        padding: 24px !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ecc38b0 */#promo-products .vezi-detalii .elementor-button-text::after {
    content: url(/wp-content/uploads/2025/02/Vector-blue-1.svg);
    display: inline-block;
    margin-left: 10px;
}
#promo-products .promo-category-section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 32px;
}
#promo-products .promo-category-title{
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 40px;
    line-height: 36px;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 32px;
}
#promo-products .promo-product{
    background-color: #F5F5F5;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid #DFDFDF;
    width: calc((100% / 3) - 22px);
    min-height: 454px;
}
#promo-products .promo-product .promo-card{
    position: relative;
}
#promo-products .promo-category-products{
    display: flex;
    justify-content: flex-start;
    gap: 32px;
}
#promo-products .promo-category-section{
    margin-bottom: 80px;
}
#promo-products .promo-category-section:last-of-type{
    margin-bottom: 0px;
}
#promo-products .promo-product h3{
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#promo-products .promo-product .color{
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 40px;
}
#promo-products .promo-product .promo-image{
    width: 414px;
    max-width: 100%;
    height: 240px;
    margin-bottom: 40px;
}
#promo-products .promo-product .promo-image img{
    width: 100%;
    height: 100%;
}
#promo-products .promo-product .view-all-button{
    width: 100%;
    display: block;
    text-align: center;
}
#promo-products .promo-product .view-all-button:hover{
    color: #003465;
}
#promo-products .promo-product .view-all-button::after {
    content: url(/wp-content/uploads/2025/02/Vector-blue-1.svg);
    display: inline-block;
    margin-left: 5px;
}
#promo-products .promo-product .promo-tag{
    position: absolute;
    top: 96px;
    right: 24px;
}
#promo-products .promo-product .promo-tag p {
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #004E97;
    border-radius: 22px;
    padding: 12px 1px;
    width: 106px;
    border: 1px solid #FFFFFF;
    margin-bottom: 0px;
}

@media (max-width: 1200px){
    #promo-products .promo-product{
        width: calc((100% / 2) - 22px);
    }
}

@media (max-width: 768px){
    #promo-products .promo-category-title{
        font-size: 24px;
        line-height: 28px;
    }
    #promo-products .promo-product{
        width: 100%;
    }
    #promo-products .promo-product .promo-image{
        margin: 0 auto 40px auto;
    }
    #promo-products .promo-category-section{
        margin-bottom: 32px;
    }
    #promo-products .promo-category-products{
        flex-wrap: wrap;
    }
    #promo-products .promo-product h3{
        white-space: unset;
    overflow: unset;
    text-overflow: unset;
    }
}/* End custom CSS */