/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

form.checkout input[type=radio],
form.checkout input[name="has_notes"] {
  width: 18px;
  height: 18px;
  margin-bottom: 3px;
  vertical-align: middle;
}

form.checkout input[type=checkbox] {
  margin-right: 0.3rem;
}

form.checkout input[type=radio],
form.checkout input[name="has_notes"] {
  width: 18px;
  height: 18px;
  margin-bottom: 3px;
  vertical-align: middle;
}
.wc_payment_methods.payment_methods {
  padding: 0 10px;
  border: 1px solid #b5b4b4;
  border-radius: 5px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.wc_payment_methods.payment_methods>li {
  min-height: 70px;
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.wc_payment_methods.payment_methods>li label {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: inherit;
}

.wc_payment_methods.payment_methods label img {
  width: 36px;
  margin-right: 10px;
}

.wc_payment_method .payment_box {
  display: none;
  padding-left: 38px;
}
td.product-name[data-icon-label]:after {
    right: auto;
    top: 3px;
    left: -5px;
}
.woocommerce-checkout .cart_item .product-name {
    position: relative;
    padding: 10px 0 10px 60px;
    height: 70px;
    min-height: 70px;
}
.woocommerce-checkout .cart_item td img {
    height: 50px;
    left: 0;
    margin-bottom: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    top: 10px;
    width: 50px;
}
.shop_table tbody .product-name .title, ul.product_list_widget .woocommerce-mini-cart-item a:not(.remove), .shop_table .product-name a, #review-popup .lightbox-title, .from_the_blog_excerpt, .nav-previous, .nav-next, .product-title, a.woocommerce-loop-product__link, .combo-option_name, .product-title-small {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
}
.product-info .buynow{
    background: #387f31;
    box-shadow: none;
    max-width: 173px;
    border: none;
    color: white;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    }
.lightbox-header img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.lightbox-header .product-title{font-size: 16px;
    font-weight: 400;
    color: black;}
.quickorder .form-control{
    box-shadow: none;
    border-radius: 8px;
}
.quickorder  .contact-submit{
    background: #387f31;
    border-radius: 8px;
    overflow: hidden;
}


.lightbox-header span.woocommerce-Price-amount {
    color: #387f31;
}
.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}

#header {}

.header-search-form-wrapper .searchform-wrapper form .search-field::placeholder {
  font-weight: 400 !important;
  color: #387f31 !important;
  font-style: italic;
}

.menu-item-has-children .sub-menu {
  border: none;
  padding: 0;
}

.menu-item-has-children .sub-menu>li {}

.menu-item-has-children .sub-menu>li>a {
  margin: 0;
  padding: 10px 10px;
  background: white;
  font-family: "SVN-GilroyBold";
  color: #387f31;
  font-size: 15.5px;
  font-weight: 500;
  /* font-weight: bold; */
}

.header-nav-main .cart-item {}

.header-nav-main .cart-item i {}

.header-nav-main .cart-item .header-button {}

.header-nav-main .cart-item .header-button .header-cart-link {
  background: white;
  color: #387f31;
}

.ftList {}

.ftList h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.ftList h3::after {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  border-radius: 5px;
  background: white;
  left: 0;
  bottom: 0;
}

.ftList ul {}

.ftList ul li {
  list-style: none;
  margin: 0 0 0.8em;
  font-size: 15px;
}

.ftList ul li a {
  position: relative;
  padding-left: 15px;
  transition: all 500ms;
}

.ftList ul li a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.ftList ul li a:hover {
  padding: 0;
}

.ftList ul li a:hover::before {
  visibility: hidden;
}

.ftLogoCol {}

.ftLogoCol .col-inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ftLogoCol .img {
  width: auto !important;
  margin: 0 !important;
}

.ftLogoCol .img .img-inner {}

.ftLogoCol .img .img-inner img {
  width: auto !important;
}

.ftCompany {}

.ftCompany ul {
  margin-bottom: 0;
}

.ftCompany ul li {
  font-weight: 500;
  list-style: none;
  margin: 0 0 5px 0;
  font-size: 13.5px;
}

