
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&family=Battambang:wght@700;900&family=Ubuntu:wght@300;400;500;700&display=swap');

body {
    font-family: Montserrat;
}
.socials-block{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 16px;
}
.socials-block a{
    position: relative
}

.order-form-form,
.consult-form {
    padding: 20px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
    }
}

.about-counter {
    background: #34a65c;
}

.about-counter .text-center .counter {
  width: 25%;
  border-right: 1px solid #fff;
}

.about-counter .text-center .count-title {
  color: #fff;
  font-size: 55px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1;
  text-align: center;
}
.about-counter .text-center {
  display: flex;
  flex-wrap: wrap;
}
.about-counter .text-center .count-text {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
  margin-bottom: 0;
  text-align: center;
}
.socials-block a:not(:last-of-type):after{
    display: block;
    height: 10px;
    width: 0.5px;
    background: #F6F6F6;
    top: 4px;
    right: -8px;
    content: "";
    position: absolute;
}
.top-5 .socials-block img{
    width: 18px;
    height: 18px;
}
.top-5 .top-home a{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}
.link-with-icon img{
    width: 15px;
}
.top-5 .top-home .t-content{
    padding: 10px 0;
}

.header-main-area.is-sticky .header-main .header-element.right-block-box ul.shop-element li.search-wrap .search-rap a.search-popuup i,
.header-main-area.is-sticky .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title {
    color: #000;
}

.send-email-form-wrapper{
    position: relative;
}
.send-email-form-wrapper .send-email-form-button{
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
}
.send-email-form-bottom-text{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 24px;
}

