/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.head_gotocart {
  font-size: 23.5px;
  font-weight: normal;
  padding: 9px 16px;
}
#menu-main-navigation>li>a {
  padding-left: 15px;
  padding-right: 15px;
}
#menu-main-navigation>li>a[href*="/#"] {
  color: inherit;
}
.wd-header-cart.wd-design-4 > a {
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-bottom: 4px;
}
.wd-header-cart.wd-design-4 .wd-tools-text.woodmart-cart-totals {
  margin-right: 0;
  margin-left: 8px;
}
body .wd-header-cart.wd-design-4 .wd-cart-number {
  color: #000;
  font-size: 16px;
  background: none;
}
.wd-header-cart.wd-design-4 .wd-cart-number:before {
  content:'(';
}
.wd-header-cart.wd-design-4 .wd-cart-number:after {
  content:')';
  margin-right: -3px;
}
.product-grid-item.wd-hover-standard .wd-entities-title a {
  font-size: 23px;
  color: #4b4b47;
  font-weight: normal;
}
.product-grid-item.wd-hover-standard .wd-buttons {
display: none;
}
.product-grid-item.wd-hover-standard .wd-add-btn a span {
  font-size: 24px;
  font-weight: 400;
}
.product-grid-item.wd-hover-standard .wd-add-btn>a {
  box-shadow: none !important;
  background-color: transparent;
  width: 213px;
  padding: 6px 0;
  max-width: 100%;
  border: solid 1px #4d4d4d;
  color: #4d4d4d;
}
.product-grid-item.wd-hover-standard  .wd-product-brands-links {
  margin-bottom: 0;
}
.product-grid-item.wd-hover-standard  .wd-product-brands-links a {
  font-size: 23px;
  color: #4d4d4d;
}
.product-grid-item.wd-hover-standard .product_short_desc, .product-grid-item.wd-hover-standard .price .amount {
  font-size: 20px;
  font-weight: normal;
  color: #bdbdbd;
}
.product-grid-item.wd-hover-standard .product_short_desc {
  line-height: 1;
}
.product-grid-item.wd-hover-standard .product_short_desc p:last-child {
  margin-bottom: 0;
}
.product-grid-item.wd-hover-standard .wd-hover-standard .wd-add-btn {
  margin-bottom: 11px;
}
.product-grid-item.wd-hover-standard .product-image-link img {
  width: auto;
  max-height: 275px;
}
.ib-utp .box-icon-with-border .info-box-icon {
  width: 74px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 5px;
}
.ib-utp .info-box-icon {
  border-width: 1px !important;
}
.row-utp {
  max-width: 1055px;
  margin: 0 auto;
}
.mytitle-bordered .title {
  border: solid 1px #65b32e;
  min-width: 529px;
  padding: 9px 15px;
} 
.row-tea-accordions .wd-accordion .wd-accordion-item {
  margin-bottom: 15px;
  border: none !important;
}
.row-tea-accordions .wd-accordion .wd-accordion-title {
    /* background: #65b32e; */
    padding-right: 17px;
    padding-left: 15px;
    border: solid 1px #4d4d4d;
    padding-top: 13px;
    padding-bottom: 13px;
}
.row-tea-accordions .wd-accordion .wd-accordion-title.wd-active {
  background: #65b32e; 
  border-color:transparent;
}
.row-tea-accordions .wd-accordion-title.wd-active .wd-accordion-opener:before,
.row-tea-accordions .wd-accordion .wd-accordion-title.wd-active .wd-accordion-title-text {
  color: #fff;
}
.row-tea-accordions .wd-accordion .wd-accordion-title .wd-accordion-title-text {
  font-size: 20px;
  font-weight: 400;
}
.row-tea-accordions .wd-accordion-opener:before {
  content: "\f067" !important;
  color: #4b4b47;
  font-size: 14px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
.row-tea-accordions .wd-accordion-content {
  border: 1px solid #65b32e;
  /* border-bottom: 10px solid #65b32e; */
  padding-right: 17px;
  padding-left: 15px;
}
.row-tea-accordions .wd-accordion.wd-style-default:before {
  border-top: 0;
}
.owl-carousel .owl-dots, .owl-carousel .owl-dots .owl-dot {
  margin-top: 0;
}
.owl-carousel .owl-dots .owl-dot.active span {
color: #65b32e;
}
.owl-carousel .owl-dots .owl-dot span {
  width: auto;
  height: auto;
  border-radius: 0;
  border: none;
  background-color: transparent !important;
  color: #4d4d4d;
  font-size: 14px;
  margin: 0px 6px;
}
.dots-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #65b32e;
  margin-top: 15px;
}
.customPrevBtn, .customNextBtn {
  cursor: pointer;
  margin: 0 6px;
}
.tea-testimonials .wd-testimon-thumb img {
  min-width: auto !important;
}
.tea-testimonials .wd-testimon-bio .wd-testimon-name, .tea-testimonials .wd-testimon-bio .wd-testimon-pos {
display: inline-block;
}
.tea-testimonials .wd-testimon-bio .wd-testimon-name {
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
  margin-bottom: 0;
}
.tea-testimonials .wd-testimon-bio .wd-testimon-pos {
  font-size: 15px;
  font-weight: 500;
  color: #65b32e;
}
.tea-testimonials .wd-testimon-thumb {
  margin-left: 10px;
}
.tea-testimonials .wd-testimon-text {
  background-color: transparent !important;
  font-size: 15px;
  line-height: 1.2;
  padding-top: 5px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.tea-testimonials .wd-testimon  {
  border: solid 1px #bdbdbd;
  padding: 35px 15px 35px;
}
body .slider-title {
  font-size: 20px;
  font-weight: normal;
  padding-right: 25px;
}
body .slider-title:before {
  display: none;
}
.result-gallery {
  max-width: 1060px;
  margin: auto !important;
}
.result-gallery .owl-item {

}
.result-gallery .wd-gallery-item {
  border: solid 1px #4d4d4d; 
  max-width: 240px;
}
.result-gallery .gallery-images .owl-item:nth-child(odd) .wd-gallery-item {
  margin-right:auto; 
}
.result-gallery .gallery-images .owl-item:nth-child(even) .wd-gallery-item {
  margin-left:auto;
  border-right-color: transparent;
}
.result-gallery .gallery-images .wd-gallery-item:nth-child(even) {
  /* border-right: 1px solid transparent; */
}
.mytitle-bordered .title i {
  color: #65b32e;
  font-weight: 600;
}
.wd-btn-arrow[class*="prev"]:after, .wd-btn-arrow[class*="next"]:after {
  font-size: 14px;
  color: #65b32e;
}
.copyrights-wrapper {
  border-top: none !important;
  background: #4d4d4d;
}
.footer-news-title .title i {
  color: #4d4d4d;
}
.footer-news-title .title-after_title i {
  color: #65b32e;
  font-weight: bold;
}
.footer-news-title .liner-continer {
  margin-bottom: 6px;
}
.wpcf7 .wpcf7-form-control {
  border: solid 1px #65b32e;
  font-size: 20px;
  color: #6e6e68;
  margin-bottom: 10px;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit {
  background: #65b32e;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  box-shadow: none;
  width: 100%;
  border: none;
}
.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
	position: relative;
  visibility: hidden;
  margin-left: 10px;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span {
/*   border: 3px solid red;  */
font-size: 16px;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 0;
  height: 16px;
  width: 16px;
  top: 50%;
  border: 1px solid #65b32e;
  transform: translateY(-50%);
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: '\2713';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 2px;
    left: auto;
    visibility: hidden;
    font-size: 16px;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
/*     border-color: red; */
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
/*    background: #222; */
   visibility: visible;
}
.wpcf7-form-control.wpcf7-checkbox {
  border:none;
}
.wpcf7 .wpcf7-checkbox input[type=checkbox] + span {
  color: #4d4d4d;
}
body .social-facebook .wd-icon:before {
  content:url(/wp-content/uploads/2022/07/fb.png);
}
body .social-instagram .wd-icon:before {
  content:url(/wp-content/uploads/2022/07/insta.png);
}
#menu-footer-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#menu-footer-menu li a {
  font-size: 17px;
  color: #4d4d4d;
}
#menu-footer-menu li {
  padding: 0 10px;
  border-left: 1px solid #4d4d4d;
  margin-bottom: 10px;
  line-height: 1;
}
#menu-footer-menu li:last-child {
  border:none;
}
#menu-footer-menu li a:hover {
color: var(--wd-primary-color);
}
footer .main-footer {
  /* background-image: url(/wp-content/uploads/2022/07/footer2.png);
  background-repeat: no-repeat;
  background-position: 50% 108%; */
}
body .min-footer {
  padding-top: 7px;
  padding-bottom: 7px;
}
.wd-add-btn-replace .add-to-cart-loop:hover span {
  transform: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:before {
  display: none !important;
}
.product-grid-item.wd-hover-standard .wd-add-btn>a:hover {
  border-color:transparent;
}
#woodmart-main-slider rs-slide {
  border: 1px solid #4d4d4d;
}
body .woocommerce-product-gallery img {
  width: auto;
}
.single_product_header {
  /* min-height: 417px; */
  border: solid 1px #4d4d4d;
  margin-bottom: 45px;
  padding-top: 15px;
}
.single_product_header .row {
  align-items: center;
  min-height: 417px;
}
.single_product_header .col-thumb {
  align-self: flex-end;
  text-align: center;
}
.single_product_header .col-thumb img {
  margin-bottom: -20px;
}
.single_product_header__name {
  font-size: 140px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: -5.6px;
  text-align: center;
}
.single_product_header__subname {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -1.6px;
  text-align: center;
  line-height: 1.2;
}
.summary-inner .wd-product-brands {
display: none;
}
.summary-inner .product_title {
  font-size: 28px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 6px;
}
body .star-rating {
  letter-spacing: 8px;
  color: #4d4d4d;
}
.summary-inner .woocommerce-review-link {
  color: #5f5f5f;
  font-size: 18px;
}
.summary-inner .price .amount {
  font-size: 28px;
  color: #5f5f5f;
  font-weight: normal;
}
.summary-inner .price .amount .woocommerce-Price-currencySymbol {
  font-size: 20px;
}
.product-grid-item.wd-hover-standard .wd-star-rating {
  display: none;
}
.summary-inner .woocommerce-product-details__short-description {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
}
.summary-inner .product_meta .posted_in {
  display: none;
}
.single-product .summary-inner .wd-wishlist-btn a:before {
  display: none;
}
.single-product .summary-inner .wd-wishlist-btn a {
  border: solid 1px #4d4d4d;
  padding: 5px 8px;
  margin-right: 5px;
}
.summary-inner .single_add_to_cart_button  {
  font-size: 18px;
  font-weight: normal;
  box-shadow: none;
  padding: 4px 15px;
}
div.quantity input[type="button"]{
  border:none !important;
  font-size: 20px;
  height: 28px !important;
}
div.quantity input[type="number"] {
  font-size: 28px;
  border: none;
  height: 28px !important;
}
/* .single-product .woocommerce-tabs.tabs-layout-tabs .wd_custom_tab_tab {
  order:1;
  margin-left: 30px;
}
.single-product .woocommerce-tabs.tabs-layout-tabs .description_tab {
  order:2;
}
.single-product .woocommerce-tabs.tabs-layout-tabs .reviews_tab {
  order:3;
} */
.product-tabs-wrapper {
  border: none !important;
}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
  border-bottom: 3px solid #4d4d4d;
  text-align: right;
  margin-bottom: 15px !important;
}
.product-tabs-wrapper .wd-nav.wd-style-underline-reverse>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: normal;
}
.product-tabs-wrapper .wd-nav.wd-style-underline-reverse>li.active>a {
  font-weight: bold;
}
.product-tabs-wrapper .wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
  top: auto;
  height: 7px;
  background-color: #4d4d4d;
  bottom: -13px;
}
.product-tabs-wrapper .wc-tab-inner {
  font-size: 18px;
  line-height: 1.5;
}
.single-product .ib-utp .box-icon-with-border .info-box-icon {
  width: 54px;
  height: 54px;
}
.single-product .ib-utp {
  margin-bottom: 15px;
}
.single-product .ib-utp .box-icon-with-border .info-box-icon img {
  max-height: 30px;
  object-fit: contain;
}
.summary-inner .product_meta {
  border-top: none !important;
}
.single-product .product-image-wrap figure {
  text-align: center;
}
.single-product .product-image-wrap figure img {
  max-width: 400px;
}
.menu-single-product-menu-container {
  border: solid 1px #4d4d4d;
  padding: 15px 15px;
}
.menu-single-product-menu-container ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.menu-single-product-menu-container ul li {
  margin-bottom: 0;
  padding: 0 25px;
  border-left: 2px solid #65b32e;
}
.menu-single-product-menu-container ul li:last-child {
  border:none;
}
.menu-single-product-menu-container ul li a {
  font-size: 18px;
  font-weight: normal;
  color: #4d4d4d;
}
.menu-single-product-menu-container ul li a:hover {
  color: #65b32e;
}
body .summary-inner .product_meta {
  padding-top: 2px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
body .single-product-page>div:not(:last-child) {
  margin-bottom: 15px;
}
body .commentlist .meta {
  order: 1;
  flex: 1 1 100%;
  max-width: 100%;
}
#comments .avatar {
  display: none;
}
.commentlist .meta time {
  color: #bdbdbd;
}
.commentlist .woocommerce-review__dash {
  display: none;
}
.commentlist .woocommerce-review__author {
  margin-left: 10px;
}
.wd-single-reviews.wd-layout-two-column .woocommerce-Reviews>div {
  flex-basis: 100%;
}
body .comment-form .submit {
  border: solid 1px #4d4d4d;
  background-color: transparent !important;
  color: #4d4d4d !important;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 15px;
}
footer {
  border-top: solid 1px #4d4d4d;
}
.single-product .mytitle-bordered .title {
  border-color:#bdbdbd;
}
.single-product .mytitle-bordered .title i {
  color: #4d4d4d;
}
.wpcf7 {
  direction: rtl;
}
.form-contact .wpcf7-form-control {
  border: solid 1px #4d4d4d;
  color: #bdbdbd;
}
.wpcf7 .wpcf7-form-control.wpcf7-checkbox {
  border:none !important;
}
.wpcf7-form .form-contact .wpcf7-checkbox input[type=checkbox] + span:before {
  border: 1px solid #4d4d4d;
}
.wpcf7 .form-contact .wpcf7-form-control.wpcf7-submit {
  max-width: 259px;
}
.form-contact .wpcf7-form-control.wpcf7-textarea {
  min-height: 122px;
}
.form-contact {
  width: 800px;
  margin: auto;
  max-width: 100%;
}
#contact_popup {
  background-image: url(/wp-content/uploads/2022/07/cfcshape.png);
  background-repeat: no-repeat;
  background-position: left -36px bottom -60px;
  padding-bottom: 10px;
  border: solid 2px #4d4d4d;
  position: relative;
}
#contact_popup .mfp-close {
  right: 35px;
  top: -24px;
  z-index: 9999;
  border: solid 2px #4d4d4d;
  color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  background-color: #fff;
}
.form-contact {
  margin-bottom: 20px;
}
.wpcf7 .form-contact .wpcf7-form-control {
  margin-bottom: 15px;
}
body .mfp-bg {
  background-color: rgb(175 175 175 / 70%);
}






















