/* Custom Style */
/*@font-face {
    font-family: 'antipasto_pro_regular';
    src: url('/wp-content/themes/flatsome-child/fonts/antipasto_regular.woff') format('woff')

}*/

#main {
    background-color: #EFEEEE;
    min-height: 60vh;
}

.color-main {
    background-color: #EFEEEE !important;
    padding-bottom: 25px;
}

body {
    color: #333 !important;
}

a {
    color: #333;
    text-decoration: none;
}

td {
    color: #2d2d2d !important;
}

input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=text] input[type=password],
input[type=url],
textarea {
    border-radius: 26px !important;
}

#woocommerce-product-search-field-1 {
    background-color: rgba(0, 0, 0, .03);
    border-color: rgba(0, 0, 0, .09);
    border-radius: 26px;
    box-shadow: none;
    color: #333 !important;
}
#woocommerce-product-search-field-0{
    color: #EFEEEE !important;  
}

#woocommerce-product-search-field-1::placeholder {
    color: #333 !important;
    font-size: 13px;
}

.icon-search {
    color: #333 !important;
}



.woocommerce-Input {
    border-radius: 26px !important;
}

.price-range-container input[type=text] {
    border-radius: 26px !important;
}

.orderby {
    border-radius: 26px !important;
}

.d-none {
    display: none !important;
}

@media(max-width: 600px) {
    .d-sm-none {
        display: none !important;
    }


}


.border-red {
    border-color: red !important;
}

.select {
    border-radius: 26px !important;
}

.select2-container .select2-choice>.select2-chosen,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-selection {
    line-height: 2.507em;
    padding: 0;
    border-radius: 26px !important;
}

.input-text {
    border-radius: 26px !important;
}


.icon-shopping-cart:before {
    content: "";
    color: #A0CC3A;
}

.cart-img-icon {
    width: 19px;
    margin-bottom: 4px;
}

.entry-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;

}

.see-all {
    float: right;
    font-size: 16px;
    color: #333;
}

.h4-home {
    margin: 0;
    margin-top: 30px;
    color: #000;
    font-weight: 600;
    font-size: 24px;
}


/*h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: antipasto_pro_regular !important;
}*/

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    color: #000;
}

.gral-title {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
}

.product-title {
    color: #333;
    font-style: normal;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
}

.product-title a {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

span.widget-title {
    font-size: 14px;
    font-weight: 400;
}

.widget .current-cat>a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
}

.widget>ul>li>a,
.widget>ul>li>span:first-child,
ul.menu>li>a,
ul.menu>li>span:first-child {
    font-weight: 400;
    font-size: 14px;
}

.widget .is-divider {
    display: none;
}

.widget-title {
    font-weight: bold !important;
}

@media(max-width: 970px) {
    .footer-2 {
        text-align: center;
    }
}

.footer-widgets {
    line-height: 2;
}

.footer-widgets a {
    line-height: 2;
}

.stockinfo {
    float: right;
}

@media(max-width: 550px) {
    .stockinfo {
        float: left;
    }
}

.stockinfo div {
    color: #000;
    font-size: 10px;
    padding: 5px;
    color: #555;
    font-size: 13px !important;
    margin-top: -230px;
}

.stockinfo img {
    box-shadow: none;
    padding-left: 4px;
    position: absolute;
    vertical-align: middle;
    width: auto;
    top: 72px;
}

@media(max-width: 550px) {
    .stockinfo img {
        margin-top: 0px;
        top: 205px;
    }

    .stockinfo div {
        margin-top: 0px;
    }
}



@media(max-width: 550px) {
    .stockinfo img {
        top: 205px;
    }
}

.maxinfo {
    float: right;
}

@media(max-width: 550px) {
    .maxinfo {
        float: left;
    }
}

.maxinfo div {
    color: #000;
    font-size: 10px;
    padding: 5px;
    color: #555;
    font-size: 13px !important;
    margin-top: -139px;
    border: 1px solid #ccc;
    border-radius: 7px;
}

.maxinfo img {
    box-shadow: none;
    padding-left: 4px;
    position: absolute;
    vertical-align: middle;
    width: auto;
    top: 72px;
}

@media(max-width: 550px) {
    .maxinfo img {
        margin-top: 0px;
        top: 205px;
    }

    .maxinfo div {
        margin-top: 0px;
    }
}



