/**
Theme Name: South West Seed
Author: Site Nine Studios
Author URI: https://siteninestudios.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: south-west-seed
Template: astra
*/

p:last-child{
	margin-bottom: 0;
}

.la-spinner, .wpfIconPreview .spinner, .wpfLoaderIconTemplate .spinner, .woobewoo-filter-loader.spinner {
    background-image: none!important;
    background: #43260a;
    border-radius: 50%;
    border: 2px solid #43260a;
}

.astra-shop-thumbnail-wrap a img {}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link img {
    object-fit: cover;
    object-position: center;
    margin: 0;
    aspect-ratio: 1/1;
    /* transition: .35s ease; */
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
    background: #fff;
    padding: 7px;
    border-radius: 6px;
}

.elementor-products-grid ul.products.elementor-grid li.product:hover a.woocommerce-loop-product__link {
    /* transform: rotate(-1deg); */
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    color: #014122;
    text-align: center;
    margin: 20px 0;
    font-size: 26px;
    line-height: 36px;
    transition: .35s ease;
}

ul.products.elementor-grid .yith-ywraq-add-to-quote{
	display: none;
}

.woocommerce-js ul.products li.product:hover .woocommerce-loop-product__title, .woocommerce-page ul.products li.product:hover .woocommerce-loop-product__title {
    color: #C25E03;
}

div.wpfFilterWrapper .wfpTitle {
    color: #014122;
    font-family: 'Roca';
    font-size: 16px;
}

.wpfTitleToggle::before {
    color: #014122;
}

body.single-product .elementor-add-to-cart button.single_add_to_cart_button {
    display: none;
}
}

body.single-product .woocommerce-variation-availability {
    display: none;
}

.woocommerce.single-product div.product form.cart div.quantity {
    background: #fff;
    border: 1px solid #014122;
    border-radius: 6px;
    margin-bottom: 0;
}

.woocommerce.single-product div.product form.cart div.quantity .button.wp-element-button {
    background: transparent!important;
    margin: 0;
    padding: 0 20px;
	    color: #014122;
}

.woocommerce.single-product .yith-ywraq-add-button a {
    margin-top: 0;
}

a.add-request-quote-button.button {
    margin-top: 0;
}

.woocommerce.single-product .product .yith-ywraq-add-to-quote {
    margin-top: 0;
}

.woocommerce.single-product input#smntcswcb {
    border: 0;
    font-size: 24px;
    font-weight: 500;
		padding: 0!important;
	    color: #014122;
}

.woocommerce.single-product .yith_ywraq_add_item_browse_message a {
    background: #fff;
    text-align: center;
    border: 1px solid #014122;
    border-radius: 6px;
    padding: 10px 32px;
    color: #014122;
    display: block;
}

.woocommerce.single-product .yith_ywraq_add_item_product_message.hide-when-removed, .woocommerce.single-product .yith_ywraq_add_item_response_message  {
    position: absolute;
    top: 6px;
    left: 0;
    color: #014122;
    font-weight: 500;
}

.single-product-gaq {
    width: calc(50% - 10px);
    margin-left: auto;
}

.single-product-gaq a.elementor-button {
    width: 100%;
    border-radius: 6px;
    background: #C25E03;
    color: #fff!important;
    font-family: 'Roca';
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 18px 30px 13px 30px;
}

.single-product-gaq a.elementor-button:hover {
    background: #014122;
}

.woocommerce.single-product  .yith-ywraq-add-button {
    display: block!important;
    position: absolute;
    left: 0;
    top: 100%;
    width: calc(50% - 20px) !important;
}

.woocommerce.single-product .yith-ywraq-add-button a {
    width: 100%;
    border-radius: 6px;
    background: #C25E03;
    color: #fff !important;
    font-family: 'Roca';
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 18px 30px 13px 30px;
}

.woocommerce.single-product .yith-ywraq-add-button > a {
    width: 100%;
    border-radius: 6px;
    background: #fff!important;
    color: #C25E02 !important;
    font-family: 'Roca';
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 18px 30px 13px 30px;
	  border: 1px solid #C25E02 !important;
    width: 100% !important;
}

.woocommerce.single-product form.variations_form.cart {
    display: flex;
}

.woocommerce.single-product .single_variation_wrap {
    order: -1;
    width: auto!important;
}

.woocommerce.single-product table.variations {
    width: auto!important;
}

.woocommerce.single-product .woocommerce-variation-availability {
    display: none;
}

.woocommerce.single-product div.product form.cart .variations th.label {
    display: none;
}

.woocommerce.single-product div.product form.cart .reset_variations {
    display: none!important;
}

.woocommerce.single-product div.product form.cart .single_variation_wrap .single_variation {
    margin: 0;
}

.woocommerce.single-product form.cart .variations select {
    border: 1px solid #014122;
    padding: 8px 20px;
    font-size: 18px;
    color: #014122;
    font-weight: 500;
}

