/*
Theme Name: Nutrey Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Nutrey - Organic Food Shop WordPress Theme
Template:	nutrey
Version: 1.0
Text Domain: nutrey-child
*/
.nutrey-about-section .nutrey-about-img-text { 
display: none;
}
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single{
	padding: 16px;
	min-height: 350px;
}
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-item img {
	height: 220px;
	width: 100%;
	object-fit: cover;
}
.nutrey-service-section .service-item .service-item-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}
/* .wpo-category-single .wpo-category-img .wpo-category-link {
	display: none;
} */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
	color: #fff!important;
	background-color: #f78914;
	border-radius: 45px;
	padding: 15px 20px!important;
	margin-bottom: 20px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover{
	background-color: #8AC224;
}
.gmwqp_inner_popup_op h3 {
    font-size: 26px!important;
    background-color: #fff!important;
}
.gmwqp_inner_field .gmqqp_input {
    border: 1px solid #f78914 ! Important;
    border-radius: 5px ! Important;
	padding: 10px!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button{
	color: #fff!important;
	background-color: #f78914;
	border-radius: 45px;
	padding: 15px 20px!important;
	margin-bottom: 20px;
}
.theme-btn{
	background: #f78914;
}
.wpo-category-single .wpo-category-img .wpo-category-link {
display: none;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price ul li, .nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li {
   display: none;
}
.shop-section.grid-product .wpo-category-single {
    min-height: 440px;
}
.wpo-page-title:before {
    background: #000000;
    opacity: 0.80;
}
.wpo-page-title {
min-height: 180px;
}
.wpo-category-single .wpo-category-text h2 {
    font-size: 22px;
    line-height: 30px;
}
@media (max-width: 767px) {
	.site-header-style.header-style-2 .topbar {
	display: none;
}
	.nutrey-service-section .service-item .service-item-img img {
	height: 250px;
    width: 250px;
}
}
