@charset "UTF-8";
/***********************************************************************/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0; }

.linklist-toggle {
  align-items: inherit;
  margin-bottom: 0px; }

.display-flex {
  display: flex;
  align-items: center; }

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

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

.margin-auto {
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  -webkit-animation: cssload-spin 5700ms infinite linear;
  -moz-animation: cssload-spin 5700ms infinite linear;
  animation: cssload-spin 5700ms infinite linear; }

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

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1455px; }
  @media (min-width: 1200px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
      max-width: 1455px; } }

.container-fluid {
  padding-left: 40px !important;
  padding-right: 40px !important; }
  @media (max-width: 1440px) {
    .container-fluid {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

.container-large {
  padding-left: 15px !important;
  padding-right: 15px !important; }
  @media (max-width: 1440px) {
    .container-large {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

.container-fluid-home1 {
  padding-left: 105px !important;
  padding-right: 105px !important; }
  @media (max-width: 1440px) {
    .container-fluid-home1 {
      padding-left: 0px !important;
      padding-right: 0px !important; } }

.color-default {
  color: var(--theme-color-default) !important; }

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

a.color-white:hover {
  color: var(--theme-color-default) !important; }

.color-yellow {
  color: #ffe02d !important; }

.color-brown {
  color: #978371 !important; }

.color-red {
  color: #e84040 !important; }

.color-light-brown {
  color: #c18e6c !important; }

.color-green {
  color: #88c040 !important; }

.color-black {
  color: #000 !important; }

.text-left {
  text-align: left; }
  .rtl .text-left {
    text-align: right; }

.col-info i:hover {
  color: var(--theme-color-default); }
.col-info > div .icon-menu {
  margin-bottom: 0px; }
.col-info > div i {
  font-size: 20px;
  color: #000;
  font-family: "Font Awesome 5 Pro"; }

p {
  margin-bottom: 0px; }

.leocountdown-time {
  margin-bottom: 0px;
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px; }
  .leocountdown-time li {
    position: relative;
    text-align: center;
    background-color: transparent;
    padding: 14px;
    min-width: 81px;
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, #929292 0%, #2c2c2c 33.65%) 1;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), 0 0 10px rgba(0, 0, 0, 0.6); }
    .leocountdown-time li .lcd_number {
      display: block; }
    .leocountdown-time li .lcd_text {
      font-size: 16px;
      line-height: 1.6;
      color: #6e6d7d !important;
      font-weight: 600;
      display: block; }

.userinfo-selector {
  padding: 10px 0px; }
  .userinfo-selector .popup-title {
    display: flex; }
    .userinfo-selector .popup-title span {
      display: none; }
    .userinfo-selector .popup-title:hover svg path {
      stroke: var(--theme-color-default);
      fill: var(--theme-color-default); }

.userinfo-selector .popup-content,
#_desktop_currency_selector .popup-content,
#_desktop_language_selector .popup-content {
  min-width: 120px;
  padding: 6px 0;
  margin: 0;
  background-color: #3B394F;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  right: 0 !important;
  left: auto !important;
  list-style: none; }
  .rtl .userinfo-selector .popup-content, .rtl
  #_desktop_currency_selector .popup-content, .rtl
  #_desktop_language_selector .popup-content {
    left: 0 !important;
    right: auto; }
  .rtl .userinfo-selector .popup-content, .rtl
  #_desktop_currency_selector .popup-content, .rtl
  #_desktop_language_selector .popup-content {
    right: auto !important;
    left: auto; }
  .userinfo-selector .popup-content li,
  #_desktop_currency_selector .popup-content li,
  #_desktop_language_selector .popup-content li {
    display: block;
    margin: 0;
    padding: 0;
    border: none; }
    .userinfo-selector .popup-content li a,
    #_desktop_currency_selector .popup-content li a,
    #_desktop_language_selector .popup-content li a {
      display: flex;
      align-items: center;
      padding: 7px 15px;
      font-size: 13px;
      font-family: var(--font-family-base);
      font-weight: 600;
      color: #fff;
      line-height: 1.4;
      white-space: nowrap;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .userinfo-selector .popup-content li a:hover, .userinfo-selector .popup-content li a:focus,
      #_desktop_currency_selector .popup-content li a:hover,
      #_desktop_currency_selector .popup-content li a:focus,
      #_desktop_language_selector .popup-content li a:hover,
      #_desktop_language_selector .popup-content li a:focus {
        color: var(--theme-color-default);
        background-color: rgba(255, 255, 255, 0.08);
        text-decoration: none; }
    .userinfo-selector .popup-content li.current a,
    #_desktop_currency_selector .popup-content li.current a,
    #_desktop_language_selector .popup-content li.current a {
      color: var(--theme-color-default);
      background-color: rgba(10, 122, 250, 0.15); }
      .userinfo-selector .popup-content li.current a:hover, .userinfo-selector .popup-content li.current a:focus,
      #_desktop_currency_selector .popup-content li.current a:hover,
      #_desktop_currency_selector .popup-content li.current a:focus,
      #_desktop_language_selector .popup-content li.current a:hover,
      #_desktop_language_selector .popup-content li.current a:focus {
        color: var(--theme-color-default);
        background-color: rgba(10, 122, 250, 0.25); }

.userinfo-selector .popup-content {
  min-width: 150px; }
  .userinfo-selector .popup-content li a {
    justify-content: space-between; }
    .userinfo-selector .popup-content li a .ap-total {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.7);
      margin-left: 6px; }
      .rtl .userinfo-selector .popup-content li a .ap-total {
        margin-right: 6px;
        margin-left: inherit; }

#_desktop_currency_selector .currency-selector,
#_desktop_currency_selector .language-selector-wrapper,
#_desktop_language_selector .currency-selector,
#_desktop_language_selector .language-selector-wrapper {
  display: flex;
  align-items: center;
  gap: 3px; }
#_desktop_currency_selector #currency-selector-label,
#_desktop_currency_selector #language-selector-label,
#_desktop_language_selector #currency-selector-label,
#_desktop_language_selector #language-selector-label {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0px;
  font-weight: 600;
  text-transform: uppercase; }
#_desktop_currency_selector button,
#_desktop_language_selector button {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0px;
  font-weight: 600; }
  #_desktop_currency_selector button .expand-more,
  #_desktop_language_selector button .expand-more {
    color: #fff;
    text-transform: uppercase; }
  #_desktop_currency_selector button i,
  #_desktop_language_selector button i {
    color: #fff;
    font-family: "Pe-icon-7-stroke";
    font-size: 15px; }
  #_desktop_currency_selector button:hover .expand-more,
  #_desktop_language_selector button:hover .expand-more {
    color: var(--theme-color-default); }
  #_desktop_currency_selector button:hover i,
  #_desktop_language_selector button:hover i {
    color: var(--theme-color-default); }

#_desktop_language_selector .popup-content li a img {
  margin-right: 8px;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  vertical-align: middle;
  flex-shrink: 0; }
  .rtl #_desktop_language_selector .popup-content li a img {
    margin-left: 8px;
    margin-right: inherit; }

#leo_block_top {
  padding: 10px 0px; }

.fw-200 {
  font-weight: 200 !important; }

.fw-700 {
  font-weight: 700 !important; }

.border-effect .elementor-element-populated {
  position: relative; }
  .border-effect .elementor-element-populated::before, .border-effect .elementor-element-populated::after {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 0;
    z-index: 0; }
  .border-effect .elementor-element-populated::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1); }
  .border-effect .elementor-element-populated::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0); }
  .border-effect .elementor-element-populated:hover::before, .border-effect .elementor-element-populated:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .border-effect .elementor-element-populated > div {
    z-index: 2; }

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

.slick-slide {
  padding: 0px; }

