.mt-125{margin-top:125px}
.z-i-4{z-index:4;}
/* .banner-props{padding-top:28.48%}
.banner-props img{position: absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
.overlay-props{position: absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.2);z-index: 2;}
.container-props.abs-props-details{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index: 3;}
@media screen and (max-width:991px){
    .mt-125{margin-top:106px}
}
@media screen and (max-width:480px){
    .banner-props{padding-top:100%}
    .container-props.abs-props-details{top:0;left: 0;transform: none;padding-top:30px;}
} */
.home-banner-infos{padding-top:28.645%;}
.banner-content{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}
.banner-content-wrapper{flex-direction:column;align-items: flex-start;justify-content:center;height:100%;color:#fff;}
.banner-content-wrapper.center{align-items: center;}
.banner-content-wrapper.right{align-items: flex-end;}
.wrap-all-contents{max-width:39vw;padding-left:2vw;}
.center .wrap-all-contents{padding-left:1vw;padding-right:1vw;}
.right .wrap-all-contents{padding-left:0;padding-right:2vw;}
.banner-title{font-size:4vw;font-weight:700;text-transform: uppercase;line-height:1;}
@media screen and (max-width:1413px){
    .wrap-all-contents{padding-left:3vw;}
}
@media screen and (max-width:991px){
    .home-banner-infos{display: block;}
    .banner-props{height:auto;margin-top:108px;}
    .banner-content-wrapper{padding-top:0;}
    .home-banner-infos img{position: absolute;top:0;left:0;width:100%;height:100%;object-fit: cover;}
    .mt-125{margin-top:106px}
}
@media screen and (max-width:767px){
    .wrap-all-contents{padding-left:0;}
    .center .wrap-all-contents,
    .right .wrap-all-contents{padding-left:0;padding-right:0;}
    .banner-title{font-size:5vw;}
    p{text-align: justify;}
}
@media screen and (max-width:480px){
    .home-banner-infos{padding-top:100%;}
    .banner-content-wrapper{height:53%;justify-content: flex-start;padding-top:30px;}
    .wrap-all-contents{width:100%;max-width:100%;text-align: center;margin-left:auto;margin-right:auto;}
    .banner-title{font-size:36px;}
}
.alt-bg{background-color:var(--alt-bg);}
.pseudo-bottom:before{position:absolute;content:"";top:auto;width:100px;height:3px;background:var(--cta-color);}
.pseudo-bottom.center:before{bottom:0;left:50%;transform:translateX(-50%);}
.pseudo-bottom.left-align:before{bottom:0;left:0;}
.pseudo-bottom.left-align{padding-bottom:14px;margin-bottom:14px;}
.pseudo-rt:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");top:-90px;right:60px;}
.pseudo-rt.d-z-index:after{z-index: -1;}
.pseudo-let-top:after{position: absolute;content: url("https://cdn1.jashnfoods.com/frontend/images/home/bird-left.png");top:45%;transform:translatey(-50%);left:0;}
/* 
.banner-title{font-size:48px;}
@media screen and (max-width:1200px){
    .banner-title{font-size:40px;}
}
@media screen and (max-width:1024px){
    .banner-title{font-size:30px;}
}
@media screen and (max-width:767px){
    .banner-title{text-align: center;}
} */

/* Rice category css */
.wrap-exp-infos{width:100%;display: flex;}
.pdr-100{padding-right:100px;}
.mt-30{margin-top:30px;}
.mt-60{margin-top:60px;}
.pdt-60{padding-top:60px;} 
.pdb-60{padding-bottom:60px;}
.exp-details{width:calc(100% - 300px);}
.product-wrapper > h1,
.pseudo-left{position: relative;padding-bottom:12px;margin-bottom:20px;}
.product-wrapper > h1:before,
.pseudo-left:before{position:absolute;content:"";top:auto;bottom:0;left:0;width:100px;height:3px;background:var(--cta-color);}
.product-wrapper > p{margin-top:10px;}
.subtitle-caption{max-width:785px;}
.product-wrapper ul{color:var(--d-color);font-weight:400;padding-left:20px;}
.product-wrapper ul > li{list-style: disc;}
.product-lists{width:300px;}
.product-type:not(:first-child){margin-top:30px;}
.product-title{font-size:30px;}
.product-subtitle{font-size:24px;}
.product-category{margin-top:12px;}
.product-caption + .product-caption{margin-top:16px;}
.product-category > li:not(:first-child){margin-top:5px;}
a.category-info{color:var(--title-color);display: inline-flex;padding-left:10px;}
a.category-info:before{position: absolute;content:"\f0da";top:3px;left:0;font-size:13px;font-family:fontawesome;}
a.category-info:hover,
a.category-info:hover:before{color:var(--cta-color);}
@media screen and (max-width:1360px){
    .pdr-100{padding-right:60px;}
    .pseudo-rt:after{right:20px;}
}
@media screen and (max-width:767px){
    .product-title{font-size:24px;}
    .variety-caption.mt-30{margin-top:0;}
}

/* Product list css */
.variety-title{font-size:28px;}
.product-grid-3{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap:30px;}
.product-grid-3 p{text-align: center;}
.product-detail{background:#fff;border-radius:12px;padding:12px;box-shadow: var(--shadow);}
.product-image:not(.image-loading):before{position: absolute;content:url('https://cdn1.jashnfoods.com/frontend/images/home/symbol-logo.png');left:50%;top:50%;transform: translate(-50%,-50%);}
.product-image.no-pseudo:before{content:"";}
.mb-16{margin-bottom:16px;}
.btn-grid-2{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap:15px;padding:0 0 3px;}
.btn-grid-2 .secondary-btn,
.btn-grid-2 .primary-btn{padding:0;height:36px;font-size:14px;font-weight:500;text-transform: uppercase;}
.product-wrapper + .product-wrapper{margin-top:40px;}
@media screen and (max-width:1400px){
    .btn-grid-2 .secondary-btn,
    .btn-grid-2 .primary-btn{font-size:13px;}
}
@media screen and (max-width:1366px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
}
@media screen and (max-width:900px){
    .exp-details{width:100%;padding-right:0;}
    .wrap-exp-infos{flex-direction: column;}
    .product-grid-3{grid-template-columns: repeat(3,minmax(0,1fr));gap:15px;}
}
@media screen and (max-width:767px){
    .product-grid-3{grid-template-columns: repeat(2,minmax(0,1fr));}
    .variety-title{font-size:24px;}
    .product-subtitle{font-size:22px;}
}
@media screen and (max-width:480px){
    .product-grid-3{grid-template-columns: repeat(1,minmax(0,1fr));}
}
/* Our gallery css */
.gallery-slider{padding:6px;background:#fff;border-radius:8px;}
.gallery-slider .product-detail{padding:6px;border-radius:0;background:transparent;box-shadow:none;}
/* Blog css */
.product-detail{background: #fff;border-radius: 12px;padding: 12px;}
.product-name{font-size:20px;}
.mt-12{margin-top:12px;}
.mb-12{margin-bottom:12px;}
/* Rice Specifications css */
.specification{background:var(--cta-color);padding:12px 20px;color:var(--title-color);}
.specification-props{display: flex;flex-direction: column;}
.specification-wrapper{display: flex;align-items: center;}
.specification-wrapper:nth-child(odd){background:#F8F6F7;}
.specification-wrapper:nth-child(even){background:#E2DEDD;}
.specification-label{min-width:300px;}
.specification-details{width:calc(100% - 300px);}
.specification-label,
.specification-details{display: inline-flex;padding:10px 20px;}
.product-enquiry{margin-top:20px;}
@media screen and (max-width:767px){
    .specification-label{min-width:200px;}
    .specification-details{width:calc(100% - 200px);}
}
@media screen and (max-width:480px){
    .specification-label{min-width:170px;}
    .specification-details{width:calc(100% - 170px);}
}
/* Testimonial css */
.customer-testimonial:before{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/home/bird-right.png");right:-12px;top:-52px;left:auto;width:180px;z-index:1;}
.customer-testimonial:after{position: absolute;content:url("https://cdn1.jashnfoods.com/frontend/images/country/quotes.svg");right:12px;top:12px;left:auto;width:180px;opacity: 0.5;z-index:2;}
.testimonial-subtitle,
.subtitle-caption{font-size:24px;color:var(--d-color);margin-bottom:16px;position: relative;z-index: 3;}
.testimonial-slider{padding:6px 6px 56px;}
.testimonial-wrapper{z-index: 3;}
.testimonial-caption{width:100%;padding:20px 20px 40px;border-radius:16px;background:#fff;}
.testimonial-caption:before{position: absolute;content:url('https://cdn1.jashnfoods.com/frontend/images/country/triangle.svg');top:auto;bottom:-60px;right:30px;left:auto;width:60px;}
.user-image{width:80px;height:80px;border:var(--cta-color) solid 2px;border-radius:100%;}
.user-image img{border-radius:100;}
.user-detail{font-size:20px;padding-left:15px;}
.user-detail span{font-size:17px;margin-top:6px;}
.tesimonial-text{margin-top:16px;}
@media screen and (max-width:900px){
    .customer-testimonial:before{right:40px;}
}
@media screen and (max-width:767px){
    .customer-testimonial:after{width:100px;top:58px;}
    .testimonial-subtitle,
    .subtitle-caption{font-size:20px;}
}
@media screen and (max-width:480px){
    .customer-testimonial:after{width:100px;top:85px;}
}

/* swiper slider button */
.pdb-60{padding-bottom:60px;}
.common-btn-props .common-btn-info{width:48px;height:48px;border-radius:100%;top:50%;margin-top:0;box-shadow:var(--shadow);background:#fff;border:#fff solid 2px;background-image:none!important;}
.common-btn-props .common-btn-info:hover{background:var(--alt-bg);border-color:var(--alt-bg);}
.common-btn-props .common-btn-info.swiper-button-disabled{opacity: 0.5;pointer-events: none;}
.common-btn-props .bottom-align{position:absolute;top:auto;bottom:0;}
.common-btn-props .swiper-button-prev{left:-18px;}
.common-btn-props .swiper-button-next{right:-18px;}
.common-btn-props .swiper-button-prev:after,
.common-btn-props .swiper-button-next:after{font-family: fontawesome;font-size: 24px;-webkit-text-stroke: 2px #fff; color: var(--title-color);}
.common-btn-props .swiper-button-prev:hover:after,
.common-btn-props .swiper-button-next:hover:after{-webkit-text-stroke: 2px var(--alt-bg);}
.common-btn-props .swiper-button-prev:after{content:"\f053";}
.common-btn-props .swiper-button-next:after{content:"\f054";}
.common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 56px);}
.common-btn-props .common-btn-info.vc{transform: translateY(-50%);}
@media screen and (max-width:900px){
    .common-btn-props .swiper-button-prev{left:-13px;}
    .common-btn-props .swiper-button-next{right:-13px;}
}
@media screen and (max-width:480px){
    .common-btn-props .common-btn-info{width:32px;height:32px;}
    .common-btn-props .testimonial-slider .common-btn-info{top:calc(50% - 40px);}
    .common-btn-props .swiper-button-prev{left:-8px;}
    .common-btn-props .swiper-button-next{right:-8px;}
    .common-btn-props .swiper-button-prev:after, 
    .common-btn-props .swiper-button-next:after{font-size:18px;}
}