/* Reset Css Start */
@import "reset.css";


.trending-product .product__items--grid {
  height: auto;
}
.trending-product .product__items--grid__thumbnail {
  margin-left: 10px;
}
.trending-product .product__items--grid {
  margin-bottom: 5px;
}
.trending-product h3.product__items--content__title a {
  -webkit-line-clamp: 3;
}


.social__shear--list a:hover {
  color: var(--warning-color);
}

.custom-mega-menu .list-group-item {
  padding: 0;
  border: 0px solid rgba(0,0,0,.125);
}
.custom-mega-menu h5 {
  font-size: 18px;
  font-weight: bold;
}
.custom-mega-menu .list-group {
  line-height: 2.5rem;
  font-size: 14px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(0, 0, 0);
}

.ui-front {
  z-index: 9999!important;
}

.custom-mega-menu.navbar {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  width: 65%;
}
.navbar-nav .dropdown-menu li {
  line-height: 2.5rem;
}
.custom-mega-menu .dropdown-item {
  font-size: 14px;
}
.custom-mega-menu .dropdown-menu[data-bs-popper] {
  margin-top:0rem;
}
.custom-mega-menu .dropdown-menu {
  z-index: 98;
}
.product-video-thum {
  border-radius: 2px; object-fit: contain; object-position: center center; z-index: 1; border: 0px solid rgb(255, 255, 255); width: 100%; height: 100%;
}

.video-banner .text-block {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-right: 60px;
}


.video-banner .video-title h2 {
  font-size: 40px;
  text-transform: capitalize;
  color: #000000;
  line-height: 1;
}

.video-banner .features-wrapper h2, .video-banner .features-wrapper h3 {
  font-size: 25px;
  text-transform: capitalize;
  color: #000000;
  line-height: 1;
  margin-bottom: 10px;
}

.video-banner .features-wrapper p {

}

.video-banner  .quickview__cart--btn.primary__btn {
  margin-left: 0px;
}

.video-banner .video-title h2 span:first-child {
  margin-top: 0;
  line-height: 1.2;
}

.video-banner .video-title h2 span:last-child {
  font-size: 24px;
  line-height: 1.4;
  margin-top: 15px;
}

.video-banner ul.features-wrap {
  margin-top: 20px;
}

.video-banner .banner-block {
  position: relative;
}

.video-banner a.play-button {
  font-size: 24px;
  color: #000000;
  line-height: 1;
  position: absolute;
  right: 50%;
  z-index: 1;
  bottom: 50%;
  transform: translate(50%, 50%);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  transition: none;
  box-shadow: rgb(0 0 0 / 10%) 0px 15px 40px 0px;
}

.video-banner a.play-button:after, .video-banner a.play-button:before {
  position: absolute;
  content: "";
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  border: 1px solid #fff;
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  pointer-events: none;
}

.video-banner a.play-button:after {left: -10px;top: -10px;right: -10px;bottom: -10px;}