.news-5 .news-content h2,
.news-5 .news-content .h2{
    font-family: 'Sunflower';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #FFFFFF;
}
.news-5 .news-content p{
    margin-top: 5px;
    font-family: 'Sunflower';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.has-error .help-block{
    color: #ff0000;
}
.send-email-form-wrapper .has-error .help-block{
    margin-top: 10px;
}
.send-email-form{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.footer-form-field-wrapper.radio-buttons-list #sendemailform-customer{
    display: flex;
    align-items: center;
    column-gap: 15px;
    justify-content: center;
}
.footer-form-field-wrapper.radio-buttons-list #sendemailform-customer label{
    display: flex;
    align-items: center;
    column-gap: 5px;
    justify-content: flex-start;
    white-space: nowrap;
    color: #fff;
}
.footer-form-field-wrapper.radio-buttons-list input[type="radio"]{
    height: 16px;
}
.send-email-form-wrapper input[type="submit"]{
    border: 1px solid #358D43;
}
.class-text-message{
    font-size: 22px;
    font-family: 'Ubuntu';
}
.footer-socials{
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.footer-socials .h2{
    font-family: 'Sunflower';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.footer-socials .socials-block {
    column-gap: 30px;
}
.footer-socials .socials-block img{
    width: 32px;
    height: 32px;
}
.footer-socials .socials-block a:not(:last-of-type):after{
    top: 11px;
    right: -14.5px;
}
.footer-link .f-link.f-link-50{
    width: calc(45% - 30px)
}
.footer-link .f-link.f-link-25{
    width: calc(25% - 30px)
}
.home5-footer .footer-ul .footer-contact img{
    width: 18px;
    height: 18px;
}
.home5-footer .footer-ul .footer-contact .footer-info a,
.home5-footer .footer-ul .footer-contact .footer-info{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;

    color: #F5F5F5;
}.f-logo ul.footer-ul li.footer-li.footer-contact,
.f-logo ul.footer-ul li.footer-li.footer-contact.footer-map{
    margin-top: 20px;
}
.f-logo ul.footer-ul li.footer-li.footer-contact.footer-map  ul.f-ul-li-ul{
    align-items: flex-start;
}
.footer-link .f-link .h-footer{
    font-family: 'Battambang';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 24px;
    color: #F5F5F5;
}
 .field-consultform-agree.form-group,
 .field-orderform-agree.form-group,
 .field-contactform-agree.form-group {
     margin: 35px 0px 45px;
 }
.footer-map-wrapper{
    margin-top: 25px;
}

.footer-menu li a{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #F5F5F5;
}
.f-logo ul.footer-ul li.footer-li.footer-contact.footer-map{
    padding-right: 10px;
}
.footer-link{
    margin-left: 0;
}
.footer-link .f-link{
    margin: 0;
}
.footer-bottom .footer-link{
    display: flex;
    justify-content: space-between;
}
.footer-link .f-link:first-of-type{
    margin-left: 30px;
}
.header-bottom-area .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title{
    color: #000;
}

.home-slider-5 .home-slider-title{
    font-family: 'Battambang';
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}

.home-slider-5 .home-slider-title span {
    color: #34a65c;
}
.home-slider-5 .home-slider-caption{
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 65px;
    color: #516068;
}

.home-slider-5 .home-slider-main-5 .home-slider-image-wrapper{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position-x: 100%;
    background-position-y: 100%;
}

.home-slider-5 .home-slider-main-5 .home-slider-image-wrapper img{
    z-index: 8;
    position: relative;
}
.is-sticky .logo-main,
.logo-dark{
    display: none;
}
.is-sticky .logo-dark{
    display: block;
}
.home5-slider .swiper-pagination .swiper-pagination-bullet:before{
    border-color: #fff;
}
.home5-slider .swiper-pagination .swiper-pagination-bullet{
    color: #fff;
}
.custom-h2{
    font-family: 'Battambang';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    color: #000000;
    text-transform: capitalize;
}

.subheader {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 300;
}
.custom-text-content{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3B454B;
}
.section-margin-80{
    margin: 80px 0;
}
.img-responsive{
    width: 100%;
    height: auto;
}
.custom-text-content p:not(:last-of-type){
    margin-bottom: 15px;
}
.custom-text-content ul{
    list-style: disc;
    margin-bottom: 15px;
    margin-left: 30px;
}
.home5-service .service .service-box .s-box img{
    height: 38px;
    width: 38px;
    margin-right: 15px;
}
/* blog css */


.blog-area .blog-post .blog-image {
    display: flex;
    position: relative;
    justify-content: center;
}
.blog-area .blog-post .blog-image a {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.blog-area .blog-post .blog-image a img {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.blog-area .blog-post .blog-image a:hover img {
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.blog-area .blog-post .blog-image .blog-date {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.blog-area .blog-post .blog-image .blog-date span {
    background-color: #fff;
    color: #000000;
    padding: 5px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
}
.blog-area .blog-post .blog-content {
    margin-top: 15px;
}
.blog-area .blog-post .blog-content .desc span {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    /* or 138% */


    color: #3B454B;
}
.preview-header{
    font-family: 'Battambang';
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
}
.row-gap-30{
    row-gap: 30px;
}
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner a.banner-hover::after,
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner a.banner-hover::before{
    border: none;
}
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner a.banner-hover::after{
    display: none;
}
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner a.banner-hover::before{
    opacity: 1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35);
    transform: scale(1,1);
}
.section-info-plates-block-widget .info-plates-title{
    font-family: 'Sunflower';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner .banner-content{
    right: 30px;
    width: 40%;
}
.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner .banner-content span{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #D9D9D9;
    margin-bottom: 5px;
}

.section-info-plates-block-widget.home5-grid-banner .organic-food-fresh-banner .offer-banner .banner-content a{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
}
.section-contact-block-widget{
    position: relative;
    padding: 84px 0;
}
.section-contact-block-widget .contact-block-widget-background{
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.contact-form-title{
    color: #000;
    font-family: Battambang;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 48px; /* 120% */
    text-transform: capitalize;
}

.form__wrapper p {
    color: #516068;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}
.weight-500{
    font-weight: 500;
}
.fields-wrapper-flexed{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 20px;
}
.fields-wrapper-flexed .form-group{
    position: relative;
}
.fields-wrapper-flexed .help-block{
    position: absolute;
    font-size: 12px;
}
.item-question-form.form-custom .form-control::placeholder,
.contact-form.form-custom .form-control::placeholder{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #AEAEAE;
}
.item-question-form.form-custom .form-group,
.contact-form.form-custom .form-group{
    width: 100%;
}
.item-question-form.form-custom .form-control,
.contact-form.form-custom .form-control{
    background: #FFFFFF;
    border: 0.5px solid #AEAEAE;
    border-radius: 5px;
    color: #000;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    height: 37px;
}
.item-question-form.form-custom textarea.form-control,
.contact-form.form-custom textarea.form-control{
    height: 120px;
}

/* testimonial css */
.textimonial-area {

}
.textimonial-area .test-area-main ul.testi-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 20px;
    column-gap: 20px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li {
    width: calc(33.33% - (40px / 3));
    display: flex;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    width: 100%;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.rating {
    line-height: 1;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.rating i.color-star {
    color: #ffb503;
    font-size: 18px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area h4.title,
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area .h4.title {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-top: 12px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area p.desc {
    color: #929292;
    font-size: 14px;
    margin-top: 10px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.testi-icon {
    width: 60px;
    height: 60px;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c28c2e;
    border-radius: 5px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.testi-icon i {
    background-color: #c28c2e;
    color: #fff;
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.sub-title {
    font-size: 15px;
    margin-top: 18px;
    font-weight: 500;
    line-height: 1;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area{
    background: #F5F5F5;
    box-shadow: none;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.rating{
    display: flex;
    column-gap: 2px;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.rating i.color-star{
    font-size: 15px;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area h4.title,
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area .h4.title{
    font-family: 'Sunflower';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area p.desc{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    color: #3B454B;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.testi-icon i{
    width: 32px;
    height: 32px;
    font-size: 15px;
    background: #3B454B;
    border-radius: 3px;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.testi-icon{
    width: 40px;
    height: 40px;
    border-color: #3B454B;;
}
.section-reviews-block-widget.textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area span.sub-title{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #3B454B;
    margin-top: 10px;
}
.other-page .header-main-area .header-main .header-element.right-block-box ul.shop-element li.search-wrap .search-rap a.search-popuup i,
.top-5.other-page .megamenu-content .mainwrap ul.main-menu li.menu-link a.link-title,
.top-5.other-page .top-home a{
    color: #000;
}
.top-5.other-page ul.top-home{
    border-color: #AEAEAE;;
}
.section-margin-top-40{
    margin-top: 40px;
}
.page-number{
    display: flex;
    justify-content: center;
    column-gap: 10px;
}
.page-number li{
    position: relative;
}
.page-number li.active a,
.page-number li.active{
    color: #358D43;
}
.page-number li.active:after{
    content: "";
    width: 4px;
    height: 4px;
    background: #358D43;
    border-radius: 2px;
    position: absolute;
    bottom: -4px;
    left: calc(50% - 2px);
}
.other-page button.navbar-toggler span.line,
.other-page button.navbar-toggler span.line::before,
.other-page button.navbar-toggler span.line::after{
    background-color: #000;
}

/* contact page css */
.map-area .map-title h1{
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.map-area .map {
    display: flex;
}
.map-area .map iframe{
    width: 100%;
    height: 680px;
}
.map-area .map-details{
    display: flex;
    flex-wrap: wrap;
}
.map-area .map-details .contact-info{
    width: 50%;
}
.map-area .map-details .contact-info .contact-details h4{
    font-size: 18px;
}
.map-area .map-details .contact-info .contact-details form {
    margin-top: 18px;
}
.map-area .map-details .contact-info .contact-details form label{
    display: block;
    margin-top: 15px;
}
.map-area .map-details .contact-info .contact-details form label:first-child {
    margin-top: 0px;
}

.map-area .map-details .contact-info .contact-details form textarea{
    width: 100%;
    resize: none;
    margin-top: 10px;
    border-radius: 4px;
}
.map-area .map-details .contact-info .contact-details a{
    margin-top: 24px;
    display: inline-flex;
    align-items: center;
}
.map-area .map-details .contact-info .contact-details a i {
    margin-left: 5px;
}
.map-area .map-details .contact-info .information{
    margin-left: 30px;
}
.map-area .map-details .contact-info .information h4{
    font-size: 18px;
}
.map-area .map-details .contact-info .information p.info-description{
    margin-top: 16px;
}
.map-area .map-details .contact-info .information .contact-in {
    margin-top: 22px;
}
.map-area .map-details .contact-info .information .contact-in ul.info-details{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 10px;
}
.map-area .map-details .contact-info .information .contact-in ul.info-details:first-child {
    margin-top: 0px;
}
.map-area .map-details .contact-info .information .contact-in ul.info-details li i{
    font-size: 20px;
    margin-right: 20px;
}
.map-area .map-details .contact-info .information .contact-in ul.info-details li h4{
    font-size: 14px;
    line-height: 1;
}
.map-area .map-details .contact-info .information .contact-in ul.info-details li a {
    margin-top: 7px;
}
/* fnf page css */
.fnf-area{
    text-align: center;
}
.fnf-area h1.fnf-title{
    font-size: 180px;
    line-height: 1;
}
.fnf-area h1.fnf-title span.color-font{
    color:  #358D43;
}
.fnf-area p{
    margin-top: 16px;
    margin-bottom: 22px;
    font-weight: 500;
}
.fnf-area form{
    width: 30%;
    position: relative;
    margin: 0 auto;
}
.fnf-area form input{
    width: 100%;
    border: 1px solid #eee;
    border-radius: 25px;
}
.fnf-area a.submit{
    background-color:  #358D43;
    color: #fff;
    padding: 9px 25px;
    border-radius: 25px;
    border: 2px solid  #358D43;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
}
.fnf-area a.submit:hover{
    background-color: transparent;
    color: #000;
}
.fnf-area a.back-home{
    margin-top: 30px;
    padding: 12px 25px;
    background-color:  #358D43;
    color: #fff;
    font-weight: 500;
    border: 2px solid  #358D43;
    border-radius: 25px;
}
.fnf-area a.back-home:hover{
    background-color: transparent;
    color: #000;
}
.section-where-to-buy-block .map-details{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row-gap-60{
    row-gap: 60px;
}
.review-form .fields-wrapper-flexed .form-group,
.review-form .fields-wrapper-flexed .form-group{
    width: 100%
}
.stars.stars-review i{
    font-size: 20px;
    color: #ffb503;
}

.product-item-preview {
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.product-item-preview .product-item-preview-image-wrapper{
    margin-bottom: 20px;
    position: relative;
}

.pro-page .pro-image .pro-info .h4 {
    font-size: 30px;
}

.item-min-qty {
    font-size: 13px;
    font-weight: 300;
    background: #ffe99d;
    margin-bottom: 20px;
    width: auto;
    display: inline-block;
    padding: 1px 5px;
}

.item-short-content {
    border-top: 1px solid #e9e9e9;
    padding-top: 11px;
    font-size: 16px;
    font-weight: 300;
    color: #516068;
    margin-bottom: 20px;
}

.filter-line {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.pro-page-tab {
    border-bottom: 1px solid #e9e9e9;
}

.pro-page-tab a {
    font-size: 25px;
    font-weight: 900;
    font-family: Battambang;
    line-height: 2;
}

.filter-header {
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}

.filter-line select {
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}

.pro-page .pro-image .pro-info .item-short-content p {
    font-size: 16px;
    font-weight: 300;
    color: #516068;
}
.min-qty {
    position: absolute;
    font-size: 13px;
    font-weight: 300;
    background: #ffe99d;
    top: 20px;
    right: 15px;
    z-index: 2;
}
.product-item-preview .product-item-preview-content{
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 50px;
}
.product-item-preview .product-item-preview-content .product-item-header{
    font-family: 'Battambang';
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    color: #000000;
    margin-bottom: 20px;
}
.btn-style2 svg {
    margin-left: 5px;
    transition: 0.2s;
}
.btn-style2:hover svg {
    margin-left: 8px;
}
.product-item-preview .product-item-preview-content .product-item-description{
    overflow: hidden;
    color: #516068;
    text-align: center;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 25px;
}
.product-item-preview .product-item-preview-content .product-item-link{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.15em;
    color: #6E466E;
    text-transform: uppercase;

}
.product-item-preview .product-item-preview-content .product-item-link:hover{
    color: #358D43;
}
.section-items-tab-block-widget{
    padding: 40px 0;
}
.section-items-tab-block-widget .item-tabs-wrapper .nav{
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 45px;
    row-gap: 15px;
    padding-bottom: 4px;
    border-bottom: 1px solid #D9D9D9;
}
.section-items-tab-block-widget .item-tabs-wrapper .nav-pills .nav-link{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
}
.section-items-tab-block-widget .item-tabs-wrapper .nav-pills .nav-link:hover,
.section-items-tab-block-widget .item-tabs-wrapper .nav-pills .nav-link.active{
    color: #358D43;
    position: relative;
}
.section-items-tab-block-widget .item-tabs-wrapper .nav-pills .nav-link:hover:after,
.section-items-tab-block-widget .item-tabs-wrapper .nav-pills .nav-link.active:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #358D43;
    bottom: -5px;
}

.section-items-tab-block-widget .item-tabs-wrapper .nav-pill{
    border: 0.5px solid #D9D9D9;
}

.tab-item-carousel .product-item-preview .product-item-preview-content{
    padding: 25px 10px 15px;
}
body:not(.material-home) header .logo-dark{
    display: block;
}
body:not(.material-home) header .logo-main{
    display: none;
}
.custom-text-content table{
    border: 3px solid #93c47d;
}
.custom-text-content table td{
    border: 2px solid #93c47d;
}


.first-view-banner.active{
    display: block;
}
.first-view-banner{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 20px 0 25px;
    box-shadow: 0 -3px 6px #00000029;
    background: #fff;
    display: none;
}
.first-view-banner .banner-title{
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}
.first-view-banner .banner-buttons .btn{
    padding: 7px 15px;
    font-weight: 700;
    border-radius: 10px;
}
.first-view-banner .banner-buttons .btn.btn-bordered{
    border: 2px solid #212529;
}
.first-view-banner .banner-buttons .btn.btn-bordered:hover{
    background: #212529;
    color: #fff;
}
.first-view-banner .banner-buttons .btn.btn-red{
    background: #C05150;
    border: 2px solid #C05150;
    color: #fff;
    transition: all 0.2s;
}
.first-view-banner .banner-buttons .btn.btn-red:hover{
    border: 2px solid #212529;
    background: #212529;
    transition: all 0.2s;
}
.first-view-banner .banner-buttons{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 15px;
}
.footer-seo-wrapper{
    display: flex;
    align-items: center;
    color: #fff;
    column-gap: 5px;
    justify-content: flex-end;
}
.footer-seo-wrapper img{
    height: 14px;
}
.footer-seo-wrapper a{
    line-height: 0;
}

.solutions__item--wrapper {
    padding: 60px 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    position: relative;
    border-radius: 2px
}

.solutions__item--wrapper:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
    border-radius: 2px;
    background: #032444;
    opacity: 0;
    transition: 0.2s;
}

.solutions__item--wrapper:hover:before {
    opacity: 0.69;
}

.solutions__image {
    margin-top: 27px;
}

.solutions__item:nth-child(1) .solutions__item--wrapper {
    background: #8BECAD;
}

.solutions__item:nth-child(2) .solutions__item--wrapper {
    background: #FFE99D;
}

.solutions__item:nth-child(3) .solutions__item--wrapper {
    background: #C2EEFF;
}

.solutions__item--wrapper .desc {
    font-size: 20px;
    font-weight: 300;
}
.solutions__item--wrapper .hover__button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    opacity: 0;
    transition: 0.3s;
}

.solutions__item--wrapper:hover .hover__button {
    display: inline-block;
    opacity: 1;
}

.solutions__content {
    position: relative;
    z-index: 2;
}

.solutions__item--wrapper:hover .solutions__content,
.solutions__item--wrapper:hover .solutions__content a {
    color: #fff;
    transition: 0.2s;
}

.form__wrapper {
  box-shadow: 0px 4px 25px 0px rgba(150, 80, 54, 0.08);
  padding: 50px 60px;
}

.form-group input[type=text] {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 30px;
}

.form-group textarea {
    width: 100%;
    height: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 30px;
}

.form-group {
    position: relative;
    margin-bottom: 8px;
}
.responsive-search .form-group {
    margin-bottom: 0px;
}

.price-range__wrapper {
    display: flex;
    align-items: center;
}

.help-block {
    font-size: 12px;
    position: absolute;
}

.hidden {
    display: none;
}

div[class$="form-name"]:before,
div[class$="form-name required has-error"]:before,
div[class$="form-name required has-success"]:before,
div[class$="form-name required"]:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    top: 12px;
    background-image: url(/storage/images/icons/person.svg);
}

div[class$="form-email"]:before,
div[class$="form-email required has-error"]:before,
div[class$="form-email required has-success"]:before,
div[class$="form-email required"]:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    top: 12px;
    background-image: url(/storage/images/icons/email.svg);
}

div[class$="form-message"]:before,
div[class$="form-message has-error"]:before,
div[class$="form-message has-success"]:before,
div[class$="form-message required"]:before {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    top: 12px;
    background-image: url(/storage/images/icons/message.svg);
}

.service-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.cases__image {
    margin-bottom: 20px;
}

.cases__item .desc {
    color: #516068;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 20px;
}

.cases__item .btn {
    opacity: 0;
    transition: 0.2s;
}

.cases__item:hover .btn {
    opacity: 1;
}

.partners__item {
    padding: 30px 40px;
    filter: grayscale(1);
    opacity: 0.5;
    transition: 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partners__item:hover {
    filter: grayscale(0);
    opacity: 1;
}

.about-widget {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right .about-widget {
    flex-direction: row-reverse;
}

.about-widget__side {
    width: calc(50% - 30px);
}
.about-widget img {
    position: relative;
    z-index: 2;
}

.about-widget .tall img {
    width: calc(100% - 100px);
}

.about-widget .wide img {
    height: cals(100% - 100px);
}

.about-widget .wide,
.about-widget .tall {
    text-align: center;
    position: relative;
}

.about-widget .tall:before {
    content: '';
    width: 100%;
    height: calc(100% - 100px);
    top: 50px;
    left: 0px;
    background: #d9d9d9;
    opacity: 0.5;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
}

.about-widget .wide:before {
    content: '';
    width: calc(100% - 100px);
    top: -38px;
    left: 50px;
    bottom: -38px;
    background: #d9d9d9;
    opacity: 0.5;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
}

.faq__question {
    color: #032444;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.faq__question span {
    color: #34a65c;
    margin-right: 3px;
}

.faq__answer {
    color: #516068;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}

.faq__item {
    margin-bottom: 50px;
}

.custom-text-content p {
    color: #516068;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
}

.sandwich {
    display: none;
}

.top-menu--mobile {
    display: none;
}

.breadcrumb-start .breadcrumb {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.breadcrumb-start a {
    opacity: 0.5;
}

.breadcrumb-start .breadcrumb li {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.breadcrumb-start .breadcrumb li + li:before {
    content: '\f105';
    opacity: 0.5;
    font-family: FontAwesome;
    font-size: 9px;
    text-rendering: auto;
    margin-left: 12px;
    margin-right: 12px;
}

.breadcrumb-start a:hover {
    opacity: 1;
}

.categories__item .unit__header {
    font-size: 21px;
    font-family: "Battambang";
    font-weight: 900;
    margin-top: 10px;
    text-align: center;
    line-height: 1.2;
}

.catalog-categories {
    margin-bottom: 45px;
}
.top-sorting-widget {
    padding-top: 35px;
    border-top: 1px solid #e9e9e9;
    margin-bottom: 50px;
}

.top-sorting-widget .pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sort-by, .limiter {
    display: flex;
    align-items: center;
    position: relative;
}

.sort-by ul ul, .limiter ul ul {
    display: none;
}
.sort-by ul a.active + ul, .limiter ul a.active + ul {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: 2;
    background: #fff;
    font-size: 13px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 25px 0px rgba(150, 80, 54, 0.08);
}

.filter-name {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
}
.product-widget__list {
    margin-bottom: 15px;
    margin-left: 15px;
}

.product-widget__list li {
    margin-bottom: 15px;
    font-size: 20px;
}
.limiter > ul > li > a span:before,
.sort-by > ul > li > a span:before {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 4px;
}

.btn-style1--sm {
    padding: .375rem .75rem;
}

.filter-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #e9e9e9;
}

.product-widget__list .checkbox input {
    height: 18px;
    width: 18px;
}

.product-widget__list .checkbox input:checked {
    accent-color: #ffc107;
}

.limiter > ul > li > a,
.sort-by > ul > li > a {
    font-size: 13px;
    font-weight: 300;
    padding: 11px 10px 6px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    text-transform: capitalize;
    margin-left: 10px;

}

.s-image1.video {
    position: relative;
}
.s-image1.video video {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-image1.video .h-s-content{
    padding: 30px;
    background: #ffffffdb;
}

.modal.modal-info {
    z-index: 1070;
}

@media (min-width: 1920px){
    .home-slider-5 .home-slider-main-5 .home5-slider .img-back{
        width: 100%;
    }
    .home-slider-5 .home-slider-main-5 .home-slider-image-wrapper{
        align-items: center;
    }
    .home-slider-5 .home-slider-main-5 .home-slider-image-wrapper img{
        max-width: none;
        width: 100%;
        height: auto;
    }
    .section-contact-block-widget .contact-block-widget-background img{
        width: 100%;
    }
}

@media (max-width: 1500px) {
    .header__right {
        letter-spacing: -0.5px;
    }
    .btn-style2,
    .btn-style1 {
        font-size: 14px;
    }
    .btn-style1 {
        padding: 11px 25px;
    }
}

@media (max-width: 1400px) {
    .main-menu,
    .header__right-top {
        font-size: 13px;
    }

    .header-element.logo {
        width: 165px;
        padding-right: 20px;
    }

    .header__right-bottom {
        padding-top: 2px;
    }

    .home-slider-5 .home-slider-title {
        font-size: 50px;
    }

    .home-slider-5 .home-slider-caption {
        font-size: 18px;
    }

    .home-slider-5 .home-slider-main-5 .home5-slider .img-back {
        height: 600px;
    }

    .custom-h2 {
        font-size: 32px;
    }

    .subheader {
        font-size: 18px;
    }

    .product-item-preview .product-item-preview-content .product-item-header {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .product-item-preview .product-item-preview-content .product-item-description {
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 1.3;
    }

    .contact-form-title {
        font-size: 30px;
    }

    .form__wrapper p {
        font-size: 15px;
    }

    .custom-text-content p {
        font-size: 18px;
    }
}

@media (max-width: 1300px) {
    .search-wrap .btn {
        font-size: 12px;
        padding: 11px 15px;
    }

    .main-menu .menu-link + .menu-link {
        margin-left: 15px;
    }
}

@media (max-width: 1199px){
    .header-bottom-area .menu-link.parent{
        display: flex;
        justify-content: space-between;
        column-gap: 10px;
        flex-wrap: wrap;
    }
    .menu-item-toggler{
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .home-slider-5 .home-slider-main-5 .home5-slider .img-back .h-s-content{
        width: 75%;
    }
    .textimonial-area .test-area-main ul.testi-ul li.testi-li {
        width: calc(50% - 20px);
    }

    .search-wrap .btn-style1--alt {
        order: 1;
        padding: 5px 15px;
        font-size: 13px;
    }

    .search-wrap {
        width: 100%;
    }

    .search-rap {
        order: 2;
        margin-left: auto;
        margin-right: 25px;
    }

    .header__right-bottom .main-menu__wrapper {
        display: none;
    }

    .header__top-menu .top-menu {
        display: none;
    }

    .search-wrap .btn-style1--alt span {
        display: none;
    }

    .need-help {
        display: none;
    }

    .need-help--alt {
        display: block;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        border: 1px solid #34A65C;
        order: 3;
    }

    .header__right-bottom {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header-element.logo {
        width: 100px;
    }

    .sandwich {
        display: block;
        margin-left: 10px;
        order: 4;
    }

    .sandwich.active + .main-menu__wrapper {
        display: flex;
        flex-direction: column;
        position: fixed;
        padding-top: 15px;
        top: 0px;
        left: 0px;
        height: 100vh;
        width: 100%;
        max-width: 420px;
        overflow-y: scroll;
        background: #fff;
        z-index: 20;
        box-shadow: 0px 4px 25px 0px rgba(150, 80, 54, 0.08);
    }

    .main-menu__wrapper .top-menu .menu-link,
    .main-menu__wrapper .main-menu .menu-link {
        margin-left: 15px;
    }

    .main-menu > .menu-link > a, .top-menu > .menu-link > a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: calc(100% - 30px);
    }

    .main-menu__wrapper li {
        width: 100%;
    }

    li.menu-link ul.dropdown-submenu {
        position: static;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        font-size: 13px;
        padding: 0px;
    }

    .main-menu {
        flex-direction: column;
    }

    .main-menu__wrapper .top-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-weight: 500;
    }

    .header__top-socials {
        padding-top: 9px;
        padding-bottom: 11px;
    }

    .f-logo {
        width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .f-logo ul.footer-ul li.footer-li.footer-contact {
        width: 100%;
    }

    .f-logo img {
        width: 180px;
    }

}

@media (max-width: 991px) {
    .home5-service .service {
        flex-direction: column;
    }

     .home5-service .service .service-box {
         width: 100%;
         text-align: center;
     }

     .home5-service .service .service-box .s-box {
         margin: auto;
     }

     .home-slider-5 .home-slider-main-5 .home5-slider .img-back .h-s-content {
         width: 50%;
     }

     .product-item-preview .product-item-preview-content .product-item-header {
         font-size: 18px;
     }

     .product-item-preview .product-item-preview-content {
         margin-bottom: 25px;
     }

     .form__wrapper {
         padding: 35px 25px;
         width: calc(100% - 40px);
         margin-left: auto;
         margin-right: auto;
     }

     .right .about-widget,
     .about-widget {
         flex-direction: column-reverse;
     }

     .about-widget__side {
         width: 100%;
         margin-bottom: 40px;
     }

     .btn-style1 {
         padding: 8px 15px;
         font-size: 13px;
     }

     .section-margin-80 {
         margin: 30px;
     }

     .footer-copyright ul.f-bottom li.f-c.f-payment {
         width: 100%;
         flex-wrap: wrap;
     }

     .footer-copyright ul.f-bottom {
         flex-direction: column-reverse;
     }

     .footer-copyright .container {
         padding: 25px 0px;
         border: none;
     }

     .copyright-menu {
         justify-content: center;
         flex-wrap: wrap;
         margin-bottom: 15px;
     }
}
@media (max-width: 767px){

    .f-logo ul.footer-ul li.footer-li.footer-contact {
        font-size: 13px;
    }
    .home-slider-5 .home-slider-main-5 .home5-slider .img-back .h-s-content {
        width: 89%;
    }
    .faq__item {
        margin-bottom: 30px;
    }
    .faq__question {
        font-size: 16px;
    }

    .faq__answer {
        font-size: 13px;
    }
    .footer-link .f-link a.h-footer{
        padding: 14px 0;
    }
    .footer-link .f-link:first-of-type{
        margin-left: 0px;
    }
    .footer-link .f-link.f-link-25,
    .footer-link .f-link.f-link-50{
        width: 100%;
    }
    .news-5 .news-content h2,
    .news-5 .news-content .h2{
        line-height: 28px;
        font-size: 24px;
    }
    .footer-socials .h2{
        text-align: center;
        line-height: 28px;
        font-size: 24px;
    }
    .home-slider-5 .home-slider-title{
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .home-slider-5 .home-slider-caption{
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 35px;
    }

     .home-slider-5 .home-slider-main-5 .home5-slider .img-back {
         height: 450px;
     }
    .home-slider-5 .home-slider-main-5 .home5-slider .img-back .h-s-content a{
        padding: 10px 17px;
    }
    .top-5 ul.top-home > li.top-home-li.t-content{
        display: none;
    }
    .top-5 ul.top-home li.top-home-li.d-flex .t-content{
        display: block;
    }
    .top-5 ul.top-home li.top-home-li.d-flex{
        display: flex;
        justify-content: space-between!important;
    }
    /* testimonials css */
    .textimonial-area .test-area-main ul.testi-ul li.testi-li {
        width: calc(100% - 20px);
    }
    .textimonial-area .test-area-main ul.testi-ul li.testi-li .text-area {
        padding: 20px;
    }
    .section-where-to-buy-block .map-area .map-details .contact-info{
        width: 100%;
    }
    .section-contact-block-widget{
        height: 600px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .breadcrumb-area .breadcrumb-start ul.breadcrumb-url{
        flex-wrap: wrap;
        row-gap: 10px;
    }


    .first-view-banner{
        padding-bottom: 30px;
    }
    .first-view-banner .banner-buttons{
        justify-content: flex-start;
        margin-top: 13px;
    }
    .first-view-banner .banner-description,
    .first-view-banner .banner-title{
        font-size: 18px;
    }

    .first-view-banner{
        z-index: 999999999;
    }

    .first-view-banner.active + .first-view-batter-overlay{
        content: '';
        position: fixed;
        z-index: 99999999;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100vw;
        display: block;
        background: rgba(0, 0, 0, 0.45);
    }

    .message-field {
        max-height: 70px;
    }

    .contact-form-title {
        font-size: 24px;
        line-height: 1.6;
    }

    .custom-text-content p {
        font-size: 13px;
        line-height: 1.6;
    }

    .home5-service .service .service-box .s-box .service-content span {
        font-size: 16px;
    }

    .service-content {
        display: block;
    }

    .service-content img {
        float: left;
    }

    .form-group label,
    .form-group textarea,
    .form-group input[type="text"] {
        font-size: 11px;
    }

    .custom-h2 {
        font-size: 24px;
    }

    .subheader {
        font-size: 13px;
    }

    .preview-header {
        font-size: 16px;
        text-decoration: underline;
    }

    .header__contacts-item:first-child {
        display: none;
    }

     .header__top-socials {
         margin-left: 15px;
     }

     .footer-link .f-link .h-footer {
         display: none;
     }

     .footer-link .f-link:first-child a.h-footer,
      .footer-link .f-link a.h-footer {
          border-bottom: 1px solid #fff2;
          border-top: none;
      }
    .top-sorting-widget {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .section-contact-block-widget .container .row .col-md-6.col-sm-8.col-12{
        background: rgba(255,255,255,0.8);
        padding-bottom: 10px;
    }

    .price-range__wrapper {
        flex-direction: column-reverse;
    }

    .range-input {
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .price-range {
        width: 100%;
    }

    .price-range-group,
    .all-filter .price-filter .all-price .price-range .group-range .range {
        width: 100%;
    }

    .about-widget .tall img {
        width: 100%;
    }

    .about-widget .wide::before {
        display: none;
    }

}
@media only screen and (max-width: 400px) {
    .top-5 ul.top-home li.top-home-li.d-flex .t-content img{
        display: none;
    }
    .top-5 .top-home a{
        font-size: 12px;
    }
}
