@charset "UTF-8";

.fz-75 {
  font-size: 7.5rem;
  font-weight: 600;
  line-height: calc(95/75);
}

@media (max-width: 767px) {
  .fz-75 {
    font-size: 5.5rem;
  }
}

.fz-48,
.count-up-section .number {
  font-size: 4.8rem;
  font-weight: 600;
  line-height: calc(60/48);
}

@media (max-width: 767px) {

  .fz-48,
  .count-up-section .number {
    font-size: 3.8rem;
  }
}

.fz-35 {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: calc(44/35);
}

.fz-32,
.cart-page .summary-box .head,
.checkout-page .summary-box .head,
.thank-you .summary-box .head,
.my-account .summary-box .head,
.cart-page .heading-box,
.checkout-page .heading-box,
.thank-you .heading-box,
.my-account .heading-box {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: calc(40/32);
}

.fz-22,
.product-card .content .price,
.product-card .content .title,
.cart-page .cart-product-table .table tbody td .product-item .caption .title {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: calc(27/22);
}

.section-subtitle {
  color: #2AA8C1;
  font-size: 2rem;
  letter-spacing: 0.6rem;
  letter-spacing: calc(27/20);
}

@media (max-width: 767px) {
  .pt-14 {
    padding-top: 10rem !important;
  }

  .pb-14 {
    padding-bottom: 10rem !important;
  }

  .py-14 {
    padding-block: 10rem !important;
  }

  .px-14 {
    padding-inline: 10rem !important;
  }
}

*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 7px;
}

@media (min-width: 1200px) {
  html {
    font-size: calc(0.2777777778vw + 3.6666666667px);
  }
}

@media (min-width: 1560px) {
  html {
    font-size: calc(0.5555555556vw - 0.6666666667px);
  }
}

@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

@media (min-width: 1560px) {
  html {
    font-size: 8px;
  }
}

@media (min-width: 1920px) {
  html {
    font-size: 10px;
  }
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #0D323A;
  font-family: "Outfit";
  font-size: 1.8rem;
  font-weight: 400;
  line-height: calc(28/22);
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

/*GRID - media queries breakpoints*/
.col,
[class*=col-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  width: 100%;
}

[class*=col-span-],
[class*=col-end-],
[class*=col-start-] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 5.5rem;
  padding-left: 5.5rem;
}

@media (max-width: 1199px) {
  .container-fluid {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.container {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 1200px) {
  .container {
    max-width: calc(157.2/192*100%);
  }
}

@media (min-width: 1920px) {
  .container {
    max-width: 157.2rem;
  }
}

@media (min-width: 1200px) {
  .container-narrow {
    max-width: calc(157.2/192*100%);
  }
}

@media (min-width: 1920px) {
  .container-narrow {
    max-width: 157.2rem;
  }
}

@media (min-width: 1200px) {
  .container-wide {
    max-width: calc(157.2/192*100%);
  }
}

@media (min-width: 1920px) {
  .container-wide {
    max-width: 157.2rem;
  }
}

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.gap-large {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.gap-large>.col,
.gap-large>[class*=col-] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.img-white {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.fake-bold {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.my-tabs .tab-content {
  display: none;
}

.accordion-content {
  display: none;
}

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}

.tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.price ins {
  text-decoration: none;
}

a {
  color: inherit;
}

.desc p:not(:last-child),
.brief-content p:not(:last-child),
.full-content p:not(:last-child) {
  margin-bottom: 2rem;
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}

.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}

.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}

.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}

.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #329FEF;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.bg-overlay {
  position: relative;
}

.bg-overlay:after {
  inset: 0;
  position: absolute;
  content: "";
}

.bg-overlay-50:after {
  background: rgba(10, 11, 9, 0.5);
}

.bg-overlay-40:after {
  background: rgba(10, 11, 9, 0.4);
}

.main-content .subtitle {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.072rem;
  line-height: calc(38/36);
}

.main-content .big-title {
  margin-top: 0.5rem;
}

.main-content .head {
  position: relative;
  margin-bottom: 1rem;
}

.main-content .head:after {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #0A0B09;
  width: 3rem;
  height: 1px;
  content: "";
}

.main-content .head.line-white::after {
  background: #fff;
}

.main-content .head.line-left::after {
  left: 0;
  -webkit-transform: none;
  transform: none;
}

.big-title {
  font-size: 5.6rem;
  line-height: calc(60/56);
}

@media (max-width: 767px) {
  .big-title {
    font-size: 4.8rem;
  }
}

.btn-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
}

.btn-arrow .txt {
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #F2F2F2), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #F2F2F2 50%, transparent 50%);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #F2F2F2;
  white-space: nowrap;
}

.btn-arrow .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1rem;
  width: 3rem;
}

.btn-arrow .icon img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 100%;
  height: auto;
}

.btn-arrow.black .icon img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.btn-arrow.black .txt {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #00122B), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #00122B 50%, transparent 50%);
  color: #00122B;
}

.btn-arrow:hover .txt {
  background-position: 0 100%;
  color: currentColor;
}

.btn {
  gap: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0.5rem;
  padding: 0 3rem;
  height: 5.3rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 5.3rem;
  text-align: center;
  white-space: nowrap;
}

.btn em {
  font-size: 1.6rem;
}

.btn em::before {
  font-weight: bold;
}

.btn .icon {
  display: block;
  position: relative;
  margin-left: 2rem;
  width: 3.5rem;
}

.btn .icon:after {
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: rgba(32, 38, 60, 0.2);
  width: 1.5rem;
  height: 1.5rem;
  content: "";
}

.btn .icon img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.btn-white {
  background: #FFFFFf;
  color: #0A0B09;
}

.btn-white:after {
  border-color: #FFFFFf;
}

.btn-white--brounded {
  border: 1px solid #FFFFFf;
  background: none;
  color: #FFFFFf;
}

.btn-white--brounded:hover,
.btn-white--brounded.active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #FFFFFf;
  color: #0A0B09;
}

.btn-white--brounded:hover:after,
.btn-white--brounded.active:after {
  border-color: #FFFFFf;
}

.btn-pink {
  background: #D90968;
  color: #ffffff;
}

.btn-pink--brounded {
  border: 1px solid #D90968;
  background: none;
  color: #D90968;
}

.btn-pink--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #D90968;
  color: #ffffff;
}

.btn-pink--brounded:hover:after {
  border-color: #D90968;
}

.btn-pink:hover,
.btn-pink.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #D90968;
}

.btn-green {
  background: #0D7607;
  color: #ffffff;
}

.btn-green:after {
  border-color: #0D7607;
}

.btn-green--brounded {
  border: 1px solid #0D7607;
  background: none;
  color: #0D7607;
}

.btn-green--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #0D7607;
  color: #ffffff;
}

.btn-green--brounded:hover:after {
  border-color: #0D7607;
}

.btn-green:hover,
.btn-green.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #0D7607;
}

.btn-dark {
  -webkit-box-shadow: inset 0.5rem 0 0 0 #B91122;
  box-shadow: inset 0.5rem 0 0 0 #B91122;
  background: #3D3F3E;
  color: #ffffff;
}

.btn-dark:after {
  border-color: #3D3F3E;
}

.btn-dark--brounded {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #3D3F3E;
  background: none;
  color: #3D3F3E;
}

.btn-dark--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #3D3F3E;
  color: #ffffff;
}

.btn-dark--brounded:hover:after {
  border-color: #3D3F3E;
}

.btn-dark:hover,
.btn-dark.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #3D3F3E;
}

.btn-light {
  background: #E0E0E0;
  color: #3D3F3E;
}

.btn-light--brounded {
  border: 1px solid #E0E0E0;
  background: none;
  color: #E0E0E0;
}

.btn-light--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #E0E0E0;
  color: #4D4D4F;
}

.btn-light--brounded:hover:after {
  border-color: #E0E0E0;
}

.btn-light:hover,
.btn-light.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #3D3F3E;
}

.btn-grey-4d {
  background: #4d4d4d;
  color: #4D4D4F;
}

.btn-grey-4d:after {
  border-color: #4d4d4d;
}

.btn-grey-4d--brounded {
  border: 1px solid #4d4d4d;
  background: none;
  color: #4d4d4d;
}

.btn-grey-4d--brounded:hover {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #4d4d4d;
  color: #fff;
}

.btn-grey-4d--brounded:hover:after {
  border-color: #4d4d4d;
}

.btn-grey-4d:hover,
.btn-grey-4d.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #4d4d4d;
}

.btn-black {
  background: #000;
  color: #ffffff;
}

.btn-black--brounded {
  border: 1px solid #000;
  background: none;
  color: #000;
}

.btn-black:hover,
.btn-black.active {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-black:hover .icon:after,
.btn-black.active .icon:after {
  -webkit-transform: translateY(-50%) scale(2);
  transform: translateY(-50%) scale(2);
  -webkit-box-shadow: inset 0 0 0 0.25rem #D3D4D8, inset 0 0 0 0.5rem #AEB2BA;
  box-shadow: inset 0 0 0 0.25rem #D3D4D8, inset 0 0 0 0.5rem #AEB2BA;
  background: #9196A0;
}

.btn:hover,
.btn.active {
  -webkit-filter: brightness(85%);
  filter: brightness(85%);
  text-shadow: 0 0.7rem 1.5rem #00000033;
}

.text-center {
  text-align: center;
}

.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0rem;
  left: 50% !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
}

