@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");
/* start main colors variables */
/* end colors variables */
.col-xs-6 {
  width: 50% !important;
  padding: 0 5px;
}

.col-xs-3 {
  width: 25% !important;
  padding: 0 5px;
}

.col-xs-4 {
  width: 33.333333% !important;
  padding: 0 5px;
}

.cover {
  margin-top: 15px;
  width: 100%;
  min-height: 120px;
  max-height: 500px;
  border-radius: 10px;
}
.cover img {
  max-height: 100%;
}

.look-area-background {
  background-color: #cbe9ff;
}
.look-area-background img {
  object-fit: fill;
  height: 100%;
}

.banner {
  height: auto;
  min-height: 120px;
  width: 100%;
  position: relative;
}
.banner a {
  min-height: 120px;
  width: 100%;
}
.banner a img {
  height: 100%;
  width: 100%;
}

.Square {
  width: 300px;
  min-height: 250px;
  background-color: #f6fbff;
}
.Square img {
  height: 100%;
  width: 100%;
}

.look {
  width: 100%;
  overflow: hidden !important;
}
.look .lookSwiper .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: inherit;
}
.look .lookSwiper .swiper-pagination {
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.look .lookSwiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}

.without-label label {
  display: none;
}

.full-width {
  width: 100%;
}

.width-1140 {
  width: 1140px;
}

.width-728 {
  width: 728px;
}

.width-688 {
  max-width: 688px;
}

.width-675 {
  max-width: 675px;
}

.width-970 {
  width: 970px;
}

.width-300 {
  width: 300px;
}

.min-height-90 {
  min-height: 90px;
  max-height: 500px;
  overflow: hidden;
}
.min-height-90 .look-area-background {
  width: 100%;
  min-height: 90px;
  max-height: 500px;
}

.min-height-160 {
  min-height: 160px;
  max-height: 600px;
  overflow: hidden;
}
.min-height-160 .look-area-background {
  width: 100%;
  min-height: 160px;
  max-height: 600px;
}

.min-height-250 {
  min-height: 250px;
  max-height: 600px;
  overflow: hidden;
}
.min-height-250 .look-area-background {
  width: 100%;
  min-height: 250px;
  max-height: 600px;
}

.min-height-300 {
  min-height: 300px;
  max-height: 600px;
  overflow: hidden;
}
.min-height-300 .look-area-background {
  width: 100%;
  min-height: 300px;
  max-height: 600px;
}

.min-height-600 {
  min-height: 600px !important;
  max-height: 601px !important;
  overflow: hidden;
}
.min-height-600 .look-content {
  min-height: 600px !important;
  max-height: 601px !important;
}
.min-height-600 .look-area-background {
  width: 100%;
  min-height: 600px !important;
  max-height: 601px !important;
}

.single-left {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 120px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 !important;
  z-index: 100;
}
.single-left .look-area-background {
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}
.single-left img,
.single-left a {
  height: 600px;
}
@media (max-width: 1399.75px) {
  .single-left {
    display: none;
  }
}
.single-left iframe .google_image_div {
  min-height: 600px !important;
}

.single-right {
  position: fixed !important;
  right: 0;
  top: 0;
  width: 120px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 !important;
  z-index: 100;
}
.single-right .look-area-background {
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}
.single-right img,
.single-right a {
  min-height: 600px;
}
@media (max-width: 1399.75px) {
  .single-right {
    display: none;
  }
}
.single-right iframe .google_image_div {
  min-height: 600px !important;
}

.width-400.phone-look.look-area-type-group,
.width-400.phone-look.look-area-type-single {
  width: 100% !important;
}

