/*
 *   TYPE CODE 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 
 */
/***********************************************************************/
.elementor-widget:not(:last-child) {
  margin-bottom: 0; }

.elementor-slick-slider .slick-dotted.slick-slider {
  margin-bottom: 0; }

.elementor-social-icons-wrapper {
  line-height: 1; }

.elementor-star-rating {
  line-height: 1; }

.name-manufacturer {
  display: none; }

.linklist-toggle {
  margin-bottom: 0;
  line-height: 1; }

.header_block_link .list-items .list-item:first-child {
  padding-left: 0 !important; }
  [dir] .header_block_link .list-items .list-item:first-child {
    padding-right: 0 !important;
    padding-left: 16px !important; }
.header_block_link .list-items .list-item:not(:first-child)::before {
  content: "";
  width: 1px;
  height: 46px;
  background-color: #0f5c62;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }
  .rtl .header_block_link .list-items .list-item:not(:first-child)::before {
    right: 0;
    left: auto; }
.header_block_link .list-items .list-item:nth-child(2) a.item-text {
  display: inline-flex;
  align-items: center; }
  .header_block_link .list-items .list-item:nth-child(2) a.item-text::before {
    content: "\f663";
    font-family: "Font Awesome Light";
    font-size: 15px;
    font-weight: 400;
    margin-right: 8px; }
    .rtl .header_block_link .list-items .list-item:nth-child(2) a.item-text::before {
      margin-left: 8px;
      margin-right: inherit; }

#_desktop_language_selector #language-selector-label,
#_desktop_language_selector #currency-selector-label,
#_desktop_currency_selector #language-selector-label,
#_desktop_currency_selector #currency-selector-label {
  display: none; }
#_desktop_language_selector .language-selector .popup-title,
#_desktop_language_selector .currency-selector .popup-title,
#_desktop_currency_selector .language-selector .popup-title,
#_desktop_currency_selector .currency-selector .popup-title {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #aac6c8;
  text-transform: none; }
  #_desktop_language_selector .language-selector .popup-title .expand-more,
  #_desktop_language_selector .currency-selector .popup-title .expand-more,
  #_desktop_currency_selector .language-selector .popup-title .expand-more,
  #_desktop_currency_selector .currency-selector .popup-title .expand-more {
    color: #aac6c8;
    margin-right: 8px; }
    .rtl #_desktop_language_selector .language-selector .popup-title .expand-more, .rtl
    #_desktop_language_selector .currency-selector .popup-title .expand-more, .rtl
    #_desktop_currency_selector .language-selector .popup-title .expand-more, .rtl
    #_desktop_currency_selector .currency-selector .popup-title .expand-more {
      margin-left: 8px;
      margin-right: inherit; }
  #_desktop_language_selector .language-selector .popup-title i::before,
  #_desktop_language_selector .currency-selector .popup-title i::before,
  #_desktop_currency_selector .language-selector .popup-title i::before,
  #_desktop_currency_selector .currency-selector .popup-title i::before {
    content: "\f107";
    font-family: "Font Awesome Regular";
    font-weight: 400;
    font-size: 15px; }
  #_desktop_language_selector .language-selector .popup-title:hover,
  #_desktop_language_selector .currency-selector .popup-title:hover,
  #_desktop_currency_selector .language-selector .popup-title:hover,
  #_desktop_currency_selector .currency-selector .popup-title:hover {
    color: var(--theme-color-default); }
    #_desktop_language_selector .language-selector .popup-title:hover .expand-more,
    #_desktop_language_selector .currency-selector .popup-title:hover .expand-more,
    #_desktop_currency_selector .language-selector .popup-title:hover .expand-more,
    #_desktop_currency_selector .currency-selector .popup-title:hover .expand-more {
      color: var(--theme-color-default); }
#_desktop_language_selector .popup-content,
#_desktop_currency_selector .popup-content {
  right: 0;
  left: auto;
  transform: translateY(13px); }
  [dir] #_desktop_language_selector .popup-content, [dir]
  #_desktop_currency_selector .popup-content {
    right: auto;
    left: 0; }
  #_desktop_language_selector .popup-content::before,
  #_desktop_currency_selector .popup-content::before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    right: 0;
    bottom: 100%; }

#_desktop_language_selector .popup-content {
  right: -20px; }
  @media (max-width: 767px) {
    #_desktop_language_selector .popup-content {
      left: 0;
      right: auto; } }

#_desktop_currency_selector {
  padding-left: 20px; }
  .rtl #_desktop_currency_selector {
    padding-right: 20px;
    padding-left: inherit; }
  @media (min-width: 768px) {
    #_desktop_currency_selector::before {
      content: "";
      width: 1px;
      height: 46px;
      background-color: #0f5c62;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      .rtl #_desktop_currency_selector::before {
        right: 0;
        left: auto; } }

#leo_block_top .popup-title {
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center; }
  #leo_block_top .popup-title i {
    font-family: "Font Awesome Light";
    font-size: 20px;
    font-weight: 400; }
    #leo_block_top .popup-title i::before {
      content: "\f007"; }
  #leo_block_top .popup-title:hover {
    color: var(--theme-color-default); }