.ftNotica {
  background-color: #8ab14b;
  border-radius: 10px;
  margin-top: 15px;
  max-width: 400px;
  padding: 10px 15px;
  position: relative;
  font-size: 13.5px;
  font-weight: 500;
  font-family: "svn-gilroybold";
}

.ftNotica:before {
  border: 8px solid hsla(0, 0%, 100%, 0);
  border-bottom-color: #8ab14b;
  bottom: 100%;
  content: "";
  height: 0;
  left: 10px;
  position: absolute;
  width: 0;
}

.ftSocial {}

.ftSocial ul {
  margin: 0;
  display: flex;
  gap: 10px;
}

.ftSocial ul li {
  margin: 0;
  list-style: none;
}

.ftSocial ul li a {
  width: 40px;
  height: 40px;
  display: block;
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) no-repeat;
  background-size: 40px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) no-repeat;
  background-size: 40px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) no-repeat;
  background-size: 40px;
}

.ftText1 h4 {
  font-family: "svn-gilroybold" !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 17px;
  margin: 0;
}

.ftForm1 {}

.ftForm1 form {
  margin: 0;
}

.ftForm1 form p {
  background-color: #8ab14b;
  border: 2px solid #8ab14b;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 14px;
  max-width: 100%;
  padding: 2px 2px;
  width: 400px;
  height: auto;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.ftForm1 form p .wpcf7-form-control-wrap {}

.ftForm1 form p .wpcf7-form-control-wrap .wpcf7-form-control {
  margin: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  height: 40px;
}

.ftForm1 form p .wpcf7-submit {
  position: absolute;
  right: 0;
  background: orange;
  border: 2px solid #8ab14b;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 10px;
}

.wpcf7-spinner {
  display: none;
}

.ftForm1 form p .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
  color: white;
}

.ftInfo {}

.ftInfo ul {}

.ftInfo ul li {}



.contact-form-wrap .col-inner {
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
  box-shadow: 0 20px 20px rgba(0, 0, 0, .075);
  padding: 30px 30px 1px;
  border-radius: 30px;
  margin-bottom: 15px;
}

.imgContactPage img {
  width: auto;
  margin: 0 auto;
  display: block;
}

.contact-form-wrap .form-header {
  text-transform: uppercase;
  color: #808000;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 15px;
}

.contact-form label {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}


.cfFormCol {}

.cfFormCol h3 {
  font-size: 24px;
  color: #387f31;
}

.cfFormCol ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cfFormCol ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.cfFormCol ul li a {
  color: #5F5D5B;
}

.cfFormCol ul li:nth-child(1) {
  background: url(images/ft1.png) left center no-repeat;
  padding-left: 35px;
  color: #5F5D5B;
}

.cfFormCol ul li:nth-child(2) {
  background: url(images/ft2.png) left center no-repeat;
  padding-left: 35px;
  color: #5F5D5B;
}

.cfFormCol ul li:nth-child(3) {
  background: url(images/ft3.png) left center no-repeat;
  padding-left: 35px;
  color: #5F5D5B;
  margin-bottom: 0;
}

.contact-form .wpcf7-form-control {
  box-shadow: none;
  border-radius: 8px;
}

.pPagePost {
  padding: 30px 0;
}

.pPagePostContent {}

.pPageHeading {
  color: #387f31;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 17px;
  text-align: center;
  font-family: "svn-gilroybold" !important;
}

.pPageDesc {
  color: #6a6a69;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.breamBox {
  padding: 8px 0;
}

.breamBox span {
  color: #387f31;
}

.breamBox a {
  color: #387f31;
}

.postList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}

.pPageItem {}

.pPageItemThumb {
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.pPageItemCover {
  position: relative;
  padding-top: 60.8828006088%;
  width: 100%;
}

.pPageItemCover img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.pPageItemContent {}

.pPageItemTitle {}

.pPageItemTitle a {
  color: black;
  font-size: 16.5px;
  font-weight: 500;
  height: 50px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
  display: block;
}

.pPageItem:hover {}

.pPageItem:hover .pPageItemTitle a {
  color: #387f31;
}

.pagePostDetails {
  padding: 30px 0;
}

.signPostHeading {}

.signPostHeading h1 {
  color: #4c503d;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.signPostBoxContent {
  font-size: 16px;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: justify;
}

#secondary .widget_block {}

#secondary .widget_block .img {}

#secondary .widget_block .img .img-inner {}

#secondary .widget_block .img .img-inner img {}

#secondary .widget_block h3 {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

#secondary .asideReadmore {
  margin: 0;
  width: 100%;
  align-items: center;
  color: #387f31;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: space-between;
  line-height: 16px;
  text-transform: uppercase;
}