.look-single a {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* ========== Start Ads Style =========== */
.desktop-look {
  display: block;
  margin: 15px auto;
  overflow: hidden !important;
}
@media (max-width: 575.98px) {
  .desktop-look {
    display: none;
  }
}

.phone-look {
  display: none;
  margin: 15px auto;
  overflow: hidden !important;
}
@media (max-width: 575.98px) {
  .phone-look {
    display: block;
  }
}

/* ========== Start Ads Style =========== */
.Square, .look {
  position: relative;
  overflow: hidden;
  background-origin: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Square img, .look img {
  width: 100%;
}

.banner label, .Square label, .look label, .single-left label, .single-right label {
  padding: 1px 3px;
  font-size: 9px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00b4db;
  color: #fff;
  width: auto;
  z-index: 10;
  font-weight: normal !important;
}

/* ========== End Ads Style =========== */
/*-------------------------------- start global ----------------------------*/
/* ===End Ads Style== */
/* === start label Style =========== */
label a {
  color: #fff;
}
label a:hover {
  color: #fff;
}

/* ------------------------------------------------------------------------------------- */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.look-height-122 {
  min-height: 122px;
}

.look-height-160 {
  min-height: 160px;
}

.look-height-175 {
  min-height: 175px;
}

.look-height-180 {
  min-height: 180px;
}

.look-height-190 {
  min-height: 190px;
}

.look-height-226 {
  min-height: 226px;
}

.look-height-280 {
  min-height: 280px;
}

.look-height-345 {
  min-height: 345px;
}

.look-height-465 {
  min-height: 465px;
}

.look-height-570 {
  min-height: 570px;
}

.look-height-638 {
  min-height: 638px;
}

.row.look-device-desktop {
  margin-right: initial;
  margin-left: initial;
}

header .min-height-90 {
  margin: 2px auto 2px 0 !important;
}

@media (min-width: 1200px) {
  .single .container {
    width: 1140px;
  }
}
.img-box img {
  object-fit: cover;
}

.fixed-whatsapp {
  position: fixed;
  bottom: 30px;
  right: 25px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 200;
}
.fixed-whatsapp svg {
  color: #fff;
  font-size: 40px;
  width: 40px;
  height: 40px;
}
@media (max-width: 575.98px) {
  .fixed-whatsapp {
    bottom: 20px;
    right: 20px;
  }
}

.fixed-messenger {
  position: fixed;
  bottom: 30px;
  right: 25px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #0084ff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 200;
}
.fixed-messenger svg {
  color: #fff;
  font-size: 40px;
  width: 40px;
  height: 40px;
}
@media (max-width: 575.98px) {
  .fixed-messenger {
    bottom: 20px;
    right: 20px;
  }
}

.fixed-whatsapp-messenger {
  bottom: 92px !important;
}

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

.f-comment {
  background-color: #fff;
  padding: 20px;
  margin: 10px 0;
}

.icon-box {
  position: absolute;
  left: initial;
  right: 0;
  padding: 0 8px;
  top: 15px;
  display: flex;
}
.icon-box a {
  margin: 0 3px !important;
  width: 35px;
  height: 35px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: initial !important;
  left: initial !important;
  cursor: pointer;
}
.icon-box a i, .icon-box a svg {
  font-size: 14px;
}
.icon-box a.trigger-btn {
  background-color: #ffe7e7;
}
.icon-box a.trigger-btn .fa-trash-alt {
  color: #b03939;
}
.icon-box a.trigger-btn:hover {
  background-color: #ee3535;
}
.icon-box a.trigger-btn:hover i, .icon-box a.trigger-btn:hover svg {
  color: #fff;
}
.icon-box a.print-btn {
  background-color: #ffedd0;
}
.icon-box a.print-btn .fa-print {
  color: #7a5e2c;
}
.icon-box a.print-btn:hover {
  background-color: #c99c57;
}
.icon-box a.print-btn:hover i, .icon-box a.print-btn:hover svg {
  color: #fff;
}

.preview-exit-button a {
  background-color: #696969;
  font-size: 13px;
  padding: 5px;
}
.preview-exit-button a:hover, .preview-exit-button a:focus, .preview-exit-button a:active {
  background-color: #a6da72;
  color: #333 !important;
  opacity: 1 !important;
}

.d-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-grid {
  display: grid;
}

.rtl .icon-box {
  left: 0;
  right: initial;
}

.digital-files-container .btn-dark.download {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 15px;
  top: 15px;
  height: 34px;
  font-size: 13px;
  gap: 5px;
}
.digital-files-container .btn-dark.download i, .digital-files-container .btn-dark.download svg {
  font-size: 15px;
}
.digital-files-container iframe {
  width: 90%;
  min-height: 700px;
  margin: 20px auto;
}

.m-height {
  min-height: 73.5vh !important;
}

.row.row-space-0 {
  margin: 0;
}

.row.row-space-2 {
  margin: 0 -1px;
}

.row.row-space-4 {
  margin: 0 -2px;
}

.row.row-space-6 {
  margin: 0 -3px;
}

.row.row-space-8 {
  margin: 0 -4px;
}

.row.row-space-10 {
  margin: 0 -5px;
}

.row.row-space-12 {
  margin: 0 -6px;
}

.row.row-space-14 {
  margin: 0 -7px;
}

.row.row-space-16 {
  margin: 0 -8px;
}

.row.row-space-18 {
  margin: 0 -10px;
}

.row.row-space-22 {
  margin: 0 -11px;
}

.row.row-space-24 {
  margin: 0 -12px;
}

.row.row-space-26 {
  margin: 0 -13px;
}

.row.row-space-28 {
  margin: 0 -14px;
}

.row.row-space-30 {
  margin: 0 -15px;
}

.row.row-space-0 > [class*=col-] {
  padding: 0;
}

.row.row-space-2 > [class*=col-] {
  padding: 0 1px;
}

.row.row-space-4 > [class*=col-] {
  padding: 0 2px;
}

.row.row-space-6 > [class*=col-] {
  padding: 0 3px;
}

.row.row-space-8 > [class*=col-] {
  padding: 0 4px;
}

.row.row-space-10 > [class*=col-] {
  padding: 0 5px;
}

.row.row-space-12 > [class*=col-] {
  padding: 0 6px;
}

.row.row-space-14 > [class*=col-] {
  padding: 0 7px;
}

.row.row-space-16 > [class*=col-] {
  padding: 0 8px;
}

.row.row-space-18 > [class*=col-] {
  padding: 0 9px;
}

.row.row-space-20 > [class*=col-] {
  padding: 0 10px;
}

.row.row-space-22 > [class*=col-] {
  padding: 0 11px;
}

.row.row-space-24 > [class*=col-] {
  padding: 0 12px;
}

.row.row-space-26 > [class*=col-] {
  padding: 0 13px;
}

.row.row-space-28 > [class*=col-] {
  padding: 0 14px;
}

.row.row-space-30 > [class*=col-] {
  padding: 0 15px;
}

.semi-bold {
  font-weight: 600;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.m-auto {
  margin: 0 auto !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 1px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-1 {
  margin-top: 1px !important;
}

.m-t-2 {
  margin-top: 2px !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.m-t-4 {
  margin-top: 4px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-r-1 {
  margin-right: 1px !important;
}

.m-r-2 {
  margin-right: 2px !important;
}

.m-r-3 {
  margin-right: 3px !important;
}

.m-r-4 {
  margin-right: 4px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-1 {
  margin-bottom: 1px !important;
}

.m-b-2 {
  margin-bottom: 2px !important;
}

.m-b-3 {
  margin-bottom: 3px !important;
}

.m-b-4 {
  margin-bottom: 4px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-l-1 {
  margin-left: 1px !important;
}

.m-l-2 {
  margin-left: 2px !important;
}

.m-l-3 {
  margin-left: 3px !important;
}

.m-l-4 {
  margin-left: 4px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 1px !important;
}

.p-2 {
  padding: 2px !important;
}

.p-3 {
  padding: 3px !important;
}

.p-4 {
  padding: 4px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15,
.wrapper {
  padding: 15px !important;
}

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

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-1 {
  padding-top: 1px !important;
}

.p-t-2 {
  padding-top: 2px !important;
}

.p-t-3 {
  padding-top: 3px !important;
}

.p-t-4 {
  padding-top: 4px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-1 {
  padding-right: 1px !important;
}

.p-r-2 {
  padding-right: 2px !important;
}

.p-r-3 {
  padding-right: 3px !important;
}

.p-r-4 {
  padding-right: 4px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-1 {
  padding-bottom: 1px !important;
}

.p-b-2 {
  padding-bottom: 2px !important;
}

.p-b-3 {
  padding-bottom: 3px !important;
}

.p-b-4 {
  padding-bottom: 4px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-1 {
  padding-left: 1px !important;
}

.p-l-2 {
  padding-left: 2px !important;
}

.p-l-3 {
  padding-left: 3px !important;
}

.p-l-4 {
  padding-left: 4px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.f-s-8 {
  font-size: 8px !important;
}

.f-s-9 {
  font-size: 9px !important;
}

.f-s-10 {
  font-size: 10px !important;
}

.f-s-11 {
  font-size: 11px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.f-s-15 {
  font-size: 15px !important;
}

.f-s-16 {
  font-size: 16px !important;
}

.f-s-17 {
  font-size: 17px !important;
}

.f-s-18 {
  font-size: 18px !important;
}

.f-s-19 {
  font-size: 19px !important;
}

.f-s-20 {
  font-size: 20px !important;
}

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

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.pull-none {
  float: none !important;
}

.f-w-100 {
  font-weight: 100 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

.f-w-300 {
  font-weight: 300 !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600 {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.table-td-valign-middle td,
.table-th-valign-middle th,
.table-valign-middle td,
.table-valign-middle th {
  vertical-align: middle !important;
}

.table-td-valign-top td,
.table-th-valign-top th,
.table-valign-top td,
.table-valign-top th {
  vertical-align: top !important;
}

.table-td-valign-bottom td,
.table-th-valign-bottom th,
.table-valign-bottom td,
.table-valign-bottom th {
  vertical-align: bottom !important;
}

.vertical-box {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  height: 100%;
  width: 100%;
}

.vertical-box-column {
  display: table-cell;
  vertical-align: top;
  height: 100%;
}

.vertical-box-row {
  display: table-row;
  height: 100%;
}

.vertical-box-row > .vertical-box-cell {
  position: relative;
  height: 100%;
  width: 100%;
  float: none;
}

.vertical-box-row > .vertical-box-cell > .vertical-box-inner-cell {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.bwizard-steps,
.gritter-item-wrapper,
.text-ellipsis {
  overflow: hidden !important;
}

.panel-expand .vertical-box .vertical-box-column {
  display: table-cell;
}

.page-content-full-height .content {
  position: absolute;
  left: 0;
  top: 54px;
  right: 0;
  bottom: -1px;
  transform: translateZ(0);
}

.no-rounded-corner {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.rounded-corner {
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.no-border {
  border: 0 !important;
}

.border-top-1 {
  border-top: 1px solid #eee !important;
}

.border-right-1 {
  border-right: 1px solid #eee !important;
}

.border-bottom-1 {
  border-bottom: 1px solid #eee !important;
}

.border-left-1 {
  border-left: 1px solid #eee !important;
}

.no-box-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.text-inverse {
  color: #2d353c !important;
}

a.text-inverse:focus,
a.text-inverse:hover {
  color: #575d63 !important;
}

.text-success {
  color: #00acac !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #33bdbd !important;
}

.text-info {
  color: #49b6d6 !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #6dc5de !important;
}

.text-primary {
  color: #348fe2 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #5da5e8 !important;
}

.text-warning {
  color: #f59c1a !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #f7b048 !important;
}

.text-danger {
  color: #ff5b57 !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #ff7c79 !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:focus,
a.text-white:hover {
  color: #f0f3f4 !important;
}

.bg-white {
  background: #fff !important;
}

.bg-silver-lighter {
  background: #f4f6f7 !important;
}

.bg-silver {
  background: #f0f3f4 !important;
}

.bg-silver-darker {
  background: #b4b6b7 !important;
}

.bg-black {
  background: #2d353c !important;
}

.bg-black-darker {
  background: #242a30 !important;
}

.bg-black-lighter {
  background: #575d63 !important;
}

.bg-grey {
  background: #b6c2c9 !important;
}

.bg-grey-darker {
  background: #929ba1 !important;
}

.bg-grey-lighter {
  background: #c5ced4 !important;
}

.bg-red {
  background: #ff5b57 !important;
}

.bg-red-darker {
  background: #cc4946 !important;
}

.bg-red-lighter {
  background: #ff7c79 !important;
}

.bg-orange {
  background: #f59c1a !important;
}

.bg-orange-darker {
  background: #c47d15 !important;
}

.bg-orange-lighter {
  background: #f7b048 !important;
}

.bg-yellow {
  background: #e3fa3e !important;
}

.bg-yellow-darker {
  background: #b6c832 !important;
}

.bg-yellow-lighter {
  background: #e9fb65 !important;
}

.bg-green {
  background: #28be3b !important;
}

.bg-green-darker {
  background: #008a8a !important;
}

.bg-green-lighter {
  background: #33bdbd !important;
}

.bg-blue {
  background: #348fe2 !important;
}

.bg-blue-darker {
  background: #2a72b5 !important;
}

.bg-blue-lighter {
  background: #5da5e8 !important;
}

.bg-aqua {
  background: #49b6d6 !important;
}

.bg-aqua-darker {
  background: #3a92ab !important;
}

.bg-aqua-lighter {
  background: #6dc5de !important;
}

.bg-purple {
  background: #727cb6 !important;
}

.bg-purple-darker {
  background: #5b6392 !important;
}

.bg-purple-lighter {
  background: #8e96c5 !important;
}

.no-bg {
  background: 0 0 !important;
}

.height-xs {
  height: 150px !important;
}

.height-sm {
  height: 300px !important;
}

.height-md {
  height: 450px !important;
}

.height-lg {
  height: 600px !important;
}

.height-full {
  height: 100% !important;
}

.height-50 {
  height: 50px !important;
}

.height-100 {
  height: 100px !important;
}

.height-150 {
  height: 150px !important;
}

.height-200 {
  height: 200px !important;
}

.height-250 {
  height: 250px !important;
}

.height-300 {
  height: 300px !important;
}

.height-350 {
  height: 350px !important;
}

.height-400 {
  height: 400px !important;
}

.height-450 {
  height: 450px !important;
}

.height-500 {
  height: 500px !important;
}

.height-550 {
  height: 550px !important;
}

.height-600 {
  height: 600px !important;
}

.width-xs {
  width: 150px !important;
}

.width-sm {
  width: 300px !important;
}

.width-md {
  width: 450px !important;
}

.width-lg {
  width: 600px !important;
}

.width-full {
  width: 100% !important;
}

.width-50 {
  width: 50px !important;
}

.width-100 {
  width: 100px !important;
}

.width-150 {
  width: 150px !important;
}

.width-200 {
  width: 200px !important;
}

.width-250 {
  width: 250px !important;
}

.width-300 {
  width: 300px !important;
}

.width-350 {
  width: 350px !important;
}

.width-400 {
  width: 400px !important;
}

.width-450 {
  width: 450px !important;
}

.width-500 {
  width: 500px !important;
}

.width-550 {
  width: 550px !important;
}

.width-600 {
  width: 600px !important;
}

.animated {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.btn .combobox-clear,
.flot-tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}

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

.underline {
  border-bottom: 1px solid #e2e7eb !important;
}

.social-feature {
  position: fixed;
  bottom: 10px;
  z-index: 10;
}
.social-feature .social-button {
  cursor: pointer;
  z-index: 1024;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  padding: 0 20px;
  background: linear-gradient(45deg, #B388EB, #8093F1);
  border-radius: 20px;
  color: #FFF;
  font-size: 16px;
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-feature .icon-box {
  position: fixed;
  bottom: 35px;
  padding: 20px 10px;
  z-index: 10;
  direction: ltr;
  text-align: right;
}
@media (max-width: 575.98px) {
  .social-feature .icon-box {
    right: 0;
    width: 100%;
    padding: 0 15px;
    bottom: 60px;
  }
}
.social-feature .icon-box .social {
  position: relative;
  margin: 2px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #FFF;
  font-size: 20px;
  text-align: center;
}
.social-feature .icon-box .social svg {
  font-size: 16px;
}
@media (max-width: 575.98px) {
  .social-feature .icon-box .social {
    width: 35px;
    height: 35px;
  }
  .social-feature .icon-box .social svg {
    font-size: 14px;
  }
}
.social-feature .icon-box .social a {
  color: #FFF;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.social-feature .icon-box .social a span {
  color: #fff;
  position: absolute;
  font-weight: bold;
  width: max-content;
  padding: 5px 10px;
  z-index: -1;
  font-size: 14px;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-feature .icon-box .social a span:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
}
.social-feature .icon-box .social a:hover span {
  visibility: visible;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-feature .icon-box .clicked {
  display: flex;
  transition: 1.5s all ease;
}
.social-feature .icon-box .copy-link {
  background: #1da1f2;
}
.social-feature .icon-box .copy-link span {
  background: #1da1f2;
}
.social-feature .icon-box .copy-link span:before {
  border-top: 5px solid #1da1f2;
}
.social-feature .icon-box .twitter {
  background: #1da1f2;
}
.social-feature .icon-box .twitter span {
  background: #1da1f2;
}
.social-feature .icon-box .twitter span:before {
  border-top: 5px solid #1da1f2;
}
.social-feature .icon-box .facebook {
  background: #1877f2;
}
.social-feature .icon-box .facebook svg {
  font-size: 19px;
}
.social-feature .icon-box .facebook span {
  background: #1877f2;
}
.social-feature .icon-box .facebook span:before {
  border-top: 5px solid #1da1f2;
}
.social-feature .icon-box .youtube {
  background: #ff0000;
}
.social-feature .icon-box .youtube span {
  background: #ff0000;
}
.social-feature .icon-box .youtube span:before {
  border-top: 5px solid #ff0000;
}
.social-feature .icon-box .instagram {
  background: #c13584;
}
.social-feature .icon-box .instagram span {
  background: #c13584;
}
.social-feature .icon-box .instagram span:before {
  border-top: 5px solid #c13584;
}
.social-feature .icon-box .linkedin {
  background: #0077b5;
}
.social-feature .icon-box .linkedin span {
  background: #0077b5;
}
.social-feature .icon-box .linkedin span:before {
  border-top: 5px solid #0077b5;
}
.social-feature .icon-box .whatsapp {
  background: #128c7e;
}
.social-feature .icon-box .whatsapp span {
  background: #128c7e;
}
.social-feature .icon-box .whatsapp span:before {
  border-top: 5px solid #128c7e;
}
.social-feature .icon-box .telegram {
  background: #0088cc;
}
.social-feature .icon-box .telegram span {
  background: #0088cc;
}
.social-feature .icon-box .telegram span:before {
  border-top: 5px solid #0088cc;
}
.social-feature .icon-box .snapchat {
  background: #fffc00;
}
.social-feature .icon-box .snapchat span {
  background: #fffc00;
}
.social-feature .icon-box .snapchat span:before {
  border-top: 5px solid #fffc00;
}

.social-left {
  left: 15px;
  bottom: 15px;
}
.social-left .icon-box {
  left: 0;
  text-align: left;
}

.social-right {
  right: 15px;
  bottom: 15px;
  position: fixed;
}
.social-right .icon-box {
  right: 0;
  text-align: right;
}

.social-Vertical .background {
  display: grid !important;
}
.social-Vertical span {
  bottom: 0;
  left: 45px;
}
.social-Vertical span:before {
  bottom: 12px;
  left: -7px;
  transform: rotate(90deg);
}
.social-Vertical span:hover {
  bottom: -5px;
  left: initial;
}

.social-horizontal .background {
  display: flex;
}
.social-horizontal span {
  bottom: 45px;
  left: initial;
}
.social-horizontal span:before {
  bottom: -5px;
  left: initial;
  transform: rotate(0deg);
}
.social-horizontal span:hover {
  display: block;
}

:root {
  --card-line-height: 14px;
  --card-padding: 8px;
  --card-radius: 5px;
  --color-gray: #e2ebf6;
  --color-dark-gray: #c4d1e1;
  --radio-border-width: 1px;
  --radio-size: 18px;
}

.checkout_top_note {
  background-color: #f2bd0b !important;
  color: #40301e !important;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  left: 0;
  min-height: 40px;
  padding: 10px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3500;
  font-size: 14px;
}

.checkout {
  height: 100vh;
}
.checkout .checkout_logo a {
  color: #67b4f5;
}
.checkout p {
  width: 100%;
  margin-bottom: 0;
}
.checkout .contacts-form {
  padding: 20px 0;
  padding-bottom: 0;
}
.checkout .card {
  background-color: #fff;
  border-radius: var(--card-radius);
  position: relative;
  cursor: pointer;
  margin: 0;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.checkout .radio {
  font-size: inherit;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 12px;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  .checkout .radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: var(--radio-border-width) solid var(--color-gray);
    border-radius: 50%;
    cursor: pointer;
    height: var(--radio-size);
    outline: none;
    transition: background 0.2s ease-out, border-color 0.2s ease-out;
    width: var(--radio-size);
  }
  .checkout .radio::after {
    border: var(--radio-border-width) solid #fff;
    border-top: 0;
    border-left: 0;
    content: "";
    display: block;
    height: 0.55rem;
    left: 25%;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translate(-50%, -50%);
    width: 0.275rem;
  }
  .checkout .radio:checked {
    background: #67b4f5;
    border-color: #67b4f5;
  }
  .checkout .card:hover .radio {
    border-color: #67b4f5;
  }
  .checkout .card:hover .radio:checked {
    border-color: #67b4f5;
  }
}
.checkout .plan-details {
  align-items: flex-start;
  border: 1px solid #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  margin: 0;
  overflow: hidden;
  padding: 10px;
  position: relative;
  transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  grid-gap: 8px;
}
.checkout .plan-details span .remove_address {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fd5d6c;
  opacity: 0.7;
  transition: all ease-out 0.25s;
}
.checkout .plan-details span .remove_address:hover, .checkout .plan-details span .remove_address:focus {
  opacity: 1;
  transition: all ease-out 0.25s;
}
.checkout .plan-details span .edit_address {
  display: flex;
  grid-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  color: #d3d3d3;
}
.checkout .plan-details span .edit_address span {
  font-size: 12px;
}
.checkout .plan-details span:last-child {
  display: contents;
}
.checkout .radio:checked ~ .plan-details {
  border-color: #67b4f5;
}
.checkout .radio:disabled ~ .plan-details {
  color: var(--color-dark-gray);
  cursor: default;
}
.checkout .radio:disabled ~ .plan-details .plan-type {
  color: var(--color-dark-gray);
}
.checkout .plan-type {
  color: #67b4f5;
  font-size: 16px;
  font-weight: bold;
  padding-right: 25px;
}
.checkout .plan-cost {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0;
}
.checkout #shipping_campanies p.alert {
  margin-bottom: 20px !important;
}
.checkout #shipping_campanies .card {
  margin-bottom: 10px;
}
.checkout #shipping_campanies .card .radio {
  top: 10px;
  right: 10px;
}
.checkout #shipping_campanies .details {
  padding-right: 20px;
}
.checkout .address_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 15px;
}
.checkout .add-new-address-button {
  padding: 20px;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  margin: 20px 0;
}
.checkout .switch {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 25px;
  border-radius: 20px;
  background: #eaeaea;
  transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  cursor: pointer;
}
.checkout .switch::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 22px;
  height: 22px;
  background: #fafafa;
  border-radius: 50%;
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.checkout .switch:active::before {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 0, 0, 0.1);
}
.checkout input:checked + .switch {
  background: #67b4f5;
}
.checkout input:checked + .switch::before {
  left: 27px;
  background: #fff;
}
.checkout input:checked + .switch:active::before {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 0, 0, 0.2);
}
.checkout .help-block {
  font-size: 12px;
  color: red;
}
.checkout .has-error .svg-inline--fa {
  color: red;
  font-size: 12px;
}
.checkout .picture,
.checkout .uploadingImage {
  width: 100%;
  min-height: 160px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #000;
  border: 2px dashed rgba(0, 0, 0, 0.125);
  border-radius: 8px;
  margin-top: 5px;
  cursor: pointer;
  font-family: sans-serif;
  transition: ease-in-out 0.25s;
  outline: none;
  overflow: hidden;
}
.checkout .picture:hover, .checkout .picture:focus,
.checkout .uploadingImage:hover,
.checkout .uploadingImage:focus {
  transition: ease-in-out 0.25s;
  color: #000;
  border-color: #67b4f5;
}
.checkout .picture:active,
.checkout .uploadingImage:active {
  border-color: rgba(0, 0, 0, 0.125);
  color: black;
  background: rgba(0, 0, 0, 0.125);
}
.checkout .picture:active h5,
.checkout .uploadingImage:active h5 {
  opacity: 0;
}
.checkout .picture .picture__img,
.checkout .picture img,
.checkout .uploadingImage .picture__img,
.checkout .uploadingImage img {
  max-width: 100%;
}
.checkout .uploadingImage {
  position: relative;
}
.checkout .uploadingImage input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.checkout .confirm_pay_btn {
  all: unset;
  border: 0;
  outline: 0;
  background: #67b4f5;
  color: #fff;
  width: 100%;
  min-height: 35px;
  height: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 0 !important;
  cursor: pointer;
  float: none;
}
.checkout .confirm_pay_btn span {
  height: initial;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.checkout .select2-container--default .select2-selection--single {
  height: 38px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
}
.checkout .alert {
  margin: 0 15px 10px 15px;
}

#global_checkout {
  background: #f8f8f8;
  padding: 90px 0;
  height: 100%;
}
#global_checkout .tabs-navigation {
  padding: 0 20px;
  cursor: pointer;
}
#global_checkout .nav-tabs .nav-link {
  background: #eaeaea;
}
#global_checkout .nav-tabs .nav-link.active {
  background: transparent;
}
#global_checkout .nav-tabs .nav-link label {
  cursor: pointer;
}
#global_checkout .nav-tabs .nav-link label input {
  margin-left: 8px;
}
#global_checkout .tab-content {
  padding: 0 20px;
  padding-bottom: 0;
}
#global_checkout .checkout_container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px 20px;
  display: grid;
  grid-gap: 16px;
}
#global_checkout .checkout_container .checkout_main {
  background: white;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
#global_checkout .checkout_container .checkout_main .checkout_heading {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-bottom: 2px solid #efefef;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo {
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 12px;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo a .logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #67b4f5;
  color: #fff;
  text-align: center;
  align-self: center;
  overflow: hidden;
  font-weight: bold;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo a .logo span {
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo a .logo img {
  width: 100%;
  height: 100%;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo a span {
  font-weight: bold;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_user_summary {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
  padding: 0 20px;
  grid-gap: 8px;
  border-right: 2px solid #efefef;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_user_summary h1 {
  margin: 0;
  font-size: 16px;
  font-weight: 900;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav li {
  color: #767072;
  font-weight: 600;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav li a {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400;
  transition: all ease-out 0.25s;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav li:hover a, #global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav li:focus a {
  color: #67b4f5;
  transition: all ease-out 0.25s;
}
#global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav li:not(:first-child):before {
  color: #c3c3c3;
  content: "\f053";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  padding: 0 10px;
  transform: scaleX(1);
  vertical-align: middle;
}
#global_checkout .checkout_container .checkout_main .checkout_addresses {
  grid-gap: 15px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 0 20px;
}
#global_checkout .checkout_container .checkout_main .checkout_addresses .add_address_btn {
  border: 1px dashed #cecece;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-gap: 8px;
}
#global_checkout .checkout_container .checkout_main .checkout_addresses .add_address_btn .fa-map-marker-alt {
  color: #B3B3B3 !important;
}
#global_checkout .checkout_container .checkout_main .checkout_addresses .add_address_btn span {
  font-size: 14px;
  font-weight: 700;
  color: #67b4f5;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label {
  width: 100%;
  background: #f8fafc;
  border: 1px solid #ecf0f4;
  border-radius: 7px;
  padding: 10px 20px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details {
  width: 100%;
  padding-right: 10px;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details .details-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details .details-container .company-name {
  display: flex;
  align-items: center;
  gap: 10px;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details .details-container .company-name img {
  width: 45px;
  height: 45px;
  border-radius: 7px;
  object-fit: cover;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details .details-container span {
  background-color: #e0e8ee;
  padding: 2px 6px;
  border-radius: 5px;
  font-style: italic;
  transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
  color: #444;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details #open-package-option {
  margin-top: 10px;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies label .details #open-package-option label {
  background-color: #fff;
  padding: 10px;
  font-size: 13px;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies .select-shipping.selected {
  border: 1px solid #ecf0f4;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies .select-shipping.selected .details .details-container span {
  font-weight: bold;
}
#global_checkout .checkout_container .checkout_main #shipping_campanies .select-shipping #open-package-option label {
  gap: 5px;
  padding: 5px;
}
@media (max-width: 575.98px) {
  #global_checkout .checkout_container .checkout_main #shipping_campanies .select-shipping #open-package-option span {
    font-size: 12px;
  }
}
#global_checkout .checkout_container .checkout_main .select-shipping-company h5 {
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main .select-shipping-company .alert {
  margin: 0;
  padding: 6px 10px 8px;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main .taken_by_other .receiver_title, #global_checkout .checkout_container .checkout_main .taken_by_other #taken_by_other_content .receiver_notifications, #global_checkout .checkout_container .checkout_main #taken_by_other_content .taken_by_other .receiver_notifications {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 8px;
  margin-bottom: 15px;
}
#global_checkout .checkout_container .checkout_main .taken_by_other .receiver_title span, #global_checkout .checkout_container .checkout_main .taken_by_other #taken_by_other_content .receiver_notifications span, #global_checkout .checkout_container .checkout_main #taken_by_other_content .taken_by_other .receiver_notifications span {
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main .taken_by_other .receiver_title .switcher label, #global_checkout .checkout_container .checkout_main .taken_by_other #taken_by_other_content .receiver_notifications .switcher label, #global_checkout .checkout_container .checkout_main #taken_by_other_content .taken_by_other .receiver_notifications .switcher label {
  margin: 0;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content {
  display: none;
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content h4 {
  font-size: 14px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content .row {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content .row label {
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content .row .receiver_data {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-gap: 20px;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content .row .receiver_data .phone,
#global_checkout .checkout_container .checkout_main #taken_by_other_content .row .receiver_data .email {
  flex: 1 0 48%;
}
#global_checkout .checkout_container .checkout_main #taken_by_other_content .receiver_notifications {
  margin-bottom: 0 !important;
}
#global_checkout .checkout_container .checkout_main .select-payment-method {
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method h5 {
  font-size: 14px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  grid-gap: 16px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card.bank_way {
  grid-column-start: 2;
  grid-row-start: 1;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card.wallet_way {
  grid-column-start: 3;
  grid-row-start: 1;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card.cod_way {
  grid-column-start: 4;
  grid-row-start: 1;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card.visa_way {
  grid-column-start: 1;
  grid-row-start: 1;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  grid-gap: 12px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info.img-cod img {
  height: 30px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info.img-visa img {
  height: 30px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info.img-bank img {
  height: 30px;
}
#global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info.img-wallet img {
  height: 30px;
}
@media (max-width: 575.98px) {
  #global_checkout .checkout_container .checkout_main .select-payment-method .payment-method {
    margin-bottom: 0;
  }
}
#global_checkout .checkout_container .checkout_main .select-payment-method .account-details input,
#global_checkout .checkout_container .checkout_main .select-payment-method .account-details select,
#global_checkout .checkout_container .checkout_main .select-payment-method .bank-account-form input,
#global_checkout .checkout_container .checkout_main .select-payment-method .bank-account-form select,
#global_checkout .checkout_container .checkout_main .select-payment-method .digital-wallet input,
#global_checkout .checkout_container .checkout_main .select-payment-method .digital-wallet select,
#global_checkout .checkout_container .checkout_main .select-payment-method .digital-wallets input,
#global_checkout .checkout_container .checkout_main .select-payment-method .digital-wallets select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details {
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form {
  background: white;
  padding: 20px;
  border-radius: 5px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form h4 {
  font-size: 14px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form label {
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form p {
  background: #f7f7f7;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 5px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form p:last-child {
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form .field {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 8px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form .field label {
  font-size: 14px;
  width: 100%;
}
#global_checkout .checkout_container .checkout_main .bank-transfer-details .bank-account-form .field select {
  width: 100%;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form {
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  border-radius: 5px;
  padding: 20px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet {
  background: white;
  padding: 20px;
  border-radius: 5px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet h4 {
  font-size: 14px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet p {
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 10px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet p .fa-copy {
  margin-right: auto;
  cursor: pointer;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet p .fa-check {
  color: #0b5351;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet p #messageHints {
  display: none;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet label {
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .field {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 8px;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .field label {
  font-size: 14px;
  width: 100%;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .field input {
  direction: ltr;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .field select {
  width: 100%;
  margin-bottom: 20px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 15px;
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 5px;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers .wallet_number {
  direction: ltr;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers .copy_wallet_number {
  margin-right: auto;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers .copy_wallet_number .fa-copy {
  margin-right: auto;
  cursor: pointer;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers .copy_wallet_number .fa-check {
  color: #0b5351;
}
#global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet .wallets_numbers .copy_wallet_number #messageHints {
  display: none;
}
#global_checkout .checkout_container .checkout_main .cart-payment-form {
  padding: 20px;
}
@media (max-width: 575.98px) {
  #global_checkout .checkout_container .checkout_main .cart-payment-form {
    padding: 0;
  }
}
#global_checkout .checkout_container .checkout_main #div-fromBranch .address ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  grid-gap: 8px;
}
#global_checkout .checkout_container .checkout_main #div-fromBranch .address ul li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 8px;
}
#global_checkout .checkout_container .checkout_main .alerts-box {
  margin: 0 20px;
}
#global_checkout .checkout_container .checkout_main .alerts-box .alert {
  position: relative;
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 5px;
}
#global_checkout .checkout_container .checkout_main .alerts-box .alert .close {
  font-size: 14px;
  text-shadow: none;
}
#global_checkout .checkout_container .checkout_main .alerts-box .alert-dismissible .close {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 10px;
  color: inherit;
}
#global_checkout .checkout_container .checkout_main .alerts-box .alert-dismissible {
  padding-right: 40px !important;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 15px;
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 5px;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers .wallet_number {
  direction: ltr;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers .copy_wallet_number {
  margin-right: auto;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers .copy_wallet_number .fa-copy {
  margin-right: auto;
  cursor: pointer;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers .copy_wallet_number .fa-check {
  color: #0b5351;
}
#global_checkout .checkout_container .checkout_main .wallets_numbers .copy_wallet_number #messageHints {
  display: none;
}
#global_checkout .checkout_container .checkout_side {
  background: transparent;
}
#global_checkout .checkout_container .checkout_side aside {
  position: sticky;
  top: 10px;
  padding: 20px;
  background: white;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  position: sticky;
  transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li {
  border-bottom: 1px solid #efefef;
  padding: 10px 0;
  font-size: 14px;
  color: #7d7676;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.total {
  font-weight: 700;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.no-border {
  border: 0;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-gap: 10px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .btn-coupon {
  border: 0;
  background: transparent;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-gap: 8px;
  color: #67b4f5;
  cursor: pointer;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .btn-coupon svg,
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .btn-coupon img {
  width: 30px;
  fill: #67b4f5;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .btn-coupon span {
  padding: 0;
  color: black;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .collapsible {
  background: transparent;
  transition: max-height 0.2s ease-out;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon .collapsible_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon {
  width: 100%;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form {
  position: relative;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 10px 10px 10px 93px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input:focus {
  outline: 0;
  border-color: #67b4f5;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input::-webkit-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input:-ms-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input::-moz-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form input:-moz-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon form button {
  border: 0;
  position: absolute;
  left: 5px;
  top: 5px;
  max-width: 60px;
  border-radius: 5px;
  background: #000;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  height: 28px;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon #coupon_error {
  margin-top: 5px;
  font-size: 12px;
  color: #b6250d;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon #success-msg {
  margin-top: 5px;
  font-size: 12px;
  color: #0db652;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon #coupon-form-btn.text-danger, #global_checkout .checkout_container .checkout_side aside .checkout_cart li.has_coupon #insertCoupon #coupon-form-btn.text-success {
  color: white !important;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.confirm_order {
  width: 100%;
  padding: 0;
}
#global_checkout .checkout_container .checkout_side aside .checkout_cart li.confirm_order form {
  width: 100%;
}
#global_checkout .checkout_container .checkout_side aside .delete {
  margin-top: 10px;
  font-size: 14px;
}
#global_checkout .w-100 {
  width: 100%;
}
@media (max-width: 575.98px) {
  #global_checkout {
    padding: 60px 0;
    height: initial;
  }
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: transparent !important;
}

#global_checkout .nav-tabs .nav-link {
  border-radius: 0;
  background: transparent;
}
#global_checkout .nav-tabs .nav-link.active {
  background: #dee2e6;
}

.nav-tabs .nav-item {
  padding: 5px 0 0 5px;
}

#div-fromBranch {
  border: 1px solid #dee2e6;
  border-top: 0;
  padding: 15px;
}

#div-shipping .contacts-form form h6 {
  font-weight: bold;
  background-color: #eee;
  width: max-content;
  padding: 5px 11px;
  border-radius: 5px;
}
#div-shipping .contacts-form form label {
  font-size: 13px;
}
#div-shipping .contacts-form form #select2-country_id-container {
  font-size: 14px;
}
#div-shipping .contacts-form form .select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
}
#div-shipping .contacts-form form input::placeholder {
  font-size: 13px;
}
@media (max-width: 575.98px) {
  #div-shipping .contacts-form form .btn-info {
    width: 100%;
  }
}

@media (max-width: 425px) {
  .nav {
    flex-wrap: nowrap;
  }
  #global_checkout .nav-tabs .nav-link label {
    cursor: pointer;
    font-size: 13px;
  }
  .nav-link {
    padding: 5px !important;
  }
  #global_checkout .checkout_container .checkout_main #shipping_campanies label .details,
  #global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav {
    flex-wrap: wrap;
    grid-gap: 10px;
  }
}
@media (max-width: 320px) {
  .nav {
    flex-wrap: nowrap;
  }
  #global_checkout .nav-tabs .nav-link label {
    cursor: pointer;
    font-size: 12px;
  }
  .nav-link {
    padding: 5px !important;
  }
  #global_checkout .checkout_container .checkout_main #shipping_campanies label .details,
  #global_checkout .checkout_container .checkout_main .checkout_heading .checkout_site_nav {
    flex-wrap: wrap;
    grid-gap: 10px;
  }
}
@media (max-width: 575.98px) {
  #global_checkout .checkout_container .checkout_main .checkout_heading {
    grid-template-columns: 1fr;
  }
  #global_checkout .checkout_container .checkout_main .checkout_heading .checkout_logo {
    display: flex;
    justify-content: center;
  }
  .checkout_container {
    max-width: 540px;
    grid-template-columns: 1fr;
  }
  .select-payment-method .payment-method {
    display: flex !important;
    flex-direction: column;
  }
  .select-payment-method .payment-method .card {
    width: 100%;
  }
  .select-payment-method .payment-method .card.bank_way {
    order: 2;
  }
  .select-payment-method .payment-method .card.wallet_way {
    order: 3;
  }
  .select-payment-method .payment-method .card.cod_way {
    order: 4;
  }
  .select-payment-method .payment-method .card.visa_way {
    order: 1;
  }
  #global_checkout .checkout_container .checkout_main .checkout_addresses {
    grid-template-columns: repeat(1, 1fr);
  }
  #global_checkout .checkout_container .checkout_main .checkout_addresses .add_address_btn {
    flex-direction: row;
    padding: 10px 0;
  }
  .checkout .plan-details {
    padding: 5px;
  }
  .checkout .plan-details .plan-type {
    font-size: 13px;
  }
  .checkout .radio {
    width: 15px !important;
    height: 15px !important;
  }
  #global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .card {
    padding: 10px;
  }
  #global_checkout .checkout_container .checkout_main .select-payment-method .payment-method .info {
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-self: flex-start;
    padding-right: 30px;
  }
  .xs-none {
    display: none !important;
  }
}
@media (min-width: 767.98px) {
  .checkout_container {
    max-width: 720px;
    grid-template-columns: 1fr;
  }
  .checkout_container .checkout_main {
    grid-row-start: 2;
  }
  .checkout_container .checkout_side {
    grid-row-start: 1;
  }
  .sm-none {
    display: none;
  }
}
@media (min-width: 991.98px) {
  .checkout_container {
    max-width: 960px;
    grid-template-columns: 1fr 220px;
  }
  .checkout_container .checkout_main {
    grid-row-start: 1;
  }
  .checkout_container .checkout_side {
    grid-row-start: 1;
  }
  .sm-none {
    display: flex;
  }
}
@media (min-width: 1199.98px) {
  .checkout_container {
    max-width: 1140px;
    grid-template-columns: 1fr 290px;
  }
}
@media (max-width: 1399.98px) {
  .checkout_container {
    max-width: 1240px;
  }
}
.rtl .checkout_container {
  grid-auto-flow: dense;
  direction: rtl;
}

.ltr .checkout .radio {
  right: inherit;
  left: calc(var(--card-padding) + var(--radio-border-width));
}
.ltr .checkout .plan-details span .remove_address {
  left: inherit;
  right: 10px;
}
.ltr .checkout .plan-type {
  padding-right: 0;
  padding-left: 30px;
}
.ltr #global_checkout .nav-tabs .nav-link label input {
  margin-left: 0;
  margin-right: 8px;
}
.ltr #global_checkout .checkout_container .checkout_main #digital-wallet-form .digital-wallet p .fa-copy {
  margin-right: inherit;
  margin-left: auto;
}
.ltr #global_checkout .checkout_container .checkout_main #shipping_campanies label .details {
  padding-right: 0;
  padding-left: 30px;
}
.ltr .checkout .kwt-file__choose-file {
  margin-left: 0;
  margin-right: 10px;
}
.ltr .checkout .kwt-file__delete {
  left: inherit;
  right: 10px;
}

#thanks {
  padding: 50px 0;
  background: #f8f8f8;
  /* Custom Styles */
  /* Cards */
  /* Utility Classes */
  /* Colors */
  /* Success Icon */
  /* Special Offer Section */
  /* Corner Ribbon */
  /* Countdown Timer */
  /* Product Details */
  /* Buttons */
  /* Animations */
  /* Responsive Styles */
}
#thanks .container {
  max-width: 1140px;
  margin: auto;
}
#thanks.special {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#thanks .thanks_container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  padding: 20px;
  background: white;
  border-radius: 5px;
  margin-bottom: 15px;
}
#thanks .thanks_container .main {
  display: grid;
  grid-gap: 0;
  align-items: center;
}
#thanks .thanks_container .checkout_heading {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
}
#thanks .thanks_container .checkout_heading .checkout_logo {
  padding-left: 20px;
}
#thanks .thanks_container .checkout_heading .checkout_logo a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 12px;
}
#thanks .thanks_container .checkout_heading .checkout_logo a .logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #67b4f5;
  color: #fff;
  text-align: center;
  align-self: center;
  overflow: hidden;
  font-weight: bold;
}
#thanks .thanks_container .checkout_heading .checkout_logo a .logo span {
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}
#thanks .thanks_container .checkout_heading .checkout_logo a .logo img {
  width: 100%;
  height: 100%;
}
#thanks .thanks_container .checkout_heading .checkout_logo a span {
  font-weight: bold;
}
#thanks .thanks_container .checkout_heading .checkout_user_summary {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  grid-gap: 8px;
  border-right: 2px solid #efefef;
}
#thanks .thanks_container .checkout_heading .checkout_user_summary h1 {
  margin: 0;
  font-size: 16px;
  font-weight: 900;
}
#thanks .thanks_container .checkout_heading .checkout_site_nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
}
#thanks .thanks_container .checkout_heading .checkout_site_nav li {
  color: #767072;
  font-weight: 600;
  font-size: 14px;
}
#thanks .thanks_container .checkout_heading .checkout_site_nav li a {
  color: #c3c3c3;
  font-size: 14px;
  font-weight: 400;
  transition: all ease-out 0.25s;
}
#thanks .thanks_container .checkout_heading .checkout_site_nav li:hover a, #thanks .thanks_container .checkout_heading .checkout_site_nav li:focus a {
  color: #67b4f5;
  transition: all ease-out 0.25s;
}
#thanks .thanks_container .checkout_heading .checkout_site_nav li:not(:first-child):before {
  color: #c3c3c3;
  content: "\f053";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  padding: 0 10px;
  transform: scaleX(1);
  vertical-align: middle;
}
#thanks .thanks_container .thanks_contents {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-gap: 20px;
}
#thanks .thanks_container .thanks_contents h3,
#thanks .thanks_container .thanks_contents h5,
#thanks .thanks_container .thanks_contents p {
  font-size: 14px;
  margin: 0;
}
#thanks .thanks_container .thanks_contents h3 span,
#thanks .thanks_container .thanks_contents h5 span,
#thanks .thanks_container .thanks_contents p span {
  border-radius: 5px;
  padding: 3px 10px;
  color: #fff;
}
#thanks .thanks_container .thanks_contents h3,
#thanks .thanks_container .thanks_contents h5 {
  font-weight: bold;
}
#thanks .thanks_container .thanks_contents.special {
  justify-content: center;
  align-items: center;
  max-width: 450px;
}
#thanks .thanks_container .thanks_contents.special h1 {
  margin-bottom: 0;
}
#thanks .thanks_container .thanks_contents.special .invoice_btns {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 15px;
}
#thanks .thanks_container .thanks_contents.special .invoice_btns .show_invoice_details,
#thanks .thanks_container .thanks_contents.special .invoice_btns .print_invoice_details {
  display: inline-flex;
  border: 1px solid #8c8c8c;
  border-radius: 8px;
  padding: 7px 15px;
  color: #8c8c8c;
  text-decoration: none;
  font-size: 14px;
}
#thanks .thanks_container .thanks_contents.special .invoice_stats {
  width: 100%;
  border: 1px solid #8c8c8c;
  border-radius: 8px;
  margin: 15px 0;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-self: flex-end;
  grid-gap: 15px;
}
#thanks .thanks_container .thanks_contents.special .invoice_stats .pay_stats {
  border: 1px solid #8c8c8c;
  padding: 5px 10px;
  color: #8c8c8c;
}
#thanks .thanks_container .order_btns {
  display: flex;
  justify-content: flex-start;
  grid-gap: 16px;
  align-items: center;
  border-top: 1px solid #eaeaea;
  width: 100%;
  padding-top: 20px;
}
#thanks .thanks_container .order_btns .show_order_details,
#thanks .thanks_container .order_btns .print_order_details {
  background: #67b4f5;
  color: #fff;
  border: 1px solid;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
}
#thanks .thanks_container .order_btns .print_order_details {
  background: transparent;
  border-color: #67b4f5;
  color: #67b4f5;
}
#thanks .thanks_container .completed .section-container {
  padding: 20px !important;
}
#thanks .order-confirmation {
  max-width: 100%;
  margin: 2rem auto;
  padding: 0 1rem;
}
#thanks .thank-you-card {
  background: #f8f9fa;
  border-radius: 1rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#thanks .special-offer-card {
  background: #fff;
  border: 2px solid #ffc107;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}
