/*
 *   TYPE CODE HERE
 */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.m-auto {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .m-mobile-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
.color-primary {
  color: var(--theme-color-default) !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

.elementor-slick-slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.elementor-social-icons-wrapper {
  line-height: 1;
}

.elementor-star-rating {
  line-height: 1;
}

.elementor-button-wrapper {
  line-height: 1;
}

.name-manufacturer {
  display: none;
}

.linklist-toggle {
  margin-bottom: 0;
  line-height: 1;
}

.slick-list .slick-track {
  padding-top: 0;
}

.slick-slider:not(#instafeed, .product-block, .menu-gallery) .slick-slide:not(.item) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.slick-slide .product-miniature:last-child .thumbnail-container {
  margin-bottom: 0;
}

.elementor-slick-slider .slick-arrows .slick-arrow,
.leoslick .slick-arrows .slick-arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #fff;
  color: #202025;
  box-shadow: 0 2px 6px rgba(54, 54, 54, 0.1490196078);
  transition: 0.3s all ease;
}

.elementor-slick-slider .slick-arrows .slick-arrow.slick-disabled,
.leoslick .slick-arrows .slick-arrow.slick-disabled {
  opacity: 0.35;
}

.elementor-slick-slider .slick-arrows .slick-arrow::before,
.leoslick .slick-arrows .slick-arrow::before {
  font-family: "Font Awesome Light";
  font-size: 18px;
  font-weight: 400;
  opacity: 1;
  color: #202025;
}

.elementor-slick-slider .slick-arrows .slick-prev,
.leoslick .slick-arrows .slick-prev {
  left: -60px;
}

.elementor-slick-slider .slick-arrows .slick-prev::before,
.leoslick .slick-arrows .slick-prev::before {
  content: "\f104";
}

[dir] .elementor-slick-slider .slick-arrows .slick-prev::before,
[dir] .leoslick .slick-arrows .slick-prev::before {
  content: "\f105";
}

@media (max-width: 1500px) {
  .elementor-slick-slider .slick-arrows .slick-prev,
  .leoslick .slick-arrows .slick-prev {
    left: -22px;
  }
}
@media (max-width: 1024px) {
  .elementor-slick-slider .slick-arrows .slick-prev,
  .leoslick .slick-arrows .slick-prev {
    left: -15px;
  }
}
.elementor-slick-slider .slick-arrows .slick-next,
.leoslick .slick-arrows .slick-next {
  right: -60px;
}

.elementor-slick-slider .slick-arrows .slick-next::before,
.leoslick .slick-arrows .slick-next::before {
  content: "\f105";
}

[dir] .elementor-slick-slider .slick-arrows .slick-next::before,
[dir] .leoslick .slick-arrows .slick-next::before {
  content: "\f104";
}

@media (max-width: 1500px) {
  .elementor-slick-slider .slick-arrows .slick-next,
  .leoslick .slick-arrows .slick-next {
    right: -15px;
  }
}
#leo_block_top .fa-user::before {
  content: "\f007";
}

#leo_block_top.popup-over a.popup-title {
  color: #2c2c2c;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#leo_block_top.popup-over a.popup-title:hover {
  color: var(--theme-color-default);
}

#leo_block_top .popup-title i {
  font-size: 20px;
  font-weight: 500;
}

#_desktop_currency_selector,
#_desktop_language_selector {
  width: fit-content;
}

#_desktop_currency_selector #currency-selector-label,
#_desktop_language_selector #currency-selector-label {
  display: none;
}

#_desktop_currency_selector.popup-over .popup-content,
#_desktop_currency_selector .popup-over .popup-content,
#_desktop_language_selector.popup-over .popup-content,
#_desktop_language_selector .popup-over .popup-content {
  margin-top: 8px;
  transition: 0.25s all ease;
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  right: 0;
  left: auto;
}

[dir] #_desktop_currency_selector.popup-over .popup-content,
[dir] #_desktop_currency_selector .popup-over .popup-content,
[dir] #_desktop_language_selector.popup-over .popup-content,
[dir] #_desktop_language_selector .popup-over .popup-content {
  right: 0;
  left: auto;
}

#_desktop_currency_selector.popup-over .popup-content::before,
#_desktop_currency_selector .popup-over .popup-content::before,
#_desktop_language_selector.popup-over .popup-content::before,
#_desktop_language_selector .popup-over .popup-content::before {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 100%;
}

#_desktop_currency_selector.popup-over:hover .popup-content,
#_desktop_currency_selector .popup-over:hover .popup-content,
#_desktop_language_selector.popup-over:hover .popup-content,
#_desktop_language_selector .popup-over:hover .popup-content {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.userinfo-selector {
  display: flex;
  align-items: center;
  gap: 5px;
}

@media (min-width: 1400px) {
  .userinfo-selector {
    padding-right: 28px;
    position: relative;
  }
  .rtl .userinfo-selector {
    padding-left: 28px;
    padding-right: inherit;
  }
  .userinfo-selector::before {
    content: "";
    width: 1px;
    height: 17px;
    background-color: #1a1a1a;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .rtl .userinfo-selector::before {
    left: 0;
    right: auto;
  }
}
.userinfo-selector > a .fa-user {
  font-size: 18px;
  color: #1a1a1a;
}

.userinfo-selector > a:hover .fa-user {
  color: var(--theme-color-default);
}

.userinfo-selector .user-info {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 1399px) {
  .userinfo-selector .user-info {
    display: none;
  }
}
.userinfo-selector .user-info a {
  color: #1a1a1a;
}

.userinfo-selector .user-info a:hover {
  color: var(--theme-color-default);
}

.userinfo-selector .user-info > li:not(:first-child) {
  display: flex;
  align-items: center;
}

.userinfo-selector .user-info > li:not(:first-child)::before {
  content: "/";
  margin: 0 1px;
}

.userinfo-selector .dropdown-item {
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
  padding: 0;
}

.userinfo-selector .dropdown-item:hover {
  color: var(--theme-color-default);
}

