/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/style.scss ***!
  \***************************************************************************************************************************************************************************************/
/*-----------------------------------------------------------------------------------

    Template Name:Kartify APP
    Template URI: https://themes.pixelstrap.net/pwa/kartify/
    Description: This is PWA Html Template
    Author: Pixelstrap
    Author URL: https://themeforest.net/user/pixelstrap

----------------------------------------------------------------------------------- */
/* 1.1 Animation CSS  */
/* 1.2 Common Mixins CSS*/
/* 1.3 variable CSS  */
/* 2.1 Reset CSS  */
/* 2.2 Typography CSS */
/* 3.1 Accordion css */
/* 3.2 Button CSS */
/* 3.3 Form CSS */
/* 3.4 Loader CSS */
/* 3.5 Modal CSS */
/* 3.6 Offcanvas CSS */
/* 3.7 Range Slider CSS */
/* 3.8 Tab CSS */
/* 3.9 Tap To Top CSS */
/* 3.10 Title CSS */
/* 4.1 Header css */
/* 4.2 Navbar Menu CSS */
/* 4.3 Product Box CSS */
/* 5.1 Account CSS */
/* 5.2 Authentication CSS */
/* 5.3 Chat CSS */
/* 5.4 Categories CSS */
/* 5.5 Checkout CSS */
/* 5.6 Coupon CSS */
/* 5.7 Elements CSS */
/* 5.8 Empty Pages CSS */
/* 5.9 Filter CSS */
/* 5.10 Home CSS */
/* 5.11 Notification CSS */
/* 5.12 onboarding CSS */
/* 5.13 Order CSS */
/* 5.14 Page List CSS */
/* 5.15 Product Details CSS */
/* 5.16 Sale CSS */
/* 5.17 Search CSS */
/*utils scss files */
/*========================
  Animation CSS start
==========================*/
@keyframes fireworkLine {
  0% {
    right: 20%;
    transform: scale(0, 0); }
  25% {
    right: 20%;
    width: 6px;
    transform: scale(1, 1); }
  35% {
    right: 0;
    width: 35%; }
  70% {
    right: 0;
    width: 4px;
    transform: scale(1, 1); }
  100% {
    right: 0;
    transform: scale(0, 0); } }

@keyframes fireworkPoint {
  30% {
    transform: scale(0, 0); }
  60% {
    transform: scale(1, 1); }
  100% {
    transform: scale(0, 0); } }

