/* Global css */
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.elementor-button:visited {
  color: #000 !important;
}
/* p{
  text-align: justify;
  hyphens: auto;
  word-spacing: -0em;
} */
.text-center-custom p {
  text-align: center !important;
}
.text-left-custom p {
  text-align: left !important;
}
[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
  background-color: transparent !important;
}

.full-btn .elementor-button-link {
  width: 100% !important;
  margin-top: 6px;
}
.font-poppins {
  font-family: "Poppins", serif;
}

.font-normal {
  font-size: 14px;
}

.font-base {
  font-size: 16px;
}

.font-xs {
  font-size: 12px;
}

.dropdown-menu-full {
  position: absolute;
  top: 100%;
  right: 0;
  width: 1140px;
  max-width: 1140px;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dropdown-menu[data-bs-popper] {
  top: 80px !important;
  left: 0px !important;
  transform: translateX(-35%);
}

.main-btn,
.add-to-cart-new-btn {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: fit-content;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 14px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
}

.main-btn:hover, .why-choose-sec .full-btn .elementor-button-link:hover   {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

/* .dropdown-item-list-sec .shop-drop-down {
  height: 100vh;
  overflow-y: auto;
} */

.shop-drop-down .elementor-button {
  display: block !important;
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: fit-content !important;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 14px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
}

.shop-drop-down .elementor-button:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

add-to-cart-new-btn {
  width: 100% !important;
}

.free-text {
  color: #EDE70B;
  font-size: 45px;
}

.shop-drop-down figure {
  width: 100%;
  height: 90px;
  background: #fff;
  padding: 5px 0 5px 0;
}

.elementor-image-box-content {
  text-align: left;
}

.shop-drop-down .elementor-image-box-wrapper {
  display: flex !important;
  flex-direction: column !important;
}

button.navbar-toggler.custom-toggle-btn {
  border: none;
  padding: 0px;
}

.others-bg-sec img {
  object-fit: cover;
  object-position: 97% 80%;
}

@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  /* .dropdown-menu-full {
    max-width: 960px;
    width: 960px;
  } */

}

@media (min-width: 1200px) {
  /* .dropdown-menu-full {
    max-width: 1140px;
    width: 1140px;
  } */

  .dropdown-menu[data-bs-popper] {
        transform: translateX(-35%);
    }
}

@media (min-width: 1400px) {
  /* .dropdown-menu-full {
    max-width: 1320px;
    width: 1320px;
  } */
}

@media (min-width: 1920px) {
  /* .dropdown-menu-full
   {
    max-width: 1480px !important;
  }

  .dropdown-menu-full {
    width: 1480px;
  } */

  /* .dropdown-menu[data-bs-popper]{
        left: -600% !important;
    } */
  p {
    font-size: 16px;
  }
}

@media (min-width: 2500px) {

 
  /* .dropdown-menu-full {
    max-width: 1800px !important;
  } */

  p {
    font-size: 16px;
  }
}

@media (min-width: 3000px) {

  
  /* .dropdown-menu-full {
    max-width: 2000px !important;
  }

  .dropdown-menu-full {
    width: 2000px;
  }

  .dropdown-menu[data-bs-popper] {
    left: 35% !important;
    transform: translateX(-27%);
  } */

  p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1919px) and (min-width: 1601px) {

/*  
  .dropdown-menu-full{
    max-width: 1400px !important;
  }

  .dropdown-menu-full {
    width: 1400px;
  } */

}

@media screen and (max-width: 1600px) and (min-width: 1440px) {
  /* .dropdown-menu-full{
    max-width: 1280px !important;
  }

  .dropdown-menu-full {
    width: 1280px;
  } */

  /* .dropdown-menu[data-bs-popper]{
        left: -350px !important;
    } */
}

@media screen and (max-width: 1200px) {
  /* .dropdown-menu[data-bs-popper] {
    transform: translateX(-23%);
  } */
}
.custom-container.row{
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1920px) {
  .custom-container,
  .site-main {
      max-width:1140px !important;
  }
  
  p {
      font-size: 16px;
  }
}

@media (min-width: 2500px) {
  .custom-container,
  .site-main {
      max-width:1140px !important;
  }

  p {
      font-size: 16px;
  }
}

@media (min-width: 3000px) {
  .custom-container,
.site-main   {
     max-width:1140px !important;
  }
  p {
      font-size: 18px;
  }
}

@media screen and (max-width: 1919px) and (min-width: 1601px) {
  .custom-container,
  .site-main {
     max-width:1140px !important;
  }
}

@media (min-width: 1280px) {
  .custom-container,
  .site-main {
     max-width:1140px  !important;
  }  
}
.custom-container,
.site-main {
  width: 100% !important;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
body.home main.site-main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
body.home main.site-main {
  width: 100% !important;
}
@media (max-width: 991px) {
  .custom-container,
  .site-main {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 100% !important;
  }
  [data-testid="animated-teaser"] {
    display: none  !important;
  }
}
@media (max-width: 575px) {
  .custom-container,
  .site-main {
  padding-right: 15px;
  padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
    padding: 0 15px;
  }
}

.contact-img {
  width: 80px !important;
  height: 80px !important;
  min-height: 80px !important;
}

@media (max-width: 768px) {
  .contact-img {
    width: 62px !important;
    height: 62px !important;
  }
}

.contact-form [type=submit],
.main-btn {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: fit-content;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 20px;
  color: black !important;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  width: 100%;
  display: block !important;
  margin-top: 31px;
  margin-bottom: -35px;
}

.contact-form [type=submit]:hover,
.main-btn:hover {

  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.contact-form label {
  font-family: 'Poppins';
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 12px;
}

.contact-form label span {
  color: #f00;
  margin-left: 1px;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=number],
.contact-form input[type=tel],
.contact-form input[type-url],
.contact-form textarea {
  border-radius: 36px;
  height: 56px;
  border: #AFAFAF 1px solid;
  font-size: 17px;
  font-family: 'Poppins';
  color: #8D8D8D;
}
.contact-form input[type=text]::placeholder, .contact-form input[type=email]::placeholder, .contact-form input[type=number]::placeholder, .contact-form input[type=tel]::placeholder, .contact-form input[type-url]::placeholder, .contact-form textarea::placeholder{
  color: #8D8D8D;
}
.contact-form textarea {
  height: 100px;
  max-height: 100px;
  height: 100px;
  border-radius: 23px;
}

@media (max-width: 991px) {
  .banner-dw-scroll {
    width: 1200px !important;
  }
}


.banner-dw-text {
  white-space: nowrap;
}

nav.breadcrumb-main {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 34px;
}

.breadcrumb-icon {
  margin: 0 5px 0 0px !important;
  border: solid #8D8D8D;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.trending-slides .elementor-widget-theme-post-featured-image {
  height: 280px !important;
  background: #F8F8F8;
}

.trending-slides .elementor-widget-theme-post-featured-image img {
  height: 280px !important;
  object-fit: contain !important;
  width: 100%;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
  text-decoration-color: #5c5a5a !important;
}
.trending-slides h3.product_title {
  font-family: 'Poppins';
  color: #000;
  font-size: 18px !important;
  text-align: center !important;
  display: block !important;
  font-weight: 500;
  height: 30px !important;
}

.trending-slides p.price .woocommerce-Price-amount {
  font-family: 'Poppins';
  font-weight: 700;
  display: block !important;
  text-align: center !important;
}
.elementor-button span{
  color: black !important;
}
.trending-slides p.price del .woocommerce-Price-amount bdi {
  color: #0009 !important;
}
.trending-slides .elementor-button {
  width: 100% !important;
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  padding: 15px 10px;
  font-family: "Poppins", serif;
  font-size: 18px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
}

.trending-slides .elementor-button:hover {
  background: rgb(237, 231, 11) !important;
  color: #000 !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.trending-slides .elementor-button-content-wrapper {
  display: flex !important;
  justify-content: center;
  flex-direction: row-reverse !important;
}

.trending-slides .elementor-button-icon svg {
  fill: black;
}

.trending-slides .elementor-swiper-button-prev,
.trending-slides .elementor-swiper-button-next {
  width: 40px;
  height: 40px;
  border: #000 2px solid !important;
  border-radius: 50%;
}

.trending-slides .elementor-swiper-button-prev {
  padding: 5px 0px 0 5px;
  left: -5% !important;
}

.trending-slides .elementor-swiper-button-next {
  padding: 5px 0px 0 7px;
  right: -5% !important;
}

@media (max-width: 991px) {
  .trending-slides .elementor-swiper-button {
    display: none !important;
  }
}

/* collection page */
.custom-product-categories {
  font-family: Arial, sans-serif;
}

.custom-product-categories h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}

.product-categories-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-categories-list .category-item a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.product-categories-list .category-item:hover a.category-link {
  color: #005198;
}
.product-categories-list .category-item:hover {
  background-color: #f9f9f9;
}
.product-categories-list .category-item.item-selected {
  background-color: #f9f9f9;
}
.product-categories-list .category-item.item-selected a.category-link{
  color: #005198 ;
}

.product-categories-list .category-arrow {
  font-size: 14px;
}

.collection-paragraph h2 {
  font-size: 20px;
}

.collection-paragraph p {
  font-size: 18px;
  line-height: 1.8;
  font-family: 'Poppins';
}

.collection-paragraph h3 {
  font-size: 20px;
  font-weight: 500;
  font-family: 'Poppins';
}

div#results-count {
  font-size: 15px;
  color: #6A6A6A;
  font-family: 'Poppins';
}

.all-products-link {
  margin-top: 15px;
}

.all-products-link a {
  font-size: 16px;
  font-weight: bold;
  color: #0073aa;
  text-decoration: none;
}

.all-products-link a:hover {
  text-decoration: underline;
}

.shop-card {
  background: #F0F8FF;
}

.collection-fit-content .elementor-loop-container {
  display: flex;
  flex-wrap: wrap;
}

.collection-fit-content .e-loop-item {
  width: 32%;
}
.collection-fit-content .e-loop-item .elementor-button:hover{
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

@media (max-width: 767px) {
  .collection-fit-content .e-loop-item {
    width: 48%;
  }
  .collection-paragraph p{
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .collection-fit-content .e-loop-item {
    width: 100%;
  }
}

.shop-card .woocommerce-product-details__short-description p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 7px 0 0px 0;
}

.shop-card p.price {
  margin-bottom: 0px !important;
}

.shop-card .elementor-button-link {
  width: 100% !important;
}

.custom-product-categories h3 {
  font-family: 'Poppins';
  color: #005198;
  font-size: 18px;
  font-weight: 600;
  margin-top: -2px;
}

.product-categories-list .category-item {
  padding: 5px 0 5px 0;
  font-family: 'Poppins';
  color: black;
  font-size: 18px;
  font-weight: 400;
  border-bottom: none;
}

/* .category-item span.category-name {
  color: #000;
} */

.product-categories-list .category-arrow {
  font-size: 20px;
}

.collection-fit-content nav.elementor-pagination {
  text-align: right !important;
  margin-top: 30px !important;
  display: flex;
  justify-content: end;
  position: relative;
}

.collection-fit-content .page-numbers {
  height: 34px;
  width: 34px;
  display: flex;
  border: #005198 1px solid;
  justify-content: center;
  align-items: center;
  color: #005198;
}

.collection-fit-content .page-numbers.current {
  color: #fff;
  background: #005198;
}

.collection-fit-content .page-numbers.next,
.collection-fit-content .page-numbers.prev {
  border: none;
  font-size: 0;
  position: relative;
}

.collection-fit-content .page-numbers.next:after {
  content: '';
  border: solid #005198;
  border-width: 0 2px 2px 0;
  position: absolute;
  display: inline-block;
  top: 8px;
  left: 0px;
  padding: 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.collection-fit-content .page-numbers.prev:after {
  content: '';
  border: solid #005198;
  border-width: 0 2px 2px 0;
  position: absolute;
  display: inline-block;
  top: 8px;
  right: 0px;
  padding: 8px;
  transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
}

button:focus {
  outline: 0 !important;
  box-shadow: none;
}

.form-control:focus {
  outline: 0 !important;
  box-shadow: none;
}

/* Global css */
/* header */
.top-header {
  background-color: #357ec0;
  height: 32px !important;
}

.mainHeader {
  height: 122px;
  display: flex;
  align-items: center;
}

.logo {
  width: 211px;
  height: 90px;
  display: block;
}

.logo img {
  width: 100%;
  height: auto;
}

/* navbar */
.dynamic-header {
  position: fixed;
  z-index: 9999;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
}

.mainHeader .nav-item {
  padding: 0.5rem 11px;
}

.mainHeader .nav-item.dropdown {
  margin-right: 10px;
}

.mainHeader .dropdown-hover:hover>.dropdown-menu {
  display: inline-block;
}

.mainHeader .dropdown-hover>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

.mainHeader .dropdown-item-list {
  padding: 20px 30px;
}

.mainHeader .dropdown-menu.dropdown-menu-full {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top: 0;
  border: none;
  background: #FAFAFA
}

.mainHeader .dropdown-item-list ul {
  list-style: none;
  padding: 0;
}

.mainHeader .dropdown-item-list ul li {
  margin-bottom: 10px;
}

.mainHeader .custom-toggle-btn:focus {
  box-shadow: none !important;
  /* border: none !important; */
}

.mainHeader .navbar-light.bg-light {
  background-color: transparent !important;
}

.mainHeader a.nav-link {
  font-family: "Poppins", serif;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}
.mainHeader li.nav-item.dropdown:hover a{
  color: #224194;
}
.mainHeader a.nav-link:hover,
.mainHeader .navbar-collapse a:hover {
  color: #224194;
}

.mainHeader .navbar-expand-lg .navbar-collapse {
  justify-content: end;
}

.search-sec input.search-field {
  border: #989898 1px solid;
  border-radius: 50px;
  font-family: "Poppins", serif;
  height: 43px;
  width: 100%;
  outline: 0;
  padding: 0 28px 0 15px;
}

.search-sec input.search-submit {
  font-size: 0;
  background-color: transparent;
  border: none;
  position: absolute;
  background: url(../images/search.png) no-repeat;
  top: 7px;
  right: 13px;
  width: 41px;
  height: 41px;
  background-size: 40%;
  cursor: pointer;
  background-position: center;
}

.action-list {
  list-style: none;
  padding-left: 0px;
}

.action-list a {
  width: 27px;
  height: 30px;
  display: block;
}

.action-list a img {
  width: 100%;
}

.count-no {
  position: absolute;
  width: 22px;
  height: 22px;
  font-family: "Poppins", serif;
  font-size: 10px;
  background-color: #357EC0;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -5px;
  right: -15px;
  border-radius: 36px;
  color: #fff;
  font-weight: 600;
}

.mainHeader a.nav-link dropdown-toggle {
  position: relative;
}
.mainHeader .nav-item.dropdown:hover .dropdown-toggle::after {
  border-color: #224194 !important;
}
.mainHeader .dropdown-toggle::after {
  border: solid black;
  border-width: 0 2px 2px 0;
  position: absolute;
  display: inline-block;
  top: 16px;
  right: 7px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.dropdown-head h2 i.fa-angle-left:before{
  content: '' !important;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  position: absolute;
  display: inline-block;
  top: 29px;
  left: 15px;
  padding: 5px;
  transform: rotate(134deg);
  -webkit-transform: rotate(134deg);
}
.mainHeader .nav-item a {
  display: inline;
  font-family: 'Poppins';
  color: #000;
  font-weight: 500;
  font-size: 16px !important;
  white-space:nowrap;
}

.mainHeader a.nav-link:hover:after {
  border-color: #224194;
}

.cart-drawer {
  width: 350px;
  background-color: #fff;
  border-left: #000000 1px solid;
  top: 126px;
  right: 0;
}

.head-cart .offcanvas-header {
  background-color: aliceblue;
  border-bottom: #cdcbcb 1px solid;
  font-family: "Poppins", serif;
}

.dropdown-menu.show {
  padding: 0px !important;
}

.dropdown-head h2 {
  font-size: 18px;

}

.dropdown-head {
  border-bottom: #D8D8D8 1px solid;
}

.dropdown-item-list-sec-img {
  background: #fff;
  border-radius: 10px;
  padding: 15px 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.dropdown-item-list-sec-img img {
  height: 84px;
  width: auto;
  object-fit: contain;
}

.dropdown-item-list-sec-text {
  font-family: "Poppins", serif;
  font-size: 15px;
  font-weight: 500;
}

.last-item-sec {
  z-index: 9999;
  position: relative;
}

.dropdown-item-list .last-item {

  background-image: url(../images/last-item.png);
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  width: 100%;
  padding: 10px;
  height: 100%;
  z-index: 9;
}

.dropdown-item-list .last-item:after {
  position: absolute;
  content: '';
  background-color: rgba(16, 71, 123, 0.65);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  border-radius: 10px;
}

.banner,
.custom-body {
  margin-top: 154px !important;
}

.search-sec label {
  width: 100%;
  margin-top: 6px;
}

.search-sec form {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .logo {
    width: 136px;
    height: 61px;
    margin-top: 6px;
  }

  .custom-toggle-btn[aria-expanded="false"] .navbar-toggler-icon {
    background-image: var(--bs-navbar-toggler-icon-bg);
  }

  .custom-toggle-btn[aria-expanded="true"] .navbar-toggler-icon {
    display: none;
  }

  .custom-toggle-btn[aria-expanded="false"] .close-icon {
    display: none;
  }

  .custom-toggle-btn[aria-expanded="true"] .close-icon {
    background-image: url(../images/cross.png);
    background-repeat: no-repeat !important;
    margin-top: 6px;
    display: block;
    width: 18px;
    height: 18px;
  }

  div#navbarNav {
    background: url('https://cleartest.com/wp-content/uploads/2025/04/head-mob-bg.webp') no-repeat #005198;
    position: fixed;
    top: 154px;
    left: 0;
    padding: 10px 15px;
    width: 100%;
    height: 100%;
    z-index: 9;
  }

  .dropdown-head h2 {
    color: white;
    display: flex;
    gap: 16px;
  }
  .dropdown-head h2 a span {
    text-decoration: underline;
    font-size: 21px;
}
  .dropdown-head h2 .elementor-image-box-title {
    color: #fff !important;
  }

  .mainHeader {
    flex-direction: column;
  }

  .search-sec input.search-submit {
    top: 6px;
    right: 20px;
  }

  .mainHeader .dropdown-menu[data-bs-popper] {
    position: fixed !important;
    background: url('https://cleartest.com/wp-content/uploads/2025/04/head-mob-bg.webp') no-repeat #005198 !important;
    top: -2px !important;
    left: 0 !important;
    padding: 10px 15px !important;
    width: 100%;
    transform: unset;
    border-radius: 0;
    height: 100%;
    background-size: cover !important;
    overflow: auto;
  }

  .mainHeader .dropdown-item-list {
    padding: 0;
  }

  .mainHeader .nav-item {
    padding: 1rem 11px;
  }

  .mainHeader .nav-item a {
    color: #fff !important;
    display: block;
  }
  .mainHeader .nav-item.dropdown{
    display: flex
  }
  .mainHeader .nav-item.dropdown a{
    width: 60%;
  }
  .mainHeader .nav-item.dropdown span.dropdown-toggle {
    width: 40%;
}
.mainHeader .nav-item.dropdown:hover .dropdown-toggle::after{
  border-color: #fff !important;
}
  .mainHeader .dropdown-toggle::after {
    border-color: #fff !important;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    top: 32px;
    padding: 5px;
    border-width: 0 3px 3px 0;
  }

  .dropdown-head {
    border-bottom: none;
  }

  .mainHeader .navbar-collapse {
    transform: translateX(-100%);
    transition: transform 0.5s ease-in-out;
    /* Smooth transition for opening and closing */
  }

  /* When the navbar is open, move it into view */
  .mainHeader .navbar-collapse.show {
    transform: translateX(0);
  }

  .mainHeader .navbar-collapse:not(.show) {
    transform: translateX(-100%);
    display: block !important;
  }

  .mainHeader .dropdown-menu-full {
    transform-origin: left;
    animation: dropdown-fade 0.5s ease-in-out;
  }

  @keyframes dropdown-fade {
    from {
      opacity: 0;
      transform: scale(0.95);
    }

    to {
      opacity: 1;
      transform: scale(1);
    }
  }

  .shop-drop-down .elementor-image-box-wrapper {
    flex-direction: row !important;
    align-items: center;
    width: 100% !important;
    gap: 15px;
  }

  .shop-drop-down figure {
    width: 150px !important;
    height: 79px;
    border-radius: 10px;
  }

  .shop-drop-down figure img {
    height: 67px;
    object-fit: contain;
  }
  .dropdown-item-list-sec .shop-drop-down {
    height: 122%;
}
}

@media screen and (max-width: 992px) {
  .shop-drop-down .elementor-image-box-content {
    width: 60%;
  }
}

/* navbar */

/* header */
/* banner */


.banner-text h2 {
  font-family: "Poppins", serif !important;
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0px 3px 6px #00000050;
}

.banner-text h1 {
  font-family: "Poppins", serif;
  font-size: 80px;
  font-weight: 700;
  color: #EDE70B;
  text-shadow: 0px 3px 6px #00000050;
  line-height: 1.1;
}

.banner-text h1 span {
  font-size: 80px;
  font-weight: 400;
  color: #ffffff;
}

.banner p {
  color: #fff;
  font-size: 18px;
  font-family: "Poppins", serif;
}

/* banner */
.banner-bottom-sec {
  background-color: #EBF6FF;

  width: 100%;
  position: relative;
  display: block;
}

.banner-bottom-sec-items {
  padding: 25px 0;
}

.banner-bottom-sec-items .banner-bottom-sec-item {
  padding: 0 3%;
  width: fit-content;
  border-left: #C3D5E3 1px solid;
}

.banner-bottom-sec-items .banner-bottom-sec-item:first-child {
  padding-left: 0px;
  border-left: none
}

.banner-bottom-sec-items .banner-bottom-sec-item:last-child {
  padding-right: 0px;
}

.banner-bottom-sec-image {
  width: 42px;
  height: 42px;
  margin-right: 10px;
}

.banner-bottom-sec-text {
  display: flex;
  align-items: center;
}

.banner-bottom-sec-text p {
  margin-bottom: 0px;
  font-size: 18px;
  font-family: "Poppins", serif;
  font-weight: 500;
  white-space: nowrap;
}
.banner-shop .elementor-button-link{
  width: 100%;
}

/* .banner-pro{
  width: 472px !important;
} */
 /* about */
 .meet-cont {
  min-height: 309px;
}
.mission-sec {
  position: absolute !important;
  height: 700px !important;
  left: 0;
}
.mission-sec img {
  height: 700px !important;
  object-fit: cover !important;
}
.about-team {
  margin-top: 805px !important;
}
@media screen and (max-width: 991px) {
  .mission-sec{
    position: relative !important;
    height: auto !important;
  }
  .about-team {
    margin-top: 40px !important;
  }
  .mission-sec img {
    height: 400px !important;
  }
  .banner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 567px) {
  .mission-sec img {
    height: 240px !important;
  }
}
/* about */
.home-about-text h2 {
  font-size: 34px;
  font-family: "Poppins", serif;
  font-weight: 500;
  color: #000000;
}

.home-about-text p {
  font-size: 16px;
  font-family: "Poppins", serif;
}

@media screen and (max-width: 992px) {

  .banner-text h2 {
    font-size: 23px;
  }

  .banner-text h1,
  .banner h1 span {
    font-size: 45px;
  }

  .banner-bottom-sec-items {
    width: 100%;
    overflow-x: auto;
  }

  .banner-bottom-sec-item {
    width: fit-content;
  }
}

@media screen and (max-width: 575px) {
  .banner {
    height: 770px;
  }
}

/* best-seller */

.swiper-slide .elementor-swiper-button {
  display: none !important;
}

.best-seller-scroll .elementor-swiper-button {
  top: -63px !important;
}

.best-seller-scroll .elementor-swiper-button-prev,
.best-seller-scroll .elementor-swiper-button-next {
  width: 35px;
  height: 35px;
  border: #fff 2px solid !important;
  border-radius: 50%;
}

.best-seller-scroll .elementor-swiper-button-prev {
  padding: 3px 0px 0 3px;
}

.best-seller-scroll .elementor-swiper-button-next {
  padding: 4px 0px 0 4px;
}

.best-seller-scroll {
  margin-top: 30px;
}

.card-content {
  gap: 4px !important;
  min-height: 210px !important;
}
.card-content p.price {
  margin-bottom: 0px !important;
}
.best-seller-scroll .swiper-slide {
  background-color: #fff;
  border-radius: 23px;
  padding: 0 !important;
}
.slide-image .elementor-main-swiper {
  height: 300px !important;
}
.slide-image .elementor-carousel-image {
  background-size: contain;
}

.best-seller-scroll h2.product_title.entry-title.elementor-heading-title {
  font-weight: 700;
  font-family: "Poppins", serif;
  /* margin-top: 20px; */
  color: #000000;
  font-size: 20px;
}

.slide-list ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.slide-list ul li {
  font-size: 15px;
  position: relative;
  font-family: "Poppins", serif;
  text-align: left;
  color: #000000;
  list-style: none;
  padding: 5px 0 5px 24px;
}

.slide-list ul li::before {
  content: '';
  background: url('https://cleartest.com/wp-content/uploads/2025/04/Group-58.png') no-repeat;
  top: 6px;
  left: 0;
  width: 18px;
  height: 17px;
  position: absolute;
}

.slide-text {
  min-height: 40px;
}

.slide-price .woocommerce-Price-amount, .slide-price p[class^="price"] {
  font-size: 16px;
  font-family: "Poppins", serif;
  font-weight: 700;
  text-align: left;
  margin-top: 10px;
  color: #FF0000 !important;
  text-decoration: none !important;
}

.slide-price del .woocommerce-Price-amount {
  color: #00000099 !important;
  margin-right: 10px;
  font-size: 16px;
  text-decoration-color: #00000099 !important;
  font-family: "Poppins", serif;
}

.best-seller-scroll .swiper-slide a.elementor-button {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: 100%;
  padding: 14px 10px;
  font-family: "Poppins", serif;
  font-size: 17px;
  color: black;
  font-weight: 700 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
}

.best-seller-scroll .swiper-slide a.elementor-button span.elementor-button-content-wrapper {
  flex-direction: row-reverse;
}

.best-seller-scroll .swiper-slide a.elementor-button span.elementor-button-content-wrapper .elementor-button-icon {
  fill: #000;
}

@media screen and (max-width: 991px) {
  .best-seller-scroll .elementor-swiper-button-prev {
    right: 57px !important;
    left: unset !important;
  }

  /* .best-seller-scroll .elementor-swiper-button {
    top: -54px !important;
  } */
  .slide-image .elementor-main-swiper {
    height: 250px !important;
  }
  .best-seller-scroll {
    margin-top: 7px;
  }
}

@media screen and (max-width: 991px) {
  .best-seller-scroll .elementor-swiper-button {
    top: -35px !important;
  }
  .home-kit .best-seller-scroll {
    margin-top: 30px;
}
}

/* freeshipping */
@media screen and (max-width: 992px) {
  .why-choose-sec,
  .why-inner {
    padding: 0 0;
  }
}
/* home-test-kit */
.home-kit .best-seller-scroll .swiper-slide {
  border: #A0A0A0 1px solid;
  margin-bottom: 10px;
}
.home-kit .slide-image .swiper-slide {
  border: none !important;
}
.home-kit  .swiper-horizontal>.swiper-pagination-bullets, .home-kit  .swiper-pagination-bullets.swiper-pagination-horizontal, .best-seller-scroll .swiper-horizontal>.swiper-pagination-bullets,  .best-seller-scroll  .swiper-pagination-bullets.swiper-pagination-horizontal{
  left:50% !important;
}
.home-kit .best-seller-scroll .elementor-swiper-button-prev,
.home-kit .best-seller-scroll .elementor-swiper-button-next {
  border: #003566 2px solid !important;
}

.home-kit .best-seller-scroll .elementor-swiper-button-prev svg,
.home-kit .best-seller-scroll .elementor-swiper-button-next svg {
  fill: #003566 !important;
}

/* home-test-kit */
.free-shipping-text h2 {
  font-weight: 700;
  font-family: "Poppins", serif;
  /* margin-top: 20px; */
  color: #EDE70B;
  font-size: 70px;
}

.free-shipping-text h3 {
  font-weight: 500;
  font-family: "Poppins", serif;
  margin-top: 10px;
  font-size: 48px;
  color: #fff;
}
.free-shipping-text p {
  font-family: "Poppins", serif;
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
}
.free-shipping-text .main-btn {
  font-family: "Poppins", serif;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 50px;
}

/* additional-tips */
.add-tips-list {
  padding-left: 30px !important;
}

.add-tips-list h3:after {
  left: -28px;
  background-size: contain !important;
  height: 20px;
  width: 20px;
  position: absolute;
  content: '';
  background: url('https://cleartest.com/wp-content/uploads/2025/04/Group-118.png') no-repeat;
}

/* additional-tips */
.trending-slides .elementor-widget-theme-post-featured-image {
  height: 280px;
}

.trending-slides .elementor-widget-theme-post-featured-image img {
  height: 280px;
  object-fit: contain;
  width: 100%;
}

.trending-slides h3.product_title {
  font-family: 'Poppins';
  color: #000;
  font-weight: 18px;
  text-align: center;
  font-weight: 500;
  height: 45px;
}

.trending-slides p.price .woocommerce-Price-amount, .trending-slides p[class^="price"]
{
  color: #D51313 !important;
  font-family: 'Poppins';
  font-weight: 700;
  text-align: center !important;
  
}
.trending-slides p.price {
  display: flex;
  justify-content: center;
  gap: 2px;
}
.trending-carousel .elementor-button-link {
  color: #000;
}

/* faq-page */
.faq-accordian .e-n-accordion-item {
  border-bottom: #70707066 1px solid;
}
.faq-accordian-q .elementor-widget-container b {
  font-weight: 800 !important;
}
.faq-accordian .e-n-accordion-item-title {
  flex-direction: row-reverse !important;
  justify-content: space-between !important;
  padding: 13px 0 !important;
}

.faq-accordian .e-n-accordion-item-title-text {
  padding-right: 25px;
}

.faq-accordian span.e-n-accordion-item-title-icon .e-opened svg,
.faq-accordian span.e-n-accordion-item-title-icon .e-closed svg {
  display: none;
}

.faq-accordian-q ul li::marker,
.tips-tricks ul li::marker {
  color: #005198;
}

.faq-accordian-q ul {
  padding-left: 20px !important;
  margin-bottom: 1rem;
}
.faq-accordian-q ul li b,
.tips-tricks ul li b {
  font-weight: 500;
}

.faq-accordian span.e-n-accordion-item-title-icon .e-opened:after,
.faq-accordian span.e-n-accordion-item-title-icon .e-closed:after {
  font-weight: 400;
  font-size: 36px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -23px;
  right: 0px;
  right: 0px;
}

.faq-accordian span.e-n-accordion-item-title-icon .e-opened:after {
  content: '+';
  transform: rotate(45deg);
  right: -15px;
  top: -19px;
}

.faq-accordian span.e-n-accordion-item-title-icon .e-closed:after {
  content: '+';
}

.faq-accordian .e-n-accordion-item:last-child {
  border-bottom: none;
}

/* testimonial slider */
.testimonial-slider .elementor-testimonial {
  gap: 15px;
  flex-direction: column-reverse;
  display: flex;
}

.testimonial-slider .swiper-slide:hover {
  background-color: #357EC0 !important;
}

.testimonial-slider .swiper-slide:hover .elementor-testimonial__text,
.testimonial-slider .swiper-slide:hover .elementor-testimonial__name,
.testimonial-slider .swiper-slide:hover .elementor-testimonial__title {
  color: #fff !important;
}

.testimonial-slider .swiper-pagination-bullet {
  background: #fff !important;
  width: 10px !important;
  height: 10px !important;
  opacity: 1 !important;
  border: #357EC0 2px solid;
}

.testimonial-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #357EC0 !important;
  width: 10px !important;
  height: 10px !important;
  border: #357EC0 2px solid;
}

/* testimonial slider */
/* home review */
.review-slider .review-rating, .review-slider .review-date{
display: none;
}
.review-slider .review-comment {
  font-style: italic;
  height: 100px;
  font-size: 16px;
  font-family: 'Poppins';
  overflow-y: auto;
  color: inherit;
}
.review-comment::before{
content: '"';
font-size: 18px;
position: relative;
width: 18px;
height: 18px;
}
.review-comment::after{
content: '"';
font-size: 18px;
position: relative;
width: 18px;
height: 18px;
  }
.review-slider {
  margin: 0 0 44px 0 !important;
  padding: 0 0 47px 0 !important;
}
.review-slider .custom-dots .swiper-pagination-bullet {
  background: #fff;
  border: #337ab7 3px solid;
}
.review-slider .custom-dots .swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet-active-main{
  background: #337ab7;
}
.review-slider .review-box h3{
  color: inherit;
}
.review-slider .review-box h3 + p {
  font-size: 12px;
  opacity: 0.6;
  font-family: 'Poppins';
  margin: 5px 0 9px 0px;
}
.review-slider .review-box h3 + p img{
  opacity: 1 !important;
}
.review-slider .review-box{
  color: #000;
  box-shadow: none !important;
}
.review-slider .review-box:hover{
 background: #337ab7; 
 color: #fff;
}
.review-slider .review-box h3{
  color: inherit;
}
/* Track */
.review-slider .review-comment::-webkit-scrollbar {
  width: 5px;
}
.review-slider .review-comment::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.review-slider .review-comment::-webkit-scrollbar-thumb {
  background: grey; 
  border-radius: 10px;
}

/* Handle on hover */
.review-slider .review-comment::-webkit-scrollbar-thumb:hover {
  background: grey; 
}
/* footer */
footer {
  background-image: url('https://cleartest.com/wp-content/uploads/2025/04/footer-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px;
}

footer li.nav-item {
  font-family: 'Poppins';
  padding: 5px 0;
}

footer li.nav-item a {
  color: #fff;
  font-size: 15px;
  font-family: 'Poppins';
  font-weight: 300;
}

footer p {
  font-family: 'Poppins';
  color: #fff;
  margin-bottom: 12px !important;
}

footer h3 {
  color: #EDE70B;
    font-size: 25px;
    font-family: 'Poppins';
    margin-bottom: 10px;
    font-weight: 600;
    
}

footer p i {
  color: #509FE6;
}
footer .contact-content a, footer .contact-content p {
  font-size: 15px;
  font-family: 'Poppins';
  font-weight: 300;
  color: white;
}
.footer-social-icon a {
  display: flex;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  color: #509FE6 !important;
  border: #509FE6 2px solid;
}
.ft-twt img {
  width: 18px;
}
@media screen and (max-width: 575px) {
  .footer-menu {
    margin-top: 45px;
  }
  footer h3 {
  margin-top: 20px;
  }
  footer {
    padding: 50px 5px 30px 5px !important;
  }

  .footer-logo {
    margin: auto;
    width: 212px !important;
    margin-bottom: 20px;
  }

  footer {
    background-image: url('https://cleartest.com/wp-content/uploads/2025/04/footer-bg-mob.jpg');
  }
 

}

/* 24-01-2025 */
.heroBannerContainer {
  margin-top: 154px;
}
/* ====cartpage====== */
p.zip-head{
  position: relative;
  font-family: "Poppins", Sans-serif;
}
span.tooltip {
  position: absolute;
  background: #0e0e0e;
  color: #fff;
  width: 270px;
  opacity: 0;
  padding: 10px;
  font-family: 'Poppins';
  border-radius: 10px;
  left: 0;
  top: -86px;
  transition: 0.4ms;
}
p.zip-head:hover span.tooltip{
  opacity: 1;
}
span.tooltip:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 15%;
  width: 0;
  height: 0;
  margin: 5px auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid black;
}
.collateralsRight {
  margin-top: 40px !important;
}
.woocommerce-cart.page-id-19 {
  font-family: "Poppins", Sans-serif;
}
span.zip-head {
  font-size: 14px;
  line-height: 1.4 !important;
  margin-bottom: 0px;
  margin-top: -13px;
  display: block;
}
.woocommerce-cart.page-id-19 .page-content {
  margin-top: 40px !important;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table {
  border: 1px solid #DBE4ED;
  border-radius: 12px;
  background: #EFF8FF;
  padding: 20px 13px;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.woocommerce-cart.page-id-19 ul#shipping_method li input{
  margin: 0px 6px 0 0 !important;
  width: 25px !important;
  height: 25px !important;
}
.woocommerce-cart.page-id-19 .woocommerce table.shop_table th {
  font-weight: 500;
  color: #000;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table th,
.woocommerce-cart.page-id-19 .woocommerce table.shop_table td {
  border: 0;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table tbody>tr:nth-child(even) td {
  border-top: 1px solid #DBE4ED;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table tbody>tr:nth-child(odd)>td {
  background-color: transparent;
}

.woocommerce-cart.page-id-19 .woocommerce table tbody>tr:nth-child(odd)>th {
  background-color: transparent;
}

.woocommerce-cart table.cart .productThumb {
  display: inline-block;
  height: 100%;
  background: #fff;
  border: 1px solid #707070;
  width: 98px;
  height: 98px;
  border-radius: 9px;
  padding: 12px;
}

.woocommerce-cart table.cart .productThumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.woocommerce-cart table.cart .product-thumbnail .proName {
  font-weight: 500;
  color: #000;
  margin: 0 0 2px;
  text-align: left !important;
}

.woocommerce-cart table.cart .product-thumbnail .proCategory {
  font-weight: 400;
  color: #9B9B9B;
  margin: 0;
}
.woocommerce-cart ul#shipping_method li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.ProThumb {
  align-items: center;
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: none !important;
}

.woocommerce-cart.page-id-19 .signature-wrap input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.woocommerce-cart.page-id-19 .cart_totals_templatenew {
  margin-top: 30px;
}

.woocommerce-cart.page-id-19 .signature-wrap {
  font-size: 15px;
}

.woocommerce-cart.page-id-19 .cart_totals_templatenew h2 {
  font-size: 22px;
  font-weight: 600;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table.shipping-calc-inside-table tbody>tr:nth-child(even) td {
  border-top: 0;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table.shipping-calc-inside-table th {
  font-weight: 400;
  color: #000;
  /* width: 60%; */
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table.shipping-calc-inside-table {
  border: 1px solid #9DBBD3;
}

.woocommerce-cart.page-id-19 .collateralsLeft .checkout-button.main-btn {
  border-radius: 30px;
  color: #000;
  font-size: 20px;
  font-weight: 600 !important;
  display: inline-block !important;
  width: auto;
  min-width: 350px;
  padding: 15px 30px;
  text-align: center;    margin-bottom: -11px;
}

.woocommerce-cart table.cart .product-subtotal .woocommerce-Price-amount {
  color: #FF0000;
}

.woocommerce-cart.page-id-19 .woocommerce table.shop_table.shipping-calc-inside-table .order-total .woocommerce-Price-amount {
  color: #FF0000;
}

.couponTitle {
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
}

.woocommerce-cart.page-id-19 .coupon input#coupon_code {
  border-radius: 28px;
  border-color: #707070;
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce-cart.page-id-19 .rightCol .coupon .button.main-btn,
.woocommerce-cart.page-id-19 .rightCol .button.main-btn {
  border-radius: 30px;
  color: #000;
  font-size: 20px;
  font-weight: 600 !important;
  display: inline-block !important;
  padding: 15px 30px;
  text-align: center;
  margin-top: 15px;
  width: 100% !important;
}

.woocommerce-cart.page-id-19 .collateralsRight .shipping-calculator-form .form-row {
  padding: 0;
  margin-bottom: 15px;
}

.woocommerce-cart.page-id-19 .collateralsRight .shipping-calculator-form .form-row .select2-container--default .select2-selection--single {
  border-radius: 28px !important;
  border-color: #989898;
  padding: 6px 6px 0 6px;
  height: 54px;
}

.woocommerce-cart.page-id-19 .collateralsRight .shipping-calculator-form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px;
  right: 15px;
}

.woocommerce-cart.page-id-19 .collateralsRight .shipping-calculator-form .form-row #calc_shipping_city,
.woocommerce-cart.page-id-19 .collateralsRight .shipping-calculator-form .form-row #calc_shipping_postcode {
  border-radius: 28px;
  border-color: #989898;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.coupon-error-notice{
  color: #FF0000 !important;
  font-size: 13px;
}
.woocommerce-cart.page-id-19 .select2-container .select2-selection--single .select2-selection__arrow b{
  top: 25% !important;
}
.woocommerce-cart.page-id-19 .collateralsRight .button.main-btn {
  border-radius: 30px;
  color: #000;
  font-size: 20px;
  font-weight: 600 !important;
  display: inline-block !important;
  padding: 15px 30px;
  text-align: center;
  width: 100% !important;
}
.collateralsMain {
  margin-bottom: 30px;
}
.cart .quantity input[type="number"] {
  padding: 0.5em 0px 0.5em 0;
}

.wooco-item-child .product-price .amount, .wooco-item-child .product-price .tax_label,
.wooco-item-child .product-subtotal .amount, .wooco-item-child .product-subtotal .tax_label,
.wooco-item-child .product-total .amount, .wooco-item-child .product-total .tax_label {
  opacity: .8 !important;
}

@media(max-width:992px) {
  .woocommerce-cart.page-id-19 .site-main {
    max-width: 92% !important;
  }

  .rightCol {
    padding-bottom: 30px;
  }
}

@media(max-width:768px) {
  .woocommerce-cart ul#shipping_method {
    margin-top: 30px !important;
}
.woocommerce-cart ul#shipping_method li input[type="radio"]:not(:checked) + label:before {
  display: none;
}
  .woocommerce-cart tr.woocommerce-shipping-totals.shipping td:before {
    position: absolute;
    left: 0px;
    top: 10px;
  }
  .woocommerce-cart span.woocommerce-cart-no-shipping-available-html.e-checkout-message.e-cart-content, span.woocommerce-shipping-may-be-available-html.e-checkout-message.e-cart-content {
    padding-top: 22px !important;
    display: block;
    text-align: left;
  }
  .collateralsRight {
    margin-top: 0 !important;
}
  .woocommerce-cart.page-id-19 .woocommerce table.cart .product-thumbnail {
    display: block !important;
    text-align: left !important;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.cart .product-thumbnail:before {
    display: none !important;
  }

  .woocommerce-cart table.cart .productThumb {
    width: 75px;
    height: 75px;
    border-radius: 9px;
    padding: 6px;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table_responsive tr {
    position: relative;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table .product-remove {
    padding: 0;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table a.remove {
    position: absolute;
    top: 20px;
    right: 0px;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table tbody>tr:nth-child(even) td {
    background-color: transparent;
    border: 0;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table tbody>tr:nth-child(even) {
    border-top: 1px solid #DBE4ED;
  }
  .woocommerce-cart.page-id-19 .woocommerce table.shop_table.shipping-calc-inside-table tbody>tr td{
    padding: 10px 0;
  }
  /*.woocommerce-cart.page-id-19 .woocommerce table.cart .product-subtotal{
    text-align: left !important;
  }*/
  .signature-wrap label {
    line-height: 1.5;
  }

  .woocommerce-cart.page-id-19 .collateralsLeft .checkout-button.main-btn {
    min-width: unset;
    width: 100%;
  }

  .woocommerce-cart.page-id-19 .woocommerce table.shop_table .product-quantity.pdt-qty-none {
    display: none !important;
  }

  .woocommerce-cart.page-id-19 .page-content {
    margin-top: 10px !important;
  }
}
input[type="search"]::-webkit-search-clear-button {
  display: none !important;
}
/* product-details */
.custom-photo-gallery {
  width: 48%;
  
}

.custom-photo-gallery .woocommerce-product-gallery {
  width: 89% !important;
  position: sticky !important;
  float: none !important;
  top: 156px;
}

.custom-photo-gallery .wpgs-for.slick-initialized.slick-slider .custom-photo-gallery .woocommerce-product-gallery__image:after {
  content: '';
  top: 14px;
  right: 20px;
  position: absolute;
  background: url(../images/search.png) no-repeat;
}

.custom-product-content {
  width: 48%;
  margin-top: -10px;
}

.custom-product-content .summary.entry-summary {
  width: 100% !important;
  float: none !important;
}

.woocommerce-product-gallery img {
  height: 100%;
  /* Make images fill the container height */
  object-fit: contain;
  /* Adjust how images fit within the space */
}

.flaticon-right-arrow:before {
  content: '' !important;
  border: solid #005198;
  border-width: 0 2px 2px 0;
  position: absolute;
  display: inline-block;
  top: 8px;
  left: -31px;
  padding: 8px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.flaticon-back:before {
  content: '' !important;
  border: solid #005198;
  border-width: 0 2px 2px 0;
  position: absolute;
  display: inline-block;
  top: 8px;
  right: -31px;
  padding: 8px;
  transform: rotate(-230deg);
  -webkit-transform: rotate(-230deg);
}

.woocommerce-product-gallery img {
  height: 400px;
}

.slick-list {
  height: 380px !important;
  background: #F0F8FF;
  max-height: 380px !important;
}

.custom-photo-gallery .wpgs-for.slick-initialized.slick-slider img {
  height: 400px !important;
  object-fit: contain !important;
}

.wpgs-nav .slick-slide {
  width: 89px !important;
  height: 89px !important;
  /* padding: 4px; */
}

.slick-list.draggable {
  height: auto !important;
  padding-bottom: 15px;
}

.wpgs-thumb-main-image {
  height: 89px !important;
}

.custom-product-content h1.product_title.entry-title {
  font-family: 'Poppins';
  font-size: 36px;
  font-weight: 700;
  color: #005198;
  margin-bottom: 10px;
}

.custom-product-content p.price {
  font-family: 'Poppins';
  font-size: 30px !important;
  font-weight: 700;
  margin-bottom: 7px;
}

.custom-product-content p.price del {
  color: #7f7d7d !important;
  font-size: 20px;
}

.custom-product-content .woocommerce-product-details__short-description {
  font-family: 'Poppins';
  font-size: 18px;
  color: #000;
}

.custom-product-content .woocommerce-product-details__short-description p {
  margin-bottom: 2px;
}

.wooco_components {
  font-family: 'Poppins';
}

.wooco_components .wooco_component {
  border: none !important;
}
.custom-product-content .wooco_total:last-child {
  display: none !important;
}
.custom-product-content select {
  appearance: none;
  outline: 0;
  background-color: #F0F8FF !important;
  border: none;
  height: 43px;
  padding-right: 2em;
  background: url(../images/arrow-down.png) no-repeat;
  background-size: 15px !important;
  -webkit-background-size: 16px;
  background-position: calc(100% - 15px) 50%;
  -webkit-background-position: calc(100% - 12px) 50%;
  cursor: pointer;
  padding-left: 12px;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
}

span.onsale {
  background-color: #579d16 !important;
  padding: 0px !important;
  top: 86px !important;
  left: 9px !important;
}
@media screen and (max-width: 991px) {
  span.onsale{
    top: 83px !important;
    left: 0px !important;
  }
  .custom-product-details {
    margin-top: 0px;
}
}
.custom-product-content .single_add_to_cart_button {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 20px !important;
  color: black !important;
  border-radius: 50px !important;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  width: 100%;
  height: 55px;
  text-transform: uppercase;
  font-weight: 600 !important;
}

.custom-product-content .single_add_to_cart_button:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.custom-product-content form.cart {
  margin-bottom: 20px !important;
}
.custom-product-details{
  margin-top: 30px;
}
/* .custom-product-details {
  margin-top: 150px;
} */

.custom-product-content .wooco_component_product_qty {
  gap: 14px;
}

.custom-product-content span.wooco-qty-label {
  font-weight: 600;
}

.custom-product-content .wooco_component_product_qty_btn {
  background: #005198;
  border: #005198 1px solid;
  color: #fff;
  height: 43px;
  line-height: 43px;
}

.custom-product-content .wooco_component_product_qty_btn:hover {
  background: #F0F8FF;
  color: #005198;
}

.custom-product-content input.wooco_component_product_qty_input {
  border: #005198 1px solid !important;
  border-radius: 0;
  height: 43px !important;
}

.custom-product-tab .e-n-tabs-heading {
  justify-content: start !important;
  gap: 0 !important;
}

.custom-product-tab .e-n-tab-title {
  font-family: 'Poppins';
  font-size: 18px;
}

.custom-product-tab .e-n-tab-title:hover {
  background: #005198 !important;
}

.custom-product-tab .e-n-tabs-heading .e-n-tab-title {
  border-left: 1px #333 solid;
}

.custom-product-tab .e-n-tab-title:first-child {
  border-left: none;
}

.custom-product-content .product_meta,
.custom-product-content .woocommerce-variation-description {
  font-size: 18px;
  font-family: 'Poppins';
  margin-bottom: 15px;
  display: none;
}

.custom-product-content .quantity input.qty {
  height: 43px;
  padding-left: 12px;
  padding-right: 10px;
  border: none;
  background: #F0F8FF;
  width: 201px !important;
  outline: 0;
  text-align: left;
}

.custom-product-content .wooco_component_name,
.custom-product-content .pro-label {
  font-size: 18px;
  font-family: 'Poppins';
  font-weight: 600 !important;
}

.custom-product-content form.cart .quantity {
  display: none;
}

.custom-price-quantity-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 6px 0;
  column-gap: 20px;
}

.custom-product-content .pro-label {
  margin: 15px 0;
}

.tab-des {
  margin-top: 20px;
}

.custom-product-content .woocommerce-variation-add-to-cart .quantity {
  display: none !important;
}

.tab-des p {
  font-size: 18px;
  font-family: 'Poppins' !important;
  color: #000 !important;
}

.tab-des h2 {
  color: #005198;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 7px;
}

.tab-des h3 {
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.tab-des a {
  color: #005198;
  font-weight: 600;
}

.tab-des ul,
.tab-des ol {
  padding-left: 22px;
  list-style: none;
}

.tab-des ul li,
.tab-des ol li {
  position: relative;
  font-size: 18px;
  font-family: 'Poppins';
  color: #000;
  padding: 5px 0;
}

.tab-des ul li:before,
.tab-des ol li:before {
  border-radius: 50px;
  height: 8px;
  content: '';
  width: 8px;
  background: #005198;
  top: 14px;
  left: -19px;
  display: block;
  position: absolute;
  margin-right: 10px;
}

.e-n-tab-title[aria-selected="true"] {
  background: #005198 !important;
}

.quantity input[type="number"] {
  outline: 0;
}

/* Create custom up/down buttons */
.custom-product-content .quantity {
  position: relative;
  display: inline-block;
}

.custom-product-content .quantity {
  position: relative;
}

/* .custom-product-content .quantity  input[type=number]::-webkit-inner-spin-button,
.custom-product-content .quantity  input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

.custom-product-content .quantity  input[type=number]
{
  -moz-appearance: textfield;
} */
.custom-product-content .wooco-total.wooco-text {
  font-size: 0;
  margin: -16px 0 5px 0;
  color: #fff;
}

.custom-product-content .woocommerce-variation-price {
  margin-bottom: 10px;
}

.custom-product-content .wooco-total.wooco-text ins,
.custom-product-content .wooco-total.wooco-text .woocommerce-Price-amount,
.custom-product-content .woocommerce-variation-price .price ins {
  color: #FF0000 !important;
  font-family: 'Poppins';
  font-size: 30px !important;
  font-weight: 700;
  text-decoration: none !important;
}

.custom-product-content .wooco-total.wooco-text del .woocommerce-Price-amount,
.custom-product-content .woocommerce-variation-price .price del {
  color: #7f7d7d !important;
  font-size: 20px !important;
  font-weight: 700;
  text-decoration: line-through;
  display: inline !important;
  margin-right: 9px;
}

.custom-product-content table tbody tr:hover>td,
table tbody tr:hover>th {
  background-color: transparent !important;
}

.custom-product-content table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background-color: transparent !important;
  padding: 0;
}

.product_meta a {
  color: #005198;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  /* .custom-product-details {
    margin-top: 130px;
  } */

  .custom-product-tab .e-n-tabs-heading {
    display: flex !important;
    flex-direction: row !important;
    height: 59px;
    flex-basis: unset !important;
  }

  .custom-product-tab .e-n-tab-title {
    font-family: 'Poppins';
    font-size: 15px;
    padding: 14px 17px !important;
    width: fit-content !important;
    margin: 0 !important;
  }

  .custom-product-content {
    width: 100%;
  }

  .custom-photo-gallery {
    width: 100%;
    margin-top: 10px;
  }
  .custom-price-quantity-wrapper{
    margin: 60px 0 6px 0;
  }
  .custom-photo-gallery .woocommerce-product-gallery {
    width: 100% !important;
    position: relative !important;
    float: none !important;
    top: 0;
    margin: auto;
    display: block;
  }

  .custom-product-content h1.product_title.entry-title {
    font-size: 28px;
  }

  .custom-photo-gallery .wpgs-for.slick-initialized.slick-slider img {
    height: 261px !important;
    margin-top: 16px;
  }

  .custom-photo-gallery .wpgs-for.slick-initialized.slick-slider {
    height: 280px !important;
  }

  /* .woocommerce-product-gallery img {
  height: 400px !important;
} */
  .custom-photo-gallery .wpgs-nav.slick-initialized.slick-slider .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }
}

/* Checkout */
.woocommerce-info {
  margin-bottom: 0;
}

.checkout {
  font-family: 'Poppins';
  background: #fafafa;
}

.checkout>.col2-set {
  display: flex;
  justify-content: space-between;
}

.checkout>.col2-set>.col-1 {
  width: 50% !important;
  padding: 5px 25px 0 0;
  background-color: #fff;
}

.checkout>.col2-set>.col-2 {
  width: 50% !important;
  padding: 71px 25px 0 25px;
}

.checkout h3 {
  font-size: 18px;
  color: #000;
}

.checkout .input-text,
form.checkout_coupon.woocommerce-form-coupon .input-text {
  height: 55px;
  border: #9DBBD3 1px solid !important;
  border-radius: 9px !important;
  font-family: 'Poppins';
  color: #000;
  padding: 0 20px;
  outline: 0 !important;
}
.checkout .woocommerce-error, .checkout .woocommerce-info, .checkout.woocommerce-message {
  border: #9DBBD3 1px solid !important;
  border-radius: 9px;
  background-color: #F0F8FF;
  padding: 1em 1em 1em 2em;
}
.checkout .woocommerce-error:before, .checkout .woocommerce-info:before, .checkout.woocommerce-message:before {
     left: 1em !important;
  	font-size: 12px !important;
    top: 18px !important;
}
.checkout ul.message-cus-css li {
    font-size: 14px;
    font-weight: 500;padding: 0 0 4px 0;
}
.checkout ul.message-cus-css li:last-child {
    padding: 0px !important;
}
.checkout .input-text::placeholder,
form.checkout_coupon.woocommerce-form-coupon .input-text::placeholder {
  color: #8D8D8D;
}

.checkout  .shipping_address label {
  display: none !important;
}
.checkout table.shop_table.woocommerce-checkout-review-order-table {
  border: none;
}

.checkout .woocommerce-billing-fields__field-wrapper label {
  display: none !important;
}

.checkout  .form-row.place-order .form-row {
  padding: 0;
}
.checkout  .woocommerce-terms-and-conditions-wrapper a {
  color: #989898;
  text-transform: capitalize;
}
.checkout  .woocommerce-terms-and-conditions-wrapper .input-checkbox {
  width: 20px;
  height: 20px;
  outline: 0;
}
.checkout  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  margin-top: 40px;
}
form.checkout_coupon.woocommerce-form-coupon .button {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: 100%;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 18px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  height: 55px;
}

form.checkout_coupon.woocommerce-form-coupon .button:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td {
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding-top: 22px;
  padding-bottom: 13px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total {
  padding: 0 0 10px 0 !important;
  text-align: right;
  position: relative;
  vertical-align: bottom;

}
.checkout table.shop_table.woocommerce-checkout-review-order-table  tr td.product-name{
  width:90% ;
}
.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name .row>* {
  padding-left: 4px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.check-product-name {
  margin-top: 18px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.qty {
  margin: 15px 0 0px 0;
  font-size: 18px;
  font-weight: 500;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.price {
  margin: 10px 0 0 0;
  font-size: 18px;
  font-weight: 500;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total .qty.text {
  height: 42px;
  border: none !important;
  text-align: right;
  padding: 0;
  background: transparent;
  font-size: 18px;
  font-weight: 500;
}
.wooco-item-child .child-qty {
  height: 34px;
  font-size: 18px;
  opacity: .3;
  font-weight: 500;
  color: #333;
}
.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total span.woocommerce-Price-amount bdi {
  font-size: 18px;
  font-weight: 500;
  
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.check-product-name strong {
  font-weight: 600;
  font-size: 18px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.check-product-name small {
  font-weight: 600;
  font-size: 13px;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td .checkout-thumb img {
  width: 78px;
  height: 78px;
  padding: 10px;
  border: #707070 1px solid;
  border-radius: 9px;
  background: #fff;
  object-fit: contain;
}

.checkout table.shop_table tfoot td,
.checkout table.shop_table tfoot th {
  border: none;
  border-top: #7070703d 1px solid !important;
  padding: 20px 0;
  font-size: 18px;
  font-weight: 600 !important;
  font-family: 'Poppins';
}

tr.order-total td strong {
  font-weight: 600;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-total a.remove {
  position: absolute;
  right: 0;
  top: 48px;
}

.woocommerce-form-coupon-toggle {
  width: 39.3%;
  position: absolute;
  margin-top: 100px;
}

form.checkout_coupon.woocommerce-form-coupon {
  width: 39.3%;
  border-radius: 9px !important;
  margin: 145px 0 10px 0px !important;
  position: absolute;
  padding: 20px 15px 15px 15px !important;
  font-family: 'Poppins';
  border: #9DBBD3 1px solid !important;
  color: #000;
  border-top: none !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.woocommerce .checkout form .form-row {
  margin: 0 !important;
  padding: 0 !important;
}

.woocommerce-info {
  margin-bottom: 0;
  border: #9DBBD3 1px solid !important;
  border-radius: 9px;
  background-color: #EBF6FF !important;
  font-size: 18px;
  padding: 10px 15px !important;
  font-family: 'Poppins';
  color: #000 !important;
  font-weight: 500;
}

.checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total td .amount {
  color: #f00;
}

.checkout table.shop_table tfoot td {
  text-align: right;
}

.woocommerce-info a {
  color: #005198;
  text-decoration: none !important;
}

.woocommerce-info::before {
  display: none !important;
}
.checkout .form-row-first, .checkout.form-row-last{
  width: 48%;
}
.woocommerce .checkout .form-row {
  margin: 0 0 20px 0 !important;
  padding: 0px !important;
}
.checkout  .form-row.place-order {
  padding: 15px 0px !important;
}
.checkout-payment-last-class {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* .woocommerce .checkout .form-row label {
  display: none !important;
} */
.checkout .select2-container--default .select2-selection--single {
  height: 41px !important;
  border: #9DBBD3 1px solid !important;
  border-radius: 9px !important;
  font-family: 'Poppins';
  color: #000;
}

.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 10px !important;
}

.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px !important;
  padding: 0 8px !important;
  color: #000;
}

.checkout .quantity input[type=number]::-webkit-inner-spin-button,
.checkout .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

div#customer-information .woocommerce-form__input-checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

div#customer-information p {
  display: flex;
  align-items: center;
}

h3#ship-to-different-address .woocommerce-form__input-checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

h3#ship-to-different-address label {
  display: flex;
  align-items: center;
}

h3#ship-to-different-address {
  border: #9DBBD3 1px solid;
  border-radius: 9px;
  background: #EBF6FF;
  height: 55px;
  padding: 0 20px;
  margin-bottom: 23px;
  display: flex;
  align-items: center;
}

div#payment {
  margin: 24px 0 0 0;
}

#payment ul.payment_methods li label[for='payment_method_authorize_net_cim_credit_card'] {
  padding: 15px 20px;
  border-bottom: #9DBBD3 1px solid;
  align-items: center;
}

.payment_box.payment_method_authorize_net_cim_credit_card {
  background-color: transparent !important;
  padding: 7px 20px 0px 20px !important;
}
.payment_box.payment_method_authorize_net_cim_credit_card label {
  display: none !important;
}
.payment_box.payment_method_authorize_net_cim_credit_card .input-text::placeholder{
  color: #8D8D8D;
}
 ul#shipping_method li input {
  width: 22px;
  height: 22px;
}
ul#shipping_method li input[type="radio"]:checked,
ul#shipping_method li input [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
ul#shipping_method li input[type="radio"]:checked + label,
ul#shipping_method li input [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
 ul#shipping_method li input[type="radio"]:checked + label:before,
 ul#shipping_method li input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #357EC0;
    border-radius: 100%;
    background: #357EC0;
}
ul#shipping_method li input[type="radio"]:checked + label:after,
 ul#shipping_method li input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
 ul#shipping_method li input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
 ul#shipping_method li input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
ul.wc_payment_methods.payment_methods.methods {
  background: #EBF6FF;
  border: #9DBBD3 1px solid;
  border-radius: 9px;
  padding: 0px !important;
}
.checkout ul#shipping_method {
  margin: 13px 0 25px 0 !important;
}
.checkout ul#shipping_method li {
  border: #9DBBD3 1px solid;
  border-radius: 9px;
  background: #EBF6FF;
  padding: 15px 20px;
  display: flex;
  align-items: flex-start;
}
.checkout ul#shipping_method li input {
  margin: 1px 6px 0 0 !important;
  display: inline-block;
}
.checkout ul#shipping_method li label {
  display: inline-block;
  line-height: 20px;
  text-align: left;
}
.checkout tr.woocommerce-shipping-totals.shipping {
  display: block;
}
.checkout tr.woocommerce-shipping-totals.shipping th {
  display: block;
  width: 100% !important;
  padding: 0px;
  border-top: none !important;
}
.checkout tr.woocommerce-shipping-totals.shipping td{
  padding: 0px !important;
    display: block;
    border-top: none !important;
    width: 116%;
}
.woocommerce-checkout-payment {
  background-color: transparent !important;
}

.woocommerce-privacy-policy-text {
  margin-top: 17px;
}

.woocommerce-privacy-policy-text a {
  color: #005198 !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}

fieldset#wc-authorize-net-cim-credit-card-credit-card-form {
  padding: 0px !important;
}

button#place_order {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: 300px !important;
  padding: 10px 10px;
  font-family: "Poppins", serif;
  font-size: 18px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  height: 55px;
  text-transform: uppercase;
  float: none;
}
.checkout-payment-last-class{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout_coupon {
  display: block !important;
}
.checkout-payment-last-class a {
  font-family: 'Poppins';
  text-decoration: none;
  color: #8D8D8D;
  font-size: 18px;
  text-decoration: underline !important;
}

@media screen and (max-width: 991px) {
  .checkout>.col2-set {
    flex-direction: column;
  }
  .checkout .account-breadcrumb {
    margin-top: 0px;
}
  .checkout tr.woocommerce-shipping-totals.shipping td{
    width: 115%;
  }
  .woocommerce-form-coupon-toggle {
    width: 100%;
    position: relative;
    margin-top: 30px;
  }

  form.checkout_coupon.woocommerce-form-coupon {
    position: relative;
    margin: -40px 0 0 0 !important;
    width: 100% !important;
  }

  .checkout_coupon .form-row-first {
    width: 100% !important;
    float: none;
  }

  .checkout_coupon .form-row.form-row-last {
    width: 100% !important;
    float: none;
  }

  form.checkout_coupon.woocommerce-form-coupon .button {
    margin-top: 18px !important;
  }

  .checkout>.col2-set>.col-1 {
    width: 100% !important;
    padding: 20px 0px 0 0px;
  }

  .checkout>.col2-set>.col-2 {
    width: 100% !important;
    padding: 0px 15px 0 15px;
  }

  .checkout>.col2-set {
    flex-direction: column;
    padding: 0px 0px 0 0px;
  }

  .form-row.place-order {
    padding: 0 0 0 0 !important;
  }
}
@media screen and (max-width: 991px) {
button#place_order{
  width: 100% !important;
}
.checkout-payment-last-class{
  row-gap: 18px;
  flex-direction: column;
  align-items: flex-start;
}
}
@media screen and (max-width: 767px) {
  .checkout tr.woocommerce-shipping-totals.shipping td {
    width: 120%;
}
.checkout table.shop_table.woocommerce-checkout-review-order-table tr td.product-name p.qty{
  margin: 0px 0 0px 0;
}
}
/* my-account */
/* .login-bg{
  background:url('https://clearteststar.wpengine.com/wp-content/uploads/2025/02/login-main-bg.jpg')  no-repeat;
  background-size: cover;
  background-position: center; 
} */
.login-bg {
  display: flex;
  justify-content: center;
  margin: 180px 0 70px 0;
}

.login-container {
  background: white;
  border-radius: 10px;
  padding: 20px;
  width: 90%;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.logo img {
  width: 100%;
  height: 100%;
}

.login-box .login,
.login-box .register {
  padding: 0px !important;
  border: none !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.login-box .form-row {
  margin: 0px !important;
  padding: 0px !important;

}

.login-box h2 {
  font-family: "Poppins", serif;
  font-size: 27px;
  color: #000;
  font-weight: 600;
}

.login-box p {
  font-family: "Poppins", serif;
  font-size: 13px;
  color: #000;
  font-weight: 400;
}

.login-box form label {
  font-weight: 500;
  font-size: 14px;
  display: block;
  margin-top: 15px;
}

.login-box .input-text {
  height: 55px !important;
  border: #AFAFAF 1px solid !important;
  border-radius: 50px !important;
  font-family: 'Poppins';
  color: #000;
  padding: 0 20px !important;
  outline: 0 !important;
}

.button.woocommerce-form-login__submit,
.woocommerce-form-register__submit {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: 100% !important;
  padding: 10px 10px !important;
  font-family: "Poppins", serif;
  font-size: 18px !important;
  color: black !important;
  font-weight: 500 !important;
  border-radius: 50px !important;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  height: 55px;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  margin-top: 25px !important;
  font-weight: 600 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.button.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.remember-me {
  display: flex;
  align-items: center;
  margin: 0px 0;
}

span.show-password-input {
  top: 19px !important;
  right: 14px !important;
}

input#rememberme {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: flex !important;
  margin-top: 0px;
  align-items: center;
}

.signup-text {
  font-size: 14px !important;
  text-align: right;
  margin-bottom: 0px;
}

.signup-text a {
  color: #357EC0;
  font-weight: 500;
  text-decoration: none;
}

.signup-text a:hover {
  color: #0d2b5c;
}

.image-box {
  width: 50%;
}

div#my-account-shortcode-registerform .image-box img {
  height: 521px !important;
}

#my-account-shortcode-registerform .signup-text {
  margin-top: 10px;
}

.woocommerce-form-register__submit {
  margin-top: 10px !important;
}

.show-password-input {
  width: 21px;
  height: 21px;
}

.image-box img {
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
  height: 450px !important;
}

.lost_password a {
  margin-top: 16px;
  display: block;
  color: #357EC0;
  font-weight: 500;
}

.show-password-input::after {
  content: '' !important;
  background: url('../images/eye-close.png') no-repeat;
  position: absolute;
  width: 16px;
  height: 9px;
  right:15px;
  top: 8px !important;
  margin: 0px !important;
}

.show-password-input.display-password::after {
  filter: brightness(0.5) !important;
}

@media screen and (max-width: 991px) {
  .login-container {
    width: 100%;
  }

  .signup-text {
    text-align: left;
    margin-top: 10px;
  }

  .login-box .input-text {
    height: 49px !important;
  }

  .image-box img {
    height: 520px !important;
  }

  div#my-account-shortcode-registerform .image-box img {
    height: 523px !important;
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .image-box img {
    height: auto !important;
  }

  div#my-account-shortcode-registerform .image-box img {
    height: auto !important;
    margin-top: 12px;
  }
}

/* my account */
.update-user-form,
.update-address-form {
  margin: 30px 0 0 0;
  background: #f9f9fa;
  padding: 15px;
  border: #cde4f7 1px solid;
  border-radius: 16px;
}

.update-user-form input,
.update-address-form input {
  height: 43px;
  border: #9DBBD3 1px solid !important;
  border-radius: 9px !important;
  font-family: 'Poppins';
  color: #000;
  padding: 0 20px;
  outline: 0 !important;
}

.update-user-form input[type="file"] {
  width: 100%;
  padding: 6px 0 0 20px;
}

.update-user-form input[type="submit"],
.update-address-form input[type="submit"] {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: 100%;
  font-family: "Poppins", serif;
  font-size: 18px;
  color: black;
  font-weight: 500 !important;
  border-radius: 50px !important;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  height: 43px;
  margin-top: 25px;
}

.update-user-form input[type="submit"]:hover,
.update-address-form input[type="submit"]:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

.update-address-form input[type="radio"] {
  height: 30px;
}

.update-user-form label,
.update-address-form label {
  font-family: 'Poppins';
  margin-bottom: 10px;
  font-weight: 500;
  color: #000;
  font-size: 14px;
}

.my-acct-sucess {
  font-family: 'Poppins';
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 500;
  color: green;
  font-size: 18px;
}
.my-acct-link a {
  font-size: 16px;
  font-family: 'Poppins';
  color: #005198;
  font-weight: 600;
}
.my-acct-link a:hover{
  color: #fff;
}

.profile-pic-container {
  text-align: center;
  margin-bottom: 10px;
}

.profile-pic-preview {
  max-width: 100px;
  height: auto;
  border-radius: 50%;
}

.custom-order-list {
  max-width: 100%;
  margin: auto;
}

.custom-order-list h2 {
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: 600;
  color: #000;
  margin-bottom: 0px;
}

.custom-order-list p {
  font-family: 'Poppins';
  font-size: 14px;
  color: #9B9B9B;
  margin-bottom: 8px;
}

.custom-order-table {
  width: 100% !important;
  border-spacing: 0 12px !important;
  border-collapse: separate !important;
  border: none !important;
}

.custom-order-table thead th {
  padding: 0px 0 0px 0 !important;
  text-align: left;
  border: none;
  font-weight: 600;
  font-size: 15px;
  color: #000 !important;
  font-family: 'Poppins' !important;
  font-weight: 500;
  border-top: none !important;
}

.custom-order-table td {
  font-size: 15px;
  background-color: #EFF8FF !important;
  border-top: #DBE4ED 1px solid !important;
  border-bottom: #DBE4ED 1px solid !important;
  margin-bottom: 10px;
  padding: 15px 0px !important;
  color: #898989;
  border: none;
  font-family: 'Poppins';
}

.custom-order-table td:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  padding-left: 20px !important;
  border-left: #DBE4ED 1px solid !important;
}

.custom-order-table tbody th:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  padding-left: 20px !important;
  background: #EFF8FF !important;
  border-right: none !important;
  border-color: #DBE4ED !important;
}

.custom-order-table tbody th a,
.custom-order-table tbody td a {
  color: #005198 !important;
  font-size: 15px;
  text-decoration: none !important;
}

.account-orders-table.custom-order-table {
  margin-top: -17px !important;
  padding-bottom: 50px !important;
}

.custom-order-table td:last-child {
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  padding-right: 20px;
  border-right: #DBE4ED 1px solid !important;
}

.custom-order-table thead {
  background-color: transparent;
}

.custom-order-table a {
  text-decoration: none;
  font-weight: bold;
}

.view-all-orders-button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #ffcc00;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
}

