@charset "UTF-8";
/*
Theme Name: Seedevi
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

Bundled block pattern images:
Abstract Background by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-background-0SRRVNMKBX
Abstract Waves by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-waves-0KREGLTZQ3
Abstract Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/abstract-bokeh-P4KVZBMQ6L
Colorful Bokeh by HD Wallpapers, CC0. https://stocksnap.io/photo/colorful-bokeh-VN4G84GL8H
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

th {
    white-space: nowrap;
}

.wc-tabs-wrapper h2:after {
    display: none !important;
}
.section-heading--center { 
	max-width: 620px !important;}

 p  { 
    line-height: 1.5 !important;
     
}
.goods .__category a {  font-size:18px;
}
.custom-btn.custom-btn--style-1:focus, .custom-btn.custom-btn--style-1:hover, .custom-btn.custom-btn--style-2 { 
    color: #fff;
}
.entry .entry-content > *, .entry .entry-summary > *, .entry .entry-summary > .wp-block-group > .wp-block-group__inner-container > *, .entry .entry-content > .wp-block-group > .wp-block-group__inner-container > * {
    max-width: 100% !important;
}


#primary {margin-top: 20px; }


h1:not(.site-title):before, h2:before {
         background: rgb(118 118 118 / 0%) !important; display: none   ;
}



.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { 
    font-size: 2.6rem !important; 
}




.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-radius: 18px;
    box-shadow: 0px 10px 37px -20px rgb(49 17 8 / 44%);
    padding-bottom: 38px;
    padding-left: 25px;
    padding-right: 25px;
}

.woocommerce span.onsale {
    
    border-radius: 12px !important;
}
.post-navigation .nav-links a .post-title {
    hyphens: auto;
    color: #4B2611 !important;
}.comment .comment-author .fn {
    position: relative;
    display: block;
    color: #4B2611;
}
 

@media only screen and (min-width: 768px){
	
	
 
	
	
	.comment.depth-1 {
    margin-left: 0 !important;
}}
 ol li:not(.pingback) .comment-meta {
    float: none;
    margin-left: 40px;
    margin-top: -10px;
    top: 0;
    font-size: 13px;
}





tr.woocommerce-cart-form__cart-item.cart_item a {
    color: #323232;
    font-size: 30px !important;
    font-weight: 700;
    text-decoration: none !important;  text-align: center;
    margin: auto;
}

tr.woocommerce-cart-form__cart-item.cart_item a { 
    border: none !important;
}

.woocommerce input {
    border-radius: 15px !important;
    min-width: 30%;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
    border-radius: 0 0 12px 12px; padding: 10px;
}


 


.woocommerce table.shop_table {
    border: 1px solid #e5e5e5;
    border-top: 2px solid #c9b69e !important; border-radius: 0 0 12px 12px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea  {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: inherit;
    border-radius: 15px !important;
    border: 2px solid #ccc3b8 !important;
    padding: 5px 10px;
    font-size: 14px;
    min-width: 100%;
}

 
.woocommerce #order_review {
    padding: 0 0px;
    margin-top: 30px;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    border-radius: 13px;
}


.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto;
    max-width: 120px;
    border-radius: 14px;
}
.woocommerce .select2-container--default .select2-selection--single {
    background-color: #fff; 
    border-radius: 15px !important;
    border: 2px solid #ccc3b8 !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f3e8db;
    border-radius: 25px;
}
.woocommerce-info {
    border-top-color: #52b682;
    border-radius: 12px;
    background: #ccebda;
}



.woocommerce ul.products li.product .button {
 
	border-radius: 0px 30px 0px 17px !important; margin-bottom: 5px !important; }



.woocommerce ul.products li.product a {
    text-decoration: none;
    border-radius: 0px 30px 0px 17px !important;
    margin-bottom: 5px !important;
}

a.added_to_cart.wc-forward:hover {
    background: #894319 !important;
    color: #ffffff  !important;
}


.woocommerce .entry-summary button.button.alt {
    margin: 0 10px;
    background-color: #2c5321 !important;
    border: 2px solid #2c5321 !important;
    -webkit-border-radius: 30px 0;
    border-radius: 30px 0;
    padding: 12px 25px !important;
}

.woocommerce .entry-summary button.button.alt:hover {
    color: #2c5321 !important;
    background-color: transparent;
    border-color: #2c5321 !important;
    background: #fff !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #427b32 !important; 
    margin: -5px 0 15px;
    font-size: 2.5em !important;
    font-weight: bold; 
}


a:focus {
    outline: none !important;
    text-decoration: none !important;
}
.woocommerce-message { 
    border-radius: 15px;
}


span.navbar-toggler-icon::after {
    content: "...";
    background: no-repeat center center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 20px;
    opacity: 1;
    z-index: 1111;
    line-height: 0px;
}

.team .__item .__image {
    
    border-radius: 15px !important;
}

.team .__item .__content {
     
    border-radius: 15px !important;
    box-shadow: 0px 10px 30px -25px #000 !important;
}


.hero-content p:first-child {
    color: #fff;
    line-height: 1;
}
.avatar {
    border-radius: 100%;
    display: inline-block !important;
    height: calc(2.25 * 1rem);
    min-height: inherit;
    width: calc(2.25 * 1rem);
    margin-right: 5px;
}
.comment-list .children {
    margin: 0;
    padding: 0 0 0 8rem !important;
}.comment-content {
    margin-left: 35px;
    margin-top: -15px;
}.comment-reply-link:hover {
    color: #55503d;
    background-color: #be8f53 !important;
}.comment-meta a {
    color: #be8f53 !important;
}



.home-product-item:nth-child(even) .switchx{ 
    -ms-flex-order: 12;
    order: 12;}

 
#btn-to-top-wrap { 
    z-index: 9999 !important;
}
#btn-to-top {
    background: #be8f53  !important;
}
.fluentform .ff-el-form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #586d55 !important;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgb(218 218 218 / 12%) !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0;
    max-width: 100%;
    background: #070e06 !important;
    /* border: none; */
}
form.fluent_form_1 .ff-btn-submit {
    color: #BE8F53 !important;
    background: rgb(255 255 255 / 5%) !important;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

form.fluent_form_1 .ff-btn-submit:focus, form.fluent_form_1 .ff-btn-submit:hover {
    background-color: #BE8F53;
    color: #4f4a37;
}

.fluentform .ff-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
     
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    position: relative;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: bold !important;
    width: 100%;
    padding: 15px !important;
    margin-top: 27px !important;
}
.fluentform .ff-el-form-control {
    
    color: #495057;
  
    border: none !important;
    border-bottom: 1px solid rgb(218 218 218 / 12%) !important;
}.fluentform .ff-el-form-control {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px !important;
    line-height: 1.5;
    color: #495057;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0;
    max-width: 100%;
    margin: 16px 0px !important;     padding-left: 0 !important;
}.custom-btn {
   
    line-height: 1.5 !important;
}code {
    font-size: font-size: 100% !important;
    color: #665e52 !important;
    word-break: break-word;
    font-family: 'Roboto', sans-serif !important;
    margin-left: 25px !important;
    display: inline-block !important;
}code::before {
    content: "-";
    font-weight: bold;
    margin-left: -21px;
    display: block;
    position: absolute;
    font-size: 30px;
    margin-top: -12px;
}
 .simple-text-block .product-description .__num {
    font-size: 2.5rem !important;
    font-weight: 900;
    color: #BE8F53;
}

