/*
 *   TYPE CODE CSS HERE
 */
/***************************************************
  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 
 */
/***********************************************************************/
@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1730px; } }

.elementor-widget:not(:last-child) {
  margin-bottom: 0px; }

.marquee {
  animation: marquee 30s linear infinite; }

@keyframes marquee {
  0% {
    left: 0; }
  100% {
    left: -100%; } }
.marquee-vertical {
  animation: marquee-vertical 10s linear infinite; }

@keyframes marquee-vertical {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }
.userinfo-selector li a {
  font-size: 12px;
  font-family: var(--font-family-megamenu);
  letter-spacing: 2px;
  width: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .userinfo-selector li a span {
    font-size: 12px;
    font-family: var(--font-family-megamenu);
    letter-spacing: 2px; }
.userinfo-selector ul.user-info {
  display: flex;
  margin-bottom: 0; }

.userinfo-selector.popup-over .user-info li:nth-child(2):before {
  content: "/";
  display: inline-block;
  vertical-align: middle; }

.header-button-wishlist {
  position: relative; }
  .header-button-wishlist i {
    font-size: 26px; }
  .header-button-wishlist .ap-total-wishlist {
    color: #fff;
    position: absolute;
    top: -1px;
    right: -7px;
    line-height: 16px;
    text-align: center;
    font-weight: 600;
    font-size: 10px;
    border-radius: 50px;
    z-index: 9;
    font-family: var(--font-family-base);
    margin: 0;
    background: #183837;
    width: 15px;
    height: 15px; }

#leo_block_top .header-button-wishlist a .ap-total-wishlist {
  color: #fff;
  position: absolute;
  top: -1px;
  right: -7px;
  line-height: 16px;
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  border-radius: 50px;
  z-index: 9;
  font-family: var(--font-family-base);
  margin: 0;
  background: #183837;
  width: 15px;
  height: 15px; }

#leo_search_block_top {
  float: right; }
  @media (max-width: 767px) {
    #leo_search_block_top {
      position: static; } }
  #leo_search_block_top .title_block {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    width: 40px;
    text-align: center; }
    #leo_search_block_top .title_block:before {
      content: "\f002";
      font-family: "Font Awesome 6 Pro";
      font-weight: 300;
      font-size: 20px;
      color: #000; }
      #leo_search_block_top .title_block:before:hover {
        color: var(--theme-color-default); }
      @media (max-width: 1400px) {
        #leo_search_block_top .title_block:before {
          color: #000;
          font-size: 21px; } }
    #leo_search_block_top .title_block:hover:before {
      color: var(--theme-color-default); }
  #leo_search_block_top .list-cate-wrapper {
    display: none; }
  #leo_search_block_top form {
    opacity: 0;
    visibility: hidden;
    max-width: 300px;
    border: 1px solid #000;
    position: absolute;
    width: 100%;
    top: 100%;
    transform: translateY(20px);
    transition: all 0.3s;
    width: 290px;
    right: -63px;
    background: #fff;
    z-index: 9; }
    #leo_search_block_top form .form-control {
      height: 45px;
      background: #fff;
      border: none;
      outline-color: transparent; }
  #leo_search_block_top.show form {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px);
    padding: 0 10px;
    right: 0; }
    [dir] #leo_search_block_top.show form {
      left: 0px;
      right: auto; }
    @media (max-width: 575px) {
      #leo_search_block_top.show form {
        right: -80px; }
        [dir] #leo_search_block_top.show form {
          right: -150px; } }

@media (min-width: 992px) {
  #search_widget {
    min-width: 19.5rem; } }
#search_widget form input {
  background: #fff;
  padding: 10px 10px; }
#search_widget form > i {
  right: 30px;
  font-size: 0;
  padding: 0; }
  .rtl #search_widget form > i {
    left: 30px;
    right: auto; }
  #search_widget form > i:before {
    content: "\f002";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 20px;
    color: #000;
    height: 50px;
    line-height: 50px; }

#index .manufacturer-block .name-manufacturer {
  display: none; }

.img-white {
  filter: brightness(100); }

.colum-count-block ul {
  column-count: 2; }

.text-transparent .elementor-heading-title {
  -webkit-text-stroke: 1px #5a6167;
  color: transparent; }

.elementor-2 .elementor-element.elementor-element-5d8c7b8.elementor-position-top .elementor-image-box-img {
  margin: 0 !important; }

.block_newsletter .p-off > p {
  display: none; }

#header, #header .header-top {
  background: transparent; }

.blog-container .date_cate {
  padding-top: 20px;
  display: flex; }
  .blog-container .date_cate .created {
    order: 1;
    padding-left: 15px;
    position: relative; }
    .blog-container .date_cate .created:before {
      content: "";
      background: #d2d2d2;
      width: 4px;
      height: 4px;
      left: 4px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }

[dir] #wrapper .breadcrumb-bg {
  right: 50%;
  left: auto;
  transform: translateX(50%); }

.footer-h2 #_desktop_language_selector .language-selector-wrapper {
  border: 1px solid #E2E2E2;
  padding: 5px 20px;
  display: flex; }
  .footer-h2 #_desktop_language_selector .language-selector-wrapper .dropdown-menu {
    bottom: 100%;
    top: unset;
    left: 0; }
  .footer-h2 #_desktop_language_selector .language-selector-wrapper.popup-over .popup-content li {
    margin: 0; }
  .footer-h2 #_desktop_language_selector .language-selector-wrapper .popup-title {
    display: flex;
    align-items: center; }
  .footer-h2 #_desktop_language_selector .language-selector-wrapper #language-selector-label {
    display: none; }
  .footer-h2 #_desktop_language_selector .language-selector-wrapper .expand-more {
    color: #A8A8A8;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize; }

.footer-h2 #_desktop_currency_selector {
  border: 1px solid #E2E2E2;
  padding: 5px 20px; }
  .footer-h2 #_desktop_currency_selector #currency-selector-label {
    display: none; }
  .footer-h2 #_desktop_currency_selector.popup-over .popup-content li {
    margin: 0; }
  .footer-h2 #_desktop_currency_selector .dropdown-menu {
    bottom: 100%;
    top: unset;
    left: 0; }
  .footer-h2 #_desktop_currency_selector .popup-title {
    display: flex;
    align-items: center; }
  .footer-h2 #_desktop_currency_selector .expand-more {
    color: #A8A8A8;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize; }

#left-column.filter-toggle.active-filter {
  width: 300px;
  padding-top: 30px;
  padding-bottom: 20px; }

#category.layout-left-column #content-wrapper #main {
  padding: 20px 0; }

#module-leofeature-productscompare .thumbnail-container .leo-bt-cart-content i:before {
  display: none; }

.block-category-inner .category-cover {
  display: none; }

.userinfo-selector .user-info li a.account {
  width: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.userinfo-color .userinfo-selector .user-info li a {
  color: #fff; }

/*# sourceMappingURL=front.css.map */