@keyframes move-up {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

@keyframes move-down {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

/*========================
  Common mixing CSS start
==========================*/
.p-0 {
  padding: 0px; }

.pt-0 {
  padding-top: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.m-0 {
  margin: 0px; }

.mt-0 {
  margin-top: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.w-0 {
  width: 0px; }

.h-0 {
  height: 0px; }

.radius-0 {
  border-radius: 0px; }

.fs-0 {
  font-size: 0px; }

.p-1 {
  padding: 1px; }

.pt-1 {
  padding-top: 1px; }

.pb-1 {
  padding-bottom: 1px; }

.m-1 {
  margin: 1px; }

.mt-1 {
  margin-top: 1px; }

.mb-1 {
  margin-bottom: 1px; }

.w-1 {
  width: 1px; }

.h-1 {
  height: 1px; }

.radius-1 {
  border-radius: 1px; }

.fs-1 {
  font-size: 1px; }

.p-2 {
  padding: 2px; }

.pt-2 {
  padding-top: 2px; }

.pb-2 {
  padding-bottom: 2px; }

.m-2 {
  margin: 2px; }

.mt-2 {
  margin-top: 2px; }

.mb-2 {
  margin-bottom: 2px; }

.w-2 {
  width: 2px; }

.h-2 {
  height: 2px; }

.radius-2 {
  border-radius: 2px; }

.fs-2 {
  font-size: 2px; }

.p-3 {
  padding: 3px; }

.pt-3 {
  padding-top: 3px; }

.pb-3 {
  padding-bottom: 3px; }

.m-3 {
  margin: 3px; }

.mt-3 {
  margin-top: 3px; }

.mb-3 {
  margin-bottom: 3px; }

.w-3 {
  width: 3px; }

.h-3 {
  height: 3px; }

.radius-3 {
  border-radius: 3px; }

.fs-3 {
  font-size: 3px; }

.p-4 {
  padding: 4px; }

.pt-4 {
  padding-top: 4px; }

.pb-4 {
  padding-bottom: 4px; }

.m-4 {
  margin: 4px; }

.mt-4 {
  margin-top: 4px; }

.mb-4 {
  margin-bottom: 4px; }

.w-4 {
  width: 4px; }

.h-4 {
  height: 4px; }

.radius-4 {
  border-radius: 4px; }

.fs-4 {
  font-size: 4px; }

.p-5 {
  padding: 5px; }

.pt-5 {
  padding-top: 5px; }

.pb-5 {
  padding-bottom: 5px; }

.m-5 {
  margin: 5px; }

.mt-5 {
  margin-top: 5px; }

.mb-5 {
  margin-bottom: 5px; }

.w-5 {
  width: 5px; }

.h-5 {
  height: 5px; }

.radius-5 {
  border-radius: 5px; }

.fs-5 {
  font-size: 5px; }

.p-6 {
  padding: 6px; }

.pt-6 {
  padding-top: 6px; }

.pb-6 {
  padding-bottom: 6px; }

.m-6 {
  margin: 6px; }

.mt-6 {
  margin-top: 6px; }

.mb-6 {
  margin-bottom: 6px; }

.w-6 {
  width: 6px; }

.h-6 {
  height: 6px; }

.radius-6 {
  border-radius: 6px; }

.fs-6 {
  font-size: 6px; }

.p-7 {
  padding: 7px; }

.pt-7 {
  padding-top: 7px; }

.pb-7 {
  padding-bottom: 7px; }

.m-7 {
  margin: 7px; }

.mt-7 {
  margin-top: 7px; }

.mb-7 {
  margin-bottom: 7px; }

.w-7 {
  width: 7px; }

.h-7 {
  height: 7px; }

.radius-7 {
  border-radius: 7px; }

.fs-7 {
  font-size: 7px; }

.p-8 {
  padding: 8px; }

.pt-8 {
  padding-top: 8px; }

.pb-8 {
  padding-bottom: 8px; }

.m-8 {
  margin: 8px; }

.mt-8 {
  margin-top: 8px; }

.mb-8 {
  margin-bottom: 8px; }

.w-8 {
  width: 8px; }

.h-8 {
  height: 8px; }

.radius-8 {
  border-radius: 8px; }

.fs-8 {
  font-size: 8px; }

.p-9 {
  padding: 9px; }

.pt-9 {
  padding-top: 9px; }

.pb-9 {
  padding-bottom: 9px; }

.m-9 {
  margin: 9px; }

.mt-9 {
  margin-top: 9px; }

.mb-9 {
  margin-bottom: 9px; }

.w-9 {
  width: 9px; }

.h-9 {
  height: 9px; }

.radius-9 {
  border-radius: 9px; }

.fs-9 {
  font-size: 9px; }

.p-10 {
  padding: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.m-10 {
  margin: 10px; }

.mt-10 {
  margin-top: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.w-10 {
  width: 10px; }

.h-10 {
  height: 10px; }

.radius-10 {
  border-radius: 10px; }

.fs-10 {
  font-size: 10px; }

.p-11 {
  padding: 11px; }

.pt-11 {
  padding-top: 11px; }

.pb-11 {
  padding-bottom: 11px; }

.m-11 {
  margin: 11px; }

.mt-11 {
  margin-top: 11px; }

.mb-11 {
  margin-bottom: 11px; }

.w-11 {
  width: 11px; }

.h-11 {
  height: 11px; }

.radius-11 {
  border-radius: 11px; }

.fs-11 {
  font-size: 11px; }

.p-12 {
  padding: 12px; }

.pt-12 {
  padding-top: 12px; }

.pb-12 {
  padding-bottom: 12px; }

.m-12 {
  margin: 12px; }

.mt-12 {
  margin-top: 12px; }

.mb-12 {
  margin-bottom: 12px; }

.w-12 {
  width: 12px; }

.h-12 {
  height: 12px; }

.radius-12 {
  border-radius: 12px; }

.fs-12 {
  font-size: 12px; }

.p-13 {
  padding: 13px; }

.pt-13 {
  padding-top: 13px; }

.pb-13 {
  padding-bottom: 13px; }

.m-13 {
  margin: 13px; }

.mt-13 {
  margin-top: 13px; }

.mb-13 {
  margin-bottom: 13px; }

.w-13 {
  width: 13px; }

.h-13 {
  height: 13px; }

.radius-13 {
  border-radius: 13px; }

.fs-13 {
  font-size: 13px; }

.p-14 {
  padding: 14px; }

.pt-14 {
  padding-top: 14px; }

.pb-14 {
  padding-bottom: 14px; }

.m-14 {
  margin: 14px; }

.mt-14 {
  margin-top: 14px; }

.mb-14 {
  margin-bottom: 14px; }

.w-14 {
  width: 14px; }

.h-14 {
  height: 14px; }

.radius-14 {
  border-radius: 14px; }

.fs-14 {
  font-size: 14px; }

.p-15 {
  padding: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.m-15 {
  margin: 15px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.w-15 {
  width: 15px; }

.h-15 {
  height: 15px; }

.radius-15 {
  border-radius: 15px; }

.fs-15 {
  font-size: 15px; }

.p-16 {
  padding: 16px; }

.pt-16 {
  padding-top: 16px; }

.pb-16 {
  padding-bottom: 16px; }

.m-16 {
  margin: 16px; }

.mt-16 {
  margin-top: 16px; }

.mb-16 {
  margin-bottom: 16px; }

.w-16 {
  width: 16px; }

.h-16 {
  height: 16px; }

.radius-16 {
  border-radius: 16px; }

.fs-16 {
  font-size: 16px; }

.p-17 {
  padding: 17px; }

.pt-17 {
  padding-top: 17px; }

.pb-17 {
  padding-bottom: 17px; }

.m-17 {
  margin: 17px; }

.mt-17 {
  margin-top: 17px; }

.mb-17 {
  margin-bottom: 17px; }

.w-17 {
  width: 17px; }

.h-17 {
  height: 17px; }

.radius-17 {
  border-radius: 17px; }

.fs-17 {
  font-size: 17px; }

.p-18 {
  padding: 18px; }

.pt-18 {
  padding-top: 18px; }

.pb-18 {
  padding-bottom: 18px; }

.m-18 {
  margin: 18px; }

.mt-18 {
  margin-top: 18px; }

.mb-18 {
  margin-bottom: 18px; }

.w-18 {
  width: 18px; }

.h-18 {
  height: 18px; }

.radius-18 {
  border-radius: 18px; }

.fs-18 {
  font-size: 18px; }

.p-19 {
  padding: 19px; }

.pt-19 {
  padding-top: 19px; }

.pb-19 {
  padding-bottom: 19px; }

.m-19 {
  margin: 19px; }

.mt-19 {
  margin-top: 19px; }

.mb-19 {
  margin-bottom: 19px; }

.w-19 {
  width: 19px; }

.h-19 {
  height: 19px; }

.radius-19 {
  border-radius: 19px; }

.fs-19 {
  font-size: 19px; }

.p-20 {
  padding: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.m-20 {
  margin: 20px; }

.mt-20 {
  margin-top: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.w-20 {
  width: 20px; }

.h-20 {
  height: 20px; }

.radius-20 {
  border-radius: 20px; }

.fs-20 {
  font-size: 20px; }

.p-21 {
  padding: 21px; }

.pt-21 {
  padding-top: 21px; }

.pb-21 {
  padding-bottom: 21px; }

.m-21 {
  margin: 21px; }

.mt-21 {
  margin-top: 21px; }

.mb-21 {
  margin-bottom: 21px; }

.w-21 {
  width: 21px; }

.h-21 {
  height: 21px; }

.radius-21 {
  border-radius: 21px; }

.fs-21 {
  font-size: 21px; }

.p-22 {
  padding: 22px; }

.pt-22 {
  padding-top: 22px; }

.pb-22 {
  padding-bottom: 22px; }

.m-22 {
  margin: 22px; }

.mt-22 {
  margin-top: 22px; }

.mb-22 {
  margin-bottom: 22px; }

.w-22 {
  width: 22px; }

.h-22 {
  height: 22px; }

.radius-22 {
  border-radius: 22px; }

.fs-22 {
  font-size: 22px; }

.p-23 {
  padding: 23px; }

.pt-23 {
  padding-top: 23px; }

.pb-23 {
  padding-bottom: 23px; }

.m-23 {
  margin: 23px; }

.mt-23 {
  margin-top: 23px; }

.mb-23 {
  margin-bottom: 23px; }

.w-23 {
  width: 23px; }

.h-23 {
  height: 23px; }

.radius-23 {
  border-radius: 23px; }

.fs-23 {
  font-size: 23px; }

.p-24 {
  padding: 24px; }

.pt-24 {
  padding-top: 24px; }

.pb-24 {
  padding-bottom: 24px; }

.m-24 {
  margin: 24px; }

.mt-24 {
  margin-top: 24px; }

.mb-24 {
  margin-bottom: 24px; }

.w-24 {
  width: 24px; }

.h-24 {
  height: 24px; }

.radius-24 {
  border-radius: 24px; }

.fs-24 {
  font-size: 24px; }

.p-25 {
  padding: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.m-25 {
  margin: 25px; }

.mt-25 {
  margin-top: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.w-25 {
  width: 25px; }

.h-25 {
  height: 25px; }

.radius-25 {
  border-radius: 25px; }

.fs-25 {
  font-size: 25px; }

.p-26 {
  padding: 26px; }

.pt-26 {
  padding-top: 26px; }

.pb-26 {
  padding-bottom: 26px; }

.m-26 {
  margin: 26px; }

.mt-26 {
  margin-top: 26px; }

.mb-26 {
  margin-bottom: 26px; }

.w-26 {
  width: 26px; }

.h-26 {
  height: 26px; }

.radius-26 {
  border-radius: 26px; }

.fs-26 {
  font-size: 26px; }

.p-27 {
  padding: 27px; }

.pt-27 {
  padding-top: 27px; }

.pb-27 {
  padding-bottom: 27px; }

.m-27 {
  margin: 27px; }

.mt-27 {
  margin-top: 27px; }

.mb-27 {
  margin-bottom: 27px; }

.w-27 {
  width: 27px; }

.h-27 {
  height: 27px; }

.radius-27 {
  border-radius: 27px; }

.fs-27 {
  font-size: 27px; }

.p-28 {
  padding: 28px; }

.pt-28 {
  padding-top: 28px; }

.pb-28 {
  padding-bottom: 28px; }

.m-28 {
  margin: 28px; }

.mt-28 {
  margin-top: 28px; }

.mb-28 {
  margin-bottom: 28px; }

.w-28 {
  width: 28px; }

.h-28 {
  height: 28px; }

.radius-28 {
  border-radius: 28px; }

.fs-28 {
  font-size: 28px; }

.p-29 {
  padding: 29px; }

.pt-29 {
  padding-top: 29px; }

.pb-29 {
  padding-bottom: 29px; }

.m-29 {
  margin: 29px; }

.mt-29 {
  margin-top: 29px; }

.mb-29 {
  margin-bottom: 29px; }

.w-29 {
  width: 29px; }

.h-29 {
  height: 29px; }

.radius-29 {
  border-radius: 29px; }

.fs-29 {
  font-size: 29px; }

.p-30 {
  padding: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.m-30 {
  margin: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.w-30 {
  width: 30px; }

.h-30 {
  height: 30px; }

.radius-30 {
  border-radius: 30px; }

.fs-30 {
  font-size: 30px; }

.p-31 {
  padding: 31px; }

.pt-31 {
  padding-top: 31px; }

.pb-31 {
  padding-bottom: 31px; }

.m-31 {
  margin: 31px; }

.mt-31 {
  margin-top: 31px; }

.mb-31 {
  margin-bottom: 31px; }

.w-31 {
  width: 31px; }

.h-31 {
  height: 31px; }

.radius-31 {
  border-radius: 31px; }

.fs-31 {
  font-size: 31px; }

.p-32 {
  padding: 32px; }

.pt-32 {
  padding-top: 32px; }

.pb-32 {
  padding-bottom: 32px; }

.m-32 {
  margin: 32px; }

.mt-32 {
  margin-top: 32px; }

.mb-32 {
  margin-bottom: 32px; }

.w-32 {
  width: 32px; }

.h-32 {
  height: 32px; }

.radius-32 {
  border-radius: 32px; }

.fs-32 {
  font-size: 32px; }

.p-33 {
  padding: 33px; }

.pt-33 {
  padding-top: 33px; }

.pb-33 {
  padding-bottom: 33px; }

.m-33 {
  margin: 33px; }

.mt-33 {
  margin-top: 33px; }

.mb-33 {
  margin-bottom: 33px; }

.w-33 {
  width: 33px; }

.h-33 {
  height: 33px; }

.radius-33 {
  border-radius: 33px; }

.fs-33 {
  font-size: 33px; }

.p-34 {
  padding: 34px; }

.pt-34 {
  padding-top: 34px; }

.pb-34 {
  padding-bottom: 34px; }

.m-34 {
  margin: 34px; }

.mt-34 {
  margin-top: 34px; }

.mb-34 {
  margin-bottom: 34px; }

.w-34 {
  width: 34px; }

.h-34 {
  height: 34px; }

.radius-34 {
  border-radius: 34px; }

.fs-34 {
  font-size: 34px; }

.p-35 {
  padding: 35px; }

.pt-35 {
  padding-top: 35px; }

.pb-35 {
  padding-bottom: 35px; }

.m-35 {
  margin: 35px; }

.mt-35 {
  margin-top: 35px; }

.mb-35 {
  margin-bottom: 35px; }

.w-35 {
  width: 35px; }

.h-35 {
  height: 35px; }

.radius-35 {
  border-radius: 35px; }

.fs-35 {
  font-size: 35px; }

.p-36 {
  padding: 36px; }

.pt-36 {
  padding-top: 36px; }

.pb-36 {
  padding-bottom: 36px; }

.m-36 {
  margin: 36px; }

.mt-36 {
  margin-top: 36px; }

.mb-36 {
  margin-bottom: 36px; }

.w-36 {
  width: 36px; }

.h-36 {
  height: 36px; }

.radius-36 {
  border-radius: 36px; }

.fs-36 {
  font-size: 36px; }

.p-37 {
  padding: 37px; }

.pt-37 {
  padding-top: 37px; }

.pb-37 {
  padding-bottom: 37px; }

.m-37 {
  margin: 37px; }

.mt-37 {
  margin-top: 37px; }

.mb-37 {
  margin-bottom: 37px; }

.w-37 {
  width: 37px; }

.h-37 {
  height: 37px; }

.radius-37 {
  border-radius: 37px; }

.fs-37 {
  font-size: 37px; }

.p-38 {
  padding: 38px; }

.pt-38 {
  padding-top: 38px; }

.pb-38 {
  padding-bottom: 38px; }

.m-38 {
  margin: 38px; }

.mt-38 {
  margin-top: 38px; }

.mb-38 {
  margin-bottom: 38px; }

.w-38 {
  width: 38px; }

.h-38 {
  height: 38px; }

.radius-38 {
  border-radius: 38px; }

.fs-38 {
  font-size: 38px; }

.p-39 {
  padding: 39px; }

.pt-39 {
  padding-top: 39px; }

.pb-39 {
  padding-bottom: 39px; }

.m-39 {
  margin: 39px; }

.mt-39 {
  margin-top: 39px; }

.mb-39 {
  margin-bottom: 39px; }

.w-39 {
  width: 39px; }

.h-39 {
  height: 39px; }

.radius-39 {
  border-radius: 39px; }

.fs-39 {
  font-size: 39px; }

.p-40 {
  padding: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.m-40 {
  margin: 40px; }

.mt-40 {
  margin-top: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.w-40 {
  width: 40px; }

.h-40 {
  height: 40px; }

.radius-40 {
  border-radius: 40px; }

.fs-40 {
  font-size: 40px; }

.p-41 {
  padding: 41px; }

.pt-41 {
  padding-top: 41px; }

.pb-41 {
  padding-bottom: 41px; }

.m-41 {
  margin: 41px; }

.mt-41 {
  margin-top: 41px; }

.mb-41 {
  margin-bottom: 41px; }

.w-41 {
  width: 41px; }

.h-41 {
  height: 41px; }

.radius-41 {
  border-radius: 41px; }

.fs-41 {
  font-size: 41px; }

.p-42 {
  padding: 42px; }

.pt-42 {
  padding-top: 42px; }

.pb-42 {
  padding-bottom: 42px; }

.m-42 {
  margin: 42px; }

.mt-42 {
  margin-top: 42px; }

.mb-42 {
  margin-bottom: 42px; }

.w-42 {
  width: 42px; }

.h-42 {
  height: 42px; }

.radius-42 {
  border-radius: 42px; }

.fs-42 {
  font-size: 42px; }

.p-43 {
  padding: 43px; }

.pt-43 {
  padding-top: 43px; }

.pb-43 {
  padding-bottom: 43px; }

.m-43 {
  margin: 43px; }

.mt-43 {
  margin-top: 43px; }

.mb-43 {
  margin-bottom: 43px; }

.w-43 {
  width: 43px; }

.h-43 {
  height: 43px; }

.radius-43 {
  border-radius: 43px; }

.fs-43 {
  font-size: 43px; }

.p-44 {
  padding: 44px; }

.pt-44 {
  padding-top: 44px; }

.pb-44 {
  padding-bottom: 44px; }

.m-44 {
  margin: 44px; }

.mt-44 {
  margin-top: 44px; }

.mb-44 {
  margin-bottom: 44px; }

.w-44 {
  width: 44px; }

.h-44 {
  height: 44px; }

.radius-44 {
  border-radius: 44px; }

.fs-44 {
  font-size: 44px; }

.p-45 {
  padding: 45px; }

.pt-45 {
  padding-top: 45px; }

.pb-45 {
  padding-bottom: 45px; }

.m-45 {
  margin: 45px; }

.mt-45 {
  margin-top: 45px; }

.mb-45 {
  margin-bottom: 45px; }

.w-45 {
  width: 45px; }

.h-45 {
  height: 45px; }

.radius-45 {
  border-radius: 45px; }

.fs-45 {
  font-size: 45px; }

.p-46 {
  padding: 46px; }

.pt-46 {
  padding-top: 46px; }

.pb-46 {
  padding-bottom: 46px; }

.m-46 {
  margin: 46px; }

.mt-46 {
  margin-top: 46px; }

.mb-46 {
  margin-bottom: 46px; }

.w-46 {
  width: 46px; }

.h-46 {
  height: 46px; }

.radius-46 {
  border-radius: 46px; }

.fs-46 {
  font-size: 46px; }

.p-47 {
  padding: 47px; }

.pt-47 {
  padding-top: 47px; }

.pb-47 {
  padding-bottom: 47px; }

.m-47 {
  margin: 47px; }

.mt-47 {
  margin-top: 47px; }

.mb-47 {
  margin-bottom: 47px; }

.w-47 {
  width: 47px; }

.h-47 {
  height: 47px; }

.radius-47 {
  border-radius: 47px; }

.fs-47 {
  font-size: 47px; }

.p-48 {
  padding: 48px; }

.pt-48 {
  padding-top: 48px; }

.pb-48 {
  padding-bottom: 48px; }

.m-48 {
  margin: 48px; }

.mt-48 {
  margin-top: 48px; }

.mb-48 {
  margin-bottom: 48px; }

.w-48 {
  width: 48px; }

.h-48 {
  height: 48px; }

.radius-48 {
  border-radius: 48px; }

.fs-48 {
  font-size: 48px; }

.p-49 {
  padding: 49px; }

.pt-49 {
  padding-top: 49px; }

.pb-49 {
  padding-bottom: 49px; }

.m-49 {
  margin: 49px; }

.mt-49 {
  margin-top: 49px; }

.mb-49 {
  margin-bottom: 49px; }

.w-49 {
  width: 49px; }

.h-49 {
  height: 49px; }

.radius-49 {
  border-radius: 49px; }

.fs-49 {
  font-size: 49px; }

.p-50 {
  padding: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.m-50 {
  margin: 50px; }

.mt-50 {
  margin-top: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.w-50 {
  width: 50px; }

.h-50 {
  height: 50px; }

.radius-50 {
  border-radius: 50px; }

.fs-50 {
  font-size: 50px; }

.p-51 {
  padding: 51px; }

.pt-51 {
  padding-top: 51px; }

.pb-51 {
  padding-bottom: 51px; }

.m-51 {
  margin: 51px; }

.mt-51 {
  margin-top: 51px; }

.mb-51 {
  margin-bottom: 51px; }

.w-51 {
  width: 51px; }

.h-51 {
  height: 51px; }

.radius-51 {
  border-radius: 51px; }

.fs-51 {
  font-size: 51px; }

.p-52 {
  padding: 52px; }

.pt-52 {
  padding-top: 52px; }

.pb-52 {
  padding-bottom: 52px; }

.m-52 {
  margin: 52px; }

.mt-52 {
  margin-top: 52px; }

.mb-52 {
  margin-bottom: 52px; }

.w-52 {
  width: 52px; }

.h-52 {
  height: 52px; }

.radius-52 {
  border-radius: 52px; }

.fs-52 {
  font-size: 52px; }

.p-53 {
  padding: 53px; }

.pt-53 {
  padding-top: 53px; }

.pb-53 {
  padding-bottom: 53px; }

.m-53 {
  margin: 53px; }

.mt-53 {
  margin-top: 53px; }

.mb-53 {
  margin-bottom: 53px; }

.w-53 {
  width: 53px; }

.h-53 {
  height: 53px; }

.radius-53 {
  border-radius: 53px; }

.fs-53 {
  font-size: 53px; }

.p-54 {
  padding: 54px; }

.pt-54 {
  padding-top: 54px; }

.pb-54 {
  padding-bottom: 54px; }

.m-54 {
  margin: 54px; }

.mt-54 {
  margin-top: 54px; }

.mb-54 {
  margin-bottom: 54px; }

.w-54 {
  width: 54px; }

.h-54 {
  height: 54px; }

.radius-54 {
  border-radius: 54px; }

.fs-54 {
  font-size: 54px; }

.p-55 {
  padding: 55px; }

.pt-55 {
  padding-top: 55px; }

.pb-55 {
  padding-bottom: 55px; }

.m-55 {
  margin: 55px; }

.mt-55 {
  margin-top: 55px; }

.mb-55 {
  margin-bottom: 55px; }

.w-55 {
  width: 55px; }

.h-55 {
  height: 55px; }

.radius-55 {
  border-radius: 55px; }

.fs-55 {
  font-size: 55px; }

.p-56 {
  padding: 56px; }

.pt-56 {
  padding-top: 56px; }

.pb-56 {
  padding-bottom: 56px; }

.m-56 {
  margin: 56px; }

.mt-56 {
  margin-top: 56px; }

.mb-56 {
  margin-bottom: 56px; }

.w-56 {
  width: 56px; }

.h-56 {
  height: 56px; }

.radius-56 {
  border-radius: 56px; }

.fs-56 {
  font-size: 56px; }

.p-57 {
  padding: 57px; }

.pt-57 {
  padding-top: 57px; }

.pb-57 {
  padding-bottom: 57px; }

.m-57 {
  margin: 57px; }

.mt-57 {
  margin-top: 57px; }

.mb-57 {
  margin-bottom: 57px; }

.w-57 {
  width: 57px; }

.h-57 {
  height: 57px; }

.radius-57 {
  border-radius: 57px; }

.fs-57 {
  font-size: 57px; }

.p-58 {
  padding: 58px; }

.pt-58 {
  padding-top: 58px; }

.pb-58 {
  padding-bottom: 58px; }

.m-58 {
  margin: 58px; }

.mt-58 {
  margin-top: 58px; }

.mb-58 {
  margin-bottom: 58px; }

.w-58 {
  width: 58px; }

.h-58 {
  height: 58px; }

.radius-58 {
  border-radius: 58px; }

.fs-58 {
  font-size: 58px; }

.p-59 {
  padding: 59px; }

.pt-59 {
  padding-top: 59px; }

.pb-59 {
  padding-bottom: 59px; }

.m-59 {
  margin: 59px; }

.mt-59 {
  margin-top: 59px; }

.mb-59 {
  margin-bottom: 59px; }

.w-59 {
  width: 59px; }

.h-59 {
  height: 59px; }

.radius-59 {
  border-radius: 59px; }

.fs-59 {
  font-size: 59px; }

.p-60 {
  padding: 60px; }

.pt-60 {
  padding-top: 60px; }

.pb-60 {
  padding-bottom: 60px; }

.m-60 {
  margin: 60px; }

.mt-60 {
  margin-top: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.w-60 {
  width: 60px; }

.h-60 {
  height: 60px; }

.radius-60 {
  border-radius: 60px; }

.fs-60 {
  font-size: 60px; }

.p-61 {
  padding: 61px; }

.pt-61 {
  padding-top: 61px; }

.pb-61 {
  padding-bottom: 61px; }

.m-61 {
  margin: 61px; }

.mt-61 {
  margin-top: 61px; }

.mb-61 {
  margin-bottom: 61px; }

.w-61 {
  width: 61px; }

.h-61 {
  height: 61px; }

.radius-61 {
  border-radius: 61px; }

.fs-61 {
  font-size: 61px; }

.p-62 {
  padding: 62px; }

.pt-62 {
  padding-top: 62px; }

.pb-62 {
  padding-bottom: 62px; }

.m-62 {
  margin: 62px; }

.mt-62 {
  margin-top: 62px; }

.mb-62 {
  margin-bottom: 62px; }

.w-62 {
  width: 62px; }

.h-62 {
  height: 62px; }

.radius-62 {
  border-radius: 62px; }

.fs-62 {
  font-size: 62px; }

.p-63 {
  padding: 63px; }

.pt-63 {
  padding-top: 63px; }

.pb-63 {
  padding-bottom: 63px; }

.m-63 {
  margin: 63px; }

.mt-63 {
  margin-top: 63px; }

.mb-63 {
  margin-bottom: 63px; }

.w-63 {
  width: 63px; }

.h-63 {
  height: 63px; }

.radius-63 {
  border-radius: 63px; }

.fs-63 {
  font-size: 63px; }

.p-64 {
  padding: 64px; }

.pt-64 {
  padding-top: 64px; }

.pb-64 {
  padding-bottom: 64px; }

.m-64 {
  margin: 64px; }

.mt-64 {
  margin-top: 64px; }

.mb-64 {
  margin-bottom: 64px; }

.w-64 {
  width: 64px; }

.h-64 {
  height: 64px; }

.radius-64 {
  border-radius: 64px; }

.fs-64 {
  font-size: 64px; }

.p-65 {
  padding: 65px; }

.pt-65 {
  padding-top: 65px; }

.pb-65 {
  padding-bottom: 65px; }

.m-65 {
  margin: 65px; }

.mt-65 {
  margin-top: 65px; }

.mb-65 {
  margin-bottom: 65px; }

.w-65 {
  width: 65px; }

.h-65 {
  height: 65px; }

.radius-65 {
  border-radius: 65px; }

.fs-65 {
  font-size: 65px; }

.p-66 {
  padding: 66px; }

.pt-66 {
  padding-top: 66px; }

.pb-66 {
  padding-bottom: 66px; }

.m-66 {
  margin: 66px; }

.mt-66 {
  margin-top: 66px; }

.mb-66 {
  margin-bottom: 66px; }

.w-66 {
  width: 66px; }

.h-66 {
  height: 66px; }

.radius-66 {
  border-radius: 66px; }

.fs-66 {
  font-size: 66px; }

.p-67 {
  padding: 67px; }

.pt-67 {
  padding-top: 67px; }

.pb-67 {
  padding-bottom: 67px; }

.m-67 {
  margin: 67px; }

.mt-67 {
  margin-top: 67px; }

.mb-67 {
  margin-bottom: 67px; }

.w-67 {
  width: 67px; }

.h-67 {
  height: 67px; }

.radius-67 {
  border-radius: 67px; }

.fs-67 {
  font-size: 67px; }

.p-68 {
  padding: 68px; }

.pt-68 {
  padding-top: 68px; }

.pb-68 {
  padding-bottom: 68px; }

.m-68 {
  margin: 68px; }

.mt-68 {
  margin-top: 68px; }

.mb-68 {
  margin-bottom: 68px; }

.w-68 {
  width: 68px; }

.h-68 {
  height: 68px; }

.radius-68 {
  border-radius: 68px; }

.fs-68 {
  font-size: 68px; }

.p-69 {
  padding: 69px; }

.pt-69 {
  padding-top: 69px; }

.pb-69 {
  padding-bottom: 69px; }

.m-69 {
  margin: 69px; }

.mt-69 {
  margin-top: 69px; }

.mb-69 {
  margin-bottom: 69px; }

.w-69 {
  width: 69px; }

.h-69 {
  height: 69px; }

.radius-69 {
  border-radius: 69px; }

.fs-69 {
  font-size: 69px; }

.p-70 {
  padding: 70px; }

.pt-70 {
  padding-top: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.m-70 {
  margin: 70px; }

.mt-70 {
  margin-top: 70px; }

.mb-70 {
  margin-bottom: 70px; }

.w-70 {
  width: 70px; }

.h-70 {
  height: 70px; }

.radius-70 {
  border-radius: 70px; }

.fs-70 {
  font-size: 70px; }

.p-71 {
  padding: 71px; }

.pt-71 {
  padding-top: 71px; }

.pb-71 {
  padding-bottom: 71px; }

.m-71 {
  margin: 71px; }

.mt-71 {
  margin-top: 71px; }

.mb-71 {
  margin-bottom: 71px; }

.w-71 {
  width: 71px; }

.h-71 {
  height: 71px; }

.radius-71 {
  border-radius: 71px; }

.fs-71 {
  font-size: 71px; }

.p-72 {
  padding: 72px; }

.pt-72 {
  padding-top: 72px; }

.pb-72 {
  padding-bottom: 72px; }

.m-72 {
  margin: 72px; }

.mt-72 {
  margin-top: 72px; }

.mb-72 {
  margin-bottom: 72px; }

.w-72 {
  width: 72px; }

.h-72 {
  height: 72px; }

.radius-72 {
  border-radius: 72px; }

.fs-72 {
  font-size: 72px; }

.p-73 {
  padding: 73px; }

.pt-73 {
  padding-top: 73px; }

.pb-73 {
  padding-bottom: 73px; }

.m-73 {
  margin: 73px; }

.mt-73 {
  margin-top: 73px; }

.mb-73 {
  margin-bottom: 73px; }

.w-73 {
  width: 73px; }

.h-73 {
  height: 73px; }

.radius-73 {
  border-radius: 73px; }

.fs-73 {
  font-size: 73px; }

.p-74 {
  padding: 74px; }

.pt-74 {
  padding-top: 74px; }

.pb-74 {
  padding-bottom: 74px; }

.m-74 {
  margin: 74px; }

.mt-74 {
  margin-top: 74px; }

.mb-74 {
  margin-bottom: 74px; }

.w-74 {
  width: 74px; }

.h-74 {
  height: 74px; }

.radius-74 {
  border-radius: 74px; }

.fs-74 {
  font-size: 74px; }

.p-75 {
  padding: 75px; }

.pt-75 {
  padding-top: 75px; }

.pb-75 {
  padding-bottom: 75px; }

.m-75 {
  margin: 75px; }

.mt-75 {
  margin-top: 75px; }

.mb-75 {
  margin-bottom: 75px; }

.w-75 {
  width: 75px; }

.h-75 {
  height: 75px; }

.radius-75 {
  border-radius: 75px; }

.fs-75 {
  font-size: 75px; }

.p-76 {
  padding: 76px; }

.pt-76 {
  padding-top: 76px; }

.pb-76 {
  padding-bottom: 76px; }

.m-76 {
  margin: 76px; }

.mt-76 {
  margin-top: 76px; }

.mb-76 {
  margin-bottom: 76px; }

.w-76 {
  width: 76px; }

.h-76 {
  height: 76px; }

.radius-76 {
  border-radius: 76px; }

.fs-76 {
  font-size: 76px; }

.p-77 {
  padding: 77px; }

.pt-77 {
  padding-top: 77px; }

.pb-77 {
  padding-bottom: 77px; }

.m-77 {
  margin: 77px; }

.mt-77 {
  margin-top: 77px; }

.mb-77 {
  margin-bottom: 77px; }

.w-77 {
  width: 77px; }

.h-77 {
  height: 77px; }

.radius-77 {
  border-radius: 77px; }

.fs-77 {
  font-size: 77px; }

.p-78 {
  padding: 78px; }

.pt-78 {
  padding-top: 78px; }

.pb-78 {
  padding-bottom: 78px; }

.m-78 {
  margin: 78px; }

.mt-78 {
  margin-top: 78px; }

.mb-78 {
  margin-bottom: 78px; }

.w-78 {
  width: 78px; }

.h-78 {
  height: 78px; }

.radius-78 {
  border-radius: 78px; }

.fs-78 {
  font-size: 78px; }

.p-79 {
  padding: 79px; }

.pt-79 {
  padding-top: 79px; }

.pb-79 {
  padding-bottom: 79px; }

.m-79 {
  margin: 79px; }

.mt-79 {
  margin-top: 79px; }

.mb-79 {
  margin-bottom: 79px; }

.w-79 {
  width: 79px; }

.h-79 {
  height: 79px; }

.radius-79 {
  border-radius: 79px; }

.fs-79 {
  font-size: 79px; }

.p-80 {
  padding: 80px; }

.pt-80 {
  padding-top: 80px; }

.pb-80 {
  padding-bottom: 80px; }

.m-80 {
  margin: 80px; }

.mt-80 {
  margin-top: 80px; }

.mb-80 {
  margin-bottom: 80px; }

.w-80 {
  width: 80px; }

.h-80 {
  height: 80px; }

.radius-80 {
  border-radius: 80px; }

.fs-80 {
  font-size: 80px; }

.p-81 {
  padding: 81px; }

.pt-81 {
  padding-top: 81px; }

.pb-81 {
  padding-bottom: 81px; }

.m-81 {
  margin: 81px; }

.mt-81 {
  margin-top: 81px; }

.mb-81 {
  margin-bottom: 81px; }

.w-81 {
  width: 81px; }

.h-81 {
  height: 81px; }

.radius-81 {
  border-radius: 81px; }

.fs-81 {
  font-size: 81px; }

.p-82 {
  padding: 82px; }

.pt-82 {
  padding-top: 82px; }

.pb-82 {
  padding-bottom: 82px; }

.m-82 {
  margin: 82px; }

.mt-82 {
  margin-top: 82px; }

.mb-82 {
  margin-bottom: 82px; }

.w-82 {
  width: 82px; }

.h-82 {
  height: 82px; }

.radius-82 {
  border-radius: 82px; }

.fs-82 {
  font-size: 82px; }

.p-83 {
  padding: 83px; }

.pt-83 {
  padding-top: 83px; }

.pb-83 {
  padding-bottom: 83px; }

.m-83 {
  margin: 83px; }

.mt-83 {
  margin-top: 83px; }

.mb-83 {
  margin-bottom: 83px; }

.w-83 {
  width: 83px; }

.h-83 {
  height: 83px; }

.radius-83 {
  border-radius: 83px; }

.fs-83 {
  font-size: 83px; }

.p-84 {
  padding: 84px; }

.pt-84 {
  padding-top: 84px; }

.pb-84 {
  padding-bottom: 84px; }

.m-84 {
  margin: 84px; }

.mt-84 {
  margin-top: 84px; }

.mb-84 {
  margin-bottom: 84px; }

.w-84 {
  width: 84px; }

.h-84 {
  height: 84px; }

.radius-84 {
  border-radius: 84px; }

.fs-84 {
  font-size: 84px; }

.p-85 {
  padding: 85px; }

.pt-85 {
  padding-top: 85px; }

.pb-85 {
  padding-bottom: 85px; }

.m-85 {
  margin: 85px; }

.mt-85 {
  margin-top: 85px; }

.mb-85 {
  margin-bottom: 85px; }

.w-85 {
  width: 85px; }

.h-85 {
  height: 85px; }

.radius-85 {
  border-radius: 85px; }

.fs-85 {
  font-size: 85px; }

.p-86 {
  padding: 86px; }

.pt-86 {
  padding-top: 86px; }

.pb-86 {
  padding-bottom: 86px; }

.m-86 {
  margin: 86px; }

.mt-86 {
  margin-top: 86px; }

.mb-86 {
  margin-bottom: 86px; }

.w-86 {
  width: 86px; }

.h-86 {
  height: 86px; }

.radius-86 {
  border-radius: 86px; }

.fs-86 {
  font-size: 86px; }

.p-87 {
  padding: 87px; }

.pt-87 {
  padding-top: 87px; }

.pb-87 {
  padding-bottom: 87px; }

.m-87 {
  margin: 87px; }

.mt-87 {
  margin-top: 87px; }

.mb-87 {
  margin-bottom: 87px; }

.w-87 {
  width: 87px; }

.h-87 {
  height: 87px; }

.radius-87 {
  border-radius: 87px; }

.fs-87 {
  font-size: 87px; }

.p-88 {
  padding: 88px; }

.pt-88 {
  padding-top: 88px; }

.pb-88 {
  padding-bottom: 88px; }

.m-88 {
  margin: 88px; }

.mt-88 {
  margin-top: 88px; }

.mb-88 {
  margin-bottom: 88px; }

.w-88 {
  width: 88px; }

.h-88 {
  height: 88px; }

.radius-88 {
  border-radius: 88px; }

.fs-88 {
  font-size: 88px; }

.p-89 {
  padding: 89px; }

.pt-89 {
  padding-top: 89px; }

.pb-89 {
  padding-bottom: 89px; }

.m-89 {
  margin: 89px; }

.mt-89 {
  margin-top: 89px; }

.mb-89 {
  margin-bottom: 89px; }

.w-89 {
  width: 89px; }

.h-89 {
  height: 89px; }

.radius-89 {
  border-radius: 89px; }

.fs-89 {
  font-size: 89px; }

.p-90 {
  padding: 90px; }

.pt-90 {
  padding-top: 90px; }

.pb-90 {
  padding-bottom: 90px; }

.m-90 {
  margin: 90px; }

.mt-90 {
  margin-top: 90px; }

.mb-90 {
  margin-bottom: 90px; }

.w-90 {
  width: 90px; }

.h-90 {
  height: 90px; }

.radius-90 {
  border-radius: 90px; }

.fs-90 {
  font-size: 90px; }

.p-91 {
  padding: 91px; }

.pt-91 {
  padding-top: 91px; }

.pb-91 {
  padding-bottom: 91px; }

.m-91 {
  margin: 91px; }

.mt-91 {
  margin-top: 91px; }

.mb-91 {
  margin-bottom: 91px; }

.w-91 {
  width: 91px; }

.h-91 {
  height: 91px; }

.radius-91 {
  border-radius: 91px; }

.fs-91 {
  font-size: 91px; }

.p-92 {
  padding: 92px; }

.pt-92 {
  padding-top: 92px; }

.pb-92 {
  padding-bottom: 92px; }

.m-92 {
  margin: 92px; }

.mt-92 {
  margin-top: 92px; }

.mb-92 {
  margin-bottom: 92px; }

.w-92 {
  width: 92px; }

.h-92 {
  height: 92px; }

.radius-92 {
  border-radius: 92px; }

.fs-92 {
  font-size: 92px; }

.p-93 {
  padding: 93px; }

.pt-93 {
  padding-top: 93px; }

.pb-93 {
  padding-bottom: 93px; }

.m-93 {
  margin: 93px; }

.mt-93 {
  margin-top: 93px; }

.mb-93 {
  margin-bottom: 93px; }

.w-93 {
  width: 93px; }

.h-93 {
  height: 93px; }

.radius-93 {
  border-radius: 93px; }

.fs-93 {
  font-size: 93px; }

.p-94 {
  padding: 94px; }

.pt-94 {
  padding-top: 94px; }

.pb-94 {
  padding-bottom: 94px; }

.m-94 {
  margin: 94px; }

.mt-94 {
  margin-top: 94px; }

.mb-94 {
  margin-bottom: 94px; }

.w-94 {
  width: 94px; }

.h-94 {
  height: 94px; }

.radius-94 {
  border-radius: 94px; }

.fs-94 {
  font-size: 94px; }

.p-95 {
  padding: 95px; }

.pt-95 {
  padding-top: 95px; }

.pb-95 {
  padding-bottom: 95px; }

.m-95 {
  margin: 95px; }

.mt-95 {
  margin-top: 95px; }

.mb-95 {
  margin-bottom: 95px; }

.w-95 {
  width: 95px; }

.h-95 {
  height: 95px; }

.radius-95 {
  border-radius: 95px; }

.fs-95 {
  font-size: 95px; }

.p-96 {
  padding: 96px; }

.pt-96 {
  padding-top: 96px; }

.pb-96 {
  padding-bottom: 96px; }

.m-96 {
  margin: 96px; }

.mt-96 {
  margin-top: 96px; }

.mb-96 {
  margin-bottom: 96px; }

.w-96 {
  width: 96px; }

.h-96 {
  height: 96px; }

.radius-96 {
  border-radius: 96px; }

.fs-96 {
  font-size: 96px; }

.p-97 {
  padding: 97px; }

.pt-97 {
  padding-top: 97px; }

.pb-97 {
  padding-bottom: 97px; }

.m-97 {
  margin: 97px; }

.mt-97 {
  margin-top: 97px; }

.mb-97 {
  margin-bottom: 97px; }

.w-97 {
  width: 97px; }

.h-97 {
  height: 97px; }

.radius-97 {
  border-radius: 97px; }

.fs-97 {
  font-size: 97px; }

.p-98 {
  padding: 98px; }

.pt-98 {
  padding-top: 98px; }

.pb-98 {
  padding-bottom: 98px; }

.m-98 {
  margin: 98px; }

.mt-98 {
  margin-top: 98px; }

.mb-98 {
  margin-bottom: 98px; }

.w-98 {
  width: 98px; }

.h-98 {
  height: 98px; }

.radius-98 {
  border-radius: 98px; }

.fs-98 {
  font-size: 98px; }

.p-99 {
  padding: 99px; }

.pt-99 {
  padding-top: 99px; }

.pb-99 {
  padding-bottom: 99px; }

.m-99 {
  margin: 99px; }

.mt-99 {
  margin-top: 99px; }

.mb-99 {
  margin-bottom: 99px; }

.w-99 {
  width: 99px; }

.h-99 {
  height: 99px; }

.radius-99 {
  border-radius: 99px; }

.fs-99 {
  font-size: 99px; }

.p-100 {
  padding: 100px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.m-100 {
  margin: 100px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.w-100 {
  width: 100px; }

.h-100 {
  height: 100px; }

.radius-100 {
  border-radius: 100px; }

.fs-100 {
  font-size: 100px; }

.bg-theme-color {
  background-color: rgba(var(--theme-color), 1) !important; }

.color-theme-color {
  color: rgba(var(--theme-color), 1) !important; }

.icon-theme-color {
  --iconsax-Color: rgba(var(--theme-color), 1) !important; }

.bg-content {
  background-color: rgba(var(--content), 1) !important; }

.color-content {
  color: rgba(var(--content), 1) !important; }

.icon-content {
  --iconsax-Color: rgba(var(--content), 1) !important; }

.bg-title {
  background-color: rgba(var(--title), 1) !important; }

.color-title {
  color: rgba(var(--title), 1) !important; }

.icon-title {
  --iconsax-Color: rgba(var(--title), 1) !important; }

.bg-secondary {
  background-color: rgba(var(--secondary), 1) !important; }

.color-secondary {
  color: rgba(var(--secondary), 1) !important; }

.icon-secondary {
  --iconsax-Color: rgba(var(--secondary), 1) !important; }

.bg-box-bg {
  background-color: rgba(var(--box-bg), 1) !important; }

.color-box-bg {
  color: rgba(var(--box-bg), 1) !important; }

.icon-box-bg {
  --iconsax-Color: rgba(var(--box-bg), 1) !important; }

.bg-black {
  background-color: rgba(var(--black), 1) !important; }

.color-black {
  color: rgba(var(--black), 1) !important; }

.icon-black {
  --iconsax-Color: rgba(var(--black), 1) !important; }

.bg-white {
  background-color: rgba(var(--white), 1) !important; }

.color-white {
  color: rgba(var(--white), 1) !important; }

.icon-white {
  --iconsax-Color: rgba(var(--white), 1) !important; }

/*========================
  1.2  Variable CSS start
==========================*/
/* font family */
/* color variables */
:root {
  --theme-color: 39, 119, 252;
  --title-color: 32, 35, 38;
  --content-color: 153, 153, 153;
  --secondary-color: 255, 224, 11;
  --box-bg: 238, 246, 255;
  --border-color: 238, 238, 238;
  --error-color: 255, 57, 57;
  --white: 255, 255, 255;
  --black: 0, 0, 0; }

.dark {
  --theme-color: 39, 119, 252;
  --title-color: 250, 250, 250;
  --content-color: 170, 170, 170;
  --white: 28, 36, 49;
  --black: 255, 255, 255;
  --box-bg: 19, 27, 38;
  --border-color: 50, 57, 68; }

/* base scss files */
/*=====================
  Reset CSS start
==========================*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

a {
  cursor: pointer; }

.custom-container {
  width: 100%;
  padding: 0 calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))); }

section,
.section-t-space {
  padding-top: 24px; }

.section-b-space {
  padding-bottom: 24px; }

.section-sm-t-space {
  padding-top: 15px; }

.section-sm-b-space {
  padding-bottom: 15px; }

.section-lg-t-space {
  padding-top: 95px; }

.section-lg-b-space {
  padding-bottom: 95px; }

.panel-space {
  padding-top: 100px !important; }

.white-color {
  color: rgba(var(--white), 1) !important; }

.theme-color {
  color: rgba(var(--theme-color), 1) !important; }

.content-color {
  color: rgba(var(--content-color), 1) !important; }

.title-color {
  color: rgba(var(--title-color), 1) !important; }

.theme-bg {
  background-color: rgba(var(--theme-color), 1) !important; }

.light-theme-bg {
  background-color: #d4e4fe !important; }

.px-20 {
  padding-inline: 20px !important; }

.mx-20 {
  margin-inline: 20px !important; }

.mt-24 {
  margin-top: 24px !important; }

.custom-border-radius {
  border-radius: 40px !important; }

.offcanvas-backdrop {
  z-index: 2; }

.white-nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

[dir="rtl"] .swiper {
  direction: ltr; }
  [dir="rtl"] .swiper .swiper-slide > * {
    direction: rtl; }

[dir="rtl"] input[type="text"], [dir="rtl"]
input[type="email"], [dir="rtl"]
input[type="number"], [dir="rtl"]
input[type="date"], [dir="rtl"]
input[type="datetime-local"] {
  text-align: right; }

.custom-scrollbar::-webkit-scrollbar {
  scrollbar-width: none;
  scrollbar-color: #000000;
  width: 1px; }

.custom-scrollbar::-webkit-scrollbar-track {
  background: #ffffff; }

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 0px;
  border: 3px solid #ffffff; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0; }

/********************** 
  Typography css 
***********************/
body {
  font-family: "BR Hendrix", sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: rgba(var(--title-color), 1);
  background-color: rgba(var(--white), 1);
  font-weight: 400; }
  body::-webkit-scrollbar {
    scrollbar-width: none;
    scrollbar-color: rgba(var(--title-color), 1);
    width: 1px; }
  body::-webkit-scrollbar-track {
    background: #ffffff; }
  body::-webkit-scrollbar-thumb {
    background-color: rgba(var(--title-color), 1);
    border-radius: 0px;
    border: 3px solid #ffffff; }
  body:has(.bottom-menu) {
    margin-bottom: 86px; }
  body:has(.loader-wrapper) {
    overflow: hidden; }
  body:has(.loader-wrapper.hidden) {
    overflow: auto; }

h1 {
  font-size: calc(26px + (30 - 26) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 0; }

h2 {
  font-size: 24px;
  margin-bottom: 0; }

h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 0; }

h4 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 0; }

h5 {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0; }

h6 {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0; }

p {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 0; }

a {
  text-decoration: none;
  line-height: 1; }

ul {
  padding: 0;
  margin-bottom: 0; }

li {
  list-style: none;
  display: inline-block;
  font-size: 14px; }

/* components scss files*/
/*=====================
   Accordion CSS start
==========================*/
.accordion.help-accordion .accordion-item {
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  margin-bottom: 16px;
  overflow: hidden; }
  .accordion.help-accordion .accordion-item .accordion-header .accordion-button {
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(var(--title-color), 1);
    box-shadow: none;
    background-color: rgba(var(--white), 1);
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .accordion.help-accordion .accordion-item .accordion-header .accordion-button::after {
      filter: invert(1) brightness(0); }
      [dir="rtl"] .accordion.help-accordion .accordion-item .accordion-header .accordion-button::after {
        margin-right: auto;
        margin-left: unset; }
    .accordion.help-accordion .accordion-item .accordion-header .accordion-button.collapsed {
      border-color: transparent; }
      .accordion.help-accordion .accordion-item .accordion-header .accordion-button.collapsed::after {
        filter: invert(1) brightness(0); }
    body.dark .accordion.help-accordion .accordion-item .accordion-header .accordion-button::after {
      filter: invert(1) brightness(100); }
  .accordion.help-accordion .accordion-item .accordion-body {
    padding: 10px 16px 16px;
    color: rgba(var(--content-color), 1);
    background-color: rgba(var(--white), 1); }

.accordion.contact-accordion .accordion-item .accordion-header .accordion-button {
  display: flex;
  align-items: center;
  gap: 16px; }
  .accordion.contact-accordion .accordion-item .accordion-header .accordion-button span {
    margin-top: 4px; }
  body.dark .accordion.contact-accordion .accordion-item .accordion-header .accordion-button .contact-icon {
    filter: invert(1) brightness(100) grayscale(1); }

.accordion.contact-accordion .accordion-item .accordion-body .contact-list {
  padding-inline-start: 40px; }
  .accordion.contact-accordion .accordion-item .accordion-body .contact-list li {
    display: list-item;
    list-style-type: disc;
    font-size: 16px; }

/*=====================
   Button CSS start
==========================*/
.btn {
  margin: 0;
  padding: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)));
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  border-radius: 40px; }
  .btn-inline {
    padding-inline: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320))); }
  .btn-small {
    font-size: 14px;
    padding: 12px 16px; }
  .btn-mid {
    font-size: 16px;
    padding: 12px 30px; }
  .btn-large {
    font-size: 18px;
    padding: 12px 60px; }
  .btn:focus {
    border-color: rgba(var(--border-color), 1);
    box-shadow: none; }

.theme-btn {
  color: #202326;
  background-color: rgba(var(--secondary-color), 1); }
  .theme-btn:active {
    color: #202326 !important;
    background-color: rgba(var(--secondary-color), 1) !important;
    border: 1px solid rgba(var(--secondary-color), 1) !important; }
  .theme-btn:hover {
    color: #202326;
    background-color: rgba(var(--secondary-color), 1); }

.white-btn {
  color: rgba(var(--title-color), 1);
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1); }
  .white-btn:hover {
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--white), 1) !important;
    border: 1px solid rgba(var(--border-color), 1) !important; }

.filter-grid-btn {
  font-size: 14px; }
  .filter-grid-btn .filter-icon {
    --iconsax-Color: rgba(var(--theme-color), 1);
    --iconsax-Size: 16px; }

.review-filter-btn {
  color: rgba(var(--title-color), 1);
  background-color: rgba(var(--content-color), 0.1);
  padding: 8px 12px; }
  .review-filter-btn .icon {
    --iconsax-Color: rgba(var(--title-color), 1);
    --iconsax-Size: 20px; }
  .review-filter-btn:hover {
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--content-color), 0.3); }
  .review-filter-btn:focus-visible {
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--content-color), 0.3);
    border-color: transparent;
    box-shadow: none; }

.fixed-btn-grp {
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0;
  padding-block: 20px;
  background-color: rgba(var(--white), 1);
  box-shadow: 0 0 3px 1px rgba(var(--title-color), 0.06);
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 2; }
  .fixed-btn-grp i {
    margin-top: -4px;
    --iconsax-Color: rgba(32, 35, 38, 1);
    --iconsax-Size: 20px; }
  .fixed-btn-grp .white-btn i {
    --iconsax-Color: rgba(var(--title-color), 1); }

/********************** 
  Form css start
***********************/
input [type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield; }
  input [type="number"]::-webkit-inner-spin-button, input [type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none; }

.theme-form .form-group {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 16px; }
  .theme-form .form-group .form-label {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(var(--title-color), 1); }
  .theme-form .form-group .form-control {
    position: relative;
    padding: 14px 14px 14px 40px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 40px;
    box-shadow: 3px 7px 20px 0px rgba(var(--title-color), 0.03); }
    body.dark .theme-form .form-group .form-control {
      background-color: rgba(var(--box-bg), 1) !important; }
    [dir="rtl"] .theme-form .form-group .form-control {
      padding: 14px 40px 14px 14px;
      text-align: right; }
    .theme-form .form-group .form-control.wo-icon {
      padding: 14px;
      background-color: rgba(var(--white), 1); }
    .theme-form .form-group .form-control.search {
      position: relative;
      width: 100%;
      padding: 14px 40px;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
      line-height: 1;
      color: rgba(var(--title-color), 1);
      background-color: rgba(var(--box-bg), 1);
      border: none;
      border-radius: 40px; }
      [dir="rtl"] .theme-form .form-group .form-control.search {
        padding: 14px 40px; }
    .theme-form .form-group .form-control.with-mic {
      padding: 14px 40px;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
      [dir="rtl"] .theme-form .form-group .form-control.with-mic {
        padding: 14px 40px; }
    .theme-form .form-group .form-control.textarea-with-icon {
      position: relative; }
    .theme-form .form-group .form-control.textarea-form-control {
      border-radius: 10px !important; }
    .theme-form .form-group .form-control:focus {
      border-color: rgba(var(--border-color), 1); }
    .theme-form .form-group .form-control::-moz-placeholder {
      color: rgba(var(--content-color), 1);
      font-weight: 400 !important; }
    .theme-form .form-group .form-control::placeholder {
      color: rgba(var(--content-color), 1);
      font-weight: 400 !important; }
  .theme-form .form-group .search-icon {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    --iconsax-Color: rgba(var(--content-color), 1);
    --iconsax-Size: 20px; }
    [dir="rtl"] .theme-form .form-group .search-icon {
      left: unset;
      right: 12px; }
  .theme-form .form-group .mic-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    --iconsax-Color: rgba(var(--content-color), 1);
    --iconsax-Size: 20px; }
    [dir="rtl"] .theme-form .form-group .mic-icon {
      left: 12px;
      right: unset; }
  .theme-form .form-group .form-check {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    float: unset;
    padding-left: 0;
    cursor: pointer; }
    [dir="rtl"] .theme-form .form-group .form-check {
      padding-left: unset;
      padding-right: 0; }
    .theme-form .form-group .form-check .form-check-label {
      color: rgba(var(--content-color), 1);
      cursor: pointer; }
      .theme-form .form-group .form-check .form-check-label .check-box {
        width: 20px;
        height: 20px;
        border: 1px solid rgba(var(--content-color), 0.15);
        border-radius: 100%;
        position: relative; }
        .theme-form .form-group .form-check .form-check-label .check-box::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%) rotate(45deg);
          width: 10px;
          height: 10px;
          background-color: rgba(var(--white), 1);
          border-radius: 100%; }
    .theme-form .form-group .form-check .form-check-input {
      width: 20px;
      height: 20px;
      margin-left: 0px;
      background-color: transparent;
      border: 1px solid rgba(var(--content-color), 0.5);
      border-radius: 4px;
      box-shadow: 0px 2px 15px 0px rgba(78, 160, 247, 0.08);
      transition: all 0.3s ease; }
      [dir="rtl"] .theme-form .form-group .form-check .form-check-input {
        margin-left: unset;
        margin-right: 0; }
      .theme-form .form-group .form-check .form-check-input:focus {
        box-shadow: none; }
      .theme-form .form-group .form-check .form-check-input:checked {
        background-color: rgba(var(--theme-color), 1);
        border-color: rgba(var(--content-color), 0.15);
        float: unset;
        transition: all 0.3s ease;
        border: transparent; }
        .theme-form .form-group .form-check .form-check-input:checked ~ .form-check-label {
          font-weight: 600;
          border-color: rgba(var(--theme-color), 1);
          transition: all 0.3s ease; }
          .theme-form .form-group .form-check .form-check-input:checked ~ .form-check-label .check-box {
            background-color: rgba(var(--white), 1);
            border: 1px solid rgba(var(--theme-color), 1);
            transition: all 0.3s ease; }
            .theme-form .form-group .form-check .form-check-input:checked ~ .form-check-label .check-box::after {
              background-color: rgba(var(--theme-color), 1); }

.theme-form .text-max-size {
  float: right;
  font-size: 12px; }

.theme-form .form-select {
  position: relative;
  padding: 12px 15px;
  border-radius: 40px;
  border: 1px solid rgba(var(--border-color), 1);
  color: rgba(var(--title-color), 1);
  font-size: 14px;
  border: none;
  background-image: url(3a798c8ef446eda77c2f.svg); }
  body.dark .theme-form .form-select {
    background-image: url(20536fe172873a8f8d07.svg); }
  [dir="rtl"] .theme-form .form-select {
    background-position: left 12px center; }
  .theme-form .form-select:focus {
    box-shadow: none; }

.theme-form.search-form .form-group {
  margin-top: 0;
  width: calc(100% - 8px - calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)))); }

.theme-form.search-form a .filter-btn {
  width: calc(40px + (50 - 40) * ((100vw - 320px) / (1920 - 320)));
  height: calc(40px + (50 - 40) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(var(--box-bg), 1);
  padding: 10px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  --iconsax-Color: rgba(var(--theme-color), 1);
  --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  transform: rotate(180deg); }
  body.dark .theme-form.search-form a .filter-btn {
    --iconsax-Color: rgba(255, 255, 255, 1); }

.otp-form {
  margin-top: 20px; }
  .otp-form .form-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 16px; }
    .otp-form .form-group .form-label {
      position: relative;
      font-size: 14px;
      font-weight: 600;
      color: rgba(var(--title-color), 1); }
      .otp-form .form-group .form-label::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 25px;
        top: 0;
        left: -20px;
        transform: translateX(-50%);
        background-color: rgba(var(--theme-color), 1);
        border-radius: 4px; }
        [dir="rtl"] .otp-form .form-group .form-label::before {
          left: unset;
          right: -20px; }
    .otp-form .form-group .form-input::-webkit-outer-spin-button, .otp-form .form-group .form-input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .otp-form .form-group .form-input .form-control {
      position: relative;
      width: calc(55px + (65 - 55) * ((100vw - 320px) / (1920 - 320)));
      height: calc(55px + (65 - 55) * ((100vw - 320px) / (1920 - 320)));
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      color: rgba(var(--title-color), 1);
      background-color: rgba(var(--white), 1);
      border: 1px solid rgba(var(--border-color), 1);
      border-radius: 100%; }
      .otp-form .form-group .form-input .form-control::-moz-placeholder {
        color: rgba(var(--content-color), 1);
        font-weight: 400 !important; }
      .otp-form .form-group .form-input .form-control::placeholder {
        color: rgba(var(--content-color), 1);
        font-weight: 400 !important; }
      .otp-form .form-group .form-input .form-control:focus {
        box-shadow: none;
        border: 1px solid rgba(var(--theme-color), 1); }
  .otp-form .form-check {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0; }
    .otp-form .form-check .form-check-input {
      width: 20px;
      height: 20px;
      float: unset;
      margin: 0;
      background: transparent; }
      .otp-form .form-check .form-check-input:checked {
        background-color: rgba(var(--theme-color), 1);
        border-color: rgba(var(--theme-color), 1); }
    .otp-form .form-check [type="radio"] {
      border-radius: 100%;
      position: relative; }
      .otp-form .form-check [type="radio"]::after {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background-color: rgba(var(--theme-color), 1);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        border-radius: 100%;
        transition: all 0.12s ease; }
      .otp-form .form-check [type="radio"]:checked {
        background-color: transparent;
        border-color: rgba(var(--theme-color), 1); }
        .otp-form .form-check [type="radio"]:checked::after {
          transform: translate(-50%, -50%) scale(1);
          transition: all 0.12s ease; }
    .otp-form .form-check .form-check-label {
      font-weight: 400;
      color: rgba(var(--title-color), 1); }

.switch-btn {
  display: flex;
  align-items: center;
  gap: 10px; }
  .switch-btn input[type="checkbox"] {
    position: relative;
    width: 38px;
    height: 22px;
    margin-top: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    --bs-form-check-bg-image: none;
    background-color: rgba(var(--content-color), 0.2);
    border: 1px solid rgba(var(--line-color), 1);
    box-shadow: none;
    border-radius: 50px;
    cursor: pointer; }
    .switch-btn input[type="checkbox"]:checked {
      background-color: rgba(var(--theme-color), 0.1); }
      .switch-btn input[type="checkbox"]:checked::before {
        transform: translateX(80%) translateY(-50%);
        background-color: rgba(var(--theme-color), 1); }
    .switch-btn input[type="checkbox"]:before {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: rgba(var(--content-color), 0.5);
      position: absolute;
      top: 50%;
      left: 5px;
      transform: translateY(-50%);
      transition: all 0.3s ease-in-out; }

/*=====================
  3.4  loader CSS start
==========================*/
.loader-wrapper {
  position: fixed;
  top: 0;
  inset: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--white), 1);
  z-index: 9; }
  .loader-wrapper.hidden {
    display: none; }
  .loader-wrapper .loader {
    position: relative;
    height: 80px;
    width: 80px;
    display: block; }
  .loader-wrapper .loader::before,
  .loader-wrapper .loader::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background-color: rgba(var(--theme-color), 1);
    animation: dots 1s linear infinite;
    transform: scale(0);
    opacity: 0; }
  .loader-wrapper .loader::after {
    animation-delay: calc(1s / -2); }

@keyframes dots {
  0% {
    transform: scale(0);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }

/********************** 
  modal css start
***********************/
.modal .modal-content {
  background-color: rgba(var(--white), 1); }
  .modal .modal-content .modal-header .btn-close:focus {
    box-shadow: none; }
  body.dark .modal .modal-content .modal-header .btn-close {
    filter: invert(1) brightness(1); }

.modal.filter-modal {
  background-color: rgba(var(--white), 1); }
  .modal.filter-modal .modal-header {
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .modal.filter-modal .modal-header .btn-close {
      position: absolute;
      right: 25px;
      padding: 0;
      --iconsax-Color: rgba(var(--title-color), 1);
      --iconsax-Size: 14px; }
      [dir="rtl"] .modal.filter-modal .modal-header .btn-close {
        left: 25px;
        right: unset; }
      body.dark .modal.filter-modal .modal-header .btn-close {
        filter: invert(1) brightness(1); }
  .modal.filter-modal .modal-footer {
    padding-block: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    border-top: 1px solid rgba(var(--border-color), 1);
    box-shadow: 0px -3px 12px 0px rgba(39, 119, 252, 0.05); }

.modal.centered-modal .modal-body {
  position: relative; }
  .modal.centered-modal .modal-body .btn-close {
    position: absolute;
    right: 15px;
    padding: 0;
    --iconsax-Color: rgba(var(--title-color), 1);
    --iconsax-Size: 14px; }
    [dir="rtl"] .modal.centered-modal .modal-body .btn-close {
      left: 25px;
      right: unset; }
    body.dark .modal.centered-modal .modal-body .btn-close {
      filter: invert(1) brightness(1); }
    .modal.centered-modal .modal-body .btn-close:focus {
      box-shadow: none; }

.modal.centered-modal.coupon-modal .modal-body {
  padding: 0; }
  .modal.centered-modal.coupon-modal .modal-body .btn-close {
    position: absolute;
    right: 25px;
    top: 25px;
    padding: 0;
    --iconsax-Color: rgba(var(--title-color), 1);
    --iconsax-Size: 14px; }
    [dir="rtl"] .modal.centered-modal.coupon-modal .modal-body .btn-close {
      left: 25px;
      right: unset; }
    body.dark .modal.centered-modal.coupon-modal .modal-body .btn-close {
      filter: invert(1) brightness(1); }
  .modal.centered-modal.coupon-modal .modal-body .coupon-details-box {
    position: relative;
    background-color: rgba(var(--white), 1);
    border-radius: 10px;
    padding: 24px;
    text-align: center;
    overflow: hidden; }
    .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .voucher-bg-img {
      position: absolute;
      top: -50px;
      right: -50px;
      width: calc(180px + (210 - 180) * ((100vw - 320px) / (1920 - 320)));
      z-index: 0; }
      [dir="rtl"] .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .voucher-bg-img {
        left: -50px;
        right: unset; }
      body.dark .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .voucher-bg-img {
        filter: opacity(0.1) brightness(0.5); }
    .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .brand-logo {
      position: relative;
      height: 45px;
      z-index: 2; }
      body.dark .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .brand-logo {
        filter: contrast(0) grayscale(1) brightness(100); }
    .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .coupon-content {
      margin-top: 24px;
      margin-bottom: 8px;
      z-index: 2; }
    .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider {
      position: relative;
      outline: 1px dashed rgba(var(--border-color), 1); }
      .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::after {
        position: absolute;
        content: "";
        left: -40px;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        background-color: #7f7f7f;
        border-radius: 100%; }
        body.dark .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::after {
          background-color: #0e1218; }
        [dir="rtl"] .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::after {
          right: -40px;
          left: unset; }
      .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::before {
        position: absolute;
        content: "";
        right: -40px;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        background-color: #7f7f7f;
        border-radius: 100%; }
        [dir="rtl"] .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::before {
          left: -40px;
          right: unset; }
        body.dark .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .border-divider::before {
          background-color: #0e1218; }
    .modal.centered-modal.coupon-modal .modal-body .coupon-details-box .coupon-code {
      margin-top: 15px;
      width: 100px;
      height: 100px;
      -o-object-fit: cover;
         object-fit: cover; }
  .modal.centered-modal.coupon-modal .modal-body .rules-details-box {
    position: relative;
    margin-top: 24px;
    padding: 24px;
    background-color: rgba(var(--white), 1);
    border-radius: 10px; }
    .modal.centered-modal.coupon-modal .modal-body .rules-details-box .rules-list {
      margin-top: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))); }
      .modal.centered-modal.coupon-modal .modal-body .rules-details-box .rules-list li {
        margin-bottom: 8px;
        display: flex;
        align-items: center;
        gap: 8px;
        color: rgba(var(--content-color), 1); }
        .modal.centered-modal.coupon-modal .modal-body .rules-details-box .rules-list li:last-child {
          margin-bottom: 0; }

/********************** 
  offcanvas css start
***********************/
.offcanvas {
  height: auto !important;
  padding: 20px;
  background-color: rgba(var(--white), 1);
  border-radius: 20px 20px 0 0; }
  .offcanvas .offcanvas-header {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .offcanvas .offcanvas-header h3 {
      color: rgba(var(--title-color), 1); }
    .offcanvas .offcanvas-header h5 {
      color: rgba(var(--title-color), 1); }
    .offcanvas .offcanvas-header .btn-close {
      position: absolute;
      right: 25px;
      padding: 0;
      --iconsax-Color: rgba(var(--title-color), 1);
      --iconsax-Size: 14px; }
      [dir="rtl"] .offcanvas .offcanvas-header .btn-close {
        left: 25px;
        right: unset; }
      body.dark .offcanvas .offcanvas-header .btn-close {
        filter: invert(1) brightness(1); }
      .offcanvas .offcanvas-header .btn-close:focus {
        box-shadow: none; }
  .offcanvas .offcanvas-body {
    padding-top: 10px; }
  .offcanvas .offcanvas-foorter {
    box-shadow: 0px -3px 12px 0px rgba(var(--title-color), 0.05); }
  .offcanvas.addtohome-popup {
    height: auto;
    border-top: none;
    z-index: 3; }
    .offcanvas.addtohome-popup .btn-close {
      position: absolute;
      right: 20px;
      top: 20px;
      box-shadow: none; }
      [dir="rtl"] .offcanvas.addtohome-popup .btn-close {
        left: 20px;
        right: unset; }
      body.dark .offcanvas.addtohome-popup .btn-close {
        filter: invert(1) brightness(1); }
    .offcanvas.addtohome-popup .offcanvas-body {
      text-align: right;
      background-color: rgba(var(--white), 1);
      padding: 15px; }
      [dir="rtl"] .offcanvas.addtohome-popup .offcanvas-body {
        text-align: left; }
      .offcanvas.addtohome-popup .offcanvas-body .app-info {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
        text-align: left; }
        [dir="rtl"] .offcanvas.addtohome-popup .offcanvas-body .app-info {
          text-align: right; }
        .offcanvas.addtohome-popup .offcanvas-body .app-info .content {
          padding-left: 15px; }
          [dir="rtl"] .offcanvas.addtohome-popup .offcanvas-body .app-info .content {
            padding-left: 0;
            padding-right: 15px; }
          .offcanvas.addtohome-popup .offcanvas-body .app-info .content h3 {
            font-weight: 600;
            color: rgba(var(--title-color), 1); }
          .offcanvas.addtohome-popup .offcanvas-body .app-info .content h4 {
            font-weight: 600;
            color: rgba(var(--title-color), 1); }
          .offcanvas.addtohome-popup .offcanvas-body .app-info .content a {
            color: rgba(var(--content-color), 1); }
      .offcanvas.addtohome-popup .offcanvas-body .home-screen-btn {
        display: inline-block; }
  .offcanvas.filter-offcanvas {
    padding: 20px;
    background-color: rgba(var(--white), 1);
    border-radius: 20px 20px 0 0; }
    .offcanvas.filter-offcanvas .offcanvas-header {
      padding-top: 0;
      padding-inline: 0;
      border-bottom: 1px solid rgba(var(--border-color), 1); }
    .offcanvas.filter-offcanvas .offcanvas-body {
      padding-inline: 0;
      padding-bottom: 0; }
  .offcanvas.review-offcanvas .offcanvas-body {
    padding-bottom: 90px; }
  .offcanvas.success-offcanvas .btn-close {
    position: absolute;
    right: 25px;
    padding: 0;
    --iconsax-Color: rgba(var(--title-color), 1);
    --iconsax-Size: 14px; }
    [dir="rtl"] .offcanvas.success-offcanvas .btn-close {
      left: 25px;
      right: unset; }
    body.dark .offcanvas.success-offcanvas .btn-close {
      filter: invert(1) brightness(1); }
    .offcanvas.success-offcanvas .btn-close:focus {
      box-shadow: none; }
  .offcanvas.success-offcanvas .offcanvas-body h3 {
    color: rgba(var(--title-color), 1); }
  .offcanvas.success-offcanvas .offcanvas-body p {
    font-size: 16px;
    margin-top: 5px;
    color: rgba(var(--content-color), 1); }
  .offcanvas.success-offcanvas .offcanvas-body .success-rating-icon {
    width: 120px; }
  .offcanvas.sidebar-offcanvas {
    width: 280px !important;
    padding: 0;
    background-color: rgba(var(--white), 1);
    border-radius: 0 20px 20px 0; }
    [dir="rtl"] .offcanvas.sidebar-offcanvas {
      border-radius: 20px 0 0 20px; }
    .offcanvas.sidebar-offcanvas.show {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 100vh;
      height: 100%;
      visibility: visible; }
    .offcanvas.sidebar-offcanvas .offcanvas-header {
      padding: 20px 20px;
      background-color: rgba(var(--theme-color), 1);
      border-bottom: none;
      border-radius: 0 20px 0 0; }
      [dir="rtl"] .offcanvas.sidebar-offcanvas .offcanvas-header {
        border-radius: 20px 0 0 0; }
      .offcanvas.sidebar-offcanvas .offcanvas-header .sidebar-logo {
        margin: 0 auto; }
        .offcanvas.sidebar-offcanvas .offcanvas-header .sidebar-logo .logo {
          display: block;
          width: 180px; }
        .offcanvas.sidebar-offcanvas .offcanvas-header .sidebar-logo .logo-dark {
          display: none; }
    .offcanvas.sidebar-offcanvas .offcanvas-body {
      padding: 0; }
      .offcanvas.sidebar-offcanvas .offcanvas-body .profile-part {
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 20px;
        border-bottom: 1px solid rgba(var(--border-color), 1); }
        .offcanvas.sidebar-offcanvas .offcanvas-body .profile-part .profile-pic {
          width: 60px;
          height: 60px;
          -o-object-fit: cover;
             object-fit: cover;
          border-radius: 100%; }
        .offcanvas.sidebar-offcanvas .offcanvas-body .profile-part h3 {
          font-size: 18px;
          color: rgba(var(--title-color), 1); }
        .offcanvas.sidebar-offcanvas .offcanvas-body .profile-part span {
          font-size: 13px;
          font-weight: 500;
          color: rgba(var(--content-color), 1); }
      .offcanvas.sidebar-offcanvas .offcanvas-body .link-section {
        padding: 15px 20px 80px 20px; }
        .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li {
          display: block; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li:last-child() {
            display: none; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li.active .pages .sidebar-icon {
            --iconsax-Color: rgba(var(--theme-color), 1); }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li.active .pages h3 {
            color: rgba(var(--theme-color), 1); }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li .pages {
            display: flex;
            align-items: center;
            gap: 15px; }
            .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li .pages .sidebar-icon {
              --iconsax-Color: rgba(var(--title-color), 1);
              --iconsax-Size: 20px; }
              .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li .pages .sidebar-icon.icon {
                width: 20px;
                height: 20px; }
            .offcanvas.sidebar-offcanvas .offcanvas-body .link-section li .pages h3 {
              font-size: 16px;
              margin-top: 4px;
              color: rgba(var(--title-color), 1); }
        .offcanvas.sidebar-offcanvas .offcanvas-body .link-section.switch-section li {
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding-bottom: 20px; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section.switch-section li:last-child {
            padding-bottom: 0; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .link-section.switch-section li h3 {
            font-size: 16px;
            font-weight: 400;
            color: rgba(var(--title-color), 1); }
      .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar {
        position: fixed;
        bottom: 0;
        padding: 20px;
        width: 279px;
        border-radius: 0 0 20px 0;
        display: flex;
        justify-content: center;
        background-color: rgba(var(--box-bg), 1); }
        [dir="rtl"] .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar {
          border-radius: 0 0 0 20px; }
        .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar .pages {
          display: flex;
          align-items: center;
          gap: 15px; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar .pages .sidebar-icon {
            --iconsax-Color: rgba(var(--title-color), 1);
            --iconsax-Size: 25px; }
            .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar .pages .sidebar-icon.icon {
              width: 25px;
              height: 25px;
              filter: contrast(0); }
          .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar .pages h3 {
            color: rgba(var(--title-color), 1); }
        .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar.active {
          background-color: rgba(var(--title-color), 0.1);
          border-radius: 8px; }
          .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar.active .pages .sidebar-icon {
            --Iconsax-Color: rgba(var(--title-color), 1); }
          .offcanvas.sidebar-offcanvas .offcanvas-body .bottom-sidebar.active .pages h3 {
            font-weight: 600;
            color: rgba(var(--title-color), 1); }

.border-design.theme-form .form-check {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0; }
  .border-design.theme-form .form-check + .form-check {
    padding-top: 12px; }
  .border-design.theme-form .form-check .form-check-input {
    width: 20px;
    height: 20px;
    float: unset;
    margin: 0;
    background: transparent;
    border: 1px solid rgba(var(--border-color), 1);
    cursor: pointer; }
    .border-design.theme-form .form-check .form-check-input:focus {
      box-shadow: none;
      border-color: rgba(var(--border-color), 1); }
    .border-design.theme-form .form-check .form-check-input:checked {
      background-color: rgba(var(--theme-color), 1);
      border-color: rgba(var(--theme-color), 1); }
  .border-design.theme-form .form-check [type="radio"] {
    border-radius: 100%;
    position: relative; }
    .border-design.theme-form .form-check [type="radio"]::after {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      background-color: rgba(var(--theme-color), 1);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      border-radius: 100%;
      transition: all 0.12s ease; }
    .border-design.theme-form .form-check [type="radio"]:checked {
      background-color: transparent;
      border-color: rgba(var(--theme-color), 1); }
      .border-design.theme-form .form-check [type="radio"]:checked ~ .form-check-label {
        color: rgba(var(--theme-color), 1); }
      .border-design.theme-form .form-check [type="radio"]:checked::after {
        transform: translate(-50%, -50%) scale(1);
        transition: all 0.12s ease; }
  .border-design.theme-form .form-check .form-check-label {
    width: calc(100% - 20px);
    font-weight: 400;
    color: rgba(var(--title-color), 1);
    cursor: pointer; }

.uploader {
  display: block;
  margin: 0 auto;
  width: 100%; }
  .uploader label {
    width: 100%;
    padding: 32px 24px;
    text-align: center;
    background: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 10px;
    transition: all 0.2s ease;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
  .uploader #start {
    float: left;
    clear: both;
    width: 100%; }
    .uploader #start.hidden {
      display: none; }
  .uploader #response {
    float: left;
    width: 100%; }
    .uploader #response.hidden {
      display: none; }
  .uploader #file-image {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px; }
    .uploader #file-image.hidden {
      display: none; }
  .uploader #notimage {
    display: block;
    float: left;
    width: 100%; }
    .uploader #notimage.hidden {
      display: none; }
  .uploader input[type="file"] {
    display: none; }

/*=====================
  3.9  Range Slider CSS start
==========================*/
.range-slider {
  width: 100%; }
  .range-slider .range-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 10px auto 0; }
  .range-slider .form-control-container {
    display: flex;
    align-items: center;
    background-color: rgba(var(--theme-color), 0.1);
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 16px;
    font-weight: 500;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    pointer-events: none; }
  .range-slider .sliders-control {
    position: relative;
    min-height: auto;
    margin-bottom: 20px; }
  .range-slider .form_control {
    position: relative;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    color: #635a5a; }
  .range-slider input[type="range"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 3px !important;
    width: 100%;
    position: absolute;
    background: rgba(var(--box-bg), 1);
    pointer-events: none;
    z-index: unset !important; }
    .range-slider input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      pointer-events: all;
      width: 18px;
      height: 18px;
      margin-top: -4px;
      border: 2px solid rgba(var(--theme-color), 1);
      background-color: rgba(var(--white), 1);
      border-radius: 50%;
      box-shadow: 0 2px 10px 0 rgba(var(--theme-color), 0.2);
      cursor: pointer;
      z-index: 1;
      position: relative; }
      .range-slider input[type="range"]::-webkit-slider-thumb:active {
        box-shadow: inset 0 0 3px #fef2e7, 0 0 9px #fef2e7; }
    .range-slider input[type="range"]::-moz-range-thumb {
      -moz-appearance: none;
           appearance: none;
      pointer-events: all;
      width: 18px;
      height: 18px;
      background-color: rgba(var(--white), 1);
      border-radius: 100%;
      cursor: pointer; }
    .range-slider input[type="range"]:focus::-webkit-slider-runnable-track {
      background-color: transparent; }
    .range-slider input[type="range"]::-webkit-slider-runnable-track {
      background-color: rgba(var(--border-color), 1); }
  .range-slider input[type="number"] {
    color: rgba(var(--theme-color), 1);
    width: 45px;
    height: auto;
    text-align: center;
    font-size: 16px;
    border: none;
    background-color: transparent; }
    .range-slider input[type="number"]::-webkit-inner-spin-button {
      opacity: 1; }
    .range-slider input[type="number"]::-webkit-outer-spin-button {
      opacity: 1; }
  .range-slider #fromSlider {
    height: 0;
    z-index: 1; }

[dir="rtl"] .price-range .range-slider {
  direction: ltr; }

/*========================
    tab CSS start
==========================*/
.order-tab {
  position: sticky;
  top: 50px;
  left: 0;
  z-index: 1;
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 12px;
  width: 100%;
  background-color: rgba(var(--white), 1);
  border-bottom: none;
  overflow: hidden;
  overflow-x: auto; }
  .order-tab .nav-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
    color: rgba(var(--white), 0.1);
    border-bottom: 1px solid rgba(var(--box-bg), 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all 0.3s ease;
    cursor: pointer; }
    .order-tab .nav-item .nav-link {
      width: 100%;
      font-weight: 500;
      font-size: 16px;
      padding: 10px;
      white-space: nowrap;
      color: rgba(var(--content-color), 1);
      background-color: transparent;
      border-left: none;
      border-right: none;
      border-top: none;
      border-bottom: 2px solid rgba(var(--border-color), 1); }
      .order-tab .nav-item .nav-link:hover {
        color: rgba(var(--content-color), 1);
        border-left: none;
        border-right: none;
        border-top: none; }
      .order-tab .nav-item .nav-link:focus {
        border-color: transparent; }
      .order-tab .nav-item .nav-link.active {
        background-color: transparent;
        color: rgba(var(--title-color), 1);
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: 2px solid rgba(var(--theme-color), 1);
        border-radius: 0;
        width: 100%; }

.help-tab {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 16px;
  overflow: auto;
  width: 100%;
  margin: 30px auto 0;
  padding-inline: 20px; }
  .help-tab .nav-item .nav-link {
    width: 100%;
    padding: 8px 16px;
    font-weight: 500;
    font-size: 16px;
    color: rgba(var(--content-color), 1);
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 40px;
    box-shadow: 0px 2px 12px 0px rgba(var(--title-color), 0.06); }
    .help-tab .nav-item .nav-link.active {
      background-color: rgba(var(--theme-color), 1);
      color: white;
      border-radius: 40px; }
      .help-tab .nav-item .nav-link.active:hover {
        color: white; }
    .help-tab .nav-item .nav-link:focus-visible {
      border-radius: 40px;
      box-shadow: none; }
    .help-tab .nav-item .nav-link:hover {
      color: rgba(var(--content-color), 1); }

/*========================
    tap to top CSS start
==========================*/
.tap-to-top-box {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  width: -moz-max-content;
  width: max-content;
  position: sticky;
  left: 50%;
  bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(var(--theme-color), 1);
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 40px;
  box-shadow: 1px 0px 12px 0px rgba(39, 119, 252, 0.1);
  transition: all 0.5s ease;
  z-index: 4; }
  [dir="rtl"] .tap-to-top-box {
    right: 50%; }
  .tap-to-top-box:has(.tap-to-top-box[style="transform: scale(1);"]) {
    transform: translateX(-50%) !important; }
    [dir="rtl"] .tap-to-top-box:has(.tap-to-top-box[style="transform: scale(1);"]) {
      transform: translateX(50%) !important; }
  .tap-to-top-box .scroll-to-top {
    direction: rtl; }
    [dir="rtl"] .tap-to-top-box .scroll-to-top {
      direction: ltr; }
    .tap-to-top-box .scroll-to-top .arrow {
      --iconsax-Color: rgba(var(--theme-color), 1);
      --iconsax-Size: 20px; }

body:has(.tab-to-top-box[style="transform: scale(1);"]) .tab-to-top-box {
  transform: translateX(-50%) !important;
  transform-origin: center; }
  [dir="rtl"] body:has(.tab-to-top-box[style="transform: scale(1);"]) .tab-to-top-box {
    transform: translateX(50%) !important; }

/********************** 
  Title css 
***********************/
.title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px; }
  .title h3 {
    color: rgba(var(--title-color), 1);
    font-weight: 500; }
  .title .see-all {
    color: rgba(var(--content-color), 1);
    font-weight: 400; }
  .title .title-timer {
    background-color: rgba(var(--theme-color), 1);
    border-radius: 40px;
    padding: 6px 10px;
    color: white;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400; }
    .title .title-timer .clock {
      --iconsax-Color: rgba(255, 255, 255, 1);
      --iconsax-Size: 16px; }
    .title .title-timer .counter {
      margin-top: 2px;
      margin-left: 4px;
      line-height: 1;
      color: rgba(var(--white), 1); }
      [dir="rtl"] .title .title-timer .counter {
        margin-left: unset;
        margin-right: 4px; }
      .title .title-timer .counter span {
        display: flex;
        align-items: center;
        color: white; }
      .title .title-timer .counter + .counter span {
        position: relative; }
        .title .title-timer .counter + .counter span::before {
          content: ":";
          margin-right: 4px;
          margin-top: -1px; }
          [dir="rtl"] .title .title-timer .counter + .counter span::before {
            margin-left: 4px;
            margin-right: unset; }
  .title .shop-btn {
    font-weight: 500;
    color: #203526;
    background-color: rgba(var(--secondary-color), 1);
    white-space: nowrap; }

.sub-title {
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(var(--border-color), 1); }

/* layout scss files */
/********************** 
  Header css 
***********************/
.main-header {
  width: 100%;
  position: sticky;
  top: 0;
  padding-top: 30px;
  background-color: rgba(var(--white), 1);
  z-index: 2; }
  .main-header.product-header {
    background-color: rgba(var(--box-bg), 1); }
  .main-header.profile-header {
    background-color: #d4e4fe !important; }
    body.dark .main-header.profile-header .header-panel h3 {
      color: rgba(var(--white), 1); }
  .main-header .header-panel {
    position: relative;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
    z-index: 1; }
    .main-header .header-panel .sidebar-btn {
      width: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      height: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      background-color: rgba(var(--box-bg), 1);
      padding: 10px;
      border-radius: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      border: none;
      z-index: 1; }
      .main-header .header-panel .sidebar-btn i {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))); }
    .main-header .header-panel a {
      z-index: 2; }
      .main-header .header-panel a.icon-box {
        z-index: 1;
        width: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
        height: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
        background-color: rgba(var(--box-bg), 1);
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
      .main-header .header-panel a .icon-btn {
        position: relative;
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
        line-height: 1; }
        .main-header .header-panel a .icon-btn.back-arrow {
          width: calc(20px + (26 - 20) * ((100vw - 320px) / (1920 - 320))); }
          body.dark .main-header .header-panel a .icon-btn.back-arrow {
            filter: invert(1); }
        .main-header .header-panel a .icon-btn.notification-icon {
          position: relative; }
          .main-header .header-panel a .icon-btn.notification-icon::after {
            content: "";
            position: absolute;
            top: 2px;
            right: 2px;
            width: 5px;
            height: 5px;
            border-radius: 100%;
            background-color: rgba(var(--theme-color), 1); }
            [dir="rtl"] .main-header .header-panel a .icon-btn.notification-icon::after {
              right: unset;
              left: 2px; }
      .main-header .header-panel a span {
        font-size: 14px;
        font-weight: 400;
        color: rgba(var(--content-color), 1); }
      .main-header .header-panel a.like-icon {
        width: 36px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(var(--white), 1);
        border-radius: 100%; }
        .main-header .header-panel a.like-icon .icon {
          width: 20px;
          height: 20px;
          display: flex;
          align-items: center;
          justify-content: center; }
        .main-header .header-panel a.like-icon .fill-icon {
          display: none; }
        .main-header .header-panel a.like-icon.active .outline-icon {
          display: none; }
        .main-header .header-panel a.like-icon.active .fill-icon {
          display: flex;
          color: rgba(var(--error-color), 1); }
        .main-header .header-panel a.like-icon.active .effect:before {
          animation: fireworkLine 0.5s linear 0.1s; }
        .main-header .header-panel a.like-icon.active .effect:after {
          animation: fireworkPoint 0.5s linear 0.1s; }
    .main-header .header-panel h3 {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 100%;
      position: absolute;
      font-weight: 500;
      text-align: center;
      font-size: 20px;
      color: rgba(var(--title-color), 1); }
      .main-header .header-panel h3 span {
        font-size: 16px; }

.header {
  padding: 30px 0 15px;
  display: flex;
  justify-content: space-between;
  background-color: rgba(var(--white), 1);
  z-index: 2;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%; }
  .header .head-content {
    display: flex;
    align-items: center;
    gap: 8px; }
    .header .head-content .sidebar-btn {
      width: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      height: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      background-color: rgba(var(--box-bg), 1);
      padding: 10px;
      border-radius: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      border: none; }
      .header .head-content .sidebar-btn i {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))); }
    .header .head-content .header-location {
      display: inline-block;
      width: auto;
      background: none;
      padding: 0;
      line-height: 1; }
      .header .head-content .header-location h6 {
        font-weight: 400;
        color: rgba(var(--content-color), 1); }
      .header .head-content .header-location .location {
        width: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
        height: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
        -o-object-fit: cover;
           object-fit: cover; }
      .header .head-content .header-location .location-content {
        display: inline-flex;
        align-items: center;
        gap: 5px; }
        .header .head-content .header-location .location-content h5 {
          font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
          line-height: 1;
          margin-top: 4px;
          color: rgba(var(--title-color), 1); }
        .header .head-content .header-location .location-content .d-arrow {
          --iconsax-Color: rgba(var(--title-color), 1);
          --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
          line-height: 1; }
    .header .head-content a {
      width: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      height: calc(36px + (48 - 36) * ((100vw - 320px) / (1920 - 320)));
      background-color: rgba(var(--box-bg), 1);
      border-radius: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .header .head-content a .icon-btn {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))); }
        .header .head-content a .icon-btn.notification-icon {
          position: relative; }
          .header .head-content a .icon-btn.notification-icon::after {
            content: "";
            position: absolute;
            top: 1px;
            right: 1px;
            width: 8px;
            height: 8px;
            border-radius: 100%;
            background-color: rgba(var(--theme-color), 1); }
            [dir="rtl"] .header .head-content a .icon-btn.notification-icon::after {
              right: unset;
              left: 1px; }