.swiper-pagination span {
  display: block;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 0.8rem;
  outline: none;
  border: 1px solid #2AA8C1;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
}

.swiper-pagination span.swiper-pagination-bullet-active {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  background: #2AA8C1;
}

.swiper-pagination.green span {
  background: #84BD00;
}

.swiper-pagination.white span {
  background: #fff;
}

.swiper-prev,
.swiper-next {
  display: grid;
  position: absolute;
  top: 50%;
  place-items: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 98;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
  -webkit-box-shadow: 0px 0.3rem 1.5rem #0000001A;
  box-shadow: 0px 0.3rem 1.5rem #0000001A;
  border-radius: 50%;
  background: #FFFFFF;
  width: 5rem;
  height: 5rem;
}

.swiper-prev img,
.swiper-next img {
  position: relative;
  z-index: 1;
  width: 100%;
  width: 2.5rem;
}

.swiper-prev:hover,
.swiper-next:hover {
  background: #D90968;
}

.swiper-prev:hover img,
.swiper-next:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

@media (max-width: 767px) {

  .swiper-prev,
  .swiper-next {
    width: 4rem;
    height: 4rem;
  }

  .swiper-prev img,
  .swiper-next img {
    width: 1.8rem;
  }
}

.swiper-prev {
  left: 0rem;
}

.swiper-prev:after {
  right: unset;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.swiper-next {
  right: 0rem;
}

.swiper-next:after {
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.swiper-button-disabled {
  cursor: no-drop;
}

.swiper-btn {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-btn .swiper-next,
.swiper-btn .swiper-prev {
  position: static;
  -webkit-transform: none;
  transform: none;
}

.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: inset 0 0 0 1px #EEEEEE;
  box-shadow: inset 0 0 0 1px #EEEEEE;
}

.choose-number .minus,
.choose-number .plus {
  display: grid;
  position: relative;
  place-items: center;
  cursor: pointer;
  background: #EEEEEE;
  width: 4rem;
  height: 4rem;
  color: #000000;
  font-size: 1.4rem;
  line-height: 1;
}

.choose-number .minus img,
.choose-number .plus img {
  width: 1.4rem;
}

.choose-number .minus:after {
  right: 0;
}

.choose-number .plus:after {
  left: 0;
}

.choose-number .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  width: 6rem;
  height: 4rem;
  font-size: 2.2rem;
  text-align: center;
}

.choose-number ::-webkit-outer-spin-button,
.choose-number ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 24rem;
  color: #091821;
  font-size: 2rem;
  font-weight: 500;
}

.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 1.6rem;
}

.dropdown-caret::before {
  font-weight: bold;
}

.dropdown-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 9;
  cursor: pointer;
  border: 1px solid #3A3E47;
  padding: 0 3rem;
  height: 100%;
  line-height: 7rem;
}

.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  background: #fff;
  padding: 1rem 0;
  width: 100%;
  list-style: none;
}

.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 3rem;
}

.dropdown-item.selected,
.dropdown-item:hover {
  color: #FF971D;
}

.dropdown.open {
  z-index: 999;
}

.dropdown.open .dropdown-list .dropdown-item {
  display: block;
}

.dropdown.open .dropdown-caret img {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input,
textarea {
  -webkit-transition: outline 0.2s;
  transition: outline 0.2s;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #E4E4E4;
  border-radius: 0.3rem;
  background: #fff;
  padding: 0rem 2rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  font-weight: normal;
}

textarea {
  padding: 1.3rem 2rem;
  min-height: 25rem;
  resize: none;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: rgba(13, 50, 58, 0.5);
}

select:invalid {
  color: rgba(13, 50, 58, 0.5);
}

select {
  -webkit-appearance: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #E4E4E4;
  border-radius: 0.3rem;
  background: #fff;
  background-image: url(../img/e-store/down.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 1.5rem auto;
  padding: 0 2rem;
  padding-right: 5rem;
  width: 100%;
  height: 5rem;
  font-size: 1.6rem;
  line-height: 5rem;
  text-transform: capitalize;
}

.datepicker {
  background-image: url(../img/e-store/calendar.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 1.5rem auto;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 3rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}

.form-group {
  margin-bottom: 2rem;
}

.form-group .input {
  position: relative;
}

.form-group .dropdown,
.form-wrap .dropdown {
  width: 100%;
}

.form-group label,
.form-wrap label {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
}

.form-group label .required,
.form-wrap label .required {
  color: #B91122;
}

.breadcrumb-module {
  position: relative;
}

.breadcrumb-module .breadcrumb {
  position: relative;
  z-index: 1;
  background-image: url(../img/home/br.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 50rem;
}

.breadcrumb-module .breadcrumb:after {
  inset: 0;
  position: absolute;
  z-index: -1;
  background: rgba(248, 251, 255, 0.8);
  content: "";
}

.breadcrumb-module ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding: 1.5rem 3rem;
  list-style-type: none;
}

.breadcrumb-module ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  font-size: 1.8rem;
  font-weight: 500;
}

.breadcrumb-module ol li:not(:last-child) {
  margin-right: 3rem;
}

.breadcrumb-module ol li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 50%;
  right: -2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: ">";
}

.breadcrumb-module ol li:last-child:after {
  display: none;
}

.breadcrumb-module ol li.active {
  font-weight: bold;
}

.pagi {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.pagi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-bottom: 0 !important;
  border-radius: 0.3rem;
  background: #EEEEEE;
  width: 4rem;
  height: 4rem;
  color: #0D323A;
  font-size: 1.8rem;
  font-weight: normal;
}

.pagi-item.pagi-action {
  background: none;
  width: auto;
}

.pagi-item.pagi-action img {
  width: 2.5rem;
}

.pagi em {
  font-size: 2.8rem;
}

.pagi em:before {
  font-weight: 400;
}

.pagi-item.is-disabled {
  cursor: no-drop;
  color: #E0E0E0;
}

.pagi-item:hover,
.pagi-item.active {
  background: #2AA8C1;
  color: #fff;
}

.custom-checkbox,
.custom-radio {
  cursor: pointer;
}

.custom-checkbox>label,
.custom-radio>label {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: normal !important;
}

.custom-checkbox>input,
.custom-radio>input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}

.custom-checkbox.style-1>label,
.custom-checkbox.style-1>span,
.custom-radio.style-1>label,
.custom-radio.style-1>span {
  position: relative;
  cursor: pointer;
  padding-left: 3.5rem;
}

.custom-checkbox.style-1>label:before,
.custom-checkbox.style-1>span:before,
.custom-radio.style-1>label:before,
.custom-radio.style-1>span:before {
  -webkit-appearance: none;
  display: inline-block;
  position: absolute;
  top: 0rem;
  left: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid rgba(13, 50, 58, 0.2);
  border-radius: 0.3rem;
  background: none;
  width: 2rem;
  height: 2rem;
  content: "";
}

.custom-checkbox.style-1>label:after,
.custom-checkbox.style-1>span:after,
.custom-radio.style-1>label:after,
.custom-radio.style-1>span:after {
  display: block;
  position: absolute;
  top: 0.35rem;
  left: 0.77rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  border: solid #0D323A;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.6rem;
  height: 1rem;
  content: "";
}

.custom-checkbox.style-1 input[type=radio]:checked+label .content,
.custom-checkbox.style-1 input[type=radio]:checked+span .content,
.custom-radio.style-1 input[type=radio]:checked+label .content,
.custom-radio.style-1 input[type=radio]:checked+span .content {
  display: block;
}

.custom-checkbox.style-1 input[type=radio]:checked+label::after,
.custom-checkbox.style-1 input[type=radio]:checked+span::after,
.custom-radio.style-1 input[type=radio]:checked+label::after,
.custom-radio.style-1 input[type=radio]:checked+span::after {
  opacity: 1;
}

.custom-checkbox.style-1 input[type=checkbox]:checked+label .content,
.custom-checkbox.style-1 input[type=checkbox]:checked+span .content,
.custom-radio.style-1 input[type=checkbox]:checked+label .content,
.custom-radio.style-1 input[type=checkbox]:checked+span .content {
  display: block;
}

.custom-checkbox.style-1 input[type=checkbox]:checked+label::after,
.custom-checkbox.style-1 input[type=checkbox]:checked+span::after,
.custom-radio.style-1 input[type=checkbox]:checked+label::after,
.custom-radio.style-1 input[type=checkbox]:checked+span::after {
  opacity: 1;
}

.custom-checkbox.style-2>label,
.custom-checkbox.style-2>span,
.custom-radio.style-2>label,
.custom-radio.style-2>span {
  position: relative;
  cursor: pointer;
  padding-left: 2.1rem;
}

.custom-checkbox.style-2>label:before,
.custom-checkbox.style-2>span:before,
.custom-radio.style-2>label:before,
.custom-radio.style-2>span:before {
  position: absolute;
  top: 0.5rem;
  left: 0;
  cursor: pointer;
  border: 1px solid #000000;
  border-radius: 50%;
  background: none;
  width: 1.1rem;
  height: 1.1rem;
  content: "";
}

