.parent {
  display: none;
}

.active {
  display: block;
}

#product-detail {
  max-width: 1615px;
  margin: 0px auto;
  padding: 0px 18px;
  padding-top: 10px;
  box-sizing: border-box;
}
#product-detail .locate span {
  font-family: "Sofia Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #2d5c10;
}
#product-detail .otto-product-detail {
  gap: 85px;
  display: flex;
  padding-top: 28px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.3137254902);
}
#product-detail .otto-product-detail .container {
  display: flex;
  gap: 34px;
  padding-bottom: 10px;
}
#product-detail .otto-product-detail .container .product-image {
  max-width: 354px;
  min-height: 336px;
  position: relative;
  overflow: hidden;
}
#product-detail .otto-product-detail .container .product-image .tablet-mobile-title {
  display: none;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-wrapper .swiper-slide,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-wrapper .swiper-slide {
  position: relative;
  padding: 0px;
  box-sizing: border-box;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-wrapper .swiper-slide img,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-wrapper .swiper-slide img {
  cursor: pointer;
  border: 1px solid rgba(101, 101, 101, 0.25);
  border-radius: 4px;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
  bottom: -10px;
  position: relative;
  z-index: 3;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination .swiper-pagination-bullet,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination .swiper-pagination-bullet {
  background: rgba(35, 84, 22, 0.14);
  opacity: 1;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination .swiper-pagination-bullet-active,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination .swiper-pagination-bullet-active {
  background: #bcffa5;
  opacity: 1;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-button-prev,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-button-prev {
  display: none;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-button-next,
#product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-button-next {
  display: none;
}
#product-detail .otto-product-detail .container .product-image .swiper {
  width: 115px;
  height: 115px;
}
#product-detail .otto-product-detail .container .product-image .swiper .swiper-wrapper .swiper-slide img {
  cursor: pointer;
}
#product-detail .otto-product-detail .container .product-image .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#product-detail .otto-product-detail .container .product-image .swiper-slide img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
}
#product-detail .otto-product-detail .container .product-image .swiper {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  box-sizing: border-box;
}
#product-detail .otto-product-detail .container .product-image .swiper-slide {
  background-size: cover;
  background-position: center;
}
#product-detail .otto-product-detail .container .product-image .mySwiper2,
#product-detail .otto-product-detail .container .product-image .mySwiper2t {
  width: 100%;
}
#product-detail .otto-product-detail .container .mySwiper,
#product-detail .otto-product-detail .container .mySwipert2 {
  height: 20%;
  box-sizing: border-box;
  padding-bottom: 0px;
}
#product-detail .otto-product-detail .container .mySwiper .swiper-slide,
#product-detail .otto-product-detail .container .mySwipert2 .swiper-slide {
  width: 25%;
  height: 48%;
  opacity: 0.4;
}
#product-detail .otto-product-detail .container .mySwiper .swiper-slide-thumb-active,
#product-detail .otto-product-detail .container .mySwipert2 .swiper-slide-thumb-active {
  opacity: 1;
}
#product-detail .otto-product-detail .container .swiper-slide img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail .information {
  width: 100%;
}
#product-detail .information .title h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
  display: flex;
  align-items: center;
  color: #3d655f;
  margin: 0px;
  margin-bottom: 20px;
  line-break: anywhere;
}
#product-detail .information .tag {
  background: rgba(123, 179, 87, 0.25);
  border-radius: 4px;
  display: inline-block;
}
#product-detail .information .tag a span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  color: #3d655f;
  padding: 2px 18px;
  display: flex;
}
#product-detail .information .text p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -0.2px;
  color: #222222;
}
#product-detail .car-detail-information-text {
  box-sizing: border-box;
}
#product-detail .car-detail-information-text p {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 129.4%;
  color: #c4c4c4;
  margin-top: 48.22px;
}
#product-detail .support {
  display: flex;
  padding: 35px 0px;
  justify-content: center;
  gap: 84px;
  background: #0f0f0f;
}
#product-detail .support span {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 0px;
}
#product-detail .support span:first-child {
  background-image: url("../../img/icons/phone-icon.svg");
}
#product-detail .support span:nth-child(3) {
  background-image: url("../../img/icons/true-icon.svg");
}
#product-detail .support span:nth-child(5) {
  background-image: url("../../img/icons/download-icon.svg");
}
#product-detail .support hr {
  height: 66px;
  border: 1px solid rgba(35, 35, 35, 0.4);
  margin: 0px;
}
#product-detail .swiper {
  width: 100%;
  height: 100%;
}
#product-detail .swiper-button-prev {
  background-image: url("../../img/icons/next.svg");
  background-size: 100%;
  transform: rotate(180deg) translateY(-50%);
  width: 7.4px;
  height: 12px;
  top: 40%;
  z-index: 1;
}
#product-detail .swiper-button-next {
  background-image: url("../../img/icons/next.svg");
  background-size: 100%;
  transform: translateY(-50%);
  width: 7.4px;
  top: 44%;
  height: 12px;
  z-index: 1;
}
#product-detail .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#product-detail .swiper-slide img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#product-detail .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
#product-detail .swiper-slide {
  background-size: cover;
  background-position: center;
}
#product-detail .mySwiper2,
#product-detail .mySwiper2t {
  height: 80%;
  width: 100%;
}
#product-detail .mySwiper .swiper-wrapper .swiper-slide,
#product-detail .mySwipert2 .swiper-wrapper .swiper-slide {
  background-color: transparent;
}
#product-detail .mySwiper .swiper-wrapper .swiper-slide img,
#product-detail .mySwipert2 .swiper-wrapper .swiper-slide img {
  width: 82px;
  height: 77.97px;
  border: 1px solid rgba(101, 101, 101, 0.25);
  border-radius: 4px;
}
#product-detail .mySwiper,
#product-detail .mySwipert2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  overflow: hidden;
}
#product-detail .mySwiper .swiper-slide,
#product-detail .mySwipert2 .swiper-slide {
  height: 100%;
}
#product-detail .mySwiper .swiper-slide-thumb-active,
#product-detail .mySwipert2 .swiper-slide-thumb-active {
  opacity: 1;
}
#product-detail .swiper-slide img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#content-of-our-products {
  max-width: 1615px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  gap: 124px;
  align-items: center;
  padding: 120px 60px;
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}
#content-of-our-products .title-text {
  width: 387px;
}
#content-of-our-products .title-text h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 40px !important;
  line-height: 65px;
  color: #3d655f;
  margin-top: 0px;
  margin-bottom: 40px;
  width: 344px;
}
#content-of-our-products .title-text p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #adaeae;
}
#content-of-our-products .our-products {
  display: flex;
  justify-self: center;
  gap: 72px;
}
#content-of-our-products .our-products .item {
  width: 183px;
}
#content-of-our-products .our-products .item h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  color: #3d655f;
  margin-top: 0px;
  width: 183px;
  height: 64px;
  margin-bottom: 20px;
  width: 183px;
}
#content-of-our-products .our-products .item p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #adaeae;
  margin-bottom: 38px;
}
#content-of-our-products .our-products .item svg {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

