/* Hiding Login Plugin from Login Page */
.tml-login .wp_google_login{
  display: none;
}
.heater-cont{
  display: none;
}
.purifier-cont{
  display: none;
}
#product-listing{
  height: 100%;
}
#product-listing .container{
  height: 100%;
}
.qr-section{
  margin-top: 2em;
  border: 1px solid #e8e9e9;
  border-radius: 10px;
}

.qr-section h2 {
  padding: 2rem;
  background-color: #f4f4f4;
  font-family: "Lato-Bold" !important;
  font-size: 22.5px !important;
  color: #007a3d;
  border-radius: 10px 10px 0px 0px;
}
.qr-section p{
  padding: 2rem;
}
.qr-section .qr-code{
  height: 200px;
  margin-bottom: 20px;
}
.qr-section .qr-ad{
  height: 300px;
  margin-bottom: 20px;
  display: none;
}
.qr-section .qr-ad-desk{
  width: 100%;
  margin-bottom: 20px;
}
.qr-section h5{
  margin: 0.5rem 2rem;
  color: #007a3d;
  font-family: "Lato-Bold" !important;
}
.get-qr{
  margin: 0.5rem 2rem;
  padding: 0px !important;
}
.qr-section li{
  font-family: "Lato-Regular";
  font-size: 15px;
  color: #8c8d8e;
  margin-right: 15px;
}
.qr-section li a{
  font-family: "Lato-Regular";
  font-size: 15px;
  margin-right: 15px;
  padding: 0px !important;
}
.qr-section h5 a{
  color: #007a3d;
  font-family: "Lato-Bold" !important;
  font-size: 1.25rem !important;
  padding: 0px !important;
}
#sov-content-wrapper .product-desc h1 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
}
#popular-post .blog-heading h1 {
  font-family: "Lato-Black";
  font-size: 34px;
  color: #007a3d;
}
#corp-content-section h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  margin-bottom: 0.8rem;
}
.content__styles h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  margin-bottom: 0.8rem;
}
.slider-wrapper .slider-content h3 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
}
#product-enquiry .pe-header h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
}
#product-listing .list-header h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
}
#related-article .bi-header-name h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  margin-bottom: 1rem;
}
#store-locator .sc-header h2 {
  font-family: "Lato-Regular";
  font-size: 15px;
  color: #8c8e8d;
  width: 650px;
}
#ar-content-section h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  text-align: center;
}
#a-owner-corner .a-owner-playground .owner-corner-content h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  margin-bottom: 1rem;
}
#assistance-faq .faq-header h2 {
  font-family: "Lato-Black";
  font-size: 36px;
  color: #007a3d;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .qr-section .qr-ad{
      display: block;
  }
  .qr-section .qr-ad-desk{
      display: none;
  }
}

