/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#rb-inner .rb-element-64wsv5u {
    display: none;
}

/****  INDEX PAGE ****/
.zopim[data-test-id="ChatWidgetMobileButton"]{
    right: 11px!important;
    bottom: 58px!important;
}
#rb-login > .rb-dropdown{
    z-index: 99999999;
}

#index .center .rb-widget-banner .rb-dd-banner-content{
    background: white;
    opacity: 0.8;
}
#index .rb-widget-banner .rb-dd-banner-content{
    top: 80%!important;
}
#index .center .rb-widget-banner div.rb-dd-banner-description {
    font-size: 16px;
    color: #2c2c2c;
    white-space: break-spaces;
}
#index .center .rb-widget-banner .rb-dd-banner-content {
    left: 10px;
    right: 10px;
}
#index .rb-element.rb-element-5494m2f .rb-dd-banner .rb-dd-banner-img img{
    max-height: 450px;
}
#index .rb-element.rb-element-5494m2f .rb-dd-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}
#index .content .btn-banner{
    margin-top: 5px;
}
#index .rb-dd-banner .rb-dd-banner-content{
    background-color: #466c8c5e;
}
#index .rb-dd-banner-description .content{
    padding: 5px 3px;
} 
#index .rb-section.rb-section-product.rb-element-o76k8dq {
    padding-bottom: 0px;
}
.gdprModal.gdprModal--visible{
    z-index: 16000004;
}

.whatsappchat-anchor span{
    padding: 15px;
 }
 .whatsappchat-anchor .whatsapp-icon{
     width: 30px;
     height: 30px;
 }
 .product-miniature .product-image .product-quickview{
    display: none;
 }

#index .rb-wrapper.rb-bg-outer .rb-wrapper.rb-bg-wrap img.rb-bg{
    transform: translateX(0px) translateY(0px)!important; 
}
#header .vertical_menu .rb_megamenu_content .rb_menus_li.rb_menus_li_tab .rb_columns_ul.rb_columns_ul_tab.rb_columns_ul_tab_content.closedDiv {
    display: none;
}
#header .vertical_menu .rb_megamenu_content .rb_menus_li.rb_menus_li_tab .rb_columns_ul.rb_columns_ul_tab.rb_columns_ul_tab_content.opened {
    display: block;
}
#header .header-desktop .search-widget .resuilt-search .rb-resuilt
{
    height: fit-content;
}
/*  .rb_columns_contents_ul {
    padding-bottom: 100px;
} */
 .rb_megamenu_content .rb_columns_contents_ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 80vw!important;
    height: 767px;
    max-height: 767px;
} 

.rb_tabs_li.rb_tabs_has_content .column_size_6{
    width: 20%!important;
} 
.header-wrapper .vertical_menu .rb_tabs_li .rb_columns_contents_ul{
    padding: 20px 5px 40px 5px;
}
@media(min-width: 992px) {
.rb_columns_contents_ul{
    min-height: 720px !important;
    /* max-height: 720px; */
}
}
 
@media screen and (max-width:767px) {
    #index .zopim.meshim_widget_components_MobileChatNotification .zopim{
        bottom: 58px!important;
    }
    #index .whatsapp-badge {
        bottom: 6%;
    }
    #index .whatsappchat-anchor span {
        padding: 7px;
    }
    #header  .rb_columns_ul.rb_columns_ul_tab.rb_columns_ul_tab_content.closedDiv:not(.active) {
        display: none;
    }
    #header  .rb_columns_ul.rb_columns_ul_tab.rb_columns_ul_tab_content.closedDiv.active {
        display: block;
    }
    .rb_tabs_li .rb_columns_li.column_size_6.rb_has_sub{
        width: 95%!important;
    }
    .rb_megamenu_content .rb_columns_contents_ul{
        height: fit-content;
        max-height: fit-content;
    }

}


#index .box-title .rb-widget-heading .rb-heading-title h2,
#index .rb-products-list .title_block,
#index .rb-section-bannertext.style-3 .box-banner-text .rb-title{
    font-size: 35px;
    font-weight: 500;
}

