/***************************************************
  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; }

/*  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 .elementor-element {
  margin: 0 0 0 15px; }
  .rtl .icon-w .elementor-element {
    margin: 0 15px 0 0; }
  @media (max-width: 767px) {
    .icon-w .elementor-element {
      margin-left: 5px; }
      .rtl .icon-w .elementor-element {
        margin-right: 5px;
        margin-left: inherit; } }
.icon-w .popup-over {
  margin-right: 0; }
  .rtl .icon-w .popup-over {
    margin-left: 0;
    margin-right: inherit; }
  .icon-w .popup-over .popup-title {
    padding: 0; }
.icon-w .left i {
  font-size: 28px; }
.icon-w .ap-wishlist {
  padding: 0;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  line-height: 46px;
  font-size: 18px;
  border: 1px solid #e1e1e1;
  transition: all 0.3s ease;
  display: block;
  position: relative; }
  .icon-w .ap-wishlist .ap-total {
    color: #000;
    position: absolute;
    top: 10px;
    left: 27px;
    min-width: 17px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-size: 10px;
    border-radius: 50px;
    z-index: 9;
    background: var(--theme-color-default);
    font-family: var(--font-family-base); }
  .icon-w .ap-wishlist:hover {
    background: var(--theme-color-default);
    color: #000;
    border: 1px solid var(--theme-color-default); }
  @media (max-width: 767px) {
    .icon-w .ap-wishlist {
      width: 40px;
      height: 40px;
      line-height: 38px; } }
.icon-w #leosearchtopbox {
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  top: 100%;
  right: -60px;
  left: auto;
  min-width: 290px;
  transition: all 0.3s ease; }
  .rtl .icon-w #leosearchtopbox {
    right: auto;
    left: -60px; }
.icon-w #leo_search_block_top .title_block {
  display: block; }
.icon-w #leo_search_block_top.active #leosearchtopbox {
  opacity: 1;
  visibility: visible;
  display: block; }
.icon-w #leo_search_block_top #dropdownListCateTop {
  display: none !important; }

.header_logo a {
  display: block; }

#index #wrapper {
  padding-top: 0; }

.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;
  border-radius: 30px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  transition: all 0.3s ease; }
  .widget-tabs-wrapper .widget-tab-title.active {
    background: var(--theme-color-default);
    border: 1px solid 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; }

.blog-container {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 8px; }
  .blog-container .left-block {
    background: #000; }
    .blog-container .left-block:hover img {
      -ms-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      opacity: .7; }
  .blog-container .right-block {
    text-align: left;
    padding: 30px;
    background: #fff; }
    .blog-container .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; }
      .blog-container .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 {
  border: 1px solid #ebebeb;
  border-left: 0;
  padding: 40px 0; }
  .manufacturer-container img {
    opacity: 0.3;
    transition: all 0.3s ease; }
  .manufacturer-container:hover img {
    opacity: 1; }

.countdown-wh4 .title_block {
  margin-bottom: 65px; }

@media (max-width: 767px) {
  .header-top-h1 .elementor-top-column:first-child {
    width: 100% !important;
    text-align: center; }
  .header-top-h1 .elementor-top-column:nth-child(3) {
    width: 80% !important; } }
.header-top-h1 .icon-w #leosearchtopbox {
  right: -70px; }
  .rtl .header-top-h1 .icon-w #leosearchtopbox {
    left: -70px;
    right: auto; }

.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'; }

.video-btn.elementor-widget-icon a.elementor-icon {
  font-size: 16px;
  padding: 27px;
  background: #fff;
  border-radius: 100%;
  transition: all 0.3s ease; }
  .video-btn.elementor-widget-icon a.elementor-icon:hover {
    background: var(--theme-color-default);
    color: #fff !important; }

@media (min-width: 992px) {
  .group-nav {
    position: fixed;
    top: 0;
    padding: 0;
    width: 300px;
    height: 100%;
    z-index: 9999999;
    background: #353535 !important;
    left: 0;
    text-align: center;
    -webkit-transform: translate(-310px, 0);
    -moz-transform: translate(-310px, 0);
    -ms-transform: translate(-310px, 0);
    -o-transform: translate(-310px, 0);
    transform: translate(-310px, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .group-nav .header_logo,
    .group-nav .ApMegamenu {
      margin-top: 30px; }
    .group-nav .closemenu {
      display: inline-block;
      float: right;
      padding: 15px;
      cursor: pointer; }
      .group-nav .closemenu i {
        color: #fff;
        font-size: 30px;
        transition: all 0.3s; }
        .group-nav .closemenu i:hover {
          color: var(--theme-color-default); }
    .group-nav.active-menu {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .group-nav .leo-megamenu .navbar-nav > li {
      float: none;
      width: 100%; }
      .group-nav .leo-megamenu .navbar-nav > li > a {
        display: block;
        color: #fff;
        padding: 0.7em 3em 0.7em 1.2em;
        outline: none;
        -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15);
        -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15);
        -ms-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15);
        text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
        font-size: 15px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .rtl .group-nav .leo-megamenu .navbar-nav > li > a {
          padding: 0.7em 1.2em 0.7em 3em; }
        .group-nav .leo-megamenu .navbar-nav > li > a:hover {
          background: rgba(0, 0, 0, 0.2);
          -moz-box-shadow: inset 0 -1px transparent;
          -webkit-box-shadow: inset 0 -1px transparent;
          -o-box-shadow: inset 0 -1px transparent;
          -ms-box-shadow: inset 0 -1px transparent;
          box-shadow: inset 0 -1px transparent; }
        .group-nav .leo-megamenu .navbar-nav > li > a.dropdown-toggle:after {
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          width: 41px;
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          box-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center;
          -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;
          z-index: 2;
          border-top: 1px solid rgba(0, 0, 0, 0.15);
          background: rgba(0, 0, 0, 0.05);
          font-size: 12px;
          margin: 0;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); }
      .group-nav .leo-megamenu .navbar-nav > li:first-child > a {
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2); }
      .group-nav .leo-megamenu .navbar-nav > li .dropdown-menu {
        top: 0%;
        left: 100% !important;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); }
      .group-nav .leo-megamenu .navbar-nav > li .dropdown:hover .dropdown-menu {
        top: 0;
        left: 100%;
        visibility: visible;
        opacity: 1; } }
@media (max-width: 1199px) {
  .reverse-lg > .elementor-container > .elementor-row {
    flex-direction: row-reverse; } }
@media (max-width: 767px) {
  .reverse-lg .elementor-icon-box-wrapper {
    text-align: center !important; } }
.full-image img {
  width: 100%; }

.manufacturer-image-container a {
  padding: 0; }

.cat-wr-h1 img {
  width: 115px;
  height: 85px;
  object-fit: contain; }

.set-position {
  z-index: -1 !important; }
  @media (max-width: 991px) {
    .set-position {
      display: none; } }

.elementor-widget .title_block {
  display: inline-block; }

@media (max-width: 991px) {
  .button-reverse-h1 {
    display: none; } }

.blog-viewall a,
.button-reverse-h1 {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1; }
  .blog-viewall a .elementor-align-icon-right,
  .button-reverse-h1 .elementor-align-icon-right {
    border-radius: 8px 8px 8px 8px;
    line-height: 14px;
    padding: 5px;
    margin-left: 6px;
    background-color: #00a149;
    width: 24px;
    text-align: center;
    display: block; }
  .blog-viewall a.no-transform,
  .button-reverse-h1.no-transform {
    position: static;
    background: transparent; }

.btn-viewall {
  border: none !important;
  text-transform: capitalize; }
  .btn-viewall span {
    border-radius: 8px 8px 8px 8px;
    line-height: 14px;
    padding: 5px;
    margin-left: 6px;
    background-color: #00a149 !important;
    width: 24px;
    display: inline-block;
    text-align: center; }
    .btn-viewall span * {
      background: transparent !important; }

.testimonial .block-carousel-container {
  padding: 40px;
  background: #fff;
  border-radius: 8px; }
.testimonial .LeoBlockCarousel .title_block:after {
  display: none; }
.testimonial .LeoBlockCarousel .block-carousel-image-container a {
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  .testimonial .LeoBlockCarousel .block-carousel-image-container a > * {
    display: inline-flex; }
.testimonial .LeoBlockCarousel img {
  margin: 0; }
.testimonial .LeoBlockCarousel .img-fluid {
  margin-bottom: 10px;
  border-radius: 50%;
  object-fit: cover; }
.testimonial .LeoBlockCarousel .item-description {
  width: 100%;
  margin-top: 25px; }
.testimonial .LeoBlockCarousel .item-title {
  position: absolute;
  top: 10px;
  left: 75px; }
  .rtl .testimonial .LeoBlockCarousel .item-title {
    right: 75px;
    left: auto; }
.testimonial .LeoBlockCarousel .item-sub-title {
  position: absolute;
  top: 29px;
  left: 75px; }
  .rtl .testimonial .LeoBlockCarousel .item-sub-title {
    right: 75px;
    left: auto; }
.testimonial .elementor-slick-slider ul.slick-dots {
  bottom: -50px; }

.elementor-widget-wrap .elementor-slick-slider ul.slick-dots li button:before {
  content: '';
  color: transparent;
  opacity: 0.4;
  background: var(--theme-color-default);
  height: 8px;
  width: 8px;
  border-radius: 5px;
  margin: 10px 5px; }

.elementor-widget-wrap .elementor-slick-slider ul.slick-dots li.slick-active button:before {
  opacity: 1;
  width: 12px; }

@media (min-width: 992px) {
  .slick-row {
    margin: 0 -15px; } }
/* Home 02*/
@media (min-width: 1200px) {
  .text-style-h2 span {
    position: absolute;
    top: 60px;
    left: 177px; } }