.table-scroll {
  width: 100%;
  overflow-x: auto;
}
.my-page-sec {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 40px;
}
.orders-nav {
  width:28%;
  margin: 31px 0 0 0;
}
.orders-list, .order-details-sections {
  width: 70.5%;
}
.order-details-sections{
  padding: 30px 0 30px 0;
}
.view-all-orders-button:hover {
  background-color: #ff9900;
}

.collection-fit-content.order-paginations {
  margin: -80px 0 0px 0;
}

.collection-fit-content.order-paginations nav.elementor-pagination {
  gap: 10px;
}

.collection-fit-content.order-paginations .page-numbers {
  text-decoration: none;
}

@media screen and (max-width:992px) {
  .orders-nav {
    width: 100%;
  }
  .my-page-sec{
    flex-direction: column;
  }
  .orders-list, .order-details-sections {
    width: 100%;
  }
  .orders-nav  .my-account-nav {
    margin: 0 0 14px 0;
}
.orders-list table.shop_table_responsive tbody th {
  display: block !important;
  padding: 6px 0 7px 0 !important;
  /* margin: 10px !important; */
}
.custom-order-table td{
  padding: 15px 8px !important;
}
}
/* my account */
@media screen and (max-width: 768px) {
  table.custom-order-table {
    width: 100% !important;
  }
  .my-acct-link a {
    font-size: 15px;
    padding: 15px 5px 15px 0px;
}
  .account-orders-table.custom-order-table tbody th {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: transparent !important;
    border-right: none !important;
    border-color: #DBE4ED !important;
    border: none !important;
  }

  .account-orders-table.custom-order-table td:first-child {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
    padding-left: 15px !important;
    border-left: #DBE4ED 1px solid !important;
  }

  .account-orders-table.custom-order-table td:last-child {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    padding-right: 20px;
    border-right: #DBE4ED 1px solid !important;
  }
}