.header-button-wishlist .ap-btn-wishlist {
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .header-button-wishlist .ap-btn-wishlist i {
    font-family: "Font Awesome Light";
    font-size: 20px;
    font-style: normal; }
  .header-button-wishlist .ap-btn-wishlist .ap-total-wishlist {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: var(--theme-color-default);
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: -7px;
    right: -10px; }
    .rtl .header-button-wishlist .ap-btn-wishlist .ap-total-wishlist {
      left: -10px;
      right: auto; }
  .header-button-wishlist .ap-btn-wishlist:hover {
    color: var(--theme-color-default); }

#_desktop_cart .header {
  color: #fff;
  height: 20px; }
  #_desktop_cart .header > a {
    color: #fff; }
    #_desktop_cart .header > a:hover i {
      color: var(--theme-color-default); }
  #_desktop_cart .header i {
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center; }
    #_desktop_cart .header i::before {
      content: "\f291";
      font-family: "Font Awesome Light";
      font-size: 20px; }
  #_desktop_cart .header .cart-products-total {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin-left: 15px; }
    .rtl #_desktop_cart .header .cart-products-total {
      margin-right: 15px;
      margin-left: inherit; }
  #_desktop_cart .header .cart-products-count {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: var(--theme-color-default);
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    top: -7px;
    left: 10px; }
    .rtl #_desktop_cart .header .cart-products-count {
      right: 10px;
      left: auto; }
  #_desktop_cart .header:hover > i {
    color: var(--theme-color-default); }

.box_slide .tp-caption {
  line-height: 1; }
.box_slide .f_bold {
  font-weight: 700; }
.box_slide .f_extrabold {
  font-weight: 800; }
.box_slide .slide_center {
  left: 50% !important;
  transform: translateX(-50%);
  text-align: center; }
.box_slide .title_before .caption-contain::before {
  content: "";
  width: 48px;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: -20px;
  left: 0; }
  .rtl .box_slide .title_before .caption-contain::before {
    right: 0;
    left: auto; }
