/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2026 | 09:43:59 */
/* CARRUSEL HOME */

#carruselhome div.swiper-wrapper {
    align-items: stretch !important;
}

#carruselhome div.swiper-wrapper div.item {
    flex-flow: column-reverse !important;
}

#carruselhome div.item.swiper-slide {
	border: solid 1px #eee;
    border-radius: 5px;
}

#carruselhome h2.woocommerce-loop-product__title, #carruselhome span.price{
	width:100%;
	text-align:center;
}

#carruselhome h2.woocommerce-loop-product__title a{
	text-decoration:none;
	
}

#carruselhome div.wgl_woo_button_wrapper{
	text-decoration:none;
}

#carruselhome div.wgl_woo_button_wrapper a{
	background-color:#D95128 !important;
	opacity: 1 !important;
	border: none !important;
}

#carruselhome div.wgl_woo_button_wrapper a:hover{
	background-color:#1E2D58 !important;
	opacity: 1 !important;
	border: none !important;
}


/* PÁGINAS DE CATEGORÍAS */

.wgl-woocommerce-sorting{
	display: none;
}


body.archive .woocommerce-result-count, body.archive form.woocommerce-ordering {
	display:none;
}

body.archive .woocommerce-loop-product__title {
	font-size:22px;
}

body.archive span.woocommerce-Price-amount {
	font-size:22px;
}

body.archive div.wgl_mini-cart_contents div.star-rating:before {
	display:none;
}

body.archive div.wgl_mini-cart_contents a, body.archive div.wgl_mini-cart_contents p.price span{
	font-size:18px;
}

body.archive .woo_product_inner_wrapper{
	box-shadow: 10px 1px 10px #f1f1f1;
}	

body.archive .wgl_woo_button_wrapper {
	bottom: 0px !important;
}

body.archive .wgl_woo_button_wrapper a.button {
	background-color: #1e2d58 !important;
	color:#fff !important;
	opacity: 0.8 !important;
}


.product-category {
    /* Tamaño fijo del contenedor */
    width: 250px; 
    height: 380px; /* Ajusta según sea necesario */
    margin: 0 auto; /* Centra el componente horizontalmente */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee; /* Opcional */
}

.product-category a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    width: 100%;
}

.product-category .picture img {
    /* Forzar tamaño de imagen */
    width: 212.81px;
    height: 212.81px;
    object-fit: contain;
}

.woocommerce-loop-category__title {
    /* Restricción de altura del título */
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 10px 0 0 0;
    overflow: hidden;
}

.woocommerce-loop-category__title .count {
    /* Ajuste específico para el mark */
    display: block;
    height: 30px;
    line-height: 30px;
}


/* PÁGINA PRODUCTOS */

h2.woocommerce-loop-category__title {
    text-align: center !important;
}

.product-category.product {
    border: 1px solid #1e2d58;
    border-radius: 0 0 0 0 !important;
    padding: 10px !important;
}

div.wgl-products div.product .woo_product_image.shop_media {
	height:300px;
}

@media only screen and (max-width: 600px) {
	div.wgl-products div.product .woo_product_image.shop_media {
		height: auto;
	}
}


/* PRODUCTO INDIVIDUAL */

body.single-product h1 {
	font-size:40px;
	line-height: 3.5rem;
}

body.single-product h3 {
	font-size:30px;
	line-height: 3.5rem;
}

body.single-product h4 {
	font-size:25px;
	line-height: 3.5rem;
}


body.wp-singular .nrp-product-variable-message, body.wp-singular .nrp-product-message {
	width:100%;
	padding-bottom: 20px;
}

body.wp-singular .quantity.number-input:before, .quantity.number-input:after {
	display:none !important;
}

body.wp-singular .wgl_woo_button_wrapper a.button {
	background-color: #1e2d58 !important;
	color:#fff !important;
	opacity: 0.8 !important;
}

.woocommerce div.product .product_title {
	font-size: 35px !important;
}

.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs .panel h3 {
	font-size: 35px !important;
	text-align:left;
	line-height: 2.5rem;
    padding-bottom: 20px;
}