@media(max-width: 550px) {
    .maxinfo img {
        top: 205px;
    }
}


section.ficha .md-compra .md-puntos p {
    color: #555;
    font-family: Arial;
    font-size: 13px;
}

.product_meta>span {
    border-top: 0px dotted #ddd;

}

.product-info {
    padding-right: 60px;
}

@media(max-width: 550px) {
    .product-info {
        padding-right: 0px;
    }
}

.product-main {
    padding: 0px;
}

.author-product-loop {
    margin-bottom: 7px !important;
    font-size: 11.5px;
}

.footer-links {
    font-size: 14px;
    color: #333;
}

.footer-links:hover {
    /*color: #000;*/
}

.copyright-footer {
    font-size: 14px;
}

.product-page-sections {
    font-size: 14px;
}

.cart {
    margin-top: 15px;
}

ul.product_list_widget li img {
    left: 20px;
    width: 40px;
}

/*span.woocommerce-Price-currencySymbol:before {
    content: 'AR';
}*/

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: middle;

}

.header-account-title {
    display: none !important;
}

.d-block {
    display: block !important;
}

.is-form,
button.is-form,
input[type=button].is-form,
input[type=reset].is-form,
input[type=submit].is-form {
    color: white;
}

/*
.icon-heart:before{
	color: #f26531;
}*/

.icon-shopping-cart:before {
    color: #333;
}

span.amount {
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0em;

}

/* verificar cambios en precio de oferta */
del span.amount{
    font-size: 12px!important;
    display: block;

    
}

h6,
span.widget-title,
th {
    text-transform: lowercase;
}

h6,
span.widget-title,
th:first-letter {
    text-transform: uppercase;
}


@media(max-width: 600px) {
    .box-image {
        min-height: 220px !important;
        max-height: 220px !important;
    }
}

.box-image-top {
    min-height: 270px !important;
    max-height: 270px !important;
}

.box-image-top img {
    max-height: 240px !important;
}

@media(max-width: 600px) {
    .box-image-top {
        min-height: 270px !important;
        max-height: 270px !important;
    }
}

.regala-slider-back .box-image {
    min-height: 210px !important;
    max-height: 210px !important;

}

@media(max-width: 600px) {
    .regala-slider-back .box-image {
        min-height: 170px !important;
        max-height: 170px !important;

    }
}


.breadcrumbs {
    font-weight: 400;
}

.is-form,
button.is-form,
input[type=button].is-form,
input[type=reset].is-form,
input[type=submit].is-form {
    color: black;
}

.sale-perc {
    position: absolute;
    bottom: 16px;
    right: 0px;
    font-size: 14px;
    color: #333;

}

@media(max-width: 550px) {
    .sale-perc {
        bottom: 30px;

    }
}

.is-divider {
    display: none;
}

.payment-icons img {
    border-radius: 7px;
    width: 360px;
}

.has-border {
    border-radius: 7px;
}

.image-icon img {
    max-width: 23px;
}

.product-title {
    margin-bottom: 0px;
}

.shop_attributes {
    width: 40%;
}

@media(max-width: 500px) {
    .shop_attributes {
        width: 100%;
    }
}

.shop_attributes td,
th {
    padding: 0
}

.shop_attributes {
    font-size: 16px;
}

.breadcrumbs a {
    font-size: 14px;
}

.product_meta a {
    color: #fcac14 !important;
}



/* Custom adress */

input#billing_houseno {
    width: 48%;
}

@media(max-width: 991px) {
    #billing_houseno {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

input#shipping_houseno {
    width: 48%;
}

@media(max-width: 991px) {
    #shipping_houseno {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

#billing_dto {
    width: 48%;
}

#billing_dto_field {
    float: right;
    width: 48%
}

input#billing_dto {
    width: 100%;
}

input#shipping_dto {
    width: 100%;
}

#shipping_dto_field {
    float: right;
    width: 48%
}

@media(max-width: 991px) {
    #billing_dto {
        width: 100% !important;
        margin-left: 0 !important;
    }

    #billing_dto_field {
        float: left;
        width: 100%
    }

}

@media(max-width: 991px) {
    #shipping_dto {
        width: 100% !important;
        margin-left: 0 !important;
    }

    #shipping_dto_field {
        float: left;
        width: 100%
    }
}