.amazonIco {
  background-image: url(assets/images/amazon.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.flipkartIco{
  background-image: url(assets/images/flipkart.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.buynowon {
  display: contents !important}
  .buynowon li{
      padding-right: 10px;
      display: inline-block;
  }
  .ecom-ico {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
  top: 20px;
  box-shadow: 1px 1px 5px #00000052;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.productInfoGrid {
  padding-bottom: 40px;
  border-bottom: 1px solid #000000;
  padding-top: 0px;
}

.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.buynowon li:nth-child(1) {
  font-weight: 700;
  color: #007a3d;
}
.buynowon li span{
  font-weight: 500;
  color: #007a3d;
}
.middle-cont .job-filters-ct p,.sweet-perks .middle-ct p,.life-job-ct p{
  color: #8c8e8d !important;
}
.toggle_tabs_oc .form-wrapper .banner-link {
  color: #fff !important;
  cursor: pointer !important;
}
.toggle_tabs_oc .form-wrapper .banner-link:hover{
  color: #007a3d !important;
}
#product-listing .sort-section form select {
  display: inline-block;
  margin: 0px 5px;
  font-family: "Lato-Bold";
  font-size: 14px;
  color: #007A3D;
  border: 1px solid #eee;
  border-radius: 0;
  box-sizing: border-box;
  padding: 0.75rem;
  background: transparent;
  background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
  background-repeat: no-repeat;
  background-position: calc(100% - 25px) 50%, calc(100% - 20px) 50%;
  background-size: 5px 5px, 5px 5px;
  cursor: pointer;
  font-family: inherit;
  font-size: 90%;
  appearance: none;
  border-radius: 6px;
  min-width: 168px;
}
#product-listing .nav-tabs .nav-link {
  padding: 16px 12px!important;
}
@media(max-width:767px){
  #product-listing .sort-section {
      width: 100%;
      max-width: 420px;
      justify-content: center;
  }
  #product-listing .sort-section form {
      width: 100%;
  }
  #product-listing .sort-section form select {
      width: 100%;
      border-radius: 6px;
  }
  #footer .footer-os .footer-container .f-download-app .f-os {
      flex-direction: column;
  }
  #footer .footer-os .footer-container .f-download-app .f-os   img  {
      margin: 14px 10px !important;
  }
}
#footer .col-fotter-space {
  margin-left: -20px;
  margin-right: -20px;
}
.eeop-pdf-link {
  line-height: 18px !important;
}
.product-banner-slider .slider-wrapper .product-banner {
  width: 100% !important;
}
#store-locator .sc-card h4 {
  color: #007a3d !important;
}
@media(min-width:1200px){
  #header .navbar-nav .sub-menu .list-unstyled li a {
    text-wrap: wrap;
    max-width: 300px !important;
    line-height: 24px !important;
    margin-bottom: 12px;
  }
}

/* #header .navbar-nav .sub-menu .list-unstyled li a.sub-cat-dropdown {
  text-decoration:none !important;
  width:fit-content;
} */
#header .navbar-nav .sub-menu .list-unstyled li .sub-cat-dropdown-ct {
  display:flex;
  justify-content:flex-start;
  text-align:center;
}
#header .navbar-nav .sub-menu .list-unstyled li .sub-cat-dropdown {
  display:inline-block;
  margin-left:15px;
  cursor:pointer;
}
#header .navbar-nav .sub-menu .list-unstyled li .sub-cat-dropdown::after {
  content: "\f0d7";
  font-family: fontAwesome;
  border-top: none;
  margin-left: auto;
  display: inline-block; 
  color:#8c8e8d;
  font-size:14px;
}
.heat-pump-sub-cat-list {
  /* display:none; */
  height:0px;
  padding:0;
  transition:0.3s all;
  overflow:hidden;
}
.heat-pump-sub-cat-active{
  /* display:block; */
  height:100px;
  transition:0.3s all;
  margin-bottom: 20px;
}
@media(max-width:992px){
  .heat-pump-sub-cat-list {
    margin-top:0px !important;
  }
  #header .navbar-nav .sub-menu .list-unstyled li .sub-cat-dropdown {
    padding: 14px 0px 0 0;
  }
}
.series-product {
  cursor: initial;
  pointer-events: none;
}
.series-product .view-detail {
  pointer-events: visible;
  padding: 8px 12px !important;
}
#product-details .br_compare_button {
  display: none !important;
}
#product-listing  .product .view-detail.series {
  display: block !important;
  margin: initial !important;
}
@media(max-width:767px){
  #product-listing  .product .view-detail.series {
    padding:10px 8px !important;
  }
}
#product-listing .product .series-prod-link-ct {
  display: flex !important;
  justify-content: center !important;
}
#product-listing  .product .view-detail[data-title="CAHP 3HP"], #product-listing  .product .view-detail[data-title="HPW 80"] {
  display: block !important;
  width: fit-content;
  margin: auto;
}

