@font-face {
	font-family: KalamehWebFaNum;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/woff2__/KalamehWebFaNum-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWebFaNum-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}

@font-face {
	font-family: KalamehWebFaNum;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff2__/KalamehWebFaNum-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWebFaNum-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}
@font-face {
	font-family: KalamehWebFaNum;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/woff2__/KalamehWebFaNum-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWebFaNum-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}
@font-face {
	font-family: KalamehWebFaNum;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff2__/KalamehWebFaNum-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWebFaNum-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}
@font-face {
	font-family: KalamehWebNew;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/woff2__/KalamehWeb-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWeb-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}

@font-face {
	font-family: KalamehWebNew;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff2__/KalamehWeb-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWeb-Black.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-display: swap;
}
@font-face {
	font-family: KalamehWebNew;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/woff2__/KalamehWeb-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWeb-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  font-display: swap;
}
@font-face {
	font-family: KalamehWebNew;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff2__/KalamehWeb-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff__/KalamehWeb-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     font-display: swap;
}
@font-face {
	font-family: KalamehWeb;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff2/KalamehWeb_thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/KalamehWeb_thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}

@font-face {
	font-family: KalamehWeb;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/woff2/KalamehWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/KalamehWeb_Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}
@font-face {
	font-family: KalamehWeb;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/woff2/KalamehWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/KalamehWeb_Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
     font-display: swap;
}
@font-face {
	font-family: KalamehWeb;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/woff2/KalamehWeb_Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/woff/KalamehWeb_Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       font-display: swap;
}
.container{
  max-width: 1200px !important;
}

