/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */

#footer .links.block  .col-md-6.wrapper{
width: 28%;
}
#footer .links.block  .col-md-6.wrapper a{
color: #ffffff;
} 

#footer .links.block {
    margin-left: 60px;
}

#footer  .col-xxl-6 {
    float: left;
    width: 55%;
    margin-left: 66px;
}

#footer .block.copyright.DeoHtml a{
color: #fff;
margin-left: 20px;
} 

#footer .block.copyright{
display: flex;
width: 100%;
} 
#footer .block.copyright .block_content {
    width: 100%;
}


@media (max-width: 991px) {
    #footer .links.block  .col-md-6.wrapper{
    width: 100%;
    margin: 10px 25px 10px 0px;
    }
    #footer .links.block  .col-md-6.wrapper a{
    color: #ffffff;
    } 
    #footer .col-xxl-6 {
    float: left;
    width: 100%;
    margin-left: 0px;
    }
    #footer .links.block {
    margin-left: 0px;
    }
    .footer-container .links.block .title .h3{
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 25px 10px 0px;
    }
   

     #footer .links.block .col-md-6.wrapper .navbar-toggler {
    width: 2.5em;
    height: 2em;
    font-size: 20px;
    line-height: 1;
    background: transparent no-repeat center center;
    background-size: 24px 24px;
    border: 1px solid transparent;
    border-radius: 4px;
    right: 0;
    position: absolute;
    }
    .blockreassurance_product > div {
    width: 100% !important;

}
}

.deo-social-login-links, .deo-social-line-spacing {
    display: none;
}

#category .show-more {
    color: #8fab21;
    border: 1px solid;
    padding: 4px;
    top: 10px;
    position: relative;
    cursor: pointer;
    z-index: 99;
}
#category .show-less {
    color: #8fab21;
    border: 1px solid;
    padding: 4px;
    top: 10px;
    position: relative;
    cursor: pointer;
    z-index: 99;
}

.deo-horizontal-menu .megamenu > .nav-item > .nav-link {
    font-size: 12px;
}
.menu-float .deo-horizontal-menu .megamenu > .nav-item + .nav-item {
    margin-left: 15px;
}


.product-flags .product-flag.on-sale {
    display: none !important;
}


#footer .logo.block img {
    width: 20%;
}

@media (max-width: 991px) {
    #footer .logo.block img {
    width: 60%;
}

}

.blockreassurance_product {
    width: 100%;
    float: left;
}
.blockreassurance_product > div {
    width: 50%;
    float: left;
}



.thumbnail-container .deo-attr-list-container, .thumbnail-container .deo-attr-list-container {
    display: none !important;
}

@media (max-width: 747px) {
    .dropdown-widget.dropdown-menu .mega-col .widget-category_image.categorie-1 .cate-name a {
        display: inline-block;
    }
    
    .megamenu .dropdown-widget .menu-title a {
        text-transform: uppercase;
    }
}




.deo-hover-bridge{
  position: absolute !important;
  background: transparent;
  z-index: 999999;
  pointer-events: auto;
  display: none;
}

/* IMPORTANT: nu forțăm dropdown-ul decât când meniul e pe 2 rânduri */
.deo-menu-wrapped .deo-horizontal-menu .megamenu > li.nav-item.parent.dropdown.keep-open > .dropdown-widget.dropdown-menu{
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}


#btn_tbiro {
    width: 60%;
}


body#checkout .custom-invoice-checkbox {
    font-weight: 600;
    
}

body#checkout .custom-invoice-checkbox input {
    transform: scale(1.7);
    margin-left: 10px;
    cursor: pointer;
    margin-right: 8px;
    position: relative;
    top: -5px;
}

@media (max-width:747px) {
    body#checkout .custom-invoice-checkbox input {
        top: -15px;
    }
}

.contact-info p {
    margin-left: 6px;
    padding: 0;
    text-align: left;
}
.contact-info  {
    margin-left:45px;
   
}
.box-background-service {
    padding: 0px 0px !important;
}

.box-about-us-manufacturers {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.box-products-sidebar {
    margin-top: 15px;
}
.box-products {
    margin-bottom: 15px;
}

.megamenu .dropdown-widget .sub-categorie-1-pluta {
    margin-bottom: 13px;
    margin-left: 20px;
}
.dropdown-widget.dropdown-menu .mega-col .widget-category_image.sub-categorie-1-pluta .cate-name a {
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: 2px;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    margin-top: 13px;
    font-family: "Open Sans", sans-serif;
}
.megamenu .dropdown-widget .sub-categorie-1-pluta h4 {
    font-size: 12px;
}

.megamenu .dropdown-widget .sub-categorie-1.link-cat-stone a {
    margin-left: 10px;
}


body#product .blockreassurance_product .contact-info {
    float: left;
    margin-left: -5px;
}


body#index .product-miniature {
    height: 420px !important;
}

body#index #bottom_index_prods .product-miniature {
    height: auto !important;
    margin-bottom: 25px !important;
}

#footer .links.block {
    display: none !important;
}



.header-container .contact-link {
    color: #fff;
    margin-left: 5px;
    font-weight: 600;
    background: #1bbc9b;
    padding: 0px 5px;
    padding-bottom: 2px;
}