.secure-payment-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 8px calc(30px + (42 - 30) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(var(--border-color), 1); }
  .secure-payment-wrapper p {
    font-size: 14px;
    font-weight: 500;
    color: rgba(var(--content-color), 1); }

/*=====================
    navbar CSS start
==========================*/
.bottom-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(var(--white), 1);
  box-shadow: 0px -3px 12px 0px rgba(var(--theme-color), 0.05);
  z-index: 1; }
  .bottom-menu li {
    position: relative;
    width: 20%;
    display: block;
    text-align: center; }
    .bottom-menu li a .iconsax {
      --iconsax-Color: rgba(var(--title-color), 1);
      --iconsax-Size: 22px; }
    .bottom-menu li a h6 {
      margin-top: 8px;
      font-weight: 500;
      font-size: 14px;
      color: rgba(var(--title-color), 1); }
    .bottom-menu li a.active .text-content {
      --iconsax-Color: rgba(var(--theme-color), 1); }
    .bottom-menu li a.active h6 {
      font-weight: 600;
      color: rgba(var(--theme-color), 1); }
    .bottom-menu li a.active::before {
      content: "";
      position: absolute;
      top: -20px;
      left: 50%;
      width: 40px;
      height: 4px;
      background: rgba(var(--theme-color), 1);
      border-radius: 10px;
      transform: translateX(-50%); }
    .bottom-menu li a.active::after {
      content: "";
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
      width: 45px;
      height: 35px;
      background: linear-gradient(to bottom, rgba(var(--theme-color), 0.3) 0%, rgba(var(--theme-color), 0) 100%);
      clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); }