@media screen and (max-width: 768px) {
  #videoModal video {
    width: 100%;
  }
  .menu-sidebar a{
    color: var(--black-color);
  }
  .menu-sidebar.open {
    right: 0px;
    width: 90%;
  }
  .menu-sidebar {
    position: fixed;
    top: 50px;
    right: -300px;
    width: 300px;
    z-index: 3;
    background: #fff;
    height: 100vh;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    transition: right 0.3s ease;
    padding: 20px;
  }
  .menu {
      display: none !important;
  }
  .category.category-box {
    min-width: 180px;
    height: 100px;
  }
  .out-of-stock {
    font-size: 12px;
    line-height: 23px;
    color: var(--plymouth-green);
  }
  .category-footer-section{
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 100px;
    gap: 6px;
    max-width: 330px;
  }
  .search-header .btn-close{
    width: 3px;
    height: 3px;
  }
  .btn {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .enamad img{
    width: 100px !important;
    height: auto !important;
  }
  .products-list {
    grid-template-columns: repeat(2, 1fr);
    /*grid-template-rows: 291px 600px;*/
    gap: 30px 10px;
  }
  .logo img{
    height: 35px;
  }
  .header-space {
    height: 40px;
  }
  .header-content {
    height: 50px;
  }
  .banner-i {
    height: 305px;
    align-items: center;
  }
  .title-banner{
    font-feature-settings: 'ss01'1,'salt'1;
    font-size: 25px;
    line-height: 30px;
  }
  .drc-banner{
    font-feature-settings: 'ss01'1,'salt'1;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 35px;
  }
  .header-content label {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 0px;
  }
  .header-content .box img {
    width: 22px;
  }
  .header-content {
    padding: 0px 15px;
  }
  .category-box{
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;    
  }
  .category-section {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 100px 100px 100px 100px;
    gap: 5px;
    max-width: 330px;
  }
  .category-section .category-box:last-child {
    grid-column: 2;
  }
  .stores,.store-title{
    width: 330px;
    height: 60px;
  }
  .footer{
    text-align: center;
  }
  .mt-md-40
  {
    margin-top: 40px !important;
  }
  .hidden-xs{
    display: none;
  }

  .page-title-header{
    background-color:var(--plymouth-green);
    opacity: 60%;
    height: 215px;
  }
  .page-title-text-header{
    color: white;
    text-align: center;
    padding: 25%;
    font-size: 35px;
    line-height: 30px;
    font-weight: 700;
  }
  .contact-form{
    margin-top: 35px;
    margin-bottom: 55px;
  }
  .right-contact-form {
    margin-bottom: 50px;
  }
  input[type="text"], textarea, select {
    border-radius: 7px;
    border: 1px solid #B3B795;
    text-align: center;
    height: 45px;
    font-size: 15px;
    font-weight: 700;
  }
  textarea{
    height: 100px;
  }
  .submit-form-btn{
    width: 200px;
    height: 40px;
    color: white;
    border-radius: 7px;
    background-color: var(--plymouth-green);
    display: block;
    align-content: center;
    text-align: center;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;

  }
  .products-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 10px;
  }
  
  .product-img-top .placeholder{
    height: 162px;
  }
  .product-hover-image {
    display: none;
  }
  .whatsapp {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 25px;
    left: 20px;
    background-color: #1E1E1E;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
  }
  .whatsapp img{
    width:31px;
    height: 31px;
  }
  .cart-item img {
    width: 140px;
  }
  .search-container.open {
    top: -150px;
    transform: translateY(200px);
  }
  .search-container{
    height: 80px;
  }
  .search-header {
    padding: 27px;
  }
  h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }
  label {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .stores span{
    font-size: 20px;
  }
  .store-title {
    font-size: 20px;
  }
  .desc-free{
    font-size: 15px;
    line-height: 20px;
  }
  .title-free{
    font-size: 20px;
    line-height: 25px;
  }
  .desc-free {
    margin-bottom: 25px;
  }
  .store-content{
    font-size: 15px;
    line-height: 20px;
    width: 184px;
    font-weight: 700;
  }
  .banner-content {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
  }
  .footer h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }
  .footer a{
    line-height: 20px !important;
    font-size: 15px;
    margin-top: 15px;
  }
  .MobileProductSwiper{
    width: 162px;
    height: auto;
  }
  .card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
  }
  .price{
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
  }
  body{
    font-size: 15px;
  }
  .card-body{
    margin-top: 15px;
  }
  .card-body .add-to-cart{
    margin-top: 10px;
    line-height: 17px !important;
  }
}
@media screen and (min-width: 769px) {
  .menu-sidebar{
    display: none;
  }
  .menu a{
    color: #000;
    cursor: pointer !important;
  }
  .menu a label{
    cursor: pointer;
    margin-bottom: 10px;
  }
  .menu a:hover {
    color: #424242;
    cursor: pointer;
  }
  
  .menu {
      border-bottom: 2px solid var(--black-color);
      position: sticky;
      top: 100px;
      background-color: white;
      box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
      z-index: 1001;
  }
  .category.category-box {
    min-width: 250px;
    height: 180px;
  }
  .product-img-top{
    width: 280px;
  }
  .out-of-stock {
    font-size: 20px;
    line-height: 45px;
    color: var(--plymouth-green);
  }
  .category-footer-section {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 180px;
    gap: 12px;
    max-width: 1200px;
    margin-top: 60px !important;
  }
  .card-body .add-to-cart{
    margin-top: 20px;
  }
  .card-body{
    margin-top: 30px;
  }
  body{
    font-size: 30px;
  }
  .price{
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
  }
  .card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
    text-wrap: auto;
  }
  .footer a{
    line-height: 35px !important;
    font-size: 30px;
    margin-top: 20px;
  }
  .footer h3{
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
  }
  .banner-content {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
  }
  .store-content{
    font-size: 30px;
    line-height: 35px;
    width: 384px;
    font-weight: 700;
  }
  .title-free{
    font-size: 40px;
    line-height: 45px;
  }
  .desc-free{
    font-size: 30px;
    line-height: 40px;
  }
  .store-title {
    font-size: 40px;
  }
  .stores span{
    font-size: 40px;
  }
 label {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  h4{
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
  }
  .search-header .btn-close{
    width: 10px;
    height: 10px;
  }
  .btn{
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 29px !important;
  }
  .whatsapp img{
    width: 50px;
  }
  .header-content label {
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 0px;
  }
  .whatsapp {
      width: 90px;
      height: 90px;
      position: fixed;
      bottom: 40px;
      left: 20px;
      background-color: #1E1E1E;
      border-radius: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 3;
  }
  .float-lg-left
  {
    float: left !important;
  }
  .product-img-top:hover .product-hover-image {
      transition: opacity 0.3s ease-in-out;
      opacity: 1; /* نمایش تصویر hover هنگام هاور */
  }
  .product-img-top,.product-img-top .placeholder{
    height: 348px;
  }

  .products-list {
    grid-template-columns: repeat(4, 1fr);
    /*grid-template-rows: 291px 600px;*/
    gap: 30px 10px;
  }
  .hidden-sm{
    display: none;
  }
  .stores,.store-title{
    width: 500px;
    height: 76px;
  }
  .header-space {
    height: 68px;
  }
  .header-content {
    height: 100px;
  }
  .banner-i {
    height: 580px;
    align-items: center;
  }
  .title-banner{
    font-size: 50px;
    line-height: 55px;
  }
  .drc-banner{
    font-feature-settings: 'ss01'1,'salt'1;
    font-size: 30px;
    line-height: 35px;
  }
  .category-box{
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
  }
  .category-box img{
    visibility: hidden; /* تصویر مخفی است */
    opacity: 0;
    transition: opacity 0.8s ease, visibility 0.8s ease;
    position: absolute;
  }
  .category-box:hover img {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.8s ease, visibility 0.8s ease;
  }
  .category-box:hover span{
    visibility: hidden; /* تصویر مخفی است */
    opacity: 0;
    transition: opacity 0.8s ease, visibility 0.8s ease;
  }
  .category-box span{
    visibility: visible;
    opacity: 1;
    transition: opacity 0.8s ease, visibility 0.8s ease;
    position: absolute;
  }
  .category-section {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 180px 180px;
    gap: 10px;
    max-width: 1200px;
  }
  .page-title-header{
    background-color:var(--plymouth-green);
    opacity: 60%;
    height: 430px;
  }
  .page-title-text-header{
    color: white;
    text-align: center;
    padding: 15%;
    font-size: 70px;
    line-height: 55px;
    font-weight: 700;
  }
  .contact-form{
    margin-top: 35px;
    margin-bottom: 55px;
    max-width: 1200px !important;
  }
  .left-contact-form {
    margin-bottom: 70px;
  }
  input[type="text"], textarea,select {
    border-radius: 7px;
    border: 1px solid #B3B795;
    opacity: 80%;
    text-align: center;
    height: 55px;
    font-weight: 700;
  }
  textarea{
    text-align: right;
    height: 150px;
  }
  .submit-form-btn{
    width: 200px;
    height: 40px;
    color: white;
    border-radius: 7px;
    background-color: var(--plymouth-green);
    display: block;
    align-content: center;
    text-align: center;
    margin-top: 15px;
    float: left;

  }  
  .search-container.open {
    top: -100px;
    transform: translateY(200px);
  }
  .search-container{
    height: 160px;
  }
  .search-header {
    padding: 55px;
  }

}

