/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

@font-face {
    font-family: "Overpass Mono";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/OverpassMono-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: "Barlow Condensed";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/BarlowCondensed-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: "Barlow Condensed";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/BarlowCondensed-Bold.ttf);
    font-weight: 700;
}

@font-face {
    font-family: "Poppins";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/Poppins-Bold.ttf);
    font-weight: 700;
}

@font-face {
    font-family: "Poppins";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/Poppins-SemiBold.ttf);
    font-weight: 600;
}

@font-face {
    font-family: "Playfair Display";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/PlayfairDisplay-Black.ttf);
    font-weight: 900;
}
@font-face {
    font-family: "Playfair Display";
    src: url(https://esenssi.com/fabrica/wp-content/themes/porto-child/fonts/PlayfairDisplay-Regular.ttf);
    font-weight: 400;
}

body {
    font-family: "Overpass Mono";
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Barlow Condensed";
}
h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #242424;
}

.yith-wcan-filters .yith-wcan-filter h4 {
    font-family: Poppins, sans-serif;
}

/*Detalle del producto*/
.woocommerce-variation-availability {
    display: none;
}

/*PRODUCTOS RELACIONADOS*/
.recent_products {
    /*display: none;*/
}
.checkout-visited-products {
    max-width: 900px;
    margin: auto;
}
.recent_products h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 1.1429em;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
}
.recent_products li.product {
    max-width: 25%;
}

.rvpscarousel .slick-slide {
    padding: 0;
}

.slick-slide li.product {
    max-width: 100%;
}

.rvpscarousel .slick-prev:before {
    content: "‹";
}

.rvpscarousel .slick-next:before {
    content: "›";
}
.rvpscarousel .slick-prev,
.rvpscarousel .slick-next {
    top: 35%;
}
.rvpscarousel .slick-next:before,
.rvpscarousel .slick-prev:before {
    color: #9e9e9e;
}
/*
.slick-track,
.slick-list,
.slick-slider{
    min-width: 100% !important;
}
.slick-slide{
	min-width: 25%;
}



@media only screen and (min-width: 1200px) { 	
	.slick-track,
	.slick-list{
	    width: 100% !important;	
	}
}
*/

@media only screen and (max-width: 576px) {
    .recent_products li.product {
        max-width: 50%;
    }
    .slick-slide li.product {
        max-width: 100%;
    }
}

/*Rest of css styles*/
form.wpcf7-form.init label,
form.wpcf7-form.init p,
form.wpcf7-form.init span,
form.wpcf7-form.init textarea,
form.wpcf7-form.init input {
    width: 100%;
}
form.wpcf7-form.init textarea,
form.wpcf7-form.init input {
    background: #f4f4f4;
    border: none;
}
#footer ul li,
#footer ul {
    border-color: transparent !important;
    margin-bottom: 0 !important;
    border: none !important;
}
.flex-form {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.flex-form > span {
    width: 33% !important;
    padding-bottom: 5px;
}
.flex-form input.wpcf7-form-control.wpcf7-submit {
    width: 50% !important;
    max-width: 585px;
    max-height: 37px;
}
div#wpcf7-f18-p12599-o1 textarea {
    height: 150px;
}
span.wpcf7-acceptance input {
    width: initial !important;
    position: relative;
    top: 2px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: black !important;
}
.elementor-element-e2dbf4b input.wpcf7-form-control.wpcf7-submit,
div#respond input#submit {
    width: 250px;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    float: right;
    margin-top: 15px;
    margin-bottom: 30px;
}
.widget_wysija_cont.widget_wysija.d-flex > div:nth-child(1) {
    width: 70%;
}
.widget_wysija_cont.widget_wysija.d-flex > div:nth-child(2) {
    width: 30%;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-dark.btn-modern.wysija-submit {
    height: 35px;
    line-height: 0;
}
.elementor-element-1111bc3 {
    display: none;
}
.page-id-12576 .elementor-element-1111bc3 {
    display: block;
}
.elementor-element-1035aadf {
    height: 50px;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-11a6ec5 > div {
    padding: 0;
}
aside#block-widget-2 .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1190px;
}
div#respond input#submit {
    float: none;
    margin: auto;
    display: block;
}
h2.woocommerce-Reviews-title,
h2.woocommerce-Reviews-title span {
    font-family: "Poppins";
    font-style: initial;
    font-size: 18px;
}
#header .header-center {
    text-align: left;
    width: 50%;
}
.header-center form#yith-ajaxsearchform {
    width: 100%;
    height: 35px;
}
.searchform-popup {
    width: 100%;
}
.header-top {
    height: 60px;
}
div#respond input#submit {
    float: none;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 15px;
}
span.wpcf7-acceptance span {
    font-size: 12px;
}
div#reviews {
    border-top: 1px solid #ddd;
    margin-top: -33px;
    padding-top: 35px;
}
span.wpcf7-acceptance a {
    text-decoration: underline;
}
h2.review-title {
    font-weight: 700;
    color: vla !important;
    text-transform: uppercase;
    background: transparent !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    padding: 7px 0 !important;
    border-radius: 0;
    margin-right: 35px;
    font-family: "Poppins";
    font-style: inherit;
    font-size: 14px;
    border-bottom: 2px solid #222529 !important;
    display: inline-block;
    letter-spacing: -0, 5px;
}
input#yith-s {
    background: black !important;
    color: white !important;
    border-color: white !important;
}
/* input#yith-s::placeholder{
	color: white!important;
} */
#header .searchform {
    box-shadow: none !important;
    background: #ffffff !important;
}
#header .searchform fieldset .text {
    vertical-align: middle;
}
#header .header-main .header-center {
    text-align: center;
    width: 70%;
}
#header .header-top .mega-menu > li.menu-item > a {
    text-transform: capitalize;
}

