/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.elementor-widget .list-items {
  line-height: inherit; }

.LeoBlockLink-type-horizontal .linklist-menu > ul {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 8px 0;
  line-height: 18px;
  word-break: break-word; }

.LeoBlockLink-type-vertical .linklist-menu > ul {
  display: block;
  position: relative;
  padding: 8px 0;
  line-height: 18px;
  word-break: break-word; }

.elementor-widget .list-item a:hover {
  color: var(--theme-color-default) !important; }

.linklist-toggle {
  margin-bottom: 0; }

/*  LeoCountDown */
.LeoCountDown-type-vertical .leocountdown-time * {
  display: inline;
  position: relative; }

/*  LeoProductTab */
.elementor-LeoProductTab .widget-tabs-wrapper {
  text-align: center; }

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title {
  display: inline-flex; }

.elementor-LeoProductTab .widget-tabs-wrapper .widget-tab-title .text {
  color: #232323;
  font-size: 16px;
  text-transform: none; }

.elementor-LeoProductTab .widget-tabs-content-wrapper {
  position: relative; }

.elementor-LeoProductTab .widget-tabs-content-wrapper .widget-tab-content {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  top: 0;
  visibility: hidden;
  transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s; }

.elementor-LeoProductTab .widget-tabs-content-wrapper .widget-tab-content.active {
  opacity: 1;
  position: static;
  visibility: visible; }

.elementor-LeoProductCarousel.grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  width: auto;
  display: -webkit-box; }

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1320px !important; }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0; }

.left-nav, .right-nav {
  display: flex; }

.left-nav .elementor-widget-wrap {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.right-nav .elementor-widget-wrap {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.icon-w .elementor-widget-wrap {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }
.icon-w .userinfo-selector {
  margin-right: 0; }
  .rtl .icon-w .userinfo-selector {
    margin-left: 0;
    margin-right: inherit; }
.icon-w .leo_search_block_top .title_block:before,
.icon-w .userinfo-selector .popup-title i,
.icon-w .ap-btn-wishlist i {
  font-size: 24px; }
.icon-w #_desktop_cart .cart-preview .header a,
.icon-w .ap-btn-wishlist.ap-wishlist,
.icon-w #_desktop_cart .cart-preview .header,
.icon-w .leo_block_top.popup-over a.popup-title {
  width: 44px;
  height: 44px;
  display: block;
  text-align: center; }
.icon-w .leo_block_top.popup-over a.popup-title {
  line-height: 60px; }
.icon-w a.ap-btn-wishlist.ap-wishlist {
  line-height: 48px; }
.icon-w #_desktop_cart .cart-preview .header a,
.icon-w #_desktop_cart .cart-preview .header {
  line-height: 48px; }
.icon-w #leo_search_block_top .title_block {
  padding: 13px 5px;
  height: 50px; }
  .icon-w #leo_search_block_top .title_block:hover {
    color: var(--theme-color-default); }
.icon-w .ap-wishlist {
  margin: auto; }
.icon-w .ap-wishlist {
  padding: 0;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px; }
  .icon-w .ap-wishlist .ap-total {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    transition: all 0.3s ease;
    color: inherit;
    position: absolute; }
  .icon-w .ap-wishlist:hover {
    color: var(--theme-color-default); }

.header_logo a {
  display: block; }

#index #wrapper {
  padding-top: 0; }

.leo-instagram-size {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: block !important; }
  .leo-instagram-size img {
    width: 100%;
    height: auto; }

.LeoCountDown-type-vertical .leocountdown-time {
  display: flex; }
.LeoCountDown-type-vertical .leocountdown-time li {
  text-align: center;
  margin: 5px; }
.LeoCountDown-type-vertical .leocountdown-time li * {
  display: block; }
.LeoCountDown-type-vertical .lcd_number {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background-color: #f26c4f;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  margin: 5px; }
.LeoCountDown-type-vertical .lcd_text {
  color: #000;
  padding: 7px 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500; }

.widget-tabs-wrapper .widget-tab-title {
  margin: 0 15px;
  cursor: pointer;
  transition: all 0.3s ease; }
  .widget-tabs-wrapper .widget-tab-title.active {
    color: var(--theme-color-default); }

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important; }

p.name-manufacturer {
  display: none; }

li.item-sub-title {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  line-height: 35px;
  padding: 0; }

.flex .elementor-widget-wrap {
  align-items: center; }

.latest-blogs .blog-container {
  overflow: hidden;
  position: relative; }
@media (min-width: 992px) {
  .latest-blogs .blog-viewall {
    position: absolute;
    top: 40px;
    right: 15px; }
    .rtl .latest-blogs .blog-viewall {
      left: 15px;
      right: auto; } }