/* Homepage style changes */
#typesofPurifier {
  padding-top: 2rem !important;
}
#typesofPurifier h2 {
  font-family: "Lato-Black";
  font-size: 34px;
  color: #007a3d;
  text-align: center;
  padding-bottom: 2rem;
}
#typesofPurifier .product-type:last-child {
  background-color: #eee !important;
  box-shadow: none !important;
}
#typesofPurifier .product-type:last-child a {
  background: #007a3d !important;
  color: #fff !important;
  border: 3px solid #fff !important;
}
#typesofPurifier .product-type:last-child h4 {
  color: #007a3d  !important;
}
#typesofPurifier .product-type:last-child p {
  color: #4e4e4e !important;
}
#typesofPurifier .product-type:last-child a:hover {
  border: 3px solid #007a3d !important;
  background: #fff !important;
  color: #005f2a !important;
  text-decoration: none;
}
.homepage-store-locator .sc-header .select_1, .homepage-store-locator .sc-header .select_2{
  top: 6rem !important;
}
@media(max-width:767px){
  .homepage-store-locator .sc-header .select_1 {
    top: 5.4rem !important;
  }
  .homepage-store-locator .sc-header .select_2 {
    top: 9.4rem !important;
  }
}
.heading-h1 {
  height: 0px;
  visibility: hidden;
}
@media(max-width:767px){
  #trending-products .tabs-dropdown {
    padding: 1rem 0rem;
  }
  #trending-products .tabs-dropdown select {
    white-space: normal;
    padding: 0 20px 0 15px;
    text-align: center;
  }
  #trending-products  .tabs-dropdown:after {
    right: 15px;
  }
}
#search-result .product-cls button {
  margin-left: 0px !important;
}
@media(max-width:767px){
  footer .footer-col ul li:last-child {
    margin-bottom: 15px !important;
  }
}
@media(max-width:767px){
  .homepage-slider .swiper-container .swiper-slide {
    height: 0px !important;
  }
  .homepage-slider .swiper-container .swiper-slide.swiper-slide-active {
    height: fit-content !important;
  }
  #footer .landscape-align h6{
    text-align: center !important;
  }
  #footer .landscape-align .f-subscribe {
    padding: 0 !important;
  }
  #footer #gform_1 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column;
  }
  #footer #gform_1 .gform_footer {
    width: fit-content !important;
  }
  #footer .gform-body {
    width: 100% !important;
  }
  #footer .ginput_container_email {
    display: flex;
    justify-content: center;
  }
  #footer #field_1_1 {
    margin-top: 0px !important;
  }
  #footer .gform-body #input_1_1 {
    width: 85% !important;
    margin: 0 !important;
  }
  #footer #gform_submit_button_1,  #footer #sms_mobile_form .sms_button_footer {
    width: 105px !important;
    height: 42px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  #sms_mobile_form {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #footer #sms_mobile_text {
    width: 85%;
    margin: 5px auto 20px;
  }
  #footer .subscribe_landscape {
    margin-bottom: 40px !important;
  }
  #footer .footer-os .footer-container .f-subscribe h6 {
    margin-bottom: 18px !important;
  }
  #footer .footer-os .footer-container .f-download-app {
    margin-bottom: 10px !important;
  }
  #footer .footer-os .footer-container .f-download-app h6 {
    margin-top: 20px;
    text-align: center !important;
    width: 100%;
    margin-bottom: 10px !important;
  }
  #footer .footer-os .footer-container .f-download-app .f-os {
    flex-direction: row;
    margin: auto;
  }
  #footer .footer-os .download-footer div.f-download-app h6 {
    font-size: 19px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  #footer .footer-os .download-footer div.f-download-app .f-os {
    flex-direction: column !important;
  }
  #footer .footer-os .download-footer .mb-derction {
    margin-left: 0px !important;
  }
  #footer #validation_message_1_1 {
    text-align: center;
    margin-bottom: 15px !important;
  }
  #footer #gform_ajax_spinner_1 {
    margin-left: 50px !important;
    margin-top: 15px !important;
  }
}

/* VR section  */
.VR-section {
  padding: 40px 0 20px;
}
.VR-section iframe{
  width: 100%;
  height: 550px;
  /* max-height: 700px; */
}
.VR-section h2 {
    font-family: "Lato-Black";
    font-size: 34px;
    color: #007a3d;
    margin-bottom: 15px !important;
}
@media(min-width:768px) and (max-width:992px){
  .VR-section iframe{
    height: 450px;
  } 
}
@media(max-width:767px){
  .VR-section h2 {
      text-align: center;
      font-size: 30px;
      margin-bottom: 25px !important;
  }
  .VR-section iframe{
    height: 380px;
    pointer-events: none;
  } 
}