.bannercontainer .tp-caption {
  text-transform: none; }
  .bannercontainer .tp-caption.fw-800 {
    font-weight: 800;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-700 {
    font-weight: 700;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-600 {
    font-weight: 600;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-500 {
    font-weight: 500;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-400 {
    font-weight: 400;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-300 {
    font-weight: 300;
    line-height: 1; }
  .bannercontainer .tp-caption.fw-200 {
    font-weight: 200;
    line-height: 1; }
  .bannercontainer .tp-caption.text-slide-center {
    text-align: center;
    width: 100% !important; }
  .bannercontainer .tp-caption.text-shadown {
    text-shadow: -2px 4px 30px rgba(0, 0, 0, 0.25); }
  .bannercontainer .tp-caption.text-center-1 {
    text-align: center;
    width: auto !important;
    height: auto !important; }
  .bannercontainer .tp-caption.title-slide {
    font-size: 243px; }
  .bannercontainer .tp-caption.text-color-slide {
    text-shadow: 0px 8px 16px rgba(10, 124, 255, 0.48), 0px 4px 8px rgba(10, 124, 255, 0.12), 0px 2px 6px rgba(10, 124, 255, 0.24), 0px 1px 3px rgba(10, 124, 255, 0.24), 0px 0px 2px rgba(255, 255, 255, 0.4); }
  .bannercontainer .tp-caption.letter-spacing-2 {
    letter-spacing: -2px; }
  .bannercontainer .tp-caption.letter-spacing-3 {
    letter-spacing: -3px; }
  .bannercontainer .tp-caption.letter-spacing-5 {
    letter-spacing: 0.5px; }
  .bannercontainer .tp-caption.line-height-0-8 {
    line-height: 0.8; }
  .bannercontainer .tp-caption.line-height-0-9 {
    line-height: 0.9; }
  .bannercontainer .tp-caption.line-height-1 {
    line-height: 1; }
  .bannercontainer .tp-caption.line-height-1-1 {
    line-height: 1.1; }
  .bannercontainer .tp-caption.line-height-1-2 {
    line-height: 1.2; }
  .bannercontainer .tp-caption.line-height-1-6 {
    line-height: 1.6; }
  .bannercontainer .tp-caption.line-height-1-7 {
    line-height: 1.7; }

.button-slide .caption-contain {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  font-weight: 700 !important;
  padding: 20px 31px;
  letter-spacing: 0.7px;
  transition: all 0.3s ease;
  text-transform: uppercase !important;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, var(--theme-color-default), var(--theme-color-default));
  box-shadow: 0px 12px 32px -8px rgba(10, 124, 255, 0.48), 0px 4px 8px rgba(10, 124, 255, 0.12), 0px 2px 6px rgba(10, 124, 255, 0.24), 0px 1px 3px rgba(10, 124, 255, 0.24), inset 1px 1px 2px rgba(10, 124, 255, 0.24); }
  .button-slide .caption-contain:hover, .button-slide .caption-contain:focus {
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #5d31fd, #5d31fd);
    box-shadow: 0px 16px 42px -8px rgba(127, 63, 255, 0.68), 0px 4px 8px rgba(92, 10, 255, 0.12), 0px 2px 6px rgba(92, 10, 255, 0.24), 0px 1px 3px rgba(92, 10, 255, 0.24), inset 1px 1px 5px rgba(255, 255, 255, 0.29), -3px 3px 3px rgba(255, 93, 96, 0.28); }

.button1-slide {
  color: #fff;
  font-size: 14px;
  font-weight: 600 !important;
  padding: 20px 40px;
  transition: 0.3s;
  letter-spacing: 2px;
  background-color: #000;
  text-transform: uppercase !important; }
  .button1-slide:hover, .button1-slide:focus {
    background-color: var(--theme-color-default);
    color: #000;
    transition: 0.3s; }

.button2-slide {
  color: #fff;
  font-size: 14px;
  border: 2px solid #fff !important;
  font-weight: 600 !important;
  padding: 17px 40px;
  background-color: transparent;
  transition: 0.3s;
  letter-spacing: 2px;
  text-transform: uppercase !important; }
  .button2-slide:hover, .button2-slide:focus {
    background-color: var(--theme-color-default);
    transition: 0.3s; }

.button3-slide {
  color: #000;
  font-size: 14px;
  font-weight: 600 !important;
  padding: 20px 40px;
  transition: 0.3s;
  letter-spacing: 2px;
  background-color: #fff;
  text-transform: uppercase !important; }
  .button3-slide:hover, .button3-slide:focus {
    background-color: var(--theme-color-default);
    color: #fff;
    transition: 0.3s; }

.button4-slide {
  color: #fff;
  font-size: 14px;
  font-weight: 400 !important;
  padding: 20px 50px;
  transition: 0.3s;
  letter-spacing: 1px;
  background-color: #dd6543;
  text-transform: uppercase !important; }
  .button4-slide:hover, .button4-slide:focus {
    background-color: #fff;
    color: #dd6543;
    transition: 0.3s; }

.button5-slide {
  color: #fff;
  font-size: 14px;
  font-weight: 700 !important;
  padding: 20px 40px;
  transition: 0.3s;
  letter-spacing: 1px;
  background-color: #2f8e88;
  text-transform: uppercase !important; }
  .button5-slide:hover, .button5-slide:focus {
    background-color: #fff;
    color: #2f8e88;
    transition: 0.3s; }

.button1-slide-home4 {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  border: 2px solid #fff !important;
  font-weight: 600 !important;
  padding: 16px 35px;
  background-color: transparent;
  transition: 0.3s;
  letter-spacing: 2px;
  text-transform: uppercase !important; }
  .button1-slide-home4:hover, .button1-slide-home4:focus {
    color: #fff;
    background-color: #000;
    transition: 0.3s;
    border: 2px solid #000 !important; }

.button2-slide-home4 {
  color: #000;
  font-size: 14px;
  line-height: 1;
  font-weight: 600 !important;
  padding: 18px 30px;
  background-color: #fff;
  transition: 0.3s;
  letter-spacing: 2px;
  text-transform: uppercase !important; }
  .button2-slide-home4:hover, .button2-slide-home4:focus {
    color: #fff;
    background-color: #000;
    transition: 0.3s; }

.button1-slide-home5 {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 600 !important;
  padding: 20px 42px;
  background-color: #1677cb;
  transition: 0.3s;
  letter-spacing: 2px;
  text-transform: uppercase !important; }
  .button1-slide-home5:hover, .button1-slide-home5:focus {
    color: #fff;
    background-color: #000;
    transition: 0.3s; }

.button1-slide-home6 {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-weight: 600 !important;
  padding: 18px 38px;
  background-color: #faa252;
  transition: 0.3s;
  letter-spacing: 2px;
  text-transform: uppercase !important; }
  .button1-slide-home6:hover, .button1-slide-home6:focus {
    color: #fff;
    background-color: #000;
    transition: 0.3s; }

.button-mobile {
  background-color: #fff;
  color: #000;
  padding: 15px 33px;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 2px;
  font-family: var(--font-family-base) !important;
  font-weight: 500 !important; }
  .button-mobile::after {
    content: "";
    background-color: var(--theme-color-default);
    height: 100%;
    width: 0;
    position: absolute;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    top: 0;
    left: auto;
    right: 0;
    z-index: -1; }
  .button-mobile:hover, .button-mobile:focus {
    color: #fff;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .button-mobile:hover::after, .button-mobile:focus::after {
      width: 100%;
      right: auto;
      left: 0; }

.button1-banner {
  background-color: #fff;
  color: #000 !important;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600 !important;
  transition: 0.3s;
  text-align: center;
  min-width: 200px;
  padding: 5px 10px;
  border: 0px;
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15); }
  .button1-banner:hover, .button1-banner:focus {
    background-color: var(--theme-color-default);
    color: #fff !important;
    transition: 0.3s; }

.button2-banner {
  color: #000;
  background-color: #ffe400;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600 !important;
  padding: 15px 33px;
  transition: 0.3s; }
  .button2-banner:hover, .button2-banner:focus {
    color: #000;
    background-color: #fff; }

.button3-banner {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600 !important; }
  .button3-banner i {
    margin-left: 10px;
    transition: 0.3s;
    transform: rotate(-45deg);
    font-size: 18px; }
    .rtl .button3-banner i {
      margin-right: 10px;
      margin-left: inherit; }
  .button3-banner:hover, .button3-banner:focus {
    color: var(--theme-color-default) !important;
    border-bottom: 2px solid var(--theme-color-default); }
    .button3-banner:hover i, .button3-banner:focus i {
      transform: rotate(0);
      transition: 0.3s; }

.button5-banner {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600 !important;
  padding: 0.3rem 0; }
  .button5-banner i {
    margin-left: 10px;
    transition: 0.3s;
    transform: rotate(-45deg);
    font-size: 25px; }
    .rtl .button5-banner i {
      margin-right: 10px;
      margin-left: inherit; }
  .button5-banner:hover, .button5-banner:focus {
    color: var(--theme-color-default) !important; }
    .button5-banner:hover i, .button5-banner:focus i {
      transform: rotate(0);
      transition: 0.3s; }

.text-light {
  font-weight: 300 !important; }

.box-image-effect::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }
.box-image-effect::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }
.box-image-effect:hover::before, .box-image-effect:hover::after {
  width: 100%;
  height: 100%; }

.box-image-effect-2 .elementor-image-box-img {
  position: relative;
  overflow: hidden; }
  .box-image-effect-2 .elementor-image-box-img::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.5s; }
.box-image-effect-2 img {
  overflow: hidden;
  transition: 0.5s;
  position: relative;
  width: 100%; }
.box-image-effect-2:hover .elementor-image-box-img::after {
  background-color: rgba(0, 0, 0, 0.3); }
.box-image-effect-2:hover img {
  transform: scale(1.2);
  transition: 0.5s; }

.link-left-banner .linklist-menu .list-items a {
  position: relative;
  transition: all 0.5s ease;
  overflow: hidden; }
  .link-left-banner .linklist-menu .list-items a::before {
    content: "\f178";
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto !important;
    left: 0 !important;
    transition: all 0.7s ease; }
    .rtl .link-left-banner .linklist-menu .list-items a::before {
      left: auto !important;
      right: auto; }
    .rtl .link-left-banner .linklist-menu .list-items a::before {
      right: 0 !important;
      left: auto; }
  .link-left-banner .linklist-menu .list-items a:hover {
    font-weight: 700;
    font-style: italic;
    transition: all 0.5s ease;
    padding-left: 23px; }
    .rtl .link-left-banner .linklist-menu .list-items a:hover {
      padding-right: 23px;
      padding-left: inherit; }
    .link-left-banner .linklist-menu .list-items a:hover::before {
      font-weight: 700;
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%);
      transition: all 0.7s ease;
      font-style: normal; }

.link-right-banner .linklist-menu .list-items a {
  position: relative;
  transition: all 0.5s ease;
  overflow: hidden; }
  .link-right-banner .linklist-menu .list-items a::before {
    content: "\f177";
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto !important;
    right: 0 !important;
    transition: all 0.7s ease; }
    .rtl .link-right-banner .linklist-menu .list-items a::before {
      right: auto !important;
      left: auto; }
    .rtl .link-right-banner .linklist-menu .list-items a::before {
      left: 0 !important;
      right: auto; }
  .link-right-banner .linklist-menu .list-items a:hover {
    font-weight: 700;
    font-style: italic;
    transition: all 0.5s ease;
    padding-right: 23px; }
    .rtl .link-right-banner .linklist-menu .list-items a:hover {
      padding-left: 23px;
      padding-right: inherit; }
    .link-right-banner .linklist-menu .list-items a:hover::before {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%);
      transition: all 0.7s ease; }

