/***************************************************
  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;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .linklist-toggle .title_block {
      padding-bottom: 5px !important; } }

/*  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; }

.widget-tab-title {
  border-radius: 5px; }

.widget-tab-title.active {
  background: var(--theme-color-default); }

.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: 1440px !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 .popup-title,
.icon-w #_desktop_cart .header,
.icon-w .ap-wishlist {
  width: 50px;
  height: 50px;
  display: block;
  line-height: 60px;
  text-align: center; }
  .icon-w .userinfo-selector .popup-title:hover svg path,
  .icon-w #_desktop_cart .header:hover svg path,
  .icon-w .ap-wishlist:hover svg path {
    fill: var(--theme-color-default) !important; }
.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 .popup-over .popup-title span, .icon-w .popup-over .popup-title i {
    color: #fff; }
  .icon-w .popup-over .popup-title:hover span, .icon-w .popup-over .popup-title:hover i {
    color: var(--theme-color-default); }
.icon-w .leo_search_block_top .title_block:before,
.icon-w .userinfo-selector .popup-title i {
  font-size: 24px;
  color: #fff; }
.icon-w .ap-wishlist {
  padding: 0;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
  position: relative; }
  .icon-w .ap-wishlist .ap-total {
    background: var(--theme-color-default);
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    transition: all 0.3s ease; }
  .icon-w .ap-wishlist:hover {
    color: var(--theme-color-default); }

.wr-bnmenu {
  position: relative; }
  .wr-bnmenu .content {
    position: absolute;
    bottom: 50%;
    right: 0;
    padding: 030px;
    transform: translateY(50%); }
  .wr-bnmenu h4 {
    display: block;
    margin-bottom: 20px; }
  .wr-bnmenu .btn-primary {
    display: inline-block; }

.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; }

.deal-clock {
  display: flex; }

.leo-more-cdown .deal-clock li,
.leocountdown-time li {
  text-align: center;
  margin: 5px;
  min-width: 70px;
  height: 70px;
  line-height: 70px;
  background: var(--theme-color-default);
  border-radius: 5px;
  clip-path: polygon(100% 0, 100% 81%, 85% 100%, 0 100%, 0 0);
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (max-width: 991px) {
    .leo-more-cdown .deal-clock li,
    .leocountdown-time li {
      min-width: 50px;
      height: 50px;
      line-height: 50px; } }

.leo-more-cdown .deal-clock li *,
.leocountdown-time li * {
  display: block !important; }

.z-depth-1 b,
.lcd_number {
  font-size: 40px;
  font-weight: 700;
  line-height: 38px;
  color: #fff; }
  @media (max-width: 991px) {
    .z-depth-1 b,
    .lcd_number {
      font-size: 24px;
      line-height: 24px; } }

.z-depth-1 span,
.lcd_text {
  color: #fff;
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 5px; }

.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 .blog-viewall .btn-primary {
  background: transparent;
  border-radius: 0;
  border: none;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 0;
  letter-spacing: 0;
  text-transform: capitalize; }
  .latest-blogs .blog-viewall .btn-primary i {
    margin-left: 5px;
    color: var(--theme-color-default); }
    .rtl .latest-blogs .blog-viewall .btn-primary i {
      margin-right: 5px;
      margin-left: inherit; }
  .latest-blogs .blog-viewall .btn-primary:hover {
    color: var(--theme-color-default); }
.latest-blogs .blog-image-container {
  position: relative; }
.latest-blogs .readmore {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #222; }
  .latest-blogs .readmore i {
    margin-left: 5px;
    color: var(--theme-color-default); }
    .rtl .latest-blogs .readmore i {
      margin-right: 5px;
      margin-left: inherit; }

.blog-image-container {
  position: relative;
  margin-bottom: 20px; }
  .blog-image-container img {
    border-radius: 10px; }

.cat {
  position: absolute;
  top: calc(100% - 22px);
  left: 0; }
  .cat a {
    background: var(--theme-color-default);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 600;
    clip-path: polygon(0 0, 93% 0, 100% 100%, 0% 100%);
    padding: 0 20px 0 10px;
    display: inline-flex; }
    .rtl .cat a {
      padding: 0 10px 0 20px; }

.blog-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  font-size: 18px;
  line-height: 24px;
  color: #888;
  font-weight: 400; }
  .blog-meta > div + div:before {
    content: '/';
    margin-right: 5px; }

p.blog-desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.blog-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  font-size: 24px;
  line-height: 28px;
  color: #222;
  font-weight: 700; }

.manufacturer-container img {
  width: 100%;
  transition: all 0.3s ease; }

.group-video .video-play {
  cursor: pointer;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
  width: auto !important; }
.group-video .elementor-icon-wrapper {
  width: 70px;
  height: 70px;
  background: var(--theme-color-default);
  border-radius: 100%;
  line-height: 77px; }
.group-video .elementor-widget-video {
  display: none; }
.group-video .video-play:hover .elementor-icon-wrapper {
  animation: spin 5s linear infinite; }

@media (min-width: 768px) {
  .fancybox-wrap, .fancybox-inner {
    width: 860px !important;
    height: 530px !important; }

  iframe.elementor-video-iframe {
    height: 510px !important;
    width: 830px !important; }

  .fancybox-skin {
    height: 540px !important;
    padding: 0; } }
@media (max-width: 767px) {
  .elementor-fit-aspect-ratio,
  .elementor-widget-container,
  .elementor-video-iframe,
  .fancybox-inner,
  .fancybox-skin,
  .fancybox-outer {
    width: 100% !important;
    height: 100% !important; }

  .fancybox-wrap {
    width: calc(100% - 30px) !important;
    height: 100% !important;
    left: 15px !important;
    right: 15px !important; } }
.products .slick-list {
  margin: 0 -15px; }

.elementor-slick-slider .slick-prev,
.elementor-slick-slider .slick-next {
  width: 45px;
  height: 45px;
  border: 1px solid; }
  .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: 14px; }
.elementor-slick-slider .slick-prev {
  right: auto;
  left: -60px; }
  .rtl .elementor-slick-slider .slick-prev {
    right: -60px;
    left: auto; }
  .elementor-slick-slider .slick-prev:before {
    content: '\f0d9' !important; }
.elementor-slick-slider .slick-next {
  right: -60px;
  left: auto; }
  .rtl .elementor-slick-slider .slick-next {
    right: auto;
    left: -60px; }
  .elementor-slick-slider .slick-next:before {
    content: '\f0da' !important; }

.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 .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%; } }

.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*/
.menu-wr .leo-megamenu .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  padding: 42px 20px; }

