/*
Theme Name: Kactus Republic
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 4.5
*/

/* Css modf. */
form.checkout_coupon.woocommerce-form-coupon.has-border.is-dashed {
    display: block !important;
}

.woocommerce-form-coupon-toggle {
    display: none;
}
.shipping__table .woocommerce-shipping-destination, .shipping__table .shipping-calculator-button {
    display: none !important;
}

/* Custom CSS */

#wpcf7-f4268-p104-o1 > form > p:nth-child(3) > label > span > input{
    margin-bottom: 17px;
    margin-top: 6px;
    height: 39px;
    font-weight: normal;
}

#wpcf7-f4268-p104-o1 > form > p:nth-child(4) > label > span > input{
    margin-bottom: 20px;
    margin-top: 6px;
    height: 39px;
    font-weight: normal;
}

#wpcf7-f4268-p104-o1 > form > p:nth-child(5){
	margin-bottom: 15px;
}

#wpcf7-f4268-p104-o1 > form > p:nth-child(6) > span > span > span{
	margin-right: 0;
}

#wpcf7-f4268-p104-o1 > form > p:nth-child(7){
	margin-bottom: 20px;
}

#wpcf7-f4268-p104-o1 > form > p:nth-child(8) > input{
	font-family: 'Montserrat';
}

.blog-header-wrapper {
    display: none;
}

a.add_to_wishlist.single_add_to_wishlist.button.alt {
    width: 38px;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid #c0c0c0;
}

a.add_to_wishlist.single_add_to_wishlist.button.alt:hover {
    background-color: #b20000;
    border-color: #b20000;
}

a.add_to_wishlist.single_add_to_wishlist.button.alt:hover > i{
    color: #fff;
}

a.add_to_wishlist.single_add_to_wishlist.button.alt > span{
	display: none;
}

.button:not(.icon)>i {
    margin-left: -8px;
    margin-right: .4em;
    color: #c0c0c0;
}


.yith-wcwl-add-button {
    margin-bottom: 1em;
}

.yith-wcwl-wishlistaddedbrowse {
    margin-bottom: 1em;
}

.yith-wcwl-wishlistexistsbrowse {
    margin-bottom: 1em;
}

.product-title-container {
    padding-top: 15px;
}

/*Fuentes propias*/
@font-face {
font-family: Spectral;
font-style: normal;
font-weight: normal;
src: url('https://kactusrepublic.com/wp-content/themes/kactus-republic/fonts/spectral/Spectral-Regular.ttf');
}

@font-face {
font-family: Mr-Sheffield;
font-style: normal;
font-weight: normal;
src: url('https://kactusrepublic.com/wp-content/themes/kactus-republic/fonts/mrSheffield/Mr-Sheffield.ttf');
}

/*
button.wishlist-button.button.is-outline.circle.icon {
    color: transparent;
    background-color: transparent;
    border: none;
    border-radius: 0 !important;
    font-size: 1px;
    background-image: url(https://kactusrepublic.com/wp-content/uploads/2021/01/icon-wish.png);
    background-repeat: no-repeat;
    width: 37px;
    height: 58px;
    display: inline-block;
    background-size: contain;
}
button.wishlist-button.button.is-outline.circle.icon:hover {
    color: transparent;
    background-color: transparent;
    border: none;
    border-radius: 0 !important;
    font-size: 1px;
    background-image: url(https://kactusrepublic.com/wp-content/uploads/2021/01/icon-wish-hover.png);
    background-repeat: no-repeat;
    width: 37px;
    height: 58px;
    display: inline-block;
    background-size: contain;
}
*/
.wishlist-popup.dark {
    display: none;
}

a.button, button.button {
    font-family: Montserrat;
}

.whatsapp {
    max-width: 75px;
    position: fixed;
    display: inline-block;
    top: auto;
    bottom: 20px;
    left: auto;
    right: 20px;
    z-index: 9999999;
}
.whatsapp img {
	width: 75px !important;
	height: 75px !important;
}

.logo-envio-header {
    width: 135px;
    position: relative;
    top: 65px;
    left: 30px;
}


.header-wrapper.stuck .logo-envio-header {
    display: none;
}

h2.title-style {
    font-size: 32px;
    font-weight: 200;
    color: #58595B;
}