.box_slide .title_before.bg_white .caption-contain::before {
  background-color: #fff; }
.box_slide .title_before.h_4 .caption-contain::before {
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%); }
.box_slide .slide_btn .caption-contain {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 35px;
  border-radius: 35px;
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
  transition: 0.25s all; }
  .box_slide .slide_btn .caption-contain:hover {
    background-color: #000;
    color: #fff; }
.box_slide .slide_btn_2 .caption-contain {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 30px;
  border-radius: 30px;
  background-color: var(--theme-color-default);
  color: #363636;
  transition: 0.25s all; }
  .box_slide .slide_btn_2 .caption-contain:hover {
    background-color: #fff;
    color: #363636; }
.box_slide .slide_btn_3 .caption-contain {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 14px 35px;
  border-radius: 30px;
  background-color: var(--theme-color-default);
  color: #fff;
  transition: 0.25s all; }
  .box_slide .slide_btn_3 .caption-contain:hover {
    background-color: #fff;
    color: #363636; }

.number_step .elementor-heading-title {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eeeeee; }

.btn_link .elementor-button-link {
  display: inline-flex;
  align-items: center; }
  .btn_link .elementor-button-link::after {
    content: "\f105";
    font-family: "Font Awesome Regular";
    font-size: 14px;
    font-weight: 600;
    margin-left: 6px;
    color: #999; }
    .rtl .btn_link .elementor-button-link::after {
      margin-right: 6px;
      margin-left: inherit; }

.box_product_tab .widget-tabs-wrapper .widget-tab-title {
  cursor: pointer; }
  .box_product_tab .widget-tabs-wrapper .widget-tab-title::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 5px solid var(--theme-color-default);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden; }
  .box_product_tab .widget-tabs-wrapper .widget-tab-title:not(.active):hover {
    color: var(--theme-color-default) !important; }
  .box_product_tab .widget-tabs-wrapper .widget-tab-title.active {
    background-color: var(--theme-color-default);
    color: #fff;
    border-radius: 30px;
    position: relative; }
    .box_product_tab .widget-tabs-wrapper .widget-tab-title.active::before {
      opacity: 1;
      visibility: visible; }
@media (min-width: 1100px) {
  .box_product_tab .widget-tabs-wrapper {
    position: absolute;
    right: 0;
    top: -36px;
    transform: translateY(-100%);
    width: max-content; }
    .rtl .box_product_tab .widget-tabs-wrapper {
      left: 0;
      right: auto; } }
@media (max-width: 1099px) {
  .box_product_tab .widget-tabs-wrapper {
    margin-bottom: 30px; } }

@media (max-width: 1199px) and (min-width: 1025px) {
  .our_products > .elementor-container > .elementor-row {
    flex-wrap: wrap; }
  .our_products .box_product,
  .our_products .box_product_tab {
    width: 100% !important; }
    .our_products .box_product > .elementor-column-wrap,
    .our_products .box_product_tab > .elementor-column-wrap {
      padding: 0 !important; }
  .our_products .box_product {
    order: 2; } }

@media (min-width: 1200px) {
  .box_product .box_product_left {
    width: 100% !important; }
    .box_product .box_product_left .thumbnail-container .product-title a {
      font-size: 30px; }
    .box_product .box_product_left .thumbnail-container .product-price-and-shipping {
      font-size: 30px; }
      .box_product .box_product_left .thumbnail-container .product-price-and-shipping .regular-price {
        font-size: 20px; }
  .box_product .box_product_right {
    display: none; } }
@media (max-width: 1199px) and (min-width: 1025px) {
  .box_product .box_product_left {
    padding-right: 15px; }
    .rtl .box_product .box_product_left {
      padding-left: 15px;
      padding-right: inherit; }
  .box_product .box_product_right {
    padding-left: 15px; }
    .rtl .box_product .box_product_right {
      padding-right: 15px;
      padding-left: inherit; } }
@media (min-width: 1025px) {
  .box_product.single-product .thumbnail-container .product-title a {
    font-size: 30px; }
  .box_product.single-product .thumbnail-container .product-price-and-shipping {
    font-size: 30px; }
    .box_product.single-product .thumbnail-container .product-price-and-shipping .regular-price {
      font-size: 20px; } }

.box_product .thumbnail-container img,
.box_product_tab .thumbnail-container img {
  width: 100%; }
@media (max-width: 767px) {
  .box_product .thumbnail-container,
  .box_product_tab .thumbnail-container {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto; } }

.banner_image_1 > .elementor-column-wrap > .elementor-widget-wrap {
  position: initial; }
.banner_image_1 .image {
  inset: 0;
  z-index: 1; }
  .banner_image_1 .image * {
    height: 100%; }
  .banner_image_1 .image img {
    object-fit: cover;
    width: 100%;
    transition: 0.25s all; }
.banner_image_1 .text {
  z-index: 2; }
  .banner_image_1 .text a {
    display: block; }
  .banner_image_1 .text.right {
    margin-right: 0;
    margin-left: auto; }
.banner_image_1 .button {
  z-index: 2;
  width: fit-content; }
  [dir] .banner_image_1 .button {
    width: 100%; }
.banner_image_1:hover img {
  transform: scale(1.1); }

@media (max-width: 1024px) {
  .look_item4 .widget-image-caption {
    width: 100px; } }

@media (max-width: 1024px) {
  .look_item1 .widget-image-caption {
    width: max-content; } }

.box_cate .image {
  position: relative; }
  .box_cate .image a:hover .item-sub-title {
    color: var(--theme-color-default) !important; }
.box_cate .item-sub-title {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0; }
.box_cate .elementor-slick-slider .slick-arrows {
  position: absolute;
  top: -42px;
  right: 0;
  transform: translateY(-100%);
  display: flex;
  align-items: center;
  gap: 6px; }
  .rtl .box_cate .elementor-slick-slider .slick-arrows {
    left: 0;
    right: auto; }
  .box_cate .elementor-slick-slider .slick-arrows .slick-arrow {
    position: initial;
    transform: none;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff; }
    .box_cate .elementor-slick-slider .slick-arrows .slick-arrow::before {
      font-size: 24px;
      opacity: 1; }

@media (min-width: 768px) {
  .col_right > .elementor-container {
    margin-right: 0;
    margin-left: auto; } }

.col_right_full > .elementor-container {
  margin-right: 0;
  margin-left: auto; }

.col_left_full > .elementor-container {
  margin-left: 0;
  margin-right: auto; }

@media (min-width: 1025px) {
  .col_right_desktop > .elementor-container {
    margin-right: 0;
    margin-left: auto; } }

@media (min-width: 768px) {
  .col_left > .elementor-container {
    margin-right: auto;
    margin-left: 0; } }

@media (min-width: 1025px) {
  .col_left_desktop > .elementor-container {
    margin-right: auto;
    margin-left: 0; } }

.footer_icon_box .elementor-icon-box-icon {
  width: 28px;
  height: 28px;
  border: 1px solid #999999;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
.footer_icon_box.location i {
  font-family: "Font Awesome 5 Free"; }
  .footer_icon_box.location i::before {
    content: "\f3c5"; }

.box_newletter .block_newsletter {
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
  display: block; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .box_newletter .block_newsletter {
      width: fit-content;
      margin: 0 auto; } }
  .box_newletter .block_newsletter .row {
    margin-left: auto;
    margin-right: auto; }
    .box_newletter .block_newsletter .row > * {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
  .box_newletter .block_newsletter #block-newsletter-label {
    display: none; }
  .box_newletter .block_newsletter form .row .col-xs-12:first-of-type {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 0; }
    @media (max-width: 767px) {
      .box_newletter .block_newsletter form .row .col-xs-12:first-of-type {
        max-width: 400px;
        width: 100%; } }
  .box_newletter .block_newsletter form .row .col-xs-12:last-of-type {
    display: none; }
  .box_newletter .block_newsletter form .input-wrapper {
    flex: 1;
    min-width: 220px;
    max-width: 400px; }
    @media (max-width: 1024px) {
      .box_newletter .block_newsletter form .input-wrapper {
        max-width: 100%;
        width: 400px;
        flex: none; } }
  .box_newletter .block_newsletter form input[type="email"] {
    max-width: 400px;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    height: 46px;
    border-radius: 0;
    background-color: #2e2e2e;
    border-radius: 30px; }
    .box_newletter .block_newsletter form input[type="email"]::-webkit-input-placeholder {
      font-size: 14px;
      font-weight: 400; }
    .box_newletter .block_newsletter form input[type="email"]::-moz-placeholder {
      font-size: 14px;
      font-weight: 400; }
    .box_newletter .block_newsletter form input[type="email"]:-moz-placeholder {
      font-size: 14px;
      font-weight: 400; }
    .box_newletter .block_newsletter form input[type="email"]:-ms-input-placeholder {
      font-size: 14px;
      font-weight: 400; }
    .box_newletter .block_newsletter form input[type="email"]:focus {
      border: 1px solid #808080; }
  .box_newletter .block_newsletter form button[type="submit"] {
    padding: 0 25px 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--theme-color-default);
    color: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 0 30px 30px 0;
    width: auto;
    height: auto;
    border: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.35px;
    text-transform: uppercase;
    transition: 0.25s all; }
    .rtl .box_newletter .block_newsletter form button[type="submit"] {
      padding: 0 20px 0 25px; }
    .rtl .box_newletter .block_newsletter form button[type="submit"] {
      left: 0;
      right: auto; }
    [dir] .box_newletter .block_newsletter form button[type="submit"] {
      border-radius: 30px 0 0 30px; }
    .box_newletter .block_newsletter form button[type="submit"] span {
      display: inline-block; }
    .box_newletter .block_newsletter form button[type="submit"] i {
      display: none; }
    .box_newletter .block_newsletter form button[type="submit"]:hover {
      background-color: #fff;
      color: #363636; }

.box_blog .blog-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 22px;
  margin-bottom: 4px; }
  .box_blog .blog-meta .nbcomment {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px; }
.box_blog .blog-image-container {
  margin-bottom: 20px; }
.box_blog .blog-readmore a {
  display: flex;
  align-items: center; }
  .box_blog .blog-readmore a::after {
    content: "\f105";
    font-family: "Font Awesome Regular";
    font-size: 14px;
    font-weight: 600;
    margin-left: 6px;
    color: #999; }
    .rtl .box_blog .blog-readmore a::after {
      margin-right: 6px;
      margin-left: inherit; }
.box_blog .elementor-slick-slider .slick-arrows {
  position: absolute;
  top: -32px;
  right: 0;
  transform: translateY(-100%);
  display: flex;
  align-items: center;
  gap: 6px; }
  .rtl .box_blog .elementor-slick-slider .slick-arrows {
    left: 0;
    right: auto; }
  @media (max-width: 767px) {
    .box_blog .elementor-slick-slider .slick-arrows {
      top: -24px; } }
  .box_blog .elementor-slick-slider .slick-arrows .slick-arrow {
    position: initial;
    transform: none;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #dedede; }
    .box_blog .elementor-slick-slider .slick-arrows .slick-arrow::before {
      font-size: 24px;
      opacity: 1;
      color: #808080; }
.box_blog .fa-light {
  font-family: "Font Awesome Light";
  font-style: normal; }
.box_blog .fa-messages::before {
  content: "\f4b6"; }

.box_banner_3 > .elementor-container > .elementor-row {
  margin-top: -200px; }
  @media (max-width: 1024px) {
    .box_banner_3 > .elementor-container > .elementor-row {
      margin-top: -150px; } }
  @media (max-width: 767px) {
    .box_banner_3 > .elementor-container > .elementor-row {
      margin-top: -100px; } }

.box_cate_3 > .elementor-container > .elementor-row {
  margin-top: -90px; }
  @media (max-width: 767px) {
    .box_cate_3 > .elementor-container > .elementor-row {
      margin-top: -82px; } }
  @media (max-width: 440px) {
    .box_cate_3 > .elementor-container > .elementor-row {
      margin-top: -100px; } }
.box_cate_3 .box_cate .elementor-slick-slider .slick-arrows {
  max-width: 1350px;
  width: 100%;
  right: 50%;
  transform: translate(50%, -100%);
  justify-content: flex-end;
  padding: 0 30px; }
  @media (max-width: 1024px) {
    .box_cate_3 .box_cate .elementor-slick-slider .slick-arrows {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .box_cate_3 .box_cate .elementor-slick-slider .slick-arrows {
      padding: 0 15px; } }
.box_cate_3 .box_cate .slick-slide:not(.slick-current) .item {
  position: relative; }
  .box_cate_3 .box_cate .slick-slide:not(.slick-current) .item::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ededed;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    .rtl .box_cate_3 .box_cate .slick-slide:not(.slick-current) .item::before {
      right: 0;
      left: auto; }
@media (max-width: 1350px) and (min-width: 1025px) {
  .box_cate_3 .box_cate .item-sub-title {
    top: calc(100% - 60px); } }
.box_cate_3 .box_cate img {
  max-width: 400px; }

.support_item {
  transition: 0.25s all; }
  .support_item:hover {
    background-color: #363636; }
    .support_item:hover .e-heading .elementor-heading-title {
      color: #fff !important; }
    .support_item:hover .e-text .elementor-text-editor {
      color: #999 !important; }
    .support_item:hover .btn_link .elementor-button {
      color: #999999 !important; }
    .support_item:hover .btn_link:hover .elementor-button {
      color: var(--theme-color-default) !important; }

@media (min-width: 768px) {
  .h3_section_1 {
    height: 100%; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .h3_section_1 {
      min-height: 500px; } }
@media (min-width: 768px) {
    .h3_section_1 > .elementor-container {
      height: 100%; }
      .h3_section_1 > .elementor-container > .elementor-row {
        height: 100%; }
    .h3_section_1 .full_height {
      height: 100%; } }
@media (max-width: 767px) {
  .h3_section_1 .e-banner {
    min-height: 500px; } }

.box_product_3 .product-miniature:last-child .thumbnail-container {
  margin-bottom: 0; }

@media (max-width: 767px) {
  body#index .thumbnail-container .thumbnail-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto; } }

.box_testi .block-carousel-image-container img {
  margin-bottom: 22px; }
.box_testi .block-carousel-image-container .item-description p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.45px;
  font-style: italic;
  margin-bottom: 15px;
  color: #fff; }
  .box_testi .block-carousel-image-container .item-description p i {
    font-family: "FontAwesome";
    display: inline-block; }
    .box_testi .block-carousel-image-container .item-description p i.fa-quote-right {
      margin-left: 5px;
      transform: translateY(3px); }
    .box_testi .block-carousel-image-container .item-description p i.fa-quote-left {
      margin-right: 5px;
      transform: translateY(-3px); }
.box_testi .block-carousel-image-container .item-description .author {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: var(--theme-color-default);
  margin-bottom: 0; }
.box_testi .block-carousel-image-container .item-description .job {
  font-size: 14px;
  font-weight: 300;
  color: #e2e2e2; }
.box_testi.testi_5 .block-carousel-image-container .item-description p {
  font-size: 16px;
  line-height: 24px;
  color: #363636;
  letter-spacing: -0.4px; }
  .box_testi.testi_5 .block-carousel-image-container .item-description p i {
    color: #e1e1e1; }
.box_testi.testi_5 .slick-dots {
  position: initial;
  margin-top: 25px; }
.box_testi.testi_5 .elementor-slick-slider ul.slick-dots li.slick-active button:before {
  color: var(--theme-color-default); }
.box_testi.testi_5 .elementor-slick-slider ul.slick-dots li button:before {
  font-size: 11px;
  opacity: 1;
  color: #e1e1e1; }

.box_product_3-2 .elementor-slick-slider .slick-arrows {
  position: absolute;
  top: -32px;
  right: 0;
  transform: translateY(-100%);
  display: flex;
  align-items: center;
  gap: 6px; }
  .rtl .box_product_3-2 .elementor-slick-slider .slick-arrows {
    left: 0;
    right: auto; }
  @media (max-width: 767px) {
    .box_product_3-2 .elementor-slick-slider .slick-arrows {
      top: -24px; } }
  .box_product_3-2 .elementor-slick-slider .slick-arrows .slick-arrow {
    position: initial;
    transform: none;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #808080; }
    .box_product_3-2 .elementor-slick-slider .slick-arrows .slick-arrow::before {
      font-size: 24px;
      opacity: 1;
      color: #808080; }

.box_banner_4 {
  height: 100%; }
  .box_banner_4 > .elementor-container {
    height: 100%; }

.banner_fullheight {
  height: 100%; }
  .banner_fullheight > .elementor-container {
    height: 100%; }

.box_brand .manufacturer-image-container img {
  opacity: 0.3;
  filter: grayscale(100%);
  transition: 0.25s all; }
.box_brand .manufacturer-image-container:hover img {
  opacity: 1;
  filter: none; }

.footer-center .elementor-icon-box-description a {
  color: #999; }
  .footer-center .elementor-icon-box-description a:hover {
    color: var(--theme-color-default); }

body:not(#index) {
  background: #f5f5f5; }

@media (min-width: 1320px) {
  .container {
    width: 1320px; } }
@media (max-width: 1319px) {
  .container {
    width: 100%; } }
.breadcrumb-bg {
  margin-bottom: 0; }
  [dir] .breadcrumb-bg {
    right: 50%;
    left: auto;
    transform: translateX(50%); }

.modal-header .close {
  margin: 0; }
  .modal-header .close:focus {
    outline: none; }

body:not(#index) #footer {
  margin-top: 50px; }

@media (max-width: 400px) {
  .product_image_thumbs_left .lSSlideOuter.vertical {
    padding-left: 80px !important; }
    .product_image_thumbs_left .lSSlideOuter.vertical .lSGallery {
      width: 75px !important; } }

@media (max-width: 400px) {
  .product_image_thumbs_right .lSSlideOuter.vertical {
    padding-right: 80px !important; }
    .product_image_thumbs_right .lSSlideOuter.vertical .lSGallery {
      width: 75px !important; } }

.lSSlideOuter.vertical .lightSlider .lslide img {
  object-fit: cover;
  object-position: center center; }
.lSSlideOuter.vertical .lSPager.lSGallery img {
  height: 100%;
  width: 100%;
  object-fit: cover; }

.lSSlideOuter .lSPager.lSGallery li {
  border: 1px solid #dedede !important; }
  .lSSlideOuter .lSPager.lSGallery li.active {
    border: 1px solid #363636 !important; }

#leo_block_top .popup-content {
  width: 200px;
  display: flex !important;
  flex-wrap: wrap;
  right: -20px;
  left: auto;
  transform: translateY(15px); }
  [dir] #leo_block_top .popup-content {
    left: -20px;
    right: auto; }
  #leo_block_top .popup-content .user-info {
    width: 100%;
    margin-bottom: 10px; }
  #leo_block_top .popup-content .language-selector,
  #leo_block_top .popup-content .currency-selector {
    width: 50%; }
  #leo_block_top .popup-content .language-selector {
    padding-right: 10px; }
    .rtl #leo_block_top .popup-content .language-selector {
      padding-left: 10px;
      padding-right: inherit; }
  #leo_block_top .popup-content .currency-selector {
    padding-left: 10px; }
    .rtl #leo_block_top .popup-content .currency-selector {
      padding-right: 10px;
      padding-left: inherit; }
#leo_block_top:not(.open) .popup-content {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: 0.25s all; }
#leo_block_top.popup-over .popup-content a {
  font-size: 14px;
  font-weight: 400; }
#leo_block_top.popup-over .popup-content .title {
  font-weight: 600;
  color: #363636; }
#leo_block_top:hover:not(.open) .popup-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(15px); }

#leo_search_block_top .cssload-speeding-wheel {
  position: absolute;
  top: 8px;
  right: 10px; }
  .rtl #leo_search_block_top .cssload-speeding-wheel {
    left: 10px;
    right: auto; }
#leo_search_block_top .ac_results {
  margin-top: 8px;
  padding: 10px 0;
  border-color: #dedede;
  min-width: 290px;
  width: 100% !important; }
  #leo_search_block_top .ac_results .ac_over {
    background-color: transparent; }
  #leo_search_block_top .ac_results ul li {
    font-family: var(--font-family-base); }
    #leo_search_block_top .ac_results ul li a {
      display: flex; }
  #leo_search_block_top .ac_results .lps-result-img img {
    border: 1px solid #dedede; }
  #leo_search_block_top .ac_results .lps-result-content {
    flex: 1;
    padding-left: 15px; }
    .rtl #leo_search_block_top .ac_results .lps-result-content {
      padding-right: 15px;
      padding-left: inherit; }
  #leo_search_block_top .ac_results .lps-result-title {
    font-size: 14px;
    margin-bottom: 8px; }
  #leo_search_block_top .ac_results .lps-result-price {
    font-size: 16px;
    font-weight: 800; }
#leo_search_block_top .search-in-product ul {
  height: 350px;
  overflow: auto;
  width: calc(100% - 30px);
  margin: 0 auto 12px;
  border: 1px solid #dedede;
  padding: 5px 0; }
#leo_search_block_top .search-value-title {
  padding: 0 15px;
  color: var(--headings-color);
  font-weight: 600;
  margin-bottom: 10px; }
#leo_search_block_top .all-search-product {
  padding: 0 15px; }
  #leo_search_block_top .all-search-product a {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.65px;
    text-transform: uppercase; }
