/**
Theme Name: EKE
Author: Carlos Fabuel
Author URI: https://carlosfabuel.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: EKE
Template: astra
*/
/* --wp--preset--color--luminous-vivid-orange: #ff001b;*/
#content{border-top:4px solid black;}
#masthead{border-bottom:4px solid #ff001b; background-color:#FFFFFF !important;}
.single_add_to_cart_button{background-color: #ff001b !important;}
#ast-scroll-top{background-color: #ff001b !important;}
a, .page-title {
    color: #ff001b !important;
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"], form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button, body .wp-block-file .wp-block-file__button, .woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale, [CLASS*="wc-block"] button, .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping), .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout, .woocommerce button.button.alt.disabled.wc-variation-selection-needed, [CLASS*="wc-block"] .wc-block-components-button{  border-color: #ff001b !important;
	background-color: #ff001b !important;align-content}

:root {
    --ast-global-color-0:  #ff001b !important;
    --ast-global-color-1: #F15808;
    --ast-global-color-2: #000000;
    --ast-global-color-3: #353535;
    --ast-global-color-4: #FEF1E4;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #E5D7D1;
    --ast-global-color-7: #140B06;
    --ast-global-color-8: #222222;
}
@media (width <= 1250px) {
	.wp-block-uagb-container p, .wp-block-uagb-advanced-heading  h2.uagb-heading-text{ margin:5%;max-width:90%; }
	.wp-block-uagb-container p{word-break: break-word;text-align: justify;}
	img{ padding-left:5%;width:85%;}
	
	}
}

.uagb-icon-list__source-wrap{padding-top:10px !important;}

.wp-block-uagb-icon-list.uagb-block-95a7229d .wp-block-uagb-icon-list-child .uagb-icon-list__source-wrap, .uagb-icon-list__source-wrap {padding-top: 4px !important;}

.uagb-icon-list__source-wrap svg{padding-top: 4px !important;}
.nones{display:none !important;}

body.single .entry-content{ margin:0 auto;
    width: 88%;}
/* body.archive #content */
body.archive .site-content > .ast-container {
    max-width: 85%;
    padding: 0;
}
/* Fondo para artículos */

.custom-header {
    background-size: cover;
    background-position: center;
    padding: 60px 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.custom-header .entry-title {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.custom-header .entry-meta {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.8);
}
#header_post h1{
    color: var(--ast-global-color-5);
    text-shadow: 5px 5px 10px var(--ast-global-color-7);	
	word-break: break-word;
	font-size: 4rem;
    font-family: 'Poppins',sans-serif;
    line-height: 1.4em;
	font-weight: 600;
	text-align: center;
}

body.single header.entry-header{display:none;}
header#header_post{display: block;}



@media (min-width: 545px){
.ast-page-builder-template .comments-area, .single.ast-page-builder-template .entry-header, .single.ast-page-builder-template .post-navigation, .single.ast-page-builder-template .ast-single-related-posts-container {
    max-width: max-content  !important;
}
}

#content{background-color: #ffffff !important;}

.ast-page-builder-template .entry-header {
margin-top: 0 !important;}
/* category */

.post-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.post-row {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.post-thumbnail img {
    width: 100px;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
}

.post-content {
    flex: 1;
}

.post-title {
    margin: 0 0 10px;
    font-size: 1.25rem;
}

.post-excerpt {
    font-size: 1rem;
    color: #666;
}
.cuadro {border-top: 4px dotted black;padding-top:30px !important}
.margin-bottom-30{margin-bottom:30px;}
 h2.wp-block-heading{background-color: red;
    padding: 5px;
    color: white;
    margin-top:30px;
}

.uagb-tm__company {
    padding-top: 8px;
}
.blanco{color:#ffffff !important;}

.botonTextoBlanco span.uagb-inline-editing, .wc-forward, .woocommerce-button{color:#ffffff !important;}

body.single-product #header_post{display:none;}


body.single-product .ast-separate-container #primary, body.single-product .ast-separate-container.ast-left-sidebar #primary, body.single-product .ast-separate-container.ast-right-sidebar #primary, body.single-product .ast-container #primary {
    margin: 0 !important;
}



        #comparison-table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            font-size: 16px;
            text-align: left;
        }

        #comparison-table thead {
            background-color: #000;
            color: #fff;
        }

        #comparison-table th, #comparison-table td {
            border: 1px solid #ddd;
            padding: 12px;
        }

        #comparison-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }

        #comparison-table tr:hover {
            background-color: #f1f1f1;
        }

        #comparison-table .highlight {
            background-color: #ff001b;
            color: #fff;
            font-weight: bold;
        }

        @media (max-width: 768px) {
            #comparison-table th, #comparison-table td {
                font-size: 14px;
                padding: 8px;
            }
        }
.note {
            font-size: 12px;
            color: #aaa;
            text-align: center;
            margin-top: 10px;
        }

.centrado{text-align:center;}

.wsatc-add-to-cart {background-color: #ff001b !important;color:#ffffff !important;}


.thumbnails {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px 0;
    scroll-behavior: smooth;
}

.thumbnails::-webkit-scrollbar {
    height: 5px;
}

.thumbnails::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

.thumb {
    width: 80px;
    height: 50px;
    cursor: pointer;
    border: 2px solid transparent;
    transition: 0.3s;
    flex: 0 0 auto; /* Ensures thumbnails don't shrink */
}

.thumb:hover {
    border-color: #fff;
}

.swiper-button{background:black; color red;}