#billing_address_2_field>label,
#shipping_address_2_field>label {
    overflow: visible !important;
    opacity: 100;
}

/* Custom adress */

.user-registration-Button {
    margin-top: 25px !important;
}

#user-registration,
#user-registration.horizontal {
    -webkit-box-shadow: 0 0px 0px rgba(45, 53, 89, .1);
    box-shadow: 0 0px 0px rgba(45, 53, 89, .1);
}

@media(min-width: 1200px) {
    #user-registration-form-755 {
        width: 70%;
        margin: 0 auto;
    }
}

#user-registration-form-755 button {
    margin-top: 20px !important;
}

#billing_address_2_field>label,
#shipping_address_2_field>label {
    display: block;
}

.pum-theme-696 .pum-content+.pum-close,
.pum-theme-enterprise-blue .pum-content+.pum-close {
    right: -12px;
    background-color: #000;
    border-radius: 100% !important;
}

.btn-pop-up {
    padding: 0px 8px;
    border: 1px solid #000000;
    border-radius: 20px !important;
    width: 77px;
    height: 20px;
}

.select-pop {
    color: #FFF;
    background: #000;
}

@media(max-width: 600px) {

    .col,
    .columns,
    .gallery-item {
        margin: 0;
        padding: 0 10px 30px;
        position: relative;
        width: 100%;
    }
}

@media(max-width: 600px) {
    .product-title {
        margin-bottom: 0px;
        margin-top: 15px;
    }
}

@media(max-width: 600px) {
    .pum-container {
        width: 90% !important;
    }
}

@media(min-width: 600px) {
    ::-webkit-scrollbar {
        width: 7px;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
        border-radius: 7px;
        background: #D9D9D9
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 7px;
        background: #7D7D7D;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }

    .atributos-producto::-webkit-scrollbar {
        width: 1px;
    }

    .atributos-producto::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.4);
        border-radius: 0px;
        background: #D9D9D9
    }

    .atributos-producto::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background: #7D7D7D;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.5);
    }
}


.ur-submit-button {
    padding: 10px !important;
    height: 44px !important;
}


.ur-frontend-form.login {
    min-height: 310px;
}

#ship-to-different-address label {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fcac14 !important;
}

#coupon_code {
    width: 99%;
}

.wishlist-empty {
    font-size: 14px !important;
}

.api-slider {
    min-height: 570px;
}

@media(max-width: 600px) {
    .api-slider {
        min-height: 0px;
    }
}

#preloaderSlider {
    max-height: 200px;
    margin-top: 50px
}

@media(max-width: 600px) {
    #preloaderSlider {
        max-height: 100px;
        margin-top: 0px
    }
}

.ur-form-title {
    font-size: 22px !important;
}

.woocommerce-shipping-destination {
    display: none;
}

/* Locales */

#asl-storelocator.asl-cont * {
    font-family: Poppins, sans-serif !important;
}

.shipping-calculator-button {
    display: none;
}

.btn-view-images {
    text-align: center;
    width: 100%;
    color: #fcac14 !important;
    font-weight: bold;
    border: 1px solid;
    border-radius: 8px;
    padding: 5px;
    cursor: pointer;
}

.store-extra-info {
    cursor: pointer;
    font-size: 14px !important;
}

dialog::backdrop {
    background: rgba(10, 10, 10, 0.60);
}

dialog {
    transition: all .5s;
}

.close-dialog {
    font-size: 14px;
    cursor: pointer;
    color: red;


}

/* Fondo modal: negro con opacidad al 50% */
.modal {
    display: none;
    /* Por defecto, estará oculto */
    position: fixed;
    /* Posición fija */
    z-index: 1;
    /* Se situará por encima de otros elementos de la página*/
    padding-top: 240px;
    /* El contenido estará situado a 240px de la parte superior */
    left: 0;
    top: 0;
    width: 100%;
    /* Ancho completo */
    height: 100%;
    /* Algura completa */
    overflow: auto;
    /* Se activará el scroll si es necesario */
    background-color: rgba(0, 0, 0, 0.5);
    /* Color negro con opacidad del 50% */
}


/* Ventana o caja modal */
.contenido-modal {
    border-radius: 5px;
    position: relative;
    /* Relativo con respecto al contenedor -modal- */
    background-color: white;
    margin: auto;
    /* Centrada */
    padding: 20px;
    width: 60%;
    -webkit-animation-name: animarsuperior;
    -webkit-animation-duration: 0.5s;
    animation-name: animarsuperior;
    animation-duration: 0.5s
}