.mobile-menu .dgwt-wcas-search-wrapp {
    width: 100% !important;
    margin: 0 !important;
	
}
img.img-responsive.standard-logo.retina-logo {
    position: relative;
    left: -7px;
}
form#yith-ajaxsearchform .text,
form#yith-ajaxsearchform .text input {
    width: 90%;
    height: auto;
    position: relative;
    left: 5px;
    top: -1px;
    background: white !important;
    color: black !important;
}
form#yith-ajaxsearchform .text input::placeholder {
    color: black !important;
}
.header-wrapper.wide .container-fluid {
    height: 54px;
}
#header .main-menu > li.menu-item > a {
    text-transform: capitalize;
}
#header .header-main .header-left,
#header .header-main .header-right,
#header .header-main .header-center {
    padding: 0;
}
.yith-wacp-mini-cart-count {
    min-width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
}
#yith-wacp-mini-cart {
    border: 0 !important;
    box-shadow: none !important;
}
.yith-wacp-mini-cart-icon {
    width: 25px;
    height: 25px;
    background-size: contain;
}
#header i.porto-icon-user-2 {
    font-size: 21px;
}
.yith-wacp-mini-cart-count {
    background: black;
}
/*#header .logo .standard-logo {
     height: 27px;
}*/
#header span.button-wrap .btn {
    width: 100%;
}
#header span.button-wrap {
    width: 10%;
}
#header button#yith-searchsubmit i {
    color: black;
}
.header-main {
    border: 1px solid rgb(0 0 0 / 10%);
}
.owl-carousel.nav-pos-inside .owl-nav .owl-prev {
    left: 30px;
}
ol.commentlist li {
    flex-basis: 50%;
    padding: 15px;
}
ol.commentlist {
    display: flex;
    flex-wrap: wrap;
}
/* ul.filter-item-list li:nth-child(5) {
    order: 5;
}

ul.filter-item-list li:nth-child(4) {
    order: 4;
}
ul.filter-item-list li:nth-child(3) {
    order: 2;
}
ul.filter-item-list li:nth-child(2) {
    order: 1;
}
ul.filter-item-list li:first-child {
    order: 3;
} */
ul.filter-item-list {
    display: flex;
}
ul.products li.product-category .thumb-info-wrapper:after {
    background: none;
}
.custom-html div#yith-wacp-mini-cart {
    position: static !important;
}
.custom-html {
    position: relative;
}

.woocommmerce.yith-wacp-related li.yith-wacp-related-product span.price {
    font-size: 1em;
}
.woocommmerce.yith-wacp-related .yith-wcwl-add-button,
.woocommmerce.yith-wacp-related .quickview {
    display: none;
}
ul.products li.product-category .thumb-info h3 {
    font-size: 14px;
}
div.quantity {
    display: block;
    margin-right: 15px;
    width: 100%;
    margin-bottom: 15px;
}
ul[name="attribute_pa_cantidad"] li:nth-child(7) {
    order: 4;
}
ul[name="attribute_pa_cantidad"] li:nth-child(6) {
    order: 2;
}
ul[name="attribute_pa_cantidad"] li:nth-child(5) {
    order: 7;
}
ul[name="attribute_pa_cantidad"] li:nth-child(4) {
    order: 1;
}
ul[name="attribute_pa_cantidad"] li:nth-child(3) {
    order: 5;
}
ul[name="attribute_pa_cantidad"] li:nth-child(2) {
    order: 3;
}
ul[name="attribute_pa_cantidad"] li:nth-child(1) {
    order: 6;
}
ul[name="attribute_pa_cantidad"],
ul[name="attribute_pa_formato"] {
    display: flex;
}
ul[name="attribute_pa_formato"] li:nth-child(3) {
    order: 1;
}
ul[name="attribute_pa_formato"] li:nth-child(1) {
    order: 5;
}
a.filter-item.enabled {
    border-color: #333;
    text-transform: uppercase;
}
.single-product .container {
    max-width: 1400px;
}
.single-product .product-layout-image.product-layout-default {
    width: 88%;
}
.single-product .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
}
.single-product .variations tr td,
.single-product #alg-product-input-fields-table label,
.single-product #alg_wc_pif_local_1 {
    width: 100% !important;
    display: block !important;
}

