
            @media (min-width: 1200px) {
            .container {  	
                width: 1430px;
                
            }}
         :root {  
            --maincolor: #AFA99F;  
            --bodycolor: #000000;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Poppins", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Poppins", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.js-product-miniature .product_desc .product_name{
            color: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #AFA99F;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.product-discounts.js-product-discounts {
  display: none !important;
}

body.elementor-page-6070101 .page-title-wrapper {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
}

/* Cambiar color del enlace del menú cuando está activo o seleccionado */
.elementor-element.elementor-element-aofwrei .pos-menu-horizontal .menu-item > a:active,
.elementor-element.elementor-element-aofwrei .pos-menu-horizontal .menu-item > a:focus,
.elementor-element.elementor-element-aofwrei .pos-menu-horizontal .menu-item > a:hover,
.elementor-element.elementor-element-aofwrei .pos-menu-horizontal .menu-item.current-menu-item > a,
.elementor-element.elementor-element-aofwrei .pos-menu-horizontal .menu-item.active > a {
    color: #AFA99F !important;
    fill: #AFA99F !important; /* para íconos SVG si los hay */
}


/* Cambiar color de la etiqueta "nuevo" de cada vista previa de producto */
.product-flag .new, .product-flag .on-sale, .product-flag .out_of_stock, .product-flag .pack {

    color: #FFFFFF !important;
background: #000000 !important;
}

/* Cambiar color del  circulo (números cantidad cosas) carrito pequeño, superior derecha */
.elementor-widget-posCart .blockcart .cart-products-count {

    color: #FFFFFF !important;
background: #000000 !important;
}

/* Cambiar color del  circulo (números cantidad cosas) lista deseos, superior derecha */
.elementor-19010000 .elementor-element.elementor-element-eugqdfm.button-layout-icon .wishlist-top .wishlist-top-count {

    color: #FFFFFF !important;
background: #000000 !important;
}

/* Cambiar color de los iconos lupa, usuario,lista deseos y carrito (no están aquí en ese orden) */
a .wishlist-top-icon.icon-rt-heart2 {
    color: #000000 !important;
}

a:hover .wishlist-top-icon.icon-rt-heart2 {
    color: #000000 !important;
}

.elementor-widget-posCart .blockcart a .icon-rt-bag2 {
    color: #000000 !important;
}

.elementor-widget-posCart .blockcart a:hover .icon-rt-bag2 {
    color: #000000 !important;
}

a .icon-rt-user-circle {
    color: #000000 !important;
}

a:hover .icon-rt-user-circle {
    color: #000000 !important;
}

a .icon-rt-loupe,
a:hover .icon-rt-loupe,
.icon-rt-loupe,
.icon-rt-loupe:hover {
    color: #000000 !important;
    fill: #000000 !important;
}

.pos-search .pos-search__container .pos-search__submit {
    background: #AFA99F !important;
    color: #000000 !important;
}

.pos-search .pos-search__container .pos-search__submit:hover {
    background: #AFA99F !important;
    color: #000000 !important;
}



/* Fuerza el topo  al texto del título principal del menú desplegado */
#_desktop_megamenu .menu-item.active > a > span,
#_desktop_megamenu .menu-item.menu_initialized:hover > a > span {
  color: #AFA99F !important;
}


/* Quitar imagen de las migas de pan y titulo de la pagina en general */
.page-title-wrapper.p_tilte_small::after,
.page-title-wrapper.p_tilte_small {
  background: none !important;
  content: none !important;
  display: none !important;
}

/* reducir espacio de texto de personalización para que no se vea tan grande el espacio para escribir y no baje tanto la página de producto */
.product-customization .product-message {
  height: 2.2em !important;
  min-height: 2.2em !important;
  resize: none !important;
  overflow: hidden !important;
  font-size: 14px;
  padding: 6px 10px;
}