.header__button--wishlist .ap-btn-wishlist {
  font-size: 20px;
  color: #2c2c2c;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.header__button--wishlist .ap-btn-wishlist .ap-total-wishlist {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0;
  min-width: 16px;
  height: 16px;
  background-color: var(--theme-color-default);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  top: -2px;
  right: -8px;
}

.header__button--wishlist .ap-btn-wishlist:hover {
  color: var(--theme-color-default);
}

.leo_block_top .popup-title i {
  font-weight: 400;
  font-size: 18px;
}

#_desktop_cart .header,
#_desktop_cart .header a {
  display: flex;
  align-items: center;
}

#_desktop_cart .header i,
#_desktop_cart .header a i {
  font-weight: 400;
  font-size: 19px;
  color: #2c2c2c;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#_desktop_cart .header i::before,
#_desktop_cart .header a i::before {
  content: "\e0af";
}

#_desktop_cart .header:hover i,
#_desktop_cart .header:hover svg,
#_desktop_cart .header a:hover i,
#_desktop_cart .header a:hover svg {
  color: var(--theme-color-default);
}

#_desktop_cart .leo-dropdown-cart {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.5);
}

#_desktop_cart .leo-dropdown-cart::after {
  content: "\f00d";
  font-family: "Font Awesome Regular";
  font-size: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000;
  z-index: 99;
  cursor: pointer;
  transition: 0.3s all;
}

#_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content {
  width: 400px;
  height: calc(100% - 2rem);
  max-width: calc(100% - 2rem);
  margin-left: auto;
  margin-right: 0;
  border: none;
  padding-top: 40px;
  padding-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  transform: translateX(100%);
  margin-right: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 12px;
  overflow: hidden auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

#_desktop_cart .leo-dropdown-cart.show .leo-dropdown-cart-content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

#_desktop_cart .leo-dropdown-cart .mCSB_scrollTools {
  width: 4px;
}

#_desktop_cart .leo-dropdown-cart .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  margin: 0;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-img {
  width: 25%;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-img img {
  border: 1px solid #eaeae9;
}

@media (min-width: 576px) {
  #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-subtotals,
  #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-total {
    padding: 15px;
  }
}
#_desktop_cart .leo-dropdown-cart .leo-cart-item-info {
  width: 65%;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-info .product-quantity {
  display: block;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-info .product-discount {
  display: flex;
  align-items: center;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-info .product-discount .discount-percentage {
  margin-right: 10px;
  line-height: 20px;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
}

.rtl #_desktop_cart .leo-dropdown-cart .leo-cart-item-info .product-discount .discount-percentage {
  margin-left: 10px;
  margin-right: inherit;
}

[dir] #_desktop_cart .leo-dropdown-cart .leo-cart-item-info .product-discount .regular-price {
  margin-left: 10px;
  margin-right: 0;
}

#_desktop_cart .leo-dropdown-cart .leo-cart-item-info .current-price {
  display: flex;
}

#_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-item {
  height: auto !important;
  width: 100% !important;
  padding-left: 15px;
  padding-right: 15px;
}

#_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-item.has-view-additional {
  padding-bottom: 10px;
}

#_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-item .product-name a {
  font-size: 15px;
  font-family: var(--font-family-base);
  font-weight: 500;
  line-height: 18px;
  color: var(--product-name-color);
  display: inline-block;
  text-align: left;
}

.rtl #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-item .product-name a {
  text-align: right;
}

#_desktop_cart .leo-dropdown-cart .leo-remove-from-cart {
  top: 10px;
  right: 10px;
  line-height: 1;
}

.rtl #_desktop_cart .leo-dropdown-cart .leo-remove-from-cart {
  left: 10px;
  right: auto;
}

#_desktop_cart .leo-dropdown-cart .leo-remove-from-cart i {
  width: auto;
  height: auto;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#_desktop_cart .leo-dropdown-cart .leo-remove-from-cart i::before {
  content: "\f2ed";
  font-family: "Font Awesome Light";
  font-size: 16px;
}

#_desktop_cart .leo-dropdown-cart .product-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: var(--font-family-senary);
}

#_desktop_cart .leo-dropdown-cart .view-leo-dropdown-additional {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
}

.rtl #_desktop_cart .leo-dropdown-cart .view-leo-dropdown-additional {
  left: 10px;
  right: auto;
}

#_desktop_cart .leo-dropdown-cart .view-leo-dropdown-additional::before,
#_desktop_cart .leo-dropdown-cart .view-leo-dropdown-additional::after {
  width: 8px;
  height: 2px;
}

#_desktop_cart .leo-dropdown-cart .product-line-info span {
  font-size: 14px;
}

.bg-over-lay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
}

.bg-over-lay.show-over-lay {
  opacity: 0.4;
  visibility: visible;
}

#js-product-list-header {
  font-size: 44px;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 50px;
}

@media (max-width: 1199px) {
  #js-product-list-header {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #js-product-list-header {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.search__col--input {
  flex: 1;
}

.search__col--input #leo_search_block_top {
  max-width: 800px;
  margin: 0 auto;
}

.search__col--input #leo_search_block_top .title_block {
  display: none;
}

.search__col--input #leo_search_block_top .leoproductsearch-result {
  flex: 1;
}

.search__col--input #leo_search_block_top .cssload-speeding-wheel {
  border-top-color: #000;
  border-bottom-color: #000;
  position: absolute;
  top: 11px;
  right: 80px;
}

.rtl .search__col--input #leo_search_block_top .cssload-speeding-wheel {
  left: 80px;
  right: auto;
}

@media (max-width: 767px) {
  .search__col--input {
    width: 100%;
    order: 9;
    flex: none;
    margin-top: 10px;
  }
}
.search__col--close i,
.closebox i {
  cursor: pointer;
  font-family: "Font Awesome Regular";
  font-size: 24px;
  color: #000;
  font-style: normal;
}

.search__col--close i::before,
.closebox i::before {
  content: "\f00d";
}

.search__col--close i:hover,
.closebox i:hover {
  color: var(--theme-color-default);
}

.closebox {
  position: absolute;
  bottom: 100%;
  right: -40px;
}

.icon__search {
  cursor: pointer;
  font-family: "Font Awesome Regular";
  font-size: 18px;
  font-style: normal;
  color: #1a1a1a;
}