.rtl .link-left-banner .linklist-menu .list-items a::before {
  content: "\f177";
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
.rtl .link-left-banner .linklist-menu .list-items a:hover::before {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
.rtl .link-right-banner .linklist-menu .list-items a::before {
  content: "\f178";
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }
.rtl .link-right-banner .linklist-menu .list-items a:hover::before {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }

/*Header*/
.showmenu {
  cursor: pointer; }

.bg-over-lay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 120vh;
  background-color: rgba(24, 56, 51, 0.3);
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

.show-over-lay {
  opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

.latest-blogs .blog-container {
  display: block;
  position: relative; }
  .latest-blogs .blog-container .blog-image-container {
    position: relative; }
  .latest-blogs .blog-container .left-block {
    position: relative; }
    .latest-blogs .blog-container .left-block .blog_img_link {
      position: relative; }
      .latest-blogs .blog-container .left-block .blog_img_link::before {
        content: "";
        background: linear-gradient(180deg, transparent 34.65%, rgba(0, 0, 0, 0.5) 71.13%);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      @media (max-width: 575px) {
        .latest-blogs .blog-container .left-block .blog_img_link img {
          height: 350px;
          object-fit: cover; } }
  .latest-blogs .blog-container .cat .icon-list {
    display: none; }
  .latest-blogs .blog-container .created {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    padding: 3.5px 8px;
    border: 1px solid transparent;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(121, 121, 121, 0) 100%) 1; }
    .latest-blogs .blog-container .created .icon-calendar {
      display: none; }
    .latest-blogs .blog-container .created .date .day {
      color: var(--theme-color-default);
      display: table-cell; }
    .latest-blogs .blog-container .created .date .line {
      padding: 0px 8px;
      position: relative; }
      .latest-blogs .blog-container .created .date .line::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 16px;
        background-color: rgba(223, 223, 223, 0.2);
        top: 50%;
        transform: translateY(-50%); }
  .latest-blogs .blog-container .right-block {
    position: absolute;
    bottom: 23px;
    left: 30px;
    right: 30px;
    z-index: 2; }
    .latest-blogs .blog-container .right-block .blog-meta {
      display: flex;
      gap: 0px 38px;
      align-items: center;
      flex-wrap: wrap; }
      .latest-blogs .blog-container .right-block .blog-meta > div {
        display: inline-block;
        vertical-align: middle;
        position: relative; }
        .latest-blogs .blog-container .right-block .blog-meta > div::after {
          content: "";
          position: absolute;
          width: 6px;
          height: 6px;
          border-radius: 50%;
          top: 50%;
          background-color: #bac3ca;
          margin-left: 16px !important;
          margin-right: 0 !important;
          transform: translateY(-50%); }
          .rtl .latest-blogs .blog-container .right-block .blog-meta > div::after {
            margin-right: 16px !important;
            margin-left: inherit; }
          .rtl .latest-blogs .blog-container .right-block .blog-meta > div::after {
            margin-left: 0 !important;
            margin-right: inherit; }
        .latest-blogs .blog-container .right-block .blog-meta > div:last-child::after {
          display: none; }
      .latest-blogs .blog-container .right-block .blog-meta .author .icon-author {
        display: none; }
    .latest-blogs .blog-container .right-block .blog-title a {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .latest-blogs .blog-container .right-block .blog-desc {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
  .latest-blogs .blog-container .blog-readmore {
    display: block; }

.blog-created .created .date .year {
  display: none; }

.box-brand .manufacturer-block .manufacturer-image-container .name-manufacturer {
  display: none; }
.box-brand .manufacturer-block .manufacturer-image-container img {
  opacity: 0.5; }
.box-brand .manufacturer-block .manufacturer-image-container:hover img {
  opacity: 1; }

/*home 1*/
@keyframes scrolling-ltr {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }
.banner1-home1 .marquee .elementor-widget-container {
  display: flex;
  align-items: center;
  gap: 15px; }
  .banner1-home1 .marquee .elementor-widget-container > span {
    display: flex;
    align-items: center; }
  .banner1-home1 .marquee .elementor-widget-container .dot {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    flex-shrink: 0; }
  .banner1-home1 .marquee .elementor-widget-container .text-border {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    gap: 15px; }
    .banner1-home1 .marquee .elementor-widget-container .text-border .dot {
      border: 1px solid #fff;
      background-color: transparent; }

.product1-home1 .product-content .widget-tabs-wrapper .widget-tab-title {
  cursor: pointer;
  border-bottom: 1px solid #6e6d7d;
  margin: 0px -2px; }
  .product1-home1 .product-content .widget-tabs-wrapper .widget-tab-title.active {
    border-bottom: 1px solid var(--theme-color-default); }

@media (min-width: 1025px) {
  .product2-home1 .product-content .elementor-slick-slider .slick-arrow {
    top: 80% !important; }
    .product2-home1 .product-content .elementor-slick-slider .slick-arrow.slick-prev {
      left: -27.5% !important; }
      .rtl .product2-home1 .product-content .elementor-slick-slider .slick-arrow.slick-prev {
        right: -27.5% !important;
        left: auto; }
    .product2-home1 .product-content .elementor-slick-slider .slick-arrow.slick-next {
      left: -24% !important; }
      .rtl .product2-home1 .product-content .elementor-slick-slider .slick-arrow.slick-next {
        right: -24% !important;
        left: auto; } }

.banner5-home1 .banner-right .elementor-widget-wrap {
  height: 100%; }
  .banner5-home1 .banner-right .elementor-widget-wrap .img-banner {
    height: 100%; }
    .banner5-home1 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container {
      height: 100%; }
      .banner5-home1 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image {
        height: 100%; }
        .banner5-home1 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image img {
          height: 100%;
          object-fit: cover; }

.banner8-home1 .banner-content .block-carousel-image-container {
  display: flex;
  flex-direction: column; }
  .banner8-home1 .banner-content .block-carousel-image-container img {
    order: 1; }
  .banner8-home1 .banner-content .block-carousel-image-container .item-sub-title {
    order: 2; }
  .banner8-home1 .banner-content .block-carousel-image-container .item-title {
    order: 3; }
  .banner8-home1 .banner-content .block-carousel-image-container .item-description {
    order: 4; }
@media (min-width: 1200px) {
  .banner8-home1 .banner-content .slick-arrows .slick-arrow {
    top: 25% !important; } }
@media (max-width: 767px) {
  .banner8-home1 .banner-content .slick-arrows .slick-arrow {
    top: 60% !important; } }

.product-number .elementor-slick-slider ul.slick-dots {
  top: -105px;
  bottom: auto;
  text-align: right; }
  .rtl .product-number .elementor-slick-slider ul.slick-dots {
    text-align: left; }
  @media (max-width: 1024px) {
    .product-number .elementor-slick-slider ul.slick-dots {
      top: -80px; } }
  @media (max-width: 767px) {
    .product-number .elementor-slick-slider ul.slick-dots {
      position: initial;
      text-align: center; } }
  .product-number .elementor-slick-slider ul.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 0 0 15px; }
    .rtl .product-number .elementor-slick-slider ul.slick-dots li {
      margin: 0 15px 0 0; }
    .product-number .elementor-slick-slider ul.slick-dots li.slick-active button {
      background-color: var(--theme-color-default); }
    .product-number .elementor-slick-slider ul.slick-dots li button {
      font-size: 22px;
      line-height: 1.3;
      font-weight: 700;
      color: #fff;
      width: 48px;
      height: 48px;
      background-color: rgba(255, 255, 255, 0.05);
      position: relative;
      border-radius: 50%;
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px); }
      @media (max-width: 1024px) {
        .product-number .elementor-slick-slider ul.slick-dots li button {
          width: 40px;
          height: 40px; } }
      .product-number .elementor-slick-slider ul.slick-dots li button::after {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50%;
        padding: 0.5px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(121, 121, 121, 0));
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude; }
      .product-number .elementor-slick-slider ul.slick-dots li button::before {
        display: none; }
    .product-number .elementor-slick-slider ul.slick-dots li.slick-active button::after {
      display: none; }

.product1-home2 .product-content .widget-tabs-wrapper .widget-tab-title {
  cursor: pointer; }
  .product1-home2 .product-content .widget-tabs-wrapper .widget-tab-title:first-child {
    padding-left: 0px; }
    .rtl .product1-home2 .product-content .widget-tabs-wrapper .widget-tab-title:first-child {
      padding-right: 0px;
      padding-left: inherit; }

.banner3-home2 .banner-right .banner-content .elementor-widget-wrap {
  flex-wrap: nowrap; }
  @media (max-width: 575px) {
    .banner3-home2 .banner-right .banner-content .elementor-widget-wrap {
      flex-wrap: wrap; } }
@media (max-width: 1024px) {
  .banner3-home2 .leo-plist-style-9-1 .thumbnail-container {
    padding: 0;
    margin: 0;
    border: none;
    align-items: center; }
    .banner3-home2 .leo-plist-style-9-1 .thumbnail-container .product-meta {
      padding-top: 0; }
  .banner3-home2 .banner-content .elementor-widget-heading {
    align-self: center; }
  .banner3-home2 .banner-content .elementor-widget-LeoProductCarousel {
    flex: 1; } }

.banner4-home2 .banner-left .elementor-accordion .elementor-accordion-item {
  border: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 0px; }
  .banner4-home2 .banner-left .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .banner4-home2 .banner-left .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    display: flex; }
    .banner4-home2 .banner-left .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
      font-size: 20px; }
  .banner4-home2 .banner-left .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border: 0px; }

