/*
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  ***************/

.my-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.porto-carousel .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}

#header.sticky-header .header-main.sticky {
    padding-block: 20px;
}

#header .main-menu>li.menu-item.active:hover>a,
#header .main-menu>li.menu-item:hover>a {
    background-color: transparent;
    color: #63c834;
}

#header.sticky-header .logo {
    max-width: none;
}

.mega-menu.menu-flat-border>li.menu-item>a {
    border: none;
}

#header .main-menu>li.menu-item.active>a {
    color: #63c834;
}

#header .main-menu > li.menu-item > a{
    font-size: 14px;
}

/*#nosotros {
    background-image: url('/wp-content/uploads/2025/06/lechuga.webp'), url('/wp-content/uploads/2025/06/tomate-1.webp');
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
}

#nosotros {
    background-image: url('/wp-content/uploads/2025/06/lechuga.webp');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
}*/

#nosotros .porto-info-list .porto-info-list-item .porto-info-icon {
    max-width: 50px;
    max-height: 50px;
    margin-top: 5px;
}

#nosotros .porto-info-list .porto-info-list-item h3 {
    color: color(srgb 0.1783 0.5687 0.4079);
    margin-bottom: 0;
    letter-spacing: normal;
    font-size: 23px;
}

#nosotros .porto-info-list .porto-info-list-item {
    margin-bottom: 0;
    color: black;
    display: flex;
    align-items: flex-start;
}

.grid-content .col-md-4 .porto-u-main-heading h2 {
    font-size: 20px !important;
}

.grid-content .col-md-4 .porto-btn,
#blog .porto-btn {
    border: none;
    background: #64c935;
    color: #ffffff;
    width: 100%;
    padding-block: 15px;
    /* text-align: center; */
    font-size: 13px;
}

#testimonios {
    background-image: url('/wp-content/uploads/2025/06/pimiento-fondo.webp'), url('/wp-content/uploads/2025/06/aji-fondo.webp');
    background-position: bottom left, top right;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
}

#testimonios .boxing-testimonials {
    padding: 150px 80px;
    background: rgb(242, 242, 242);
    border-radius: 25px;
    color: black;
}

#testimonios .boxing-testimonials h3 {
    font-size: 25px;
    margin-bottom: 0;
    color: color(srgb 0.3916 0.7896 0.205);
}

#testimonios .owl-carousel .owl-nav .owl-next {
    right: 15px;
}

#testimonios .owl-carousel .owl-nav .owl-prev {
    left: 15px;
}

#testimonios .owl-carousel .owl-nav .owl-next,
#testimonios .owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    ;
}

#blog h3 a {
    color: #bdff9e;
    text-decoration: none;
}

#blog .porto-btn {
    width: auto;
    border-radius: 5px;
}

#blog .post-item {
    color: white;
}

.page-id-129 .page-top {
    display: none;
}

footer img {
    width: 250px;
}

.form-footer {
    max-width: 700px;
    margin: 0 auto !important;
}

.form-footer h2 {
    text-align: center;
    letter-spacing: normal;
    color: white;
    font-weight: 700;
}

.unique-form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.unique-form input[type="email"] {
    height: 50px;
    border-radius: 5px 0 0 5px;
    border: none;
    min-width: 400px;
}

.unique-form input[type="submit"] {
    height: 50px;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
    padding-inline: 30px;
}

.social-footer {
    justify-content: center;
    display: flex;
    margin-block: 80px 20px;
}

.page-id-129 #main {
    background: #357220;
}

#form-d {
    background: #357220;
    padding: 80px 0;
}

.form-mh input[type="email"],
.form-mh input[type="text"],
.form-mh input[type="tel"] {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: none;
}

.form-mh textarea {
    width: 100%;
    border-radius: 5px;
    border: none;
}

.form-mh .col-sm-12 {
    position: relative;
}

.form-mh label {
    color: #ff5151;
    font-size: 22px;
    position: absolute;
    z-index: 1;
    right: 20px;
}

.form-mh .row+.row {
    margin-top: 20px;
}

.form-mh .row:last-child>div[class*="col-"] {
    text-align: right;
}

.form-mh input[type="submit"] {
    /* margin: 0 auto; */
    height: 50px;
    padding-inline: 40px;
    border-radius: 5px;
    background: #64c936;
    border: none;
    transition: all 0.3s ease;
}