.icon__search::before {
  content: "\f002";
}

.icon__search:hover {
  color: var(--theme-color-default);
}

.box__search {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
  transition: 0.3s all ease !important;
}

.box__search.active {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.bg-over-lay-2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
}

.bg-over-lay-2.show-over-lay {
  opacity: 0.4;
  visibility: visible;
}

.paneltool.active {
  z-index: 999999999;
}

.modal-dialog {
  max-width: calc(100% - 2rem);
  max-height: calc(100% - 2rem);
  width: 450px;
  margin: 2rem auto;
}

.modal-content {
  border-radius: 12px;
  overflow: hidden;
}

.leo-quicklogin-modal .modal-header {
  padding: 15px 15px 0;
  border-bottom: none;
}

.leo-quicklogin-modal .modal-header .close {
  font-weight: 400;
  opacity: 1;
}

.leo-quicklogin-modal .form-group:last-child {
  margin-bottom: 0;
}

.leo-quicklogin-modal .leo-quicklogin-form .lql-rememberme {
  position: relative;
  top: 2px;
}

.leo-quicklogin-modal .leo-quicklogin-form .form-control-label {
  font-size: 14px;
}

.leo-quicklogin-modal .leo-register-form .lql-register-check,
.leo-quicklogin-modal .leo-register-form .newsletter {
  position: relative;
  top: 2px;
}

.leo-quicklogin-modal .leo-login-title,
.leo-quicklogin-modal .leo-register-title {
  font-size: 28px;
  font-weight: 500;
}

.leo-quicklogin-modal .leoquicklogin-forgotpass {
  font-size: 14px;
}

.leo-quicklogin-modal .leo-resetpass-form {
  margin-top: 15px;
}

.leo-quicklogin-modal .leo-resetpass-form .h3 {
  font-size: 28px;
  font-weight: 500;
}

.leo-quicklogin-modal .modal-footer {
  padding: 0;
  border-top: none;
}

.leo-quicklogin-modal .modal-body {
  padding: 0 30px 30px;
}

.leo-quicklogin-modal .lql-form-content-element .form-control-label {
  padding-top: 0;
  margin-bottom: 0;
}

.leo-quicklogin-modal .lql-callregister,
.leo-quicklogin-modal .lql-calllogin {
  margin-bottom: 0;
}

.leo-quicklogin-modal .lql-callregister a,
.leo-quicklogin-modal .lql-calllogin a {
  font-weight: 500;
}

.leo-quicklogin-modal .lql-form-content-element img {
  height: 42px;
}

.leo-quicklogin-modal .lql-form-bt {
  border-radius: 9px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.leo-quicklogin-modal .lql-form-content .lql-form-content-element .fa-eye-slash,
.leo-quicklogin-modal .lql-form-content .lql-form-content-element .fa-eye {
  line-height: 48px;
}

.lql-form-content input {
  border-color: #eaeae9;
}

.lql-form-content input:focus {
  border-color: var(--theme-color-default);
}

.lql-register-captcha {
  margin-top: 10px;
}

.rtl .panelbutton {
  right: -40px;
}

.rtl .paneltool.themetool .panelbutton {
  right: -88px;
}

[dir] .paneltool .group-input > label {
  text-align: right;
}

[dir] .paneltool .group-input > label .fa {
  margin-left: 5px;
}

.product-notification {
  border-radius: 0;
}

.product-notification.position3 {
  bottom: 30px;
  left: 30px;
  border: none;
  height: auto;
}

.rtl .product-notification.position3 {
  right: 30px;
  left: auto;
}

.product-notification .product-suggest {
  border: 1px solid #eaeae9;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.product-notification.leo-smart .time-ago {
  background: transparent;
  color: #000;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 6px;
}

.product-notification.leo-smart .close-notifi {
  font-size: 0;
  background: #1c1c1c;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  top: -10px;
  right: -10px;
}

.product-notification.leo-smart .close-notifi::before {
  content: "\f00d";
  font-family: "Font Awesome Regular";
  font-size: 12px;
}

.product-notification .product-name {
  font-family: var(--font-family-senary);
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}

body#checkout section.checkout-step {
  box-shadow: none;
  border: 0;
  padding: 0;
  outline: none;
  background: none;
}

body#checkout section.checkout-step#checkout-personal-information-step .content > p {
  padding: 0 30px;
}

body#checkout section.checkout-step#checkout-personal-information-step .content > p:first-child {
  padding-top: 30px;
}

body#checkout section.checkout-step#checkout-personal-information-step .content > p:last-child {
  padding-bottom: 20px;
}

body#checkout section.checkout-step .content {
  border-radius: 0;
  border: 1px solid #eaeae9;
  padding: 20px;
  margin: 0 auto;
  position: static;
  margin-top: 80px;
}

body#checkout section.checkout-step .step-title {
  text-transform: none;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  font-size: 15px;
  line-height: 30px;
  width: 25%;
  text-align: center;
  padding: 30px 5px;
  color: #999;
  opacity: 1;
  letter-spacing: 0.5px;
  font-weight: 500;
  font-family: var(--font-family-base);
}

@media (max-width: 1199px) {
  body#checkout section.checkout-step .step-title {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  body#checkout section.checkout-step .step-title {
    font-size: 12px;
    line-height: 20px;
  }
}
body#checkout section.checkout-step .step-title:before {
  content: "";
  position: absolute;
  top: 15px;
  width: 100%;
  height: 2px;
  background: #ccc;
  left: 50%;
}

.rtl body#checkout section.checkout-step .step-title:before {
  right: 50%;
  left: auto;
}

body#checkout section.checkout-step .step-title .step-number {
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  background: #ccc;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -14px;
}

body#checkout section.checkout-step.js-current-step .step-title {
  color: #000;
}

body#checkout section.checkout-step.js-current-step .step-title .step-number {
  background: #000;
}

body#checkout section.checkout-step:last-child .step-title:before {
  display: none;
}

body#checkout section.checkout-step:nth-child(1) .step-title {
  left: 0;
  z-index: 1;
}