@media(max-width: 700px) {
    .modal {
        padding-top: 150px;
    }

    .contenido-modal {
        width: 95%;
    }
}

/* Animación */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animarsuperior {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* Botón cerrar */
.close {
    float: right;
    background: #000;
    color: #FFF;
    border-radius: 100%;
    padding: 0px 8px;
}

#billing_email_field {
    display: none;
}

.wps_wpr_purchase_pro_point {
    display: none;
}

.sticky-add-to-cart label {
    color: #fcac14 !important;
}

#wps_wpr_pro_cost_to_points {
    margin-top: 15px;
}

.cart label {
    color: #333;
}

/*#wps_wpr_some_custom_points{
	display: none;
}*/

#asl-storelocator.asl-cont.asl-template-0 .asl-wrapper .sl-main-cont .asl-map .map-image .asl-map-canv .infoBox #style_0 h3 {
    border-top-right-radius: 7px !important;
    border-top-left-radius: 7px !important;
}


#asl-storelocator.asl-cont .infoBox .infoWindow .infowindowContent {
    border-bottom-right-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
}

.ywgc_enter_code {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ywgc_apply_gift_card_button {
    background-color: #333 !important;
}


.ywgc_apply_gift_card_button:hover {
    background-color: #333 !important;
}

.ywgc_enter_code p {
    color: #333;
}

.woocommerce-MyAccount-navigation-link--gift-cards a:first-letter {
    text-transform: uppercase;
}

.forminp-text {
    padding-left: 25px !important;
}

.wps_wpr_head_titledesc {
    padding-top: 15px !important;
}

.wps-wpr-view-log-Status {
    padding-top: 15px !important;
}

.col-inner ol li,
.col-inner ul li,
.entry-content ol li,
.entry-content ul li,
.entry-summary ol li,
.entry-summary ul li {
    margin-left: 0;
}

dl.variation dd {
    display: none;
}

.variation-Puntos {
    display: none;
}

.wc-item-meta {
    display: none;
}

.wps_wpr_view_log_notice {
    display: none;
}

.checkout_coupon p {
    display: none;
}

.checkout_coupon {
    padding-bottom: 15px;
}

.product-section-title-related {
    font-size: 15px;
    color: #fcac14 !important;
    font-weight: 400;
    font-size: 22px;
    text-transform: lowercase;
}

.product-section-title-related:first-letter {
    text-transform: uppercase;
}

.woocommerce-Reviews-title {
    display: none;
}

.form-flat input:not([type=submit]),
.form-flat select,
.form-flat textarea {
    border-color: rgba(0, 0, 0, .3);
}

.row-large>.col,
.row-large>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 30px 10px;
}

.regala-slider {
    border: 1px solid #FFF !important;

}

.regala-slider-back {
    border-radius: 4px !important;
    padding: 20px !important;
}

.sale-perc {
    right: -18px;
}

@media(max-width: 650px) {
    .wpcf7 {
        width: 99% !important;
    }
}

.wpcf7-form-control {
    border-radius: 26px !important;
}

.slider-nav-reveal .flickity-prev-next-button,
.slider-nav-reveal .flickity-prev-next-button:hover {
    box-shadow: none;

}

/*.product-title{
	text-transform: lowercase;
	
}

.product-title:first-letter {
    text-transform: uppercase !important;
}

.woocommerce-loop-product__link:first-letter{
	text-transform: uppercase !important;
	font-size: 20px;
}*/

.custom-html-widget {
    line-height: 1.3 !important;
}


.points {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/flatsome-child/assets/images/corner.png) no-repeat scroll left bottom;
    left: 2.3%;
    padding-bottom: 10px;
    position: absolute;
    z-index: 25;
    height: 52px;
    margin-top: -10px;
}

.points p {
    background-color: #f26631;
    border-radius: 5px;
    color: #fff;
    font-family: Antipasto;
    font-size: 19px;
    padding: 5px 30px 5px;
    width: 100%;
}

@media(max-width: 550px) {
    .points {
        left: 0.7%;
    }

    .points p {
        padding: 5px 75px 5px;
    }
}