@media (max-width: 400px) {
  #leo_search_block_top .leoproductsearch-result {
    position: initial; }
  #leo_search_block_top .ac_results {
    right: 0; }
    .rtl #leo_search_block_top .ac_results {
      left: 0;
      right: auto; }
  #leo_search_block_top .cssload-speeding-wheel {
    right: 60px; }
    .rtl #leo_search_block_top .cssload-speeding-wheel {
      left: 60px;
      right: auto; } }

#_desktop_cart .leo-dropdown-cart {
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  width: 400px;
  height: 100vh;
  background-color: transparent;
  transition: 0.3s all ease-in-out;
  z-index: 999999; }
  @media (max-width: 480px) {
    #_desktop_cart .leo-dropdown-cart {
      width: 300px; } }
  #_desktop_cart .leo-dropdown-cart::before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in-out; }
  #_desktop_cart .leo-dropdown-cart::after {
    content: "\f00d";
    font-family: "Font Awesome Regular";
    font-size: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all; }
  #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
    transform: translateX(100%);
    background-color: #fff;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 50px 30px 30px; }
    #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper {
      height: calc(100% - 200px); }
      #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-list-item-warpper .leo-dropdown-list-item {
        max-height: 100% !important; }
    #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-cart-item {
      width: 100% !important;
      height: auto !important;
      padding: 0 0 10px;
      margin: 10px 0; }
      #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-cart-item:first-child {
        margin-top: 0; }
    #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content .leo-dropdown-bottom {
      background-color: #fff; }
    @media (max-width: 480px) {
      #_desktop_cart .leo-dropdown-cart .leo-dropdown-cart-content {
        padding: 50px 15px 15px; } }
  #_desktop_cart .leo-dropdown-cart.show .leo-dropdown-cart-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  #_desktop_cart .leo-dropdown-cart.show::before {
    opacity: 0.5;
    visibility: visible; }
  #_desktop_cart .leo-dropdown-cart.show::after {
    opacity: 1;
    visibility: visible; }