/*==========================
    Product box CSS start
============================*/
.product-box {
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  overflow: hidden; }
  .product-box .product-img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
    width: 100%;
    background-color: rgba(var(--box-bg), 0.6);
    border-radius: 6px 6px 0 0; }
    .product-box .product-img .img {
      height: 100px;
      -o-object-fit: contain;
         object-fit: contain; }
    .product-box .product-img .badge-img {
      display: inline-block;
      padding: 2px 14px 0 10px;
      position: absolute;
      left: 0px;
      top: 20px;
      font-size: 12px;
      height: 20px;
      white-space: nowrap;
      background-color: rgba(var(--error-color), 1);
      clip-path: polygon(100% 0, 85% 50%, 100% 100%, 0 100%, 0% 50%, 0 0); }
      [dir="rtl"] .product-box .product-img .badge-img {
        left: unset;
        right: 0;
        padding: 2px 10px 0 15px;
        clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 15% 50%, 0% 0%); }
      .product-box .product-img .badge-img span {
        text-transform: uppercase;
        color: white; }
  .product-box .like-icon {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(var(--white), 1);
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgba(var(--title-color), 0.1); }
    [dir="rtl"] .product-box .like-icon {
      right: unset;
      left: 8px; }
    .product-box .like-icon .icon {
      width: 16px;
      height: 16px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .product-box .like-icon .fill-icon {
      display: none; }
    .product-box .like-icon.active .outline-icon {
      display: none; }
    .product-box .like-icon.active .fill-icon {
      display: flex;
      color: rgba(var(--error-color), 1); }
    .product-box .like-icon.active .effect:before {
      animation: fireworkLine 0.5s linear 0.1s; }
    .product-box .like-icon.active .effect:after {
      animation: fireworkPoint 0.5s linear 0.1s; }
  .product-box .add-icon {
    background: radial-gradient(70.25% 76.67% at 33.33% 28.33%, #5ba3ff 0%, #1e60f2 100%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    top: -16px;
    right: 10px; }
    [dir="rtl"] .product-box .add-icon {
      right: unset;
      left: 10px; }
  .product-box .product-content {
    position: relative;
    padding: 10px; }
    .product-box .product-content .add-icon {
      --iconsax-Color: rgba(255, 255, 255, 1);
      --iconsax-Size: 20px; }
    .product-box .product-content .bottom-content {
      padding-top: 10px;
      display: flex;
      justify-content: space-between; }
      .product-box .product-content .bottom-content .price {
        font-size: 16px;
        font-weight: 500;
        color: rgba(var(--theme-color), 1); }
        .product-box .product-content .bottom-content .price del {
          font-size: 14px;
          font-weight: 500;
          color: rgba(var(--content-color), 1); }
      .product-box .product-content .bottom-content .rating {
        display: flex;
        align-items: center;
        color: rgba(var(--rating), 1);
        gap: 6px;
        line-height: 1; }
        .product-box .product-content .bottom-content .rating li .iconsax svg {
          width: 14px; }
          .product-box .product-content .bottom-content .rating li .iconsax svg [fill] {
            fill: rgba(var(--rating), 1); }
  .product-box.vertical-product {
    display: flex;
    align-items: center;
    position: relative; }
    .product-box.vertical-product .add-icon {
      top: unset;
      bottom: 5px;
      right: 10px; }
      [dir="rtl"] .product-box.vertical-product .add-icon {
        right: unset;
        left: 10px; }
    .product-box.vertical-product .order-btn {
      position: absolute;
      top: unset;
      bottom: 10px;
      right: 10px;
      padding: 8px; }
      [dir="rtl"] .product-box.vertical-product .order-btn {
        right: unset;
        left: 10px; }
    .product-box.vertical-product .close-icon {
      position: absolute;
      top: 8px;
      right: 8px;
      width: calc(30px + (36 - 30) * ((100vw - 320px) / (1920 - 320)));
      height: calc(30px + (36 - 30) * ((100vw - 320px) / (1920 - 320)));
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(var(--white), 1);
      border-radius: 100%;
      box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
      [dir="rtl"] .product-box.vertical-product .close-icon {
        right: unset;
        left: 8px; }
      .product-box.vertical-product .close-icon .close {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: 20px;
        transform: rotate(45deg); }
    .product-box.vertical-product .like-icon {
      position: absolute;
      top: 8px;
      right: 8px;
      width: 26px;
      height: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(var(--white), 1);
      border-radius: 100%; }
      [dir="rtl"] .product-box.vertical-product .like-icon {
        right: unset;
        left: 8px; }
      .product-box.vertical-product .like-icon .icon {
        width: 16px;
        height: 16px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .product-box.vertical-product .like-icon .fill-icon {
        display: none; }
      .product-box.vertical-product .like-icon.active .outline-icon {
        display: none; }
      .product-box.vertical-product .like-icon.active .fill-icon {
        display: flex;
        color: rgba(var(--error-color), 1); }
      .product-box.vertical-product .like-icon.active .effect:before {
        animation: fireworkLine 0.5s linear 0.1s; }
      .product-box.vertical-product .like-icon.active .effect:after {
        animation: fireworkPoint 0.5s linear 0.1s; }
    .product-box.vertical-product .product-img {
      position: unset;
      padding: 12px;
      width: 100px;
      height: 100px;
      background-color: rgba(var(--box-bg), 1);
      border-right: 1px solid rgba(var(--border-color), 0.6);
      border-radius: 10px 0 0 10px; }
      [dir="rtl"] .product-box.vertical-product .product-img {
        border-right: unset;
        border-left: 1px solid rgba(var(--border-color), 1);
        border-radius: 0 10px 10px 0; }
      .product-box.vertical-product .product-img a img {
        width: 85px;
        height: 85px;
        -o-object-fit: cover;
           object-fit: cover; }
    .product-box.vertical-product .product-content {
      position: relative;
      padding: 8px;
      width: calc(100% - calc(90px + (110 - 90) * ((100vw - 320px) / (1920 - 320)))); }
      .product-box.vertical-product .product-content h5 {
        display: inline-block; }
      .product-box.vertical-product .product-content .quantity-content {
        margin-top: -8px; }
      .product-box.vertical-product .product-content .bottom-content.cart-content {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .product-box.vertical-product .product-content .bottom-content.cart-content .plus-minus {
          display: inline-flex;
          align-items: center;
          text-align: center;
          padding: 6px 12px;
          background-color: rgba(var(--white), 1);
          border: 1px solid rgba(var(--border-color), 1);
          border-radius: 40px; }
          .product-box.vertical-product .product-content .bottom-content.cart-content .plus-minus input {
            background-color: rgba(var(--white), 1);
            color: rgba(var(--theme-color), 1);
            border: none;
            font-size: 14px;
            outline: none;
            width: 35px;
            text-align: center; }
          .product-box.vertical-product .product-content .bottom-content.cart-content .plus-minus .icon {
            --iconsax-Size: 16px;
            --iconsax-Color: rgba(var(--title-color), 1); }

.product-category .product-category-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  width: 100%;
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  overflow: hidden; }
  .product-category .product-category-img .categories-img {
    height: 100px;
    -o-object-fit: contain;
       object-fit: contain; }

.product-category h5 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: rgba(var(--title-color), 1); }

/* pages */
/*=====================
  account CSS start
=======================*/
.profile-background {
  position: relative;
  height: 180px; }
  .profile-background.edit-profile-bg {
    height: unset; }
  .profile-background .profile-part {
    text-align: center; }
    .profile-background .profile-part .profile-image {
      width: 100px;
      height: 100px;
      margin: 0 auto;
      position: relative; }
      .profile-background .profile-part .profile-image .profile-pic {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        background-color: rgba(var(--white), 1);
        border-radius: 100%; }
      .profile-background .profile-part .profile-image .edit-icon {
        padding: 6px;
        --iconsax-Color: rgba(255, 255, 255, 1);
        --iconsax-Size: 20px;
        background: radial-gradient(70.25% 76.67% at 33.33% 28.33%, #5ba3ff 0%, #1e60f2 100%);
        border-radius: 100%;
        position: absolute;
        bottom: 0;
        right: 0; }
        [dir="rtl"] .profile-background .profile-part .profile-image .edit-icon {
          right: unset;
          left: 0; }
      .profile-background .profile-part .profile-image #file {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 26px;
        height: 26px;
        z-index: 2;
        opacity: 0;
        cursor: pointer; }
        [dir="rtl"] .profile-background .profile-part .profile-image #file {
          right: unset;
          left: 0; }
    .profile-background .profile-part h3 {
      margin-top: 16px;
      font-size: 16px;
      font-weight: 500;
      color: #202326; }
    .profile-background .profile-part h4 {
      margin-top: 5px;
      font-size: 14px;
      font-weight: 400;
      color: rgba(var(--content-color), 1); }
    .profile-background .profile-part .location {
      color: rgba(var(--title-color), 1); }
      .profile-background .profile-part .location i {
        --Iconsax-Color: rgba(var(--title-color), 1);
        --Iconsax-Size: 16px; }

.profile-wrapper {
  margin-top: -20px;
  padding: 16px;
  background-color: rgba(var(--white), 1);
  border-radius: 30px 30px 0 0; }
  .profile-wrapper .profile-listing {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding-bottom: 24px; }
    .profile-wrapper .profile-listing li {
      text-align: center; }
      .profile-wrapper .profile-listing li .profile-box {
        width: calc(50px + (70 - 50) * ((100vw - 320px) / (1920 - 320)));
        height: calc(50px + (70 - 50) * ((100vw - 320px) / (1920 - 320)));
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px; }
        .profile-wrapper .profile-listing li .profile-box.color-1 {
          background-color: rgba(39, 119, 252, 0.1); }
        .profile-wrapper .profile-listing li .profile-box.color-2 {
          background-color: rgba(254, 181, 163, 0.1); }
        .profile-wrapper .profile-listing li .profile-box.color-3 {
          background-color: rgba(255, 200, 74, 0.1); }
        .profile-wrapper .profile-listing li .profile-box.color-4 {
          background-color: rgba(189, 189, 189, 0.1); }
      .profile-wrapper .profile-listing li h5 {
        margin-top: 8px;
        font-weight: 500;
        color: rgba(var(--title-color), 1); }
  .profile-wrapper .account-listing li {
    width: 100%;
    font-size: 18px;
    border-top: 1px solid rgba(var(--border-color), 1); }
    .profile-wrapper .account-listing li .account-link {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-block: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320))); }
      .profile-wrapper .account-listing li .account-link h5 {
        font-weight: 500;
        color: rgba(var(--title-color), 1); }
      .profile-wrapper .account-listing li .account-link .icon {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: 18px; }