.points-loop {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/flatsome-child/assets/images/corner.png) no-repeat scroll left bottom;
    padding-bottom: 10px;
    position: absolute;
    z-index: 1000;
    height: 55px;
    top: -210px;
    left: -8px;
    display: none;
}

.points-loop p {
    background-color: #f26631;
    border-radius: 5px;
    color: #fff;
    font-family: Antipasto;
    font-size: 14px;
    width: 70%;
    padding: 9px 12px;
    display: none;
}

@media(max-width: 550px) {
    .points-loop {
        top: -198px;
        height: 55px;
    }

    .points-loop p {
        font-size: 12px;
        height: 39px;
    }
}

@media(max-width: 388px) {
    .points-loop {
        top: -198px;
        height: 55px;
    }

    .points-loop p {
        font-size: 12px;
        padding: 2px 10px;

    }
}

.regala-container {
    border: 1px solid rgb(89, 39, 127) !important
}

#user-registration-form-755.user-registration .ur-button-container button {
    padding: 12px !important;
    margin-left: 15px !important;
}

.wpcf7 label {
    font-weight: 400;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #b20000;
}

.livriz-hidden {
    display: none !important;
}

.livriz-title-synopsis {
    color: #f26531;
}

@media(max-width: 600px) {
    .entry-title {
        width: 100%;
    }

}

.wpcf7-select {
    border-radius: 26px;
}

.wpcf7-response-output {
    text-align: center;
}

.breadcrumbs {
    color: hsla(0, 0%, 40%, .7);
}

.box-category .box-image {
    display: none;
}

.livriz-radius {
    border-radius: 8px !important;
}

#woocommerce_product_categories-2 {
    border-radius: 7px;
}

@media(max-width: 600px) {
    .api-slider {
        min-height: 100px
    }

}

.in-stock {
    display: none;
}

a.added_to_cart {
    display: none !important;
}

.woocommerce-product-attributes-item--attribute_pa_codigo-de-pais-basado-en {
    display: none !important;
}

.woocommerce-product-attributes-item--dimensions {
    display: none;
}

.available-on-backorder {
    display: none;
}

#submit-payment {
    display: none !important;
}

.user-registration {
    margin-top: 13px
}

#account_email {
    margin-bottom: 15px;
}

/* Filtro precio */

.price-range-container {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 7px;
    padding-left: 0px;
}

.price-range-slider {
    width: 100%;
    height: 10px;
    background-color: #ccc;
    border-radius: 5px;
    position: relative;
}

.price-range-slider .range {
    height: 100%;
    background-color: #f26636;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
}

.price-range-labels {
    display: flex;
    justify-content: space-between;
    margin-top: -8px;
}


input[type=range] {
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ccc;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #fcac14 !important;
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

.widget_layered_nav_filters ul li.chosen a {
    display: none;
}

.sold-out-badge {
    position: absolute;
    top: 27%;
    background-color: #ccc;
    width: 85.4%;
    opacity: .9;
    text-align: center;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase;
    color: #000
}

@media(max-width: 1200px) {
    .sold-out-badge {
        width: 83.4%;
    }

}

@media(max-width: 600px) {
    .sold-out-badge {
        width: 90%;
    }

}

@media(max-width: 395px) {
    .sold-out-badge {
        width: 88.5%;
    }

}

/* Custom filter prices */
#custom_html-14.widget {
    margin-bottom: 10px;
}

.off-canvas .sidebar-inner {
    padding: 30px 10px;
}

/* Orders Custom */

#followModal {
    z-index: 9999 !important;
}

#moreInfoModal {
    z-index: 9999 !important;
}

#orderCustomContainer {
    font-family: 'Poppins', sans-serif !important;
}

@media(min-width: 700px) {
    .negative-margin-order {
        margin-left: -12px !important;
    }
}

.modal {
    margin-top: 0px !important;
}

/* Pre-sale */
.advance-sale {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/flatsome-child/assets/images/corner2.png) no-repeat scroll left bottom;
    left: 2.3%;
    padding-bottom: 10px;
    position: absolute;
    z-index: 25;
    height: 52px;
    margin-top: -10px;
}

.advance-sale p {
    background-color: #a0cc3a;
    border-radius: 5px;
    color: #fff;
    font-family: Antipasto;
    font-size: 19px;
    padding: 5px 30px 5px;
    width: 100%;
}

