/*
 Theme Name: NF
 Theme URI: https://example.com/nf
 Description: Child theme of Agron.
 Author: Hubble Digital
 Template: agron
 Version: 1.0.0
 Text Domain: nf
*/


.visiting-northfield-faq .pxl-accordion-item {
    height: 94px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.visiting-northfield-faq .pxl-accordion-item.active {
    height: auto;
}

/* Contact Form */
.wpcf7-9728 .pxl-form-control:nth-child(-n+3) {
    width: 50%;
}

.wpcf7-981 .pxl-form-control:nth-of-type(3) {
    flex: 0 1 100% !important;
    max-width: 100% !important;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    left: -15px !important;
}

.elementor-swiper-button.elementor-swiper-button-next {
    right: -15px !important;
}

.elementor-testimonial__text {
    padding: 15px 10px;
}

.elementor-9271 .elementor-element.elementor-element-7e6dbb6 .elementor-testimonial__header {
    padding-left: 10px;
}

.single-post .container.no-sidebar {
    max-width: 800px !important;
}

.single.single-product .product .product-details .summary form.cart table.variations .nice-select {
    display: inline-flex !important;
}

.single.single-product .product .product-details .summary form.cart button.woosw-btn, .single.single-product .product .product-details .summary .product_meta > span.sku_wrapper, .back-to-top-button{
    display: none !important;
}

div.wp-gr span.wp-google-text {
    font-size: 37px !important;
    line-height: 40px !important;
    font-weight: bold !important;
}

.wp-gr .grw-review div.wp-google-feedback{
    height: 120px !important;
}

button.rpi-gt::after, button.rpi-lt::before{
    background-color: #fff !important;
}

div.grw-content-inner > button.rpi-ltgt {
    border: 1px solid #fff !important;
}

div.grw-content-inner > button.rpi-ltgt, div.wp-gr:not(.wp-dark) div.grw-review-inner.grw-backgnd {
    background: none !important;
}

button.rpi-ltgt.rpi-lt.grw-prev {
    left: -20px !important;
}

button.rpi-ltgt.rpi-gt.grw-next {
    right: -20px !important;
}

div.wp-gr div.wp-google-time {
    color: #b5b5b5 !important;
}

div.grw-header-inner img.grw-img {
    min-width: 146px !important;
    max-width: 146px !important;
    height: 146px !important;
}

body.woocommerce p.woocommerce-result-count {
    margin: 70px 0 70px 0;
}
main#pxl-content-main ul.products.columns-3 {
    margin-bottom: 80px;
}
body.tax-product_cat .elementor-widget-pxl_post_title, body.search-results .pxl-post-meta, .instagram-gallery__actions, .pxl-post-meta {
    display: none !important;
}

body.tax-product_cat main#pxl-main {
    margin-bottom: 100px;
}

body.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a {
    padding: 0px 30px 30px 30px;
}

body.single.single-product .product .product-details .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a img {
    max-height: 500px;
}

#google-reviews div.wp-gr span.wp-more-toggle {
    font-size: 20px;
    text-transform: capitalize;
    color: #b5cd47 !important;
}

div.grw-header-inner div.grw-img-wrap {
    justify-items: center;
    max-width: 100% !important;
}

.agron-wc-left-sidebar .agron-wc-grid{
  display:flex;
  gap:24px;
  align-items:flex-start;
}

.agron-wc-left-sidebar .agron-wc-sidebar{
  width:300px;
  flex:0 0 300px;
}

.agron-wc-left-sidebar .agron-wc-main{
  flex:1;
  min-width:0;
}
body.archive .container.agron-wc-left-sidebar {
    margin-top: 80px;
}

body.search-results main#pxl-content-main .pxl-post-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 30px;
}

div.wpml-ls-legacy-dropdown {
    width: auto;
}

.wpml-ls-legacy-dropdown>ul {
    z-index: 44444;
    position: relative;
}

body.blog .pxl-post-featured {
    margin-bottom: 8px !important;
}

body.blog article.pxl-post-standard {
    margin-bottom: 90px !important;
}
body.single-format-standard .pxl-post-title {
    background-image: url(/wp-content/uploads/2025/12/North-Fields-Coffee-and-Chocolate-Experiences-in-La-Fortuna.webp);
    background-size: cover;
}
body.single-format-standard #pxl-post-title>.wrapper{
    background: none;
    position: relative;
}
body.single-format-standard #pxl-post-title>.wrapper::after{
    content: '';
    background: #00000085;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    right: 0;
    bottom: 0;
}

