body.rtl #shopify-section-slideshow #slick-slide01 .bnslider-image {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
@media screen and (max-width: 991px) {
    #bnslider-1495468506502 [aria-describedby="slick-slide01"] .bnslider-image {
        background-position: 70% center;
    }
}
@media screen and (max-width: 1024px){
  .header-sticky .header-nav-sticky-holder {
	order: -1;
    flex: inherit;
    margin: 6px 0 4px !important;
  }
  .header-sticky .header-logo-sticky-holder > a img {
    max-height: 26px;
  }
}
.product-listing .collection-handle-electronics .product-item-details {
    padding-top: 30px;
}

.row-table #shopify-section-collection-section:only-child .product-listing .filter-row  {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
}
.welcome-txt {
    background-image: url(../../../files/banita_transparente9ad.png?1754339%e2%80%a6);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center calc(50% - 28px);
}
@media screen and (max-width: 1199px) {
    .welcome-txt {
        background-image: none;
    }
}
#shopify-section-1509975801207 .banner img {
    width: calc(100% - 1px);
}
.instagram-feed a {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/* center logo */
/* @media screen and (max-width: 1024px){
  .page-header-variant-7 .header-logo {
	justify-content: center;
  }
}
@media screen and (max-width: 1024px){
  .page-header-variant-6 .shop-features {
      justify-content: center;
  }
} */
/* remove loader */
/*.shopify-section:not(#shopify-section-1495468506502) .block > .container:before,
.shopify-section:not(#shopify-section-1495468506502) .block > .container:after {
	display:none !important
}
.page-main .block > .container:before,
.page-main .block > .container:after {
	display:none !important
}*/

img:not([class]){
	max-width: 100%;
}
.main-image img.zoom {
   	width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.bnslider-text-content .bnslider-text-content-flex .btn-slider {
  	display: table;
}
.dropdown-link.header-language .dropdown-container {
    min-width: 105px;
}
.page-header-variant-5 .megamenu .nav > li:last-child {
	display:none !important
}
.page-header-variant-6 .megamenu .nav > li:last-child {
	display:none !important
}

/* add to update */
.page-header:not(.transparent) > .container:after {
    left: 0;
    right: 0;
    width: 100%;
}