/*
Theme Name: Cdm Medical 2025
Theme URI: https://cdmmedical.dev.radar.cl/
Author:  Rodolfo Aranguiz en Radar.cl 
Author URI: https://cdmmedical.dev.radar.cl/
Version: 2025.1
*/


@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');

body { font-family: 'Barlow', sans-serif; }


:root { --Azul: #04307B; --Azul-2-CDM:#788FC3; --Amarillo:#E5CB34; --Celeste: #5C95FC; --Negro: #010101; --Naranjo: #E54E34; --Plomo:#F1F2F2; --Gris: #575757; --Gris-titulos: #353535; }

.bg-primary { background-color: var(--Azul) !important; color: #fff; }
.bg-secondary { background-color: var(--Plomo) !important;  }
.btn-custom { background-color: var(--Celeste) !important; color: #fff; transition: 300ms;}
.btn-custom.btn-noticias:hover { background-color: var(--Azul) !important; color: #fff; transition: 300ms; }
.color-texto-azul { color: var(--Azul);}
.color-texto-celeste { color: var(--Celeste);}
a { transition: 0.5s all;}
p { font-size: 1em; font-weight: 400; line-height: 155.523%;}
.h2, h2 { font-size: 1.4rem; font-weight: 700;}
#breadcrumbs a, #breadcrumbs span { font-weight: 400; color: #000; text-decoration: none; }
#breadcrumbs .breadcrumb_last { color: var(--Azul) !important; font-weight: 500;}
.mi_cuenta { text-align: right; line-height: 15px; margin-right:5px; font-size: 0.8rem; }
.link_mi_cuenta { text-decoration: none; color: #000; display: flex; align-items: center; }
.p-relative { position: relative;}
.pull-left { float: left;}
/* CABECERA SITIO  */
.top .barra-texto-top { position: relative;}
.top .barra-texto-top p { background-color: var(--Celeste); position: absolute; left: 0; right: 0; top: -15px; bottom: -15px; display: flex; align-items: center; justify-content: center; border-radius: 0px 0px 10px 10px; }
.top a, .top p { font-size: 0.8rem; }
.sticky-top { position: fixed; top: 0; left: 0; right: 0;}

#home-slider .carousel-item > a { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
header .rrss-top img { width: 30px; }
header a:hover { color: var(--Celeste);}

/*MENU*/
header nav > ul { display: flex;     justify-content: space-evenly; align-items: center; list-style: none;  }
header nav > ul > li { margin-right: 15px; }
header nav > ul a { text-decoration: none; color: var(--Negro); font-size: 0.8em; }
header nav > ul > li > a { height: 38px; display: flex; align-items: center; }
header nav { width: 100%; }

li.megamenu ul { list-style: none; padding: 0; margin: 0; }
li.megamenu > ul { 
    display: none;  position: absolute; left: 0; right: 0; top: 50px;
    height: fit-content; background-color: #f2eeee; z-index: 999; padding: 30px;
    justify-content: space-evenly; align-items: start; }
li.megamenu > ul > li { padding: 10px; }
li.megamenu > ul > li > a { color: var(--Azul); display: block; margin-bottom: 10px; font-weight: 600; font-size: 0.9em; }
li.megamenu > ul > li > ul > li { display: block; margin-bottom: 6px; }
li.megamenu li.current-menu-item a { color: var(--Azul) !important; font-weight: 600;}
li.megamenu:hover > ul { display: flex;}

.top-bar-info { align-items: center; }
.top-bar-info li a { display: flex; font-size: 0.8em; justify-content: center; align-items: center; }
/* MENU DE TEMPLATE DE 2 COLUMNAS */
#menu-menu-paginas { list-style: none; margin: 0; padding: 0;}
#menu-menu-paginas li a { border-bottom: solid 1px lightgray; padding-bottom: 15px; margin-bottom: 20px; display: block; color: #A99; text-decoration: none; font-size: 1em; font-style: normal; font-weight: 500; line-height: normal;}
#menu-menu-paginas li.current-menu-item a { color: #010101; }

#menu-principal > li.menu-item-has-children > a {
    position: relative;
    padding-right: 20px;
    background-color: #04307c;
    color: white;
    padding-left: 5px;
    border-radius: 8px;
}
.megamenu .sub-menu li ul li {
    position:relative;
} 
.megamenu .sub-menu li ul li a::after {
    content: '';
    position: absolute;
    right: -20px;
    top: 60%;
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
    background-image: url(https://cdmmedical.dev.radar.cl/wp-content/uploads/2025/02/Vector-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
} 

#menu-principal > li.menu-item-has-children > a::after {
    content: '';
    position: absolute;
    right: 5px;
    top: 54%;
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
    background-image: url(https://cdmmedical.dev.radar.cl/wp-content/uploads/2025/02/Vector-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}


.btn-categoria-single { z-index: 99; border-radius: 5px; color: #fff; padding: 10px 20px; text-decoration: none; transition: 0.5s;}
.btn-categoria-single:hover { background-color: var(--Azul); }


/* SLIDER PRINCIPAL  */


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/* BUSCADOR  */
.buscador { position: relative;}
.buscador a { color: transparent; } 
.buscador a::after { content: ''; background-image: url(public/images/buscador.svg); position: absolute; left: 0; width: 25px; height: 25px; background-size: 80%; background-repeat: no-repeat; background-position: center; }
.buscador a:hover { color: transparent; }
.buscador-form .dgwt-wcas-sf-wrapp { background-color: transparent !important;}
.buscador-form form input[type=search] { width: 100% !important; border: solid 1px #000 !important; padding: 5px 5px 5px 35px !important; border-radius: 5px !important; }
.buscador-form form button[type=submit] {  top: 12px !important; left: 10px !important; }

/* FORMULARIOS CF7  */
.wpcf7-form { }
.wpcf7-form p { }
.wpcf7-form p select, 
.wpcf7-form p input[type=text], 
.wpcf7-form p input[type=password], 
.wpcf7-form p input[type=email], 
.wpcf7-form p input[type=search],
.wpcf7-form p input[type=tel], 
.wpcf7-form p textarea { border: solid 1px var(--Plomo); border-radius: 5px; width: 100%; }

.wpcf7-form p input[type=submit] { background-color: var(--Azul); color: #fff; border: none; padding: 5px 30px; text-transform: capitalize; border-radius: 5px}
.wpcf7-form p input[type=submit]:hover { background-color: var(--Celeste); }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { border-color: var(--Azul)!important;}
.wpcf7 form.sent .wpcf7-response-output {border-color: var(--Celeste)!important;}


/* CABECERA PAGINAS  */
.contenedor-categorias { position: relative;}
.contenedor-categorias .caja-titulo .page-title { color: var(--blanco); font-weight: 900; }
.caja-titulo { position: absolute; top: 0; left: 15%; right: 50%; bottom: 0; color: #fff; display: flex; align-items: start; justify-content: center; flex-direction: column; }


/* MINICART  */
.mini-carrito { position: relative; }
.mini-carrito span { position: absolute; background-color: var(--Naranjo);  border-radius: 50%; width: 25px; height: 25px; text-align: center; font-weight: bold; right: -10px; top: -15px; }

.menu-mobile { display: none;}
.volver { display: none !important; }

.woocommerce ul.carrusel-destacados.products li.product { width: 100% !important; border: solid 1px #cccccc; border-radius: 5px;}
.woocommerce ul.products li.product .onsale { display: flex !important; justify-content: center; align-items: center; font-size: 0.8rem; margin: -0.5em -0.5em 0 0 !important; right: 5% !important; top: 15px !important; border-radius: 5px; padding: 2px 10px; width: fit-content; height: 30px; min-height: auto; background-color: var(--Azul); color: #fff; }

/* WIDGETS  */
.archive .widgets .widget { margin-bottom: 20px;}
.archive .widgets .widget h3, .archive .widgets .widget .yith-wcan-filters .yith-wcan-filter .filter-title {color: var(--Gris-titulos); font-size: 1.1em; font-weight: 700; padding-bottom: 0.5em; margin-bottom: 0.7em; border-bottom: solid 1px #000;}
.archive .widgets ul { list-style: none; margin: 0; padding: 0; }
.archive .widgets ul li a, .archive .widgets .widget .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a  { text-decoration: none; color: #000; transition: 300ms; font-size: 1em; font-style: normal; font-weight: 400; line-height: 17px; letter-spacing: -0.4px; }
.archive .widgets ul li a:hover, .archive .widgets .widget .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover  {color: var(--Azul); transition: 300ms;}
/* FILTRO CATEGORIA */
.archive .widgets .widget .filter-content ul.filter-items li.filter-item label input {
    appearance: none;
    width: 20px;
    height: 20px;
    border: solid 1px #000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: #fff;
    transition: 300ms;
}
.archive .widgets .widget .filter-content ul.filter-items li.filter-item label input:hover {
    background-color: var(--Azul);
    transition: 300ms;
}
.archive .widgets .widget .filter-content ul.filter-items li.filter-item label input[type="checkbox"]:checked {
    background-color: var(--Azul);
}
.archive .widgets .widget .filter-content ul.filter-items li.filter-item label {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    gap: 10px;
}
.archive .widgets .widget .filter-content a.show-more {
    background-color: var(--Azul-2-CDM);
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    padding: 6px 20px;
    border-radius: 5px;
}
.archive .widgets .widget .filter-content ul.filter-items {margin-bottom: 20px;}
.archive .widgets .widget .filter-content a.show-more:hover{
    background-color: var(--Azul);
}
.archive .widgets .widget .wc-block-components-price-slider__range-input-progress {
    --range-color: var(--Azul-2-CDM)!important;
    --track-background: linear-gradient(to right, transparent var(--low), var(--Azul-2-CDM) 0, var(--Azul-2-CDM) var(--high), transparent 0) no-repeat 0 100% / 100% 100%;
}


/* FILTRO DE PRECIO  */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle  { background-color: var(--Azul) !important; }
.woocommerce .widget_price_filter .price_slider_amount .button { width: fit-content;} 
.woocommerce .widget_price_filter .price_slider_amount { display: flex; flex-direction: column-reverse; align-items: end; }
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    max-width: 90px!important;
}

/* PLP  */

.bloque-secciones-archive { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.bloque-secciones-archive .woocommerce-notices-wrapper { order: 1; margin: auto; width: 100%; }
.bloque-secciones-archive .woocommerce-result-count { order: 2; }
.bloque-secciones-archive .woocommerce-ordering { order: 3;}
.archive h1.titulo-plp {
    color: var(--Azul);
    font-size: 2em;
}


.filtros-titulo { font-weight: 700; font-size: 1.5rem; margin-bottom: 10px; display: block;}
.hr-custom { height: 2px; background: black; opacity: 1; }
.caja-marca span { text-transform: uppercase; font-weight: bold; color: var(--Azul); font-size: 0.9em; }
ul.products li.product  { border: solid 1px #cccccc; border-radius: 5px; background-color: #fff; }
ul.products li.product .caja-loop a h2 { padding-top: 0px !important; color: #000 !important; text-align: center; font-size: 0.95em !important; line-height: 1em!important; font-style: normal; font-weight: 500 !important; line-height: normal; min-height: 40px;}
ul.products li.product .caja-loop form { display: flex; align-items: center; justify-content: center; }
ul.products li.product .caja-loop form .caja-mas-menos { margin-right: 30px; }
ul.products li.product .caja-loop form .caja-mas-menos div.quantity { margin-top: 10px;}
ul.products li.product .caja-loop form .caja-mas-menos .minus { left: -26px; top: 15px; }
ul.products li.product .caja-loop form .caja-mas-menos .plus { right: -26px; top: 15px; }
a.add_to_cart_button { position: relative !important; padding-right: 30px !important; }
a.add_to_cart_button:before { content: ''; background-image: url(/wp-content/uploads/2025/02/icono-comprar.svg); position: absolute;     right: 7px; width: 20px; height: 20px; background-size: contain; background-repeat: no-repeat; top: 4px; }


ul.products li.product .button {margin-top: 5px !important; padding-right: 40px; border-radius: 5px !important; background-color: var(--Azul)!important; transition: 300ms; color: #fff; text-transform: none !important; font-weight: 700; font-size: 0.8em; line-height: normal; min-width: 150px;}
ul.products li.product .button:hover {background-color: var(--Celeste)!important; transition: 300ms;}
ul.products li.product .button#cotizar, .single-product.woocommerce button#cotizar{background-color: var(--Celeste)!important;}
ul.products li.product .button#cotizar:hover, .single-product.woocommerce button#cotizar:hover{background-color: var(--Azul)!important;}
ul.products li.product .button.button.alt:after, ul.products li.product a.button.product_type_simple:after, ul.products li.product button#cotizar:after, .single-product.woocommerce .contenedor-pdp .info-pdp button#cotizar:after{ content:''; position: absolute; width: 20px; height: 20px; background-position: center; background-repeat: no-repeat; background-size: contain; top: 5px; right: 12px; }
ul.products li.product .button.button.alt:after, ul.products li.product a.button.product_type_simple:after{background-image: url(/wp-content/uploads/2025/02/icono-comprar.svg);}
ul.products li.product button#cotizar:after, .single-product.woocommerce .contenedor-pdp .info-pdp button#cotizar:after{background-image: url(/wp-content/uploads/2025/02/icono-cotizar.svg);}
ul.products li.product .price {     display: flex !important; justify-content: center; flex-direction: row-reverse; align-items: center; } 
ul.products li.product .price ins { text-decoration: none; }
ul.products li.product .price bdi { color: var(--Naranjo); font-size: 1.4em; font-style: normal; font-weight: 600; line-height: normal; } 
ul.products li.product .producto-cotizable {color: var(--Naranjo); font-size: 1.2em; font-style: normal; font-weight: 600; line-height: normal;}
ul.products li.product .price del { display: none!important; opacity: 1 !important; margin-left: 10px; color: var(--Celeste) !important; }
ul.products li.product .price del bdi { font-size: 1.6em; color: var(--Celeste);}
ul.products li.product a.added_to_cart { text-transform: uppercase; font-size: 0.8em; display: block; background: #000; width: fit-content; padding: 4px 47px; margin: 6px auto; color: #fff; border-radius: 3px; font-weight: 700; }

.button {  background-color: var(--Azul) !important; color: #fff !important; text-transform: uppercase !important; font-weight: 700 !important; font-size: 0.8em !important; line-height: normal !important; transition: 300ms; }
.button:hover { background-color: var(--Celeste) !important; transition: 300ms; }

.woocommerce ul.products li.product a img {padding: 10px 10px 0px;margin: 0 !important; }
.woocommerce ul.products li.product .caja-loop {padding: 5px 5px 10px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 30px!important;
}
.wp-pagenavi {display: flex;justify-content: center;align-items: center;margin: 0 0 5rem; padding: .5rem 0;}
.wp-pagenavi img.anterior.flecha-paginacion {
    transform: rotate(180deg);
}
.wp-pagenavi a, .wp-pagenavi span.current {
    border: solid 1px var(--Azul)!important;
    border-radius: 6px;
    min-width: 40px;
    padding: 6px !important;
    text-align: center;
    transition: 300ms;
    color: #000;
    font-weight: 600;
}
.wp-pagenavi a:hover {
    background-color: var(--Celeste);
    border: solid 1px var(--Celeste)!important;
    color: #fff;
    transition: 300ms;
}
.wp-pagenavi span.current {
    background-color: var(--Azul);
    color: #fff;
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
    min-width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contenedor-titulo.woocommerce h2, .contenedor-titulo.woocommerce h3{
    font-size: 1.4em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.pagina-tienda .contenedor-titulo.woocommerce h2, .pagina-categorias .contenedor-titulo.woocommerce h2{display: inline;; padding: 3px 5px;}
.pagina-tienda .contenedor-titulo.woocommerce h2 {
    background-color: var(--Azul);
}
.pagina-categorias .contenedor-titulo.woocommerce h2 {
    background-color: var(--Celeste);
}
.contenedor-titulo.woocommerce h3 {
    padding: 0px 5px;
}
.cotizaciones-tienda span {
    color: #000;
    font-size: .8em;
    font-weight: 400;
    padding-left: 5px;
}
.cotizaciones-tienda img {
    max-width: 20px;
}
.pagina-categorias .cotizaciones-tienda span {
    color: #fff;
}
.pagina-categorias .cotizaciones-tienda {
    display: flex;
    justify-content: end;
    align-items: center;
}
.pagina-tienda .cotizaciones-tienda {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
}
.contenedor-categorias.pagina-categorias {
    background-color: var(--Azul);
}
.pagina-categorias .contenedor-titulo-categoria {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pagina-categorias .cotizaciones-tienda, .pagina-categorias .contenedor-titulo.woocommerce {
    flex: 1;
}
.pagina-categorias .contenedor-titulo.woocommerce {
    display: flex;
    align-items: center;
}
.pagina-categorias .contenedor-titulo.woocommerce img {
    background-color: var(--Celeste);
    border-radius: 50%;
    padding: 10px;
    margin-bottom: 10px;
    max-width: 60px;
}
.pagina-categorias .contenedor-titulo.woocommerce div {
    padding-left: 10px;
}

/* PRODUCTO  */


.single-product div.product .woocommerce-product-gallery .flex-viewport { width: 75%; float: right; border: solid 1px lightgray; }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs { width: 20%; float: left; overflow-y: scroll !important; max-height: 480px; }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li { padding: 5px 0px; width: 95% !important;  border: solid 1px lightgray; margin-bottom: 10px !important; }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img { width: 90%; float: none; margin: auto !important;  }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar { width: 5px !important; background-color: #F5F5F5 !important; }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb { border-radius: 0px !important; -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%) !important; background-color: var(--celeste) !important; }
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%) !important; border-radius: 0px !important; background-color: #F5F5F5 !important; }

.single-product .woocommerce-notices-wrapper { width: 100%;}
.single-product  .woocommerce-breadcrumb { display: none;}
.single-product div.product div.images { width: 100% !important; height: 100%; }
.single-product div.product .product_title { color: var(--Azul); font-size: 1.875em; font-style: normal; font-weight: 700; line-height: normal; }
.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger { top: 80%; right: 1%; background-image: url(public/images/lupa-pdp.svg); background-size: 75%; width: 50px; height: 50px; background-repeat: no-repeat; border-radius: 0px; background-color: transparent; }
.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after, .single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before { content: none;}

.single-product.woocommerce .woocommerce-tabs { margin-top: 50px; }
.woocommerce-product-gallery--with-images .woocommerce-product-gallery__wrapper { border: solid 1px lightgray; }

.single-product.woocommerce div.product .summary.entry-summary { display: flex; flex-direction: column; height: 90%; }
.single-product.woocommerce div.product .summary.entry-summary .posted_in { display: none; }
.single-product.woocommerce div.product .summary.entry-summary .product_title { order: 1; margin-bottom: 0; }
.single-product.woocommerce div.product .summary.entry-summary .product_meta { order: 2; margin-bottom: 20px; color: #000; font-size: 1.250em; font-style: normal; font-weight: 400; line-height: normal; }
.single-product.woocommerce div.product .summary.entry-summary .product_meta a { color: var(--Azul);}
.single-product.woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description { order: 3;  }
.single-product.woocommerce div.product .summary.entry-summary .woocommerce-product-details__short-description p { font-size: 1.063em; font-weight: 400; color:#000; }
.single-product.woocommerce div.product .summary.entry-summary .stock-bloque-pdp { width: fit-content; order: 4; background-color: var(--Celeste); color: #fff; border-radius: 5px; padding: 5px 10px;}
.single-product.woocommerce div.product .summary.entry-summary .price { margin-top: 20px; order: 4; color: #000; display: flex; flex-direction: row-reverse; justify-content: flex-end; }
.single-product.woocommerce div.product .summary.entry-summary .price bdi { font-size: 1.8rem; font-weight: 700; color: var(--Azul); text-decoration: none;}
.single-product.woocommerce div.product .summary.entry-summary .price del { color: var(--Naranjo); opacity: 1; margin-left: 15px; }
.single-product.woocommerce div.product .summary.entry-summary .price ins { text-decoration: none;}
.single-product.woocommerce div.product .summary.entry-summary .price del bdi { font-size: 1.2em; font-weight: 400; color: var(--Naranjo);} 
.single-product.woocommerce div.product.product-type-variable .price { display: none;}
.single-product.woocommerce div.product.product-type-variable .single_variation_wrap .price { display: block !important;}
.single-product.woocommerce div.product .summary.entry-summary .stock { order: 5;  color: #A6A6A6; font-size: 1.250em; font-style: normal; font-weight: 400; line-height: normal; }
.single-product.woocommerce div.product .summary.entry-summary form.cart { order: 6; display: flex; align-items: center; margin-top: 20px; }
.single-product.woocommerce div.product .summary.entry-summary form.cart .quantity .qty {width: 2.5em; margin-left: 30px; margin-right: 20px;}
.single-product.woocommerce div.product .summary.entry-summary form.cart button.single_add_to_cart_button { font-size: 0.9em; padding: 15px 29px; padding-right: 60px; position: relative;  }
.single-product.woocommerce div.product .summary.entry-summary form.cart button.single_add_to_cart_button::after,
.single-product button.single_add_to_cart_button::after,
.single-product button.button.alt::after { content:''; background-image: url(/wp-content/uploads/2025/02/icono-comprar.svg); position: absolute; width: 30px; height: 25px; background-position: center; background-repeat: no-repeat; background-size: contain; top: 9px; right: 25px; }
.single-product.woocommerce div.product .summary.entry-summary .compartir_en { order: 7; margin-top: auto;}
.single-product.woocommerce .summary .caja-mas-menos .minus { left: 5px !important; }
.single-product.woocommerce .summary .caja-mas-menos .plus { right: 0px; }


.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li { margin: 0px 25px; background-color: transparent; border: none; }
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a { color: var(--Negro) !important; font-size: 1.3em; font-style: normal; font-weight: 400 !important; line-height: normal; }
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom: solid 4px var(--Azul); color: var(--Azul) !important;}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { font-weight: 700 !important; }

.single-product.woocommerce .fotos { position: relative;}
.single-product.woocommerce .fotos .onsale { top: 12px; position: absolute; right: 4%; width: fit-content; padding: 0px 10px; border-radius: 0; left: unset; background-color: #ce2525; height: 30px !important; min-height: fit-content; display: flex; justify-content: center; align-items: center; border-radius: 5px; }
.single-product.woocommerce .related.products { position: relative;}
.single-product.woocommerce .related.products:after { content: '';}
.single-product.woocommerce .related.products h2 {color: var(--Azul); text-align: center; padding-bottom: 10px; margin-top: 20px; margin-bottom: 15px; }
.single-product.woocommerce .contenedor-pdp .info-pdp p.sku {
    margin-bottom: 0;
}
.single-product.woocommerce .contenedor-pdp .info-pdp .caja-marca {
    font-size: 1.4em;
}
.single-product.woocommerce .contenedor-pdp .info-pdp h1.product_title.entry-title {    
    color: #000 !important;
    font-size: 1.4em !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
}
.single-product.woocommerce .contenedor-pdp .info-pdp .producto-cotizable {
    color: var(--Naranjo);
    font-weight: 600;
    margin-bottom: 1.4em;
}
/* .single-product.woocommerce .contenedor-pdp .price del {
    display: none;
} */
.single-product.woocommerce .contenedor-pdp .price del {
    color: #000;
    display: flex;
    font-size: 16px;
}
.single-product.woocommerce .contenedor-pdp .price {color: var(--Naranjo); font-size: 1.8em; font-style: normal; font-weight: 600; line-height: normal;     margin-bottom: 0px; }
.single-product.woocommerce .contenedor-pdp .price ins { text-decoration: none !important;}
.single-product.woocommerce .contenedor-pdp .quantity::before {
    content: "Cantidad";
    color: #000;
    padding-right: 10px;
}
.single-product.woocommerce .contenedor-pdp .quantity {
    margin-bottom: 10px;
}
.single-product.woocommerce .contenedor-pdp .info-pdp form.cart {
    margin-top: 16px;
}
.single-product.woocommerce .contenedor-pdp .info-pdp form.cart button, .single-product.woocommerce button#cotizar {
    width: 150px;
    text-align: left;
}
.single-product.woocommerce .contenedor-pdp .info-pdp button.single_add_to_cart_button::after,
.single-product button.button.alt::after {
    top: 3px;
    right: 10px;
}
.single-product.woocommerce button#cotizar::after{
    top: 6px;
    right: 10px;
}
.single-product.woocommerce button{
    text-transform: none!important;
}
.single-product.woocommerce .contenedor-pdp .galeria-pdp a.woocommerce-product-gallery__trigger {
    display: none;
}
.single-product.woocommerce .contenedor-pdp .galeria-pdp ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    overflow-x: auto;
    gap: 10px;
    max-width: 100%;
    margin-top: 1em;
}
.single-product.woocommerce .contenedor-pdp .galeria-pdp ol li {
    flex: 0 0 auto;
    width: 23%;
}
.single-product.woocommerce .contenedor-pdp .galeria-pdp ol li img {
    border-radius: 8px;
    border: solid 1px #C6C6C6;
}
.descripcion-corta-pdp p, .descripcion-corta-pdp p span {
    color: #000 !important;
}
.woocommerce p, .woocommerce p span {
    font-family: 'Roboto', Sans-serif!important;
}
.single-product.woocommerce .productos-relacionados-pdp {
    background-color: var(--Plomo);
    padding-top: 1em;
    padding-bottom: 0.3em;
}
/* MANUALES  */
#tab-manual .row { background: #F5F3F3; margin-bottom: 20px; padding: 20px; text-align: center; }
#tab-manual .row .pdf { }
#tab-manual .row .ver { }
#tab-manual .row a { font-weight: 400; color: #000; text-decoration: none; font-size: 1.1em; } 

/* BOTONES DE + Y -  */
.caja-mas-menos { float: left; margin-right: 20px; position: relative;}
.caja-mas-menos .minus { position: absolute; top: 4px; left: 8px; border: none; color:  #fff; font-size: 1em; background: var(--Azul); }
.caja-mas-menos .plus { position: absolute; top: 4px; right: 8px; border: none; color: #fff; font-size: 1em; background-color: var(--Azul); }
.caja-mas-menos div.quantity{ float: none; margin: 0; display: inline-block; }
.caja-mas-menos .button, .caja-mas-menos button { border-radius: 50%; vertical-align: middle; float: none; height: 20px; width: 20px; display: flex; justify-content: center; align-items: center; }
.caja-mas-menos div.quantity input.qty::-webkit-outer-spin-button, .caja-mas-menos div.quantity input.qty::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.caja-mas-menos div.quantity input.qty[type=number] { -moz-appearance: textfield;     border-radius: 5px; width: 45px; }


/* MENSAJES DE CHECKOUT  */
.woocommerce-message { border-top-color: var(--Azul) !important; }
.woocommerce-message::before {  color: var(--Azul) !important; }
.woocommerce-info { border-top-color: var(--Azul) !important;  }
.woocommerce-info::before  { color: var(--Azul) !important; }

/* CHECKOUT  */
.woocommerce-checkout input, .woocommerce-checkout select, .woocommerce-checkout textarea, .woocommerce-checkout .select2-selection__rendered { background-color: #EFEFEF; padding: 10px; border: none; color: #454040; }
.woocommerce-checkout span.select2-selection.select2-selection--single { height: 50px; border: none; }
.woocommerce-checkout h3 {font-size: 1.2em; text-transform: uppercase; font-weight: 700; }
.woocommerce-checkout div#customer_details { margin-bottom: 30px; }
.woocommerce-checkout table.shop_table thead th.product-name { background: var(--Azul); color: #fff; }
.woocommerce-checkout table.shop_table thead th.product-total { background: var(--Celeste); color: #fff; }
.woocommerce-checkout #payment {background-color: #e9e9e9;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {background-color: #d0cece!important;}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {border: 1em solid #d0cece!important;border-right-color: transparent!important; border-left-color: transparent!important; border-top-color: transparent!important;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: #D9D9D9!important;}
.woocommerce-checkout table.shop_table td.product-total { min-width: 220px; }
.form-row-primero {     width: 47% !important; overflow: visible; float: left;}
.form-row-ultimo {     width: 47% !important; overflow: visible; float: right;}
.form-row-primero.form-row-wide, .form-row-ultimo.form-row-wide { clear: none !important; }
.woocommerce-checkout .facturas { margin-top: 20px;}
.wc-block-components-radio-control-accordion-content {
    padding: 0px 16px;
}
.wc-block-checkout__payment-method div#radio-control-wc-payment-method-options-bacs__content div,
.wc-block-checkout__payment-method div#radio-control-wc-payment-method-options-transbank_webpay_plus_rest__content {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #D0CECE;
}
.wc-block-checkout__payment-method div#radio-control-wc-payment-method-options-bacs__content div:before,
.wc-block-checkout__payment-method div#radio-control-wc-payment-method-options-transbank_webpay_plus_rest__content:before {
    content: "";
    display: block;
    border: 1em solid #D0CECE;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
fieldset#payment-method {
    background-color: #e9e9e9;
    padding: 15px;
}
.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted {
    box-shadow: none!important;
}
#tipo_documento_field span.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
p#billing_first_name_field,
p#billing_last_name_field,
p#billing_rut_field,
p#billing_phone_field,
p#billing_state_field, 
p#billing_city_field, 
p#billing_email_field,
p#tipo_documento_field{
    width: 47%;
    display: inline;
}
.giro-empresa, .razon-social {
    width: 50%;
}
.email-empresa input {
    width: 100%;
}
.giro-empresa input, .razon-social input {
    width: 100%;
}
p#billing_address_1_field {
    width: 100%;
}
p#billing_address_2_field {
    display: none;
}

/* CARRO  */
.ventasCruzadas li { width: 100% !important; }
.woocommerce-cart table.cart .product-thumbnail img { width: 100px; border: solid 1px var(--Plomo); padding: 5px; }
.woocommerce-cart table.cart td.product-price, .woocommerce-cart table.cart td.product-subtotal {     font-size: 1.250em; font-weight: 700; line-height: normal; }
.woocommerce-cart table.cart td.product-name a{ color: #000; font-size: 1em; font-style: normal; font-weight: 400; line-height: normal; text-decoration: none; }
.woocommerce-cart h2 { text-transform: uppercase; font-weight: 700; font-size: 1.2em; }
.woocommerce table.cart td.actions .input-text { min-width: 350px;}
.woocommerce-cart a.checkout-button { width: fit-content; float: right; }

.woocommerce-cart .wc-block-cart__submit-container { text-align: right; }
.woocommerce-cart .wc-block-cart__submit-container a {     background: var(--Naranjo); width: fit-content; padding: 7px 15px; color: #fff; text-decoration: none; border-radius: 10px; }
.woocommerce-cart .wc-block-cart-items a.wc-block-components-product-name { color: #000; text-decoration: none; }

.woocommerce-cart .coupon button[type=submit] {     text-transform: capitalize !important; background-color:#04307B !important; height: 35px; }
.woocommerce-cart .coupon input[name=coupon_code] { background: #F3F0F0; color: #787878; border: none !important; }
.woocommerce-cart button[name=update_cart] { background: #fff !important; color: var(--Naranjo) !important; border: solid 1px var(--Naranjo) !important; text-transform: capitalize !important;     display: flex !important;
    margin-left: auto !important;
    gap: 8px;
    justify-content: center; }
.woocommerce-cart button[name=update_cart]::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('https://cdmmedical.dev.radar.cl/wp-content/uploads/2025/02/jam_refresh-reverse.png');
    background-size: contain;
    background-repeat: no-repeat;
}
/* OWL CARROSUEL GENERAL  */
.owl-carousel.products .owl-nav { position: absolute; top: 30%; width: 100%; }
.owl-carousel.products .owl-nav button { font-size: 6em; position: absolute; font-weight: 200;}
.owl-carousel.products .owl-nav button.owl-next {  right: -30px;}
.owl-carousel.products .owl-nav button.owl-prev { left: -30px;}


/* THANK YOU PAGE */
.woocommerce-order-received .woocommerce-order { text-align: center; width: 70%; margin: auto; }
.woocommerce-order-received .woocommerce-order .foto { max-width: 100px; }
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details { margin: 0 auto; padding: 30px 0; text-align: center; display: flex; justify-content: center; border-bottom: solid 1px lightgray; }
.woocommerce-order-received .woocommerce-order .wc-bacs-bank-details-heading, 
.woocommerce-order-received .woocommerce-order .woocommerce-order-details__title
 { color: var(--Azul); padding-bottom: 10px; border-bottom: solid 1px var(--Plomo); margin-bottom: 20px; margin-top: 20px; }
 .woocommerce-order-received .woocommerce-order .woocommerce-customer-details { display: none; }

/* FILTRADOR  */
.woocommerce-ordering select { background-color: #fff; padding: 10px; border: solid 1px; color: #454040; }

/* PAGINACION PLP  */
.woocommerce-pagination span.page-numbers.current { background: var(--Azul) !important; color: #fff !important;  }
.woocommerce-pagination ul.page-numbers { border: none !important; }
.woocommerce-pagination ul.page-numbers li { border: none !important;  margin-right: 20px !important; background: transparent; color: #000 !important; }
.woocommerce-pagination a.page-numbers, .woocommerce-pagination span.page-numbers { padding: 10px 15px !important; font-size: 1.2em !important; color: #000 !important;}
.woocommerce-pagination a.page-numbers:hover { background-color: var(--Azul) !important; color: #fff !important; }

/* MENU DE TEMPLATE DE 2 COLUMNAS */
#menu-menu-paginas { list-style: none; margin: 0; padding: 0;}
#menu-menu-paginas li a { border-bottom: solid 1px lightgray; padding-bottom: 15px; margin-bottom: 20px; display: block; color: #A99; text-decoration: none; font-size: 1em; font-style: normal; font-weight: 500; line-height: normal;}
#menu-menu-paginas li.current-menu-item a { color: #010101; }

/* MI CUENTA  */
.woocommerce-account h3 { text-transform: uppercase; font-weight: 700; font-size: 1.2em; }
.woocommerce-account .woocommerce-MyAccount-content a { font-weight: 500; color: var(--Gris-titulos);}
.woocommerce-account .woocommerce-MyAccount-navigation ul { list-style: none;  margin-left: 0; padding: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {position: relative; padding: 15px 0px 15px 30px; border-bottom: solid 1px #EFEFEF;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard {padding-top: 0px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:after { opacity: 0.4; content:''; position: absolute; width: 25px; height: 25px; left: -35px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active:after, .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout:after { opacity: 1 !important;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover:after { opacity: 1 !important; }
.woocommerce-account .woocommerce-MyAccount-navigation li a { text-decoration: none; color: #DEDEDE; font-size: 1.250em; font-style: normal; font-weight: 400; line-height: normal; }
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a { color: #000; font-weight: 500; } 
.woocommerce-account form input {     border: none; background: #EFEFEF; padding: 6px; border-radius: 8px; }

.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard:after { background-image: url(public/images/info-general.svg); margin-left: 30px;}
.woocommerce-account .woocommerce-MyAccount-navigation-link--orders:after { background-image: url(public/images/mispedidos.svg); margin-left: 30px;}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address:after { background-image: url(public/images/direecciones.svg); margin-left: 30px;}
.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account:after { background-image: url(public/images/detalles-de-cuenta.svg); margin-left: 30px;}
.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout:after { background-image: url(public/images/cerrar-sesion.svg); margin-left: 30px;}

.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads { display: none; }

.suscribirse h3 { font-size: 1.2em; }
.titulo-mi-cuenta {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: solid 1px #d7d2d2;
    margin-bottom: 20px;
}
body.woocommerce-account .contenedor-categorias {
    display: none !important;
}
.woocommerce-MyAccount-content p {
    color: var(--Gris-titulos);
}
.woocommerce-MyAccount-content p a:hover {
    color: var(--Azul);
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders thead,
table.woocommerce-table--order-details thead {
    background-color: #d9d9d9;
}
.woocommerce table.shop_table {
    border: 1px solid #D9D9D9!important;
    width: 100%;
    border-collapse: collapse!important;
    border-radius: 0;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button,
.woocommerce .woocommerce-order-details .order-actions-button:last-child,
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button,
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button.button {
    background-color: var(--Celeste) !important;
    padding: 8px 20px;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button:after,
.woocommerce .woocommerce-order-details .order-actions-button:last-child:after,
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:after,
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button.button:after {
    content: "";
    background-image: url(/wp-content/uploads/2025/02/flecha.png);
    background-size: 12px 7px;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 7px;
    display: inline-block;
    margin-left: 5px;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button:hover,
.woocommerce .woocommerce-order-details .order-actions-button:last-child:hover,
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover,
.woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover {
    background-color: var(--Naranjo) !important;
}
.woocommerce-orders-table__header,
table.woocommerce-table--order-details thead tr th  {
    border-right: solid 1px #000;
}
.woocommerce-orders-table__row, .woocommerce-orders-table__cell,
table.woocommerce-table--order-details tbody tr td,
table.woocommerce-table--order-details tfoot tr th,
table.woocommerce-table--order-details tfoot tr td {
    border: solid 1px #000;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    text-align: center;
}
table.woocommerce-table--order-details tbody tr td.woocommerce-table__product-total.product-total span {
    font-weight: 700;
}
.woocommerce table.woocommerce-table--order-details tfoot tr th {
    font-weight: 500;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details address {
    border: none;
    padding: 6px 0px;
}
.woocommerce .woocommerce-MyAccount-content label {
    font-weight: 600;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address a {
    font-weight: 700;
    text-decoration: none;
}
.woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset legend {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 1.1em;
}
.woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset p label {
    font-weight: 400;
}
.woocommerce-MyAccount-content p button{
    margin-top: 1em!important;
}
.woocommerce form .form-row .required {
    color: var(--Naranjo);
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 3px!important;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.addresses {
    display: flex;
    flex-flow: row-reverse;
}
/* FOOTER  */

footer { background-color: #faf6f5; position: relative;}
footer .menu-footer li:first-child { margin-bottom: 5px; }
footer .menu-footer li:first-child a {   font-size: 1.2em; font-style: normal; font-weight: 800; line-height: normal; }
footer .menu-footer li a {  color: var(--Negro); margin-bottom: 0.7em; display: inline-block; text-decoration: none; text-decoration: none;}
footer .menu-footer li a:hover { color: var(--Azul); }
footer .siguenos_en { font-size: 1.2em; font-style: normal; font-weight: 800; line-height: normal; color: #000; text-decoration: none; margin-bottom: 15px; display: block; }
footer .rrss { justify-content: start; display: flex; margin: 0px;}
footer .rrss li:first-child a { margin-bottom: 0px !important; }
footer .rrss li { margin-right: 15px;}
footer .rrss li a { margin-bottom: 0px;}

footer .caja-medios { display: flex; align-items: end; }
footer .caja-medios .webpay {}

/* FORMULARIO DE CONTACTO */
.formulario-contacto .datos p{
    color: var(--Gris);
}
.formulario-contacto .datos .campos input,
.formulario-contacto .datos .campos p textarea  {
    font-size: 14px;
    padding: 5px 20px;
}
.formulario-contacto .datos .campos input::placeholder,
.formulario-contacto .datos .campos p textarea::placeholder  {
    color: #B2BBBB;
}
.formulario-contacto .datos .campos p textarea {
    height: 100px;
}

.subir-bloque { margin-top: -65px; }


span.current {
    color: var(--Celeste);
    border: 1px solid var(--Celeste) !important;
    padding: 3px 11px !important;
    border-radius: .2rem;
}
.categorias-home span.elementor-icon {
    background-color: var(--Celeste);
    padding: 15px;
    border-radius: 50%;
}
.mb-0 p {
    margin-bottom: 0px;
}
.icono-servicio-tecnico div.elementor-icon {
    background-color: var(--Amarillo);
    padding: 15px;
    border-radius: 50%;
}
.pre-footer{
    background-color: var(--Azul);
    color:white;
    font-weight:600;
}
.noticias-home .elementor-post__text a.elementor-post__read-more {
    background-color: var(--Celeste);
    transition: 300ms;
    padding: 10px 20px!important;
    border-radius: 5px
}
.noticias-home .elementor-post__text a.elementor-post__read-more:hover {
    background-color: var(--Azul);
    transition: 300ms;
}
a.btn.btn-custom.btn-noticias {
    font-weight: 500;
    font-size: 0.9em;
    padding: 5px 20px;
}
.btn-custom.btn-noticias:hover { background-color: var(--Azul) !important; color: #fff; transition: 300ms; }
.contenedor-noticas img {
    border-radius: 5px;
}
.home .woocommerce ul.products li {
    margin-bottom: 20px !important;
}
@media (max-width: 768px) {
    .pre-footer .individual-iconos {
        margin-top: -20px;
        padding: 0px 10px 20px 10px !important;
    }
}

body.woocommerce-cart .cart_totals a.checkout-button.button.alt.wc-forward {
    background-color: #E54E34 !important;
    gap:8px;
    display: inline-flex;
}
body.woocommerce-cart .cart_totals a.checkout-button.button.alt.wc-forward::after {
    content: "";
    display: inline-block;
    width: 16px; /* Ajusta el tamaño de la imagen */
    height: 16px;
    background-image: url('https://cdmmedical.dev.radar.cl/wp-content/uploads/2025/02/Vector-7.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.woocommerce a.remove.remove-new {
    color: #E54E34!important;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.woocommerce a.remove:hover {
    background: #E54E34!important;
}

.mi-cuenta-logo {
    width: 30%;
}

.mini-carrito a img {
    width: 70%;
}

nav a[aria-current="page"] {
    font-weight: bold;
    text-decoration: underline;
}
body.woocommerce-cart .quantity-controls {
	display: flex;
	align-items: center;
}

body.woocommerce-cart .quantity-controls img.plus-button,
body.woocommerce-cart .quantity-controls img.minus-button {
    cursor: pointer; /* Cambia el cursor al pasar sobre la imagen */
    margin: 0 5px;  /* Espaciado entre las imágenes y el input */
	border:none!important;
	width: 32px!important;
}
/* Ocultar flechas de los inputs de tipo number en la mayoría de los navegadores */
body.woocommerce-cart .quantity-controls input.qty {
    -moz-appearance: textfield; /* Firefox */
}

body.woocommerce-cart .quantity-controls input.qty::-webkit-outer-spin-button,
body.woocommerce-cart .quantity-controls input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none; /* Chrome, Safari, Edge */
    margin: 0; /* Evitar margen */
}

/* Opcional: Estilo para el input si necesitas ajustar el diseño */
body.woocommerce-cart .quantity-controls input.qty {
    width: 50px; /* Ajusta el ancho según sea necesario */
}
body.woocommerce-cart .cart-collaterals {
    display: flex;
    flex-direction: column-reverse;
}
body.woocommerce-cart .cross-sells {
    width: 100% !important;
	margin:auto;
	text-align:center;
}
body.woocommerce-cart .cart_totals {
    margin-left: auto;
}
.ventasCruzadas .owl-dot span {
    border-radius: 6px;
    background-color: #575757;
    height: 7px;
    width: 41px;
    display: block;
    margin: 5px;
}
.ventasCruzadas .owl-dot.active span {
    background-color: #04307B;
}
.ventasCruzadas .owl-dots {
    text-align: center;
}

.container.header-search {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #04307B;
    color: white;
}
.container.header-search h2{
    font-size: 25px;
    font-weight: 600;
}
footer span.fw-normal a {
    text-decoration: none;
    color: var(--Azul);
    font-weight: 600;
}

h1.fw-bold.titulo-plp {
    margin-top: 50px;
}

.carousel-caption {
  top: 5%;
  left: 10%;
  right: auto;
  bottom: auto;
  width: 80%;
  padding: 2rem;
  height: 100%;
  display: flex !important;
}

.slider-titulo {
  font-size: 2rem;
  font-weight: 700;
  line-height: 100% !important;
  margin-bottom: 1rem;
}

.slider-titulo p {
    line-height: 80% !important;
}

.primer-palabra-slider {
    background-color: #04307B;
}

.slider-titulo strong,
.slider-titulo span {
  display: inline-block;
  color: #000000;
  padding: 0.2em 0.5em;
}

.slider-descripcion {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
  margin-bottom: 1.5rem;
}

.btn-slider {
  display: inline-block;
  background-color: #003C72;
  color: white;
  text-decoration: none;
  padding: 0.6em 1.5em;
  border-radius: 5px;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.btn-slider:hover {
  background-color: #03559E;
  color: white;
  text-decoration: none;
}