.profile-form .form-check {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0; }
  .profile-form .form-check .form-check-input {
    width: 20px;
    height: 20px;
    float: unset;
    margin: 0;
    background: transparent;
    cursor: pointer; }
    .profile-form .form-check .form-check-input:focus {
      box-shadow: none; }
    .profile-form .form-check .form-check-input:checked {
      background-color: rgba(var(--theme-color), 1);
      border-color: rgba(var(--theme-color), 1); }
  .profile-form .form-check [type="radio"] {
    border-radius: 100%;
    position: relative; }
    .profile-form .form-check [type="radio"]::after {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      background-color: rgba(var(--theme-color), 1);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      border-radius: 100%;
      transition: all 0.12s ease; }
    .profile-form .form-check [type="radio"]:checked {
      background-color: transparent;
      border-color: rgba(var(--theme-color), 1); }
      .profile-form .form-check [type="radio"]:checked ~ .form-check-label {
        color: rgba(var(--theme-color), 1); }
      .profile-form .form-check [type="radio"]:checked::after {
        transform: translate(-50%, -50%) scale(1);
        transition: all 0.12s ease; }
  .profile-form .form-check .form-check-label {
    width: calc(100% - 20px);
    font-weight: 400;
    margin-top: 4px;
    color: rgba(var(--title-color), 1);
    cursor: pointer; }