#secondary .asideReadmore::before {

  background-color: #387f31;
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  opacity: .3;
}

#secondary .asideReadmore::after {
  background-color: #387f31;
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  opacity: .3;
}

#secondary .asideReadmore span {
  display: inline-block;
  margin: 0 15px;
  white-space: nowrap;
}


.widget {
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  background: url(images/hoa.svg) 0px 7px no-repeat;
  color: white;
  display: block;
  padding: 0px 0px 13px 36px;
  position: relative;
  margin-bottom: 18px;
}

.widget .widget-title::after {
  content: "";
  background: url(images/duongke.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 999;
}

.widget .widget-title span {
  color: #387f31;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

.widget .is-divider {
  display: none;
}

.widget ul {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  line-height: 18px;
  padding: 10px 24px 10px 5px;
  position: relative;
  margin-bottom: 0;
  color: black;
}


.widget ul li:last-child a {
  border: none !important;
}

.postAsideList {
  width: 100%;
  border: none;
  padding: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}

.postAsideHomeItem {
  display: flex;
  gap: 10px;
  align-items: center;
}

.postAsideHomeItemThumb {
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  border-radius: 17%;
  overflow: hidden;
}

.postAsideHomeItemThumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.postAsideHomeItemContent {}

.postAsideHomeItemTitle {}

.postAsideHomeItemTitle a {
  color: #387f31;
  font-size: 0.85em;
  font-style: normal;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postAsideHomeItemDesc {
  display: none;
}

.postAsideHomeItem:hover .postAsideHomeItemTitle a {
  color: #00539c;
}

.blogs-sidebar__heading:after {
  background-image: url(../../images/heading-line.svg);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

.relateHeading {}

.relateHeading h3 {
  color: #4c503d;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;


}

#shop-sidebar {
  position: sticky;
  top: 90px;
}

#shop-sidebar .widget-title {
  color: #387f31;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
}

#shop-sidebar .product-categories {
  padding: 0;
  border: none;
  border-bottom: 1px solid #f1f1f1;
  border-radius: 0;
}

#shop-sidebar .product-categories li {
  display: block;
  width: 100%;
}

#shop-sidebar .product-categories li a {
  color: #387f31;
  width: auto;
  display: inline;
  padding-right: 0;
  border: none !important;
}

#shop-sidebar .product-categories li:hover a {}

#shop-sidebar .product-categories li.cat-item {
  position: relative;
}

#shop-sidebar .product-categories li.cat-item>.children {
  border: none;
  padding: 0;
  padding-left: 24px;
}

#shop-sidebar .product-categories li.cat-item>.children>li {
  position: relative;
}

#shop-sidebar .product-categories li.cat-item>.children>li::before {
  background-color: #d7ddc6;
  content: "";
  height: 1px;
  margin-right: 10px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 10px;
}

#shop-sidebar .product-categories li.cat-item>.children>li>a {
  color: #387f31;
  width: auto;
  display: inline;
  padding-right: 0;
  border: none !important;
}

#shop-sidebar .product-categories .count {
  color: #f49e27;
  display: inline-block;
  font-size: 12px;
  margin-left: 3px;
  transform: translateY(-15%);
}

#shop-sidebar .product-categories .toggle {
  height: 30px;
  position: absolute;
  right: 10px;
  top: 16px;
  transform: translate3d(50%, -50%, 0);
  width: 30px;
  color: #387f31;
}

.pagePro {
  padding: 30px 0;
}