.custom-checkbox.style-2 input[type=radio]:focus+label .content,
.custom-checkbox.style-2 input[type=radio]:focus+span .content,
.custom-radio.style-2 input[type=radio]:focus+label .content,
.custom-radio.style-2 input[type=radio]:focus+span .content {
  display: block;
}

.custom-checkbox.style-2 input[type=radio]:focus+label:before,
.custom-checkbox.style-2 input[type=radio]:focus+span:before,
.custom-radio.style-2 input[type=radio]:focus+label:before,
.custom-radio.style-2 input[type=radio]:focus+span:before {
  background: #000000;
}

.custom-checkbox.style-2 input[type=radio]:checked+label .content,
.custom-checkbox.style-2 input[type=radio]:checked+span .content,
.custom-radio.style-2 input[type=radio]:checked+label .content,
.custom-radio.style-2 input[type=radio]:checked+span .content {
  display: block;
}

.custom-checkbox.style-2 input[type=radio]:checked+label:before,
.custom-checkbox.style-2 input[type=radio]:checked+span:before,
.custom-radio.style-2 input[type=radio]:checked+label:before,
.custom-radio.style-2 input[type=radio]:checked+span:before {
  background: #000000;
}

.custom-checkbox.style-2 input[type=checkbox]:focus+label .content,
.custom-checkbox.style-2 input[type=checkbox]:focus+span .content,
.custom-radio.style-2 input[type=checkbox]:focus+label .content,
.custom-radio.style-2 input[type=checkbox]:focus+span .content {
  display: block;
}

.custom-checkbox.style-2 input[type=checkbox]:focus+label:before,
.custom-checkbox.style-2 input[type=checkbox]:focus+span:before,
.custom-radio.style-2 input[type=checkbox]:focus+label:before,
.custom-radio.style-2 input[type=checkbox]:focus+span:before {
  background: #000000;
}

.custom-checkbox.style-2 input[type=checkbox]:checked+label .content,
.custom-checkbox.style-2 input[type=checkbox]:checked+span .content,
.custom-radio.style-2 input[type=checkbox]:checked+label .content,
.custom-radio.style-2 input[type=checkbox]:checked+span .content {
  display: block;
}

.custom-checkbox.style-2 input[type=checkbox]:checked+label:before,
.custom-checkbox.style-2 input[type=checkbox]:checked+span:before,
.custom-radio.style-2 input[type=checkbox]:checked+label:before,
.custom-radio.style-2 input[type=checkbox]:checked+span:before {
  background: #000000;
}

[data-aos=box] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

[data-aos=box].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=box-reverse] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}

[data-aos=box-reverse].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos=fadeup] {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

[data-aos=fadeup].aos-animate {
  -webkit-transform: translateY(0rem);
  transform: translateY(0rem);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    z-index: 2;
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    z-index: 2;
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.footer {
  padding-block: 10rem;
  background: #0D323A;
  color: #fff;
}

.footer .logo {
  display: block;
  max-width: 33.6rem;
}

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

.footer .menu-list {
  list-style: none;
}

.footer .menu-link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.footer .menu-item {
  font-weight: 500;
}

.footer .menu-item:hover a,
.footer .menu-item.active a {
  text-decoration: underline;
}

.footer .menu-item:not(:last-child) {
  margin-bottom: 2rem;
}

.footer .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.8rem;
  padding: 0.5rem;
}

.footer .form-group input {
  border: none;
  background: none;
  padding: 0 1.5rem;
}

.footer .bot-content {
  margin-top: 4rem;
  border-top: 1px solid rgba(7, 43, 93, 0.5);
  padding: 3rem 0;
}

.footer .bot-menu .bot-menu-list {
  gap: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.footer .bot-menu .bot-menu-list .bot-menu-item .bot-menu-link {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .footer .right-box {
    margin-top: 5rem;
  }
}

.social-list {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
}

.social-list li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.social-list li a {
  display: grid;
  position: relative;
  place-items: center;
  width: 3rem;
  height: 3rem;
}

.social-list li a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.social-list li:hover a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.header {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: 0 1rem 1.5rem #3030300A;
  box-shadow: 0 1rem 1.5rem #3030300A;
  background: #fff;
}

.header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-box-shadow: 0 1rem 1.5rem #3030300A;
  box-shadow: 0 1rem 1.5rem #3030300A;
  background: #fff;
  width: 100%;
}

.header .logo {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 8rem;
}

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

.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 10rem;
}

.header .cart {
  margin-left: 6rem;
}

.header .cart-toggle {
  gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-right: 1rem;
}

.header .cart-toggle .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 2.1rem;
}

.header .cart-toggle .icon img {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  width: auto;
  height: 100%;
}

.header .cart-toggle .badges {
  font-size: 1.8rem;
  font-weight: 500;
}

.header .login {
  display: inline-block;
  margin-right: 6rem;
  color: #D90968;
  font-size: 1.8rem;
  font-weight: 500;
}

@media (min-width: 1200px) {
  .header .menu {
    margin-left: auto;
  }
}

.header .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  list-style: none;
}

.header .menu-link {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 1.8rem;
  font-weight: 500;
}

.header .menu-item .icon-dropdown {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 1.6rem;
}

.header .menu-item .icon-dropdown:before {
  font-weight: normal;
}

.header .menu-item:before {
  position: absolute;
  top: 50%;
  left: -1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  background-image: url(../img/home/9.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 4rem;
  height: 4rem;
  content: "";
}

@media (min-width: 1200px) {
  .header .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 10rem;
    white-space: nowrap;
  }

  .header .menu-item .icon-dropdown {
    pointer-events: none;
  }

  .header .menu-item:not(:last-child) {
    margin-right: 6rem;
  }

  .header .menu-item.has-dropdown {
    position: relative;
  }

  .header .menu-item.has-dropdown>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .menu-item.has-dropdown .nav-sub {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 1.2rem 2.4rem #00000005;
    box-shadow: 0 1.2rem 2.4rem #00000005;
    background: #EFF7FF;
    padding: 1rem 0;
    width: 17rem;
    line-height: 1.4;
    list-style: none;
  }

  .header .menu-item.has-dropdown .nav-sub li {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: calc(22/16);
  }

  .header .menu-item.has-dropdown .nav-sub li:hover,
  .header .menu-item.has-dropdown .nav-sub li.active {
    color: #2AA8C1;
  }

  .header .menu-item.has-dropdown:hover .nav-sub {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
}

.header .menu-item:hover .menu-link,
.header .menu-item.active .menu-link {
  color: #2AA8C1;
}

.header .toggle-btn {
  display: none;
}

.header .overlay {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(28, 28, 27, 0.7);
  width: 100vw;
  height: 100vh;
}

.header .overlay.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .mobile-nav-inner {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  width: 300px;
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .header .mobile-nav-inner {
    display: none;
  }
}

.header .mobile-nav-inner.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
  .header .toggle-btn {
    display: block;
  }

  .header .cart {
    margin-left: auto;
  }

  .header .mobile-nav-inner {
    padding: 0 1.5rem 1.5rem;
  }

  .header .mobile-nav-inner .btn-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin-top: 3rem;
    margin-left: 0 !important;
  }

  .header .mobile-nav-inner .menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header .mobile-nav-inner .menu-item {
    width: 100%;
    line-height: 5rem;
  }

  .header .mobile-nav-inner .menu-link {
    gap: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #000;
  }

  .header .mobile-nav-inner .menu .icon-dropdown,
  .header .mobile-nav-inner .menu .icon-dropdown-2 {
    margin-right: -2rem;
    padding: 0 2rem;
    font-size: 2.4rem;
  }

  .header .mobile-nav-inner .menu .nav-sub {
    display: none;
    padding: 0 15px;
    list-style: none;
  }

  .header .mobile-nav-inner .menu li.active>a,
  .header .mobile-nav-inner .menu li:hover>a {
    color: #D90968;
  }

  .header .mobile-nav-inner .menu .has-dropdown.active .menu-link {
    position: relative;
  }

  .header .mobile-nav-inner .menu .has-dropdown.active .menu-link:after {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: -1;
    background: rgba(217, 9, 104, 0.1);
    width: calc(100% + 30px);
    height: 100%;
    content: "";
  }
}

.toggle-btn {
  position: relative;
  z-index: 999;
  margin-left: 2rem;
}

@media (min-width: 1200px) {
  .toggle-btn {
    display: none;
  }
}

.toggle-btn .svg-trigger {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  cursor: pointer;
  width: 40px;
  height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.toggle-btn .svg-trigger path {
  fill: none;
  stroke: #1C1C1B;
  stroke-width: 5;
  stroke-linecap: round;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
}

.toggle-btn .svg-trigger path:nth-child(1) {
  stroke-dasharray: 40 160;
}

.toggle-btn .svg-trigger path:nth-child(2) {
  stroke-dasharray: 40 142;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}

.toggle-btn .svg-trigger path:nth-child(3) {
  stroke-dasharray: 40 85;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms, -webkit-transform 400ms;
}

.toggle-btn.active .svg-trigger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.toggle-btn.active .svg-trigger path {
  stroke: #fff;
}

.toggle-btn.active .svg-trigger path:nth-child(1),
.toggle-btn.active .svg-trigger path:nth-child(3) {
  stroke-dashoffset: -64px;
}

.toggle-btn.active .svg-trigger path:nth-child(2) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}