@media(max-width:500px){
  .VR-section iframe{
    height: 420px;
  } 
}
@media(max-width:400px){
  .VR-section iframe{
    height: 380px;
  } 
}
#privacy-policy .content__styles a {
  padding: 0px !important;
  background: none !important;
  border: none;
  color: #007a3d !important;
  font-weight: 600;
}
#privacy-policy .content__styles a:hover {
  border: none !important;
  background: none !important;
  text-decoration: underline !important;
}
.mob-vr-link {
  background: #007e44;
  width: fit-content;
  margin: auto;
  color: #ffffff;
  padding: 8px 14px 9px 14px !important;
  font-weight: 600;
  font-size: 17px !important;
  text-decoration: none !important;
  border-radius: 2px;
}
.mob-vr-link:hover {
  color: #ffffff !important;
}
.vr-outer-link {
  padding: 0 !important;
}
.vr-outer-link2 {
  color: #ffffff !important;
}
.vr-outer-link .modal {
	display: none; /* Hidden by default */
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}

#vrModal {
  z-index: 19999;
}
#vrModal .modal-content {
	background-color: #fefefe;
	margin: 0 auto;
	padding: 12px;
	border: 1px solid #888;
	width: 100%;
  height: 100%;
}

#vrModal .close {
	color: #000000;
	float: right;
	font-size: 32px !important;
	font-weight: bold;
  margin-bottom: 15px;
  margin-top: -5px;
  margin-right: 0;
}

#vrModal .close:hover,
#vrModal .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

#vrModal .modal-content iframe {
	width: 100%;
	height: 100%;
}
@media(min-width:601px){
  #vrModal {
    display: none !important;
  }
}