.woocommerce.single-product .single_variation_wrap .yith_ywraq_add_item_browse_message {
    position: absolute;
    top: 100%;
    width: 48%;
}

/* Quote Page */
.southwest-quote-table .cart_item {
    background: #fff;
    border: 1px solid #014122;
    border-radius: 6px;
    margin-bottom: 16px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
}

.sqt-thumb {
    width: 30%;
}

.sqt-item-right {
    width: 70%;
    padding: 0 0 0 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sqt-item-title {
    color: #014122;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Roca',sans-serif;
    line-height: 1.2;
    padding-right: 72px;
}

.sqt-delete-item {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
}

.sqt-delete-item a.remove {
    border: none;
    outline: none;
    white-space: nowrap;
    width: initial;
    align-items: center;
    display: flex;
    color: #000;
    opacity: 1;
}

.sqt-delete-item a.remove:before {
    display: none;
}

.sqt-delete-item a.remove:after {
    content: 'Delete';
    opacity: 0.5;
    margin-left: 10px;
    font-family: 'Omnes',sans-serif;
    font-weight: 500;
}

.sqt-item-qty p {
    margin: 0;
}

.sqt-item-qty {
    border: 1px solid #014122;
    border-radius: 6px;
    width: 175px;
    position: relative;
}

.sqt-item-qty .button:not(#priority) {
    background: none;
    padding: 0;
    position: absolute;
    width: initial;
    background: none;
}

.sqt-item-lower {
    display: flex;
    justify-content: space-between;
}

.sqt-item-qty input:not(#priority) {
    border: none;
    width: 100%;
    background: none;
}

.sqt-item-variation select {
    border: 1px solid #014122;
    font-size: 18px;
    font-weight: 500;
    border-radius: 6px;
    color: #014122;
}

.sqt-item-variation {
    width: calc(100% - 185px);
}

.sqt-thumb {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 3px;
    display: flex;
    padding: 6px;
}

.sqft-thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    
}

.sqt-item-qty .button.minus:not(#priority) {
    left: 0;
    width: 30px;
    top: 0;
    height: 100%;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
}

.sqt-item-qty .button.plus:not(#priority) {
    right: 0;
    width: 30px;
    height: 100%;
    display: flex;
    top: 0;
    padding-bottom: 4px;
    align-items: center;
}

.ywraq-with-form .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
    border: 1px solid #014122;
    border-radius: 6px;
    padding: 50px;
    background-color: #fff;
    margin-left: 15px;
}

.sqf-header {
    text-align: center;
    color: #36353B;
    font-size: 18px;
    margin-bottom: 24px;
}

.sqf-header h3 {
    margin: 0;
    font-size: 24px;
    color: #014122;
}

p#seed_application_1_field {
    clear: both;
}

#seed_application_2_field {
    float: right;
}

p.form-row.form-row-wide.raq-send-request-row .button:not(#priority) {
    background: #C25E03;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    width: 171px;
    display: block;
    margin: 0 auto;
    transition: background 0.2s;
    padding: 0;
}

p.form-row.form-row-wide.raq-send-request-row .button:not(#priority):hover {
    background: #000;
}

body .yith-ywraq-mail-form-wrapper .form-row label {
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
    line-height: 1.55;
}

body .yith-ywraq-mail-form-wrapper .form-row select,
body .yith-ywraq-mail-form-wrapper .form-row input {
    height: 55px;
    border: 1px solid #D1D5DB;
    border-radius: 5px;
}

.yith-ywraq-mail-form-wrapper .form-row textarea.input-text {
    width: 100%;
    height: 138px;
    border-radius: 5px;
    resize: none;
    border: 1px solid #D1D5DB;
}

@media all and (max-width: 1023px) {
    .ywraq-with-form .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        margin-left: 0;
    }
}

@media all and (max-width: 767px) {
    .southwest-quote-table .cart_item {
        padding: 20px;
    }

    .ywraq-with-form .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        padding: 20px;
    }

    .yith-ywraq-mail-form-wrapper .form-row {
        width: 100%;
        min-width: 100%;
        clear: both;
    }

    .sqt-item-right {
        padding-left: 10px;
    }

    .sqt-item-lower {
        flex-wrap: wrap;
    }

    .sqt-item-variation {
        width: 100%;
    }

    .sqt-item-qty {
        width: 100%;
        margin: 10px 0;
    }

    .sqt-delete-item a.remove:after {
        display: none;
    }

    .sqt-item-title {
        padding-right: 20px;
    }
}

/* Quick Guide */
.cover-crops-guide {
    max-width: 100%;
    margin: 0 auto 70px;
}

.guide-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #2c5530;
}

/* Desktop Layout */
.desktop-layout {
    display: block;
}

.mobile-layout {
    display: none;
}