@media (min-width: 1200px) {
  .top-nav:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .top-nav:before, .top-nav:after {
    content: "";
    display: block;
    width: 105px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -1px; }
  .top-nav:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; } }
.center-wr .elementor-widget-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: nowrap;
  align-items: center; }

.header-nav-h1 .elementor-slick-slider .slick-prev:before,
.header-nav-h1 .elementor-slick-slider .slick-next:before {
  color: #fff !important; }
.header-nav-h1 .leo-megamenu .navbar-header button {
  color: #fff; }
.header-nav-h1 #leo_search_block_top .title_block {
  display: none; }
.header-nav-h1 #leo_search_block_top form#leosearchtopbox {
  position: static;
  opacity: 1;
  visibility: visible; }
@media (min-width: 1200px) {
  .header-nav-h1 .center-wr .menu-wr {
    width: 40%; }
  .header-nav-h1 .center-wr .search-wr {
    width: 60%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .header-nav-h1 .center-wr .menu-wr {
    width: 60%; }
  .header-nav-h1 .center-wr .search-wr {
    width: 40%; } }

.header-nav-h1 .leo-megamenu, .header-nav-h1 .menu-wr {
  position: static; }
.header-nav-h1 .icon-w .ap-wishlist path,
.header-nav-h1 .icon-w #_desktop_cart path,
.header-nav-h1 .icon-w .userinfo-selector path {
  stroke: #fff; }
  .header-nav-h1 .icon-w .ap-wishlist path:hover,
  .header-nav-h1 .icon-w #_desktop_cart path:hover,
  .header-nav-h1 .icon-w .userinfo-selector path:hover {
    stroke: var(--theme-color-default); }
@media (max-width: 767px) {
  .header-nav-h1 .logo-wr {
    order: 1; }
  .header-nav-h1 .center-wr {
    order: 3; }
  .header-nav-h1 .icon-w {
    order: 2; } }

.header-top-h1 .leo-megamenu .navbar-nav > li {
  float: none;
  display: inline-block;
  vertical-align: middle; }
.header-top-h1 .megamenu.horizontal {
  text-align: center; }
@media (min-width: 992px) {
  .header-top-h1 .ApMegamenu .leo-verticalmenu .title_block {
    display: none; }
  .header-top-h1 .ApMegamenu .leo-verticalmenu > .block_content {
    opacity: 1;
    visibility: visible;
    background: transparent;
    position: static;
    border: magenta; }
  .header-top-h1 .ApMegamenu .leo-verticalmenu .title_block {
    color: #000; }
  .header-top-h1 div.verticalmenu .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center; }
    .header-top-h1 div.verticalmenu .navbar-nav li {
      width: auto; }
      .header-top-h1 div.verticalmenu .navbar-nav li a {
        border-bottom: none;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1; }
      .header-top-h1 div.verticalmenu .navbar-nav li.red-text a {
        color: var(--theme-color-default); } }

@media (max-width: 767px) {
  .header-nav-h1 .menu-wr {
    width: 0; }
    .header-nav-h1 .menu-wr .navbar-header {
      position: absolute;
      top: -60px; } }
@media (max-width: 991px) {
  .ApMegamenu .leo-verticalmenu .title_block {
    color: #000; } }
@media (min-width: 992px) {
  .abs-wr-h1 {
    position: absolute;
    top: 0;
    right: 0;
    left: auto; }
    .rtl .abs-wr-h1 {
      right: auto;
      left: 0; } }
.banner-wr-h1 a:hover .elementor-button-icon {
  color: #fff !important; }

.abs-wr-h1 i {
  color: var(--theme-color-default); }
.abs-wr-h1 a:hover i {
  color: #fff; }

a.elementor-button-link i {
  color: var(--theme-color-default); }
a.elementor-button-link:hover i {
  color: #fff; }

.top-cat-wr a {
  display: block;
  position: relative; }
  .top-cat-wr a:hover .item-description {
    background: var(--theme-color-default) !important;
    color: #fff; }
  .top-cat-wr a:hover .item-title {
    color: var(--theme-color-default); }
  .top-cat-wr a:hover .item-sub-title {
    color: #fff !important;
    background: var(--theme-color-default); }
.top-cat-wr img {
  min-height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.5s ease; }
.top-cat-wr .item-sub-title {
  padding: 5px 15px;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  top: 50px;
  right: auto;
  left: 50px; }
  .rtl .top-cat-wr .item-sub-title {
    right: 50px;
    left: auto; }
.top-cat-wr .block-carousel-image-container a {
  display: block;
  position: relative; }
.top-cat-wr .item-title {
  position: absolute;
  max-width: 50%;
  top: 90px;
  right: auto;
  left: 50px;
  transition: all 0.3s ease;
  z-index: 1; }
  .rtl .top-cat-wr .item-title {
    right: 50px;
    left: auto; }
.top-cat-wr .item-description i {
  margin-left: 5px;
  font-size: 14px;
  color: var(--theme-color-default) !important; }
.top-cat-wr .item-description {
  display: inline-block;
  background: #fff;
  clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
  padding: 10px 20px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  left: auto;
  transition: all 0.3s ease; }
  .rtl .top-cat-wr .item-description {
    right: auto;
    left: 0; }
  .top-cat-wr .item-description:hover {
    color: var(--theme-color-default) !important; }
.top-cat-wr .slick-slide > div:not([class]) + div .block-carousel-container {
  margin-top: 30px; }

.has-line-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .has-line-bottom:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .has-line-bottom:before {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    background: var(--theme-color-default);
    position: absolute;
    bottom: 0; }

@media (min-width: 768px) and (max-width: 1199px) {
  .banner-line-h1 .elementor-top-column:first-child {
    order: 1; }
  .banner-line-h1 .elementor-top-column:nth-child(2) {
    order: 3; }
  .banner-line-h1 .elementor-top-column:last-child {
    order: 2; } }
.manu-wr .elementor-container {
  border-top: 1px solid #DFE1E7;
  border-bottom: 1px solid #DFE1E7; }
  .manu-wr .elementor-container .elementor-row {
    position: relative; }
    @media (min-width: 1200px) {
      .manu-wr .elementor-container .elementor-row {
        padding: 45px 0; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .manu-wr .elementor-container .elementor-row {
    padding: 30px 0; } }

    @media (max-width: 767px) {
      .manu-wr .elementor-container .elementor-row {
        padding: 20px 0; } }
    .manu-wr .elementor-container .elementor-row:before {
      clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
      left: 0;
      right: auto; }
    .manu-wr .elementor-container .elementor-row:before, .manu-wr .elementor-container .elementor-row:after {
      content: "";
      display: block;
      width: 25px;
      height: 5px;
      background: var(--theme-color-default);
      position: absolute;
      top: 0; }
    .manu-wr .elementor-container .elementor-row:after {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
      right: 0;
      left: auto; }
  .manu-wr .elementor-container:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .manu-wr .elementor-container:before, .manu-wr .elementor-container:after {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    background: var(--theme-color-default);
    position: absolute;
    bottom: 0; }
  .manu-wr .elementor-container:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; }

.service-wr-h1 .elementor-container {
  border-bottom: 1px solid #DFE1E7; }
  @media (min-width: 1200px) {
    .service-wr-h1 .elementor-container {
      padding: 60px 0; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .service-wr-h1 .elementor-container {
    padding: 45px 0; } }

  @media (max-width: 767px) {
    .service-wr-h1 .elementor-container {
      padding: 30px 0; } }
  .service-wr-h1 .elementor-container:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .service-wr-h1 .elementor-container:before, .service-wr-h1 .elementor-container:after {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    background: var(--theme-color-default);
    position: absolute;
    bottom: 0; }
  .service-wr-h1 .elementor-container:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; }

.testimonial-wr-h1 .block-carousel-image-container.image {
  background: #fff;
  border-radius: 10px;
  padding: 40px 50px;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  min-height: 323px; }
.testimonial-wr-h1 .item-description p:not(.rating) {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #000; }
.testimonial-wr-h1 .rating {
  color: #FFAA29 !important;
  font-size: 12px;
  margin-bottom: 0; }
  .testimonial-wr-h1 .rating * {
    color: #FFAA29 !important; }
.testimonial-wr-h1 .item-title,
.testimonial-wr-h1 .item-sub-title {
  width: 50%;
  margin-bottom: 0; }
.testimonial-wr-h1 img.img-fluid {
  position: absolute;
  bottom: 50px;
  right: 50px;
  left: auto;
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
  border: 1px solid #DFE1E7; }
  .rtl .testimonial-wr-h1 img.img-fluid {
    right: auto;
    left: 50px; }

@media (min-width: 768px) {
  .blog-viewall {
    position: absolute;
    top: -45px;
    right: 0;
    left: auto; }
    .rtl .blog-viewall {
      right: auto;
      left: 0; } }
.single-blog img {
  min-height: 400px;
  object-fit: cover; }
.single-blog .blog-title {
  font-size: 30px;
  line-height: 34px; }

.hide-readmore img {
  min-height: 210px;
  object-fit: cover; }
.hide-readmore .readmore {
  display: none; }
.hide-readmore .blog-container {
  margin-bottom: 30px; }

@media (min-width: 992px) {
  .footer-center-h2:before,
  .footer-top-h1:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .footer-center-h2:before, .footer-center-h2:after,
  .footer-top-h1:before,
  .footer-top-h1:after {
    content: "";
    display: block;
    width: 105px;
    height: 20px;
    background: #222;
    position: absolute;
    top: -19px; }
  .footer-center-h2:after,
  .footer-top-h1:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; } }
.footer-center-h2 .block_newsletter .title-box h4,
.footer-top-h1 .block_newsletter .title-box h4 {
  color: #fff; }
.footer-center-h2 .block_newsletter p,
.footer-top-h1 .block_newsletter p {
  color: #888; }
@media (min-width: 992px) {
  .footer-center-h2 .block_newsletter,
  .footer-top-h1 .block_newsletter {
    display: flex;
    align-items: center;
    gap: 40px; }
    .footer-center-h2 .block_newsletter .title-box,
    .footer-top-h1 .block_newsletter .title-box {
      width: 40%; }
    .footer-center-h2 .block_newsletter .block_content,
    .footer-top-h1 .block_newsletter .block_content {
      width: 60%; } }

@media (max-width: 1199px) {
  .social-wr-h2 ul {
    text-align: center; } }

.social-wr .elementor-icon-list-item a {
  background: #303030;
  width: 40px !important;
  height: 40px;
  line-height: 45px;
  display: block !important;
  text-align: center;
  margin: 0 auto 5px;
  padding: 0 10px; }
  .social-wr .elementor-icon-list-item a:hover {
    background: var(--theme-color-default); }
    .social-wr .elementor-icon-list-item a:hover i {
      color: #fff !important banner-wr; }
    .social-wr .elementor-icon-list-item a:hover svg path {
      fill: white; }
.social-wr.elementor-widget-icon-list .elementor-icon-list-icon i {
  font-family: "Font Awesome 6 Brands"; }
.social-wr svg {
  width: 15px; }
.social-wr span.elementor-icon-list-icon {
  line-height: 1;
  display: inline-block; }

.footer-bottom-h1 .elementor-container {
  padding: 30px 0;
  background: #181818; }
  @media (min-width: 1200px) {
    .footer-bottom-h1 .elementor-container:before {
      clip-path: polygon(100% 0, 0% 100%, 100% 100%);
      left: -50px;
      right: auto; }
    .footer-bottom-h1 .elementor-container:before, .footer-bottom-h1 .elementor-container:after {
      content: "";
      display: block;
      width: 50px;
      height: 90px;
      background: #181818;
      position: absolute;
      top: 0; }
    .footer-bottom-h1 .elementor-container:after {
      clip-path: polygon(0 0, 0% 100%, 100% 100%);
      right: -50px;
      left: auto; } }

.flex-wr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px; }

/* Home 02 */
.header-top-h2 .leo-megamenu .navbar-nav > li > a {
  color: #fff;
  text-transform: capitalize; }
.header-top-h2 .has-line:after {
  content: "";
  background: #fff;
  opacity: 0.2;
  display: block;
  position: absolute;
  width: 1px;
  height: 25px;
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%); }
  .rtl .header-top-h2 .has-line:after {
    right: auto;
    left: 0; }
@media (max-width: 991px) {
  .header-top-h2 .ApMegamenu .leo-verticalmenu .title_block {
    color: #fff; }
  .header-top-h2 .navbar-header {
    text-align: right; }
    .rtl .header-top-h2 .navbar-header {
      text-align: left; }
  .header-top-h2 .navbar-toggler {
    color: #fff; } }

@media (min-width: 992px) {
  #index .header-top-h2 .ApMegamenu .leo-verticalmenu > .block_content {
    opacity: 1;
    visibility: visible; }
  #index .header-top-h2 .ApMegamenu .leo-verticalmenu.active > .block_content {
    opacity: 0;
    visibility: hidden; } }

.navbar-fixed-top .header-top-h2 .ApMegamenu .leo-verticalmenu > .block_content,
#index .navbar-fixed-top .header-top-h2 .ApMegamenu .leo-verticalmenu > .block_content {
  opacity: 0;
  visibility: hidden; }
.navbar-fixed-top .header-top-h2 .ApMegamenu .leo-verticalmenu.active > .block_content,
#index .navbar-fixed-top .header-top-h2 .ApMegamenu .leo-verticalmenu.active > .block_content {
  opacity: 1;
  visibility: visible; }

@media (max-width: 767px) {
  .header-nav-h2 .logo-w {
    order: 1; }
  .header-nav-h2 .center-wr {
    order: 3; }
  .header-nav-h2 .icon-w {
    order: 2; } }

.icon-box h6 {
  margin-bottom: 3px; }

@media (min-width: 1200px) {
  .header-nav-h2:before {
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    left: 0;
    right: auto; }
  .header-nav-h2:before, .header-nav-h2:after {
    content: "";
    display: block;
    width: 105px;
    height: 20px;
    background: #222;
    position: absolute;
    bottom: -1px; }
  .header-nav-h2:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; } }
.header-nav-h2 .icon-w .ap-wishlist path,
.header-nav-h2 .icon-w #_desktop_cart path,
.header-nav-h2 .icon-w .userinfo-selector path {
  stroke: #000; }
.header-nav-h2 #leo_search_block_top .title_block {
  display: none; }
.header-nav-h2 #leo_search_block_top form#leosearchtopbox {
  position: static;
  opacity: 1;
  visibility: visible; }
@media (min-width: 992px) {
  .header-nav-h2 .search-wr {
    flex: 0 0 55%; } }

.btn-decor a .elementor-button-icon {
  color: var(--theme-color-default); }
.btn-decor a:hover .elementor-button-icon {
  color: #fff !important; }

.banner-wr img {
  min-height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px; }
.banner-wr h2 {
  color: #fff;
  text-transform: uppercase; }
.banner-wr .price {
  font-size: 24px;
  font-weight: 600;
  line-height: 16px;
  color: #75B71A; }
.banner-wr .elementor-image-box-title a {
  color: #ffff; }
.banner-wr .shop-more {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 20px;
  color: #222222;
  background: #ffffff;
  border-radius: 5px;
  padding: 8px 20px 8px 20px;
  display: inline-block;
  float: right; }
  .banner-wr .shop-more i {
    margin-left: 5px;
    color: var(--theme-color-default);
    font-size: 15px; }
    .rtl .banner-wr .shop-more i {
      margin-right: 5px;
      margin-left: inherit; }
  .banner-wr .shop-more:hover {
    background: var(--theme-color-default);
    color: #fff; }

.btn-custom a {
  clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0% 100%); }
@media (min-width: 1200px) {
  .btn-custom {
    position: absolute;
    bottom: -106px;
    right: -1px; } }

.set-border .elementor-column-wrap {
  overflow: hidden; }

.mid-cat-wr .block-carousel-image-container.image a {
  background: #F3F5FA;
  border: 1px solid #DFE1E7;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  align-items: center;
  min-height: 270px; }
  .mid-cat-wr .block-carousel-image-container.image a:hover p.item-sub-title {
    background: var(--theme-color-default);
    color: #fff !important; }
.mid-cat-wr p.item-sub-title {
  order: 3;
  margin-bottom: 0;
  padding: 16px 15px;
  display: block;
  background: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top: 1px solid #DFE1E7;
  width: 100%; }
.mid-cat-wr .item-title {
  min-height: 57px;
  order: 2; }
.mid-cat-wr img.img-fluid {
  order: 1;
  max-height: 108px;
  object-fit: cover; }

.footer-top-h2 {
  z-index: 1;
  overflow: hidden; }
  .footer-top-h2 .block_newsletter {
    max-width: 570px;
    margin: auto;
    text-align: center; }
  .footer-top-h2 .title-box h4 {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff; }
  .footer-top-h2 p {
    color: #fff; }
  @media (max-width: 767px) {
    .footer-top-h2 .block_newsletter form button {
      width: 100%;
      border-radius: 5px;
      background: #000;
      color: #fff;
      margin-top: 10px; }
      .footer-top-h2 .block_newsletter form button:hover {
        background: var(--theme-color-default); } }

/* Home page 03*/
.header-top-h3 .elementor-widget .elementor-icon-list-items {
  justify-content: space-between; }
@media (max-width: 991px) {
  .header-top-h3 .elementor-icon-list-item {
    margin-bottom: 10px; } }
@media (max-width: 767px) {
  .header-top-h3.header-nav-h1 .menu-wr .navbar-header {
    top: -44px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-h3 .elementor-icon-list-item {
    width: 50%; } }

.topnav-h3 .icon-w .popup-over .popup-title i,
.topnav-h3 .icon-w .popup-over .popup-title span {
  color: #888; }
.topnav-h3 .icon-w .popup-over .popup-title:hover {
  color: var(--theme-color-default); }

@media (min-width: 992px) {
  .menu-wr-h3 .ApMegamenu .leo-verticalmenu .title_block {
    display: none;
    color: #222; }
  .menu-wr-h3 .ApMegamenu .leo-verticalmenu > .block_content {
    opacity: 1;
    visibility: visible;
    position: static;
    min-width: 100%; }
  .menu-wr-h3 div.verticalmenu .navbar-nav {
    padding: 15px 0; } }
.menu-wr-h3 .ApMegamenu .leo-verticalmenu .title_block {
  display: none; }

@media (min-width: 992px) and (max-width: 1199px) {
  div.verticalmenu .navbar-nav > li > a {
    padding: 10px 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .slide-wr,
  .vertical-wr {
    width: 100% !important; } }
@media (min-width: 768px) {
  .special-wr-h3 .elementor-widget-wrap {
    border-radius: 10px;
    border: 3px solid var(--theme-color-default); } }
.special-wr-h3 .product-list-default .thumbnail-container {
  border: none;
  margin-bottom: 0 !important; }

.countdown-wr-h3 .has-line-bottom.full-side {
  margin: auto; }
  .countdown-wr-h3 .has-line-bottom.full-side:after {
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    left: auto; }
  .countdown-wr-h3 .has-line-bottom.full-side:after {
    content: "";
    display: block;
    width: 25px;
    height: 5px;
    background: var(--theme-color-default);
    position: absolute;
    bottom: 0; }
.countdown-wr-h3 .LeoCountDown-type-vertical .leocountdown-time {
  justify-content: center; }

.elementor-tab-title a span {
  display: block;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #888; }

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border: none;
  border-radius: 10px; }

.elementor-widget-tabs .elementor-tab-content {
  border: none;
  padding: 0; }

@media (max-width: 991px) {
  .elementor-widget-tabs .elementor-tabs {
    gap: 30px; } }
.blog-wr-h3 img {
  min-height: 286px;
  object-fit: cover; }

/* Home page 04 */
.cat-wr-h4 .elementor-image-box-wrapper:hover img {
  transform: translateY(-15px); }
.cat-wr-h4 a {
  color: #fff; }
  .cat-wr-h4 a:hover {
    color: var(--theme-color-default); }
@media (min-width: 768px) and (max-width: 991px) {
  .cat-wr-h4 .elementor-inner-column {
    width: 50% !important; } }

.dark-mode .thumbnail-container {
  background: transparent !important;
  border: 1px solid #363636 !important; }
.dark-mode .product-list-default .thumbnail-container .functional-buttons .btn-product, .dark-mode .product-list-default .thumbnail-container .functional-buttons .quick-view {
  background: transparent;
  color: #fff; }
.dark-mode .thumbnail-container .product-title a {
  color: #fff; }
.dark-mode .thumbnail-container .product-price-and-shipping {
  color: #fff; }
.dark-mode .elementor-slick-slider ul.slick-dots li.slick-active button {
  border: 1px solid #ffff;
  border-radius: 100%; }
.dark-mode .elementor-slick-slider ul.slick-dots li.slick-active button:before {
  color: #fff; }
.dark-mode .elementor-slick-slider ul.slick-dots li button:before {
  color: #fff; }
.dark-mode .testimonial-wr-h1 .block-carousel-image-container.image {
  background: #222; }
.dark-mode .block-carousel-image-container.image a {
  background: #222;
  border-color: #222;
  flex-direction: column; }
  .dark-mode .block-carousel-image-container.image a .item-description {
    order: 1; }
  .dark-mode .block-carousel-image-container.image a p.item-sub-title {
    order: 3; }
  .dark-mode .block-carousel-image-container.image a .item-title {
    order: 2; }

.fix-the-size .leo-plist-style-9 .product-image {
  flex: 0 0 120px; }
@media (min-width: 1200px) {
  .fix-the-size .item .product-miniature:nth-child(3) .thumbnail-container {
    margin-bottom: 0; } }

.vertical-tab-wr .widget-tabs-wrapper {
  display: flex;
  flex-direction: column;
  border: 1px solid #363636;
  border-radius: 10px;
  padding: 30px 15px;
  height: 100%; }
@media (min-width: 1200px) {
  .vertical-tab-wr .widget-tabs-wrapper {
    position: absolute;
    width: 20%;
    left: 0; }
  .vertical-tab-wr .widget-tabs-content-wrapper {
    width: calc(80% - 30px);
    margin-left: calc(20% + 30px); } }
@media (min-width: 992px) and (max-width: 1199px) {
  .vertical-tab-wr .widget-tabs-wrapper {
    position: absolute;
    width: 40%; }
  .vertical-tab-wr .widget-tabs-content-wrapper {
    width: calc(60% - 30px);
    margin-left: calc(40% + 30px); } }

@media (max-width: 991px) {
  .vertical-tab-wr .widget-tabs-wrapper {
    margin-bottom: 30px; } }
.vertical-tab-wr .widget-tabs-wrapper .widget-tab-title.active {
  background: transparent; }
.vertical-tab-wr .widget-tab-title {
  text-align: left; }
.vertical-tab-wr .widget-tabs-content-wrapper .thumbnail-container {
  margin-bottom: 0  !important; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media (min-width: 992px) {
  .elementor-tabs-content-wrapper {
    padding-left: 30px; }
    .rtl .elementor-tabs-content-wrapper {
      padding-right: 30px;
      padding-left: inherit; } }

.cus-button a .elementor-button-icon {
  color: var(--theme-color-default); }
.cus-button a:hover .elementor-button-icon {
  color: #fff; }

.elementor-widget-LeoSlideshow .elementor-widget-container {
  overflow: hidden; }

.gallery-wr-h1 .slick-slide,
.slick-slide .slick-slide {
  padding-left: 0;
  padding-right: 0; }

div.verticalmenu .navbar-nav > li:first-child {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

div.verticalmenu .navbar-nav > li:last-child {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }

.dark-mode .mid-cat-wr p.item-sub-title {
  background: #181818;
  border-top: 1px solid #363636; }

.remove-the-border .thumbnail-container {
  border: none !important;
  padding: 0; }

.latest-blogs .slick-row {
  margin: 0 -15px; }

@media (max-width: 767px) {
  .block_carousel .slick-row {
    margin: 0 -15px; } }
.slick-row img {
  width: 100%;
  height: auto; }

@media (max-width: 767px) {
  .header-nav-h3 .menu-wr .navbar-header {
    top: -50px; } }
@media (max-width: 767px) {
  .search-wr {
    width: 100% !important; } }

/*# sourceMappingURL=front.css.map */