@media(max-width: 550px) {
    .advance-sale {
        left: 0.7%;
    }

    .advance-sale p {
        padding: 5px 75px 5px;
    }
}

/* Mobbex styles */
.payment_method_mobbex_method_card_input img {
    display: none;
}

.payment_method_mobbex_method_prismaqr img {
    display: none;
}

/* Sidebar filters */
#containerSelectEditorials {
    margin-top: 12px;
}

.out-of-stock-label {
    display: none;
}

.sold-out-badge {
    display: none;
}

.checkout_coupon {
    display: none;
}

.header-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dark .form-flat input:not([type=submit]),
.dark .form-flat select,
.dark .form-flat textarea,
.nav-dark .form-flat input:not([type=submit]),
.nav-dark .form-flat select,
.nav-dark .form-flat textarea {
    background-color: #333 !important;
    border-color: #EFEEEE;
    color: #333 !important;
}

.flickity-slider>.product-small {
    box-shadow: 0px 1px 4px 0px #0000001A;
    height: 380px;
    margin: 0 10px;
    border-radius: 4px;
    background-color: #F7F7F7;
    padding: 15px;

}

.product .product-type-simple {
    box-shadow: 0px 1px 4px 0px #0000001A;
    height: 370px;
    margin: 0 10px;
    border-radius: 4px;
    background-color: #F7F7F7;
    padding: 15px;
}


.product .product-type-simple .box-image {
    min-height: 180px !important;
    max-height: 180px !important;
}

@media(max-width: 600px) {
    .product .product-type-simple .box-image {
        min-height: 180px !important;
        max-height: 180px !important;
        margin: 0px;
    }
}

@media(max-width: 600px) {
    .product .product-type-simple {
        margin: 0px;

    }
}


.view-all-carrousel {
    font-size: 12px;
    margin-left: 10px;
    font-weight: 400;
}

/* .page-wrapper {
    padding-top: 5%;
} */

.row-large>.flickity-viewport>.flickity-slider>.col {
    padding: 15px 15px 10px;
    background-color: #F7F7F7;
}

.footer-2,
.absolute-footer {
    background-color: #000000 !important;
    color: #FFF;
}

.footer-2 a {
    background-color: #000000 !important;
    color: #FFF;
}

.flickity-slider>* {
    margin-right: 20px;
}

/*.flickity-prev-next-button{
	height: 350px !important;
	display: none;
}*/

.shop-page-title {
    background-color: #EFEEEE;
}

.flickity-page-dots {
    margin: -50px;
}

.section-bg-overlay {
    background-color: rgba(0, 0, 0, 0) !important;
}

.woocommerce-MyAccount-content,
.cart-collaterals,
.woocommerce-form-coupon-toggle,
.wishlist-title-container {
    margin-top: 30px;
}

.wishlist-title-container h2 {
    font-size: 22px !important;
}

.cart-auto-refresh {
    margin-top: 15px;
}



.product-categories {
    background-color: #FFF;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 1px 4px 0px #0000001A;
}

#custom_html-14.widget {
    background-color: #FFF;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 1px 4px 0px #0000001A;
}

#custom_html-15.widget {
    background-color: #FFF;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0px 1px 4px 0px #0000001A;

}

.products .product-small .col-inner {
    box-shadow: 0px 1px 4px 0px #0000001A;
    margin: 0px;
    border-radius: 4px;
    background-color: #F7F7F7;
    padding: 10px
}

@media(min-width: 750px) {

    .flickity-slider .img-inner {
        margin-right: 20px !important;
    }

}


.sticky-mobile-menu {
    background-color: #F7F7F7;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 10px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px -12px rgba(0, 0, 0, 0.2);
}

.sticky-mobile-menu .icon-box-center .icon-box-img {
    margin: 0 auto 4px;
}

@media (max-width: 549px) {
    #footer {
        margin-bottom: 20px;
    }
}

.container .row:not(.row-collapse),
.lightbox-content .row:not(.row-collapse),
.row .gallery,
.row .row:not(.row-collapse) {
    margin-left: 0px;
    margin-right: 0px;

}

.top-products-sliders img {
    width: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 549px) {
    .top-products-sliders img {
        width: 50% !important;
        max-width: 50% !important;
    }
}

.top-products-sliders .flickity-viewport .flickity-slider .col {
    min-height: 220px;
    max-height: 220px;
}