#loader-container .loader {
  display: grid;
  position: absolute;
  top: 50%;
  left: 50%;
  place-items: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

#loader-container .loader__logo {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  border: 0.3rem solid #f3f3f3;
  border-top: 0.3rem solid #D90968;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}

#loader-container .loader__progress {
  display: none;
  position: relative;
  width: 100%;
}

#loader-container .loader__progress #progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.checkout-page .shipping-info .another-address {
  display: none;
  padding-top: 2rem;
}

.checkout-page .payment {
  padding-top: 5rem;
  font-size: 1.8rem;
}

.checkout-page .custom-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}

.checkout-page .custom-checkbox .content {
  display: none;
  margin-top: 1rem;
  margin-left: -5.1rem;
  border-radius: 0.5rem;
  background: #F8FBFF;
  padding: 3rem;
  width: calc(100% + 8.1rem);
}

.checkout-page .choose-shipping .custom-checkbox label {
  font-size: 1.6rem;
}

.checkout-page .choose-shipping .custom-checkbox:not(:last-child) {
  margin-bottom: 1.2rem;
}

@media (max-width: 767px) {

  .thank-you .right-box,
  .checkout-page .right-box,
  .my-account .right-box {
    margin-top: 7rem;
  }
}

.thank-you .summary-box .cart-total table tbody tr td,
.thank-you .summary-box .cart-total table tfoot tr td,
.checkout-page .summary-box .cart-total table tbody tr td,
.checkout-page .summary-box .cart-total table tfoot tr td,
.my-account .summary-box .cart-total table tbody tr td,
.my-account .summary-box .cart-total table tfoot tr td {
  padding: 1.5rem 0;
}

.thank-you .summary-box .cart-total table tbody tr:last-child td,
.thank-you .summary-box .cart-total table tfoot tr:last-child td,
.checkout-page .summary-box .cart-total table tbody tr:last-child td,
.checkout-page .summary-box .cart-total table tfoot tr:last-child td,
.my-account .summary-box .cart-total table tbody tr:last-child td,
.my-account .summary-box .cart-total table tfoot tr:last-child td {
  padding-bottom: 0;
}

.thank-you .products-table .table,
.checkout-page .products-table .table,
.my-account .products-table .table {
  width: 100%;
}

.thank-you .products-table .table tbody tr,
.checkout-page .products-table .table tbody tr,
.my-account .products-table .table tbody tr {
  border-bottom: 1px solid #EEEEEE;
}

.thank-you .products-table .table tbody tr td,
.checkout-page .products-table .table tbody tr td,
.my-account .products-table .table tbody tr td {
  padding: 3rem 0;
}

.thank-you .products-table .table tbody tr:first-child td,
.checkout-page .products-table .table tbody tr:first-child td,
.my-account .products-table .table tbody tr:first-child td {
  padding-top: 0;
}

.passion-projects {
  position: relative;
}

.passion-projects:before {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../img/home/1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 55%;
  content: "";
}

.passion-projects:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(248, 251, 255, 0.96);
  width: 100%;
  height: 55%;
  content: "";
}

.passion-projects .border-top-light {
  border-top: 1px solid #EEEEEE;
}

.passion-projects-slider .slider {
  position: relative;
}

.passion-projects-slider .slider .swiper-pagination {
  bottom: -5rem;
}

.passion-projects-slider .swiper-next,
.passion-projects-slider .swiper-prev {
  border-radius: 50%;
}

.passion-projects-slider .swiper-next img,
.passion-projects-slider .swiper-prev img {
  -webkit-filter: none;
  filter: none;
}

.passion-projects-slider .swiper-next:hover img,
.passion-projects-slider .swiper-prev:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.passion-projects-slider .swiper-next {
  right: 2rem;
}

.passion-projects-slider .swiper-prev {
  left: 2rem;
}

.my-tabs .tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}

.my-tabs .tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.my-tabs .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.my-tabs .tabs-nav li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid #F8FBFF;
  border-radius: 0.5rem;
  background: #F8FBFF;
  padding: 0 2rem;
  min-width: 25.6rem;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 6rem;
  text-align: center;
}

.my-tabs .tabs-nav li:hover,
.my-tabs .tabs-nav li.active {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  background: #2AA8C1;
  color: #fff;
}

.my-tabs .tab-container {
  padding-top: 3rem;
}

.accordions .accordion-item .accordion-heading {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 500;
}

.accordions .accordion-item .accordion-heading .arrow {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.5rem;
}

.accordions .accordion-item .accordion-heading .arrow img {
  width: 100%;
}

.accordions .accordion-item .accordion-content {
  padding-top: 2.5rem;
}

.accordions .accordion-item:not(:last-child) {
  margin-bottom: 3rem;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .contact-us {
    position: relative;
  }

  .contact-us:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #EEEEEE;
    width: 1px;
    height: 50rem;
    content: "";
  }
}

.contact-us .info-list {
  list-style: none;
}

.contact-us .info-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8FBFF;
  padding: 3rem;
}

.contact-us .info-list li .icon {
  display: grid;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  place-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  background: rgba(127, 203, 218, 0.2);
  width: 6.5rem;
  height: 6.5rem;
}

.contact-us .info-list li .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.contact-us .info-list li .content {
  padding-left: 3rem;
}

.contact-us .info-list li .content .title {
  margin-bottom: 1.5rem;
  font-size: 2rem;
  font-weight: 500;
}

.contact-us .info-list li:not(:last-child) {
  margin-bottom: 2rem;
}

.contact-map {
  position: relative;
  padding-top: calc(500/1920*100%);
}

@media (max-width: 767px) {
  .contact-map {
    padding-top: calc(3/4*100%);
  }
}

.contact-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.cart-page,
.checkout-page,
.thank-you,
.my-account {
  padding: 12rem 0 14rem;
}

.cart-page table,
.checkout-page table,
.thank-you table,
.my-account table {
  width: 100%;
}

.cart-page input,
.cart-page select,
.cart-page textarea,
.checkout-page input,
.checkout-page select,
.checkout-page textarea,
.thank-you input,
.thank-you select,
.thank-you textarea,
.my-account input,
.my-account select,
.my-account textarea {
  border: 1px solid #EEEEEE;
}

.cart-page .shipping-method .custom-checkbox:not(:last-child),
.checkout-page .shipping-method .custom-checkbox:not(:last-child),
.thank-you .shipping-method .custom-checkbox:not(:last-child),
.my-account .shipping-method .custom-checkbox:not(:last-child) {
  margin-bottom: 1.5rem;
}

.cart-page .shipping-method .custom-checkbox label,
.checkout-page .shipping-method .custom-checkbox label,
.thank-you .shipping-method .custom-checkbox label,
.my-account .shipping-method .custom-checkbox label {
  padding-left: 2rem;
  color: #707070;
  font-size: 1.8rem;
}

.cart-page .heading-box,
.checkout-page .heading-box,
.thank-you .heading-box,
.my-account .heading-box {
  margin-bottom: 4rem;
  color: #2AA8C1;
}

.cart-page .summary-box,
.checkout-page .summary-box,
.thank-you .summary-box,
.my-account .summary-box {
  width: 100%;
}

.cart-page .summary-box .head,
.checkout-page .summary-box .head,
.thank-you .summary-box .head,
.my-account .summary-box .head {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 3rem;
  color: #2AA8C1;
}

.cart-page .summary-box .edit,
.checkout-page .summary-box .edit,
.thank-you .summary-box .edit,
.my-account .summary-box .edit {
  color: #837160;
  font-weight: normal;
  text-decoration: underline;
}

.cart-page .summary-box .cart-total,
.checkout-page .summary-box .cart-total,
.thank-you .summary-box .cart-total,
.my-account .summary-box .cart-total {
  width: 100%;
}

.cart-page .summary-box .cart-total tr td,
.checkout-page .summary-box .cart-total tr td,
.thank-you .summary-box .cart-total tr td,
.my-account .summary-box .cart-total tr td {
  vertical-align: top;
  padding: 1.5rem 0rem;
}

.cart-page .summary-box .cart-total tr td:nth-child(2),
.checkout-page .summary-box .cart-total tr td:nth-child(2),
.thank-you .summary-box .cart-total tr td:nth-child(2),
.my-account .summary-box .cart-total tr td:nth-child(2) {
  text-align: right;
}

.cart-page .summary-box .cart-total tr:first-child td,
.checkout-page .summary-box .cart-total tr:first-child td,
.thank-you .summary-box .cart-total tr:first-child td,
.my-account .summary-box .cart-total tr:first-child td {
  padding-top: 3rem;
}

.cart-page .summary-box .cart-total tr:nth-last-child(2) td,
.checkout-page .summary-box .cart-total tr:nth-last-child(2) td,
.thank-you .summary-box .cart-total tr:nth-last-child(2) td,
.my-account .summary-box .cart-total tr:nth-last-child(2) td {
  padding-bottom: 3rem;
}

.cart-page .summary-box .cart-total tr:last-child,
.checkout-page .summary-box .cart-total tr:last-child,
.thank-you .summary-box .cart-total tr:last-child,
.my-account .summary-box .cart-total tr:last-child {
  border-top: 1px solid #EEEEEE;
}