#another-products {
  max-width: 1615px;
  margin: 0px auto;
  padding: 0px 18px;
  box-sizing: border-box;
}
#another-products .title {
  margin-bottom: 53px;
}
#another-products .title a span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #3d655f;
  padding-right: 40px;
  background-image: url("../../img/icons/right-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 100%;
}
#another-products .items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  gap: 51px;
  justify-content: center;
  margin-bottom: 34px;
}
#another-products .items .item {
  position: relative;
  width: 354px;
  height: 336.61px;
  border: 1px solid rgba(101, 101, 101, 0.25);
  border-radius: 6px;
}
#another-products .items .item img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#another-products .items .item .text {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(22, 22, 22, 0.5);
  border-radius: 0px 0px 6px 6px;
  padding: 10px 23px;
  box-sizing: border-box;
}
#another-products .items .item .text h6 {
  margin: 0px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
}

#most-populer-products {
  max-width: 1290px;
  margin: 0px auto;
  margin-bottom: 155px;
  padding: 0px 20px;
  display: none;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product {
  display: flex;
  align-items: center;
  margin-top: 40px;
  justify-content: space-between;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .name-price {
  display: grid;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .name-price .name {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  color: #3d655f;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .name-price .price {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  color: #ebbc28;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .buy {
  background: #ebbc28;
  border-radius: 10px;
}
#most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .buy a span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 14px 71px;
}
#most-populer-products .gallery-thumbs .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#most-populer-products .gallery-thumbs .arrow-number {
  margin-top: 56px;
  margin-left: 137px;
}
#most-populer-products .gallery-thumbs .arrow-number .swiper-button-prev {
  background-image: url("../../img/icons/left-arrow.svg");
  top: 92.5%;
  left: 0px;
}
#most-populer-products .gallery-thumbs .arrow-number .swiper-button-next {
  background-image: url("../../img/icons/right-arrow.svg");
  top: 92.5%;
  left: 70px;
}
#most-populer-products .gallery-thumbs .arrow-number span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #3d655f;
}
#most-populer-products .titles-link-tag {
  display: flex;
  align-items: end;
  width: 100%;
}
#most-populer-products .titles-link-tag h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 65px;
  color: #3d655f;
  width: 428px;
  margin: 0px;
  margin-right: 89px;
}
#most-populer-products .titles-link-tag a {
  width: 200px;
  margin-right: auto;
}
#most-populer-products .titles-link-tag a span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #3d655f;
  padding-right: 34px;
  background-image: url("../../img/icons/right-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 100%;
}
#most-populer-products .titles-link-tag .tags {
  display: flex;
  align-items: center;
  gap: 9px;
  justify-content: end;
}
#most-populer-products .titles-link-tag .tags span {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  color: #3d655f;
  border-radius: 4px;
  padding: 1px 23px;
}
#most-populer-products .titles-link-tag .tags span:first-child {
  background: rgba(239, 65, 65, 0.25);
}
#most-populer-products .titles-link-tag .tags span:nth-child(2) {
  background: rgba(123, 179, 87, 0.25);
}
#most-populer-products .titles-link-tag .tags span:last-child {
  background: rgba(233, 150, 74, 0.25);
}
#most-populer-products .slider-area {
  display: flex;
  padding-top: 38px;
}
#most-populer-products .slider-area .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
#most-populer-products .slider-area .gallery-top {
  max-width: 386px;
  min-width: 255px;
  width: 100%;
  margin-right: 20px;
  padding-bottom: 168px;
}
#most-populer-products .slider-area .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  padding-top: 0px;
}
#most-populer-products .slider-area .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
}
#most-populer-products .mobile-link {
  display: none;
}

