/***************************************************
  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: 1560px !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 .elementor-element {
  margin-right: 0px;
  margin-left: 15px; }
  @media (max-width: 767px) {
    .icon-w .elementor-element {
      margin-left: 10px; } }
.icon-w .userinfo-selector {
  margin-right: 0; }
  .rtl .icon-w .userinfo-selector {
    margin-left: 0;
    margin-right: inherit; }
.icon-w .popup-over .popup-title {
  padding: 0; }
.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 .ap-wishlist {
  padding: 0;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
  position: relative;
  margin-right: 15px; }
  .rtl .icon-w .ap-wishlist {
    margin-left: 15px;
    margin-right: inherit; }
  .icon-w .ap-wishlist .ap-total {
    color: #000;
    background: var(--theme-color-default);
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    padding: 2px 5px;
    position: absolute;
    top: -7px;
    left: 20px;
    transition: all 0.3s ease; }
  .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; }
  .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: 700;
  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; }

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; }
.latest-blogs .btn-viewall {
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  padding: 10px 40px;
  z-index: 1; }
  .latest-blogs .btn-viewall:before {
    background: #dfaf45;
    content: "";
    display: block;
    height: 5px;
    width: 100%;
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    z-index: -1; }
  .latest-blogs .btn-viewall:hover:before {
    height: calc(100% - 1px);
    top: 1px; }
@media (min-width: 992px) {
  .latest-blogs .blog-viewall {
    position: absolute;
    top: 0;
    right: 15px; } }
@media (max-width: 991px) {
  .latest-blogs .blog-viewall {
    text-align: center; } }
.latest-blogs .cat {
  position: absolute;
  bottom: 10px;
  left: 10px; }
  .latest-blogs .cat a {
    background: #dfaf45;
    padding: 2px 7px; }
.latest-blogs .blog-image-container {
  position: relative; }
.latest-blogs .right-block {
  text-align: left;
  background: #fff; }
  .latest-blogs .right-block .readmore {
    background: var(--theme-color-default);
    padding: 16px 47px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 8px;
    font-family: var(--font-family-heading);
    color: var(--link-color);
    display: inline-block;
    transition: all 0.3s ease; }
    .latest-blogs .right-block .readmore:hover {
      color: #fff; }

.blog-meta {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px; }
  .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'; }

.elementor-widget-icon-list .elementor-icon-list-icon i {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400; }

@media (min-width: 992px) and (max-width: 1199px) {
  .header-top-h1 #leo_search_block_top form#leosearchtopbox {
    position: absolute;
    top: 100%;
    right: -50px;
    left: auto;
    right: -50px;
    left: auto;
    opacity: 0;
    visibility: hidden;
    min-width: 260px; }
    .rtl .header-top-h1 #leo_search_block_top form#leosearchtopbox {
      right: auto;
      left: -50px; }
  .header-top-h1 #leo_search_block_top.active form#leosearchtopbox {
    opacity: 1;
    visibility: visible; }
  .header-top-h1 #leo_search_block_top .title_block {
    display: block; }
  .header-top-h1 .leo-megamenu .navbar-nav > li > a {
    padding: 29px 15px; } }

/* Header 02 */
.top-list-icon .elementor-icon-list-item + .elementor-icon-list-item:before {
  content: '';
  background: #E2E2E2;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 18px;
  margin-right: 30px; }

/* Header 03 */
.header-top-h3 #leo_search_block_top .title_block,
.header-top-h3 #_desktop_language_selector .expand-more,
.header-top-h3 #_desktop_currency_selector .expand-more,
.header-top-h3 #_desktop_language_selector .popup-title i,
.header-top-h3 #_desktop_currency_selector .popup-title i,
.header-top-h3 #_desktop_cart .cart-preview .header,
.header-top-h3 #_desktop_cart .cart-preview .header a,
.header-top-h3 .leo_block_top.popup-over a.popup-title i,
.header-top-h3 .icon-w .ap-wishlist {
  color: #fff; }
  .header-top-h3 #leo_search_block_top .title_block:hover,
  .header-top-h3 #_desktop_language_selector .expand-more:hover,
  .header-top-h3 #_desktop_currency_selector .expand-more:hover,
  .header-top-h3 #_desktop_language_selector .popup-title i:hover,
  .header-top-h3 #_desktop_currency_selector .popup-title i:hover,
  .header-top-h3 #_desktop_cart .cart-preview .header:hover,
  .header-top-h3 #_desktop_cart .cart-preview .header a:hover,
  .header-top-h3 .leo_block_top.popup-over a.popup-title i:hover,
  .header-top-h3 .icon-w .ap-wishlist:hover {
    color: var(--theme-color-default); }
@media (min-width: 992px) and (max-width: 1199px) {
  .header-top-h3 #leo_search_block_top form#leosearchtopbox {
    position: absolute;
    top: 100%;
    right: -50px;
    left: auto;
    opacity: 0;
    visibility: hidden;
    min-width: 260px; }
  .header-top-h3 #leo_search_block_top .title_block {
    display: block; }
  .header-top-h3 #leo_search_block_top.active form#leosearchtopbox {
    opacity: 1;
    visibility: visible; } }