.rtl body#checkout section.checkout-step:nth-child(1) .step-title {
  right: 0;
  left: auto;
}

body#checkout section.checkout-step:nth-child(2) .step-title {
  left: 25%;
  z-index: 2;
}

.rtl body#checkout section.checkout-step:nth-child(2) .step-title {
  right: 25%;
  left: auto;
}

body#checkout section.checkout-step:nth-child(3) .step-title {
  left: 50%;
  z-index: 3;
}

.rtl body#checkout section.checkout-step:nth-child(3) .step-title {
  right: 50%;
  left: auto;
}

body#checkout section.checkout-step:nth-child(4) .step-title {
  left: 75%;
  z-index: 4;
}

.rtl body#checkout section.checkout-step:nth-child(4) .step-title {
  right: 75%;
  left: auto;
}

.keep-header #header .header-top {
  transition: 0.25s all ease;
  overflow: hidden;
}

.keep-header #header .header-top.header-scroll {
  background-color: #fff;
  box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.2);
}

.keep-header #header .header-top:hover {
  overflow: unset;
}

.keep-header #header:not(.active-scroll) {
  background-color: transparent;
}

.el-scrolling-inner {
  width: max-content !important;
  animation: marquee 85s linear infinite;
}

[dir] .el-scrolling-inner {
  animation: marquee-rtl 85s linear infinite;
}

.el-scrolling-inner > .elementor-container > .elementor-row {
  flex-wrap: nowrap !important;
}

.el-scrolling-item {
  width: max-content !important;
}

.el-scrolling-wrapper > .elementor-column-wrap > .elementor-widget-wrap {
  flex-wrap: nowrap !important;
  white-space: nowrap;
}

@keyframes marquee {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes marquee-rtl {
  100% {
    transform: translateX(100%);
  }
}
.elementor-LeoProductTab .widget-tab-title {
  position: relative;
  cursor: pointer;
}

.deal-clock {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 16px;
}

.deal-clock li {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  color: #fff;
}

.deal-clock li b {
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
}

.deal-clock li span {
  font-size: 9px;
  line-height: 1;
  text-transform: capitalize;
}

.deal-clock li:not(:last-child):after {
  content: ":";
  font-size: 13px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: -9px;
  transform: translateY(-50%);
}

.box__fullwidth {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.rtl .box__fullwidth {
  right: 50%;
  left: auto;
}

[dir] .box__fullwidth {
  transform: translateX(50%);
}

.btn_bar,
.btn_search {
  cursor: pointer;
}

.btn_bar .elementor-widget-container,
.btn_search .elementor-widget-container {
  display: flex;
}

.btn_bar:hover svg path,
.btn_search:hover svg path {
  fill: var(--theme-color-default);
}

@media (max-width: 991px) {
  .btn_bar {
    display: none;
  }
}
.btn_search:not(.active) svg.icon__search--close {
  display: none;
}

.btn_search.active svg:not(.icon__search--close) {
  display: none;
}

.box__slide .elementor-widget-container {
  overflow: hidden;
}

.box__slide .slide__title {
  line-height: 1.714;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.box__slide .slide__heading {
  line-height: 1.075;
  font-weight: 500;
  text-transform: none;
}

.box__slide .slide__des {
  line-height: 1.333;
  font-weight: 500;
  text-transform: none;
}

.box__slide .slide__btn .caption-contain {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: none;
  padding: 12px 39px;
  border-radius: 9px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  transition: 0.3s all ease;
}

.box__slide .slide__btn .caption-contain:hover {
  background-color: var(--theme-color-default);
  border-color: var(--theme-color-default);
}

@media (max-width: 1199px) {
  .box__slide .iviewSlider {
    position: initial !important;
  }
  .box__slide .iviewSlider,
  .box__slide .iview,
  .box__slide .iview-strip {
    transform: none !important;
    height: 600px !important;
    background-position: center center !important;
    background-size: cover !important;
    max-width: 100%;
  }
  .box__slide .slide_config {
    position: absolute;
    height: auto !important;
    padding: 0 30px;
    width: 100% !important;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%) !important;
  }
  .box__slide .tp-caption {
    width: 100% !important;
    white-space: normal !important;
    height: auto !important;
    position: initial !important;
  }
  .box__slide .caption-contain {
    height: auto !important;
  }
  .box__slide .slide__heading {
    font-size: 60px !important;
    margin-bottom: 20px;
  }
  .box__slide .slide__des {
    margin-bottom: 30px;
  }
  .box__slide .slide__title {
    margin-bottom: 10px;
  }
  .box__slide .slide__btn {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  .box__slide .iviewSlider,
  .box__slide .iview,
  .box__slide .iview-strip {
    height: 450px !important;
  }
  .box__slide .slide__heading {
    font-size: 40px !important;
  }
  .box__slide .iviewSlider::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.1);
    transition: 0.3s all ease;
  }
}
.d-flex {
  display: flex;
}

.btn__link .elementor-button-link {
  position: relative;
}

.btn__link .elementor-button-link::before,
.btn__link .elementor-button-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--headings-color);
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94);
}

.btn__link .elementor-button-link::after {
  transform: scaleX(1);
  transform-origin: 100% 0;
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94) 0.2s;
}

.btn__link .elementor-button-link::before {
  background-color: var(--theme-color-default);
}

.btn__link .elementor-button-link:hover::before {
  transform: scaleX(1);
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94) 0.2s;
}

.btn__link .elementor-button-link:hover::after {
  transform: scaleX(0);
}

.btn__link.white_color .elementor-button-link::after {
  background-color: #fff;
}

.category__content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.category__banner {
  overflow: hidden;
}

.category__banner .category__des,
.category__banner .btn__link {
  transition: 0.3s all ease;
}

@media (min-width: 992px) {
  .category__banner .category__des,
  .category__banner .btn__link {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transform: translateY(20px);
  }
}
.category__banner .category__title {
  transition: 0.3s all ease;
}

@media (max-width: 991px) {
  .category__banner .category__title {
    margin-bottom: 10px;
  }
}
.category__banner .category__image img {
  transition: 0.3s all ease;
}