.woocommerce div.product form.cart .variations th.label label {
	margin-right:0px !important;
}

.woocommerce div.product form.cart .variations th.label label::after {
    content: "" !important;
}


/* PRODUCTOS RELACIONADOS */

section.related.products div.wgl-products .woo_product_inner_wrapper {
    border: 1px solid #1e2d58;
/*     padding: 10px !important; */
	height: 500px !important;
}

@media only screen and (max-width: 600px) {
    section.related.products div.wgl-products .woo_product_inner_wrapper {
        height: 100% !important;
    }
}

/* CARRITO */

form.woocommerce-shipping-calculator button.button {
	background-color:#5BC5EC !important;
	border: 1px solid #5BC5EC;
	color:#fff !important;
	width:100% !important;
	margin-bottom: 50px;
}

form.woocommerce-shipping-calculator button.button:hover {
	background-color:#fff !important;
	border: 1px solid #5BC5EC;
	color:#5BC5EC !important;
}



@media only screen and (max-width: 600px) {
	
	.page-id-28977 #main {
		padding: 0;
	}
	
	.page-id-28977 .page-header{
		margin-bottom: 0;
	}
	
	.woocommerce table.shop_table_responsive.cart tr, .woocommerce-page table.shop_table_responsive.cart tr{
		margin-bottom: 0;
	}
	
	.woocommerce table.shop_table_responsive.cart tr td.actions .coupon, .woocommerce-page table.shop_table_responsive.cart tr td.actions .coupon{
		margin: 1px 0 0;
	}
	
	.woocommerce table.shop_table td.actions .coupon .input-text ~ button.button{
		margin-top: 0;
	}

	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		margin-top: 0;
	}
}



/* FOOTER */
#datoscontactofooter div.wgl-infobox-button_wrapper, #datoscontactofooter div.wgl-infobox-button_wrapper a, #datoscontactofooter div.wgl-infobox-button_wrapper a span {
	border: none !important;
	border-image-width: 0px !important;
	border-width: 0px !important;
	border-color: transparent !important;
}

#datoscontactofooter div.wgl-infobox-button_wrapper:hover, #datoscontactofooter div.wgl-infobox-button_wrapper a:hover, #datoscontactofooter div.wgl-infobox-button_wrapper a:hover span {
	color:#5BC5EC !important;
	border: none !important;
	border-image-width: 0px !important;
	border-width: 0px !important;
	border-color: transparent !important;
}

div.footer_top-area .wgl-container {
	width:auto !important;
}

/* TEXTOS LEGALES */

#textoslegales p, #textoslegales li {
	font-family:'Marcellus';
}

/* CONDICIONES */

#condiciones p, #condiciones li {
	font-family:'Marcellus';
}

/* COPYRIGHT FOOTER */
#copyrightfooter div.wgl-header-date {
	font-family:'DM Sans';
	font-size: 16px;
    font-weight: 600;
	color: #fff;
	padding-left:10px;
	padding-right:10px;
}

/* MI CUENTA */

.woocommerce-account .addresses .title .edit {
	float:left;
}

/* BLOG */
div.elementor-post__text .elementor-post__title {
	line-height: 1.5em;
	margin-bottom: 10px;
}

body.single-post h1 {
	font-size:40px;
}

body.single-post h2 {
	font-size:30px;
}

body.single-post h3 {
	font-size:25px;
}


/* GENERALES */


body.page-id-29750 div.elementor-element-34da79ce {
	display:none;
}

li.woocommerce-MyAccount-navigation-link a:before {
    display: none !important;
}

.widget.nibula_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    display: block !important;
}

.widget.nibula_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product-price {
    color:#212121 !important;
}

.widget.nibula_widget.woocommerce.widget_shopping_cart .elementor-menu-cart__footer-buttons {
	display: var(--cart-footer-buttons-alignment-display, grid);
    grid-template-columns: var(--cart-footer-layout, 2fr);
}	

.elementor-menu-cart__footer-buttons {
	padding-bottom:40px !important;
}