@media (max-width: 1700px) {
  header nav .logo-links {
    max-width: 1400px !important;
  }
}
@media (max-width: 1500px) {
  header nav .logo-links {
    max-width: 1200px !important;
  }
}
@media (max-width: 1400px) {
  header nav .logo-links {
    max-width: 1200px !important;
  }
  #product-detail {
    max-width: 1200px;
  }
  #product-detail .otto-product-detail {
    max-width: 1200px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 106px;
  }
  #another-products {
    max-width: 1200px;
  }
  #another-products .items {
    gap: 48px;
  }
}
@media (max-width: 1200px) {
  header nav .logo-links {
    max-width: 992px !important;
  }
  #content-of-our-products {
    max-width: 992px;
  }
  #content-of-our-products .title-text {
    width: 227px;
  }
  #content-of-our-products .title-text h3 {
    width: 227px;
    font-size: 38px;
    line-height: 44px;
  }
  #content-of-our-products .title-text p {
    font-size: 14px;
    line-height: 20px;
  }
  #content-of-our-products .our-products {
    flex-wrap: wrap;
  }
  #content-of-our-products .our-products .item h3 {
    font-size: 20px;
    line-height: 24px;
    height: 46px;
  }
  #content-of-our-products .our-products .item p {
    font-size: 14px;
    line-height: 20px;
  }
  #product-detail {
    max-width: 992px;
  }
  #product-detail .otto-product-detail {
    max-width: 992px;
    padding-left: 4px;
    padding-right: 4px;
    gap: 35px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 124px;
  }
  #content-of-our-products {
    margin: 0px auto;
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #content-of-our-products .title-text {
    width: 100%;
  }
  #content-of-our-products .title-text h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #content-of-our-products .title-text p {
    text-align: center;
    max-width: 238px;
    margin: 0px auto;
    margin-bottom: 40px;
  }
  #content-of-our-products .our-products {
    justify-content: space-between;
    gap: 22px !important;
  }
  #content-of-our-products .our-products .item {
    text-align: center;
  }
  #content-of-our-products .our-products .item h3 {
    height: 38px;
  }
  #most-populer-products {
    max-width: 992px;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product {
    display: none;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide-active .price-buy-product {
    display: flex;
  }
  #most-populer-products .titles-link-tag h3 {
    font-size: 38px;
    line-height: 40px;
    width: 328px;
    margin-right: 56px;
  }
  #another-products {
    max-width: 992px;
  }
  #another-products .items {
    gap: 78px;
  }
}
@media (max-width: 992px) {
  header nav .logo-links {
    max-width: 768px !important;
  }
  #content-of-our-products {
    max-width: 768px;
    display: block;
    box-sizing: border-box;
    padding-bottom: 76px !important;
  }
  #content-of-our-products .title-text {
    width: 100%;
  }
  #content-of-our-products .title-text h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #content-of-our-products .title-text p {
    text-align: center;
    max-width: 238px;
    margin: 0px auto;
    margin-bottom: 40px;
  }
  #content-of-our-products .our-products {
    justify-content: space-between;
    gap: 0px;
  }
  #content-of-our-products .our-products .item {
    text-align: center;
  }
  #content-of-our-products .our-products .item h3 {
    height: 38px;
  }
  #product-detail {
    padding-top: 40px;
    max-width: 768px;
  }
  #product-detail .locate {
    max-width: 768px;
    margin: 0px auto;
  }
  #product-detail .otto-product-detail {
    display: block;
    max-width: 768px;
    margin: 0px auto;
    padding: 0px;
  }
  #product-detail .otto-product-detail .container .product-image {
    max-width: 768px;
    max-height: 1060px;
  }
  #product-detail .otto-product-detail .container .product-image .tablet-mobile-title {
    display: block;
    margin-bottom: 16px;
  }
  #product-detail .otto-product-detail .container .product-image .tablet-mobile-title .title h3 {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    display: flex;
    align-items: center;
    color: #3d655f;
    margin: 0px;
    margin-bottom: 16px;
  }
  #product-detail .otto-product-detail .container .product-image .tablet-mobile-title .tag {
    background: rgba(123, 179, 87, 0.25);
    border-radius: 4px;
    display: inline-block;
  }
  #product-detail .otto-product-detail .container .product-image .tablet-mobile-title .tag a span {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #3d655f;
    padding: 2px 18px;
    display: flex;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 158px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper .swiper-wrapper .swiper-slide img,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 .swiper-wrapper .swiper-slide img {
    width: 140px;
    height: 126.31px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t {
    height: 70%;
  }
  #product-detail .otto-product-detail .information .title {
    display: none;
  }
  #product-detail .otto-product-detail .information .tag {
    display: none;
  }
  #most-populer-products {
    max-width: 768px;
  }
  #most-populer-products .titles-link-tag {
    align-content: center;
    flex-wrap: wrap;
  }
  #most-populer-products .titles-link-tag h3 {
    margin-right: 0px;
    width: 50%;
  }
  #most-populer-products .titles-link-tag a {
    width: 50%;
    display: flex;
    justify-content: end;
  }
  #most-populer-products .titles-link-tag .tags {
    width: 100%;
    justify-content: start;
    margin-top: 40px;
  }
  #another-products {
    max-width: 768px;
  }
  #another-products .items {
    gap: 0px;
  }
}
@media (max-width: 768px) {
  #content-of-our-products .our-products {
    justify-content: space-around;
    row-gap: 30px;
  }
  #product-detail .otto-product-detail {
    max-width: 566px;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t {
    height: 60%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 202px;
    z-index: 3;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 {
    height: 21%;
  }
  #product-detail .otto-product-detail .container .product-image .swiper {
    padding-bottom: 10px;
  }
  #product-detail .otto-product-detail .information .text p {
    margin-top: -40px;
  }
  #product-detail .otto-product-detail .mySwiper,
  #product-detail .otto-product-detail .mySwipert2 {
    padding: 50px 0;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .buy a span {
    padding: 14px 31px;
  }
  #most-populer-products .titles-link-tag h3 {
    width: 72%;
  }
  #most-populer-products .titles-link-tag a {
    width: 28%;
  }
  #another-products {
    max-width: 606px;
    box-sizing: border-box;
  }
  #another-products .items {
    gap: 20px;
  }
}
@media (max-width: 576px) {
  #content-of-our-products {
    padding-bottom: 0px;
  }
  #content-of-our-products .title-text h3 {
    max-width: 234px;
    margin: 0px auto;
    margin-bottom: 54px;
  }
  #content-of-our-products .title-text p {
    margin-bottom: 70px;
  }
  #content-of-our-products .our-products {
    row-gap: 20px;
  }
  #content-of-our-products .our-products .item {
    width: 203px;
  }
  #content-of-our-products .our-products .item h3 {
    width: 100%;
    height: 28px;
    margin-bottom: 0px;
  }
  #content-of-our-products .our-products .item p {
    margin-top: 0px;
  }
  #another-products {
    display: none;
  }
  #product-detail {
    max-width: 400px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #product-detail .otto-product-detail {
    padding: 0px;
    max-width: 400px;
  }
  #product-detail .otto-product-detail .container .product-image {
    max-height: 700px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t {
    height: 70%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 146px;
    z-index: -1;
  }
  #product-detail .otto-product-detail .container .product-image .swiper {
    margin: 0px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 {
    height: 33%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper .swiper-wrapper .swiper-slide img,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t {
    height: 60%;
  }
  #product-detail .otto-product-detail .information .text p {
    margin: 0px;
    font-size: 12px;
    line-height: 22px;
  }
  #most-populer-products {
    padding-right: 7px;
    margin-bottom: 61px;
    display: block;
  }
  #most-populer-products .gallery-top {
    padding-bottom: 10px !important;
    min-width: 255px;
    margin-top: 0px !important;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product {
    margin-top: 10px;
  }
  #most-populer-products .gallery-top .swiper-wrapper .swiper-slide .price-buy-product .buy a span {
    padding: 12px 0px;
  }
  #most-populer-products .gallery-thumbs {
    min-width: 300px !important;
    min-height: 250px;
    padding-bottom: 56px;
  }
  #most-populer-products .gallery-thumbs .swiper-wrapper .swiper-slide img {
    width: auto;
    height: auto;
    height: 200px;
    border-radius: 8px;
  }
  #most-populer-products .gallery-thumbs .arrow-number {
    margin-top: 35px;
  }
  #most-populer-products .gallery-thumbs .arrow-number .swiper-button-prev {
    width: 30px;
    height: 13px;
    top: 98.5%;
  }
  #most-populer-products .gallery-thumbs .arrow-number .swiper-button-next {
    left: 56px;
    left: 56px;
    width: 30px;
    height: 13px;
    top: 98.5%;
  }
  #most-populer-products .gallery-thumbs .arrow-number #numberSlides {
    display: none;
  }
  #most-populer-products .titles-link-tag h3 {
    font-size: 48px;
    line-height: 65px;
    width: 100%;
  }
  #most-populer-products .titles-link-tag a {
    display: none;
  }
  #most-populer-products .titles-link-tag .tags {
    margin-top: 21px;
  }
  #most-populer-products .titles-link-tag .tags span:first-child {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 19px;
  }
  #most-populer-products .titles-link-tag .tags span:nth-child(2) {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 19px;
  }
  #most-populer-products .titles-link-tag .tags span:last-child {
    padding: 4px 23px;
    font-size: 14px;
    line-height: 19px;
  }
  #most-populer-products .slider-area {
    overflow: hidden;
    padding-top: 21px;
  }
  #most-populer-products .mobile-link {
    display: block;
    margin-top: 39px;
    text-align: start !important;
    padding: 0px 0px;
    padding: 0px !important;
  }
  #most-populer-products .mobile-link a {
    width: 200px;
    margin-right: auto;
  }
  #most-populer-products .mobile-link a span {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3d655f;
    padding-right: 34px;
    background-image: url("../../img/icons/right-arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 100%;
  }
}
@media (max-width: 400px) {
  #product-detail .locate {
    padding: 0px 18px;
  }
  #product-detail .otto-product-detail {
    max-width: 354px;
  }
  #product-detail .otto-product-detail .container .product-image {
    max-height: 600px;
    min-height: 280px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t {
    padding: 0px;
    padding-bottom: 10px;
    height: 50%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper2 .swiper-pagination,
  #product-detail .otto-product-detail .container .product-image .mySwiper2t .swiper-pagination {
    bottom: 171px;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 {
    height: 70%;
  }
  #product-detail .otto-product-detail .container .product-image .mySwiper,
  #product-detail .otto-product-detail .container .product-image .mySwipert2 {
    height: 50%;
  }
}/*# sourceMappingURL=product-detail.css.map */