#thanks .discount-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  transform: rotate(15deg);
}
#thanks .product-image-wrapper {
  position: relative;
  transition: transform 0.3s ease;
}
#thanks .product-image-wrapper:hover {
  transform: scale(1.03);
}
#thanks .product-title {
  line-height: 1.4;
  font-size: 1.5rem;
}
#thanks .price-comparison {
  background: #f8f9fa;
  border-radius: 0.5rem;
  gap: 20px;
}
#thanks .price-comparison .old-price {
  display: flex;
  align-items: center;
}
#thanks .price-comparison .new-price {
  font-size: 2rem;
}
#thanks .action-buttons .btn {
  min-width: 220px;
  transition: all 0.3s ease;
  gap: 5px;
}
#thanks .action-buttons .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.09);
}
@media (max-width: 768px) {
  #thanks .offer-body {
    flex-direction: column;
  }
  #thanks .action-buttons .btn {
    width: 100%;
    margin: 0.5rem 0;
  }
}
@media (max-width: 575.98px) {
  #thanks #thanks .thanks_container {
    max-width: 540px;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  #thanks #thanks .thanks_container {
    max-width: 720px;
  }
  #thanks #thanks .thanks_container .main {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 991.98px) {
  #thanks #thanks .thanks_container {
    max-width: 960px;
  }
  #thanks #thanks .thanks_container .main {
    grid-template-columns: 2fr 1fr;
  }
}
@media (min-width: 1199.98px) {
  #thanks #thanks .thanks_container {
    max-width: 1140px;
  }
  #thanks #thanks .thanks_container .main {
    grid-template-columns: 2fr 1fr;
  }
}
@media (max-width: 1399.98px) {
  #thanks #thanks .thanks_container {
    max-width: 1240px;
  }
  #thanks #thanks .thanks_container .main {
    grid-template-columns: 2fr 1fr;
  }
}
#thanks .card {
  background-color: white;
  border-radius: 1rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  overflow: hidden;
  padding: 1.5rem;
  transition: transform 0.3s ease-in-out;
}
#thanks .card:hover {
  transform: translateY(-5px);
}
#thanks .text-center {
  text-align: center;
}
#thanks .mb-2 {
  margin-bottom: 0.5rem;
}
#thanks .mb-3 {
  margin-bottom: 0.75rem;
}
#thanks .mb-4 {
  margin-bottom: 1rem;
}
#thanks .mb-6 {
  margin-bottom: 1.5rem;
}
#thanks .mb-8 {
  margin-bottom: 2rem;
}
#thanks .mt-4 {
  margin-top: 1rem;
}
#thanks .mt-8 {
  margin-top: 2rem;
}
#thanks .mt-10 {
  margin-top: 2.5rem;
}
#thanks .mr-1 {
  margin-right: 0.25rem;
}
#thanks .mr-2 {
  margin-right: 0.5rem;
}
#thanks .ml-1 {
  margin-left: 0.25rem;
}
#thanks .ml-2 {
  margin-left: 0.5rem;
}
#thanks .ml-3 {
  margin-left: 0.75rem;
}
#thanks .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#thanks .px-4 {
  padding-right: 1rem;
  padding-left: 1rem;
}
#thanks .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#thanks .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#thanks .thanks-card {
  padding: 50px;
}
#thanks .flex {
  display: flex;
}
#thanks .flex-col {
  flex-direction: column;
}
#thanks .items-center {
  align-items: center;
}
#thanks .justify-center {
  justify-content: center;
}
#thanks .justify-between {
  justify-content: space-between;
}
#thanks .gap-3 {
  gap: 0.75rem;
}
#thanks .gap-4 {
  gap: 1rem;
}
#thanks .rounded-lg {
  border-radius: 0.5rem;
}
#thanks .rounded-2xl {
  border-radius: 1rem;
}
#thanks .rounded-xl {
  border-radius: 0.75rem;
}
#thanks .rounded-full {
  border-radius: 9999px;
}
#thanks .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.02) !important;
}
#thanks .shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
#thanks .font-bold {
  font-weight: 700;
}
#thanks .font-medium {
  font-weight: 500;
}
#thanks .font-semibold {
  font-weight: 600;
}
#thanks .text-lg {
  font-size: 1.125rem;
}
#thanks .text-xl {
  font-size: 1.25rem;
}
#thanks .text-3xl {
  font-size: 1.875rem;
}
#thanks .text-4xl {
  font-size: 2.25rem;
}
#thanks .text-white {
  color: white;
}
#thanks .text-gray-600 {
  color: #4b5563;
}
#thanks .text-gray-800 {
  color: #1f2937;
}
#thanks .text-sky-600 {
  color: #0284c7;
}
#thanks .text-sky-700 {
  color: #0369a1;
}
#thanks .text-sky-800 {
  color: #075985;
}
#thanks .text-amber-700 {
  color: #b45309;
}
#thanks .text-amber-800 {
  color: #92400e;
}
#thanks .text-emerald-500 {
  color: #10b981;
}
#thanks .text-emerald-800 {
  color: #065f46;
}
#thanks .text-rose-600 {
  color: #e11d48;
}
#thanks .bg-white {
  background-color: white;
}
#thanks .bg-sky-50 {
  background-color: #f0f9ff;
}
#thanks .bg-sky-600 {
  background-color: #0284c7;
}
#thanks .bg-sky-700 {
  background-color: #0369a1;
}
#thanks .bg-emerald-100 {
  background-color: #d1fae5;
}
#thanks .bg-emerald-500 {
  background-color: #10b981;
}
#thanks .bg-amber-500 {
  background-color: #f59e0b;
}
#thanks .bg-amber-600 {
  background-color: #d97706;
}
#thanks .bg-rose-500 {
  background-color: #f43f5e;
}
#thanks .bg-rose-600 {
  background-color: #e11d48;
}
#thanks .bg-rose-700 {
  background-color: #be123c;
}
#thanks .bg-gray-100 {
  background-color: #f3f4f6;
}
#thanks .bg-gray-200 {
  background-color: #e5e7eb;
}
#thanks .border {
  border-width: 1px;
  border-style: solid;
}
#thanks .border-amber-100 {
  border-color: #fef3c7;
}
#thanks .border-sky-100 {
  border-color: #e0f2fe;
}
#thanks .border-sky-200 {
  border-color: #bae6fd;
}
#thanks .line-through {
  text-decoration: line-through;
}
#thanks .hover\:bg-sky-50:hover {
  background-color: #f0f9ff;
}
#thanks .hover\:bg-sky-700:hover {
  background-color: #0369a1;
}
#thanks .hover\:text-sky-800:hover {
  color: #075985;
}
#thanks .transition-colors {
  transition-property: color, background-color, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#thanks .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
#thanks .transform {
  transform: translateY(0);
  transition: transform 0.3s ease;
}
#thanks .grid {
  display: grid;
}
#thanks .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
#thanks .success-icon {
  text-align: center;
  margin-bottom: 1.5rem;
}
#thanks .inline-flex {
  display: inline-flex;
}
#thanks .w-5 {
  width: 1.25rem;
}
#thanks .h-5 {
  height: 1.25rem;
}
#thanks .w-6 {
  width: 1.5rem;
}
#thanks .h-6 {
  height: 1.5rem;
}
#thanks .w-12 {
  width: 3rem;
}
#thanks .h-12 {
  height: 3rem;
}
#thanks .w-14 {
  width: 3.5rem;
}
#thanks .h-14 {
  height: 3.5rem;
}
#thanks .w-24 {
  width: 6rem;
}
#thanks .h-24 {
  height: 6rem;
}
#thanks .relative {
  position: relative;
}
#thanks .absolute {
  position: absolute;
}
#thanks .badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 0.35rem;
  font-size: 0.875rem;
  font-weight: 500;
}
#thanks .up-sale-offer-card {
  /*background: linear-gradient(to right, #fff7e6, #fff7f0);*/
  background: linear-gradient(to right, #ffe6e6, #f0f9ff);
  border: 1px solid #fde68a;
  position: relative;
  overflow: hidden;
  padding: 30px 50px;
}
#thanks .up-sale-offer-card .price-comparison {
  background-color: transparent;
}
#thanks .ribbon {
  position: absolute;
  top: 30px;
  left: -30px;
  transform: rotate(-40deg);
  background-color: #f59e0b;
  color: white;
  padding: 0.25rem 2.5rem;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
#thanks .countdown-container {
  margin-bottom: 1.5rem;
}
#thanks .countdown-timer {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
}
#thanks .countdown-item {
  text-align: center;
}
#thanks .countdown-value {
  background: linear-gradient(to bottom, #ffb332, #ff8900);
  color: white;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 700;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#thanks .countdown-label {
  color: #92400e;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
#thanks .discount-badge {
  position: absolute;
  top: -0.75rem;
  right: -0.75rem;
  z-index: 1;
}
#thanks .product-image-container {
  position: relative;
  margin-bottom: 1.5rem;
}
#thanks .product-image {
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0);
  transition: transform 0.3s ease;
}
#thanks .product-image:hover {
  transform: scale(1.05);
}
#thanks .product-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
#thanks .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  text-align: center;
  border-radius: 0.5rem;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
}
#thanks .btn-add-to-cart {
  border: 1px solid #f43f5e;
  color: #f43f5e;
  padding: 0.75rem 1.5rem;
  width: 100%;
  font-size: 1.125rem;
  box-shadow: 0 4px 6px rgba(104, 104, 104, 0.1);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: bold;
  border-radius: 7px;
}
#thanks .btn-add-to-cart svg {
  font-size: 22px;
}
#thanks .btn-add-to-cart:hover {
  background: linear-gradient(to right, #f43f5e, #e11d48);
  color: #fff;
  box-shadow: 0 6px 8px rgba(229, 35, 76, 0.23);
}
#thanks .btn-cancel-offer {
  text-align: center;
  width: 100%;
  display: block;
  padding: 10px;
  color: #6f787e;
}
#thanks .continue-btn {
  background-color: #f3f4f6;
  color: #1f2937;
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
}
#thanks .continue-btn:hover {
  background-color: #e5e7eb;
}
#thanks .copy-btn {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: color 0.3s ease;
  border: none;
  padding: 0 10px;
  height: 30px;
  font-size: 12px;
  background-color: #d8f0ff;
  color: #1b71a0;
  font-weight: 600;
}
#thanks .copy-btn #copyText {
  padding: 0;
  font-size: 12px;
}
#thanks .copy-btn:hover {
  color: #075985;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
}
#thanks .animate-fade-in {
  animation: fadeIn 0.8s ease-out forwards;
}
#thanks .product-container {
  display: flex;
  gap: 40px;
}
#thanks .product-container .product-image {
  width: 350px;
}
#thanks .discount-badge {
  background-color: #e11d48;
  color: #fff;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(0);
  transition: transform 0.3s ease;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
#thanks .animate-pulse-slow {
  animation: pulse 2s ease-in-out infinite;
}
@media (min-width: 768px) {
  #thanks .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  #thanks .col-span-2 {
    grid-column: span 2/span 2;
  }
  #thanks .flex-row {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  #thanks .container {
    padding: 0 1rem;
  }
  #thanks .countdown-value {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
  }
  #thanks .action-buttons {
    flex-direction: column;
  }
  #thanks .btn-view-order {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  #thanks .order-confirmation {
    padding: 0;
  }
  #thanks .order-confirmation .thanks-card {
    padding: 15px;
  }
  #thanks .order-confirmation .thanks-card .success-icon div {
    width: 4rem;
    height: 4rem;
  }
  #thanks .order-confirmation .thanks-card .success-icon div svg {
    height: 2.5rem;
    width: 2.5rem;
  }
  #thanks .order-confirmation .thanks-card .action-buttons {
    margin-top: 10px;
    flex-direction: inherit;
  }
  #thanks .order-confirmation .thanks-card .action-buttons a {
    width: max-content;
    min-width: auto;
    font-size: 12px;
    padding: 8px 11px;
  }
  #thanks .up-sale-offer-card {
    padding: 30px 10px;
  }
  #thanks .up-sale-offer-card .product-container {
    display: block;
  }
  #thanks .up-sale-offer-card .product-container .product-image-container .product-image {
    width: 100%;
  }
  #thanks .up-sale-offer-card .product-container .product-details .product-title {
    line-height: 1.3;
    font-size: 1.3rem;
    margin-bottom: 0.5rem !important;
  }
}
#thanks .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.05) !important;
}

@media print {
  .print .share-info {
    display: none !important;
  }
  .print a {
    display: none !important;
  }
  .print .slider,
  .print .checkout_heading,
  .print .order_btns {
    display: none !important;
  }
  @page {
    margin: 0;
  }
}
[hover-tooltip] {
  position: relative;
  cursor: default;
}
[hover-tooltip]:hover::before {
  content: attr(hover-tooltip);
  font-size: 13px;
  text-align: center;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 17px;
  min-width: 60px;
  max-width: 200px;
  bottom: calc(100% + 10px);
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: #303030;
  border-radius: 5px;
  padding: 0;
  min-height: 30px;
  color: #ffffff;
  z-index: 1;
  font-weight: normal !important;
}
[hover-tooltip]:hover::after {
  content: "";
  position: absolute;
  display: block;
  left: 17px;
  width: 0;
  height: 0;
  bottom: calc(100% + 6px);
  margin-left: -3px;
  border: 1px solid black;
  border-color: #303030 transparent transparent transparent;
  border-width: 4px 6px 0;
  animation: fade-in 300ms ease;
  z-index: 1;
}
[hover-tooltip][tooltip-position=bottom]:hover::before {
  bottom: auto;
  top: calc(100% + 10px);
}
[hover-tooltip][tooltip-position=bottom]:hover::after {
  bottom: auto;
  top: calc(100% + 6px);
  border-color: transparent transparent #303030;
  border-width: 0 6px 4px;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*.fixed-whatsapp svg {
  transform: rotate(0);
}*/
.fixNumbers {
  display: flex;
  justify-content: flex-start;
  grid-gap: 8px;
}
.fixNumbers span {
  direction: ltr;
  text-align: right;
  float: left;
}

.col-xs-6 {
  width: 50% !important;
  padding: 0 5px;
}

.col-xs-3 {
  width: 25% !important;
  padding: 0 5px;
}

.col-xs-4 {
  width: 33.333333% !important;
  padding: 0 5px;
}

.advert-area-background {
  background-color: #cbe9ff;
}

.advert-area-background img {
  -o-object-fit: fill;
  object-fit: fill;
  height: 100%;
}

.banner {
  height: auto;
  min-height: 120px;
  width: 100%;
  position: relative;
}

.banner a {
  height: 120px;
  width: 100%;
}

.banner a img {
  height: 100%;
  width: 100%;
}

.Square {
  width: 300px;
  height: 250px;
  background-color: #f6fbff;
}

.Square img {
  height: 100%;
  width: 100%;
}

.ads {
  width: 100%;
  overflow: hidden !important;
}

.ads .adsSwiper .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: inherit;
}

.ads .adsSwiper .swiper-pagination {
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}

.ads .adsSwiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}

.without-label label {
  display: none;
}

.full-width {
  width: 100%;
}

.width-728 {
  width: 728px;
}

.width-688 {
  max-width: 688px;
}

.width-675 {
  max-width: 675px;
}

.width-970 {
  width: 970px;
}

.width-300 {
  width: 300px;
}

.min-height-90 {
  min-height: 90px;
  max-height: 500px;
  overflow: hidden;
}

.min-height-90 .advert-area-background {
  width: 100%;
  min-height: 90px;
  max-height: 500px;
}

.min-height-160 {
  min-height: 160px;
  max-height: 600px;
  overflow: hidden;
}

.min-height-160 .advert-area-background {
  width: 100%;
  min-height: 160px;
  max-height: 600px;
}

.min-height-250 {
  min-height: 250px;
  max-height: 600px;
  overflow: hidden;
}

.min-height-250 .advert-area-background {
  width: 100%;
  min-height: 250px;
  max-height: 600px;
}

.min-height-300 {
  min-height: 300px;
  max-height: 600px;
  overflow: hidden;
}

.min-height-300 .advert-area-background {
  width: 100%;
  min-height: 300px;
  max-height: 600px;
}

.min-height-600 {
  min-height: 600px !important;
  max-height: 601px !important;
  overflow: hidden;
}

.min-height-600 .advert-content {
  min-height: 600px !important;
  max-height: 601px !important;
}

.min-height-600 .advert-area-background {
  width: 100%;
  min-height: 600px !important;
  max-height: 601px !important;
}

.single-left {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 120px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 !important;
  z-index: 100;
}