.letter-wr-h2 {
  text-align: center; }
  .letter-wr-h2 .title-box h4 {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 48px; }
  .letter-wr-h2 .block_newsletter form input[type=email] {
    height: 68px;
    background: #fff;
    color: #000;
    border: none;
    padding: 14px 150px 12px 20px; }
    .rtl .letter-wr-h2 .block_newsletter form input[type=email] {
      padding: 14px 20px 12px 150px; }
    .letter-wr-h2 .block_newsletter form input[type=email]::-webkit-input-placeholder {
      color: #000; }
    .letter-wr-h2 .block_newsletter form input[type=email]::-moz-placeholder {
      color: #000; }
    .letter-wr-h2 .block_newsletter form input[type=email]:-moz-placeholder {
      color: #000; }
    .letter-wr-h2 .block_newsletter form input[type=email]:-ms-input-placeholder {
      color: #000; }
  .letter-wr-h2 .block_newsletter form button {
    height: 52px;
    border-radius: 5px;
    padding: 0 30px; }
  .letter-wr-h2 .block_newsletter .block_content {
    max-width: 750px;
    margin: auto; }
  .letter-wr-h2 .block_newsletter .title-box p {
    margin-bottom: 30px; }

/* Home 03 */
.header-wr-h3 .leo-megamenu .navbar-nav > li > a {
  color: #fff; }
  .header-wr-h3 .leo-megamenu .navbar-nav > li > a:hover {
    color: var(--theme-color-default); }
.header-wr-h3 #leo_search_block_top .list-cate-wrapper {
  display: none !important; }
.header-wr-h3 #_desktop_cart .cart-preview .shopping-cart,
.header-wr-h3 #leo_search_block_top .title_block,
.header-wr-h3 .leo_block_top.popup-over a.popup-title {
  background: transparent; }
.header-wr-h3 #_desktop_cart .cart-preview .shopping-cart,
.header-wr-h3 #leo_search_block_top .title_block,
.header-wr-h3 .popup-over.leo_block_top i {
  color: #fff; }
@media (max-width: 991px) {
  .header-wr-h3 #leo_search_block_top form#leosearchtopbox {
    right: -55px; }
    .rtl .header-wr-h3 #leo_search_block_top form#leosearchtopbox {
      left: -55px;
      right: auto; } }

.banner-wr-h3 .block-carousel-image-container {
  position: relative;
  height: 245px; }
.banner-wr-h3 .slick-slide > div + div .slick-slide {
  float: none;
  margin-top: 30px; }
.banner-wr-h3 .item-title {
  padding-top: 45px;
  padding-left: 45px; }
.banner-wr-h3 p.item-sub-title {
  padding-left: 45px; }
.banner-wr-h3 .item-description {
  padding-left: 45px; }
.banner-wr-h3 img {
  position: absolute;
  top: 0;
  z-index: -1; }
.banner-wr-h3 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px; }
.banner-wr-h3 .button-banner {
  background-color: #ffc222;
  border-radius: 8px;
  padding: 10px 20px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: max-content;
  line-height: 20px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: var(--font-family-heading);
  transition: all 0.3s ease; }
  .banner-wr-h3 .button-banner:hover {
    background: #00a149;
    color: #fff; }

.cat-wr-h3 a {
  color: #fff; }

.service-wr-h3 .elementor-image-box-wrapper {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 1199px) {
  .service-wr-h3 {
    margin-top: 30px; } }

.transform-top-h3 .elementor-top-column:nth-child(2) .elementor-element img {
  width: 100%;
  min-height: 245px;
  object-fit: cover; }
@media (min-width: 768px) and (max-width: 1199px) {
  .transform-top-h3 .elementor-top-column:first-child {
    order: 1; }
  .transform-top-h3 .elementor-top-column:nth-child(2) {
    order: 3;
    margin-top: 30px; }
    .transform-top-h3 .elementor-top-column:nth-child(2) .elementor-widget-wrap {
      gap: 30px; }
  .transform-top-h3 .elementor-top-column:nth-child(3) {
    order: 2; }
  .transform-top-h3 .elementor-top-column:nth-child(2) .elementor-element {
    width: 47.9%; }
    .transform-top-h3 .elementor-top-column:nth-child(2) .elementor-element .elementor-image-box-content {
      top: 15px; }
  .transform-top-h3 img {
    width: 100%; } }

@media (min-width: 992px) {
  .transform-top-h3 .elementor-container {
    margin-top: -110px; } }
@media (min-width: 768px) {
  .tab-list-h3 {
    position: relative;
    z-index: 1; }
    .tab-list-h3 .leo-plist-style-9 .product-image {
      flex: 0 0 180px; } }
/* Home 04 */
.header-wr-h4 #_desktop_cart .cart-preview .shopping-cart,
.header-wr-h4 #leo_search_block_top .title_block,
.header-wr-h4 .leo_block_top.popup-over a.popup-title {
  background: #00a149; }
  .header-wr-h4 #_desktop_cart .cart-preview .shopping-cart:hover,
  .header-wr-h4 #leo_search_block_top .title_block:hover,
  .header-wr-h4 .leo_block_top.popup-over a.popup-title:hover {
    background: var(--theme-color-default); }
.header-wr-h4 #leo_search_block_top #dropdownListCateTop {
  display: none; }

.service-wr-h4 .elementor-image-box-img {
  width: 110px !important;
  height: 110px;
  border-radius: 50%;
  background-color: var(--theme-color-default);
  line-height: 100px;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block; }
.service-wr-h4 .elementor-image-box-content {
  max-width: 250px;
  margin: auto; }

.testimonial-wr-h4 .img-fluid {
  order: 1;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  position: relative; }
  .testimonial-wr-h4 .img-fluid:before {
    content: "\f10d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    left: 80px;
    font-size: 15px;
    position: absolute;
    bottom: 5px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    background-color: #00a149; }
.testimonial-wr-h4 .block-carousel-image-container a {
  display: flex;
  flex-direction: column; }
  .testimonial-wr-h4 .block-carousel-image-container a * {
    display: flex;
    justify-content: center; }
.testimonial-wr-h4 .item-description {
  order: 2; }
.testimonial-wr-h4 .item-title {
  order: 3; }
.testimonial-wr-h4 p.item-sub-title {
  order: 4; }

.person-wr-h4 .elementor-widget-wrap {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ebebeb; }
.person-wr-h4 .elementor-image-box-title {
  padding: 6px 13px;
  background-color: #ffc222;
  width: max-content;
  margin: auto;
  border-radius: 4px;
  margin-top: -28px;
  margin-bottom: 25px;
  z-index: 99;
  position: relative; }
.person-wr-h4 h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 20px;
  line-height: 20px; }
.person-wr-h4 .person__info {
  font-size: 15px;
  color: #808080;
  margin-bottom: 15px;
  line-height: 1.5;
  font-weight: 400; }
.person-wr-h4 .elementor-icon-list-item a i {
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  transition: all ease .45s;
  width: 30px !important;
  height: 30px;
  line-height: 28px;
  text-align: center; }

/* Home 05*/
.header-top-h5 .leo-megamenu .navbar-nav > li > a {
  padding: 20px 20px;
  color: #fff; }
.header-top-h5 .leo-megamenu .navbar-nav > li.active > a, .header-top-h5 .leo-megamenu .navbar-nav > li:hover > a, .header-top-h5 .leo-megamenu .navbar-nav > li:focus > a {
  color: var(--theme-color-default); }
.header-top-h5 .ApMegamenu .leo-verticalmenu .title_block {
  background: #017636;
  border: none;
  padding: 20px 25px;
  font-size: 16px;
  line-height: 24px;
  font-family: var(--font-family-base); }
@media (max-width: 1199px) {
  .header-top-h5 #leo_search_block_top.active form#leosearchtopbox {
    right: auto;
    left: 0; }
    .rtl .header-top-h5 #leo_search_block_top.active form#leosearchtopbox {
      right: 0;
      left: auto; } }
@media (max-width: 767px) {
  .header-top-h5 .logo-w {
    width: 100% !important; }
  .header-top-h5 .header_logo {
    text-align: center; }
  .header-top-h5 .search-w {
    width: 20% !important; }
    .header-top-h5 .search-w #leo_search_block_top {
      margin-left: 15px; }
      .rtl .header-top-h5 .search-w #leo_search_block_top {
        margin-right: 15px;
        margin-left: inherit; }
  .header-top-h5 .icon-w {
    width: 80% !important; } }

.phone-wr-h5 .title_block:before {
  content: '\f095';
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  font-size: inherit;
  padding-right: 5px; }

.cat-wr-h5 .elementor-image-box-wrapper {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }
.cat-wr-h5 .elementor-widget-container {
  min-height: 130px; }
.cat-wr-h5 a {
  color: #fff; }

.service-wr-h5 a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 15px;
  margin-bottom: 25px; }
.service-wr-h5 .item-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 36px; }

