/*
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.   ***************/
.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  max-width: 1200px;
}

html {
  scroll-behavior: smooth;
}

.breabCol {
}

.breabCol a {
  color: black;
}

.breabCol span {
  color: black;
  font-size: 0.95em;
}

.headInfo {
}

.headInfo ul {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 30px;
}

.headInfo ul li {
  margin: 0;
}

.headInfo ul li a {
  font-size: 1.1em;
  font-weight: bold;
  height: 25px;
  display: block;
  padding-left: 35px;
  color: #2c7234;
}

.headInfo ul li:nth-child(1) a {
  background: url(images/h1.png) left center no-repeat;
  background-size: 25px;
}

.headInfo ul li:nth-child(2) a {
  background: url(images/h2.png) left center no-repeat;
  background-size: 25px;
}

.headInfo ul li a:hover {
  color: #2ba341;
}

.header-nav-main {
  justify-content: center;
}

.searchBox {
  border: 1.5px solid #2ba341;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}

.searchBox .search-field {
  border: none;
  box-shadow: none !important;
  min-width: 505px;
  height: 40px;
}

.searchform-wrapper .searchBox .searchBtnK {
  background: #2ba341;
  border: none;
  box-shadow: none;
  position: absolute;
  right: 0px;
  padding: 0 26px;
  height: 40px;
  border-radius: 40px !important;
  top: 0;
  bottom: 0;
  line-height: unset;
  margin: auto !important;
  min-height: unset;
}

.searchBox .searchBtnK i {
  font-size: 13px !important;
}

.ftList {
}

.ftList h3 {
  text-transform: uppercase;
  position: relative;
  color: black;
  padding-bottom: 5px;
}

.ftList h3:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #2ba341;
  position: absolute;
  bottom: 0;
  left: 0;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.ftList h3:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #2ba341;
  position: absolute;
  bottom: 0;
  left: 0;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.ftList ul {
}

.ftList ul li {
}

.ftList ul li a {
}

.ftInfo {
}

.ftInfo h4 {
  text-transform: uppercase;
  font-size: 0.95em;
  color: black;
}

.ftInfo h3 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px;
  color: black;
}

.ftInfo h3:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #2ba341;
  position: absolute;
  bottom: 0;
  left: 0;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.ftInfo h3:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #2ba341;
  position: absolute;
  bottom: 0;
  left: 0;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.ftInfo ul {
}

.ftInfo ul li {
  color: black;
  font-size: 0.85em;
}

.ftInfo ul li a {
}

.contactForm {
}

.contactForm .wpcf7-form-control {
  box-shadow: none;
  border-radius: 20px;
  padding-left: 32px;
  font-weight: 400;
}