.header-top-h4 .leo-megamenu .navbar-header button,
.header-top-h4 .leo-megamenu .navbar-nav > li > a,
.header-top-h3 .leo-megamenu .navbar-header button,
.header-top-h3 .leo-megamenu .navbar-nav > li > a {
  color: #FFFFFF; }
.header-top-h4 .leo-megamenu .navbar-nav > li.active > a,
.header-top-h4 .leo-megamenu .navbar-nav > li:hover > a,
.header-top-h4 .leo-megamenu .navbar-nav > li:focus > a,
.header-top-h3 .leo-megamenu .navbar-nav > li.active > a,
.header-top-h3 .leo-megamenu .navbar-nav > li:hover > a,
.header-top-h3 .leo-megamenu .navbar-nav > li:focus > a {
  color: var(--theme-color-default); }

/* Header 04 */
.header-nav-h1 .dropdown .expand-more, .header-nav-h1 .popup-title,
.header-nav-h4 .dropdown .expand-more,
.header-nav-h4 .popup-title {
  color: #fff; }
.header-nav-h1 .elementor-slick-slider .slick-prev:before, .header-nav-h1 .elementor-slick-slider .slick-next:before,
.header-nav-h4 .elementor-slick-slider .slick-prev:before,
.header-nav-h4 .elementor-slick-slider .slick-next:before {
  color: #fff; }

.header-top-h4 #leosearchtopbox {
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  top: 100%;
  right: -150px;
  min-width: 290px;
  transition: all 0.3s ease; }
.header-top-h4 #leo_search_block_top .title_block {
  display: block; }
.header-top-h4 #leo_search_block_top.active #leosearchtopbox {
  opacity: 1;
  visibility: visible;
  display: block; }
.header-top-h4 #leo_search_block_top .title_block,
.header-top-h4 .leo_search_block_top .title_block:before,
.header-top-h4 .userinfo-selector .popup-title i,
.header-top-h4 .ap-btn-wishlist i,
.header-top-h4 #_desktop_cart .cart-preview .header i {
  color: #fff; }
  .header-top-h4 #leo_search_block_top .title_block:hover,
  .header-top-h4 .leo_search_block_top .title_block:before:hover,
  .header-top-h4 .userinfo-selector .popup-title i:hover,
  .header-top-h4 .ap-btn-wishlist i:hover,
  .header-top-h4 #_desktop_cart .cart-preview .header i:hover {
    color: var(--theme-color-default); }
.header-top-h4 #leo_search_block_top .title_block:hover,
.header-top-h4 .userinfo-selector .popup-title:hover i,
.header-top-h4 .ap-btn-wishlist:hover i,
.header-top-h4 #_desktop_cart .cart-preview a:hover i {
  color: var(--theme-color-default); }

/* Home 06 */
.header-wr-h6 .leo-megamenu .navbar-nav > li > a {
  padding: 20px; }
.header-wr-h6 .leo-megamenu .navbar-nav > li.active > a,
.header-wr-h6 .leo-megamenu .navbar-nav > li:hover > a,
.header-wr-h6 .leo-megamenu .navbar-nav > li:focus > a {
  color: #EB3030; }
@media (max-width: 767px) {
  .header-wr-h6 .ApMegamenu {
    position: absolute;
    top: -48px; } }

.header-top-h6 #leo_search_block_top .title_block {
  display: none; }
@media (max-width: 991px) {
  .header-top-h6 #leo_search_block_top form#leosearchtopbox {
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important; } }