@media (max-width:576px) {
  .footer-news-title .title-after_title i {
    display: block;
}
  #menu-footer-menu li {
    border:none;
  }
}

@media (max-width:768px) {
  .product-image-summary-inner .product-images-inner {
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
  }
  .product-image-summary-inner .product-images-inner .woocommerce-product-gallery {
    order:2;
  }
  .product-image-summary-inner .product-images-inner .row-utp {
    order:1;
  }
  .menu-single-product-menu-container ul li {
    border-left:none;
  }
  .single_product_header__name {
    font-size: 42px;
    letter-spacing: inherit;
}
.single_product_header__subname {
  font-size: 27px;
  line-height: 1;
  margin-bottom: 15px;
}
.single_product_header .row {
  min-height: auto;
}
.single_product_header .col-thumb img {
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
  .vc_wp_custommenu.footer-menu {
    display: none;
  }
  .prgrid-185h .product-grid-item.wd-hover-standard .product-image-link img {
    height: 185px;
    object-fit: contain;
  }
  .product-grid-item.wd-hover-standard .wd-add-btn>a {
    padding: 0px 0;
}
  .product-grid-item.wd-hover-standard .wd-entities-title a {
    font-size: 18px;
}
  .product-grid-item.wd-hover-standard  .wd-product-brands-links a {
    font-size: 18px;
}
  .product-grid-item.wd-hover-standard .product_short_desc, .product-grid-item.wd-hover-standard .price .amount {
    font-size: 16px;
}
  .mytitle-bordered .title {
    min-width: auto;
  } 
}

@media (min-width:769px) {
  .form-contact .col-btn-submit {
    text-align: left;
  }
  #contact_popup .wd-social-icons {
    margin-left: 70px;
  }
	.row-tea-accordions .wd-accordion  {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
	}
	.row-tea-accordions .wd-accordion:before {
		display:none !important;
	}
  .row-tea-accordions .wd-accordion .wd-accordion-item {
    /*max-width: 49%;
    float: right;
    clear: right;
    width: 50%;*/
	  flex: 0 1 49%;
  }
  .row-tea-accordions .wd-accordion .wd-accordion-item:first-child {
    /*float: left;*/
  }

}