h3.title-style {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
}

p.text-style {
    font-family: 'Spectral', serif;
    color: #808285;
    line-height: 1.4;
    font-style: initial;
}

.sheffield-style h2 {
    font-family: 'Mr-Sheffield';
    font-size: 76px;
}

.sheffield-style h2 .section-title-main {
    text-transform: capitalize;
}

.sheffield-style h2.section-title b {
    opacity: 1;
    height: 1px;
}

.sheffield-style h2 .section-title-main {
    text-transform: capitalize;
}

span.sheffield-style, span.sheffield-style_sin_filete {
    font-family: 'Mr-Sheffield';
    font-size: 50px;
    color: #A7A9AC;
}

span.sheffield-style:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 250px;
    height: 1px;
    background: rgba(167, 169, 172, 0.5);
    position: absolute;
    right: 10px;
    bottom: 23px;
}

.product-small.box {
    font-family: Montserrat;
}

/* HEADER MENÚ */
#masthead {
    margin-bottom: 10px;
}
#masthead .header-inner.flex-row {
    align-items: flex-end;
    padding-bottom: 5px;
}
#masthead .top-divider {
    border-top: none;
}
.stuck #masthead.header-main .nav > li > a {
    line-height: 16px;
}

#masthead .form-flat input:not([type="submit"])#woocommerce-product-search-field-0 {
    background: #D1D3D4;
    color: #fff !important;
    font-size: 12px;
    border: none;
    height: 25px;
    padding-left: 15px;
    font-family: Montserrat;
}
#masthead .form-flat input:not([type="submit"])#woocommerce-product-search-field-0::placeholder {
    color: #fff !important;
}
#masthead .form-flat .searchform .button.icon i {
    font-size: 12px;
    color: #fff;
}
.nav > li.account-item > a {
    font-weight: 400;
    padding-right: 20px;
}
.nav > li.account-item > a > span {
    position: relative;
}
.nav > li.account-item > a > span:after {
    content: '';
    display: block;
    width: 14px;
    height: 19px;
    background: url(https://kactusrepublic.com/wp-content/uploads/2020/06/user.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -5px;
    right: -20px;
}
#masthead .nav-dropdown {
    margin-top: 15px;
	  font-family: "Montserrat", sans-serif;
}

#top-bar .flex-center {
    display: none;
}

#top-bar .flex-right {
    width: 100%;
}

#top-bar .form-flat input:not([type="submit"])#woocommerce-product-search-field-0 {
    background: #fff;
    color: #58595B !important;
    font-size: 12px;
    height: 25px;
    padding-left: 15px;
    font-family: Montserrat;
}

#top-bar .header-account-title {
    color: #58595B;
}

#top-bar .header-language-dropdown > a {
    color: #58595B;
}

#top-bar .has-dropdown .icon-angle-down {
    color: #58595B;
    opacity: 1;
}

#top-bar .nav > li.account-item > a > span {
	padding-right: 11px;
}

#top-bar .nav > li.account-item > a > span:after {
    background: url(https://kactusrepublic.com/wp-content/uploads/2021/03/icono_mi_cuenta.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 17px;
    top: 0px;
    width: 20px;
}

#top-bar .nav-dropdown a, .sidebar-menu .nav-dropdown a {
    font-family: Montserrat;
}

#top-bar .form-flat .search-name, .sidebar-menu .form-flat .search-name, .form-flat input:not([type="submit"])#woocommerce-product-search-field-1 {
    font-family: Montserrat;
}

.sidebar-menu .account-item .children a {
    font-family: Montserrat;
    font-size: 13px;
}

.header:not(.transparent) #masthead .header-nav.nav > li.active > a.nav-top-link, .header:not(.transparent) #masthead .header-nav.nav > li > a.nav-top-link:hover {
    color: #61772d;
}

/* Elementos de menú con imagen. Se le añade la imagen en Apariencia > Menús */
#masthead .header-nav.nav > li.has-icon-left a {
	color: #EE7281 !important;
	font-family: 'Spectral', serif;
	font-weight: bold;
	font-size: 1em !important;
}

#masthead .header-nav.nav > li.has-icon-left a:hover {
	color: #61772d !important;
}

