@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dynafarm.in/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Be Vietnam Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(10,102,51);
	--wd-alternative-color: rgb(241,101,55);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(10,102,51);
	--btn-default-bgcolor-hover: rgb(0,81,28);
	--btn-accented-bgcolor: rgb(10,102,51);
	--btn-accented-bgcolor-hover: rgb(0,81,28);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://dynafarm.in/wp-content/uploads/2024/12/Banner-Header-Titlte.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 500px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}



.gt_white_content a{
color:black !important ;
}

.gt_white_content {
    height: 120px;
    padding: 20px;
    border-radius: 10px;
}

.woocommerce-MyAccount-navigation li {
	margin-top: 5px !important;
}

.wd-my-account-links[class*="wd-grid"] {
    --wd-col-lg: 4;
    --wd-col-md: 2;
    --wd-col-sm: 2;
    --wd-gap-lg: 20px;
    margin-top: 30px;
}

.product-labels .attribute-label{
display:none !important;
}

#otpless-login-page{
height:500px !important;
}

#reviews .woocommerce-verification-required{
display:none !important;
}

.sku_wrapper{
display:none !important;
}


.video-wrapper{
    width: 100%; 
    height: 100%; 
    display: block; 
    position: relative; 
    overflow: hidden;
}

.video-wrapper video{
    position: absolute; 
    top: 0px; left: 0px;
}

@media (max-width:576px) {
    .video-wrapper{
        min-height: 100vw;
    }    
}

.wd-video-actions .wd-play-video.wd-style-icon-bg-text>a:before{
font-size:13px !important;
}

.wd-video-actions .wd-play-icon>a:before {
    content: "\f101 \A Play Now" !important;
    white-space: pre !important;
	line-height: 1.5em !important;
	font-family: "Be Vietnam Pro", Arial, Helvetica, sans-serif, "woodmart-font";
}

.wd-video-actions .wd-play-video.wd-style-icon-bg-text{
text-align:center !important;
}

.IssueGrid {
	display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  gap: 10px;
	padding: 10px;
}

.IssueGrid .issueItem {
 border:1px Solid #a9a9a9;
	border-radius:10px;
}

.CropIssueSectionTitle h2{
font-size: 30px;
}

.IssuesinnerDiv img{
 border-radius:10px;
}

.IssueGridTitle{
font-style:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.CustomWarningIssue span {
    background: #f16537;
    padding: 15px;
    border-radius: 20px;
	color: white;
}


/* Crop Issue Products */
.ProductGridCropIssue{
	display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  gap: 10px;
	padding: 10px;
}

.ProductGridCropIssue .ProductGridProduct {
 border:1px Solid #a9a9a9;
	border-radius:10px;
}

.ProductGridCropIssue .ProductGridProductImg {
border-radius:10px;
}

.ProductGridCropIssue .ProductGridProductTitle{
font-style:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.ProductGridCropIssueSectionTitle h2{
font-size: 30px;
}

.wd-copyrights{
  color : white !important;
}

.wd-copyrights a{
  color : white !important;
}

.wd-buy-now-btn, .wd-buy-now-btn:hover{
 background-color:#f16a3d !important;
}

.product-wrapper .wd-product-brands-links a {
    color: black !important;
}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
	background: #fff5e1;}




@media (min-width: 768px) and (max-width: 1024px) {
	.IssueGrid {
    display: grid;
    grid-template-columns: 50% 50% !important;
    gap: 10px;
    padding: 10px;
}

.ProductGridCropIssue{
	display: grid;
  grid-template-columns: 50% 50% !important;
  gap: 10px;
	padding: 10px;
}
}

@media (max-width: 576px) {
	/* Crop Issue Products */
.ProductGridCropIssue{
	display: grid;
  grid-template-columns: 50% 50% ;
  gap: 10px;
	padding: 10px;
}

.ProductGridCropIssue .ProductGridProduct {
 border:1px Solid #a9a9a9;
	border-radius:10px;
}

.ProductGridCropIssue .ProductGridProductImg {
border-radius:10px;
}


#chaty-widget-0 .chaty-widget {
    bottom: 80px !important;
}

.IssueGrid {
    display: grid;
    grid-template-columns: 50% 50% !important;
    gap: 10px;
    padding: 10px;
}

.ProductGridCropIssue{
	display: grid;
  grid-template-columns: 50% 50% !important;
  gap: 10px;
	padding: 10px;
}

}