body.single-format-standard h1.post-title-heading {
    color: #fff;
}

body.single-format-standard #pxl-post-title>.wrapper>.container {
    z-index: 3;
    position: relative;
}

body.single-format-standard a.elementor-button {
    background: #5c8c52;
    position: relative;
    width: fit-content;
    cursor: pointer;
    font-size: 16px;
    border: none;
    outline: none;
    font-style: normal;
    font-weight: 800;
    color: #fff;
    background-color: var(--color-primary);
    padding: 0;
    margin: 0;
    white-space: nowrap;
    -webkit-transition: .3s linear;
    -khtml-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    line-height: 1;
    height: 56px;
    border-radius: 100px;
    padding-inline: 44.5px;
    gap: 10px;
    border: thin solid;
    padding: 0px 42px 0px 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.single-format-standard a.elementor-button:hover {
    background-color: #fff;
    color: #5c8c52;
}

.single.single-post main#pxl-main {
    padding-block: 50px 332px;
}

.pxl-content-area .elementor-element .elementor-widget-container {
    margin: 20px 0px 10px 0px !important;
}

body.single-format-standard h3.elementor-heading-title {
    margin: 40px 0 20px 0;
}

button.wtrvl-checkout_button {
    background: #fff !important;
    color: #33ae3f !important;
    border: 1px solid #33ae3f !important;
}

button.wtrvl-checkout_button:hover {
    background: #33ae3f !important;
    color: #fff !important;
}



@media (max-width: 992px){
  .agron-wc-left-sidebar .agron-wc-grid{
    flex-direction:column;
  }
  .agron-wc-left-sidebar .agron-wc-sidebar{
    width:100%;
  }
}

@media (max-width: 600px){

    .btn, .button, button, .pxl-button {
        white-space: normal !important;
    }

    button.rpi-ltgt.rpi-gt.grw-next {
        right: -10px !important;
    }
    button.rpi-ltgt.rpi-lt.grw-prev {
        left: -10px !important;
    }
    body.blog article.pxl-post-standard {
        margin-bottom: 10px !important;
    }

    /* Shop */

    .woocommerce-shop #pxl-main {
        padding-block: 90px !important;
    }

    .woocommerce .widget .widget-title::after {
        width: 100% !important;
    }

    body.tax-product_cat main#pxl-main {
        margin-block: 80px;
    }

    .woocommerce-shop #pxl-main .container {
        padding-block: 0px !important;
    }

    body.archive .container.agron-wc-left-sidebar {
        margin-top: 0px;
    }

    .pxl-breadcrumb {
        flex-wrap: wrap;
    }

    /* Product page */

    .wp-singular.product-template-default.single.single-product .product .product-details .woocommerce-product-gallery {
        margin-bottom: 40px !important;
    }

    .single.single-product .product .product-details .woocommerce-product-gallery .flex-control-nav {
        margin: 0px auto 0 !important;
    }

    .single.single-product .product .product-details .summary form.cart table.variations tbody tr .value {
        align-items: center;
    }

    /* Cart */

    .woocommerce-cart #pxl-main {
        padding-block: 90px !important;
    }

    .woocommerce-cart form.woocommerce-cart-form .shop_table .cart-tabel-actions,
    .woocommerce-cart form.woocommerce-cart-form .cart-table .cart-tabel-actions,
    .actions.cart-tabel-actions {
        justify-content: center !important;
    }

    .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button.button {
        margin-bottom: 20px;
    }

    .shipping-calculator-button {
        color: #0A2803 !important;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }

    a.shipping-calculator-button {
        width: 160px;
    }

    .shipping-calculator-form p .button.button {
        text-decoration: underline;
        color: #5B8C51 !important;
        font-weight: bold !important;
    }

    /* Checkout */
    .woocommerce-checkout #pxl-main {
        padding-block: 90px !important;
    }

    /* Tour Reservation */

    .schedule-tabs h6.elementor-heading-title {
        margin-bottom: 10px;
    }

    .schedule-tabs .elementor-element.e-child.e-active > .elementor-element.e-con-full.e-flex.e-con.e-child {
        margin-bottom: 20px !important;
    }

    /* Blog Template */

    .single.single-post .pxl-icon-box-wrapper {
        flex-direction: column !important;
    }

}