.nav li.has-icon-left > a > i, .nav li.has-icon-left > a > svg, .nav li.has-icon-left > a > img {
    margin-right: 5px;
    position: absolute;
    right: -83%;
    top: -56%;
}

/*
Cambios Color item "Outlet" en menú principal
Le añadimos la clase "elem_menu_outlet" en Apariencia > Menús
*/
#masthead .header-nav.nav > li.elem_menu_outlet a {
    color: #EE7281 !important;
}
#masthead .header-nav.nav > li.elem_menu_outlet a:hover {
	color: #61772d !important;
}





/* END HEADER MENÚ */


/* Estudio Rooom Cambios Header Noviembre 2023 */
#top-bar, #masthead {
    background-color: #000 !important;
    margin-bottom: 0;
}
#masthead {
    /* margin-bottom: 30px; */
}

.header-wrapper .header-main {
    height: auto !important;
    min-height: 100px;
}
#masthead .header-inner.flex-row {
    padding-bottom: 25px !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #FFF !important;
}
.header:not(.transparent) #masthead .header-nav.nav > li.active > a.nav-top-link, .header:not(.transparent) #masthead .header-nav.nav > li > a.nav-top-link:hover {
    color: #61772d !important;
}
.menu_superior_utiles a.menu_utiles_texto {
    color: #FFF !important;
}
.header .nav-small .social-icons a.instagram, .header .nav-small .header-search a .icon-search {
    color: #FFF !important;
}
.nav>li.header-divider {
    border-left: 1px solid #FFF !important;
}
#top-bar .header-account-title {
    color: #FFF !important;
}
.cart-icon strong {
    border-color: #FFF !important;
}
.cart-icon strong {
    color: #FFF !important;
}
.cart-icon strong:after {
    border-color: #FFF !important;
}
/* Fin Estudio Rooom Cambios Header Noviembre 2023 */

/* HOME */
.col-block-icon .col {
    padding-bottom: 20px;
}

.col-block-icon h3 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 30px;
}

.col-outdoor-living h2 {
    color: #ffffff;
    background: none;
    font-family: 'Mr-Sheffield';
    font-size: 72px;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 0;
}

section.section-outdoor-living {
    align-items: flex-end;
}

/* Cambio Diciembre 2023 */
span.kactus_rojo {
    position: relative;
}
span.kactus_rojo::after {
    content: "";
    width: 84px;
    height: 84px;
    display: block;
    background-image: url("https://kactusrepublic.com/wp-content/uploads/2023/12/kactus_rojo.png");
    background-size: cover;
    position: absolute;
    right: -100px;
    top: 8px;
}
@media screen and (max-width: 600px) {
    span.kactus_rojo::after {
        width: 40px;
        height: 40px;
        right: initial;
        top: initial;
        position: relative;
        margin: 0 auto;
    } 
}

/* Cambio Diciembre 2023 */
.product_cat-gold .box-image .out-of-stock-label {
    background: rgba(0,0,0,0.8);
    color: #edd880;
}
.boton_negro {
    background-color: #000 !important;
    color: #edd880;
}
/*
.row_portada_categorias .col.small-12 {
	max-width: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}
*/

/* Productos portada a tamaño completo. Noviembre 2023. Anulado 7 Dic. 2023 */
/* .productos_portada_full .out-of-stock-label {
    top: initial !important;
    bottom: 0;
}
.productos_portada_full .box-text {
    padding-top: 0.7em;
    padding-bottom: 1.7em;
    font-size: 1.3em;
    text-transform: uppercase;
}

.productos_portada_full h2.title-style::after {
    content: "";
    display: inline-block;
    margin-left: 30px;
    width: 65px;
    height: 65px;
    background: url("https://kactusrepublic.com/wp-content/uploads/2023/11/badge_outlet_portada.png");
}
@media screen and (max-width: 549px) {
    .productos_portada_full h2.title-style::after {
        margin-left: 0;
        display: block;
        margin: 0 auto;
    }
} */