.elementor-menu-cart__footer-buttons a {
	background-color: #5BC5EC !important;
    border-radius: 5px !important;
	padding: 15px 5px !important;
	font-weight: 400 !important;
    font-size: 16px !important;
    font-family: "DM Sans" !important;
}

.elementor-menu-cart__footer-buttons a:hover {
	color:#fff !important;
}

.wgl-products-catalog .product.type-product {
	border: 1px solid #1e2d58;
	height: stretch;
}


.wgl-products-catalog .product.type-product .woo_product_inner_wrapper {
/* 	padding: 10px; */
	box-shadow: none !important;
}

.elementor-menu-cart__main {
	border-color: #1E2D58 !important;
	width:400px;
}


.elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .product-name a {
	color: #5BC5EC !important;
    font-family: "DM SANS" !important;
	font-size: 14px !important;
    font-weight: 600 !important;
}


.elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .product-price{
	color: #212121 !important;
	font-family: "DM SANS" !important;
	font-size: 18px !important;
    font-weight: 600 !important;
}

.elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .elementor-menu-cart__subtotal {
	color: #212121 !important;
	font-family: "DM SANS" !important;
	font-size: 18px !important;
    font-weight: 600 !important;
	text-align: center !important;
}

.elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .elementor-menu-cart__product-remove {
	border: 1px solid #d5d8dc !important;
	margin-right: 50px;
	bottom: 35%;
}

.elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .elementor-menu-cart__product-remove:after, .elementor-menu-cart--cart-type-side-cart .widget_shopping_cart_content .elementor-menu-cart__product-remove:before {
	background: #d5d8dc !important;
}

.elementor-menu-cart__product-remove.product-remove {
	bottom: 50%;
}


.elementor-nav-menu--dropdown li:first-child a {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24102 a, 
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24109 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24262 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24274 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24483 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24547 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24568 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24299 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24386 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-24662 a
{
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
}

body.postid-1456 #tab-description .e-con-inner {
	padding-left: 10px;
    padding-right: 10px;
} 

/* CARRITO*/
.widget_shopping_cart_content {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    overflow: hidden;
}

.elementor-menu-cart__products {
    flex-grow: 1;
    overflow-y: auto;
}


.elementor-menu-cart__subtotal,
.elementor-menu-cart__footer-buttons {
    flex-shrink: 0;
    margin-top: 0 !important;
}


.elementor-menu-cart__subtotal {
    padding-bottom: 10px !important;
}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons {
    align-self: center;
    width: 95% !important;
}

body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
	padding: 0px 20px 20px 20px !important;
}

body.woocommerce-cart #calc_shipping_city_field span.optional, body.woocommerce-cart #calc_shipping_state_field span.optional, body.woocommerce-cart #calc_shipping_postcode_field span.optional {
	display:none !important;
}
			

/* OFERTAS Y LIQUIDACIÓN CARDS */

body.page-id-8045 .elementor-8045 .elementor-element.elementor-element-8ca5891.elementor-wc-products .attachment-woocommerce_thumbnail,
body.page-id-33879 .elementor-33879 .elementor-element.elementor-element-8ca5891.elementor-wc-products .attachment-woocommerce_thumbnail {
    margin-bottom: 10px !important;
}

body.page-id-8045 div.wgl-products div.product .wgl_woo_button_wrapper,
body.page-id-33879 div.wgl-products div.product .wgl_woo_button_wrapper {
    transform: translateY(20px) !important;
}

body.page-id-8045 .wgl-products-wrapper .product,
body.page-id-33879 .wgl-products-wrapper .product {
    width: 325px !important;
    height: 475px !important;
}

body.page-id-8045 div.wgl-products div.product .picture,
body.page-id-33879 div.wgl-products div.product .picture {
    width: 300px !important;
}

body.page-id-8045 .price,
body.page-id-33879 .price {
    font-size: 20px !important;
}

body.page-id-8045 div.wgl-products .woocommerce-loop-product__title, 
body.page-id-33879 div.wgl-products .woocommerce-loop-product__title, 
.woocommerce .products div.wgl-products .woocommerce-loop-product__title {
    font-size: 25px !important;
}

