/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2025 | 12:57:29 */
ul {
  padding: 0;
  margin: 0;
}

a:hover{
  color: #bfe5e4;
}

p a:hover{
  color: #bfe5e4;
}

.topbar{
  position: relative;
  z-index: 999;
}

.sidebar-nav li a {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  color: #000;
}

.sidebar-nav li .sidebar-sub li.active a {
  color: #8CC63F;
  border-left: 4px solid #8CC63F;
  padding: 0 0 0 10px;
  transition: all .3s ease;
}

.sidebar-nav li .sidebar-sub li a {
  display: inline-block;
  font-size: 14px;
  line-height: 33px;
  color: #000;
  font-weight: 400;
  transition: all .3s ease;
  margin-bottom: 0;
}

.sidebar-nav li .sidebar-sub li a:hover {
  color: #8CC63F;
  border-left: 4px solid #8CC63F;
  padding: 0 0 0 10px;
  transition: all .3s ease;
}

.about_main_wrapper .about_main_inner {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.about_main_wrapper .sidebar-sticky {
  width: 27%;
  padding-top: 200px;
  position: sticky;
  top: 0px;
  margin: -200px 0 0 0;
}

.about_main_wrapper {
  margin-bottom: 50px;
}

.about_main_wrapper .right_content_wrapper {
  width: 73%;
  margin-top: 60px;
}

.about-grid .about-image {
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.about-grid img{
  width: 100%;
}

.about-heading {
  font-size: 34px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 15px;
}

.about-heading.text-center{
  text-align: center;
}

.about-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  margin-bottom: 20px;
}

.about-content {
  margin-top: 25px;
}

.about-box-content {
  margin-top: 18px;
}

.about-box-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
}

/* Section */
.tefcold-about-section {
  padding: 1.5rem 0;
}

/* Container grid */
.tefcold-about-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: center;
}

@media (min-width: 992px) {
  .tefcold-about-container {
    grid-template-columns: 1fr 1fr;
  }
}

/* Left column */
.tefcold-about-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.tefcold-image-wrapper {
  width: 100%;
  max-width: 500px;
}

.tefcold-about-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Button */
.tefcold-about-button {
  padding: 0.75rem 2rem;
  font-size: 0.875rem;
  font-weight: 600;
  background-color: #8CC63F;
  color: #ffffff;
  border: none;
  border-radius: 6px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.tefcold-about-button:hover {
  background-color: #333;
}

/* Right column */
.tefcold-about-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding: 0;
}

.tefcold-about-text {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  max-width: 100%;
}


.tefcold-passion-wrapper {
  display: flex;
  align-items: center;
  margin-top: 0;
  margin: 0 0 25px;
  gap: 50px;
}

.tefcold-passion-wrapper .tefcold-passion-text {
  width: 50%;
  margin: 32px 0 0;
}

.tefcold-passion-wrapper .tefcold-passion-image-wrapper {
  width: 50%;
}

.tefcold-passion-wrapper .tefcold-passion-text h2 {
  font-size: 32px;
  line-height: 42px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 16px;
}

.tefcold-passion-wrapper .tefcold-passion-text p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  margin-bottom: 20px;
}

.tefcold-about-image-wrapper img {
  padding: 40px;
}

.benefits-section {
  margin-top: 50px;
}

.benefits-section .benefits-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.benefits-list .benefit-item {
  width: 33.33%;
  text-align: center;
  margin-bottom: 38px;
  padding: 0 24px;
}

.benefits-list .benefit-item img {
  max-width: 80px;
  margin: auto;
  height: 80px;
  object-fit: contain;
}

.benefits-list .benefit-item.benifts-custom-brand img {
  height: 100%;
  max-width: 50%;
  width: 100%;
}

.benefit-item h3 {
  margin: 16px 0 12px;
  color: #231F20;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  font-family: var(--font-primary) !important;
}

.benefit-item.benifts-custom-brand h3 {
  margin-top: 5px;
}

.benefits-title {
  font-size: 34px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin: 0 0 50px;
}

.benefit-item .benefit-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
}

/* Tefcold Group */
.tefcold-group-section {
  margin-bottom: 30px;
}

.group-title {
  font-size: 34px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 30px;
}

.group-content {
  display: flex;
  gap: 50px;
}

.group-image {
  flex: 1 1 455px;
  max-width: 455px;
}

.group-image .home-video-section-img {
  padding-bottom: 76.25%;
}

.group-image img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
}

.image-caption {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  margin-top: 3px;
  font-family: var(--font-primary) !important;
}

