/***************************************
    LUIS CAMBRA - EXTRA STYLES
***************************************/

/***************************************
    GENERAL BLOCK
***************************************/
/* COLORES WEB
   Gris: #d1d3d4
*/

@font-face {
    font-family: 'Raleway-Light';
    src: url('Raleway-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'Raleway-Bold';
    src: url('Raleway-Bold.ttf') format('truetype');
}

.h1, .h2, .h3 {
    font-family: 'Raleway-Light';
}

.product-flags .new {
    background: #333;
    right: 0 !important;
}
.all-product-link:hover {
    background-color: #333;
    border: 1px solid #333;
    color: #FFF;
}
.add-to-cart-buttons:before, .view:before, .products .product_list li .quick-view {
    color: #d1d3d4 !important;
}
.add-to-cart-buttons:hover:before, .view:hover:before, .products .product_list li .quick-view:hover {
    color: #333 !important;
}
#do_gory {
    border-left: 20px solid #333;
    border-right: 20px solid #333;
    border-bottom: 20px solid #333;
    border-top: 20px solid #333;
}
.psgdpr_consent_message a {
    color: #333;
    font-weight: bold;
}
main a {
    color: #333;
}
.product_list .product-add-to-cart-buttons, .product_list .add.add-to-cart-button-none {
    display: none;
}

/***************************************
    END GENERAL BLOCK
***************************************/

/***************************************
    HEADER BLOCK
***************************************/
#header .header-top a[data-depth="0"], 
.header-top .menu .sub-menu .top-menu > li a.dropdown-submenu {
    font-family: 'Raleway-Light';
}
#header > .header-top .menu ul li:hover a.dropdown-item[data-depth="0"] {
    color: #000 !important;
}
#header > .header-top .menu ul > li:hover .sub-menu {
    border-top: 2px solid #000;
}
#header .cart-icons:after, #header .login-icons:after, #header .language-icons:after, #header .search-widget .search_button::before {
    color: #d1d3d4 !important;
}
#header #_desktop_cart:hover .cart-icons:after, #header .user-info:hover .login-icons:after, #header .language-icons:hover:after, #header .search-widget .search_button:hover:before {
    color: #333 !important;
}
#header .header-top .menu .sub-menu .top-menu > li a.dropdown-submenu {
    color: #777 !important;
}
#header .header-top .menu .sub-menu .top-menu > li a.dropdown-submenu:hover {
    color: #333 !important;
}
#header .right-nav .company-info .factory-icons:after {
    content: "\f275";
    color: #d1d3d4 !important;
    text-align: center;
    cursor: pointer;
    z-index: 1001;
    font-family: "FontAwesome";
    font-size: 28px;
    display: inline-block;
    top: 0;
    left: 0;
    width: 60px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header .right-nav .catalog-download .download-icons:after {
    content: "\f019";
    color: #d1d3d4 !important;
    text-align: center;
    cursor: pointer;
    z-index: 1001;
    font-family: "FontAwesome";
    font-size: 30px;
    display: inline-block;
    top: 2px;
    left: 0;
    width: 60px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#header .right-nav .company-info .factory-icons:hover:after,
#header .right-nav .company-info .factory-icons:focus:after,
#header .right-nav .company-info .factory-icons:active:after {
    color: #333 !important;
}
#header .right-nav .catalog-download .download-icons:hover:after,
#header .right-nav .catalog-download .download-icons:focus:after,
#header .right-nav .catalog-download .download-icons:active:after {
    color: #333 !important;
}
@media (min-width: 768px) and (max-width: 1350px){
    #header .right-nav .company-info .factory-icons:after {
        font-size: 28px !important;
        width: 42px !important;
    }
    #header .right-nav .catalog-download .download-icons:after {
        font-size: 30px !important;
        width: 42px !important;
    }
}
@media (max-width: 991px){
    #header .header-top a[data-depth="0"] {
        font-size: 10px;
    }
}
@media (max-width: 767px){
    #header .cart-icons:after, 
    #header .login-icons:after, 
    #header .language-icons:after, 
    #header .search-widget .search_button:before {
        color: #333 !important;
    }
    #header .header-nav .company-info,
    #header .right-nav .catalog-download {
        display: none;
    }
    #_mobile_logo a {
        display: inline-block;
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #_mobile_logo a .logo {
        padding: 5px;
        margin-left: 0;
        height: auto;
        max-width: 100%;
        max-height: 50px;
    }
}
/***************************************
    END HEADER BLOCK
***************************************/

/***************************************
    FOOTER BLOCK
***************************************/
#footer {
    /*background: #333;*/
    background: linear-gradient(#333 60%, #000);
}
#footer .logo {
    display: none;
}
.block_newsletter form input[type="text"] {
    border: 1px solid #d1d3d4;
}
.block_newsletter form input {
    background: #d1d3d4;
}
.block-social li {
    border: 1px solid #d1d3d4;
    background-color: #d1d3d4;
}
.block-social li:hover {
    background-color: #000;
}
.account-list.collapse a:hover, 
.footer-container li a:hover:before,
.footer-container li a:hover,
#footer a:hover{
    color: #d1d3d4 !important;
}
@media (max-width: 767px){
    .footer-container .block-contact.links ul li {
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
        border: none;
        padding: 10px 15px;
        text-align: center;
    }
    .footer-container .block-contact.links ul li:nth-child(n+2) {
        padding: 0 15px;
    }
    .block-contact .fa,
    .footer-container .block-contact .navbar-toggler,
    .footer-container .block-contact.links ul li:nth-child(n+2) br {
        display: none;
    }

}
/***************************************
    END FOOTER BLOCK
***************************************/