body.page-id-8045 .woo_product_content,
body.page-id-33879 .woo_product_content {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 125px !important;
    justify-content: space-between !important;
}

body.page-id-8045 .woo_product_content .woocommerce-loop-product__title,
body.page-id-33879 .woo_product_content .woocommerce-loop-product__title {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important; 
    text-align: center !important;
    flex-grow: 1 !important;
    margin: 0 !important;
}

body.page-id-8045 .woo_product_content .price,
body.page-id-33879 .woo_product_content .price {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: auto !important; 
    padding-top: 10px !important;
}

body.page-id-8045 div.wgl-products, 
body.page-id-33879 div.wgl-products, 
.woocommerce .products div.wgl-products {
    justify-content: center;
}






.woo_product_inner_wrapper {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}


.woo_product_content {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important; 
    justify-content: flex-start !important;
}

.woocommerce-loop-product__title {
    margin-bottom: 5px !important;
}

.price {
    margin-top: auto !important;
    display: block !important;
}



/* PÁGINA PRODUCTO */

.woocommerce div.product form.cart .variations td.value{
	max-width: none !important;
}

.single-product div.wgl-products div.product .price, .woocommerce .products div.wgl-products div.product .price{
	font-size: 20px;
}

.single-product div.wgl-products .woocommerce-loop-product__title > a, .woocommerce .products div.wgl-products .woocommerce-loop-product__title > a{
	font-size: 22px;
}


/* PAGINA MI CUENTA */

.woocommerce form.login, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.register {
	background-color: transparent !important;
}


/* CARITO HEADER NAV */
.elementor-41 .elementor-element.elementor-element-b6bf951{
	margin: 0% 0% 0% 0% !important;
   	padding: 0% 0% 0% 0% !important;
}



/* PRODUCTOS COMPOSITE */
.wooco_components ul{
	background-color: #e5e5e5;
}


.wooco-components a {
	display: block;
}

.dd-option-image, .dd-selected-image{
	margin-right: 15px;
	min-width: 50px;
	padding-right: 10px;
}



/* SELECTOR VARIANTES */

li.variable-item[aria-checked="true"] {
    background-color: #5bc5ec66 !important;
}


/* CAMBIAR ORDEN EN CATEGORIAS (PRIMERO PRODUCTOS DESPUES DESCRIPCION) */

#main-content {
    display: flex;
    flex-direction: column;
}

#main-content .woocommerce-products-header {
	padding: 40px 20px 25px 20px;
	border-radius: 15px;
	background-color: #5bc5ec0d; 
    order: 3;
	margin-bottom: 75px;
}

#main-content .woocommerce-products-header p{
	text-align: justify;
}

#main-content .woocommerce-products-header h1,
#main-content .woocommerce-products-header h2,
#main-content .woocommerce-products-header h3,
#main-content .woocommerce-products-header h4,
#main-content .woocommerce-products-header h5,
#main-content .woocommerce-products-header h6{
	line-height: 45px;
	padding-bottom: 15px;
}


#main-content .woocommerce-products-header h1{
	font-size: 45px;
}

#main-content .woocommerce-products-header h2{
	font-size: 35px;
}
#main-content .woocommerce-products-header h3{
	font-size: 30px;
}
#main-content .woocommerce-products-header h4{
	font-size: 25px;
}
#main-content .woocommerce-products-header h5{
	font-size: 20px;
}
#main-content .woocommerce-products-header h6{
	font-size: 20px;
}


#main-content .wgl-woocommerce-sorting {
    order: 1;
}

#main-content .wgl-products-catalog {
    order: 2;
}

/* SECCION PRODUCTOS RELACIONADOS */

.up-sells .woo_product_inner_wrapper {
    border: 1px solid #1e2d58;
    height: stretch !important;
	padding: 5px !important;
}

.woo_product_content {
    padding: 15px !important;
}

.woocommerce .products div.wgl-products {
    width: 100% !important;
	margin: auto !important;
}