body{
  font-family: KalamehWeb !important;
  font-feature-settings: 'ss01'1,'salt'1;
  font-weight: 700;
  color: var(--black-color);
}
.logo.col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-space {
  border-bottom: 2px solid rgba(65, 64, 66, 0.3);
}
.header-content {
  border-bottom: 2px solid var(--black-color);
}
.header-content div,.banner-content, .footer-content,.search-header {
  max-width: 1200px;
}
.text-left {
  text-align: left;
}
.banner-i {
  background-size: cover;
  background-position: center;
  color: #000;
  display: flex;
  justify-content: center;
}
.drc-banner{
  font-weight: 700;
  text-align: center;
}
.title-banner{
  font-weight: 700;
  text-align: center;
}
.header-content label span{
  letter-spacing: 15%;
}
.header-content label
{
  font-weight: 700;
}
.category-section,.category-footer-section ,.banner-content,.footer-content,.search-header {
  margin-right: auto;
  margin-left: auto;
  
}
.category-box {
  background-color: var(--plymouth-green);
  color: white;
}
.title-free
{
  font-weight: 700;
}
.desc-free
{
  font-weight: 700;
  line-height: 35px;
  text-align: center;
}
.stores,.store-title{
  background-color: var(--bauhaus-color);
  margin-right: auto;
  margin-left: auto;
  color: white;
}
.stores span{
  font-weight: 700;
  line-height: 76px;
  text-align: center;
}
/*.store-title{
    padding: 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    color: #414042;
    background-color: var(--bauhaus-color);
    opacity: 0.5;
    transition: opacity 0.5s ease;
}*/
.store-title {
  position: relative; /* موقعیت برای pseudo-element */
  padding: 10px;
  cursor: pointer;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  color: #414042;
  background-color: transparent; /* بدون پس‌زمینه */
  z-index: 1; /* متن بالاتر از پس‌زمینه */
  opacity: 0.8;
}
.store-title::before {
  content: ""; /* ایجاد لایه پس‌زمینه */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--bauhaus-color); /* پس‌زمینه */
  opacity: 0.4; /* شفافیت فقط برای پس‌زمینه */
  z-index: -1; /* لایه پس‌زمینه زیر متن قرار می‌گیرد */
  transition: opacity 0.5s ease; /* انیمیشن شفافیت */
  border-bottom: 4px solid #ffff;
}
.store-title:hover::before {
  opacity: 1; /* افزایش شفافیت پس‌زمینه هنگام هاور */
}
/*.store-title:hover{
  opacity: 1;
  transition: opacity 0.5s ease;
}*/
.footer{
  margin-top: 50px;
  background-color: var(--bauhaus-color);
  color: white;
  padding-bottom: 115px;
}
.footer a{
  text-decoration: none;
  color: white;
  opacity: 0.65;
}
.breadcrumb{
  display:flex;
  list-style: none;
  padding: 0;
  margin: 30px 0px 30px 0px;

}
.breadcrumbItem{
  display: flex;
  align-items: center;

}
.breadcrumb-link{
  text-Decoration:none;
  color: #414042;

}
.breadcrumb-seperator{
  margin: 0 8px;
  color: #414042;

}
.breadcrumb.current{
  color: #414042;

}
.breadcrumb-section {
  max-width: 1200px !important;
}
.btn-success{
  background-color: var(--plymouth-green) !important;
  border: none !important;
  height: 50px;
}