.address-listing li {
  width: 100%;
  margin-bottom: 16px; }
  .address-listing li:last-child {
    margin-bottom: 0; }
  .address-listing li.address-box:has(.form-check-input:checked) {
    background-color: rgba(var(--theme-color), 0.1);
    border-color: rgba(var(--theme-color), 0.1); }
    .address-listing li.address-box:has(.form-check-input:checked) .address-head {
      border-bottom-color: rgba(var(--theme-color), 0.1); }
  .address-listing li.address-box .address-option {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .address-listing li.address-box .address-option .form-check {
      display: flex;
      align-items: center;
      gap: 8px;
      padding: 0;
      margin: 0; }
      .address-listing li.address-box .address-option .form-check .form-check-input {
        width: 20px;
        height: 20px;
        float: unset;
        margin: 0;
        background-color: rgba(var(--white), 1);
        border: 1px solid rgba(var(--border-color), 1);
        border-radius: 4px; }
        .address-listing li.address-box .address-option .form-check .form-check-input::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          width: 8px;
          height: 4px;
          border: 2px solid rgba(var(--border-color), 1);
          border-top: none;
          border-right: none;
          transform: translate(-50%, -50%) rotate(-45deg);
          transition: all 0.3s ease; }
        .address-listing li.address-box .address-option .form-check .form-check-input:checked {
          background-image: none;
          background-color: rgba(var(--theme-color), 1);
          border-color: rgba(var(--theme-color), 1); }
        .address-listing li.address-box .address-option .form-check .form-check-input:focus {
          box-shadow: none;
          border-color: rgba(var(--border-color), 1); }
      .address-listing li.address-box .address-option .form-check [type="radio"] {
        position: relative; }
        .address-listing li.address-box .address-option .form-check [type="radio"]:checked::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          width: 8px;
          height: 4px;
          border: 2px solid white;
          border-top: none;
          border-right: none;
          transform: translate(-50%, -50%) rotate(-45deg);
          transition: all 0.3s ease; }
      .address-listing li.address-box .address-option .form-check .form-check-label {
        margin-top: 4px;
        font-weight: 400;
        color: rgba(var(--content-color), 1);
        cursor: pointer; }
  .address-listing li .new-address-box {
    display: block;
    width: 100%;
    padding: 16px;
    text-align: center;
    background-color: rgba(var(--white), 1);
    border: 1px dashed rgba(var(--border-color), 1);
    border-radius: 10px; }
    .address-listing li .new-address-box h5 {
      color: rgba(var(--content-color), 1); }

.card-list li .card-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 16px; }
  .card-list li .card-box h5 {
    margin-top: 4px;
    color: rgba(var(--content-color), 1); }

.credit-card-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  margin-bottom: 24px; }

.setting-listing li {
  width: 100%;
  padding-block: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-size: 18px;
  border-top: 1px solid rgba(var(--border-color), 1); }
  .setting-listing li:first-child {
    padding-top: 0;
    border-top: none; }
  .setting-listing li:last-child {
    padding-bottom: 0; }
  .setting-listing li .account-link {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .setting-listing li .account-link h5 {
      font-weight: 500;
      color: rgba(var(--title-color), 1); }
    .setting-listing li .account-link .icon {
      --iconsax-Color: rgba(var(--title-color), 1);
      --iconsax-Size: 18px; }

.setting-notification-content {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(var(--content-color), 1); }

.privacy-policy-content h4 {
  font-weight: 500;
  font-size: 18px;
  color: rgba(var(--title-color), 1); }

.privacy-policy-content p {
  font-size: 16px;
  color: rgba(var(--content-color), 1); }

/********************** 
  Authentication css 
***********************/
.auth-content .logo-sm {
  margin-bottom: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))); }

.forgot {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  color: rgba(var(--title-color), 1);
  z-index: 1; }
  [dir="rtl"] .forgot {
    right: unset;
    left: 0px; }

.auth-btn {
  margin-top: calc(36px + (44 - 36) * ((100vw - 320px) / (1920 - 320))); }

.success-wrapper {
  width: 100%;
  height: 100vh; }

.login-icon {
  width: 20px; }

body.dark .apple-img {
  filter: invert(1); }

/********************** 
  cart css start
***********************/
.promo-code .code-form-control {
  position: relative;
  padding: calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320)));
  font-size: 16px;
  border: 1px solid rgba(var(--border-color), 1);
  padding-left: 15px;
  padding-right: calc(110px + (120 - 110) * ((100vw - 320px) / (1920 - 320)));
  color: rgba(var(--title-color), 1);
  background-color: rgba(var(--white), 1);
  border-radius: 40px;
  box-shadow: none; }
  [dir="rtl"] .promo-code .code-form-control {
    padding-left: calc(110px + (120 - 110) * ((100vw - 320px) / (1920 - 320)));
    padding-right: 15px; }
  body.dark .promo-code .code-form-control {
    background-color: rgba(var(--box-bg), 1); }
  .promo-code .code-form-control::-moz-placeholder {
    color: rgba(var(--content-color), 1); }
  .promo-code .code-form-control::placeholder {
    color: rgba(var(--content-color), 1); }

.promo-code .apply-btn {
  position: absolute;
  top: 50%;
  right: calc(6px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
  transform: translateY(-50%);
  margin-top: 10px;
  padding: 10px 30px;
  border-radius: 40px;
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  height: calc( 100% - calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320))) - calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320))));
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .promo-code .apply-btn {
      right: 8px; } }
  [dir="rtl"] .promo-code .apply-btn {
    left: calc(6px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
    right: unset; }

.bill-box .bill-box-content .total-amount {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
  padding-block: 8px;
  border-top: 1px dashed rgba(var(--border-color), 1);
  border-bottom: 1px dashed rgba(var(--border-color), 1); }
  .bill-box .bill-box-content .total-amount h5 {
    line-height: 1; }

.bill-box.checkout-bill-box {
  padding: 16px;
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }

.cart-btns {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  margin-bottom: 85px;
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(var(--box-bg), 1);
  z-index: 1; }
  .cart-btns a {
    border-radius: 40px;
    font-weight: 500;
    text-transform: capitalize;
    white-space: nowrap;
    display: flex;
    align-items: center; }
    .cart-btns a i {
      --iconsax-Color: rgba(32, 35, 38, 1);
      --iconsax-Size: 20px; }

/********************** 
  Categories css 
**********************/
.categories-slider {
  display: flex;
  align-items: center;
  gap: calc(16px + (56 - 16) * ((100vw - 320px) / (1920 - 320)));
  overflow-x: auto;
  padding-inline: 20px; }
  .categories-slider li .category-box {
    display: flex;
    align-items: center;
    flex-direction: column; }
    .categories-slider li .category-box .category-box-img {
      width: 70px;
      height: 70px; }
      .categories-slider li .category-box .category-box-img .category-img {
        border-radius: 100%;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .categories-slider li .category-box h5 {
      margin-top: 8px;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: rgba(var(--title-color), 1); }
  .categories-slider.category-list {
    padding-inline: 0;
    flex-wrap: wrap;
    gap: calc(16px + (54 - 16) * ((100vw - 320px) / (1920 - 320))); }
    @media (max-width: 991px) {
      .categories-slider.category-list {
        display: grid;
        grid-template-columns: repeat(6, 1fr); } }
    @media (max-width: 767px) {
      .categories-slider.category-list {
        display: grid;
        grid-template-columns: repeat(5, 1fr); } }
    @media (max-width: 576px) {
      .categories-slider.category-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr); } }
    @media (max-width: 425px) {
      .categories-slider.category-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr); } }

