/*
Theme Name: GreenMart Child
Theme URI: https://demo.thembay.com/greenmart/
Author: Thembay
Description: This is a child theme for GreenMart
Version: 1.0
Author URI: https://thembay.com/
Template: greenmart
Text Domain: greenmart-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

body .woopq-quantity-input{
	border-color: #86bc42 !important;
}

body .woopq-quantity-input-minus{
	border-color: #86bc42 !important;
	
	background-color: #86bc42 !important;
}

body .woopq-quantity-input-plus{
	border-color: #86bc42 !important;
	
	background-color: #86bc42 !important;
}


.day, .hours, .minutes, .seconds {
  background-color: red !important;
}

 .woocommerce .quantity .qty{ 
	border:1px solid !important;
	 border-radius: 10px;
	padding: 5px 10px !important;
}


.product-block .groups-button>div {
    margin: 0 0 10px 0;
}

.woocommerce .quantity .qty {
    width: 4.631em !important;
}

.payment_method_ipay img{
	max-height: 50px !important; 
}

.product-block .tbay-subtitle{
	display: none;
}

.product-block .name{
	font-size: 20px;
}

.box-quantity{
	display: flex;
	align-items: center;
}

.menu-item-4460 a{
	color: #e22a32 ;
}

#tbay-header.header-v3 .tbay-mainmenu .navbar-nav.megamenu > li.menu-item-4460.active > a {
  color: #fff !important;
  background: #e22a32;
}

.vc_tta-panel-body p{
	font-size: 20px
}

.vc_tta-panel-body li{
	font-size: 20px
}

.menu-item-4460 a:hover{
	background-color: #e22a32 !important;
}

.button-wishlist{
background-color: white;
  border-radius: 12px;
  padding: 5px;
  box-shadow: 0 0 8px 0 #00000040;}

.button-wishlist span{
	color: black;
}

.product-title{
	text-transform: uppercase;
}

.title-woocommerce{
	font-size: 32px !important;
}

.woocommerce-loop-product__title{
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	padding: 0 5px;
}

.products.products-grid .row{
	justify-content: center;
}

.row > .product {
    padding: 15px 5px;
    list-style: none;
    max-width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px;
    border: 1px solid #86bc42;
	border-radius: 8px;
	position: relative;
  }
}

nav.woocommerce-pagination{
	margin-bottom: 20px !important;
}

.status-publish{
	max-width: 100% !important;
}

.products-grid .status-publish{
		max-width: 260px!important;
	}


.term-description{
	margin-bottom: 40px;
}

.comments-link, .comments-area, .entry-date{
	display: none;
}

.price_slider_amount{
	display: flex !important;
  flex-direction: column-reverse !important;
  align-items: flex-start !important;
}

.woocommerce-loop-product__title{
	font-size: 18px;
}

.add_to_cart_button{
	font-size: 14px !important;
	margin-top: 10px !important;
}

.amount bdi{
	font-size: 16px !important;
}

.woocommerce-Price-amount {
	color: #86bc42;
	
}

del .amount{
}

del .amount bdi{
	font-size: 14px !important;
	color: red;
}

.uom{
	color: #86bc42;
	font-size: 16px !important;
	font-weight: 500 !important;
}
ins {
	color: #86bc42;
	text-decoration: none;
}

.widget.widget-text-heading .widget-title{
	text-transform: none;
}

.widget-products.widget-carousel-special .product-block .caption .name{
	font-weight: 600;
	text-transform: uppercase;
}

.widget-products.widget-carousel-special .product-block .caption bdi{
	font-size: 15px !important;
}

.widget-products.widget-carousel-special .product-block .caption .uom{
	font-size: 15px !important;
}

.nav{
	text-transform: uppercase;
}

.out-stock{
	position: absolute;
  width: 100%;
  text-align: center;
  padding: 12px 0;
  background: rgba(255,255,255,0.8);
  top: 44%;
  left: 0;
  right: auto;
  text-transform: uppercase;
  font-weight: bold;
}

.carousel-special .image .out-stock{
	top:33%;
}

.out-of-stock .button {
  display: none !important;
}

.out-of-stock .quantity {
  display: none !important;
	
}

.added_to_cart {
	display: none !important;
}

#billing_country_field{
	display: none
}

#billing_city_info{
	display: none
}

.optional{
	display: none;
}

.wpcf7-list-item label{
	display: flex;
	align-items: center;
}

.wpcf7-list-item label input{
	margin: 0 10px 0 0px;
}

#wpcf7-f4540-p4535-o1{
	margin-bottom: 40px
}

@media (min-width: 1199px) {
	.woocommerce ul.product_list_widget li img{
		height: 70px;
		width: 110px;
	}
}

.groups-button {
	background-color: white;
	left: -5px !important;
  bottom: 10px !important;
}
.groups-button .add_to_cart_button{
	width: 90% !important;
	color: #86bc42 !important;
	border-color: #86bc42 !important;
}

.groups-button .add_to_cart_button:hover{
	color: #ffffff !important;
}

.out-of-stock .groups-button {
    display: none !important;
}

woocommerce div.product .out-of-stock {
  font-size: 14px !important;
  font-weight: 400 !important;
}

@media (min-width: 992px) {
	
	.product-content:hover{
		border: none;
	}
	
	.owl-item > .item > .products-grid > .product-block > .product-content {
    min-height: 460px !important;
}
	
	.fbox-icon{
		background-color: #ddd !important;
	}

	.icon-inner i{
		left: 0 !important;
	}
	
	.header-v3 .list-inline.acount{
		margin-right: 15px;
		  border-right: 1px solid #ddd;
		  padding-top: 13px;
		  padding-right: 12px;
	}
	
	.header-v3 .right-item {
		  padding: 0px 0 3px 12px !important;
	}
	
	.top-cart-wishlist{
		padding-top: 13px;
	}
	
	.tbay-megamenu{
		margin-left: 20px;
	}
	.header-v3 .header-inner{
		width: 50% !important;
	}
	.header-v3 .header-menu{
		width: 50% !important;
	}
	.tbay-mainmenu .navbar-nav.megamenu{
		margin-top: 5px !important;
	}
	
	.header-logo-search{
		display: flex;
  		align-items: center;
	}
	
	.header-search{
		width: 100% !important;
	}
	
.product-block.grid .product-content{
	height: 470px;
	}
	
	.owl-item .product-content{
	height: 100% !important;
}
	
	.blog-page-inner{
		 display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
	}
	
}

.wpcf7 p .fa{
	top: 11px;
}

@media (max-width: 768px) {
 body .woocommerce .quantity, .woocommerce-page .quantity {
    margin-right: auto !important;
    padding: 0 3px;
  }
	
	.groups-button{
		display: block !important;
	}
	
	.groups-button > a{
		padding: 6px 10px !important;
	}
	
	.out-of-stock > .product-content{
		min-height: 325px;
	}
	
	.widget-carousel-special .owl-carousel:not(.owl-loaded) .product-block.grid .product-content {
   min-height: 300px;
    padding-bottom: 21px;
  }
}

@media only screen and (max-width: 600px) {
  body .qib-button-wrapper {
    float: left !important;
  }
	
	.woocommerce table.shop_table.cart .product-quantity .quantity {
    width: 130px !important;
  }

	
.woocommerce table.shop_table.cart .product-quantity .quantity {
  width: 60px;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
  display: block;
	}
}

@media (max-width: 576px) {
	.mobil-view-cart i{
		color: #333 !important;
	}
	.mini-cart-items{
		width: 20px !important;
		height: 20px !important;
		font-size: 10px !important;
	}
	.topbar-device-mobile.visible-xxs{
		justify-content: space-between;
	}
	
	.topbar-device-mobile .search-device {
	  text-align: right;
	  padding: 7px 20px 0 0;
	  width: 40px;
	}
	
	.mobile-logo {
  	padding: 0 10px 0 0px !important;
	}
	
	.device-account{
		font-size: 24px;
  		line-height: 20px;
  		display: block;
		padding-top: 10px;
		color: #86bc42;
		padding-left: 20px;
	}
	
  .feature-box-group{
    display: block !important;
    white-space: wrap !important;
  }
	
  .feature-box{
    width: 100%;
  }
	
	.product-block .name{
	font-size: 16px;
}
	.title-woocommerce{
	font-size: 18px !important;
}
	
	.product-block .image .yith-wcwl-add-to-wishlist > div a > span{
		font-size:12px;
	}
	
	.product-block .button-wishlist a{
		font-size:12px;
		
	}
	
	.widget-categoriestabs ul.nav-tabs{
		display: flex !important;
		justify-content: center;
	}
	
}