.category__banner:hover .category__image img {
  transform: scale(1.1);
}

.category__banner:hover .category__des,
.category__banner:hover .btn__link {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  height: auto;
}

.category__banner:hover .category__title {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

@media (max-width: 575px) {
  .category__banner {
    width: 100% !important;
  }
}
.ml-0 > .elementor-container {
  margin-right: 0;
}

.mr-0 > .elementor-container {
  margin-left: 0;
}

@media (min-width: 768px) {
  .t-overlay-hidden .elementor-background-overlay {
    display: none;
  }
}
.box__testimonial--1 .block-carousel-image-container {
  padding: 39px 40px 37px;
  background-color: #f6f6f6;
  border-radius: 18px;
}

@media (max-width: 1200px) and (min-width: 1025px) {
  .box__testimonial--1 .block-carousel-image-container {
    padding: 30px 20px;
  }
}
.box__testimonial--1 .star-list {
  margin-bottom: 12px;
}

.box__testimonial--1 .testi-heading {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.005em;
  color: var(--headings-color);
  margin-bottom: 15px;
}

.box__testimonial--1 .testi-des {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: var(--headings-color);
  margin-bottom: 25px;
}

.box__testimonial--1 .testi-author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.box__testimonial--1 .testi-author h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: var(--headings-color);
  margin-bottom: 3px;
}

.box__testimonial--1 .testi-author p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

.box__blog .blog-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.box__blog .blog-image-container {
  margin-bottom: 17px;
}

.box__blog .blog-image-container img {
  border-radius: 18px;
}

.box__blog .cat::after {
  content: "-";
  margin: 0 5px;
}

.box__blog .blog-btn {
  text-align: center;
}

.box__blog .blog-btn .blog-readmore {
  display: inline-flex;
  position: relative;
}

.box__blog .blog-btn .blog-readmore::before,
.box__blog .blog-btn .blog-readmore::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--headings-color);
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94);
}

.box__blog .blog-btn .blog-readmore::after {
  transform: scaleX(1);
  transform-origin: 100% 0;
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94) 0.2s;
}

.box__blog .blog-btn .blog-readmore::before {
  background-color: var(--theme-color-default);
}

.box__blog .blog-btn .blog-readmore:hover::before {
  transform: scaleX(1);
  transition: 0.3s cubic-bezier(0.47, 0.05, 0.5, 0.94) 0.2s;
}

.box__blog .blog-btn .blog-readmore:hover::after {
  transform: scaleX(0);
}

.box__newletter .block_newsletter form input[type=email] {
  height: 50px;
  border: none;
  border-radius: 9px;
  background-color: #f4f3f1;
  padding: 14px 20px;
}

.box__newletter .block_newsletter form input[type=email]::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a1a1a0;
  letter-spacing: 0.5px;
}

.box__newletter .block_newsletter form input[type=email]::-moz-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a1a1a0;
  letter-spacing: 0.5px;
}

.box__newletter .block_newsletter form input[type=email]:-moz-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a1a1a0;
  letter-spacing: 0.5px;
}

.box__newletter .block_newsletter form input[type=email]:-ms-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a1a1a0;
  letter-spacing: 0.5px;
}

.box__newletter .block_newsletter form button[type=submit] {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
  font-weight: 600;
  text-transform: none;
  padding: 13px 30px;
  border-radius: 9px;
  background-color: var(--theme-color-default);
  color: #fff;
  transition: 0.3s all ease;
}

.box__newletter .block_newsletter form button[type=submit]:hover {
  background-color: #22201d;
}

.box__newletter .block_newsletter form .row .col-xs-12 {
  flex-direction: row;
  gap: 10px 0;
}

@media (max-width: 400px) {
  .box__newletter .block_newsletter form .row .col-xs-12 {
    flex-wrap: wrap;
  }
}
.box__newletter .block_newsletter form .row .col-xs-12 .input-wrapper {
  flex: 1;
  min-width: 240px;
  margin-bottom: 0;
  margin-right: 10px;
}

.rtl .box__newletter .block_newsletter form .row .col-xs-12 .input-wrapper {
  margin-left: 10px;
  margin-right: inherit;
}

@media (max-width: 400px) {
  .box__newletter .block_newsletter form .row .col-xs-12 .input-wrapper {
    width: 100%;
    margin-right: 0;
    flex: none;
  }
  .rtl .box__newletter .block_newsletter form .row .col-xs-12 .input-wrapper {
    margin-left: 0;
    margin-right: inherit;
  }
}
.box__newletter .gdpr_consent {
  margin-top: 20px;
}

.box__newletter .gdpr_consent .psgdpr_consent_message {
  margin-bottom: 0;
}

.box__newletter .gdpr_consent .psgdpr_consent_message span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #22201D;
}

.box__newletter .gdpr_consent .psgdpr_consent_message span a {
  color: var(--theme-color-default);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.box__newletter .gdpr_consent .custom-checkbox input[type=checkbox] + span {
  border-radius: 3px;
  border-color: rgba(38, 48, 54, 0.2);
}

.box__gallery .block-carousel-image-container {
  border-radius: 18px;
  position: relative;
}

.box__gallery .block-carousel-image-container a::before {
  content: "+";
  font-family: "Font Awesome Regular";
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
}

.box__gallery .block-carousel-image-container a:hover img {
  filter: brightness(0.7);
}

.box__gallery .block-carousel-image-container a:hover::before {
  opacity: 1;
  visibility: visible;
}

.box__gallery .block-carousel-image-container img {
  border-radius: 18px;
  transition: 0.3s all ease;
}

#footer .linklist-menu .item-text {
  display: inline-flex;
  width: auto;
  position: relative;
  transition: 0.3s all ease;
}

#footer .linklist-menu .item-text::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: var(--theme-color-default);
  position: absolute;
  bottom: 2px;
  left: auto;
  right: 0;
  transition: 0.3s all ease;
}

#footer .linklist-menu .item-text:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .tablet_order_after {
    order: 10;
  }
}
.linklist-toggle span.icon-toggle {
  transition: 0.2s all ease;
}

.linklist-toggle.active span.icon-toggle {
  transform: rotate(180deg);
}