.single-left .advert-area-background {
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.single-left img,
.single-left a {
  height: 600px;
}

@media (max-width: 1399.75px) {
  .single-left {
    display: none;
  }
}
.single-left iframe .google_image_div {
  height: 600px !important;
}

.single-right {
  position: fixed !important;
  right: 0;
  top: 0;
  width: 120px;
  min-height: 600px;
  max-height: 600px;
  margin: 0 !important;
  z-index: 100;
}

.single-right .advert-area-background {
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.single-right img,
.single-right a {
  height: 600px;
}

@media (max-width: 1399.75px) {
  .single-right {
    display: none;
  }
}
.single-right iframe .google_image_div {
  height: 600px !important;
}

.width-400.phone-ads.advert-area-type-group,
.width-400.phone-ads.advert-area-type-single {
  width: 100% !important;
}

.advert-single a {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.desktop-ads {
  display: block;
  margin: 0 auto 0;
  overflow: hidden !important;
}

@media (max-width: 575.98px) {
  .desktop-ads {
    display: none;
  }
}
.phone-ads {
  display: none;
  margin: 0 auto 0;
  overflow: hidden !important;
}

@media (max-width: 575.98px) {
  .phone-ads {
    display: block;
  }
}
.Square,
.ads {
  position: relative;
  overflow: hidden;
  background-origin: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.Square img,
.ads img {
  width: 100%;
}

.banner label,
.Square label,
.ads label,
.single-left label,
.single-right label {
  padding: 1px 3px;
  font-size: 9px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00b4db;
  color: #fff;
  width: auto;
  z-index: 10;
  font-weight: normal !important;
}

label a {
  color: #fff;
}

label a:hover {
  color: #fff;
}

.swiper {
  width: 100%;
  height: 100%;
}
.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: inline-block;
  justify-content: center;
  align-items: center;
}
.swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.advert-height-122 {
  height: 122px;
}

.advert-height-160 {
  height: 160px;
}

.advert-height-175 {
  height: 175px;
}

.advert-height-180 {
  height: 180px;
}

.advert-height-190 {
  height: 190px;
}

.advert-height-226 {
  height: 226px;
}

.advert-height-280 {
  height: 280px;
}

.advert-height-345 {
  height: 345px;
}

.advert-height-465 {
  height: 465px;
}

.advert-height-570 {
  height: 570px;
}

.advert-height-638 {
  height: 638px;
}

.row.advert-device-desktop {
  margin-right: initial;
  margin-left: initial;
}

.ads-reviews .ad-preview {
  width: 100%;
  height: auto;
}

.ads-reviews .ad-preview a {
  width: auto;
  height: auto;
}

.ads-reviews .ad-preview a image {
  -o-object-fit: contain;
  object-fit: contain;
}

.ads-reviews .ad-statistics span {
  font-size: 14px;
}

header .min-height-90 {
  margin: 2px auto 2px 0 !important;
}

@media (min-width: 1200px) {
  .single .container {
    width: 1140px;
  }
}
.img-box img {
  -o-object-fit: cover;
  object-fit: cover;
}

.cart .cart-item .item .product-options div ul li div span, .fixed-icon {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.fixed-icon {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

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

.f-comment {
  background-color: #fff;
  padding: 20px;
  margin: 10px 0;
}

.bg-transparent {
  background-color: transparent !important;
}

.iti--allow-dropdown {
  width: 100%;
}

.iti--allow-dropdown .iti__arrow {
  margin-right: 6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.iti--allow-dropdown input {
  padding-left: 60px !important;
  direction: ltr !important;
}

.iti__country-list {
  left: 0;
  z-index: 10;
}

.img-box.img-layout-cover img {
  -o-object-fit: cover;
  object-fit: cover;
}

.img-box.img-layout-contain img {
  -o-object-fit: contain;
  object-fit: contain;
}

.img-box.img-layout-fill img {
  -o-object-fit: fill;
  object-fit: fill;
}

.row.row-space-0 {
  margin: 0;
}

.row.row-space-2 {
  margin: 0 -1px;
}

.row.row-space-4 {
  margin: 0 -2px;
}

.row.row-space-6 {
  margin: 0 -3px;
}

.row.row-space-8 {
  margin: 0 -4px;
}

.row.row-space-10 {
  margin: 0 -5px;
}

.row.row-space-12 {
  margin: 0 -6px;
}

.row.row-space-14 {
  margin: 0 -7px;
}

.row.row-space-16 {
  margin: 0 -8px;
}

.row.row-space-18 {
  margin: 0 -10px;
}

.row.row-space-22 {
  margin: 0 -11px;
}

.row.row-space-24 {
  margin: 0 -12px;
}

.row.row-space-26 {
  margin: 0 -13px;
}

.row.row-space-28 {
  margin: 0 -14px;
}

.row.row-space-30 {
  margin: 0 -15px;
}

.row.row-space-0 > [class*=col-] {
  padding: 0;
}

.row.row-space-2 > [class*=col-] {
  padding: 0 1px;
}

.row.row-space-4 > [class*=col-] {
  padding: 0 2px;
}

.row.row-space-6 > [class*=col-] {
  padding: 0 3px;
}

.row.row-space-8 > [class*=col-] {
  padding: 0 4px;
}

.row.row-space-10 > [class*=col-] {
  padding: 0 5px;
}

.row.row-space-12 > [class*=col-] {
  padding: 0 6px;
}

.row.row-space-14 > [class*=col-] {
  padding: 0 7px;
}

.row.row-space-16 > [class*=col-] {
  padding: 0 8px;
}

.row.row-space-18 > [class*=col-] {
  padding: 0 9px;
}

.row.row-space-20 > [class*=col-] {
  padding: 0 10px;
}

.row.row-space-22 > [class*=col-] {
  padding: 0 11px;
}

.row.row-space-24 > [class*=col-] {
  padding: 0 12px;
}

.row.row-space-26 > [class*=col-] {
  padding: 0 13px;
}

.row.row-space-28 > [class*=col-] {
  padding: 0 14px;
}

.row.row-space-30 > [class*=col-] {
  padding: 0 15px;
}

.semi-bold {
  font-weight: 600;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.m-auto {
  margin: 0 auto !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 1px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-t-1 {
  margin-top: 1px !important;
}

.m-t-2 {
  margin-top: 2px !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.m-t-4 {
  margin-top: 4px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-r-1 {
  margin-right: 1px !important;
}

.m-r-2 {
  margin-right: 2px !important;
}

.m-r-3 {
  margin-right: 3px !important;
}

.m-r-4 {
  margin-right: 4px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-b-1 {
  margin-bottom: 1px !important;
}

.m-b-2 {
  margin-bottom: 2px !important;
}

.m-b-3 {
  margin-bottom: 3px !important;
}

.m-b-4 {
  margin-bottom: 4px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-l-1 {
  margin-left: 1px !important;
}

.m-l-2 {
  margin-left: 2px !important;
}

.m-l-3 {
  margin-left: 3px !important;
}

.m-l-4 {
  margin-left: 4px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 1px !important;
}

.p-2 {
  padding: 2px !important;
}

.p-3 {
  padding: 3px !important;
}

.p-4 {
  padding: 4px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15,
.wrapper {
  padding: 15px !important;
}

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

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-t-1 {
  padding-top: 1px !important;
}

.p-t-2 {
  padding-top: 2px !important;
}

.p-t-3 {
  padding-top: 3px !important;
}

.p-t-4 {
  padding-top: 4px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-r-1 {
  padding-right: 1px !important;
}

.p-r-2 {
  padding-right: 2px !important;
}

.p-r-3 {
  padding-right: 3px !important;
}

.p-r-4 {
  padding-right: 4px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-b-1 {
  padding-bottom: 1px !important;
}

.p-b-2 {
  padding-bottom: 2px !important;
}

.p-b-3 {
  padding-bottom: 3px !important;
}

.p-b-4 {
  padding-bottom: 4px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-l-1 {
  padding-left: 1px !important;
}

.p-l-2 {
  padding-left: 2px !important;
}

.p-l-3 {
  padding-left: 3px !important;
}

.p-l-4 {
  padding-left: 4px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.f-s-8 {
  font-size: 8px !important;
}

.f-s-9 {
  font-size: 9px !important;
}

.f-s-10 {
  font-size: 10px !important;
}

.f-s-11 {
  font-size: 11px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.f-s-15 {
  font-size: 15px !important;
}

.f-s-16 {
  font-size: 16px !important;
}

.f-s-17 {
  font-size: 17px !important;
}

.f-s-18 {
  font-size: 18px !important;
}

.f-s-19 {
  font-size: 19px !important;
}

.f-s-20 {
  font-size: 20px !important;
}

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

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.pull-none {
  float: none !important;
}

.f-w-100 {
  font-weight: 100 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

.f-w-300 {
  font-weight: 300 !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600 {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.table-td-valign-middle td,
.table-th-valign-middle th,
.table-valign-middle td,
.table-valign-middle th {
  vertical-align: middle !important;
}

.table-td-valign-top td,
.table-th-valign-top th,
.table-valign-top td,
.table-valign-top th {
  vertical-align: top !important;
}

.table-td-valign-bottom td,
.table-th-valign-bottom th,
.table-valign-bottom td,
.table-valign-bottom th {
  vertical-align: bottom !important;
}

.vertical-box {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  height: 100%;
  width: 100%;
}

.vertical-box-column {
  display: table-cell;
  vertical-align: top;
  height: 100%;
}

.vertical-box-row {
  display: table-row;
  height: 100%;
}

.vertical-box-row > .vertical-box-cell {
  position: relative;
  height: 100%;
  width: 100%;
  float: none;
}

.vertical-box-row > .vertical-box-cell > .vertical-box-inner-cell {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.bwizard-steps,
.gritter-item-wrapper,
.text-ellipsis {
  overflow: hidden !important;
}

.panel-expand .vertical-box .vertical-box-column {
  display: table-cell;
}

.page-content-full-height .content {
  position: absolute;
  left: 0;
  top: 54px;
  right: 0;
  bottom: -1px;
  transform: translateZ(0);
}

.no-rounded-corner {
  border-radius: 0 !important;
}

.rounded-corner {
  border-radius: 50% !important;
}

.no-border {
  border: 0 !important;
}

.border-top-1 {
  border-top: 1px solid #eee !important;
}

.border-right-1 {
  border-right: 1px solid #eee !important;
}

.border-bottom-1 {
  border-bottom: 1px solid #eee !important;
}

.border-left-1 {
  border-left: 1px solid #eee !important;
}

.no-box-shadow {
  box-shadow: none !important;
}

.text-inverse {
  color: #2d353c !important;
}

a.text-inverse:focus,
a.text-inverse:hover {
  color: #575d63 !important;
}

.text-success {
  color: #00acac !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #33bdbd !important;
}

.text-info {
  color: #49b6d6 !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #6dc5de !important;
}

.text-primary {
  color: #348fe2 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #5da5e8 !important;
}

.text-warning {
  color: #f59c1a !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #f7b048 !important;
}

.text-danger {
  color: #ff5b57 !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #ff7c79 !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:focus,
a.text-white:hover {
  color: #f0f3f4 !important;
}

.bg-white {
  background: #fff !important;
}

.bg-silver-lighter {
  background: #f4f6f7 !important;
}

.bg-silver {
  background: #f0f3f4 !important;
}

.bg-silver-darker {
  background: #b4b6b7 !important;
}

.bg-black {
  background: #2d353c !important;
}

.bg-black-darker {
  background: #242a30 !important;
}

.bg-black-lighter {
  background: #575d63 !important;
}

.bg-grey {
  background: #b6c2c9 !important;
}

.bg-grey-darker {
  background: #929ba1 !important;
}

.bg-grey-lighter {
  background: #c5ced4 !important;
}

.bg-red {
  background: #ff5b57 !important;
}

.bg-red-darker {
  background: #cc4946 !important;
}

.bg-red-lighter {
  background: #ff7c79 !important;
}

.bg-orange {
  background: #f59c1a !important;
}

.bg-orange-darker {
  background: #c47d15 !important;
}

.bg-orange-lighter {
  background: #f7b048 !important;
}

.bg-yellow {
  background: #e3fa3e !important;
}

.bg-yellow-darker {
  background: #b6c832 !important;
}

.bg-yellow-lighter {
  background: #e9fb65 !important;
}

.bg-green {
  background: #28be3b !important;
}

.bg-green-darker {
  background: #008a8a !important;
}

.bg-green-lighter {
  background: #33bdbd !important;
}

.bg-blue {
  background: #348fe2 !important;
}

.bg-blue-darker {
  background: #2a72b5 !important;
}

.bg-blue-lighter {
  background: #5da5e8 !important;
}

.bg-aqua {
  background: #49b6d6 !important;
}

.bg-aqua-darker {
  background: #3a92ab !important;
}

.bg-aqua-lighter {
  background: #6dc5de !important;
}

.bg-purple {
  background: #727cb6 !important;
}

.bg-purple-darker {
  background: #5b6392 !important;
}

.bg-purple-lighter {
  background: #8e96c5 !important;
}

.no-bg {
  background: 0 0 !important;
}

.height-xs {
  height: 150px !important;
}

.height-sm {
  height: 300px !important;
}

.height-md {
  height: 450px !important;
}

.height-lg {
  height: 600px !important;
}

.height-full {
  height: 100% !important;
}

.height-50 {
  height: 50px !important;
}

.height-100 {
  height: 100px !important;
}

.height-150 {
  height: 150px !important;
}

.height-200 {
  height: 200px !important;
}

.height-250 {
  height: 250px !important;
}

.height-300 {
  height: 300px !important;
}

.height-350 {
  height: 350px !important;
}

.height-400 {
  height: 400px !important;
}

.height-450 {
  height: 450px !important;
}

.height-500 {
  height: 500px !important;
}

.height-550 {
  height: 550px !important;
}

.height-600 {
  height: 600px !important;
}

.width-xs {
  width: 150px !important;
}

.width-sm {
  width: 300px !important;
}

.width-md {
  width: 450px !important;
}

.width-lg {
  width: 600px !important;
}

.width-full {
  width: 100% !important;
}

.width-50 {
  width: 50px !important;
}

.width-100 {
  width: 100px !important;
}

.width-150 {
  width: 150px !important;
}

.width-200 {
  width: 200px !important;
}

.width-250 {
  width: 250px !important;
}

.width-300 {
  width: 300px !important;
}

.width-350 {
  width: 350px !important;
}

.width-400 {
  width: 400px !important;
}

.width-450 {
  width: 450px !important;
}

.width-500 {
  width: 500px !important;
}

.width-550 {
  width: 550px !important;
}

.width-600 {
  width: 600px !important;
}

.animated {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.btn .combobox-clear,
.flot-tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}

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

.underline {
  border-bottom: 1px solid #e2e7eb !important;
}

.blog-section .all-blogs .btn-info {
  border-color: initial;
}

.img-box .img-layout-contain,
.img-box .img-layout-cover,
.img-box .img-layout-fill {
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.img-box.img-layout-contain {
  background-size: contain !important;
}
.img-box.img-layout-cover {
  background-size: cover !important;
}
.img-box.img-layout-fill {
  background-size: 100% 100% !important;
}

.print-section {
  padding: 70px 30px;
  border-radius: 10px;
  border: 2px dashed #c7d2dd;
}
.print-section div, .print-section span, .print-section p, .print-section a, .print-section button, .print-section address, .print-section h2, .print-section th, .print-section th, .print-section b, .print-section small, .print-section strong {
  font-family: "Cairo", sans-serif !important;
}
.print-section .invoice-head-printing {
  margin-bottom: 20px;
}
.print-section .invoice-head-printing .page-header {
  margin-bottom: 0;
  color: #348fe2;
  font-size: 22px;
}
.print-section .invoice-head-printing .page-header h2 {
  padding: 5px 10px;
  background-color: #348fe2;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.print-section .invoice-head-printing .page-header h2 small {
  padding: 0 10px;
  background-color: #000;
  border-radius: 5px;
  color: #fff;
}
.print-section .invoice-head-printing .print-hide {
  height: 40px;
  margin: 0 4px;
  border-radius: 5px;
  padding: 0 15px;
  border: none;
}
.print-section .invoice-head-printing .btn_pay_invoice {
  background-color: #348fe2;
  color: #fff;
  font-weight: 600;
}
.print-section .invoice-head-printing .btn_print_invoice {
  background-color: transparent;
  color: #333;
  font-weight: 900;
}
.print-section address, .print-section .invoice-col {
  line-height: 1.7;
}
.print-section address, .print-section .invoce-item, .print-section .invoice-col, .print-section table, .print-section th, .print-section td, .print-section tr {
  font-size: 18px;
  color: #50545a;
}
.print-section .coupon_discount {
  background-color: #edf6ff;
}
.print-section .coupon_discount #coupon_discount span {
  font-weight: 500;
}
.print-section .fw-bold {
  font-weight: 700;
  color: #348fe2;
}

.la-facebook-comments .f-comment {
  background: white;
  padding: 20px;
  margin: 15px 0;
}
.la-facebook-comments .f-comment .fb_iframe_widget_fluid_desktop iframe {
  min-width: 100% !important;
}

nav.side-slide {
  background-color: #202020 !important;
  top: 0;
  left: -285px;
  height: 100%;
  position: fixed;
  width: 285px;
  z-index: 2000;
}
nav.side-slide h3 {
  position: absolute;
  top: -30px;
  right: 20px;
  cursor: pointer;
}
nav.side-slide h3 i {
  color: #8c8c8c;
  font-size: 14px;
}

#userList {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
#userList ul {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  height: inherit;
}
#userList ul li {
  display: flex;
  grid-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #303032;
  padding: 10px;
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #bfbfbf;
}
#userList ul li img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}
#userList ul li a {
  color: #bfbfbf;
  font-size: 14px;
  display: flex;
  grid-gap: 10px;
  align-items: center;
  width: 100%;
  padding: 0;
}
#userList ul li a:hover {
  color: #fff !important;
}
#userList ul li:hover {
  background: #414146;
  color: #fff !important;
}
#userList ul li:first-child:hover {
  background: transparent;
}
#userList .logout {
  width: 100%;
  display: flex;
  text-align: center;
}
#userList .logout a {
  width: 100%;
  padding: 10px 0;
  color: #8c8c8c;
}
#userList .logout a:hover {
  background: #414146;
  color: #fff;
}

.user-control-menu {
  display: flex;
  flex-direction: column;
  grid-gap: 0;
}
.user-control-menu li {
  text-align: center;
  border-bottom: 1px solid #414146;
  padding: 10px 0;
}
.user-control-menu li img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.user-control-menu li a {
  color: #bfbfbf;
  font-size: 14px;
  display: flex;
  grid-gap: 10px;
  align-items: center;
}
.user-control-menu li a:hover {
  color: #fff !important;
}
.user-control-menu li:hover {
  background: #414146;
  color: #fff !important;
}
.user-control-menu li:first-child:hover {
  background: #414146 !important;
  color: #fff !important;
}

#adminBar {
  position: fixed;
  width: 100%;
  height: 40px;
  background: black;
  top: 0;
  left: 0;
  justify-content: space-between;
  align-items: center;
  grid-gap: 15px;
  z-index: 10000;
  padding: 0 30px;
}
#adminBar h3 {
  font-size: 14px;
  font-weight: bold;
  color: #e9e9e9;
  margin: 0;
  display: flex;
  grid-gap: 10px;
  align-items: center;
}
#adminBar h3 #adminAvatar {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50%;
}
#adminBar #adminBarItems {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 15px;
  font-size: 14px;
  margin: 0;
}
#adminBar #adminBarItems li a {
  color: #bcbcbc;
}
#adminBar #adminBarItems li a:hover {
  opacity: 0.7;
}

#profileCard {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background: #172237;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
  box-sizing: border-box;
}
#profileCard .profile-card {
  border-radius: 10px;
  overflow: hidden;
  max-width: 450px;
  min-height: 60vh;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border: 3px dashed #fff;
  padding: 25px;
  align-items: center;
  display: flex;
  justify-content: center;
}
#profileCard .profile-card .profile-header {
  padding: 20px;
  text-align: center;
  background: transparent;
  color: rgb(255, 255, 255);
}
#profileCard .profile-card .profile-header .profile-picture img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto 10px;
}
#profileCard .profile-card .profile-header .profile-name {
  margin: 10px 0;
}
#profileCard .profile-card .profile-header .profile-name a {
  color: #fff;
}
@media (max-width: 576px) {
  #profileCard .profile-card {
    max-width: 90%;
    margin: 0 10px;
  }
}
#profileCard .profile-name {
  margin: 0;
}
#profileCard .profile-location {
  margin: 10px 0;
}
#profileCard .profile-designation {
  line-height: 1.5;
}
#profileCard .profile-details {
  padding: 20px;
}
#profileCard .interactive-counter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#profileCard .interactive-counter button {
  background-color: #4e54c8;
  color: #fff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
#profileCard .interactive-counter button:hover {
  background-color: #8f94fb;
}
#profileCard .social-links {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
  border-radius: 7px;
}
#profileCard .social-links a {
  margin: 0 5px;
  font-size: 1.5em;
  text-decoration: none;
}
#profileCard .social-links i {
  transition: color 0.3s ease;
}
#profileCard .social-links a:hover i {
  color: #8f94fb;
}
#profileCard .social-icon {
  font-size: 3em;
  transition: transform 0.3s ease;
}
#profileCard .social-icon:hover {
  transform: scale(1.2);
}

@media (max-width: 776px) {
  .profile-header .profile-name {
    margin: 15px 0;
  }
  .profile-header .profile-name a {
    font-size: 26px;
    font-weight: bold;
  }
  .profile-header .profile-designation {
    font-size: 18px;
  }
}
/* start main colors variables */
/* end colors variables */
.jGrowl-notification.default {
  background-color: #28a745;
  color: #fff;
}

.jGrowl-notification.success {
  background-color: #28a745;
  color: #fff;
}

.jGrowl-notification.error {
  background-color: #dc3545;
  color: #fff;
}

.jGrowl-notification.warning {
  background-color: #ffc107;
  color: #333;
}

.jGrowl-notification.info {
  background-color: #17a2b8;
  color: #fff;
}

.print-section {
  padding: 70px 30px;
  border-radius: 10px;
  border: 2px dashed #c7d2dd;
}
.print-section div, .print-section span, .print-section p, .print-section a, .print-section button, .print-section address, .print-section h2, .print-section th, .print-section th, .print-section b, .print-section small, .print-section strong {
  font-family: "Cairo", sans-serif !important;
}
.print-section .invoice-head-printing {
  margin-bottom: 20px;
}
.print-section .invoice-head-printing .page-header {
  margin-bottom: 0;
  color: #348fe2;
  font-size: 22px;
}
.print-section .invoice-head-printing .page-header h2 {
  padding: 5px 10px;
  background-color: #348fe2;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.print-section .invoice-head-printing .page-header h2 small {
  padding: 0 10px;
  background-color: #000;
  border-radius: 5px;
  color: #fff;
}
.print-section .invoice-head-printing .print-hide {
  height: 40px;
  margin: 0 4px;
  border-radius: 5px;
  padding: 0 15px;
  border: none;
}
.print-section .invoice-head-printing .btn_pay_invoice {
  background-color: #348fe2;
  color: #fff;
  font-weight: 600;
}
.print-section .invoice-head-printing .btn_print_invoice {
  background-color: transparent;
  color: #333;
  font-weight: 900;
}
.print-section address, .print-section .invoice-col {
  line-height: 1.7;
}
.print-section address, .print-section .invoce-item, .print-section .invoice-col, .print-section table, .print-section th, .print-section td, .print-section tr {
  font-size: 18px;
  color: #50545a;
}
.print-section .coupon_discount {
  background-color: #edf6ff;
}
.print-section .coupon_discount #coupon_discount span {
  font-weight: 500;
}
.print-section .fw-bold {
  font-weight: 700;
  color: #348fe2;
}