.crops-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #C25E02;
}

.crops-table th {
    background: #fff;
    padding: 30px 5px;
    text-align: center;
    font-weight: 600;
    color: #014122;
    border: 1px solid #C25E02;
    font-size: 20px;
    width: 16.6667%;
    font-family: 'Roca',sans-serif;
}

.crops-table tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}
.crops-table th:first-child {
    border-top-left-radius: 8px;
}

.crops-table tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}
.crops-table th:last-child {
    border-top-left-radius: 8px;
}

.crops-table td {
    padding: 12px 8px;
    border: 1px solid #C25E02;
    vertical-align: middle;
    font-size: 13px;
    text-align: center;
    color: #212121;
    font-family: 'Omnes',sans-serif;
}

.crops-table td:first-child {
    font-size: 18px;
    color: #C25E03;
    font-family: 'Roca',sans-serif;
}

.crops-table tr:hover {
    background-color: #f8f9fa;
}

.common-name a,
.common-name {
    font-weight: 700;
    color: #C25E03;
}

/* Mobile Layout */
.crop-card {
    background: #fff;
    border: 1px solid #014122;
    border-radius: 6px;
    margin-bottom: 20px;
    overflow: hidden;
}

.crop-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    cursor: pointer;
}

.mobile-layout .crop-header .crop-name {
    margin: 0;
    font-size: 20px;
    color: #2c5530;
    font-weight: bold;
    font-family: 'Roca',serif;
}

.toggle-button:focus,
.toggle-button:hover,
.toggle-button {
    background: none;
    border: none;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    overflow: hidden;
    text-indent: -999px;
    border-radius: 50%;
    color: white;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('img/close.svg') no-repeat center center;
    background-size: contain;
    transition: transform 0.2s;
}

.toggle-button[aria-expanded="true"] {
    transform: rotate(45deg);
}

.crop-details {
    display: none;
    padding: 15px;
}

.detail-row {
    margin-bottom: 10px;
    line-height: 1.4;
    color: #212121;
    font-family: 'Omnes',sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.detail-row a {
    color: #212121;
}

.detail-row:last-child {
    margin-bottom: 0;
}

.detail-row strong {
    font-weight: 600;
}

.product-details-section {
    color: #212121;
    font-weight: 500;
}

.product-details-section strong {
    font-weight: 600;
}

.product-sheet-item {
    color: #212121;
}

.product-sheet-item strong {
    font-weight: 600;
    padding-right: 5px;
}

.product-sheet-item a {
    color: #C25E03;
    font-weight: 500;
}
.product-sheet-item a:hover {
    color: #000;
}

.elementor-products-grid nav.woocommerce-pagination {
    text-align: center;
}

/* Responsive breakpoint */
@media (max-width: 768px) {
    .desktop-layout {
        display: none;
    }
    
    .mobile-layout {
        display: block;
    }
    
    .guide-title {
        font-size: 20px;
        margin-bottom: 15px;
    }
}


/* Image Collage */
.sw-image-collage {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.sw-image-collage-item img {
    border-radius: 6px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border: 6px solid #fff;
    object-fit: cover;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item {
    width: 50%;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item:nth-child(2) img {
    transform: rotate(-2deg);
    width: 57%;
    margin-left: 10px;
    aspect-ratio: 1/1;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item:nth-child(1) img {
    transform: rotate(-1deg);
    aspect-ratio: 308/280;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item:nth-child(3) img {
    transform: rotate(1deg);
    width: 60%;
    aspect-ratio: 185/188;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item:nth-child(4) img {
    transform: rotate(-2deg);
    margin-top: -30%;
    margin-left: 15px;
    aspect-ratio: 283/257;
}

.sw-image-collage[data-total-images="4"] .sw-image-collage-item:nth-child(3) {
    text-align: right;
    margin-top: 10px;
    margin-left: auto;
}


.sw-image-collage-col {
    width: 57%;
}

.sw-image-collage-col:nth-child(2) {
    width: 37%;    
}

.sw-image-collage-col:nth-child(1) img {
    transform: rotate(-2deg);
    aspect-ratio: 215/273;
}

.sw-image-collage-col:nth-child(2) div:nth-child(1) {
    width: 73%;
    padding-left: 3%;
    margin-bottom: 15%;
}
.sw-image-collage-col:nth-child(2) div:nth-child(1) img {
    aspect-ratio: 103/106;
}
.sw-image-collage-col:nth-child(2) div:nth-child(1) img {
    aspect-ratio: 113/116;
}

.sw-image-collage-col:nth-child(2) div:nth-child(2) {
    width: 100%;
    padding-left: 10%;
}

@media all and (max-width: 767px) {

    .sw-image-collage-item img {
        border-width: 3px;
        border-radius: 3px;
    }
    
    .sw-image-collage-col {
        margin-bottom: 40px;
    }
}