.blog-home2 .banner-content .blog-container {
  background-color: rgba(0, 0, 0, 0.2); }
  .blog-home2 .banner-content .blog-container .right-block {
    position: inherit;
    padding: 30px 58px 40px;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto; }
    @media (max-width: 1024px) {
      .blog-home2 .banner-content .blog-container .right-block {
        padding: 20px 15px 30px; } }
    .blog-home2 .banner-content .blog-container .right-block .blog-title a {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
  .blog-home2 .banner-content .blog-container .created {
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.7); }

.banner-email-home2 .banner-content .block_newsletter {
  max-width: 664px;
  margin: auto; }
  .banner-email-home2 .banner-content .block_newsletter .form-group {
    background-color: #ffffff; }
    @media (max-width: 575px) {
      .banner-email-home2 .banner-content .block_newsletter .form-group {
        background-color: transparent; } }
  .banner-email-home2 .banner-content .block_newsletter form .input-wrapper input::placeholder {
    color: #8f99a3 !important;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6; }
  .banner-email-home2 .banner-content .block_newsletter form input[type="email"] {
    background-color: #ffffff; }
  .banner-email-home2 .banner-content .block_newsletter form .btn {
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    padding: 20px 30px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, var(--theme-color-default), var(--theme-color-default));
    box-shadow: 0px 12px 32px -8px rgba(10, 124, 255, 0.48), 0px 4px 8px rgba(10, 124, 255, 0.12), 0px 2px 6px rgba(10, 124, 255, 0.24), 0px 1px 3px rgba(10, 124, 255, 0.24), inset 1px 1px 2px rgba(10, 124, 255, 0.24); }
    .banner-email-home2 .banner-content .block_newsletter form .btn:hover {
      color: #fff;
      background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%), linear-gradient(0deg, #5d31fd, #5d31fd);
      box-shadow: 0px 16px 42px -8px rgba(127, 63, 255, 0.68), 0px 4px 8px rgba(92, 10, 255, 0.12), 0px 2px 6px rgba(92, 10, 255, 0.24), 0px 1px 3px rgba(92, 10, 255, 0.24), inset 1px 1px 5px rgba(255, 255, 255, 0.29), -3px 3px 3px rgba(255, 93, 96, 0.28); }
    .banner-email-home2 .banner-content .block_newsletter form .btn > i {
      display: none; }
    .banner-email-home2 .banner-content .block_newsletter form .btn span {
      display: block; }

/*home 3*/
.box-slide-circle .iview-controlNav div.iview-items ul li a.iview-control {
  background-color: #ffffff;
  width: 4px;
  height: 4px;
  margin: 0px 8px;
  border-radius: 50%; }
  .box-slide-circle .iview-controlNav div.iview-items ul li a.iview-control.active, .box-slide-circle .iview-controlNav div.iview-items ul li a.iview-control:hover {
    transform: scale(2); }

.banner1-home3 .banner-content .block-carousel-image-container:hover .item-sub-title {
  color: var(--theme-color-default) !important; }

.banner3-home3 .banner-right .elementor-widget-wrap {
  height: 100%; }
  .banner3-home3 .banner-right .elementor-widget-wrap .img-banner {
    height: 100%; }
    .banner3-home3 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container {
      height: 100%; }
      .banner3-home3 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image {
        height: 100%; }
        .banner3-home3 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image img {
          height: 100%;
          object-fit: cover; }

.banner6-home3 .banner-content .block-carousel-image-container {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 55px 55px 40px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px); }
  @media (max-width: 1024px) {
    .banner6-home3 .banner-content .block-carousel-image-container {
      padding: 30px 15px; } }
  .banner6-home3 .banner-content .block-carousel-image-container > img {
    order: 1; }
  .banner6-home3 .banner-content .block-carousel-image-container .item-title {
    order: 2; }
  .banner6-home3 .banner-content .block-carousel-image-container .item-sub-title {
    order: 3; }
  .banner6-home3 .banner-content .block-carousel-image-container .item-description {
    order: 4; }
    .banner6-home3 .banner-content .block-carousel-image-container .item-description > img {
      margin-bottom: 20px; }
.banner6-home3 .banner-content .slick-list {
  padding-bottom: 50px; }
  @media (max-width: 1024px) {
    .banner6-home3 .banner-content .slick-list {
      padding-bottom: 15px; } }
.banner6-home3 .banner-content ul.slick-dots li button::before {
  color: #fff !important; }

.blog-home3 .banner-content .blog-container {
  background-color: rgba(255, 255, 255, 0.05); }
  .blog-home3 .banner-content .blog-container .blog-meta .created {
    position: inherit;
    background-color: transparent;
    padding: 0;
    border: 0px; }
    .blog-home3 .banner-content .blog-container .blog-meta .created .icon-calendar {
      display: inline; }
    .blog-home3 .banner-content .blog-container .blog-meta .created .date .day {
      color: #6e6d7d; }
    .blog-home3 .banner-content .blog-container .blog-meta .created .date .line {
      display: none; }
  .blog-home3 .banner-content .blog-container .blog-meta > div::after {
    width: 1px;
    height: 18px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.1); }
  .blog-home3 .banner-content .blog-container .right-block {
    position: inherit;
    padding: 23px 30px 30px;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    display: flex;
    flex-direction: column; }
    @media (max-width: 1024px) {
      .blog-home3 .banner-content .blog-container .right-block {
        padding: 20px 15px; } }
    .blog-home3 .banner-content .blog-container .right-block .blog-title {
      order: 1; }
      .blog-home3 .banner-content .blog-container .right-block .blog-title a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
    .blog-home3 .banner-content .blog-container .right-block .blog-meta {
      order: 2; }
    .blog-home3 .banner-content .blog-container .right-block .blog-desc {
      order: 3; }
    .blog-home3 .banner-content .blog-container .right-block .blog-readmore {
      order: 4; }

.banner-insta .banner-content .block-carousel-image-container {
  position: relative; }
  .banner-insta .banner-content .block-carousel-image-container img {
    width: 100%; }
  .banner-insta .banner-content .block-carousel-image-container::before {
    content: "\f16d";
    position: absolute;
    z-index: 4;
    font-family: "FontAwesome";
    font-size: 40px;
    font-weight: normal;
    color: #fff;
    width: 68px;
    height: 68px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in;
    padding: 17px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(26.75px);
    -webkit-backdrop-filter: blur(26.75px); }
  .banner-insta .banner-content .block-carousel-image-container::after {
    content: "";
    position: absolute;
    width: 71px;
    height: 71px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 1.5px;
    opacity: 0;
    visibility: hidden;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(121, 121, 121, 0) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none; }
  .banner-insta .banner-content .block-carousel-image-container:hover::before {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in; }
  .banner-insta .banner-content .block-carousel-image-container:hover::after {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in; }

/*home 4*/
.banner1-home4 .banner-left .banner-content,
.banner1-home4 .banner-right .banner-content {
  height: 100%; }
.banner1-home4 .banner-content .block-carousel-image-container img {
  background-color: rgba(255, 255, 255, 0.05);
  width: 100%; }
.banner1-home4 .banner-content .block-carousel-image-container:hover .item-sub-title {
  color: var(--theme-color-default) !important; }

.banner2-home4 .banner-left .countdown-banner .leocountdown-time li {
  background-color: rgba(0, 0, 0, 0.3); }
  .banner2-home4 .banner-left .countdown-banner .leocountdown-time li .lcd_text {
    color: #818285 !important; }
.banner2-home4 .banner-right .elementor-widget-wrap,
.banner2-home4 .banner-right .banner-content,
.banner2-home4 .banner-right .elementor-widget-container,
.banner2-home4 .banner-right .elementor-image {
  height: 100%; }
.banner2-home4 .banner-right .banner-content .elementor-image img {
  height: 100%;
  object-fit: cover; }

.banner5-home4 .banner-left .banner-content {
  height: 100%; }

/* home 5 */
@media (min-width: 1025px) {
  .banner1-home5 .banner-left .banner-content .leo-verticalmenu .title_block {
    display: none; }
  .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content {
    display: block;
    background-color: #fff;
    border: 1px solid #ebebeb;
    position: inherit; }
    .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav {
      padding: 0 24px; }
      .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li {
        border-bottom: 1px solid #ebebeb; }
        .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li:last-child {
          border-bottom: 0px; }
        .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li > a {
          padding: 18px 0; }
          .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li > a .menu-icon-class i {
            color: #c4c4c4; }
        .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li.parent > a:after {
          color: #cccccc;
          top: 23px; }
        .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li.parent:hover > a:after {
          color: var(--theme-color-default); }
        .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li:hover > a .menu-icon-class {
          color: var(--theme-color-default); }
          .banner1-home5 .banner-left .banner-content .leo-verticalmenu > .block_content .navbar-nav > li:hover > a .menu-icon-class i {
            color: var(--theme-color-default); } }

.banner2-home5 .banner-content {
  height: 100%; }

.product-white .leo-plist-style .thumbnail-container {
  background-color: #f8f8f8; }
  .product-white .leo-plist-style .thumbnail-container .category-default a {
    color: #8f99a3; }
    .product-white .leo-plist-style .thumbnail-container .category-default a:hover {
      color: var(--theme-color-default); }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product .leo-wishlist-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view .leo-wishlist-bt-content i:before {
    background-color: #373737; }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product .leo-compare-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view .leo-compare-bt-content i:before {
    background-color: #373737; }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product .leo-quickview-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view .leo-quickview-bt-content i:before {
    background-color: #373737; }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product:hover .leo-wishlist-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view:hover .leo-wishlist-bt-content i:before {
    background-color: var(--theme-color-default); }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product:hover .leo-compare-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view:hover .leo-compare-bt-content i:before {
    background-color: var(--theme-color-default); }
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .btn-product:hover .leo-quickview-bt-content i:before,
  .product-white .leo-plist-style .thumbnail-container .functional-buttons .quick-view:hover .leo-quickview-bt-content i:before {
    background-color: var(--theme-color-default); }
  .product-white .leo-plist-style .thumbnail-container .product-price-and-shipping {
    color: #4d4d4d; }
  .product-white .leo-plist-style .thumbnail-container .leo-list-product-reviews .leo-list-product-reviews-wraper {
    margin-bottom: 15px; }
  .product-white .leo-plist-style .thumbnail-container .add-to-cart {
    background-color: #e9e9e9; }
    .product-white .leo-plist-style .thumbnail-container .add-to-cart .leo-bt-cart-content i::before {
      background-color: #373737; }
.product-white .leo-plist-style:hover .add-to-cart .leo-bt-cart-content i::before {
  background-color: #fff; }
.product-white .leo-plist-style-5 .thumbnail-container {
  background-color: #f4f4f4; }
  .product-white .leo-plist-style-5 .thumbnail-container .product-title a {
    color: #687178; }
    .product-white .leo-plist-style-5 .thumbnail-container .product-title a:hover {
      color: var(--theme-color-default); }
  .product-white .leo-plist-style-5 .thumbnail-container .leo-list-product-reviews .leo-list-product-reviews-wraper .nb-revews {
    color: #6e6d7d; }
@media (min-width: 1025px) {
  .product-white .product-number .elementor-slick-slider ul.slick-dots {
    top: -85px; }
    .product-white .product-number .elementor-slick-slider ul.slick-dots li.slick-active button {
      color: #fff;
      background-color: var(--theme-color-default); }
    .product-white .product-number .elementor-slick-slider ul.slick-dots li button {
      color: #373737;
      background-color: #f3f7ff; } }

.product1-home5 .product-content .widget-tabs-wrapper .widget-tab-title {
  cursor: pointer;
  border-bottom: 1px solid #8f99a3;
  margin: 0px -2px; }
  .product1-home5 .product-content .widget-tabs-wrapper .widget-tab-title.active {
    border-bottom: 1px solid var(--theme-color-default); }

@media (max-width: 1024px) and (min-width: 768px) {
  .banner5-home5 .banner-center {
    order: 1; }
  .banner5-home5 .banner-left,
  .banner5-home5 .banner-right {
    order: 2; } }

.banner6-home5 .banner-right .leocountdown-time li {
  background-color: rgba(255, 255, 255, 0.1);
  border: 0px;
  box-shadow: none; }
  .banner6-home5 .banner-right .leocountdown-time li .lcd_text {
    color: #8f99a3 !important; }

.banner7-home5 .banner-left .banner-content {
  height: 100%; }

.banner9-home5 .banner-right .banner-content .block-carousel-container .left-block {
  position: relative;
  padding: 4px;
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); }
  .banner9-home5 .banner-right .banner-content .block-carousel-container .left-block::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 4px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(153, 153, 153, 0) 100%);
    pointer-events: none;
    transition: 0.4s ease-in;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude; }
.banner9-home5 .banner-right .banner-content .block-carousel-image-container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background-color: #0e0c27; }
  .banner9-home5 .banner-right .banner-content .block-carousel-image-container > img {
    width: 100%; }
  .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-title {
    order: 2; }
  .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-sub-title {
    order: 3; }
  .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description {
    order: 1;
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in; }
    .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description ul {
      margin-bottom: 0px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 15px; }
      .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description ul li {
        width: 44px;
        height: 44px;
        border: 1px solid rgba(255, 255, 255, 0.09);
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        display: flex;
        align-items: center;
        justify-content: center; }
        .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description ul li a {
          line-height: 1; }
          .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description ul li a i {
            display: block; }
        .banner9-home5 .banner-right .banner-content .block-carousel-image-container .item-description ul li:hover {
          background-color: var(--theme-color-default);
          border: 1px solid var(--theme-color-default); }
  .banner9-home5 .banner-right .banner-content .block-carousel-image-container:hover .item-description {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in; }
@media (min-width: 1025px) {
  .banner9-home5 .banner-right .elementor-slick-slider .slick-arrow {
    top: 80% !important; }
    .banner9-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
      left: -31% !important; }
      [dir] .banner9-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
        right: calc(100% + 30px) !important;
        left: auto !important; }
    .banner9-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
      left: -27% !important; }
      [dir] .banner9-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
        right: calc(100% + 95px) !important;
        left: auto !important; } }

.banner10-home5 .banner-right .banner-content .block-carousel-image-container {
  display: flex;
  flex-direction: column; }
  .banner10-home5 .banner-right .banner-content .block-carousel-image-container > img {
    order: 1;
    margin-left: 0;
    margin-right: auto; }
    [dir] .banner10-home5 .banner-right .banner-content .block-carousel-image-container > img {
      margin-left: auto;
      margin-right: 0; }
  .banner10-home5 .banner-right .banner-content .block-carousel-image-container .item-description {
    order: 2; }
  .banner10-home5 .banner-right .banner-content .block-carousel-image-container .item-title {
    order: 3; }
  .banner10-home5 .banner-right .banner-content .block-carousel-image-container .item-sub-title {
    order: 4; }
.banner10-home5 .banner-right .elementor-slick-slider .slick-arrow {
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6px);
  top: auto !important;
  bottom: 0%; }
  .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow::before {
    color: #373737 !important; }
  .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow:hover {
    background-color: var(--theme-color-default) !important;
    border: 1px solid var(--theme-color-default); }
    .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow:hover::before {
      color: #fff !important; }
  .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
    right: 35px !important;
    left: auto !important; }
    .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
      left: 35px !important;
      right: auto; }
    .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
      right: auto !important;
      left: auto; }
  .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
    right: 0% !important;
    left: auto !important; }
    .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
      left: 0% !important;
      right: auto; }
    .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
      right: auto !important;
      left: auto; }
  @media (min-width: 1650px) {
    .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow {
      top: auto !important;
      bottom: -6%; }
      .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
        right: 10% !important;
        left: auto !important; }
        .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
          left: 10% !important;
          right: auto; }
        .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-prev {
          right: auto !important;
          left: auto; }
      .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
        right: 0% !important;
        left: auto !important; }
        .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
          left: 0% !important;
          right: auto; }
        .rtl .banner10-home5 .banner-right .elementor-slick-slider .slick-arrow.slick-next {
          right: auto !important;
          left: auto; } }

/* home 6 */
@media (min-width: 1025px) {
  .banner2-home6 .block-number .elementor-slick-slider ul.slick-dots {
    top: -100px; }
    .banner2-home6 .block-number .elementor-slick-slider ul.slick-dots li.slick-active button {
      color: #fff;
      background-color: var(--theme-color-default); }
    .banner2-home6 .block-number .elementor-slick-slider ul.slick-dots li button {
      color: #373737;
      background-color: #f3f7ff; } }
.banner2-home6 .block-number .block-carousel-image-container:hover .item-sub-title {
  color: var(--theme-color-default) !important; }

.banner4-home6 .banner-content .elementor-widget-wrap {
  display: grid;
  grid-template-columns: 56px 1fr;
  column-gap: 15px;
  row-gap: 5px;
  align-items: center; }
  .banner4-home6 .banner-content .elementor-widget-wrap .img-content {
    grid-row: 1 / 3;
    grid-column: 1; }
  .banner4-home6 .banner-content .elementor-widget-wrap .text-content {
    grid-column: 2; }
  .banner4-home6 .banner-content .elementor-widget-wrap .progress-content {
    grid-column: 2; }
.banner4-home6 .banner-content .progress-content .elementor-widget-container {
  display: flex;
  align-items: center;
  gap: 10px; }
  .banner4-home6 .banner-content .progress-content .elementor-widget-container .elementor-title {
    flex-shrink: 0;
    order: 2;
    margin: 0; }
  .banner4-home6 .banner-content .progress-content .elementor-widget-container .elementor-progress-wrapper {
    flex: 1;
    min-width: 0;
    order: 1; }
.banner4-home6 .banner-right .elementor-widget-wrap {
  height: 100%; }
  .banner4-home6 .banner-right .elementor-widget-wrap .img-banner {
    height: 100%; }
    .banner4-home6 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container {
      height: 100%; }
      .banner4-home6 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image {
        height: 100%; }
        .banner4-home6 .banner-right .elementor-widget-wrap .img-banner .elementor-widget-container .elementor-image img {
          height: 100%;
          object-fit: cover; }

.banner5-home6 .leocountdown-time {
  gap: 0; }
  .banner5-home6 .leocountdown-time li {
    padding: 8px 16px;
    background-color: var(--theme-color-default);
    margin-left: 16px !important;
    margin-right: auto !important;
    min-width: 57px;
    border: 0px;
    box-shadow: none; }
    .rtl .banner5-home6 .leocountdown-time li {
      margin-right: 16px !important;
      margin-left: inherit; }
    .rtl .banner5-home6 .leocountdown-time li {
      margin-left: auto !important;
      margin-right: inherit; }
    .banner5-home6 .leocountdown-time li::before {
      content: ":";
      color: var(--theme-color-default);
      position: absolute;
      left: -12px;
      font-family: "Poppins", sans-serif;
      font-size: 26px; }
      .rtl .banner5-home6 .leocountdown-time li::before {
        right: -12px;
        left: auto; }
    .banner5-home6 .leocountdown-time li:first-child {
      margin-left: 0 !important; }
      .rtl .banner5-home6 .leocountdown-time li:first-child {
        margin-right: 0 !important;
        margin-left: inherit; }
      .banner5-home6 .leocountdown-time li:first-child::before {
        display: none; }
  .banner5-home6 .leocountdown-time .lcd_text {
    display: none; }

.banner9-home6 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number {
  order: 1; }
.banner9-home6 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
  order: 2;
  flex-grow: inherit; }
.banner9-home6 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
  order: 3;
  flex-grow: inherit; }
.banner9-home6 .banner-content .elementor-counter .elementor-counter-title {
  text-align: left; }
  .rtl .banner9-home6 .banner-content .elementor-counter .elementor-counter-title {
    text-align: right; }

.banner10-home6 .elementor-accordion .elementor-accordion-item {
  border: 0px;
  border-top: 1px solid #dfdfdf; }
  .banner10-home6 .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: 1px solid #dfdfdf; }
  .banner10-home6 .elementor-accordion .elementor-accordion-item:has(.elementor-active) {
    border-top: 0px; }
  .banner10-home6 .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    background-color: #e6ecf9;
    padding-right: 33px !important;
    padding-left: 33px !important; }
  .banner10-home6 .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
    font-size: 20px; }
  .banner10-home6 .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border: 0px; }