.form-mh input[type="submit"]:hover {
    background: #52a72c;
    cursor: pointer;
}

.shortcode-product-grid {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    gap: 24px;
}

.shortcode-product-grid li.product {
    list-style: none;
    width: calc(33.33% - 20px);
}

.ver-producto-btn {
    display: inline-block;
    padding: 8px 16px;
    background: #64c936;
    color: #fff !important;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 8px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    transition: background 0.3s ease;
}

.ver-producto-btn:hover {
    background: #039168;
}

.product-image img {
    border-radius: 5px;
}

.product-loop-title,
.woocommerce-loop-product__title {
    color: #33564c !important;
    font-size: 20px !important;
    margin-bottom: 15px !important;
    font-weight: 600 !important;
}

ul.products .price {
    color: #2d9168;
}

li.product-default {
    text-align: left;
}

.page-top {
    padding-block: 100px;
    border-bottom: 5px solid #8BC34A;
}

.page-top::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.17);
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
}

.page-top .container {
    position: relative;
    z-index: 2;
}

.page-top ul.breadcrumb>li,
.page-top ul.breadcrumb>li a {
    display: inline-block;
    border-color: transparent;
    background: transparent;
    color: white;
    letter-spacing: 2px;
    font-weight: 100 !important;
    font-size: 15px;
}

.page-top ul.breadcrumb>li .delimiter {
    color: white;
    font-size: 15px;
}

.page-top .page-title {
    color: #ffffff;
    font-size: 55px;
    margin-bottom: 25px;
    letter-spacing: normal;
    /*font-family: 'Playfair Display' !important;*/
    text-transform: initial !important;
}

.product-nav {
    display: none;
}

.single-product .product_title {
    color: #000 !important;
    font-size: 48px;
    text-transform: initial;
    letter-spacing: normal;
    padding-top: 20px;
    /*font-family: 'Playfair Display' !important;*/
    font-weight: 700;
    margin-top: 10px !important;
    margin-bottom: 25px;
    ;
}

.single-product .product-summary-wrap .description p {
    font-size: 21px;
    color: black;
    letter-spacing: normal;
    line-height: normal;
}

.boton-wsp-single a {
    background: #25d366;
    width: 100%;
    display: block;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: white;
    gap: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
}

.product-stock.in-stock,
.product_meta .sku_wrapper {
    display: none !important;
}

.woocommerce div.product .boton-wsp-single {
    margin-bottom: 25px;
    margin-top: 15px;
    border-top: 1px solid #ebebeb;
    padding: 32px 0;
    border-bottom: 1px solid #ebebeb;
}

.woocommerce-product-sharing-mh {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-product-sharing-mh span {
    color: #000;
    font-weight: 600;
}

.single-product .product-summary-wrap .product-share {
    margin: 0;
}

.single-product .product-summary-wrap .share-links a {
    font-size: 13px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    margin: 0.2857em 0.1em 0.2857em 0;
    background: #33564c !important;
    border-radius: 5px;
    color: white !important;
    border: none !important;
}

.woocommerce-tabs .resp-tabs-list li {
    padding: 5px 20px 5px 0;
    position: relative;
    font-weight: 700;
  /*  font-family: 'Playfair Display'; */
    font-size: 36px;
    color: inherit;
    text-transform: initial;
}

.woocommerce-tabs .resp-tabs-list li.resp-tab-active,
.woocommerce-tabs .resp-tabs-list li:hover {
    border-color: #2d9168 !important;
}

.woocommerce-tabs .tab-content p {
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 1.9;
    color: #000;
    font-size: 18px;
}

.related.products .slider-title,
.title-border-bottom>.section-title {
    letter-spacing: normal;
    line-height: normal;
    color: #000;
    margin-top: 0;
    font-size: 36px;
    text-align: left;
    margin-bottom: 50px;
    font-weight: 700;
    /*font-family: 'Playfair Display' !important;*/
    text-transform: capitalize;
    border-bottom: none !important;
}

.product-thumbnails.thumbnails {
    display: none !important;
}

.woocommerce-tabs {
    margin-block: 45px;
}

.post-image-full {
    position: relative;
}

.post-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.post-image-full::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    z-index: 2;
    background: linear-gradient(-180deg, rgb(0 0 0 / 38%) 50%, rgba(0, 0, 0, 0) 100%);
}