.banner__image--fullheight * {
  height: 100%;
}

.banner__image--fullheight img {
  object-fit: cover;
  min-height: 300px;
}

.over__hidden {
  overflow: hidden;
}

.over__hidden .elementor-image {
  overflow: hidden;
  border-radius: 18px;
}

.category__carousel img {
  border-radius: 18px;
  transition: 0.3s all ease;
}

.category__carousel .item-image {
  overflow: hidden;
  border-radius: 18px;
}

.category__carousel .block-carousel-image-container:hover img {
  transform: scale(1.1);
}

@media (min-width: 1025px) {
  .desktop-gap-30 > .elementor-container > .elementor-row {
    gap: 0 30px;
  }
}
.category__item > .elementor-column-wrap > .elementor-widget-wrap .category__image {
  overflow: hidden;
  border-radius: 18px;
}

.category__item > .elementor-column-wrap > .elementor-widget-wrap .category__image img {
  transition: 0.3s all ease;
}

.category__item > .elementor-column-wrap > .elementor-widget-wrap:hover .category__image img {
  transform: scale(1.1);
}

@media (max-width: 480px) {
  .category__item {
    width: 100% !important;
  }
  .category__item > .elementor-column-wrap {
    padding: 0 !important;
  }
  .category__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.box__category--3 .block-carousel-image-container a {
  display: block;
  padding: 22px 10px 19px;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
}

.box__category--3 .block-carousel-image-container a img {
  transition: 0.3s all ease;
}

.box__category--3 .block-carousel-image-container a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f6f6f6;
  z-index: -2;
  transition: 0.3s all ease;
}

.box__category--3 .block-carousel-image-container a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url('data:image/svg+xml,<svg width="135" height="81" viewBox="0 0 135 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H135L104.492 58.3237C88.7231 88.4706 45.5289 88.3398 29.9427 58.0978L0 0Z" fill="url(%23paint0_linear_176_2149)"/><defs><linearGradient id="paint0_linear_176_2149" x1="67.5" y1="0" x2="67.5" y2="81.8182" gradientUnits="userSpaceOnUse"><stop stop-color="%23F6F6F6" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  z-index: -1;
  transition: 0.3s all ease;
}

.box__category--3 .block-carousel-image-container a:hover img {
  filter: brightness(0) invert(1);
}

.box__category--3 .block-carousel-image-container a:hover::before {
  opacity: 0.18;
}

.box__category--3 .block-carousel-image-container a:hover::after {
  background-color: var(--theme-color-default);
}

.box__category--3 .block-carousel-image-container a:hover .item-sub-title {
  color: #fff !important;
}

.block__countdown .ap-countdown-link {
  margin: 0;
}

.block__countdown .deal-clock {
  justify-content: center;
  gap: 15px;
}

.block__countdown .deal-clock li {
  height: 36px;
  min-width: 36px;
  border-radius: 9px;
  background-color: rgba(252, 207, 85, 0.16);
  border: 1px dashed #22201d;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
}

.block__countdown .deal-clock li:not(:last-child):after {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  top: 9px;
  right: -10px;
  transform: none;
}

.block__countdown .deal-clock .lcd_text {
  display: none;
}

.block__countdown .deal-clock .lcd_number b {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

@media (min-width: 1025px) {
  .box__service .elementor-row {
    justify-content: space-between;
    gap: 0 20px;
  }
  .box__service .elementor-row > .elementor-element {
    width: fit-content !important;
  }
}
.box__service .divider {
  background-color: #d9d9d9;
  width: 1px;
  height: 36px;
  display: block;
}

.elementor-LeoProductTab .widget-tabs-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 20px;
}

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title {
  position: relative;
  transition: 0.25s all ease;
}

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #22201d;
  position: absolute;
  left: auto;
  right: 0;
  bottom: -1px;
  transition: 0.25s all ease;
}

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title.active::before {
  width: 100%;
  right: auto;
  left: 0;
}

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title:hover {
  color: var(--theme-color-default) !important;
}

.box__category--5 .item-image {
  overflow: hidden;
  border-radius: 18px;
}

.box__category--5 .item-image img {
  transition: 0.3s all ease;
}

.box__category--5 .item-image:hover img {
  transform: scale(1.1);
}

.box__category--5 a:hover .item-sub-title {
  color: var(--theme-color-default) !important;
}

@media (max-width: 767px) and (min-width: 400px) {
  .box__category--5 .slick-list {
    padding-right: 20%;
    overflow: visible;
  }
}
@media (max-width: 1024px) {
  .box__collection--5 > .elementor-container > .elementor-row {
    justify-content: center;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  .box__collection--5 .category__item:last-child {
    margin-top: 30px;
  }
}
.box__testimonial--5 .testi-author {
  margin-top: 38px;
  font-style: normal;
}

.box__testimonial--5 .testi-author .image {
  margin-bottom: 11px;
}

.box__testimonial--5 .testi-author h6 {
  line-height: 24px;
  margin-bottom: 3px;
}

.box__testimonial--5 .testi-author p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #4b4b4a;
}

.box__category--6 .item-image {
  aspect-ratio: 1;
  max-width: 120px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #22201d;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.3s all ease;
}

.box__category--6 .item-image img {
  position: relative;
  z-index: 2;
  transition: 0.3s all ease;
}

.box__category--6 .item-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url('data:image/svg+xml,<svg width="120" height="59" viewBox="0 0 120 59" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.24" d="M0 0.5H120L104.504 31.1365C85.9414 67.8345 33.4801 67.6787 15.1361 30.8711L0 0.5Z" fill="url(%23paint0_linear_1178_569)"/><defs><linearGradient id="paint0_linear_1178_569" x1="60" y1="0.5" x2="60" y2="82.3182" gradientUnits="userSpaceOnUse"><stop stop-color="%23F6F6F6" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  z-index: 1;
  transition: 0.3s all ease;
  opacity: 0;
}

.box__category--6 a:hover .item-image {
  border-color: var(--theme-color-default);
  background-color: var(--theme-color-default);
}

.box__category--6 a:hover .item-image img {
  filter: brightness(0) invert(1);
}