.header-nav-h4 .linklist-toggle {
  margin-bottom: 0; }

.contact-line-wr .LeoBlockLink {
  display: flex;
  gap: 5px;
  align-items: center; }
.contact-line-wr .linklist-toggle {
  margin-bottom: 0; }

.letter-wr-h3 .title-box h4:before,
.footer-top-h1 .title-box h4:before {
  content: "";
  background: var(--theme-color-default);
  display: inline-block;
  vertical-align: top;
  height: 15px;
  width: 15px;
  margin-right: 15px; }
  .rtl .letter-wr-h3 .title-box h4:before, .rtl
  .footer-top-h1 .title-box h4:before {
    margin-left: 15px;
    margin-right: inherit; }

.decor-title .widget-tabs-wrapper:before,
.decor-title .title_block:before,
.decor-title .elementor-image-box-title:before,
.decor-title .elementor-heading-title:before {
  content: "";
  background: var(--theme-color-default);
  display: inline-block;
  vertical-align: top;
  height: 15px;
  width: 15px;
  margin-right: 15px; }
  .rtl .decor-title .widget-tabs-wrapper:before, .rtl
  .decor-title .title_block:before, .rtl
  .decor-title .elementor-image-box-title:before, .rtl
  .decor-title .elementor-heading-title:before {
    margin-left: 15px;
    margin-right: inherit; }