.blog-home6 .banner-content .blog-container {
  background-color: #e6ecf9; }
  .blog-home6 .banner-content .blog-container .right-block {
    position: inherit;
    padding: 30px 58px 40px;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto; }
    @media (max-width: 1024px) {
      .blog-home6 .banner-content .blog-container .right-block {
        padding: 20px 15px 30px; } }
    .blog-home6 .banner-content .blog-container .right-block .blog-title a {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
  .blog-home6 .banner-content .blog-container .created {
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.7); }

/* home 7 */
@media (min-width: 1200px) {
  .banner-slide-home7 .banner-content .iview-controlNav {
    opacity: 1 !important; }
    .banner-slide-home7 .banner-content .iview-controlNav div.iview-items {
      text-align: left;
      left: 61%;
      bottom: 12%; }
      .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul {
        display: flex;
        align-items: center; }
        .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li {
          height: auto; }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control {
            text-indent: 0;
            font-size: 32px;
            font-weight: 700;
            line-height: 1.2;
            color: rgba(255, 255, 255, 0.4);
            background-color: transparent;
            width: auto;
            height: auto;
            margin: 0 3px;
            display: flex;
            align-items: center; }
            .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control::before {
              content: "/";
              margin-right: 6px !important;
              margin-left: auto !important;
              color: rgba(255, 255, 255, 0.4); }
              .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control::before {
                margin-left: 6px !important;
                margin-right: inherit; }
              .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control::before {
                margin-right: auto !important;
                margin-left: inherit; }
            .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control.active, .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li a.iview-control:hover {
              transform: none;
              color: #fff; }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
            content: "\f053";
            padding-right: 15px !important;
            padding-left: 0 !important;
            font-size: 28px;
            font-weight: normal;
            font-family: "Font Awesome 5 Pro";
            color: #fff;
            margin-right: 0 !important;
            margin-left: auto !important; }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
              padding-left: 15px !important;
              padding-right: inherit; }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
              padding-right: 0 !important;
              padding-left: inherit; }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
              margin-left: 0 !important;
              margin-right: inherit; }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
              margin-right: auto !important;
              margin-left: inherit; }
            [dir] .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a::before {
              content: "\f054"; }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a:hover::before {
            color: var(--theme-color-default); }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:first-child a.iview-control::after {
            content: "";
            font-size: 0; }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:last-child a::after {
            content: "\f054";
            padding-left: 15px !important;
            padding-right: 0 !important;
            font-size: 28px;
            font-weight: normal;
            font-family: "Font Awesome 5 Pro";
            color: var(--theme-color-default); }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:last-child a::after {
              padding-right: 15px !important;
              padding-left: inherit; }
            .rtl .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:last-child a::after {
              padding-left: 0 !important;
              padding-right: inherit; }
            [dir] .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:last-child a::after {
              content: "\f053"; }
          .banner-slide-home7 .banner-content .iview-controlNav div.iview-items ul li:last-child a:hover::after {
            color: var(--theme-color-default); } }

.banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number {
  order: 1; }
.banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
  order: 2;
  flex-grow: inherit;
  text-align: left; }
  .rtl .banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
    text-align: right; }
.banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
  order: 3;
  flex-grow: inherit; }
.banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-title {
  text-align: left; }
  .rtl .banner1-home7 .banner-center .banner-content .elementor-counter .elementor-counter-title {
    text-align: right; }

.banner2-home7 .banner-content .elementor-counter .elementor-counter-number-wrapper {
  justify-content: center; }
  .banner2-home7 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number {
    order: 1; }
  .banner2-home7 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
    order: 2;
    flex-grow: inherit;
    text-align: left; }
    .rtl .banner2-home7 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
      text-align: right; }
  .banner2-home7 .banner-content .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
    order: 3;
    flex-grow: inherit; }

.product2-home7 .product-content .slick-arrows .slick-arrow {
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .product2-home7 .product-content .slick-arrows .slick-arrow::before {
    color: #373737 !important; }
  .product2-home7 .product-content .slick-arrows .slick-arrow:hover, .product2-home7 .product-content .slick-arrows .slick-arrow:focus {
    background-color: var(--theme-color-default) !important;
    border-color: transparent; }
    .product2-home7 .product-content .slick-arrows .slick-arrow:hover::before, .product2-home7 .product-content .slick-arrows .slick-arrow:focus::before {
      color: #fff !important; }

.banner4-home7 .banner-left .elementor-widget-wrap,
.banner4-home7 .banner-left .banner-content,
.banner4-home7 .banner-left .elementor-widget-container,
.banner4-home7 .banner-left .elementor-image {
  height: 100%; }
.banner4-home7 .banner-left .banner-content .elementor-image img {
  height: 100%;
  object-fit: cover; }

.banner5-home7 .banner-content .block-carousel-image-container {
  background-color: #ffffff;
  padding: 40px 30px; }
  .banner5-home7 .banner-content .block-carousel-image-container .item-sub-title {
    border-bottom: 1px solid #dfdfdf; }
  .banner5-home7 .banner-content .block-carousel-image-container .item-description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    justify-content: space-between; }
    .banner5-home7 .banner-content .block-carousel-image-container .item-description > div {
      display: flex;
      align-items: center;
      gap: 15px; }
      .banner5-home7 .banner-content .block-carousel-image-container .item-description > div p {
        color: #8f99a3 !important;
        font-size: 16px;
        line-height: 1.6;
        font-weight: 600; }
    .banner5-home7 .banner-content .block-carousel-image-container .item-description > img {
      margin: inherit; }
.banner5-home7 .banner-content .slick-list {
  padding-bottom: 45px; }
  @media (max-width: 1024px) {
    .banner5-home7 .banner-content .slick-list {
      padding-bottom: 15px; } }
.banner5-home7 .banner-content .slick-arrows .slick-arrow {
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .banner5-home7 .banner-content .slick-arrows .slick-arrow::before {
    color: #272727 !important; }
  .banner5-home7 .banner-content .slick-arrows .slick-arrow:hover, .banner5-home7 .banner-content .slick-arrows .slick-arrow:focus {
    box-shadow: 0px 0px 33.09px 0px rgba(0, 0, 0, 0.15);
    border-color: transparent; }
    .banner5-home7 .banner-content .slick-arrows .slick-arrow:hover::before, .banner5-home7 .banner-content .slick-arrows .slick-arrow:focus::before {
      color: var(--theme-color-default) !important; }

.blog-home7 .banner-content .blog-container .right-block {
  position: inherit;
  padding: 20px 25px 0;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto; }
  .blog-home7 .banner-content .blog-container .right-block .blog-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
.blog-home7 .banner-content .blog-container .created {
  padding: 3px 8px;
  background-color: #fff; }
  .blog-home7 .banner-content .blog-container .created .date .line {
    padding: 0 5px; }
    .blog-home7 .banner-content .blog-container .created .date .line::before {
      background-color: #dfdfdf; }

/* home 8 */
.banner2-home8 .banner-content .block-carousel-image-container {
  position: relative; }
  .banner2-home8 .banner-content .block-carousel-image-container img {
    width: 100%; }
  .banner2-home8 .banner-content .block-carousel-image-container .item-description {
    position: absolute;
    z-index: 2;
    top: auto;
    bottom: 30px;
    left: 40px;
    right: 10px; }
    .banner2-home8 .banner-content .block-carousel-image-container .item-description .text-banner {
      font-size: 16px;
      line-height: 1.6;
      font-weight: 600;
      text-transform: none;
      padding-top: 6px;
      color: rgba(255, 255, 255, 0.8) !important; }
    @media (max-width: 1024px) {
      .banner2-home8 .banner-content .block-carousel-image-container .item-description {
        bottom: 15px;
        left: 15px; } }
  .banner2-home8 .banner-content .block-carousel-image-container:hover .item-description .title-banner {
    color: var(--theme-color-default) !important; }
@media (min-width: 1025px) {
  .banner2-home8 .banner-content .elementor-slick-slider .slick-arrow {
    top: auto !important;
    bottom: 0px; }
    .banner2-home8 .banner-content .elementor-slick-slider .slick-arrow.slick-prev {
      left: -27.5% !important; }
      .rtl .banner2-home8 .banner-content .elementor-slick-slider .slick-arrow.slick-prev {
        right: -27.5% !important;
        left: auto; }
    .banner2-home8 .banner-content .elementor-slick-slider .slick-arrow.slick-next {
      left: -23.7% !important; }
      .rtl .banner2-home8 .banner-content .elementor-slick-slider .slick-arrow.slick-next {
        right: -23.7% !important;
        left: auto; } }

.banner3-home8 .banner-left .banner-content .leocountdown-time li {
  background-color: rgba(0, 0, 0, 0.3); }
  .banner3-home8 .banner-left .banner-content .leocountdown-time li .lcd_text {
    color: rgba(255, 255, 255, 0.8) !important; }

.product2-home8 .product-content .widget-tabs-wrapper .widget-tab-title {
  cursor: pointer; }
  .product2-home8 .product-content .widget-tabs-wrapper .widget-tab-title:first-child {
    padding-left: 0px; }
    .rtl .product2-home8 .product-content .widget-tabs-wrapper .widget-tab-title:first-child {
      padding-right: 0px;
      padding-left: inherit; }
.product2-home8 .product-content .leo-plist-style .thumbnail-container {
  background-color: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px); }

.banner6-home8 .banner-right .color-group {
  display: flex;
  gap: 10px;
  margin: 0; }
  .banner6-home8 .banner-right .color-group label {
    display: flex;
    margin: 0;
    position: relative; }
    .banner6-home8 .banner-right .color-group label .input-color {
      width: 31px;
      height: 31px; }
      .banner6-home8 .banner-right .color-group label .input-color:checked + span, .banner6-home8 .banner-right .color-group label .input-color:hover + span {
        border: 2px solid var(--theme-color-default); }
        .banner6-home8 .banner-right .color-group label .input-color:checked + span::before, .banner6-home8 .banner-right .color-group label .input-color:hover + span::before {
          content: "";
          position: absolute;
          inset: 2px;
          border-radius: 50%;
          border: 2px solid #fff;
          pointer-events: none; }
        .banner6-home8 .banner-right .color-group label .input-color:checked + span .attribute-name, .banner6-home8 .banner-right .color-group label .input-color:hover + span .attribute-name {
          opacity: 1;
          visibility: visible; }
    .banner6-home8 .banner-right .color-group label .color {
      width: 31px;
      height: 31px;
      margin: 0;
      border-radius: 50%;
      border: 1px solid rgba(0, 0, 0, 0.15);
      box-shadow: none;
      transition: 0.2s ease;
      box-sizing: border-box; }
    .banner6-home8 .banner-right .color-group label .attribute-name {
      position: absolute;
      z-index: 99;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      margin-bottom: 7px;
      opacity: 0;
      visibility: hidden;
      background-color: #3e3e3e;
      color: #fff;
      font-size: 13px;
      line-height: 1.3;
      letter-spacing: 0.4px;
      font-weight: 500;
      font-family: "Poppins", sans-serif;
      padding: 6px 8px; }
      .banner6-home8 .banner-right .color-group label .attribute-name:before {
        content: "";
        border: 5px solid transparent;
        border-top-color: #3e3e3e;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px; }

.banner8-home8 .banner-left .banner-content .block-carousel-image-container > img {
  margin: inherit; }
.banner8-home8 .banner-left .banner-content .block-carousel-image-container .item-description {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  justify-content: space-between; }
  .banner8-home8 .banner-left .banner-content .block-carousel-image-container .item-description > div {
    display: flex;
    align-items: center;
    gap: 15px; }
    .banner8-home8 .banner-left .banner-content .block-carousel-image-container .item-description > div p {
      color: #6e6d7d !important;
      font-size: 16px;
      line-height: 1.6;
      font-weight: 600;
      font-family: var(--font-family-base); }
  .banner8-home8 .banner-left .banner-content .block-carousel-image-container .item-description > img {
    margin: inherit; }
@media (min-width: 1025px) {
  .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrows {
    right: 20%;
    position: absolute; }
    .rtl .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrows {
      left: 20%;
      right: auto; }
  .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow {
    top: auto !important;
    bottom: 10px;
    transform: none; }
    .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-prev {
      right: 55px !important;
      left: auto !important; }
      .rtl .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-prev {
        left: 55px !important;
        right: auto; }
      .rtl .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-prev {
        right: auto !important;
        left: auto; }
    .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-next {
      right: 0% !important;
      left: auto !important; }
      .rtl .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-next {
        left: 0% !important;
        right: auto; }
      .rtl .banner8-home8 .banner-left .banner-content .elementor-slick-slider .slick-arrow.slick-next {
        right: auto !important;
        left: auto; } }
.banner8-home8 .banner-left .counter-banner .elementor-counter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px; }
  @media (min-width: 1025px) {
    .banner8-home8 .banner-left .counter-banner .elementor-counter {
      gap: 30px; } }
  .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-number-wrapper {
    justify-content: center; }
    .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number {
      order: 1; }
    .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
      order: 2;
      flex-grow: inherit;
      text-align: left; }
      .rtl .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix {
        text-align: right; }
    .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
      order: 3;
      flex-grow: inherit; }
  .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-title {
    text-align: left; }
    .rtl .banner8-home8 .banner-left .counter-banner .elementor-counter .elementor-counter-title {
      text-align: right; }

.blog-home8 .banner-content .blog-container {
  background-color: #fff; }
  .blog-home8 .banner-content .blog-container .blog-meta .created {
    position: inherit;
    background-color: transparent;
    padding: 0;
    border: 0px; }
    .blog-home8 .banner-content .blog-container .blog-meta .created .icon-calendar {
      display: inline; }
      .blog-home8 .banner-content .blog-container .blog-meta .created .icon-calendar i {
        color: var(--theme-color-default);
        font-size: 14px; }
    .blog-home8 .banner-content .blog-container .blog-meta .created .date .day {
      color: #8f99a3; }
    .blog-home8 .banner-content .blog-container .blog-meta .created .date .line {
      display: none; }
  .blog-home8 .banner-content .blog-container .blog-meta > div::after {
    width: 1px;
    height: 18px;
    border-radius: 0;
    background-color: #dfdfdf; }
  .blog-home8 .banner-content .blog-container .right-block {
    position: inherit;
    padding: 30px 30px 35px;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    display: flex;
    flex-direction: column; }
    @media (max-width: 1024px) {
      .blog-home8 .banner-content .blog-container .right-block {
        padding: 20px 15px; } }
    .blog-home8 .banner-content .blog-container .right-block .blog-title {
      order: 1; }
    .blog-home8 .banner-content .blog-container .right-block .blog-meta {
      order: 2; }
    .blog-home8 .banner-content .blog-container .right-block .blog-desc {
      order: 3; }
    .blog-home8 .banner-content .blog-container .right-block .blog-readmore {
      order: 4; }
.blog-home8 .banner-left .banner-content .blog-container .right-block .blog-title {
  order: 1; }
  .blog-home8 .banner-left .banner-content .blog-container .right-block .blog-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
.blog-home8 .banner-right .banner-content .blog-container {
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .blog-home8 .banner-right .banner-content .blog-container .left-block {
    float: left;
    width: 43.58333%; }
    @media (max-width: 767px) {
      .blog-home8 .banner-right .banner-content .blog-container .left-block {
        float: left;
        width: 100%; } }
  .blog-home8 .banner-right .banner-content .blog-container .right-block {
    float: left;
    width: 56.41667%; }
    @media (max-width: 767px) {
      .blog-home8 .banner-right .banner-content .blog-container .right-block {
        float: left;
        width: 100%; } }
.blog-home8 .banner-right .banner-content .slick-slide .blog-container {
  margin-bottom: 30px; }

.banner10-home8 .banner-right .block_newsletter {
  max-width: 420px;
  margin-left: auto;
  margin-right: 0; }
  [dir] .banner10-home8 .banner-right .block_newsletter {
    margin-left: 0;
    margin-right: auto; }

/*paneltool css*/
.paneltool .panelbutton {
  left: -40px; }
  .rtl .paneltool .panelbutton {
    right: -40px;
    left: auto; }
.paneltool .panelcontent {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 80vh; }
  .paneltool .panelcontent > div {
    padding: 15px; }

#leo-paneltool .paneltool h4 {
  padding-top: 0px; }

.paneltool.multiproductdetailtool.active {
  z-index: 999999; }

.paneltool.themetool.active {
  z-index: 999999; }

.paneltool.themetool .panelbutton {
  left: -90px; }
  .rtl .paneltool.themetool .panelbutton {
    right: -90px;
    left: auto; }

.paneltool .group-input > label {
  text-align: left; }
  .rtl .paneltool .group-input > label {
    text-align: right; }

.paneltool .group-input .product-detail-demo {
  margin-left: 10px;
  padding: 5px 0 5px 15px; }
  .rtl .paneltool .group-input .product-detail-demo {
    margin-right: 10px;
    margin-left: inherit; }
  .rtl .paneltool .group-input .product-detail-demo {
    padding: 5px 15px 5px 0; }
  .paneltool .group-input .product-detail-demo::before {
    left: 0px; }
    .rtl .paneltool .group-input .product-detail-demo::before {
      right: 0px;
      left: auto; }

.paneltool .group-input > label .fa {
  margin-right: 5px; }
  .rtl .paneltool .group-input > label .fa {
    margin-left: 5px;
    margin-right: inherit; }

.group-input.active .paneltool-subcontent {
  margin-top: 0px; }

.blockreassurance_product {
  -moz-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1); }
  .blockreassurance_product > div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 1.5rem;
    display: grid;
    grid-template-columns: 50px 1fr;
    width: 100%; }
    .blockreassurance_product > div:last-child {
      border-bottom: 0; }
    .blockreassurance_product > div .item-product {
      float: left;
      margin-right: 5px;
      padding-top: 0px;
      grid-row: span 2; }
      .rtl .blockreassurance_product > div .item-product {
        float: right; }
      .rtl .blockreassurance_product > div .item-product {
        margin-left: 5px;
        margin-right: inherit; }
    .blockreassurance_product > div .block-title {
      display: inline-block;
      font-weight: 700;
      font-size: 15px; }
    .blockreassurance_product > div > p {
      display: inline-block;
      font-size: 15px; }
  .blockreassurance_product .clearfix {
    display: none; }

.rtl .breadcrumb-full {
  right: 50% !important;
  transform: translateX(50%); }

.header-menu .col-menu .list-menu {
  position: static; }

body:not(#index) .breadcrumb {
  display: block !important; }

#exportDataToCsv {
  margin-top: 15px; }

#exportDataToPdf {
  margin-top: 15px; }

#my-account .page-footer {
  margin-bottom: 80px; }
  #my-account .page-footer a {
    padding: 0.5rem 1.25rem;
    background-color: var(--btn-bg);
    color: var(--btn-color);
    text-transform: uppercase; }
    #my-account .page-footer a:hover {
      background-color: var(--theme-color-default); }