#_desktop_cart .leo-dropdown-cart-item a {
  font-size: 14px; }
#_desktop_cart .leo-dropdown-cart-item .leo-cart-item-img img {
  border: 1px solid #dedede; }
#_desktop_cart .leo-dropdown-cart-item .product-quantity {
  border: none;
  padding-top: 0;
  margin-top: 10px; }
#_desktop_cart .leo-dropdown-cart-item .product-price {
  display: flex; }
  #_desktop_cart .leo-dropdown-cart-item .product-price .product-discount {
    display: flex;
    align-items: center;
    margin-right: 8px; }
    .rtl #_desktop_cart .leo-dropdown-cart-item .product-price .product-discount {
      margin-left: 8px;
      margin-right: inherit; }
  #_desktop_cart .leo-dropdown-cart-item .product-price .current-price {
    display: flex; }
#_desktop_cart .leo-dropdown-cart-item .leo-remove-from-cart {
  top: 0;
  right: 0; }
  .rtl #_desktop_cart .leo-dropdown-cart-item .leo-remove-from-cart {
    left: 0;
    right: auto; }
#_desktop_cart .leo-dropdown-cart-item .view-additional {
  position: absolute;
  bottom: 0;
  right: 0; }
  .rtl #_desktop_cart .leo-dropdown-cart-item .view-additional {
    left: 0;
    right: auto; }
