@charset "UTF-8";

/*
Theme Name: Fruits & Vegetable
Author: MP team
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

.screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.skip-link:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
img, svg {
	max-width: 100%;
	height: auto;
}
section.ftco-section {
    padding: 4em 0;
}
.hero .owl-carousel.home-slider .slider-item .slider-text h1 {
	font-size: 4vw;
}
.hero .owl-carousel.home-slider .slider-item .overlay {
	opacity: .4;
}
.ftco-services .services .media-body h3.heading {
	font-size: 16px;
}
section .ftco-services .services .media-body span {
	line-height: 1.4;
    display: block;
	text-transform: initial;
}
.ftco-services .services .icon span {
	max-width: 50px;
}
section .ftco-services .services:hover .icon,
section .ftco-services .services:focus .icon {
    background-color: #82ae46 !important;
}

.ftco-category .category-wrap .text h2 {
	color: #FFF;
}
.ftco-category .category-wrap,
.ftco-category .category-wrap-2 {
	position: relative;
}
.ftco-category .category-wrap .img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	z-index: -1;
	object-fit: cover;
}
.ftco-category .category-wrap-2 .img {
	position: absolute;
	width: 100%;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	z-index: -1;
}
.ftco-category .category-wrap-2 {
	height: 100%;
}
footer.ftco-footer {
	padding-top: 6em;	
	padding-bottom: 2em;
}
.subscribe-form .wpcf7-form-control-wrap {
	width: 100%;
}
.subscribe-form .wpcf7-spinner {
	position: absolute;
}
.subscribe-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	position: absolute;
	left: 0;
	font-size: 12px;
}
.subscribe-form .wpcf7 form .wpcf7-response-output {
	margin-top: 12px;
}
p:last-child {
	margin-bottom: 0;
}
.product .text .price del,
.summary .price del {
    color: #b3b3b3;
	margin-right: 0.3rem;
}
.product .text .price ins, 
.summary .price ins {	
    text-decoration: none;
}
.product .text .bottom-area a.btn {
	width: initial;
	height: initial;
	border-radius: 30px;
	padding-left: 15px;
    padding-right: 15px;
}
.product .text > .title {
	text-transform: initial;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 1rem;
}
form.woocommerce-ordering {
	text-align: right;
}
.woocommerce-pagination .page-numbers.current {
	background-color: #82ae46;
    color: #fff;
	border-color: transparent;
}
.woocommerce-products-header {	
	background-color: rgba(0, 0, 0, 0.4);
	min-height: 420px;
}
.woocommerce-products-header > img {
	position: absolute;
	top: 0;
    left: 0;
	width: 100%;
    height: 100%;
    object-fit: cover;
	z-index: -1;
}
.product-details .product_title {
	font-size: 34px;
}
.summary.product-details .price span {
    font-size: inherit;
	color: inherit;
}
.summary.product-details .price {
	font-size: 24px;
	color: #82ae46;
}
.woocommerce-product-gallery__wrapper {
	/* border: 1px solid #000; */
}
.images .woocommerce-product-gallery__wrapper .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	
	width: 45px;
	height: 45px;
	border-radius: 25px;
	background-color: #82ae46 !important;
	border: 1px solid #82ae46 !important;
	color: #FFF !important;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all ease-in-out .3s;
	outline: none;
}
.images .woocommerce-product-gallery__wrapper .owl-nav button:hover {
	background-color: transparent !important;
	color: #82ae46 !important;
}
.images .woocommerce-product-gallery__wrapper .owl-nav button.disabled {
	opacity: 0.6;
	pointer-events: none;
}
.images .woocommerce-product-gallery__wrapper .owl-nav span {
	display: inline-block;
	line-height: 0;
}
.images .woocommerce-product-gallery__wrapper .owl-nav .owl-prev {
	left: 0;
}
.images .woocommerce-product-gallery__wrapper .owl-nav .owl-next {
	right: 0;
}
.images .woocommerce-product-gallery__wrapper .owl-next span {
	transform: rotate(-180deg);    
}
.woocommerce .product .text p.price {
	color: #82ae46;
	font-size: 16px;
}
.woocommerce .product .text .price ins {
	font-weight: 400;
}
.woocommerce-product-details__short-description {
	margin-bottom: 16px;
}
.woocommerce .product-details .quantity .qty {
	max-width: 80px;
	padding: 5px 10px;
	font-size: 1rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  	-webkit-appearance: none;
  	margin: 0;
}
/* Firefox */
input[type=number] {
  	-moz-appearance: textfield;
}
.product-details .quantity button.btn {
	padding-right: 16px;
	padding-left: 16px;
}
.product-details .variations {
	margin-bottom: 10px;
}
.product-details .variations .value select {
	min-height: 35px;
    padding-left: 6px;
    padding-right: 6px;
	cursor: pointer;
	outline: none;
	margin-bottom: 10px;
}
.product-details .variations label {
	margin-bottom: 10px;
	font-weight: 500;
    color: #000;
	margin-right: 20px;
}
.product-details .variations .reset_variations {
	display: none !important;
}
.woocommerce .images span.onsale {
	padding: 6px 10px;
    color: #fff;
    font-weight: 300;
    background-color: #82ae46;
    font-size: 16px;
	line-height: 1.4;
	min-width: initial;
	min-height: initial;
	border-radius: 0;
	top: 0;
    left: 0;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs {
	padding-left: 5px;
	margin-bottom: -1px;
}
.product_data_tabs div.product {
	border: 0 none;
}
.product_data_tabs div.product:hover {
	box-shadow: none;
}
.product_data_tabs div.product .woocommerce-tabs .panel {
	margin-bottom: 0;
	padding: 20px;
    border: 1px solid #f0f0f0;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs::before {
	height: 0;
	width: 0;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs li {
	background-color: #82ae46;
	border-color: #f0f0f0;
	border-radius: 0 ;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs li.active,
.product_data_tabs div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #000;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs li::after,
.product_data_tabs div.product .woocommerce-tabs ul.tabs li::before {
	width: 0;
	height: 0;
}
.product_data_tabs div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	color: #fff;
}



.ftco-cart table.shop_table {
	border: 0 none;
}
.ftco-cart .thead-primary {
	background-color: #82ae46;
	color: #FFF;
}
.ftco-cart table.shop_table th {
	font-weight: 400;
}
.ftco-cart table.shop_table th.product-name {
	width: 30%;
}
.ftco-cart table.cart .product-thumbnail img {
	width: 140px !important;
}
.ftco-cart table.shop_table th.product-remove {
	width: 20px;
}
.ftco-cart table.shop_table th.product-quantity,
.ftco-cart table.shop_table th.product-subtotal,
.ftco-cart table.shop_table th.product-price,
.ftco-cart table.shop_table td.product-subtotal,
.ftco-cart table.shop_table td.product-price {
	text-align: center;
}
.ftco-cart table.shop_table .quantity {
	margin-bottom: 0 !important;
	justify-content: center;
}
.ftco-cart table.shop_table .quantity .qty {
	max-width: 60px;
	height: 42px !important;
}
.ftco-cart table.cart td.actions .coupon {
	text-align: left;
}
.ftco-cart table.cart td.actions .coupon .input-text {
	height: 42px;
	width: 210px !important;
	font-size: 14px;    
	color: #333;
	margin-right: 10px;
}
.cart_totals .order-total {
	color: #000;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background-color: #f7f6f2;
}
.woocommerce-info {
	border-top-color: #82ae46;	
    color: #222;
}
.woocommerce-info::before {
	color: #82ae46;
}
.woocommerce-error a {
	color: #b81c23;
}


.woocommerce-billing-fields__field-wrapper {
	column-gap: 30px;
	row-gap: 15px;
}
.woocommerce form .d-flex .form-row {
	padding: 0;
	margin-bottom: 0;
	width: 100%;
}
.woocommerce form .d-flex .form-row-first,
.woocommerce form .d-flex .form-row-last{
	float: initial;	
	width: calc(50% - 15px);
}
.woocommerce form .d-flex .woocommerce-input-wrapper,
.woocommerce form .password-input {
	width: 100%;
}
.woocommerce form .form-row label {
	line-height: 1.2;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
	padding-left: 15px;
    padding-right: 15px;
}
.woocommerce form .form-row.woocommerce-invalid label {
	color: #000;
}
.woocommerce .woocommerce-checkout-review-order-table th,
.woocommerce .woocommerce-table--order-details th {
	color: #000;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-size: 20px;
}
.woocommerce ul.order_details {
	padding-left: 0;
	margin-bottom: 2em;
}
.woocommerce-table--order-details .order_item a {
	color: inherit;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	width: initial;
	float: none;
}
.woocommerce-address-fields__field-wrapper {
	row-gap: 20px;
}
.woocommerce-address-fields__field-wrapper p.form-row-last {
	margin-left: auto;
}


.blog-entry .image,
.sidebar-box .blog-img {
	position: relative;
	background-color: #f7f6f2;
}
.blog-entry .image img,
.sidebar-box .blog-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	object-fit: cover;	
}


@media (max-width: 991px) {
	.ftco-category .category-wrap-2::after {
		content: '';
		display: block;
		padding-bottom: 100%;
	}
	
}
@media (max-width: 767px) {
	html body {
		font-size: 14px;
	}
	section.ftco-section {
		padding-top: 2.2em;
		padding-bottom: 2.2em;
	}
	section.ftco-category .category-wrap {
		height: 280px;
	}
	nav.breadcrumbs {
		display: flex;
		flex-wrap: wrap;
	}
	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		font-size: 16px;
        color: #333;
	}
	.ftco-cart table.shop_table_responsive tr {
		border-bottom: 2px solid #000;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: transparent;
	}
	.ftco-cart table.shop_table .quantity {
		justify-content: flex-end;
		width: 50%;
		margin-left: auto;
	}
	.ftco-cart table.cart td.actions .update_cart {
		width: 100%;
	}
	.ftco-cart table.cart td.actions .coupon .input-text {
		width: calc(100% - 160px) !important;
	}
}
@media (max-width: 480px) {
	.ftco-category .category-wrap-2::after {
		padding-bottom: 120%;
	}
	.woocommerce form .d-flex .form-row-first, .woocommerce form .d-flex .form-row-last {	
		width: 100%;
	}
}
@media (max-width: 372px) {

}