.size-guide {
  width: fit-content;
  border-bottom: 1px solid #000;
  margin-bottom: 25px; }
  .size-guide .btn.show_sizechart {
    padding: 0;
    color: #000;
    background-color: transparent;
    display: flex;
    align-items: center;
    gap: 0 5px;
    font-size: 14px; }
    .size-guide .btn.show_sizechart::before {
      content: "\e3be";
      font-family: "Material Icons";
      font-size: 16px; }
  .size-guide:hover {
    border-bottom: 1px solid var(--theme-color-default); }
    .size-guide:hover .btn.show_sizechart {
      color: var(--theme-color-default); }

.breadcrumb-full {
  width: 101vw;
  margin-bottom: 65px; }
  @media (max-width: 1024px) {
    .breadcrumb-full {
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .breadcrumb-full {
      margin-bottom: 30px; } }

@keyframes icon-drop {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  70% {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    -ms-transform: translateY(70%);
    -o-transform: translateY(70%);
    transform: translateY(70%); }
  71%,
    100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
.gallery_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px; }
  .gallery_img img {
    height: auto;
    padding: 15px; }
    @media (min-width: 768px) {
      .gallery_img img {
        float: left;
        width: 33.33333%; } }

@keyframes marquee {
  0% {
    right: -150%; }
  100% {
    right: 150%; } }
.animation-slide {
  -webkit-animation: cssload-spin 5700ms infinite linear;
  -moz-animation: cssload-spin 5700ms infinite linear;
  animation: cssload-spin 5700ms infinite linear; }

.marquee {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  /* .marquee sẽ giữ chiều cao vì span không absolute */
  touch-action: manipulation;
  /* tránh delay 300ms */ }

.marquee > div {
  display: inline-block;
  /* giữ trong flow -> cha có height */
  will-change: transform;
  unicode-bidi: plaintext;
  /* fix Arabic + icon */ }

.elementor-editor-active .elementor-element-edit-mode.group-nav {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: absolute;
  top: 100%;
  height: auto; }

/* Touchspin horizontal layout: minus, input, plus on 1 row */
.leo-touchspin {
  display: inline-block;
  max-width: 130px;
  margin: 0 auto;
  vertical-align: middle; }
  .leo-touchspin .input-group {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    background: #ffffff;
    padding: 2px;
    position: relative;
    overflow: hidden;
    margin: 0 auto; }
    .leo-touchspin .input-group .leo_cart_quantity,
    .leo-touchspin .input-group input.form-control {
      order: 2 !important;
      width: 42px !important;
      min-width: 36px;
      max-width: 50px;
      height: 32px !important;
      line-height: 32px;
      text-align: center;
      border: none !important;
      padding: 0 4px !important;
      margin: 0 !important;
      font-weight: 600;
      font-size: 14px;
      color: #1e293b;
      background: transparent !important;
      box-shadow: none !important;
      -moz-appearance: textfield; }
      .leo-touchspin .input-group .leo_cart_quantity::-webkit-outer-spin-button, .leo-touchspin .input-group .leo_cart_quantity::-webkit-inner-spin-button,
      .leo-touchspin .input-group input.form-control::-webkit-outer-spin-button,
      .leo-touchspin .input-group input.form-control::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .leo-touchspin .input-group .leo_cart_quantity:focus,
      .leo-touchspin .input-group input.form-control:focus {
        outline: none !important;
        box-shadow: none !important; }
    .leo-touchspin .input-group .input-group-btn-vertical {
      display: contents !important; }
      .leo-touchspin .input-group .input-group-btn-vertical button,
      .leo-touchspin .input-group .input-group-btn-vertical .btn {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        min-width: 30px;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        border-radius: 4px;
        background: #f1f5f9;
        color: #475569;
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        box-shadow: none !important;
        float: none !important; }
        .leo-touchspin .input-group .input-group-btn-vertical button:hover,
        .leo-touchspin .input-group .input-group-btn-vertical .btn:hover {
          background-color: var(--theme-color-default, #0a7afa);
          color: #fff; }
        .leo-touchspin .input-group .input-group-btn-vertical button:active,
        .leo-touchspin .input-group .input-group-btn-vertical .btn:active {
          -webkit-transform: scale(0.92);
          -moz-transform: scale(0.92);
          -ms-transform: scale(0.92);
          -o-transform: scale(0.92);
          transform: scale(0.92); }
        .leo-touchspin .input-group .input-group-btn-vertical button.minus,
        .leo-touchspin .input-group .input-group-btn-vertical .btn.minus {
          order: 1 !important; }
        .leo-touchspin .input-group .input-group-btn-vertical button.plus,
        .leo-touchspin .input-group .input-group-btn-vertical .btn.plus {
          order: 3 !important; }

.list-group-item-action {
  white-space: pre-wrap; }

.leo-wishlistproduct-item .thumbnail-container .product-description {
  padding-top: 10px; }

.page-viewwishlist #view_wishlist > p {
  padding-bottom: 30px; }

.leonextprevious-container {
  display: inline-block;
  float: right; }
  .rtl .leonextprevious-container {
    float: left; }
  .leonextprevious-container > div {
    position: relative;
    padding: 0px 10px;
    margin: 0px; }
    .leonextprevious-container > div .btn {
      position: relative;
      box-shadow: none;
      background-color: transparent !important;
      color: #555 !important;
      padding: 0;
      border: 0px; }
      .leonextprevious-container > div .btn i {
        margin: 0;
        font-size: 18px; }
      .leonextprevious-container > div .btn p {
        margin-bottom: 0;
        color: var(--text-color);
        display: flex;
        align-items: center;
        font-weight: 600;
        font-size: 12px;
        line-height: 1.5;
        text-transform: uppercase;
        white-space: pre-wrap; }
    .leonextprevious-container > div .button-hover {
      position: absolute;
      top: 100%;
      z-index: 99;
      border: 1px solid #eee;
      border-radius: 4px;
      padding: 8px;
      min-width: 150px;
      background-color: #fff;
      opacity: 0;
      visibility: hidden;
      transition: 0.25s all ease-in-out;
      text-align: center; }
      .leonextprevious-container > div .button-hover p {
        text-align: center; }
      .leonextprevious-container > div .button-hover img {
        width: 134px;
        float: none;
        margin-bottom: 10px; }
    .leonextprevious-container > div.leo-button-prev .btn::after {
      right: 0; }
    .leonextprevious-container > div.leo-button-prev .button-hover {
      right: -30px; }
    .leonextprevious-container > div.leo-button-next .btn::after {
      left: 0; }
    .leonextprevious-container > div.leo-button-next .button-hover {
      left: -30px; }
    .leonextprevious-container > div:hover .button-hover {
      opacity: 1;
      visibility: visible; }
    .leonextprevious-container > div:hover.leo-button-prev .button-hover {
      right: 0px; }
    .leonextprevious-container > div:hover.leo-button-next .button-hover {
      left: 0px; }

.lSSlideOuter li {
  margin-right: 0; }
.lSSlideOuter.vertical .lightSlider .lslide img {
  background-color: #f8f8f8;
  object-fit: cover;
  width: 100%; }
  @media (max-width: 991px) {
    .lSSlideOuter.vertical .lightSlider .lslide img {
      height: auto !important; } }
.lSSlideOuter .lSPager.lSGallery li {
  border-width: 1px !important;
  border-color: #dbd8d3 !important;
  border-style: solid !important;
  margin-bottom: 15px !important;
  background-color: #f8f8f8; }
  .lSSlideOuter .lSPager.lSGallery li.active {
    border-color: #000 !important; }

.lSAction > a {
  z-index: 2; }

/* menu */
@media (min-width: 992px) {
  .leo-megamenu .homepages_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px 0; } }
.leo-megamenu .homepages_list .homepages_item {
  text-align: center; }
  .leo-megamenu .homepages_list .homepages_item > a {
    display: block; }
    .leo-megamenu .homepages_list .homepages_item > a img {
      width: 100%; }

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

#btn_view_product {
  display: inline-flex;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 490px) {
  .leo-align-center ul {
    gap: 16px; }
    .leo-align-center ul li {
      padding: 8px 15px;
      min-width: auto; } }
@media (max-width: 400px) {
  .leo-align-center ul {
    gap: 12px; }
    .leo-align-center ul li {
      padding: 6px 10px; } }

@media (max-width: 767px) {
  .icon-toggle {
    color: #fff; } }

/*# sourceMappingURL=front.css.map */
