<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	header ul.left-menu {
    gap: 10px !important;
}
	ul.left-menu li a {
    
    font-size: 13px;
}
	.welcome-page {
    width: 75%;
}
	.seed-img {
    height: 400px;
}
	h1 {
    
    font-size: 50px;
		line-height: 1;
	}
	section.plant-sec .row .col-md-2 {
    width: 33%;
}
	.contact {
    display: block;
}
	.email {
    margin: 0 0 20px;
}
	section.products.seeds-products .row .col-md-2 {
    width: 63%;
}
	section.products.seeds-products .row .col-md-10 {
    width: 100%;
}
	.summary.entry-summary form.cart button.single_add_to_cart_button.button.alt {
		width: 50%;
	}
.faq-sec	form.woocommerce-cart-form {
    			width: 100% !important;
}
	.cart-collaterals {
		width: 50%;
	}
header ul.left-menu {
    display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

header ul.left-menu {
    gap: 3px !important;
}
	header ul a {
    font-size: 11px;
    padding: 0 !important;
}
	.seed-img {
    height: 610px;
}
	.welcome-box h1 {
		font-size: 40px;
	}
	img.banner-img {
    width: 100%;
    height: 40vh;
    object-fit: cover;
}
	h1 {
    font-family: 'azo-sans-reg';
    font-size: 50px;
	line-height: 1;
}
	.plant-sec.seeds .row .col-md-2 {
    width: 33%;
}
	
	.sec-txt h1 {
    font-size: 30px;
}
	
	section.plant-sec.clones.home-page .row .col-md-2 {
    width: 33%;
}
	.contact {
    display: block;
}
	.newsletter {
    float: inherit;
}
	form.hf-form.hf-form-65 .hf-fields-wrap {
		display: block;
	}
	.newsletter form button {
    text-align: center;
    margin: 0 auto;
}
	.newsletter form input {
    width: 100%;
    margin: 0 0 10px;
	}
	.abt-txt h2 {
		font-size: 40px;
	}
	
	section.products.seeds-products .row .col-md-2 {
    width: 100%;
}
	section.products.seeds-products .row .col-md-10 {
    width: 100%;
}
	ul.products.columns-5 li.product {
    width: 50% !important;
    margin: auto;
}
	ul.right-menu li a:hover:before,  {
    width: 40px !important;
}
.detail-sec.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100% !important;
}
body .summary.entry-summary {
    width: 100% !important;
}
	.detail-sec .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    width: 22%;
}
	td.product-name a {
    font-size: 16px;
}
body	table.shop_table	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
    padding: 2px !important;
    font-size: 14px !important;
}
	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents bdi {
    color: #fff;
	font-size: 16px !important;
	}
	th.product-subtotal {
    font-size: 16px;
}
header ul.left-menu {
    display: none;
}
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
		h1 {
    font-size: 30px;
    line-height: 1;
}
	
.theme_btn {
    padding: 7px 15px;
    font-size: 12px;
}
	
.logo img {
    width: 40%;
    object-fit: contain;
}

section.banner &gt;img {
    height: 50vh;
	width: 100%;
    object-fit: cover;
}
.plant-txt h3 {
    font-size: 22px;
}
.sec-head h2 {
    margin: 0 0 50px;
}

.sec-txt {
    text-align: center;
}

.sec-txt h1 {
    font-size: 20px;
    margin-top: 10px;
}

.contact {
    display: block;
}

.newsletter {
    float: none;
}

form.hf-form.hf-form-65 .hf-fields-wrap {
    display: block;
}

.hf-fields-wrap button {
    margin: 10px auto 0;
    text-align: center;
}

.newsletter form input {
    width: 100%;
}

.email {
    margin: 0 0 10px;
}

.social-links a {
    font-size: 30px;
}
	.abt-txt h2 {
    font-size: 30px;
}

.abt-txt p {
    font-size: 12px;
}

.textwidget {
    margin: 0 0 10px;
}
ul.products.columns-5 li.product {
    width: 100%;
}
	
form.woocommerce-ordering {
    width: 100% !important;
    float: none !important;
}
	p.woocommerce-result-count {
    width: 100% !important;
}
h3 {
    font-size: 23px;
}
	
	ul.products.columns-5 li.product {
    width: 100% !important;
}
	.product-head {
    height: 100px;
}
	
	.faq-part .accordion-button::after {
    background-size: 1rem;
    width: 1rem;
    height: 1rem;
}
	.faq-part .accordion-button {
    font-size: 16px;
    padding: 10px 10px;
}
	.accordion-body {
    font-size: 12px;
    line-height: 18px;
}
.welcome-box {
    width: 100% !important;
	padding: 30px 10px;
}
	
	.welcome-box h1 {
    font-size: 28px;
}
	.welcome-box p {
    font-size: 14px;
    margin-bottom: 20px;
}
.age-btns a {
    padding: 4px 2px !important;
	font-size: 12px;
	width: auto;
}
	.seed-img {
    height: 260px !important;
}
	.welcome-page {
    display: block;
    width: 100% !important;
}
.detail-sec .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100% !important;
}
	section.clone-detail-sec .product-head {
    height: 100px;
}
body	.summary.entry-summary {
    width: 100% !important;
}
.detail-sec	.woocommerce-product-details__short-description p {
    font-size: 16px;
}
.detail-sec	.summary.entry-summary form.cart button.single_add_to_cart_button.button.alt {
    width: 60% !important;
    font-size: 12px;
}
	h1.product_title.entry-title {
    font-size: 28px !important;
	}
.detail-sec	.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    width: 100%;
    margin: 0 0 10px;
	}
