/** Shopify CDN: Minification failed

Line 788:22 Expected "}" to go with "{"

**/
@charset "UTF-8";
/*FOOTER STYLE*/

#footer{
  position:relative;
  z-index:9;
  padding-top: 15px;
  padding-right: 7px;
  padding-bottom: 20px;
  padding-left: 7px;
  background-color:var(--alo-background-color);
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom:1px solid var(--alo-border-color);
} 
.footer-top {
	padding:0;
}
.footer-top .wrap_title{
	margin-bottom:30px;
}
.footer-top .section-subtitle {
    margin-top: 0;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    color:var(--color-hover);
    text-transform: uppercase;
    font-weight: 600;
}
.footer-top .section-title {
    color: #fff;
    margin: 0;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-top .wrap_title .content {
    color: #999999;
    line-height: 30px;
    font-size: 16px;
    padding-top: 15px;
  	text-align:center;
}
.main-footer .row {
  justify-content: space-between;
}
.main-footer .logo-footer{
  margin-bottom: 20px;
}
.alo-logo-footer .content {
  color:var(--alo-color-text);
}
.footer-iteam-logo .phone {
  margin-bottom: 15px;
  display: block;
  font-size:22px;
}
.footer-iteam .email {margin:0;}
.footer-iteam .email a{
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.footer-iteam-logo .socials {
  padding-top: 20px;
}
.main-footer .logo-footer a{
  display: block;
  line-height: 1;
}

.main-footer .menu_footer .menu {
  list-style: none;
}
.main-footer .menu_footer .menu a {
    position: relative;
    line-height: 30px;
    font-weight: 400;
    font-size: 18px;
}
.main-footer .menu_footer .menu a:hover {
  text-decoration: underline;
}
.main-footer .menu_footer .menu a .n_products{display:none;}
.main-footer .menu_footer .menu li.menu-item {
  line-height: 1;
}
.main-footer .widget-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  color: var(--color-main);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.main-footer .widget-title.small{
  font-size: 18px;
}
.main-footer .widget-title.medium{
  font-size: 24px;
}
.main-footer .widget-title.large{
  font-size: 32px;
}
.main-footer .widget-title .icon_mobile{
	display:none;
}
.widget_footer .contentHtml p{
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom:0;
}
.main-footer .newsletter-content {
}

.main-footer .labernewsletter .sub-email{
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  color: var(--alo-color-text);
}
.main-footer .labernewsletter .sub-email2{
  font-size: 14px;
  padding-top:15px;
  color: var(--alo-color-text);
}
.main-footer .labernewsletter .signup-newsletter-form {
  display: flex;
  overflow: hidden;
  background: #fff;
  border-radius: var(--alo-border-radius);
}
.main-footer .labernewsletter .signup-newsletter-form .col_email{
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.main-footer .labernewsletter .signup-newsletter-form .col_email .input-text{
  border: none;
  height: 50px;
  background: none;
  width: 100%;
  padding: 0 20px;
  color: var(--alo-color-text);
  font-size: 14px;
  border: solid 1px #000000;
  -webkit-transition: all 240ms linear 0ms;
  -khtml-transition: all 240ms linear 0ms;
  -moz-transition: all 240ms linear 0ms;
  -ms-transition: all 240ms linear 0ms;
  -o-transition: all 240ms linear 0ms;
  transition: all 240ms linear 0ms;
}
.main-footer .labernewsletter .signup-newsletter-form .col_email .input-text:placeholder {
  color: var(--alo-color-text);
}
.main-footer .labernewsletter .signup-newsletter-form .col_email .input-text:focus{
  border: none;
}
.main-footer .labernewsletter .signup-newsletter-form .submit-btn{
    border: none;
    height: 50px;
    cursor: pointer;
    background: var(--color-btn);
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    padding: 0 10px;
}
.alo-mail .socials {
  padding-top: 10px;
}
.footer .widget_mail .list-socials{
  padding-top: 20px;
  overflow: hidden;

}
.footer .widget_mail  .list-socials li{
  float: left;
  display: inline;
  font-style: normal;
}
.footer .widget_mail  .list-socials li a{
  color: #777777;
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 20px;
  text-align: center;
} 
.footer .widget_mail  .list-socials li a:hover{
	color:#1a73e8
}

.footer .main-footer .footer-iteam{
  display: flex;
  flex-direction: column;
}
.footer .main-footer .footer-iteam .title_social{
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  margin-bottom:20px;
  color: var(--color-text1-footer);
}
.footer .main-footer .footer-iteam .socials label{display:none;}
.footer .main-footer .footer-iteam .laber-social-link .list-socials li{
	margin: 0 10px 0 0 ;
}
.footer .main-footer .footer-iteam .laber-social-link .list-socials li a{
  color:var(--color-text2-footer);
    display: flex;
}
.footer .main-footer .footer-iteam .laber-social-link .list-socials li a:hover{
	color:var(--color-hover);
}
.footer .main-footer .content_html{
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
  color: #999;
  display: flex;
  flex-direction: column;
}
.footer .main-footer .content_html p{
  line-height: 1;
  margin-bottom: 15px;
  padding: 0;
  font-size: 14px;
  position: relative;
  color: #999;
}
.instagram-footer svg,
.image-footer svg {
  background: #dfe3e8;
  fill: #fff;
}
.instagram-footer {
  margin-right: -5px;
  margin-left: -5px;
}
.instagram-footer .instagram-item {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  width: calc(100% / 6);
}
.back-to-top {
	bottom: 120px;
    font-weight: 700;
    font-size: 18px;
    position: fixed;
    right: 15px;
    background-color: var(--color-btn);
    color: var(--color-btn-text);
    width: 50px;
    height: 50px;
    z-index: 99;
    overflow: hidden;
    padding: 0;
    border-radius: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    opacity: 0;
    box-shadow: 1px 2px 7px 0px rgb(0 0 0 / 8%);
}
.back-to-top:focus,
.back-to-top:hover {
    background: var(--color-btn-hover);
    color: var(--color-btn-text_hover);
}
.back-to-top.show {
  opacity:1;
}

@media (max-width: 1024px) {
   .footer {
      padding-bottom: 100px;
    }
  .footer .top-footer .footer-logo-wrap {
    display: flex;
    margin-bottom: 40px;
  }
  .footer .top-footer .footer-logo-wrap div {
    margin: 0 auto;
  }
  .footer .top-footer .newsletter-footer-wrap {
    display: block !important;
    text-align: center;
    margin-bottom: 40px;
  }
  .footer .top-footer .social-footer-wrap {
    display: flex;
  }
  .footer .top-footer .social-footer-wrap ul {
    margin: 0 auto;
  }
  .footer .main-footer{
  	padding: 40px 0 20px 0;
  }
  .main-footer .widget{
  	margin-bottom:30px;
  }
  
}
@media (max-width: 991px) {
  .back-to-top {
    bottom: 100px;
  }
}
.apus-footer-mobile {
  position: fixed;
  z-index: 99;
  background: #fff;
  padding: 15px 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 0px 25px rgb(72 123 183 / 25%);
  border-radius: 10px 10px 0px 0px;
}

.apus-footer-mobile {
  display: none;
}

@media (max-width: 1024px) {
  .apus-footer-mobile {
    display: block;
  }
}
.apus-footer-mobile .footer-search-mobile {
  position: absolute;
  z-index: 999;
  left: 0;
  top: -60px;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.apus-footer-mobile .apus-search-form {
  min-width: 300px;
  padding: 10px 30px;
  background: rgba(255, 255, 255, 0.9);
}

.apus-footer-mobile > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  display: flex;
}

.apus-footer-mobile > ul > li {
  text-transform: uppercase;
  display: inline-flex;
  text-align: center;
  position: relative;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  align-items: center;
  justify-content: center;
}
.apus-footer-mobile > ul > li a{
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
}
.apus-footer-mobile > ul > li span {
  display: none;
  font-size: 12px;
  line-height: 1;
  color: var(--color-main);
  text-transform: none;
  font-weight: 500;
}
.apus-footer-mobile .text-theme {
  color: var(--color-secondary) !important;
}
.wishlist-icon .count,
.mini-cart .cart-count {
  position: absolute;
  top: -5px;
  right: -5px;
  display: flex;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  line-height: 18px;
  min-width: 18px;
  padding: 0;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  background-color: var(--color-secondary);
  color: #fff;
}
.apus-footer-mobile > ul > li .wishlist-icon, 
.apus-footer-mobile > ul > li .mini-cart {
  line-height: 1;
  position: relative;
}
.apus-footer-mobile > ul > li.cart_mobile{
	display: inline-flex;
}

.apus-footer-mobile > ul > li svg{position:relative;width:26px;line-height: 1;}

.contact_information {
	
}
.contact_information .sub_title{
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: var(--color-text1-footer);
  margin: 0;
}
.contact_information .information{
}
.contact_information .information .text{
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin-bottom:7px;
}
.contact_information .information .Address,
.contact_information .information a{
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  color: var(--color-text-body);
}
.contact_information .information a.phone{
  font-weight: 500;
  font-size: 30px;
  line-height: 38px;
  margin-bottom:20px;
  display: block;
}
.footer-bottom {
  position: relative;
  z-index: 20;
}
.footer-bottom .row {
  align-items: center;
}
.footer-bottom .copyright{
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
      display: flex;
  justify-content: var(--alo-position);
}
.footer-bottom .copyright a{
  color: var(--color-link-footer);
}
.footer-bottom .copyright p{
  margin:0;
}
.footer-bottom .payment {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: var(--alo-position);
  gap: 20px;
}
.footer-bottom .payment span {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.footer-bottom .payment .alo-image{min-width: var(--alo-width);}

.footer-bottom .policies,
.footer-bottom .menu_footer {
  display: flex;
  justify-content: var(--alo-position);
}
.footer-bottom .policies .list-unstyled,
.footer-bottom .menu_footer .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.footer-bottom .policies .list-unstyled li,
.footer-bottom .menu_footer .menu li{
  position:relative;
}
.footer-bottom .policies .list-unstyled li:not(:first-child):before, 
.footer-bottom .menu_footer .menu li:not(:first-child):before{
  content: "";
  height: 10px;
  display: block;
  width: 1px;
  background-color: var(--color-border);
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translateY(-50%);
}
.footer-bottom .policies .list-unstyled li a,
.footer-bottom .menu_footer .menu li a{
  font-size: 12px;
  text-transform: uppercase;
}
.footer-bottom .laber-social-link {
  display: flex;
  justify-content: var(--alo-position);
}
@media only screen and (min-width : 1024px) and (max-width : 1300px){
  .footer-top .labernewsletter .text-email2{display:none}
    .footer-top .labernewsletter{
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}  
/* ipad  */
@media only screen and (min-width : 768px) and (max-width : 991px){

  .footer .widget_mail .social-footer-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer .widget_mail .list-socials{}
}


@media (max-width: 1024px){
  .footer-bottom{
    padding-bottom: 60px;
  }
  .menu-style2{
    margin-bottom:50px;
  }
  
  .laber-html{
  	 justify-content: flex-start !important;
  }

}

/* ipad pro */
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.back-to-top{bottom: 140px;}
}
/* ipad  */
@media only screen and (min-width : 768px) and (max-width : 991px){
	.back-to-top{bottom: 140px;}
}
/* mobile  */
@media (min-width: 768px){}

@media (max-width: 767px){
  .footer {
    padding-bottom: 90px;
  }
  
  .main-footer .widget-title{
    display: flex;
    align-items: center;
    margin: 0;
    padding:0;
  }	
  .main-footer .alo-logo-footer {
    border:none;
  }
  .main-footer .labernewsletter.widget-title{
  	margin-bottom: 0;
  }
  .main-footer aside.widget{
    border-radius: var(--alo-border-radius);
    margin-bottom: 5px;
    padding: 15px 20px;
    background: #ffffff;
    min-height: auto;
  }
@media (max-width: 767px) {
    .main-footer aside.widget {
        border-radius: var(--alo-border-radius);
        margin-bottom: 5px;
        padding: 14px 7px;
        background: #ffffff;
        min-height: auto;
    }
}
  .main-footer .widget-title .txt_title{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
   .main-footer .widget-title .icon_mobile {
    font-size: 18px;
    text-align: center;
    border-radius: 2px;

    align-items: center;
    display: flex;
    justify-content: center;
  }

   .main-footer .widget.active .widget-title .icon_mobile .laber-icon-down,
   .main-footer .widget-title .icon_mobile .laber-icon-up,
   .main-footer .widget .widget_footer{
    display:none;
  }
   .main-footer .widget.active .widget-title .icon_mobile .laber-icon-up{
    display:block;
  }
   .main-footer .widget .widget_footer{
    padding-top: 20px;
  }
   .widget_mail .social-footer-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
  }
   .widget_mail .list-socials{}
  .back-to-top{bottom: 140px;}
  
   .widget_mail .widget_footer .signup-newsletter-form{
  	min-width: inherit;
    width: 100%;
  }
   .widget_mail .widget_footer .signup-newsletter-form .submit-btn{
  	width:100%;
    border-radius:0 3px 3px 0;
  }
  .banner-footer .content-banner h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .banner-footer .content-banner h3{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .banner-footer .content-banner h3{
  	 font-size: 16px;
     margin-bottom: 15px;
  }
  
  .footer-top .labernewsletter{
    left: 15px;
    right: 15px;
    
  }
  
  .footer-top .labernewsletter .text-email2{
    display:none;
  }
  
  .laber-html{
  	justify-content: normal !important;
    display: block !important;
  }
  .main-footer .newsletter-content{
  	padding-left: 0;
    border-left: none;
  }
  .footer-iteam .social-footer{gap: 10px;}
  .footer-iteam .social-footer li:not(:first-child) a:before{left: -10px;}
  .footer-bottom .row {
    gap:10px;
  }
  .footer-bottom .menu_footer,
  .footer-bottom .laber-social-link,
  .footer-bottom .copyright,
  .footer-bottom .payment {
    justify-content: center;
    justify-content: center;
  }
  
}
@media (max-width: 450px){

  .main-footer .labernewsletter .signup-newsletter-form .col_email .input-text{
    padding: 0 10px;
  }
  .main-footer .labernewsletter .signup-newsletter-form .submit-btn{
    min-width: 100px;
  }
  .footer-bottom .payment .alo-image {
    min-width: auto;
    width: 100%;
  }
}


.switch-rtl-ltr span{
  top: 50%;
  font-weight: 500;
  font-size: 14px;
  position: fixed;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 99999;
  overflow: hidden;
  padding: 0;
  border-radius: 100%;
  background-color: var(--color-btn);
  border-color: var(--color-btn);
  color: var(--color-btn-text);
  align-items: center;
  line-height: 50px;
  text-align: center;
  justify-content: center;
  box-shadow: 1px 2px 7px #00000014;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.switch-rtl-ltr span:hover{
  background: var(--color-btn-hover);
    border-color: var(--color-btn-hover);
      color: var(--color-btn-text_hover);
}
.ltr-text{display:block;}
.ltr-text{display:none;}
.rtl .rtl-text{display:none;}
.rtl .switch-rtl-ltr span{
  left:30px;
    right:auto;
}
.rtl .ltr-text{
    display:block;
}
.contact_information .information .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
}
.contact_information .information a.phone {
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 20px;
    display: block;
  .contact_information .information .Address, .contact_information .information a {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;