#index .rb-widget-icon-box .rb-icon-box-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
   
}
#index .rb-widget-icon-box .rb-icon-box-icon{
    order: 2;
    position: relative;
}
#index .rb-widget-icon-box .rb-icon-box-icon i{
    color: #6d8ba4;
    font-weight: 100;
}
#index .rb-widget-icon-box .rb-icon-box-icon::before{
    content: '';
    top: -18%;
    left: 0%;
    position: absolute;
    width: 47px;  
    height: 20px;
    border-top: 1px solid #476b8c;;
}
#index .rb-widget-icon-box .rb-icon-box-description h2{
    font-size: 35px;
    position: relative;
    display: block;
    max-width: 600px;
    text-align: center;
    line-height: 60px;
    font-weight: 500;
    margin: 0px auto 20px auto;
}
#index .rb-widget-testimonial .item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#index .rb-widget-testimonial .item .rb-testimonial-name,
#index .rb-widget-testimonial .item .rb-testimonial-content{
    font-size: 16px;
    line-height: 24px;
}

#index .rb-widget-testimonial .item .rb-testimonial-image{
    display: none;
}
#index .rb-widget-testimonial ul.slick-dots li.slick-active button::before{
    background: #476b8c;
}

@media screen and (max-width:1899px) and (min-width:1606px){
    .vertical_menu .rb_tab_toggle_title {
        padding: 8px 20px;
    }
    .vertical_menu .rb_tab_toggle_title > a {
        font-size: 14px;
        color: #707070;
    }
}
@media screen and (max-width:991px) {
    #index .rb_megamenu .rb_menu_content_title .fa-bars{
        display: none;
    }
    
}


 /****  PRODUCT PAGE ****/

#cms #main .page-content {
    margin-bottom: 1.5625rem;
    overflow: hidden;
}
#cms .page-content.page-cms {
    background: white;
    padding: 1.25rem;
    text-align: justify;
}
#cms nav.breadcrumb{
    display: none;
}
#cms #main .page-header {
    margin: 3.5625rem 0;
    text-align: center;
}
#cms #content p img{
    max-width: fit-content;
    width: 100%;
    height: auto;
}
#cms p a{
    color: #eb1e43;
}


@media screen and (max-width:767px){
    .fancybox-type-iframe{
        width: 80vw!important;
        height: auto;
        position: absolute;
        top: 20px;
        left: 37px;
        opacity: 1;
    }
    .fancybox-outer{
        max-width: 100%!important;
        width: 100%!important;
    }
    .fancybox-inner{
        width: fit-content!important;
        max-width: fit-content!important;
        height: auto;
    }
    .cart-content-btn{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .cart-content-btn a,
    .cart-content-btn button{
        width: 50%;
        font-size: 12px!important;
        white-space: break-spaces;
    }

}
#product .customization-message{
    padding-top:10px;
}

body#product .tab-content .product-features.productfeatures .data-sheet > .id_feature_11,
body#product .tab-content .product-features.productfeatures .data-sheet > .id_feature_14,
body#product .tab-content .product-features.productfeatures .data-sheet > .id_feature_43,
body#product .tab-content .product-features.productfeatures .data-sheet > .id_feature_44 {
	display: none;
}


/****  CATEGORY PAGE MODAL ****/
.thumbnail-container .product-image img.image-dump{
    display: block;
    position: relative!important;
}
#js-product-list-header .block-category{
    display: none;
}
#js-product-list-header nav.pagination{
    margin: 10px 0px;
    background-color: #e3e3e3;
}