.group-text {
  flex: 1 1 500px;
  max-width: 500px;
}

.group-text p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  margin-bottom: 15px;
}

.group-footer-text {
  margin-top: 30px;
}

.group-footer-text p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #777;
  font-family: var(--font-primary) !important;
}

.part-of-group-wrapper {
  padding: 0 32px;
}

.part-of-group-wrapper img {
  width: 100%;
}

.group-facts-section {
  margin-bottom: 50px;
}

.group-facts-wrapper {
  background-color: #777;
  padding: 40px 20px;
  text-align: center;
  margin-bottom: 50px;
}

.group-facts-bottom-text {
  text-align: center;
}

.group-facts-bottom-text address {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  margin-bottom: 25px;
}

.group-facts-title {
  font-size: 34px;
  line-height: 44px;
  font-weight: 300;
  color: #fff;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 25px;
}

.group-facts-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.group-facts-list li {
  font-size: 29px;
  line-height: 46px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.6;
  margin-bottom: 15px;
}


/* Location */
.locations-section {
  padding: 30px 20px 0;
}

.locations-container {
  display: flex;
  gap: 40px;
  justify-content: center;
}

.location-box {
  flex: 1 1 50%;
  max-width: 50%;
}

.location-image img {
  width: 100%;
  height: auto;
  display: block;
  height: 350px;
  object-fit: cover;
}

.location-content {
  margin-top: 35px;
}

.location-title {
  font-size: 34px;
  line-height: 44px;
  font-weight: 300;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 15px;
}

.location-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  margin-bottom: 16px;
}

.location-content address {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-style: normal;
  font-family: var(--font-primary) !important;
  margin-bottom: 20px;
}

.location-content a {
  color: var(--green-color);
  text-decoration: none;
}

.location-content a:hover {
  text-decoration: underline;
}


.service_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img {
  max-width: 100%;
}

.service-content .about-heading {
  font-size: 34px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 0;
  text-align: center;
}

.service-content .about-box-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
  text-align: center;
  margin: 0;
}

.service_section h2 {
  font-size: 33px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
}

.service-column {
  margin-top: 50px;
}

.service-column p {
  margin-top: 50px;
  font-family: var(--font-primary) !important;
}

.main-center-text {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 33px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
}

.service-box {
  margin-top: 20px;
}

.service-section .main-tittle {
  margin-top: 48px;
}

.service-section .main-tittle p {
  margin-top: 50px;
  font-family: var(--font-primary) !important;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.service-section .main-tittle p a {
  text-decoration: none;
  color: #777;
}

.service-section .main-tittle p a:hover {
  color: #bfe5e4;
}

.service-box {
  display: flex;
  align-items: center;
  gap: 32px;
}

.service-box .service-box-content {
  width: 50%;
}

.service-box .service-box-image {
  width: 50%;
}

.service-box .service-box-image img {
  height: 350px;
  object-fit: contain;
}

.service-box .service-box-content h2 {
  margin-bottom: 22px;
  font-size: 34px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
}

.main-tittle h2 {
  font-size: 33px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 25px;
}

.service-box .service-box-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #777;
  font-family: var(--font-primary) !important;
}


/* Blog News  */
.news-section{
  margin-bottom: 50px;
}

.news-section .intro {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  margin: 45px 0;
  font-family: var(--font-primary) !important;
}

.section-title {
  font-size: 33px;
  line-height: 44px;
  color: #777;
  font-weight: 300;
  font-family: var(--font-primary) !important;
  margin-bottom: 20px;
}

/* Grid */
.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 24px;
}

/* Card */
.news-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 0;
  display: flex;
  flex-direction: column;
  transition: all .4s ease-in-out;
  position: relative;
}

.news-card:hover {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
  transition: all .4s ease-in-out;
}

.news-card-content{
  padding: 18px;
}

.news-card-content .read-more{
  display: flex;
  align-items: center;
}

.news-card img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  object-fit: cover;
  aspect-ratio: 4 / 2.25;
}

.news-card h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
  font-weight: 600;
  color: #231F20;
  transition: all .4s ease-in-out;
}

.news-card:hover h3{
  color: #8CC63F;
  transition: all .4s ease-in-out;
}

.news-card .date {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  margin: 5px 0 12px;
  font-family: var(--font-primary) !important;
}

.news-card p {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  margin: 0 0 50px;
  font-family: var(--font-primary) !important;
}

.read-more {
  margin-top: 12px;
  color: #8CC63F;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.read-more svg{
  margin-top: 6px;
}