@media (max-width: 549px) {

    .top-products-sliders .flickity-viewport .flickity-slider .col {
        min-height: 330px;
        max-height: 330px;
    }
}

@media (max-width: 549px) {

    .top-products-sliders .box-image {
        min-height: 180px !important;
        max-height: 180px !important;
    }
}

.wps_wpr_view_log {
    display: none;
}

.cart-icon {
    color: red;
}

.background-livriz {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
}

.woocommerce-MyAccount-content {

    padding: 20px;
}

.col .live-search-results,
.header .search-form .live-search-results,
.header-block .live-search-results {
    border-radius: 7px;
}

#livrizProductDescription {
    margin-top: 20px;
}

#livrizProductDescription .content-expanded {
    display: none;
}

#livrizProductDescription .expand-button {
    margin-top: 20px;
    cursor: pointer;
    color: #999999;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0em;
}

.product-page-price {
    margin: 0;
    margin-top: 9px
}

.product-page-price .woocommerce-Price-amount {
    font-size: 30px;

}

#yith-wcwl-form {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
    padding: 20px;
    padding-top: 3px;
    margin-top: 30px;
}

.login-registration {
    margin-top: 30px !important;
}

.ur-form-grid {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
    margin-top: 30px;
    margin-left: 0px;
}

.ur-form-grid {
    box-shadow: none;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}

.ur-frontend-form {
    border: 0;
}

.ur-form-title {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-left: 10px;

}

.ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0;
}

.ur-frontend-form button {
    float: right;
    margin-right: 0;
    margin-top: 10px !important;
}

.user-registration-Button {
    margin-right: 0 !important;
    padding: 8px !important;
    margin-top: 20px !important;
}

#user-registration-form-755.user-registration {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
    margin-top: 30px;
    margin-left: 0px;
}

.user-registration-error {
    margin-top: 5px !important;
}

span.widget-title {
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
}

.atributos-producto {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
    margin-top: 5px;
    padding: 20px;
}

.atributos-producto {
    list-style: none;
    position: absolute;
    max-height: 47vh;
    overflow-y: scroll;
    z-index: 2;
}

@media (max-width: 549px) {
    .atributos-producto {
        list-style: none;
        position: relative;
        z-index: 2;
    }
}

.atributos-title {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 40px;
}

.single_add_to_cart_button {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #343434 !important;
}

.language-selector {
    width: 160px;
    display: inline;
    border-radius: 26px;
}

.quantity .button {
    border-radius: 26px !important;

}

.row-single-product {
    height: auto;
}

.livriz-container-cart {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #F7F7F7;
    margin-top: 30px;
    margin-left: 0px;
    padding: 10px;
}


.woocommerce-EditAccountForm h1 {
    font-size: 20px;
}

.buy-now {
    margin-top: 0px;
    width: 100%;
    background-color: #fcac14 !important;
}

#livrizContenedorShare {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

#livrizShare {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: 400;
    cursor: pointer;
}

#livrizShare i {
    font-size: 23px;
    margin-right: 5px;
}

.livriz-col-attr {
    padding: 10px;
    font-size: 14px;
}

.icon-attrs {
    font-size: 20px;
}

#livrizPoints {
    width: 100%;
    border-radius: 4px;
    background-color: #F7F7F7;
    padding: 5px;
    text-align: center;
    margin-bottom: 19px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;

}

#livrizShippingInfo {
    font-size: 13px;
    font-weight: 700;
}

.livriz-color-points {
    color: var(--fs-color-secondary);
}

#livrizAutorTitle .livriz-col-attr {
    margin: 0;
    padding: 0;
    padding-top: 2px;
    font-weight: 400;
    min-height: 20px
}

.link-general-loading {
    position: relative;
    width: 100%;
    margin-top: 8px;
    height: 17px;
    /* Ajusta la altura según tus necesidades */
}

.link-general-loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    border: 2px solid #333;
    border-top: 2px solid #CCC;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
}

.has-equal-box-heights .box-image img,
.has-format img,
.image-cover img,
.video-fit iframe,
.video-fit video,
img.back-image {
    height: auto;
}

/* Contact Form */
.wpcf7 input[type='submit'] {
    border-radius: 7px !important;
    float: right;
    margin: 0;
}

.contact-colum {
    min-height: 71vh
}