.box__category--6 a:hover .item-image::before {
  opacity: 1;
}

.box__category--6 a:hover .item-sub-title {
  color: var(--theme-color-default) !important;
}

@media (max-width: 1199px) and (min-width: 1025px) {
  .box__category--6 .slick-list {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .box__category--6 .slick-list .item {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-element .w-sm-100.elementor-element {
    width: 100% !important;
  }
}
.cms-id-4 .breadcrumb,
.cms-id-4 .breadcrumb-full,
.cms-id-4 .page-header {
  display: none;
}

.cms-id-6 .page-header {
  display: none;
}

.image__rounded .item-image {
  border-radius: 18px;
  overflow: hidden;
}

.image__rounded .item-image img {
  transition: 0.3s all ease;
}

.image__rounded .item-image:hover img {
  transform: scale(1.1);
}

@media (max-width: 767px) and (min-width: 480px) {
  .box__team .slick-list {
    overflow: visible;
    clip-path: inset(0 -100% 0 0);
    padding-right: calc(50% + 10px);
  }
}
.box__faq .elementor-accordion .elementor-accordion-item {
  border-left: none !important;
  border-right: none !important;
}

.box__faq .elementor-accordion .elementor-tab-content {
  border-top: none !important;
  max-width: 540px;
}

.box__faq p:last-child {
  margin-bottom: 0;
}

.icon__box--custom .elementor-icon-box-icon {
  margin-top: 2px;
}

.box__menu--custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: 0.3s all ease !important;
}

.box__menu--custom > .elementor-container {
  height: 100%;
}

.box__menu--custom > .elementor-container > .elementor-row {
  height: 100%;
}

.box__menu--custom.active {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.menu--custom--right {
  width: 738px !important;
  max-width: 40%;
  min-width: 400px;
  height: 100vh;
}

.menu--custom--right .elementor-column-wrap {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.menu--custom--right .elementor-column-wrap::-webkit-scrollbar {
  display: none;
}

.menu--custom--left {
  flex: 1;
  position: initial;
  height: 100vh;
}

.menu--custom--left * {
  height: 100%;
  position: initial;
}

.menu--custom--left img {
  object-fit: cover;
  width: 100%;
}

.menu--custom--left .btn__close {
  color: #22201d;
  position: absolute;
  top: 40px;
  right: 40px;
  height: auto;
  width: auto;
  cursor: pointer;
  z-index: 99;
}

.rtl .menu--custom--left .btn__close {
  left: 40px;
  right: auto;
}

@media (max-width: 1199px) {
  .menu--custom--left .btn__close {
    top: 30px;
    right: 30px;
  }
  .rtl .menu--custom--left .btn__close {
    left: 30px;
    right: auto;
  }
}
.menu--custom--left .btn__close .elementor-widget-container {
  display: flex;
}

.menu--custom--left .btn__close:hover {
  color: var(--theme-color-default);
}

.box__search--dropdown {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transform: translateY(100%);
  display: none;
}

.box__search--dropdown #leo_search_block_top .title_block {
  display: none;
}

.box__search--dropdown #leo_search_block_top .leoproductsearch-result {
  flex: 1;
}

.box__search--dropdown #leo_search_block_top .cssload-speeding-wheel {
  position: absolute;
  top: 11px;
  right: 10%;
}

@media (max-width: 767px) {
  .box__search--dropdown #leo_search_block_top .cssload-speeding-wheel {
    right: 15%;
  }
}
.box__search--dropdown.active {
  display: block;
}

#search_filters .ui-slider-horizontal {
  height: 2px;
  border: none;
  border-radius: 0;
  background: #eaeae9;
}

#search_filters .ui-slider-horizontal .ui-slider-range {
  background: #22201d;
  border-radius: 0;
}

#search_filters .ui-slider .ui-slider-handle {
  width: 10px;
  height: 10px;
  border-radius: 0;
  border: 2px solid #22201d;
  top: -4px;
}

#search_filters .faceted-slider p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin-bottom: 24px;
}

.box__product--left .thumbnail-container {
  display: flex;
  gap: 0 18px;
  margin-bottom: 30px;
}

.box__product--left .thumbnail-container .product-image {
  width: 86px;
}

.box__product--left .thumbnail-container .product-meta {
  flex: 1;
  text-align: left;
  padding: 0;
}

.box__product--left .thumbnail-container .functional-buttons,
.box__product--left .thumbnail-container .product-flags,
.box__product--left .thumbnail-container .category-default,
.box__product--left .thumbnail-container .cart {
  display: none;
}

.box__product--left .thumbnail-container .leo-list-product-reviews-wraper,
.box__product--left .thumbnail-container .product-price-and-shipping {
  justify-content: flex-start;
}

.box__product--left .thumbnail-container .product-price-and-shipping {
  opacity: 1 !important;
  visibility: visible !important;
}

@media (max-width: 767px) {
  #left-column > .elementor {
    display: none;
  }
}
.box__product--left .elementor-LeoProductCarousel.grid {
  display: block;
}

body:not(#index) #header .header-top {
  border-bottom: 1px solid #eaeae9;
}

.leo-megamenu .menu__home .dropdown-menu {
  background-color: #F4F4F4;
  padding-top: 74px !important;
}

.leo-megamenu .menu__home .mega-col-inner {
  display: block;
}

.leo-megamenu .slick-list {
  overflow: visible;
  margin-left: -15px;
  margin-right: -15px;
}

.leo-megamenu .mega-col-inner {
  display: flex;
  gap: 30px;
}

.leo-megamenu .mega-col-inner > .leo-widget {
  flex: 1;
  max-width: 100%;
}

.leo-megamenu .nav-item.aligned-fullwidth:not(.menu__home) .dropdown-menu {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

.leo-megamenu .menu__banner {
  position: relative;
}

.leo-megamenu .menu__banner img {
  border-radius: 18px;
  min-height: 320px;
  object-fit: cover;
  width: 100%;
}

.leo-megamenu .menu__banner .menu__banner--text {
  position: absolute;
  top: 45px;
  bottom: 45px;
  left: 46px;
  right: 46px;
}

.leo-megamenu .menu__banner .menu__banner--title {
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--text-color);
  margin-bottom: 11px;
}