/* orderdetails */
/* .order-details-sections {
  margin: 30px 0 70px 0;
} */

.order-details-sections p.order-details-des {
  font-family: 'Poppins';
  background: #EFF8FF;
  padding: 15px 20px;
  border-radius: 9px;
  border: #DBE4ED 1px solid;
  font-size: 18px;
}

.order-details-sections h2.woocommerce-order-details__title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: 700;
}

.order-details-sections table.order_details {
  border: #DBE4ED 1px solid !important;
  background: #EFF8FF;
  border-radius: 9px !important;
  border-collapse: separate !important;
}

.order-details-sections table.order_details td,
.order-details-sections table.order_details th {
  padding: 15px 20px !important;
  border-bottom: #DBE4ED 1px solid !important;
  border: none;
  font-size: 15px;
  font-family: 'Poppins';
  background: #EFF8FF;
}

.order-details-sections table.order_details td a {
  color: #005198 !important;
}

.order-details-sections table.order_details th {
  border-top: #DBE4ED 1px solid !important;
}

.order-details-sections table.order_details thead th:first-child {
  border-top-left-radius: 9px;
}

.order-details-sections table.order_details thead th:last-child {
  border-top-right-radius: 9px;
}

.order-details-sections table.order_details tfoot th:nth-child(2) {
  border-bottom-left-radius: 9px;
}