@media (min-width: 1200px) {
  .latest-blogs .blog-viewall {
    top: 70px; } }
@media (max-width: 991px) {
  .latest-blogs .blog-viewall {
    text-align: center; } }
.latest-blogs .blog-image-container {
  position: relative; }
.latest-blogs a.btn-viewall {
  color: #8CBC4F;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  /* 100% */
  text-decoration-line: underline;
  text-transform: capitalize;
  padding: 0 !important;
  border: none !important;
  cursor: pointer;
  transition: all 0.3s ease; }
  .latest-blogs a.btn-viewall i {
    font-size: 13px;
    margin-left: 6px;
    transform: rotate(-45deg);
    transition: all 0.3s ease; }
    .rtl .latest-blogs a.btn-viewall i {
      margin-right: 6px;
      margin-left: inherit; }
  .latest-blogs a.btn-viewall:focus, .latest-blogs a.btn-viewall:hover {
    background: transparent !important;
    color: #fff; }
    .latest-blogs a.btn-viewall:focus i, .latest-blogs a.btn-viewall:hover i {
      transform: rotate(0deg); }

.blog-meta {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  flex-wrap: wrap; }
  .blog-meta > div + div:before {
    content: '/';
    margin-right: 5px; }

p.blog-desc {
  padding-top: 0.9375rem;
  text-align: justify;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.blog-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1.15em;
  letter-spacing: -.5px;
  font-weight: 400;
  margin-bottom: 0; }

.manufacturer-container img {
  width: 100%;
  opacity: 0.3;
  transition: all 0.3s ease; }
.manufacturer-container:hover img {
  opacity: 1; }

.elementor-slick-slider .slick-prev:before,
.elementor-slick-slider .slick-next:before {
  color: #999;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 16px; }
.elementor-slick-slider .slick-prev:before {
  content: '\f060'; }
.elementor-slick-slider .slick-next:before {
  content: '\f061'; }
@media (max-width: 767px) {
  .elementor-slick-slider .slick-prev {
    left: 0; }
  .elementor-slick-slider .slick-next {
    right: 0; } }

.elementor-widget-icon-list .elementor-icon-list-icon i {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400; }

.lSSlideOuter .lSPager.lSGallery li {
  border: 1px solid #E2E2E2 !important;
  position: relative; }

.lSSlideOuter .lSPager.lSGallery li.active:before {
  content: '';
  background: var(--theme-color-default);
  height: 3px;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute; }

.fix-the-size {
  max-width: 1920px;
  margin: auto; }
  .fix-the-size .elementor-widget-image-box,
  .fix-the-size .elementor-widget-container,
  .fix-the-size .elementor-image-box-wrapper {
    height: 100%; }
  .fix-the-size .elementor-image-box-img img,
  .fix-the-size .elementor-image img {
    width: 100%;
    object-fit: cover;
    height: 100%; }
@media (min-width: 768px) and (max-width: 1199px) {
  .fix-the-size .elementor-element,
  .fix-the-size .elementor-image-box-wrapper,
  .fix-the-size .elementor-widget-container,
  .fix-the-size .elementor-image {
    height: 100%; }
  .fix-the-size .elementor-image-box-img img,
  .fix-the-size .elementor-image img {
    height: 100%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .set-full-height .elementor-widget-wrap,
  .set-full-height .elementor-element,
  .set-full-height .elementor-image-box-wrapper,
  .set-full-height .elementor-widget-container,
  .set-full-height .elementor-image {
    height: 100%; }
  .set-full-height .elementor-image-box-img img,
  .set-full-height .elementor-image img {
    height: 100%;
    object-fit: cover; } }

.play-demo {
  position: absolute;
  top: -128px;
  right: 90px;
  width: auto !important; }
  .play-demo .elementor-icon-box-icon {
    width: 48px;
    height: 48px;
    background: #FFDB00;
    border-radius: 100%; }
    .play-demo .elementor-icon-box-icon i {
      padding: 16px 25px; }

.hotspot-content .btn-action:hover {
  background: var(--theme-color-default) !important; }

/* Home page 01*/
.header-top-h1 .dropdown .expand-more,
.header-top-h1 .leo-megamenu .navbar-header button,
.header-top-h1 .leo-megamenu .navbar-nav > li > a,
.header-top-h1 .popup-over .popup-title i,
.header-top-h1 .leo_search_block_top .title_block:before,
.header-top-h1 .userinfo-selector .popup-title i,
.header-top-h1 .ap-btn-wishlist i,
.header-top-h1 #_desktop_cart .cart-preview .header i {
  color: #fff; }
.header-top-h1 .leo-megamenu .navbar-nav > li > a.active,
.header-top-h1 .leo-megamenu .navbar-nav > li > a:focus,
.header-top-h1 .leo-megamenu .navbar-nav > li > a:hover {
  color: var(--theme-color-default); }
.header-top-h1 #_desktop_cart .cart-preview .header .cart-products-count,
.header-top-h1 .icon-w .ap-wishlist .ap-total {
  color: #fff; }
@media (max-width: 991px) {
  .header-top-h1 {
    background: #0b0b0b; }
    .header-top-h1 #leo_search_block_top form#leosearchtopbox {
      position: static;
      opacity: 1;
      visibility: visible; } }

.header-top-h1 .icon-column svg:hover path,
.header-top-h3 .icon-column svg:hover path {
  stroke: var(--theme-color-default) !important; }
@media (min-width: 1200px) {
  .header-top-h1 .icon-column,
  .header-top-h3 .icon-column {
    position: absolute;
    top: 45px;
    right: 0;
    left: auto; }
    .rtl .header-top-h1 .icon-column, .rtl
    .header-top-h3 .icon-column {
      right: auto;
      left: 0; }
  .header-top-h1 .main-column,
  .header-top-h3 .main-column {
    margin: auto; }
  .header-top-h1 .header_logo,
  .header-top-h3 .header_logo {
    position: absolute;
    top: 0;
    left: 50%;
    margin: auto;
    display: inline-block;
    transform: translateX(-50%);
    z-index: 9;
    line-height: 80px; }
  .header-top-h1 .leo-megamenu .navbar-nav > li:nth-child(4),
  .header-top-h3 .leo-megamenu .navbar-nav > li:nth-child(4) {
    margin-left: auto; }
  .header-top-h1 .leo-megamenu .navbar-nav,
  .header-top-h3 .leo-megamenu .navbar-nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 1199px) {
  .header-top-h1 .main-column .elementor-widget-wrap,
  .header-top-h3 .main-column .elementor-widget-wrap {
    gap: 30px; } }

@media (min-width: 992px) {
  #index .header-top .header-top-h1 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    background: transparent; } }

@media (min-width: 992px) {
  #index .header-top-h3 .elementor-row {
    position: absolute;
    top: 62px;
    right: 0;
    left: 0;
    z-index: 9;
    background: #fff; } }

#index .header-top-h1 .ApMegamenu,
#index .header-top-h3 .ApMegamenu {
  position: relative;
  z-index: 1; }

body:not(#index) .header-top .header-top-h1 {
  background: #000 !important; }

.title-decor .elementor-heading-title {
  position: relative; }
  .title-decor .elementor-heading-title:before, .title-decor .elementor-heading-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 1px;
    background: #D96B1A;
    margin: 0 10px; }
    @media (max-width: 767px) {
      .title-decor .elementor-heading-title:before, .title-decor .elementor-heading-title:after {
        width: 30px; } }

.title-decor-left .elementor-heading-title:after,
.menu-type .title_block:after {
  content: '';
  background: #d96b1a;
  display: inline-block;
  width: 50px;
  height: 0.5px;
  vertical-align: middle;
  margin-left: 15px; }

.blog-container .readmore a {
  color: #D96B1A;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  /* 146.154% */
  letter-spacing: 1.04px;
  text-transform: uppercase;
  margin-top: 23px;
  display: inline-block;
  transition: all 0.3s ease; }
  .blog-container .readmore a i {
    transform: rotate(-45deg);
    transition: all 0.3s ease; }
  .blog-container .readmore a:hover {
    color: #222; }
    .blog-container .readmore a:hover i {
      transform: rotate(0deg); }
.blog-container .cat {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--theme-color-default); }

.blog-wr-h1 .blog-image-container img {
  height: 450px;
  object-fit: cover;
  filter: brightness(0.75); }
.blog-wr-h1 .right-block {
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 30px; }
.blog-wr-h1 .elementor-slick-slider ul.slick-dots {
  position: static;
  margin-top: 30px; }

.datetime-wr li {
  position: relative;
  line-height: 20px;
  font-size: 14px;
  color: #444;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
.datetime-wr ul {
  max-width: 360px;
  margin: auto; }
.datetime-wr .dot {
  content: '';
  width: calc(100% - 180px);
  height: 1px;
  border-top: 1px dotted #A7A39F;
  display: block; }
.datetime-wr .date {
  position: relative; }

.testimonial-wr-h1 img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  order: 1; }
.testimonial-wr-h1 .block-carousel-image-container {
  display: flex;
  flex-direction: column; }
.testimonial-wr-h1 .item-title {
  order: 2;
  margin-top: 14px; }
.testimonial-wr-h1 .item-sub-title {
  order: 3; }
.testimonial-wr-h1 .item-description {
  order: 4;
  max-width: 650px;
  margin: auto; }

.footer-h1 .title-box {
  display: none; }
.footer-h1 .input-wrapper input {
  background: #262626; }
.footer-h1 .datetime-wr li {
  color: #A7A39F; }
.footer-h1 .datetime-wr .date {
  background: #262626; }

/*Home 02 */
.header-top-h3 svg path,
.header-top-h2 svg path {
  stroke: #444444; }
.header-top-h3 svg:hover path,
.header-top-h2 svg:hover path {
  stroke: var(--theme-color-default); }

.product-tab-wr .widget-tab-title {
  border: 1px solid transparent;
  transition: all 0.3s ease; }
  .product-tab-wr .widget-tab-title.active {
    border: 1px solid var(--theme-color-default);
    background: var(--theme-color-default) !important; }

.transparent.datetime-wr .date {
  background: transparent; }

.about-member-wr i {
  font-size: 14px; }
.about-member-wr img {
  width: 100%;
  height: auto; }
.about-member-wr .social-wr {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1; }
  .about-member-wr .social-wr a {
    color: #fff;
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    border-radius: 100%; }
.about-member-wr .elementor-image-box-content {
  position: relative; }
.about-member-wr .elementor-image-box-wrapper:hover .social-wr {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s; }
.about-member-wr .elementor-image-box-wrapper:hover img {
  transition: all 0.3s;
  filter: brightness(0.5); }

.blog-wr-h2 .blog-image-container img {
  height: 410px;
  object-fit: cover; }
.blog-wr-h2 .right-block {
  border: 1px solid #E0E0E0;
  border-top: none;
  padding: 20px; }

.testimonial-wr-h2 .block-carousel-image-container {
  background: #fff;
  padding: 30px;
  text-align: left;
  position: relative; }
  .testimonial-wr-h2 .block-carousel-image-container::before {
    content: "";
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 60px;
    left: 55px;
    background: url("../../../../../img/modules/leoelements/img/left-quotes.svg") center center no-repeat;
    z-index: 1; }
.testimonial-wr-h2 .image img {
  margin-bottom: 30px;
  width: 111px;
  height: 111px;
  object-fit: cover;
  border-radius: 100%; }
@media (min-width: 576px) {
  .testimonial-wr-h2 .block-carousel-image-container {
    padding: 40px 60px 40px 200px; }
    .rtl .testimonial-wr-h2 .block-carousel-image-container {
      padding: 40px 200px 40px 60px; }
  .testimonial-wr-h2 img {
    position: absolute;
    right: auto;
    left: 65px;
    top: 60px; }
    .rtl .testimonial-wr-h2 img {
      right: 65px;
      left: auto; } }
.testimonial-wr-h2 .item-description p:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
  @media (min-width: 992px) {
    .testimonial-wr-h2 .item-description p:first-child {
      font-size: 20px; } }
.testimonial-wr-h2 .item-sub-title {
  color: var(--theme-color-default) !important;
  margin-left: 5px; }
  .rtl .testimonial-wr-h2 .item-sub-title {
    margin-right: 5px;
    margin-left: inherit; }
.testimonial-wr-h2 .item-title, .testimonial-wr-h2 .item-sub-title {
  width: auto !important;
  display: inline-block; }

.leo-instagram-size {
  position: relative; }
  .leo-instagram-size:before {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    content: "\f16d";
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(45%, -50%);
    font-size: 46px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s; }
  .leo-instagram-size:hover:before {
    opacity: 1;
    visibility: visible; }
  .leo-instagram-size:hover img {
    filter: brightness(0.5);
    transition: all 0.3s; }

.no-border .right-block {
  padding: 20px 0;
  border: none; }

.blog-wr-h3 .left-block {
  flex: 0 0 50%; }
.blog-wr-h3 .blog-container {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px; }
.blog-wr-h3 img {
  height: 190px;
  object-fit: cover; }

.testimonial-wr-h3 .block-carousel-image-container {
  display: flex;
  flex-direction: column; }
.testimonial-wr-h3 .item-description {
  order: 2;
  max-width: 730px;
  margin: auto; }
.testimonial-wr-h3 img.img-fluid {
  order: 3; }
.testimonial-wr-h3 p.item-sub-title {
  order: 5; }
.testimonial-wr-h3 .item-title {
  order: 4; }

/*# sourceMappingURL=front.css.map */