.cart .cart-item .cart-notes {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin: 0 -10px 10px 0;
}
@media (max-width: 575.98px) {
  .cart .cart-item .cart-notes {
    margin: 0 0 10px 0 !important;
    font-size: 12px;
  }
}
.cart .cart-item .general-note {
  font-size: 13px;
  padding: 0.75rem 0.65rem;
  max-height: 85px;
}
.cart .cart-item .empty-cart {
  margin-bottom: 0;
  min-height: 50.5vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart .cart-item .empty-cart li {
  display: inline-block;
  width: 80%;
  margin: auto;
}
.cart .cart-item .empty-cart li svg {
  font-size: 70px;
  margin-bottom: 15px;
}
.cart .cart-item .empty-cart li span {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
}
.cart .cart-item .empty-cart li div {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.cart .cart-item .empty-cart li div a {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}
@media (max-width: 575.98px) {
  .cart .cart-item .empty-cart li div a {
    width: 100%;
  }
}
.cart .cart-item .item {
  padding: 20px;
  margin-bottom: 10px;
  height: auto;
  position: relative;
  border-radius: 8px;
}
.cart .cart-item .item .close {
  left: 20px;
  top: 20px;
  right: inherit;
  height: 30px;
  width: 30px;
}
.cart .cart-item .item .close svg, .cart .cart-item .item .close i {
  font-size: 15px;
}
.cart .cart-item .item section {
  display: flex;
  gap: 10px;
}
.cart .cart-item .item section .img-box {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  float: right;
  border-radius: 8px;
  background-color: initial;
  border: 1px solid rgba(164, 164, 164, 0.2392156863);
  z-index: 0;
}
@media (max-width: 575.98px) {
  .cart .cart-item .item section .img-box {
    border-radius: 0;
    margin: 5px 0;
    width: 90px;
    height: 90px;
  }
}
.cart .cart-item .item section .info {
  position: relative;
  flex-shrink: 1;
  text-align: right;
  align-items: center;
  display: inline-block;
  padding: 0 5px;
  /*          min-height: 80px;*/
  width: 100%;
}
.cart .cart-item .item section .info .title {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}
.cart .cart-item .item section .info .title a {
  display: grid;
  width: 85%;
  max-height: 62px;
}
.cart .cart-item .item section .info .title h2,
.cart .cart-item .item section .info .title h3 {
  line-height: 1.5;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
}
.cart .cart-item .item section .info .heart {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  border-radius: 50%;
}
.cart .cart-item .item section .info .heart svg, .cart .cart-item .item section .info .heart i {
  font-size: 25px;
  padding: 0;
}
.cart .cart-item .item section .info hr {
  margin: 3px 0 6px;
}
.cart .cart-item .item section .info .action {
  margin-top: 0;
  display: flex;
  align-items: center;
}
.cart .cart-item .item section .info .action a,
.cart .cart-item .item section .info .action .note {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: inherit;
  cursor: pointer;
}
.cart .cart-item .item section .info .action a span,
.cart .cart-item .item section .info .action .note span {
  font-size: 12px;
  padding: 0;
}
.cart .cart-item .item section .info .action a span svg,
.cart .cart-item .item section .info .action .note span svg {
  font-size: 13px;
}
.cart .cart-item .item section .info .action .trash {
  margin-left: 20px;
}
.cart .cart-item .item section .info .action .trash svg {
  margin-left: 5px;
}
.cart .cart-item .item section .info .action .heart {
  position: absolute;
  left: 10px;
  width: inherit;
}
.cart .cart-item .item section .info .action .heart svg {
  margin-left: 0;
  font-size: 22px;
}
.cart .cart-item .item section .info .action .note {
  float: inherit;
  border: none;
  margin: initial;
  height: 20px;
  outline: 0;
}
.cart .cart-item .item section .info .action .note svg {
  margin-left: 5px;
}
.cart .cart-item .item section .info .form-group {
  margin-top: 0.5rem;
  margin-bottom: 0.3rem;
  display: none;
}
.cart .cart-item .item section .info .form-group textarea {
  height: 50px;
  font-size: 12px;
}
.cart .cart-item .item section .info .form-group textarea:focus {
  box-shadow: none;
}
.cart .cart-item .item #show_attachments_box {
  margin: 25px 0;
}
.cart .cart-item .item #show_attachments_box .action-buttons-container .action-button {
  width: 50%;
  margin: 0;
}
@media (max-width: 575.98px) {
  .cart .cart-item .item #show_attachments_box .action-buttons-container {
    margin: 0;
  }
  .cart .cart-item .item #show_attachments_box .action-buttons-container .action-button {
    position: initial;
    z-index: 0;
  }
}
.cart .cart-item .item #show_attachments_box .dropzone-box .file-preview img {
  width: 100%;
}
@media (max-width: 575.98px) {
  .cart .cart-item .item #show_attachments_box {
    margin: 15px 0;
  }
}
.cart .cart-item .item .amount-box {
  margin: 10px 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cart .cart-item .item .amount-box .amount-div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cart .cart-item .item .amount-box .amount-div .amount {
  font-size: 13px;
  margin: 0;
}
.cart .cart-item .item .amount-box .amount-div .input-spinner .input-group {
  gap: 5px;
}
.cart .cart-item .item .amount-box .amount-div .input-spinner .input-group .input-group-btn .btn {
  border-radius: 50%;
  height: 35px;
  width: 35px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.cart .cart-item .item .amount-box .amount-div .input-spinner .input-group .input-group-btn .btn svg, .cart .cart-item .item .amount-box .amount-div .input-spinner .input-group .input-group-btn .btn i {
  font-size: 14px;
  padding: 0;
}
.cart .cart-item .item .amount-box .amount-div .input-spinner .input-group .form-control {
  height: 35px;
  padding: 7px;
  text-align: center;
  font-size: 13px;
  max-width: 60px;
  border-radius: 7px;
}
@media (max-width: 575.98px) {
  .cart .cart-item .item .amount-box .amount-div .input-spinner .input-group .form-control {
    max-width: 45px;
  }
}
.cart .cart-item .item .amount-box .price {
  display: grid;
  width: 100%;
  height: 50px;
  align-items: center;
  position: relative;
  margin: 0 0 4px;
}
.cart .cart-item .item .amount-box .price div {
  display: inline-flex;
  align-items: center;
}
.cart .cart-item .item .amount-box .price div span {
  margin-left: 5px;
}
.cart .cart-item .item .amount-box .price .main-price {
  text-decoration: inherit;
  padding: 0 10px;
  font-weight: normal;
  position: relative;
}
.cart .cart-item .item .amount-box .price .main-price span {
  font-size: 12px;
  font-weight: normal;
}
.cart .cart-item .item .amount-box .price .main-price strong {
  font-size: 18px;
}
.cart .cart-item .item .amount-box .price .main-price .percent {
  position: initial;
  font-weight: bold;
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .cart .cart-item .item .amount-box .price .main-price {
    padding: 0 0 0 10px;
  }
}
.cart .cart-item .item .amount-box .price .total {
  position: absolute;
  left: 10px;
}
.cart .cart-item .item .amount-box .price .total span {
  font-size: 12px !important;
  margin-left: 5px;
}
.cart .cart-item .item .amount-box .price .total strong {
  font-size: 16px;
}
.cart .cart-item .item label {
  top: initial;
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .cart .cart-item .item {
    height: auto;
  }
  .cart .cart-item .item section .img-box {
    margin-bottom: 15px;
  }
  .cart .cart-item .item section section {
    padding: 5px 15px;
    min-height: auto !important;
    height: auto !important;
  }
  .cart .cart-item .item .amount-box {
    display: block;
    text-align: right;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) and (max-width: 575.98px) {
  .cart .cart-item .item .amount-box .amount-div {
    display: flex;
    align-items: center;
    margin: 10px 0 !important;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .cart .cart-item .item .amount-box .price {
    width: initial;
  }
  .cart .cart-item .item .amount-box .price div {
    display: inline-flex;
  }
  .cart .cart-item .item .amount-box .price div span {
    margin-left: 5px;
  }
}
@media (max-width: 575.98px) {
  .cart .cart-item .item {
    padding: 5px;
    margin-bottom: 8px;
  }
  .cart .cart-item .item .close {
    left: 5px;
    top: 5px;
  }
  .cart .cart-item .item section .info .title a {
    min-height: 50px;
    max-height: 50px;
    width: 88%;
  }
  .cart .cart-item .item section .info .title a h2 {
    font-size: 15px;
  }
  .cart .cart-item .item section .info #show_attachments_box {
    margin: 0;
  }
  .cart .cart-item .item .amount-box {
    /*.amount-div {
      margin: 4px 0;
    }*/
  }
  .cart .cart-item .item .amount-box .input-spinner {
    /*margin-left: 10px;*/
  }
  .cart .cart-item .item .amount-box .input-spinner .input-group {
    /*
    width: 60px;
    */
  }
  .cart .cart-item .item .amount-box .input-spinner .input-group .input-group-btn .btn {
    height: 16px;
  }
  .cart .cart-item .item .amount-box .input-spinner .input-group .input-group-btn .btn .glyphicon {
    height: 14px;
    padding: 0 4px !important;
  }
  .cart .cart-item .item .amount-box .input-spinner .input-group .input-group-btn .btn .glyphicon svg {
    font-size: 8px;
    padding: 0;
  }
  .cart .cart-item .item .amount-box .input-spinner .input-group .form-control {
    height: 16px;
    padding: 5px;
    font-size: 11px;
  }
  .cart .cart-item .item .amount-box .price .main-price span {
    font-size: 10px;
  }
  .cart .cart-item .item .amount-box .price .main-price strong {
    font-size: 12px;
  }
  .cart .cart-item .item .amount-box .price .main-price .percent {
    margin-right: 5px;
    height: 19px;
  }
}
@media (max-width: 575.98px) and (max-width: 575.98px) {
  .cart .cart-item .item .amount-box .price .main-price {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 575.98px) {
  .cart .cart-item .item .amount-box .price .total {
    left: 0;
  }
  .cart .cart-item .item .amount-box .price .total span {
    font-size: 11px !important;
  }
  .cart .cart-item .item .amount-box .price .total strong {
    font-size: 16px;
  }
}
@media (max-width: 321px) {
  .cart .cart-item .item .amount-box .price {
    display: block;
    text-align: right;
  }
  .cart .cart-item .item .amount-box .price .total {
    position: initial;
  }
}
.cart .cart-item .order-notes {
  margin: 20px 0;
  display: grid;
  cursor: pointer;
  border-radius: 7px;
}
.cart .cart-item .order-notes .mainnote {
  padding: 0 15px;
  border: none;
  height: 45px;
  width: 100%;
  margin-bottom: 2px;
}
.cart .cart-item .order-notes .mainnote svg {
  margin: 0 8px;
  font-size: 16px;
}
.cart .cart-item .order-notes #main-note {
  display: none;
}
.cart .cart-item .purchase-info {
  padding: 20px;
  border-radius: 0.5rem;
}
@media (max-width: 991.98px) {
  .cart .cart-item .purchase-info {
    margin-bottom: 30px;
    padding: 10px;
  }
}
.cart .cart-item .purchase-info h5 {
  font-weight: bold;
}
.cart .cart-item .purchase-info section {
  position: relative;
  margin: 15px 0;
}
.cart .cart-item .purchase-info section span {
  padding: 4px 0;
  display: inline-flex;
}
.cart .cart-item .purchase-info section div {
  padding: 4px 15px;
  position: absolute;
  left: 0;
  justify-content: end;
  align-items: center;
  display: inline-flex;
  border-radius: 0.5rem;
}
.cart .cart-item .purchase-info .total {
  font-weight: bold;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 13px;
}
.cart .cart-item .purchase-info .btn-global {
  height: 45px;
  width: 100%;
  text-align: center;
  margin: 1rem auto 1rem;
  float: inherit;
  border-radius: 5px;
}
.cart .cart-item .purchase-info .btn-global span {
  width: 100%;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}
.cart .cart-item .purchase-info .mar-top {
  opacity: 0.7;
  margin: 1px auto 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart .cart-item .purchase-info .delete {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}
.cart .cart-item .purchase-info .delete svg {
  font-size: 13px !important;
  margin: 5px;
}
.cart .cart-item .purchase-info .delete span {
  font-size: 12px !important;
}
.cart .cart-item .nav-tabs .nav-item {
  width: 50%;
  height: 50px;
  font-weight: bold;
}
.cart .cart-item .nav-tabs .nav-item .nav-link {
  text-align: center;
  height: 50px;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.cart .cart-item .nav-tabs .nav-item .nav-link input {
  margin: 5px;
}
.cart .cart-item .nav-tabs .nav-item .nav-link label {
  margin-bottom: 0;
  width: 100%;
  display: block;
  cursor: pointer;
  line-height: 50px;
}
@media (max-width: 575.98px) {
  .cart .cart-item .nav-tabs .nav-item .nav-link {
    padding: 0.3rem 0.3rem;
  }
  .cart .cart-item .nav-tabs .nav-item .nav-link label {
    font-size: 13px;
  }
}
.cart .cart-item .tab-content .login-alert {
  display: grid;
}
.cart .cart-item .tab-content .login-alert span {
  text-align: center;
  margin-bottom: 10px;
}
.cart .cart-item .tab-content .login-alert a {
  margin: 5px;
  height: 40px !important;
  padding: 0 10px !important;
  font-size: 13px;
  align-items: center;
  justify-content: center;
  float: initial;
  font-weight: bold;
}
.cart .cart-item .tab-content .contacts-form {
  padding: 30px 20px;
  border-top: none;
  margin-bottom: 20px;
}
.cart .cart-item .tab-content .contacts-form .btn-global {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cart .cart-item .tab-content .contacts-form .alert .btn-global {
  margin: 0;
  height: 40px;
  padding: 0 10px;
  font-size: 13px;
  border-radius: 5px;
}
.cart .cart-item .tab-content .contacts-form .form-group {
  margin-bottom: 10px;
}
.cart .cart-item .tab-content .contacts-form .form-group input,
.cart .cart-item .tab-content .contacts-form .form-group select {
  height: 40px;
  width: 100%;
}
.cart .cart-item .tab-content .contacts-form .form-group textarea,
.cart .cart-item .tab-content .contacts-form .form-group input,
.cart .cart-item .tab-content .contacts-form .form-group select {
  font-size: 14px;
  border: 1px solid #ebebeb !important;
}
.cart .cart-item .tab-content .contacts-form .form-group .select2-container {
  width: 100% !important;
}
.cart .cart-item .tab-content .contacts-form .form-group .select2-container .select2-selection--single {
  height: 40px;
  width: 100%;
  border: none;
  background-color: #f8f8f8;
}
.cart .cart-item .tab-content .contacts-form .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0c0c0c;
  line-height: 40px;
}
.cart .cart-item .tab-content .contacts-form .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  position: absolute;
  top: 1px;
  left: 3px;
  width: 25px;
}
.cart .cart-item .tab-content .contacts-form .form-group ::placeholder {
  font-size: 12px;
}
.cart .cart-item .tab-content .contacts-form .form-group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 12px;
}
.cart .cart-item .tab-content .contacts-form .form-group ::-ms-input-placeholder {
  /* Microsoft Edge */
  font-size: 12px;
}
.cart .cart-item .tab-content .contacts-form .b-save {
  padding: 0 15px !important;
  font-size: 15px;
}
.cart .cart-item .tab-content .contacts-form .old-address-card label.option {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: rgba(252, 245, 238, 0.73);
  border: 1px solid #FBD8B4;
  border-radius: 5px;
  transition: all 0.25s;
}
.cart .cart-item .tab-content .contacts-form .old-address-card label.option:hover, .cart .cart-item .tab-content .contacts-form .old-address-card label.option:focus {
  transition: all 0.25s;
  background-color: #FCF5EE;
}
.cart .cart-item .tab-content .contacts-form .add-new-address-button {
  display: flex;
}
.cart .cart-item .tab-content .contacts-form .add-new-address-button a {
  display: flex;
  flex-direction: row-reverse;
  grid-gap: 10px;
  align-items: center;
  font-size: 14px;
  transition: all 0.35s;
}
.cart .cart-item .tab-content .contacts-form .add-new-address-button a:hover, .cart .cart-item .tab-content .contacts-form .add-new-address-button a:focus {
  color: black;
  transition: all 0.35s;
}
.cart .cart-item .tab-content .select-shipping-company {
  background: white;
  border-radius: 5px;
  padding: 20px;
}
.cart .cart-item .tab-content .select-shipping-company h5 {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.cart .cart-item .tab-content .select-shipping-company .select-shipping {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: rgba(252, 245, 238, 0.73);
  border: 1px solid #FBD8B4;
  border-radius: 5px;
  transition: all 0.25s;
}
.cart .cart-item .tab-content .select-shipping-company .select-shipping input {
  position: relative;
  top: 2px;
}
.cart .cart-item .tab-content .select-shipping-company .select-shipping:hover, .cart .cart-item .tab-content .select-shipping-company .select-shipping:focus {
  transition: all 0.25s;
  background-color: #FCF5EE;
}
.cart .cart-item .tab-content #shipping_campanies p {
  width: 100%;
  margin-bottom: 0;
}
.cart .cart-item .tab-content .address {
  padding: 30px 20px;
  border-top: none;
}
.cart .cart-item .tab-content .address ul li {
  display: inline-flex;
  align-items: center;
  padding-bottom: 15px;
}
.cart .cart-item .tab-content .address ul li div {
  margin-left: 10px;
  margin: inherit;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.cart .cart-item .tab-content .address ul li div svg {
  font-size: 18px;
}
.cart .cart-item .tab-content .address ul li span {
  font-size: 18px;
}
.cart .cart-item .tab-content .address ul .w-49 {
  width: 49.5%;
}
@media (max-width: 575.98px) {
  .cart .cart-item .tab-content .address ul .w-49 {
    width: 100%;
  }
}
.cart .cart-item .tab-content .address .map iframe {
  width: 100%;
  min-height: 350px;
}
@media (max-width: 575.98px) {
  .cart .cart-item .tab-content .contacts-form {
    padding: 10px 3px;
  }
  .cart .cart-item .tab-content .contacts-form .form-group {
    margin-bottom: 0.6rem;
  }
  .cart .cart-item .tab-content .contacts-form .form-group input,
  .cart .cart-item .tab-content .contacts-form .form-group select,
  .cart .cart-item .tab-content .contacts-form .form-group textarea {
    font-size: 0.75rem;
  }
  .cart .cart-item .tab-content .contacts-form .btn-confirm {
    display: none;
  }
  .cart .cart-item .tab-content .address {
    padding: 10px;
  }
  .cart .cart-item .tab-content .address ul {
    margin-bottom: 10px;
  }
  .cart .cart-item .tab-content .address ul li {
    padding-bottom: 10px;
  }
  .cart .cart-item .tab-content .address ul li div {
    margin-left: 5px;
    width: 30px;
    height: 30px;
  }
  .cart .cart-item .tab-content .address ul li div svg {
    font-size: 15px;
  }
  .cart .cart-item .tab-content .address ul li span {
    font-size: 14px;
    font-weight: bold;
  }
  .cart .cart-item .tab-content .address .map iframe {
    width: 100%;
    min-height: 200px;
  }
}
.cart .cart-item .select-payment-method {
  padding: 25px;
  background: white;
}
.cart .cart-item .select-payment-method h5 {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.cart .cart-item .select-payment-method #payment-method {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cart .cart-item .select-payment-method #payment-method .option {
  margin-bottom: 0;
}
.cart .cart-item .select-payment-method #payment-method .option .btn {
  padding: 0;
}
.cart .cart-item .similar-product .item {
  margin-bottom: 10px;
}

@media (max-width: 575.98px) {
  #payment-method {
    flex-direction: column !important;
    align-items: flex-start !important;
    grid-gap: 15px;
  }
  .cart .cart-item .item {
    margin-bottom: 10px !important;
    padding: 10px;
  }
  .cart .cart-item .item section .img-box {
    width: 80px;
    height: 80px;
    border-radius: 7px;
  }
  .cart .cart-item .item section .img-box img {
    border-radius: 7px;
  }
  .cart .cart-item .item section .info .title {
    /* margin-bottom: 15px;*/
  }
  .cart .cart-item .item section .info .title a {
    min-height: initial;
    max-height: initial;
    height: initial;
    width: 100%;
    margin-bottom: 0;
  }
  .cart .cart-item .item section .amount-box .amount-div .input-spinner .input-group {
    width: auto;
  }
}
.ltr .cart .cart-item .item .close {
  left: inherit;
  right: 15px;
}
.ltr .cart .cart-item .item section .img-box {
  float: left;
}
.ltr .cart .cart-item .item section .info {
  text-align: left;
}
.ltr .cart .cart-item .item section .info .amount-box {
  justify-content: left !important;
}
.ltr .cart .cart-item .item section .info .amount-box .amount {
  margin: 0 10px 0 0 !important;
}
.ltr .cart .cart-item .item section .info .amount-box .input-spinner {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
}
.ltr .cart .cart-item .item section .info .amount-box .price div span {
  margin-left: 0;
  margin-right: 5px;
}
.ltr .cart .cart-item .item section .info .amount-box .price .main-price .percent {
  margin-left: 10px;
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .ltr .cart .cart-item .item section .info .amount-box .price .main-price {
    padding: 0 10px 0 0;
  }
}
.ltr .cart .cart-item .item section .info .amount-box .price .total {
  left: inherit;
  right: 10px;
}
.ltr .cart .cart-item .item section .info .amount-box .price .total span {
  margin-left: initial;
  margin-right: 5px;
}
.ltr .cart .cart-item .item section .info .action .trash {
  margin-right: 20px;
  margin-left: initial;
}
.ltr .cart .cart-item .item section .info .action .trash svg {
  margin-right: 5px;
  margin-left: initial;
}
.ltr .cart .cart-item .item section .info .action .heart {
  left: initial;
  right: 10px;
}
.ltr .cart .cart-item .item section .info .action .heart svg {
  margin-left: initial;
  margin-right: 0;
}
.ltr .cart .cart-item .item section .info .action .note svg {
  margin-left: initial;
  margin-right: 5px;
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .ltr .cart .cart-item .item section section .amount-box .price div span {
    margin-right: 5px;
    margin-left: initial;
  }
}
@media (max-width: 575.98px) {
  .ltr .cart .cart-item .item .close {
    left: initial;
    right: 5px;
  }
  .ltr .cart .cart-item .item section .info .amount-box .input-spinner {
    margin-left: initial;
    margin-right: 10px;
  }
  .ltr .cart .cart-item .item section .info .amount-box .price .main-price .percent {
    margin-left: initial;
    margin-right: 5px;
  }
}
@media (max-width: 575.98px) and (max-width: 575.98px) {
  .ltr .cart .cart-item .item section .info .amount-box .price .main-price {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 575.98px) {
  .ltr .cart .cart-item .item section .info .amount-box .price .total {
    right: 0;
    left: initial;
  }
}
.ltr .cart .cart-item .purchase-info section div {
  left: initial;
  right: 0;
}
.ltr .cart .cart-item .tab-content .contacts-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  left: initial;
  right: 3px;
}
.ltr .cart .cart-item .address ul li div {
  margin-left: 0;
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .ltr .cart .cart-item .address ul li div {
    margin-left: initial;
    margin-right: 5px;
  }
}

.action-button {
  width: 100%;
  margin: auto;
}
.action-button .btn-div {
  /*width: calc(100% - 70px);*/
  /*margin: auto;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.action-button .btn-div button, .action-button .btn-div a {
  flex: 1;
}
.action-button .btn-global {
  height: 50px;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
  padding: 0 8px !important;
  flex-shrink: 0;
  font-size: 15px;
  text-align: center;
  border: none;
}
.action-button .btn-global svg {
  height: inherit;
}
.action-button .btn-global span {
  height: inherit;
}
.action-button .both-button .btn-global,
.action-button .both-button form {
  width: 46%;
}
.action-button .both-button form {
  margin: 0 5px;
}
.action-button .both-button form .btn-global {
  width: 100% !important;
  margin: 0;
}
.action-button .fixed-button {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  left: 0;
  right: 0;
  margin: 0;
  padding: 10px;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(155, 155, 155, 0.2196078431);
}
.action-button .fixed-button .btn-div {
  width: 59% !important;
  margin: initial;
}
.action-button .fixed-button .heart {
  margin-left: 0;
}
.action-button .fixed-button .heart svg {
  font-size: 35px;
  margin-left: 0;
}
@media (max-width: 991.98px) {
  .action-button .heart {
    margin: 5px 0 5px 15px;
    display: flex;
    text-align: right;
  }
  .action-button .heart svg {
    margin-left: 5px;
  }
  .action-button .heart span {
    font-size: 11px !important;
  }
  .action-button .btn-global {
    float: right;
    margin: 0;
    height: 45px;
  }
  .action-button .product-amount {
    margin: 0 0 10px;
  }
  .action-button .product-amount h6 {
    display: none !important;
  }
  .action-button .product-amount .amount_container .price.amount_price > span {
    display: none;
  }
  .action-button .product-amount .amount_container .price.amount_price {
    width: initial;
  }
}
@media (max-width: 767.98px) {
  .action-button {
    position: fixed;
    bottom: 0;
    z-index: 1445;
    left: 0;
    right: 0;
    margin: 0;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(155, 155, 155, 0.2196078431);
    flex-flow: column;
  }
  .action-button .btn-div {
    width: 100% !important;
  }
  .action-button .btn-div button {
    margin: 0 5px;
  }
  .action-button .heart {
    margin-left: 0;
  }
  .action-button .heart svg {
    font-size: 35px;
    margin-left: 0;
  }
}
@media (max-width: 575.98px) {
  .action-button .btn-div {
    width: 100% !important;
  }
}

.carousel .swiper-container .swiper-wrapper .btn-icon-container {
  position: absolute;
  z-index: 0;
  bottom: 10px;
  right: 10px;
}

.product-info .rating-stars-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 15px 0px 5px;
  /* Only flips the half star for RTL contexts */
}
.product-info .rating-stars-wrapper div {
  display: flex;
  gap: 5px;
}
.product-info .rating-stars-wrapper span {
  color: #878d98;
}
.product-info .rating-stars-wrapper i, .product-info .rating-stars-wrapper svg {
  font-size: 18px;
  color: #fbbf24;
}
.product-info .rating-stars-wrapper .rtl-half-star {
  transform: scaleX(-1);
  display: inline-block;
}

@media (max-width: 575.98px) {
  #showTags, #showTaxonomies {
    display: none !important;
  }
}

.single .section .product-info section .price {
  gap: 10px;
}

.single .fixed-top {
  z-index: 1010;
}
.single .m-height {
  padding: 0 0 40px;
}
@media (min-width: 992px) {
  .single .single-container {
    max-width: 1300px;
  }
}
@media (max-width: 575.98px) {
  .single .single-container {
    padding: 0 0 15px;
  }
}
.single .product-carousel {
  padding: 30px 15px;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .single .product-carousel {
    padding: 10px 0;
    margin: 0;
  }
}
.single .section .carousel {
  padding: 0 30px;
}
@media (max-width: 991.98px) {
  .single .section .carousel {
    padding: 0;
  }
}
.single .section .carousel .swiper-container {
  width: 100%;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
}
.single .section .carousel .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
}
.single .section .carousel .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single .section .carousel .swiper-container .swiper-button-next,
.single .section .carousel .swiper-container .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.single .section .carousel .swiper-container .swiper-button-next::after,
.single .section .carousel .swiper-container .swiper-button-prev::after {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .single .section .carousel .swiper-container {
    height: 300px;
  }
  .single .section .carousel .swiper-container .swiper-button-next,
  .single .section .carousel .swiper-container .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
  .single .section .carousel .swiper-container .swiper-button-next::after,
  .single .section .carousel .swiper-container .swiper-button-prev::after {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .single .section .carousel .swiper-container {
    height: 250px;
  }
}
.single .section .carousel .singleSwiper2 {
  width: 100%;
}
.single .section .carousel .singleSwiper2 .swiper-slide img {
  object-fit: contain;
}
.single .section .carousel .singleSwiper {
  height: auto;
  box-sizing: border-box;
  position: relative;
  margin: 10px 0;
  overflow: hidden;
}
.single .section .carousel .singleSwiper .swiper-wrapper {
  justify-content: start;
}
.single .section .carousel .singleSwiper .swiper-slide {
  height: 60px;
  border: 1px solid #e6e6e6;
  opacity: 0.4;
}
.single .section .carousel .singleSwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.single .section .carousel .singleSwiper .swiper-button-next,
.single .section .carousel .singleSwiper .swiper-button-prev {
  width: 20px;
  height: 20px;
  top: 50px;
}
.single .section .carousel .singleSwiper .swiper-button-next::after,
.single .section .carousel .singleSwiper .swiper-button-prev::after {
  font-size: 10px;
}
.single .section .carousel .singleSwiper .swiper-button-next svg,
.single .section .carousel .singleSwiper .swiper-button-prev svg {
  font-size: 12px;
}
@media (max-width: 575.98px) {
  .single .section .carousel .singleSwiper .swiper-button-next,
  .single .section .carousel .singleSwiper .swiper-button-prev {
    top: 30px;
  }
}
.single .section .carousel .swiper-button-next {
  left: 0;
  right: initial;
}
.single .section .carousel .swiper-button-prev {
  right: 0;
  left: initial;
}
.single .section .product-info {
  box-shadow: none !important;
  margin-bottom: 0 !important;
  padding: 0;
}
.single .section .product-info section {
  position: relative;
}
.single .section .product-info section .product-brand {
  margin-bottom: 7px;
}
.single .section .product-info section .product-brand strong {
  display: none;
}
.single .section .product-info section .product-brand img {
  max-width: 130px;
  height: 55px;
  border-radius: 7px;
  border: 1px solid #e1e5e9;
}
.single .section .product-info section .title h1 {
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .single .section .product-info section .title h1 {
    font-size: 1.3rem;
  }
}
.single .section .product-info section .price-box-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .price-box-wrapper {
    margin-bottom: 10px;
  }
}
.single .section .product-info section .price-box-wrapper span small {
  font-weight: bold;
}
.single .section .product-info section .price-box-wrapper #price {
  font-weight: bold;
  font-size: 1.7rem;
  display: inline-flex;
  align-items: center;
}
.single .section .product-info section .price-box-wrapper #price small {
  padding: 0 3px;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .price-box-wrapper #price {
    font-size: 1.5rem;
  }
}
.single .section .product-info section .price-box-wrapper .discount {
  text-decoration: line-through;
  font-size: 0.9rem;
  margin: 0 10px;
}
.single .section .product-info section .price-box-wrapper .discount span {
  text-decoration: line-through;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .price-box-wrapper .discount {
    font-size: 12px;
  }
}
.single .section .product-info section .price-box-wrapper .percent {
  overflow: hidden;
  z-index: 10;
  font-size: 12px;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 7px;
  margin-right: 0;
  height: 26px;
  border-radius: 7px;
  font-weight: bold;
  margin-bottom: 0;
  background: #cd021b !important;
  color: #fff !important;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .price-box-wrapper .percent {
    top: 7px;
    left: 0;
  }
}
.single .section .product-info section .justify-container {
  margin-bottom: 15px;
}
.single .section .product-info section .justify-container .price div {
  display: flex;
  align-items: center;
}
.single .section .product-info section label {
  position: inherit;
  box-shadow: none !important;
  height: initial;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .single .section .product-info section label {
    margin-bottom: 5px;
  }
}
.single .section .product-info section label span {
  height: 30px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: bolder;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.single .section .product-info section .classification ul {
  overflow: hidden;
  margin-bottom: 0;
}
.single .section .product-info section .classification ul li {
  font-size: 14px;
  margin: 7px 0 15px;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .classification ul li {
    margin: 7px 0;
  }
}
.single .section .product-info section .classification ul li h6 {
  display: inline-block;
  font-weight: bolder;
}
.single .section .product-info section .classification ul li label {
  margin-bottom: -4px;
  padding: 0 2px;
}
.single .section .product-info section .classification ul li label a {
  padding: 0 8px;
  border-radius: 5px;
  font-size: 10px;
  height: 25px;
  display: flex;
  align-items: center;
}
.single .section .product-info section .classification ul li label svg {
  color: #fff;
  font-size: 10px;
  margin: 2px 3px;
}
.single .section .product-info section .classification ul .tags label {
  margin-bottom: 4px;
}
.single .section .product-info section form #productOptionsForm .text-option .select2-container {
  width: 300px !important;
}
.single .section .product-info section .fixed-button {
  position: fixed !important;
  bottom: 0 !important;
  z-index: 1050;
  left: 0;
  right: 0;
  margin: 0;
  padding: 10px;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(155, 155, 155, 0.2196078431);
  gap: 10px;
}
.single .section .product-info section .fixed-button .btn-div {
  width: 60%;
  margin-right: 5px !important;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single .section .product-info section .fixed-button .heart {
  margin: 0 !important;
}
.single .section .product-info section .fixed-button .heart svg {
  font-size: 35px;
  margin-left: 5px;
}
.single .section .product-info section .fixed-button .btn-global {
  width: 60% !important;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .fixed-button .btn-global {
    width: 90% !important;
  }
}
.single .section .product-info section .fixed-button .both-button .btn-global,
.single .section .product-info section .fixed-button .both-button form {
  width: 46% !important;
}
.single .section .product-info section .fixed-button .both-button form {
  margin: 0 5px;
}
.single .section .product-info section .fixed-button .both-button form .btn-global {
  width: 100% !important;
  margin: 0;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .fixed-button .btn-div {
    width: calc(100% - 70px) !important;
  }
}
.single .section .product-info section .share {
  padding: 0 !important;
  margin: 0 !important;
  justify-content: center;
  display: flex;
  width: 100%;
}
.single .section .product-info section .share .share-div {
  justify-content: center;
}
.single .section .product-info section .share #st-1 {
  z-index: 1034;
}
@media (max-width: 575.98px) {
  .single .section .product-info section .share {
    padding: 0;
    position: initial;
  }
  .single .section .product-info section .share .share-div {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .single .section .product-info {
    margin-top: 15px;
  }
  .single .section .product-info section form #productOptionsForm .text-option .select2-container {
    width: 100%;
  }
  .single .section .product-info section .justify-container .price div {
    flex-flow: column;
    line-height: 1.3;
  }
  .single .section .product-info section .justify-container .price div .discount {
    margin: initial;
  }
}
.single .description-info,
.single .cliparai,
.single .share,
.single .simliar {
  margin: 15px 0;
}
.single .description-info {
  margin: 10px 0;
  padding: 15px;
  width: 100%;
  overflow: hidden;
}
.single .description-info h4 {
  margin-bottom: 0;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  .single .description-info h4 {
    font-size: 22px;
  }
}
.single .description-info ul {
  margin-bottom: 0;
  font-size: 14px !important;
  font-family: "Cairo", Tahoma, sans-serif !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul {
    font-size: 12px !important;
  }
}
.single .description-info ul li {
  font-family: "Cairo", Tahoma, sans-serif !important;
  font-size: 14px !important;
  min-height: 10px;
  max-height: 230px;
  overflow: hidden;
  position: relative;
  width: 72%;
}
@media (max-width: 575.98px) {
  .single .description-info ul li {
    font-size: 12px !important;
    width: 100%;
  }
}
.single .description-info ul li p {
  margin-bottom: 0;
  line-height: 2 !important;
  font-family: "Cairo", Tahoma, sans-serif !important;
  font-size: 14px !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul li p {
    font-size: 12px !important;
  }
}
.single .description-info ul li p iframe {
  width: 90%;
  height: 500px;
  margin: auto;
  display: block;
}
.single .description-info ul li p span {
  font-family: "Cairo", Tahoma, sans-serif !important;
  font-size: 14px !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul li p span {
    font-size: 12px !important;
  }
}
.single .description-info ul li p span b {
  font-weight: bolder;
}
@media (max-width: 575.98px) {
  .single .description-info ul li p {
    font-size: 12px;
    line-height: 1.6;
  }
  .single .description-info ul li p iframe {
    width: 100%;
    height: 250px;
    margin: auto;
  }
}
.single .description-info ul li p p {
  font-family: "Cairo", Tahoma, sans-serif !important;
}
.single .description-info ul li a {
  margin-bottom: 0;
  line-height: 2 !important;
  font-family: "Cairo", Tahoma, sans-serif !important;
  font-weight: bold;
  margin: 0 2px;
  text-decoration: underline;
  text-decoration-style: dotted;
  font-size: 14px !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul li a {
    font-size: 12px !important;
  }
}
.single .description-info ul .current {
  max-height: max-content !important;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
}
.single .description-info ul .liner-back {
  display: block;
  width: 100%;
  height: 100px;
  background: #fafafa;
  background: linear-gradient(0deg, #fff, rgba(250, 250, 250, 0));
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
  pointer-events: none;
}
.single .description-info ul li.current .liner-back {
  opacity: 0;
}
.single .description-info ul .xf6b4m-1 {
  width: 100%;
}
.single .description-info ul iframe {
  width: 90%;
  height: 500px;
  margin: auto;
  display: block;
}
.single .description-info ul span {
  font-family: "Cairo", Tahoma, sans-serif !important;
  font-size: 16px !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul span {
    font-size: 14px !important;
  }
}
.single .description-info ul span b {
  font-weight: bolder;
  font-family: "Cairo", Tahoma, sans-serif !important;
}
@media (max-width: 575.98px) {
  .single .description-info ul {
    font-size: 12px;
    line-height: 1.6;
  }
  .single .description-info ul iframe {
    width: 100%;
    height: 250px;
    margin: auto;
  }
}
.single .description-info .button-more {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.single .description-info .button-more button {
  z-index: 5;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
  margin: 10px 15px;
  font-size: 12px;
  height: 34px;
  padding: 0 20px;
  font-weight: normal;
  border-radius: 23px;
}
.single .description-info .button-more::before {
  content: "";
  display: inline-block;
  flex: 1;
  background: #f2f2f2;
  height: 1px;
}
.single .description-info .button-more::after {
  content: "";
  display: inline-block;
  flex: 1;
  background: #f2f2f2;
  height: 1px;
}
@media (max-width: 575.98px) {
  .single .description-info {
    padding: 10px;
  }
}
.single .clipboard {
  padding: 20px;
}
@media (max-width: 575.98px) {
  .single .clipboard {
    padding: 10px;
  }
}
.single .simliar {
  margin-top: 30px;
}
.single .simliar .swiper-pagination {
  margin: 0 !important;
}

.comment-box {
  background-color: #fff;
}
.comment-box .header {
  display: flex;
}
.comment-box .header .left h2 {
  color: #117893;
}
.comment-box .header .right button {
  color: #117893;
}
.comment-box .signup-form {
  width: 40%;
  position: relative;
  background-color: #f8f8f8;
  height: inherit;
}
.comment-box .signup-form .register-form {
  padding: 30px 20px;
}
.comment-box .signup-form .register-form .col-sm-6 {
  padding-left: 7px;
  padding-right: 7px;
}
@media (max-width: 575.98px) {
  .comment-box .signup-form .register-form {
    padding: 10px;
  }
  .comment-box .signup-form .register-form .col-sm-6 {
    width: 50%;
    padding: 0 !important;
  }
}
.comment-box .signup-form .register-form .g-log,
.comment-box .signup-form .register-form .f-log {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 15px;
}
.comment-box .signup-form .register-form .g-log a,
.comment-box .signup-form .register-form .f-log a {
  display: inline-flex;
  padding: 7px;
  height: 50px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
}
.comment-box .signup-form .register-form .g-log a img,
.comment-box .signup-form .register-form .f-log a img {
  width: 14px;
  margin-right: 5px;
}
.comment-box .signup-form .register-form .g-log .facebook-link,
.comment-box .signup-form .register-form .f-log .facebook-link {
  background-color: #1877f2;
  color: #fff;
}
.comment-box .signup-form .register-form .g-log .facebook-link svg,
.comment-box .signup-form .register-form .f-log .facebook-link svg {
  color: #fff;
  margin-right: 5px;
}
.comment-box .signup-form .register-form .form-row {
  display: flex;
  margin: 0 -15px;
}
.comment-box .signup-form .register-form .form-row .form-group {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 575.98px) {
  .comment-box .signup-form .register-form .form-row .form-group {
    margin-bottom: 5px;
  }
}
.comment-box .signup-form .register-form .form-row .form-group input,
.comment-box .signup-form .register-form .form-row .form-group select {
  display: block;
  width: 100%;
  border: 1px solid #6fab0f;
  padding: 5px 10px;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 13px;
  height: 38px;
  border: none;
}
@media (max-width: 575.98px) {
  .comment-box .signup-form .register-form .form-row .form-group input,
  .comment-box .signup-form .register-form .form-row .form-group select {
    font-size: 12px;
    height: 35px;
  }
}
.comment-box .signup-form .register-form .form-row .form-group .form-select {
  position: relative;
}
.comment-box .signup-form .register-form .confirmation {
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.comment-box .signup-form .register-form .confirmation input {
  display: inline-block;
  width: auto;
  margin-left: 6px;
}
.comment-box .signup-form .register-form .confirmation label {
  display: inline;
  font-size: 12px;
}
.comment-box .signup-form .register-form .confirmation a {
  color: #6fab0f;
}
@media (max-width: 575.98px) {
  .comment-box .signup-form .register-form .confirmation {
    display: inline-block;
    margin-bottom: 10px;
    text-align: right;
  }
}
.comment-box .signup-form .register-form .login {
  margin: 5px 0;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 575.98px) {
  .comment-box .signup-form .register-form .login {
    font-size: 10px;
    display: block !important;
  }
}
.comment-box .signup-form .register-form .login a {
  color: #6fab0f;
  padding: 0 5px !important;
}
.comment-box .signup-form .register-form .form-submit {
  text-align: right;
  padding-top: 0;
  display: grid;
}
.comment-box .signup-form .register-form .submit {
  min-width: 90px;
  font-weight: 400;
  font-size: 16px;
  padding: 10px;
  border: none;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.comment-box .signup-form .register-form #reset {
  background: #f8f8f8;
  color: #6fab0f;
  margin-right: 8px;
}
.comment-box .signup-form .register-form #reset:hover {
  background: #6fab0f;
  color: #fff;
}
.comment-box .signup-form .register-form #submit {
  background: #6fab0f;
  color: #fff;
}

.ltr .single .section .carousel ol li {
  margin-left: 7px;
  float: right;
}
@media (max-width: 280px) {
  .ltr .single .section .carousel ol li {
    margin-left: 4px;
  }
}
.ltr .single .section .carousel .swiper-container .swiper-button-next {
  left: initial;
  right: 0;
}
.ltr .single .section .carousel .swiper-container .swiper-button-prev {
  right: initial !important;
  left: 0 !important;
}
.ltr .single .section .carousel .swiper-button-next,
.ltr .single .section .carousel .swiper-button-prev {
  transform: rotate(180deg);
}
.ltr .single .section .product-info {
  padding: 0 30px 0 0;
}
.ltr .single .section .product-info section .price span {
  display: inline-block;
}
.ltr .single .section .product-info section .price span small {
  margin: 0 0 0 2px;
}
.ltr .single .section .product-info section .price .percent {
  margin-left: 10px;
  margin-right: initial;
}
@media (max-width: 575.98px) {
  .ltr .single .section .product-info section .price .percent {
    left: initial;
    right: 0;
  }
}
.ltr .single .section .product-info section .action-button .heart {
  margin-right: 30px !important;
  margin-left: 0;
}
.ltr .single .section .product-info section .action-button .heart svg {
  margin-right: 5px;
  margin-left: 0;
}
@media (max-width: 575.98px) {
  .ltr .single .section .product-info section .action-button .heart {
    text-align: left;
    margin-right: 15px !important;
    margin-left: 0;
  }
  .ltr .single .section .product-info section .action-button .heart svg {
    margin-right: 5px;
    margin-left: 0;
  }
}
.ltr .single .description-info {
  text-align: left;
}

:root {
  --color-white: #ffffff;
  --color-light-gray: #f0f1f3;
  --color-dark-gray: #e9eaec;
  --color-text-primary: #0c0c0d;
  --color-text-secondary: #4a4a4f;
  --seconde-text-color: #38383d;
  --sub-text: #737373;
  --brand-primary: #4563d6;
  --brand-background: #ffffff;
  --color-black: #000000;
  --color-border: #d7d7db;
  --highlight-color: rgba(0, 96, 223, 0.2);
  --element-radius: 4px;
  --muted: #f0f1f3;
  --muted-foreground: #4a4a4f;
  --background: #ffffff;
  --foreground: #0c0c0d;
  --ring: #0060df;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hidden {
  display: none;
  visibility: hidden;
}

.button {
  padding: 8px 16px;
  border: none;
  border-radius: var(--element-radius);
  cursor: pointer;
}
.button--primary {
  background: var(--brand-primary);
  color: var(--color-white);
}
.button--primary:hover {
  background: var(--highlight-color);
}
.button--primary:disabled {
  background: var(--muted);
  color: var(--muted-foreground);
  cursor: not-allowed;
  opacity: 0.7;
}
.button--error {
  background: #ff4d4f;
  color: var(--color-white);
}
.button--error:hover {
  background: #ff7875;
}
.button--error:disabled {
  background: var(--muted);
  color: var(--muted-foreground);
  cursor: not-allowed;
  opacity: 0.7;
}
.button--link {
  background: none;
  color: var(--brand-primary);
  text-decoration: underline;
  font-size: clamp(0.7rem, 4vw, 0.8rem);
  padding: 0;
}
.button--link:hover {
  color: var(--highlight-color);
}
.button--link:disabled {
  color: var(--muted-foreground);
  cursor: not-allowed;
  opacity: 0.7;
}

.auth-popup {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 50;
}
.auth-popup--hidden {
  display: none;
}
.auth-popup__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
}
.auth-popup__dialog {
  position: relative;
  width: 100%;
  max-width: 500px;
  background: var(--brand-background);
  border-radius: var(--element-radius);
  padding: 35px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1;
  overflow: hidden;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(-20px);
  -webkit-animation: fadeFromTop 0.3s ease forwards;
  animation: fadeFromTop 0.3s ease forwards;
}
.auth-popup__dialog--close {
  -webkit-animation: fadeToTop 0.3s ease forwards;
  animation: fadeToTop 0.3s ease forwards;
}
.auth-popup__title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 16px;
  color: var(--color-text-primary);
}
.auth-popup__content {
  width: 100%;
  position: relative;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.auth-popup__content .button--link:hover, .auth-popup__content.fade-out {
  -webkit-animation: fadeToRight 0.3s ease forwards;
  animation: fadeToRight 0.3s ease forwards;
}
.auth-popup button.button--primary {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  height: 50px;
  background: #18224c;
}
.auth-popup button.button--primary:hover {
  background: #4563d6;
  color: #fff;
}
.auth-popup .auth-success-message {
  background: #fff;
  border-radius: 0.5rem;
  padding: 2rem;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
.auth-popup .auth-success-message p {
  color: #4a5568;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
}
.auth-popup .auth-success-message .auth-success-icon {
  color: #48bb78;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.auth-popup .auth-success-message .auth-error-icon {
  color: #f56565;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
.auth-popup .auth-success-message .button--primary {
  background: #48bb78;
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 0.375rem;
  border: none;
  font-weight: 500;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: background 0.2s ease;
}
.auth-popup .auth-success-message .button--primary:hover {
  background: #38a169;
}
.auth-popup .auth-success-message .button--primary::before {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center/contain no-repeat;
}
.auth-popup #go-to-register:hover {
  color: #1e2c42;
}

.auth-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.auth-form__group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
}
.auth-form__label {
  font-size: 12px;
  font-weight: bold;
  color: var(--color-text-secondary);
  margin-bottom: 0;
}
.auth-form__input {
  padding: 7px;
  border: 1px solid var(--color-border);
  border-radius: var(--element-radius);
  font-size: 14px;
}
.auth-form__input:focus {
  outline: none;
  border-color: var(--brand-primary);
}
.auth-form__input--error {
  border-color: red;
}
.auth-form__toggle-password {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: 70%;
  transform: translateY(-50%);
  color: var(--color-text-secondary);
}
.auth-form__error {
  font-size: 12px;
  color: red;
}

.auth-otp {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.auth-otp__group {
  display: flex;
  gap: 8px;
}
.auth-otp__input {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  border: 1px solid var(--color-border);
  border-radius: var(--element-radius);
}
.auth-otp__input:focus {
  outline: none;
  border-color: var(--brand-primary);
}
.auth-otp__separator {
  align-self: center;
}
.auth-otp__timer {
  font-size: 14px;
  color: var(--sub-text);
}

.auth-tabs {
  width: 100%;
}
.auth-tabs__list {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--muted);
  border-radius: var(--element-radius);
  padding: 4px;
  margin-bottom: 16px;
  width: 100%;
}
.auth-tabs__trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  color: var(--muted-foreground);
  background: transparent;
  border: none;
  border-radius: var(--element-radius);
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}
.auth-tabs__trigger:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 2px;
}
.auth-tabs__trigger[data-state=active], .auth-tabs__trigger.auth-tabs__trigger--active {
  background: var(--brand-primary);
  color: #fff;
  box-shadow: var(--shadow-sm);
}
.auth-tabs__trigger:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.auth-tabs__content {
  margin-top: 8px;
  width: 100%;
}
.auth-tabs__content:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 2px;
}

