.iva-incluido{
font-size: 0.8rem;
width: 100%;
display: block;
text-align: right;
}
.item-sku{
display:block;
font-size:13px;
color:#777;
margin-top:4px;
}
.btncond{
width: 100%;
text-align: center;
background: #2b4596 !important;
border-radius: 4px !important;
padding-block: 20px;
}
.woocommerce-cart a.checkout-button {
display: none !important;
}
.precio-cotizacion{
display: none;
}
.categoria-titulo a{
color: white !important;
text-transform: uppercase!important;
}
*{
font-family: Inter!important;
}
.archive  .woocommerce-breadcrumb{
display: none;
}
.ast-woocommerce-container .sin-banner{
display: none;
}
.ast-theme-transparent-header #masthead {
position: INHERIT!IMPORTANT;
BACKGROUND: WHITE!IMPORTANT;
}
.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img {
filter: NONE!IMPORTANT;
}
.ast-builder-grid-row>.site-header-section {
justify-content: space-between;
}
.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-menu, .ast-theme-transparent-header.ast-header-break-point .main-header-bar-wrap .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .ast-mobile-header-wrap .main-header-bar {
background-color: white!important;
}
.ast-builder-menu-1 .menu-item > .menu-link {
color: #1E1E1E !important;
text-transform: capitalize;
}
#dgwt-wcas-search-input-1{
border: 2px solid #333!important;
}
.ast-icon svg:not([fill]) {
fill: rgb(181 20 20)!important;
}
.elementor-1165 .elementor-element.elementor-element-cc45d63{
display:none;
}
.elementor-1165 .elementor-element.elementor-element-012b4cf{
background: linear-gradient(85deg, #2B4596 -0.29%, #0E1630 126.26%);
}
.divcontact {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.w100{
width: 100%;
}
.w50{
width: 47%;
}
.w60{
width: 60%;
}
.w40{
width: 38%;
}
form{
border-radius: 9px;
background: #FFF;
padding: 2rem 2rem 0rem 2rem;
}
.textodecontacto p{
margin-bottom: 10px!important;
line-height: normal!important;
}
.divcontact input[type=text] {
border-radius: 6px!important;
border: 1px solid #C9C9C9;
background: #FCFCFC;
height: 52px!important;
flex-shrink: 0;
}
.divcontact input[type=email] {
border-radius: 6px!important;
border: 1px solid #C9C9C9;
background: #FCFCFC;
height: 52px!important;
flex-shrink: 0;
}
.divcontact input[type=tel] {
border-radius: 6px!important;
border: 1px solid #C9C9C9;
background: #FCFCFC;
height: 52px!important;
flex-shrink: 0;
}
.divcontact select{
border-radius: 6px!important;
border: 1px solid #C9C9C9;
background-color: #FCFCFC;
height: 52px!important;
flex-shrink: 0;
}
.divcontact textarea {
height: 133px!important;
border-radius: 6px!important;
border: 1px solid #C9C9C9;
background: #FCFCFC;
}
.wpcf7 form.sent .wpcf7-response-output {
margin: 0em 0.5em 0em!important;
padding: 0em 1em 2rem 1rem!important;
}
.wpcf7 form .wpcf7-response-output{
border: none !important;
text-align: center!important;
font-weight: 900!important;
}
.divcontact .title{
color: #1E1E1E;
text-align: center;
font-family: Inter;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 0.5em;
}
.divcontact .aviso{
color: #1E1E1E;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.divcontact .aviso a, .divcontact .aviso a:hover, .divcontact .aviso{
color: #1E1E1E;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.divsubmit p{
display: flex;
justify-content: space-between;
}
.divsubmit input{
order: 2!important;
color: #FFF;
text-align: center;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
border-radius: 6px;
background: #2B4596;
height: 56px;
}
.wpcf7-list-item{
margin:0px!important;
}
.divtextoolace p{
margin-bottom: 10px!important;
}
.categorias-woocommerce {
display: grid;
grid-template-columns: repeat(2, minmax(150px, 1fr));
gap: 5px 50px; max-width: 600px;
margin: 0 1px;
}
.categoria-item a {
color: #ffffff;
font-size: 15px;
font-weight: 400;
text-decoration: none;
display: block;
padding: 2px 0;
height: 20px;
transition: color 0.3s ease;
}
.categoria-item a:hover {
color: #cce0ff; }
.divfootercat > div{
padding: 0;
}
.astra-cart-drawer-content .checkout {
background-color: #E42621!important;
} .filtro-categorias {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
margin-bottom: 20px;
}
.filtro-categorias-completo {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
margin-bottom: 20px;
}
.categoria-btn {
padding: 8px 16px;
border: 1px solid #1E1E1E;
background: white;
cursor: pointer;
color: #1E1E1E;
border-radius: 8px;
transition: all 0.3s ease;
text-transform: math-auto;
font-weight: 400;
font-size: 0.8em;
width: 200px;
border-radius: 6px;
padding-top: 12px;
padding-bottom: 12px;
}
.categoria-btn.activo,
.categoria-btn:hover {
background-color: #2B4596;
color: white;
border-color: #2B4596;
}
.categoria-btn_completo {
padding: 8px 16px;
border: 1px solid #1E1E1E;
background: white;
cursor: pointer;
color: #1E1E1E;
border-radius: 8px;
transition: all 0.3s ease;
text-transform: math-auto;
font-weight: 400;
font-size: 0.8em;
width: 200px;
border-radius: 6px;
padding-top: 12px;
padding-bottom: 12px;
}
.categoria-btn_completo.activo,
.categoria-btn_completo:hover {
background-color: #2B4596;
color: white;
border-color: #2B4596;
}
.grid-productos {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
gap: 20px;
}
.grid-productos-completo {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
gap: 20px;
}
.producto {
text-align: center;
background: #fff;
padding: 15px;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.producto img {
max-width: 100%;
height: auto;
}
.producto-completo {
text-align: center;
background: #fff;
padding: 15px;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.producto-completo img {
max-width: 100%;
height: auto;
}
.ver-mas {
display: inline-block;
margin-top: 8px;
padding: 6px 14px;
background: #000;
color: #fff;
text-decoration: none;
border-radius: 6px;
width: 100%;
font-weight: 400;
font-size: 16px;
font-family: 'Inter' !important;
}
#productos-filtrados{
width: 96%;
margin: 3em auto 0em auto;
text-align: center;
font-size: 15px;
font-weight: 600;
color: #1E1E1E;
}
#productos-filtrados-completo{
width: 96%;
margin: 3em auto 0em auto;
text-align: center;
font-size: 15px;
font-weight: 600;
color: #1E1E1E;
}
.grid-productos {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
justify-items: center;
margin-bottom: 20px;
}
.grid-productos-completo {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
justify-items: center;
margin-bottom: 20px;
}
.producto {
background: none;
border-radius: 10px;
box-shadow: none;
padding: 15px 10px;
text-align: center;
}
.producto img{
width: 100%;
height: 260px;
}
.producto:hover {
transform: translateY(-5px);
}
.producto:hover a{
color: #fff;
}
.producto-completo {
background: none;
border-radius: 10px;
box-shadow: none;
padding: 15px 10px;
text-align: center;
}
.producto-completo img{
width: 100%;
height: 260px;
}
.producto-completo:hover {
transform: translateY(-5px);
}
.producto-completo:hover a{
color: #fff;
}
.ver-mas-categoria {
text-align: center;
margin-top: 4em;
}
.ver-mas-categoria_completo {
text-align: center;
margin-top: 4em;
}
.btn-ver-todos {
display: inline-block;
padding: 13px 32px;
background-color: #ffffff00;
color: #000000;
text-decoration: none;
border-radius: 8px;
transition: all 0.3s ease;
border: 1px solid #000;
font-size: 18px;
font-weight: 600;
border-radius: 6px;
}
.btn-ver-todos:hover {
background-color: #ffffff00;
color: #000;
cursor: pointer;
}
.producto h3{
font-size: 16px;
margin: 20px auto 10px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 600;
color: #000;
}
.producto h4{
font-size: 18px;
margin: 10px auto 0px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 500;
color: #000;
height: 60px;
margin-bottom: 0px;
}
.producto-completo h3{
font-size: 16px;
margin: 20px auto 10px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 600;
color: #000;
}
.producto-completo h4{
font-size: 18px;
margin: 10px auto 0px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 500;
color: #000;
height: 60px;
margin-bottom: 0px;
}
header .custom-logo-link img {
filter: none!important;
} .filtro-categorias {
text-align: center;
margin-bottom: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 5px;
} .subcats-botones{
margin-top: 10px;
text-align: center;
}
.subcat-btn{
display:inline-block;
padding:10px 20px;
margin:5px;
background:#000;
color:#fff;
border-radius:5px;
text-decoration:none;
}
.subcat-btn:hover{
color:#fff;
}
#lista-productos {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 25px;
}
#lista-productos.colaboracion-activa {
display: block !important;
text-align: center;
}
.product-sku{
margin-bottom: 0 !important;
}
@media (max-width: 1024px) {
#lista-productos {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
#lista-productos {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 390px) {
#lista-productos {
grid-template-columns: 1fr;
}
}
.producto-item {
background: none;
border-radius: 10px;
box-shadow: none;
padding: 15px 10px;
text-align: center;
}
.producto-item:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.producto-item img {
width: 100%;
height: 220px;
object-fit: cover;
border-radius: 10px;
}
.producto-item h3 {
font-size: 16px;
margin: 10px 0;
font-weight: 600;
}
.producto-item p {
margin: 5px 0;
font-size: 14px;
}
.producto-item a {
display: inline-block;
background: #222;
color: white;
padding: 8px 15px;
border-radius: 5px;
text-decoration: none;
margin-top: 8px;
transition: 0.3s;
}
.producto-item a:hover {
background: #444;
}
.boton-ver-categoria {
display: inline-block;
padding: 13px 32px;
background-color: #ffffff00;
color: #000000;
text-decoration: none;
border-radius: 8px;
transition: all 0.3s ease;
border: 1px solid #000;
font-size: 18px;
font-weight: 600;
border-radius: 6px;
margin-top: 20px;
}
.boton-ver-categoria:hover {
background-color: #ffffff00;
color: #000;
cursor: pointer;
}
.enlace-producto {
background: none;
border-radius: 10px;
box-shadow: none;
padding: 15px 10px;
text-align: center;
background: #fff;
}
.enlace-producto:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.12);
}
.enlace-producto img {
width: 100%;
height: 360px;
object-fit: contain;
border-radius: 10px;
}
.enlace-producto h3{
font-size: 16px;
margin: 20px auto 10px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 600;
color: #000;
}
.enlace-producto h4{
font-size: 18px;
margin: 10px auto 0px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 500;
color: #000;
height: 60px;
margin-bottom: 0px;
}
.enlace-producto p {
margin: 5px 0;
font-size: 14px;
}
.boton-ver {
display: inline-block;
margin-top: 8px;
padding: 6px 14px;
background: #000;
color: #fff;
text-decoration: none;
border-radius: 6px;
width: 100%;
font-weight: 400;
font-size: 16px;
font-family: 'Inter' !important;
}
.boton-filtro {
padding: 5px;
border: 1px solid #1E1E1E;
background: white;
cursor: pointer;
color: #1E1E1E;
transition: all 0.3s ease;
text-transform: math-auto;
font-weight: 400;
font-size: 0.95em;
width: 170px;
border-radius: 6px;
padding-top: 12px;
padding-bottom: 12px;
line-height: normal;
letter-spacing: normal;
}
.boton-filtro.activo,
.boton-filtro:hover {
background-color: #2B4596;
color: white;
border-color: #2B4596;
}
.woocommerce-js .woocommerce-breadcrumb{
font-size: .7em!important;
color: #797979!important;
}
.woocommerce-js div.product .product_title{
font-family: Inter!important;
font-weight: 600!important;
font-size: 28px!important;
line-height: 100%;
letter-spacing: 0%;
color: #1E1E1E!important;
display: block;
}
.woocommerce-js div.product .related.products, .woocommerce-js div.product .woocommerce-tabs {
display: none;
}
.woocommerce div.product p.price{ }
.tt{
width: 100%;
}
.ast-shipping-text, .woocommerce-js div.product div.summary .single-product-category {
display: none;
}
.categoriassingle, .categoriassingle a{
font-family: Inter!important;
font-weight: 500!important;
font-size: 18px!important;
line-height: 100%;
letter-spacing: normal;
vertical-align: middle;
color: #082341!important;
}
.sku_wrapper .sku{
font-family: Inter!important;
font-weight: 400!important;
font-size: 18px!important;
line-height: 100%;
letter-spacing: normal;
vertical-align: middle;
color: #082341!important;
}
.woocommerce-js div.product .product_meta{
display: none;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
width: 50%;
font-family: Inter !important;
font-weight: 600;
text-transform: math-auto;
font-size: 15px;
line-height: 100%;
letter-spacing: normal;
text-align: center;
background-color: #2B4596 !important;
} .categorias-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 2fr));
grid-auto-rows: 250px; 
gap: 15px;
max-width: 95%;
margin: 40px auto;
padding: 0 0px;
align-items: start;
} .categoria-item {
position: relative;
overflow: hidden;
border-radius: 12px;
cursor: pointer; display: block;
height: 100%;
align-self: stretch; min-height: 0; } .categoria-bg {
background-size: cover;
background-position: top;
width: 100%;
height: 100%; display: flex;
align-items: center;
justify-content: center;
position: relative;
transition: transform 0.3s ease;
} .categoria-bg::before {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.4);
transition: background 0.3s ease;
z-index: 1;
} .categoria-item > a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
color: inherit;
} .categoria-nombre {
position: absolute;
bottom: 50;
left: 0;
right: 0;
text-align: center;
color: #fff;
font-weight: 600;
font-size: 1.05rem;
padding: 14px 10px;
z-index: 2; font-family: Inter!important;
font-weight: 600;
font-size: 24px!important;
line-height: normal;
letter-spacing: 0%;
text-align: center;
} .categoria-item:hover .categoria-bg {
transform: scale(1.05);
}
.categoria-item:hover .categoria-bg::before {
background: rgba(0, 0, 0, 0.6);
}    .categoria-pattern-1 {
grid-column: span 2;
grid-row: span 1;
} .categoria-pattern-3 {
grid-column: span 1;
} .categoria-pattern-4 {
grid-column: span 1;
} .categoria-pattern-6 {
grid-column: span 2;
} .categoria-pattern-8 {
grid-column: span 2;
} .categoria-pattern-10 { }  .categoria-banner {
background-size: cover;
background-position: center;
padding: 145px 20px;
text-align: center;
color: #fff;
position: relative;
}
.categoria-banner::after {
content: '';
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.4);
}
.producto-sku-loop{
text-align: center;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 600;
color: #000;
}
.categoria-titulo {
position: relative;
font-size: 2.5rem;
font-weight: bold;
z-index: 2;
margin: 0;    
text-transform: uppercase!important;
}
.woocommerce-products-header{
display: none;
}
.categoria-descripcion {
text-align: center;
font-size: 1.1rem;
color: #555;
margin: 30px auto;
max-width: 800px;
}
.contenedor-productos ul.products {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 25px;
}
ul.products li.product {
background: #fff;
border: 1px solid #eee;
border-radius: 10px;
overflow: hidden;
transition: all 0.3s ease;
text-align: center;
padding: 15px;
}
ul.products li.product:hover {
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
transform: translateY(-3px);
}
.ast-separate-container.ast-right-sidebar #secondary, .ast-separate-container.ast-left-sidebar #secondary{
display: none;
}
.ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-left-sidebar #primary{
width: 100%;
margin-top: 0px!important;
}
.tax-product_cat .site-content .ast-container{
padding: 0px!important;
background: #fff;
}
.ast-separate-container .ast-woocommerce-container {
padding: 0px!important;
}
.tax-product_cat .woocommerce-breadcrumb{
display: none;
}
.categoria-titulo{
font-family: Inter!important;
font-weight: 600!important;
font-size: 32px;
line-height: normal;
letter-spacing: 0%;
text-align: center;
color: #fff!important;
}
.contenedor-productos{
width: 94%!important;
margin: auto!important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
display: none;
}
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.review-rating {
display: none;
}
.woocommerce-js ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category {
display: block;
line-height: 1.3;
opacity: 1!important;
font-size: 16px!important;
margin: 5px auto 10px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 600;
color: #000 !important;
text-align: center;
}
.astra-shop-summary-wrap{
padding: 0px 10px;
text-align: center;
}
ul.products li.product{
border: 0px!important;
}
.boton-ver-mas {
display: inline-block;
margin-top: 10px;
padding: 6px 14px;
background: #000;
color: #fff;
text-decoration: none;
border-radius: 8px;
width: 100%;
font-weight: 400;
font-size: 16px;
font-family: 'Inter' !important;
text-align: center;
}
.boton-ver-mas:hover {
cursor: pointer;
color: #fff;
}
.ast-loop-product__link{
font-size: 18px;
margin: 10px auto 0px auto;
line-height: normal;
font-family: 'Inter' !important;
font-weight: 500;
color: #000;
height: 80px;
margin-bottom: 0px;
}
.page-id-8397{
background-color: #282828;
}
.page-id-8397 .e-con-inner{
padding: 0;
}
#parragcot p{
font-family: Inter !important;
font-weight: 500;
font-size: 1.1rem;
line-height: 1.1;
text-align: center;
color: #1E1E1E;
margin-bottom: 11px;
}
#graciascontc{
padding: 15px 60px;
}
.notacot{
font-family: "Inter", Sans-serif;
font-size: 12px;
line-height: 1.1;
word-spacing: 0px;
color: #1E1E1E;
margin-bottom: 0px;
}
.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers{
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
border: 0px !important;
border-radius: 50%;
}  .woocommerce nav.woocommerce-pagination ul {
display: flex;
justify-content: center;
gap: 8px;
list-style: none;
padding: 0;
} .woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers,
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers {
text-indent: -9999px;
overflow: hidden;
background-color: #fff;
background-size: 15px;
background-position: center;
background-repeat: no-repeat;
} .woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers {
background-image: url(https://www.eqover.com.mx/wp-content/uploads/2025/11/derecha.png);
} .woocommerce nav.woocommerce-pagination ul li a.next.page-numbers {
background-image: url(https://www.eqover.com.mx/wp-content/uploads/2025/11/izquierda.png);
}  .xoo-wsc-cart-trigger {
background-color: #21409a !important; color: #ffffff !important;
padding: 10px 24px !important;
border-radius: 8px !important; display: inline-flex !important;
align-items: center !important;
gap: 12px !important; text-decoration: none !important;
cursor: pointer;
transition: background-color 0.3s ease;
} .xoo-wsc-cart-trigger:hover {
background-color: #1a337a !important;
} .xoo-wsc-sc-bkcont {
display: flex !important;
align-items: center !important;
position: relative;
} .xoo-wsc-sc-bki {
font-size: 24px !important; color: #ffffff !important;
} .xoo-wsc-sc-bkcont::after {
content: "Mis artículos" !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
font-weight: 600 !important;
font-size: 16px !important;
color: #ffffff !important;
margin-left: 8px;
white-space: nowrap;
}     .menu-item.xoo-wsc-menu-item {
list-style: none !important;
display: flex !important;
align-items: center !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
line-height: 2 !important;
}
.ast-grid-right-section{
justify-content: end!important;
}
.btncotizacion{
background: #2B4596;
padding: 10px 32px!important;
font-family: Inter!important;
font-weight: 600;
font-size: 18px;
line-height: normal;
letter-spacing: 0;
text-align: center;
vertical-align: middle;
color: #fff!important;
display: flex;
justify-content: center;
align-items: center;
border-radius: 6px!important;
}
span.xoo-wsc-sc-count, span.xoo-wsch-items-count {
border-radius: 50%; line-height:22px;
width: 25px;
display: inline-block;
text-align: center;
font-size: 17px;
right: initial;
position: absolute;
top: -19px;
left: 157px;
color: #fff;
background: #2b4596;
border: 1px solid #fff;
height: 25px;
}
#whatsapp-float {
position: fixed;
bottom: 75px;
right: 20px;
width: 60px;
height: 60px;
background: #ffffff;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
box-shadow: 0 4px 12px rgba(0,0,0,0.25);
z-index: 99999;
}
#whatsapp-float img {
width: 35px;
height: 35px;
}
#whatsapp-menu {
position: fixed;
bottom: 145px;
right: 20px;
background: white;
padding: 15px;
border-radius: 10px;
box-shadow: 0 4px 12px rgba(0,0,0,0.25);
display: none;
z-index: 99999;
}
#whatsapp-menu.open {
display: block;
}
#whatsapp-menu button {
width: 100%;
margin: 5px 0;
padding: 10px;
background: #25d366;
color: white;
border: none;
border-radius: 8px;
cursor: pointer;
font-size: 16px;
}
#whatsapp-menu p {
margin: 0 0 10px;
font-weight: bold;
font-size: 15px;
}
.misart{ }
.xoo-wsc-container .xoo-wsc-basket{
width: 165px!important;
height: 35px!important;
border-radius: 6px!important;
}
.xoo-wsc-container .xoo-wsc-basket .xoo-wsc-bki {
line-height: normal!important;
font-weight: 600!important;
text-transform: uppercase;
}
.xoo-wsc-ft-btn-checkout{
background: #E42621!important;
}
.contacto-item {
display: flex;
align-items: flex-start;
margin-bottom: 20px;
}
.contacto-icono {
font-size: 24px;
color: #a5b4fc;
margin-right: 12px;
margin-top: 3px;
}
.contacto-texto p {
margin: 2px 0;
color: #FFF;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 15px;
margin-top: 10px
}
.abrir-popup-formulario{
cursor: pointer!important;
}
.contacto-texto h3 {
color: #FFF;
margin-bottom: 15px;
font-family: Inter;
}
.contacto-texto a {
color: #f5f5f5;
text-decoration: none;
}
.contacto-texto a:hover {
text-decoration: underline;
}
.shop_table .product-price, .shop_table .product-subtotal, .shop_table .coupon{
display: none!important;
}
.cart_totals .shop_table, .cart_totals h2{
display: none!important;
}
.shop_table button, .checkout-button {
text-transform: math-auto!important;
border-color: #2B4596!important;
background-color: #2B4596!important;
}
.site-logo-img img{
filter: none!important;
}
.formulario-checkout {
display: flex;
flex-wrap: wrap;
gap: 15px;
padding: 15px;
padding-bottom: 0;
}
.formflex1 {
flex: 1 1 calc(50% - 15px);
}
.formflex2 {
flex: 1 1 calc(33.3% - 15px);
}
.formflex3 {
flex: 1 1 100%;
}
.btnenvdiv2 .wpcf7-submit{
background: #E42621;
width: 100%;
color: white !important;
border-radius: 3px !important;
padding: 17px 45px !important;
font-family: Inter;
font-size: 1.1rem;
text-transform: none;
margin-bottom: 5px;
}
.wcf-embed-checkout-form .woocommerce .wcf-product-image .wcf-product-thumbnail{
width: 35%!important;
}
.wcf-embed-checkout-form .woocommerce .wcf-product-name{
}
.post-7589 .elementor-7589 .elementor-element.elementor-element-47b366d{
background: #282828;
}
.post-7589 .e-con.e-flex>.e-con-inner{
padding-top: 0px!important;
padding-bottom: 0px!important;
}
.wcf-embed-checkout-form .woocommerce .wcf-product-name{
width: 85%;
margin-right: 0px;
font-weight: 600;
font-size: 16px;
color: #fff;
text-align: center;
}
.wcf-embed-checkout-form .woocommerce .product-total{
width: 30%;
padding-left: 0;
text-align: center;
font-weight: 400;
color: #fff;
} .etiqueta-categoria {
position: absolute;
top: 10px;
right: 10px;
z-index: 10;
width: 70px;
height: auto;
}
.etiqueta-categoria img {
width: 100%;
height: auto;
display: block;
} .woocommerce ul.products li.product {
position: relative;
overflow: hidden;
} .especial-oferta {
width: 80px;
}
.especial-remate {
width: 75px;
top: 15px;
right: 15px;
}
.ast-on-card-button.ast-onsale-card {
visibility: hidden!important;
} .popup-overlay {
display: none;
position: fixed;
inset: 0;
background: rgba(0,0,0,0.6);
z-index: 9999;
justify-content: center;
align-items: center;
padding: 20px;
}
.popup-contenido {
background: #1e1e1e;
border-radius: 12px;
max-width: 75%;
width: 100%;
padding: 30px 33px;
position: relative;
animation: fadeIn 0.3s ease;
box-shadow: 0 5px 25px rgba(0,0,0,0.3);
}
.popup-contenido h3{
font-family: Inter;
font-weight: 600;
font-size: 32px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: #fff;
}
.popup-contenido form{
background: none;
padding: 2rem 0px;
}
.oscuro{
padding: 0px;
}
.popup-contenido h4{
font-family: Inter;
font-weight: 600;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
color: #fff;
text-align: left;
margin-top: 2rem;
}
.popup-contenido input[type=email], .popup-contenido input[type=text],  .popup-contenido input[type=tel], .popup-contenido .wpcf7 select{
border: 2px solid #fff;
border-radius: 8px;
background: none;
color: #fff;
width: 100%;
padding: .75em;
}
.popup-contenido .wpcf7 select option{
color: #282828;
}
.popup-contenido .wpcf7-submit{
background: #E42621!important;
color: #fff;
font-family: Inter!important;
font-weight: 400;
font-size: 18px;
border-radius: 8px;
order: 2!important;
}
.btnnn p{
margin-bottom: 0px;
display: flex;
justify-content: space-between;
}
.popup-contenido label{
font-family: Inter!important;
font-weight: 400;
font-size: 18px;
line-height: normal;
letter-spacing: normal;
vertical-align: middle;
color: #fff;
}
.popup-cerrar {
position: absolute;
top: 8px;
right: 12px;
font-size: 22px;
font-weight: bold;
color: #555;
cursor: pointer;
}
.divctalogo{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
}
.divctalogo p{
margin-bottom: 0px!important;
}
.formulario-checkout .w100 p{
margin-bottom: 0px!important;
}
.divctalogo p a{
color: #fff!important;
font-weight: bold!important;
}
.popup-cerrar:hover {
color: #000;
}
@keyframes fadeIn {
from { opacity: 0; transform: scale(0.95); }
to { opacity: 1; transform: scale(1); }
}
.botones-colaboracion {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 15px;
margin-top: 30px;
}
.botones-colaboracion a{
background-color: #ffffff00;
color: #1e1e1e !important;
width: 250px;
border-radius: 5px;
text-decoration: none;
font-weight: 500;
border: 1px solid #1e1e1e;
padding-top: 6px;
padding-bottom: 6px;
}
.botones-colaboracion a:hover {
cursor: pointer;
color: #1e1e1e !important;
}
.div-colaboracion-final{
background-image: url(https://www.eqover.com.mx/wp-content/uploads/2025/11/Rectangle-60-1.png);
height: 500px;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: -4rem !important;
display: flex;
justify-content: center;
align-items: center;
}
.colaboracion-content{
text-align: center;
}
.boton-colaboracion-extra{
background-color: #2c3e5000;
color: #fff;
padding: 15px 32px;
border-radius: 6px;
text-decoration: none;
transition: all 0.3s ease;
border: 2px solid #FFFFFF;
font-family: Inter!important;
font-weight: 400;
font-size: 20px;
}
.boton-colaboracion-extra:hover, .boton-colaboracion-extra:active{
color: #fff!important;
cursor: pointer;
}
.boton-colaboracion-extra:focus{
color: #fff!important;
cursor: pointer;
}
.titlepaneles{
color: #fff!important;
margin-bottom: 2rem!important;
font-weight: 600;
font-size: 40px;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
background-size: 100%!important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
background-size: 100%!important;
}
.alturabanner{
padding: 135px 40% 135px 5%;
}
.elementor-7835 .elementor-element.elementor-element-842ead4>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 100px;
}
.elementor-7835 .elementor-element.elementor-element-4c55afb>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 100px;
}
.elementor-7835 .elementor-element.elementor-element-5b77063>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 100px;
} .botones-summary-producto, .buttons-container{
border-top: 1px solid #d1d1d1;
margin-top: 0.8rem;
padding-top: 1rem;
}
.ficha-tecnica-btn {
background-color: #14439b !important;
color: white !important;
padding: 5px 40px !important;
text-decoration: none !important;
border-radius: 1px !important;
display: inline-flex !important;
align-items: center !important;
margin: 0 !important;
font-weight: bold;
}
.ast-woocommerce-container{
background: inherit!important;
}
.woocommerce-js .woocommerce-ordering {
margin: 2rem 2.4rem 1.5em!important;
padding: 0.5rem 1rem!important;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form{
margin: 2.5rem auto 0rem auto!important;
width: 95%!important;
}
.search-results .woocommerce-breadcrumb{
display: none!important;
} #titlegcot h2{
font-family: Inter;
font-weight: 700;
font-style: Bold;
font-size: 2.5rem;
line-height: 1.1;
text-align: center;
color: #2B4596;
}
.parrafotcon p{
font-family: Inter !important;
font-weight: 500;
font-size: 1rem;
line-height: 1.1;
color: #1E1E1E;
margin-bottom: 4px;
}
#contactonow a{
border-radius: 9px;
background: #2B4596;
color: white;
font-family: Inter !important;
font-weight: 700;
font-size: 1rem;
line-height: 1.1;
text-align: center;
padding: 23px 115px;
margin-bottom: 15px;
text-transform: capitalize;
}
.page-id-8397{
background-color: #fdfdfd;
}
.cotizacion-container {
width: 100%;
margin: 0 auto;
} .cotizacion-header,
.cotizacion-item {
display: grid;
grid-template-columns: 90px 1fr 90px 130px 130px;
align-items: center;
gap: 10px;
}
.cotizacion-header {
padding: 10px 15px;
font-family: Inter !important;
font-weight: 700;
font-size: 1.2rem;
line-height: 1.1;
text-align: center;
vertical-align: middle;
color: #1E1E1E;
} .cotizacion-item {
background: #FFFFFF;
box-shadow: 2px 2px 7.6px 0px #0000000A;
border-radius: 10px;
padding: 12px 15px;
margin-bottom: 10px;
} .item-qty,
.item-price,
.item-total,
.col-qty,
.col-precio,
.col-total {
text-align: center;
} .item-price,
.item-total,
.col-precio,
.col-total {
text-align: center;
} .item-info {
display: flex;
align-items: center;
}
.item-name, .item-qty{
font-family: Inter !important;
font-weight: 400;
font-size: 0.9rem;
line-height: 1.1;
vertical-align: middle;
color: #000;
}
.item-price , .item-total{
font-family: Inter !important;
font-weight: 600;
font-size: 1rem;
line-height: 1.1;
color: #000;
}
.cotizacion-div{
display: flex;
margin-top: 20px;
margin-bottom: 30px;
align-items: center;
}
.notacotz{
font-family: Inter !important;
font-weight: 300;
font-size: 0.9rem;
line-height: 1.1;
color: #1E1E1E;
}
.totalcotz-div{
flex: 1 1 90%;
text-align: end;
}
.totalcotz{
border: 3px solid #2B4596;
border-radius: 10px;
display: inline;
padding: 13px 27px;
font-family: Inter !important;
font-weight: 600;
font-size: 1.4rem;
line-height: 1.1;
text-align: center;
vertical-align: middle;
color: #1E1E1E;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: end;
width: 80%;
justify-self: end;
}
.totlatil{
font-weight: 700;
font-size: 1rem;
line-height: 1.1;
text-align: center;
vertical-align: middle;
color: #2B4596;
margin-right: 9px;
margin-bottom: 0;
} @media (max-width: 768px) {
#logoaniversario{
position: relative !important;
margin: auto;
left: 0;
} .cotizacion-header {
display: none;
}
.cotizacion-item {
display: flex;
flex-direction: column;
gap: 10px;
padding: 15px;
} .item-img {
text-align: center;
}
.item-info {
justify-content: center;
text-align: center;
} .item-qty,
.item-price,
.item-total {
display: flex;
justify-content: space-between;
font-size: 14px;
border-top: 1px solid #eee;
padding-top: 5px;
} .item-qty::before {
content: "Cantidad: ";
color: #666;
}
.item-price::before {
content: "Precio: ";
color: #666;
}
.item-total::before {
content: "Total: ";
font-weight: bold;
color: #333;
}
}
@media (min-width: 1400px) {
.categorias-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 2fr));
}
.ast-woo-shop-archive .site-content > .ast-container{
max-width: 100%;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
min-height: 410px!important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
min-height: 410px!important;
}
}
@media (min-width: 1600px) {
.categorias-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 2fr));
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
background-size: 100%;
height: 450px;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
background-size: 100%;
height: 450px;
}
.elementor-4387 .elementor-element.elementor-element-b81625f .elementor-button{
font-size: 1.1em;
}
.elementor-4387 .elementor-element.elementor-element-c5fcc3f .elementor-button{
font-size: 1.1em;
}
}
@media (min-width: 1700px) {
.categorias-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 2fr));
}
.elementor-4387 .elementor-element.elementor-element-b81625f .elementor-button{
font-size: 1.3em;
}
.elementor-4387 .elementor-element.elementor-element-c5fcc3f .elementor-button{
font-size: 1.3em;
}
}
@media (min-width: 1910px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 500px;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 500px;
}
}
@media (min-width: 2000px) {
.categorias-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(415px, 2fr));
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 540px;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 540px;
}
}
@media (min-width: 2150px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 600px;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 600px;
}
}
@media (min-width: 2400px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 680px;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{
height: 680px;
}
}
@media (max-width: 1390px) {
.boton-filtro {
font-size: 0.8em;
}
}
@media (max-width: 1250px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 385px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 385px !important;
}
.categoria-banner {
padding: 145px 20px;
}
.enlace-producto img{
height: 300px;
}
}
@media (max-width: 1160px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 340px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 340px !important;
}
.elementor-4387 .elementor-element.elementor-element-b81625f .elementor-button{
padding: 10px 20px 10px 20px;
}
.elementor-4387 .elementor-element.elementor-element-c5fcc3f .elementor-button{
padding: 10px 20px 10px 20px;
}
.elementor-4387 .elementor-element.elementor-element-c5fcc3f > .elementor-widget-container {
margin: 0em 0em 1.5em 0em;
}
.elementor-4387 .elementor-element.elementor-element-b81625f > .elementor-widget-container {
margin: 0em 0em 1.5em 0em;
}
}
@media (max-width: 1150px) {
.elementor-4387 .elementor-element.elementor-element-f343400{
padding-right: 0%!important;
}
.elementor-4387 .elementor-element.elementor-element-5e370e0 .elementor-heading-title{
text-align: center;
font-size: 32px
}
.elementor-4387 .elementor-element.elementor-element-1f905f6 .elementor-heading-title{
text-align: center;
font-size: 14px
}
.elementor-4387 .elementor-element.elementor-element-83c70d8 .elementor-button,
.elementor-4387 .elementor-element.elementor-element-86a1fc3 .elementor-button{
text-align: center;
font-size: 14px
}
.ast-builder-menu-1 .menu-item > .menu-link{
font-size: 0.9rem;
}
.btncotizacion{
font-size: 0.9rem;
}
.popup-contenido {
max-width: 85%;
}
.elementor-7835 .elementor-element.elementor-element-842ead4>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 115px;
}
.elementor-7835 .elementor-element.elementor-element-4c55afb>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 115px;
}
.elementor-7835 .elementor-element.elementor-element-5b77063>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 115px;
}
}
@media (max-width: 1030px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 340px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 340px !important;
}
.totalcotz {
width: 90%;
}
}
@media (max-width: 980px) {
.categorias-grid {
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: 180px;
}
.ast-builder-menu-1 .main-header-menu, .ast-builder-menu-1 .main-header-menu .sub-menu{
background-color: #ffffff!important;
}
.ast-theme-transparent-header #masthead, .site-header{
padding: 20px 10px;
background: #fff;
}
.contacto-texto p{
font-size: 14px;
}
.popup-contenido h3{
font-size: 1.3rem;
}
.popup-contenido h4{
font-size: 1rem;
}
.btnnn p {
justify-content: center;
flex-wrap: wrap;
}
.popup-contenido .wpcf7-submit{
width: 100%;
font-size: 1rem;
}
.totalcotz-div {
flex: 1 1 100%;
}
}
@media (max-width: 850px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 420px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 420px !important;
}
.alturabanner {
padding: 85px 40% 85px 5%;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 46%;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 46%;
}
}
@media (max-width: 960px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 550px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 550px !important;
}
}
@media (max-width: 850px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 490px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 490px !important;
}
.enlace-producto img{
height: 250px;
}
.cotizacion-div {
flex-wrap: wrap;
}
}
@media (max-width: 768px) {
.categorias-grid {
grid-template-columns: repeat(2, 1fr);
grid-auto-rows: 160px;
} .categoria-pattern-1,
.categoria-pattern-3,
.categoria-pattern-4,
.categoria-pattern-6,
.categoria-pattern-8,
.categoria-pattern-10{
grid-column: span 1 !important;
grid-row: span 1 !important;
}
.w50, .w60, .w40{
width: 100%;
}
.categoria-nombre {
font-size: 0.95rem;
padding: 10px 8px;
}
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.div-colaboracion-final{
height: 400px;
}
.boton-colaboracion-extra{
font-size: 15px;
padding: 10px 25px;
}
.titlepaneles{
font-size: 30px;
}
.categoria-banner {
padding: 100px 20px;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 310px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 310px !important;
}
.totalcotz-div {
flex: 1 1 100%;
order: 1;
display: block;
text-align: center;
}
.notacotz-div{
flex: 1 1 100%;
order: 2;
text-align: center;
}
.totalcotz {
display: inline-block;
text-align: center;
}
.cotizacion-div {
margin-bottom: 0px;
}
.parrafotcon{
text-align: center;
}
.contactonow{
text-align: center;
}
.totalcotz {
width: auto;
}
}
@media (max-width: 600px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 370px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 370px !important;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 80%;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 80%;
}
.subcat-btn {
padding: 4px 13px;
}
.formflex2 p {
margin-bottom: 0 !important;
}
.popup-contenido {
max-width: 95%;
overflow: hidden;
}
.contacto-texto{
width: 100%;
text-align: center;
}
.enlace-producto h3 {
font-size: 12px;
}
.enlace-producto h4 {
font-size: 13px;
}
#lista-productos {
gap: 15px;
}
}
@media (max-width: 550px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 410px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 410px !important;
}
.enlace-producto img{
height: 230px;
}
.formflex2 {
flex: 1 1 calc(100% - 15px);
}
.page-id-7470 .dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
margin: 0rem auto 0rem auto !important;
}
.elementor-7470 .elementor-element.elementor-element-50a6020 > .elementor-widget-container {
margin: 0rem 0rem 0rem 0rem;
}
#primary {
padding-top: 0 !important;
margin-top: 0 !important;
}
.ast-separate-container #primary{
padding-top: 0 !important;
margin-top: 0 !important;
}
.elementor-element-95aaa23{
width: 100%;
}
#titlegcot h2 {
font-size: 2rem;
}
#parragcot p {
font-size: 1rem;
margin-bottom: 0px;
}
.parrafotcon p br{
display: none;
}
#contactonow a {
padding: 18px 70px;
margin-bottom: 15px;
}
#contactonow{
text-align: center;
}
.notacotz {
margin-bottom: 0 !important;
}
}
@media (max-width: 500px) {
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.popup-contenido {
max-width: 95%;
padding: 20px 25px;
}
.popup-cerrar {
top: 7px;
right: 7px;
font-size: 12px;
width: 25px;
}
.formflex1 {
flex: 1 1 100%;
}
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
grid-template-columns: repeat(2, minmax(0, 1fr))!important;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{
font-size: 0.9rem!important;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 353px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 353px !important;
}
.alturabanner {
padding: 45px 40% 45px 5%;
}
.elementor-7835 .elementor-element.elementor-element-842ead4>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 105px;
}
.elementor-7835 .elementor-element.elementor-element-4c55afb>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 105px;
}
.elementor-7835 .elementor-element.elementor-element-5b77063>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title {
height: 105px;
}
.enlace-producto img{
height: 170px;
}
.iva-incluido{
text-align: center;
}
}
@media (max-width: 470px) {
.boton-colaboracion-extra {
font-size: 1rem;
padding: 8px 15px;
}
.div-colaboracion-final {
height: 300px;
}
.categoria-banner {
padding: 60px 20px;
}
.categoria-titulo{
font-size: 1.5rem;
}
}
@media (max-width: 450px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 320px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 320px !important;
}
.elementor-4387 .elementor-element.elementor-element-c5fcc3f > .elementor-widget-container {
margin: 0em 0em 0.5em 0em;
}
.elementor-4387 .elementor-element.elementor-element-b81625f > .elementor-widget-container{
margin: 0em 0em 0.5em 0em;
}
}
@media (max-width: 450px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 280px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 280px !important;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 90%;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 90%;
}
}
@media (max-width: 390px) {
.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3 {
grid-template-columns: repeat(1, minmax(0, 1fr))!important;
}
}
.popup-formulario-content .wpcf7 form .wpcf7-response-output{
color:#fff!important;
}
.popup-formulario-content .wpcf7 form.sent .wpcf7-response-output{
color: #fff !important;
text-align: center!important;
}
@media (max-width: 375px) {
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 256px !important;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
--min-height: 256px !important;
}
}
@media (max-width: 350px) {
.boton-colaboracion-extra {
font-size: 0.9rem;
padding: 5px 12px;
}
.titlepaneles {
margin-bottom: 1rem !important;
font-size: 2rem;
}
.div-colaboracion-final {
height: 290px;
}
.elementor-4387 .elementor-element.elementor-element-71587ef:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-71587ef>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 95%;
}
.elementor-4387 .elementor-element.elementor-element-673e216:not(.elementor-motion-effects-element-type-background), .elementor-4387 .elementor-element.elementor-element-673e216>.elementor-motion-effects-container>.elementor-motion-effects-layer{
width: 95%;
}
}
.woocommerce ul.products li.product .price {
min-height: 25px;
display: block;
}