.pageProHeading {
  color: #387f31;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.proPageList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}

.proItem {
  padding: 10px 15px;
  position: relative;
}

.proItemThumb {}

.proItemCover {
  position: relative;
  width: 100%;
  padding-top: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.proItemCover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.proHomeItemContent {
  margin-top: 3px;
  padding-top: 10px;
}

.proHomeItemTitle {
  margin-bottom: 5px;
}

.proHomeItemTitle a {
  color: #387f31;
  font-size: 16px;
  font-weight: 500;
  height: 46px;
  line-height: 1.4;
  margin-bottom: 7px;
  font-family: "svn-gilroybold";
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.proHomeGroup {}

.proHomeItemPrice {
  display: flex;
  gap: 15px;
  align-items: end;
  justify-content: normal;
}


.proHomeItemPrice {}

.proHomeItemPrice .new {}

.proHomeItemPrice .new span {
  color: #d35400;
  font-size: 18.5px;
  font-weight: 700;
  letter-spacing: 1px;
}

.proHomeItemPrice .old {
  font-size: 13px;
  color: #353535;
}

.proHomeItemPrice .old span {
  color: #789;
  font-size: 13.5px;
  margin-bottom: 1px;
  margin-left: 0;
  text-decoration: line-through;
}

.proHomeItemPrice .contact {
  color: #a71818;
  font-size: 16px;
  font-weight: bold;
}

.proItem:hover {
  box-shadow: 1px 1px 10px rgba(62, 104, 7, .2);
}

.proItem:hover .proItemCover img {}

.proItem:hover .proHomeItemTitle a {}
.sticky-add-to-cart-wrapper  button{     background-color: #387f31!important; border-radius: 10px;
    overflow: hidden;}
.sticky-add-to-cart-wrapper .noticaBuy{display:none;}
.sticky-add-to-cart-wrapper .product-short-description{display:none;}
.sticky-add-to-cart-wrapper .buynow {
      max-width: 115px;
 
}
.product-info form.cart {
 width: calc(100% - 107px);
 align-items: center;
 /* background-color: #e67e22; */
 border-radius: 100px;
 display: inline-flex;
 margin-right: 10px;
 padding: 0 10px;
 transition: all .3s;
 gap: 6px;
}

.product-thumbnails a {

  border-radius: 50%;
}

.product-title {
  color: #4c503d;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}

.product-info form.cart .ux-quantity {
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  color: #4c503d;
  display: flex;
  font-size: 16px;
  height: 32px;
  line-height: 19px;
  width: 70px;
  justify-content: space-between;
  border: 1px solid;
}

.product-info form.cart .ux-quantity input {
  min-height: unset;
  background: transparent;
  border: none;
      box-shadow: none;
  max-width: 22px;
}

.product-info form.cart .single_add_to_cart_button {
  border-radius: 30px;
  background-color: hsl(114.62deg 44.32% 34.51%);
  border: 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0px 20px;
  transition: all .3s;
  box-shadow: none;
  font-family: "svn-gilroybold";
}

.noticaBuy {}

.noticaBuy i {
  color: #387f31;
  font-size: 12px;
  margin-bottom: 1.4rem;
}

.noticaBuy a {
  color: #387f31;
}

.product-short-description {
  /* border-bottom: 1px solid #ebebeb; */
  border-top: 1px solid #ebebeb;
  color: #4c503d;
  display: flex;
  flex-wrap: wrap;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  /* margin-left: -5px; */
  /* margin-right: -5px; */
  padding: 15px 0;
}

.proRelateBox {
  padding: 30px 0;
}

.textA1 {}

.textA1 blockquote {
  color: gray;
  font-family: PlayfairDisplay, serif;
  font-size: 36px;
  font-style: italic;
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 0;
  position: relative;
  border: none;
  text-align: left;
}

.textA1 blockquote:before {
  background-image: url(images/phay.png);
  content: "";
  height: 96px;
  margin-right: 5px;
  position: absolute;
  right: 100%;
  top: -25px;
  width: 35px;
}

.text1e p {
  font-size: 17px;
  line-height: 29px;
  margin: 0;
}

.textA1 blockquote::after {
  background-image: url(images/phay2.png);
  content: "";
  bottom: -20px;
  height: 96px;
  left: 100%;
  margin-left: 5px;
  position: absolute;
  width: 35px;
}

.imageCol1 {}

.imageCol1 .col-inner {
  background-image: linear-gradient(-90deg, #f8faf2, hsla(0, 0%, 100%, 0));
  border-radius: 20px;
  height: 100%;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
  background-image: linear-gradient(90deg, #f8faf2, hsla(0, 0%, 100%, 0));
  left: 0;
  right: auto;
  height: auto;
}

.imageCol1 .col-inner .img {
  border-radius: 15px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.imageCol1 .col-inner .img .img-inner {
  width: auto;
}

.imageCol1 .col-inner .img .img-inner img {
  height: auto;
  width: auto;
}

.imageCol3 {}

.imageCol3 .col-inner {}

.imageCol3 .col-inner .img {
  background-image: linear-gradient(-90deg, #f8faf2, hsla(0, 0%, 100%, 0));
  border-radius: 20px;
  height: 100%;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 610px;
  /* DISPLAY: BLOCK; */
  height: auto;
}

.imageCol3 .col-inner .img img {
  border-radius: 15px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;

}

.article-social {
  margin-top: 30px;
}

.article-social .label {
  color: #4c503d;

  font-size: 14px;
  line-height: 26px;
  margin-right: 5px;
  text-transform: capitalize;
}

.article-social .item {
  align-items: center;
  color: #3e6807;
  display: inline-flex;
  justify-content: center;
  margin: 0 15px;
  width: 16px;
}

.article-social .item svg {
  max-height: 100%;
  max-width: 100%;
}

.imageCol1 .image-element {
  bottom: 100%;
  left: 40px;
  position: absolute;
  transform: translate3d(0, 80px, 0);
  width: auto !important;
  height: unset !important;
}

.imageCol1 .image-element .img {
  height: auto;
  width: 100%;
}

.image-element {
  left: auto !important;
  right: 50px;
}

.co1 {
  top: 7%;
  left: 0;
  position: absolute;
  z-index: -1;
  width: auto !important;
}

.co1 img {
  width: auto;
}


.co2 {
  bottom: 93px;
  left: auto;
  right: 0;
  top: auto;
  width: auto !important;
  position: absolute;
}

.co2 img {
  width: auto;
}

.iBoxR {
  align-items: center;
}

.iBoxR .icon-box-text {}

.iBoxR .icon-box-text h3 {
  color: #ffcc48;
  font-size: 15.5px;
  font-weight: 500;
  font-family: "svn-gilroybold";
  margin-bottom: 0;
}

.iBoxR .icon-box-text p {
  font-size: 14.5px;
}

.iBoxR .icon-box-img img,
.icon-box-img svg {
  padding-top: .0;

}

.row-dashed .col-inner,
.row-solid .col-inner {
  padding: 0 15px;
}

.headingPro1 {}

.headingPro1 h2 {}

.headingPro1 h2 {
  color: #387f31;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 15px;
  position: relative;
  text-transform: uppercase;
  width: auto;
}

.Pro1 {
  border: 1px solid #3e680752;
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 10px;
  padding: 20px;
}

.headingPro1 .section-heading_icon {
  background: url(images/iconAll.webp);
  background-repeat: no-repeat;
  background-size: 240px;
  display: inline-block;
  height: 30px;
  margin-right: 15px;
  margin-top: -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
  background-position: -120px -58px;
}

.home-product--slider.slick-slider .slick-track {
  display: flex;
}

.slick-track {
  display: flex;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.slick-track .proItem:not(:first-child) {
  margin-left: 25px;
}

.home-resources__list.slick-slider .slick-list {
  padding-top: 25px;
}

.home-product--slider.slick-slider .slick-arrow {
  background-color: unset;
  background-image: url(images/arrow-down.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px;
  border: 0;
  border-radius: 7px;
  font-size: 0;
  height: 50px;
  margin-top: -15px;
  opacity: .5;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all .3s;
  width: 50px;
  z-index: 10;
}

.home-product--slider.slick-slider .slick-arrow.slick-next {
  right: -43px;
  transform: rotate(-90deg);
}

.home-product--slider.slick-slider .slick-arrow.slick-prev {
  left: -43px;
  transform: rotate(90deg);
}

.home-product--slider.slick-slider .slick-arrow.slick-disabled {
  opacity: .2;
}

.proTags {}

.proTags .tag-sale {
  display: flex;
  flex-direction: column;
  left: 0;
  position: absolute;
  top: 10px;
}

.proTags .tag-sale {
  background: #e67e22;
  width: 56px;
  border-radius: 0 5px 5px 0;
  color: #fff;
  font-size: 13.5px;
  font-weight: 500;
  padding: 2px 15px;
}

.headingPro1 .icon-sale {
  background-position: -30px -58px;
}

.proHomeNameBox {}

.proHomeName {
  text-align: center;
}

.proHomeName a {
  display: block;
}

.proHomeName a span {
  color: #387f31;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 15px;
  position: relative;
  text-transform: uppercase;
  width: auto;
}

.proCategoryCover {
  margin: 20px 0 25px;
}

.proCategoryCover img {}

.proHome {
  padding: 20px 0;
}

.headingPostHome {}

.headingPostHome h2 {
  color: #4c503d;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.headingPostHome p {
  color: #4c503d;
  font-size: 16px;
  line-height: 1.5;
}

.blog-grid {
  position: relative;
}

.blog-grid .thumbnail {
  height: 240px;
  position: relative;
  width: 100%;
}


.blog-grid .thumbnail img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.blog-grid .content {
  bottom: 0;
  height: 80px;
  padding: 25px 20px 10px;
  z-index: 1;
}

.blog-grid .title {
  color: #fff;

  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  padding-left: 20px;
  position: relative;
}

.blog-grid .title:before {
  background-color: #387f31;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}

.blog-grid .content,
.blog-grid .thumbnail:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .333));
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.blog-grid .thumbnail:before {
  content: "";
  height: 100%;
  top: 0;
}

.mbInfo {
  flex: 0 0 310px;
  margin-right: 20px;
  max-width: 310px;
}

.mbInfo h2 {}

.mbInfo p {}

.mbInfo .mbInfoBox {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.mbInfo .mbInfoBox .btn {
  align-items: center;
  background-color: rgb(56, 127, 49);
  border: 0;
  border-radius: 5px;
  color: white;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  height: 45px;
  justify-content: center;
  line-height: 1.21;
  padding: 0 30px;
  transition: all .3s;
}

.mbInfo .mbInfoBox .resources-slide__button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;

}




.mbInfoBox .resources-slide__button .slick-arrow {
  align-items: center;
  color: #e7edd7;
  display: flex;
  height: 30px;
  justify-content: center;
  margin: 0 5px;
  width: 30px;
}

.mbInfoBox .resources-slide__button .slick-arrow.slick-prev {
  transform: rotate(-180deg);
}

.mbInfoBox .resources-slide__button .slick-arrow.slick-hidden {
  pointer-events: none;
}

.mbInfoBox .resources-slide__button .slick-arrow svg {
  fill: rgb(56, 127, 49);
}

.stPost1 {}

.stPost1 .rowPost1 {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 1410px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  flex-flow: unset;
}

.home-resources__item {
  margin: 0 10px;
  min-width: 300px !important;
  margin-bottom: 60px;
}

.resources-grid .thumbnail {
  height: 200px;
  margin: -85px -15px 0;
  position: relative;
}

.resources-grid--bottom .thumbnail {
  margin: 0 -15px -85px;
}

.resources-grid .thumbnail img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.resources-grid .content {
  flex: 1;
}

.resources-grid .title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 13px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.resources-grid .title:before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 4px;
  left: 50%;
  opacity: .08;
  position: absolute;
  transform: translateX(-50%);
  width: 65px;
}

.resources-grid .description {
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.resources-grid {
  background-color: #afca90;
  border-radius: 10px;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 25px;
}

.resources-grid--green {
  background-color: #66883f;
}

.slick-list .slick-track {
  display: flex;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.mbCol {
  width: auto;
  flex-basis: unset;
  max-width: unset;
}

.mbCol .col-inner {}

.home-resources__item .resources-grid {
  height: 100%;
  margin: 0;
}

.resources-grid--bottom {
  flex-flow: column-reverse;
}

.home-resources__list>.slick-list>.slick-track>.home-resources__item:nth-child(2) .resources-grid {
  background-color: #c57200;

}

.home-resources__list>.slick-list>.slick-track>.home-resources__item:nth-child(4) .resources-grid {
  background-color: #b69a71;

}

.home-resources__list>.slick-list>.slick-track>.home-resources__item:nth-child(2n) .resources-grid {
  flex-flow: column-reverse;

}

.home-resources__list>.slick-list>.slick-track>.home-resources__item:nth-child(2n) .resources-grid .thumbnail {
  margin: 0 -15px -85px;
  z-index: 9999;
}

.grid__column {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 1px;
  padding: 15px;
  position: relative;
  vertical-align: top;
  width: 100%;
}

.about-slide {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 2px 15px 0 rgba(76, 80, 61, .08);
  display: flex;
  justify-content: center;
  padding: 20px;
  position: relative;
  transition: all .3s;
}

.about-slide .thumbnail {
  flex: 0 0 140px;
  margin-right: 18px;
  overflow: hidden;
  position: relative;
}

.about-slide .thumbnail:before {
  content: "";
  display: block;
  height: 0;
  padding-top: 64.2857142857%;
  width: 100%;
}

.about-slide .thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.about-slide .content {
  flex: 1;
}

.about-slide .title {

  font-size: 16px;
  font-weight: 500;
}

.home-abouts__slide {
  margin-left: -20%;
  margin-right: 0;
  margin-top: 25px;
}

.about-slide .title a {
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.header-block {
  min-height: 15px;
  width: auto;
}

.hdPhonex {}

.hdPhonex a {
  background: white;
  color: #387f31;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 10px 0 38px;
  border-radius: 40px;
  background: url(images/telephone.png) 10px 9px no-repeat white;
  background-size: 21px;
  font-weight: bold;
}

.hdPhonex a {
  animation-name: pulse;
  animation-delay: 0s;
  animation-duration: 1s;
  animation-iteration-count: infinite;

}


@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*desktop*/
@media only screen and (min-width: 1200px) {
  .home-resources__item {

    width: 300px;
}


  .product-thumbnails img {


  }

  .cont-medium {
    max-width: 1025px !important;
  }

  .header-search-form-wrapper {}

  .header-search-form-wrapper .searchform-wrapper {}

  .header-search-form-wrapper .searchform-wrapper form {}

  .header-search-form-wrapper .searchform-wrapper form .search-field {
    background: white;
    min-width: 560px;
    font-weight: 400;
    font-size: 14px;
    height: 40px;
    padding-left: 15px;
    font-style: italic;
    padding-right: 40px;
  }

  .header-search-form-wrapper .searchform-wrapper form .ux-search-submit {}

  .header-search-form-wrapper .searchform-wrapper form .ux-search-submit i {
    color: #387f31;
  }
}

@media only screen and (max-width: 48em) {
  .slick-track .proItem:not(:first-child) {
    margin-left: 5px;
}
  .button.icon.is-small {
    border-width: 1px;
    background: white;
    color: #387f31;
}
  .proPageList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
  }

  .postList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
  }

  .grid__column {

    padding: 5px;

  }

  .home-abouts__slide {
    margin-left: 0%;

  }

  .mbCol {
    width: 100%;
    flex-basis: unset;
    max-width: unset;
    padding: 0;
  }

  .mbInfo {
    flex: 0 0 auto;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }

  .home-resources__item {
    margin: 0 10px;
    min-width: 300px !important;
    margin-bottom: 60px;
    width: 300px !important;
  }

  .stPost1 .rowPost1 {
    flex-flow: column;

  }

  .textA1 blockquote {
    font-size: 24px;
  }

  .imageCol3 .col-inner .img {

    padding: 15px;
    position: relative;
    right: 0;
    top: 0;
    min-width: 100%;
    height: auto;
  }

  .imageCol1 .col-inner {

    border-radius: 20px;

    padding: 15px;
    position: relative;

  }

  .image-element {
    display: none !important;
  }

  .co1 {
    display: none !important;

  }

  .co2 {
    bottom: 146px;
    width: 200px !important;

  }


}