.cart-page .summary-box .cart-total tr:last-child td,
.checkout-page .summary-box .cart-total tr:last-child td,
.thank-you .summary-box .cart-total tr:last-child td,
.my-account .summary-box .cart-total tr:last-child td {
  padding: 3rem 0;
  font-size: 2.2rem;
  font-weight: bold;
}

.cart-page .summary-box .btn,
.checkout-page .summary-box .btn,
.thank-you .summary-box .btn,
.my-account .summary-box .btn {
  width: 100%;
}

.cart-page .cart-product-table {
  border-radius: 0.5rem;
}

.cart-page .cart-product-table .table {
  width: 100%;
}

.cart-page .cart-product-table .table thead {
  background: #EEEEEE;
}

.cart-page .cart-product-table .table thead th {
  padding: 3rem 1.5rem;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.cart-page .cart-product-table .table thead th:nth-child(2) {
  width: 50%;
  text-align: left;
}

.cart-page .cart-product-table .table tbody tr {
  position: relative;
}

.cart-page .cart-product-table .table tbody tr:not(:last-child) {
  border-bottom: 1px solid #EEEEEE;
}

.cart-page .cart-product-table .table tbody td {
  vertical-align: middle;
  padding: 3.5rem 1.5rem;
  text-align: center;
}

.cart-page .cart-product-table .table tbody td:nth-child(1) {
  padding-right: 3rem;
}

.cart-page .cart-product-table .table tbody td .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-page .cart-product-table .table tbody td .product-item .box-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #F6F6F6;
  width: 5rem;
  height: 5rem;
}

.cart-page .cart-product-table .table tbody td .product-item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.cart-page .cart-product-table .table tbody td .product-item .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 3rem;
  width: 100%;
  text-align: left;
}

.cart-page .cart-product-table .table tbody td .product-item:hover .content .title {
  color: #2AA8C1;
  text-decoration: underline;
}

.cart-page .cart-product-table .table tbody td .total {
  font-size: 2.2rem;
  font-weight: bold;
}

.cart-page .cart-product-table .table tbody td .price {
  font-size: 2.2rem;
  font-weight: normal;
}

.cart-page .cart-product-table .table tbody td .price ins,
.cart-page .cart-product-table .table tbody td .price del {
  display: block;
}

.cart-page .cart-product-table .table tbody td .price del {
  color: rgba(13, 50, 58, 0.5);
}

.cart-page .cart-product-table .table tbody td .remove {
  margin: 0 auto;
  width: 3rem;
}

.cart-page .cart-product-table .table tbody td .remove img {
  width: 100%;
}

@media (max-width: 767px) {
  .cart-page .cart-product-table .table thead {
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }

  .cart-page .cart-product-table .table tr,
  .cart-page .cart-product-table .table td,
  .cart-page .cart-product-table .table th,
  .cart-page .cart-product-table .table thead,
  .cart-page .cart-product-table .table tbody,
  .cart-page .cart-product-table .table table {
    display: block;
  }

  .cart-page .cart-product-table .table tbody tr {
    position: relative;
  }

  .cart-page .cart-product-table .table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem;
  }

  .cart-page .cart-product-table .table tbody tr td:nth-child(1) {
    padding: 0;
  }

  .cart-page .cart-product-table .table tbody tr td:nth-child(1):before {
    display: none;
  }

  .cart-page .cart-product-table .table tbody tr td:nth-child(2):before {
    display: none;
  }

  .cart-page .cart-product-table .table tbody tr td::before {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
    min-width: 100px;
    font-size: 2rem;
    font-weight: 600;
    text-align: left;
    content: attr(data-title);
  }

  .cart-page .cart-product-table .table tbody tr .product-item {
    padding-right: 5rem;
  }

  .cart-page .cart-product-table .table tbody tr .product-item .box-img {
    width: 10rem;
    height: 10rem;
  }

  .cart-page .cart-product-table .table tbody tr .remove {
    position: absolute;
    top: 2rem;
    right: 2rem;
  }
}

.cart-page .bottom-w {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 3rem;
}