#blockcart-modal-wrap .cart-content-btn{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
}
#blockcart-modal-wrap .cart-content-btn a,
#blockcart-modal-wrap .cart-content-btn button{
    width: 45%;
    padding: 15px;
    margin: 0 10px;

}
@media screen and (max-width:767px){
    #blockcart-modal-wrap .cart-content-btn{
        display: flex;
        flex-direction: column;
    }
    #blockcart-modal-wrap .cart-content-btn a,
    #blockcart-modal-wrap .cart-content-btn button{
    width: 100%;
    padding: 15px;
    margin: 0 10px;

    }

}
#blockcart-content .cart-subtotals .cart-products-count{
    color: #000000;
    background-color: transparent!important;
}
#blockcart-content .cart-products .cart-product-line .product-info .product-price-quantity .text-muted{
    opacity: 1!important;
    color: black!important;
}
#blockcart-content .cart-products .cart-product-line .product-info .product-attributes .product-line-info,
#blockcart-content .cart-products .cart-product-line .product-info .product-attributes .product-line-info span{
    color: #000000;
    opacity: 1;

}
#blockcart-content .cart-buttons .btn-secondary {
    color: #000000;
    background: #e6e6e6;
}
@media screen and (max-width:767px){
    #btn_tbiro{
        width: 70vw;
        max-width: 70vw;
        max-height: 77px;
    }
}


/****  CONTACT PAGE ****/

#contact #content-wrapper{
    width: 100%;
    max-width: 100%;
}
#contact #content-wrapper #content{
    display: flex;
    justify-content: center;
}

#contact #content-wrapper #content .contact-form{
    width: 55vw;
    max-width: 55vw;
}

#contact #content-wrapper #content .group-span-filestyle .btn-default{
    background: #eb1e43;
}
#contact .contact-form form{
    display: flex;
    flex-direction: column;
}
#contact .form-footer{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#contact .form-footer >div{
    display: flex;
    justify-content: center;
    align-items: center;
}
 #rbthemedream-map{
    display: flex;
    justify-content: center;
}
#rbthemedream-map iframe{
    width: 80%;
    height: 200px;
    margin: 0 auto;
}
#contact .form-footer .btn-wrapper{
    display: flex;
    justify-content: flex-end;
}
@media screen and (min-width:1800px) and (max-width:1024px){
    .ps-newsletter-checkbox{
        margin-left: -50px;
    }
}
@media screen  and (max-width:767px) {
    #contact #content-wrapper #content .contact-form{
        max-width: 100vw;
        width: 100vw;
    }
    #contact .ps-newsletter-checkbox{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        padding: 0px 15px;
    }
    #contact .btn-wrapper,
    #contact .btn-wrapper .btn{
        width: 100%;
    }

    #contact label p{
        text-align: left;
        padding-left: 5px;
    }
    #contact input[name="gdpr_consent_chkbox"]{
        margin-top: 3px;
    }
    #rbthemedream-map iframe {
        width: 100%!important;
        height: 200px;
        margin: 0 auto;
    }

}
@media screen and (min-width:768px) and (max-width:1024px){
    #contact #content-wrapper #content .contact-form{
        max-width: 80vw;
        width: 80vw;
    }
    #contact .form-footer .btn-wrapper{
        justify-content: center;
    }
}


/***  FOOTER **/

#footer .footer-copyright_content{
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}
#footer .footer-banner_img{
    display: flex;
    justify-content: flex-end;
    
}

#footer .footer-container.footer-h1{
    padding-bottom: 0px;
}
#footer .anpc-block-payment{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
}
#footer .footer-container.style-1 .rb-social-block a{
    width: fit-content;
    max-width:fit-content
}
@media screen and (max-width:767px){
    #footer .footer-center .rb-title.hidden-md-up,
    #footer .footer-center .rb-title-desktop{
        display: none;
    }
}
@media screen and (max-width:991px){
    .whatsapp-badge{
        bottom: 10%;
    }
}


@media screen and (max-width:767px){
    .footer-banner_img{
       
        margin: 0px auto;
    }
    #footer .anpc-block-payment{
        margin-right: 0px;
    }
    .footer-banner_img .anpc-block-payment{
        width: 100%;
        max-width: 100%;
    }
    .footer-banner_img .anpc-block-payment a {
        width: 50%;
        max-width: 50%;
    }
    .footer-banner_img .anpc-block-payment a img{
        object-fit: contain;
        width: 100%;
        height: auto;
    }
    

}

/***  CMS PAGES **/
#cms .page-cms,
#cms .page-cms p{
    font-size: 14px;
    font-family: "Cerebri Sans Pro", serif;
    
    line-height: 1.1;
    color: #000000;
}
#cms .page-cms.page-cms-5 .heading{
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 500;
    text-align: left;
    
}
#cms .page-cms.page-cms-5 .content.cms.pages{
    border-bottom: 2px solid #000000;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
