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

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

/*  .tbay-filter {
    display: none !important;
} */
.best-price h3{font-size:20px !important;
font-weight:800;}

.Recommendation h3{
	font-size: 24px !important;
    font-weight: 600;
    color:#000000;
}
.Recommendation ul li{
	list-style:none;
    font-size:18px !important;
    padding-bottom:15px;
}
.Recommendation ul {
    padding-left: 0px;
}

/* .Bestselling_products .product-block .caption>.rating {
    display: none !important;
} */

.Bestselling_products .woocommerce div.product span.price{
	font-size:18px !important;
	color:#000000 !important;
    padding-top:15px !important;
}
.Bestselling_products h3{font-size: 20px!important;}


.Bestselling_products .product-block .name a:hover{
	color: #85b53b !important;
}

.Bestselling_products .product-block.v1 .add-cart a{
	background:#85b53b !important;
}
 
/* .Bestselling_products .group-buttons {
    display: none !important;
}
 */
.New_arrivals .product-block .caption>.rating {
    display: none !important;
}

.New_arrivals h3{font-size: 20px!important;}

.New_arrivals .price-wrapper {
    padding-top: 15px;
}

.New_arrivals span.woocommerce-Price-amount.amount {
  	font-size:18px !important;
	color:#000000 !important;
}
.New_arrivals .product-block .name a:hover{
	color: #85b53b !important;
}

.New_arrivals .product-block.v1 .add-cart a{
	background:#85b53b !important;
}

.New_arrivals .group-buttons {
    display: none !important;
}

a:hover, a:focus {
    color: #85b53b;
    text-decoration: none;
    outline: 0;
	font-size: 20px;
}


.mmenu-account {
    display: none;
}
.footer-device-mobile.d-xl-none.clearfix {
    display: none;
}

section#tbay-breadscrumb {
    display: none;
}

.contact-form-text h3{
	font-size:20px !important
}

.services-offering {
    overflow: hidden;
	transition:2s all;
	border-radius: 10px;
}

.services-offering .elementor-cta__content{
	z-index: 10;
}

.services-offering:before {
   background: linear-gradient(to bottom, rgba(133, 181, 59, 0.1) 0%, #4b6f12 100%);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
}


/* contact-form-7-css-start */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;

}
 lable{
	font-size: 18px !important;
	color: #000000;
	padding-bottom: 10px !important;
}
.form-col {
    margin-right: 10px;
}
.form-col {
  flex: 1;
  min-width: 250px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  width: 100%;
  padding: 10px 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

textarea {
  min-height: 120px;
}

input[type="checkbox"] {
  margin-right: 8px;
}

.submit-button {
  background-color: #85b53b !important;
  color: white;
  border: none;
  padding: 12px 32px;
  font-size: 18px;
  font-weight:600;
  cursor: pointer;
  border-radius: 4px;
  display: inline-block;
  margin-top: 15px;
  width: 99%;
 
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    margin-right: 10px;
}

/* contact-form-7-css-end */

/* shop-page-css-start */

/* .woof_container_inner.woof_container_inner_producttags {
    display: none !important;
}
.group-buttons {
    display: none !important;
}
.rating.no-rate{
	display: none !important;
}
.rating {
    display: none !important;
} */

span.woocommerce-Price-amount.amount {
  	font-size:18px !important;
	color:#000000 !important;
}
.product-block .name a:hover{
	color: #85b53b !important;
}

.product-block.v1 .add-cart a{
	background:#85b53b !important;
}

/* h3{font-size: 20px!important;} */

.price-wrapper {
    padding-top: 15px;
}

/* .woof_products_top_panel {
    display: none !important;
} */
 .woof_label_term.checked, .woof_list_label li .woof_label_term {
    color: #494646;
    background: #cccccc !important;
}

 .woof_label_term.checked, .woof_list_label li .woof_label_term:hover {
    color: #fff;
    background: #85b53b !important;
}

.woof_radio_label_selected, ul.woof_list label:hover {
    color: #85b53b !important;
}

/* ul.woof_products_top_panel_ul {
    display: none !important;
} */

.woocommerce .woof_submit_search_form_container button.woof_reset_search_form{
    background: #85b53b !important;
 
}

input[type="radio"]:checked {
  border-color: #28a745; 
	background-color: #28a745; }

.single-product .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    margin-top: 10px !important;
    margin-left: 8px !important;
}

.single-product .quantity .box {
    background: #85b53b;
}

.single-product .elementor-heading-title {
    line-height: 1.8em;
    margin-top: 24px;
    padding: 0;
}
.single-product ::marker {
    color: #85b53b;
    font-size: 22px;
}

/* .single-product .single_add_to_cart_button,
.single-product .buy-now-button,
.single-product .product .quantity {
    display: none !important;
}

.single-product .buy-now-button,
.single-product .product .stock {
    display: none !important;
}
.tbay-buy-now.button {
    display: none !important;
}
.device-mini_cart.top-cart.tbay-element-mini-cart {
    display: none !important; 
}*/
.bestselling_product .caption {
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
}
.bestselling_product a.read-more-btn  {
    background-image: linear-gradient(180deg, #85B53B 0%, #53771D 100%);
    padding: 6px 15px 6px 12px;
    border-radius: 10px;
	color: #fff;
	margin-top: 10px;
}
/* .bestselling_product .caption {
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
} */

.woocommerce-shop .read-more-btn {
    background-image: linear-gradient(180deg, #85B53B 0%, #53771D 100%);
    padding: 6px 15px 6px 12px;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
}
.woocommerce-shop .caption {
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
}
.archive .group-buttons {
	display:none !important;
}

/* shop-page-css-end */















