/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wpcf7-response-output {
    display: none;
}
.vendor-box-section .box-icon-wrapper.box-with-icon.box-icon-simple .info-box-icon img {
    border-radius: 100px;
    background: #fff;
}
.store-social-wrapper {
    display: none !important;
}
.matirx_dokan {
    display: flex;
    gap: 10px;
}
.wd-action-btn>a{
	    color: #000 !important;
}
.dokan-dashboard-content dokan-settings-content .dokan-panel .dokan-panel-default dokan_v_id .dokan-panel-heading:nth-child(4) {
	color:red !important;
}
.wd-progress-bar.wd-free-progress-bar {
    display: none;
}
.dokan-form-group {
    margin-top: 20px;
}
.test_cvhide {
    display: none;
}
.wd-checkout-steps li {
	Color:rgb(0, 0, 0) !important;
}
.join-us-about .wpb_column.vc_column_container.vc_col-sm-12.vc_col-md-4.wd-rs-610d0585b47fd {
    border: 4px solid var(--darkest-green, #344E41);
}
.site-content {
    margin-bottom: 0px;
}
.info-svg-wrapper.info-icon {
    mix-blend-mode: multiply;
}
.vc_custom_1704798689519 {
    background-position: 0% 30% !important;
}
footer.footer-container.color-scheme-light {
    margin-bottom: -25px;
}
.whb-column {
    justify-content: center;
}
[class*="wd-header-search-form"] {
    padding-inline: 10px;
    flex: unset !important;
}

.wd-nav[class*="wd-style-"]>li>a {
    color: #7D7D7D;
}
.wd-nav[class*="wd-style-"]>li>a:hover{
   color:var(--nav-color) !important;
}
input[type="submit"] {
    background: #3A5A40;
    border-radius: 100px;
    color: var(--white, #FFF);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 40px;
    text-transform: uppercase;
}
:is(.btn,.button,button,[type="submit"],[type="button"]):hover{
	 background: #3A5A40 !important;
	color: var(--white, #FFF);
}
#wd-655c3d1d92f3f .title-after_title{
    font-family: Fraunces;
    font-style: italic;
}
body > div.website-wrapper > footer > div > p:nth-child(6){
	display:none;
}
.imgslide .wd-gallery-item img {
    opacity: 0.5;
}
.imgslide .wd-gallery-item img:hover{
	opacity:1;
}
.term h2{
	color:#3A5A40;
}
.privacy h2.wp-block-heading {
    color: #3A5A40;
}
.wd-blog-element .wd-post-inner {
    height: 480px;
}

/********* 17/04/2025 ak ************/
.dokan-verification-documents ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  padding: 0;
  list-style: none;
}


@media only screen and (max-width:1220px){
.about-us-vision .vc_single_image-wrapper.vc_box_border_grey {
    width: 500px;
    height: 500px;
}
.about-us-vision .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.img-vision img.vc_single_image-img.attachment-full {
    width: 500px;
    height: 500px;
}
}
@media only screen and (max-width:900px){
	.footer-ab-about .vc_column-inner.vc_custom_1505552126475 {
    padding-top: 0px !important;
}
	.join-us-about .wpb_column.vc_column_container.vc_col-sm-12.vc_col-md-4.wd-rs-610d0585b47fd {
    border: none;
}
	.sustainable-about img.attachment-full.size-full {
    width: 400px;
    height: 500px;
}
	.offer-about img.attachment-full.size-full {
    width: 200px;
    height: 400px;
}
.offer-about img.vc_single_image-img.attachment-full {
    width: 300px;
    height: 400px;
}
	.join-us-about img.vc_single_image-img.attachment-full {
    width: 300px;
    height: 300px;
}
.dokan-verification-documents ul {
  grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 577px) {
 div#wd-655af1d7083c9 {
    text-align: center !important;
}
	div#wd-655af0d495c4b{
		text-align:center !important;
	}
.img-vision img.vc_single_image-img.attachment-full {
    width: auto;
    height: auto;
}
	.about-us-vision .vc_single_image-wrapper.vc_box_border_grey {
    width: auto;
    height: auto;
}
	.offer-about img.attachment-full.size-full {
      width: auto;
    height: auto;
}
	.offer-about img.vc_single_image-img.attachment-full {
     width: auto;
    height: auto;
}
	.wd-blog-element .wd-post-inner {
    height: unset!important;
}
}


.dokan-store-tabs ul.dokan-list-inline li:nth-child(2) {
    display: none;
}