.icon-phone-h5 .elementor-icon-box-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00A149;
  border-radius: 50%; }

.our-team-h5 .block-carousel-image-container {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ebebeb;
  padding: 10px; }
.our-team-h5 a {
  display: flex;
  flex-wrap: wrap; }
.our-team-h5 a > * {
  display: inline-flex;
  align-items: center; }
.our-team-h5 p.item-sub-title {
  background-color: #ffc222;
  width: max-content;
  border-radius: 4px;
  margin-bottom: 0;
  order: 3;
  margin-left: 10px;
  margin-top: 20px; }
.our-team-h5 img.img-fluid {
  order: 1;
  border-radius: 20px; }
.our-team-h5 .item-title {
  order: 2;
  width: auto !important;
  margin-top: 15px; }
.our-team-h5 .item-description {
  order: 4;
  margin-top: 5px; }

.countdown-wr-h5 .elementor-counter .elementor-counter-title {
  text-align: left; }
.countdown-wr-h5 .elementor-counter-number-prefix {
  display: none; }

.testimonial-wr-h5 .img-fluid {
  position: relative; }
  .testimonial-wr-h5 .img-fluid:before {
    content: "\f10d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    left: 80px;
    font-size: 15px;
    position: absolute;
    bottom: 5px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    background-color: #00a149; }
.testimonial-wr-h5 .block-carousel-container {
  border: 1px solid #E5E5E5;
  border-radius: 30px; }
.testimonial-wr-h5 .elementor-slick-slider .slick-prev,
.testimonial-wr-h5 .elementor-slick-slider .slick-next {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  opacity: 1; }
.testimonial-wr-h5 .elementor-slick-slider .slick-arrow {
  border: 2px solid #1E1D23; }
.testimonial-wr-h5 .elementor-slick-slider .slick-arrow:before {
  color: #1E1D23; }
.testimonial-wr-h5 .elementor-slick-slider .slick-disabled {
  border: 2px solid #E5E5E5;
  opacity: 1; }
.testimonial-wr-h5 .elementor-slick-slider .slick-disabled:before {
  color: #E5E5E5; }
@media (min-width: 768px) {
  .testimonial-wr-h5 .elementor-slick-slider .slick-prev,
  .testimonial-wr-h5 .elementor-slick-slider .slick-next {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; } }
.testimonial-wr-h5 .slick-arrows {
  position: absolute;
  top: -40px;
  right: 15px; }

@media (max-width: 1199px) {
  .static-lg-down {
    position: static !important; }
    .static-lg-down .elementor-row {
      flex-direction: column-reverse !important; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .static-lg-down img {
    max-width: 500px !important; } }

@media (max-width: 767px) {
  .static-lg-down img {
    max-width: 290px !important; } }

.letter-wr-h5 {
  text-align: center;
  max-width: 630px;
  margin: auto; }
  .letter-wr-h5 .block_newsletter .title-box h4 {
    font-size: 42px;
    line-height: 48px;
    font-family: var(--font-family-base);
    font-weight: bold;
    text-transform: capitalize; }
  .letter-wr-h5 .block_newsletter p {
    font-size: 15px;
    line-height: 24px;
    color: #808080; }
  .letter-wr-h5 .block_newsletter form input {
    height: 62px;
    color: #000; }
    .letter-wr-h5 .block_newsletter form input::-webkit-input-placeholder {
      color: #000; }
    .letter-wr-h5 .block_newsletter form input::-moz-placeholder {
      color: #000; }
    .letter-wr-h5 .block_newsletter form input:-moz-placeholder {
      color: #000; }
    .letter-wr-h5 .block_newsletter form input:-ms-input-placeholder {
      color: #000; }
  .letter-wr-h5 .block_newsletter form button {
    height: 42px;
    padding: 11px 22px; }

/* Home 06*/
.header-top-h6 .popup-title,
.header-top-h6 .dropdown .expand-more {
  color: #fff; }
@media (max-width: 991px) {
  .header-top-h6 .search-w {
    order: 2; }
  .header-top-h6 .logo-w {
    order: 1; }
  .header-top-h6 .icon-w {
    order: 3; } }
@media (max-width: 767px) {
  .header-top-h6 #leo_search_block_top {
    padding-left: 55%; }
    .rtl .header-top-h6 #leo_search_block_top {
      padding-right: 55%;
      padding-left: inherit; }
    .header-top-h6 #leo_search_block_top form#leosearchtopbox {
      right: auto;
      left: 0; }
      .rtl .header-top-h6 #leo_search_block_top form#leosearchtopbox {
        right: 0;
        left: auto; }
  .header-top-h6 .ApMegamenu {
    position: absolute;
    top: -55px;
    left: 15px; }
    .rtl .header-top-h6 .ApMegamenu {
      right: 15px;
      left: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-h6 #leo_search_block_top {
    padding-left: 60px; }
    .rtl .header-top-h6 #leo_search_block_top {
      padding-right: 60px;
      padding-left: inherit; }
  .header-top-h6 .ApMegamenu {
    position: absolute;
    top: -75px;
    left: calc(20% + 10px); }
    .rtl .header-top-h6 .ApMegamenu {
      right: calc(20% + 10px);
      left: auto; } }

@media (max-width: 767px) {
  .header-top-h7 .ApMegamenu {
    position: absolute;
    top: -55px;
    left: 0; }
    .rtl .header-top-h7 .ApMegamenu {
      right: 0;
      left: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
  .header-top-h7 .ApMegamenu {
    position: absolute;
    top: -75px;
    left: calc(20% + 55px); }
    .rtl .header-top-h7 .ApMegamenu {
      right: calc(20% + 55px);
      left: auto; } }

.header-top .linklist-toggle {
  margin-bottom: 0; }

.text-center .leo-megamenu .navbar-nav {
  text-align: center; }
  .text-center .leo-megamenu .navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: baseline; }

@media (min-width: 992px) {
  .product-with-flag .elementor-widget-wrap > .elementor-widget-LeoProductCarousel {
    width: calc(100% - 50px);
    margin-left: auto; } }

@media (min-width: 992px) {
  .has-flag-title {
    transform: rotate(-90deg) translateX(-70px) translateY(-34px);
    position: absolute;
    left: 0;
    top: 0; } }
@media (max-width: 991px) {
  .has-flag-title {
    display: none; } }
.has-flag-title .elementor-heading-title {
  width: 130%;
  padding: 10px 0;
  position: relative;
  background: #E53636;
  text-align: center; }
  .has-flag-title .elementor-heading-title:before {
    content: "";
    position: absolute;
    left: -27px;
    right: 0;
    bottom: 12.5px;
    width: 0;
    height: 0;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #E53636;
    border-right: 20px solid #E53636;
    transform: rotate(-270deg); }

.countdown-wr-h6 .elementor-widget-container > div {
  display: flex;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
  margin-bottom: 40px; }
.countdown-wr-h6 .deal-clock {
  background: #FFC222;
  border-radius: 30px;
  margin-bottom: 0;
  padding: 0 15px; }
.countdown-wr-h6.LeoCountDown-type-vertical .lcd_text {
  display: none !important; }
.countdown-wr-h6.LeoCountDown-type-vertical .lcd_number {
  background-color: transparent;
  border-radius: 0;
  font-size: 24px;
  line-height: 30px;
  width: auto;
  height: auto;
  margin: 0; }
.countdown-wr-h6.LeoCountDown-type-vertical .leocountdown-time li {
  margin: 7px 5px; }
  .countdown-wr-h6.LeoCountDown-type-vertical .leocountdown-time li + li {
    padding-left: 20px;
    position: relative; }
    .countdown-wr-h6.LeoCountDown-type-vertical .leocountdown-time li + li:before {
      content: "";
      width: 4px;
      height: 4px;
      display: block;
      background: #1e1d23;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%; }

.tab-vertical-h6 .widget-tab-title {
  border-radius: 40px;
  font-size: 15px;
  font-weight: bold;
  padding: 19px 30px;
  line-height: 24px;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  margin-left: 0; }
  .tab-vertical-h6 .widget-tab-title + .widget-tab-title {
    margin: 10px 0 0; }
@media (min-width: 992px) {
  .tab-vertical-h6 .widget-tab-title:after {
    content: '';
    background: transparent;
    border-radius: 3px;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -32%;
    z-index: 1; }
  .tab-vertical-h6 .widget-tab-title.active:after {
    background: #FFC222; }
  .tab-vertical-h6 .widget-tabs-wrapper {
    width: 20%;
    float: left;
    padding: 0 15px;
    margin-right: 5%;
    position: relative; }
  .tab-vertical-h6 .widget-tabs-content-wrapper {
    width: 75%;
    float: left;
    padding: 0 15px; }
  .tab-vertical-h6 .widget-tabs-wrapper:after {
    content: "";
    background: #F1EFF2;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 5px;
    right: -22%; } }

/* Home 08 */
.header-top-h8 #leo_search_block_top .title_block,
.header-top-h8 .leo_block_top.popup-over a.popup-title, .header-top-h8 .icon-w .ap-wishlist, .header-top-h8 #_desktop_cart .cart-preview .shopping-cart {
  background: transparent;
  color: #fff; }
  .header-top-h8 #leo_search_block_top .title_block i,
  .header-top-h8 .leo_block_top.popup-over a.popup-title i, .header-top-h8 .icon-w .ap-wishlist i, .header-top-h8 #_desktop_cart .cart-preview .shopping-cart i {
    color: #fff; }
  .header-top-h8 #leo_search_block_top .title_block:hover,
  .header-top-h8 .leo_block_top.popup-over a.popup-title:hover, .header-top-h8 .icon-w .ap-wishlist:hover, .header-top-h8 #_desktop_cart .cart-preview .shopping-cart:hover {
    background: #00a149; }
@media (min-width: 992px) {
  .header-top-h8 {
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    left: 0; } }
@media (max-width: 991px) {
  .header-top-h8:before {
    background: #000;
    content: '';
    display: block;
    height: 100%;
    width: calc(100% + 30px);
    left: -15px;
    right: -15px;
    position: absolute; } }

body:not(#index) .header-top-h8 {
  background: #000; }

.showmenu .elementor-widget-container {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  color: #fff; }

@media (min-width: 992px) {
  .header-top-h8 .menu-w .ApMegamenu {
    display: none; } }
@media (max-width: 991px) {
  .header-top-h8 .groupnav {
    display: none; } }
@media (max-width: 767px) {
  .header-top-h8 .logo-w {
    order: 1; }
  .header-top-h8 .menu-w {
    order: 2; }
  .header-top-h8 .icon-w {
    order: 3; } }

@media (min-width: 768px) and (max-width: 991px) {
  .group-nav .ApMegamenu {
    position: absolute;
    top: -75px;
    left: 0; }
    .rtl .group-nav .ApMegamenu {
      right: 0;
      left: auto; } }
@media (max-width: 767px) {
  .group-nav .ApMegamenu {
    position: absolute;
    top: -55px;
    left: 0; }
    .rtl .group-nav .ApMegamenu {
      right: 0;
      left: auto; } }
.cqqgv {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #fff;
  height: 60px; }
  .cqqgv a {
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
    color: #FFC222;
    display: block; }
  .cqqgv .left-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #00A149;
    line-height: 60px;
    display: block;
    flex: 0 0 60px;
    border-radius: 100%;
    font-size: 24px; }
  .cqqgv .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF; }

.menu-list-h8 .block-menu.has-bg {
  background: #fff;
  flex-direction: column;
  border-radius: 40px;
  padding: 40px;
  width: 100%; }
  .menu-list-h8 .block-menu.has-bg .title_block {
    text-align: left;
    font-family: var(--font-family-senary);
    font-size: 32px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 30px;
    display: block !important; }

.super-price-h8 span {
  padding: 0 4px; }
.super-price-h8 sup, .super-price-h8 sub {
  font-size: 14px;
  line-height: 26px;
  font-weight: 900; }
.super-price-h8 sup {
  top: -18px; }
.super-price-h8 sub {
  right: 16px;
  bottom: 0; }

.product-list-h8 .leo-list-product-reviews {
  display: none; }
.product-list-h8 .thumbnail-container .product-description-short {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  -webkit-line-clamp: 1;
  min-height: 20px;
  border-top: 1px dashed #999999;
  padding: 5px 0;
  flex: 0 0 100%; }
.product-list-h8 .leo-plist-style-9 .product-image {
  flex: 0 0 81px;
  border-radius: 0 0 0 0; }
.product-list-h8 .leo-plist-style-9 .thumbnail-container .product-title {
  flex: 0 0 80%;
  margin-bottom: 0; }
.product-list-h8 .leo-plist-style-9 .product-meta {
  border-radius: 0 0 0 0;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  align-items: center; }
.product-list-h8 .leo-plist-style-9 .thumbnail-container {
  background: transparent;
  border-radius: 0 0 0 0;
  border: none;
  margin-bottom: 10px;
  gap: 15px;
  padding: 0; }
.product-list-h8 .leo-plist-style-9 .product-price-and-shipping {
  flex: 0 0 20%; }
.product-list-h8 .leo-plist-style-9 .regular-price {
  display: none; }

.choose-us-h8 .elementor-image-box-wrapper {
  border: 1px solid #E5E5E5;
  border-radius: 30px;
  padding: 55px; }
  .choose-us-h8 .elementor-image-box-wrapper:hover {
    border: 1px solid var(--theme-color-default); }

.gallery-wr-h8 img {
  width: 100%;
  height: auto; }

.blog-column-h8 .block_content {
  position: relative; }
.blog-column-h8 .blog-viewall a {
  position: static;
  background: transparent;
  font-size: 15px;
  line-height: 24px;
  color: #1E1D23;
  cursor: pointer;
  transition: all 0.3s ease; }
  .blog-column-h8 .blog-viewall a:hover {
    color: var(--theme-color-default); }
@media (min-width: 576px) {
  .blog-column-h8 .blog-viewall {
    position: absolute;
    right: -45px;
    bottom: -45px; } }
@media (max-width: 767px) {
  .blog-column-h8 .blog-viewall {
    text-align: center !important; } }
.blog-column-h8 .blog-container {
  display: flex;
  align-items: center;
  margin-bottom: 30px; }
.blog-column-h8 .right-block {
  display: flex;
  flex-direction: column; }
  .blog-column-h8 .right-block .readmore {
    display: none; }
.blog-column-h8 .left-block {
  flex: 0 0 35%; }
.blog-column-h8 h5.blog-title {
  order: 1; }
.blog-column-h8 .blog-meta {
  order: 2; }

@media (min-width: 1200px) {
  .footer-top-h8 .block_newsletter {
    display: flex;
    align-items: center;
    gap: 30px; }
    .footer-top-h8 .block_newsletter > div {
      flex: 0 0 50%; } }
@media (max-width: 1199px) {
  .footer-top-h8 .block_newsletter {
    text-align: center; } }
.footer-top-h8 .block_newsletter .title-box h4 {
  font-family: var(--font-family-base);
  font-size: 42px;
  font-weight: bold;
  line-height: 48px;
  text-align: left;
  color: #FFFFFF;
  text-transform: capitalize; }
.footer-top-h8 .block_newsletter p {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  padding-top: 0; }
.footer-top-h8 .block_newsletter form input[type=email] {
  background: #FFFFFF;
  border: none;
  height: 62px;
  color: #000; }
  .footer-top-h8 .block_newsletter form input[type=email]::-webkit-input-placeholder {
    color: #000; }
  .footer-top-h8 .block_newsletter form input[type=email]::-moz-placeholder {
    color: #000; }
  .footer-top-h8 .block_newsletter form input[type=email]:-moz-placeholder {
    color: #000; }
  .footer-top-h8 .block_newsletter form input[type=email]:-ms-input-placeholder {
    color: #000; }
.footer-top-h8 .block_newsletter form button {
  height: 42px;
  padding: 11px 32px; }
@media (max-width: 991px) {
  .footer-top-h8 img {
    margin-bottom: 15px; } }

.footer-bottom-h8 .footer_logo a {
  background: #fff;
  padding: 0 30px; }

/* Footer */
.top-footer {
  position: relative;
  text-align: center; }
  .top-footer .footer_logo {
    z-index: 1;
    position: relative;
    padding: 0 30px;
    background-color: #181818;
    z-index: 1;
    display: inline-block; }
  .top-footer:before {
    position: absolute;
    top: 125px;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    background-color: #303030;
    z-index: 0; }

.footer-top-h1 .title-box h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px; }
.footer-top-h1 .block_newsletter {
  text-align: center; }
  .footer-top-h1 .block_newsletter p:not(.alert) {
    font-size: 15px;
    color: #b0b0b0;
    margin-bottom: 20px; }
  .footer-top-h1 .block_newsletter form input[type=email]::-webkit-input-placeholder {
    color: #fff; }
  .footer-top-h1 .block_newsletter form input[type=email]::-moz-placeholder {
    color: #fff; }
  .footer-top-h1 .block_newsletter form input[type=email]:-moz-placeholder {
    color: #fff; }
  .footer-top-h1 .block_newsletter form input[type=email]:-ms-input-placeholder {
    color: #fff; }

.footer-bottom-h1 .block-social .title-content {
  display: none; }
@media (min-width: 768px) {
  .footer-bottom-h1 .block-social {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0; } }

.footer-bottom-h2 .block-social {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  .footer-bottom-h2 .block-social .title-content {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 30px; }
  .footer-bottom-h2 .block-social li {
    background: #00a149; }
    .footer-bottom-h2 .block-social li a {
      color: #fff; }
    .footer-bottom-h2 .block-social li:hover {
      background: var(--theme-color-default); }

.top-footer-h4 .footer_logo {
  background: #fff; }
.top-footer-h4 .block_newsletter .title-box h4 {
  color: #1e1d23; }

.footer-top-h4 .title-box h4 {
  color: #000; }
.footer-top-h4 .block_newsletter p:not(.alert) {
  color: #808080; }
.footer-top-h4 .block_newsletter form input[type=email] {
  color: #000; }
  .footer-top-h4 .block_newsletter form input[type=email]::-webkit-input-placeholder {
    color: #000; }
  .footer-top-h4 .block_newsletter form input[type=email]::-moz-placeholder {
    color: #000; }
  .footer-top-h4 .block_newsletter form input[type=email]:-moz-placeholder {
    color: #000; }
  .footer-top-h4 .block_newsletter form input[type=email]:-ms-input-placeholder {
    color: #000; }

.block-menu {
  display: flex;
  align-items: center;
  justify-content: center; }
  .block-menu .block-list {
    width: 100%; }
  .block-menu .menu-item {
    margin-bottom: 30px; }
  .block-menu .menu-title {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative; }
    .block-menu .menu-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border: 1px dashed #ccc;
      width: 100%;
      height: 1px; }
  .block-menu .name {
    font-size: 24px;
    line-height: 50px;
    font-family: var(--font-family-heading);
    font-weight: 400; }
  .block-menu .menu-price {
    font-size: 20px;
    font-family: var(--font-family-heading);
    font-weight: 400;
    line-height: 50px;
    color: #ffc222; }
  .block-menu .menu-description {
    color: var(--accent-6);
    line-height: 35px; }

.footer-top-h5 .elementor-image-box-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
.footer-top-h5 .elementor-image-box-title {
  margin-bottom: 0; }

.footer-center-h5 .text-bottom-h5 span {
  color: #fff;
  font-weight: bold; }
.footer-center-h5 .store-wr-h5 .item-text {
  display: inline-block;
  text-decoration: underline; }

.footer-bottom-h7 .block-social .title-content,
.footer-bottom-h5 .block-social .title-content {
  display: none; }
.footer-bottom-h7.top-footer:before,
.footer-bottom-h5.top-footer:before {
  top: 100px; }
@media (min-width: 768px) {
  .footer-bottom-h7 .block-social,
  .footer-bottom-h5 .block-social {
    text-align: left; } }

.play-button .elementor-widget-container {
  display: inline-flex;
  width: 100px;
  height: 100px;
  margin: auto;
  cursor: pointer; }

.elementor-fit-aspect-ratio {
  height: 100% !important;
  max-width: 840px;
  max-height: 460px;
  width: 100% !important; }

.fancybox-skin {
  width: 100% !important;
  height: 100% !important; }

.elementor-fit-aspect-ratio iframe {
  position: static !important; }

.fancybox-outer {
  height: 100%; }

.fancybox-outer .elementor-widget-container {
  height: 100%; }

.fancybox-wrap {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  max-height: 460px;
  max-width: 840px;
  height: 100% !important; }

.fancybox-inner {
  width: 100% !important;
  height: 100% !important; }

.video-wr-h6 {
  text-align: center; }
  .video-wr-h6 .elementor-widget-video {
    display: none; }

@media (max-width: 767px) {
  .footer-bottom-h1 .pay img {
    text-align: center; } }

.footer-top-h6 .elementor-widget-wrap {
  z-index: 9;
  position: relative;
  justify-content: center !important;
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important; }

.footer-center-h6 .title-content.h4 {
  display: none; }
.footer-center-h6 .block_newsletter .title-box h4 {
  color: #fff;
  font-family: var(--font-family-base);
  font-weight: 700; }
.footer-center-h6 .block_newsletter p {
  color: #B0B0B0; }
.footer-center-h6 .block_newsletter form input[type=email] {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  height: 62px; }
  .footer-center-h6 .block_newsletter form input[type=email]::-webkit-input-placeholder {
    color: #999999; }
  .footer-center-h6 .block_newsletter form input[type=email]::-moz-placeholder {
    color: #999999; }
  .footer-center-h6 .block_newsletter form input[type=email]:-moz-placeholder {
    color: #999999; }
  .footer-center-h6 .block_newsletter form input[type=email]:-ms-input-placeholder {
    color: #999999; }

.menu-pack-h7 a {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  background: #FFF9E9;
  border-radius: 30px;
  transition: all 0.3s ease;
  padding: 50px 45px;
  position: relative; }
  .menu-pack-h7 a:before {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 100%;
    display: block;
    content: '';
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    margin: auto; }
  .menu-pack-h7 a:hover {
    background: #FFC222;
    color: #fff; }
.menu-pack-h7 img {
  min-height: 70px;
  margin-top: 40px !important;
  position: relative; }

.set-time span {
  color: #000; }

.countdown-wr-h7 .title_block {
  display: block !important; }
.countdown-wr-h7.LeoCountDown-type-vertical .lcd_number {
  background: transparent !important;
  height: 100%;
  width: 100%;
  font-size: 32px;
  line-height: 38px;
  font-family: var(--font-family-base);
  margin: 0; }
.countdown-wr-h7.LeoCountDown-type-vertical li.z-depth-1 {
  background: #C95E41;
  border-radius: 8px;
  min-width: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9px 5px; }
.countdown-wr-h7.LeoCountDown-type-vertical .lcd_text {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  padding: 0; }
@media (max-width: 767px) {
  .countdown-wr-h7.LeoCountDown-type-vertical .lcd_number {
    font-size: 22px;
    line-height: 26px; }
  .countdown-wr-h7.LeoCountDown-type-vertical li.z-depth-1 {
    min-width: 56px; }
  .countdown-wr-h7.LeoCountDown-type-vertical .lcd_text {
    font-size: 14px;
    line-height: 18px; } }
.countdown-wr-h7 p.ap-countdown-link {
  text-align: center;
  margin-top: 40px; }
  .countdown-wr-h7 p.ap-countdown-link a {
    font-family: "Lilita One", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    fill: #1e1d23;
    color: #1e1d23;
    background-color: #ffc222;
    border-radius: 8px 8px 8px 8px;
    padding: 16px 32px 16px 32px; }
    .countdown-wr-h7 p.ap-countdown-link a:hover {
      color: #fff; }
.countdown-wr-h7 .leocountdown-time {
  justify-content: center; }

.footer-bottom-h7 .block-social li {
  background: #F5F5F5; }
  .footer-bottom-h7 .block-social li a:before {
    font-size: 16px; }
  .footer-bottom-h7 .block-social li:hover {
    background: var(--theme-color-default);
    color: #fff; }

@media (max-width: 1199px) {
  .flex-lg-down .elementor-widget-image.elementor-absolute {
    position: static;
    margin-top: 30px; }
  .flex-lg-down .elementor-widget-image img {
    width: 250px; }
  .flex-lg-down .elementor-row {
    flex-direction: column-reverse; } }
@media (max-width: 767px) {
  .flex-lg-down .elementor-widget-heading {
    text-align: center; } }

.has-pattern .caption-contain {
  padding-right: 55px;
  background: url(../../../../assets/img/modules/leoelements/rev_home5_2.png) right center/auto no-repeat; }

/*# sourceMappingURL=front.css.map */
