/*
 *   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; }

.color-primary {
  color: var(--theme-color-default); }

.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; }

.item-sub-title {
  transition: 0.3s all ease; }

.block-carousel-image-container img {
  transition: 0.3s all ease; }

.slick-list .slick-track {
  padding-top: 0; }

.slick-slider:not(#instafeed) .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 #36363626;
  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; } }

.banner_hover {
  overflow: hidden; }
  .banner_hover .elementor-background-overlay {
    transition: 0.3s all ease; }
  .banner_hover:hover .elementor-background-overlay {
    transform: scale(1.1); }

.over__hidden .elementor-image {
  overflow: hidden; }

.icon__size--54 .elementor-image-box-img img {
  width: 54px; }

#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: 10px;
    line-height: 18px;
    letter-spacing: 0;
    width: 20px;
    height: 20px;
    background-color: #2c2c2c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: -3px;
    right: -12px; }
  .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 a:hover i {
    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: 5px;
    right: 5px;
    color: #000;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all; }
  #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content {
    width: 350px;
    height: 100%;
    margin-left: auto;
    margin-right: 0;
    border: none;
    padding-top: 40px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    transform: translateX(100%); }
    @media (max-width: 575px) {
      #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content {
        width: 280px; } }
  #_desktop_cart .leo-dropdown-cart.show .leo-dropdown-cart-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  #_desktop_cart .leo-dropdown-cart.show::after {
    opacity: 1;
    visibility: visible; }
  #_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 #e1e1e1; }
  @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; }
        .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: 14px;
      font-family: var(--font-family-base);
      font-weight: 400;
      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; } }

.blockreassurance_product .item-product {
  margin-right: 15px; }
  .rtl .blockreassurance_product .item-product {
    margin-left: 15px;
    margin-right: inherit; }

.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: calc(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: 450px;
  margin: 30px auto; }

.modal-content {
  border-radius: 0; }

.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 .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: 24px;
  font-weight: 600; }
.leo-quicklogin-modal .leoquicklogin-forgotpass {
  font-size: 14px; }
.leo-quicklogin-modal .leo-resetpass-form {
  margin-top: 15px; }
.leo-quicklogin-modal .modal-footer {
  padding: 0;
  border-top: none; }
.leo-quicklogin-modal .modal-body {
  padding-top: 0; }
.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; }

.lql-form-content input {
  border-color: #e1e1e1; }
  .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 #e1e1e1;
    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 #e1e1e1;
    padding: 20px;
    margin: 0 auto;
    position: static;
    margin-top: 80px; }
  body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    font-size: 12px;
    line-height: 30px;
    width: 25%;
    text-align: center;
    padding: 30px 5px;
    color: #999;
    opacity: 1;
    letter-spacing: 0;
    font-weight: 500;
    font-family: var(--font-family-base); }
    @media (max-width: 1199px) {
      body#checkout section.checkout-step .step-title {
        font-size: 11px; } }
    @media (max-width: 767px) {
      body#checkout section.checkout-step .step-title {
        font-size: 10px;
        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; }
  .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:not(.active-scroll) {
  background-color: transparent; }

.keep-header#index #page {
  padding-top: 0 !important; }

.btn_bar,
.btn_search {
  cursor: pointer; }
  .btn_bar .elementor-widget-container,
  .btn_search .elementor-widget-container {
    display: flex; }

@media (max-width: 991px) {
  .btn_bar {
    display: none; } }

.box__slide {
  margin-top: calc(var(--header-top-height) * -1); }
  .box__slide .slide_title {
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 1.4px; }
  .box__slide .slide_heading {
    font-family: var(--font-family-heading);
    line-height: 58px;
    font-weight: 500;
    text-transform: none; }
  .box__slide .slide_heading_2 {
    line-height: 58px;
    font-family: var(--font-family-heading);
    font-weight: 500; }
    .box__slide .slide_heading_2 i {
      font-weight: 400; }
  .box__slide .slide_heading_4 {
    font-family: var(--font-family-heading);
    line-height: 78px;
    font-weight: 400;
    font-style: italic; }
    .box__slide .slide_heading_4 span {
      font-size: 48px;
      font-style: normal;
      font-weight: 500; }
  .box__slide .slide_description {
    line-height: 26px;
    text-transform: none; }
  .box__slide .slide_btn .caption-contain {
    padding: 17px 33px;
    border-radius: 4px;
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1.4px;
    font-weight: 500;
    color: #202025;
    background-color: #fff;
    transition: 0.3s all ease; }
    .box__slide .slide_btn .caption-contain:hover {
      background-color: #222;
      color: #fff; }
  .box__slide .slide_btn.type-2 .caption-contain {
    background-color: transparent;
    color: #fff; }
    .box__slide .slide_btn.type-2 .caption-contain:hover {
      background-color: #fff;
      color: #202025; }
  .box__slide .slide_btn_2 .caption-contain {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.2em;
    padding: 18px 70px;
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    transition: 0.3s all ease; }
    .box__slide .slide_btn_2 .caption-contain:hover {
      background-color: #252525;
      color: #fff; }
  .box__slide .iviewSlider {
    position: initial !important; }
  .box__slide .iviewSlider,
  .box__slide .iview,
  .box__slide .iview-strip {
    max-height: calc(100vh - var(--header-height));
    transform: none !important;
    min-height: 600px;
    background-position: center center !important;
    background-size: cover !important;
    max-width: 100%; }
    @media (max-width: 767px) {
      .box__slide .iviewSlider,
      .box__slide .iview,
      .box__slide .iview-strip {
        min-height: 500px !important; } }
  .box__slide .slide_config {
    position: absolute;
    height: auto !important;
    padding: 0 30px;
    width: 100% !important;
    left: 50%;
    z-index: 5; }
    @media (max-width: 767px) {
      .box__slide .slide_config {
        padding: 0 15px; } }
  .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 .slideshow_1 .slide_config {
    max-width: 1430px;
    top: 50%;
    transform: translate(-50%, -50%); }
  .box__slide .slideshow_1 .slide_btn {
    width: auto !important;
    display: inline-block; }
    .box__slide .slideshow_1 .slide_btn:last-of-type {
      margin-left: 20px; }
      @media (max-width: 575px) {
        .box__slide .slideshow_1 .slide_btn:last-of-type {
          margin-left: 0;
          margin-top: 10px;
          display: block; }
          .box__slide .slideshow_1 .slide_btn:last-of-type .caption-contain {
            display: inline-block; } }
  .box__slide .slideshow_1 .slide_title {
    margin-bottom: 16px; }
  .box__slide .slideshow_1 .slide_heading {
    margin-bottom: 24px; }
    @media (max-width: 1024px) {
      .box__slide .slideshow_1 .slide_heading {
        font-size: 40px !important;
        line-height: 50px; } }
    @media (max-width: 767px) {
      .box__slide .slideshow_1 .slide_heading {
        font-size: 30px !important;
        line-height: 40px; } }
  .box__slide .slideshow_1 .slide_description {
    margin-bottom: 48px; }
  .box__slide .slideshow_5 .slide_config {
    bottom: 10%;
    max-width: 1600px;
    transform: translateX(-50%); }
  .box__slide .slideshow_5 .slide_btn_6 {
    width: 50% !important;
    display: inline-block;
    float: left;
    padding: 0 12px; }
    .box__slide .slideshow_5 .slide_btn_6.fullwidth {
      width: 100% !important;
      text-align: center !important; }
    @media (max-width: 575px) {
      .box__slide .slideshow_5 .slide_btn_6 {
        width: 100% !important; }
        .box__slide .slideshow_5 .slide_btn_6:last-of-type {
          margin-top: 10px; } }
    @media (min-width: 576px) {
      .box__slide .slideshow_5 .slide_btn_6 {
        text-align: right; }
        .box__slide .slideshow_5 .slide_btn_6:last-of-type {
          text-align: left; } }
    .box__slide .slideshow_5 .slide_btn_6 .caption-contain {
      font-size: 11px;
      line-height: 16px;
      font-weight: 600;
      letter-spacing: 2.4px;
      color: #fff;
      padding: 18px 32px 18px;
      background-color: #202025;
      border: 1px solid #202025;
      transition: 0.3s all ease;
      display: inline-flex;
      align-items: center; }
      .box__slide .slideshow_5 .slide_btn_6 .caption-contain::after {
        content: "\f178";
        font-family: "Font Awesome Light";
        font-size: 16px;
        margin-left: 6px;
        margin-top: -2px;
        font-weight: 400; }
      .box__slide .slideshow_5 .slide_btn_6 .caption-contain:hover {
        background-color: #fff;
        color: #202025; }
    .box__slide .slideshow_5 .slide_btn_6.type__2 .caption-contain {
      background-color: transparent;
      border-color: #fff;
      color: #fff;
      padding: 16px 32px; }
      .box__slide .slideshow_5 .slide_btn_6.type__2 .caption-contain:hover {
        background-color: #fff;
        color: #202025; }
    .box__slide .slideshow_5 .slide_btn_6.type__3 .caption-contain {
      background-color: #fff;
      color: #202025;
      border-color: #fff;
      padding: 16px 32px; }
  .box__slide .slideshow_2 .slide_config {
    bottom: 10%;
    max-width: 1600px;
    transform: translateX(-50%);
    text-align: center; }
  .box__slide .slideshow_2 .iviewSlider,
  .box__slide .slideshow_2 .iview,
  .box__slide .slideshow_2 .iview-strip {
    height: calc(100vh - var(--header-height)) !important; }
  .box__slide .slideshow_2 .slide_heading_2 {
    margin-bottom: 32px; }
    @media (max-width: 1024px) {
      .box__slide .slideshow_2 .slide_heading_2 {
        font-size: 40px !important;
        line-height: 50px; } }
    @media (max-width: 767px) {
      .box__slide .slideshow_2 .slide_heading_2 {
        font-size: 30px !important;
        line-height: 40px; } }
  .box__slide .slideshow_2 .slide_btn_2 {
    display: inline-block !important;
    width: auto !important; }
  .box__slide .slide_heading_5 {
    font-family: var(--font-family-heading);
    line-height: 67.2px;
    font-weight: 500;
    text-transform: none;
    position: initial !important;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .box__slide .slide_heading_5 {
        font-size: 40px !important;
        line-height: 48px; } }
  .box__slide .slide_description_5 {
    font-size: 19px;
    line-height: 28.5px;
    text-transform: none;
    position: initial !important;
    margin-bottom: 48px;
    font-weight: 500; }
  .box__slide .slide_title_6 {
    font-weight: 500;
    letter-spacing: 1.4px;
    line-height: 26px;
    margin-bottom: 16px; }
  .box__slide .slide_heading_6 {
    font-family: var(--font-family-heading);
    font-weight: 500;
    line-height: 67.2px;
    text-transform: none;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      .box__slide .slide_heading_6 {
        font-size: 40px !important;
        line-height: 48px; } }
  .box__slide .slide_btn_3 {
    position: initial !important; }
    .box__slide .slide_btn_3 .caption-contain {
      font-size: 12px;
      line-height: 1;
      letter-spacing: 2.4px;
      font-weight: 600;
      padding: 17px 32px;
      color: #fff;
      background-color: transparent;
      border-radius: 4px;
      border: 1px solid #fff;
      transition: 0.3s all ease;
      display: inline-block; }
      .box__slide .slide_btn_3 .caption-contain:hover {
        color: #202025;
        background-color: #fff; }
  .box__slide .center {
    left: 50% !important;
    transform: translateX(-50%);
    text-align: center; }

.box__slide2 .slide_title_2 {
  line-height: 30px;
  letter-spacing: 0.2em; }
.box__slide2 .slide_title_3 {
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.85;
  width: 50% !important;
  left: 50% !important;
  text-align: center; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .box__slide2 .slide_title_3 {
      font-size: 24px !important;
      transform: translateY(-50px); } }
.box__slide2 .slide_heading_3 {
  font-family: var(--font-family-heading);
  line-height: 68px;
  text-transform: capitalize;
  font-weight: 500;
  width: 50% !important;
  left: 50% !important;
  text-align: center; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .box__slide2 .slide_heading_3 {
      font-size: 70px !important;
      transform: translateY(-20px); } }
  @media (max-width: 767px) {
    .box__slide2 .slide_heading_3 {
      font-size: 40px !important; } }
  @media (max-width: 575px) {
    .box__slide2 .slide_heading_3 {
      font-size: 30px !important; } }
.box__slide2 .slide_description_3 {
  line-height: 1.6;
  font-weight: 400;
  width: 50%  !important;
  left: 50% !important;
  text-align: center; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .box__slide2 .slide_description_3 {
      font-size: 30px !important; } }
.box__slide2 .slide_heading_4 {
  font-family: var(--font-family-heading);
  line-height: 1.2;
  font-weight: 400;
  font-style: italic; }
  @media (max-width: 767px) {
    .box__slide2 .slide_heading_4 {
      font-size: 40px !important; } }
  @media (max-width: 575px) {
    .box__slide2 .slide_heading_4 {
      font-size: 30px !important; } }
.box__slide2 .slide_btn_2 .caption-contain {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding: 18px 70px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  transition: 0.3s all ease; }
  @media (max-width: 767px) {
    .box__slide2 .slide_btn_2 .caption-contain {
      font-size: 10px;
      padding: 12px 50px; } }
  .box__slide2 .slide_btn_2 .caption-contain:hover {
    background-color: #e84b2f;
    color: #fff;
    border-color: #e84b2f; }
.box__slide2 .slide_btn_3 {
  width: 50%  !important;
  left: 50% !important;
  text-align: center; }
  .box__slide2 .slide_btn_3 .caption-contain {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.2em;
    padding: 17px 70px;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    transition: 0.3s all ease;
    display: inline-block; }
    @media (max-width: 1024px) and (min-width: 768px) {
      .box__slide2 .slide_btn_3 .caption-contain {
        font-size: 24px !important;
        padding: 20px 70px; } }
    @media (max-width: 767px) {
      .box__slide2 .slide_btn_3 .caption-contain {
        font-size: 10px;
        padding: 12px 50px; } }
    .box__slide2 .slide_btn_3 .caption-contain:hover {
      background-color: #fff;
      color: #000; }
.box__slide2 .slide__image--2 {
  width: 50% !important; }
  .box__slide2 .slide__image--2 img {
    width: 100%; }
.box__slide2 .slide__image {
  top: 50% !important;
  transform: translateY(-50%); }
  .box__slide2 .slide__image img {
    max-width: 380px; }
@media (max-width: 767px) {
  .box__slide2 .iviewSlider {
    position: initial !important; }
  .box__slide2 .iviewSlider,
  .box__slide2 .iview,
  .box__slide2 .iview-strip {
    max-height: calc(100vh - var(--header-height));
    transform: none !important;
    min-height: 600px;
    background-position: center center !important;
    background-size: cover !important;
    max-width: 100%; }
  .box__slide2 .slide_config {
    position: absolute;
    height: auto !important;
    padding: 0 15px;
    width: 100% !important;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%); }
  .box__slide2 .tp-caption {
    width: 100% !important;
    white-space: normal !important;
    height: auto !important;
    position: initial !important;
    margin-bottom: 10px; }
  .box__slide2 .caption-contain {
    height: auto !important; } }
@media (max-width: 767px) {
  .box__slide2.slide__home3 .slide_config {
    bottom: 10%;
    padding-top: 30px; }
  .box__slide2.slide__home3 .slide__image--2 {
    position: absolute !important;
    bottom: 100%;
    top: auto !important; } }
@media (max-width: 1200px) and (min-width: 768px) {
  .box__slide2.slide__home4 .slide_heading_4 {
    transform: scale(1.3); }
  .box__slide2.slide__home4 .slide_btn_2 {
    transform: scale(1.8);
    margin-top: 50px; } }
@media (max-width: 767px) {
  .box__slide2.slide__home4 .slide_config {
    bottom: 10%; }
  .box__slide2.slide__home4 .slide__image {
    position: absolute !important;
    transform: none !important;
    bottom: 80%;
    top: auto !important;
    right: 20px !important;
    left: auto !important;
    width: fit-content !important;
    z-index: -1; }
    .box__slide2.slide__home4 .slide__image img {
      max-width: 250px; }
  .box__slide2.slide__home4 .slide_btn_2 .caption-contain {
    display: inline-block; } }

.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-widget-image-box.d-flex .elementor-image-box-wrapper {
  display: flex;
  align-items: center;
  gap: 8px; }
  .elementor-widget-image-box.d-flex .elementor-image-box-wrapper .elementor-image-box-img {
    margin-bottom: 0 !important; }

.block_carousel .item-sub-title {
  font-family: var(--font-family-heading); }
.block_carousel .item-image {
  overflow: hidden; }
  .block_carousel .item-image:hover img {
    transform: scale(1.1); }
.block_carousel .block-carousel-image-container a:hover .item-sub-title {
  color: var(--theme-color-default) !important; }

.block_hover img:hover {
  transform: scale(1.1); }
.block_hover .block-carousel-image-container a:hover .item-sub-title {
  color: var(--theme-color-default) !important; }

.elementor-LeoProductTab .widget-tab-title {
  position: relative;
  cursor: pointer; }

.row-custom {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px) !important; }

@media (max-width: 479px) {
  .fullwidth_mobile {
    width: 100% !important; } }

.box__blog .blog-readmore {
  display: inline-flex; }
.box__blog .blog-image-container {
  position: relative;
  margin-bottom: 25px; }
.box__blog .blog_img_link {
  display: flex;
  overflow: hidden; }
  .box__blog .blog_img_link img {
    transition: 0.3s all ease; }
  .box__blog .blog_img_link:hover img {
    transform: scale(1.1); }
.box__blog .blog-container {
  position: relative; }
.box__blog:not(.type__2) .created {
  position: absolute;
  top: 16px;
  left: 16px;
  background-color: #fff;
  padding: 6px 12px !important;
  margin: 0 !important;
  border: none !important; }
  .rtl .box__blog:not(.type__2) .created {
    right: 16px;
    left: auto; }
  .box__blog:not(.type__2) .created span {
    color: #dee2e6 !important; }
.box__blog .blog-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 0;
  margin-bottom: 18px; }
  .box__blog .blog-meta > *:not(:last-child) {
    padding-right: 16px;
    margin-right: 16px;
    border-right: 1px solid rgba(32, 32, 37, 0.2); }
    .rtl .box__blog .blog-meta > *:not(:last-child) {
      padding-left: 16px;
      padding-right: inherit; }
    .rtl .box__blog .blog-meta > *:not(:last-child) {
      margin-left: 16px;
      margin-right: inherit; }
    .rtl .box__blog .blog-meta > *:not(:last-child) {
      border-left: 1px solid rgba(32, 32, 37, 0.2);
      border-right: inherit; }
  .box__blog .blog-meta .blog-ctncomment {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    line-height: 13px;
    color: rgba(32, 32, 37, 0.7); }
.box__blog.type__2 .blog-title {
  border-top: 1px solid #202025; }
.box__blog.type__2 .blog-ctncomment {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16.32px;
  gap: 4px; }
  .box__blog.type__2 .blog-ctncomment svg {
    display: none; }
.box__blog.type__2 .blog-meta > *:not(:last-child) {
  padding-right: 12px;
  margin-right: 12px; }
  .rtl .box__blog.type__2 .blog-meta > *:not(:last-child) {
    padding-left: 12px;
    padding-right: inherit; }
  .rtl .box__blog.type__2 .blog-meta > *:not(:last-child) {
    margin-left: 12px;
    margin-right: inherit; }
.box__blog.type__2 .created {
  border-radius: 4px; }
  .box__blog.type__2 .created span {
    display: none; }

.box__testi .block-carousel-image-container {
  display: flex;
  flex-wrap: wrap; }
  .box__testi .block-carousel-image-container .item-description {
    flex: 1;
    padding-right: 30px; }
    .rtl .box__testi .block-carousel-image-container .item-description {
      padding-left: 30px;
      padding-right: inherit; }
    .box__testi .block-carousel-image-container .item-description .title {
      font-size: 14px;
      line-height: 26px;
      letter-spacing: 1.4px;
      font-weight: 500;
      color: #7e7e84;
      text-transform: uppercase;
      margin-bottom: 43px; }
      @media (max-width: 1024px) {
        .box__testi .block-carousel-image-container .item-description .title {
          margin-bottom: 20px; } }
    .box__testi .block-carousel-image-container .item-description .rating {
      margin-bottom: 22px; }
      .box__testi .block-carousel-image-container .item-description .rating path {
        fill: #14344a; }
    .box__testi .block-carousel-image-container .item-description .description {
      max-width: 645px;
      font-family: var(--font-family-heading);
      font-size: 28px;
      line-height: 39px;
      font-weight: 500;
      color: #202025;
      margin-bottom: 23px; }
    .box__testi .block-carousel-image-container .item-description .author {
      font-size: 15px;
      line-height: 27px;
      color: #202025; }
  .box__testi .block-carousel-image-container .item-image {
    order: 2;
    position: relative; }
  .box__testi .block-carousel-image-container .img-fluid {
    max-width: 637px;
    width: 100%;
    aspect-ratio: 637 / 478;
    object-fit: cover; }
    @media (max-width: 1024px) {
      .box__testi .block-carousel-image-container .img-fluid {
        max-width: 60%; } }
    @media (max-width: 767px) {
      .box__testi .block-carousel-image-container .img-fluid {
        max-width: 100%;
        margin-top: 20px; } }
.box__testi .elementor-slick-slider .slick-arrows {
  position: absolute;
  left: 0;
  bottom: 70px;
  display: flex;
  align-items: center;
  gap: 16px; }
  .rtl .box__testi .elementor-slick-slider .slick-arrows {
    right: 0;
    left: auto; }
  @media (max-width: 1024px) {
    .box__testi .elementor-slick-slider .slick-arrows {
      bottom: 0;
      display: none; } }
  .box__testi .elementor-slick-slider .slick-arrows .slick-arrow {
    position: initial;
    transform: none; }

.testi__product {
  position: absolute;
  bottom: 16px;
  left: 16px; }
  .rtl .testi__product {
    right: 16px;
    left: auto; }
  .testi__product .thumbnail-container {
    background-color: rgba(32, 32, 37, 0.3);
    max-width: 300px;
    border-radius: 0; }
    .testi__product .thumbnail-container .product-image img {
      aspect-ratio: 1 / 1; }
    .testi__product .thumbnail-container .product-title a {
      color: #fff;
      text-transform: none;
      letter-spacing: 0;
      line-height: 1.3; }
    .testi__product .thumbnail-container .product-price-and-shipping {
      color: #fff; }
      .testi__product .thumbnail-container .product-price-and-shipping .regular-price, .testi__product .thumbnail-container .product-price-and-shipping .price:not(:first-child) {
        color: #fff; }
    .testi__product .thumbnail-container:hover {
      background-color: rgba(32, 32, 37, 0.4); }

.box_testi-image > .elementor-column-wrap > .elementor-widget-wrap {
  aspect-ratio: 600 / 450; }

.testi__item {
  position: absolute;
  inset: 0;
  overflow: hidden; }

.box__accordion .elementor-accordion-icon {
  font-size: 18px; }
.box__accordion .elementor-accordion-item {
  border-left: none !important;
  border-right: none !important; }
.box__accordion .elementor-tab-content {
  border-top: none !important; }

#footer #_desktop_currency_selector #language-selector-label,
#footer #_desktop_language_selector #language-selector-label {
  display: none; }
#footer #_desktop_currency_selector .btn-unstyle,
#footer #_desktop_language_selector .btn-unstyle {
  padding: 8px 13px;
  border-radius: 4px;
  border: 1px solid #252525; }
  #footer #_desktop_currency_selector .btn-unstyle .expand-more,
  #footer #_desktop_language_selector .btn-unstyle .expand-more {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: var(--text-color);
    text-transform: capitalize;
    letter-spacing: 0; }

.full_height {
  height: 100%; }
  .full_height.elementor-widget-image * {
    height: 100%; }
  .full_height.elementor-widget-image img {
    object-fit: cover; }

.col__fullheight > .elementor-column-wrap > .elementor-widget-wrap {
  height: 100%; }

@media (max-width: 1399px) and (min-width: 1025px) {
  .banner_button > .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .banner_button .elementor-button-link {
    padding-left: 30px !important;
    padding-right: 30px !important; } }

@media (max-width: 1399px) and (min-width: 1025px) {
  .banner_heading .elementor-heading-title {
    font-size: 30px !important;
    line-height: 40px !important; } }

@media (max-width: 1399px) and (min-width: 1025px) {
  .banner_heading_2 .elementor-heading-title {
    font-size: 30px !important;
    line-height: 40px !important; } }

.box__category--2 .slick-list {
  overflow: visible;
  clip-path: inset(0 -100% 0 0); }
@media (min-width: 576px) {
  .box__category--2 {
    position: initial; }
    .box__category--2 .slick-slider {
      position: initial; }
    .box__category--2 .elementor-slick-slider .slick-arrows {
      position: absolute;
      top: 12px;
      right: 0;
      display: flex;
      align-items: center;
      gap: 10px; }
      .rtl .box__category--2 .elementor-slick-slider .slick-arrows {
        left: 0;
        right: auto; }
      .box__category--2 .elementor-slick-slider .slick-arrows .slick-arrow {
        position: initial;
        transform: none; } }

body:not(#index) .box__category--2 .slick-list {
  overflow: hidden; }

.box__video {
  position: initial; }
  .box__video .elementor-custom-embed-image-overlay img {
    min-height: 500px;
    object-fit: cover;
    opacity: 0;
    visibility: visible; }
    @media (max-width: 767px) {
      .box__video .elementor-custom-embed-image-overlay img {
        min-height: 400px; } }
  .box__video .elementor-custom-embed-play {
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    z-index: 3; }
  .box__video .eicon-play {
    box-shadow: none; }
    .box__video .eicon-play::before {
      content: "\f04b";
      font-family: "FontAwesome"; }

@media (min-width: 1025px) {
  .box__product--1 .slick-list {
    overflow: visible;
    clip-path: inset(0 -100% 0 0); } }
.box__product--1 .thumbnail-container {
  text-align: left;
  background-color: transparent; }
  .box__product--1 .thumbnail-container .product-meta {
    padding: 16px 0 24px; }
    .box__product--1 .thumbnail-container .product-meta .leo-list-product-reviews-wraper,
    .box__product--1 .thumbnail-container .product-meta .product-price-and-shipping,
    .box__product--1 .thumbnail-container .product-meta .highlighted-informations .variant-links {
      justify-content: flex-start; }

@media (min-width: 1025px) {
  .box__product--2 .slick-list {
    overflow: visible;
    clip-path: inset(0 -100% 0 0); } }
.box__product--2 .thumbnail-container {
  text-align: left;
  background-color: transparent; }
  .box__product--2 .thumbnail-container .product-meta {
    padding: 16px 0 24px; }
    .box__product--2 .thumbnail-container .product-meta .leo-list-product-reviews-wraper,
    .box__product--2 .thumbnail-container .product-meta .product-price-and-shipping,
    .box__product--2 .thumbnail-container .product-meta .highlighted-informations .variant-links {
      justify-content: flex-start; }
@media (min-width: 576px) {
  .box__product--2 {
    position: initial; }
    .box__product--2 .slick-slider {
      position: initial; }
    .box__product--2 .elementor-slick-slider .slick-arrows {
      position: absolute;
      top: 12px;
      right: 0;
      display: flex;
      align-items: center;
      gap: 10px; }
      .rtl .box__product--2 .elementor-slick-slider .slick-arrows {
        left: 0;
        right: auto; }
      .box__product--2 .elementor-slick-slider .slick-arrows .slick-arrow {
        position: initial;
        transform: none; } }

.box_instagram .slick-slide > div:not(:last-child) > .slick-slide {
  margin-bottom: 20px; }

.ml-0 > .elementor-container {
  margin-left: 0; }
  [dir] .ml-0 > .elementor-container {
    margin-right: 0;
    margin-left: auto; }

@media (max-width: 767px) {
  .mx-mobile-center > .elementor-container {
    margin-left: auto;
    margin-right: auto; } }

.box__newletter--2 .block_newsletter form .row .col-xs-12 {
  flex-direction: row; }
  @media (max-width: 1400px) and (min-width: 1025px) {
    .box__newletter--2 .block_newsletter form .row .col-xs-12 {
      flex-wrap: wrap; } }
  @media (max-width: 575px) {
    .box__newletter--2 .block_newsletter form .row .col-xs-12 {
      flex-wrap: wrap; } }
  .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
    margin-bottom: 0;
    margin-right: 19px;
    flex: 1; }
    .rtl .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
      margin-left: 19px;
      margin-right: inherit; }
    @media (max-width: 1400px) and (min-width: 1025px) {
      .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
        margin-bottom: 10px;
        flex: none;
        width: 100%;
        margin-right: 0; }
        .rtl .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
          margin-left: 0;
          margin-right: inherit; } }
    @media (max-width: 575px) {
      .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
        margin-bottom: 10px;
        flex: none;
        width: 100%;
        margin-right: 0; }
        .rtl .box__newletter--2 .block_newsletter form .row .col-xs-12 .input-wrapper {
          margin-left: 0;
          margin-right: inherit; } }
  .box__newletter--2 .block_newsletter form .row .col-xs-12 button {
    max-width: 240px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.24em;
    font-weight: 400; }
.box__newletter--2 .block_newsletter form input[type="email"] {
  height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  border-radius: 0;
  border: 1px solid #000;
  padding: 15px 22px;
  font-weight: 400; }
  .box__newletter--2 .block_newsletter form input[type="email"]::-webkit-input-placeholder {
    font-size: 16px;
    color: #c0c0c0;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-weight: 400; }
  .box__newletter--2 .block_newsletter form input[type="email"]::-moz-placeholder {
    font-size: 16px;
    color: #c0c0c0;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-weight: 400; }
  .box__newletter--2 .block_newsletter form input[type="email"]:-moz-placeholder {
    font-size: 16px;
    color: #c0c0c0;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-weight: 400; }
  .box__newletter--2 .block_newsletter form input[type="email"]:-ms-input-placeholder {
    font-size: 16px;
    color: #c0c0c0;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    font-weight: 400; }

@media (max-width: 1024px) {
  .fullwidth__tablet > .elementor-container {
    max-width: 100% !important; } }

@media (max-width: 575px) {
  .footer__blocklink--2 {
    width: 50% !important; } }
@media (max-width: 400px) {
  .footer__blocklink--2 {
    width: 100% !important; } }

.box__blog--2 .blog-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 16px;
  margin-bottom: 8px;
  border-bottom: 1px solid #202025;
  gap: 10px 0;
  margin-top: 24px; }
  .box__blog--2 .blog-meta > *:not(:last-child) {
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid rgba(32, 32, 37, 0.2); }
    .rtl .box__blog--2 .blog-meta > *:not(:last-child) {
      padding-left: 12px;
      padding-right: inherit; }
    .rtl .box__blog--2 .blog-meta > *:not(:last-child) {
      margin-left: 12px;
      margin-right: inherit; }
    .rtl .box__blog--2 .blog-meta > *:not(:last-child) {
      border-left: 1px solid rgba(32, 32, 37, 0.2);
      border-right: inherit; }
.box__blog--2 .blog-ctncomment {
  font-size: 12px;
  line-height: 1.2;
  color: rgba(32, 32, 37, 0.7);
  text-transform: uppercase; }
  .box__blog--2 .blog-ctncomment svg {
    display: none; }
  @media (max-width: 767px) {
    .box__blog--2 .blog-ctncomment {
      font-size: 11px; } }
.box__blog--2 .blog_img_link {
  display: flex;
  overflow: hidden; }
  .box__blog--2 .blog_img_link img {
    transition: 0.3s all ease; }
  .box__blog--2 .blog_img_link:hover img {
    transform: scale(1.1); }

.box__producttab--4 .elementor-LeoProductTab .widget-tabs-wrapper {
  display: inline-flex;
  flex-wrap: wrap;
  box-shadow: none;
  gap: 10px 48px;
  border-bottom: 1px solid #dee2e6; }
  @media (max-width: 767px) {
    .box__producttab--4 .elementor-LeoProductTab .widget-tabs-wrapper {
      gap: 10px 30px; } }
.box__producttab--4 .elementor-LeoProductTab .widget-tab-title {
  position: relative; }
  .box__producttab--4 .elementor-LeoProductTab .widget-tab-title::before {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -8px;
    left: auto;
    right: 0;
    transition: 0.3s all ease;
    background-color: #202025; }
  .box__producttab--4 .elementor-LeoProductTab .widget-tab-title.active::before {
    width: 100%;
    left: 0;
    right: auto; }
.box__producttab--4 .thumbnail-container {
  text-align: left;
  background-color: transparent; }
  .box__producttab--4 .thumbnail-container .product-meta {
    padding: 16px 0 24px; }
    .box__producttab--4 .thumbnail-container .product-meta .leo-list-product-reviews-wraper,
    .box__producttab--4 .thumbnail-container .product-meta .product-price-and-shipping,
    .box__producttab--4 .thumbnail-container .product-meta .highlighted-informations .variant-links {
      justify-content: flex-start; }

@media (max-width: 1400px) and (min-width: 1025px) {
  .banner_4 > .elementor-container {
    min-height: 600px !important; }
  .banner_4 .elementor-heading-title {
    font-size: 60px !important;
    line-height: 72px !important; } }

@media (max-width: 1200px) and (min-width: 1025px) {
  .banner_4-2 .elementor-button-link {
    padding-left: 50px !important;
    padding-right: 50px !important; } }

@media (max-width: 1199px) and (min-width: 1025px) {
  .box__product4--left {
    width: 40% !important; } }

@media (max-width: 1199px) and (min-width: 1025px) {
  .box__product4--right {
    width: 60% !important; } }

.height_100 img {
  height: 100px;
  object-fit: cover; }

.btn__home--5 .elementor-button-text {
  margin-top: 2px; }
.btn__home--5:not(.no__icon) .elementor-button-text {
  display: flex;
  align-items: center;
  gap: 6px; }
  .btn__home--5:not(.no__icon) .elementor-button-text::after {
    content: "\e09f";
    font-family: "Font Awesome Light";
    font-size: 16px;
    margin-top: -4px; }

.block__square > .elementor-container {
  aspect-ratio: 1 / 1;
  max-width: 100%; }

.full__height {
  height: 100%; }
  .full__height *:not(.elementor-element) {
    height: 100%; }

.product_fullheight .slick-track {
  display: flex !important; }
.product_fullheight .slick-slide {
  height: inherit !important; }
.product_fullheight .product-miniature {
  height: 100%; }
.product_fullheight .thumbnail-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: left; }
  .rtl .product_fullheight .thumbnail-container {
    text-align: right; }
  .product_fullheight .thumbnail-container .product-price-and-shipping,
  .product_fullheight .thumbnail-container .leo-list-product-reviews-wraper,
  .product_fullheight .thumbnail-container .highlighted-informations .variant-links {
    justify-content: flex-start; }
  .product_fullheight .thumbnail-container .product-meta {
    flex: 1; }
.product_fullheight.arrow__type--2 .elementor-slick-slider .slick-arrows {
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  top: -26px;
  right: 0;
  transform: translateY(-100%); }
  .rtl .product_fullheight.arrow__type--2 .elementor-slick-slider .slick-arrows {
    left: 0;
    right: auto; }
  .product_fullheight.arrow__type--2 .elementor-slick-slider .slick-arrows .slick-arrow {
    position: initial;
    transform: none; }

.box__category--5 .block-carousel-image-container img {
  border-radius: 8px; }

.tab__item:not(.active) {
  display: none; }
.tab__item .elementor-image img {
  object-fit: cover;
  min-height: 400px;
  aspect-ratio: 1 / 1;
  max-width: 100%; }
.tab__item .thumbnail-container {
  background-color: rgba(32, 32, 37, 0.3);
  max-width: 300px;
  margin-bottom: 0;
  transition: 0.3s all ease; }
  .tab__item .thumbnail-container .product-title a {
    color: #fff;
    font-size: 12px;
    margin-bottom: 4px; }
  .tab__item .thumbnail-container .product-price-and-shipping .regular-price {
    color: #ffffff9f; }
  .tab__item .thumbnail-container .product-price-and-shipping .price {
    color: #fff; }
  .tab__item .thumbnail-container:hover {
    background-color: rgba(32, 32, 37, 0.4); }

.tab__header p {
  margin-bottom: 0; }
.tab__header .elementor-tab-title span {
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-right: 16px;
  width: 22px;
  text-align: right; }
  .rtl .tab__header .elementor-tab-title span {
    margin-left: 16px;
    margin-right: inherit; }
  .rtl .tab__header .elementor-tab-title span {
    text-align: left; }
.tab__header .elementor-accordion-item {
  padding: 16px 0;
  border-bottom: 1px solid rgba(32, 32, 37, 0.1) !important;
  position: relative; }
  .tab__header .elementor-accordion-item::before {
    content: "";
    height: 1px;
    background-color: #202025;
    position: absolute;
    bottom: -1px;
    left: 0;
    animation: var(--animation) 5s linear; }
@keyframes timing {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
.image_rounded .elementor-image-box-img img {
  border-radius: 8px; }
.image_rounded .blog_img_link img {
  border-radius: 8px; }

.product__visible--right .slick-list {
  overflow: visible;
  clip-path: inset(0 -100% 0 0); }

.product__bestseller .thumbnail-container {
  background-color: transparent;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(32, 32, 37, 0.1); }
  .product__bestseller .thumbnail-container .product-meta {
    padding: 16px 24px 24px; }

.box__testimonial .item-description {
  font-family: var(--font-family-heading); }
.box__testimonial .rating {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }
  .box__testimonial .rating li svg {
    width: 16px;
    height: 16px; }

.footer_blocklink .title_block {
  font-family: var(--font-family-base); }

.text__with--image {
  font-family: var(--font-family-heading) !important; }
  .text__with--image a {
    font-family: var(--font-family-base) !important;
    margin: 0 16px;
    font-size: 12px !important;
    letter-spacing: 2.4px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    position: relative;
    display: inline-flex;
    top: -6px; }
    .text__with--image a svg {
      width: 14px;
      height: 14px;
      margin-bottom: -2px;
      margin-left: 6px; }
      .rtl .text__with--image a svg {
        margin-right: 6px;
        margin-left: inherit; }
    .text__with--image a::before, .text__with--image a::after {
      content: "";
      position: absolute;
      bottom: -2px;
      height: 2px;
      background-color: #202025;
      transition: 0.3s all ease; }
    .text__with--image a::before {
      left: 0;
      right: auto;
      width: 0%;
      transition-delay: 0.1s; }
    .text__with--image a::after {
      width: 100%;
      left: auto;
      right: 0; }
    .text__with--image a:hover::after {
      width: 0%; }
    .text__with--image a:hover::before {
      width: 100%; }

.slick__dots--custom .elementor-slick-slider ul.slick-dots {
  position: initial;
  display: flex;
  align-items: center;
  height: 2px;
  width: 100%;
  background-color: rgba(32, 32, 37, 0.1);
  margin-top: 60px; }
  @media (max-width: 1024px) {
    .slick__dots--custom .elementor-slick-slider ul.slick-dots {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .slick__dots--custom .elementor-slick-slider ul.slick-dots {
      margin-top: 30px; } }
  .slick__dots--custom .elementor-slick-slider ul.slick-dots li {
    flex: 1;
    width: auto;
    height: 2px;
    background-color: transparent;
    transition: 0.3s all ease;
    position: relative; }
    .slick__dots--custom .elementor-slick-slider ul.slick-dots li.slick-active::before {
      width: 100%;
      left: 0;
      right: auto; }
    .slick__dots--custom .elementor-slick-slider ul.slick-dots li::before {
      content: "";
      position: absolute;
      top: 0;
      height: 2px;
      width: 0;
      left: auto;
      right: 0;
      background-color: #202025;
      transition: 0.3s all ease; }
    .slick__dots--custom .elementor-slick-slider ul.slick-dots li button {
      width: auto;
      height: auto; }
      .slick__dots--custom .elementor-slick-slider ul.slick-dots li button::before {
        display: none; }

.box__category--6 .block-carousel-image-container {
  position: relative; }
  .box__category--6 .block-carousel-image-container .item-image img {
    position: relative;
    z-index: -1; }
    .box__category--6 .block-carousel-image-container .item-image img img {
      transition: 0.3s all ease; }
  .box__category--6 .block-carousel-image-container > a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 70%); }
  .box__category--6 .block-carousel-image-container:hover .item-image img {
    transform: scale(1.1); }
.box__category--6 .item-description {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  font-family: var(--font-family-heading);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px 20px; }
  @media (max-width: 400px) {
    .box__category--6 .item-description {
      flex-direction: column;
      align-items: flex-start; } }
  .box__category--6 .item-description span {
    flex: 1; }
  .box__category--6 .item-description svg {
    width: 16px; }
.box__category--6 .slick-list {
  overflow: visible;
  clip-path: inset(0 -100% 0 0); }
@media (max-width: 767px) {
  .box__category--6 .slick-list {
    max-width: 360px;
    overflow: visible;
    clip-path: inset(0 -100% 0 0); } }

.btn__link .elementor-button-link {
  position: relative; }
  .btn__link .elementor-button-link::before, .btn__link .elementor-button-link::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -2px;
    background: #252525;
    height: 2px;
    pointer-events: none;
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .btn__link .elementor-button-link::before {
    transform-origin: 100% 50%;
    transform: scaleZ(1);
    transition-delay: 0.1s; }
  .btn__link .elementor-button-link::after {
    transform-origin: 0% 50%;
    transform: scale3d(0, 1, 1);
    transition-delay: 0s; }
  .btn__link .elementor-button-link:hover::before {
    transform: scale3d(0, 1, 1);
    transition-delay: 0s; }
  .btn__link .elementor-button-link:hover::after {
    transform: scaleZ(1);
    transition-delay: 0.1s; }

.btn__link.white__color .elementor-button-link::after, .btn__link.white__color .elementor-button-link::before {
  background: #fff;
  height: 1px;
  bottom: -1px; }

.btn__link.small .elementor-button-link::before, .btn__link.small .elementor-button-link::after {
  height: 1px; }

.box__tesimonial--6 .testimonial-rating {
  display: flex;
  align-items: center;
  gap: 2px;
  height: 31px;
  line-height: 1;
  margin-bottom: 24px; }
  .box__tesimonial--6 .testimonial-rating svg {
    width: 16px;
    height: 16px; }
.box__tesimonial--6 .testimonial-text {
  font-size: 14px;
  line-height: 30.5px;
  color: #202025;
  margin-bottom: 32px; }
.box__tesimonial--6 .testimonial-author {
  font-family: var(--font-family-heading);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2; }
.box__tesimonial--6 .testimonial-location {
  font-size: 12px;
  line-height: 16px;
  color: rgba(32, 32, 37, 0.6); }
.box__tesimonial--6 .testimonial-card {
  padding: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1; }
.box__tesimonial--6 .review-summary-card {
  padding: 24px; }
  .box__tesimonial--6 .review-summary-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #d73f0f;
    border-radius: 4px;
    z-index: -1; }
  .box__tesimonial--6 .review-summary-card .summary-title {
    font-size: 22px;
    line-height: 1.4;
    color: #fff;
    font-family: var(--font-family-heading);
    font-weight: 400;
    margin-bottom: 16px; }
  .box__tesimonial--6 .review-summary-card .summary-average,
  .box__tesimonial--6 .review-summary-card .summary-count {
    font-size: 15px;
    line-height: 30.5px;
    color: #fff;
    margin-bottom: 0; }
.box__tesimonial--6 .elementor-slick-slider .slick-arrows .slick-arrow {
  background-color: #fbf7f5; }
  .box__tesimonial--6 .elementor-slick-slider .slick-arrows .slick-arrow.slick-next {
    right: 0;
    transform: translate(50%, -50%); }
    [dir] .box__tesimonial--6 .elementor-slick-slider .slick-arrows .slick-arrow.slick-next {
      left: 0;
      right: auto;
      transform: translate(-50%, -50%); }
  .box__tesimonial--6 .elementor-slick-slider .slick-arrows .slick-arrow.slick-prev {
    left: 0;
    transform: translate(-50%, -50%); }
    [dir] .box__tesimonial--6 .elementor-slick-slider .slick-arrows .slick-arrow.slick-prev {
      right: 0;
      left: auto;
      transform: translate(50%, -50%); }
.box__tesimonial--6 .slick-track {
  display: flex !important; }
.box__tesimonial--6 .slick-slide {
  height: inherit !important; }
.box__tesimonial--6 .item,
.box__tesimonial--6 .block-carousel-container {
  height: 100%;
  position: relative; }
.box__tesimonial--6.type__2 .testimonial-card {
  background-color: #eaf4e5;
  border-color: #eaf4e5;
  color: #304038; }
.box__tesimonial--6.type__2 .testimonial-text {
  color: #304038; }
.box__tesimonial--6.type__2 .testimonial-rating svg {
  fill: #304038; }
.box__tesimonial--6.type__2 .review-summary-card::before {
  background-color: #002a41; }
.box__tesimonial--6.type__2 .review-summary-card .summary-title {
  font-size: 24px; }

.box__newletter--6 .input-wrapper {
  position: relative; }
  .box__newletter--6 .input-wrapper::before {
    content: "\f0e0";
    font-family: "Font Awesome Light";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
    color: #000; }
    .rtl .box__newletter--6 .input-wrapper::before {
      right: 24px;
      left: auto; }
.box__newletter--6 .block_newsletter form input[type="email"] {
  height: 58px;
  border: 1px solid #222;
  border-radius: 0;
  padding: 10px 24px;
  padding: 10px 24px 10px 55px; }
  .rtl .box__newletter--6 .block_newsletter form input[type="email"] {
    padding: 10px 55px 10px 24px; }
  .box__newletter--6 .block_newsletter form input[type="email"]::-webkit-input-placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6); }
  .box__newletter--6 .block_newsletter form input[type="email"]::-moz-placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6); }
  .box__newletter--6 .block_newsletter form input[type="email"]:-moz-placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6); }
  .box__newletter--6 .block_newsletter form input[type="email"]:-ms-input-placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6); }
.box__newletter--6 .block_newsletter form button[type="submit"] {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  background: transparent; }
  .rtl .box__newletter--6 .block_newsletter form button[type="submit"] {
    left: 24px;
    right: auto; }
  .box__newletter--6 .block_newsletter form button[type="submit"] span {
    display: none; }
  .box__newletter--6 .block_newsletter form button[type="submit"] i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px; }
    .box__newletter--6 .block_newsletter form button[type="submit"] i::before {
      content: "\f061";
      font-family: "Font Awesome Light";
      font-size: 16px;
      color: #000; }
.box__newletter--6 form .row .col-xs-12 {
  position: initial; }
  .box__newletter--6 form .row .col-xs-12 .input-wrapper {
    margin-bottom: 0; }

.announcement-dot {
  font-size: 0;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #252525;
  margin: 0 80px; }
.announcement .elementor-text-editor {
  display: flex;
  align-items: center; }
  .announcement .elementor-text-editor p {
    display: flex;
    align-items: center; }
  .announcement .elementor-text-editor a {
    text-decoration: underline;
    text-underline-offset: 4px;
    margin: 0 8px; }

.text__circle {
  position: absolute;
  top: 50%;
  left: calc(50% + 12px);
  transform: translate(-50%, -50%);
  z-index: 3; }
  @media (max-width: 767px) {
    .text__circle {
      left: 50%; } }
  .text__circle .video-text {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    overflow: visible;
    display: block;
    animation: spin 8s linear infinite;
    animation-play-state: running; }
    .text__circle .video-text text {
      text-transform: uppercase;
      letter-spacing: 10px;
      font-size: 11px;
      color: #fff;
      fill: #fff;
      font-weight: 500; }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.block__video--7 {
  position: absolute;
  top: 50%;
  left: calc(50% + 12px);
  transform: translate(-50%, -50%);
  z-index: 4; }
  @media (max-width: 767px) {
    .block__video--7 {
      left: 50%; } }
  .block__video--7 .elementor-custom-embed-image-overlay img {
    display: none; }
  .block__video--7 .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
    position: initial;
    transform: none;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .block__video--7 .elementor-custom-embed-image-overlay .eicon-play {
    font-family: "FontAwesome";
    color: #000;
    font-size: 20px; }
    .block__video--7 .elementor-custom-embed-image-overlay .eicon-play::before {
      content: "\f04b"; }

@media (max-width: 767px) and (min-width: 480px) {
  .banner__video {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .order__mb--1 {
    order: -1; } }

.slick__dots--default .elementor-slick-slider ul.slick-dots {
  position: initial;
  margin-top: 30px; }

@media (min-width: 1025px) {
  .gap__desktop--30 > .elementor-container > .elementor-row {
    gap: 0 30px; } }

.tab__content--7 .tab__item .thumbnail-container {
  background-color: #fff;
  border-radius: 0; }
  .tab__content--7 .tab__item .thumbnail-container .product-title a {
    color: #304038; }
  .tab__content--7 .tab__item .thumbnail-container .product-price-and-shipping .price {
    color: #304038; }
  .tab__content--7 .tab__item .thumbnail-container .product-price-and-shipping .regular-price,
  .tab__content--7 .tab__item .thumbnail-container .quick-view {
    color: #304038b3; }

.video__background {
  position: absolute;
  inset: 0;
  z-index: -1; }
  .video__background::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .video__background * {
    height: 100%; }
  .video__background video {
    height: 100%;
    object-fit: cover; }

.box__video--bg > .elementor-column-wrap > .elementor-widget-wrap {
  position: initial; }

@media (min-width: 1025px) {
  .box__banner--grid > .elementor-container > .elementor-row {
    gap: 0 4px; } }
.box__banner--grid .banner__content--8 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }
.box__banner--grid .elementor-column img {
  aspect-ratio: 473 / 520;
  object-fit: cover; }
.box__banner--grid .elementor-image {
  overflow: hidden; }
  .box__banner--grid .elementor-image > a img {
    transition: 0.3s all ease; }
  .box__banner--grid .elementor-image > a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 2; }
  .box__banner--grid .elementor-image > a:hover img {
    transform: scale(1.1); }
.box__banner--grid .banner__video--8::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 2; }
.box__banner--grid .banner__video--8 .elementor-widget-container {
  display: flex; }
.box__banner--grid .banner__video--8 video {
  aspect-ratio: 473 / 520;
  object-fit: cover; }

@media (min-width: 768px) {
  .box__banner--grid2 > .elementor-container > .elementor-row {
    gap: 0 4px;
    flex-wrap: nowrap; } }
.box__banner--grid2 .banner__content--8 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }
.box__banner--grid2 .elementor-image img {
  aspect-ratio: 1 / 1; }
.box__banner--grid2 .elementor-image > a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 2; }

.box__product--8 .slick-track {
  display: flex !important; }
.box__product--8 .slick-slide {
  height: auto !important;
  display: flex;
  flex-direction: column;
  gap: 30px 0; }
  @media (max-width: 1024px) {
    .box__product--8 .slick-slide {
      gap: 20px 0; } }
  .box__product--8 .slick-slide .thumbnail-container {
    margin-bottom: 0; }
  .box__product--8 .slick-slide > .product-miniature {
    flex: 1; }

@media (max-width: 767px) {
  .linklist-toggle span.icon-toggle {
    margin-bottom: 30px;
    display: flex; }
    .linklist-toggle span.icon-toggle::before {
      content: "\2b";
      font-family: "Font Awesome Regular";
      color: #e0dbd2;
      font-size: 14px;
      font-weight: 400; } }

.slide__fullheight {
  overflow: hidden; }

.slide__bg {
  height: calc(100vh - 120px);
  min-height: 500px; }
  @media (max-width: 575px) {
    .slide__bg {
      max-height: 600px;
      min-height: 500px; } }

.slide__bg--item {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s all ease; }
  .slide__bg--item.hover {
    opacity: 1;
    visibility: visible; }
  .slide__bg--item * {
    height: 100%; }
  .slide__bg--item .elementor-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .slide__bg--item .elementor-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

.slide__nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99; }

.slide__nav--link {
  transition: 0.3s all ease; }
  .slide__nav--link.hover {
    transform: skew(-20deg); }
    .slide__nav--link.hover .elementor-heading-title {
      color: #fff !important; }

.text-underline-offset {
  text-underline-offset: 4px; }

.group-box {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: 0.5s all ease !important;
  overflow: auto; }
  .rtl .group-box {
    left: 0;
    right: auto; }
  [dir] .group-box {
    transform: translateX(-100%); }
  .group-box > .elementor-container {
    height: 100%; }
  .group-box.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  .group-box .flex_1 {
    flex: 1; }

.image__square img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.box__gallery .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }

.group-box-column > .elementor-column-wrap > .elementor-widget-wrap {
  flex-direction: column;
  flex-wrap: nowrap; }

@media (max-width: 767px) {
  .box__nav2 .elementor-slick-slider .slick-arrows {
    display: none; } }
.box__nav2 .elementor-slick-slider .slick-arrows .slick-arrow {
  width: auto;
  height: auto;
  background-color: transparent; }
  .box__nav2 .elementor-slick-slider .slick-arrows .slick-arrow::before {
    color: #fff; }
.box__nav2 .item-description a {
  display: inline-block;
  margin-left: 8px;
  text-decoration: underline;
  text-underline-offset: 4px; }
  .rtl .box__nav2 .item-description a {
    margin-right: 8px;
    margin-left: inherit; }

.product__type--2 .thumbnail-container {
  text-align: left;
  background-color: transparent; }
  .product__type--2 .thumbnail-container .product-meta {
    padding: 16px 0 24px; }
    .product__type--2 .thumbnail-container .product-meta .leo-list-product-reviews-wraper,
    .product__type--2 .thumbnail-container .product-meta .product-price-and-shipping,
    .product__type--2 .thumbnail-container .product-meta .highlighted-informations .variant-links {
      justify-content: flex-start; }

.product__type--3 .thumbnail-container {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(32, 32, 37, 0.1); }
  .product__type--3 .thumbnail-container .product-meta {
    padding: 16px 24px 24px; }

.product__type--1 .thumbnail-container {
  text-align: center;
  background-color: #f7f7f7; }
  .product__type--1 .thumbnail-container .product-meta {
    padding: 22px 24px 24px; }
    @media (max-width: 480px) {
      .product__type--1 .thumbnail-container .product-meta {
        padding: 20px; } }
  .product__type--1 .thumbnail-container .leo-list-product-reviews-wraper,
  .product__type--1 .thumbnail-container .product-price-and-shipping,
  .product__type--1 .thumbnail-container .highlighted-informations .variant-links {
    justify-content: center; }

.box__newletter--3 .block_newsletter form button[type="submit"] {
  font-weight: 600;
  border-radius: 0;
  background-color: #252525;
  color: #fff;
  padding: 18px 70px;
  font-size: 11px;
  line-height: 12px; }
.box__newletter--3 .block_newsletter form input[type="email"] {
  background: transparent;
  border-radius: 0; }

.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: 0;
      right: -10px; }

.box__fullwidth {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%); }
  .rtl .box__fullwidth {
    right: 50%;
    left: auto; }
  [dir] .box__fullwidth {
    transform: translateX(50%); }

.cms-id-4 .breadcrumb,
.cms-id-4 .breadcrumb-bg,
.cms-id-4 .page-header {
  display: none; }

.cms-id-6 .page-header,
.cms-id-7 .page-header {
  display: none; }

.about__1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -100px;
  width: 100%;
  height: 350px;
  max-height: 50%;
  background-color: #e6f0f2;
  z-index: -1; }

.about__testimonial .block-carousel-image-container {
  padding: 40px;
  background-color: #343a40;
  position: relative; }
  @media (max-width: 400px) {
    .about__testimonial .block-carousel-image-container {
      padding: 30px; } }
.about__testimonial .media-body h6 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0; }
.about__testimonial .media-body > span {
  font-size: 12px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.7) !important;
  display: inline-block;
  margin-bottom: 8px; }
.about__testimonial .media-body .rating {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: 16px; }
  .about__testimonial .media-body .rating li {
    display: flex; }
  .about__testimonial .media-body .rating svg {
    width: 16px;
    height: 16px;
    fill: #ffce00; }
.about__testimonial .quote-wrap::before {
  content: "\201c";
  font-size: 60px;
  font-weight: 600;
  position: absolute;
  top: 30px;
  right: 40px;
  color: rgba(255, 255, 255, 0.1);
  line-height: 1; }
  .rtl .about__testimonial .quote-wrap::before {
    left: 40px;
    right: auto; }
.about__testimonial .quote-wrap h4 {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 16px; }
.about__testimonial .quote-wrap .txt-body {
  font-size: 14px;
  line-height: 1.8; }

.about__social {
  position: absolute;
  top: 0;
  left: -7px;
  width: 40px !important; }
  .about__social::before {
    content: "";
    position: absolute;
    left: -7px;
    bottom: -7px;
    border: 7px solid transparent;
    border-right-color: #202025; }
  .about__social .elementor-social-icons-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px; }

@media (min-width: 768px) {
  .about__map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100% - 40px); }

  .about__map--content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 450px; } }
.box__producttab--7 .elementor-LeoProductTab {
  text-align: center; }
  .box__producttab--7 .elementor-LeoProductTab .widget-tabs-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    box-shadow: none;
    gap: 10px 32px;
    border-bottom: 1px solid #dee2e6; }
    @media (max-width: 767px) {
      .box__producttab--7 .elementor-LeoProductTab .widget-tabs-wrapper {
        gap: 10px 30px; } }
  .box__producttab--7 .elementor-LeoProductTab .widget-tab-title {
    position: relative; }
    .box__producttab--7 .elementor-LeoProductTab .widget-tab-title::before {
      content: "";
      width: 0;
      height: 2px;
      position: absolute;
      bottom: -1px;
      left: auto;
      right: 0;
      transition: 0.3s all ease;
      background-color: #202025; }
    .box__producttab--7 .elementor-LeoProductTab .widget-tab-title.active::before {
      width: 100%;
      left: 0;
      right: auto; }
    .box__producttab--7 .elementor-LeoProductTab .widget-tab-title:hover {
      color: #202025 !important; }

#search_filters .ui-widget-content {
  background: #dee4ec;
  border: none;
  width: 96%; }
#search_filters .ui-widget-header {
  background: #202025; }
#search_filters .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #202025;
  background: #fff; }

@media (max-width: 767px) {
  .overlay-filter {
    display: none; } }
.faqs__accordion .elementor-accordion .elementor-accordion-item {
  border-left: none !important;
  border-right: none !important; }
.faqs__accordion .elementor-accordion .elementor-tab-content {
  border: none !important; }

.register-form > p > a {
  font-weight: 500; }

.page-history .page-content > h6,
.page-order-slip .page-content > h6 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 10px; }

.leo-modal-send-wishlist .modal-title {
  font-size: 20px;
  font-weight: 500; }
.leo-modal-send-wishlist .form-send-wishlist > .form-group {
  display: flex;
  align-items: center; }
.leo-modal-send-wishlist .form-send-wishlist .col-sm-9 {
  width: 60%; }
.leo-modal-send-wishlist .form-send-wishlist .col-form-label {
  width: 25%;
  text-align: left; }
  .rtl .leo-modal-send-wishlist .form-send-wishlist .col-form-label {
    text-align: right; }
  @media (max-width: 400px) {
    .leo-modal-send-wishlist .form-send-wishlist .col-form-label {
      padding: 10px; } }
.leo-modal-send-wishlist .form-send-wishlist .wishlist_email_status {
  width: 15%; }
.leo-modal-send-wishlist .leo-fake-send-wishlist-button {
  display: none; }
.leo-modal-send-wishlist .btn {
  letter-spacing: 0.1em;
  font-size: 10px;
  padding: 12px 20px; }
.leo-modal-send-wishlist .modal-footer .btn:not(:first-child) {
  margin-left: 10px; }
  .rtl .leo-modal-send-wishlist .modal-footer .btn:not(:first-child) {
    margin-right: 10px;
    margin-left: inherit; }

.col-menu {
  position: initial; }
  .col-menu .navbar,
  .col-menu .elementor-column-wrap,
  .col-menu .elementor-widget-wrap,
  .col-menu .elementor-widget {
    position: initial; }

.menu__banner--2 {
  position: relative;
  overflow: hidden; }
  .menu__banner--2:hover .menu__banner--image img {
    transform: scale(1.1); }
  .menu__banner--2 .menu__banner--image {
    display: flex;
    position: relative; }
    .menu__banner--2 .menu__banner--image::before {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 2;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, transparent 70%); }
    .menu__banner--2 .menu__banner--image img {
      object-fit: cover;
      width: 100%;
      height: 340px;
      transition: 0.3s all ease; }
  .menu__banner--2 .menu__banner--content {
    position: absolute;
    bottom: 32px;
    left: 20px;
    right: 20px;
    z-index: 3;
    text-align: center; }
    .menu__banner--2 .menu__banner--content div {
      font-size: 14px;
      line-height: 26px;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 4px; }
    .menu__banner--2 .menu__banner--content h5 {
      font-size: 28px;
      line-height: 1.4;
      color: #fff;
      margin-bottom: 16px; }
    .menu__banner--2 .menu__banner--content a {
      display: inline-flex;
      font-size: 14px;
      line-height: 1.5;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      border-bottom: 1px solid #fff;
      padding-bottom: 2px;
      color: #fff; }

.menu__banner--1 .menu__banner--image {
  display: flex;
  position: relative;
  margin-bottom: 16px; }
  .menu__banner--1 .menu__banner--image img {
    object-fit: cover;
    width: 100%;
    min-height: 234px;
    max-height: 300px; }
.menu__banner--1 .menu__banner--content h5 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  color: var(--headings-color); }
.menu__banner--1 .menu__banner--content p {
  font-size: 15px;
  line-height: 1.8;
  color: var(--text-color);
  margin-bottom: 16px; }
.menu__banner--1 .menu__banner--content a {
  display: inline-flex;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid var(--text-color);
  padding-bottom: 2px;
  color: var(--text-color); }

.leo-widget .thumbnail-container {
  flex-direction: column;
  max-width: 300px;
  margin: 0 auto; }
  .leo-widget .thumbnail-container .product-image {
    width: 100%; }
  .leo-widget .thumbnail-container .product-meta {
    padding: 16px 0 0; }
  .leo-widget .thumbnail-container .product-title a {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }

.btn_video-text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  width: fit-content !important; }
  .btn_video-text svg {
    width: 120px;
    height: 120px;
    animation: spin 8s linear infinite;
    animation-play-state: running;
    overflow: visible; }
    .btn_video-text svg text {
      text-transform: uppercase;
      letter-spacing: 10px;
      font-size: 12px;
      color: #fff;
      fill: #fff;
      font-weight: 500; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.paneltool .panelcontent > div {
  padding-bottom: 15px; }

@media (max-width: 767px) {
  #leosizechart .table td, #leosizechart .table th {
    font-size: 12px; }

  #leosizechart .bordered-cell, #leosizechart .table > thead > tr > th {
    font-size: 14px; } }
.paneltool {
  z-index: 99; }

.product__name--uppercase .thumbnail-container .product-title a {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.banner__8 {
  overflow: hidden; }
  .banner__8 .elementor-background-overlay {
    transition: 0.3s all ease; }
  .banner__8:hover .elementor-background-overlay {
    transform: scale(1.1); }

/*# sourceMappingURL=front.css.map */