.single-product .variations tr td.value,
.single-product #alg-product-input-fields-table td {
    padding: 0 !important;
}

.variations .label label {
    line-height: 20px;
    padding-bottom: 0 !important;
}

.single-product .single_variation_wrap {
    border-top: unset !important;
}

.single-product .single_variation_wrap {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.single-product #alg-product-input-fields-table abbr {
    display: none !important;
}

.single-product #alg-product-input-fields-table label {
    font-size: 12px;
    padding-top: 5px;
}
.single-product #alg_wc_pif_local_1 {
    margin-bottom: 30px;
}

.single-product .reset_variations {
    display: inline-block;
    line-height: 1;
    padding: 0.4375rem 0.5rem;
    margin-top: 0.7em;
    background: #f4f4f4;
    color: inherit;
    font-size: 0.625rem;
    text-transform: uppercase;
    text-decoration: none;
}

.single-product .reset_variations:hover {
    background-color: #242424;
    color: #f2f2f2;
}

.alg-product-input-fields-table label,
#product-tab #tab-additional_information {
    text-transform: uppercase !important;
}

/* ---------------------------------
-------shop/category pages----------
--------------------------------- */

.shop-loop-after .term-description {
    width: 100%;
    overflow: hidden;
}

p.woocommerce-loop-product__title {
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.35;
    margin-bottom: 0.45rem;
    font-family: Barlow Condensed, sans-serif !important;
}

.sidebar-content .filter-title {
    font-weight: bolder;
}

/* MEGA-MENU */

.mega-menu-item img {
    height: 250px !important;
    width: 100% !important;
    object-fit: cover;
}

#mega-menu-main_menu .mn-content {
    padding: 40px;
    padding-bottom: 0;
}

#mega-menu-main_menu .mn-content .content {
    display: flex;
}

#mega-menu-main_menu .mn-content .content .colum {
    padding: 10px 20px;
}
#mega-menu-main_menu .mn-content span {
    font-family: "Barlow Condensed", Overpass Mono;
    font-size: 25px;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
}

#mega-menu-main_menu .mn-content .content .colum p {
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 55px;
}

#mega-menu-wrap-main_menu .mega-indicator {
    display: none !important;
}

#mega-menu-wrap-main_menu .mega-sub-menu {
    box-shadow: 0 25px 35px -5px rgba(0, 0, 0, 0.1) !important;
}

/* mobile menu */
#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
    display: none;
	
}

#header .mobile-toggle {
    color: #fff !important;
}
#menu-footer-mas-info-1 {
    display: none !important;
}

@media (max-width: 1353px) and (min-width: 992px) {
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 08px 0px 08px !important;
        font-size: 12px;
		
    }

    #mega-menu-wrap-main_menu #mega-menu-62510-0 {
        width: 120% !important;
		
    }
}

@media (max-width: 1353px) and (min-width: 1151px) {
    .dgwt-wcas-search-wrapp {
        width: 550px;
		
    }
}
@media (max-width: 1353px) and (min-width: 992px) {
    #header .header-top .top-links > li.menu-item > a {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-size: 11px;
		
    }
}

@media (max-width: 1150px) and (min-width: 992px) {
    .dgwt-wcas-search-wrapp {
        width: 420px;
		
    }

    #header .header-center {
        width: 40% !important;
    }
}

@media (max-width: 1110px) and (min-width: 992px) {
    #header .header-main .header-center {
        text-align: center;
        width: 75%;
		
    }
    .header-col > *:not(.header-col-wide),
    .header-col-wide > *:not(.header-col-wide) {
        margin-left: 0.125rem;
		
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 11px;
		
    }
}

@media (max-width: 1058px) and (min-width: 992px) {
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 5px 0px 5px !important;
		
    }
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0 8px !important;
		
    }
}

#header.sticky-header .header-main.sticky .header-center {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.woocommerce-variation-price .woocommerce-Price-amount {
    display: none !important;
}

p.ywcrbp_custom_message {
    color: #242424;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}

#header .my-account {
    display: none !important;
}
.logged-in #header .my-account {
    display: initial !important;
}

#header.sticky-header .header-main.sticky .header-right {
    padding: 0px !important;
}

/* Checkout */
#redsys_payment_form #submit_redsys_payment_form {
    margin-right: 20px !important;
}

#redsys_payment_form .button {
    line-height: 1.57 !important;
}
div#gt_float_wrapper {
    bottom: 100px !important;
}

/* Oculta los filter-item con clase disabled, EXCEPTO si su data-value es "n-d" */
.filter-item.disabled:not([data-value="n-d"]) {
    display: none !important;
}