.decor-title .red .title_block:before {
  background: #EB3030; }

.highlight-title-wr .linklist-toggle {
  display: block !important; }
.highlight-title-wr .title_block,
.highlight-title-wr .elementor-image-box-title {
  display: inline-block;
  position: relative;
  z-index: 0; }
  .highlight-title-wr .title_block:before,
  .highlight-title-wr .elementor-image-box-title:before {
    content: '';
    background: var(--theme-color-default);
    display: block;
    position: absolute;
    height: 5px;
    bottom: 6px;
    width: 100%;
    z-index: -1; }
.highlight-title-wr .title_block:before {
  bottom: 19px; }

/* Home 01 */
.cate-wr-h1 .elementor-image-box-title {
  padding: 9px 15px;
  background: var(--theme-color-default);
  display: inline-block;
  margin-bottom: 0; }
  .cate-wr-h1 .elementor-image-box-title:hover {
    background: #000;
    color: #fff !important; }
.cate-wr-h1 .elementor-image-box-img img {
  width: 100%;
  height: auto; }
.cate-wr-h1 .elementor-image-box-content {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 30px; }

.banner-wr-h1 .banner-w .elementor-image-box-img img {
  height: 450px;
  object-fit: cover; }

.double-wr-h1 img {
  min-height: 500px;
  object-fit: cover; }

.set-size-wr .elementor-image-box-img img {
  width: 100%;
  height: auto; }
@media (min-width: 992px) and (max-width: 1199px) {
  .set-size-wr .elementor-widget-image-box {
    width: 50%; }
    .set-size-wr .elementor-widget-image-box img {
      width: 100%;
      height: auto;
      min-height: 308px;
      object-fit: cover; }
    .set-size-wr .elementor-widget-image-box:nth-child(2) {
      padding-right: 15px; }
    .set-size-wr .elementor-widget-image-box:nth-child(3) {
      padding-left: 15px; } }

.left-button-lg .elementor-widget .list-item a {
  display: block;
  line-height: 2;
  padding-top: 5px; }
.left-button-lg .LeoBlockLink-toggle-none .linklist-toggle {
  margin-bottom: 0; }

.double-wr-h1 img {
  width: 100%; }

@media (min-width: 768px) {
  .left-button-lg {
    order: 1;
    display: flex;
    justify-content: flex-end; } }
@media (max-width: 767px) {
  .left-button-lg {
    display: none; } }
@media (min-width: 1200px) {
  .reflect-wr-h1 .elementor-widget-wrap .elementor-element .left-button-lg {
    order: 1; }
  .reflect-wr-h1 .elementor-widget-wrap .elementor-element:nth-child(2) {
    order: 3;
    display: flex; }
  .reflect-wr-h1 .elementor-widget-wrap .elementor-element:nth-child(1) {
    order: 2;
    display: flex; } }
.reflect-wr-h1 .elementor-widget-image-box img {
  width: 100% !important;
  object-fit: cover; }
@media (min-width: 992px) and (max-width: 1199px) {
  .reflect-wr-h1 .elementor-image-box-img img {
    height: 280px; } }

.banner-slidershow-h3 .elementor-image-box-img img {
  min-height: 600px;
  object-fit: cover; }

.banner-w .elementor-image-box-wrapper {
  overflow: hidden;
  position: relative; }
.banner-w .elementor-image-box-img img {
  width: 100%;
  height: auto; }
.banner-w .first-text {
  display: block; }
.banner-w .sub-title {
  font-family: var(--font-family-heading);
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 0.83;
  text-align: inherit;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #000000; }
  .banner-w .sub-title.big {
    font-size: 80px; }
.banner-w .thin-text {
  font-weight: 400 !important;
  font-style: italic; }
.banner-w .red-text {
  color: #F36E59; }
.banner-w .red {
  color: #EB3030; }
  .banner-w .red span {
    color: #000; }
.banner-w .grey {
  color: #5F7C9F; }
  .banner-w .grey span {
    color: #000; }
.banner-w .desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #9E9E9E;
  margin-top: 12px; }
.banner-w .label-price {
  font-family: var(--font-family-heading);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-align: right;
  letter-spacing: -2px;
  text-transform: uppercase;
  color: #00B67A; }
.banner-w .label-text {
  font-family: var(--font-family-heading);
  font-style: italic;
  font-weight: 400;
  font-size: 40px;
  line-height: 36px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #FFFFFF;
  position: absolute;
  width: 130px;
  height: 130px;
  right: 50px;
  top: 245px;
  padding: 28px 20px;
  background: #FFA824;
  border-radius: 100%;
  text-align: center; }

.banner-wr-h2 .elementor-image-box-img img {
  min-height: 450px;
  object-fit: cover; }

.fix-the-size .elementor-image-box-img {
  height: 100%; }

.banner-wt-h4 .elementor-image-box-img img {
  min-height: 400px;
  object-fit: cover; }

.banner-wr-h4 .elementor-image-box-img img {
  min-height: 360px;
  object-fit: cover; }

.type-org-one .elementor-image-box-content, .type-org-two .elementor-image-box-content {
  display: flex;
  flex-direction: column; }

.type-org-one .sub-title {
  order: 1; }
.type-org-one .label-button {
  order: 3; }
.type-org-one .elementor-image-box-title {
  order: 2;
  margin-top: 15px; }
.type-org-one .label-price {
  order: 3; }

.left-button-lg a,
.label-button a {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  border: 1px solid #000000;
  padding: 10px 40px;
  margin-top: 18px;
  position: relative;
  z-index: 1; }
  .left-button-lg a:before,
  .label-button a:before {
    background: #dfaf45;
    content: "";
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    top: calc(100% - 5px);
    left: 0px;
    transition: all 0.3s ease;
    z-index: -1; }
.left-button-lg a:hover,
.label-button a:hover {
  color: #fff !important; }
  .left-button-lg a:hover:before,
  .label-button a:hover:before {
    height: 100%;
    top: 0; }
.left-button-lg.elementor-widget .list-item a:hover,
.label-button.elementor-widget .list-item a:hover {
  color: #fff !important; }
  .left-button-lg.elementor-widget .list-item a:hover:before,
  .label-button.elementor-widget .list-item a:hover:before {
    height: 100%;
    top: 0; }

.left-button-lg a {
  margin-top: 0; }
.left-button-lg.white a {
  border: 1px solid #fff; }

.white .label-button a {
  background: #fff;
  border: none;
  padding: 15px 40px; }

.author {
  color: #000 !important; }

@media (min-width: 992px) {
  .product-show-more .left-button-lg {
    position: absolute;
    top: 0;
    right: 0; } }
.float-text-h1 {
  position: absolute;
  top: 80px;
  z-index: 1;
  padding-left: 12.5%; }

.product-grid-wr .thumbnail-container {
  margin-bottom: 0; }
.product-grid-wr .leo-plist-style .thumbnail-container {
  padding: 0 30px; }
.product-grid-wr .leo-plist-style .product-image {
  padding: 40px 0px 8px; }
.product-grid-wr .leo-plist-style .highlighted-informations {
  position: absolute;
  top: -10px;
  right: 40px; }
.product-grid-wr .leo-plist-style .product-meta {
  position: relative;
  padding: 4.5px 0 10px; }

.testimonial-wr-h1 {
  max-width: 490px;
  margin-left: auto;
  text-align: center; }
  @media (max-width: 991px) {
    .testimonial-wr-h1 {
      margin: auto; } }
  .testimonial-wr-h1 .item-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 14px; }
  .testimonial-wr-h1 .item-sub-title {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 20px;
    color: #000; }
    .testimonial-wr-h1 .item-sub-title span {
      text-decoration: underline; }
  .testimonial-wr-h1 .item-description {
    border-top: 1px solid #E2E2E2;
    padding-top: 33px; }
  .testimonial-wr-h1 .cmt-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px; }
  .testimonial-wr-h1 p {
    line-height: 24px;
    color: #404040; }
  .testimonial-wr-h1 .customer-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px; }
  .testimonial-wr-h1 .date {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #9E9E9E; }

@media (max-width: 767px) {
  .mail-wr-h1 .elementor-icon-box-icon {
    margin: 2px 15px 0 0 !important; } }
.circle-bike .elementor-image-box-img {
  background: var(--theme-color-default);
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  border-radius: 100%; }
.circle-bike img {
  padding: 11px 10px; }

/* Home 02 */
.circle-btn-h2 a {
  width: 230px !important;
  height: 230px;
  line-height: 210px !important;
  margin: auto; }

.brand-wr-h2 .elementor-widget-container {
  max-width: 230px;
  width: 230px;
  height: 230px;
  border-radius: 100%;
  margin: 0 auto 30px; }
.brand-wr-h2 .elementor-image {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto; }
.brand-wr-h2 .elementor-widget-container {
  transition: all 0.5s ease; }
.brand-wr-h2 .elementor-widget-image:hover .elementor-widget-container {
  background: #000 !important;
  border-radius: 100%; }

.full-col-config .thumbnail-container > div {
  max-width: 600px;
  margin: auto; }
.full-col-config .thumbnail-container {
  border: 1px solid #E2E2E2;
  margin-bottom: 0; }
  .full-col-config .thumbnail-container .product-meta {
    text-align: center; }
  @media (min-width: 992px) {
    .full-col-config .thumbnail-container {
      padding-top: 29px;
      padding-bottom: 20px; } }

.cat-wr-h2 .item-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease; }
.cat-wr-h2 .item-sub-title {
  -webkit-text-stroke: 1px #fff;
  position: absolute;
  top: calc(50% + 16px);
  margin: auto;
  left: 0;
  right: 0;
  transition: all 0.3s ease; }
.cat-wr-h2 .block-carousel-image-container {
  position: relative; }
  .cat-wr-h2 .block-carousel-image-container:hover .item-sub-title {
    top: calc(50% - 8px);
    -webkit-text-stroke: 1px var(--theme-color-default); }
  .cat-wr-h2 .block-carousel-image-container:hover .item-title {
    top: calc(50% + 16px);
    color: var(--theme-color-default) !important; }

.set-mail-label .elementor-widget-wrap {
  flex-wrap: wrap; }
.set-mail-label .elementor-element:nth-child(2) {
  width: 100%; }

.testimonial-wr-h2 img {
  max-width: 98px;
  margin: 0 !important;
  order: 1; }
.testimonial-wr-h2 .block-carousel-image-container a {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
.testimonial-wr-h2 .block-carousel-image-container a > * {
  display: flex; }
.testimonial-wr-h2 .item-title {
  order: 2;
  margin-top: 8px;
  margin-bottom: 4px; }
.testimonial-wr-h2 .item-description {
  order: 3;
  flex-wrap: wrap; }
.testimonial-wr-h2 a:hover {
  color: #404040; }
.testimonial-wr-h2 .customer-name {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000; }
.testimonial-wr-h2 .date {
  width: 100%;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #9E9E9E;
  margin-top: 5px; }
.testimonial-wr-h2 p {
  line-height: 1.5; }

/* Home 03 */
.banner-wt-h3 .elementor-image-box-img img {
  min-height: 350px;
  object-fit: cover; }

.type-org-two .sub-title {
  color: var(--theme-color-default);
  margin-top: 11px; }
  .type-org-two .sub-title .thin-text {
    color: #fff; }
.type-org-two p {
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  margin-top: 7px; }
.type-org-two .label-button a {
  margin-top: 5px;
  color: #fff;
  border: 1px solid #fff; }

.label-button-line a {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 21px;
  display: inline-block;
  border-bottom: 3px solid var(--theme-color-default); }
  .label-button-line a:hover {
    color: var(--theme-color-default); }

.first-text.red {
  color: #DA273F; }

.cat-wr-h3 .image a {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap; }
  .cat-wr-h3 .image a:before {
    content: '';
    background: #EBEBEB;
    width: 120px;
    height: 120px;
    display: block;
    border-radius: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
    transition: all 0.3s ease; }
  .cat-wr-h3 .image a:hover:before {
    background: var(--theme-color-default);
    width: 140px;
    height: 140px; }
.cat-wr-h3 img {
  order: 1;
  height: 140px;
  object-fit: cover; }
.cat-wr-h3 .item-title {
  order: 2; }

.banner-wr-t3 .label-text {
  top: 196px; }

@media (min-width: 1560px) {
  .larger-container .elementor-container {
    max-width: calc(100% - 180px);
    margin: auto; }
    .larger-container .elementor-container .banner-w .elementor-image-box-img img {
      width: 100%;
      height: auto; }

  .larger-container > .elementor-container {
    max-width: 1740px; } }
.list-wr-h3 .elementor-icon-list-icon {
  background: var(--theme-color-default);
  width: 24px !important;
  height: 24px;
  text-align: center;
  line-height: 18px;
  margin-right: 10px; }
  .rtl .list-wr-h3 .elementor-icon-list-icon {
    margin-left: 10px;
    margin-right: inherit; }
.list-wr-h3 .elementor-icon-list-icon i {
  font-weight: 700 !important; }

.one-quarter-wr .sub-title {
  color: #EF6206; }
  .one-quarter-wr .sub-title .thin-text {
    color: #fff; }

@media (min-width: 768px) {
  .promo-box-h3 .elementor-slick-slider .slick-arrow {
    border: 1px solid #E2E2E2;
    width: 60px;
    height: 60px;
    position: static;
    display: inline-block;
    transform: none; }
  .promo-box-h3 .slick-arrows {
    position: absolute;
    top: 0;
    right: 0; }
    .rtl .promo-box-h3 .slick-arrows {
      left: 0;
      right: auto; }
  .promo-box-h3 .slick-list {
    padding-top: 138px; } }
@media (max-width: 767px) {
  .promo-box-h3 .elementor-row {
    flex-direction: column-reverse; } }

.red-wr-h3 .title_block:before {
  background: #EB3030; }
.red-wr-h3 .thumbnail-container {
  border: 3px solid #EB3030; }

.service-wr-h3 img {
  width: 100% !important;
  height: auto;
  min-height: 320px;
  object-fit: cover; }
.service-wr-h3 .elementor-image-box-title a {
  color: #fff; }
.service-wr-h3 .elementor-image-box-description {
  border: 1px solid #FFFFFF;
  display: inline-block;
  padding: 10px 40px;
  margin-top: 10px !important;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  z-index: 1; }
  .service-wr-h3 .elementor-image-box-description:before {
    background: #dfaf45;
    content: "";
    height: 5px;
    width: 100%;
    display: block;
    position: absolute;
    top: calc(100% - 5px);
    left: 0px;
    transition: all 0.3s ease;
    z-index: -1; }
  .service-wr-h3 .elementor-image-box-description:hover {
    color: #000; }
    .service-wr-h3 .elementor-image-box-description:hover:before {
      height: 100%;
      top: 0; }

.letter-wr-h3 .block_newsletter {
  max-width: 750px;
  margin: auto;
  text-align: center; }
  .letter-wr-h3 .block_newsletter p:not(.alert) {
    font-size: 16px;
    color: #9E9E9E;
    margin-bottom: 20px; }
  .letter-wr-h3 .block_newsletter form input[type=email] {
    background: #F7F7F7; }

.service-wb-h3 .elementor-widget-wrap {
  border: 1px solid #E2E2E2;
  justify-content: space-around; }
.service-wb-h3 p {
  max-width: 465px;
  margin: auto; }

@media (min-width: 768px) {
  .one-quarter-wr {
    height: 100%; }
    .one-quarter-wr .elementor-widget-container,
    .one-quarter-wr .elementor-image-box-wrapper,
    .one-quarter-wr .elementor-image-box-img {
      height: 100%; }
    .one-quarter-wr img {
      height: calc(100% - 20px) !important;
      object-fit: cover; } }
/* Home 04 */
.white .sub-title {
  color: #fff; }
.white .label-button-line a {
  color: #fff; }
  .white .label-button-line a:hover {
    color: var(--theme-color-default); }

@media (min-width: 768px) {
  .border-bottom .elementor-container:after {
    background: #e2e2e2;
    content: "";
    display: block;
    position: absolute;
    top: calc(100% + 60px);
    left: 0;
    right: 0;
    width: 100%;
    height: 1px; } }
@media (min-width: 1200px) {
  .text-wr-h4 .elementor-widget-wrap {
    padding: 0 25%; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .text-wr-h4 .elementor-widget-wrap {
    padding: 0 15%; } }

.icon-wr-line .elementor-image-box-img {
  width: 80px !important;
  height: 80px;
  background: var(--theme-color-default);
  flex: 0 0 80px;
  line-height: 76px;
  text-align: center; }

.banner-wr-h4 .elementor-image-box-wrapper:before {
  content: "";
  background: #EB3030;
  width: 360px;
  height: 860px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%); }
.banner-wr-h4 .label-button a {
  color: #fff;
  border: 1px solid;
  background: transparent; }
.banner-wr-h4 p:not([class]) {
  margin-bottom: 0; }

.testimonial-wr-h4 a {
  display: flex;
  flex-direction: column;
  max-width: 750px;
  margin: auto; }
.testimonial-wr-h4 img {
  order: 4; }
.testimonial-wr-h4 .item-description {
  order: 1;
  margin-bottom: 43px; }
.testimonial-wr-h4 .item-title {
  order: 2;
  margin-bottom: 5px; }
.testimonial-wr-h4 .item-sub-title {
  order: 3;
  margin-bottom: 32px; }

@media (min-width: 992px) {
  .blog-wr-h4 .left-block, .blog-wr-h4 .right-block {
    flex: 0 0 47%; }
  .blog-wr-h4 .blog-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    align-items: flex-end; }
  .blog-wr-h4 .latest-blogs .cat {
    left: calc(100% + 30px);
    top: 0;
    width: 100%; } }

/* Home 05 */
.cat-wr-h5 img {
  width: 100%;
  height: auto; }
.cat-wr-h5 .label-button-line {
  display: none;
  transition: all 0.3s ease; }
.cat-wr-h5 .elementor-image-box-wrapper:hover .label-button-line {
  display: block; }

.service-wr-h5 .elementor-image-box-img {
  min-width: 160px;
  height: 160px;
  line-height: 160px;
  position: relative;
  z-index: 1; }
  .service-wr-h5 .elementor-image-box-img:before {
    content: "";
    display: block;
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.3s ease;
    z-index: -1; }
.service-wr-h5 .elementor-image-box-wrapper:hover .elementor-image-box-img {
  opacity: 0;
  visibility: hidden; }
  .service-wr-h5 .elementor-image-box-wrapper:hover .elementor-image-box-img:before {
    opacity: 0;
    visibility: hidden; }
@media (min-width: 992px) {
  .service-wr-h5 .elementor-image-box-description {
    padding: 0 15%; } }

.red .thumbnail-container {
  border: 2px solid #EB3030; }
  .red .thumbnail-container .product-meta {
    padding: 10px 30px; }

.banner-wr-h5 .type-org-one .elementor-image-box-img img {
  height: 750px;
  object-fit: cover; }

/* Home 06 */
.banner-wt-h6 .elementor-image-box-content img {
  max-width: 137px; }
.banner-wt-h6 .elementor-image-box-img img {
  height: 580px;
  object-fit: cover; }
.banner-wt-h6 .label-button a {
  padding: 17px 55px; }
.banner-wt-h6 .type-org-two .label-button a {
  margin-top: 36px;
  background: #fff;
  color: #000; }
.banner-wt-h6 .type-org-one .label-button a {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  margin-top: 36px; }
.banner-wt-h6 .white {
  color: #fff !important; }

.banner-wr-h6 .elementor-image-box-img img {
  height: 340px;
  object-fit: cover; }
.banner-wr-h6 .bg-wr {
  background: #EB3030;
  margin: 0 5px; }

.set-bolder span {
  font-weight: 400 !important;
  color: #000; }

.resize-a-bit .product-list-default .thumbnail-container {
  margin-bottom: 0; }
.resize-a-bit .product-list-default .product-meta {
  padding: 10px 0 0; }
.resize-a-bit .product-list-default .functional-buttons {
  padding: 9px 0; }
.resize-a-bit .product-list-default .product-image {
  padding: 21px 0px 8px; }
@media (min-width: 768px) {
  .resize-a-bit .elementor-element,
  .resize-a-bit .elementor-widget-container,
  .resize-a-bit .elementor-image {
    height: 100%; }
  .resize-a-bit .elementor-image img {
    height: 100%;
    object-fit: cover; } }

@media (max-width: 1199px) {
  .remove-bg-lg {
    background-image: none !important; }

  .center-lg-wr {
    margin: auto; } }
.banner-text-h6 .thin-text {
  font-weight: 400 !important;
  font-style: italic;
  color: #fff !important; }

.home-wr-info .elementor-widget-wrap {
  border: 1px solid #E2E2E2;
  padding: 70px 60px; }
  @media (max-width: 991px) {
    .home-wr-info .elementor-widget-wrap {
      padding: 30px; } }

/* Footer 01 */
.footer-top-h1 .title-box h4 {
  color: #fff; }
.footer-top-h1 .block_newsletter {
  max-width: 750px;
  margin: auto;
  text-align: center; }
  .footer-top-h1 .block_newsletter p:not(.alert) {
    max-width: 420px;
    margin: 0 auto 20px;
    color: #9E9E9E; }
.footer-top-h1 .footer_logo {
  padding: 85px 0; }
  @media (min-width: 1200px) {
    .footer-top-h1 .footer_logo {
      margin-top: -100px; } }
  @media (max-width: 991px) {
    .footer-top-h1 .footer_logo {
      padding: 30px 0; } }

.footer-middle-h1 .block-social {
  text-align: left; }
  .rtl .footer-middle-h1 .block-social {
    text-align: right; }
  .footer-middle-h1 .block-social .title-content.h4 {
    color: #ffff;
    font-family: var(--font-family-base);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.71em;
    margin-bottom: 18px; }

/* Home 02 */
.footer-top-h2 .title-content.h4 {
  font-family: var(--font-family-base);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #9E9E9E;
  margin-bottom: 16px; }
.footer-top-h2 .block-social {
  text-align: left; }
  .rtl .footer-top-h2 .block-social {
    text-align: right; }
  .footer-top-h2 .block-social li a {
    color: #000000; }

.link-bottom-wr .linklist-toggle {
  margin-bottom: 0; }

.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%; } }

.set-mail-label .elementor-widget-wrap {
  display: flex;
  flex-direction: column; }
  .set-mail-label .elementor-widget-wrap .block_newsletter form input[type=email] {
    background: #F7F7F7; }
  .set-mail-label .elementor-widget-wrap .block_newsletter .title-box h4 {
    color: #000;
    margin-bottom: 0; }
  .set-mail-label .elementor-widget-wrap .block_newsletter .title-box {
    max-width: 500px;
    margin: auto;
    text-align: center; }
    .set-mail-label .elementor-widget-wrap .block_newsletter .title-box p {
      margin-bottom: 30px; }

@media (max-width: 1199px) {
  .header-top-h2 #leo_search_block_top .title_block {
    display: block; }
  .header-top-h2 #leo_search_block_top form#leosearchtopbox {
    position: absolute;
    top: 100%;
    right: -90px;
    left: auto;
    opacity: 0;
    visibility: hidden;
    min-width: 280px; }
    .rtl .header-top-h2 #leo_search_block_top form#leosearchtopbox {
      right: auto;
      left: -90px; }
  .header-top-h2 #leo_search_block_top.active form#leosearchtopbox {
    opacity: 1;
    visibility: visible; } }

.play-demo {
  position: absolute;
  top: -128px;
  right: 90px;
  width: auto !important; }
  .play-demo .elementor-icon-box-icon {
    width: 48px;
    height: 48px;
    background: #dfaf45
    border-radius: 100%; }
    .play-demo .elementor-icon-box-icon i {
      padding: 16px 25px; }

.hotspot-content .btn-action:hover {
  background: var(--theme-color-default) !important; }

.banner-slidershow-h3 .elementor-image-box-img img {
  min-height: 630px; }

/*# sourceMappingURL=front.css.map */