.auth-social {
  width: 100%;
  height: auto;
}
.auth-social__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  height: auto;
  width: 100%;
  /*
  padding: 0 0 0.5rem 0;
  */
}
.auth-social__welcome {
  font-weight: normal;
  color: var(--color-text-primary);
}
.auth-social__button {
  font-size: clamp(0.6rem, 4vw, 0.68rem);
  width: 100%;
  padding: 10px;
  border-radius: var(--element-radius);
  font-weight: normal;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.auth-social__button--google {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background: var(--color-white);
  border: 1px solid var(--color-border);
  color: var(--color-text-primary);
}
.auth-social__button--google:hover {
  background: var(--color-light-gray);
}
.auth-social__button--facebook {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  background: var(--brand-primary);
  color: var(--color-white);
}
.auth-social__button--facebook:hover {
  background: var(--highlight-color);
}
.auth-social__button--signout {
  background: #ff4d4f;
  color: var(--color-white);
}
.auth-social__button--signout:hover {
  background: #ff7875;
}
.auth-social__icon {
  width: 20px;
  height: 20px;
}

@-webkit-keyframes fadeFromTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeFromTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeToTop {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
@keyframes fadeToTop {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
@-webkit-keyframes fadeToRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
@keyframes fadeToRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.item .free-shipping-label,
.product-carousel .free-shipping-label {
  margin: 0;
  top: initial;
  right: 10px;
  bottom: 10px;
  height: 25px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #feee00;
  color: #454634;
  font-weight: bold;
  gap: 5px;
  box-shadow: 0 0 15px rgba(255, 246, 114, 0.56);
  display: flex;
  font-size: 12px;
  position: absolute;
  border-radius: 5px;
}
.item .free-shipping-label svg, .item .free-shipping-label i,
.product-carousel .free-shipping-label svg,
.product-carousel .free-shipping-label i {
  font-size: 12px !important;
}

.product-carousel .free-shipping-label {
  top: 0;
  bottom: inherit;
}

.cart .cart-item .item label.free-shipping-label {
  position: initial;
  display: initial;
}

.market-free-shipping label.free-shipping-label {
  position: initial !important;
}

body:has(.single) .modal-backdrop.show {
  background-color: transparent !important;
}
body:has(.single) #notificationModal {
  background-color: rgba(0, 0, 0, 0.7098039216);
}

#notificationModal .modal-dialog {
  display: flex;
  align-content: center;
  justify-content: center;
  margin: auto;
}
#notificationModal .modal-dialog .modal-content {
  background-color: #f1f8ff;
}
#notificationModal .modal-dialog .modal-content .modal-header .close {
  background-color: #ff4538;
  opacity: 0.7;
  top: -15px;
  right: -15px;
  border-radius: 50%;
  border: none;
}
#notificationModal .modal-dialog .modal-content .modal-header .close i, #notificationModal .modal-dialog .modal-content .modal-header .close svg {
  color: #fff;
}
#notificationModal .modal-dialog .modal-content .modal-header .close:hover {
  color: #ff4538;
  opacity: 1;
}
#notificationModal .modal-dialog .modal-content .modal-header #notificationModalLabel {
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 10px;
  font-size: 22px;
  font-weight: bold;
}
#notificationModal .modal-dialog .modal-content .modal-header #notificationModalLabel small {
  align-items: center;
  display: flex;
  font-weight: bold;
}
#notificationModal .modal-dialog .modal-content .modal-header #notificationModalLabel span {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
}
#notificationModal .modal-dialog .modal-content .modal-header #notificationModalLabel span i, #notificationModal .modal-dialog .modal-content .modal-header #notificationModalLabel span svg {
  color: #fff;
  font-size: 20px;
  margin: 0 !important;
}
#notificationModal .modal-dialog .modal-content .modal-body {
  width: 100%;
  padding: 15px 30px;
}
#notificationModal .modal-dialog .modal-content .modal-body #notificationForm {
  width: 100% !important;
  margin: 0;
}
#notificationModal .modal-dialog .modal-content .modal-body #notificationForm .form-group {
  text-align: start;
  margin-bottom: 10px;
}
#notificationModal .modal-dialog .modal-content .modal-body #notificationForm .form-group input {
  height: 50px;
  border: 1px solid #e0e5e9;
}
#notificationModal .modal-dialog .modal-content .modal-footer {
  margin: 0 30px;
}
#notificationModal .modal-dialog .modal-content .modal-footer button {
  background-color: #333;
  border: none;
  min-width: 140px;
  height: 50px;
}
#notificationModal .modal-dialog .modal-content .modal-footer button i, #notificationModal .modal-dialog .modal-content .modal-footer button svg {
  margin: 0 3px;
}

.product_review {
  background-color: #fff;
  margin: 15px 0;
  padding: 25px;
}
.product_review .head_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product_review .box_comment h4 {
  font-size: 22px;
}
.product_review .box_comment .add_rate {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.product_review .box_comment .add_rate label {
  margin: 0 7px;
}
.product_review .box_comment .add_rate .rate:not(:checked) > label {
  font-size: 30px;
  margin: 0 2px;
}
.product_review .box_comment .comment_area .form-group {
  width: 100%;
  margin-bottom: 10px;
}
.product_review .box_comment .comment_area .form-group textarea {
  min-height: 120px;
  width: 100%;
}
.product_review .box_comment .comment_area button {
  height: 45px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddd;
  float: none;
  min-width: 100px;
}
.product_review .box_review h4 {
  font-size: 22px;
}
.product_review .box_review .box_review_container {
  background-color: #f5fbff;
  padding: 15px 20px;
  margin-bottom: 12px;
  border: 1px solid #d6dfe5;
}
.product_review .box_review .box_review_container .head_box {
  width: 100%;
}
.product_review .box_review .box_review_container .head_box .user_info {
  display: flex;
  align-items: center;
}
.product_review .box_review .box_review_container .head_box .user_info .user_img {
  width: 40px;
  height: 40px;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  overflow: hidden;
}
.product_review .box_review .box_review_container .head_box .user_info .user_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.product_review .box_review .box_review_container .head_box .user_info h5 {
  margin: 0 8px;
  font-weight: bold;
  font-size: 20px;
}
.product_review .box_review .box_review_container .head_box .created_at {
  font-size: 14px;
}
.product_review .box_review .box_review_container .rate {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: start;
}
.product_review .box_review .box_review_container .rate:not(:checked) > label {
  font-size: 20px;
  margin-bottom: 0;
}

.rate {
  direction: rtl;
  position: relative;
}

.rate:not(:checked) > input {
  position: absolute;
  opacity: 0;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  color: #ccc;
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.social-feature {
  position: fixed;
  bottom: 10px;
  z-index: 10;
}

.social-feature .social-button {
  cursor: pointer;
  z-index: 1024;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  padding: 0 20px;
  background: linear-gradient(45deg, #B388EB, #8093F1);
  border-radius: 20px;
  color: #FFF;
  font-size: 16px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.social-feature .icon-box-social {
  position: fixed;
  bottom: 35px;
  padding: 20px 10px;
  z-index: 10;
  direction: ltr;
  text-align: right;
}

@media (max-width: 575.98px) {
  .social-feature .icon-box-social {
    right: 0;
    width: 100%;
    padding: 0 15px;
    bottom: 60px;
  }
}
.social-feature .icon-box-social .social {
  position: relative;
  margin: 2px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #FFF;
  font-size: 20px;
  text-align: center;
}

.social-feature .icon-box-social .social svg {
  font-size: 16px;
}

@media (max-width: 575.98px) {
  .social-feature .icon-box-social .social {
    width: 35px;
    height: 35px;
  }
  .social-feature .icon-box-social .social svg {
    font-size: 14px;
  }
}
.social-feature .icon-box-social .social a {
  color: #FFF;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
}

.social-feature .icon-box-social .social a span {
  color: #fff;
  position: absolute;
  font-weight: bold;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 10px;
  z-index: -1;
  font-size: 14px;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.social-feature .icon-box-social .social a span:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
}

.social-feature .icon-box-social .social a:hover span {
  visibility: visible;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-feature .icon-box-social .clicked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 1.5s all ease;
  transition: 1.5s all ease;
}

.social-feature .icon-box-social .copy-link {
  background: #1da1f2;
}

.social-feature .icon-box-social .copy-link span {
  background: #1da1f2;
}

.social-feature .icon-box-social .copy-link span:before {
  border-top: 5px solid #1da1f2;
}

.social-feature .icon-box-social .twitter {
  background: #1da1f2;
}

.social-feature .icon-box-social .twitter span {
  background: #1da1f2;
}

.social-feature .icon-box-social .twitter span:before {
  border-top: 5px solid #1da1f2;
}

.social-feature .icon-box-social .facebook {
  background: #1877f2;
}

.social-feature .icon-box-social .facebook svg {
  font-size: 19px;
}

.social-feature .icon-box-social .facebook span {
  background: #1877f2;
}

.social-feature .icon-box-social .facebook span:before {
  border-top: 5px solid #1da1f2;
}

.social-feature .icon-box-social .youtube {
  background: #ff0000;
}

.social-feature .icon-box-social .youtube span {
  background: #ff0000;
}

.social-feature .icon-box-social .youtube span:before {
  border-top: 5px solid #ff0000;
}

.social-feature .icon-box-social .instagram {
  background: #c13584;
}

.social-feature .icon-box-social .instagram span {
  background: #c13584;
}

.social-feature .icon-box-social .instagram span:before {
  border-top: 5px solid #c13584;
}

.social-feature .icon-box-social .linkedin {
  background: #0077b5;
}

.social-feature .icon-box-social .linkedin span {
  background: #0077b5;
}

.social-feature .icon-box-social .linkedin span:before {
  border-top: 5px solid #0077b5;
}

.social-feature .icon-box-social .whatsapp {
  background: #128c7e;
}

.social-feature .icon-box-social .whatsapp span {
  background: #128c7e;
}

.social-feature .icon-box-social .whatsapp span:before {
  border-top: 5px solid #128c7e;
}

.social-feature .icon-box-social .telegram {
  background: #0088cc;
}

.social-feature .icon-box-social .telegram span {
  background: #0088cc;
}

.social-feature .icon-box-social .telegram span:before {
  border-top: 5px solid #0088cc;
}

.social-feature .icon-box-social .snapchat {
  background: #fffc00;
}

.social-feature .icon-box-social .snapchat span {
  background: #fffc00;
}

.social-feature .icon-box-social .snapchat span:before {
  border-top: 5px solid #fffc00;
}

.social-left {
  left: 15px;
  bottom: 15px;
}

.social-left .icon-box-social {
  left: 0;
  text-align: left;
}

.social-right {
  right: 15px;
  bottom: 15px;
  position: fixed;
}

.social-right .icon-box-social {
  right: 0;
  text-align: right;
}

.social-Vertical .background {
  display: grid !important;
}

.social-Vertical span {
  bottom: 0;
  left: 45px;
}

.social-Vertical span:before {
  bottom: 12px;
  left: -7px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.social-Vertical span:hover {
  bottom: -5px;
  left: initial;
}

.social-horizontal .background {
  display: flex;
}

.social-horizontal span {
  bottom: 45px;
  left: initial;
}

.social-horizontal span:before {
  bottom: -5px;
  left: initial;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.social-horizontal span:hover {
  display: block;
}

#special-offer {
  background-color: #f7f9fe;
  padding: 20px;
  border-radius: 7px;
  position: relative;
  margin-bottom: 20px;
}
#special-offer .offer-badge {
  margin: 0;
  height: auto;
  width: auto;
  opacity: 1;
  background-color: #dc2626;
  color: #fff;
  padding: 0.25rem 0.5rem;
  border-radius: 7px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 20px;
}
#special-offer .offer-corner-badge {
  position: absolute;
  z-index: 1;
  float: left;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#special-offer .offer-head h4 {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 10px 0 20px auto !important;
  color: #6c777a;
  line-height: 1.5;
}
#special-offer .item.offer-item {
  position: relative;
}
#special-offer .item.offer-item .img-box {
  height: 140px;
  aspect-ratio: 1/1;
}
#special-offer .item.offer-item .img-box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#special-offer .item.offer-item section {
  padding: 0;
}
#special-offer .item.offer-item section .select-product-checkbox {
  position: absolute;
  top: 5px;
  right: 5px;
}
#special-offer .item.offer-item section .select-product-checkbox .cross-selling-checkbox {
  width: 20px;
  height: 20px;
}
#special-offer .item.offer-item section section {
  padding: 5px;
}
#special-offer .item.offer-item section section .title a {
  min-height: 40px;
  max-height: 40px;
  margin-bottom: 5px;
}
#special-offer .item.offer-item section section .title h2 {
  font-size: 13px;
  line-height: 1.4;
  text-align: start;
}
#special-offer .item.offer-item section section .price {
  display: grid;
  margin: 10px 0 5px;
  font-weight: 600;
  font-size: 16px;
  height: auto;
}
#special-offer .item.offer-item section section .price .m-price {
  font-size: 1.2rem;
}
#special-offer .item.offer-item section section .price .discount {
  margin: 0;
  font-size: 0.8rem;
}
#special-offer .item.offer-item section section .price .percent {
  height: 23px;
  border-radius: 10px;
  font-size: 0.8rem;
}
#special-offer .swiper-container .swiper-pagination {
  position: initial;
  margin: 0;
}
#special-offer .swiper-button-next,
#special-offer .swiper-button-prev {
  width: 30px;
  height: 30px;
}
#special-offer .swiper-button-next svg,
#special-offer .swiper-button-prev svg {
  font-size: 14px;
}
#special-offer .btn-collection {
  width: 100%;
  display: block;
  height: 50px;
  border: 1px solid #0060df;
  color: #0060df;
  border-radius: 7px;
  margin: 10px 0;
  float: none;
  padding: 0;
  font-weight: bold;
}
#special-offer .btn-collection span {
  width: 100%;
  font-size: 16px;
}
#special-offer .btn-collection:hover {
  background-color: #0060df;
  color: #fff;
}