.swiper-wrapper > div {
    height: 475px;
}

@media only screen and (max-width: 600px) {
    section.related.products .swiper-wrapper > div {
        height: auto !important;
    }
}

.woocommerce span.onsale{
	top: 10px !important;
	left: 10px !important;
}


/* OPTIMIZACIÓN */

div.wgl-products div.product a.button::after {
    content: none !important;
    display: none !important;
    background-image: none !important;
    width: 0 !important;
    height: 0 !important;
    animation: none !important;
}




.price{
    display: flex;
    align-items: center;
		justify-content: center;
    gap: 5px;
	  flex-wrap: wrap;
}

/* PORCENTAJE DESCUENTO */

.dto-tdn {
    background-color: #D95128; 
    color: #ffffff;
    padding: 2px 10px;
    border-radius: 12px;
    font-size: 0.7em;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;
    display: inline-block;
}

#carruselhome div.wgl_woo_button_wrapper a {
    background-color: #1e2d58 !important;
    color: #fff !important;
    opacity: 0.8 !important;
}

div.wgl-products div.product .picture::after {
    background: #ffffff40;
}


.wgl-carousel .woo_product_image img {
    width: 300px !important;
    height: 300px !important;
    object-fit: contain;
}



@media only screen and (max-width: 600px) {

    /* =========================================================
       IMÁGENES
       ========================================================= */

    .wgl-carousel .woo_product_image img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        object-fit: contain !important;
    }


    /* =========================================================
       CARRUSELES
       Las cards de cada carrusel se estiran a la misma altura
       ========================================================= */

    .wgl-products .swiper-wrapper {
        align-items: stretch !important;
    }

    .wgl-products .swiper-slide {
        height: auto !important;
        display: flex !important;
        align-items: stretch !important;
    }


    /* =========================================================
       CARD
       ========================================================= */

    .wgl-products .swiper-slide .woo_product_inner_wrapper {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        height: 100% !important;
    }


    /* =========================================================
       CONTENIDO
       ========================================================= */

    .wgl-products .swiper-slide .woo_product_content {
        display: flex !important;
        flex-direction: column !important;

        /*
         * IMPORTANTE:
         * ocupa toda la altura disponible de la card
         */
        flex: 1 1 auto !important;

        /*
         * El título arriba y el precio abajo.
         * El espacio sobrante queda ENTRE ambos.
         */
        justify-content: space-between !important;

        height: auto !important;
        min-height: 0 !important;
    }


    /* =========================================================
       TÍTULO
       ========================================================= */

    .wgl-products .swiper-slide .woocommerce-loop-product__title {
        flex: 0 0 auto !important;
        height: auto !important;
        min-height: 0 !important;

        margin-top: 0 !important;
        margin-bottom: 5px !important;
    }


    /* =========================================================
       PRECIO
       ========================================================= */

    .wgl-products .swiper-slide .price {
        flex: 0 0 auto !important;

        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
    }


    /* =========================================================
       ELIMINAR LA ALTURA FIJA DE 475px EN MÓVIL
       ========================================================= */

    .wgl-products .swiper-wrapper > .swiper-slide {
        height: auto !important;
    }


    /* =========================================================
       PRODUCTOS RELACIONADOS
       ========================================================= */

    section.related.products .swiper-slide,
    section.up-sells .swiper-slide {
        height: auto !important;
    }

    section.related.products .woo_product_inner_wrapper,
    section.up-sells .woo_product_inner_wrapper {
        height: 100% !important;
    }

    section.related.products .woo_product_content,
    section.up-sells .woo_product_content {
        justify-content: space-between !important;
    }

    section.related.products .woocommerce-loop-product__title,
    section.up-sells .woocommerce-loop-product__title {
        flex: 0 0 auto !important;
    }

    section.related.products .price,
    section.up-sells .price {
        margin-top: 0 !important;
    }
}

.parrafo-titulo {
	font-size: 35px;
	font-family: var(--nibula-h1-font-family);
	color: #1E2D58;
}

.elementor-menu-cart__products .wooco-cart-child {
    display: none !important;
}