/********************** 
  Checkout css 
**********************/
.address-box {
  cursor: pointer;
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
  .address-box .address-head {
    width: 100%;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .address-box .address-head h5 {
      color: rgba(var(--title-color), 1); }
  .address-box .address-content {
    padding: 10px 16px; }
    .address-box .address-content p {
      font-size: 15px;
      color: rgba(var(--content-color), 1); }

.payment-method-box {
  background-color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05);
  overflow: hidden; }
  .payment-method-box .payment-form .form-check .form-check-label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0 15px 15px;
    font-size: 16px; }
    [dir="rtl"] .payment-method-box .payment-form .form-check .form-check-label {
      padding: 15px 15px 15px 0; }
    .payment-method-box .payment-form .form-check .form-check-label .payment-icon {
      width: 24px;
      -o-object-fit: cover;
         object-fit: cover; }
  .payment-method-box .payment-form .form-check .form-check-input {
    margin-right: 15px; }
    [dir="rtl"] .payment-method-box .payment-form .form-check .form-check-input {
      margin-right: unset;
      margin-left: 15px !important; }
    .payment-method-box .payment-form .form-check .form-check-input.checked ~ .form-check {
      background-color: rgba(var(--theme-color), 1); }
  .payment-method-box .payment-form .form-check:has(.form-check-input:checked) {
    background-color: rgba(var(--theme-color), 0.1); }
  .payment-method-box .payment-form .form-check + .form-check {
    padding-top: 0;
    border-top: 1px solid rgba(var(--border-color), 1); }

.delivery-method-list {
  display: flex;
  align-items: center;
  gap: 16px; }
  .delivery-method-list .delivery-method-box {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
    .delivery-method-list .delivery-method-box .delivery-method-image {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .delivery-method-list .delivery-method-box .delivery-method-image .payment-img {
        width: 100%; }

/*=====================
  coupon CSS start
=======================*/
.voucher-list {
  margin-top: 16px; }
  .voucher-list .voucher-box {
    position: relative;
    width: 100%;
    margin-bottom: 16px;
    padding: 20px 30px;
    background-color: rgba(var(--white), 1);
    border: 1px dashed rgba(var(--theme-color), 0.3);
    border-radius: 10px;
    display: flex;
    align-items: center; }
    .voucher-list .voucher-box:last-child {
      margin-bottom: 0; }
    .voucher-list .voucher-box::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      width: 20px;
      height: 20px;
      background-color: rgba(var(--white), 1);
      border-radius: 100%;
      border: 1px dashed rgba(var(--theme-color), 0.3);
      border-left: none;
      border-top: none;
      transform: rotate(-45deg) translateY(-50%); }
    .voucher-list .voucher-box::after {
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      width: 20px;
      height: 20px;
      background-color: rgba(var(--white), 1);
      border-radius: 100%;
      border: 1px dashed rgba(var(--theme-color), 0.3);
      border-right: none;
      border-top: none;
      transform: rotate(45deg) translateY(-50%); }
    .voucher-list .voucher-box .voucher-img {
      position: unset;
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: calc(70px + (100 - 70) * ((100vw - 320px) / (1920 - 320)));
      height: calc(70px + (100 - 70) * ((100vw - 320px) / (1920 - 320)));
      padding: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320)));
      background-color: rgba(var(--theme-color), 0.05);
      border-radius: 10px; }
      body.dark .voucher-list .voucher-box .voucher-img {
        background-color: rgba(var(--theme-color), 0.1); }
      .voucher-list .voucher-box .voucher-img img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
      body.dark .voucher-list .voucher-box .voucher-img .icon-1 {
        filter: invert(1); }
    .voucher-list .voucher-box .voucher-body {
      width: calc(100% - calc(70px + (100 - 70) * ((100vw - 320px) / (1920 - 320))) - 10px);
      height: 100%;
      margin-left: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
      padding-left: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
      border-left: 1px dashed rgba(var(--theme-color), 0.3); }
      [dir="rtl"] .voucher-list .voucher-box .voucher-body {
        margin-left: unset;
        margin-right: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
        padding-left: unset;
        padding-right: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)));
        border-left: none;
        border-right: 1px dashed rgba(var(--theme-color), 0.3); }
      .voucher-list .voucher-box .voucher-body h2 {
        font-size: calc(22px + (26 - 22) * ((100vw - 320px) / (1920 - 320)));
        font-weight: 500;
        color: rgba(var(--theme-color), 1); }
      .voucher-list .voucher-box .voucher-body h3 {
        display: inline-flex;
        align-items: center;
        gap: 4px;
        font-weight: 500;
        color: rgba(var(--content-color), 1); }
        .voucher-list .voucher-box .voucher-body h3 .buy-get {
          font-weight: 500;
          width: 40px; }
        .voucher-list .voucher-box .voucher-body h3 .count {
          font-size: 26px;
          font-weight: 600;
          color: rgba(var(--theme-color), 1); }
      .voucher-list .voucher-box .voucher-body .coupon-code {
        display: flex;
        align-items: center;
        gap: 4px;
        margin-block: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
        font-size: 16px;
        font-weight: 400;
        color: rgba(var(--title-color), 1); }
    .voucher-list .voucher-box .left-days {
      position: absolute;
      top: 50%;
      right: -10px;
      transform: translateY(-50%) rotate(-90deg);
      font-size: 16px;
      font-weight: 400;
      color: rgba(var(--content-color), 1); }
      [dir="rtl"] .voucher-list .voucher-box .left-days {
        left: -10px;
        right: unset; }

/*=====================
    elements CSS start
==========================*/
.app-title {
  margin-top: 30px;
  padding: 10px;
  background-color: rgba(var(--theme-color), 0.1);
  border-left: 3px solid rgba(var(--theme-color), 1); }
  [dir="rtl"] .app-title {
    border-left: unset;
    border-right: 3px solid rgba(var(--theme-color), 1); }
  .app-title h3 {
    font-weight: 500;
    color: rgba(var(--title-color), 1); }

.elements-navbar {
  position: relative;
  padding-inline: 0;
  padding-bottom: 0;
  box-shadow: none; }
  .elements-navbar .elements-navbar {
    padding: 10px 15px;
    position: relative; }
    .elements-navbar .elements-navbar::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      background-color: rgba(var(--white), 1);
      -webkit-mask-image: radial-gradient(circle at top, transparent 31px, black 32px);
      border-radius: 20px 20px 0 0; }
  .elements-navbar.wo-highlight {
    padding-top: 0; }
    .elements-navbar.wo-highlight li a.active::after {
      content: none !important; }
    .elements-navbar.wo-highlight li a.active::before {
      content: none !important; }
  .elements-navbar.with-highlight li a.active::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    width: 30px;
    height: 4px;
    background: rgba(var(--theme-color), 1);
    transform: translate(-50%);
    border-radius: 10px; }
  .elements-navbar.with-highlight li a.active::after {
    content: none !important; }

.element-list {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap; }
  .element-list li {
    font-size: 14px; }
    .element-list li .btn {
      margin: 0; }
      .element-list li .btn.btn-small {
        font-size: 12px; }
      .element-list li .btn.gray-btn {
        color: rgba(var(--title-color), 1);
        background-color: rgba(var(--box-bg), 1); }
    .element-list li .theme-outline-btn {
      background-color: transparent;
      color: rgba(var(--theme-color), 1);
      border-color: rgba(var(--theme-color), 1);
      font-weight: 500; }
      .element-list li .theme-outline-btn:hover {
        color: white;
        background-color: rgba(var(--theme-color), 1);
        border-color: rgba(var(--theme-color), 1); }
    .element-list li .gray-outline-btn {
      background-color: transparent;
      color: rgba(var(--title-color), 1);
      border-color: rgba(var(--border-color), 1);
      font-weight: 500;
      font-size: 14px;
      border-radius: 8px; }
      .element-list li .gray-outline-btn:hover {
        color: rgba(var(--theme-color), 1);
        background-color: rgba(var(--box-bg), 1); }
    .element-list li .link-btn {
      color: rgba(var(--theme-color), 1); }
    .element-list li .btn-outline-dark {
      color: rgba(var(--title-color), 1);
      border-color: rgba(var(--title-color), 1); }
      .element-list li .btn-outline-dark:hover {
        color: white; }

.element-group.radio-group .form-check {
  padding: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0 0 0; }
  .element-group.radio-group .form-check .form-check-input {
    position: relative;
    width: 20px;
    height: 20px;
    background-color: rgba(var(--white), 1);
    border-color: rgba(var(--border-color), 1);
    float: left;
    margin-left: unset;
    margin-top: 0;
    margin: 0;
    cursor: pointer; }
    [dir="rtl"] .element-group.radio-group .form-check .form-check-input {
      float: right; }
    .element-group.radio-group .form-check .form-check-input:focus {
      box-shadow: none;
      border-color: rgba(var(--border-color), 1); }
    .element-group.radio-group .form-check .form-check-input::after {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      background-color: rgba(var(--theme-color), 1);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      border-radius: 100%;
      transition: all 0.12s ease; }
    .element-group.radio-group .form-check .form-check-input:checked {
      background-color: transparent;
      border-color: rgba(var(--theme-color), 1); }
      .element-group.radio-group .form-check .form-check-input:checked::after {
        transform: translate(-50%, -50%) scale(1);
        transition: all 0.12s ease; }
  .element-group.radio-group .form-check .form-check-label {
    font-size: 16px;
    font-weight: 500;
    color: rgba(var(--title-color), 1);
    cursor: pointer; }
    .element-group.radio-group .form-check .form-check-label:checked {
      color: rgba(var(--title-color), 1) !important; }

.element-group.checkbox-group .form-check {
  margin-top: 8px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  float: unset;
  padding-left: 0; }
  [dir="rtl"] .element-group.checkbox-group .form-check {
    padding-left: unset;
    padding-right: 0; }
  .element-group.checkbox-group .form-check .form-check-label {
    font-size: 16px;
    color: rgba(var(--title-color), 1);
    cursor: pointer; }
  .element-group.checkbox-group .form-check .form-check-input {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 4px;
    box-shadow: 0px 2px 15px 0px rgba(78, 160, 247, 0.08);
    transition: all 0.3s ease;
    cursor: pointer; }
    .element-group.checkbox-group .form-check .form-check-input:focus {
      box-shadow: none;
      border-color: rgba(var(--border-color), 1); }
    .element-group.checkbox-group .form-check .form-check-input:checked {
      background-color: rgba(var(--theme-color), 1);
      border-color: rgba(var(--content-color), 0.15);
      float: unset; }

.element-group.switch-group .switch-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 8px; }
  .element-group.switch-group .switch-btn input[type="checkbox"] {
    position: relative;
    width: 32px;
    height: 20px;
    margin-top: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    --bs-form-check-bg-image: none;
    background-color: rgba(var(--content-color), 0.3);
    border: 1px solid rgba(var(--border-color), 1);
    box-shadow: none;
    border-radius: 50px;
    cursor: pointer; }
    .element-group.switch-group .switch-btn input[type="checkbox"]:checked {
      background-color: rgba(var(--theme-color), 1); }
      .element-group.switch-group .switch-btn input[type="checkbox"]:checked::before {
        transform: translateX(80%) translateY(-50%);
        background-color: white; }
    .element-group.switch-group .switch-btn input[type="checkbox"]:before {
      content: "";
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: rgba(var(--content-color), 0.5);
      position: absolute;
      top: 50%;
      left: 4px;
      transform: translateY(-50%);
      transition: 0.3s; }
  .element-group.switch-group .switch-btn h3 {
    font-size: 16px;
    font-weight: 500;
    color: rgba(var(--title-color), 1); }

.offcanvas.element-offcanvas {
  max-width: 280px;
  background-color: rgba(var(--white), 1);
  border: none; }
  .offcanvas.element-offcanvas.offcanvas-top {
    bottom: unset;
    max-width: 100%;
    border-radius: 0 0 20px 20px; }
  .offcanvas.element-offcanvas.offcanvas-bottom {
    max-width: 100%;
    border-radius: 20px 20px 0 0; }
  .offcanvas.element-offcanvas.offcanvas-start {
    border-radius: 0 20px 20px 0; }
    [dir="rtl"] .offcanvas.element-offcanvas.offcanvas-start {
      border-radius: 20px 0 0 20px; }
  .offcanvas.element-offcanvas.offcanvas-end {
    border-radius: 20px 0 0 20px; }
    [dir="rtl"] .offcanvas.element-offcanvas.offcanvas-end {
      border-radius: 0 20px 20px 0; }
  .offcanvas.element-offcanvas .offcanvas-header {
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .offcanvas.element-offcanvas .offcanvas-header .offcanvas-title {
      font-size: 18px;
      color: rgba(var(--title-color), 1); }
    .offcanvas.element-offcanvas .offcanvas-header .btn-close:focus {
      box-shadow: none; }
    body.dark .offcanvas.element-offcanvas .offcanvas-header .btn-close {
      filter: invert(1) brightness(1); }
  .offcanvas.element-offcanvas .offcanvas-body p {
    font-size: 14px;
    color: rgba(var(--content-color), 1); }

.element-modal .modal-dialog .modal-content {
  background-color: rgba(var(--white), 1); }
  .element-modal .modal-dialog .modal-content .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid rgba(var(--border-color), 1); }
    .element-modal .modal-dialog .modal-content .modal-header .modal-title {
      font-size: 18px;
      color: rgba(var(--title-color), 1); }
    .element-modal .modal-dialog .modal-content .modal-header .btn-close {
      margin: 0; }
      .element-modal .modal-dialog .modal-content .modal-header .btn-close:focus {
        box-shadow: none; }
      body.dark .element-modal .modal-dialog .modal-content .modal-header .btn-close {
        filter: invert(1) brightness(1); }
  .element-modal .modal-dialog .modal-content .modal-body p {
    font-size: 14px;
    color: rgba(var(--content-color), 1); }
  .element-modal .modal-dialog .modal-content .modal-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-top: 1px solid rgba(var(--border-color), 1); }

.elements-tab .tab-style1 {
  flex-wrap: nowrap;
  width: 100%;
  margin: 30px auto 0;
  border-radius: 6px;
  overflow: hidden; }
  .elements-tab .tab-style1 .nav-item {
    color: rgba(var(--white), 0.1);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
    cursor: pointer;
    border-radius: 0px;
    transition: all 0.3s ease; }
    .elements-tab .tab-style1 .nav-item .nav-link {
      width: 100%;
      padding: 10px;
      font-weight: 500;
      font-size: 16px;
      border-radius: 0;
      color: rgba(var(--content-color), 1);
      -webkit-backdrop-filter: blur(2px);
              backdrop-filter: blur(2px);
      background-color: rgba(var(--box-bg), 1); }
      .elements-tab .tab-style1 .nav-item .nav-link.active {
        background-color: rgba(var(--theme-color), 1);
        color: white; }
        .elements-tab .tab-style1 .nav-item .nav-link.active:hover {
          color: white; }

.elements-tab .tab-style2 {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 100%;
  border-bottom: none;
  overflow-x: auto; }
  .elements-tab .tab-style2 .nav-item {
    color: rgba(var(--white), 0.1);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
    cursor: pointer;
    border-radius: 8px;
    transition: all 0.3s ease;
    border-radius: 0;
    border-bottom: 1px solid rgba(var(--box-bg), 1); }
    .elements-tab .tab-style2 .nav-item .nav-link {
      width: 100%;
      padding-top: 0;
      font-weight: 500;
      font-size: 16px;
      white-space: nowrap;
      color: rgba(var(--content-color), 1);
      background-color: transparent;
      border-left: none;
      border-right: none;
      border-top: none;
      border-bottom: 1px solid rgba(var(--border-color), 1); }
      .elements-tab .tab-style2 .nav-item .nav-link:hover {
        border-left: none;
        border-right: none;
        border-top: none;
        color: rgba(var(--content-color), 1); }
      .elements-tab .tab-style2 .nav-item .nav-link:focus {
        border-color: transparent; }
      .elements-tab .tab-style2 .nav-item .nav-link.active {
        background-color: transparent;
        color: rgba(var(--title-color), 1);
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: 2px solid rgba(var(--theme-color), 1);
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0;
        width: 100%; }

.elements-tab .tab-style3 {
  flex-wrap: nowrap;
  width: 100%;
  margin: 30px auto 0;
  border-radius: 6px;
  overflow: hidden;
  gap: 20px;
  display: flex; }
  .elements-tab .tab-style3 .nav-item {
    border-radius: 10px;
    background-color: rgba(var(--box-bg), 1); }
    .elements-tab .tab-style3 .nav-item .nav-link {
      width: 100%;
      padding: 12px;
      font-weight: 500;
      font-size: 14px;
      font-size: 16px;
      color: rgba(var(--content-color), 1); }
      .elements-tab .tab-style3 .nav-item .nav-link.active {
        background-color: rgba(var(--theme-color), 1);
        color: white; }
        .elements-tab .tab-style3 .nav-item .nav-link.active:hover {
          color: white; }
      .elements-tab .tab-style3 .nav-item .nav-link:hover {
        color: rgba(var(--content-color), 1); }

.progressbar-list .progress {
  background-color: rgba(var(--box-bg), 1); }
  .progressbar-list .progress:first-child {
    margin-top: 30px; }
  .progressbar-list .progress .progress-bar {
    background-color: rgba(var(--theme-color), 1); }

/*=====================
  5.8  Empty page CSS start
==========================*/
.empty-page {
  overflow: auto;
  width: 100%;
  height: calc(100vh - 50px - 24px);
  display: grid;
  place-items: center;
  text-align: center; }
  .empty-page.no-connection {
    height: calc(100vh - 24px); }
  .empty-page h3 {
    position: relative;
    margin-top: 25px;
    color: rgba(var(--title-color), 1); }
  .empty-page h5 {
    position: relative;
    width: 75%;
    margin: 5px auto;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(var(--content-color), 1); }
    @media (max-width: 375px) {
      .empty-page h5 {
        width: 100%; } }