#_desktop_cart .leo-dropdown-cart-item .view-leo-dropdown-additional::before, #_desktop_cart .leo-dropdown-cart-item .view-leo-dropdown-additional::after {
  width: 8px;
  height: 2px; }
#_desktop_cart .leo-dropdown-cart-item .product-line-info span {
  font-size: 13px; }

@media (max-width: 1199px) {
  body:not(#index) #wrapper > .container > .row {
    display: flex;
    flex-wrap: wrap; }
    body:not(#index) #wrapper > .container > .row #left-column {
      min-width: 280px; }
    body:not(#index) #wrapper > .container > .row #content-wrapper {
      flex: 1; } }

.modal.leo-quicklogin-modal .leo-login-title,
.modal.leo-quicklogin-modal .leo-register-title {
  font-size: 24px;
  font-weight: 800; }
.modal.leo-quicklogin-modal .modal-dialog {
  max-width: 450px; }
  @media (min-width: 576px) {
    .modal.leo-quicklogin-modal .modal-dialog {
      margin: 100px auto 30px; } }
.modal.leo-quicklogin-modal .form-control-submit {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 13px 30px; }
.modal.leo-quicklogin-modal .lql-form-content .lql-form-content-element .form-control {
  font-size: 15px;
  line-height: 26px;
  border: 1px solid #e5e1db;
  background: #fff;
  outline-width: 1px; }
  .modal.leo-quicklogin-modal .lql-form-content .lql-form-content-element .form-control:focus {
    border-color: var(--theme-color-default); }