.order-details-sections table.order_details tfoot th:last-child {
  border-bottom-right-radius: 9px;
}

.order-details-sections table.order_details ul.wc-item-meta {
  padding-left: 0px;
}

.order-details-sections .woocommerce-column--billing-address.col-1 {
  width: 100% !important;
  float: none !important;
  margin-bottom: 30px;
}

.order-details-sections .woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 20px;
  font-family: 'Poppins';
  font-weight: 600;
}

.order-details-sections .woocommerce-column--shipping-address.col-2 {
  float: none !important;
  width: 100% !important;
}

.order-details-sections .woocommerce-customer-details address {
  background: #EFF8FF;
  padding: 15px 20px !important;
  font-size: 16px;
  font-family: 'Poppins';
  border: #DBE4ED 1px solid !important;
  border-radius: 9px !important;
}

.order-details-sections .woocommerce-customer-details address p.woocommerce-customer-details--phone {
  margin-bottom: 0px;
}

.order-details-sections table.order_details tfoot tr:last-child th {
  border-bottom-left-radius: 9px;
}

.order-details-sections table.order_details tfoot tr:last-child td {
  border-bottom-right-radius: 9px;
}

.account-breadcrumb {
  margin-top: 35px;
}
.my-page-sec .woocommerce-info {
  width: 70%;
  margin-top: 31px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .order-details-sections h2.woocommerce-order-details__title {
    margin-top: 28px;
  }
  .my-page-sec .woocommerce-info {
    width: 100%;
  }
}