.video-banner .banner-block:hover a.play-button:after {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.video-banner .banner-block:hover a.play-button:before {
    left: -10px;
    top: -10px;
    bottom: -10px;
    right: -10px;
}

/* HOme video prodcut */
.home-video-product .video-banner-block .newArrival__items--img {
  height: 100%;
}
.home-video-product .newArrival__items--thumbnail {
  border-radius:0;
}
.home-video-product .video-banner-block {
  position: relative;
}

.home-video-product a.play-button {
  font-size: 24px;
  color: #000000;
  line-height: 1;
  position: absolute;
  right: 50%;
  z-index: 1;
  bottom: 50%;
  transform: translate(50%, 50%);
  background-color: rgba(39, 92, 83, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  transition: none;
  box-shadow: rgb(0 0 0 / 10%) 0px 15px 40px 0px;
}

.home-video-product a.play-button:after, .home-video-product a.play-button:before {
  position: absolute;
  content: "";
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: border-box;
  border: 1px solid #fff;
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  pointer-events: none;
}

.home-video-product a.play-button:after {left: -10px;top: -10px;right: -10px;bottom: -10px;}

.home-video-product .video-banner-block:hover a.play-button:after {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.home-video-product .video-banner-block:hover a.play-button:before {
    left: -10px;
    top: -10px;
    bottom: -10px;
    right: -10px;
}

.home-section .testimonial__items--thumbnail__img {
  width: 100px;
  height: 90px;
}
.home-section.testimonial__section {
  background-image: url('../img/1920-X-830-testimonial.png');
}
.home-section .testimonial__items {
  background-color: rgba(255, 255, 255, 0.4);
}
.footer__section {
 /* background-image: url('../img/1920-X-600-footer-option.png');*/
  background: #1e7439;
}

.home-video-product .newArrival__items {
  position: relative;
}
.home-video-product .product__items--content {
  position: absolute;
  bottom: 0px;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 63%, rgba(0, 0, 0, 0) 86%);
  width: 100%;
  border-top: 0px;
  text-align: left;
  color: var(--white-color);
  line-height: 1;
}
.home-video-product .product__items--content h3 {
  line-height: 1.6rem;
  margin-top: 15px;
}
.home-video-product  .product__items--price {
  text-align: left;
  margin-bottom: 0px;
}
.home-video-product .product__items--price .current__price {
  color: var(--white-color);
}
.home-video-product .product__items--price .price__divided {
  background: var(--warning-color);
}
.home-video-product .product__items--price .old__price {
  color: var(--yellow-color);
}

/* Header Section Start */
.header__topbar {
  padding: 1rem 0;
}
.header__shipping--text {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-right: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
}
.header__shipping--text:last-child {
  margin-right: 0;
  padding-right: 0;
}
.header__shipping--text:last-child::before {
  display: none;
}
.header__shipping--text::before {
  position: absolute;
  content: "";
  width: 0.1rem;
  height: 100%;
  background: var(--white-color);
  right: 0;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.header__shipping--text__icon {
  margin-right: 0.5rem;
}
.header__shipping--text__link:hover {
  color: var(--white-color);
}
.main__header {
  padding: 1.2rem 0;
  background: var(--white-color);
}
.header__sticky.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  background: var(--white-color);
  left: 0;
  z-index: 99;
  padding: 1.5rem 0;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__sticky.sticky .header__sticky--none {
  display: block !important;
}
.header__sticky .header__sticky--block {
  display: none !important;
}
.offcanvas__header--menu__open {
  line-height: 1;
  display: none;
}
.offcanvas__header--menu__open--btn > * {
  pointer-events: none;
}
.offcanvas__header--menu__open--svg {
  width: 32px;
}
.offcanvas__header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 300px;
  height: 100vh;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: var(--white-color);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
}
.offcanvas__header.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.offcanvas__header.open ~ .offcanvas-overlay {
  visibility: visible;
  opacity: 0.75;
}
.offcanvas-overlay {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  opacity: 0;
  background-color: var(--black-color);
}
.offcanvas__inner {
  position: relative;
  height: 100%;
}
.offcanvas__logo {
  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: 20px 15px;
}
.offcanvas__close--btn {
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  text-indent: -9999px;
  border: none;
  background-color: transparent;
}
.offcanvas__close--btn::after,
.offcanvas__close--btn::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: var(--black-color);
}
.offcanvas__close--btn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.offcanvas__menu {
  overflow-y: auto;
  height: 100%;
}
.offcanvas__menu_ul {
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 84%;
}
.offcanvas__menu_li {
  position: relative;
  border-bottom: 1px solid var(--border-color2);
}
.offcanvas__menu_li:first-child {
  border-top: 1px solid var(--border-color2);
}
.offcanvas__menu_item {
  line-height: 1;
  display: block;
  padding: 15px 20px;
  text-transform: uppercase;
}
.offcanvas__sub_menu {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.offcanvas__sub_menu_li {
  position: relative;
  border-top: 1px solid var(--border-color2);
}
.offcanvas__sub_menu_item {
  line-height: 1;
  display: block;
  padding: 15px 0 15px 30px;
}
.offcanvas__sub_menu_item ~ .offcanvas__sub_menu .offcanvas__sub_menu_item {
  padding-left: 40px;
}
.offcanvas__sub_menu_toggle {
  font-size: 20px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  width: 4rem;
  height: 4.6rem;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.offcanvas__sub_menu_toggle::after,
.offcanvas__sub_menu_toggle::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  content: "";
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: var(--black-color);
}
.offcanvas__sub_menu_toggle:not(.active)::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.offcanvas__account--items {
  padding: 28px 17px 20px;
}
.offcanvas__account--items__icon {
  width: 3rem;
  height: 3rem;
  text-align: center;
  background: var(--secondary-color);
  line-height: 2.8rem;
  border-radius: 50%;
  color: var(--white-color);
}
.offcanvas__account--items__label {
  font-size: 1.5rem;
  font-weight: 600;
  margin-left: 6px;
}
.offcanvas__language--switcher {
  font-weight: 500;
  font-family: var(--font-poppins);
}
.offcanvas__language--switcher > * {
  pointer-events: none;
}
.offcanvas__dropdown--language {
  position: absolute;
  z-index: 9;
  width: 100px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  bottom: 100%;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 15px;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background: var(--white-color);
}
.offcanvas__dropdown--language.active {
  opacity: 1;
  visibility: visible;
  margin-bottom: 8px;
}
.offcanvas__account--currency {
  position: relative;
  padding: 0 17px;
}
.offcanvas__account--currency__menu {
  font-family: var(--font-poppins);
  font-weight: 500;
}
.offcanvas__account--currency__menu > * {
  pointer-events: none;
}
.offcanvas__account--currency__submenu {
  position: absolute;
  z-index: 9;
  width: 100px;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
  bottom: 100%;
  opacity: 0;
  visibility: hidden;
  margin-bottom: 15px;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background: var(--white-color);
}
.offcanvas__account--currency__submenu.active {
  opacity: 1;
  visibility: visible;
  margin-bottom: 8px;
}
.offcanvas__stikcy--toolbar {
  position: fixed;
  bottom: 0;
  background: var(--white-color);
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  padding: 10px 20px;
  display: none;
}
.offcanvas__stikcy--toolbar__btn {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.offcanvas__stikcy--toolbar__btn > * {
  pointer-events: none;
}
.offcanvas__stikcy--toolbar__btn:hover .offcanvas__stikcy--toolbar__icon {
  background: var(--primary-color);
  color: var(--white-color);
}
.offcanvas__stikcy--toolbar__icon {
  width: 3rem;
  height: 3rem;
  line-height: 2.8rem;
  text-align: center;
  background: var(--secondary-color);
  border-radius: 50%;
  color: var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
}

.toolbar__cart__count {
  right: -0.5rem !important;
}

.offcanvas__stikcy--toolbar__label {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 6px;
}
.main__logo--title {
  line-height: 2rem;
}
.main__logo--img {
  width: 164px;
  height: 48px;
}
.offcanvas__logo img {
  max-width: 120px;
}

.header__search--form {
  border: 1px solid var(--border-color);
}
.header__select--inner {
  border: 0;
  background: var(--white-color);
  height: 5rem;
  padding: 0 3.3rem 0 1.8rem;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 1.5rem;
  color: var(--text-gray-color);
}
.header__search--box {
  position: relative;
  width: 35rem;
}
.header__search--input {
  width: 100%;
  border: 0;
  border-left: 1px solid var(--border-color);
  height: 5rem;
  padding: 0 7rem 0 2.2rem;
  font-size: 1.5rem;
  color: var(--text-gray-color);
}
.header__search--input:focus::-webkit-input-placeholder {
  color: #000;
}
.header__search--button {
  position: absolute;
  top: -1px;
  right: -1px;
  height: 102%;
  border: 0;
  padding: 0 1.5rem;
  line-height: 2rem;
  background: var(--secondary-color);
}
.header__search--button:hover {
  background: var(--primary-color);
}

.header__account--items {
  margin-right: 2rem;
}
.header__account--items:last-child {
  margin-right: 0;
}
.header__account--btn {
  position: relative;
  color: var(--text-gray-color);
  text-align: center;
  font-size: 20px;
}
.header__account--btn > * {
  pointer-events: none;
}
.header__account--btn:hover {
  color: var(--secondary-color);
}
.header__account--btn__text {
  display: block;
  margin-top: 0.1rem;
  font-size: 1.5rem;
  line-height: 2.4rem;
}
.search__open--btn > * {
  pointer-events: none;
}
.items__count {
  position: absolute;
  right: -0.9rem;
  top: -1rem;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  line-height: 2rem;
  background: var(--secondary-color);
  text-align: center;
  border-radius: 50%;
  color: var(--white-color);
}
.items__count.style2 {
  right: -0.7rem;
}
.items__count.wishlist {
  right: 1rem;
  top: -1rem;
}
.items__count.wishlist.style2 {
  right: -1rem;
}

.wishlist__count {
  right: -0.1rem;
  top: -0.9rem;
}

.predictive__search--title {
  margin-bottom: 15px;
}
.predictive__search--box {
  background: var(--white-color);
  -webkit-box-shadow: 0 -4px 27px rgba(62, 70, 120, 0.16);
  box-shadow: 0 -4px 27px rgba(62, 70, 120, 0.16);
  position: relative;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.predictive__search--box.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.predictive__search--box__inner {
  padding: 20px 16px;
  text-align: center;
}
.predictive__search--form {
  width: 100%;
  position: relative;
}
.predictive__search--input {
  width: 100%;
  height: 5rem;
  border: 1px solid var(--border-color2);
  padding: 0 80px 0 15px;
  font-size: 1.6rem;
  font-weight: 400;
  border-radius: 5px;
}
.predictive__search--input:focus {
  border-color: var(--secondary-color);
}
.predictive__search--input:focus::-webkit-input-placeholder {
  color: #000;
}
.predictive__search--button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
  background: var(--secondary-color);
  border: 0;
  width: 5rem;
  text-align: center;
  color: var(--white-color);
  border-radius: 0 5px 5px 0;
  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;
}
.predictive__search--button:hover {
  background: var(--primary-color);
}
.predictive__search--close__btn {
  position: absolute;
  top: 20px;
  right: 40px;
  padding: 0;
  border: 0;
  background: inherit;
}
.predictive__search--close__btn > * {
  pointer-events: none;
}
.predictive__search--close__btn:hover {
  color: var(--primary-color);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.header__menu--items {
  margin-right: 3rem;
  position: relative;
}
.header__menu--items:last-child {
  margin-right: 0;
}
.header__menu--items.style2 {
  margin-right: 2rem;
}
.header__menu--items:hover .header__menu--link {
  color: var(--secondary-color);
}
.header__menu--items:hover .header__sub--menu {
  visibility: visible;
  margin-top: 0;
  opacity: 1;
}

.header__menu--items:hover .header__mega--menu {
  visibility: visible;
  margin-top: 0;
  opacity: 1;
}
.header__menu--link {
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding: 16px 0;
  color: var(--text-gray-color);
}
.menu__arrowdown--icon {
  margin-left: 3px;
  position: relative;
  top: -1px;
}
.header__sub--menu,
.header__menu--navigation .header__sub--menu li .third-label-sub-menu {
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 0;
  visibility: hidden;
  width: 220px;
  margin: 0;
  padding: 20px;
  list-style: none;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  opacity: 0;
  background-color: var(--white-color);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  z-index: 222;
}

.header__menu--navigation .header__sub--menu li .third-label-sub-menu {
  transform: translateX(-20px) !important;
  left: 220px !important;
  top: 0;
  border: none;
}
.header__menu--navigation .header__sub--menu li:hover .third-label-sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.header__menu--navigation .header__sub--menu li:hover .third-label-sub-menu {
  transform: translateX(0px) !important;
}
.header__sub--menu__link {
  font-size: 1.5rem;
  display: block;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.offCanvas__minicart {
  position: fixed;
  width: 310px;
  height: 100%;
  padding: 20px 15px 33px;
  background: var(--white-color);
  z-index: 999;
  right: 0;
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  overflow-y: auto;
  -webkit-box-shadow: 0 0 15px rgba(5, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(5, 0, 0, 0.1);
}
.offCanvas__minicart.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.minicart__header--top {
  margin-bottom: 10px;
}
.minicart__header--desc {
  font-size: 1.6rem;
  color: var(--text-gray-color);
}
.minicart__title {
  font-weight: 600;
}
.minicart__close--btn {
  padding: 0;
  background: inherit;
  border: 0;
  line-height: 1.5rem;
  color: var(--black-color);
}
.minicart__close--btn > * {
  pointer-events: none;
}
.minicart__close--btn:hover {
  color: var(--secondary-color);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.minicart__close--icon {
  width: 22px;
}
.minicart__product {
  margin-bottom: 17px;
}
.minicart__product--items {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--border-color2);
}
.minicart__product--remove {
  border: 0;
  padding: 0;
  background: 0 0;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
  opacity: 0.7;
}
.minicart__product--remove:hover {
  color: var(--secondary-color);
}
.minicart__thumb {
  width: 100px;
  line-height: 1;
}
.minicart__thumb img {
  width: 100%;
  height: 120px;
  object-fit: contain;
  border: 1px solid var(--border-color);
  border-radius: 6px;
}

.minicart__thumb a {
  display: block;
}

.minicart__text {
  width: calc(100% - 100px);
  padding-left: 10px;
}
.minicart__subtitle {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 2px;
}
.color__variant {
  opacity: 0.8;
  margin-bottom: 4px;
  line-height: 20px;
}
.minicart__price {
  margin-bottom: 9px;
}
.minicart__quantity {
  margin-right: 15px;
}
.quantity__box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quantity__value {
  display: inline-block;
  border: 1px solid var(--border-color2);
  margin: 0;
  width: 3.3rem;
  height: 3rem;
  text-align: center;
  padding: 0;
  background: var(--gray-color2);
  cursor: pointer;
  font-size: 2rem;
  font-weight: 500;
}
.quantity__value.decrease {
  margin-right: -4px;
  border-radius: 13px 0 0 13px;
}
.quantity__value.increase {
  margin-left: -4px;
  border-radius: 0 13px 13px 0;
}
input.quantity__number {
  text-align: center;
  border: none;
  border-top: 1px solid var(--border-color2);
  border-bottom: 1px solid var(--border-color2);
  margin: 0;
  width: 3.3rem;
  height: 3rem;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.minicart__amount {
  padding: 13px 0;
  border-top: 1px solid var(--border-color2);
  border-bottom: 1px solid var(--border-color2);
}
.minicart__amount_list {
  margin-bottom: 10px;
}
.minicart__amount_list:last-child {
  margin-bottom: 0;
}
.minicart__conditions {
  padding: 16px 0;
  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;
}
.minicart__conditions--input {
  vertical-align: middle;
  margin-right: 8px;
}
.minicart__conditions--label {
  font-weight: 600;
  letter-spacing: 0.5px;
  color: var(--text-gray-color);
}
.minicart__conditions--link {
  color: var(--secondary-color);
  text-decoration: underline;
}
.minicart__conditions--link:hover {
  color: var(--primary-color);
  text-decoration: underline;
}
.minicart__button--link {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 4.5rem;
  height: 4.5rem;
  margin-right: 14px;
}
.minicart__button--link:last-child {
  margin-right: 0;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
/* Header Section End */
/* Footer Section Start */
.main__footer {
  /* border-bottom: 1px solid #ddd; */
  padding: 6rem 0 2rem;
}

/* .footer__section.bg__black .container {
  max-width: 1230px !important;
} */

.social__title {
  font-size: 1.8rem;
  font-weight: 400;
}
.social__shear--list {
  margin-right: 1.3rem;
}
.social__shear--list:last-child {
  margin-right: 0;
}
.social__shear--list__icon {
  color: var(--ofwhite-color);
}

.footer__widget {
  margin-right: 3rem;
}
.footer__widget:last-child {
  margin-right: 0;
}
.footer__widget--title {
  margin-bottom: 2rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 0.8rem;
}
.footer__widget--title::before {
  position: absolute;
  content: "";
  height: 0.2rem;
  width: 6rem;
  background: #909090;
  left: 0;
  bottom: 0;
}
.footer__widget--title__arrowdown--icon {
  position: absolute;
  right: 0;
  top: 38%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none;
}
.footer__widget.active {
  padding-bottom: 3.5rem;
}
.footer__widget.active .footer__widget--title__arrowdown--icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer__widget--menu__text {
  color: var(--ofwhite-color);
  line-height: 3rem;
}
.footer__widget--menu__wrapper .footer__widget {
  margin-right: 3rem;
}
.footer__widget--menu__wrapper .footer__widget:last-child {
  margin-right: 3rem;
}
.footer__widget--button {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  color: transparent;
  border: 0;
  background-color: transparent;
  color: var(--white-color);
}
.footer__widget--button > * {
  pointer-events: none;
}
.newsletter__subscribe {
  margin-top: 2rem;
}
.newsletter__subscribe--input {
  width: 100%;
  border: 0;
  height: 4.5rem;
  background: var(--ofwhite-color);
  padding: 0 1.5rem;
  font-weight: 600;
}
.newsletter__subscribe--input:focus {
  border-color: var(--secondary-color);
}
.newsletter__subscribe--input:focus::-webkit-input-placeholder {
  color: #000;
}
.newsletter__subscribe--input.style3 {
  padding: 0 4.7rem 0 1.5rem;
}
.newsletter__subscribe--button {
  width: 100%;
  height: 4.5rem;
  font-weight: 600;
  background: var(--secondary-color);
  border: 0;
  color: var(--ofwhite-color);
  margin-top: 2rem;
}
.newsletter__subscribe--button:hover {
  background: var(--ofwhite-color);
  color: var(--secondary-color);
}
.newsletter__subscribe--button.style3 {
  line-height: 5.5rem;
  position: absolute;
  top: 0;
  right: 9px;
  width: auto;
  background: inherit;
  color: var(--secondary-color);
  margin: 0;
}
.newsletter__subscribe--button.style3:hover {
  color: var(--primary-color);
}
.footer__bottom {
  padding: 2rem 0;
}
.footer__instagram--list {
  margin-bottom: 1rem;
}
.footer__instagram--list:last-child {
  margin-bottom: 0;
}
.instagram__thumbnail {
  margin-right: 1rem;
}
.instagram__thumbnail:last-child {
  margin-bottom: 0;
}
.instagram__thumbnail a {
  display: block;
}
.instagram__thumbnail a img {
  display: block;
  width: 8rem;
}
.copyright__content--link:hover {
  text-decoration: underline;
}
.footer__payment {
  line-height: 1;
}

.footer__payment img {
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}

.footer__social--style3 .social__shear--list__icon {
  color: var(--black-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__social--style3 .social__shear--list__icon:hover {
  color: var(--secondary-color);
}
.footer__social--style3 .social__shear--list__icon:hover span {
  color: var(--secondary-color);
}
.footer__social--style3 .social__shear--list {
  margin-right: 0;
  margin-bottom: 1.5rem;
}
.footer__social--style3 .social__shear--list:last-child {
  margin-right: 0;
}
.footer__social--icon__svg {
  width: 2.5rem;
  margin-right: 1rem;
}
.footer__menu--style3 .footer__widget--menu__text {
  color: var(--black-color);
}
.footer__menu--style3 .footer__widget--menu__text:hover {
  color: var(--secondary-color);
}
.footer__language--link > * {
  pointer-events: none;
}
.copyright__content.style3 {
  text-align: center;
  margin-bottom: 2rem;
}
.footer__payment.style3 {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.footer__widget--button.style3 {
  color: var(--primary-color);
}
/* Footer Section End */

/*====== Home Page Start ======*/

/* Hero Section Start */
.home__bg {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
  height: 150px;
}
.hero__bg--items {
  position: relative;
}
.hero__bg--items__inner {
  padding: 6rem 0;
}

.hero__slider--activation .swiper-button-prev {
  left: 1rem;
}

.hero__slider--activation .swiper-pagination {
  bottom: 24px !important;
}
@media only screen and (min-width: 768px) {
  .hero__slider--activation .swiper-button-prev {
    left: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .hero__slider--activation .swiper-button-prev {
    left: 2rem;
  }
}
.hero__slider--activation .swiper-button-next {
  right: 1rem;
}
@media only screen and (min-width: 768px) {
  .hero__slider--activation .swiper-button-next {
    right: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .hero__slider--activation .swiper-button-next {
    right: 2rem;
  }
}
/* Hero Section End */

/* Motive Area */
.motive-area {
  padding: 56px 0px;
}
.motive-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.motive-card {
  border: 1px solid var(--border-color);
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  transition: all 0.4s ease;
  transform: translateY(0px);
}
.motive-card:hover {
  transform: translateY(-5px);
}
.motive-card-icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.motive-card-icon {
  margin-bottom: 12px;
}

.motive-area .container {
  max-width: 1270px !important;
}

.motive-card-info h5 {
  font-size: 16px;
  line-height: 120%;
  color: var(--text-gray-color);
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 767px) {
  .motive-inner {
    grid-template-columns: repeat(2, 1fr);
  }

  .motive-card-info h5 {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
  .motive-card {
    padding: 16px;
  }
}

/* New Arrival Section Start */
.section__heading {
  margin-bottom: 32px;
  /* display: flex; */
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.section__heading--maintitle {
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
  text-transform: capitalize;
  font-size: 28px;
  line-height: 120%;
}
.section__heading--maintitle::before {
  position: absolute;
  content: "";
  width: 50%;
  height: 3px;
  background: var(--secondary-color);
  bottom: 0;
  left: 25%;
}
.section__heading.style-2 {
  justify-content: center;
}
.section__heading.style-2 .section__heading--maintitle::before {
  left: 50%;
  transform: translate(-50%, 0);
}

.more-btn .primary__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 2rem;
  height: 5rem;
  background: transparent;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}
.more-btn .primary__btn i {
  position: relative;
  top: 2px;
}
.more-btn .primary__btn:hover {
  background: var(--secondary-color);
  color: var(--white-color);
}
.more-btn.style-2 {
  margin-top: 32px;
  text-align: center;
}
.slider-section :hover .swiper__nav--btn-2 {
  opacity: 1;
  visibility: visible;
}

.new__arrival--section {
  padding: 30px 0px;
}

.newArrival__swiper--activation.swiper {
  padding-bottom: 0px;
}

.newArrival__items,
.product__items {
  border: 1px solid var(--border-color);
  border-radius: 16px;
}
.product__items--content {
  padding: 0 !important;
  padding: 16px 12px !important;
  border-top: 1px solid var(--border-color);
  text-align: center;
}
.product__items--price {
  margin-bottom: 0;
}

.newArrival__items--thumbnail {
  position: relative;
  overflow: hidden;
  background: #f9f9f9;
  border-radius: 12px 12px 0px 0px;
}
.newArrival__items--link {
  display: block;
}
.newArrival__items:hover .newArrival__items--img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.newArrival__items:hover .newArrival__items--img {
  opacity: 1;
  visibility: visible;
}
.newArrival__secondary--img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product__badge {
  position: absolute;
  top: 12px;
  right: 12px;
}
.product__badge--items {
  height: 2rem;
  line-height: 2rem;
  padding: 0 10px;
  font-weight: 300;
  background: var(--secondary-color);
  color: var(--white-color);
  border-radius: 6px 0 6px;
  font-size: 1.4rem;
}
.product__items--content {
  padding-top: 1.2rem;
}
.product__items--content__subtitle {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: var(--text-gray-color);
}
.current__price {
  font-size: 1.5rem;
  color: var(--black-color);
  font-weight: 600;
}
.old__price {
  font-size: 1.5rem;
  color: var(--text-gray-color);
  text-decoration: line-through;
}
.price__divided {
  width: 1.2rem;
  height: 0.1rem;
  background: var(--text-gray-color);
  vertical-align: middle;
  margin: 0 0.3rem;
}
.earn-point-badge span {
  background: var(--secondary-color);
  color: var(--white-color);
  font-size: 14px;
  padding: 8px;
  border-radius: 4px;
  line-height: 120%;
  font-weight: 600;
}

.product-free-delivery {
  top: 0;
  right: 0;
  z-index: 2222;
}

.product__details--media {
  position: relative;
}
.product-free-delivery img {
  width: 120px;
  height: 56px;
  object-fit: contain;
}
.product-free-delivery {
  position: absolute;
  top: 12px;
  right: 12px;
}

.product__media--preview {
  position: relative;
}

.product-details-badge.mb-15 {
  display: flex;
  align-items: center;
  gap: 12px;
}

.free-delivery-img img {
  width: 46px;
  height: 46px;
  object-fit: contain;
}

.product__rating {
  margin-bottom: 1.6rem;
}
.rating__list {
  margin-right: 0.5rem;
}
.rating__list:last-child {
  margin-right: 0;
}
.rating__list--icon {
  color: var(--yellow-color);
}
.newArrival__items--img {
  width: 100%;
  height: 364px;
  object-fit: cover;
}
/* New Arrival Section End  */

/* Product Category Section Start */
.category-page-header {
	background: var(--success-color);
	padding: 16px;
	border-radius: 8px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 32px;
	margin-bottom: 32px;
}
.category-page-header .select.shop__header--select label {
  font-weight: 600;
  margin-bottom: 0.6rem;
  display: inline-block;
}
.category-page-header .product__view--select {
  height: 46px;
}
.category-page-header .price__filter--btn {
	height: 4rem;
	line-height: 4rem;
	margin-top: 11px;
	margin-left: 8px;
}

.product__category--section {
  margin-bottom: 80px;
}
.product__category-container {
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 16px;
}

.product__category-container img {
  transition: transform 0.5s ease;
}

.product__category-container:hover img {
  transform: scale(1.1);
}
.product__category-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product__category--btn {
  font-size: 24px;
  font-weight: var(--body-line-height);
  line-height: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.5rem;
  width: 15rem;
  padding: 0 1.8rem;
  letter-spacing: 0.2px;
  border-radius: 0.3rem;
  background: var(--secondary-color);
  color: var(--white-color);
  border: 0;
}
.product__category--btn:hover {
  color: var(--white-color);
}
/* Product Category Section End */

/* Product Card  */
.product__items--img {
  display: block;
  width: 100%;
  height: 364px;
  object-fit: cover;
  border-radius: 12px 12px 0px 0px;
}
.product__items:hover .product__items--img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.product__items:hover .product__secondary--img {
  opacity: 1;
  visibility: visible;
}
.product__items--thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 12px 12px 0px 0px;
}
.product__items--link {
  display: block;
}
.product__items--action__list {
  width: 100%;
}

.product__items--action__btn.add__to--cart {
  padding: 0 4.7rem;
  font-size: 1.5rem;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 6px;
  margin: auto;
}
.product__grid--inner .product__items--action__btn.add__to--cart {
  font-size: 1.3rem;
  padding: 0 0.6rem;
}
.product__items--action__btn--svg {
  vertical-align: middle;
}
.product__items--action__btn:hover {
  background: var(--secondary-color);
  color: var(--white-color);
  border-color: var(--secondary-color);
}
.product__items--grid:hover .product__items--img {
  -webkit-transform: inherit;
  transform: inherit;
}
.product__list--items__thumbnail {
  width: 132px;
}
.product__secondary--img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product__items:hover .product__items--img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.product__items:hover .product__secondary--img {
  opacity: 1;
  visibility: visible;
}
.product__items--action__btn {
  height: 4.4rem;
  line-height: 4rem;
  padding: 0 0.6rem;
  background: var(--secondary-color);
  color: var(--white-color);
  border-radius: 0.3rem;
}
.product__items--action__btn:hover {
  background: var(--primary-color);
}
.product__items--action__btn.wishlist__btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 100%;
}
/* Product End */

/*====== Home Page End ======*/

/*====== Shop Page Start ======*/
.shop__header {
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
  position: sticky;
  top: 80px;
  z-index: 9;
}
.select.shop__header--select::before {
  right: 14px;
}
.widget__filter--btn {
  border: 1px solid var(--border-color);
  background: var(--white-color);
  border-radius: 0.3rem;
  padding: 0.5rem 1.2rem;
  display: none !important;
}
.widget__filter--btn > * {
  pointer-events: none;
}
.widget__filter--btn:hover {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
}
.widget__filter--btn__icon {
  width: 20px;
}
.widget__filter--btn__text {
  font-weight: 600;
  font-size: 1.5rem;
  margin-left: 0.7rem;
}
.product__view--mode__list {
  margin-right: 2rem;
}
.product__view--mode__list:last-child {
  margin-right: 0;
}
.product__view--label {
  font-weight: 600;
  margin-right: 1.2rem;
}
.product__view--select {
  border: 1px solid var(--border-color);
  padding: 0.6rem 3rem 0.6rem 1.2rem;
  /* -webkit-appearance: none; */
  cursor: pointer;
  border-radius: 0.5rem;
  background: var(--white-color);
  width: 100%;
  height: 40px;
  line-height: 48px;
}
.product__showing--count {
  font-weight: 500;
  letter-spacing: 0.5px;
}
.shop__sidebar--widget {
  position: -webkit-sticky;
  position: sticky;
  top: 12%;
  margin-left: 32px;
  display: none!important;
}
.single__widget {
  margin-bottom: 3rem;
}

.product-filter-title {
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 12px;
  margin-bottom: 16px;
  border-radius: 4px;
  font-size: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.product-filter-title i {
  position: relative;
  top: 2px;
}

.single__widget:last-child {
  margin-bottom: 0;
}
.single__widget.widget__bg {
  padding: 2rem;
  border-radius: 0.5rem;
  background: #f9f9f9;
  border: 1px solid var(--border-color);
}
.widget__title {
  font-weight: 600;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid var(--border-color2);
  padding-bottom: 1rem;
  font-size: 20px;
}
.widget__search--form {
  position: relative;
}
.widget__search--form__input {
  width: 100%;
  height: 5rem;
  padding: 0 6rem 0 1.2rem;
  border-radius: 0.5rem;
  border: 1px solid var(--border-color2);
}
.widget__search--form__input:focus {
  border-color: var(--secondary-color);
}
.widget__search--form__btn {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 0;
  width: 4.5rem;
  height: 100%;
  border-radius: 0 0.5rem 0.5rem 0;
}
.widget__search--form__btn:hover {
  background: var(--primary-color);
}
.widget__categories--menu__list {
  border: 1px solid var(--border-color2);
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
}
.widget__categories--menu__list.active {
  margin-bottom: 1.5rem;
}
.widget__categories--menu__list.active:last-child {
  margin-bottom: 0;
}
.widget__categories--menu__list.active
  .widget__categories--menu__arrowdown--icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 38%;
}
.widget__categories--menu__label {
  cursor: pointer;
  background: var(--white-color);
  padding: 1rem 0.8rem;
  border-radius: 0.5rem;
  position: relative;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.widget__categories--menu__label > * {
  pointer-events: none;
}
.widget__categories--menu__label:hover {
  color: var(--primary-color);
}
.widget__categories--menu__text {
  padding-left: 1rem;
}
.widget__categories--menu__img {
  width: 3rem;
}
.widget__categories--menu__arrowdown--icon {
  position: absolute;
  right: 1.5rem;
  top: 43%;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.widget__categories--sub__menu {
  display: none;
  border-top: 1px solid var(--border-color2);
}
.moreBtn {
  background: transparent;
  border: none;
  font-size: 16px;
  color: var(--secondary-color);
  padding: 0;
}
.widget__categories--sub__menu--list {
  padding: 1rem 0.8rem;
  border-bottom: 1px solid var(--border-color2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}
.widget__categories--sub__menu--link {
  cursor: pointer;
}
.widget__categories--sub__menu--img {
  width: 2.8rem;
}
.widget__categories--sub__menu--text {
  padding-left: 1rem;
  line-height: 2.8rem;
}
.widget__form--check__list {
  margin-bottom: 1rem;
  position: relative;
}
.widget__form--check__list:last-child {
  margin-bottom: 0;
}
.widget__form--check__label {
  cursor: pointer;
  line-height: 2.8rem;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  border: 1px solid var(--border-color2);
  background: var(--white-color);
  padding: 0.5rem 3rem 0.5rem 1.5rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.widget__form--check__label .color-widget {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid var(--border-color);
}
.widget__form--check__label .color-widget.white {
  background: #fff;
}
.widget__form--check__label .color-widget.red {
  background: red;
}
.widget__form--check__label .color-widget.green {
  background: green;
}
.widget__form--check__label .color-widget.blue {
  background: blue;
}
.widget__form--check__label .color-widget.yellow {
  background: yellow;
}

.widget__form--check__label .color-widget .widget__form--check__label:hover {
  color: var(--primary-color);
}
.widget__form--check__input {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  opacity: 0;
  cursor: pointer;
  z-index: 999;
}
.widget__form--check__input:checked ~ .widget__form--checkmark {
  background-color: var(--secondary-color);
}
.widget__form--check__input:checked ~ .widget__form--checkmark::before {
  display: block;
}
.widget__form--checkmark {
  height: 1.8rem;
  width: 1.8rem;
  border: 1px solid var(--secondary-color);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  background: var(--white-color);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.widget__form--checkmark::before {
  right: 0.5rem;
  top: 0.3rem;
  width: 0.5rem;
  height: 0.8rem;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.product__view--search__form {
  width: 380px;
  position: relative;
}
.product__view--search__input {
  width: 100%;
  height: 4rem;
  background: var(--white-color);
  border-radius: 0.5rem;
  padding: 0 5rem 0 1.5rem;
  border: 1px solid var(--border-color);
  border-radius: 0.5rem;
  border: 1px solid var(--border-color) !important;
}
.product__view--search__input:focus {
  border-color: var(--secondary-color);
}
.product__view--search__btn {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  background: var(--secondary-color);
  color: var(--white-color);
  height: 100%;
  width: 4rem;
  border-radius: 0 0.5rem 0.5rem 0;
  line-height: 120%;
}
.product__view--search__btn:hover {
  background: var(--primary-color);
}
.price__filter--group {
  width: 46%;
}
.price__filter--label {
  font-weight: 600;
  margin-bottom: 0.6rem;
  display: inline-block;
}
.price__filter--input {
  border: 1px solid var(--border-color2);
  padding: 0.7rem 1rem;
  background: var(--white-color);
}
.price__filter--input__field {
  width: 100%;
}
.price__filter--currency {
  font-weight: 700;
  margin-right: 0.6rem;
}
.price__filter--btn {
  height: 4rem;
  line-height: 4rem;
}
.price__divider {
  font-size: 2rem;
  padding: 2.5rem 1rem 0;
}
.widget__tagcloud--list {
  display: inline-block;
  margin: 0 8px 8px 0;
}
.widget__tagcloud--link {
  border: 1px solid var(--border-color2);
  background: var(--white-color);
  padding: 0.5rem 1.2rem;
  line-height: 2.5rem;
  border-radius: 0.3rem;
}
.widget__tagcloud--link:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}
.tab_content {
  display: block;
}
.tab_pane {
  display: none;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.tab_pane:not(.show) {
  opacity: 0;
}
.tab_pane.show {
  opacity: 1;
}
.tab_pane.active {
  display: block;
}

.product__section {
  padding: 56px 0px;
}
.product__section-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.product__section-inner.style-2 {
  grid-template-columns: repeat(4, 1fr);
}

.product__items {
}
.product__items--thumbnail {
  position: relative;
  overflow: hidden;
}

.product__items--link {
  display: block;
}
.product__items--price {
  margin-bottom: 0.8rem;
}

.old__price {
  font-size: 1.5rem;
  color: var(--text-gray-color);
  text-decoration: line-through;
}
.price__divided {
  width: 1.2rem;
  height: 0.1rem;
  background: var(--text-gray-color);
  vertical-align: middle;
  margin: 0 0.3rem;
}
.product__details--info__price .current__price {
  font-size: 1.6rem;
}
.product__items--rating__count--number {
  font-size: 1.4rem;
  color: var(--text-gray-color);
  padding-left: 7px;
  line-height: 20px;
}
.product__list--items__content {
  width: calc(100% - 132px);
  padding-left: 1.5rem;
}
.product__list--items__content--title {
  font-weight: 600;
}
.pagination__area {
  padding: 1.5rem 2rem;
  margin-top: 3rem;
}
.pagination__list {
  margin-right: 0.8rem;
}
.pagination__list:last-child {
  margin-right: 0;
}
.pagination__item {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.3rem;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  border: 1px solid var(--border-color2);
  background: var(--white-color);
}
.pagination__item--current {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}
.pagination__item:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}

.mobile_menu_open,
.offCanvas__minicart_active,
.offcanvas__filter--sidebar_active,
.predictive__search--box_active,
body.overlay__active {
  overflow-y: hidden;
}
.mobile_menu_open::before,
.offCanvas__minicart_active::before,
.offcanvas__filter--sidebar_active::before,
.predictive__search--box_active::before,
body.overlay__active::before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0.5;
  cursor: crosshair;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate-fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.offcanvas__filter--close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  margin: 25px;
  background: var(--white-color);
}
.offcanvas__filter--close > * {
  pointer-events: none;
}
.offcanvas__filter--close:hover {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
}
.offcanvas__filter--close__text {
  font-size: 1.5rem;
  font-weight: 600;
  margin-left: 8px;
}
.offcanvas__filter--sidebar {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 300px;
  height: 100vh;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: var(--white-color);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  overflow-y: auto;
}
.offcanvas__filter--sidebar.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product__items--grid {
  background: var(--white-color);
  -webkit-box-shadow: 1px 0 72px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 72px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  height: 120px;
}
.product__items--grid:last-child {
  margin-bottom: 0;
}
.product__items--grid__thumbnail {
  overflow: hidden;
  line-height: 1;
  width: 8rem;
}
.product__items--grid__content {
  padding: 0.2rem 1rem 0.2rem 1.5rem;
  width: calc(100% - 8rem);
}
.position__relative {
  position: relative;
}
.widget__categories--checkmark {
  height: 1.8rem;
  width: 1.8rem;
  border: 1px solid var(--secondary-color);
  border-radius: 50%;
  display: block;
  background-color: transparent;
  position: relative;
  cursor: pointer;
}

.widget__categories--check__input {
  display: none;
}

.widget__categories--check__input:checked + .widget__categories--checkmark {
  background-color: black;
}

.widget__categories--check__input:checked
  + .widget__categories--checkmark::after {
  content: "\2713";
  color: white;
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sidebar-section.filter-open {
  position: fixed;
  top: initial;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #fff;
  padding: 12px;
  z-index: 99999;
  border-radius: 24px 24px 0px 0px;
  transition: all 0.4s ease;
  display: block !important;
  margin: 0;
}
.sidebar-section.filter-open .sidebar-section-inner {
  overflow-y: auto;
  overflow-x: hidden;
  height: 500px;
}
.sidebar-section-close {
  text-align: center;
  margin-top: -32px;
  margin-bottom: 16px;
  display: none;
}
.sidebar-section-close .close-btn {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: var(--primary-color);
  color: #fff;
  line-height: 42px;
  font-size: 14px;
  border: none;
}
.product-category-top-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.category-sidebar-top-filter-btn {
  display: none;
  position: fixed;
  z-index: 99;
  right: 0;
  top: 40%;
}

.sidebar-section-close .close-btn:hover {
  background: var(--secondary-color);
  color: #fff;
}
.category-sidebar-top-filter-btn .theme-btn {
  font-weight: 600;
  transition: all 0.4s ease;
  padding: 12px;
  height: auto;
  border: none;
  border-radius: 8px 0px 0px 8px;
}
.category-sidebar-top-filter-btn .theme-btn i {
  margin-right: 8px;
  position: relative;
  top: 2px;
  margin: 0;
}
.filter-overlay {
  background: var(--secondary-color);
  z-index: 9999;
  position: relative;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
}

/* Shop Page End */

/* Breadcrum Section Start */
.breadcrumb__bg {
  background: url(../img/banner/breadcrumb-bg.png);
  background-repeat: no-repeat;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.breadcrumb__content {
  position: relative;
}
.breadcrumb__content--title.mb-25 {
  margin-bottom: 12px;
}
.breadcrumb__content--menu__items {
  position: relative;
  margin-right: 20px;
  padding-right: 22px;
  font-size: 16px;
  line-height: 24px;
}
.breadcrumb__content--menu__items:last-child {
  margin-right: 0;
  padding-right: 0;
}
.breadcrumb__content--menu__items:last-child::before {
  display: none;
}
.breadcrumb__content--menu__items::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 20px;
  background: var(--white-color);
  right: 0;
  top: 4px;
  border-radius: 5px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
/* Breadcrum Section End */

/* About Page Start */
.about__thumb--items {
  margin-right: 2rem;
  width: 50%;
}
.about__thumb--items:last-child {
  margin-right: 0;
}
.about__thumb--items:first-child {
  margin-top: 5rem;
}
.about__thumb--img {
  width: 100%;
}
.about__thumb--play {
  top: 40%;
  padding: 0;
  border: 0;
  right: 42%;
  position: absolute;
}
.testimonial__section--inner {
  padding: 1rem 1rem 4.5rem;
}
.testimonial__items {
  padding: 22px 18px;
  background: var(--white-color);
  border-radius: 1rem;
  -webkit-box-shadow: 2px 0 20px rgba(0, 0, 0, 0.06);
  box-shadow: 2px 0 20px rgba(0, 0, 0, 0.06);
}
.testimonial__items:hover .testimonial__items--thumbnail__img {
  border-color: var(--secondary-color);
}
.testimonial__items--thumbnail {
  margin-bottom: 1.3rem;
}
.testimonial__items--thumbnail__img {
  padding: 0.3rem;
  display: block;
  margin: 0 auto;
  border: 2px solid var(--border-color);
}
.testimonial__items--content {
  position: relative;
}
.testimonial__items--title {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 6px;
  font-weight: 700;
}
.testimonial__items--subtitle {
  font-size: 1.6rem;
  line-height: 2rem;
  color: var(--text-gray-color);
  margin-bottom: 10px;
}
.testimonial__items--desc {
  margin-bottom: 1.2rem;
  line-height: 2.4rem;
}
.testimonial__bg {
  background: url(../img/banner/banner-bg3.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
.testimonial__bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--black-color);
  left: 0;
  top: 0;
  opacity: 0.4;
}
.testimonial__items--style2 {
  background: 0 0;
  padding: 0 0 5rem;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}
.testimonial__items--style2__thumbnail--img {
  border: 3px solid var(--white-color);
}
.testimonial__items--subtitle.text-white {
  color: var(--white-color);
}
.testimonial__pagination.style2 .swiper-pagination-bullet {
  border: 1px solid var(--secondary-color);
}
.testimonial__pagination.style2
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--secondary-color);
}
.brand__logo--items__thumbnail--img:hover {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.brand__logo--section.bg__secondary.section--padding {
  padding: 56px 0px;
}
.brand__logo--items {
  margin-right: 8rem;
}
.brand__logo--items:last-child {
  margin-right: 0;
}
.brand__logo--section .swiper-slide {
  text-align: center;
  padding: 12px 0px;
}
.brand__logo--items img {
  width: 162px;
  height: 40px;
  object-fit: contain;
  text-align: center;
  display: inline-block;
}

/* About Page End */

/* Blog Page Start */
.blog__thumbnail {
  overflow: hidden;
}
.blog__thumbnail--link {
  width: 100%;
  display: block;
}
.blog__thumbnail--img {
  width: 100%;
  display: block;
}
.blog__items:hover .blog__thumbnail--img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog__thumbnail {
  line-height: 1;
}
.blog__content {
  padding-top: 1.2rem;
}
.blog__content--meta {
  color: var(--text-gray-color);
  line-height: 2.4rem;
  margin-bottom: 0.9rem;
}
.blog__content--title {
  margin-bottom: 1.5rem;
}
.blog__content--btn {
  background: var(--white-color);
  border: 1px solid var(--border-color);
  color: var(--text-gray-color);
  line-height: 3.3rem;
}
.blog__content--btn:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--white-color);
}

.blog__wrapper--sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.blog__sidebar--widget {
  position: -webkit-sticky;
  /* position: sticky; */
  top: 0;
}
@media only screen and (max-width: 991px) {
  .blog__sidebar--widget.left {
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .blog__sidebar--widget.left {
    margin-top: 6rem;
  }
}
.blog__post--header.mb-30 {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 992px) {
  .post__header--title {
    line-height: 3rem;
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .post__header--title {
    line-height: 3.5rem;
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .post__header--title {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
.blog__post--meta {
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) {
  .blog__post--meta {
    font-size: 1.5rem;
  }
}
.blog__post--meta__link {
  color: var(--secondary-color);
}
.blog__post--meta__link:hover {
  color: var(--secondary-color);
  text-decoration: underline;
}
.blog__thumbnail {
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .blog__thumbnail.mb-30 {
    margin-bottom: 2rem;
  }
}
.blog__details--content__subtitle {
  line-height: 2.6rem;
}
@media only screen and (min-width: 992px) {
  .blog__details--content__subtitle {
    line-height: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .blog__details--content__subtitle {
    line-height: 3.5rem;
  }
}
.blockquote__content {
  padding: 20px 30px;
  text-align: center;
  border-radius: 10px;
}
@media only screen and (min-width: 992px) {
  .blockquote__content {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .blockquote__content {
    padding: 40px 70px;
  }
}
@media only screen and (max-width: 767px) {
  .blockquote__content {
    margin: 0 0 2.5rem;
    padding: 1.5rem 2rem;
  }
}
.blockquote__content--desc {
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-style: italic;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .blockquote__content--desc {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .blockquote__content--desc {
    font-size: 2rem;
    line-height: 3.4rem;
  }
}
.blog__tags--social__media {
  padding: 5rem 0;
}
@media only screen and (max-width: 1199px) {
  .blog__tags--social__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1199px) {
  .blog__tags--media {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 575px) {
  .blog__tags--media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.blog__tags--media__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .blog__tags--media__title {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 575px) {
  .blog__tags--media__title {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.blog__tags--media__list {
  margin-right: 0.7rem;
}
.blog__tags--media__list:last-child {
  margin-right: 0;
}
.blog__tags--media__link {
  border: 1px solid var(--border-color2);
  background: var(--white-color);
  padding: 0.5rem 1.2rem;
  line-height: 2.5rem;
  border-radius: 0.3rem;
  text-transform: capitalize;
}
.blog__tags--media__link:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white-color);
}
@media only screen and (max-width: 575px) {
  .blog__tags--media__link {
    padding: 0.4rem 0.8rem;
    font-size: 1.3rem;
  }
}
.meta__deta {
  font-weight: 500;
  margin-top: 0.6rem;
  font-size: 1.5rem;
}
.blog__social--media__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-right: 1rem;
}
@media only screen and (min-width: 992px) {
  .blog__social--media__title {
    font-size: 1.6rem;
  }
}
.blog__social--media__list {
  margin-right: 1rem;
}
.blog__social--media__list:last-child {
  margin-right: 0;
}
.blog__social--media__link {
  width: 3rem;
  height: 3rem;
  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;
  background: var(--secondary-color);
  color: var(--white-color);
  border-radius: 50%;
}
.blog__social--media__link:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.related__post--area {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .related__post--area {
    margin-bottom: 40px;
  }
}
.related__post--items:hover .related__post--img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.related__post--thumb {
  line-height: 1;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .related__post--text {
    text-align: center;
  }
}
.related__post--title {
  font-size: 1.7rem;
  line-height: 2.2rem;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .related__post--title {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .related__post--title {
    font-size: 2rem;
  }
}
.related__post--deta {
  font-size: 1.5rem;
  line-height: 2.2rem;
}
.comment__reply--btn {
  height: 3.2rem;
  line-height: 3.2rem;
  padding: 0 2.2rem;
  font-size: 1.4rem;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .comment__reply--btn {
    font-size: 1.6rem;
  }
}
.comment__content--topbar {
  margin-bottom: 1rem;
}
.reviews__comment--content__title2 {
  font-weight: 600;
  line-height: 2.2rem;
  margin-bottom: 0.6rem;
  font-size: 1.6rem;
}
@media only screen and (min-width: 992px) {
  .reviews__comment--content__title2 {
    font-size: 1.8rem;
  }
}
.reviews__comment--content__date2 {
  font-size: 1.5rem;
  color: var(--text-gray-color);
}
.reviews__comment--area2.mb-50 {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 575px) {
  .reviews__comment--area2.mb-50 {
    margin-bottom: 4.8rem;
  }
}

/* Blog Page End */

/* Contact Page Start */
.contact__form {
  background: var(--white-color);
  border-radius: 10px;
  -webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.16);
  padding: 2rem;
}
.contact__form {
  background: var(--white-color);
  border-radius: 10px;
  -webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.16);
  padding: 2rem;
}
.contact__form--label {
  display: block;
  margin-bottom: 8px;
}
.contact__form--label__star {
  color: var(--secondary-color);
}
.contact__form--input {
  width: 100%;
  height: 45px;
  padding: 5px 15px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}
.contact__form--input:focus {
  border-color: var(--secondary-color) !important;
}
.contact__form--textarea {
  width: 100%;
  height: 100px;
  padding: 12px 15px;
  border-radius: 8px;
  resize: none;
  border: 1px solid var(--border-color);
  font-family: var(--font-poppins);
}
.contact__form--textarea:focus {
  border-color: var(--secondary-color) !important;
}
.contact__info {
  background: var(--secondary-color);
  width: 46rem;
  padding: 2rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.contact__info--items {
  margin-bottom: 2.7rem;
}
.contact__info--items:last-child {
  margin-bottom: 0;
}
.contact__info--icon {
  margin-right: 1.2rem;
  color: var(--white-color);
  padding-top: 0.8rem;
}
.contact__info--content__title {
  font-weight: 600;
}
.contact__info--content__desc {
  font-size: 1.5rem;
  line-height: 2.6rem;
}
.contact__info--content__desc a:hover {
  color: var(--primary-color);
}
.contact__info--social {
  display: grid !important;
  grid-template-columns: repeat(8, 1fr);
  gap: 12px;
}

.contact__info--social__icon {
  width: 3rem;
  height: 3rem;
  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;
  background: var(--white-color);
  color: var(--secondary-color);
  border-radius: 50%;
  border: 1px solid transparent;
}
.contact__info--social__icon:hover {
  color: var(--white-color);
  border: 1px solid var(--white-color);
}
.contact__form--title {
  font-weight: 600;
}
.contact__form--input {
  width: 100%;
  height: 45px;
  padding: 5px 15px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}
.contact__form--input:focus {
  border-color: var(--secondary-color) !important;
}
.contact__form--textarea {
  width: 100%;
  height: 100px;
  padding: 12px 15px;
  border-radius: 8px;
  resize: none;
  border: 1px solid var(--border-color);
  font-family: var(--font-poppins);
}
.contact__form--textarea:focus {
  border-color: var(--secondary-color) !important;
}
.contact__info {
  background: var(--secondary-color);
  width: 46rem;
  padding: 2rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.contact__info--items {
  margin-bottom: 2.7rem;
}
.contact__info--items:last-child {
  margin-bottom: 0;
}

.contact__map--iframe {
  width: 100%;
  height: 280px;
  margin-bottom: -7px;
}
@media only screen and (min-width: 768px) {
  .contact__map--iframe {
    height: 320px;
  }
}
@media only screen and (min-width: 992px) {
  .contact__map--iframe {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact__map--iframe {
    height: 500px;
  }
}
@media only screen and (min-width: 1600px) {
  .contact__map--iframe {
    height: 600px;
  }
}

@media only screen and (max-width: 575px) {
  .contact__info--items {
    margin-bottom: 2rem;
  }
}
.contact__info--icon {
  margin-right: 1.2rem;
  color: var(--white-color);
  padding-top: 0.8rem;
}
.contact__info--content__title {
  font-weight: 600;
}
.contact__info--content__desc {
  font-size: 1.5rem;
  line-height: 2.6rem;
}
.contact__info--content__desc a:hover {
  color: var(--primary-color);
}

.contact__info--social__icon {
  width: 3rem;
  height: 3rem;
  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;
  background: var(--white-color);
  color: var(--secondary-color);
  border-radius: 50%;
}
.contact__info--social__icon:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
/* Contact Page Start */

/* Auth Pages Start */
.auth-page-area {
  padding: 126px 0px 80px;
  background: var(--white-color);
}
.auth-card {
  background: #eaf4f4;
  border-radius: 24px;
  padding: 32px;
}
.auth-card.change-password-card {
  margin-top: 46px;
}
.auth-card-head {
  text-align: center;
  margin-bottom: 24px;
  margin-top: -78px;
  position: relative;
  z-index: 22;
}
.auth-card-head-icon {
  margin-bottom: 20px;
}
.auth-card-head-icon img {
  width: 96px;
  height: 96px;
  object-fit: contain;
  border-radius: ;
}
.form-group-icon {
  position: absolute;
  top: 16px;
  left: 12px;
}
.form-group-icon i {
  color: var(--secondary-color);
  font-size: 24px;
}
.auth-card-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-group-icon::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 24px;
  background: #f0ecf6;
  left: 34px;
  top: 1px;
}
.form-group-icon i {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
}
.auth-card-form .form-group {
  margin-bottom: 16px;
  position: relative;
}
.auth-card-form .form-group input {
  width: 100%;
  height: 56px;
  font-weight: 500;
  font-size: 15px;
  border: 1px solid transparent;
  box-shadow: 0px 2px 2px 0px rgba(32, 38, 46, 0.08);
  padding-left: 60px;
  border-radius: 8px;
  color: #888;
}
.auth-card-head-title-text {
  margin-top: 16px;
}
.auth-card-form .form-group input:focus {
  border: 1px solid var(--secondary-color);
}
.auth-card-info .form-check {
  cursor: pointer;
  white-space: nowrap;
}
.auth-card-info .form-check label {
  color: var(--paragraph-color);
  font-weight: 600;
  position: relative;
  top: 3px;
  margin: 0;
  cursor: pointer;
}
.auth-card-info .form-check input {
  width: 20px;
  height: 20px;
  border: none;
  box-shadow: 0px 2px 2px 0px rgba(32, 38, 46, 0.08);
  border-radius: 4px;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  top: 1px;
}
.auth-card-info .form-check-input:checked {
  background-color: var(--secondary-color);
}
.auth-card-info a {
  color: var(--secondary-color) !important;
  text-decoration: underline !important;
  font-weight: 600;
}
.auth-card-form-btn.primary__btn {
  width: 100%;
  display: block;
  margin-top: 20px !important;
  background: var(--secondary-color);
  box-shadow: none;
  border: 1px solid transparent;
  text-align: center;
  line-height: 50px;
  border-radius: 8px;
  font-weight: 600;
  height: 52px;
}
.auth-card-form-btn.primary__btn:hover {
  background: var(--primary-color);
}
.auth-card-bottom span {
  text-align: center;
  display: block;
  font-weight: 600;
  margin-top: 12px;
}
.auth-card-google-btn {
  margin-top: 12px;
}
.auth-card-google-btn a {
  width: 100%;
  text-align: center;
  background: var(--white-color);
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.auth-card-google-btn a:hover {
  color: var(--secondary-color);
}
.auth-card-google-btn img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 6px;
}
.auth-card-bottom-link {
  margin: 0;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
}
.auth-card-bottom-link a {
  color: var(--secondary-color) !important;
  text-decoration: underline !important;
  font-weight: 600;
  margin-left: 4px;
}
.auth-card-title {
  font-size: 30px;
}
.form-group-password i {
  position: absolute;
  right: 12px;
  top: 17px;
  font-size: 22px;
  color: var(--hints-color);
  cursor: pointer;
}
.auth-card-form .form-group .form-group-password input {
  padding-right: 46px;
}

/* Verify OTP Card */
.auth-card-form .otp-input {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.auth-card-form .form-group label {
  margin: 0 0 8px 12px;
  color: var(--hints-color);
}
.auth-card-form .otp-input input {
  width: 48px;
  height: 48px;
  text-align: center;
  background: #fdfdfd;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  padding: 0;
}
.OTP-send-again {
  margin-top: 24px !important;
}
.OTP-send-again a {
  color: var(--bestu-primary-color) !important;
  font-weight: 600;
}
.OTP-re-send {
  display: inline-block;
  background: var(--white-color);
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 8px !important;
  color: var(--hints-color);
}
.OTP-re-send span {
  font-weight: 600;
  display: inline-block;
  margin: 0;
  color: var(--paragraph-color);
}
.auth-card-bottom {
  text-align: center;
}
.auth-form-btn {
  margin-top: 24px;
}
.auth-form-btn .theme-btn {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 22px;
}
#verification-result {
  margin: 0;
  margin-top: 8px;
  text-align: center;
}
.successful-text {
  margin: 0;
  line-height: 140%;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 18px;
  font-weight: 500;
}
.successful-text .loading {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 5px;
  margin-left: 2px;
}
.successful-text .dot1,
.successful-text .dot2,
.successful-text .dot3 {
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #333;
  animation: bounce 0.6s infinite alternate;
  margin: 1px;
}

.successful-text .dot2 {
  animation-delay: 0.2s;
}

.successful-text .dot3 {
  animation-delay: 0.4s;
}

@keyframes bounce {
  to {
    transform: translate3d(0, -0.2em, 0);
  }
}
/* Auth Pages End */

/* Produtc Details Pages Start */
.product__details--media {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.product__media--preview__items {
  position: relative;
  border: 1px solid var(--border-color);
  border-radius: 8px;
}
.product__media--preview__items--link {
  width: 100%;
  display: block;
}
.product__media--preview__items--img {
  width: 100%;
  border-radius: 8px;
}

.zoomSingleImage:hover .zoomImg {
  cursor: zoom-in;
}

.product__media--view__icon {
  position: absolute;
  top: 2rem;
  left: 2rem;
}
.product__media--view__icon--link {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.3rem;
  text-align: center;
  background: var(--secondary-color);
  border-radius: 50%;
  color: var(--white-color);
}
.product__media--view__icon--link:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.product__media--view__icon.media__play {
  right: 2rem;
  left: auto;
}
.product__media--nav {
  margin-top: 2rem;
}
.product__media--nav__items {
  border: 1px solid var(--border-color2);
  padding: 0.5rem;
}

.product__media--nav__items--img {
  width: 100%;
  display: block;
  cursor: pointer;
}

.swiper-slide.swiper-slide-thumb-active {
  border: 1px solid var(--secondary-color);
}

.product__details--info__meta--list {
  font-size: 1.5rem;
  margin-bottom: 0.8rem;
}
.product__details--info__meta--list:last-child {
  margin-bottom: 0;
}
.product__variant--title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 1rem;
}
.variant__input--fieldset input[type="radio"] + label {
  border: 1px solid var(--primary-color);
}
.variant__input--fieldset input[type="radio"] + label:hover {
  border: 1px solid transparent;
  color: var(--white-color) !important;
  background: var(--primary-color);
}
.variant__input--fieldset {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  border: none;
  margin: 0;
  padding: 0;
}
.variant__input--fieldset {
  margin-right: 10px;
}
.variant__input--fieldset input[type="radio"] {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.variant__color--value.black {
  background: black !important;
}
.variant__color--value.red {
  background: red !important;
}
.variant__color--value.pink {
  background: pink !important;
}
.variant__input--fieldset.color-field input[type="radio"]:checked + label {
  border: 3px solid var(--white-color) !important;
  box-shadow: none !important;
  outline: 3px solid var(--success-color);
}
.variant__input--fieldset.color-field input[type="radio"] + label {
  border: 3px solid transparent !important;
}
.variant__input--fieldset input[type="radio"]:checked + label {
  border: 1px solid var(--secondary-color);
  color: var(--white-color);
  box-shadow: none !important;
}
.variant__size--value.red.btn.btn-secondary:focus {
  box-shadow: none !important;
  border: transparent;
  background: var(--primary-color);
}
.variant__input--fieldset:last-child {
  margin-right: 0;
}
.variant__color--value {
  width: 2.5rem;
  height: 2.5rem;
  padding: 2px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 7px;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
}
.variant__color--value:last-child {
  margin-right: 0;
}
.variant__color--value__img {
  border-radius: 50%;
}
.variant__size--value {
  width: 4.7rem;
  height: 3.2rem;
  line-height: 2.8rem;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  margin-right: 7px;
  background: transparent;
  color: var(--title-color);
  padding: 0;
}
.variant__size--value:last-child {
  margin-right: 0;
}
.btn-check:checked + .btn-secondary {
  background: var(--primary-color);
}
.quantity__box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quantity__value {
  display: inline-block;
  border: 1px solid var(--border-color2);
  margin: 0;
  width: 3.3rem;
  height: 3rem;
  text-align: center;
  padding: 0;
  background: var(--gray-color2);
  cursor: pointer;
  font-size: 2rem;
  font-weight: 500;
}
.quantity__value.decrease {
  margin-right: -4px;
  border-radius: 13px 0 0 13px;
}
.quantity__value.increase {
  margin-left: -4px;
  border-radius: 0 13px 13px 0;
}
.quickview__value--quantity {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 2.2rem;
  line-height: 3.3rem;
}
.quickview__value--quantity.decrease {
  border-radius: 17px 0 0 17px;
}
.quickview__value--quantity.increase {
  border-radius: 0 17px 17px 0;
}
input.quickview__value--number {
  height: 3.5rem;
  font-size: 1.7rem;
}
.quickview__cart--btn {
  height: 3.8rem;
  line-height: 3.8rem;
  padding: 0 25px;
  margin-left: 15px;
  font-size: 1.5rem;
}
.variant__wishlist--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.quickview__variant--wishlist__svg {
  width: 22px;
  margin-right: 7px;
}
.variant__buy--now__btn {
  width: 100%;
}
.quickview__social--title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-right: 15px;
}
.quickview__social--list {
  margin-right: 10px;
}
.quickview__social--list:last-child {
  margin-right: 0;
}
.quickview__social--icon {
  width: 3rem;
  height: 3rem;
  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;
  background: var(--secondary-color);
  color: var(--white-color);
  border-radius: 50%;
}
.quickview__social--icon:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.guarantee__safe--checkout__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.product__details--tab__section {
  background: var(--bg-gray-color);
}
.product__details--tab__section.sidebar__tab--section {
  padding: 3.5rem;
}
.product__details--tab__inner {
  background: var(--white-color);
  padding: 3rem;
}
.product__details--tab__list {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-right: 5rem;
  cursor: pointer;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  position: relative;
  padding-bottom: 0.4rem;
}
.product__details--tab__list::before {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background: var(--secondary-color);
  left: 50%;
  right: 50%;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  bottom: 0;
}
.product__details--tab__list.active {
  color: var(--secondary-color);
}
.product__details--tab__list.active::before {
  width: 100%;
  left: 0;
  right: 0;
}
.product__details--tab__list:hover {
  color: var(--secondary-color);
}
.product__details--tab__list:hover::before {
  width: 100%;
  left: 0;
  right: 0;
}
.product__details--tab__list:last-child {
  margin-right: 0;
}
.product__tab--content__title {
  font-weight: 600;
  font-size: 1.7rem;
}
.product__tab--content__desc {
  line-height: 2.6rem;
  color: var(--text-gray-color);
}
.product__tab--content__list {
  line-height: 2.6rem;
  margin-bottom: 0.6rem;
  color: var(--text-gray-color);
}
.product__tab--content__list:last-child {
  margin-bottom: 0;
}
.product__tab--content__list--icon {
  width: 2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.product__reviews--header {
  position: relative;
  border-bottom: 1px solid var(--border-color2);
  padding-bottom: 1.5rem;
  margin-bottom: 2.5rem;
}
.reviews__comment--content .reviews__ratting {
  margin-bottom: 0.8rem;
}
.reviews__summary--caption {
  color: var(--secondary-color);
  margin-left: 1.2rem;
}
.actions__newreviews--btn {
  position: absolute;
  right: 0;
  bottom: 2.2rem;
}
.actions__newreviews--btn.primary__btn {
  font-size: 1.4rem;
  line-height: 4rem;
  height: 4rem;
  padding: 0 1.5rem;
}
.reviews__comment--area {
  padding: 0 2rem;
  margin-bottom: 3rem;
}
.reviews__comment--list {
  border-bottom: 1px solid var(--border-color2);
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
.reviews__comment--list:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.reviews__comment--list.margin__left {
  margin-left: 3rem;
}
.reviews__comment--thumb {
  width: 100px;
}
.reviews__comment--content {
  width: 100%;
  position: relative;
}
.reviews__comment--content__date {
  border: 1px solid var(--border-color2);
  padding: 0 0.6rem;
  border-radius: 5px;
  height: 3.8rem;
  line-height: 3.6rem;
  font-size: 1.3rem;
}
.reviews__comment--content__title {
  font-weight: 600;
  margin-bottom: 0.8rem;
}

.reviews__comment--content__desc {
  margin-bottom: 0;
}
.reviews__comment--reply__textarea {
  width: 100%;
  height: 100px;
  resize: none;
  padding: 1.2rem 1.5rem;
  border: 1px solid var(--border-color2);
  border-radius: 0.5rem;
}
.reviews__comment--reply__textarea:focus {
  border-color: var(--secondary-color);
}
.reviews__comment--reply__input {
  width: 100%;
  border: 1px solid var(--border-color2);
  height: 5rem;
  border-radius: 0.5rem;
  padding: 0 1.5rem;
}
.reviews__comment--reply__input:focus {
  border-color: var(--secondary-color);
}
.reviews__comment--btn {
  font-size: 1.5rem;
  line-height: 4rem;
  height: 4rem;
}
.reviews__comment--top {
  margin-bottom: 1rem;
}
.size-chart table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  width: 100%;
}
.size-chart table th {
  padding: 10px !important;
  border: 1px solid var(--border-color);
  text-align: center;
}
.size-chart table td {
  padding: 10px;
  border: 1px solid var(--border-color);
}
.size-chart .text_th {
  text-align: left;
}
.size-chart tr td {
  text-align: center;
}
.product-question-form {
  background: var(--white-color);
  box-shadow: 0px 16px 48px rgba(34, 40, 49, 0.08);
  border-radius: 4px 4px 12px 12px;
  padding: 24px;
}
.product-question-form .form-group {
  margin-bottom: 24px;
}

.product-question-form .form-group label {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  margin: 0px 0px 8px 12px;
}
.product-question-form .form-group input,
.product-question-form .form-group textarea {
  width: 100%;
  height: 48px;
  border: 1px solid var(--border-color);
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: var(--paragraph-color);
  padding: 14px 12px;
  border-radius: 4px;
}

.product-question-form .form-group textarea {
  height: 144px;
}
.product-question-form-btn .theme-btn {
  padding: 12px 24px;
  line-height: 120%;
}
.product-question-form-btn .theme-btn:hover {
  background: var(--title1-color);
  color: var(--off-white-color);
}

/* Product Question Main Area */
.product-question-main {
  margin-top: 40px;
}

.product-question-head {
  text-align: center;
}
.product-question-title {
  display: inline-block;
  position: relative;
  margin-bottom: 17px;
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 28px;
}
.product-question-title::before {
  position: absolute;
  content: "";
  width: 88px;
  height: 1px;
  background: #e9eaea;
  bottom: 0.5px;
  left: 50%;
  margin-left: -44px;
}
.product-question-main-widget {
  margin-top: 20px;
}
.product-question-img img,
.product-answer-img img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 16px;
  max-width: 40px;
  max-height: 40px;
  border: 1px solid var(--border-color);
}
.product-question-info,
.product-answer-info {
  margin-left: 8px;
}
.product-question-info-title,
.product-answer-info-title {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
}

.product-question-info-bottom span,
.product-answer-info-bottom span {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  color: #252a34;
  opacity: 0.5;
  position: relative;
  padding-right: 6px;
  margin-right: 6px;
}
.product-question-info-bottom span:last-child,
.product-answer-info-bottom span:last-child {
  padding: 0;
  margin: 0;
}

.product-question-info-bottom span::before,
.product-answer-info-bottom span::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #252a34;
  opacity: 0.5;
  right: -2px;
  top: 50%;
}
.product-question-info-bottom span:last-child::before,
.product-answer-info-bottom span:last-child::before {
  display: none;
}

.product-question-info-bottom,
.product-answer-info-bottom {
  line-height: 14px;
}
.product-answer-single {
  margin-top: 24px;
  margin-left: 46px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}
/* Produtc Details Pages End */

/*==============================================================================================
	  Checkout Page Area
================================================================================================*/
/* Breadcrumbs */
.checkout-page-breadcrumbs {
  background: #f0f7ff;
  padding: 72px 0px;
}
.checkout-breadcrumbs-inner {
  text-align: center;
}
.checkout-breadcrumbs-title {
  margin-bottom: 12px;
  font-size: 31px;
}
.checkout-breadcrumbs-menu {
  background: var(--white-color);
  display: inline-block;
  box-shadow: 0px 2px 2px 0px rgba(32, 38, 46, 0.08);
  padding: 4px 8px;
  border-radius: 4px;
}
.checkout-breadcrumbs-menu li {
  display: inline-block;
}
.checkout-breadcrumbs-menu li a {
  font-weight: 600;
  font-size: 14px;
  color: var(--hints-color);
  line-height: 150%;
}
.checkout-breadcrumbs-menu li i {
  margin: 0px 2px;
  position: relative;
  top: 3px;
}
.checkout-breadcrumbs-menu li.active a {
  color: var(--primary-color);
  font-weight: 700;
}

/* CheckOut Area */
.checkout-alert-inner {
  background:var(--success-color);
  color: var(--white-color);
  padding: 12px 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.checkout-alert-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}
.checkout-alert-action {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 12px;
}
.checkout-alert-action .c-alert-btn {
  background: var(--white-color);
  border-radius: 4px;
  display: inline-block;
  padding: 6px 20px;
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
}
.checkout-alert-action .c-alert-btn.primary {
  color: var(--secondary-color);
}

.checkout-area {
  padding: 20px 0px 80px;
}
.checkout-personal-details,
.checkout-payment-method {
  margin-top: 20px;
}
.checkout-order-review {
  margin-top: 20px;
  background: var(--ofwhite-color);
  padding: 16px;
  border-radius: 16px;
}
.checkout-widget-title {
  font-weight: 700;
  margin-bottom: 16px;
  position: relative;
  padding-left: 12px;
  font-size: 20px;
  line-height: 150%;
}
.checkout-widget-title::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 18px;
  background: var(--secondary-color);
  left: 0;
  top: 6px;
}
.single-details-checkout-widget-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.change-address-btn .theme-btn {
  background: #ffb84c;
  color: #20262e !important;
  padding: 6px 10px;
  height: auto;
  line-height: 150%;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}
.change-address-btn .theme-btn i {
  margin: 0;
  position: relative;
  top: 3px;
}
.change-address-btn .theme-btn:hover {
  background: var(--primary-color);
  color: #fff !important;
}

.c-personal-details-box {
  background: var(--white-color);
  box-shadow: 0px 2px 2px rgba(34, 40, 49, 0.08);
  border-radius: 2px;
  padding: 20px 16px;
}
.c-personal-details-box .form-group select {
  width: 100%;
  height: 48px;
  padding: 12px;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  background: #fafcff;
}
.single-details-checkout-widget {
  margin-bottom: 20px;
}
.single-details-checkout-widget:last-child {
  margin: 0;
}
.c-personal-details-box .form-group {
  margin-bottom: 12px;
}
.c-personal-details-box .form-group label {
  font-weight: 600;
  margin-bottom: 8px;
  margin-left: 12px;
  font-size: 14px;
  line-height: 120%;
}
.c-personal-details-box .form-group input {
  width: 100%;
  height: 48px;
  font-weight: 600;
  line-height: 120%;
  border-radius: 4px !important;
  padding: 12px !important;
  font-size: 15px;
  color: #c1c1c1;
  border: 1px solid var(--border-color);
}
.c-personal-details-box .form-group input:focus,
.c-personal-details-box .form-group select:focus {
  border: 1px solid var(--secondary-color) !important;
  color: #20262e;
}
.checkout-checkbox-details {
  position: relative;
  display: flex;
  align-items: center;
}
.checkout-checkbox-details .form-check-label {
  font-weight: 600;
  margin-left: 6px;
  line-height: 120%;
  cursor: pointer;
}
.checkout-checkbox-details .form-check-input {
  width: 24px;
  height: 24px;
  min-width: 24px;
  margin-top: 3px;
  background: var(--white-color);
  border: 2px solid var(--secondary-color);
  border-radius: 100%;
  cursor: pointer;
}
.checkout-checkbox-details .form-check-input:checked {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
}
.checkout-checkbox-details .form-check-input:checked:focus {
  box-shadow: none;
}
.checkout-checkbox-details .form-check-input:focus {
  border-color: var(--secondary-color);
  outline: 0;
  box-shadow: none;
}
.single-details-box {
  background: var(--ofwhite-color);
  border-radius: 16px;
  padding: 16px;
}
.single-details-box-inner {
  background: var(--white-color);
  border-radius: 8px;
  box-shadow: 0px 2px 2px 0px rgba(34, 40, 49, 0.08);
  padding: 16px;
}

.address-fill-widget h6 {
  line-height: 150%;
  font-weight: 600;
  margin-bottom: 6px;
}
.address-fill-widget ul li {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 120%;
}
.address-fill-widget ul li:last-child {
  margin: 0;
}

/* New User Address Widget */
.new-user-address-widget {
  text-align: center;
  background: var(--white-color);
  border-radius: 8px;
  box-shadow: 0px 2px 2px 0px rgba(34, 40, 49, 0.08);
  padding: 32px;
}
.new-user-address-widget p {
  color: #2c3333;
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}
.manage-address-add-address {
  margin-top: 8px;
}

/* Create Account Check  */
.create-account-check .accordion-button::after {
  background-image: none;
}
.create-account-check .accordion-button {
  padding: 14px;
  background: var(--white-color);
  border-radius: 8px !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  color: #20262e;
  padding-left: 44px;
}
.create-account-check .accordion-item {
  background-color: var(--white-color);
  border: none;
  box-shadow: 0px 2px 2px 0px rgba(32, 38, 46, 0.08);
  border-radius: 8px !important;
  margin-top: 16px;
}

.create-account-check-body {
  padding: 12px;
  border-top: 1px solid var(--border-color);
}

.create-account-check-body .form-control:focus {
  border: 1px solid var(--secondary-color);
}
.create-account-check-body #password {
  width: 100%;
  height: 48px;
  font-weight: 600;
  line-height: 120%;
  border-radius: 4px !important;
  padding: 12px 40px 12px 12px !important;
  font-size: 15px;
  border: 1px solid var(--border-color);
  box-shadow: none;
}
.create-account-check-body #password:focus {
  border: 1px solid var(--secondary-color);
}
.form-group-password {
  position: relative;
}
.create-account-check-body .form-group-password i {
  top: 14px;
}
.create-account-check-body .form-group label {
  margin-bottom: 8px;
  margin-left: 12px;
  line-height: 120%;
  font-size: 15px;
}

.create-account-check .accordion-button:focus {
  box-shadow: none;
}
.create-account-check .accordion-button::after {
  background-image: none;
  position: absolute;
  transform: none;
  transition: all 0.4s ease;
  line-height: 120%;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  border: 2px solid var(--secondary-color);
  border-radius: 100%;
}
.create-account-check .accordion-button:not(.collapsed)::after {
  border: 2px solid transparent;
  background: var(--secondary-color);
}
.create-account-check .accordion-button:not(.collapsed)::before {
  position: absolute;
  content: "\f1d2";
  font-family: uicons-bold-rounded !important;
  color: var(--white-color);
  left: 18.8px;
  font-size: 10px;
  top: 14.8px;
  z-index: 2;
}

/* Payment Method */
.payment-method-single {
  display: block;
  background: var(--white-color);
  border: 1px solid var(--border-color);
  padding: 16px 12px 16px 44px;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: var(--primary-color);
  cursor: pointer;
  position: relative;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 48px;
  border-radius: 4px;
}
.payment-method-single.active {
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
  font-weight: 600;
}
.payment-method-single.active::before {
  border: 2px solid transparent;
  background: var(--primary-color);
}
.payment-method-single:last-child {
  margin: 0;
}
.radio-input-method {
  position: relative;
}
.radio-input-method::before {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  border: 2px solid var(--primary-color);
  left: 12px;
  top: 11px;
  transition: all 0.4s ease;
}
.radio-input-method::after {
  position: absolute;
  font-family: uicons-bold-rounded !important;
  content: "\f1d2";
  font-size: 11px;
  color: var(--white-color);
  left: 18px;
  top: 14px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.radio-input-method.active::after {
  opacity: 1;
  visibility: visible;
}
.radio-input-method input[type="checkbox"],
.radio-input-method input[type="radio"] {
  display: none;
}

/* Delivery Method */
.checkout-delivery-method {
  margin-top: 40px;
  position: relative;
}
.checkout-delivery-method-head {
  margin-bottom: 20px;
}
.checkout-delivery-cost-title {
  background: var(--warning-color);
  border-radius: 16px;
  display: inline-block;
  padding: 4px 12px;
  font-weight: 600;
  font-size: 13px;
  line-height: 120%;
  color: var(--primary-color);
  cursor: pointer;
}
.checkout-delivery-cost-title input[type="radio"] {
  display: none;
}
.checkout-delivery-cost-title label {
  cursor: pointer;
}
.delivery-method-single-input {
  margin-bottom: 12px;
}
.delivery-method-single-input:last-child {
  margin: 0;
}
.delivery-method-single-input label {
  background: #ffffff;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  padding: 16px 12px 16px 44px;
  font-weight: 600;
  font-size: 16px;
  line-height: 14px;
  color: var(--primary-color);
  display: inline-block;
  width: 100%;
  transition: all 0.4s ease;
  cursor: pointer;
  height: 48px;
}
.delivery-method-single-input label span {
  background: #f5f9fe;
  border-radius: 16px;
  color: var(--primary-color);
  font-weight: 600;
  font-size: 13px;
  line-height: 120%;
  padding: 3px 12px;
  position: absolute;
  right: 12px;
  top: 15px;
}
.delivery-method-single-input.active label {
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
}
.delivery-method-single-input.radio-input-method::before {
  top: 12px;
}

.delivery-method-single-input.radio-input-method.active::before {
  border: 2px solid transparent;
  background: var(--primary-color);
}
.delivery-method-single-input.radio-input-method.active::after {
  border: none;
  background: transparent;
  top: 12px;
}
.payment-method-input label {
  padding: 12px;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  margin-bottom: 12px;
  font-weight: 600;
  background: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.payment-method-input-main {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}
.payment-method-input img {
  max-width: 124px;
}
.payment-method-input label:last-child {
  margin: 0;
}
.payment-method-input .form-check-input {
  width: 24px;
  min-width: 24px;
  height: 24px;
  border: 2px solid var(--secondary-color);
  margin: 0;
  cursor: pointer;
}
.payment-method-input .form-check-input:checked {
  border-color: var(--secondary-color) !important;
}
.payment-method-input .form-check-input:focus {
  border-color: var(--secondary-color) !important;
  outline: 0;
  box-shadow: none;
}
.payment-method-input .form-check-input:checked[type="radio"] {
  background-color: var(--secondary-color);
  position: relative;
  background-image: none;
}
.payment-method-input .form-check-input:checked[type="radio"]::before {
  position: absolute;
  font-family: uicons-bold-rounded !important;
  content: "\f1d2";
  font-size: 12px;
  color: var(--white-color);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.see-delivery-cost-main {
  background: #fdfdfd;
  border: 1px solid var(--border-color);
  box-shadow: 0px 24px 72px rgba(34, 40, 49, 0.12);
  border-radius: 2px;
  z-index: 222;
  position: absolute;
  top: 46px;
  width: 100%;
  transform: all 0.4s ease;
}
.see-delivery-cost-head {
  background: #f6f6f7;
  border-radius: 2px;
  padding: 13px 20px;
}
.see-delivery-cost-head p {
  font-weight: 600;
}
.see-delivery-cost-head .removeBtn {
  cursor: pointer;
}
.see-delivery-cost-head .removeBtn i {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  top: 2px;
  transition: all 0.4s ease;
}
.see-delivery-cost-head .removeBtn:hover i {
  color: var(--alert-color);
}

.see-delivery-cost-main .cart-delivery-cost-widget {
  padding: 12px 16px 20px 16px;
}

/* Speacial Note */
.checkout-special-note {
  margin-top: 24px;
}
.checkout-special-note-box .form-group textarea {
  border-radius: 4px;
  width: 100%;
  height: 144px;
  font-weight: 600;
  font-size: 15px;
  border: 1px solid var(--border-color);
  padding: 12px;
}
.checkout-special-note-box .form-group textarea:focus {
  border: 1px solid var(--secondary-color);
}
/* Order Review */
.single-checkout-order-review {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  padding: 12px 8px;
  border-radius: 8px;
  margin-bottom: 10px;
}
.single-checkout-order-review:last-child {
  margin: 0;
}
.checkout-order-varient-group {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 120%;
  margin-top: 8px;
}
.c-order-varient-single span {
  font-size: 14px;
  color: #767a7a;
  font-weight: 500;
  display: block;
}
.c-order-varient-single span strong {
  margin-left: 4px;
  color: #2c3333;
  font-weight: 600;
}
.checkout-order-qty {
  display: flex;
  align-items: center;
  gap: 4px;
}
.checkout-order-qty span {
  font-size: 13px;
  font-weight: 500;
}
.checkout-order-qty-price {
  text-align: right;
}
.checkout-order-qty .quantity__value {
  color: var(--secondary-color);
  background: #f0f7ff;
  border: none;
}
.checkout-order-qty input.quantity__number {
  background: var(--white-color);
  z-index: 2;
  position: relative;
  border-radius: 4px;
}
.checkout-order-review-coupon-box-title {
  background: var(--primary-color);
  border-radius: 4px 4px 0px 0px;
  padding: 12px;
  font-weight: 600;
  color: var(--white-color);
}
.checkout-order-price {
  font-size: 13px;
  line-height: 130%;
  font-weight: 500;
  color: #2c3333;
}
.checkout-order-price strong {
  color: #2c3333;
  font-weight: 600;
  margin-left: 4px;
}

.cart-single-product-table-head {
  background: var(--primary-color);
}
.cart-single-product-table-head th:first-child {
  padding-left: 20px !important;
  width: 10%;
}
.cart-single-product-table-head th {
  color: var(--white-color-2);
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  padding: 16px 0px;
}
.checkout-order-review-inner .cart-single-product-table-head th:first-child,
.checkout-order-review-inner
  .cart-single-product-table-wrapper
  td:nth-child(1) {
  width: 40%;
}
.checkout-order-review-inner .cart-single-product-table-head th:nth-child(2),
.checkout-order-review-inner
  .cart-single-product-table-wrapper
  td:nth-child(2) {
  width: 15%;
}

.checkout-order-review-inner .cart-single-product-table-head th:nth-child(3),
.checkout-order-review-inner
  .cart-single-product-table-wrapper
  td:nth-child(3) {
  width: 16%;
}
.checkout-order-review-inner .cart-single-product-table-head th:nth-child(4),
.checkout-order-review-inner
  .cart-single-product-table-wrapper
  td:nth-child(4) {
  width: 16%;
}

.checkout-order-review .cart-single-product-table thead {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.checkout-order-review tbody {
  max-height: 360px;
  display: block;
  overflow-y: scroll;
}

.checkout-order-review tbody::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
  display: block;
  background: #e9eaea;
}
.checkout-order-review tbody::-moz-scrollbar {
  width: 6px !important;
  height: 6px !important;
  display: block;
  background: #e9eaea;
}
.checkout-order-review tbody::-ms-scrollbar {
  width: 6px !important;
  height: 6px !important;
  background: #e9eaea;
}
.checkout-order-review tbody::-webkit-scrollbar-thumb {
  cursor: pointer !important;
  background: var(--primary-color) !important;
  border-radius: 0px;
}
.cart-single-product-table {
  margin: 0;
}
.checkout-order-review tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid var(--border-color);
  background: #fafcff;
}
.cart-product-price,
.cart-product-model,
.cart-single-product-title {
  font-weight: 600;
  color: var(--primary-color);
  display: inline-block;
}

.checkout-order-review-inner .cart-product-price {
  padding-right: 20px;
}

.cart-order-summary-main {
}
.order-review-summary {
  background: #f0f7ff;
  margin-top: 20px;
  border-radius: 12px;
}
.total-price {
  background: var(--success-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
}

.total-price span {
  font-weight: 700;
}
.order-review-summary .cart-order-summary-main-list li {
  padding: 0px;
}
.order-review-summary .cart-order-summary-main-list li:last-child {
  margin: 0;
}
.cart-order-summary-main-list li {
  margin-bottom: 12px;
  color: var(--hints-color);
  line-height: 150%;
  font-size: 15px;
  font-weight: 600;
}
.cart-order-summary-main-list {
  padding: 16px;
}
.cart-order-summary-main-list li span {
  float: right;
  font-weight: 700;
  color: var(--primary-color);
}

.checkout-order-review-bottom {
  margin-top: 20px;
}
.checkout-order-review-bottom .checkout-checkbox-details {
  position: relative;
}
.checkout-order-review-bottom .checkout-checkbox-details .form-check-label {
  font-weight: 500;
  line-height: 160%;
  margin: 0;
  padding-left: 32px;
}
.checkout-order-review-bottom .checkout-checkbox-details .form-check-input {
  position: absolute;
  left: 0;
  top: 2px;
  margin: 0;
}
.checkout-order-review-bottom .checkout-checkbox-details .form-check-label a {
  color: var(--secondary-color);
  font-weight: 600;
}
.checkout-order-review-button .theme-btn {
  width: 100%;
  display: block;
  height: 52px;
  text-align: center;
  background: var(--secondary-color);
  line-height: 32px;
}
.checkout-order-review-button .theme-btn:hover {
  background: var(--primary-color);
}
.cart-single-product-quantity-input {
  position: relative;
  width: 113px;
  height: 40px;
}
.cart-single-product-quantity-input input {
  background: #fdfdfd;
  border-radius: 4px !important;
  border: 1px solid transparent !important;
  width: 113px;
  height: 40px !important;
  font-weight: 600 !important;
  font-size: 16px;
  padding: 8px 64px 8px 20px !important;
  box-shadow: 0px 16px 48px 0px rgba(34, 40, 49, 0.08);
}
.cart-single-product-quantity-input .quantity-btn {
  background: #f5f9fe;
  width: 24px;
  height: 24px;
  font-size: 12px;
  top: 8px;
  position: absolute;
  color: var(--primary-color);
}
.cart-single-product-quantity-input .quantity-btn:hover {
  background: var(--primary-color);
  color: var(--white-color);
}
.cart-single-product-quantity-input .quantity-btn.inrement-btn {
  right: 8px;
}
.cart-single-product-quantity-input .quantity-btn.decrement-btn {
  left: initial;
  right: 40px;
}
.cart-single-product-table-wrapper td {
  padding: 14px 0px;
  vertical-align: middle;
}
.cart-single-coupon-input {
  position: relative;
}
.cart-single-coupon-input input {
  background: #f0f7ff;
  border: 1px solid transparent !important;
  border-radius: 2px !important;
  font-weight: 600 !important;
  padding-right: 144px !important;
  width: 100%;
  height: 48px;
  padding: 12px 120px 12px 12px;
}
.cart-coupon-form-btn {
  position: absolute;
  right: 8px;
  top: 6px;
}
.cart-coupon-form-btn .theme-btn.hover {
  height: 35px;
  line-height: 16px;
  padding: 8px 12px;
  border-radius: 2px;
  background: var(--secondary-color);
  border: none;
}
.cart-coupon-form-btn .theme-btn.hover:hover {
  background: var(--primary-color);
}

/* Checkout Dicount Accordion */
.checkout-disocunt-accordion {
  margin-top: 20px;
}

.checkout-disocunt-accordion .accordion-item {
  border: none;
  margin-top: 8px;
}

.checkout-disocunt-accordion .accordion-body {
  background: var(--white-color);
  box-shadow: 0px 2px 2px 0px rgba(32, 38, 46, 0.08);
  border-radius: 4px;
  width: 100%;
  padding: 16px;
}

.checkout-disocunt-accordion .accordion-button {
  background: var(--primary-color);
  padding: 12px 32px 12px 20px;
  border: 1px solid var(--border-color) !important;
  font-size: 16px;
  color: var(--white-color);
  position: relative;
  font-weight: 700;
  line-height: 150%;
  border-radius: 4px !important;
}
.checkout-disocunt-accordion .accordion-button h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.checkout-disocunt-accordion .accordion-button:focus {
  box-shadow: none;
}
.checkout-disocunt-accordion .accordion-button::after {
  background-image: none;
  position: absolute;
  content: "\f36d";
  font-family: "uicons-solid-straight";
  color: var(--white-color);
  transform: none;
  transition: all 0.4s ease;
  line-height: 120%;
  right: 20px;
  top: 10px;
  font-size: 24px;
}
.checkout-disocunt-accordion .accordion-button:not(.collapsed)::after {
  content: "\f32f";
}
.checkout-disocunt-accordion .accordion-button:not(.collapsed) {
  border-radius: 4px 4px 0px 0px !important;
}
.club-points-form-btn .theme-btn {
  width: 100%;
  text-align: center;
  display: block;
  height: auto;
  padding: 8px 12px;
}
.club-points-form-btn {
  margin-top: 16px;
}

.club-points-form .fomr-group input {
  width: 100%;
}

.club-points-form .form-group input {
  width: 100%;
  font-size: 15px;
  color: #444;
  font-weight: 400;
  height: 48px;
  border: 1px solid var(--border-color);
  padding: 12px;
  border-radius: 4px;
}
.club-points-form .form-group input:focus {
  border: 1px solid var(--secondary-color);
}
.club-points-form .form-group label {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 120%;
}

.club-points-form .form-group label span {
  color: var(--secondary-color);
}
.club-points-form .checkout-checkbox-details {
  margin-top: 12px;
}
.club-points-form .form-group label b {
  color: var(--secondary-color);
  font-weight: 500;
  margin: 0px 4px;
}
.club-points-form .checkout-checkbox-details .form-check-input {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-top: 0px;
}
.club-points-form .checkout-checkbox-details .form-check-label b {
  font-weight: 500;
  margin-left: 4px;
  color: var(--secondary-color);
}

.coupon-code-name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
}
.coupon-code-applied {
  font-size: 13px !important;
  font-weight: 600;
  line-height: 120%;
}
.coupon-code-applied i {
  color: var(--success-color);
  font-size: 12px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.coupon-code-validate.display-flex {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 8px;
}
.coupon-code-remove-button .theme-btn {
  background: var(--alert-color);
  font-size: 13px;
  height: 28px;
  line-height: 11px;
  padding: 6px 12px;
  border-radius: 2px;
  border: none;
}

.cart-single-product-remove {
  color: var(--white-color);
  background: var(--alert-color);
  font-size: 12px;
  padding: 0;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  border: none;
}
.cart-single-product-remove:hover {
  background: var(--primary-color);
}
.checkout-order-review-info {
  width: 100%;
}
.cart-single-product-title {
  line-height: 120%;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.checkout-checkbox-details {
  position: relative;
}
.c-personal-details-box.single-details-box-inner
  .checkout-checkbox-details
  label {
  font-size: 14px;
}
.c-personal-details-box.single-details-box-inner
  .checkout-checkbox-details
  .form-check-input {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin: 0;
}
#flexCheckChecked2::before {
  margin: 0;
  top: -2px;
  left: 5px;
}
.checkout-order-review-button {
  margin-top: 20px;
}
.checkout-order-review-button .theme-btn {
  height: 56px;
  border-radius: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-order-review-coupon-box {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .checkout-page-breadcrumbs {
    padding: 56px 0px;
  }
  .checkout-area {
    padding: 20px 0px 56px;
  }
  .order-processing-content.modal-content,
  .order-processing-success-content.modal-content,
  .signin-warning-modal-content {
    height: 350px;
    padding: 24px;
    margin: 0px 28px;
  }

  .order-processing-success-text.signin-warning-text {
    font-size: 16px;
    padding: 0;
  }

  .order-processing-success-icon.signin-warning-icon img {
    width: 100px;
    height: 100px;
  }

  .order-processing-success-btn {
    margin-top: 16px;
    gap: 10px;
    padding: 0;
  }

  .order-processing-success-btn .theme-btn {
    height: 40px;
    line-height: 31px !important;
  }
  .signin-guest-btn {
    font-size: 15px;
    margin-top: 14px;
  }

  .checkout-widget-title {
    margin-bottom: 14px;
    font-size: 18px;
  }
  .checkout-widget-title::before {
    top: 2px;
  }

  .checkout-widget-title {
    margin-bottom: 14px;
    font-size: 18px;
  }

  .checkout-widget-title::before {
    top: 2px;
  }

  .c-personal-details-box .form-group input {
    height: 44px;
  }

  .c-personal-details-box .form-group label {
    font-size: 14px;
  }

  .c-personal-details-box .form-group select {
    font-size: 14px;
  }

  .checkout-checkbox-details .form-check-label {
    margin-left: 28px;
    font-size: 14px;
  }

  .payment-method-single {
    font-size: 14px;
  }

  .radio-input-method::before {
    top: 15px;
  }

  .radio-input-method::after {
    top: 19px;
  }

  .checkout-special-note-box .form-group textarea {
    height: 100px;
  }
  .checkout-checkbox-details {
    position: relative;
  }

  .checkout-order-review-coupon-box {
    margin-right: 0;
  }

  .checkout-order-review-button .theme-btn {
    height: 44px;
    margin-top: 12px;
    line-height: 12px;
  }

  .checkout-order-review-bottom .checkout-checkbox-details .form-check-label {
    line-height: 140%;
  }

  .checkout-special-note,
  .checkout-delivery-method,
  .checkout-order-review,
  .checkout-personal-details,
  .checkout-payment-method {
    margin-top: 32px;
  }
  .cart-single-coupon-input input {
    padding-right: 124px !important;
  }

  .select-style-2 .nice-select {
    height: 44px;
    line-height: 24px;
  }

  .delivery-method-single-input label {
    font-size: 14px;
  }

  .delivery-method-single-input label {
    height: 44px;
    line-height: 14px;
  }

  .radio-input-method::after {
    top: 17px;
  }
  .delivery-method-single-input label span {
    top: 11px;
  }

  .see-delivery-cost-main {
    top: 42px;
  }

  .order-processing-success-icon img {
    width: 80px;
    height: 80px;
  }

  .order-processing-success-text {
    font-size: 15px;
    line-height: 120%;
  }

  .order-processing-success-btn {
    margin-top: 12px;
  }
  .order-processing-content.modal-content span {
    font-size: 18px;
    margin-top: 20px;
  }

  .order-processing-success-btn .theme-btn {
    padding: 4px 10px !important;
    font-size: 13px;
  }
  .order-processing-content.modal-content,
  .order-processing-success-content.modal-content,
  .signin-warning-modal-content {
    margin: 0px 8px;
  }
  .payment-method-single img {
    width: 50%;
    height: 20px;
    object-fit: contain;
  }

  .checkout-order-review tbody {
    max-height: 100%;
    overflow-y: initial;
  }

  .checkout-order-review-inner .cart-single-product-title {
    padding-left: 0;
  }

  .checkout-order-review-inner .cart-single-product-table-head th:first-child,
  .checkout-order-review-inner
    .cart-single-product-table-wrapper
    td:nth-child(1) {
    width: 200px;
  }

  .checkout-order-review-inner .cart-single-product-table-head th:nth-child(2),
  .checkout-order-review-inner
    .cart-single-product-table-wrapper
    td:nth-child(2) {
    width: 135px;
  }

  .checkout-order-review-inner .cart-single-product-table-head th:nth-child(3),
  .checkout-order-review-inner
    .cart-single-product-table-wrapper
    td:nth-child(3) {
    width: 130px;
  }

  .checkout-order-review-inner .cart-single-product-table-head th:nth-child(4),
  .checkout-order-review-inner
    .cart-single-product-table-wrapper
    td:nth-child(4) {
    width: 130px;
  }
  .cart-single-product-table {
    overflow: scroll;
    display: inline-block;
    padding-bottom: 16px;
  }
  .cart-single-product-table-wrapper td {
    white-space: initial;
    font-size: 14px;
  }
  .cart-single-product-table::-webkit-scrollbar {
    width: 4px !important;
    height: 4px !important;
    display: block;
  }
  .cart-single-product-table::-moz-scrollbar {
    width: 4px !important;
    height: 4px !important;
    display: block;
  }
  .cart-single-product-table::-ms-scrollbar {
    width: 4px !important;
    height: 4px !important;
  }
  .cart-single-coupon-input input {
    font-size: 14px;
  }
  .checkout-order-review-coupon-box {
    width: 100%;
  }
  .checkout-review-table-bottom {
    padding: 0px;
  }
  .cart-order-summary-main-list li {
    font-size: 15px;
  }
  .cart-coupon-form-btn .theme-btn.hover {
    font-size: 14px;
  }
  .coupon-code-name {
    font-size: 14px;
  }
  .delivery-method-single-input.radio-input-method::before {
    top: 11px;
  }
  .delivery-method-single-input.radio-input-method.active::after {
    top: 11px;
  }
  .radio-input-method::before {
    top: 11px;
  }
  .radio-input-method::after {
    top: 15px;
  }
  .checkout-checkbox-details {
    display: flex;
    gap: 10px;
  }
  .c-personal-details-box.single-details-box-inner
    .checkout-checkbox-details
    .form-check-input {
    min-width: 20px;
  }
  .c-personal-details-box.single-details-box-inner
    .checkout-checkbox-details
    label {
    margin: 0;
  }
}

/*==============================================================================================
	  End Checkout Page Area
================================================================================================*/

/*============================================================================================
  Manage Address Modal
==============================================================================================*/

.manage-address-modal .modal-dialog {
  max-width: 872px;
  width: 872px;
  margin: auto;
  margin-top: 40px;
}
.manage-address-modal .modal-content {
  background: #fff;
  border-radius: 16px;
  border: none;
  position: relative;
}
.manage-address-modal-haeder {
  padding: 16px 16px 12px 16px;
  border-bottom: 1px solid var(--border-color);
}
.manage-address-modal-close {
  background: transparent;
  padding: 0 !important;
  width: auto;
  height: auto;
  margin: 0 !important;
  line-height: 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
.manage-address-modal-close i {
  font-size: 28px;
  color: rgba(55, 73, 87, 1);
  transition: all 0.4s ease;
}
.manage-address-modal-close i:hover {
  color: var(--secondary-color);
}
.manage-address-modal-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}
.manage-address-widget {
  background: #f0f7ff;
  margin-bottom: 16px;
  border-radius: 8px;
  padding: 16px;
}
.manage-address-widget:last-child {
  margin: 0;
}
.manage-address-widget-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.manage-address-widget-head h4 {
  color: var(--secondary-color);
  font-size: 18px;
  line-height: 150%;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.manage-address-widget-head h4 i {
  font-size: 24px;
  position: relative;
  top: 2px;
}
.manage-address-add-address .theme-btn {
  background: #ffb84c;
  color: #20262e !important;
  height: auto;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 150%;
}
.manage-address-add-address .theme-btn:hover {
  background: var(--primary-color);
  color: var(--white-color) !important;
}
.manage-address-add-address .theme-btn i {
  margin: 0;
}
.manage-address-single {
  background: var(--white-color);
  margin-bottom: 12px;
  padding: 12px 16px;
  border-radius: 8px;
}
.manage-address-single label {
  cursor: pointer;
}
.manage-address-single:last-child {
  margin: 0;
}
.manage-address-input-main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: center;
}
.manage-address-modal-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 16px 20px 16px;
}

.manage-address-modal-body.modal-body {
  padding: 16px;
}
.manage-address-modal-footer .theme-btn {
  padding: 12px 32px;
  height: auto;
  background: transparent;
  color: var(--secondary-color) !important;
  border: 1px solid var(--border-color) !important;
  line-height: 150%;
  margin: 0;
}
.manage-address-modal-footer .theme-btn:hover {
  background: var(--secondary-color);
  color: var(--white-color) !important;
  border: 1px solid transparent !important;
}
.manage-address-modal-footer .theme-btn.primary {
  background: var(--secondary-color);
  color: var(--white-color) !important;
  border: 1px solid transparent !important;
}
.manage-address-modal-footer .theme-btn.primary:hover {
  background: var(--primary-color);
}
.manage-address-input-info {
  display: flex;
  align-items: center;
  gap: 8px;
}
.manage-address-input-info h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.manage-address-input-main p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.manage-address-input-main span {
  line-height: 130%;
  font-size: 14px;
  font-weight: 400;
  color: #2c3333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.manage-address-input-info .form-check-input {
  width: 24px;
  min-width: 24px;
  height: 24px;
  border: 2px solid var(--secondary-color);
  margin: 0;
  cursor: pointer;
}
.manage-address-input-info .form-check-input:checked {
  border-color: var(--secondary-color) !important;
}
.manage-address-input-info .form-check-input:focus {
  border-color: var(--secondary-color) !important;
  outline: 0;
  box-shadow: none;
}
.manage-address-input-info .form-check-input:checked[type="radio"] {
  background-color: var(--secondary-color);
  position: relative;
  background-image: none;
}
.manage-address-input-info .form-check-input:checked[type="radio"]::before {
  position: absolute;
  font-family: uicons-bold-rounded !important;
  content: "\f1d2";
  font-size: 12px;
  color: var(--white-color);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.manage-address-modal-body .form-group {
  margin-bottom: 20px;
}
.manage-address-modal-body .form-group label {
  margin-left: 12px;
  margin-bottom: 8px;
}
.manage-address-modal-body .form-group input {
  width: 100%;
  height: 54px;
  font-size: 15px;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  padding: 12px;
}
.manage-address-modal-body
  .select2-container--default
  .select2-selection--single {
  height: 54px;
  border-radius: 6px !important;
}
.manage-address-modal-body
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 38px;
}

.set-address {
  display: flex;
  align-items: center;
  gap: 24px;
}
.single-set-address label {
  padding: 14px 32px;
  font-size: 16px;
  border: 1px solid var(--border-color);
  color: var(--secondary-color);
  border-radius: 6px;
  margin: 0 !important;
  height: 54px;
  line-height: 24px;
}
.single-set-address label:hover {
  background: var(--secondary-color);
  color: var(--white-color);
  border: 1px solid transparent;
}

.btn-check:checked {
  color: #fff;
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
}
.btn-check:focus + .btn-outline-primary {
  box-shadow: none;
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: #fff;
  background-color: var(--secondary-color) !important;
  border-color: var(--secondary-color) !important;
}

.add-address-modal-body.modal-body {
  padding: 24px 16px 4px 16px !important;
}

.select2-container {
  width: 100% !important;
  height: 48px;
}
.select2-container--default .select2-selection--single {
  border: 1px solid var(--border-color);
  height: 48px;
  border-radius: 8px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 48px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 12px;
  padding-right: 12px;
}
.selection {
  display: block;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 10px;
  right: 12px;
  width: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 11px;
  right: 8px;
}
.select2-container--default .select2-selection--single {
  border-radius: 4px !important;
  height: 48px;
  padding: 8px;
}
.select2 .option {
  line-height: 36px;
  min-height: 36px;
}
.select2 .option:hover {
  background: var(--primary-color);
}
.select2-container--default .select2-results__option--highlighted {
  transition: all 0.2s ease;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: var(--secondary-color);
  color: var(--white-color);
  transition: all 0.2s ease;
}
.select2-container--default .select2-results__option--selected {
  background-color: transparent;
}
.select2-dropdown {
  background-color: #f9f9f9;
  z-index: 1051;
  margin-top: 0;
  border: 1px solid var(--border-color) !important;
  border-radius: 4px !important;
  z-index: 99999999;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 31px;
  font-size: 15px;
}
.select2-results__option {
  padding-left: 16px;
  font-size: 18px;
  height: auto;
  line-height: 28px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid var(--border-color);
  height: 40px;
  border-radius: 4px;
  padding: 12px 16px;
}
.select2-results__option.select2-results__message {
  padding: 6px;
  font-size: 14px;
  text-align: center;
  color: red;
}
.select2-container--default
  .select2-results
  > .select2-results__options::-webkit-scrollbar {
  width: 4px !important;
  height: 4px !important;
  display: block;
}
.select2-container--default
  .select2-results
  > .select2-results__options::-moz-scrollbar {
  width: 4px !important;
  height: 4px !important;
  display: block;
}
.select2-container--default
  .select2-results
  > .select2-results__options::-ms-scrollbar {
  width: 4px !important;
  height: 4px !important;
}
.select2-container--default .select2-selection--single:focus {
  border: 1px solid var(--secondary-color);
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 240px;
  overflow-y: auto;
}
#select2-mySelect-container img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
}
.select2-results li img {
  width: 32px;
  height: 32px;
  border-radius: 50px;
}

/*============================================================================================
  End Manage Address Modal
==============================================================================================*/

/* Faq Page Start */
.accordion__items.active {
  margin-bottom: 20px;
}

.accordion__items.active:last-child {
  margin-bottom: 0;
}

.accordion__items--body {
  display: none;
  padding: 0 20px;
}

.accordion__items--body__desc {
  font-size: 1.5rem;
  line-height: 2.8rem;
}

.accordion__items--button {
  border: 0;
  background: var(--white-color);
  width: 100%;
  padding: 13px 60px 13px 25px;
  text-align: left;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
.accordion__items--button__icon {
  width: 3rem;
  height: 3rem;
  background: var(--secondary-color);
  color: var(--white-color);
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.faq__accordion--btn {
  -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
  padding: 1.8rem 6rem 1.8rem 2rem;
  font-size: 1.5rem;
  border-radius: 0.5rem;
}

.faq__accordion--btn .accordion__items--button__icon {
  right: 1.5rem;
  pointer-events: none;
}

.face__step {
  margin-bottom: 3.5rem;
  padding-bottom: 3rem;
}

.face__step:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.face__step--title {
  font-weight: 600;
}
/* Faq Page End */

/* Shop By Category  */
.shop-category-product {
  padding: 30px 0px;
  background: #f9f9f9;
}
.shop-category-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.shop-category-product .container {
  max-width: 1270px !important;
}

.shop-category-card {
  text-align: center;
  display: block;
  background: var(--white-color);
  /* box-shadow: 0px 2px 2px 0px rgba(44, 44, 84, 0.08);
  border-radius: 8px; */
  padding: 0px 0px;
}
.shop-category-card:hover {
  box-shadow: 0px 12px 24px 0px rgba(44, 44, 84, 0.08);
}
.shop-category-card:hover .shop-category-card-title {
  color: var(--secondary-color);
}
.shop-category-card-img {
  /* overflow: hidden; */
  /* display: inline-block; */
  margin-bottom: 12px;
}
.shop-category-card-img img {
  width: 100%;
  height: 100%;
  /* border-radius: 2px;
  overflow: hidden;
  object-fit: contain; */
}
.shop-category-card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.shop-category-slider {
  display: none !important;
}

/* Responsive */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-category-card.mt-40 {
    margin-top: 24px;
  }

  .shop-category-card-img img {
    height: 80px;
  }
  .shop-category-card-title {
    font-size: 18px;
    margin-top: 8px !important;
  }

  .shop-category-card-img {
    margin-bottom: 0;
  }

  .shop-category-card {
    padding: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .responsive-hidden {
    display: none;
  }
  .shop-category-slider {
    display: block !important;
  }
  .shop-category-card-img img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    object-fit: contain;
    border-radius: 8px;
  }
  .shop-category-card-img {
    margin-bottom: 4px;
  }
  .shop-category-card-title {
    font-size: 16px;
  }
  .shop-category-group {
    grid-template-columns: repeat(2, 1fr);
  }
  .section__heading--maintitle {
    font-size: 24px;
  }

  .shop-category-card {
    padding: 5px;
  }
}

.cart__table--inner {
  width: 100%;
  border-spacing: 0;
}
@media only screen and (max-width: 575px) {
  .cart__table--header {
    display: none;
  }
}
.cart__table--header__list {
  padding: 0 2rem 1.5rem 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid var(--border-color2);
  font-size: 1.4rem;
}
.cart__table--header__list:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .cart__table--header__list {
    padding: 0 2rem 2rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .cart__table--header__list {
    font-size: 1.5rem;
  }
}
.cart__table--header__list.text-center {
  text-align: center;
}
.cart__table--header__list.text-right {
  text-align: right;
}
@media only screen and (max-width: 575px) {
  .cart__table--body__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cart__table--body__list {
  border-bottom: 1px solid var(--border-color2);
  padding: 2rem 1.5rem 2rem 0;
}
.cart__table--body__list:last-child {
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .cart__table--body__list {
    padding: 2rem 2rem 2rem 0;
  }
}
@media only screen and (max-width: 575px) {
  .cart__table--body__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.2rem 0;
  }
}
.cart__thumbnail {
  max-width: 10rem;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .cart__thumbnail {
    max-width: 8rem;
  }
}
.cart__content {
  padding-left: 1.5rem;
}
@media only screen and (min-width: 1200px) {
  .cart__content {
    padding-left: 2rem;
  }
}
.cart__content--variant {
  display: block;
  margin-bottom: 0.5rem;
  line-height: 2.2rem;
  font-size: 1.3rem;
}
.cart__content--variant:last-child {
  margin-bottom: 0;
}
.cart__content--title {
  margin-bottom: 0.5rem;
  line-height: 2.2rem;
}
@media only screen and (min-width: 768px) {
  .cart__content--title {
    line-height: 2.5rem;
  }
}
.cart__remove--btn {
  font-weight: 600;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  background: var(--white-color);
  -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
  margin-right: 1rem;
  border-radius: 50%;
  border: 0;
  padding: 0;
}
.cart__remove--btn:hover {
  color: var(--secondary-color);
}
@media only screen and (min-width: 768px) {
  .cart__remove--btn {
    margin-right: 1.5rem;
  }
}
.cart__price {
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .cart__price {
    font-size: 1.6rem;
  }
}
.continue__shopping {
  padding-top: 2rem;
}
.continue__shopping--link {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--secondary-color);
}
@media only screen and (min-width: 992px) {
  .continue__shopping--link {
    font-size: 1.7rem;
  }
}
.continue__shopping--clear {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--secondary-color);
  border: 0;
  padding: 0;
  background: inherit;
}
@media only screen and (min-width: 992px) {
  .continue__shopping--clear {
    font-size: 1.7rem;
  }
}
.cart__summary {
  -webkit-box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 22px rgba(0, 0, 0, 0.16);
  padding: 2rem;
  background: var(--white-color);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* Promotional Banner  */
.promotional-banner {
  padding: 56px 0px;
}
.promotional-banner-card {
  overflow: hidden;
  border-radius: 12px;
}
.promotional-banner-card img {
  width: 100%;
  height: 244px;
  object-fit: cover;
  border-radius: 12px;
}
.promotional-banner-card:hover img {
  transform: scale(1.1);
}

.promotional-banner.style-2 .promotional-banner-card img {
  height: 340px;
}

/* Deal Banner  */

.banner__bg {
  background: url(../img/banner/deal-banner.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  border-radius: 12px;
}

.deals__banner--content {
  padding: 4rem 2rem;
}
@media only screen and (min-width: 576px) {
  .deals__banner--content {
    padding: 4rem 3rem 4rem 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .deals__banner--content {
    padding: 5rem 3rem 5rem 3.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .deals__banner--content {
    padding: 6rem 3rem 6rem 5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .deals__banner--content {
    padding: 5rem 3rem 6rem 6.5rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--content {
    padding: 6rem 3rem 7rem 6.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .deals__banner--content {
    text-align: center;
  }
}
.deals__banner--content__subtitle {
  font-weight: 500;
  margin-bottom: 0.8rem;
}
@media only screen and (min-width: 992px) {
  .deals__banner--content__subtitle {
    margin-bottom: 1.2rem;
  }
}
.deals__banner--content__maintitle {
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 576px) {
  .deals__banner--content__maintitle {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .deals__banner--content__maintitle {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .deals__banner--content__maintitle {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 1.6rem;
  }
}
@media only screen and (min-width: 1366px) {
  .deals__banner--content__maintitle {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--content__maintitle {
    font-size: 4rem;
    line-height: 4.6rem;
    margin-bottom: 1.8rem;
  }
}
.deals__banner--content__desc {
  margin-bottom: 2.5rem;
}
@media only screen and (min-width: 1200px) {
  .deals__banner--content__desc {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--content__desc {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .deals__banner--content__desc {
    display: none;
  }
}
.deals__banner--countdown {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .deals__banner--countdown {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .deals__banner--countdown {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--countdown {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 575px) {
  .deals__banner--countdown {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.deals__banner--countdown .countdown__item {
  width: 6rem;
  height: 6rem;
  text-align: center;
  background: #efeff1;
  margin-right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 0 59px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 59px rgba(0, 0, 0, 0.19);
  position: relative;
  border-radius: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .deals__banner--countdown .countdown__item {
    width: 6rem;
    height: 6rem;
  }
}
@media only screen and (min-width: 992px) {
  .deals__banner--countdown .countdown__item {
    width: 8rem;
    height: 7rem;
    margin-right: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .deals__banner--countdown .countdown__item {
    width: 8.5rem;
    height: 7.5rem;
  }
}
@media only screen and (min-width: 1366px) {
  .deals__banner--countdown .countdown__item {
    width: 9rem;
    height: 8rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--countdown .countdown__item {
    width: 10.5rem;
    height: 9rem;
  }
}
@media only screen and (max-width: 767px) {
  .deals__banner--countdown .countdown__item {
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .deals__banner--countdown .countdown__item {
    margin-right: 1rem;
  }
}
.deals__banner--countdown .countdown__item::before {
  position: absolute;
  content: ":";
  right: -2.2rem;
  top: 50%;
  font-size: 4rem;
  font-weight: 700;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
@media only screen and (min-width: 992px) {
  .deals__banner--countdown .countdown__item::before {
    right: -2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .deals__banner--countdown .countdown__item::before {
    display: none;
  }
  .promotional-banner-card img {
    height: 180px;
  }
  .promotional-banner-card {
    margin-bottom: 24px;
  }
  .promotional-banner.style-2 .promotional-banner-card img {
    height: 180px;
  }
}
.deals__banner--countdown .countdown__item:last-child {
  margin-right: 0;
}
.deals__banner--countdown .countdown__item:last-child::before {
  display: none;
}
.deals__banner--countdown .countdown__number {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
  margin-bottom: 0.3rem;
}
@media only screen and (min-width: 768px) {
  .deals__banner--countdown .countdown__number {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .deals__banner--countdown .countdown__number {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .deals__banner--countdown .countdown__number {
    font-size: 2.8rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 1366px) {
  .deals__banner--countdown .countdown__number {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--countdown .countdown__number {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
.deals__banner--countdown .countdown__text {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) {
  .deals__banner--countdown .countdown__text {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .deals__banner--countdown .countdown__text {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1200px) {
  .deals__banner--countdown .countdown__text {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media only screen and (min-width: 1600px) {
  .deals__banner--countdown .countdown__text {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product__view--mode.d-flex.align-items-center {
    display: none !important;
  }

  .shop__header {
    top: 80px;
  }

  .sidebar-section-close {
    display: block;
  }
  .category-sidebar-top-filter-btn {
    display: block;
  }
  .manage-address-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
  }
  .single-set-address label {
    padding: 14px 18px;
  }
  .category-page-header {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .product__showing--count {
    margin: 0;
  }

  .shop__header {
    top: 62px;
  }
  .manage-address-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
  }
  .manage-address-widget-head h4 {
    font-size: 15px;
  }
  .manage-address-add-address {
    margin-top: 4px;
  }
  .manage-address-input-main {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
  .checkout-order-review-info {
    margin-top: 12px;
    padding-left: 32px;
  }
  .single-checkout-order-review {
    display: block;
    position: relative;
  }
  .checkout-order-review {
    padding: 12px;
  }

  .cart-single-product-first-col {
    position: absolute;
    left: 12px;
    top: 21px;
  }
  .single-set-address label {
    padding: 15px 16px;
    font-size: 14px;
    width: 100%;
  }
  .checkout-alert-inner {
    text-align: center;
    display: block;
  }
  .checkout-alert-action {
    justify-content: center;
    margin-top: 12px;
  }
  .checkout-alert-text {
    line-height: 120%;
  }
  .manage-address-add-address .theme-btn {
    padding: 8px;
    font-size: 12px;
  }
  .set-address {
    width: 100%;
    gap: 16px;
  }
  .single-set-address {
    width: 50%;
  }
  .payment-method-input img {
    display: none;
  }
  .checkout-order-qty-price {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    padding-left: 32px;
  }
  .change-address-btn .theme-btn {
    padding: 6px;
  }

  .category-page-header {
    display: none;
  }


}
