@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
body {
  font-family: "Open Sans", sans-serif;
  position: relative;
  z-index: -2;
}
.row {
  width: 100%;
  padding: 0;
  margin: 0;
}
.position-unset {
  position: unset !important;
}
.mb-3 {
  margin-bottom: 30px;
}
.ajax-loader-parent {
  background-color: #fff;
}
.btn-close:focus,
.btn-check:focus + .btn,
.btn:focus,
.navbar-toggler:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.d-flex-center {
  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;
}
.d-flex-between {
  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;
}
.form-check-input:focus,
.form-control:focus,
.form-select:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:focus-visible,
input:focus-visible {
  outline: -webkit-focus-ring-color auto 0;
}
.form-check-input:focus {
  border-color: rgba(0, 0, 0, 0.25);
}
a {
  text-decoration: none;
}
.bg-gray {
  background-color: #fafafa;
}
:root {
  --font-bold: Poppins;
  --font-regular: Poppins;
  --font-thin: Poppins;
  --main-dark-color: #0f0f0f;
}
.main-nav {
  position: absolute;
  z-index: 9;
  -webkit-filter: unset !important;
  filter: unset !important;
}
.main-dark-nav {
  position: relative;
  -webkit-box-shadow: 5px -3px 16px #888888;
  box-shadow: 5px -3px 16px #888888;
}
.main-nav .container {
  padding-block: 8px;
}
.navbar-brand {
  font-weight: bold;
  font-size: 16px;
  -webkit-margin-end: initial;
  -moz-margin-end: initial;
  margin-inline-end: initial;
}
.main-nav .dropdown-item {
  font-size: 10px;
}
.main-nav .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--main-dark-color);
}
.main-nav .navbar-nav .nav-link {
  font-size: 12px;
  font-weight: 650;
  color: #fff;
  text-transform: uppercase;
}
.main-nav .navbar-nav .nav-item:not(.active) .nav-link {
  color: #000;
}
.main-dark-nav .navbar-nav .nav-item:not(.active) .nav-link {
  color: #7d7979;
}
.main-dark-nav .navbar-nav .nav-link {
  color: var(--main-dark-color);
}
.main-nav .navbar-nav .nav-link:hover,
.main-nav .navbar-nav .nav-link:focus {
  color: #eee;
}
.main-dark-nav .navbar-nav .nav-link:hover,
.main-dark-nav .navbar-nav .nav-link:focus {
  color: var(--main-dark-color);
}
.main-nav .end-nav .currency-button {
  font-size: 10px;
  font-weight: 600;
  background-color: transparent;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-inline: 0;
}
.main-dark-nav .end-nav .currency-button {
  color: var(--main-dark-color);
  border-bottom: 1px solid var(--main-dark-color);
}
.main-nav .end-nav .nav-language {
  color: #fff;
  font-size: 14px;
  text-align: center;
  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;
}
.main-dark-nav .end-nav .nav-language {
  color: var(--main-dark-color);
}
.main-nav .end-nav .nav-icon {
  font-size: 14px;
  color: #000;
  margin: 0 7px;
}
.main-dark-nav .end-nav .nav-icon {
  color: var(--main-dark-color);
}
nav .cart-count {
  top: -17px;
  inset-inline-end: -6px;
  background: var(--main-dark-color);
  border-radius: 12px;
  font-size: 10px;
  color: #fff;
}
.fullscreen-section .global-div-link a svg {
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .rtl nav .cart-count {
    margin-left: -25px;
  }
}
.main-dark-nav .cart-count {
  color: #fff;
}
.bread-crumb {
  padding: 11px 0;
  margin: 0;
}
.bread-crumb li {
  font-size: 12px;
  color: var(--main-dark-color);
  text-transform: capitalize;
}
.bread-crumb .bread-crumb-item:after {
  font-family: "FontAwesome";
  content: "\f101";
  margin-inline: 10px;
}
.bread-crumb li a {
  color: var(--main-dark-color);
}
.home-slider h1 {
  font-size: 50px;
  font-weight: 800;
}
.home-slider img {
  height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
}
.home-slider .carousel-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-slider .carousel-item .carousel-caption {
  max-width: 95%;
  z-index: 9;
  right: unset;
  bottom: unset;
  left: unset;
  padding-top: unset;
  padding-bottom: unset;
}
.home-slider .carousel-control-next,
.home-slider .carousel-control-prev {
  display: none;
}
.home-slider .carousel-indicators [data-bs-target] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  background-color: transparent;
  border: 1px solid #fff;
  margin-bottom: 1rem;
}
.home-slider .carousel-indicators .active {
  background-color: #fff;
}
.main-carousel-section .main-video {
  width: 100%;
  background-color: #eee;
  position: relative;
  height: 120vh;
}
.main-carousel-section .main-video .img-box {
  position: relative;
}
.main-carousel-section .video-container {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
}
.main-carousel-section .video-container .slow-runner-video {
  height: 100%;
  width: 100%;
}
.main-carousel-section .video-container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-carousel-section .video-container video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-carousel-section .video-container #muteButton {
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 35px;
  width: 40px;
  border: none;
  background-color: transparent;
  color: #3c5361;
  border-radius: 5px;
}
.main-carousel-section .img-box {
  height: 135vh;
  position: relative;
}
.main-carousel-section .img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.inspiration {
  padding: 76px 0;
}
.inspiration .inspiration-image {
  overflow: hidden;
}
.inspiration .inspiration-image > div {
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg)
    rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg)
    rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}