[dir=rtl] .offer-corner-badge {
  top: 0.75rem;
  left: -3rem;
  rotate: -45deg;
}

.offer-notification {
  color: #9ca3af;
  font-size: 14px;
  display: flex;
  /*align-items: center;*/
  padding: 10px;
  border-radius: 7px;
  background-color: #f1f7ff;
  gap: 5px;
}
.offer-notification i, .offer-notification svg {
  width: 25px !important;
  height: 25px;
  padding: 6px;
  background-color: #eceff5;
  border-radius: 6px;
}
.offer-notification div h6 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
.offer-notification div p {
  font-size: 13px;
  color: #9ca3af;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  #special-offer {
    padding: 15px 11px;
  }
  #special-offer .offer-badge {
    font-size: 13px;
    padding: 0.25rem 1rem;
  }
  #special-offer .item.offer-item section section .title a {
    min-height: 38px;
    max-height: 38px;
  }
}
#wideAdSection {
  width: 100%;
  margin: 15px 0;
}
#wideAdSection .side_block a {
  width: 100%;
  display: block;
}
#wideAdSection .side_block img {
  width: 100%;
}

#twoAdsSection,
#threeAdsSection,
#fourAdsSection,
#fiveAdsSection,
#sixAdsSection {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 10px 0;
}
#twoAdsSection .side_block a,
#threeAdsSection .side_block a,
#fourAdsSection .side_block a,
#fiveAdsSection .side_block a,
#sixAdsSection .side_block a {
  width: 100%;
  height: 100%;
  display: block;
}
#twoAdsSection .side_block img,
#threeAdsSection .side_block img,
#fourAdsSection .side_block img,
#fiveAdsSection .side_block img,
#sixAdsSection .side_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 575.98px) {
  #twoAdsSection,
  #threeAdsSection,
  #fourAdsSection,
  #fiveAdsSection,
  #sixAdsSection {
    gap: 5px;
    margin: 5px 0;
  }
}

#twoAdsSection .side_block {
  width: calc((100% - 10px) / 2);
  aspect-ratio: 750/570;
}

#threeAdsSection .side_block {
  width: calc((100% - 20px) / 3);
  aspect-ratio: 465/650;
}
@media (max-width: 575.98px) {
  #threeAdsSection .side_block {
    width: calc((100% - 10px) / 3);
  }
}

#fourAdsSection .side_block {
  width: calc((100% - 30px) / 4);
  aspect-ratio: 350/350;
}
@media (max-width: 575.98px) {
  #fourAdsSection .side_block {
    width: calc((100% - 10px) / 2);
  }
}

#sixAdsSection .side_block {
  width: calc((100% - 50px) / 6);
  aspect-ratio: 250/250;
}
@media (max-width: 575.98px) {
  #sixAdsSection .side_block {
    width: calc((100% - 10px) / 2);
  }
}

/* Hide the Quick Buy section by default */
.hidden {
  display: none;
}

#quickBuyTrigger {
  gap: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #858f98;
  border-radius: 5px;
  color: #858f98;
  height: 50px;
}
#quickBuyTrigger:hover {
  background: #e1e5eb;
  color: #41474f;
}

/* Styling for the Quick Buy form */
#quickBuySection {
  margin-bottom: 15px;
  margin-top: 15px;
}
#quickBuySection .quick-buy {
  background-color: #f8fbff;
  border: 2px dashed #afbcc5;
  padding: 20px;
  border-radius: 8px;
}
#quickBuySection .quick-buy .quick-buy__content .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#quickBuySection .quick-buy .quick-buy__content .header h5 {
  font-weight: bold;
}
#quickBuySection .quick-buy .quick-buy__content .header #closeQuickBuy {
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f04747;
  opacity: 0.4;
}
#quickBuySection .quick-buy .quick-buy__content .header #closeQuickBuy svg, #quickBuySection .quick-buy .quick-buy__content .header #closeQuickBuy i {
  font-size: 14px;
  color: #fff;
}
#quickBuySection .quick-buy .quick-buy__content .header #closeQuickBuy:hover {
  opacity: 1;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body {
  width: 100%;
  overflow-x: hidden;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body p {
  font-size: 13px;
  color: #7d7b7b;
  margin-bottom: 15px;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm {
  /* Style the placeholder text */
  /* Style placeholder for all input types */
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm .col-grid {
  padding-left: 5px;
  padding-right: 5px;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm .form-group label {
  margin: 0 0 5px 0 !important;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  border-radius: 7px;
  height: 40px;
  margin-bottom: 0;
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm input::placeholder {
  font-size: 14px; /* Adjust the size */
  color: #999; /* Change the color */
  font-style: italic; /* Add some style (optional) */
}
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm textarea::placeholder,
#quickBuySection .quick-buy .quick-buy__content .quick-buy__body #quickOrderForm input::placeholder {
  font-size: 14px; /* Adjust the size */
  color: #999;
}
@media (max-width: 575.98px) {
  #quickBuySection {
    width: 90%;
    box-shadow: 0 4px 8px rgba(59, 59, 59, 0.17);
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    backdrop-filter: blur(10px);
    background-color: rgba(152, 164, 177, 0.12);
    border: 1px solid rgba(173, 173, 173, 0.5019607843);
    position: fixed;
    left: 50%;
    transform: translate(-50%);
    bottom: 70px;
    margin-top: 15px;
    z-index: 94036;
  }
  #quickBuySection .quick-buy {
    border: 2px dashed #d5dbdf;
  }
  #quickBuySection .quick-buy__content .header #closeQuickBuy {
    opacity: 1 !important;
  }
}

#show_attachments_box .action-buttons-container {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 15px 0;
  border-radius: 7px;
  overflow: hidden;
  gap: 6px;
}
#show_attachments_box .action-buttons-container .action-button {
  height: 40px;
  padding: 0 10px;
  border: none;
  background: #f8fafc;
  color: #6c757d;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-flow: nowrap;
  font-size: 14px;
  font-weight: 600;
}
#show_attachments_box .action-buttons-container .action-button.active {
  background: #007bff;
  color: white;
}
#show_attachments_box .action-buttons-container .action-button:hover:not(.active) {
  background: #e1e5eb;
}
#show_attachments_box .form-section {
  display: none;
  margin-top: 5px;
  animation: fadeIn 0.3s ease;
  padding: 15px;
  background-color: #f4fcff;
  border-radius: 7px;
}
#show_attachments_box .form-section.active {
  display: block;
}
#show_attachments_box .dropzone-box {
  border: 2px dashed #dee2e6;
  border-radius: 12px;
  padding: 20px;
  background: #f8f9fa;
  transition: all 0.3s ease;
  position: relative;
  min-height: 150px;
  cursor: pointer;
}
#show_attachments_box .dropzone-box:hover, #show_attachments_box .dropzone-box.dragover {
  border-color: #007bff;
  background: rgba(0, 123, 255, 0.05);
}
#show_attachments_box .dropzone-box .upload-prompt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-direction: column;
  color: #6c757d;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
}
#show_attachments_box .dropzone-box .upload-prompt svg, #show_attachments_box .dropzone-box .upload-prompt i {
  font-size: 40px;
}
#show_attachments_box .dropzone-box .file-preview {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
#show_attachments_box .dropzone-box .file-preview .preview-item {
  position: relative;
  display: inline-block;
  margin: 5px;
  width: 100%;
  height: 320px;
}
#show_attachments_box .dropzone-box .file-preview .preview-item img {
  height: 100%;
  width: 100%;
  border-radius: 6px;
  object-fit: contain;
}
#show_attachments_box .dropzone-box .file-preview .preview-item .file-info {
  display: block;
  color: #007bff;
}
#show_attachments_box .dropzone-box .file-preview .preview-item .file-info p {
  padding: 0;
  margin: 0;
}
#show_attachments_box .dropzone-box .file-preview .preview-item .btn-delete {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #dc3545;
  color: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  cursor: pointer;
  font-size: 12px;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#storeFeatures {
  margin: 50px 0;
}
#storeFeatures .feature_item {
  background-color: #fff;
  padding: 25px;
  border-radius: 7px;
  display: block;
  text-align: center;
  gap: 10px;
  margin-bottom: 10px;
}
#storeFeatures .feature_item .feature_icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  background-color: #e8e8e8;
  border-radius: 7px;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
  margin: auto auto 15px;
}
#storeFeatures .feature_item .feature_icon svg, #storeFeatures .feature_item .feature_icon i {
  font-size: 20px;
}
#storeFeatures .feature_item .feature_content {
  width: 100%;
}
#storeFeatures .feature_item .feature_content h4 {
  font-size: 18px;
  font-weight: bold;
  color: #293238;
}
#storeFeatures .feature_item .feature_content p {
  font-size: 14px;
  color: #909395;
  margin-bottom: 0;
}

.feature-head h2 {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 25px;
}

#storeTestimonial, #manualTestimonial {
  margin: 50px 0;
}
#storeTestimonial .testimonial-slider, #manualTestimonial .testimonial-slider {
  width: 100%;
  position: relative;
  /*
  overflow: visible !important;
  */
  /* Individual Testimonial Card */
  /* Quote Icon */
  /* Testimonial Content Layout */
  /* Customer Name */
  /* Testimonial Text */
  /* Pagination Bullets */
  /* Active Pagination Bullet */
  /* Hide Navigation Arrows */
}
#storeTestimonial .testimonial-slider .swiper-slide, #storeTestimonial .testimonial-slider .swiper-wrapper, #manualTestimonial .testimonial-slider .swiper-slide, #manualTestimonial .testimonial-slider .swiper-wrapper {
  height: max-content;
}
#storeTestimonial .testimonial-slider .testimonial-card, #manualTestimonial .testimonial-slider .testimonial-card {
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  padding: 25px 20px;
  text-align: right;
  position: relative;
  transition: transform 0.3s ease;
}
#storeTestimonial .testimonial-slider .testimonial-card:hover, #manualTestimonial .testimonial-slider .testimonial-card:hover {
  transform: translateY(-5px);
}
#storeTestimonial .testimonial-slider .testimonial-quote, #manualTestimonial .testimonial-slider .testimonial-quote {
  font-size: 30px;
  color: #eaeaea;
  position: absolute;
  top: 10px;
  left: 10px;
}
#storeTestimonial .testimonial-slider .testimonial-content, #manualTestimonial .testimonial-slider .testimonial-content {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 10px;
}
#storeTestimonial .testimonial-slider .testimonial-author, #manualTestimonial .testimonial-slider .testimonial-author {
  font-size: 18px;
  font-weight: bold;
  color: #162f3e;
}
#storeTestimonial .testimonial-slider .testimonial-text, #manualTestimonial .testimonial-slider .testimonial-text {
  color: #293238;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  width: 90%;
  min-height: 65px;
}
#storeTestimonial .testimonial-slider .customer_name, #manualTestimonial .testimonial-slider .customer_name {
  width: 100%;
  /* Star Ratings using Font Awesome */
}
#storeTestimonial .testimonial-slider .customer_name .testimonial-rating, #manualTestimonial .testimonial-slider .customer_name .testimonial-rating {
  color: #ffbc00;
  font-size: 16px;
}
#storeTestimonial .testimonial-slider .swiper-pagination-bullets, #manualTestimonial .testimonial-slider .swiper-pagination-bullets {
  position: initial;
  margin: 20px 0px 0 0;
}
#storeTestimonial .testimonial-slider .swiper-pagination-bullet, #manualTestimonial .testimonial-slider .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #ccc;
  opacity: 1;
  border-radius: 10px;
  transition: width 0.3s ease;
}
#storeTestimonial .testimonial-slider .swiper-pagination-bullet-active, #manualTestimonial .testimonial-slider .swiper-pagination-bullet-active {
  width: 30px;
  background: #35393c;
}
#storeTestimonial .testimonial-slider .swiper-button-prev,
#storeTestimonial .testimonial-slider .swiper-button-next, #manualTestimonial .testimonial-slider .swiper-button-prev,
#manualTestimonial .testimonial-slider .swiper-button-next {
  display: none !important;
}
#storeTestimonial .testimonial-slider .hide-pagination, #manualTestimonial .testimonial-slider .hide-pagination {
  display: none !important;
}

#storeTestimonial {
  /* Customer Profile Image */
}
#storeTestimonial .testimonial-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  flex-shrink: 0;
}

#quantityDiscounts {
  margin-bottom: 20px;
}
#quantityDiscounts .offer-card {
  border-radius: 7px;
  padding: 20px;
}
#quantityDiscounts .offer-card .offer-header {
  padding: 0;
  margin-bottom: 15px;
}
#quantityDiscounts .offer-card .offer-header h2 {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
#quantityDiscounts .offer-card .offer-header p {
  font-size: 0.95rem;
  opacity: 0.9;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  line-height: 1.5;
}
#quantityDiscounts .offer-card .offer-body .offer-list {
  display: grid;
  gap: 15px;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  border-radius: 8px;
  border: 1px solid #eee;
  position: relative;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .best-offer {
  position: absolute;
  border-radius: 5px;
  font-size: 10px;
  padding: 2px 6px;
  top: 0;
  right: 0;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-content {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-content .offer-icon {
  font-size: 20px;
  margin-left: 10px;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-content .offer-title {
  font-weight: bold;
  color: #333;
  font-size: 13px;
  margin: 0;
  line-height: 1.5;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-content .offer-price {
  font-size: 16px;
  font-weight: bold;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-button {
  padding: 10px 12px;
  height: 36px;
  border-radius: 8px;
  text-decoration: none;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s;
  font-size: 12px;
  border: none;
}
#quantityDiscounts .offer-card .offer-body .offer-list .offer-item .offer-button:hover {
  transform: translateY(-2px);
}
@media (max-width: 575.98px) {
  #quantityDiscounts .offer-card .offer-body .offer-list .offer-item {
    display: inline-grid;
    gap: 5px;
  }
}
#quantityDiscounts .offer-card .discount-badge {
  display: inline-block;
  border-radius: 4px;
  padding: 3px 8px;
  font-size: 0.7rem;
  font-weight: 700;
  margin: 5px 0 0;
}
#quantityDiscounts .info-text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #6b7280;
  font-size: 0.7rem;
  padding: 0.75rem 1rem;
  border-top: 1px solid #e5e7eb;
  margin-top: 0.5rem;
}
#quantityDiscounts .info-text.highlighted {
  margin-top: 20px;
  padding: 15px;
  background: #e3f2fd;
  border-radius: 8px;
  color: #1976d2;
}
#quantityDiscounts .info-text.highlighted i {
  font-size: 20px;
}
#quantityDiscounts .icon {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  fill: currentColor;
  flex-shrink: 0;
}
#quantityDiscounts .icon.icon-sm {
  width: 1rem;
  height: 1rem;
}

.checkout-cross-selling {
  padding: 20px;
}
.checkout-cross-selling .offer-container .offer-card {
  display: flex;
  border: 1px solid #e0e6ef;
  border-radius: 12px;
  overflow: hidden;
  background: #f9fbfd;
  margin-bottom: 0;
  position: relative;
}
.checkout-cross-selling .offer-container .offer-card .product-image {
  background: linear-gradient(45deg, #f8f9fc, #eef2f7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.checkout-cross-selling .offer-container .offer-card .product-image img {
  width: 120px;
  height: 120px;
  aspect-ratio: 1/1;
  border-radius: 6px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}
.checkout-cross-selling .offer-container .offer-card .product-details {
  width: 65%;
  padding: 15px;
}
.checkout-cross-selling .offer-container .offer-card .product-details .product-title {
  font-size: 18px;
  color: #2c3e50;
  margin-bottom: 10px;
  font-weight: 700;
}
.checkout-cross-selling .offer-container .offer-card .product-details .product-description {
  color: #555;
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 14px;
}
.checkout-cross-selling .offer-container .offer-card .product-details .pricing {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.checkout-cross-selling .offer-container .offer-card .product-details .pricing .original-price {
  text-decoration: line-through;
  color: #95a5a6;
  font-size: 14px;
  margin-left: 10px;
}
.checkout-cross-selling .offer-container .offer-card .product-details .pricing .discounted-price {
  font-size: 18px;
  color: #e74c3c;
  font-weight: 700;
}
.checkout-cross-selling .offer-container .offer-card .product-details .pricing .discount-badge {
  background: #e74c3c;
  color: white;
  padding: 2px 8px;
  border-radius: 15px;
  font-size: 12px;
  margin-right: 8px;
  font-weight: bold;
}
.checkout-cross-selling .offer-container .add-to-order {
  display: flex;
  align-items: center;
  margin-top: 15px;
  /*.checkbox-container {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }
    .checkmark {
      height: 20px;
      width: 20px;
      background-color: #f1f5f9;
      border: 2px solid #cbd5e1;
      border-radius: 5px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 8px;
      transition: all 0.2s ease;
    }
    input:checked ~ .checkmark {
      background-color: #558cdd;
      border-color: #558cdd;
    }
    input:checked ~ .checkmark:after {
      display: block;
    }

    .checkbox-label {
      font-size: 15px;
      color: #515c66;
      font-weight: 600;
    }

    &:after {
      content: "";
      display: none;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
      position: relative;
      top: -1px;
    }
  }*/
}
.checkout-cross-selling .offer-container .add-to-order .add-to-order {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.checkout-cross-selling .offer-container .add-to-order .checkbox-container {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.checkout-cross-selling .offer-container .add-to-order .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkout-cross-selling .offer-container .add-to-order .checkmark {
  height: 20px;
  width: 20px;
  background-color: #f1f5f9;
  border: 2px solid #cbd5e1;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  transition: all 0.2s ease;
}
.checkout-cross-selling .offer-container .add-to-order .checkbox-container input:checked ~ .checkmark {
  background-color: #558cdd;
  border-color: #558cdd;
}
.checkout-cross-selling .offer-container .add-to-order .checkmark:after {
  content: "";
  display: none;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: relative;
  top: -1px;
}
.checkout-cross-selling .offer-container .add-to-order .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.checkout-cross-selling .offer-container .add-to-order .checkbox-label {
  font-size: 15px;
  color: #515c66;
  font-weight: 600;
}

@media (max-width: 575.98px) {
  #global_checkout .checkout_container {
    padding: 0 !important;
  }
  .checkout-cross-selling .offer-container .offer-card {
    padding: 10px;
    display: block;
  }
  .checkout-cross-selling .offer-container .offer-card .d-flex {
    gap: 10px;
  }
  .checkout-cross-selling .offer-container .offer-card .product-image,
  .checkout-cross-selling .offer-container .offer-card .product-details {
    width: initial;
    padding: 0;
  }
  .checkout-cross-selling .offer-container .offer-card .product-image {
    background: transparent;
  }
  .checkout-cross-selling .offer-container .offer-card .product-image img {
    width: 85px;
    height: 85px;
  }
  .checkout-cross-selling .offer-container .offer-card .add-to-order {
    margin: 5px 2px 0;
    background-color: #f0f6fc;
    padding: 10px;
    border-radius: 6px;
  }
  .checkout-cross-selling .offer-container .offer-card .add-to-order .checkbox-container {
    margin-bottom: 0;
  }
}
.contact-icons {
  position: fixed;
  bottom: calc(var(--bottom-element-height, 32px));
  right: 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.8rem;
  z-index: 50;
  pointer-events: auto;
  transition: all 0.3s ease;
}
.contact-icons:hover .fixed-icon:not(:hover) {
  opacity: 0.8;
  transform: scale(0.95);
}

.fixed-icon {
  cursor: pointer;
  text-decoration: none;
  width: 3.75rem;
  height: 3.75rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 40px;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
}
.fixed-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.fixed-icon:hover {
  transform: scale(1.1);
}
.fixed-icon:hover::before {
  opacity: 1;
}
.fixed-icon:hover i,
.fixed-icon:hover svg {
  transform: scale(1.1);
}
.fixed-icon svg,
.fixed-icon i {
  color: #fff;
  font-size: 2.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 50%;
  position: relative;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.fixed-icon.fixed-icon-whatsapp {
  animation: pulse 2s infinite;
  background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
}
.fixed-icon.fixed-icon-whatsapp:hover {
  background-color: #1da851;
  box-shadow: 0 8px 25px rgba(37, 211, 102, 0.7);
}
.fixed-icon.fixed-icon-messenger {
  background-color: #0084ff;
}
.fixed-icon.fixed-icon-messenger:hover {
  background-color: #006acc;
}
@media (max-width: 600px) {
  .fixed-icon {
    width: 3rem;
    height: 3rem;
  }
  .fixed-icon i {
    color: #fff;
    font-size: 2rem;
  }
}

.whatsapp-widget {
  position: relative;
}
.whatsapp-widget .whatsapp-panel {
  position: absolute;
  bottom: 70px;
  right: 0;
  width: 320px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-align: right;
  z-index: 1001;
}
.whatsapp-widget .whatsapp-panel.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.whatsapp-widget .panel-header {
  background: linear-gradient(135deg, #128C7E 0%, #075E54 100%);
  color: white;
  padding: 20px;
  border-radius: 15px 15px 0 0;
  position: relative;
}
.whatsapp-widget .panel-header .close-btn {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s;
}
.whatsapp-widget .panel-header .close-btn:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(90deg);
}
.whatsapp-widget .panel-header .panel-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 0;
  text-align: start;
}
.whatsapp-widget .panel-header .panel-subtitle {
  font-size: 0.9rem;
  opacity: 0.9;
  margin-top: 8px;
  text-align: start;
}
.whatsapp-widget .panel-content {
  background-color: #E5DDD5;
  display: grid;
}
.whatsapp-widget .panel-content .admin-message {
  background-color: #fff;
  padding: 8px;
  margin: 15px;
  border-radius: 0 5px 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
  transition-delay: 0s;
  font-size: 14px;
}
.whatsapp-widget .message-input {
  display: flex;
  align-items: center;
  margin-top: 10px;
  /*flex-direction: row-reverse;*/
  background-color: #fff;
  gap: 10px;
  padding: 10px 4px;
}
.whatsapp-widget .message-input input, .whatsapp-widget .message-input textarea {
  flex: 1;
  padding: 7px 15px;
  border: 2px solid #e0e0e0;
  border-radius: 7px;
  outline: none;
  font-size: 14px;
  transition: border-color 0.3s;
  width: 100%;
  line-height: 1.5rem;
}
.whatsapp-widget .message-input input:focus, .whatsapp-widget .message-input textarea:focus {
  border-color: #128C7E;
}
.whatsapp-widget .message-input .send-button {
  width: 30px;
  height: 30px;
  color: #000;
  /*background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);*/
  background-color: transparent;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.whatsapp-widget .message-input .send-button:hover {
  opacity: 0.9;
  transform: scale(1.05);
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}
@media (max-width: 768px) {
  .whatsapp-widget .whatsapp-panel {
    width: 300px;
  }
}

.ltr .contact-icons {
  right: initial;
  left: 1rem;
}

.countdown-timer-widget {
  width: 100%;
  box-sizing: border-box;
  margin: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  font-family: inherit;
}
.countdown-timer-widget .cdt-value {
  display: flex;
  gap: 10px;
  align-items: center;
}
.countdown-timer-widget .cdt-block {
  font-variant-numeric: tabular-nums;
  text-align: center;
}
.countdown-timer-widget .cdt-block small {
  display: block;
  font-size: 10px;
  opacity: 0.7;
  margin-top: 2px;
}

.cdt-style-a {
  background: linear-gradient(135deg, #dc2626 0%, #991b1b 100%);
  color: #fff;
  padding: 16px 22px;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(220, 38, 38, 0.35);
  font-weight: 600;
}
.cdt-style-a .cdt-label {
  font-size: 15px;
  font-weight: 700;
  word-spacing: 4px;
}
.cdt-style-a .cdt-block {
  background: rgba(255, 255, 255, 0.18);
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  min-width: 48px;
}
.cdt-style-a .cdt-block-secs {
  animation: cdt-a-pulse 1s ease-in-out infinite;
}

@keyframes cdt-a-pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}
#productOptionsForm,
#productOptions {
  margin: 15px 0;
}
#productOptionsForm .option-head,
#productOptions .option-head {
  margin-bottom: 6px;
  display: block;
}
#productOptionsForm .text-option, #productOptionsForm .color-option, #productOptionsForm .photo-option,
#productOptions .text-option,
#productOptions .color-option,
#productOptions .photo-option {
  margin-bottom: 15px !important;
}
#productOptionsForm .color-option .color-picker,
#productOptions .color-option .color-picker {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  text-align: right;
}
#productOptionsForm .color-option .color-picker .color-picker-item,
#productOptions .color-option .color-picker .color-picker-item {
  text-align: center;
  cursor: pointer;
}
#productOptionsForm .color-option .color-picker .color-picker-item span,
#productOptions .color-option .color-picker .color-picker-item span {
  font-size: 12px;
  text-align: center;
  width: 100%;
  display: block;
}
#productOptionsForm .color-option .color-picker .color-picker-item .color-wrapper .color-label,
#productOptions .color-option .color-picker .color-picker-item .color-wrapper .color-label {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: rgba(0, 0, 0, 0.4392156863);
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
  position: relative;
  border: 4px solid transparent;
  transition: 0.3s ease-in-out;
  margin: 0;
}
#productOptionsForm .color-option .color-picker .color-picker-item .color-wrapper input[type=radio] + .color-label.checked .overlay,
#productOptions .color-option .color-picker .color-picker-item .color-wrapper input[type=radio] + .color-label.checked .overlay {
  opacity: 1;
}
#productOptionsForm .color-option .color-picker .color-picker-item .color-wrapper input[type=radio]:hover + label,
#productOptions .color-option .color-picker .color-picker-item .color-wrapper input[type=radio]:hover + label {
  opacity: 0.8;
}
#productOptionsForm .color-option .color-picker .color-picker-item .color-wrapper input[type=radio],
#productOptions .color-option .color-picker .color-picker-item .color-wrapper input[type=radio] {
  display: none;
}
#productOptionsForm .color-option .overlay,
#productOptions .color-option .overlay {
  border-radius: 50%;
  z-index: 10;
}
#productOptionsForm .photo-option .option-head h6,
#productOptions .photo-option .option-head h6 {
  margin-bottom: 0;
}
#productOptionsForm .photo-option ul.radio-img,
#productOptions .photo-option ul.radio-img {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
#productOptionsForm .photo-option ul.radio-img li,
#productOptions .photo-option ul.radio-img li {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
#productOptionsForm .photo-option ul.radio-img li small,
#productOptions .photo-option ul.radio-img li small {
  display: block;
  font-size: 0.8em;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper,