#cms .page-cms.page-cms-5 div>img{
    padding: 10px;
    width: 200px;
    max-width: 200px;
    height: auto;
}
#cms .page-cms.page-cms-5 .MsoNormal.content-flex{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start;
}
#cms .page-cms.page-cms-5 .MsoNormal.content-flex .d-flex{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
@media screen and (max-width:767px){
    #cms .page-cms.page-cms-5 .MsoNormal.content-flex{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    
}
/****  PRODUCT PAGE ****/
#product main {
    overflow: unset;
}
#product .product-prices .delivery-information{
    background-color: #00800054;
    width: fit-content;
    padding: 5px;
}
#product .product-quantity{
    height: 50px;
}
#product .product-quantity .input-group #quantity_wanted{
    height: 50px;
}
#product .product-features>dl.data-sheet dd.value,
#product .product-features>dl.data-sheet dt.name{
    width: 49%;
    float: left;
    font-weight: 400;
    background: #ebebeb;
    padding: 20px;
    margin-right: 1%;
    min-height: 2.5rem;
    word-break: break-word;
}
#product .product-features dd{
    display: block;
}
#product .product-availability-date label,
#product .product-availability-date{
    font-size: 16px;
}
#product .product-availability-date span{
    color: #eb1e43;
}
#product #product-availability{
    font-size: 16px;
}

.miniature-availability {
    display: flex;
    gap: 5px;
    align-items: center;
}
.miniature-availability .product-available {
    color: #008627;
    background: #d4edda;
    font-size: 16px;
}

.miniature-availability .product-last-items,
.miniature-availability .product-unavailable {
    background: #ff9a52;
    color: #FFF;
}


@media (max-width: 767px) {
.rb_megamenu_content .rb_columns_contents_ul:not(.active){
    display: none;
}    
}
@media(max-width:991px){
    .rb-element-px4jdgc {
        display:none;
    }
}
@media(min-width:991px){
    .rb-element-64f8ekn{
        display:none;
    }
}
@media(min-width:991px){
    #product.page-product .product-container.js-product-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #product.page-product .product-container.js-product-container > div:first-child > .page-content {
    position: sticky;
    top:10px;
    }


    /* .tbi_bank_checkout{
        width:unset !important;
    } */
    .tbi_bank_checkout_mobile{
        display:none;
    }
    .filter_tbi{
        width: 100%;
    }
    #product .product-additional-info img{
        width: 100%;
        object-fit: contain;
    }
    
    
}
@media(max-width:991px){
    /* .tbi_bank_checkout_mobile{
        width:375px;
        height: 375px;
    } */
    .tbi_bank_logos{
        margin: 0px auto;
    }
    .tbi_bank_checkout{
        display:none;
    }
    #product .product-additional-info .tbi_bank_checkout_mobile{
        width: 100%;
        object-fit: contain;
    }
    
    
    
    .filter_tbi{
        margin-left:20px;
        width:292px;
    }
    .onepagecheckoutps_container{
        display: flex;
    }
}

/* Product page by Boroka */
body#cms .content-only .page-cms img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    body#product .fancybox-inner {
        max-width: 100%!important;
        width: 100%!important;
    }

    body#product .fancybox-outer {
        max-width: 100%!important;
        width: 100%!important;
    }
}
/* END of Product page by Boroka */
#product .product-customization-item h6 label {
    color:#eb1e43;
}
#blockcart-content .cart-products .cart-product-line .product-info .product-attributes.text-muted.fields .product-line-info span.value {
    color: #eb1e43;
    font-weight: 800;
    font-size: .9rem;
}


/*RAY CUSTOM ICONS*/

.custom-icon {
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    flex-shrink: 0;
    max-width: 100%;
    max-height: 100%;
}

/* Custom Move up */

.move-up-hidden-button .elementor-animated-item--move-up {
    transform: translateY(80px);
}

.move-up-hidden-button .elementor-cta::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 18.23%, #000000 100%);
    position: absolute;
    left:0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    -webkit-transform: translateY(65px);
    -ms-transform: translateY(65px);
    transform: translateY(65px);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index:1;
}