td.product-name {
    font-size: 16px !important;
}
	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.actions button.button {
    padding: 10px 10px !important;
    width: 60% !important
    font-size: 16px;
}
	.wc-proceed-to-checkout a {
    padding: 11px 6px 11px !important;
    width: 100%;
    font-size: 12px !important;
}
	div.cart_totals table.shop_table.shop_table_responsive tbody tr th {
    
    margin: 0 0 20px !important;
}
	h3#ship-to-different-address {
    font-size: 16px !important;
}
	form.checkout.woocommerce-checkout div#order_review {
    padding: 40px 0px !important;
	}
	
	td.product-name {
    font-size: 12px !important;
}
	button#place_order {
    width: 70% !important;
}
	p {
    font-size: 12px;
}
header ul.left-menu {
    display: none;
}
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
	h1 {
    font-size: 30px;
    line-height: 1;
}
	
.theme_btn {
    padding: 7px 15px;
    font-size: 12px;
}
	
.logo img {
    width: 40%;
    object-fit: contain;
}

section.banner &gt;img {
    height: 50vh;
	width: 100%;
    object-fit: cover;
}
.plant-txt h3 {
    font-size: 22px;
}
.sec-head h2 {
    margin: 0 0 50px;
}

.sec-txt {
    text-align: center;
}

.sec-txt h1 {
    font-size: 20px;
    margin-top: 10px;
}

.contact {
    display: block;
}

.newsletter {
    float: none;
}

form.hf-form.hf-form-65 .hf-fields-wrap {
    display: block;
}

.hf-fields-wrap button {
    margin: 10px auto 0;
    text-align: center;
}

.newsletter form input {
    width: 100%;
}

.email {
    margin: 0 0 10px;
}

.social-links a {
    font-size: 30px;
}
	.abt-txt h2 {
    font-size: 30px;
}

.abt-txt p {
    font-size: 12px;
}

.textwidget {
    margin: 0 0 10px;
}
ul.products.columns-5 li.product {
    width: 100%;
}
	
form.woocommerce-ordering {
    width: 100% !important;
    float: none !important;
}
	p.woocommerce-result-count {
    width: 100% !important;
}
h3 {
    font-size: 23px;
}
	
	ul.products.columns-5 li.product {
    width: 100% !important;
}
	.product-head {
    height: 100px;
}
	
	.faq-part .accordion-button::after {
    background-size: 1rem;
    width: 1rem;
    height: 1rem;
}
	.faq-part .accordion-button {
    font-size: 16px;
    padding: 10px 10px;
}
	.accordion-body {
    font-size: 12px;
    line-height: 18px;
}
.welcome-box {
    width: 100% !important;
	padding: 30px 10px;
}
	
	.welcome-box h1 {
    font-size: 28px;
}
	.welcome-box p {
    font-size: 14px;
    margin-bottom: 20px;
}
.age-btns a {
    padding: 4px 2px !important;
	font-size: 12px;
	width: auto;
}
	.seed-img {
    height: 260px !important;
}
	.welcome-page {
    display: block;
    width: 100% !important;
}
.detail-sec .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100% !important;
}
	section.clone-detail-sec .product-head {
    height: 100px;
}
body	.summary.entry-summary {
    width: 100% !important;
}
.detail-sec	.woocommerce-product-details__short-description p {
    font-size: 16px;
}
.detail-sec	.summary.entry-summary form.cart button.single_add_to_cart_button.button.alt {
    width: 60% !important;
    font-size: 12px;
}
	h1.product_title.entry-title {
    font-size: 28px !important;
	}
.detail-sec	.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    width: 100%;
    margin: 0 0 10px;
	}
td.product-name {
    font-size: 16px !important;
}
	table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.actions button.button {
    padding: 10px 10px !important;
    width: 60% !important
    font-size: 16px;
}
	.wc-proceed-to-checkout a {
    padding: 11px 6px 11px !important;
    width: 100%;
    font-size: 12px !important;
}
	div.cart_totals table.shop_table.shop_table_responsive tbody tr th {
    
    margin: 0 0 20px !important;
}
	h3#ship-to-different-address {
    font-size: 16px !important;
}
	form.checkout.woocommerce-checkout div#order_review {
    padding: 40px 0px !important;
	}
	
	td.product-name {
    font-size: 12px !important;
}
	button#place_order {
    width: 70% !important;
}
	p {
    font-size: 12px;
}

header ul.left-menu {
    display: none;
}


.box-1 {width: 100% !important;}

input#send_credentials_via_email {
    right: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.footer-sec .col-md-12.flex {
    display: block;
    align-items: center;
}

.footer-sec .col-md-4.cntr {
    text-align: left;
}

footer.footer-sec h3 {text-align: left !important;}
footer.footer-sec p {text-align: left !important;}

input#input_1_1 {width: 100% !important;}

input#input_1_3 {width: 100% !important;}

.gform_wrapper.gravity-theme #field_submit .gform-button--width-full {margin-left: 0px !important;}

input#gform_submit_button_1 {
    margin-top: 0 !important;}

.col-md-12.ftr-bottom p {margin: 0 20px !important;}

.social-links {margin-left: 0 !important;}


html .ftr-privacy {
    font-size: 14px;
        text-align: left;

    position: relative;
    left: 50px;
    width: 100%;
    font-weight: 800;
    display: flex;
    flex-direction: column;
}

html .right-privacy {
    left: 0;
}

	
}

html {
	overflow-x: hidden;
}


@media only screen and (min-width: 0px) and (max-width: 299px) {}</pre></body></html>