.coupon-code,
.redeem {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.coupon-code input,
.redeem input {
  width: 30.5rem;
  height: 5.3rem;
}

@media (max-width: 575px) {

  .coupon-code input,
  .redeem input {
    width: 25rem;
  }
}

.my-account .my-tabs .tabs-nav {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.my-account .my-tabs .tabs-nav li {
  border: 0.2rem solid #FFFFFF;
  width: 100%;
  min-width: auto;
}

@media (min-width: 768px) {
  .my-account .my-tabs .tabs-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .my-account .my-tabs .tabs-nav li:not(:last-child) {
    margin-bottom: 0;
  }
}

.my-account .my-tabs .tab-container {
  padding-top: 0;
}

@media (max-width: 767px) {
  .my-account .my-tabs .tab-container {
    padding-top: 6rem;
  }
}

.my-account .border-wrap {
  border: 1px solid #EEEEEE;
  padding: 3rem;
}

.my-account .orders-table {
  /* border: 1px solid #EEEEEE; */
  border-radius: 0.5rem;
}

.my-account .orders-table thead {
  background: #EEEEEE;
}

.my-account .orders-table thead th {
  padding: 3rem;
  font-size: 2rem;
  font-weight: 600;
}

.my-account .orders-table th,
.my-account .orders-table td {
  text-align: left;
}

.my-account .orders-table td {
  padding: 4rem 3rem;
}

.my-account .orders-table tr:not(:last-child) {
  border-bottom: 1px solid #EEEEEE;
}

@media (max-width: 767px) {
  .my-account .orders-table thead {
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }

  .my-account .orders-table tr,
  .my-account .orders-table td,
  .my-account .orders-table th,
  .my-account .orders-table thead,
  .my-account .orders-table tbody,
  .my-account .orders-table table {
    display: block;
  }

  .my-account .orders-table tbody tr {
    position: relative;
  }

  .my-account .orders-table tbody tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem;
  }

  .my-account .orders-table tbody tr td::before {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
    min-width: 100px;
    font-size: 2rem;
    font-weight: 600;
    text-align: left;
    content: attr(data-title);
  }
}

.product-details {
  position: relative;
}

.product-details .product-details-slider .product-details-slider-thumbs {
  margin-top: 15px;
}

.product-details .product-details-slider .image {
  display: block;
  position: relative;
  background: #F6F6F6;
  padding-top: 100%;
}

.product-details .product-details-slider .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (min-width: 1200px) {
  .product-details .product-details-slider .swiper-next {
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }

  .product-details .product-details-slider .swiper-prev {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 767px) {
  .product-details .details {
    padding-top: 6rem;
  }
}

.product-details .details .desc {
  margin-top: 3rem;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.product-details .details .size select {
  border: 1px solid #F2F2F2;
  background-color: #EEEEEE;
  height: 4rem;
  color: #0D323A;
  line-height: 4rem;
}

.product-details .details .price {
  color: #D90968;
  font-size: 4rem;
  font-weight: bold;
}

.product-details .details .price del {
  margin-left: 3rem;
  color: rgba(13, 50, 58, 0.28);
  font-weight: normal;
}

.product-details .details .bot-content {
  margin-top: 3rem;
  border-top: 1px solid #EEEEEE;
  padding-top: 3rem;
}

.product-details-tabs .my-tabs .tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}

.product-details-tabs .my-tabs .tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.product-details-tabs .my-tabs .tabs-nav {
  gap: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  list-style: none;
}

.product-details-tabs .my-tabs .tabs-nav li {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 0 1px #2AA8C1;
  box-shadow: inset 0 0 0 1px #2AA8C1;
  border-radius: 0.5rem;
  background: none;
  padding: 0 2rem;
  min-width: 30rem;
  height: 6rem;
  color: #2AA8C1 !important;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 6rem;
  text-align: center;
  white-space: nowrap;
}

.product-details-tabs .my-tabs .tabs-nav li:hover,
.product-details-tabs .my-tabs .tabs-nav li.active {
  background: #2AA8C1 !important;
  color: #fff !important;
}

@media (max-width: 767px) {
  .product-details-tabs .my-tabs .tabs-nav li {
    min-width: 15rem;
    height: 5rem;
    font-size: 1.8rem;
    line-height: 5rem;
  }
}

.product-details-tabs .my-tabs .tab-container {
  padding-top: 2rem;
}

.product-details-tabs .my-tabs .tab-container .tab-content {
  background: #F8FBFF;
  padding: 5rem !important;
}

@media (max-width: 767px) {
  .product-details-tabs .my-tabs .tab-container .tab-content {
    padding: 5rem 3rem;
  }
}

.product-details-tabs .my-tabs .tab-container .tab-content p:not(:last-child) {
  margin-bottom: 2rem;
}

.account-section {
  padding: 14rem 0;
}

.account-section .toggle-pass {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  background-image: url(../img/my-account/eye-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
}

.account-section .toggle-pass.active {
  background-image: url(../img/my-account/eye.png);
}

.banner-subpage {
  position: relative;
}

.banner-subpage .breadcrumb-module {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
}

.banner-subpage .slider {
  position: relative;
}

.banner-subpage .swiper-slide .image {
  display: block;
  position: relative;
  padding-top: 31.25%;
}

.banner-subpage .swiper-slide .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .banner-subpage .swiper-slide .image {
    display: block;
    position: relative;
    padding-top: 60%;
  }

  .banner-subpage .swiper-slide .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.banner-subpage .swiper-pagination {
  bottom: 4rem;
}

.sidebar {
  position: relative;
}

.sidebar .sidebar-mb-filter {
  margin-top: 0;
  font-size: 10px;
}

@media (min-width: 768px) {
  .sidebar .sidebar-mb-filter {
    display: none;
  }
}

@media (max-width: 767px) {
  .sidebar {
    margin-bottom: 3rem;
  }
}

@media (min-width: 768px) {
  .sidebar-inner {
    max-width: 31.3rem;
  }
}

@media (max-width: 767px) {
  .sidebar-inner {
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 99999;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    background: #fff;
    padding: 4rem 4.8rem;
    width: 90%;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
  }

  .sidebar-inner::-webkit-scrollbar {
    width: 0;
  }

  .sidebar-inner.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.sidebar .close-btn {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 4rem;
  width: 1.8rem;
}

.sidebar .close-btn img {
  width: 100%;
}

.sidebar .close-btn:hover {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-filter: none;
  filter: none;
}

.sidebar .head {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #13141333;
  padding-bottom: 2.5rem;
}

.sidebar .head .clear {
  color: rgba(77, 77, 79, 0.4);
  font-size: 1.6rem;
}

.sidebar .head .clear:hover {
  text-decoration: underline;
}

.sidebar .box:not(:last-child) {
  margin-bottom: 7rem;
  border-bottom: 1px solid rgba(32, 38, 60, 0.2);
  padding-bottom: 7rem;
}

.sidebar .menu-list {
  list-style: none;
}

.sidebar .menu-link {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 2rem;
  font-weight: 600;
}

.sidebar .menu-link .icon-dropdown {
  display: block;
  cursor: pointer;
  width: 1.5rem;
}

.sidebar .menu-link .icon-dropdown img {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  width: 100%;
}

.sidebar .menu-link.active .icon-dropdown img {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.sidebar .menu-item {
  background: #F8FBFF;
  padding: 2rem;
}

.sidebar .menu-item:not(:last-child) {
  margin-bottom: 2rem;
}

.sidebar .menu .nav-sub {
  display: none;
  padding: 2.5rem 2rem 0;
  list-style: none;
}

.sidebar .menu .nav-sub li:hover a,
.sidebar .menu .nav-sub li.active a {
  color: #2AA8C1;
}

.sidebar .menu .nav-sub li:not(:last-child) {
  margin-bottom: 1rem;
}

.sidebar-overlay {
  inset: 0;
  display: block;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background: rgba(0, 0, 0, 0.6);
}

.sidebar-overlay.active {
  visibility: visible;
  opacity: 1;
}

.store-section .right-head {
  margin-bottom: 3rem;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 2rem;
}

.store-section .sort .txt {
  font-size: 2rem;
  font-weight: 600;
  white-space: nowrap;
}

.store-section .sort select {
  border: none;
  background-color: none;
  background-position: 100% center;
  height: auto;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
}

.store-section .sort select:invalid {
  color: #0D323A;
}

.thank-you .top-content {
  border-radius: 0.5rem;
  background: #F8FBFF;
  padding: 6rem 1.5rem;
  text-align: center;
}

.thank-you ul,
.my-account ul {
  list-style: none;
}
.my-account ul {
  line-height: 1.5;
}
.thank-you ul li:not(:last-child),
.my-account ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.thank-you .wrapper,
.my-account .wrapper {
  border: 1px solid #DBE4ED;
  border-radius: 0.5rem;
}

.thank-you .wrapper .products-table .table thead,
.my-account .wrapper .products-table .table thead {
  position: relative;
  background: #EEEEEE;
}

.thank-you .wrapper .products-table .table thead:after,
.my-account .wrapper .products-table .table thead:after {
  position: absolute;
  top: 0;
  left: -3rem;
  z-index: -1;
  background: #EEEEEE;
  width: calc(100% + 6rem);
  height: 100%;
  content: "";
}

.thank-you .wrapper .products-table .table thead th,
.my-account .wrapper .products-table .table thead th {
  padding: 3rem;
  font-size: 2rem;
  font-weight: 600;
}

.thank-you .wrapper .products-table .table th:last-child,
.thank-you .wrapper .products-table .table td:last-child,
.my-account .wrapper .products-table .table th:last-child,
.my-account .wrapper .products-table .table td:last-child {
  text-align: right;
}

.thank-you .wrapper .products-table .table tr td .item,
.my-account .wrapper .products-table .table tr td .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.thank-you .wrapper .products-table .table tr td .item .box-img,
.my-account .wrapper .products-table .table tr td .item .box-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #F6F6F6;
  width: 5rem;
  height: 5rem;
}

.thank-you .wrapper .products-table .table tr td .item .box-img img,
.my-account .wrapper .products-table .table tr td .item .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.thank-you .wrapper .products-table .table tr:first-child td,
.my-account .wrapper .products-table .table tr:first-child td {
  padding-top: 3rem;
}

.thank-you .wrapper .cart-total table td,
.my-account .wrapper .cart-total table td {
  width: 50%;
}

.thank-you .wrapper .cart-total table tbody tr:last-child td,
.my-account .wrapper .cart-total table tbody tr:last-child td {
  padding-bottom: 3rem;
}

.thank-you .wrapper .cart-total table tfoot,
.my-account .wrapper .cart-total table tfoot {
  border-bottom: 1px solid #DBE4ED;
}

.thank-you .wrapper .cart-total table tfoot td,
.thank-you .wrapper .cart-total table tfoot th,
.my-account .wrapper .cart-total table tfoot td,
.my-account .wrapper .cart-total table tfoot th {
  padding-bottom: 3rem !important;
  font-size: 1.8rem !important;
  font-weight: normal !important;
}

.banner-title {
  position: relative;
}

.banner-title:after {
  inset: 0;
  position: absolute;
  background: rgba(248, 251, 255, 0.8);
  content: "";
}

.banner-title .content {
  position: relative;
  z-index: 1;
}

.our-story .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.5rem;
  background: #F8FBFF;
  padding: 3rem;
}

.our-story .items .item .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8.8rem;
  height: 8.8rem;
}

.our-story .items .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.our-story .items .item .content {
  padding-left: 3rem;
  width: 100%;
}

.our-story .items .item:not(:last-child) {
  margin-bottom: 3rem;
}

.how-we-got-here .bot-content .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.how-we-got-here .bot-content .left .quote {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 10rem;
}

.how-we-got-here .bot-content .left .content {
  padding-left: 9rem;
}

@media (max-width: 767px) {
  .how-we-got-here .bot-content .left .quote {
    width: 6rem;
  }

  .how-we-got-here .bot-content .left .content {
    padding-left: 3rem;
  }
}

.how-we-got-here .bot-content .box-content {
  border-top: 1px solid #7FCBDA;
  padding-top: 10rem;
}

.main-list {
  list-style: none;
}

.main-list li {
  position: relative;
  padding-left: 4rem;
}

.main-list li::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #2AA8C1;
  width: 1rem;
  height: 1rem;
  content: "";
}

.main-list li:not(:last-child) {
  margin-bottom: 1rem;
}

.home-our-story .swiper-pagination {
  position: static;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: none;
  transform: none;
  margin-top: 3rem;
  width: 100%;
}

.count-up-section .inner {
  border-top: 1px solid #EEEEEE;
  padding-top: 6rem;
}

.count-up-section .item {
  text-align: center;
}

.count-up-section .icon {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 12rem;
}

.count-up-section .icon img {
  width: auto;
  height: 100%;
}

.count-up-section .title {
  margin-top: 1rem;
  color: #2AA8C1;
  font-size: 1.8rem;
  font-weight: normal;
}

.count-up-section .items {
  margin-bottom: -5rem;
}

.count-up-section .items .item {
  margin-bottom: 5rem;
}

@media (min-width: 768px) {
  .count-up-section .items .item:not(:last-child) {
    position: relative;
  }

  .count-up-section .items .item:not(:last-child):after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #EEEEEE;
    width: 1px;
    height: 12rem;
    content: "";
  }
}

.what-we-do {
  position: relative;
}

.what-we-do:after {
  inset: 0;
  position: absolute;
  background: rgba(248, 251, 255, 0.96);
  content: "";
}

.what-we-do .item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0.5rem;
  background: #fff;
  padding: 3rem;
}

.what-we-do .item .image {
  height: 7rem;
}

.what-we-do .item .image img {
  width: auto;
  height: 100%;
}

.what-we-do .item:hover {
  -webkit-box-shadow: 0 2rem 3rem #00000014;
  box-shadow: 0 2rem 3rem #00000014;
}

.home-passion-projects .box-content .main-list {
  display: block;
}

.home-passion-projects .box-content .main-list li {
  cursor: pointer;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  border-radius: 0;
  background: none;
  padding: 1.5rem 4rem;
  min-width: auto;
  line-height: calc(23/18);
  text-align: left;
}

.home-passion-projects .box-content .main-list li:first-child {
  border-top: 1px solid #EEEEEE;
}