.my-acct-link a {
  display: block;
  padding: 15px 15px 15px 20px;
}

nav.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 5px;
}
/* nav.woocommerce-breadcrumb a{
  margin: 0 5px;
} */
nav.woocommerce-breadcrumb a:first-child{
  margin-left: 0;
}
.return-to-shop a.button.wc-backward {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
  width: fit-content;
  font-family: "Poppins", serif;
  font-size: 18px;
  color: black;
  font-weight: 600 !important;
  border-radius: 50px !important;
  border: #FFA700 2px solid !important;
  text-decoration: none;
  transition: 500ms;
  height: 43px;
  margin-bottom: 45px;
  padding-left: 40px;
  padding-right: 40px;
}

.return-to-shop a.button.wc-backward:hover {
  background: rgb(237, 231, 11) !important;
  background: linear-gradient(0deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important;
}

@media screen and (max-width: 768px) {
  .return-to-shop a.button.wc-backward {
    margin-bottom: 21px;
  }
}

/* lostpassword -confirmation */
.login-container .woocommerce-message {
  background: #EBF6FF;
  border: #dae4ff 1px solid;
  border-radius: 9px;
  font-size: 18px;
  margin-bottom: 21px;
  margin-top: 20px;
  outline: 0 !important;
  color: #224194;
}

/* lostpassword -confirmation */
/* thankyou page */
.thankyou-page .woocommerce-thankyou-order-details.order_details {
  margin: 33px 0 30px 0 !important;
  font-family: 'Poppins';
  background: #EBF6FF;
  border: #dae4ff 1px solid;
  padding: 15px;
  border-radius: 9px;
}
.thankyou-page  p.woocommerce-notice {
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  background: #EBF6FF;
  border: #dae4ff 1px solid;
  padding: 15px;
  border-radius: 9px;
  margin-top: 31px;
}
@media screen and (max-width: 991px) {
  .thankyou-page p.woocommerce-notice{
    margin-top: 0;
  }
  .thankyou-page .woocommerce-thankyou-order-details.order_details {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 5px 15px;
}
.thankyou-page .woocommerce-thankyou-order-details.order_details li {
  border-right: none;
  padding-right: 0px;
}
}
.checkout-inline-error-message {
  margin-top: 4px;
}
p.price ins {
  text-decoration: none !important;
}
/* shopper approve */
.star_container .group-stars .ind_cnt{
  display: none !important;
}
.group-stars .on{
  width: 14px !important;
    height: 19px !important;
    filter: brightness(1.5);
    margin-right: 1px;
    background-repeat: no-repeat;
}
.group-stars {
  margin-top: 16px !important;
}
/* product details review */
/* KLAVIYO POPUP */
form.klaviyo-form {
  border-radius: 20px !important;
}
.kl-private-reset-css-Xuajs1 p {
  text-align: center !important;
  width: 80%;
  margin: auto !important;
}
.kl-private-reset-css-Xuajs1 input[type="email"] {
  width: 80% !important;
  margin: auto  !important ;
}
.kl-private-reset-css-Xuajs1 h2 span {
  font-size: 53px !important;
}
button.kl-private-reset-css-Xuajs1 {
  /* background: rgb(237, 231, 11) !important;
  background: linear-gradient(180deg, rgba(237, 231, 11, 1) 0%, rgba(255, 167, 0, 1) 100%) !important; */
  width: fit-content;
  font-family: "Poppins", serif;
  font-size: 18px;
  /* color: black !important; */
  font-weight: 600 !important;
  /* border-radius: 50px !important; */
  /* border: #FFA700 2px solid !important; */
  text-decoration: none;
  transition: 500ms;
  /* height: 43px; */
  margin: 0px auto 0px auto;
  padding-left: 40px !important;
  padding-right: 40px !important;
  width: 69% !important;
}

.kl-private-reset-css-Xuajs1 h6 span {
  padding: 21px;
  border-radius: 5px;
  width: fit-content;
  display: block;
  margin: 10px auto 20px auto !important;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23357EC0FF' stroke-width='6' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
 
}
button.klaviyo-close-form svg{
  width: 56px;
  height: 40px;
}
button.klaviyo-close-form {
  padding: 0px !important;
  background: transparent !important;
  border: none !important;
  width: initial !important;
}
@media screen and (max-width: 567px) {
  .kl-private-reset-css-Xuajs1 p span {
    font-size: 39px !important;
}
.kl-private-reset-css-Xuajs1 h1 span {
  font-size: 122px;
  line-height: 1;
}
.kl-private-reset-css-Xuajs1 input[type="email"]{
  height: 80px !important;
    width: 90% !important;
    margin: auto !important;
    font-size: 39px !important;
}
.kl-private-reset-css-Xuajs1 input[type="email"]:placeholder{
  font-size: 39px !important;
}
.kl-private-reset-css-Xuajs1 h3 span {
  font-size: 65px !important;
}
.kl-private-reset-css-Xuajs1 h4 span {
  font-size: 60px !important;
}
.kl-private-reset-css-Xuajs1 h6 span{
  font-size: 50px !important;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23357EC0FF' stroke-width='10' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

button.kl-private-reset-css-Xuajs1{
  width: 80% !important;
  height: 63px !important;
  font-size: 25px !important;
}
button.klaviyo-close-form{
  width: 62px !important;
  height: 52px !important;
}
}
/* KLAVIYO POPUP */
/* cms page */
.cms-page h4{
  font-size: 18px;
}
.cms-page.ship h3 {
  font-size: 18px;
  margin-top: 20px;
  font-weight: 600;
}
.cms-page.ship h2{
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width:767px) {
  .cms-page h4, .cms-page.ship h3 {
    font-size: 16px;
  }
  .cms-page.ship h2{
    font-size: 22px;
  }
}
/*.custom-product-content .wooco_component_product_qty.wooco-qty-wrap {
  display: none;
}
*/

.custom-product-content .price ins span.woocommerce-Price-amount,  .custom-product-content p.price.wooco-price   {
  color: #FF0000 !important;
  font-weight: 700;
}
   
.custom-product-content .wooco_total.wooco-total {
  font-family: 'Poppins';
  font-size: 18px !important;
  font-weight: 300;
  margin-bottom: 7px;
}

.dropdown-item-list:hover a {
    color: black !important;
}
a.woocommerce-remove-coupon{
  color: #FF0000;
}
/* sitemap- ui */
.Site-map-wrap {
  margin-top: 176px;
  margin-bottom: 40px;
} 
.Site-map-wrap h2 {
  font-size: 30px;
  font-family: 'Poppins';
  color: #000;
}
.Site-map-wrap ul {
  margin: 0px !important;
 padding: 0px 0 0 18px; 
}
.Site-map-wrap ul li {
  padding: 5px 0;
}
.Site-map-wrap ul li a {
  font-size: 16px !important;
  font-family: 'Poppins';
}
.Site-map-wrap ul li a {
  font-size: 16px !important;
  font-family: 'Poppins';
  color: #224194;
  text-transform: capitalize;
}
.Site-map-wrap ul li a:hover{
  text-decoration: underline !important;
}
@media screen and (max-width:767px) {
  .Site-map-wrap {
    margin-top: 154px;
    margin-bottom: 15px;
}
.Site-map-wrap h2{
  margin-bottom: 5px;
  font-size: 22px;
}
}
.woocommerce-checkout  .page-content {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
@media screen and (max-width:767px) {
  .woocommerce-checkout .page-content {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
  .woocommerce-cart.page-id-19 .collateralsLeft .checkout-button.main-btn{
    margin-bottom: -18px;
  }
}

.footer-contact {
  margin-top: 20px;
}
.blog.error-message {
  margin: 17px 0 -2px 0;
  background: #ffd8d8;
  border-radius: 12px;
  padding: 15px;
  color: #000 !important;
  border: #ff8d8d 1px solid;
}
input#calc_shipping_state {
  border-radius: 28px !important;
  border-color: #989898;
  padding: 6px 15px 6px 15px;
  height: 54px;
}
#customer-information p.form-row.form-row-wide.woocommerce-validated {
    flex-direction: column;
    align-items: flex-start !important;
}

.grecaptcha-badge {
    bottom: 75px !important;
}