#productOptions .photo-option ul.radio-img li .image-wrapper {
  position: relative;
  display: inline-block;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper input[type=radio],
#productOptions .photo-option ul.radio-img li .image-wrapper input[type=radio] {
  display: none;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper input[type=radio]:checked + .image-label .overlay,
#productOptions .photo-option ul.radio-img li .image-wrapper input[type=radio]:checked + .image-label .overlay {
  opacity: 1;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper .image-label,
#productOptions .photo-option ul.radio-img li .image-wrapper .image-label {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  margin: 0;
  left: 0;
  right: 0;
  border: 1px solid #efefef;
  width: 80px;
  height: 80px;
  box-shadow: none;
  padding: 0;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper .image-label img,
#productOptions .photo-option ul.radio-img li .image-wrapper .image-label img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#productOptionsForm .photo-option ul.radio-img li .image-wrapper .image-label .overlay,
#productOptions .photo-option ul.radio-img li .image-wrapper .image-label .overlay {
  border-radius: 8px;
  z-index: 10;
}
#productOptionsForm .photo-option .option-img-box,
#productOptions .photo-option .option-img-box {
  width: 50px;
  height: 40px;
  border: 1px solid #e1e1e1;
  overflow: initial;
}
#productOptionsForm .photo-option .option-img-box input,
#productOptions .photo-option .option-img-box input {
  width: 100%;
  height: 100%;
}
#productOptionsForm .photo-option .option-img-box img,
#productOptions .photo-option .option-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#productOptionsForm .photo-option .option-img-box span,
#productOptions .photo-option .option-img-box span {
  height: 60px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
#productOptionsForm .photo-option .option-img-box:hover span, #productOptionsForm .photo-option .option-img-box.active span,
#productOptions .photo-option .option-img-box:hover span,
#productOptions .photo-option .option-img-box.active span {
  height: 47.5px;
  width: 60px;
}
#productOptionsForm .text-option .select2-container,
#productOptions .text-option .select2-container {
  width: 300px;
  height: 40px;
}
#productOptionsForm .text-option .select2-container--default .select2-selection--single .select2-selection__rendered,
#productOptions .text-option .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px !important;
}
#productOptionsForm .text-option .select2-container--default .select2-selection--single .select2-selection__arrow,
#productOptions .text-option .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
  top: 1px;
  left: 0;
}
#productOptionsForm .text-option .select2-container--default .select2-selection--single,
#productOptions .text-option .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  border-radius: 7px !important;
  height: 40px !important;
}
#productOptionsForm .select2-results__option,
#productOptions .select2-results__option {
  font-size: 14px !important;
}
#productOptionsForm .color-option .active span,
#productOptionsForm .photo-option .active span,
#productOptions .color-option .active span,
#productOptions .photo-option .active span {
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: transparent;
  border: 2px solid #000 !important;
}
#productOptionsForm .overlay,
#productOptions .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(60, 60, 60, 0.48) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.cart .cart-item .item .color-option .color-picker {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
  text-align: right;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item {
  text-align: center;
  cursor: pointer;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item span {
  font-size: 12px;
  text-align: center;
  width: 100%;
  display: block;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item .color-wrapper .color-label {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: rgba(0, 0, 0, 0.4392156863);
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
  position: relative;
  border: 4px solid transparent;
  transition: 0.3s ease-in-out;
  margin: 0;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item .color-wrapper input[type=radio] + .color-label.checked .overlay {
  opacity: 1;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item .color-wrapper input[type=radio]:hover + label {
  opacity: 0.8;
}
.cart .cart-item .item .color-option .color-picker .color-picker-item .color-wrapper input[type=radio] {
  display: none;
}
.cart .cart-item .item .color-option .overlay {
  border-radius: 50%;
  z-index: 10;
}
.cart .cart-item .item .photo-option .option-head h6 {
  margin-bottom: 0;
}
.cart .cart-item .item .photo-option ul.radio-img {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
.cart .cart-item .item .photo-option ul.radio-img li {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.cart .cart-item .item .photo-option ul.radio-img li small {
  display: block;
  font-size: 0.8em;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper {
  position: relative;
  display: inline-block;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper input[type=radio] {
  display: none;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper input[type=radio]:checked + .image-label .overlay {
  opacity: 1;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper .image-label {
  position: relative;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  margin: 0;
  left: 0;
  right: 0;
  border: 1px solid #efefef;
  width: 80px;
  height: 80px;
  box-shadow: none;
  padding: 0;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper .image-label img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart .cart-item .item .photo-option ul.radio-img li .image-wrapper .image-label .overlay {
  border-radius: 8px;
  z-index: 10;
}
.cart .cart-item .item .photo-option .option-img-box {
  width: 50px;
  height: 40px;
  border: 1px solid #e1e1e1;
  overflow: initial;
}
.cart .cart-item .item .photo-option .option-img-box input {
  width: 100%;
  height: 100%;
}
.cart .cart-item .item .photo-option .option-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart .cart-item .item .photo-option .option-img-box span {
  height: 60px;
  width: 50px;
  transition: all 0.3s ease-in-out;
}
.cart .cart-item .item .photo-option .option-img-box:hover span, .cart .cart-item .item .photo-option .option-img-box.active span {
  height: 47.5px;
  width: 60px;
}
.cart .cart-item .item .text-option .select2-container {
  width: 300px;
  height: 40px;
}
.cart .cart-item .item .text-option .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px !important;
}
.cart .cart-item .item .text-option .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
  top: 1px;
  left: 0;
}
.cart .cart-item .item .text-option .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e5e5e5 !important;
  border-radius: 7px !important;
  height: 40px !important;
}
.cart .cart-item .item .select2-results__option {
  font-size: 14px !important;
}
.cart .cart-item .item .product-options div {
  display: block;
}
.cart .cart-item .item .product-options div h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.cart .cart-item .item .product-options div ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
}
.cart .cart-item .item .product-options div ul li {
  text-align: center;
  margin: 5px;
}
.cart .cart-item .item .product-options div ul li div {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.cart .cart-item .item .product-options div ul li div span {
  background-color: #303765;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  display: none;
}
.cart .cart-item .item .product-options div ul li div:hover span {
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: transparent;
  border: 2px solid #000 !important;
}
.cart .cart-item .item .product-options .product-option-head {
  align-items: center;
  margin-bottom: 6px;
}
.cart .cart-item .item .product-options .product-option-head h3 {
  font-size: 11px;
}
.cart .cart-item .item .product-options .product-option-head span {
  margin: 0 4px;
  font-size: 9px;
  color: #000;
  padding: 0;
}
.cart .cart-item .item .product-options .color-option .active span,
.cart .cart-item .item .product-options .photo-option .active span {
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: transparent;
  border: 2px solid #000 !important;
}
.cart .cart-item .item .product-options .text-option ul li div {
  font-size: 12px;
  background-color: #0b5351;
  color: #00b3ee;
  height: 30px;
  border-radius: 4px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.cart .cart-item .item .product-options .text-option ul li div:hover {
  outline: 2px solid green;
  outline-offset: 4px;
}
.cart .cart-item .item .product-options .text-option ul li .active {
  outline: 2px solid green;
  outline-offset: 4px;
}
.cart .cart-item .item .product-options .text-option .select2-container {
  width: 100% !important;
}
.cart .cart-item .item .product-options .text-option .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px !important;
  font-size: 14px;
  padding-right: 8px;
}
.cart .cart-item .item .product-options .text-option .select2-container .select2-selection--single {
  height: 36px !important;
}
.cart .cart-item .item .product-options .text-option .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px !important;
  top: 1px;
  left: 0;
}
.cart .cart-item .item .product-options .color-option .color-select .color-select-container {
  float: right;
}
.cart .cart-item .item .product-options .color-option .color-select-container .color-select-option {
  height: 18px;
  width: 18px;
  margin: 3px;
}
.cart .cart-item .item .product-options .photo-option ul li {
  margin: 0;
}
.cart .cart-item .item .product-options .photo-option ul li .option-img-box {
  background-color: #175363;
  width: 38.3px;
  height: 30px;
  border: 1px solid #e1e1e1;
  overflow: initial;
}
.cart .cart-item .item .product-options .photo-option ul li .option-img-box input {
  width: 100%;
  height: 100%;
}
.cart .cart-item .item .product-options .photo-option ul li .option-img-box span {
  height: 50px;
  width: 40px;
}
.cart .cart-item .item .product-options .photo-option ul li .option-img-box:hover span {
  height: 38.5px;
  width: 47px;
}
.cart .cart-item .item .product-options .photo-option ul li .active span {
  height: 38.5px;
  width: 47px;
}

.order-selected-options {
  display: flex;
  align-items: center;
}
.order-selected-options .text-selected-option {
  font-size: 16px;
  font-weight: bold;
  margin: 5px;
}
.order-selected-options .img-selected-option {
  margin: 5px;
}
.order-selected-options .img-selected-option .img-option {
  width: 60px;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
}
.order-selected-options .img-selected-option .img-option img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.order-selected-options .color-selected-option {
  margin: 5px;
}
.order-selected-options .color-selected-option div {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

/*

.btn_choose_sent input {
    -webkit-appearance: none;
    display: block;
    margin: 10px;
    width: 18px;
    height: 18px;
    border-radius: 12px;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: hsla(0, 0%, 100%, .15) 0 1px 1px, inset hsla(0, 0%, 0%, .5) 0 0 0 1px;
    background-color: hsla(0, 0%, 0%, .2);
    background-image: -webkit-radial-gradient(#fff 0%, #fff 15%, #fff 28%, #fff 70%);
    background-repeat: no-repeat;
    -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1),
    -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
    outline: none;
}

.btn_choose_sent input:checked {
    -webkit-transition: background-position .2s .15s cubic-bezier(0, 0, .2, 1),
    -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
}

.btn_choose_sent input:active {
    -webkit-transform: scale(1.5);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1);
}


!* The up/down direction logic *!

.btn_choose_sent input,
.btn_choose_sent input:active {
    background-position: 0 24px;
}

.btn_choose_sent input:checked {
    background-position: 0 0;
}

.btn_choose_sent input:checked ~ input,
.btn_choose_sent input:checked ~ input:active {
    background-position: 0 -24px;
}

.btn_choose_sent {
    background: #EF2D56;
    color: #fff;
    box-shadow: 0 10px 20px rgba(125, 147, 178, .3);
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 10px;
    padding: 16px 20px 16px 38px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
}

.btn_choose_sent input {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: 2px;
}

.btn_choose_sent input:after {
    position: absolute;
    content: '';
    width: 15rem;
    left: 0;
    right: 0;
    !* background: red; *!
    !* z-index: -1; *!
    height: 40px;
    top: -10px;
}

.bg_btn_chose_1 {
    background-color: #f78968 !important;
}


.bg_btn_chose_2 {
    background-color: #4e336fdb !important;
}


.bg_btn_chose_3 {
    background-color: #359dcc !important;
}


!*-=p=--=*!


.btn_choose_sent_check_b {
    background: #EF2D56;
    color: #fff;
    box-shadow: 0 10px 20px rgba(125, 147, 178, .3);
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 10px;
    padding: 16px 20px 16px 46px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
}
*/
.ltr .color-picker {
  text-align: left;
}

.ltr .color-option .color-option-button .color-picker {
  margin: 0;
  text-align: left;
}

.fixed-icon, .cart .cart-item .item .product-options div ul li div span {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.cart .cart-item .empty-cart li div a, .cart .cart-item .item section .info .title h2,
.cart .cart-item .item section .info .title h3, .cart .cart-item .tab-content .contacts-form .alert .btn-global, .action-button .btn-global, .action-button .btn-global div, .cart .cart-item .item .product-options div ul li div span {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/*.amount-box {
	display: flex;
	align-items: center;
	.amount-div {
		display: flex;
		align-items: center;
	}
	.amount {
		margin: 0.5rem 0;
		font-weight: 600;
		color: $amount-color;
	}

	.input-spinner {
		.input-group {
			display: flex;
			align-items: center;
			border-radius: 2rem;
			overflow: hidden;
			border: 2px solid $border-color;
			.input-group-btn {
				button span {
					height: 0;
					padding: 10px;
				}
				.btn {
					padding: 0;
				}
				.btn-number {
					border: none;
					color: #495057;
					transition: all 0.3s ease;

					&:hover {
						background-color: $border-color;
					}

					.fas {
						font-size: 0.3rem;
					}

					@media (max-width: 576px) {
						width: 3rem;
					}
				}
			}

			.input-number {
				text-align: center;
				border: none;
				width: 3.5rem;
				font-weight: 600;
				color: $input-color;
				pointer-events: none;

				&:focus {
					outline: none;
				}
			}
		}
	}
}

@media (max-width: 576px) {
	.amount-box .amount-div .input-spinner .input-group {
		.input-number {
			width: 3rem;
		}
		.input-group-btn .btn-number {
			padding: 4px 8px;
		}
	}
}*/
.action {
  margin-bottom: 25px;
}
.action .note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border: 2px solid #e9e9e9;
  border-radius: 8px;
  padding: 10px 15px;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.action .note:hover {
  background-color: rgba(233, 233, 233, 0.1);
}

.form-group {
  margin-bottom: 15px;
}
.form-group textarea.update_item_note {
  border-radius: 8px;
  border: 2px solid #e9e9e9;
  padding: 10px;
  width: 100%;
  transition: all 0.4s ease;
  display: none;
}
.form-group textarea.update_item_note:focus {
  outline: none;
  border-color: #e9e9e9;
}

@media (max-width: 768px) {
  .action,
  .form-group {
    width: 100%;
  }
}
header:has(.general-notes) {
  padding-top: 40px;
}

.general-notes {
  color: #fff;
  min-height: 40px;
  /*max-height: 60px;*/
  font-size: 14px;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 0.5rem !important;
  justify-content: center;
  margin-bottom: 0 !important;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  position: fixed;
  top: 0;
  z-index: 50;
}
.general-notes .bell {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  margin: 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  flex-shrink: 0;
}
.general-notes .bell svg {
  font-size: 13px;
}
.general-notes button {
  width: 22px !important;
  height: 22px !important;
  border-radius: 50%;
  right: 5px !important;
  top: initial !important;
  background-color: transparent !important;
  color: #fff !important;
  padding: 0 !important;
  border: none !important;
  display: none !important;
}
.general-notes button span {
  position: absolute;
  top: -2px;
  font-size: 16px;
}
.general-notes button:hover {
  background-color: #ff4538 !important;
}
.general-notes strong {
  text-align: center;
  font-weight: 500;
  display: flex;
  justify-content: center;
  min-height: 20px;
  max-height: 40px;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .general-notes {
    font-size: 11px;
  }
  .general-notes strong {
    min-height: 15px;
    max-height: 33px;
  }
}

.ltr .general-notes button {
  left: 5px !important;
  right: initial !important;
}

#itemSku, #item_weight {
  margin: 15px 0;
  background-color: #fff;
  border: 1px solid #d3e0e3;
  border-radius: 7px;
  padding: 0.5rem 0.7rem;
  display: flex;
  align-items: center;
  gap: 8px;
}
#itemSku .icon-container, #item_weight .icon-container {
  background-color: #dadada;
  border-radius: 7px;
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#itemSku .icon-container i, #itemSku .icon-container svg, #item_weight .icon-container i, #item_weight .icon-container svg {
  font-size: 20px;
  color: #333;
}
#itemSku div, #item_weight div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#itemSku div strong, #item_weight div strong {
  color: #696969;
}

#showTaxonomies,
#showTags {
  margin: 0;
}
#showTaxonomies h6,
#showTags h6 {
  color: rgb(105, 111, 124);
  margin: 0;
}
#showTaxonomies ul,
#showTags ul {
  display: inline-flex;
  flex-wrap: wrap;
  margin: 10px 0;
  gap: 8px;
}
#showTaxonomies ul li,
#showTags ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
#showTaxonomies ul li a,
#showTags ul li a {
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #000000;
  gap: 2px;
  text-decoration: underline;
}
#showTaxonomies ul li a svg,
#showTags ul li a svg {
  color: #0c0c0c;
  font-size: 12px;
  margin: 0 3px;
}
@media (max-width: 575.98px) {
  #showTaxonomies div,
  #showTags div {
    display: inline-block;
  }
}

.justify-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 20px;
}
.justify-container .btn-icon-container {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 575.98px) {
  .justify-container {
    margin-bottom: 20px;
    max-width: 99%;
  }
  .justify-container .price {
    margin-bottom: 0 !important;
  }
}

#socialShare {
  position: relative;
  margin: 0 20px;
}
#socialShare .share-toggle {
  /*position: fixed;
  bottom: 20px;
  right: 20px;*/
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  color: white;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#socialShare .share-toggle svg, #socialShare .share-toggle i {
  font-size: 18px;
  color: #c8c8c8;
}
#socialShare .share-toggle.active {
  background: #e74c3c;
  transform: rotate(90deg);
}
#socialShare .share-toggle.active .fa-share-alt {
  opacity: 0;
}
#socialShare .share-toggle.active .close-icon {
  opacity: 1;
}
#socialShare .share-toggle.active i, #socialShare .share-toggle.active svg {
  color: #fff;
}
#socialShare .share-toggle .fa-share {
  transition: opacity 0.3s;
}
#socialShare .share-toggle .close-icon {
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s;
}
#socialShare .social-box {
  position: absolute;
  top: 45px;
  right: -11px;
  background: white;
  border-radius: 15px;
  padding: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 999;
}
#socialShare .social-box.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#socialShare .social-platforms {
  display: grid;
  gap: 10px;
  flex-wrap: wrap;
}
#socialShare .social-btn {
  width: 35px;
  height: 35px;
  border: 2px solid #eee;
  border-radius: 50%;
  background: transparent;
  color: #333;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#socialShare .social-btn:hover {
  transform: scale(1.1);
  border-color: transparent;
}
#socialShare .social-btn:hover.facebook {
  background: #3b5998;
  color: white;
}
#socialShare .social-btn:hover.twitter {
  background: #1da1f2;
  color: white;
}
#socialShare .social-btn:hover.whatsapp {
  background: #25d366;
  color: white;
}
#socialShare .social-btn:hover.linkedin {
  background: #0077b5;
  color: white;
}
#socialShare .social-btn:hover.copy-link {
  background: #8e44ad;
  color: white;
}
#socialShare .social-btn.copy-link .tooltip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1001;
}
#socialShare .social-btn.copy-link .tooltip::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
#socialShare .social-btn.copy-link:hover .tooltip {
  opacity: 1;
  visibility: visible;
  bottom: -35px;
}
#socialShare .social-btn.copy-link.copied .tooltip {
  display: none;
}
#socialShare .social-btn.copy-link.copied .close-icon {
  display: inline-block;
  margin-left: 8px;
}
#socialShare .social-btn.copy-link.copied .copied-feedback {
  opacity: 1;
}
#socialShare .social-btn.copy-link .copied-feedback {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  color: #27ae60;
  font-weight: bold;
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 480px) {
  #socialShare {
    /*.social-box {
        bottom: 70px;
        right: 10px;
        padding: 10px;
    }*/
  }
  #socialShare .social-btn.copy-link {
    padding: 0 12px;
    font-size: 14px;
  }
}

.favourite-heart-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.favourite-heart-icon svg, .favourite-heart-icon i {
  font-size: 25px;
  color: #c8c8c8;
}
.favourite-heart-icon.favourite-item {
  background-color: #333;
  color: #fff;
}

.product-amount {
  margin: 15px 0;
}
.product-amount .amount_container {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product-amount .amount_container .amount-div .input-group {
  gap: 5px;
}
.product-amount .amount_container .amount-div .input-group button {
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 50%;
  padding: 0;
}
.product-amount .amount_container .amount-div .input-group input {
  max-width: 60px;
  border-radius: 7px;
  height: 35px;
  text-align: center;
}
.product-amount .amount_container .amount_price {
  margin: 10px 0;
}
.product-amount .amount_container .amount_price span {
  font-size: 1rem !important;
}
.product-amount .amount_container .amount_price span.discount {
  font-size: 1rem !important;
}
.product-amount .amount_container .amount_price span.discount strong {
  font-size: 0.8rem;
}

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