.home-passion-projects .box-content .main-list li:not(:last-child) {
  margin-bottom: 0;
}

.home-passion-projects .box-content .main-list li:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-image: url(../img/home/arrow-right-blue.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.5rem;
  height: 1.3rem;
  content: "";
}

.home-passion-projects .box-content .main-list li:hover,
.home-passion-projects .box-content .main-list li.active {
  background: none;
  color: #2AA8C1;
}

.home-passion-projects .box-content .main-list li:hover:after,
.home-passion-projects .box-content .main-list li.active:after {
  right: 0;
  opacity: 1;
}

.home-passion-projects .tab-content,
.home-passion-projects .tab-container {
  height: 100%;
}

.home-passion-projects .box-img {
  height: 100%;
}

.home-passion-projects .box-img .image {
  -webkit-clip-path: circle(93% at 93% 84%);
  clip-path: circle(93% at 93% 84%);
  width: calc(100% + calc(calc(100vw - calc(157.2/192*100vw))/2 + 2rem));
  height: 100%;
  overflow: hidden;
}

.home-passion-projects .box-img .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1920px) {
  .home-passion-projects .box-img .image {
    width: calc(100% + calc(calc(100vw - 157.2rem)/2 + 1.5rem));
  }
}

@media (max-width: 1199px) {
  .home-passion-projects .box-img .image {
    width: calc(100% + 1.5rem);
  }
}

.home-passion-projects .box-img .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .featured-service .image {
    margin: 0 auto;
    max-width: 59rem;
  }
}

.featured-service,
.testimonials,
.stay-updated,
.directors-biography,
.have-a-questions {
  position: relative;
}

.featured-service:after,
.testimonials:after,
.stay-updated:after,
.directors-biography:after,
.have-a-questions:after {
  inset: 0;
  position: absolute;
  background: rgba(248, 251, 255, 0.96);
  content: "";
}

.product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #EEEEEE;
  height: 100%;
}

.product-card .top-content {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.product-card .top-content .box-img {
  display: block;
  position: relative;
  background: #F6F6F6;
  padding-top: 100%;
}

.product-card .top-content .box-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.product-card .top-content .tags {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-card .top-content .tags .tag {
  background: #fff;
  padding: 0 1rem;
  color: #D90968;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 3rem;
  white-space: nowrap;
}

.product-card .top-content .plus-btn {
  display: grid;
  position: absolute;
  right: 0;
  bottom: 0;
  place-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #D90968;
  width: 4rem;
  height: 4rem;
}

.product-card .top-content .plus-btn img {
  width: 2rem;
  height: auto;
  position: absolute;
  top: 26%;
  left: 26%;
}

.product-card .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 3rem;
  height: 100%;
}

.product-card .content .title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-card .content .desc {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: rgba(13, 50, 58, 0.5);
  text-overflow: ellipsis;
}

.product-card .content .price {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem;
  font-size: 1.8rem;
  flex-direction: row-reverse;
  justify-content: start;
}

.product-card .content .price bdi {
  font-weight: bold;
}

.product-card .content .price del {
  color: rgba(13, 50, 58, 0.5);
}

.product-card .content .price del bdi {
  font-weight: 500;
}

.product-card .content .images {
  gap: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem;
}

.product-card .content .images .image {
  background: #F6F6F6;
  width: 4rem;
  height: 4rem;
}

.product-card .content .images .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.product-card .content .images .show-more {
  display: grid;
  position: absolute;
  top: 0;
  right: 0;
  place-items: center;
  z-index: 1;
  cursor: pointer;
  background: rgba(48, 48, 48, 0.6);
  width: 4rem;
  height: 4rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
}

.product-card:hover {
  border-bottom: 1px solid #2AA8C1;
}

.product-card:hover .box-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product-card:hover .top-content .plus-btn {
  background: #2AA8C1;
}

.product-card:hover .content .title {
  color: #2AA8C1;
}

.testimonial-card {
  background: #fff;
  padding: 3rem;
}

.testimonial-card .author .position {
  color: rgba(13, 50, 58, 0.5);
}

.testimonial-card .quote {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8rem;
}

.testimonial-card .quote img {
  width: 100%;
  height: auto;
}

.testimonials .swiper-next,
.testimonials .swiper-prev,
.our-partner .swiper-next,
.our-partner .swiper-prev {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  width: 2.5rem;
  height: auto;
}

.testimonials .swiper-next img,
.testimonials .swiper-prev img,
.our-partner .swiper-next img,
.our-partner .swiper-prev img {
  -webkit-filter: none;
  filter: none;
  width: 100%;
  height: auto;
}

.testimonials .swiper-next:hover,
.testimonials .swiper-prev:hover,
.our-partner .swiper-next:hover,
.our-partner .swiper-prev:hover {
  -webkit-filter: none;
  filter: none;
  background: none;
}

.our-partner .image {
  display: block;
  position: relative;
  border: 1px solid #EEEEEE;
  border-radius: 0.5rem;
  padding-top: 51.2820512821%;
}

.our-partner .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

@media (min-width: 768px) {
  .stay-updated .image {
    margin-top: -10rem;
  }
}

@media (max-width: 767px) {
  .stay-updated .image {
    margin: 0 auto;
    max-width: 54rem;
  }
}

.stay-updated .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 4rem;
  border: 1px solid #EEEEEE;
  border-radius: 0.5rem;
  background: #fff;
  padding: 0.5rem;
}

.stay-updated .form-group input {
  padding: 0 1.5rem;
  height: 5.3rem;
}

.stay-updated .form-group ::-webkit-input-placeholder {
  color: #0D323A;
}

.hero-banner {
  position: relative;
  padding: 12.5rem 0;
}

.hero-banner:after {
  inset: 0;
  position: absolute;
  background: rgba(248, 251, 255, 0.8);
  content: "";
}

.hero-banner .content {
  position: relative;
  z-index: 1;
}

.hero-banner .images {
  position: relative;
  padding-bottom: 2.5rem;
}

.hero-banner .images .img {
  border: 1px solid #2AA8C1;
  border-radius: 50%;
  background: #F8FBFF;
  padding: 3.5rem;
  overflow: hidden;
}

.hero-banner .images .img img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .hero-banner .images .img {
    padding: 2rem;
  }
}

.hero-banner .images .image-1 {
  margin-left: auto;
  width: 90%;
}

.hero-banner .images .image-2 {
  position: absolute;
  bottom: 0;
  left: -5rem;
  width: 45%;
}

@media (max-width: 767px) {
  .hero-banner .images .image-2 {
    left: 0;
  }

  .hero-banner .images {
    margin-top: 5rem;
  }
}



/* chau */

.footer .menu {
  list-style: none;
}

.how-we-got-here ul,
.home-our-story .brief-content ul {
  list-style: none;
  margin-bottom: 2rem;
}

.how-we-got-here ul li,
.home-our-story .brief-content ul li {
  position: relative;
  padding-left: 4rem;
}

.how-we-got-here ul li::before,
.home-our-story .brief-content ul li::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #2AA8C1;
  width: 1rem;
  height: 1rem;
  content: "";
}

.how-we-got-here ul li:not(:last-child),
.home-our-story .brief-content ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.stay-updated .form-group {
  margin-bottom: 0 !important;
}

.passion-projects .border-top-light {
  border-top: 0;
}

.passion-projects-slider+.passion-projects {
  padding-top: 0 !important;
}

.passion-projects-slider+.passion-projects .border-top-light {
  padding-top: 14rem;
  border-top: 1px solid #EEEEEE;
}

.have-a-questions a {
  color: #D90968;
  font-weight: 600;
}

.my-account {
  padding: 12rem 0 14rem 0;
}

.my-account a {
  color: #D90968;
  font-weight: 600;
  text-decoration: underline;
  text-transform: capitalize;
}

.my-account p+p {
  padding-top: 2rem;
}

#my-account-menu.layout-no-borders.position-vertical-left:before {
  margin-left: unset !important;
}

#my-account-menu .myaccount-menu li {
  width: 23rem;
  border-radius: 0.5rem;
  background-color: #F8FBFF;
  margin-bottom: 0.5rem;
}

#my-account-menu {
  width: 24rem !important;
}

#my-account-menu .myaccount-menu li:hover,
#my-account-menu .myaccount-menu li.active {
  background-color: #2AA8C1;
}

#my-account-menu .myaccount-menu li .item-icon,
.user-profile {
  display: none !important;
}

#my-account-menu.position-vertical-left~.woocommerce-MyAccount-content {
  padding: 3rem;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  width: 80%;
}

#my-account-menu.position-vertical-left {
  margin-right: 0 !important;
}

#my-account-menu .myaccount-menu {
  margin-bottom: 0 !important;
}

#my-account-menu.layout-no-borders {
  padding: 0 !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  padding: 0;
  border: none;
}

.account-section .custom-checkbox>input,
.account-section .custom-radio>input {
  display: initial;
}

.account-section .woocommerce-privacy-policy-text {
  display: none;
}

.account-section .mc4wp-checkbox-wp-registration-form label {
  display: flex;
}

.account-section .mc4wp-checkbox-wp-registration-form input {
  width: 2rem;
  height: 2rem;
  margin-right: 1.5rem;
}