.modal.leo-quicklogin-modal .leoquicklogin-forgotpass {
  font-size: 15px;
  line-height: 26px; }
.modal.leo-quicklogin-modal .lql-form-content .lql-form-content-element label {
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 0 4px; }
.modal.leo-quicklogin-modal .lql-form-content .lql-form-content-element .lql-rememberme {
  transform: translateY(1px); }
.modal.leo-quicklogin-modal form .form-control-label:not(.radio-inline) {
  font-weight: 500; }
.modal.leo-quicklogin-modal form .form-control-label span {
  font-size: 15px; }
.modal.leo-quicklogin-modal form .form-control-label.radio-inline {
  margin-right: 15px;
  font-weight: 400; }
  .rtl .modal.leo-quicklogin-modal form .form-control-label.radio-inline {
    margin-left: 15px;
    margin-right: inherit; }
.modal.leo-quicklogin-modal .modal-header {
  padding: 0;
  border: none; }
  .modal.leo-quicklogin-modal .modal-header .close {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 2;
    opacity: 1;
    margin: 0; }
    .rtl .modal.leo-quicklogin-modal .modal-header .close {
      left: 10px;
      right: auto; }
    .modal.leo-quicklogin-modal .modal-header .close span {
      display: none; }
    .modal.leo-quicklogin-modal .modal-header .close::before {
      content: "\f00d";
      font-family: "Font Awesome Light";
      color: var(--text-color);
      font-size: 18px; }
.modal.leo-quicklogin-modal .modal-footer {
  padding: 0;
  border: none; }
.modal.leo-quicklogin-modal .modal-body {
  padding: 30px 20px 20px; }

