@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }
}

.text-eroare{
    color:#dc3545;  
}

.cod-produs{
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}

.doua-randuri {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px; /* fallback */
    max-height: 36px; /* fallback */
    min-height: 36px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    vertical-align: middle;
    /*text-align: center;*/
}

.patru-randuri {
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 17px; /* fallback */
    max-height: 68px; /* fallback */
    min-height: 68px; /* fallback */
    -webkit-line-clamp: 4; /* number of lines to show */
    -webkit-box-orient: vertical;
    /*text-align: center;*/
}

/*BUTON ADAUGA IN COS*/
.btn.add_cart {
    /*    background: linear-gradient(to right,#4a60c1 10%,#3985e0);*/
    background: #0a0a0a;
    border-width: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    padding-left: 42px;
    min-height: 36px;
    font-size: 16px;
    font-weight: 500;
}

.btn.add_cart>i {
    height: 36px;
    width: 20%;
    line-height: 36px;
    font-size: 16px;
    border-radius: 3px;
    padding-right: 5px;
    color: #fff;
    background: #9C2A44 ;
    background-image: linear-gradient(to right,rgb(234, 117, 125),#9C2A44 );
    border-top-right-radius: 0 0!important;
    border-bottom-right-radius: 37% 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    z-index: 1;
}

.btn-lg.add_cart>i {
    height: 46px;
    width: 20%;
    line-height: 46px;
    font-size: 16px;
    border-radius: 3px;
    padding-right: 5px;
    color: #fff;
    background: #fe2d34;
    background-image: linear-gradient(to right,#cf3f50,#fe2d34);
    border-top-right-radius: 0 0!important;
    border-bottom-right-radius: 37% 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    z-index: 1;
}

/*BUTON VEZI DETALII*/
.vezi_detalii {
    background: #0a0a0a;
    border-width: 0;
    padding-top: 10px !important;
    padding-bottom: 6px;
    position: relative;
    padding-left: 42px;
    min-height: 36px;
    font-size: 16px;
    font-weight: 500;
}

.vezi_detalii > i {
    height: 36px;
    width: 20%;
    line-height: 36px;
    font-size: 16px;
    border-radius: 3px;
    padding-right: 5px;
    color: #fff;
    background: #9C2A44 ;
    background-image: linear-gradient(to right,rgb(234, 117, 125),#9C2A44 );
    border-top-right-radius: 0 0!important;
    border-bottom-right-radius: 37% 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    z-index: 1;
}

/*BUTON WISHLIST*/
.add_wishlist, .delete_wishlist{
    height: 36px !important;
    padding: 7px 5px !important;
    font-size: 18px !important;
}


/*BUTON WHATSAPP*/
.btn-whatsapp {
    /*    background: linear-gradient(to right,#4a60c1 10%,#3985e0);*/
    /*background: #000;*/
    border-width: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    padding-left: 42px;
    min-height: 36px;
    font-size: 16px;
    font-weight: 500;
}

.btn-whatsapp>i {
    height: 36px;
    width: 20%;
    line-height: 36px;
    font-size: 16px;
    color: #fff;    
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    z-index: 1;
}

.btn-lg.btn-whatsapp>i {
    height: 46px;
    width: 20%;
    line-height: 46px;
    font-size: 16px;
    border-radius: 3px;
    padding-right: 5px;
    color: #fff;
    /*    background: #fe2d34;
        background-image: linear-gradient(to right,#cf3f50,#fe2d34);*/
    border-top-right-radius: 0 0!important;
    border-bottom-right-radius: 37% 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: block;
    z-index: 1;
}

.label-oferte{
    background-color: #cc3333;
    margin-top: 5px;
    padding: 5px;
    line-height:1.2;
    font-size: 12px;
    color: #fff;
}

/*PRODUSE CHECKOUT*/
.checkout-product-left{
    padding:1px 5px 1px 1px;
    margin-top:5px;
}

.checkout-product-right{
    padding:1px !important; 
}

.checkout-product-name{
    font-size:14px; 
    margin-bottom: 5px;
}

.checkout-product-price{
    font-weight: 700;
    margin-bottom: 0px;
}

/*PRODUSE CROSSELL*/
.produse-crossell{
    box-shadow:0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    padding: 10px;
}

.produs-crossell{
    height: 100%;
    border:1px dashed #cc3333;
    margin-right: 5px;
    padding: 5px;
    display: flex!important;
}

.btn-crossell{
    /*width:100%;*/ 
    background-color: #cc3333;
    color:#fff !important;
}

/*CHAT*/
.show_widget {
    position: fixed; 
    bottom: 30px; 
    right: 10px; 
    z-index: 999; 
    overflow: hidden; 
    padding: 5px 13px; 
    color: #fff; 
    background-color: #9C2A44 ; 
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgb(60 60 60 / 40%);
    font-size: 32px;
}
.show_widget:hover {
    color: #fff;
}
.widget_suport {
    display: none;    
}
.widget_suport_active{
    display: block;  
    position: fixed !important; 
    bottom: 100px; 
    right: 20px;
    padding: 10px;
    border-radius: 6px;
    background-color: #fff;
    position: absolute;
    overflow: hidden;
    box-shadow: 1px 2px 8px rgb(60 60 60 / 25%);
    transition: bottom 0.1s ease-out,opacity 0.2s ease-out;
    transform-origin: bottom;
    width: 260px;
    z-index: 11111 !important;
}

.widget_list{
    padding: 20px 10px;
}

.widget_icon{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #fff;
    padding: 20px 13px 13px 13px;  

}

.widget_icon>i{    
    font-size: 28px;    
}

/*CALCULATOR PRETURI*/
.prod_decorami_variation .icon_section {
    display: flex;
    background-color: #fff;
    padding: 5px;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.prod_decorami_variation .icon_section svg{
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.prod_decorami_variation{
    display: flex;
    border: 1px solid #c0c0c0;
    width: 48%;
    padding: 1px;
    border-radius: 6px;
    justify-content: space-between;
    overflow:hidden;

}

.container_input_variation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.prod_decorami_variation .number_input{
    display:flex;
    background-color: #fff;
    padding: 5px;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}
.prod_decorami_variation .number_input input{
    border: none;
    text-align: end;
    width: 100%;
    margin-right: 5px;
}
.prod_decorami_variation .number_input input:focus{
    outline:0;
}
.prod_decorami_variation:hover{
    border: 1px solid #000;
}
.active_variation_row{
    border: 1px solid #cc3333!important;
    /*background-color:#FF0000;*/

}
.fomt_select_variation_title {
    padding-top: 8px;
}
.fomt_select_variation_title {
    padding-top: 8px;
}
.fomt_select_variation_title h2{
    font-size:18px!important;
    margin-bottom: 15px;
}
.radio_buttons_group .label_inside_variation{
    border: 2px solid #c0c0c0;
    margin-bottom: 6px;
    border-radius: 6px;
    padding:3px;
    width: 100%;
    position: relative;
    justify-content: space-between;
}
.radio_buttons_group .label_inside_variation:hover{
    cursor: pointer;
}

.radio_buttons_group .input_group_radio input{
    display:none;
}
.radio_buttons_group .input_group_radio label > input:checked + .label_inside_variation {
    border: 2px solid #cc3333;
}

.radio_buttons_group {
    display: flex;
    flex-wrap: wrap;
}

.radio_buttons_group .input_group_radio {
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}

.radio_buttons_group .image_variation_class img{
    width: 100%;
    /*height: 140px;*/
    border-radius: 6px;
    object-fit: cover;
}
.radio_buttons_group .price_variation_prod_radio svg{
    width: 28px;
    height: 28px;
    margin-right: 8px;
}
.radio_buttons_group .input_group_radio label{
    width:100%;
}
.radio_buttons_group .image_variation_class{
    text-align: center;
}
.radio_buttons_group .image_variation_class p{
    color: #3d464d;
    font-size: 12px;
    font-weight: 500;
    margin-top: 5px;                                                
    margin-bottom: 0px;
}
.radio_buttons_group .image_variation_class span{
    margin-bottom: 0px;
    color: #cc3333;
    font-size: 14px;
    font-weight: 500;
}
.radio_buttons_group .input_group_radio label > input:checked + .label_inside_variation button.button_info_mdl{
    background-color: #cc3333;
}
.label_inside_variation button.button_info_mdl {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    border-radius: 0px;
    border: none;
    background-color: #c0c0c0;
    border-bottom-left-radius: 15px;
}

@media (min-width: 1199.98px) {
    .radio_buttons_group .input_group_radio {
        width: calc(16.33% - 10px);
    }
}

@media (max-width: 767.98px) {
    .prod_decorami_variation {
        width: 100%;
        margin-bottom: 7px;
        margin-top: 7px;
    }
    .active_variation_row{
        border: 1px solid #cc3333!important;
        background-color:#fff;

    }
}

@media (max-width: 575.98px) {
    .radio_buttons_group .input_group_radio {
        width: calc(33% - 10px);
    }
}


/* READ MORE DESCRIERE CATEGORIE */
.elements_read_more {
    margin-bottom: 20px;
    position: relative;
}
.elements_read_more .block_element_readmore{
    /*max-height: 300px;*/
    overflow: hidden;
}
.elements_read_more .large_read_more_block{
    height: 100%;
    overflow: hidden;
}
.elements_read_more  .read_m_buttons {
    display: flex;
    justify-content: center;
    align-items: end;
    height: 30px;
}
.more_bt_style{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 1));
    height: 70px!important;
}
.elements_read_more .none_button_class{
    display: none;
}
.elements_read_more  .read_m_buttons .general_style_button{
    background-color: #cc3333;
    border: none;
    color: #fff;
    padding: 2px 12px;
    border-radius: 5px;
}
.elements_read_more .block_element_readmore h2,
.elements_read_more .block_element_readmore h3,
.elements_read_more .block_element_readmore h4{
    font-size: 25px;
}

@media (max-width: 767.98px) {
    .elements_read_more .block_element_readmore h2,
    .elements_read_more .block_element_readmore h3,
    .elements_read_more .block_element_readmore h4{
        font-size: 22px;
    }
    .page-header__title {
        padding-top: 8px!important;
    }
}
@media (max-width: 576.98px) {
    .elements_read_more .block_element_readmore h2,
    .elements_read_more .block_element_readmore h3,
    .elements_read_more .block_element_readmore h4{
        font-size: 19px;
    }
    .indicator--mobile .indicator__area {
        height: 36px;
        padding: 0 9px!important;
    }
}

