/*
 Theme Name:     Divi Organic farming - Child Theme
 Theme URI:      https://divi.wplayouts.com/organic-farming
 Description:    Premium Organic Farming- Organic Farming and food Divi Child Theme  <a href="https://divi.wplayouts.com/organic-farming/">View Demo</a>
 Author:         WP layouts
 Author URI:     https://wplayouts.com/
 Template:       Divi
 Version:        1.0.0
 License:     	 GNU General Public License v2 or later
 License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*/


/* header-css-start */

#top-bar-header{display:flex;} 

/* header-css-end */




#product-home-sec li.product.type-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block !important;
    margin: -44% 25% ;
    width: 50% ;
    position: absolute ;
    z-index: 20 ;
    border: none ;
	  visibility: hidden;
    opacity: 0;
}

#product-home-sec li.product.type-product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block !important;
    margin: -44% 25% ;
    width: 50% ;
    position: absolute ;
    z-index: 20 ;
    border: none ;
	  visibility: visible;
    opacity: 1;
	  transform: translateY(-30px);
	transition: all ease 0.4s;
}

#product-home-sec .woocommerce ul.products li.product .button {
    display: none !important;
}

#tic-tic-sec-home li.product.type-product {
    background: white;
    padding: 30px;
    border-radius: 5px;
}

#tic-tic-sec-home 
 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    
    margin-top: 20px;
    width: 50%;
    z-index: 20;
    border: none;
}


img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    background: beige;
    border-radius: 10px;
}



ul.products li.product .woosw-btn , ul li.product .woosq-btn {
    opacity: 0;
    border: none;
    position: absolute;
     background: #248413;
    padding: 11px 13px;
    border-radius: 50%;
    z-index: 30;
    color: white;
    transition: all ease 0.1s;
		right:10px;
}


ul.products li.product:hover .woosw-btn {
     opacity: 1;
    visibility: visible;
    transform: translateX(-10px);
    transition: all ease 0.4s;
	top:55px;
	

}

ul.products li.product:hover .woosq-btn {
     opacity: 1;
    visibility: visible;
    transform: translateX(-10px);
    transition: all ease 0.4s;
	top:15px;
	
}

ul.products li.product .woosw-btn{
	top:55px;
}

ul.products li.product .woosq-btn{top:15px;}


#tic-tic-sec-home ul.products li.product .woosq-btn ,#tic-tic-sec-home ul.products li.product .woosw-btn{
	
	right:25px;
}


#tic-tic-sec-home ul.products li.product .woosq-btn{top:35px;}

#tic-tic-sec-home ul.products li.product .woosw-btn{
	top:75px;
}


#tic-tic-sec-home ul.products li.product:hover .woosw-btn {
     opacity: 1;
    visibility: visible;
    transform: translateX(-10px);
    transition: all ease 0.4s;
	top:75px;
	

}

#tic-tic-sec-home ul.products li.product:hover .woosq-btn {
     opacity: 1;
    visibility: visible;
    transform: translateX(-10px);
    transition: all ease 0.4s;
	top:35px;
	
}



#product-home-sec .et_overlay:before {
    font-size: 16px;    
    top: 84%;
    left: 14%;
    visibility: hidden;
    opacity: 0;
}
#product-home-sec li.product.type-product:hover .et_overlay:before {
    top: 84%;
    left: 14%;
    font-size: 16px;
    visibility: visible;
    opacity: 23;
    transition: all ease 0.4s;
	 transform: translateY(-30px);
}

#product-home-sec li.product.type-product:hover .et_overlay {
    z-index: 3;
    opacity: 1;
} 
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #248413;
}
.rpwwt-post-categories {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #248413;
    border-radius: 8px;
    color: #248413;
    display: flex;
    padding-left: 10px;
    margin-left: -10px !important;
}

img.attachment-300x200.size-300x200.wp-post-image {
    border-radius: 5px;
}
.footer-contct-form .et_contact_bottom_container {
    position: absolute;
    right: 10px;
    top: 18px;
}
/* blog-page-start */
.blog-page-section article {
    min-height: 550px !important;
}

.blog-page-section img {
    border-radius: 20px;
    max-height: 370px;
}

/* blog-page-end */
/*list styling post-start  */

#list-blog-layouts article {
    display: flex;
    gap: 15px;
    margin-bottom: 16px;
}

#list-blog-layouts article a.entry-featured-image-url {
    max-width: 146px;
    margin-bottom: 0px !important;
}

/*single-post-end  */

.desktop-menu-heder .header-left{
    display: flex;
}
.desktop-menu-heder .header-left{
    justify-content: end;
	  gap: 15px;
    padding-top: 20px;
}

.desktop-menu-heder{
	align-items: center;
}


#sigle-product-page .woosw-btn-has-icon {
    display: inline-flex;
    align-items: center;
    border: none;
    background: #248413;
    padding: 9px 11px;
    border-radius: 50%;
    z-index: 30;
    color: white;
    position: absolute;
    right: 64%;
    top: 35%;

}
#sigle-product-page .woosw-btn-has-icon:hover {
    background: #15a3c5;
}

.woocommerce a.button{
color: #ffffff;
}
.product-default-sorting p.woocommerce-result-count {
    font-weight: 500;
    font-size: 14px;
    color: #15a3c5;
}
.product-default-sorting .orderby {
    background-color: #15a3c5;
    border: none;
    border-radius: 5px;
    border-width: 0;
    color: #fff!important;
    font-size: 12px;
    padding: 4px 8px;
    font-weight: 500;
}
/*for-products  */
span.et_overlay {
    border: 0px !important;
}

li.product.type-product {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 10px 10px 40px 10px  !important;
	border-radius: 10px;
}
.et_pb_widget .wp-block-search__button, .widget_search #searchsubmit {
    background-color: #248413;
    color: white;
}



















/* footer-css-start */
.foter-signup-frm button.et_pb_contact_submit.et_pb_button {
    width: -webkit-fill-available;
}

.foter-signup-frm .et_contact_bottom_container {
    float: none !important;
}
.hom-conter-sec .et_pb_column.et_pb_column_1_4 {
    display: inline-flex;
}
@media only screen and (max-width: 480px){
.footer-bottom-bar {
    display: flex !important;
}
}

/* footer-css-end */

/*Team-Page-start  */

.team-sec-hovr-shdow .et_pb_column:hover {
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
/*Team-Page-end  */

/*Detail-service-Page-start  */
.detal-servce-frm div#et_pb_contact_form_0 {
    border-radius: 5px;
}
/*Detail-service-Page-start  */
/*gallery-Page-start  */
@media only screen and (min-width: 981px)
{
.gallry-imege-css .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {
    width: 22.875%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}
}
/*gallery-Page-start  */

@media only screen and (min-width: 981px){
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {
    width: 22.875%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}
}
/*gallery-Page-end  */

/*blog-Page-start  */
.blg-pgr-pst-sec article {
    min-height: 472px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}

.blg-pgr-pst-sec article:hover {
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}


/*blog-Page-end  */
/* single-post-start */

.sidebr-blg-cs .et_contact_bottom_container {
    float: unset !important;
    text-align: right;
    margin-top: 6.5%;
    display: grid;
}
.sidebr-blg-cs .et_pb_button {
    font-size: 15px;
    background-color: #248413;
    border-width: 0px!important;
    border-radius: 5px !important;
}
/* single-post-end */