.read-more:hover {
  text-decoration: underline;
  color: #8CC63F;
}

.pagination_inner{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 30px;
  gap: 15px;
}

.pagination_inner li{
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-family: var(--font-primary) !important;
}

.pagination_inner li a span{
    background: #d7dadf;
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50px;
    transition: all .4s ease-in-out;
}

.pagination_inner li a span:hover{
  background: #bfe5e480;
  border: 1px solid #8CC63F;
  transition: all .4s ease-in-out;
}

.single-post .post .e-con-inner{
  max-width: 100% !important;
}

.news_description{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 20px;
}

.news_main_blog_sec{
  padding: 0 30px;
}

.news_main_blog_sec .about-heading{
  color: #000;
}

.news_content{
  margin-top: 40px;
  padding: 0 25px;
}

h3.group-title.news-title{
  margin-bottom: 50px;
}

.news_content p{
  font-size: 16px;
  line-height: 24px;
  color: #777;
  margin: 0 0 20px;
  font-family: var(--font-primary) !important;
}

.news_content ul li{
  font-size: 16px;
  line-height: 28px;
  color: #777;
  font-family: var(--font-primary) !important;
}

.news_content_inner{
  margin-bottom: 50px;
}

.news_content_inner.product_features h3.group-title.news-title{
  margin-bottom: 30px;
}

.gdpr-content{
  margin-bottom: 70px;
}

.gdpr-content .list-style-disc{
  list-style: disc;
}

.gdpr-content .list-style-disc li{
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}

.gdpr-content .list-style-disc li::after{
  content: '';
    background: url(https://koolmax.crmtiger.com/wp-content/uploads/2025/06/Bullet.png) no-repeat;
    background-size: 6px;
    background-position: top center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    filter: opacity(0.7);
}

.gdpr-content address{
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #777;
  font-family: var(--font-primary) !important;
}

img.lazy-load:not(.is-loaded), img.lazy-scroll:not(.is-loaded), img.owl-thumb-lazy-load-show:not(.is-loaded){
  opacity: 1;
}

.content .woocommerce .wf-cell img, .woocommerce .content .wf-cell img{
    max-height: 280px;
    max-width: 100%;
    object-fit: cover;
}

.woocommerce-variation-add-to-cart .box-button,
.woocommerce-variation-add-to-cart .add_to_cart_button,.single_add_to_cart_button.box-button,.box-button,
.checkout-button,.wc-cart-button,.coupon button.dt-wc-btn,button#place_order,.custom-add-to-cart-btn,.woocommerce-button
{
  background: var(--green-color) !important;
}

.custom-add-to-cart-btn{
  color: #fff;;
}

.woocommerce-variation-add-to-cart .box-button:hover,
.woocommerce-variation-add-to-cart .add_to_cart_button:hover,
.single_add_to_cart_button.box-button:hover,.box-button:hover,
.checkout-button:hover,.wc-cart-button:hover,.coupon button.dt-wc-btn:hover,
button#place_order:hover,.custom-add-to-cart-btn:hover,.woocommerce-button:hover
{
  background: var(--hover-green-color) !important;
  color: #fff !important;
}

.elementor-widget .dt-wc-product-gallery .flexslider{
  visibility: visible;
}

.elementor-element.elementor-element-f62eb0a .dt-product-gallery:before{
  padding-bottom: calc(1.3 * 60%) !important;
}

.elementor-widget .dt-product-gallery .slides>li{
  width: 100% !important;
}

.elementor-icon-div svg{
  fill: var(--green-color) !important;
  color: var(--green-color);
}

.archive .dt-css-grid .wf-cell{
  opacity: 1;
}

.archive .dt-css-grid .wf-cell .product span.onsale{
  background: var(--green-color);
}

.archive .dt-css-grid .wf-cell .product .woocommerce-Price-amount{
  color: var(--green-color);
}

.archive .dt-css-grid .wf-cell .product .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
  color: var(--green-color);
}

.archive .dt-css-grid .wf-cell .product .product-title a:hover{
  color: var(--green-color);
}

.archive .dt-css-grid .wf-cell .product .trigger-img-hover:hover .add_to_cart_button span svg{
  fill: var(--green-color);
}

.archive .dt-product-categories .children li a:hover{
  color: var(--green-color) !important;
}

.archive .dt-product-categories .children li a:hover .count{
  color: var(--green-color) !important;
}

.archive .dt-product-categories .children li .next-level-button:hover svg{
  fill: var(--green-color) !important;
}