.account-section .mc4wp-checkbox-wp-registration-form span {
  font-size: 1.8rem;
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

/* checkout */
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: unset;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
display: none;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #F8FBFF;
  font-size: 1.8rem;
  padding: 3rem;
}

.woocommerce form .form-row::after,
.woocommerce form .form-row::before,
.woocommerce-page form .form-row::after,
.woocommerce-page form .form-row::before {
  display: none;
}

.checkout-page form .form-row {
  display: block;
}

.select2-container .select2-selection--single,
.checkout-page .form-control {
  height: 5rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 5rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 4.5rem;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #E4E4E4;
border-radius: 3px;
}
@media(max-width:768px) {

  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: unset;
  }

  .cart-page .none {
    display: none !important;
  }
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  display: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 100%;
  margin: 0;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: unset;
  width: unset;
  padding-right: 0;
}

.woocommerce div.product .product_title {
  font-size: 4.8rem;
  color: #0D323A;
  font-weight: 600;
}

.woocommerce div.product form.cart {
  display: flex;
  flex-flow: row-reverse;
}

/* .single_variation_wrap{
  display: flex;
  flex-direction: column-reverse;
} */
.woocommerce div.product form.cart .variations select {
  height: 4rem;
  line-height: 4rem;
  background-color: #EEEEEE;
  border: 1px solid #EEEEEE;
  border-radius: 0;
}

.woocommerce p.price,
.woocommerce span.price {
  display: flex;
  flex-direction: row-reverse;
}

.product-details p.price,
.product-details span.price ins {
  color: #D90968;
  font-size: 4rem;
  font-weight: bold;
}

.product-details p.price,
.product-details span.price del {
  color: #0D323A;
  font-weight: normal;
  font-size: 4rem;
}

.product-details p.price,
.product-details span.price ins .woocommerce-Price-currencySymbol,
.product-details p.price,
.product-details span.price del .woocommerce-Price-currencySymbol {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

.only-productdetail {
  display: none;
}

.product-details .only-productdetail {
  display: block;
}

.slick-initialized .slick-slide {
  background-color: #F6F6F6;
}

.wpgs-wrapper .slick-prev,
.wpgs-wrapper .slick-next {
  box-shadow: 0px 0.3rem 1.5rem #0000001a;
  border-radius: 50%;
  background: #FFFFFF !important;
  width: 5rem;
  height: 5rem;
}

.wpgs-thumb .slick-prev:before,
.wpgs-thumb .slick-next:before {
  color: #D90968;
  font-size: 2rem;
  left: 18%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  color: #2AA8C1;
  font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
  color: #FFFFFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  box-shadow: inset 0 0 0 1px #2aa8c1;
  border-radius: 0.5rem;
  background: none;
  padding: 0 2rem;
  min-width: 30rem;
  height: 6rem;
  color: #2AA8C1;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 6rem;
  text-align: center;
  white-space: nowrap;
}

@media(max-width:575px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    min-width: 20rem;
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none;
}

div.images {
  margin-bottom: 0;
}

.images.wpgs-wrapper {
  padding-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0 1rem;
  margin: 0;
}

.woocommerce-loop-product__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 2.2rem;
  font-weight: 500;
}

.product-card:hover .woocommerce-loop-product__title {
  color: #2AA8C1;
}

.store-section .items {
  border-top: 1px solid #EEEEEE;
  padding-top: 3rem !important;
  margin-top: 2rem !important;
}

.woocommerce a.added_to_cart {
  padding-top: 2.5em;
}

.you-may-also-like span.price,
.you-may-also-like span.price ins {
  font-size: 2.2rem !important;
  color: #0D323A !important;
}

.woocommerce nav.woocommerce-pagination {
  display: none;
}

.pagination span,
.pagination a {
  display: block;
  width: 4rem;
  height: 4rem;
  background-color: #EEEEEE;
  color: #0D323A;
  border-radius: 0.3rem;
  text-align: center;
  line-height: 4rem;
}

.pagination a.prev,
.pagination a.next {
  background-color: unset;
  color: #D90968;
  font-weight: bolder;
  font-size: 3rem;
}

.pagination span.current {
  background-color: #2AA8C1;
  color: #FFFFFF;
}

.yoast-breadcrumbs a {
  margin-right: 2rem;
  font-weight: 600;
}

.yoast-breadcrumbs .breadcrumb_last {
  font-weight: 600;
  margin-left: 2rem;
}

.filter-title {
  font-size: 2rem;
  color: #0D323A;
  font-weight: 600;
}

.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 2rem;
  padding: 2rem;
  background-color: #F8FBFF;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  padding: 0.5rem 3rem;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item:first-child {
  margin-top: 1.5rem;
}

.cart-page .cart-total table.shop_table {
  border: none;
}

.woocommerce table.shop_table td {
  border: none;
}

.woocommerce table.shop_table tr:last-child td {
  border-top: 1px solid #EEEEEE !important;
}

.woocommerce-remove-coupon {
  color: #2AA8C1;
}

.ml-03 {
  margin-left: 3px;
}

.cart-page .woocommerce-error,
.cart-page .woocommerce-info,
.cart-page .woocommerce-message {
  background: unset;
  border-top: none;
  width: 46rem;
  padding: 0;
}
.cart-page .woocommerce-info .input-text{
  width: 30rem;
  margin-top: 2rem;
}
.woocommerce-error input,
.woocommerce-info input,
.woocommerce-message input {
  margin: 1rem 0;
  height: 5.3rem;
  line-height: 5.3rem;
}

#yith-par-message-cart,
.woocommerce-info::before {
  display: none;
}

.ywpar_apply_discounts.ywpar-fixed-discount {
  height: 5.3rem;
  color: #F8FBFF !important;
  font-weight: 500 !important;
  border-radius: 0.5rem !important;
  background-color: #D90968 !important;
  width: 13rem !important;
  margin-top: 2rem !important;
}
.cart-page .woocommerce-message{
  padding: 1em 2em 1em 3.5em;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}
.payment_method_hitpay label{
  display: flex;
}
.payment_method_hitpay label img{
  margin-left: 1rem;
}
.payment_method_hitpay label img:first-child{
  margin-left: 2rem;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom: none;
}
.checkout-page .woocommerce-privacy-policy-link{
color: #2AA8C1;
text-decoration: underline;
text-transform: uppercase;
}
.thank-you .products-table table{
  border: none;
}
.woocommerce-account .addresses .title .edit {
  color: #2AA8C1;
}
.my-account .item-label{
  font-size: 2.2rem !important;
}
.my-account #my-account-menu .myaccount-menu li a{
line-height: 6rem;
height: 6rem;
padding: 0 2rem;
text-align: center;
}
.my-account #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content:has(.wrapper),
.my-account #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content:has(.orders-table),
.my-account #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content:has(.form-wrap) {
  border: none;
  padding: 0 3rem;
}
.my-account form .form-row{
  display: block;
}
@media (max-width:860px) {
  #my-account-menu.position-vertical-left~.woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 4rem;
  }
}
.my-account .orders-table table tr td{
  padding: 3rem;
  border-bottom: 1px solid #EEEEEE;
}
@media(max-width:768px){
  .my-account .orders-table table tr td{
    border-bottom: none;
  }
  .my-account .orders-table table tr td:last-child{
    border-bottom: 1px solid #EEEEEE;
  }
}
.my-account .orders-table table tr:last-child td{
  border: none !important;
}
.my-account .orders-table table a{
  color: #0D323A;
  text-decoration: none;
}
.my-account .orders-table table .view{
  color: #FFFFFF;
}
.my-account table.shop_table {
  border-collapse: collapse !important;
}
.my-account .products-table table.table{
  border: none;
}
.my-account .products-table table.table thead{
  /* position: relative; */
    background: #EEEEEE;
}
.my-account .products-table table.table th{
  padding: 3rem;
    font-size: 2rem;
    font-weight: 600;
}
.my-account .products-table table.table td .item{
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.my-account .products-table table.table td .item .box-img{
flex-shrink: 0;
    background: #F6F6F6;
    width: 5rem;
    height: 5rem;
}
.my-account .products-table table.table td .item .box-img img{
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.my-account .products-table table.table  tr:last-child td{
  border-bottom: 1px solid #EEEEEE;
  border-top: none !important;
}
.my-account .ywpar-wrapper h3, .my-account .ywpar-wrapper h2,
.my-account .ywpar-wrapper table{
  display: none;
}
.isures-thumb--wrap {
  position: absolute;
  top: 0;
  display: flex;
}
.isures-thumb--items{
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
  cursor: pointer;
	 background: #F6F6F6;
}
.isures-thumb--items:nth-child(4){margin-right: 0}
.isures-thumb--items.active{
  border: 1px solid var(--isures-primary-color)
}
.isures-thumb--items img {
  border: 1px solid transparent
}
.isures-more--btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
  height: 100%;
  background: rgba(0,0,0, .54);
  color: #fff!important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.isures-more--btn span{
  font-size: 10px;
  text-align: center; 
  font-weight: bold;
}

.product-card .content .price {
  position: relative;
  height: 9rem;
  margin-top: 6rem;
}
.product-card .content .price .price{
  position: absolute;
  bottom: 0;
  height: unset;
  margin-top: 0;
}