.post-image-full img {
    max-height: 800px;
    object-fit: cover;
}

.post-image-full h2 {
    color: #ffffff !important;
    font-size: 55px !important;
    margin-bottom: 25px !important;
    letter-spacing: normal !important;
    /*/*font-family: 'Playfair Display' !important;*/*/
    text-transform: initial !important;
    line-height: normal;
    text-align: center;
}

.post-image-full.page-top {
    padding-block: 0;
    background-image: none;
    padding: 0 !important;
    margin: 0 !important;
}

article.post .post-image.single {
    margin-bottom: 0;
}

.catsegories-post {
    margin-bottom: 35px;
}

.catsegories-post ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
}

.catsegories-post a {
    background: #63c834;
    padding: 5px 15px;
    border-radius: 2px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}

.bcs-single {
    position: absolute !important;
    top: 40px;
    max-width: 1200px;
    width: 100%;
}

.single-post section.page-top {
    display: none !important;
}

article.post .post-date .day {
    color: #63c834 !important;
}

article.post .post-date .month {
    background: #63c834 !important;
}

.single-post .entry-content {
    border-bottom: none;
    font-size: 16px;
    color: black;
    margin-block: 80px 0;
}

.single-post.entry-content p {
    font-size: 16px;
    color: black;
}

.service-type .row>.col-md-4 ul {
    box-shadow: 0px 0px 6px 0px rgba(0, 51, 102, 0.20);
    background-color: white;
    padding: 24px;
    border-radius: 16px;
    list-style: none;
    margin: 0;
    position: sticky;
    top: 130px;
}

.page-template-template-jerarquia p {
    color: black;
    font-size: 16px;
    line-height: 30px;
}

.sidebar-pages a {
    display: flex;
    align-items: center;
    gap: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    background: transparent;
    padding: 5px 15px;
    border-radius: 5px;
    color: #2d9168;
}

.sidebar-pages img {
    max-width: 30px;
}

.sidebar-pages li+li {
    margin-top: 12px;
}

.sidebar-pages .current a {
    background: #2d9168;
    color: white;
}

.blog-posts article.post .post-image.single {
    margin-bottom: 0;
    margin-bottom: 20px;
}

.blog-posts .post .entry-title {
    font-size: 25px;
}

.grid-box p {
    color: black;
    font-size: 16px;
    line-height: 28px;
}

.grid-box a.btn {
    display: inline-block;
    padding: 8px 16px;
    background: #64c936;
    color: #fff !important;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 8px;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 0px;
    transition: background 0.3s ease;
    border: none;
}

.grid-box a.btn:hover {
    background: #039168;
}

@media (max-width: 767px) {
    .my-80 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .my-40 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .py-80 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .py-40 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .service-type .row>.col-md-4 {
        margin-bottom: 35px;
    }

    .post-image-full h2 {
        font-size: 30px !important;
        text-align: center;
        margin-bottom: 15px !important;
    }

    .page-top .breadcrumbs-wrap {
        margin-left: 0;
        display: none;
    }

    .catsegories-post {
        margin-bottom: 5px;
    }

    article.post .post-date {
        margin-top: 0px !important;
    }

    #header .logo .retina-logo,
    #header.sticky-header .logo .sticky-retina-logo {
        max-width: 150px;
    }

    #header.sticky-header .header-main.sticky {
        padding-block: 0;
    }

    #side-nav-panel .accordion-menu>li.menu-item a {
        font-weight: 500;
        padding: 14px 43px 14px 16px;
        font-size: 17px;
        letter-spacing: normal;
    }

    #side-nav-panel .share-links {
        text-align: left;
        padding-left: 15px;
    }

    #side-nav-panel .share-links a {
        background: #8BC34A !important;
        border-radius: 4px;
    }

    .shortcode-product-grid li.product {
        list-style: none;
        width: 100%;
    }

    .unique-form input[type="email"] {
        min-width: auto;
    }

    .unique-form {
        flex-direction: column;
        gap: 15px;
    }

    .unique-form input[type="email"],
    .unique-form input[type="submit"] {
        border-radius: 5px;
    }

    .page-content h2{
        font-size: 40px !important;
    }

    #side-nav-panel .accordion-menu>li.menu-item a{
        text-transform: uppercase;
    }
}