/********************** 
  filter css start
***********************/
.custom-filter-checkbox {
  display: flex;
  align-items: center;
  overflow: auto;
  gap: 10px; }
  .custom-filter-checkbox .form-check {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: unset; }
  .custom-filter-checkbox .close-icon {
    --iconsax-Color: rgba(255, 255, 255, 1);
    --iconsax-Size: 16px;
    transform: rotate(45deg); }
  .custom-filter-checkbox .form-check-label {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    line-height: 1;
    color: rgba(var(--content-color), 1);
    background-color: rgba(var(--white), 1);
    border: 1px solid rgba(var(--border-color), 1);
    border-radius: 40px;
    white-space: nowrap; }
    .custom-filter-checkbox .form-check-label .close-icon {
      display: none; }
  .custom-filter-checkbox .form-check-input {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: unset;
    border-radius: 40px;
    opacity: 0; }
    [dir="rtl"] .custom-filter-checkbox .form-check-input {
      margin-right: unset; }
    .custom-filter-checkbox .form-check-input:checked ~ .form-check-label {
      background-color: rgba(var(--theme-color), 1);
      color: white;
      border-color: rgba(var(--theme-color), 1);
      padding: 8px 12px; }
      .custom-filter-checkbox .form-check-input:checked ~ .form-check-label .close-icon {
        display: block; }
  .custom-filter-checkbox.color-ratings {
    gap: 0; }
    .custom-filter-checkbox.color-ratings .form-check-input {
      margin-left: unset; }
      [dir="rtl"] .custom-filter-checkbox.color-ratings .form-check-input {
        margin-right: unset; }
      .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label {
        border: 2px solid rgba(var(--white), 1);
        outline: 1px solid rgba(var(--theme-color), 1);
        box-shadow: 0 0 6px 3px rgba(40, 73, 126, 0.05); }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color1 {
          outline-color: #30528a; }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color2 {
          outline-color: #43bbd4; }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color3 {
          outline-color: #fed46f; }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color4 {
          outline-color: #9a7be3; }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color5 {
          outline-color: #5385fc; }
        .custom-filter-checkbox.color-ratings .form-check-input:checked ~ .form-check-label.color6 {
          outline-color: #c9d1dc; }
    .custom-filter-checkbox.color-ratings .form-check .form-check-label {
      width: 30px;
      height: 30px;
      margin: 5px;
      padding: 0;
      border-radius: 100%;
      border: 1px solid rgba(var(--border-color), 1); }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color1 {
        background-color: #30528a; }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color2 {
        background-color: #43bbd4; }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color3 {
        background-color: #fed46f; }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color4 {
        background-color: #9a7be3; }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color5 {
        background-color: #5385fc; }
      .custom-filter-checkbox.color-ratings .form-check .form-check-label.color6 {
        background-color: #c9d1dc; }
  .custom-filter-checkbox.emoji-ratings {
    display: flex;
    align-items: center;
    gap: 5px; }
    .custom-filter-checkbox.emoji-ratings .form-check-label {
      width: calc(40px + (60 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
      height: calc(40px + (60 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: rgba(var(--border-color), 1);
      opacity: 1; }
    .custom-filter-checkbox.emoji-ratings .form-check-input:checked ~ .form-check-label {
      background-color: rgba(var(--box-bg), 1);
      border: none;
      opacity: 1; }
  .custom-filter-checkbox.delivery-method .form-check .form-check-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    width: 110px !important;
    height: 80px !important;
    background-color: rgba(var(--white), 1);
    outline: 1px solid rgba(var(--border-color), 1);
    border-radius: 10px; }
    .custom-filter-checkbox.delivery-method .form-check .form-check-label .payment-img {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      opacity: 0.3; }
      body.dark .custom-filter-checkbox.delivery-method .form-check .form-check-label .payment-img {
        filter: invert(1) brightness(100); }
  .custom-filter-checkbox.delivery-method .form-check .form-check-input:checked ~ .form-check-label {
    background-color: rgba(var(--theme-color), 0.1);
    outline: 1px solid rgba(var(--border-color), 1); }
    .custom-filter-checkbox.delivery-method .form-check .form-check-input:checked ~ .form-check-label .payment-img {
      opacity: 1; }
  .custom-filter-checkbox.location-type {
    display: flex;
    align-items: center;
    gap: 10px; }
    .custom-filter-checkbox.location-type .form-check .form-check-label {
      padding: 8px 16px;
      border-radius: 40px;
      display: inline-flex;
      width: unset !important;
      height: unset !important; }
  .custom-filter-checkbox.language-type {
    width: 100%;
    display: block; }
    .custom-filter-checkbox.language-type .form-check + .form-check {
      margin-top: 16px; }
    .custom-filter-checkbox.language-type .form-check .form-check-label {
      width: 100% !important;
      margin: 0;
      padding: 15px calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
      display: flex;
      align-items: center;
      gap: 15px calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
      color: rgba(var(--title-color), 1);
      transition: all 0.3s ease-in-out; }
      .custom-filter-checkbox.language-type .form-check .form-check-label .language-icon {
        width: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320))); }
    .custom-filter-checkbox.language-type .form-check .form-check-input:checked ~ .form-check-label {
      color: white;
      outline: transparent;
      border-color: transparent;
      box-shadow: none; }

.main-form-check {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0; }
  .main-form-check .form-check-input {
    width: 20px;
    height: 20px;
    float: unset;
    margin: 0;
    background: transparent; }
    .main-form-check .form-check-input:focus {
      box-shadow: none; }
    .main-form-check .form-check-input:checked {
      background-color: rgba(var(--theme-color), 1);
      border-color: rgba(var(--theme-color), 1); }
  .main-form-check [type="radio"] {
    border-radius: 100%;
    position: relative; }
    .main-form-check [type="radio"]::after {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      background-color: rgba(var(--theme-color), 1);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      border-radius: 100%;
      transition: all 0.12s ease; }
    .main-form-check [type="radio"]:checked {
      background-color: transparent;
      border-color: rgba(var(--theme-color), 1); }
      .main-form-check [type="radio"]:checked ~ .form-check-label {
        color: rgba(var(--theme-color), 1); }
      .main-form-check [type="radio"]:checked::after {
        transform: translate(-50%, -50%) scale(1);
        transition: all 0.12s ease; }
  .main-form-check .form-check-label {
    font-weight: 400;
    color: rgba(var(--title-color), 1); }

/*========================
    home CSS start
==========================*/
.banner-slider {
  position: relative;
  padding-inline: 20px; }
  .banner-slider .banner-box .banner-img {
    width: 100%;
    height: 100%;
    border-radius: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    -o-object-fit: cover;
       object-fit: cover; }
  .banner-slider .banner-pagination {
    position: relative;
    margin-top: 5px;
    inset: unset;
    z-index: 1; }
    .banner-slider .banner-pagination .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
      background-color: rgba(var(--theme-color), 0.7);
      transition: all 0.3s ease-in-out; }
      .banner-slider .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
        height: 6px;
        border-radius: 10px;
        background-color: rgba(var(--theme-color), 1); }

.product-category-section {
  background-color: rgba(var(--secondary-color), 0.1); }
  body.dark .product-category-section {
    background-color: rgba(var(--box-bg), 1); }

/*===========================
    Notification CSS start
=============================*/
.notification-list li {
  margin-bottom: 15px;
  width: 100%; }
  .notification-list li:last-child {
    margin-bottom: 0; }
  .notification-list li .notification-box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 10px;
    background-color: rgba(var(--white), 1);
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
    .notification-list li .notification-box .notification-img {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px;
      width: calc(60px + (70 - 60) * ((100vw - 320px) / (1920 - 320)));
      height: calc(60px + (70 - 60) * ((100vw - 320px) / (1920 - 320)));
      border-radius: 10px;
      background-color: rgba(var(--box-bg), 1);
      border-radius: 10px; }
      .notification-list li .notification-box .notification-img .noti-img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .notification-list li .notification-box .notification-content {
      width: calc(100% - calc(60px + (70 - 60) * ((100vw - 320px) / (1920 - 320))) - 10px); }
      .notification-list li .notification-box .notification-content h4 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-weight: 500;
        color: rgba(var(--title-color), 1); }
      .notification-list li .notification-box .notification-content h5 {
        font-weight: 500;
        color: rgba(var(--content-color), 1);
        white-space: nowrap; }
      .notification-list li .notification-box .notification-content p {
        font-weight: 500;
        color: rgba(var(--content-color), 1); }

/********************** 
  Onboarding css 
***********************/
.splash-screen {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  background-color: rgba(var(--white), 1); }
  .splash-screen .splash-wrapper {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    background-color: rgba(var(--theme-color), 1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0; }
    .splash-screen .splash-wrapper.visible-splash {
      overflow: visible !important;
      background-color: rgba(var(--white), 1) !important; }
      .splash-screen .splash-wrapper.visible-splash .splash-behind {
        display: block;
        visibility: visible;
        z-index: 1; }
    .splash-screen .splash-wrapper .loading-box {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .splash-screen .splash-behind {
    display: block; }

.onboarding-section {
  position: relative; }
  .onboarding-section::after {
    content: "";
    background: linear-gradient(180deg, rgba(var(--white), 0) 0%, rgba(var(--white), 1) 60%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%; }
    [dir="rtl"] .onboarding-section::after {
      left: unset;
      right: 0; }
  .onboarding-section .onboarding-button-content {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-block: 24px;
    background: linear-gradient(180deg, rgba(var(--white), 0) 0%, rgba(var(--white), 1) 5%);
    z-index: 1; }
  .onboarding-section .marquee-block-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
    overflow: hidden; }
    .onboarding-section .marquee-block-wrapper .marquee-block {
      height: 100vh;
      width: 100%; }
      .onboarding-section .marquee-block-wrapper .marquee-block.marquee-top {
        animation: move-up 12s linear infinite; }
      .onboarding-section .marquee-block-wrapper .marquee-block.marquee-bottom {
        animation: move-down 12s linear infinite; }
      .onboarding-section .marquee-block-wrapper .marquee-block .marquee-inner {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute; }
      .onboarding-section .marquee-block-wrapper .marquee-block span .marquee-item {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 16px;
        transition: all 0.2s ease-out; }
        .onboarding-section .marquee-block-wrapper .marquee-block span .marquee-item .marquee-img {
          width: 100%;
          border-radius: 10px; }

/********************** 
  order css 
**********************/
.order-details-list li {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(var(--border-color), 1); }
  .order-details-list li:last-child {
    padding-bottom: 0; }

.order-status {
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px; }
  .order-status .status-head {
    padding: 16px;
    color: rgba(var(--title-color), 1);
    border-bottom: 1px solid rgba(var(--border-color), 1); }
  .order-status .status-body {
    padding: 16px; }
    .order-status .status-body .status-list .status-box {
      width: 100%;
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 24px; }
      .order-status .status-body .status-list .status-box:last-child {
        margin-bottom: 0; }
        .order-status .status-body .status-list .status-box:last-child .status-icon::after {
          display: none; }
      .order-status .status-body .status-list .status-box .status-icon {
        position: relative;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(var(--border-color), 1);
        border-radius: 4px; }
        .order-status .status-body .status-list .status-box .status-icon::after {
          content: "";
          position: absolute;
          top: 24px;
          left: 11px;
          width: 4px;
          height: calc(100% + 24px);
          background-color: rgba(var(--border-color), 1);
          border: unset;
          transform: unset;
          z-index: 0; }
          [dir="rtl"] .order-status .status-body .status-list .status-box .status-icon::after {
            left: unset;
            right: 11px; }
      .order-status .status-body .status-list .status-box .status-details {
        width: calc(100% - 24px - 10px);
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .order-status .status-body .status-list .status-box .status-details .icon {
          --iconsax-Color: rgba(var(--theme-color), 0.5);
          --iconsax-Size: 18px; }
      .order-status .status-body .status-list .status-box.completed {
        position: relative; }
        .order-status .status-body .status-list .status-box.completed .status-icon {
          position: relative;
          background-color: rgba(var(--theme-color), 1); }
          .order-status .status-body .status-list .status-box.completed .status-icon::before {
            content: "";
            position: absolute;
            top: 24px;
            left: 11px;
            width: 4px;
            height: calc(100% + 24px);
            background-color: rgba(var(--theme-color), 1);
            border: unset;
            transform: unset;
            z-index: 1; }
            [dir="rtl"] .order-status .status-body .status-list .status-box.completed .status-icon::before {
              left: unset;
              right: 11px; }
        .order-status .status-body .status-list .status-box.completed:nth-child(2) .status-icon::before {
          width: 4px;
          height: 100%;
          z-index: 1; }

/*=============================
  Page listing CSS start
===============================*/
.element-title {
  margin-top: 20px;
  background-color: rgba(var(--theme-color), 0.1);
  border-radius: 8px; }
  .element-title h3 {
    font-size: 18px;
    padding: 15px;
    color: rgba(var(--theme-color), 1); }

.element-menu {
  margin-top: 10px; }
  .element-menu .navigation .pages {
    display: block;
    width: calc(100% - 20px);
    padding-block: 15px;
    margin-inline: 10px;
    border-bottom: 1px dashed rgba(var(--line-color), 0.8); }
    .element-menu .navigation .pages:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .element-menu .navigation .pages h4 {
      font-size: 16px; }
    .element-menu .navigation .pages a {
      width: 100%;
      font-size: 16px;
      font-weight: 400;
      text-transform: capitalize;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: rgba(var(--title-color), 1); }
      .element-menu .navigation .pages a i {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: 18px;
        line-height: 1; }
        [dir="rtl"] .element-menu .navigation .pages a i {
          transform: scaleX(-1); }

/****************************
  product details css start
*****************************/
.product-style-image {
  background-color: rgba(var(--box-bg), 1);
  border-radius: 0 0 20px 20px; }
  .product-style-image .product-thumbnail-img {
    text-align: center; }
    .product-style-image .product-thumbnail-img .img {
      width: 100%;
      height: 330px;
      -o-object-fit: contain;
         object-fit: contain;
      cursor: grab; }

.product-thumbnail {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: -36px;
  padding: 8px;
  background-color: rgba(var(--white), 1);
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05);
  transition: all 0.3s ease-in-out; }
  .product-thumbnail .swiper-wrapper .thumbnail-image {
    height: calc(60px + (70 - 60) * ((100vw - 320px) / (1920 - 320)));
    background-color: rgba(var(--box-bg), 1);
    border-radius: 6px; }
    .product-thumbnail .swiper-wrapper .thumbnail-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
    .product-thumbnail .swiper-wrapper .thumbnail-image.swiper-slide-thumb-active {
      outline: 2px solid rgba(var(--theme-color), 0.1); }
      body.dark .product-thumbnail .swiper-wrapper .thumbnail-image.swiper-slide-thumb-active {
        outline: 2px solid rgba(var(--border-color), 1); }

.product-content-section .description p {
  font-size: 16px; }

.product-details-table {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(var(--border-color), 1);
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
  .product-details-table thead tr th {
    font-size: 16px;
    font-weight: 500;
    color: rgba(var(--title-color), 1);
    background-color: rgba(var(--white), 1);
    border-bottom: none; }
  .product-details-table tbody {
    font-size: 14px; }
    .product-details-table tbody tr .details {
      padding: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320)));
      color: rgba(var(--content-color), 1);
      background-color: rgba(var(--white), 1);
      border: 1px solid rgba(var(--border-color), 1);
      border-left: none; }
      [dir="rtl"] .product-details-table tbody tr .details {
        border-right: none;
        border-left: 1px solid rgba(var(--border-color), 1); }
    .product-details-table tbody tr .content {
      padding: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320)));
      color: rgba(var(--title-color), 1);
      background-color: rgba(var(--white), 1);
      border: 1px solid rgba(var(--border-color), 1);
      border-right: none; }
      [dir="rtl"] .product-details-table tbody tr .content {
        border-left: none; }
    .product-details-table tbody tr:last-child td {
      border-bottom: none; }

.product-conditions {
  padding: 15px 20px;
  background-color: rgba(var(--box-bg), 1); }
  .product-conditions .condition-listing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px; }
    @media screen and (max-width: 375px) {
      .product-conditions .condition-listing {
        display: block; } }
    .product-conditions .condition-listing .condition-box {
      width: 100%;
      display: flex;
      align-items: center;
      gap: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
      border-right: 1px solid rgba(var(--theme-color), 0.3); }
      .product-conditions .condition-listing .condition-box:last-child {
        border-right: none;
        justify-content: end; }
        @media screen and (max-width: 375px) {
          .product-conditions .condition-listing .condition-box:last-child {
            justify-content: unset;
            margin-top: 10px; } }
      @media screen and (max-width: 425px) {
        .product-conditions .condition-listing .condition-box {
          border-right: none; } }
      .product-conditions .condition-listing .condition-box .condition-icon {
        width: 40px;
        padding: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgba(var(--white), 1);
        border-radius: 100%; }
        .product-conditions .condition-listing .condition-box .condition-icon i {
          --iconsax-Color: rgba(var(--theme-color), 1);
          --iconsax-Size: 24px; }
      .product-conditions .condition-listing .condition-box .condition-text {
        color: rgba(var(--title-color), 1); }

.review-box {
  padding: 16px;
  border: 1px solid rgba(var(--border-color), 1);
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(var(--title-color), 0.05); }
  .review-box .review-box-head {
    padding-inline: 0;
    border-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .review-box .review-box-head h6 {
      font-size: 16px;
      font-weight: 500;
      color: rgba(var(--title-color), 1); }
      .review-box .review-box-head h6 i {
        --iconsax-Color: rgba(var(--title-color), 1);
        --iconsax-Size: 14px; }
  .review-box .review-body {
    padding-top: 10px;
    padding-inline: 0;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    border: none; }
    .review-box .review-body .rating-count {
      padding: 10px 5px;
      background: rgba(var(--theme-color), 1);
      border-radius: 10px;
      text-align: center; }
      .review-box .review-body .rating-count h5 {
        color: white; }
        .review-box .review-body .rating-count h5 span {
          font-weight: 500;
          font-size: 16px; }
    .review-box .review-body .rating {
      white-space: nowrap; }
      .review-box .review-body .rating li .star {
        width: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320))); }
    .review-box .review-body .rating-type {
      width: calc(100% - 82px - 10px); }
      .review-box .review-body .rating-type li {
        display: flex;
        align-items: center;
        gap: 10px;
        width: 100%; }
        .review-box .review-body .rating-type li h5 {
          font-weight: 400;
          min-width: 55px;
          font-size: 14px;
          color: rgba(var(--title-color), 1); }
        .review-box .review-body .rating-type li .progress {
          height: 5px;
          background-color: rgba(var(--content-color), 0.2); }
          .review-box .review-body .rating-type li .progress .progress-bar {
            background-color: rgba(var(--theme-color), 1); }

.review-wrapper {
  margin-top: 20px; }
  .review-wrapper li {
    width: 100%; }
    .review-wrapper li + li {
      padding-top: 14px;
      margin-top: 10px;
      border-top: 1px solid rgba(var(--border-color), 1); }
    .review-wrapper li .review-head {
      display: flex;
      align-items: center;
      gap: 10px; }
      .review-wrapper li .review-head .review-avatar {
        width: 50px;
        height: 50px;
        border-radius: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .review-wrapper li .review-head .review-content {
        width: calc(100% - 50px - 10px); }
        .review-wrapper li .review-head .review-content .review-top {
          display: flex;
          align-items: center;
          justify-content: space-between; }
    .review-wrapper li p {
      margin-top: 8px;
      font-size: 14px;
      color: rgba(var(--content-color), 1); }
    .review-wrapper li .img-box {
      display: flex;
      align-items: center;
      gap: 10px;
      flex-wrap: wrap;
      margin-top: 8px; }
      .review-wrapper li .img-box img {
        width: 80px;
        border-radius: 10px;
        -o-object-fit: cover;
           object-fit: cover;
        background-color: #f6f5f8; }

/********************** 
  sale css start
***********************/
.product-timer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  z-index: 1; }
  .product-timer li {
    text-align: center; }
    .product-timer li .counter {
      position: relative;
      text-align: center;
      width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 26px;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 10px;
      color: rgba(var(--theme-color), 1);
      background-color: rgba(var(--theme-color), 0.1);
      border: 1px solid rgba(var(--theme-color), 0.2);
      border-radius: 10px; }
    .product-timer li span {
      font-weight: 400;
      font-size: 16px;
      color: rgba(var(--title-color), 1);
      text-transform: capitalize; }

/********************** 
  search css start
***********************/
.search-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320))); }
  .search-list .search-box {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 16px;
    background-color: rgba(var(--box-bg), 1);
    border-radius: 40px; }
    .search-list .search-box .icon {
      --iconsax-Color: rgba(var(--content-color), 1);
      --iconsax-Size: 16px;
      transform: rotate(45deg); }
    .search-list .search-box h6 {
      line-height: 1;
      color: rgba(var(--title-color), 1); }

.map-wrapper {
  height: calc(100vh - 90px); }

.location-list li {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320))); }
  .location-list li:last-child {
    margin-bottom: 0; }
  .location-list li.active .location-icon {
    opacity: 1; }
  .location-list li.active h5 {
    color: rgba(var(--title-color), 1); }
  .location-list li .location-icon {
    --iconsax-Color: rgba(var(--content-color), 1);
    --iconsax-Size: 16px;
    opacity: 0.3; }
  .location-list li h5 {
    margin-top: 4px;
    font-weight: 500;
    line-height: 1;
    color: rgba(var(--content-color), 1); }