/***************************************
    HOME BLOCK
***************************************/
.buttons-banners:hover {
    color: #333;
    background-color: #d1d3d4;
}
/***************************************
    END HOME BLOCK
***************************************/

/***************************************
    CATEGORY BLOCK
***************************************/
.block-category h1.h1 {
    font-size: 24px;
    font-weight: bold;
}

.pagination .current a, .pagination a:not(.disabled):hover {
    background: #333;
    color: #fff;
}

#subcategories ul li {
    width: 50%;
    float: left;
}
#subcategories ul li:nth-child(2n+1) {
    padding-right: 15px;
    clear: left;
}
#subcategories ul li:nth-child(2n) {
    padding-left: 15px;
}
#subcategories ul li img {
    max-width: 100%;
    margin-bottom: 15px;
}
#subcategories ul li h2 {
    text-align: center;
}
#subcategories ul li div.cat_desc {
    display: none;
}
.block-category #category-description {
    padding: 15px 0;
}
.products .thumbnail-container {
    background: #fff;
}

/* BLOCK CATEGORIES */
.block-categories .category-sub-menu li {
    padding-right: 25px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-size: 14px;
}
.block-categories .collapse-icons {
    top: 3px;
}

@media (max-width: 767px){
    .block-category .category-cover {
        display: none;
    }
    #subcategories ul li {
        width: 100%;
    }
    #subcategories ul li:nth-child(2n+1),
    #subcategories ul li:nth-child(2n) {
        clear: left;
        padding: 0;
    }
}
@media (max-width: 480px){
    .products .product_list li.product_item {
        width: 50%;
        float: left;
    }
    .products .product_list li.product_item:nth-child(2n+1) {
        clear: left;
    }
    .products .product_list li .quick-view {
        display: none;
    }
}
/***************************************
    END CATEGORY BLOCK
***************************************/

/***************************************
    PRODUCT BLOCK
***************************************/
button.add-to-cart-buttons-products {
    color: #ffffff !important;
    background: #d1d3d4 !important;
}
button.add-to-cart-buttons-products:hover {
    color: #ffffff !important;
    background: #333 !important;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    color: #FFFFFF;
    background: #333;
}
#product_comments_block_extra .comments_advices a:last-child {
    color: #d1d3d4;
}
#product_comments_block_extra .comments_advices a:last-child:hover {
    color: #333;
}
.product-actions .control-label {
    width: 100%;
    margin-bottom: 0.375rem;
    display: block;
    width: 100%;
    font-size: 18px;
    margin-top: 20px;
}
.product-variants .input-color, .product-variants .color.texture {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
}
.product-cover {
    background: #ffffff;
}
@media (max-width: 767px){
    #product #main {
        display: flex;
        flex-direction: column;
    }
    #product #main .lc_images{
        order: 1;
    }
    #product #main .lc_prices{
        order: 2;
    }
    #product #main .lc_description{
        order: 3;
    }
    #product #main .tabs{
        order: 4;
    }

}

@media (max-width: 600px){
    .tabs .nav-tabs .nav-item, .tabs .nav-tabs .nav-link {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 480px){
    #product button.add-to-cart-buttons-products {
        font-size: 12px !important;
    }
    .product-quantity .qty {
        width: 65px;
        margin-right: 5px;
    }
    .product-quantity #quantity_wanted {
        width: 2.6rem;
    }
}
/***************************************
    END PRODUCT BLOCK
***************************************/



/***************************************
    LAYER CART BLOCK
***************************************/
@media (max-width: 600px){
    #blockcart-modal .modal-title {
        padding-right: 30px;
    }
    #blockcart-modal .cart-content-btn button, #blockcart-modal .cart-content-btn a, #checkout button.continue {
        width: 100%;
    }

}
/***************************************
    LAYER CART BLOCK
***************************************/

/***************************************
    CHECKOUT BLOCK
***************************************/
body#checkout section.checkout-step {
    margin: 0;
}
body#checkout .custom-checkbox a, body#checkout .condition-label a {
    color: #333;
    font-weight: bold;
}

@media (max-width: 480px){
    body#checkout .custom-checkbox {
        float: left;
        display: block;
    }
    body#checkout .custom-checkbox > span, body#checkout .custom-checkbox > input {
        width: 15%;
        float: left;
        clear: none;
        left: 0;
    }
    body#checkout .custom-checkbox > label {
        width: 80%;
        float: right;
        clear: none;
        margin: 0;
    }
    body#checkout section.checkout-step .form-footer button, body#checkout #payment-confirmation button {
        width: 100%;
    }
    #checkout .delivery-options img, #checkout .delivery-options .delivery-option > label > .row > div:nth-child(2) {
        display: none;
    }
    body#checkout #conditions-to-approve .custom-checkbox > input, body#checkout #conditions-to-approve .custom-checkbox > span {
        width: 30px;
    }
}
/***************************************
    END CHECKOUT BLOCK
***************************************/