#privacy-policy .content__styles a {
  padding: 0px !important;
  background: none !important;
  border: none;
  color: #007a3d !important;
  font-weight: 600;
}
#privacy-policy .content__styles a:hover {
  border: none !important;
  background: none !important;
  text-decoration: underline !important;
}

  /* ----------Disclosure Drop down -------------- */
  .footer-disclosure-dropdown {
    position: relative;
    display: inline-block;
    min-width: 210px;
  }
  /* Dropdown button */
  .footer-disclosure-dropdown .dropbtn {
    color: white;
    padding: 0;
    font-size: 15px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    margin-top: 8px;
    font-weight: 500;
  }
  /* Dropdown content */
  .footer-disclosure-dropdown .dropdown-content {
    max-height: 0;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    z-index: 1;
    left: 10px;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
    opacity: 0;
  }
  /* Links inside the dropdown */
  .footer-disclosure-dropdown .dropdown-content a {
    color: #ffffff;
    display: block;
    padding: 0;
    text-decoration: none;
    cursor:  pointer !important;
  }
  .footer-disclosure-dropdown .dropdown-content a:hover {
    text-decoration: underline;
    color: #ffffff !important;
  }
  .footer-disclosure-dropdown .dropdown-content .sub-opt {
    line-height: 26px;
    font-size: 12px;
  }
  .footer-disclosure-dropdown .dropdown-content .main-opt {
    line-height: 32px;
    font-size: 13px;
  }
  /* Sub-dropdown styling */
  .footer-disclosure-dropdown .sub-dropdown {
    position: relative;
  }
  .footer-disclosure-dropdown .sub-dropbtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background-color: transparent;
    color: #ffffff;
    text-align: left;
    width: 100%;
    border: none;
    cursor: pointer;
  }
  /* Sub-dropdown content */
  .footer-disclosure-dropdown .sub-dropdown-content {
    max-height: 0;
    overflow: hidden;
    position: relative;
    left: 8%;
    top: 0;
    background-color: transparent;
    z-index: 1;
    transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
    opacity: 0;
  }
  .footer-disclosure-dropdown.dropdown-active .dropdown-content {
    max-height: 500px; /* Adjust based on content height */
    opacity: 1;
  }
  .footer-disclosure-dropdown .sub-dropdown-active .sub-dropdown-content {
    max-height: 200px; /* Adjust based on content height */
    opacity: 1;
  }
  /* Arrow styling */
  .footer-disclosure-dropdown .fa-caret-down, .footer-disclosure-dropdown .fa-caret-right {
    margin-left: 5px;
  }
  @media(min-width:576px) and (max-width:820px){
    .container {
      max-width: initial !important;
    }
    .footer-disclosure-dropdown {
      min-width: 170px;
    }
    .footer-disclosure-dropdown .dropdown-content .main-opt {
      line-height: normal;
      margin-bottom: 10px;
    }
    .footer-disclosure-dropdown .dropdown-content .sub-opt {
      line-height: normal;
      margin-bottom: 8px;
    }
  }
  @media(min-width:768px) and (max-width:1024px){
    #footer .container.landscape-footer {
      max-width: initial !important;
      width: auto !important;
    }
    .footer-disclosure-dropdown {
      min-width: 170px;
    }
    .footer-disclosure-dropdown .dropdown-content .main-opt {
      line-height: normal;
      margin-bottom: 10px;
    }
    .footer-disclosure-dropdown .dropdown-content .sub-opt {
      line-height: normal;
      margin-bottom: 6px;
    }
  }
  @media(max-width:767px){
    .footer-disclosure-dropdown .dropdown-content .main-opt {
      line-height: 15px;
    }
    .footer-disclosure-dropdown .dropdown-content .sub-opt {
      line-height: 10px;
    }
    .footer-disclosure-dropdown {
      margin-bottom: 15px;
    }
    .footer-disclosure-dropdown .dropbtn { 
      margin-top: 0px;
    }
  }
  /* ----CSR Table --- */
  .csr-projects-sec {
    padding: 80px 0;
    font-family: "Lato-Regular" !important;
  }
  .csr-projects-sec h1
  {
    width: 82%;
    margin: auto;
    margin-top: 50px;
    font-family: 'Lato-Regular';
    font-weight: 600;
    color: #00692f;
    text-transform: uppercase;
    font-size: 36px;
  }
  .csr-projects-sec  table {
    border-collapse: collapse;
    width: 82%;
    font-family: "Lato-Regular" !important;
    margin: 20px auto 80px;
  }
  .csr-projects-sec  th {
    background-color: #9eca73;
    color: #000000;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    border: 2px solid #dddddd;
  }
  .csr-projects-sec td {
    border: 2px solid #dddddd;
    padding: 10px;
    text-align: left;
    vertical-align: top;
  }
  .csr-projects-sec td:first-child {
    background-color: #9eca73;
    color: #000000;
    font-weight: 600;
  }
  .csr-projects-sec ul {
    margin: 0;
    padding-left: 20px;
  }
  .csr-projects-sec li {
    list-style-type: none;
  }
  @media(max-width:767px){
    .csr-projects-sec  table {
      width: 100%;
    }
    .csr-projects-sec h1 {
      width: 100%;
    }
  }
  /* CSR committee  */
  .csr-committee-sec {
    min-height: 400px;
  }
  .csr-committee-sec h1
  {
    width: 82%;
    margin: auto;
    margin-top: 50px;
    font-family: 'Lato-Regular';
    font-weight: 600;
    color: #00692f;
    text-transform: uppercase;
    font-size: 28px;
  }
  .csr-committee-sec p {
    font-size: 18px;
    width: 82%;
    font-family: "Lato-Regular" !important;
    font-weight: 600;
    margin: 20px auto 80px;
    color: #8c8e8d;
    letter-spacing: 0.8px;
  }
  @media(max-width:767px){
    .csr-committee-sec h1 {
      width: 100%;
      font-size: 24px !important;
      line-height: 34px;
    }
    .csr-committee-sec p {
      width: 100%;
    }
  }

  .csr-projects-sec .main-list {
    padding-left: 0px;
  }
  .csr-projects-sec .sub-list {
    padding-left: 28px;
  }
  .csr-projects-sec .sub-list li {
    list-style-type: lower-roman;
  }


  /* Category footer content  style */