/* Faqs */
.faqs-container-html {
    /*box-shadow: 0px 1px 4px 0px #0000001A;*/
    border-radius: 4px;
    background-color: #FFF;
    padding: 20px;

}

.faqs-container-html h5 {
    font-weight: bold;
}


.faq-section {
    margin-top: 20px;
}


.faq-section h3 {
    font-weight: bold;
}

.faq-section .row {
    display: flex;
}

@media(min-width: 700px) {
    .faq-section .col {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}


.icon-box {
    height: 100%;
}

@media(min-width: 700px) {
    .icon-box {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

.icon-box-img {
    text-align: center;
}

.icon {
    display: inline-block;
}

.icon-box-text {
    margin-top: 10px;
}

/* Sobre nosotros */
.side-bar-about {
    box-shadow: 0px 1px 4px 0px #0000001A;
    border-radius: 4px;
    background-color: #FFF;
    padding: 20px;
    min-height: 500px;
    width: 350px;
}

/* Menu mobile */

.sticky-mobile-menu .icon-box-img img,
.icon-box-img svg {
    padding-top: .2em;
    width: 70%;
}

.cards-home-info {
    width: 22.1rem !important;
    height: Fixed(93px) !important;
    padding: 5px 31px 15px 31px !important;
    gap: 7px !important;
    border-radius: 8px 0px 0px 0px !important;
    opacity: 0px !important;
    display: flex !important;
    align-items: center !important;
    background-color: black !important;
    border-radius: 7px !important;
    margin-left: 2rem !important;
}

.cards-home-info span{
    display: flex;
    flex-direction: column;
    text-align: left;
    line-height: 15px;
    color: #fff;
}
.cards-home-info span strong{
    color: #fff;
    margin-bottom: -15px;
}
.cards-home-info i {
    margin-top: 13px;
}

.btn-register-home {
    padding: 0px !important;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 2px solid;
    border-radius: 0px;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto;
    margin-top: 15px;
}

.quantity,
.text-center .quantity {
    display: inline-block;
    display: inline-flex;
    margin-right: 8px;
    opacity: 1;
    vertical-align: top;
    white-space: nowrap;
}

.cart-list-form {
    margin: 0 auto;
    background-color: #F7F7F7;
    /* position: fixed; */
    margin-top: -26%;
    /* width: 100%; */
    position: relative;
    z-index: 3;
}

.single_add_to_cart_button.loading:not(:hover)>i {
    display: none;
}

.btn-register-home .register-home {
    border-radius: 66px !important;
}

.footer-widgets {
    background: #f7f7f7;
}
#wscp-postcode{
    width: 100% !important;
    border-radius: 7px !important;
}
#wscp-button{
    width: 100% !important;
}
.woocommerce #shipping-calc p{
    display: flex !important;
}
#bsm-preloader{
    width: 100% !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 7px !important;
    padding-top: 10px;
}
#select-andreani-office{
    width: 62% !important;
}
p.out-of-stock{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #343434 !important;
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #fff;
    opacity: 1;
    outline: none;
    text-align: center;
    padding: 7px;
    border-radius: 7px;
}
.tag-product-loop{
    font-size: 12px !important;
    background-color: #858484 !important;
    text-align: center !important;
    border-radius: 7px !important;
    width: auto !important;
    padding: 2px 15px 2px 15px !important;
    position: absolute !important;
    top: 7px !important;
    opacity: 100% !important;
}
.tag-product-loop a{
    color: #fff !important;
    font-weight: 600 !important;
}
.collection-accordion{
    margin-bottom: -25px;
}
.first-element-accordion{
    margin-top: 3rem;
}
.collection-accordion span{
    font-weight: bold !important;
}
.included-volumes-title{
    font-weight: bold !important;
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
@media(max-width: 600px) {
    .cards-home-info span{
        display: block !important;
    }
    .cards-home-info{
        flex-direction: column;
        gap: 0px !important;
        align-items: center !important;
        margin-left: 13px !important;
    }

    .cards-home-info span{
        text-align: center !important;
    }
}

.featured-category{
    width: 7rem !important;
}


/* Custom carrousel */ 
.slider-style-container .flickity-slider>:not(.is-selected), .slider-style-focus .flickity-slider>:not(.is-selected), .slider-style-shadow .flickity-slider>:not(.is-selected) {
    opacity: 1;
}