@media (max-width:1337px) {
    body#cms .page-cms-191 .elementor-element-e60c612 .elementor-column-wrap.elementor-element-populated {
        position: relative;
        background: none;
    }
    body#cms .page-cms-191 .elementor-element-e60c612 .elementor-column-wrap.elementor-element-populated::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("https://dasihome.ro/img/cms/Landing%20Page/Compressed/Artboard%201-min.jpg");
    background-size: inherit;
    background-position: 50%;
    opacity: 0.3;
    z-index: -1;
    pointer-events: none;
    background-repeat: no-repeat;
    }  
}

@media screen and (min-width:1100px){
    .produsul-anului {
        margin-left: 0!important;
        padding-inline: 20px!important;
    }
}

.produsul-anului span {
    /* color: #e01240; */
    color: var(--accent-color);
    letter-spacing: 2px;
    font-weight: bold;
}

.produsul-anului:hover {
    /* background-color: #e01240; */
    background-color: var(--accent-color);
}

.produsul-anului:hover span {
    color: white;
}

.super-oferte-button {
    /* background-color: #e01240; */
    background-color: var(--accent-color);
    color: white;
    height: 55px;
    padding: 0 1rem !important;
    margin: 0;
    align-content: center;
}

.list-link-menu .super-oferte-button {
    display: block!important;
}

.rb_menus_li.super-oferte-button {
    padding: 0!important;
    margin: 0!important;
}

.super-oferte-button > a:first-of-type {
    color: white!important;
    text-transform: uppercase!important;
    border-top: none!important;
}

#header .list-link-menu ul {
    display: flex;
    align-items: center;
}

@media (max-width:991px) {
    .rb_menus_li.super-oferte-button {
        display: block!important;
    }
    .list-link-menu .super-oferte-button {
        display: none!important;
    }
}

@media (min-width:992px) {
    .rb_menus_li.super-oferte-button {
        padding: 0 1rem !important;
    }
    #header .header-4 .horizontal_menu .rb_megamenu .rb_menus_ul .rb_menus_li {
        margin-right: 20px;
    }

    #header .header-4 .horizontal_menu .rb_megamenu .rb_menus_ul .rb_menus_li:last-of-type {
        margin-right: 0;
    }
}


body.cms-id-192 header.page-header,
body.cms-id-193 header.page-header{
    display: none;
}

body.cms-id-192#cms main,
body.cms-id-192#cms main .page-content,
body.cms-id-193#cms main,
body.cms-id-193#cms main .page-content {
    overflow: visible!important;
}

body.cms-id-192 section#wrapper > .container,
body.cms-id-193 section#wrapper > .container{
    max-width: 1920px;
    width: 100%;
}

body.cms-id-192 section#wrapper > .container section#content,
body.cms-id-193 section#wrapper > .container section#content{
    padding: 0;
}

body#cms .sticky-box .elementor-column-wrap {
    height: fit-content;
    position: sticky;
    top: 5rem;
}

/* Product page */

body#product .lSSlideOuter .lSPager.lSGallery li.active,
body#product .product-customization .a_materialedisponibile {
    border-color: var(--dark-background-color);
}

body#product .product-price.has-discount .current-price {
    color: var(--accent-color);
}

body#product .product-actions .add-to-cart {
    background-color: var(--accent-color);
    transition: all 0.2s ease-in-out;
}

body#product .product-actions .add-to-cart:hover,
body#product .product-customization .a_materialedisponibile:hover {
    background-color: var(--dark-background-color);
}

body#product .product-customization .card strong {
    color: var(--accent-color)!important;
}

body#product:has(.product-message:placeholder-shown) button[name="submitCustomizedData"] {
    pointer-events: none;
    cursor: not-allowed;
}

body#product:not(:has(.product-message:placeholder-shown)) button[name="submitCustomizedData"] {
    background-color: var(--dark-background-color)!important;
    pointer-events: all;
    cursor: pointer;
}

body#product .product-flags .product-flag.discount {
    background-color: var(--accent-color);
    font-size: 1.5rem;
    padding: 10px;
}