.contactForm .wpcf7-form-control[name="your-name"] {
  background: url(images/ct1.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="your-email"] {
  background: url(images/ct2.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="your-phone"] {
  background: url(images/ct3.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="your-message"] {
  background: url(images/ct4.png) 10px 14px no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="your-name"]::placeholder {
}

.contactForm .wpcf7-form-control[name="your-email"]::placeholder {
}

.contactForm .wpcf7-form-control[name="your-phone"]::placeholder {
}

.contactForm .wpcf7-form-control[name="your-message"]::placeholder {
}

.contactForm .wpcf7-form-control[name="popName"] {
  background: url(images/ct1.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="popTel"] {
  background: url(images/ct2.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="popEmail"] {
  background: url(images/ct3.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="popPro"] {
  background: url(images/icheck.png) 10px center no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-form-control[name="popContent"] {
  background: url(images/ct4.png) 10px 14px no-repeat;
  background-size: 15px;
}

.contactForm .wpcf7-submit {
  padding: 0 30px;
  font-size: 0.95em;
  font-weight: bold;
  background: #2ba341;
}

.wpcf7 form .wpcf7-response-output {
  margin: 10px 0;
}

.headingProHot {
}

.headingProHot h2 {
  text-transform: uppercase;
  color: #2ba341;
  padding-bottom: 10px;
  font-size: 1.4em;
}

.headingProHot h2:before {
  content: "";
  width: 300px;
  height: 1px;
  background: #666;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.headingProHot h2:after {
  content: "";
  width: 100px;
  height: 3px;
  background: #2c7234;
  position: absolute;
  bottom: -1px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ftMenuLink {
  justify-content: center;
  flex-direction: row;
  gap: 16px;
}

.ftMenuLink .ux-menu-link {
}

.ftMenuLink .ux-menu-link .ux-menu-link__link {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  color: #2ba341;
}

.ftMenuLink .ux-menu-link .ux-menu-link__link .ux-menu-link__text {
}

.ftMenuLink .ux-menu-link .ux-menu-link__link:hover {
  color: #2ba341;
}

.ftMenuLink .ux-menu-link .ux-menu-link__link:hover .ux-menu-link__text {
}

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

.pPageItem {
  gap: 20px;
  overflow: hidden;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  display: flex;
  padding: 0.75rem;
  border-radius: 0.5rem;
  background: white;
}

.pPageItemThumb {
  position: relative;
  max-width: 310px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0.5em;
  height: 190px;
  width: 290px;
}

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

.pPageItemThumb:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
}

.pPageItemThumb:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
}

.pPageItemContent {
}

.pPageItemTitle {
}

.pPageItemTitle a {
  font-weight: bold;
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

.pPageItemDate {
  color: #0066b5;
}

.pPageItemDescription {
  margin-top: 8px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  color: black;
  margin-bottom: 10px;
}

.pPageItemRead {
  margin-top: 15px;
}

.pPageItemRead a {
  height: 35px;
  background: #0066b5;
  border: 1px solid #cbd5e1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  font-size: 0.775rem;
  text-transform: uppercase;
  line-height: 130%;
  color: white;
  max-width: 110px;
}

.pPageItem:hover .pPageItemThumb::before,
.pPageItem:hover .pPageItemThumb::before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}

.pPageItem:hover .pPageItemThumb::after,
.pPageItem:hover .pPageItemThumb::after {
  opacity: 1;
  left: 50%;
  right: 50%;
}

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

.breamBox {
  min-height: 45px;
  align-items: center;
  display: flex;
  position: relative;
  background-color: rgb(241, 241, 241);
  width: 100%;
}

.postPage {
  padding: 30px 0;
}

.pagePostHeading {
  margin-bottom: 20px;
}

.pagePostHeading h1 {
  background: #2ba341;
  /* -webkit-background-clip: text; */
  /* background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  /* text-transform: uppercase; */
  display: inline-block;
  width: auto;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 1.1em;
  color: white;
  text-transform: uppercase;
  margin: 0;
}

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

.widget .widget-title {
  background: #2ba341;
  color: white;
  display: block;
  padding: 15px 30px;
}

.widget .widget-title span {
}

.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;
  font-size: 0.95em;
}

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

.pPageItemReadMore {
}

.pPageItemReadMore a {
  background: #2ba341;
  color: white;
  display: block;
  padding: 6px 18px;
  border-radius: 8px;
  overflow: hidden;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
}

.signPostBoxContent ul,
.signPostBoxContent ol {
  padding-left: 17px;
}

.signPostBoxEx {
  /* border: 1px solid #f2f2f2; */
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  color: black;
}

.signDate {
  display: none;
}

.signPostBoxEx p {
  margin-top: 10px;
}

.signPostBoxTitle h1 {
  margin: 0 0 25px 0;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  background: #2ba341;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.pagePostDetails {
  padding: 30px 0;
}

.relate-post {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  background: #2ba341;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.postTwoThumb {
  width: 202px;
  flex-shrink: 0;
  border-radius: 0.25rem;
  overflow: hidden;
}

.postTwo {
  background-color: white;
  padding: 0.75rem;
  border-radius: 0.5rem;
  margin-bottom: 33px;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

.postTwoThumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1s;
  transition-duration: 0.3s;
}

.postRelate {
  flex-wrap: wrap;
  background: white;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  margin-bottom: 0px !important;
}

.postRelate .postTwoThumb {
  width: 100%;
  height: 160px;
}

.postTwoTitle a {
  font-size: 1em;
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: bold;
  height: 50px;
  margin-bottom: 5px;
}

.postTwoDescription {
  font-size: 0.95em;
  color: #0f172a;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 48px;
}

.postAsideList {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  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: 50%;
  overflow: hidden;
  border: 1px solid #e2e2e2;
}

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

.postAsideHomeItemContent {
}

.postAsideHomeItemTitle {
}

.postAsideHomeItemTitle a {
  color: black;
  font-size: 0.95em;
  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;
}

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

.headingPage {
  margin: 0;
}

.headingPage h1 {
  border: none;
  margin: 0;
  background: #2ba341;
  color: white;
  padding: 15px;
}

.headingPage h1 b {
  display: none;
}

.headingPage .section-title-main {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 0.75em;
}

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

#secondary .ulTagCustom,
.sidebarPro .ulTagCustom {
}

#secondary .ulTagCustom ul,
.sidebarPro #secondary .ulTagCustom ul {
}

#secondary .ulTagCustom ul li,
.sidebarPro .ulTagCustom ul li {
  border: none;
  display: inline-block;
  margin: 0 0 10px;
}

#secondary .ulTagCustom ul li a,
.sidebarPro .ulTagCustom ul li a {
  line-height: unset;
  font-size: 0.85em;
  border: none !important;
  background: url(images/asideTag.png) 8px 7px no-repeat #e6e6e6;
  background-size: 15px;
  display: flex;
  padding: 4px 10px;
  padding-left: 28px;
  border-radius: 15px;
  color: #333;
  align-items: center;
}

#secondary .ulTagCustom ul li a:hover,
.sidebarPro .ulTagCustom ul li a:hover {
  background: url(images/asideTagWhite.png) 8px 7px no-repeat #2c7234;
  background-size: 15px;
  color: white;
}

.supBlock {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}

.supItem {
}

.supItemContent {
}

.supItemRow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.supItemRow2 {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.supItemRow3 {
}

.supItemTitle {
  text-transform: uppercase;
  color: #49494a;
  font-weight: bold;
  font-size: 0.95em;
}

.supItemText1 {
  font-size: 0.95em;
}

.supItemText2 {
  width: 50px;
  height: 50px;
  background: url(images/zalo.png) center center no-repeat;
}

.supItemText3 {
  color: #2c7234; /* font-size: .85em; */
  background: url(images/spPhone.png) left center no-repeat;
  background-size: 15px;
  padding-left: 22px;
}

.supItemText4 {
  background: url(images/spEmail.png) left center no-repeat;
  background-size: 22px;
  padding-left: 27px;
  font-size: 0.95em;
}

.asideInfo {
  padding: 10px;
}

.asideInfo h2 {
  color: #2c7234;
  font-size: 1.3em;
}

.asideInfo h3 {
  font-size: 0.95em;
  color: #000080;
  font-style: italic;
}

.asideInfo h4 {
  font-size: 0.95em;
  text-decoration: underline;
}

#secondary .asideInfo ul,
.sidebarPro .asideInfo ul {
  border: none;
  padding: inherit;
  padding: 0;
}

#secondary .asideInfo ul li,
.sidebarPro .asideInfo ul li {
  height: 40px;
  display: flex;
  align-items: center;
  color: #555;
  font-size: 0.95em;
  font-weight: bold;
  margin: 0 0 10px;
  justify-content: center;
}

#secondary .asideInfo ul li:nth-child(1) a:before,
.sidebarPro .asideInfo ul li:nth-child(1) a:before {
  background: url(images/ulHot.png) 0px no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  content: "";
}

#secondary .asideInfo ul li:nth-child(2) a:before,
.sidebarPro .asideInfo ul li:nth-child(2) a:before {
  background: url(images/ulEmail.png) 0px no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  content: "";
}

#secondary .asideInfo ul li a,
.sidebarPro .asideInfo ul li a {
  border-bottom: unset;
  display: flex;
  line-height: unset;
  padding: unset;
  position: relative;
  margin-bottom: unset;
  color: #555;
  font-size: unset;
  border: none !important;
  align-items: center;
  gap: 10px;
}
/*.widget .toggle {
    display:none;
}*/
.widget > ul > li ul,
ul.menu > li ul {
  display: block;
  border: none;
  margin: 0;
  padding: 0 0 0 15px;
}

.widget > ul > li > ul > li {
}

.widget > ul > li > 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;
  font-size: 0.95em;
}

.widget .toggle {
  display: none;
}

.proItem {
  background: #fff;
  /* border-radius: 10px; */
  padding: 0;
  height: 100%;
  /* box-shadow: 0px 0px 6px 0px rgba(50, 50, 93, 0.15), 1px 1px 5px rgba(0, 0, 0, 0.05); */
  border: 1px solid #e5e5e5;
  margin-bottom: 0px;
  position: relative;
}

.proItemThumb {
  height: 248px;
  overflow: hidden;
}

.proItemThumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.proItemContent {
  padding: 15px 10px 10px 10px;
}

.proItemTitle {
  margin-bottom: 10px;
}

.proItemTitle a {
  display: block;
  font-size: 0.95em;
  height: 42px;
  text-overflow: ellipsis;
  overflow: hidden;
  /* line-height: 21px !important; */
  font-weight: 600;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.proItemDescription {
  background: transparent;
  border-radius: 5px;
  font-size: 0.95em;
  padding: 5px 7px;
  margin-top: 10px;
  line-height: 19px;
  text-align: center;
  color: #ff8c00;
  font-weight: bold;
}

.proItemDescription p {
  margin: 0;
}

.proItem:hover .proItemThumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.proItem:hover .proItemTitle a {
  color: #2c7234 !important;
}

.proItemPrice {
  display: flex;
  font-size: 0.85em;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.proItemPrice .new {
  font-size: 20px;
  order: 2;
}

.proItemPrice .new .woocommerce-Price-amount {
  color: #2c7234;
}

.proItemPrice .old {
}

.proItemPrice .old .woocommerce-Price-amount {
  font-size: 15px;
}

.proItemPrice .contact {
  font-size: 1.2em;
  color: #2c7234;
}

.proItemReadMore {
  text-align: center;
  margin-top: 10px;
}

.proItemReadMore a {
  padding: 0 20px;
  color: #fff;
  border: none;
  cursor: pointer;
  background: #2c7234;
  border-radius: 40px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  font-size: 0.95em;
}

.igi_arrows {
  position: relative;
  overflow: hidden;
}

.igi_arrows .owl-nav {
}

.igi_arrows .owl-nav i {
  display: none;
}

.igi_arrows .owl-nav .owl-prev,
.igi_arrows .owl-nav .owl-next {
  position: absolute;
  top: calc(40% - 20px);
  width: 11px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  display: block;
}

.igi_arrows .owl-nav .owl-prev {
  left: 0;
  background: url(images/arrows_left_30px.png) #ffffffba !important;
}

.igi_arrows .owl-nav .owl-next {
  right: 0;
  background: url(images/arrows_right_30px.png) #ffffffba !important;
}

.igi_arrows .owl-nav span {
  display: none;
}

.igi_arrows .owl-nav .owl-prev,
.igi_arrows .owl-nav .owl-next {
  top: calc(50% - 15px);
  width: 25px;
  display: block;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  outline: none !important;
  border: none !important;
  margin: 0 !important;
  background-size: auto 25px !important;
}

.container-fluid {
  padding: 0 15px;
}

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

.proHome {
}

.proHomeNameBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0;
  height: 40px;
  padding-left: 3px;
  font-size: 14px;
  font-family: "UTM Avo Bold", sans-serif;
  line-height: 20px;
  text-transform: inherit;
  font-weight: 700;
  background: linear-gradient(90deg, #2ba341 15%, #2ba341 55%);
  margin-bottom: 10px;
}

.proHomeNameBox:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid #076402;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  left: 3px;
  top: 50%;
  margin-top: -4px;
  z-index: 10;
}

.proHomeName {
  position: relative;
}

.proHomeName a {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 15px;
  background: #2c7234;
  color: #fff;
}

.proHomeName:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid #2c7234;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  left: initial;
  top: 0;
  right: -10px;
}

.proHomeReadMore {
  padding: 0 10px;
}

.proHomeReadMore a {
  color: white;
}

.postHomeItem {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
  margin-bottom: 10px;
}

.postHomeItemThumb {
  height: 195px;
  overflow: hidden;
}

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

.postHomeItemContent {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background: #f9f9f9;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 10px 15px;
}

.postHomeItemTitle {
}

.postHomeItemTitle a {
  display: -webkit-box;
  overflow: hidden;
  visibility: visible;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 600;
  color: #333333db;
  line-height: 24px;
  font-size: 0.95em;
  text-transform: uppercase;
  height: 48px;
}

.postHomeItemDesc {
  margin-top: 10px;
  color: #484848;
  font-weight: 400;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 23px;
  font-size: 0.9em;
}

.postHomeItem:hover .postHomeItemThumb img {
}

.postHomeItem:hover .postHomeItemTitle a {
  color: #2ba341;
}

.proRelateHeading {
}

.proRelateBox {
  padding: 30px 0;
}

.signProTabInfo {
  /* margin-top: 30px; */
  border: 1px solid #e5e5e5;
  color: black;
  padding: 15px;
  height: 100%;
  overflow: hidden;
}

.signProTabInfo .wc-tabs {
}

.signProTabInfo .wc-tabs li {
  margin: 0;
  margin-right: 5px;
}

.signProTabInfo .wc-tabs li a {
  background: #cccdce;
  padding: 5px 30px;
  border-radius: 30px;
  overflow: hidden;
  color: #565656;
  font-weight: 400;
  font-size: 0.9em;
  text-transform: none;
}

.signProTabInfo .wc-tabs li.active {
}

.signProTabInfo .wc-tabs li.active a {
  background: #2c7234;
  color: white;
}

.signProTabInfo .wc-tabs li.active a:before {
  display: none;
}

.signProTabInfo .wc-tabs li:hover a:before {
  display: none;
}

.signProTabInfo .has-border {
  border: 2px solid #2ba341;
  padding: 2px;
  background: white;
  padding: 30px;
}

#review_form {
  padding: 2px;
  overflow: hidden;
}

.has-border {
  border: 2px solid #2ba341;
  padding: 30px;
}

.form-submit .submit {
  background: #2ba341;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  overflow: hidden;
  padding: 0 40px;
}

.signProInfo {
  padding-left: 20px;
}

.signProTtitle {
}

.signProSKU {
  color: black;
  margin-bottom: 5px;
}

.signProDesc {
  color: black;
}

.signProTtitle h1 {
  background: #333;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 15px;
}

.signProSKU .info-extra {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  font-size: 15px;
}

.info-extra .color {
  color: #2c7234;
}

.info-extra .color a {
  color: #ffba00;
}

.signProSKU .info-extra label {
  font-weight: 400;
  margin: 0 15px 0 0;
  min-width: 120px;
  color: #555;
}

.add-quick {
  display: block;
  overflow: hidden;
  padding: 7px 0;
  border-radius: 4px;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background: #fd6e1d;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fd6e1d), to(#f59000));
  background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
  background: -moz-linear-gradient(top, #f59000, #fd6e1d);
  background: -ms-linear-gradient(top, #f59000, #fd6e1d);
  background: -o-linear-gradient(top, #f59000, #fd6e1d);
  cursor: pointer;
}

.add-quick strong {
  color: white;
}

.proContaiK {
  padding: 10px;
  border: 1px solid #e5e5e5;
}

.signProPage {
  padding-top: 30px;
}

.product-main {
  padding: 0px 0;
}

.proListAside {
  background: linear-gradient(180deg, #eaeaea 15%, #fff 55%);
  padding: 25px;
}

.proAsideItem {
  display: flex;
  gap: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.proAsideThumb {
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  height: 90px;
  min-height: 90px;
  max-height: 90px;
  overflow: hidden;
  background: white;
}

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

.proAsideContent {
}

.proAsideTitle {
  margin-bottom: 5px;
}

.proAsideTitle a {
  color: #333;
  font-weight: bold;
  font-size: 0.75em;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.proAsideGrPrice {
}

.proAsideGrPrice .new {
  font-size: 20px;
  order: 2;
}

.proAsideGrPrice .new .woocommerce-Price-amount {
  color: #2c7234;
}

.proAsideGrPrice .old {
}

.proAsideGrPrice .old .woocommerce-Price-amount {
  font-size: 15px;
}

.proAsideGrPrice .contact {
  font-size: 1.2em;
  color: #2c7234;
}

.asideSignProBox {
  /* margin-top: 30px; */
}

.asideSignProHeading {
  background: #2c7234;
  padding: 10px 0 10px 10px;
  font-weight: 600;
  width: 100%;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  list-style: none;
  margin: 0;
}

.signProTabK {
  padding: 30px 0;
}

.proListAsideOwl {
}

.proListAsideOwl .owl-nav {
  width: 85px;
  position: absolute;
  top: -64px;
  right: -20px;
  display: flex;
  gap: 10px;
}

.proListAsideOwl .owl-nav i {
  display: none;
}

.proListAsideOwl .owl-nav .owl-prev,
.proListAsideOwl .owl-nav .owl-next {
  position: relative;
  top: calc(40% - 20px);
  width: 30px !important;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  display: block;
  min-height: unset;
  margin: 0;
  border-radius: 50px;
}

.proListAsideOwl .owl-nav .owl-prev {
  left: 0;
  background: url(images/back.png) center center #ffffff no-repeat !important;
  background-size: 15px !important;
}

.proListAsideOwl .owl-nav .owl-next {
  right: 0;
  background: url(images/next.png) center center #ffffff no-repeat !important;
  background-size: 15px !important;
}

.proListAsideOwl .owl-nav .owl-prev span,
.proListAsideOwl .owl-nav .owl-next span {
  display: none;
}

.box-orther a {
  color: #179400;
}

.box-orther a:hover {
  color: #2c7234;
}

.box-orther {
  position: relative;
  display: block;
  width: 100%;
}

.box-orther {
  border-radius: 3px;
  background: #eaf9ff;
  width: 100%;
  border: 2px dashed #f7d04b;
  padding: 10px 15px;
  margin-top: 15px;
}

.box-orther p {
  margin-bottom: 5px;
}
.proHotHomeOwl .proItemThumb {
  height: 171px;
  overflow: hidden;
}
.signCartBuy {
  display: flex;
  margin-bottom: 10px;
}
.signCartBuy .buyCart {
    border-radius: 5px;
    text-align: center;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}
.signCartBuy .buyCart {
  border: 2px solid #2c7234;
  padding: 10px 5px;
  width: 100%;
  background: #2c7234;
  height: 60px;
  /* margin-right: 10px; */
}
.signCartBuy .buyCart span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: white;
}
.signCartBuy .buyCart small {
  font-size: 0.875em;
  font-weight: 400;
  color: white;
}

/*desktop*/
@media only screen and (min-width: 1200px) {
  .container,
  .container-width,
  .full-width .ubermenu-nav,
  .row {
    max-width: 1360px;
  }
}

@media only screen and (max-width: 48em) {
  .proListCategoryHome {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .proItemThumb {
    height: 168px;
    overflow: hidden;
  }
  .hidden-xs {
    display: none !important;
  }
}

.sale-footer {
  color: #ffffff;
  padding: 4px 0;
  bottom: 0;
  position: fixed;
  z-index: 99999;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  transition: all 0.24s;
  display: flex;
  justify-content: center;
  background: #2ba341;
}

.sale-footer .sales-hotline a {
  color: #fff;
  display: flex;
  align-items: center;
}

.sale-footer .cal a span {
  padding-right: 5px;
}

.sale-footer .sales-hotline {
  background-color: rgb(7 128 1);
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 0px 10px;
  flex-direction: row;
  cursor: pointer;
  position: relative;
  justify-content: flex-start;
  border-radius: 3px;
  height: 40px;
  margin: 5px 5px;
  align-items: center;
}

.mt-tooltip__text {
  position: absolute;
  visibility: hidden;
  z-index: 1;
  background: #232f34;
  color: #fff;
  text-align: center;
  padding: 4px 8px;
  border-radius: 4px;
  min-width: 115px;
  max-width: 250px;
  bottom: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  box-sizing: border-box;
  line-height: normal;
}

.mt-tooltip__text:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top-color: #232f34;
}

.sale-footer .sales-hotline .lazy {
  padding-right: 10px;
  max-width: 40px;
  /* height: 30px; */
  object-fit: cover;
}

.sale-footer .sales-hotline:hover .mt-tooltip__text {
  visibility: visible;
}

footer {
  padding-bottom: 58px;
}
.woocommerce-breadcrumb{
    display: none;
}
.product-title{
    display: none;
}
@media (max-width: 768px) {
  .sale-footer {
    bottom: 0 !important;
    left: 0 !important;
  }

  .sale-footer {
    display: flex;
    padding: 4px 0;
    padding-bottom: 0;
    background-color: #2ba341;
  }

  .sale-footer .sales-hotline {
    background-color: transparent;
    display: block;
    padding: 0;
    margin: 0;
    border-left: 1px solid #ccc;
    border-radius: 0;
    height: auto;
    width: 25%;
  }

  .sale-footer .sales-hotline:first-child {
    border-left: none;
  }

  .sale-footer .sales-hotline .lazy,
  .sale-footer .sales-hotline a {
    display: block;
    margin: 0 auto;
    padding-right: 0;
  }

  .sale-footer .sales-hotline .lazy {
    max-height: 27px;
  }
}