.inspiration .inspiration-image > div.zoom-in {
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg)
    rotateZ(0deg) scaleX(1.2) scaleY(1.2) scaleZ(1.2);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg)
    rotateZ(0deg) scaleX(1.2) scaleY(1.2) scaleZ(1.2);
}
.inspiration .categori-image2 img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.inspiration .inspiration-image img {
  height: 520px;
  -o-object-fit: cover;
  object-fit: cover;
}
.inspiration .inspiration-image h3 {
  top: 20px;
  inset-inline-start: 20px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
}
.inspiration .inspiration-carousel {
  padding: 62px 56px 80px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  position: relative;
  inset-inline-start: -11%;
  width: 111%;
}
.inspiration .inspiration-carousel h4 {
  font-size: 17px;
  font-weight: bold;
  color: var(--main-dark-color);
  text-transform: uppercase;
}
.inspiration .inspiration-carousel p {
  font-size: 13px;
  color: #707070;
}
.inspiration .inspiration-carousel a {
  font-size: 14px;
  color: var(--main-dark-color);
  text-decoration: underline;
}
.inspiration .inspiration-carousel .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.inspiration .owl-theme .owl-dots .owl-dot.active span,
.inspiration .owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--main-dark-color);
}
.products-section {
  padding: 76px 0;
}
.products-section h2 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
}
#productGrid .product-col {
  padding: 0px !important;
}
#productGrid .product-col .product-box .product-img img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
#productGrid .product-col .product-box .product-info {
  padding: 0.75rem;
}
@media only screen and (max-width: 450px) {
  #productGrid .col-xs-6 {
    width: 50%;
  }
  #productGrid .product-col {
    padding: 0 5px !important;
  }
  #productGrid .product-col .product-box .product-info {
    display: block !important;
  }
  #productGrid .product-col .product-box .product-info .d-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.product-box .discount-badge {
  height: 26px;
  width: 35px;
  color: #fff;
  position: absolute;
  text-align: center;
  background: #b50707;
  border-radius: 0;
  z-index: 1;
  padding: 0 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 10px;
}
.product-box .discount-badge:after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: -13px;
  -webkit-border-start: 0 solid #b50707;
  -moz-border-start: 0 solid #b50707;
  border-inline-start: 0 solid #b50707;
  -webkit-border-end: 13px solid transparent;
  -moz-border-end: 13px solid transparent;
  border-inline-end: 13px solid transparent;
  border-bottom: 13px solid #b50707;
  border-top: 13px solid #b50707;
  display: none;
}
.product-box .discount-badge.bg-success:after {
  -webkit-border-start: 0 solid #198754;
  -moz-border-start: 0 solid #198754;
  border-inline-start: 0 solid #198754;
  border-bottom: 13px solid #198754;
  border-top: 13px solid #198754;
  display: none;
}
.product-box .discount-badge span {
  font-size: 12px;
  display: block;
  height: 100%;
  line-height: 2;
  font-weight: 600;
}
.products-section .product-box .product-info a {
  color: var(--main-dark-color);
}
.product-box .add-wish .active {
  color: #b50707;
}
.products-section .product-box .product-info h5 {
  font-size: 13px;
  color: var(--main-dark-color);
}
.products-section .product-box .product-info .price,
.products-section .product-box .product-info .prev-price {
  font-size: 11px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.products-section .product-box .product-info .prev-price {
  color: #999999;
  text-decoration: line-through;
}
.products-section .owl-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 40%;
  inset-inline-start: -20px;
  background: var(--main-color) !important;
  background: var(--main-dark-color) !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.products-section .owl-next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 40%;
  inset-inline-end: -20px;
  background: var(--main-color) !important;
  background: var(--main-dark-color) !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.products-section .owl-dots .owl-dot span {
  display: none;
}
.products-section .owl-dots {
  counter-reset: dots;
}
.products-section .owl-dot:before {
  counter-increment: dots;
  content: "0" counter(dots);
  color: #8d8d8d;
  font-size: 13px;
  font-weight: 500;
  -webkit-margin-end: 10px;
  -moz-margin-end: 10px;
  margin-inline-end: 10px;
}
.products-section .owl-dot.active:before {
  color: var(--main-dark-color);
  font-size: 15px;
  font-weight: 700;
}
.inspiration2 {
  background-color: #fff;
}
.inspiration2 .inspiration-image h3 {
  inset-inline-start: 40px;
}
.inspiration2 .inspiration-carousel {
  inset-inline-start: unset;
  width: 111%;
}
.services-section {
  padding: 15px 0;
}
.services-section .service-icon img {
  width: auto;
}
.services-section h3 {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  background: var(--font-regular);
  color: var(--main-dark-color);
}
.services-section p {
  font-size: 10px;
  background: var(--font-regular);
  color: #8d8d8d;
}
footer {
  padding: 20px 0 0 0;
  background-color: #faedbc;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: -1;
}
footer .logo {
  display: none !important;
}
footer h3 {
  font-size: 17px;
  font-weight: bold;
  color: #fafafa;
  text-transform: uppercase;
  margin-bottom: 12px;
}
footer li a,
footer p {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}
footer li a:hover {
  color: #000;
}
footer input {
  border: 0 !important;
  background: transparent !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  -webkit-padding-end: 25px !important;
  -moz-padding-end: 25px !important;
  padding-inline-end: 25px !important;
  color: #fff !important;
}
footer input::-webkit-input-placeholder {
  color: #fff !important;
}
footer input:-ms-input-placeholder {
  color: #fff !important;
}
footer input::-ms-input-placeholder {
  color: #fff !important;
}
footer input::placeholder {
  color: #fff !important;
}
footer button {
  background: transparent;
  color: #fff;
  border: 0;
  position: relative;
  inset-inline-end: 20px;
  width: 30px;
}
footer .social-media li a {
  font-size: 18px;
}
.footer-bottom {
  background-color: #fff8e6;
}
.footer-bottom p {
  font-size: 13px;
  font-weight: 500;
  color: #000;
}
.about-header h1 {
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #fff;
}
.about-header p {
  font-size: 14px;
  margin: auto;
  text-transform: capitalize;
  color: #fff;
}
.about-header img {
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}
.about-boxes {
  background-color: #fafafa;
  padding: 108px 0;
  margin-bottom: 0;
}
.about-boxes .about-text {
  padding: 0 50px;
}
.about-boxes .about-text span {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-dark-color);
  text-transform: uppercase;
}
.about-boxes .about-text h3 {
  font-size: 21px;
  font-weight: bold;
  color: #000;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.about-boxes .about-text p {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: justify;
  line-height: 1.75;
  color: #000;
  font-weight: 400;
}
.about-last-box {
  padding: 60px 0;
}
.about-last-box span {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.about-last-box h3 {
  font-size: 21px;
  font-weight: bold;
  color: var(--main-dark-color);
  margin-bottom: 25px;
}
.about-last-box p {
  font-size: 12px;
  line-height: 1.75;
  color: #707070;
}
.blog-inspiration .inspiration-carousel {
  padding: 22px 34px;
  width: 150%;
  inset-inline-start: -50%;
}
.blog-inspiration .date {
  font-size: 10px;
  color: #8d8d8d;
}
.all-blogs {
  padding: 50px 0;
}
.all-blogs .blog-box img {
  height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
}
.all-blogs .blog-box h3 {
  font-size: 16px;
  font-weight: bold;
  color: var(--main-dark-color);
  margin-top: 10px;
}
.all-blogs .blog-box p {
  font-size: 12px;
  color: #707070;
}
.all-blogs .blog-box a {
  font-size: 10px;
  color: var(--main-dark-color);
}
.all-blogs .pagination-link {
  border: 0;
  background: transparent;
  font-size: 10px;
  font-weight: 500;
  color: #8d8d8d;
}
.all-blogs .pagination .active .pagination-link {
  background: transparent;
  font-size: 13px;
  font-weight: 900;
  color: var(--main-dark-color);
}
.blog-single {
  margin: 80px 0;
}
.blog-single .blog-title {
  font-size: 50px;
  font-weight: 800;
  color: var(--main-dark-color);
}
.blog-single .date {
  font-size: 11px;
  color: var(--main-dark-color);
}
.blog-single .blog-desc {
  margin-top: 25px;
  margin-bottom: 40px;
  font-size: 14px;
  color: var(--main-dark-color);
}
.blog-footer h5 {
  font-size: 18px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.blog-footer .blog-tags span a {
  font-size: 14px;
  font-weight: 300;
  color: var(--main-dark-color);
}
.blog-footer li a {
  color: var(--main-dark-color);
}
.blog-footer .writer-info h5 {
  font-size: 21px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.blog-footer .writer-info h4 {
  font-size: 21px;
  color: var(--main-dark-color);
}
.blog-footer .writer-info span {
  font-size: 12px;
  color: #8d8d8d;
}
.next-prev-blog a {
  font-size: 17px;
  color: var(--main-dark-color);
}
.next-prev-blog i {
  height: 30px;
  width: 30px;
  background-color: var(--main-dark-color);
  color: #fff;
}
.related-blogs-title {
  font-size: 23px;
  font-weight: bold;
  color: var(--main-dark-color);
  margin-top: 45px;
  margin-bottom: 40px;
}
.all-press .date {
  font-size: 10px;
  color: #8d8d8d;
}
.ajax-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: none;
}
.search-row {
  margin-bottom: 20px;
}
.search-row .filters-btn {
  cursor: pointer;
}
.search-row .search-product input {
  border: 0;
  border-bottom: 0.5px solid var(--main-dark-color) 40;
  border-radius: 0;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
  padding-inline-start: 0;
  -webkit-padding-end: 22px;
  -moz-padding-end: 22px;
  padding-inline-end: 22px;
  height: 27px;
}
.search-row .search-product input::-webkit-input-placeholder {
  font-size: 13px;
  color: var(--main-dark-color);
}
.search-row .search-product input:-ms-input-placeholder {
  font-size: 13px;
  color: var(--main-dark-color);
}
.search-row .search-product input::-ms-input-placeholder {
  font-size: 13px;
  color: var(--main-dark-color);
}
.search-row .search-product input::placeholder {
  font-size: 13px;
  color: var(--main-dark-color);
}
.search-row .search-product button {
  top: 0;
  inset-inline-end: 0px;
  position: absolute;
  background: transparent;
  border: 0;
  font-size: 14px;
  color: var(--main-dark-color);
}
.search-row select {
  padding: 2px 12px;
  border-radius: 0;
  border: 0.5px solid #0f0f0f40;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 140px;
  cursor: pointer;
  font-size: 14px;
  color: var(--main-dark-color);
}
.products-filter-box {
  z-index: 10;
}
.products-filter-box .filter-box {
  width: 200px;
  background: #fff;
  border: 1px solid #0f0f0f3b;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.16);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-filter-box .filter-box.active {
  visibility: visible;
  opacity: 1;
}
.products-filter-box .filter-box h3 {
  font-size: 14px;
  color: var(--main-dark-color);
  padding: 10px 15px;
  margin-bottom: 0;
}
.products-filter-box .filter-box .filter-box-body {
  padding: 10px 15px;
}
.filter-box-body > ul > li {
  margin-bottom: 8px;
}
.filter-box-body ul li i {
  font-size: 14px;
}
.products-filter-box .filter-box .filter-box-body .filter-parent,
.products-filter-box .filter-box .filter-box-body .filter-parent > label {
  cursor: pointer;
}
.products-filter-box .filter-box .filter-box-body .filter-parent + ul {
  display: none;
}
.products-filter-box .filter-box .main-label {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.products-filter-box .filter-box label:not(.main-label) {
  font-size: 11px;
  color: #7e7e7e;
  border: solid 1px;
}
.products-filter-box .filter-box .filter-color {
  width: 15px;
  height: 15px;
}
.products-filter-box .filter-box .filter-btn {
  background-color: var(--main-dark-color);
  color: #fff;
  font-size: 14px;
  padding: 4px 40px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-filter-box .filter-box .filter-btn:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.blur-sec.active {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  pointer-events: none;
}
.blur-sec > div {
  padding-left: 5px;
  padding-right: 5px;
}
.category-products .product-box .product-info a {
  color: var(--main-dark-color);
}
.category-products .product-box .product-info h5 {
  font-size: 13px;
  color: var(--main-dark-color);
}
.category-products .product-box .product-info .price,
.category-products .product-box .product-info .prev-price {
  font-size: 11px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.category-products .product-box .product-info .prev-price {
  color: #999999;
  text-decoration: line-through;
}
.pagination-link {
  border: 0;
  background: transparent;
  font-size: 10px;
  font-weight: 500;
  color: #8d8d8d;
}
.pagination .active .pagination-link {
  background: transparent;
  font-size: 13px;
  font-weight: 900;
  color: var(--main-dark-color);
}
.hidden-actions {
  bottom: 8px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.3s linear, opacity 0.3s linear;
  transition: visibility 0.3s linear, opacity 0.3s linear;
}
.product-box:hover .hidden-actions {
  visibility: visible;
  opacity: 1;
}
.hidden-actions a,
.hidden-actions button {
  border: 0;
  width: 30px;
  height: 30px;
  background: var(--main-dark-color);
  color: #fff;
  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;
  font-size: 13px;
  border-radius: 4px;
}
.home-prods img {
  height: 540px;
}
.home-prods .hidden-actions a,
.home-prods .hidden-actions button {
  width: 40px;
  height: 40px;
  font-size: 16px;
}
.item-page {
  background-color: #fff;
}
.item-info {
  padding-top: 60px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #fff;
}
.item-info .add-to-wish {
  font-size: 12px;
}
.item-info h1 {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  color: var(--main-dark-color);
  text-transform: uppercase;
}
.item-num {
  margin-bottom: 20px;
}
.item-info h1 + a {
  color: var(--main-dark-color);
}
.item-info .item-num {
  font-size: 10px;
  color: var(--main-dark-color);
}
:is(.item-description, .item-review) h4 {
  font-size: 16px;
  color: var(--main-dark-color);
}
.item-description ul,
.item-description li {
  margin: 0 !important;
  padding: 0 !important;
}
.item-description p,
.item-description small,
.item-description span {
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
}
.item-review span {
  font-size: 13px;
  font-weight: 300;
  color: var(--main-dark-color);
}
.item-review span b {
  font-size: 15px;
  font-weight: bold;
}
.ratings {
  position: relative;
}
.empty-stars:before,
.full-stars:before {
  content: "\2605\2605\2605\2605\2605";
  font-size: 14px;
}
.empty-stars:before {
  -webkit-text-stroke: 1px #ddd;
  color: #ddd;
}
.full-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: var(--main-dark-color);
}
.full-stars:before {
  -webkit-text-stroke: 1px var(--main-dark-color);
}
.add-review-btn {
  background: var(--main-dark-color);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 35px;
  line-height: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid var(--main-dark-color);
  text-align: center;
  max-width: initial;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.add-review-btn:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.item-info .price {
  font-size: 18px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.item-info .prev-price {
  font-size: 14px;
  color: #999999;
  text-decoration: line-through;
}
.item-info .item-colors h4,
.item-info .item-sizes h4 {
  font-size: 14px;
  font-weight: 600;
  color: var(--main-dark-color);
  margin-bottom: 14px;
}
.item-info .item-sizes > ul,
.item-info .item-colors > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.item-info .item-colors li span {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  border: 1px solid #0f0f0f30;
  cursor: pointer;
  position: relative;
}
.item-info .item-colors li span:after {
  position: absolute;
  content: "\f00c";
  font: var(--fa-font-solid);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #cbc3c3;
  font-size: 14px;
  opacity: 0;
}
.item-info .item-colors li.active span:after {
  opacity: 1;
}
.item-info .item-size {
  width: 45px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding-inline: 3px;
  height: 20px;
  border: 1px solid #8d8d8d;
  font-size: 12px;
  color: var(--main-dark-color);
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.item-info .item-material .item-size {
  width: 60px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.item-info .item-size.active {
  border: 2px solid black;
  color: #000;
}
.item-info .item-size {
  width: 72px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 35px;
  border: 1px solid #dee2e6;
  font-size: 12px;
  color: var(--main-dark-color);
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-weight: bold;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  margin-left: -1px;
  margin-top: -1px;
}
.item-info .item-material .item-size {
  width: 60px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.item-info .item-size.active {
  border: 2px solid black;
  color: #000;
}
.out-stock {
  text-decoration: line-through;
  pointer-events: none;
  position: relative;
}
.out-stock::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  color: red;
}
.item-info .item-notes {
  height: auto;
  font-size: 13px;
  color: #000;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 3px;
}
.tooltip.fade {
  background-color: transparent;
}
.tooltip-inner {
  color: var(--main-dark-color);
  background-color: #fff;
  border: 1px solid #8d8d8d;
  font-size: 10px;
}
.item-info .size-guide {
  color: var(--main-dark-color);
  text-decoration: underline;
  font-size: 10px;
  cursor: pointer;
}
.item-info .item-inputs a {
  background: var(--main-dark-color);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 35px;
  line-height: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid transparent;
  text-align: center;
}
.item-info .item-inputs a:last-of-type {
  width: 50px;
  height: 50px;
  color: var(--main-dark-color);
  background-color: #fff;
  border: 1px solid #2b2b2b;
  min-width: 50px;
  max-width: 50px;
  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;
  font-size: 22px;
}
.item-info .item-inputs a:last-of-type .active {
  color: #b50707;
}
.item-info .item-inputs a:first-of-type,
.ke-add-to-cart-btn {
  height: 50px;
  background: #000;
  color: #fff;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  font-weight: 500;
  line-height: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid var(--main-dark-color);
  text-align: center;
  max-width: initial;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-info .item-inputs a:last-of-type:hover {
  background-color: var(--main-dark-color);
  color: #fff;
}
.item-info .item-policy {
  background: #f7f7f7;
  padding: 25px;
}
.item-info .item-policy .icon {
  font-size: 26px;
}
.item-info .item-policy h5 {
  color: var(--main-dark-color);
  font-size: 14px;
  font-weight: 500;
}
.item-info .item-policy p {
  color: #8d8d8d;
  font-size: 11px;
  font-weight: 500;
}
.product-reviews > h4 {
  font-size: 16px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.product-reviews .product-review {
  padding: 14px 52px 13.5px;
  background-color: #f2f2f2;
}
.product-reviews .product-review h4 {
  font-size: 13px;
  font-weight: 600;
  color: var(--main-dark-color);
}
.product-reviews .product-review h6 {
  font-size: 13px;
  font-weight: 600;
  color: #8d8d8d;
}
.product-reviews .product-review p {
  font-size: 13px;
  font-weight: 500;
  color: #8d8d8d;
}
:is(.notesModal, .guideModal) .modal-header {
  border: 0;
}
:is(.notesModal, .guideModal, .addReviewModal) h4,
:is(.notesModal, .guideModal, .addReviewModal) h5 {
  font-weight: bold;
  font-size: 16px;
  color: var(--main-dark-color);
  text-transform: uppercase;
}
:is(.notesModal, .guideModal) h5 {
  text-transform: capitalize;
}
.notesModal .measurement-box {
  border: 1px solid #8d8d8d42;
}
.notesModal .measurement-box label {
  text-transform: capitalize;
  color: var(--main-dark-color);
  font-size: 13px;
}
.notesModal .measurement-box select {
  border: 0;
  -webkit-border-start: 1px solid #8d8d8d42;
  -moz-border-start: 1px solid #8d8d8d42;
  border-inline-start: 1px solid #8d8d8d42;
  min-height: 24px;
  color: #8d8d8d;
  font-size: 13px;
}
.notesModal .measurement-box input {
  border: 0;
  -webkit-border-start: 1px solid #8d8d8d42;
  -moz-border-start: 1px solid #8d8d8d42;
  border-inline-start: 1px solid #8d8d8d42;
  max-width: 68px;
  color: #8d8d8d;
  text-align: center;
  font-size: 13px;
}
.notesModal .noteConfirm,
.addReviewModal button[type="submit"] {
  background-color: var(--main-dark-color);
  border: 1px solid var(--main-dark-color);
  color: #fff;
  font-size: 14px;
  min-height: 40px;
  min-width: 180px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.notesModal button[type="submit"]:hover,
.addReviewModal button[type="submit"]:hover {
  background-color: #fff;
  color: var(--main-dark-color);
}
.guideModal .item-size {
  padding: 3px 10px;
  border: 1px solid #8d8d8d;
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.guideModal .item-size.active {
  background-color: #8d8d8d;
  color: #fff;
}
.guideModal .guide-tables .guide-table {
  display: none;
}
.guideModal .guide-tables .guide-table.active {
  display: block;
}
.addReviewModal textarea {
  background: #efefef;
  min-height: 75px;
}
.addReviewModal .star-list li i {
  display: none;
}
.addReviewModal .star-list li i:first-of-type {
  display: block;
}
.addReviewModal .star-list li {
  color: #f4f40c;
}
.addReviewModal .star-list li.active ~ li {
  color: var(--main-dark-color);
}
.cart-page h2 {
  font-size: 31px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--main-dark-color);
  margin-bottom: 35px;
}
.cart-page .add-prod {
  background-color: var(--main-dark-color);
  border: 1px solid var(--main-dark-color);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 25px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cart-page .add-prod:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.cart-page .cart-table th {
  font-size: 12px;
  font-weight: 500;
  color: var(--main-dark-color);
  padding-block: 12px;
}
.cart-page .cart-table tbody td {
  vertical-align: middle;
  padding-block: 20px;
  border: 0;
}
.cart-page .cart-table i {
  cursor: pointer;
}
.cart-page .cart-table h3 {
  font-size: 13px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.cart-page .cart-table p {
  font-size: 12px;
  color: var(--main-dark-color);
}
.cart-page .cart-table .price {
  font-size: 14px;
  color: var(--main-dark-color);
}
.cart-page .cart-total-box {
  padding: 12px 0;
  background-color: #f0f0f0;
}
.cart-page .cart-total-head h4 {
  font-size: 14px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.cart-page .cart-total-body h6,
.cart-page .cart-total-body label {
  font-size: 13px;
  font-weight: bold;
  color: #7e7e7e;
}
.cart-page .cart-total-body h6 span,
.cart-page .cart-total-body label span {
  font-size: 11px;
  font-weight: 600;
}
.cart-page .cart-total-footer h6 {
  font-size: 13px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.cart-page .cart-total-box .coupon-inputs input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 0;
  padding: 4px 3px;
  border: 0.5px dashed var(--main-dark-color);
  color: #8d8d8d;
  background-color: transparent;
  font-size: 14px;
  font-weight: bold;
  -webkit-margin-end: 0.25rem;
  -moz-margin-end: 0.25rem;
  margin-inline-end: 0.25rem;
}
.cart-page .cart-total-box .coupon-inputs button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 0;
  padding: 4px 1px;
  border: 0.5px solid var(--main-dark-color);
  color: #fff;
  background-color: #8d8d8d;
  font-size: 11px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cart-page .cart-total-box .coupon-inputs button:first-of-type {
  -webkit-margin-end: 0.25rem;
  -moz-margin-end: 0.25rem;
  margin-inline-end: 0.25rem;
}
.cart-page .cart-total-box .coupon-inputs button:hover {
  background-color: var(--main-dark-color);
}
.cart-page .cart-checkout-btn a,
.cart-page .cart-checkout-btn button,
#track-form button {
  font-size: 12px;
  font-weight: bold;
  background-color: var(--main-dark-color);
  border: 1px solid var(--main-dark-color);
  color: #fff;
  display: block;
  text-align: center;
  padding-block: 10px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cart-page .cart-checkout-btn a:hover,
.cart-page .cart-checkout-btn button:hover,
#track-form button:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.checkout-form h5 {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.checkout-form input,
.checkout-form textarea {
  border-radius: 0;
  border: 1px solid #8d8d8d;
}
.cart-page .cart-total-body.payment-methods h5 {
  font-size: 13px;
  font-weight: bold;
  color: #7e7e7e;
}
.cart-page .cart-total-body.payment-methods h6 {
  font-size: 11px;
}
.cart-page
  .checkout-form
  .select2-container--default
  .select2-selection--single {
  height: 38px;
  border-radius: 0;
  border: 1px solid #8d8d8d;
}
.cart-page
  .checkout-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 38px;
}
.cart-page
  .checkout-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  height: 38px;
  line-height: 38px;
}
.qty li {
  padding: 1px 4px;
  border: 1px solid #eee;
  font-size: 14px;
}
.payment-information a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-padding-start: 30px;
  -moz-padding-start: 30px;
  padding-inline-start: 30px;
  position: relative;
  color: var(--main-dark-color);
  font-size: 14px;
  color: var(--main-dark-color);
}
.payment-information a:hover {
  color: #000;
}
.payment-information a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  inset-inline-start: 0;
}
.payment-information a .icon .radio {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.payment-information a .icon .radio::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  border-radius: 50%;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: var(--main-dark-color);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.payment-information a.active .icon .radio::after {
  width: 80%;
  height: 80%;
}
.payment-information a p {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: bold;
  color: #7e7e7e;
}
.payment-information a p small {
  font-size: 11px;
}
.tracking-page h2 {
  font-size: 31px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--main-dark-color);
  margin-bottom: 35px;
}
.tracking-page h5 {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.tracking-page h6 {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.tracking-page .tracking-icon {
  height: 110px;
  width: 110px;
  border-radius: 50%;
  background-color: var(--main-dark-color);
}
.tracking-page .tracking-icon i {
  font-size: 40px;
  color: #fff;
}
.tracking-page h3 {
  font-size: 20px;
  font-weight: bold;
  color: var(--main-dark-color);
  text-transform: capitalize;
}
.tracking-page p {
  font-size: 14px;
  background: var(--font-regular);
  color: #8d8d8d;
}
.tracking-page .line-through {
  position: relative;
}
.tracking-page .line-through:before {
  content: "";
  position: absolute;
  border: 1px solid #000;
  display: block;
  top: 55px;
  width: 72%;
  margin: auto;
  z-index: -1;
  inset-inline-end: 0;
  inset-inline-start: -100%;
}
.tracking-page .disabled,
.tracking-page .line-through.disabled:before {
  opacity: 0.3;
}
.tracking-page .cancel-order {
  color: #bc0202;
  border: 1px solid #bc0202;
  font-weight: 600;
  font-size: 12px;
  padding: 6px 29px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tracking-page .cancel-order:hover {
  background-color: #bc0202;
  color: #fff;
}
.club-box-top {
  padding: 58px 37px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  position: relative;
  top: -60px;
}
.club-box-top h2 {
  font-size: 23px;
  font-weight: bold;
  color: var(--main-dark-color);
  margin-bottom: 35px;
}
.club-box-top p {
  font-size: 13px;
  color: var(--main-dark-color);
  margin-bottom: 35px;
}
.club-box-top a {
  font-size: 14px;
  font-weight: bold;
  background-color: var(--main-dark-color);
  color: #fff;
  border: 1px solid var(--main-dark-color);
  padding: 10px 80px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.club-box-top a:hover {
  color: var(--main-dark-color);
  background-color: #fff;
}
.club-boxes {
  padding: 80px 0;
}
.club-boxes .club-box {
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.club-boxes .club-box:hover {
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.club-boxes .price {
  font-size: 12px;
  font-weight: bold;
  background-color: var(--main-dark-color);
  color: #fff;
  padding: 6px;
  text-transform: uppercase;
}
.club-boxes a {
  font-size: 13px;
  font-weight: 500;
  background-color: #fff;
  color: var(--main-dark-color);
  padding: 8px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 20px;
  text-transform: uppercase;
}
.club-boxes p {
  margin-top: 100px;
  font-size: 16px;
  font-weight: bold;
  color: var(--main-dark-color);
}
.thanks-page {
  padding: 100px 0;
}
.thanks-page h2 {
  font-size: 31px;
  font-weight: bold;
  color: var(--main-dark-color);
  text-transform: uppercase;
}
.thanks-page p {
  font-size: 18px;
  color: var(--main-dark-color);
}
.thanks-page p b,
.thanks-page p a {
  color: var(--main-dark-color);
}
.thanks-page .bottom-box {
  margin-top: 100px;
}
.thanks-page h5 {
  font-size: 17px;
  font-weight: 600;
  color: var(--main-dark-color);
}
.thanks-page .links-social a {
  color: var(--main-dark-color);
}
.thanks-page .track-link a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  background-color: var(--main-dark-color);
  border: 1px solid var(--main-dark-color);
  color: #fff;
  padding: 8px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.thanks-page .track-link a:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.policy-boxes {
  padding: 50px 0;
}
.policy-boxes h3 {
  font-size: 24px;
  font-weight: bold;
  color: var(--main-dark-color);
  margin-bottom: 18px;
  text-transform: capitalize;
}
.policy-boxes p {
  font-size: 14px;
  color: var(--main-dark-color);
  margin-bottom: 1rem !important;
}
.login-boxes {
  background-color: #fff;
}
.login-boxes h2 {
  font-size: 31px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--main-dark-color);
  margin-bottom: 35px;
}
.login-boxes .login-form {
  padding: 25px;
  height: 100%;
}
.login-boxes .login-form h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--main-dark-color);
  margin-bottom: 25px;
}
.login-boxes .login-form h6 {
  font-size: 13px;
  font-weight: 600;
  color: var(--main-dark-color);
}
.login-boxes .login-form p {
  font-size: 11px;
  color: var(--main-dark-color);
}
.login-boxes .login-form input:not([type="checkbox"]) {
  border-radius: 0;
  height: 45px;
  font-size: 12px;
  color: var(--main-dark-color);
}
.login-boxes .login-form label {
  font-size: 12px;
  text-transform: capitalize;
  color: var(--main-dark-color);
}
.login-boxes .login-form .btns-link,
.login-boxes .login-form .login-google,
.login-facebook {
  background-color: var(--main-dark-color);
  border: 1px solid var(--main-dark-color);
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding-inline: 40px;
  height: 50px;
  display: inline-block;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login-boxes .login-form .btns-link:hover,
.login-boxes .login-form .login-google:hover {
  color: var(--main-dark-color);
  background-color: transparent;
}
.login-facebook:hover {
  color: #fff;
}
.login-boxes .login-form .forgot-pass {
  font-size: 12px;
  text-transform: capitalize;
  color: var(--main-dark-color);
  text-decoration: underline;
}
.registeration-form-container {
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}
.hidden-register {
  display: none;
  opacity: 0;
}
.shown-register {
  display: block;
  opacity: 1;
}
.account-box {
  background-color: #fff;
  border: 1px solid #8d8d8d36;
}
.account-box .account-box-head {
  border-bottom: 1px solid #8d8d8d36;
  padding: 15px;
}
.account-box .account-box-head h3 {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.account-box .account-box-body {
  padding: 15px;
}
.account-box .account-box-body .side-bar li {
  position: relative;
}
.account-box .account-box-body .side-bar li.active::before {
  content: "";
  position: absolute;
  inset-inline-start: -15px;
  width: 3px;
  background: var(--main-dark-color);
  top: 4px;
  bottom: 4px;
}
.account-box .account-box-body .side-bar li a {
  font-size: 12px;
  text-transform: capitalize;
  color: var(--main-dark-color);
  padding-block: 10px;
  display: block;
}
.account-box .account-box-body .side-bar li i {
  width: 25px;
  text-align: center;
}
.account-box .account-box-body .last-order h6 {
  font-size: 12px;
  color: var(--main-dark-color);
}
.account-box .account-box-body .last-order a {
  font-size: 10px;
  font-weight: bold;
  background-color: var(--main-dark-color);
  color: #fff;
  border: 0;
  padding-inline: 40px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  opacity: 0.4;
}
.account-box .account-box-body .no-orders p {
  font-size: 14px;
  font-weight: 500;
  color: var(--main-dark-color);
}
.account-box .account-box-body .no-orders a,
.account-box .account-box-body .addresses a,
.account-box .account-box-body .subscription a,
.account-box .account-box-body .subscription button {
  background-color: var(--main-dark-color);
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid var(--main-dark-color);
  padding-inline: 40px;
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
.account-box .account-box-body .no-orders a:hover,
.account-box .account-box-body .addresses a:hover,
.account-box .account-box-body .subscription a:hover,
.account-box .account-box-body .subscription button:hover {
  background-color: #fff;
  color: var(--main-dark-color);
}
.account-box .account-box-body .addresses i {
  font-size: 12px;
  color: var(--main-dark-color);
}
.account-box .account-box-body .addresses h4 {
  font-size: 12px;
  color: var(--main-dark-color);
}
.account-box .account-box-body .addresses p {
  font-size: 11px;
  color: var(--main-dark-color);
}
.account-box .account-box-body .subscription p {
  font-size: 14px;
  color: var(--main-dark-color);
}
.wishlist-remove {
  cursor: pointer;
  position: absolute;
  inset-inline-end: 10px;
  top: 10px;
  z-index: 9;
  color: #fff;
  padding: 0px 6px;
  border-radius: 2px;
}
.account-box .wishlist-products img {
  height: 440px;
  -o-object-fit: cover;
  object-fit: cover;
}
.account-box .wishlist-products img.empty {
  height: auto;
  width: 40%;
}
@media only screen and (max-width: 991px) {
  .account-box .wishlist-products img.empty {
    width: 80%;
  }
}
.profile-page input,
.profile-page select,
.profile-page textarea {
  border: solid 0.3px #8d8d8d;
  background-color: #fafafa;
  border-radius: 0;
  color: var(--main-dark-color);
  font-weight: 600;
}
.profile-page label {
  color: var(--main-dark-color);
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
}
.profile-page #photo {
  display: none;
}
.profile-page .upload-img-bg {
  cursor: pointer;
  background-color: #8d8d8d;
  width: 110px;
  height: 110px;
  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;
}
.profile-page .upload-img-bg .edit-img-icon {
  width: auto;
  bottom: 10px;
  inset-inline-end: 10px;
  position: absolute;
}
.profile-page .upload-img .uploaded-img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.upload-img span {
  width: 110px;
  color: var(--main-dark-color);
  font-weight: 600;
  text-transform: capitalize;
  font-size: 14px;
}
.profile-page .btns button {
  border: solid 1px var(--main-dark-color);
  background-color: var(--main-dark-color);
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  padding: 2px 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.profile-page .btns button.discard-btn {
  background-color: #8d8d8d;
  border: solid 1px #8d8d8d;
}
.profile-page .btns button:hover {
  background-color: transparent;
  color: var(--main-dark-color);
}
.contact-us,
.user-dashbord.sub-categori,
.wish-list,
.cart-page,
.thanks-page,
.category-products,
.about-boxes,
.fourzerofour,
.account-page,
.user-dashbord,
.profile-page,
.tempcart {
  padding-block: 0px;
  background-color: #fff;
  min-height: 70vh;
}
.fourzerofour .empty {
  width: 45%;
  margin: auto auto 30px auto;
}
@media (max-width: 575px) {
  .fourzerofour .empty {
    width: 80%;
  }
}
.fourzerofour .mybtn1 {
  background-color: #000;
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 0 20px;
}
.cat-head {
  font-size: 18px;
  font-weight: 600;
}
.h-24 {
  height: 6rem;
}
.w-24 {
  width: 6rem;
}
.h-12 {
  height: 3rem;
}
.w-12 {
  width: 3rem;
}
.bg-emerald-100 {
  background-color: #d1fae5;
}
.rounded-full {
  border-radius: 9999px;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-emerald-500 {
  color: #10b981;
}
.contact-us h5 {
  color: var(--main-dark-color);
  font-size: 16px;
}
.contact-us p,
.contact-us p a {
  color: var(--main-dark-color);
  font-size: 14px;
}
.contact-form label {
  color: var(--main-dark-color);
  font-size: 14px;
}
.contact-form input,
.contact-form textarea {
  border-radius: 0;
  min-height: 44px;
  color: var(--main-dark-color);
}
.contact-form button {
  width: 100%;
  padding: 6px;
  background-color: var(--main-dark-color);
  color: #fff;
  border: 1px solid var(--main-dark-color);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-form button:hover {
  background-color: #fff;
  color: var(--main-dark-color);
}
@media only screen and (min-width: 1099px) {
  .services-section p {
    width: 68%;
    margin: auto;
  }
  .blog-single .blog-head {
    width: 80%;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .cart-page,
  .tracking-page,
  .login-boxes {
    min-height: 56vh;
  }
  .thanks-page {
    min-height: 67vh;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-light .navbar-toggler {
    border: 0;
    color: #fff;
  }
  .main-dark-nav .navbar-toggler {
    border: 0;
    color: var(--main-dark-color);
  }
  .navbar-collapse.show {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #ffffffba;
  }
  .close-navbar i {
    color: #fff;
    font-size: 22px;
  }
  .main-dark-nav .end-nav .nav-icon {
    color: #fff;
  }
  .navbar-nav {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
  .main-nav .dropdown-menu {
    background-color: #000;
    text-align: center;
  }
  .main-nav .dropdown-menu .dropdown-item {
    color: #fff;
  }
  .main-nav .end-nav .currency-button {
    background-color: #fff;
    color: var(--main-dark-color);
    border-radius: 6px;
    border: 0;
    padding: 4px 8px;
  }
  .main-nav .navbar-nav .nav-link {
    font-size: 14px;
  }
  .main-nav .container > .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .navbar-collapse {
    background: #fff;
    padding: 6px 10px;
    border-radius: 8px;
  }
  .navbar-nav .nav-item {
    position: relative;
    top: -40px;
  }
  .main-nav .navbar-nav .nav-link,
  .main-nav .navbar-nav .nav-link:hover,
  .main-nav .navbar-nav .nav-link:focus {
    color: #fff;
  }
  .inspiration .inspiration-carousel {
    inset-inline-start: unset;
    margin-top: 40px;
    width: 100%;
  }
  .inspiration2 .inspiration-carousel {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .about-boxes {
    padding: 10px 0;
  }
  .tracking-page .line-through:before {
    content: unset;
  }
  .tracking-page .tracking-box {
    margin-bottom: 40px;
  }
  .about-header h1 {
    font-size: 45px;
  }
  .vidprodis {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider img,
  .about-header img {
    height: 400px;
  }
  .home-slider h1,
  .about-header h1 {
    font-size: 30px;
  }
  .about-boxes .about-text {
    padding: 0 0;
  }
  .blog-single .blog-title {
    font-size: 32px;
  }
  .xzoom {
    max-width: 75%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .product-reviews .product-review {
    padding: 14px 22px 13.5px;
  }
  .policy-boxes h3 {
    font-size: 22px;
  }
  .cart-page h2,
  .tracking-page h2,
  .thanks-page h2,
  .login-boxes h2 {
    font-size: 22px;
  }
}
.pagination {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-item {
  -webkit-margin-end: 0.75rem;
  -moz-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
}
.page-link {
  border: 0;
  background: transparent;
  font-size: 12px;
  font-weight: 500;
  color: #8d8d8d;
  padding: 0;
}
.pagination .page-item:first-of-type .page-link,
.pagination .page-item:last-of-type .page-link {
  font-size: 22px;
}
.page-link:hover,
.page-link:focus {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-item.active .page-link {
  font-size: 14px;
  font-weight: 900;
  background: transparent;
  border: 0;
  color: var(--main-dark-color);
}
@media only screen and (max-width: 1099px) {
  .list-fless {
    display: inline-table !important;
    padding: 0;
  }
  .respon-banner {
    height: 580px !important;
  }
}
@media only screen and (min-width: 992px) {
  .list-padding {
    padding-right: 30px !important;
  }
  .logomax {
    width: 35% !important;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 992px) and (max-width: 992px) {
  .logomax {
    width: 80% !important;
  }
}
@media only screen and (min-width: 992px) {
  .header-blackk {
    color: #000 !important;
  }
  .vidprod {
    display: none !important;
  }
}
.fixed-header {
  -webkit-box-shadow: 5px -3px 16px #f7f7f7;
  box-shadow: 5px -3px 16px #f7f7f7;
  position: fixed;
  top: 0;
  background-color: #fff;
}
.cat-padding-title {
  padding: 25px 0 100px 0;
  font-weight: 200;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .logo-tranform {
    -webkit-transform: translate(-154px, 0px) !important;
    transform: translate(-154px, 0px) !important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .logo-tranform {
    -webkit-transform: translate(-232px, 0px) !important;
    transform: translate(-232px, 0px) !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .category-products .product-box img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .category-products .product-box img {
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .navbar-brand {
    -webkit-margin-end: initial;
    -moz-margin-end: initial;
    margin-inline-end: initial;
  }
  .navbar-brand img {
    height: 40px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .videoinfo {
    width: 79%;
  }
}
.main-carousel-section {
  padding-top: 51px;
}
.main-carousel-section .owl-carousel {
  position: relative;
}
.main-carousel-section .index-carousel .owl-item .item {
  height: 960px;
  overflow: hidden;
}
.main-carousel-section .index-carousel .owl-item .item .inspiration-image a {
  height: 960px;
  display: block;
}
.main-carousel-section .index-carousel .owl-item .item .inspiration-image img {
  height: inherit;
}
@media only screen and (max-width: 600px) {
  .main-carousel-section .index-carousel .owl-item .item {
    height: initial;
  }
  .main-carousel-section .index-carousel .owl-item .item .inspiration-image a {
    height: initial;
  }
}
.main-carousel-section .index-carousel .inspiration-image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.main-carousel-section .index-carousel .owl-dots {
  width: 100%;
}
.main-carousel-section .index-carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 5px;
  background: #fff;
}
#progressBar {
  background: #f1f1f175;
  position: absolute;
  bottom: 60px;
  z-index: 2;
  margin: 10px;
  left: 10px;
  right: 10px;
  display: none;
}
.error-input {
  border: 1px solid #e72727 !important;
  border-color: #e72727 !important;
}
#staticBackdropAdress .modal-content .modal-header h4 {
  font-size: 16px;
}
#staticBackdropAdress .modal-content .modal-body h4 {
  font-size: 16px;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-facebook,
.login-google {
  font-size: 13px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  padding: 0 25px;
  width: 46%;
  border-radius: 6px;
  border: none;
}
.login-facebook i,
.login-google i {
  font-size: 14px;
  margin: 0 5px;
}
.login-facebook {
  background-color: #000;
  color: #fff !important;
}
.login-google {
  background-color: #fff;
  color: #000;
}
.col-grid {
  padding-left: 5px;
  padding-right: 5px;
}
.wish-button {
  text-align: center;
}
.wish-button i,
.wish-button svg {
  font-size: 14px;
  color: #000;
}
.lightbox__unzoom-button {
  display: none;
}
.lightbox__zoom-container {
  position: relative;
  display: block;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  margin-bottom: 10px;
}
.lightbox__zoom-container .lightbox__zoom-button {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
:target {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
}
:target img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
:target .lightbox__unzoom-button {
  display: block;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
:target .lightbox__zoom-button {
  display: none;
}
.main-prod-img.multiple-image {
  display: inline-block;
  max-height: 650px;
  overflow-x: auto;
  margin-bottom: 20px;
}
.product-quantity {
  background-color: #000;
  color: #fff;
  padding: 0 10px;
  border-radius: 5px;
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  margin-bottom: 15px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
#popup1 {
  font-family: poppins;
}
#popup1 .popup {
  margin: 0px auto;
  padding: 50px 20px;
  background: #fff;
  border-radius: 0px;
  height: auto;
  width: 690px;
  position: relative;
  text-align: center;
  top: 50% !important;
  position: fixed !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  left: 0;
}
#popup1 .popup h2 {
  margin-top: 0;
  color: #333;
}
#popup1 .popup .close {
  position: absolute;
  top: 7px;
  right: 17px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
  float: right;
  padding: 0;
  color: #333;
  margin-top: 0;
  margin-right: 0;
  line-height: 45px;
  font-size: 39px;
}
user agent stylesheet a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}
#popup1 .popup .content {
  max-height: 30%;
  overflow: auto;
}
#popup1 .newletter-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  margin: 0 0 15px;
}
#popup1 .box-content label {
  font-weight: 400;
  max-width: 560px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 26px;
}
.newletter-popup {
  background: #fff;
  top: 50% !important;
  position: fixed !important;
  padding: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#popup1 #frm_subscribe #subscribe_pemail {
  height: 55px;
  width: 80%;
  margin: 20px 0;
  padding: 0 15px;
  border: 1px solid #333;
  font-size: 17px;
}
#popup1 #frm_subscribe a,
#popup1 #frm_subscribe button {
  cursor: pointer;
  border: none;
  background: #333;
  padding: 0 15px;
  margin: auto;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-radius: 0;
  width: 80%;
  height: 55px;
  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;
}
#popup1 .box-content .subscribe-bottom {
  margin-top: 20px;
  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;
}
#popup1 .box-content .subscribe-bottom #newsletter_popup_dont_show_again {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  margin-top: -1px;
}
#popup1 .box-content .subscribe-bottom i {
  margin: 0 8px;
  font-size: 17px;
}
@media (max-width: 830px) {
  #popup1 .popup {
    width: 90%;
  }
  #popup1 #frm_subscribe #subscribe_pemail {
    height: 45px;
    width: 100%;
    margin: 10px 0;
  }
  #popup1 #frm_subscribe a,
  #popup1 #frm_subscribe button {
    width: 100%;
    height: 45px;
  }
}
.phone-img {
  display: none;
}
@media (max-width: 992px) {
  .image-container {
    padding: 40px;
  }
  .d-m-none {
    display: none;
  }
  .phone-img {
    display: inline-block;
  }
  .phone-img img {
    height: 340px;
  }
}
@media (max-width: 575px) {
  .image-container {
    padding: 30px 15px !important;
    display: block !important;
  }
  .d-m-none {
    display: none;
  }
  .phone-img {
    display: inline-block;
  }
  .phone-img img {
    width: auto;
    height: 240px;
  }
}
.products-section .col-lg-8 {
  padding: 0;
}
.products-section .col-lg-8 .tab-btn {
  font-size: 14px;
  font-weight: 650;
  color: #a9a9a9;
}
.products-section .col-lg-8 .tab-btn.active {
  color: #000;
}
.sub-categori.wish-list .filters-btn {
  display: none !important;
}
.recommended-pane .products-carousel {
  direction: ltr;
}
.recommended-pane .item .product-box .d-flex {
  gap: 10px;
  padding: 0.3rem 0.75rem;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.navbar .collapse.navbar-collapse .navbar-brand {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 5%;
  flex: 1 0 5%;
}
.navbar .collapse.navbar-collapse .navbar-nav,
.navbar .collapse.navbar-collapse .end-nav {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
}
.navbar .collapse.navbar-collapse .end-nav.last-part {
  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;
}
.navbar .collapse.navbar-collapse .end-nav.last-part a {
  font-size: 12px;
  font-weight: 650;
  text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
  .navbar .navbar-nav {
    height: inherit;
  }
  .navbar .nav-item {
    display: block !important;
  }
}
.navbar.navbar-expand-lg.navbar-light {
  padding: 0 !important;
  background-color: #fff;
}
.navbar.navbar-expand-lg.navbar-light .navbar-nav {
  position: initial;
}
.navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-item .nav-link {
  padding: 1rem !important;
}
.navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-item.dropdown {
  position: initial;
  gap: 0;
}
.navbar.navbar-expand-lg.navbar-light
  .navbar-nav
  .nav-item.dropdown
  .dropdown-menu {
  width: 100%;
  padding: 20px;
  left: 0;
  right: 0;
}
.navbar.navbar-expand-lg.navbar-light .input-search {
  height: 35px;
  width: 35px;
  padding: 0;
}
.navbar.navbar-expand-lg.navbar-light .btn-search {
  height: 35px;
  width: 35px;
}
ul,
li {
  list-style: none;
}
.ke-megamenu.show {
  top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  z-index: 7;
  list-style: none;
}
.ke-megamenu.show .first-li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}
.ke-megamenu.show .first-li .image-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.ke-megamenu.show .first-li .image-menu-container li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
}
.ke-megamenu.show .first-li .image-menu-container li .img-box {
  width: 100%;
  position: relative;
}
.ke-megamenu.show .first-li .image-menu-container li .img-box img {
  width: 100%;
}
.ke-megamenu.show .first-li .image-menu-container li .img-box .global-div-link {
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.ke-megamenu.show
  .first-li
  .image-menu-container
  li
  .img-box
  .global-div-link
  a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  padding: 10px 15px 5px;
}
.ke-megamenu.show .menu {
  gap: 20px;
  list-style: none;
  padding: 10px;
  background: white;
  position: relative;
}
.ke-megamenu.show .menu-item {
  padding: 5px 0;
}
.ke-megamenu.show .menu-item > a.core-link {
  color: #000;
}
.ke-megamenu.show .menu-item > a {
  text-decoration: none;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ke-megamenu.show .menu-item:hover > a.core-link {
  color: #000000;
}
.ke-megamenu.show .menu-item:hover > a.core-link::before {
  content: "\f0da";
  color: #000000;
  margin-right: 5px;
  font-size: 12px;
  font-family: "Font Awesome 6 Free";
}
.ke-megamenu.show .submenu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  min-width: 400px;
  gap: 40px;
}
.ke-megamenu.show .submenu.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ke-megamenu.show .submenu-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  min-width: 250px;
}
.ke-megamenu.show .submenu-column a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.ke-megamenu.show .submenu-column a img {
  width: 30px;
  height: 20px;
  border-radius: 5px;
}
.ke-megamenu.show .submenu-column small {
  margin: 0 0.8rem;
  font-size: 0.8rem;
  color: #3072ff;
}
.ke-megamenu.show .submenu-column h4 {
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
}
.ke-megamenu.show .submenu a {
  text-decoration: none;
  color: #333;
  font-size: 13px;
  white-space: nowrap;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ke-megamenu.show .submenu a:hover {
  color: #000;
}
.ke-megamenu.show .core-link:hover + .submenu,
.ke-megamenu.show .submenu:hover {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.search-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  margin-right: 13px;
}
.input-search {
  height: 50px;
  width: 50px;
  border-style: none;
  padding: 10px;
  font-size: 18px;
  letter-spacing: 2px;
  outline: none;
  border-radius: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: #93979a;
  padding-right: 40px;
  color: #000;
}
.input-search::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 100;
}
.input-search:-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 100;
}
.input-search::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 100;
}
.input-search::placeholder {
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 100;
}
.btn-search {
  width: 50px;
  height: 60px;
  border-style: none;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  color: #000;
  background-color: transparent;
  pointer-events: painted;
}
.btn-search:focus ~ .input-search {
  width: 200px;
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 500ms cubic-bezier(0, 0.11, 0.35, 2);
  transition: all 500ms cubic-bezier(0, 0.11, 0.35, 2);
}
.input-search:focus {
  width: 200px;
  border-radius: 0px;
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 500ms cubic-bezier(0, 0.11, 0.35, 2);
  transition: all 500ms cubic-bezier(0, 0.11, 0.35, 2);
}
.submenu {
  display: none;
  position: absolute;
  background: #fff;
  padding: 10px;
  z-index: 1000;
}
.menu-item:hover > .submenu {
  display: block;
}
.menu .core-link img {
  width: 30px;
  height: 20px;
  border-radius: 5px;
}
@media (max-width: 575px) {
  .navbar .container-fluid {
    padding: 0;
  }
  .navbar .navbar-collapse {
    border-radius: 0;
  }
}
.menu-item .submenu .submenu-column:hover a {
  color: #aaa;
}
.menu-item:hover .submenu .submenu-column a:hover {
  color: #000 !important;
  font-weight: bold;
}
.tab-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tab-container .slider-controls,
.tab-container ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab-container .slider-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tab-container .slider-controls .slide-counter,
.tab-container .slider-controls button {
  font-size: 14px;
  font-weight: 600;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab-container .slider-controls button {
  margin-left: 10px;
  padding: 5px 10px;
  cursor: pointer;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
}
.tab-container .slider-controls button.next-button {
  text-align: end;
}
.tab-container .tab-content .tab-panel {
  display: none;
  overflow: hidden;
}
.tab-container .tab-content .tab-panel.active {
  display: block;
}
.tab-container .swiper-container {
  width: 100%;
}
.tab-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f0f0f0;
  font-size: 24px;
}
.tabing-section {
  padding: 0;
  background-color: #fff;
}
.tabing-section .nav-pills {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tabing-section .nav-pills .nav-link {
  color: #aaaaaa;
  padding: 0.5rem;
}
.tabing-section .nav-pills .nav-link.active,
.tabing-section .nav-pills .show > .nav-link {
  color: #000;
  background-color: transparent;
}
.tabing-section .nav-pills .nav-item {
  font-size: 14px;
  font-weight: 600;
}
.tabing-section .ke-item {
  width: 100%;
  height: 100%;
}
.tabing-section .ke-item .img-box {
  background: linear-gradient(
    -55.99deg,
    rgba(217, 217, 217, 0),
    rgba(217, 217, 217, 0.24)
  );
}
.tabing-section .ke-item .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tabing-section .ke-item .img-box.full-height {
  height: 100%;
}
.tabing-section .ke-item .ke-info {
  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;
  padding: 0.75rem 0.7rem;
  background-color: #fff;
  font-size: 0.8rem;
}
.tabing-section .ke-item .ke-info h3,
.tabing-section .ke-item .ke-info span {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0;
}
.slow-runner {
  background-color: #fff;
  position: relative;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slow-runner .slow-runner-head {
  color: #000;
}
.slow-runner .slow-runner-container {
  margin: 0px;
}
.slow-runner .slow-runner-container .global-div-link {
  width: 85%;
  bottom: -30px;
}
.slow-runner .slow-runner-video,
.slow-runner .img-box {
  height: 70vh;
  margin: 20px 0;
  position: relative;
}
.slow-runner .slow-runner-video img,
.slow-runner .slow-runner-video video,
.slow-runner .img-box img,
.slow-runner .img-box video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.fullscreen-section {
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fullscreen-section .fullscreen-head {
  color: #000;
}
.fullscreen-section .fullscreen-video,
.fullscreen-section .img-box {
  height: 100vh;
  position: relative;
}
.fullscreen-section .fullscreen-video img,
.fullscreen-section .fullscreen-video video,
.fullscreen-section .img-box img,
.fullscreen-section .img-box video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.fullscreen-section .global-div-link {
  left: 0;
  top: 0;
  bottom: 25px;
  right: 0;
  padding: 0px;
}
.fullscreen-section .global-div-link a {
  width: 100%;
  height: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.one-wide-section {
  padding: 20px 0px;
}
.one-wide-section .fullscreen-container {
  margin: 0;
}
.one-wide-section .fullscreen-container .img-box {
  height: 100%;
}
.one-wide-section .fullscreen-container .img-box img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.global-cover-link {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.global-div-link {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 6;
  padding: 1rem;
  margin-bottom: 40px;
}
.global-div-link a {
  color: #000;
  display: block;
  font-size: 15px;
  margin: 5px 0;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.global-div-link a p {
  margin-bottom: 0;
  color: #000;
  display: block;
  font-size: 14px;
}
.fixed-words .global-div-link {
  position: -webkit-sticky !important;
  position: sticky !important;
  margin: 0px 0;
  padding: 0;
  bottom: 0;
}
.fixed-words .global-div-link a {
  margin-top: -90px !important;
  padding: 30px 20px;
}
.product-img {
  overflow: hidden;
  position: relative;
}
.hover-image {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.product-box:hover .hover-image {
  opacity: 1;
}
.color-swatches {
  top: 0;
}
.size-bar {
  top: 15px;
}
.color-swatches,
.size-bar {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.product-box:hover .color-swatches,
.product-box:hover .size-bar {
  opacity: 1;
}
.color-swatches .color-swatch {
  border: 1px solid #242424;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 14px;
  height: 40px;
}
.color-swatch:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.size-item {
  font-size: 12px;
  color: #333;
  white-space: nowrap;
}
.vertical-line {
  left: -12px;
}
.ke-item-category-info p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.new-category {
  background-color: #fff;
}
.new-category .fullscreen-section .fullscreen-container {
  margin: 75px 0;
}
.new-category .ke-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  padding: 0;
}
.new-category .ke-item.big-item {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.new-category .ke-item.big-item.bg-left {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.new-category .small-items-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0;
}
.new-category .ke-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 400px;
}
.new-category .img-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  margin: 0;
}
.new-category .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.new-category .ke-info {
  text-align: center;
  padding: 10px 0;
}
.new-category .ke-info h3 {
  margin: 0;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .new-category .ke-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .new-category .ke-item.big-item {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .new-category .small-items-container {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, auto);
  }
  .new-category .ke-item {
    min-height: 300px;
  }
}
.solid-section {
  padding: 100px 0;
  background-color: #faedbc;
  text-align: center;
  height: 65vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.solid-section h3 {
  font-weight: bold;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .solid-section .h3,
  .solid-section h3 {
    font-size: 2.75rem;
  }
}
[tooltip] {
  position: relative;
}
[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  font-size: 0.9em;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: "";
  border: 5px solid transparent;
  z-index: 1001;
  display: none !important;
}
[tooltip]::after {
  content: attr(tooltip);
  font-family: Helvetica, sans-serif;
  text-align: center;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: 0.3ch;
  background: transparent;
  color: #000;
  z-index: 1000;
}
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}
[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, -0.5em);
  transform: translate(-50%, -0.5em);
}
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  -webkit-transform: translate(-50%, 0.5em);
  transform: translate(-50%, 0.5em);
}
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  -webkit-transform: translate(-0.5em, -50%);
  transform: translate(-0.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  -webkit-transform: translate(-0.5em, -50%);
  transform: translate(-0.5em, -50%);
}
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  -webkit-transform: translate(0.5em, -50%);
  transform: translate(0.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  -webkit-transform: translate(0.5em, -50%);
  transform: translate(0.5em, -50%);
}
@-webkit-keyframes tooltips-vert {
  to {
    opacity: 0.9;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@-webkit-keyframes tooltips-horz {
  to {
    opacity: 0.9;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  -webkit-animation: tooltips-vert 300ms ease-out forwards;
  animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  -webkit-animation: tooltips-horz 300ms ease-out forwards;
  animation: tooltips-horz 300ms ease-out forwards;
}
[tooltip][flow^="left"]::after {
  right: calc(100% + -10px) !important;
}
product-color.item-colors .item-num {
  margin-bottom: 15px;
}
.image-color-select .color-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.image-color-select .color-selector .color-option {
  border: 1px solid transparent;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: border-color 0.2s, -webkit-transform 0.2s;
  transition: border-color 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, border-color 0.2s;
  transition: transform 0.2s, border-color 0.2s, -webkit-transform 0.2s;
}
.image-color-select .color-selector .color-option img {
  width: 45px;
  height: 56px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-color-select .color-selector .color-option.selected {
  border-color: #000000;
}
.item-page .description-section {
  position: relative;
}
.item-page .description-section .item-description {
  max-height: 70px;
  overflow: hidden;
  margin-bottom: 10px;
}
.item-page .description-section p {
  color: #000 !important;
  letter-spacing: initial;
  font-weight: 500;
}
.item-page .description-section button {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500;
  color: #6a6a6a;
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: -21px;
  padding: 0px 0 15px 0;
}
.search-container {
  position: relative;
  z-index: 12;
  width: 400px;
}
.search-input {
  width: 100%;
  padding: 10px 15px;
  font-size: 14px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  outline: none;
  position: relative;
  background-color: #f3f3f3;
  text-transform: uppercase;
}
.search-placeholder {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  text-transform: uppercase;
  line-height: 34px;
}
.heartbeat {
  width: 4px;
  height: 8px;
  background-color: #000;
  margin-left: 6px;
  -webkit-animation: heartbeat 1.2s infinite;
  animation: heartbeat 1.2s infinite;
}
@-webkit-keyframes heartbeat {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes heartbeat {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.results {
  background: white;
  border-top: none;
  position: absolute;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  display: none;
  border-radius: 0 0 8px 8px;
  z-index: 2;
}
.results small {
  color: #aaa;
  font-size: 11px;
}
.results a {
  padding: 7px 15px;
  cursor: pointer;
  font-size: 13px;
  display: block;
  color: #000;
}
.results a:hover {
  background: transparent;
}
.size-guild {
  margin-bottom: 5px;
  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;
}
.size-guild span {
  font-size: 11px;
}
.size-guild .size-guide {
  text-decoration: none;
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
.size-guild .size-guide:hover {
  color: #000;
}
.mloginform-btn-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mloginform-btn-login a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  gap: 10px;
  width: initial;
  border-radius: 0;
}
.mloginform-btn-login a i,
.mloginform-btn-login a svg {
  font-size: 20px;
  width: 20px;
  height: 20px;
  padding: 7px;
  border-radius: 5px;
}
.mloginform-btn-login .login-facebook:hover {
  background-color: #2b5b98 !important;
  color: #fff !important;
  border: none;
}
.mloginform-btn-login .login-facebook i,
.mloginform-btn-login .login-facebook svg {
  background-color: #2b5b98;
}
.mloginform-btn-login .login-google:hover {
  background-color: #da3737 !important;
  color: #fff !important;
  border: none;
}
.mloginform-btn-login .login-google i,
.mloginform-btn-login .login-google svg {
  background-color: #da3737;
}
.mloginform-btn-login .login-google:hover {
  background-color: #da3737;
  color: #fff;
}
.ke-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 20px;
  bottom: 0;
  margin-top: 125px;
}
.ke-open-btn {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  color: #000;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  text-align: start;
}
.ke-open-btn:hover {
  color: #000;
}
.ke-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(9, 9, 9, 0.05);
  z-index: 11;
  display: none;
  cursor: pointer;
}
.ke-sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 420px;
  height: 100%;
  background-color: white;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  z-index: 12;
}
.ke-sidebar.ke-active {
  right: 0;
}
.ke-sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #ddd;
}
.ke-sidebar-header h2 {
  font-size: 0.9rem;
  margin-bottom: 0;
  font-weight: normal;
}
.ke-close-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
.ke-collapsible {
  border-bottom: 1px solid #f1f1f1;
}
.ke-collapsible .ke-collapsible-header {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-size: 13px;
  margin-bottom: 0;
}
.ke-collapsible-header:hover {
  background-color: #e9ecef;
}
.ke-collapsible-content {
  display: none;
  padding: 10px 15px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0;
}
.ke-collapsible-content p,
.ke-collapsible-content ul,
.ke-collapsible-content li {
  font-size: 14px;
}
.ke-collapsible-content p img,
.ke-collapsible-content ul img,
.ke-collapsible-content li img {
  width: 100%;
}
.ke-collapsible-content h6 {
  font-size: 11px;
  font-weight: 600;
}
.ke-collapsible-content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.ke-collapsible-content table th,
.ke-collapsible-content table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
  font-size: 11px;
}
.ke-collapsible-content table th p,
.ke-collapsible-content table td p {
  font-size: 11px;
}
.ke-collapsible-content table th {
  background-color: transparent;
  font-weight: normal;
  border-bottom: 1px solid #000;
  font-size: 11px;
}
.ke-collapsible-content table th p {
  font-size: 11px;
}
.ke-collapsible-content .description {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 600;
}
.ke-collapsible-content .img-foot img {
  width: 100%;
}
.ke-collapsible.ke-active .ke-collapsible-content {
  display: block;
}
.ke-collapsible.ke-active .fa-chevron-right {
  display: none;
}
.ke-collapsible .fa-chevron-down {
  display: none;
}
.ke-collapsible.ke-active .fa-chevron-down {
  display: inline-block;
}
@media (max-width: 768px) {
  .owl-carousel .owl-item img {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .ke-sidebar {
    width: 100%;
    max-width: none;
  }
  .ke-buttons {
    position: initial;
  }
  .ke-megamenu.show .first-li .image-menu-container {
    display: none;
  }
  .ke-megamenu.show .submenu {
    position: initial;
    margin: 10px 0;
  }
  .navbar.navbar-expand-lg.navbar-light
    .navbar-nav
    .nav-item.dropdown
    .dropdown-menu {
    width: 94%;
    padding: 15px;
  }
  .ke-megamenu.show .first-li {
    width: 100%;
  }
  .ke-megamenu.show .first-li br {
    display: none;
  }
  .ke-megamenu.show .first-li ul {
    padding: 0;
    overflow: scroll;
    max-height: 75vh;
  }
  .navbar-nav .nav-item {
    top: initial;
  }
  .slow-runner .slow-runner-container,
  .fullscreen-section .fullscreen-container {
    margin: 0;
  }
  .new-category .ke-item.big-item.bg-left {
    grid-column: initial;
    grid-row: initial;
  }
  .main-nav .end-nav .nav-icon,
  .close-navbar {
    color: #000;
  }
}
.ke-product-page {
  text-align: center;
  margin-bottom: 20px;
}
.ke-add-to-cart-btn {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
}
.ke-shopping-bag {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 450px;
  height: 100%;
  background-color: white;
  z-index: 12;
  padding: 20px 0;
  overflow-y: auto;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.ke-shopping-bag h2 {
  font-size: 0.8rem;
  padding: 0 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.ke-shopping-bag.ke-active {
  right: 0;
}
.ke-close-btn {
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}
.ke-payment-gateways img {
  -webkit-filter: grayscale(100%) brightness(1.1);
  filter: grayscale(100%) brightness(1.1);
}
.ke-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.ke-product-image {
  width: 120px;
  height: 112px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 0;
}
.ke-product-details {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ke-product-details .ke-product-info .ke-product-name {
  min-height: 65px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 650;
  padding: 0 12px;
}
.ke-product-color-size-container {
  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;
  padding: 0 10px;
}
.ke-product-color-size-container .ke-product-name {
  margin-bottom: 5px;
  padding: 10px;
  font-size: 12px;
  font-weight: 600;
}
.ke-product-color-size-container .ke-product-price {
  font-size: 12px;
  font-weight: 600;
}
.ke-product-color-size {
  font-size: 10px;
  color: #666;
}
.ke-product-color-size a {
  font-size: 10px;
}
.ke-favorite-icon {
  font-size: 20px;
  color: #000;
  cursor: pointer;
  margin-left: 10px;
}
.ke-action-controls {
  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-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.ke-action-controls button.ke-add-btn {
  height: 50px;
  width: 50%;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  border: none;
  border-left: 1px solid #e9e9e9;
}
.ke-quantity-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
}
.ke-quantity-btn {
  background-color: transparent;
  color: #000;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-right: 1px solid #e9e9e9;
  border-radius: 0;
  font-size: 20px;
}
.ke-quantity-btn:hover {
  background-color: transparent;
  color: #000;
}
.ke-quantity {
  text-align: center;
  width: 50px;
  border-right: 1px solid #e9e9e9;
  height: 40px;
  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;
}
.ke-size-dropdown {
  margin-top: 0;
  font-size: 14px;
  font-weight: 600;
  width: -webkit-fill-available;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ke-size-dropdown select {
  width: 90px;
  border: none;
  text-align: end;
  font-weight: 650;
  color: #000;
  background-color: transparent;
}
.ke-total {
  text-align: right;
  font-weight: bold;
  margin: 25px 0 15px;
}
.ke-total .ke-sub-total {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 600;
}
.ke-total div {
  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;
  padding: 0 10px;
  font-size: 13px;
}
.ke-total small {
  color: #aaa;
  font-size: 10px;
  text-align: start;
  width: 100%;
  display: block;
  padding: 0 10px;
  font-weight: normal;
}
.ke-checkout-btn {
  background-color: #000;
  color: white;
  border: none;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 0;
  width: 100%;
  margin-top: 0;
}
.ke-last-minute-additions {
  padding-top: 15px;
  border-top: 1px solid #f0f0f0;
}
.ke-last-minute-additions #recent-products-container div {
  font-size: 14px;
}
.ke-last-minute-additions h3 {
  margin-bottom: 15px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400px;
}
.ke-suggested-product .ke-product-info {
  min-height: 70px;
}
.ke-suggested-product .ke-product-info .ke-product-name {
  padding: 0 10px;
}
.ke-suggested-product .ke-size-dropdown {
  padding: 0 10px;
}
.ke-suggested-product .ke-size-dropdown select {
  width: 100px;
  text-align: end;
}
.ke-last-minute-additions {
  margin-top: 20px;
  padding-top: 0px;
  border-top: 1px solid #eee;
}
.ke-last-minute-additions .ke-product-image {
  height: 130px;
}
.ke-last-minute-additions
  .ke-product-details
  .ke-product-info
  .ke-product-name {
  min-height: 83px;
}
.ke-last-minute-additions .ke-last-minute-additions h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}
.ke-last-minute-additions .recent-product-item {
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 0;
}
.ke-last-minute-additions .recent-product-item:last-child {
  border-bottom: none;
}
.ke-last-minute-additions .recent-add-to-cart {
  color: #000;
  border: none;
  padding: 8px 15px;
  border-radius: 4px;
  font-size: 12px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ke-last-minute-additions .recent-add-to-cart:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.ke-last-minute-additions .ke-size-dropdown {
  margin-bottom: 0;
  padding: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.ke-last-minute-additions .ke-size-dropdown select {
  width: 100%;
}
.ke-last-minute-additions .ke-last-minute-additions .recent-add-to-cart {
  padding: 10px 15px;
}
.ke-last-minute-additions .add-to-cart {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #dddddd;
  border-radius: 0;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  font-weight: bold;
  text-transform: uppercase;
}
.ke-last-minute-additions .add-to-cart svg,
.ke-last-minute-additions .add-to-cart i {
  display: none;
}
.ke-last-minute-additions .ke-size-dropdown option {
  text-align: left;
}
.ke-last-minute-additions .ke-size-dropdown option:disabled {
  color: #999;
  background-color: #f5f5f5;
  cursor: not-allowed;
}
.ke-last-minute-additions .add-to-cart.disabled,
.ke-last-minute-additions .add-to-cart.out-of-stock {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.ke-last-minute-additions .ke-last-minute-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.ke-last-minute-additions .ke-last-minute-header h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.ke-last-minute-additions .ke-last-minute-header .ke-toggle-icon {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  font-size: 14px;
  color: #666;
}
.ke-last-minute-additions .ke-last-minute-header .ke-toggle-icon.collapsed {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.ke-last-minute-additions .ke-last-minute-content {
  -webkit-transition: max-height 0.3s ease, opacity 0.3s ease;
  transition: max-height 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
  max-height: 1000px;
  opacity: 1;
}
.ke-last-minute-additions .ke-last-minute-content.collapsed {
  max-height: 0;
  opacity: 0;
}
@media (max-width: 768px) {
  .ke-shopping-bag {
    width: 100%;
    max-width: none;
  }
}
body .filter-sidebar {
  width: 400px;
  right: -500px;
  -webkit-box-shadow: #d7d7d71a !important;
  box-shadow: #d7d7d71a !important;
}
body .filter-sidebar .filter-header {
  padding: 0 15px;
  border: none;
}
body .filter-sidebar .filter-header div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  font-size: 12px;
}
body .filter-sidebar .filter-header h3 {
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
body .filter-sidebar .filter-header button svg,
body .filter-sidebar .filter-header button i {
  font-size: 12px;
}
body .filter-sidebar .filter-body {
  padding: 0;
}
body .filter-sidebar .filter-body form {
  height: 100%;
  position: relative;
}
body .filter-sidebar .filter-body form .list-unstyled {
  margin-bottom: 30px;
  padding: 0 !important;
}
body .filter-sidebar .filter-body form ul li {
  padding: 5px 15px;
  border-bottom: 1px solid #eeeeee;
}
body .filter-sidebar .filter-body form ul li .filter-parent {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  padding: 0.5rem 1rem 0.5rem;
}
body .filter-sidebar .filter-body form ul li .form-check-input:checked {
  background-color: #000000;
  border-color: #000000;
}
body .filter-sidebar .filter-body form ul li ul.options-list {
  border: 1px solid #eeeeee;
  padding: 0.5rem 1rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .filter-sidebar .filter-body form ul li ul.options-list li {
  padding: 0.5rem;
  font-size: 11px;
  width: 100%;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
body .filter-sidebar .filter-body form ul li ul.options-list li .form-check {
  min-height: initial;
}
body .filter-sidebar .filter-body form ul li ul.options-list li.active {
  border: 1px solid #000;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list {
  border: 1px solid #eeeeee;
  padding: 0.5rem 1rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list li {
  padding: 0.7rem 0.5rem 0.7rem;
  font-size: 11px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  border-right: 1px solid #eee;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list li .form-check {
  min-height: initial;
  padding: 0;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list li .filter-color {
  padding: 0;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list li.active {
  border: 1px solid #000;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list li:last-of-type {
  border-bottom: none;
}
body .filter-sidebar .filter-body form ul li ul.sizes-list .form-check-input {
  display: none;
}
body .filter-sidebar .filter-body form ul li div label {
  text-transform: uppercase;
}
body .filter-sidebar .filter-body form .fixed-bottom-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 20px;
  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;
}
body .filter-sidebar .filter-body form .fixed-bottom-container button {
  border-radius: initial;
}
body .filter-sidebar .filter-body form .fixed-bottom-container .filter-btn {
  margin-top: 0 !important;
}
body
  .filter-sidebar
  .filter-body
  form
  .fixed-bottom-container
  .btn-remove-filter {
  width: 50px;
  height: 44px;
  padding: 10px;
  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;
  border: 1px solid #000;
}
.filter-overlay {
  background: #cecece1a !important;
}
.cart-page {
  background-color: #fff;
}
.cart-page .step-2 .progress {
  width: 66.66%;
}
.cart-page .step-3 .progress {
  width: 100%;
}
.cart-page .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f8f9fa;
  border: 1px solid #e0e6ed;
}
.cart-page .tab {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  padding: 18px 0;
  cursor: pointer;
  font-weight: 600;
  background-color: #f3f3f3;
  color: #000;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: 14px;
}
.cart-page .tab.active {
  color: #1a1a1a;
  background: white;
}
.cart-page .tab.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #1a1a1a;
}
.cart-page .tab.disabled {
  cursor: not-allowed;
}
.cart-page .tab-content {
  padding: 15px 0;
}
.cart-page .tab-pane {
  display: none;
}
.cart-page .tab-pane.active {
  display: block;
  -webkit-animation: fadeIn 0.5s ease;
  animation: fadeIn 0.5s ease;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.cart-page h6 {
  margin-bottom: 10px;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.cart-page .form-group {
  position: relative;
  margin-bottom: 0;
}
.cart-page .form-group label {
  position: absolute;
  top: 18px;
  left: 15px;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 5px;
  text-transform: capitalize;
  font-size: 0.6125rem;
  color: #7a7a7a;
}
.cart-page .form-group input:focus ~ label,
.cart-page .form-group input:not(:placeholder-shown) ~ label,
.cart-page .form-group input.filled ~ label,
.cart-page .form-group select:focus ~ label,
.cart-page .form-group select:not(:placeholder-shown) ~ label,
.cart-page .form-group select.filled ~ label {
  top: 5px;
  font-size: 0.5125rem;
  padding: 0;
}
.cart-page input,
.cart-page select {
  width: 100%;
  height: 52px;
  padding: 15px 15px 5px;
  border: 1px solid #fff;
  border-radius: initial;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  background-color: #f3f3f3;
  font-size: 14px;
}
.cart-page input::-webkit-input-placeholder,
.cart-page textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}
.cart-page input:-ms-input-placeholder,
.cart-page textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}
.cart-page input::-ms-input-placeholder,
.cart-page textarea::-ms-input-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}
.cart-page input::placeholder,
.cart-page textarea::placeholder {
  font-size: 14px;
  color: #7a7a7a;
}
.cart-page input:focus,
.cart-page select:focus {
  outline: none;
  border-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-page .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
}
.cart-page .input-group .form-group {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cart-page .checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0 15px 0;
  padding: 0;
  border-radius: initial;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.cart-page .checkbox-group input {
  width: auto;
  margin-right: 10px;
  height: initial;
}
.cart-page .checkbox-group label {
  position: static;
  font-size: 11px;
  color: #000;
  padding: 0;
}
.cart-page .checkbox-group label::after {
  content: "";
}
.cart-page .btn {
  background: #000;
  color: white;
  border: none;
  padding: 16px 30px;
  font-size: 14px;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
  font-weight: 600;
  -webkit-transition: all 0.3s, -webkit-transform 0.2s;
  transition: all 0.3s, -webkit-transform 0.2s;
  transition: all 0.3s, transform 0.2s;
  transition: all 0.3s, transform 0.2s, -webkit-transform 0.2s;
  margin-top: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  min-height: 50px;
  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;
}
.cart-page .btn-paypal {
  padding: 10px 30px;
  background: #ffc439;
}
.cart-page .btn-paypal img {
  width: 70px;
}
.cart-page small {
  margin-top: 1rem;
  font-size: 0.6rem;
  color: #808080;
}
.cart-page small a {
  text-decoration: underline;
}
.cart-page .btn:disabled {
  color: #bdc3c7;
  cursor: not-allowed;
  -webkit-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cart-page #shipping h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
.cart-page #shipping #zipCode {
  background-color: #fff;
  border: 1px solid #d6d6d6;
}
.cart-page .shipping-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border: 1px solid #e0e6ed;
  border-radius: 8px;
  margin-bottom: 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cart-page .shipping-option:hover {
  border-color: #adb5bd;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.cart-page .shipping-option.selected {
  border-color: #1a1a1a;
  background: rgba(26, 26, 26, 0.03);
}
.cart-page .shipping-option input {
  width: auto;
  margin-right: 15px;
}
.cart-page .shipping-option .details {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cart-page .shipping-option .name {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}
.cart-page .shipping-option .price {
  color: #28a745;
  font-weight: 500;
  font-size: 16px;
}
.cart-page .shipping-option .time {
  color: #6c757d;
  font-size: 14px;
}
.cart-page .accordion:has(.active) {
  border: 1px solid #000;
}
.cart-page .accordion:has(.active) .accordion-header {
  border-bottom: 1px solid #000;
}
.cart-page .accordion {
  margin-bottom: -1px;
  border-radius: initial;
  background-color: #f7f7f8;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #dbdee2;
}
.cart-page .accordion-header {
  background: #f7f7f8;
  padding: 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
}
.cart-page .accordion-header img {
  width: 30px;
  height: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}
.cart-page .accordion-header:hover {
  background: #e9ecef;
}
.cart-page .accordion-header.active {
  background: #e9ecef;
  border-bottom: none;
}
.cart-page .accordion-content {
  padding: 25px;
  border: 1px solid #e0e6ed;
  border-top: none;
  display: none;
  background-color: #f7f7f8;
}
.cart-page .accordion-content p {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart-page .accordion-content input {
  height: 40px;
  background-color: #fff;
}
.cart-page .accordion-content label {
  position: initial;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.cart-page .accordion-content .img-input {
  position: relative;
}
.cart-page .accordion-content .img-input img {
  position: absolute;
  right: 10px;
  top: 14px;
  width: 30px;
}
.cart-page .accordion-content.active {
  display: block;
  -webkit-animation: slideDown 0.4s ease;
  animation: slideDown 0.4s ease;
}
@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 500px;
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 500px;
  }
}
.cart-page .card-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin: 15px 0 25px;
}
.cart-page .card-images img {
  width: 30px;
  height: 20px;
  border-radius: 4px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cart-page .card-images img.active {
  opacity: 1;
}
.cart-page .expiry-code {
  gap: 25px;
}
.cart-page .error-message {
  color: #e74c3c;
  font-size: 13px;
  margin-top: 8px;
  display: none;
}
.cart-page .form-group.error input,
.cart-page .form-group.error select {
  border-color: #e74c3c;
}
.cart-page .form-group.error .error-message {
  display: block;
}
.cart-page .footer-note {
  text-align: center;
  margin-top: 20px;
  color: #6c757d;
  font-size: 14px;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 8px;
  border: 1px solid #e0e6ed;
}
.cart-page .footer-note i {
  margin-right: 5px;
  color: #28a745;
}
@media (max-width: 768px) {
  .item-page .description-section button {
    position: relative !important;
  }
  .cart-page .input-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .cart-page .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: initial;
  }
  .cart-page .tab {
    padding: 15px;
  }
  .cart-page .card-images {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cart-page header {
    padding: 20px 15px;
  }
  .cart-page .tab-content {
    padding: 20px;
  }
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20%,
  60% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  40%,
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20%,
  60% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  40%,
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
}
.cart-page .shake {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
}
.promo-container {
  border-top: 1px solid #000;
  display: none;
}
.promo-container .promo-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #1a1a1a;
  font-weight: 600;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  padding: 15px;
  gap: 10px;
  font-size: 12px;
  text-transform: uppercase;
}
.promo-container .promo-toggle:hover {
  color: initial;
}
.promo-container .promo-toggle i {
  margin-right: 10px;
  color: initial;
  font-size: 18px;
}
.promo-container .promo-input-container {
  display: none;
  margin-top: 0;
}
.promo-container .promo-input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.promo-container .promo-input {
  width: 100%;
  padding: 12px 100px 12px 15px;
  border: none;
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
  color: #6c7480;
  -webkit-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  background-color: #f3f3f3;
}
.promo-container .promo-input:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.promo-container .promo-input.error {
  background-color: #fde1e1;
  color: #eb5757;
}
.promo-container .promo-add-btn {
  position: absolute;
  right: 5px;
  background: transparent;
  color: #000000;
  border: none;
  padding: 8px 15px;
  font-size: 14px;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background 0.3s, color 0.3s, -webkit-transform 0.2s;
  transition: background 0.3s, color 0.3s, -webkit-transform 0.2s;
  transition: background 0.3s, transform 0.2s, color 0.3s;
  transition: background 0.3s, transform 0.2s, color 0.3s,
    -webkit-transform 0.2s;
  text-transform: uppercase;
  font-weight: bold;
}
.promo-container .promo-add-btn.error {
  color: #eb5757;
}
.promo-container .promo-add-btn:active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.promo-container .promo-error-message {
  display: none;
  font-size: 11px;
  margin: 8px 15px;
  text-align: end;
}
.promo-container .promo-error-message.active {
  display: block;
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20%,
  60% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  40%,
  80% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
}
.promo-container .promo-input.error.shake {
  -webkit-animation: shake 0.3s;
  animation: shake 0.3s;
}
body:has(.cart-page) #ke-shopping-bag {
  right: 0;
  border-left: 1px solid #e9e9e9;
}
body:has(.cart-page) .ke-close-btn,
body:has(.cart-page) .ke-checkout-btn,
body:has(.cart-page) .ke-close-btn,
body:has(.cart-page) .ke-payment-gateways,
body:has(.cart-page) .ke-last-minute-additions,
body:has(.cart-page) footer,
body:has(.cart-page) .footer-top-section,
body:has(.cart-page) .navbar-toggler {
  display: none !important;
}
body:has(.cart-page) .promo-container {
  display: block;
}
.pages-head {
  min-width: 40px;
  background-color: #e9e9e9;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pages-head h3 {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-weight: 650;
  margin-bottom: 0;
}
.support-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e9e9e9;
}
.section {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  min-height: 100vh;
}
.section .section-head {
  text-transform: uppercase;
  font-weight: 650;
  text-decoration: none;
  color: black;
  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;
  padding: 0.75rem 1rem 1.75rem;
  border-bottom: 1px solid #e9e9e9;
}
.section .section-head h2 {
  font-size: 14px;
  margin: 0;
  font-weight: 650;
}
.section .openning-date {
  padding: 1.25rem 0.75rem 1.5rem;
  border-top-width: 1px;
  border-color: #e9e9e9;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  top: 90vh;
}
.section .openning-date div {
  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;
}
.section .openning-date div span {
  font-weight: 650;
  font-size: 13px;
  text-transform: uppercase;
}
.section .status-box {
  margin: 0.75rem 1rem 1.75rem;
  text-align: center;
  font-size: 11px;
  padding: 1rem 1.25rem;
  background-color: #ffe6e6;
  border-radius: 5px;
}
.section .status-box.on {
  background-color: #f3f3f3;
}
.section h2 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.links a {
  text-transform: uppercase;
  font-weight: 650;
  text-decoration: none;
  color: black;
  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;
  padding: 0.75rem 1rem 1.75rem;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
}
.borderd-line {
  border-right: 1px solid #000;
}
.borderd-gray {
  border-right: 1px solid #e9e9e9;
}
.email-container {
  text-align: center;
  font-size: 11px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1rem;
}
.email-button {
  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;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  border: 1px solid black;
  height: 45px;
}
.black-button {
  background-color: black;
  color: white;
  font-size: 13px;
  font-weight: 650;
  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;
  width: 100%;
  height: 52px;
  padding: 15px;
  border: none;
}
.black-button:hover {
  color: white;
}
.email-button {
  background-color: transparent;
  color: #000;
}
.email-button:hover {
  color: #000;
}
.additional-pages {
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
}
.additional-pages .faq-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.additional-pages .categories li {
  font-weight: 650;
}
.additional-pages .categories li,
.additional-pages .questions li {
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  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;
  padding: 0.75rem 1rem 1.75rem;
  border-bottom: 1px solid #e9e9e9;
  font-size: 14px;
}
.additional-pages .categories,
.additional-pages .questions,
.additional-pages .answers,
.additional-pages .empty {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 200px;
  min-height: 100vh;
}
.additional-pages .categories h2,
.additional-pages .questions h2,
.additional-pages .answers h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.additional-pages .categories ul,
.additional-pages .questions ul {
  list-style: none;
  padding: 0;
}
.additional-pages .categories li,
.additional-pages .questions li {
  cursor: pointer;
}
.additional-pages .answer {
  display: none;
  font-size: 13px;
  font-weight: 500;
  padding: 10px;
}
.additional-pages .answer.active {
  display: block;
}
.additional-pages .empty {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 200px;
  margin: 10px;
}
.header1 {
  padding: 20px;
  background: #f4f4f4;
  position: relative;
  z-index: 2;
}
.option1 {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  font-size: 12px;
  color: #111;
}
.option1 span {
  font-size: 13px;
}
.sidebar1 {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  background: #fff;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 13;
  -webkit-box-shadow: -4px 0 6px #00000000;
  box-shadow: -4px 0 6px #00000000;
}
.sidebar1.active {
  right: 0;
}
.sidebar1:hover {
  -webkit-box-shadow: -4px 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: -4px 0 10px rgba(0, 0, 0, 0.5);
}
.closeBtn1 {
  background: none;
  border: none;
  font-size: 24px;
  color: #dc3545;
  cursor: pointer;
  float: right;
  line-height: 1;
}
.closeBtn1:hover {
  color: #c82333;
}
.sidebar1 h2 {
  margin-top: 0;
  font-size: 18px;
}
.dropdown1 {
  width: 100%;
  margin-bottom: 15px;
}
.overlay1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(9, 9, 9, 0.05);
  z-index: 10;
}
.overlay1.active {
  display: block;
}
.submit-btn {
  height: 40px;
  padding: 0 20px;
  border: none;
}
.btn.updatebtn {
  background-color: #000 !important;
  border: none !important;
}
.user-profile-details .order-tracking-content {
  text-align: start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  width: 100%;
}
.user-profile-details .order-tracking-content form {
  width: 100%;
}
.user-profile-details .order-tracking-content form #code {
  height: 40px;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .user-profile-details .order-tracking-content form {
    width: 100%;
  }
  .user-profile-details .order-tracking-content form #code {
    width: 65%;
  }
  .cart-icon-style {
    margin-right: -15px;
  }
  .rtl .cart-icon-style {
    margin-left: -15px;
  }
}
@media (max-width: 575px) {
  body .filter-sidebar {
    width: 100%;
  }
  .navbar .container-fluid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .fullscreen-section .global-div-link a {
    padding: 0;
  }
  #productGrid .product-col .product-box .product-info {
    padding: 7px 0 !important;
  }
  #productGrid .product-col .product-box .product-info .item {
    margin-bottom: 5px;
    display: block;
  }
  .navbar.navbar-expand-lg.navbar-light .navbar-nav {
    position: initial;
    padding: 0;
  }
  .footer-top-section .footer-top-section-item .list-unstyled {
    padding: 0 !important;
  }
  .rtl
    #navbarSupportedContent
    .navbar-collapse-head
    .end-nav
    .nav-icon
    .cart-count {
    margin-left: -26px;
    display: inline-table;
  }
  #navbarSupportedContent .navbar-collapse-head {
    padding: 0 !important;
  }
  .ajax-loader-parent .category-products {
    padding: 0 !important;
  }
  .global-div-link {
    margin-bottom: 0;
    padding: 0 1rem;
  }
  .cart-icon-style svg {
    margin-left: initial;
  }
  .slow-runner .slow-runner-container .global-div-link {
    position: absolute;
    z-index: initial;
    padding: 0;
    bottom: 15px;
  }
  .fullscreen-section .fullscreen-video,
  .fullscreen-section .img-box {
    height: 77vh !important;
    margin: 0;
    position: relative;
  }
  .fullscreen-section .fullscreen-video img,
  .fullscreen-section .img-box img {
    aspect-ratio: 36 / 50;
  }
  .footer-top-section-item {
    min-height: 105px !important;
  }
  .search-row .filters-btn {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .search-row .filters-btn .changeViewBtnColumn {
    display: block;
  }
  .search-row .filters-btn .col-lg-6 {
    padding: 0;
    justify-items: center;
  }
  .search-row .filters-btn .col-lg-6 button {
    font-size: 12px;
    color: #524343;
    padding: 0 0 10px;
  }
  .search-row .filters-btn .col-lg-6 button span {
    display: inline-block;
  }
  .product-box .product-img .color-swatches,
  .product-box .product-img .size-bar {
    max-height: 225px;
  }
  .home-prods .tab-content .owl-carousel img {
    height: 430px;
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .products-section {
    padding: 40px 0 20px;
  }
  .support-container {
    display: block;
  }
  .support-container .section {
    min-height: 35vh;
  }
  .navbar.navbar-expand-lg.navbar-light .navbar-nav .nav-item .nav-link {
    text-align: start;
    padding: 10px !important;
  }
  nav .cart-count {
    color: #000 !important;
    width: 20px;
    height: 20px;
  }
  .navbar-light .navbar-brand {
    display: inline-block;
    padding: 0 15px 15px;
    margin: 15px 0 0 0;
  }
  .navbar-light .navbar-brand img {
    height: 25px !important;
  }
  .slow-runner .slow-runner-container .row.d-flex-center {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .item-page .item-info {
    padding-top: 15px;
  }
  .products-section .col-lg-8 {
    padding: 0;
  }
  .products-section .col-lg-8 .tab-btn {
    font-size: 12px;
  }
  .products-section .col-lg-4 {
    display: none !important;
  }
  .main-carousel-section .main-video {
    height: 50vh;
  }
  .slider-controls {
    display: none !important;
  }
  footer {
    position: initial;
  }
  footer .logo {
    margin: 30px 0 0 0;
    display: block;
  }
  footer .logo img {
    width: 96%;
  }
  .ke-shopping-bag .ke-cart-items {
    max-height: 345px;
    overflow: auto;
  }
  body .promo-container {
    display: block !important;
  }
  body:has(.cart-page) #ke-shopping-bag {
    right: -100%;
    border-left: none;
  }
  body:has(.cart-page) .col-lg-5.col-xxl-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  body:has(.cart-page) .tabs {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
  }
  body:has(.cart-page) .tabs .tab {
    padding: 15px 0;
  }
  body:has(.cart-page) .tab-content {
    padding: 20px 0 !important;
  }
  .cart-page .tabs {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
  }
  .cart-page .tabs .tab {
    padding: 15px 0;
  }
  .cart-page .tab-content {
    padding: 20px 0 !important;
  }
  .thanks-page .col-4.d-flex {
    width: 100%;
    margin-top: 30px;
  }
  .thanks-page .col-4.d-flex .links-social {
    margin-bottom: 0 !important;
  }
  .thanks-page .col-4.d-flex .links-social .list-unstyled {
    margin-bottom: 0 !important;
  }
}
.rtl {
  direction: rtl;
  text-align: right;
}
.rtl body {
  font-family: "Cairo", sans-serif;
}
.rtl .text-start {
  text-align: start !important;
}
.rtl .fa-caret-right {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rtl .item-page .description-section button {
  right: initial;
  left: 0;
}
.rtl .ke-sidebar.ke-active {
  right: initial;
  left: 0;
}
.rtl .ke-close-btn {
  left: 10px;
  right: initial;
}
.rtl .global-div-link {
  left: initial;
  right: 0;
}
.rtl .fullscreen-section .global-div-link a svg {
  margin-bottom: 2px;
}
.rtl body:has(.cart-page) #ke-shopping-bag {
  left: 0;
  right: initial;
  border-right: 1px solid #e9e9e9;
  border-left: initial;
}

/*# sourceMappingURL=main2.css.map */