/* Badge outlet portada 7 Dic. 2023 */
/* Desactivado el 13 Diciembre 2023 a petición del cliente */
/* .slider-home::after {
    content: "";
    display: inline-block;
    width: 250px;
    height: 250px;
    background: url("https://kactusrepublic.com/wp-content/uploads/2023/12/badge_outlet_2023.png");
    position: absolute;
    bottom: -23%;
    z-index: 1000;
    right: 8%;
    background-size: cover;
    transition: 0.6s all ease;
}
@media screen and (min-width: 1800px) {
    .slider-home::after {
        right: 16%;
    }
}
@media screen and (max-width: 1240px) {
    .slider-home::after {
        width: 150px;
        height: 150px;
        bottom: -12%;
        right: 3%;
    }
}
@media screen and (max-width: 768px) {
    .slider-home::after {
        width: 100px;
        height: 100px;
        bottom: -10%;
        right: 4%;
    }
}
@media screen and (max-width: 549px) {
    .slider-home::after {
        width: 100px;
        height: 100px;
        bottom: 0%;
        right: 4%;
    }
} */
/* END HOME */

.column_badge_gold .row.products::after {
    content: "";
    display: block;
    width: 179px;
    height: 179px;
    background-image: url("https://kactusrepublic.com/wp-content/uploads/2023/12/badge_kactus_republic_gold.png");
    background-size: cover;
    transition: 0.6s all ease;
    position: absolute;
    top: -45px;
    right: -65px;
    z-index: 22;
}
@media screen and (max-width: 850px) {
    .column_badge_gold .row.products::after {
        position: relative;
        top: initial;
        left: initial;
        right: initial;
        order: -1;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 140px;
    }

}


/* CONTACTO */
p.text-style.email-with-icon, p.text-style.phone-with-icon {
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;
}

p.text-style.email-with-icon:before, p.text-style.phone-with-icon:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
}