.leo-megamenu .menu__banner .menu__banner--heading {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 32px;
  max-width: 250px;
}

.leo-megamenu .menu__banner .menu__banner--button a {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 9px;
  background-color: #fff;
  color: var(--link-color);
  transition: 0.3s all ease;
}

.leo-megamenu .menu__banner .menu__banner--button a:hover {
  background-color: var(--theme-color-default);
  color: #fff;
}

.leo-megamenu .menu__banner.banner__2 img {
  min-height: 280px;
}

.menu-gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}

@media (min-width: 992px) {
  .menu-gallery.slick-initialized {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1199px) {
  .menu-gallery {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .menu-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}
.menu-gallery .slick-list {
  overflow: visible;
}

.menu-gallery .menu-gallery-item {
  text-align: center;
}

.menu-gallery .menu-gallery-item img {
  border-radius: 18px;
}

.menu-gallery .menu-gallery-item .caption {
  margin-top: 18px;
}

.menu-gallery .menu-gallery-item .caption a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: var(--link-color);
}

.menu-gallery .menu-gallery-item .caption a:hover {
  color: var(--theme-color-default);
}

@media (min-width: 992px) {
  .leo-widget .product-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .product-block {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .menu__banner {
    display: none;
  }
  .off-canvas-nav-megamenu .leo-widget:not(:last-child) {
    margin-bottom: 20px;
  }
}
.col__menu {
  position: initial;
}

.col__menu .navbar,
.col__menu .elementor-widget,
.col__menu .elementor-widget-wrap,
.col__menu .elementor-column-wrap {
  position: initial;
}

.magnify-mobile {
  display: none !important;
}


.box__category--7 .block-carousel-image-container a {
  display: block;
  padding: 22px 10px 19px;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
}

.box__category--7 .block-carousel-image-container a img {
  transition: 0.3s all ease;
  border-radius: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.box__category--7 .block-carousel-image-container a .item-sub-title {
  text-transform: uppercase;
}

.box__category--7 .block-carousel-image-container a::after {
  content: "";
  position: absolute;
  inset: 0;
  /* background-color: #f6f6f6; */
  z-index: -2;
  transition: 0.3s all ease;
}

.box__category--7 .block-carousel-image-container a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url('data:image/svg+xml,<svg width="135" height="81" viewBox="0 0 135 81" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H135L104.492 58.3237C88.7231 88.4706 45.5289 88.3398 29.9427 58.0978L0 0Z" fill="url(%23paint0_linear_176_2149)"/><defs><linearGradient id="paint0_linear_176_2149" x1="67.5" y1="0" x2="67.5" y2="81.8182" gradientUnits="userSpaceOnUse"><stop stop-color="%23F6F6F6" stop-opacity="0"/><stop offset="1" stop-color="white"/></linearGradient></defs></svg>');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  z-index: -1;
  transition: 0.3s all ease;
}

.box__category--7 .block-carousel-image-container a:hover img {
  transform: scale(1.1);
}

.box__category--7 .block-carousel-image-container a:hover::before {
  opacity: 0.18;
}

/*   .box__category--7 .block-carousel-image-container a:hover::after {
    background-color: var(--theme-color-default); } */
.box__category--7 .block-carousel-image-container a:hover .item-sub-title {
  color: #000 !important;
}

.box__category--8 .block-carousel-image-container a {
  display: block;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
}

.box__category--8 .block-carousel-image-container .item-sub-title {
  color: #fff !important;
  font-weight: 900 !important;
  position: absolute;
  padding: 17px 0px 17px 0px !important;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}

.box__category--8 .block-carousel-image-container a img {
  transition: 0.3s all ease;
  margin: 0;
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
}

.box__category--8 .block-carousel-image-container a::after {
  content: "";
  position: absolute;
  inset: 0;
  /* background-color: #f6f6f6; */
  z-index: -2;
  transition: 0.3s all ease;
}

.box__category--8 .block-carousel-image-container a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAABRCAYAAAD4gLU4AAAACXBIWXMAAAsSAAALEgHS3X78AAAA+ElEQVR4nO3XsQ3DMBAEQctg/xXzQTWgjaVgpgIGxB7+Ouf84Mmamf/bj+Cb1sxcbz+Cb1IO0tp7+xw8Misks0JSDpJykJSDpBwkpyzJrJDMCkk5SMpBUg6Sa4VkVkhmhaQcJOUgKQdJOUhOWZJZIZkVknKQlIOkHCTlIDllSWaFZFZIykFSDpJykJSD5JQlmRWSWSEpB0k5SMpBcq2QzArJrJCUg6QcJOUgKQfJKUsyKySzQlIOknKQlIOkHCSnLMmskMwKSTlIykFSDpJykJyyJLNCMisk5SApB0k5SK4VklkhmRWScpCUg6QcJOUgOWVJZoVkVkg3gzjxyTGqTOcAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  z-index: 1;
  transition: 0.3s all ease;
}

.box__category--8 .block-carousel-image-container a:hover img {
  transform: scale(1.1);
}

.box__category--8 .block-carousel-image-container a:hover::before {
  opacity: 0.18;
}

/*   .box__category--8 .block-carousel-image-container a:hover::after {
    background-color: var(--theme-color-default); } */
.box__category--8 .block-carousel-image-container a:hover .item-sub-title {
  color: #fff !important;
}

#wrapper .breadcrumb ol {
  justify-content: start;
  padding-top: 15px;
}
#wrapper .breadcrumb ol li span {
  color: #666;
}
#wrapper .breadcrumb ol li::after {
  color: #333;
}

#cms #wrapper ul {
  list-style: disc;
  padding: 0;
  padding-left: 20px;
}
#cms #wrapper h2,
#cms #wrapper h3,
#cms #wrapper h4,
#cms #wrapper h5,
#cms #wrapper h6 {
  margin-bottom: 1rem;
}
#cms .divider-termini {
  max-height: 150px;
}
#cms .divider-termini > .elementor-container {
  min-height: auto;
}