/* BOTON DE WHATSAPP */
.chaty-cta-close ellipse {
    fill: #49E670;
}

#chaty-widget-0 .chaty-i-trigger .chaty-cta-button button{
	background-color: none;
}

.chaty-whatsapp-header{
	background-color: #49E670 !important;
}

.chaty-popup-whatsapp-form .chaty-whatsapp-body{
	height: 150px !important;
}

button.chaty-whatsapp-button-button {
    background: #49E670 !important;
}

.chaty-outer-forms.active.chaty-form-0{
	box-shadow: 5px 5px 10px 0px #0000004f;
}

#chaty-widget-0 .chaty-i-trigger .chaty-cta-button button{
	background-color: transparent;
}

.whatsapp-form-close-btn {
    transform: translateY(3px);
}

#chaty-widget-0 .chaty-i-trigger .chaty-cta-button{
	background-color: transparent;
}
/*///////////////////////*/

/*///// POS/TPV ////*/
.page-id-28981 #order_review {
    float: none !important;
	width: 100% !important;
	padding: 15px;
	max-width: 100% !important;
}

.page-id-28981 .coupons form{
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}

.page-id-28981 .woocommerce table.shop_table thead th.product-quantity{
	width: 25%;
}

.page-id-28981 .woocommerce table.shop_table tbody tr td.product-quantity{
	text-align: center;
}
/*///////////////////////////////*/


/*///Color de fondo menú desplegable + Quitar Bordes Redondos  (Menu Principal)///*/
@media (max-width:1024px){	
.elementor-41 .elementor-element.elementor-element-51645ff
.elementor-nav-menu--dropdown
li.menu-item.menu-item-type-custom.menu-item-object-custom > a.elementor-sub-item{
    border-radius:0 !important;
    border-top-left-radius:0 !important;
    border-top-right-radius:0 !important;
    border-bottom-left-radius:0 !important;
    border-bottom-right-radius:0 !important;
}
	
/* 1er nivel */
ul.elementor-nav-menu--dropdown > li > a{
    background:#e7e7e7 !important;
}

/* 2º nivel */
ul.elementor-nav-menu--dropdown > li > ul > li > a{
    background:#d9d9d9 !important;
}

/* 3er nivel */
ul.elementor-nav-menu--dropdown > li > ul > li > ul > li > a{
    background:#c9c9c9 !important;
}

/* 4º nivel */
ul.elementor-nav-menu--dropdown > li > ul > li > ul > li > ul > li > a{
    background:#b8b8b8 !important;
}
}
/*//////////////////////////*/

/*// Ocultar Composite en Pack Embarcación Neumática con Yamaha 4Hp //*/
.wooco-wrap-8329{
	display: none !important;
}

.available-on-backorder, .in-stock{
	display: none !important;
}
/*///////////////////////////*/


/* Página de Pago */
.page-id-28978.woocommerce-order-pay .aiosrs-rating-wrap {
    display: none !important;
}

.page-id-28978.woocommerce-order-pay #order_review {
    width: 100% !important;
    min-width: 375px !important;
    max-width: 600px !important; /* Añadidos los dos puntos */
}

.page-id-28978.woocommerce-order-pay #main-content {
    display: flex !important;
    justify-content: center !important;
}

.page-id-28978.woocommerce-order-pay .woocommerce-order-details table.shop_table tbody td.product-name {
    width: 60%;
}

.page-id-28978.woocommerce-order-pay .woocommerce-order-details table.shop_table tbody td.product-total {
    width: 22%;
    text-align: center;
}

.page-id-28978.woocommerce-order-pay .product-quantity {
    text-align: center !important;
}

.page-id-28978.woocommerce-order-pay .woocommerce table.shop_table thead th.product-name {
    padding-left: 0px;
    text-align: left;
}

.page-id-28978.woocommerce-order-pay .product-total {
    text-align: right;
}

.page-id-28978.woocommerce-order-pay .woocommerce table.shop_table tbody tr td.product-subtotal {
    text-align: right !important;
}
/*///////////////*/