.page-footer .text-sm-center > a {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 13px 25px;
  font-weight: 600;
  border-radius: 30px;
  text-transform: uppercase;
  background-color: #363636;
  color: #fff;
  transition: 0.25s all; }
  .page-footer .text-sm-center > a:hover {
    background-color: var(--theme-color-default); }

.progress {
  height: 5px; }

.footer_links a.btn {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--link-color);
  transition: 0.25s all;
  position: relative;
  padding: 0;
  margin-right: 20px; }
  .rtl .footer_links a.btn {
    margin-left: 20px;
    margin-right: inherit; }
  .footer_links a.btn::before {
    content: "";
    width: 0;
    height: 2px;
    background-color: var(--link-color-hover);
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    transition: 0.25s all; }
  .footer_links a.btn:hover {
    color: var(--link-color-hover); }
    .footer_links a.btn:hover::before {
      width: 100%;
      left: 0;
      right: auto; }
  .footer_links a.btn i {
    font-size: 1rem; }

.cms-id-4 .page-header > h1,
.cms-id-3 .page-header > h1 {
  display: none; }

.our-team_item .socials {
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: 0.25s all;
  z-index: 99; }
.our-team_item::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  opacity: 0;
  visibility: hidden;
  transition: 0.25s all;
  z-index: 2; }
.our-team_item:hover .socials {
  opacity: 1;
  visibility: visible; }
.our-team_item:hover::before {
  opacity: 1;
  visibility: visible; }
@media (max-width: 767px) {
  .our-team_item {
    width: auto;
    margin: 0 auto; } }

#pagenotfound .page-header {
  text-align: center; }

.page-not-found {
  text-align: center;
  box-shadow: none;
  padding: 30px; }
  .page-not-found .content h1 {
    font-size: 100px;
    font-weight: 800;
    color: var(--theme-color-default); }
  .page-not-found .content h3 {
    font-size: 24px;
    margin-bottom: 15px; }
  .page-not-found .content p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px; }
  .page-not-found #search_widget {
    float: none; }
    .page-not-found #search_widget form input {
      border-radius: 0; }
    .page-not-found #search_widget form i {
      top: 0;
      bottom: 0;
      left: 0;
      right: auto;
      width: auto;
      height: auto; }

.product-notification {
  height: auto;
  border-color: #eaeaea;
  box-shadow: 20px 6px 20px 0px rgba(0, 0, 0, 0.05);
  z-index: 9999; }
  .product-notification.position3 {
    bottom: 30px;
    left: 30px; }
    .rtl .product-notification.position3 {
      right: 30px;
      left: auto; }
  .product-notification .product-suggest {
    box-shadow: none; }
  .product-notification .product-suggest-content {
    padding: 0; }
  .product-notification .product-image {
    width: 90px; }
  .product-notification .column-right {
    flex: 1;
    padding: 10px 10px 10px 15px; }
    .rtl .product-notification .column-right {
      padding: 10px 15px 10px 10px; }
  .product-notification .product-name {
    font-family: var(--font-family-septenary);
    font-size: 14px;
    margin: 5px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000; }
    .product-notification .product-name:hover {
      color: var(--theme-color-default); }
  .product-notification .close-notifi {
    background-color: #000;
    border-radius: 50%;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    font-size: 18px;
    line-height: 27px;
    transition: 0.3s all; }
    .product-notification .close-notifi:hover {
      background-color: var(--theme-color-default); }
  .product-notification.leo-smart .time-ago {
    padding: 0;
    background-color: transparent;
    color: #000;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500; }

.leo-save-wishlist-bt {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px; }
  .leo-save-wishlist-bt .cssload-speeding-wheel {
    margin: 0;
    width: 24px;
    height: 24px; }

.leo-modal-wishlist .leo-modal-wishlist-bt {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px; }
  .leo-modal-wishlist .leo-modal-wishlist-bt .cssload-speeding-wheel {
    margin: 0;
    width: 24px;
    height: 24px; }
.leo-modal-wishlist .btn-secondary {
  padding: 0;
  margin-right: 30px; }
  .rtl .leo-modal-wishlist .btn-secondary {
    margin-left: 30px;
    margin-right: inherit; }

.rtl .paneltool.themetool .panelbutton {
  right: -88px; }
.rtl .panelbutton {
  right: -40px; }
.rtl .paneltool .group-input > label {
  text-align: right; }
.rtl .paneltool .group-input > label .fa {
  margin-left: 5px;
  margin-right: 0; }

.tab_custom {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 10px; }
  .tab_custom p {
    margin-bottom: 0; }
  .tab_custom .tab_custom_images {
    flex: 1; }
    .tab_custom .tab_custom_images img {
      width: 100%;
      height: auto;
      min-height: 300px;
      object-fit: cover; }
  .tab_custom .tab_custom_content {
    flex: 1; }
    .tab_custom .tab_custom_content p {
      line-height: 24px; }
  @media (max-width: 767px) {
    .tab_custom .tab_custom_content,
    .tab_custom .tab_custom_images {
      flex: none;
      width: 100%; } }

/*# sourceMappingURL=front.css.map */