p.text-style.email-with-icon:before {
    background: url(https://kactusrepublic.com/wp-content/uploads/2020/06/icon-email.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 10px;
    top: 5px;
}

p.text-style.phone-with-icon:before {
    background: url(https://kactusrepublic.com/wp-content/uploads/2020/06/icon-phone.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    top: 4px;
}

.columna-formulario {
    z-index: 2;
}

.columna-formulario input[type='email'],
.columna-formulario input[type='date'],
.columna-formulario input[type='search'],
.columna-formulario input[type='number'],
.columna-formulario input[type='text'],
.columna-formulario input[type='tel'],
.columna-formulario input[type='url'],
.columna-formulario input[type='password'],
.columna-formulario textarea,
.columna-formulario select,
.columna-formulario .select-resize-ghost,
.columna-formulario .select2-container .select2-choice,
.columna-formulario .select2-container .select2-selection {
    background: #EEECEB;
    box-shadow: none;
    border: none;
    height: 45px;
    font-size: 12px;
    margin-bottom: 0;
    color: #939598;
    padding: 0 20px;
    font-family: "Montserrat", sans-serif;
}

.columna-formulario textarea {
    padding-top: 0.7em;
}

.columna-formulario .wpcf7-form-control-wrap.first-name,
.columna-formulario .wpcf7-form-control-wrap.last-name,
.columna-formulario .wpcf7-form-control-wrap.your-email,
.columna-formulario .wpcf7-form-control-wrap.your-phone,
.columna-formulario .wpcf7-form-control-wrap.your-message {
    display: inline-block;
    padding: 10px;
}

.columna-formulario .wpcf7-form-control-wrap.first-name,
.columna-formulario .wpcf7-form-control-wrap.last-name,
.columna-formulario .wpcf7-form-control-wrap.your-email,
.columna-formulario .wpcf7-form-control-wrap.your-phone {
    width: 50%;
    float: left; 
}

.columna-formulario .wpcf7-form-control-wrap.your-message {
    width: 100%;
}

.columna-formulario .terminos {
    padding: 0 10px;
}

.columna-formulario .wpcf7-form-control-wrap.terminos .wpcf7-list-item-label {
    font-family: 'Spectral', serif;
    color: #A7A9AC;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
}

.columna-formulario input.wpcf7-form-control.wpcf7-submit {
    background: #A7A9AC;
    font-weight: 400;
    width: 100%;
    max-width: 180px;
    margin: 10px;
    font-family: Montserrat;
}

.section-img-contact {
    margin-top: -90px;
}
/* END CONTACTO */

/* QUIENES SOMOS */
.bg-green {
    z-index: 0;
}
.bg-with-coment h3 {
    font-family: 'Spectral', serif;
    font-style: italic;
    font-size: 50px;
    font-weight: 300;
}
h3.testimonial-title {
    font-size: 28px;
    font-style: initial;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
p.text-style.testimonial-name {
    font-size: 14px;
    font-style: italic;
}
.slide-testimonials .slider-nav-dots-simple .flickity-page-dots .dot {
    background: #939598;
    border: none;
    width: 5px;
    height: 5px;
}
/* END QUIENES SOMOS */

/* BLOG */
.ultimas-noticias .box-text {
    padding-top: 25px;
}

.ultimas-noticias .blog-post-inner {
    display: flex;
    flex-direction: column;
}

.ultimas-noticias h5.post-title {
    order: 2;
    font-weight: 600;
}

.ultimas-noticias .post-meta {
    order: 1;
    font-family: 'Spectral', serif;
    font-style: italic;
    margin-bottom: 5px;
}

.ultimas-noticias .is-divider {
    display: none;
}

.ultimas-noticias .from_the_blog_excerpt {
    order: 3;
    font-family: 'Spectral', serif;
    line-height: 1.4;
    margin-top: 10px;
}

.ultimas-noticias .has-hover:hover .image-cover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.ultimas-noticias .titulo-ultimos-posts {
    margin-top: 20px;
    margin-bottom: 50px;
}

.ultimas-noticias .titulo-ultimos-posts h1 {
    text-transform: uppercase;
    font-weight: 600;
}

.titulo-ultimos-posts .filtrosloop a {
    color: #A7A9AC;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 30px;
    padding-bottom: 5px;
    font-family: Montserrat;
}

.titulo-ultimos-posts .filtrosloop a:hover,
.titulo-ultimos-posts .filtrosloop a:active {
    color: #334862;
    border-bottom: 2px solid #A7A9AC;
}

/* END BLOG */

/* SINGLE POST */
.single-post h1.entry-title {font-weight: 600;}

.single-post .entry-divider {
    display: none;
}
/* END SINGLE POST */

/* SHOP */
.product-info h1 {
    font-weight: 600;
}
.product-info .is-divider {
    display: none;
}
.product-info .variations td.label, .product-info .variations td.label * {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce-pagination ul.links li {
    font-family: Montserrat;
    font-size: 13px;
}

.woocommerce-pagination ul.links li a.page-number {
    border-color: transparent;
}

.post-type-archive-product .shop-container {
    display: flex;
    flex-direction: column;
}

.post-type-archive-product .shop-container .page-description {
    order: 2;
}

.section-footer-shop .row {
    margin: auto !important;
}

.img-with-lines img {
    max-width: 230px;
    background: #fff;
    padding: 0 15px;
}

.img-with-lines_portada img {
    max-width: 230px;
    background: #edeef0;
    padding: 0 15px;
}

.img-with-lines:before, .img-with-lines:after, .img-with-lines_portada:before, .img-with-lines_portada:after {
    content: '';
    background-color: #b2b2b1;
    height: 1px;
    position: absolute;
    width: 100%;
    top: 15px;
    max-width: 380px;
}

.img-with-lines:before, .img-with-lines_portada:before {
    left: 0;
}

.img-with-lines:after, .img-with-lines_portada:after {
    right: 0;
    z-index: -1;
}

.slide-categorias .img-icon-style img {
    height: 65px;
}

.slide-categorias .banner h5 {
    margin-top: 0;
    margin-bottom: 20px;
}

.slide-categorias .slider-nav-dots-simple .flickity-page-dots .dot {
    background: #939598;
    border: none;
    width: 5px;
    height: 5px;
}

.slide-categorias .banner-layers > a.fill {
    z-index: 9;
}

.slide-categorias.slider-wrapper .flickity-prev-next-button {
    display: inline-flex;
    opacity: 0.4;
}

.products > .product .product-small.box > .box-image > .image-tools.show-on-hover, .shop-container > .product .images > .image-tools.show-on-hover {
    padding: 0;
    margin-right: 10px;
    margin-top: 10px;
}


.add-to-cart-container .out-of-stock {
	padding: 10px 0;
	color: #FFF;
/*     background: rgba(255,255,255,0.9); */
    background: rgba(89,119,34,0.8);
    text-align: center;
    text-transform: uppercase; 
}
.box-image .out-of-stock-label {
	top: 90%;
	padding: 5px 0;
	font-family: 'Spectral', serif;
	color: #FFF;
/*     background: rgba(255,255,255,0.9); */
    background: rgba(89,119,34,0.8);
}

.shop-container > .product .images .badge.badge-circle {
    margin-left: .12em;
}

.shop-container > .product .images .image-tools.bottom.left {
    padding-left: 0;
}






/* SHOP BADGES */

.badge-circle + .badge {
    margin-top: 0;
    margin-left: 0;
}
.badge + .badge {
    opacity: 1;
    width: 100%;
    height: 2.5em;
}
.badge-container-nuevo.badge-container {
    margin: 0 0 0 30px;
    width: 70px;
    font-size: 14px;
}
.badge-container-nuevo .badge-callout-nuevo.badge-circle {
    margin-left: 0;
}
.badge-container-nuevo .badge-callout-nuevo.callout.badge {
	width: 100%;
}



.badge-container-nuevo .badge.callout .badge-inner.new-bubble {
    border-radius: 0;
	padding: 28px 5px 5px 5px;
	white-space: unset;
	font-family: 'Montserrat';
	line-height: 11px;
}

.badge-container-nuevo .badge.callout .badge-inner.new-bubble:before {
    content: '';
	display: block;
	width: 8px;
	height: 12px;
	background: url(https://kactusrepublic.com/wp-content/uploads/2021/03/icono_cactus_badge.png);
	background-repeat: repeat;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 9px;
	right: 31px;
}

.badge-container-nuevo .badge.callout .badge-inner.new-bubble:after {
	content: '';
	display: block;
	width: 20%;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 6px;	
}

.badge-container-nuevo .badge-inner-nuevo.badge-inner {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size: 20px;
	font-family: 'Spectral', serif;
	font-weight: 100;
	padding: 12px 0 20px;
}
.badge-container-nuevo .badge {
	margin-left: 0;
	width: 100%;
}

.badge-container-nuevo.claro .badge.callout .badge-inner.new-bubble, .badge-container-nuevo.claro .badge-inner-nuevo.badge-inner {
	background-color: #a5c09b;
}

.badge-container-nuevo.oscuro .badge.callout .badge-inner.new-bubble, .badge-container-nuevo.oscuro .badge-inner-nuevo.badge-inner {
	background-color: #61772d;
}

.badge-container-nuevo.gold .badge.callout .badge-inner.new-bubble, .badge-container-nuevo.gold .badge-inner-nuevo.badge-inner {
	background-color: #000;
    color: #efda81;
}

/*
14 Diciembre 2023.
Cambiamos el color de los badges informativos de los productos que tienen la categoría outlet
*/
.product_cat-outlet .badge-container-nuevo .badge.callout .badge-inner.new-bubble, .product_cat-outlet .badge-container-nuevo .badge-inner-nuevo.badge-inner {
    background-color: #EE7281 !important;
}

/* END SHOP BADGES */







/* END SHOP */

.product-page-accordian {
    margin: 50px 0;
}

.accordion-title {
	border-color:#000;
	padding:1.2em 2.3em;
	font-weight:bolder;
	color:#000;
	opacity:1;
}
.accordion-title .icon-angle-down {
		margin-top:10px !important;
}

.accordion-title.active {
		background-color:#fff;
		color:#000;

}

h2.yikes-custom-woo-tab-title{
		display:none;
}

.accordion-title.active .icon-angle-down {
		margin-top:0px !important;
		margin-left:15px;
		margin-bottom:-10px;
}

.accordion-title .icon-angle-down:before{
		content:"+";
		font-size:28px;
}

.active>.toggle {
		transform:rotate(45deg);
}

.color-variable-wrapper li span{
		border-radius:100%;
}

.color-variable-wrapper li.color-variable-item {
		border-radius:100% !important;
}

.vertical-thumbnails.large-2 {
		max-width:30%;
		min-width:25%;
}

/* FOOTER */

.footer-style h5 {
    font-family: 'Spectral', serif;
    font-style: italic;
    font-size: 18px;
    font-weight: 600;
    color: #808285;
    border-bottom: 1px solid #808285;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.footer-style .col-inner ul li {
    font-size: 14px;
    color: #A7A9AC;
    list-style: none;
    margin-left: 0;
    margin-bottom: 7px;
    line-height: 1.2;
}

.footer-style a {
    color: #a7a9ac;
}

.footer-style a:hover {
    color: #808285;
}

.footer-style .social-icons i {
    color: #808285;
}

.footer-style .social-icons i:hover {
    color: #a7a9ac;
}
/* END FOOTER */



.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs{
		display:none;
}

.menu-categorias .icon-box .icon-box-img {
		margin-bottom:0px;
}

.menu-categorias .icon-box .icon-box-img{
		margin:0 auto;
}

.product-small.col {
		padding:10px;
}

.term-conjunto-terraza .conjunto-terraza .icon-box-text h5 span,
.term-sillones .sillones .icon-box-text h5 span, .term-sets-de-balcon .sets-balcon .icon-box-text h5 span,
.term-mesas-y-sillas .conjuntos-sillas-mesas .icon-box-text h5 span,
.term-sillas-mesas-y-sillas .sillas .icon-box-text h5 span,
.term-complementos .complementos .icon-box-text h5 span,
.term-mesas-y-sillas .mesas-y-sillas .icon-box-text h5 span,
.term-outlet .outlet .icon-box-text h5 span,
.term-sillas-y-sillones .sillas-y-sillones .icon-box-text h5 span {
		text-decoration:underline;
		color:black;
		font-weight:300;
}

.btn-download-manual img {
		margin-bottom:15px;
}

.btn-download-manual {
		text-decoration:underline;
}

.gap-element{
		pointer-events:none!important;
}

.z-index-up {
		z-index:20;
}

.z-index-down {
		z-index:1;
}

ul.yith-wcan-list li.chosen > a::before {
		content:'x' !important;
}

.volver-tienda {
		display:none;
		font-weight:300;
		color:#000 !important;
}

.tax-product_cat .volver-tienda {
		display:block;
}

.slider-home > .slider > .flickity-viewport {
    height: 550px !important;
}

.texto-coleccion-slider {
		margin-bottom:-50px;
}



.home .col-inner .slider-home .flickity-viewport {
    height: 600px !important;
}



/* KIKE */
.header_envio_gratuito {
	background-color: #010101;
	color: #FFF;
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	min-height: 40px;
	padding-top: 6px;
}
.header_envio_gratuito span {
	font-size: 12px;
}
.menu_superior_utiles a.menu_utiles_texto{
	font-family: "Montserrat", sans-serif;
	line-height: 16px;
	font-weight: 700;
	font-size: 1.2em;
}
.header .nav-small a.icon:not(.button) {
    font-size: 1.5em;
}
.header .nav-small .social-icons {
    padding-top: 5px;
}
.header .nav-small .social-icons a.instagram, .header .nav-small .header-search a .icon-search {
	color: #000;
}
.header .nav-small .social-icons a.instagram:hover, .header .nav-small .header-search a .icon-search:hover {
	color: #777;
}
.nav>li.header-divider {
    border-left: 1px solid #000;
}


.woocommerce-form span.optional, .woocommerce-input-wrapper span.optional {
	display: none;
}
/* END KIKE */




@media (max-width: 1160px) and (min-width: 850px) {
	.logo-envio-header {
	    left: 5px;
	}
	.nav-left {
	    margin-left: -40px;
	}
	.cart-icon {
	    margin-left: -50px;
	}
}

@media (max-width: 1120px) {
    #masthead .searchform-wrapper form.searchform {
        width: 120px;
    }
}

@media (max-width: 1024px) {
	/* SHOP */
	.banner.header-outlet-bg .bg {
	    background-position: 15% 81% !important;
	}
	/* END SHOP */
}


/* Custom CSS Tablet */
@media (max-width: 849px){
	.sheffield-style h2 {
	    font-size: 62px;
	}
	
	.logo-envio-header {
	    width: 100px;
	    position: absolute;
	    right: 65px;
	    left: auto;
	}
	
	/* HOME */
	.row-products-home .medium-columns-3>.col, .row-products-home .medium-columns-3 .flickity-slider>.col {
	    max-width: 50%;
	    -ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	}
	.slider-home > .slider > .flickity-viewport {
	    height: 600px !important;
	}
	/* END HOME */
	
	/* CONTACTO */
	.columna-formulario > .col-inner {
	    padding: 30px 20px 10px 20px !important;
	}
	
	.section-img-contact {
	    margin-top: 0px;
	}
	/* END CONTACTO */
	
	/* QUIENES SOMOS */
	.bg-with-coment h3 {
	    font-size: 36px;
	}
	/* END QUIENES SOMOS */
	
	/* SHOP */
	.imagen-icono .box-image {
	    width: 80px !important;
	    display: inline-block;
	}
	.col.col-footer-shop > .col-inner {
	    padding: 30px 0px 0px 0px !important;
	}
	.slide-categorias .flickity-slider>div:not(.col), .slide-categorias .flickity-slider>a, .flickity-slider>p, .slide-categorias .flickity-slider>a>img, .slide-categorias .flickity-slider>img, .slide-categorias .flickity-slider>figure {
	    width: 30% !important;
	}
	.banner.header-outlet-bg .bg {
	    background-position: 23% 81% !important;
	}
	.term-conjunto-terraza .conjunto-terraza h5 span,
	.term-complementos .complementos h5 span,
	.term-sets-de-balcon .sets-balcon h5 span,
	.term-mesas-y-sillas .conjuntos-sillas-mesas h5 span,
	.term-sillas-y-sillones .sillas-y-sillones h5 span,
	.term-outlet .outlet h5 span {
	    text-decoration: underline;
	    color: black;
	    font-weight: 300;
	}
	/* END SHOP */
	
	/* SINGLE PRODUCT */
	.col-productos-single-prod .medium-columns-3>.col, .col-productos-single-prod .medium-columns-3 .flickity-slider>.col {
	    max-width: 50%;
	    -ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	}
	/* END SINGLE PRODUCT */
	
	.home .col-inner .slider-home .flickity-viewport {
	    height: 500px !important;
	}
}


/* Custom CSS Mobile */
@media (max-width: 549px){
	.sheffield-style h2 {
	    font-size: 42px;
	}
	
	.logo-envio-header {
	    width: 100px;
	    position: absolute;
	    right: 30px;
	    left: auto;
	}
	
	/* HOME */
	.col-block-icon > .col-inner {
	    padding: 0 !important;
	}
	.col-terraza-balcon-home > .col-inner {
	    margin: 0px 0px 0px 0px !important;
	}
	.slider-home > .slider > .flickity-viewport {
	    height: 425px !important;
	}
	.flickity-slider .banner-slide-home .banner-layers {
	    overflow: inherit;
	}
	.col-outdoor-living h2 {
	    font-size: 52px;
	}
	section.section-outdoor-living {
	    padding-bottom: 0px !important;
	}
	/* END HOME */
	
	/* QUIENES SOMOS */
	.bg-with-coment h3 {
	    font-size: 26px;
	}
	/* END QUIENES SOMOS */
	
	/* SHOP */
	.img-with-lines img, .img-with-lines_portada img {
	    max-width: 185px;
	}
	.imagen-icono {
	    text-align: center;
	}
	
	.imagen-icono .box-text.text-left {
	    text-align: center;
	    padding-left: 0 !important;
	}
	
	.imagen-icono .box-image {
	    width: 60px !important;
	}
	
	.slide-categorias .flickity-slider>div:not(.col), .slide-categorias .flickity-slider>a, .flickity-slider>p, .slide-categorias .flickity-slider>a>img, .slide-categorias .flickity-slider>img, .slide-categorias .flickity-slider>figure {
	    width: 46% !important;
	}
	
	.banner.header-outlet-bg .bg {
	    background-position: 26% 81% !important;
	}
	/* END SHOP */
	
	/* BLOG */
	
	.titulo-ultimos-posts .filtrosloop a {
	    width: 100%;
	    display: inline-block;
	    margin-right: 0px;
	}
	
	/* END BLOG */
	
	.home .col-inner .slider-home .flickity-viewport {
	    height: 375px !important;
	}
}