.__details__inner .col-12:nth-child(even) .__num{ color:#906e42 !important;}

.simple-text-block .product-description .__details__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    line-height: 1;
    border-right: 1px dashed #ddd;
    padding-right: 10px;
    margin-right: 7px;
}
 

span.woocommerce-Price-amount.amount {
    font-size: 38px;
    font-weight: bold;
}.woocommerce table.shop_attributes th {
     
    border: 1px solid rgb(170 129 77) !important;
  
    padding: 10px;
}
.woocommerce table.shop_attributes td {
    
    border: 1px solid rgb(170 129 77) !important;
    
    line-height: 1.5;
    padding: 10px;
}

 
.site .entry-meta {
    display: none !important;
}

.products li h2:after {
    background: #ffb000 !important;
    display: block;
    height: initial;
    margin: 2px 0;
    content: 'View Product';
    float: right;
    font-size: 14px;
    letter-spacing: 0px;
    font-family: sans-serif;
    padding: 5px 14px;
    border-radius: 0px 15px 0px 15px;
    color: #704c1d;
    width: fit-content;
}
.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del {
 
    margin-bottom: 0 !important;
 
}
.social-x { 
    z-index: 7000 !important;
}


.nf-form-content {
    padding: 5px;
    max-width: none !important;
    margin: 0 auto;
}
hr {
    
    border-top: 2px dashed #e6d8c6 !important;
    background: #fff !important;
}
.nf-form-fields-required {
    display: none !important;
} 


.nf-repeater legend {
    font-size: 26px;
    font-family: 'Romic Std' !important;
    font-weight: bold;
    font-style: normal;
    color: #8e6b3f;
}

.hero-content p:first-child { 
    line-height: 1 !important;
}

.team .__item .__title { 
    word-break: break-word !important;
}

#footer { 
    color: #f1d7b3;
}
.social-x a {
    color: #fff !important;
}

.social-btns a i {
    color: #ae6f54 !important;
}

.nf-form-content .list-select-wrap>div div:after { 
    color: #be8f53;
}
.entry .entry-content p {
    word-wrap: break-word;
    line-height: 2 !important;
}



@media(max-width:1600px){
	
	.custom-footer-widget-1 {
       position: absolute !important;
    display: block;
    top: 0;
    left: 46%; display:none !important;

    width: 8% !important;
}
.custom-footer-widget-1	.site-logo img {
    max-width: inherit;
    width: initial;
}
	
	.footer--style-1 .site-logo {    margin-top: -14px !important; 
    right: 0; 
    width: 100%;
}
	
.agro-section-wrapper .container {
    max-width: 900px;
}
	.parallax-nut { 
    width: 13% !important;}
	
	.vc_custom_1549761597125 {
    background-position: center right;
    background-size: 40%;
}
	
	.slick-track {
    max-width: 75% !important;
    margin: 0 auto !important;
}
	

	
}
	
	@media(max-width:1200px){
.agro-section-wrapper .container {
    max-width: 610px;
}

	.parallax-nut { 
    width: 13% !important;}
	
	
}
@media(max-width:1024px){
.nt-hero-desc {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 12px;
    max-width: 80%;
} }



@media(max-width:992px){  .navbar-expand-lg {
    background: rgb(8 23 12 / 89%) !important;
}


	
 	.custom-footer-widget-1 {
    position: absolute !important;
    display: block;
    top: 0;
    left: 35%;
    width: 30% !important; display:none;
}
	.agro-section-wrapper .weather-x { display:none;} 
	
	.nt-hero-desc {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 12px !important;
    max-width: 80%;
} 
.contact-x {
    width: 235px; 
    top: 25% !important;



}




}