.category_footer_content .container {
  padding: 0 8px;
}
.category_footer_content h2, .category_footer_content h3, .category_footer_content h4, .category_footer_content h5
{
    font-family: "Lato-Bold";
    font-size: 28px;
    color: #007a3d;
    margin-bottom: 18px;
    margin-top: 30px;
    line-height: 36px;
}
.category_footer_content h5 {
  font-size: 20px !important;
}
.category_footer_content p, .category_footer_content p span
{
  font-family: "Lato-Regular";
  margin-bottom: 30px;
  line-height: 26px;
  letter-spacing: 0.04em;
  font-size: 17px;
  color: #8C8E8D;
  /* text-align: justify; */
  padding: 0px 10px;
}
.category_footer_content p br {
  margin-bottom: 20px;
}
.category_footer_content a, .category_footer_content a span
{
  border: none;
  color: #007a3d !important;
  font-weight: 600 !important;
  padding-left: 0px !important ;
  padding-right: 0px !important;
}
@media(max-width:1200px){
  .category_footer_content .container { 
    padding: 0 15px;
  }
}
@media(max-width:767px){
  .category_footer_content h2, .category_footer_content h3, .category_footer_content h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .category_footer_content p, .category_footer_content p span {
    font-size: 16px !important;
  }
  #product-listing #cards-section .body-txt a {
    font-size: 14px !important;
  }
}

.footer-title {
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ebebeb;
  padding: 10px 15px;
  margin-top: 10px !important;
  font-size: 20px !important;
}


@media(max-width:600px){
  .footer-title {
    font-size: 16px !important;
  }
  .category_footer_content p {
    padding: 0 20px !important;
  }
}
header .col-sm-12 .container {
  max-width: 1260px !important;
}

header .ar-view-link {
  display: block;
  margin-top: 1.5px;
}
header .header-ar {
  border: 3px solid #007a3d !important;
    color: #007a3d !important;
    background: #fff !important;
    font-size: 12px !important;
    padding: 6px 20px !important;
}
header .header-ar:hover {
  border: 3px solid #fff !important;
    background: #007a3d !important;
    color: #fff !important;
    text-decoration: none;
}

#pdt-type .product-discovery-inner .product-type:nth-of-type(-n+3) {
  display: none;
}

#trending-products .tp-header ul li:nth-child(3) {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#trending-products .tp-header ul li:nth-child(2) a:hover, #trending-products .tp-header ul li:nth-child(3) a:hover, #trending-products .tp-header ul li:nth-child(2) .nav-link.active, #trending-products .tp-header ul li:nth-child(3) .nav-link.active {
    border-radius: 0px !important;
}
#product-listing .sort-section form select {
  min-width: 220px ;
}
@media(min-width:1024px){
  header .navbar-nav {
    gap: 5px;
  }
}
@media(min-width:1200px){
  header .navbar-nav {
    gap: 8px;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    #product-listing .tabs-dropdown {
      width: 270px !important;
      justify-content: center;
      margin: auto;
      padding: 10px 0px;
      text-align: left;
    }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    #product-listing .tabs-dropdown select {
      width: 270px !important;
      padding: 10px;
      white-space: break-spaces;
      height: auto;
      text-align: left;
    }
    #product-listing .tabs-dropdown:after {
      top: 50% !important;
      transform: translateY(-50%) !important;
      right: 5px !important;
    }
    #product-listing .sort-section form select {
      margin-top: 20px !important;
    }
    #product-listing .type-product{
      margin-top: 0 !important;
      height: fit-content;
    }
}
#product-specification .spec_block h3 {
  min-height: 60px !important;
  height: auto !important;
}
#trending-products .tp-header ul li:nth-child(4) {
    border: 1px solid #fff;
}