.search-container {
  position: fixed;
  top: -100px;
  right: 0;
  width: 100%; 
  transform: translateY(-100%);
  transition: transform 0.6s ease-in-out;
  z-index: 1050;
}
.search-result {
  position: relative;
  width: 90%;
  margin: 0px auto;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #B3B795;
}
.search-input {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.product-price{
  color: var(--plymouth-green);
  text-wrap: nowrap;
}
.add-to-cart{
  color: var(--plymouth-green) !important;
  border: 1px solid var(--plymouth-green) !important;
  width: 100%;
}
.load-more{
  border: 1px solid var(--black-color) !important;
  padding: 20px 50px !important;
  font-size: 18px !important;
  opacity: .65;
}
.add-to-cart:disabled{
  background-color: var(--black-color) !important;
  color: #fff;
  padding: 12px;
}
.btn.add-to-cart:hover, .btn.mobile-image:hover{
  background-color: var(--plymouth-green);
  color: #fff !important;
}
.product-img-top {
  overflow: hidden;
  position: relative;
}
.product-hover-image {
  position: absolute;
  top: 0px;
  right: 0px;
  transition: opacity 0.3s ease-in-out;
  opacity: 0; 
}
.product-img-top img{
  width: 100%;
}
.header-content {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: white;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.btn-outline{
  border: 1px solid var(--plymouth-green) !important;
  color: var(--plymouth-green) !important;
}
.Toastify__toast {
  font-family: KalamehWeb !important;
  font-size: 16px; /* تغییر اندازه */
}

.Toastify__toast-body {
  font-family: KalamehWeb !important;
  font-size: 14px; /* تغییر اندازه متن */
}
.toast-success {
  border: 1px solid green !important;
  /*color: white !important;*/
}

.toast-error {
  border: 2px solid red !important;
  /*color: white !important;*/
}
.loading-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 320px; /* ارتفاع مطابق تصویر */
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.swiper-button-prev, 
.swiper-button-next {
  color: var(--black-color) !important;  /* تغییر رنگ به قرمز */
}

/* تغییر رنگ پس‌زمینه و استایل دیگر */
.swiper-button-prev::after, 
.swiper-button-next::after {
  font-size: 24px; /* تغییر اندازه آیکن */
 
  padding: 10px;
  border-radius: 50%;
}
.swiper-pagination-bullet-active{
  background-color: var(--black-color) !important;
}
.btn-plymouth-green {
  background-color: var(--plymouth-green) !important;
  color: #fff !important;
}
.store-content a{
  text-decoration: none; 
  color: var(--black-color);
}
input.rmdp-input {
  width: 100%;
}
.form-input[type="radio"],.form-input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 2px solid var(--plymouth-green);
  border-radius: 0;
  outline: none;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 7px;
  margin:0px 10px;
  position: relative;
  top: 8px;
}
.form-input[type="radio"]:checked::after,.form-input[type="checkbox"]:checked::after {
  content: " ";
  position: relative;
  width: 17px;
  height: 17px;
  background-color: var(--plymouth-green);
  display: block;
  right: 2px;
  top: 2px;
  border-radius: 3px;
}
.category-box {
  text-decoration: none !important;
}
.price span{
letter-spacing: 16%;
}
.breadcrumb {
  font-weight: 700;
  font-size: 20px !important;
  line-height: 25px;
  opacity: 0.65;
}
.whatsapp a {
  opacity: 1;
}
.container h1{
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}
.search-header {
  background: #fff;
  color: #000;
}
.search-header .btn-close{
  opacity: 1;
  position: relative;
  left: 15px;
  z-index: 1;
}
.search-input{
  
  border: none !important;
  border-bottom: 1px solid !important;
  position: relative;
  right: 10px;
  border-radius: 0 !important;
  text-align: right !important;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  opacity: 1;
  height: 50px !important;
  outline: none;
}
#employee label {
  opacity: .65;
}
.whatsapp a {
  margin-top: 0px;
}
.product-img-top .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  margin: 0px !important;
  border-radius: 0px;
  background-color: var(--plymouth-green) !important;
  opacity: 0.5;
}
.product-img-top .swiper-pagination-bullet.swiper-pagination-bullet-active{
  opacity:1;
}