/*
 Theme Name:   Agrios Child
 Theme URI:    https://skarosoft.com/
 Description:  Child theme for Agrios
 Author:       Your Name
 Author URI:   https://skarosoft.com/
 Template:     agrios
 Version:      1.0.0
*/

.agrios-products .shopengine-widget .filter-content .shopengine-single-product-item .loop-product--btns .add_to_cart_button {
	display: none !important;
}
.products .product-thumbnail .add_to_cart_button {
	display: none !important;
}
.products .product-thumbnail .shopengine-wishlist {
	display: none !important;
}
.main-shop-page .woocommerce-page .content-woocommerce .product-info, .woocommerce-page .content-woocommerce .product-info .woocommerce-loop-product__link {
    align-items: center !important;
}

.main-shop-page .product-info {
    padding-right: unset !important;
}
.main-shop-page .products li .product-info {
    align-items: center !important;
}
.related .product-info {
    padding-right: unset !important;
}
.related .products li .product-info {
    align-items: center !important;
}
.shopengine-single label {
    font-size: 20px;
    line-height: 60px;
    font-weight: 800;
}
.shopengine-single option {
    font-size: 18px !important;
}
.shopengine-single select#weight {
    font-size: 18px;
}
.shopengine-single .variations th.label {
    padding: unset;
}
.search-page #site-content {
    width: 100% !important;
}
.search-page .post-content-wrap {
    display: grid;
    margin-bottom: 30px;
	grid-template-columns: 20% 80%;
	min-height: 310px !important;
}
.search-page .post-content-wrap img {
    min-height: 310px;
    object-fit: cover;
}
.search-page h2.post-title {
    padding-left: 20px;
	margin-bottom: 30px;
}
.search-page .product-price {
    padding-left: 20px;
	font-size: 24px;
	color: #4baf47;
}
@media only screen and (max-width: 767px) {
.shopengine-single .single_variation_wrap .whatsapp-order-box .quantity {
        float: left !important;
    }
.shopengine-single .single_variation_wrap {
    width: 100% !important;
}
.shopengine-single .single_variation_wrap .whatsapp-order-box .quantity-title {
        width: 63% !important;
    }
.shopengine-single .single_variation_wrap .whatsapp-order-box .quantity.quantity-sub {
    width: 100% !important;
}
.shopengine-single .single_variation_wrap .whatsapp-order-box .title.quantity-title {
    display: grid;
    align-content: center;
}
.search-page .post-content-wrap {
    grid-template-columns: unset;
	text-align: center;
}
	.search-page .post-content-wrap img {
    min-height: 440px;
}
.search-page h2.post-title {
   padding-left: unset;
    padding-top: 10px;
}
	.search-page .product-price {
    padding-left: unset;
}
	.shopengine-single .woocommerce-tabs ul li {
        border: unset!important;
    }
	.shopengine-single option {
    font-size: 14px !important;
}
	.search-style-fullscreen .search-form {
    width: 80%;
}
}


#tab-description ul {
    display: flex;
    flex-direction: column;
	margin-bottom: 20px;
	border: unset !important;
}
#tab-description ul li ul {
    display: flex;
    flex-direction: column;
	margin-bottom: unset;
}
#tab-description ul ul {
	margin-bottom: unset;
}
#tab-description p {
    margin: 0 0 19px;
}
#tab-description ul li:before {
	content: "";
    background-color: #878680;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
    top: 11px;
    position: relative;
    width: 8px;
    height: 8px;
}
#tab-description ul li ul li:before {
    content: "";
    background-color: #878680;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 20px;
    float: left;
    top: 11px;
    position: relative;
    width: 8px;
    height: 8px;
}
#tab-description h2, #tab-description h3, #tab-description h4 {
    margin: 0 0 20px;
}
#tab-description h2 {
    margin-top: 35px !important;
}
.search-page h1 {
    text-align: center;
    margin-bottom: 65px;
}
.testimonial-style-3 .master-testimonial .comment {
    min-height: 120px;
}
div#featured-title {
    background-image: url(https://skarosoft.com/imoringaseeds/wp-content/uploads/2025/08/homepage-banner-image-one.png) !important;
}
.shopengine-single h1.product_title.entry-title {
    width: 100%;
}
.master-testimonial .star-rating {
    width: 117px !important;
}

.testimonial-style-3 .master-testimonial .comment {
    display: grid;
    align-content: center;
}
.main-shop-page img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 356px !important;
    object-fit: cover;
}