.archive .dt-product-categories > li > a:hover{
  color: var(--green-color) !important;
}

.archive .dt-product-categories > li > a:hover .count{
  color: var(--green-color) !important;
}

.archive .dt-product-categories > li > a .next-level-button:hover svg{
  fill: var(--green-color) !important;
}

.product-name > a:hover{
  color: var(--green-color) !important;
}

.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item.act:after,
.filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4):not(.filter-pointer-framed) a.filter-item:hover:after
{
    background: var(--green-color) !important;
}

.woocommerce-error,.woocommerce-message,
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
  background: var(--green-color) !important;
}



@media screen and (max-width: 1499px) {
  .tefcold-about-image-wrapper img {
    padding: 10px;
  }

  .tefcold-about-right {
    margin-top: 50px;
  }

  .tefcold-about-section {
    padding: 1.2rem 0;
  }

  .tefcold-about-right {
    padding: 0 0 0 10px;
  }

  .tefcold-about-button-wrap {
    margin-top: 10px;
  }

  .benefits-list .benefit-item {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .locations-section {
    padding: 15px 10px 0;
  }

  .location-content {
    margin-top: 60px;
  }

  .location-title {
    margin-bottom: 18px;
    font-size: 34px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1200px) {
  .tefcold-about-section {
    padding: 0;
  }

  .tefcold-about-right {
    padding-left: 0;
  }

  .tefcold-passion-wrapper .tefcold-passion-text h2,
  .benefits-title,
  .location-title,
  h3.group-title.news-title
  {
    font-size: 30px;
    line-height: 4px;
  }

  .benefits-title {
    margin-bottom: 35px;
  }

  .benefits-list .benefit-item {
    width: 50%;
    margin-bottom: 25px;
  }

  .benefit-item h3 {
    margin: 12px 0 10px;
    font-size: 23px;
    line-height: 31px;
  }

  .benefits-list .benefit-item img {
    max-width: 60px;
    height: 60px;
  }

  .locations-section {
    padding: 0;
  }

  .location-content {
    margin-top: 40px;
  }

  .locations-container {
    gap: 30px;
  }

  .location-content p{
    margin-bottom: 15px;
  }

  .group-content{
    gap: 30px;
  }

  .group-footer-text{
    margin-top: 15px;
  }

  .group-facts-title{
    font-size: 30px;
    line-height: 40px;
  }

  .group-facts-list li{
    font-size: 25px;
    margin-bottom: 12px;
  }

  .group-facts-section{
    margin-bottom: 40px;
  }

  .group-facts-wrapper{
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 992px){
  .tefcold-about-right{
    margin-top: 0;
  }

  .tefcold-about-text{
    max-width: 100%;
  }

  .tefcold-about-image-wrapper img{
    padding: 0;
  }

  .tefcold-passion-wrapper{
    gap: 30px;
  }

  .tefcold-passion-wrapper{
    flex-wrap: wrap;
  }

  .tefcold-passion-wrapper .tefcold-passion-text,
  .tefcold-passion-wrapper .tefcold-passion-image-wrapper
  {
    width: 100%;
  }

  .tefcold-passion-wrapper .tefcold-passion-image-wrapper img{
    width: 100%;
  }

  .tefcold-passion-wrapper .tefcold-passion-text h2, .benefits-title, .location-title,h3.group-title.news-title{
      font-size: 26px;
      line-height: 36px;
  }

  .benefits-list .benefit-item{
    width: 100%;
    padding: 0;
  }

  .group-content{
    flex-wrap: wrap;
  }

  .group-image{
    flex: 1 1 100%;
    max-width: 100%;
  }

  .group-text p{  
    margin-bottom: 14px;
  }
  .part-of-group-wrapper{
    padding: 0;
  }

  .about-grid .about-image{
    height: 100%;
    object-fit: cover;
  }

  .tefcold-about-left{
    margin: 20px 0 0;
  }

  .locations-container, .service-box{
    width: 100%;
    flex-wrap: wrap;
  }

  .location-box{
    flex: 1 1 100%;
    max-width: 100%;
  }

  .service-box .service-box-content{
    width: 100%;
    margin-top: 80px;
    order: 2;
  }

  .service-box .service-box-image{
    width: 100%;
    order: 1;
  }

  .service-box .service-box-image img{
    width: 100%;
    height: 100%;
  }

  .news_main_blog_sec{
    padding: 0;
  }

  .news_content{
    padding: 0;
  }
}