@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');

body {
  font-family: 'Cairo', sans-serif;
}


header, .info-section, .exclusive-products, .latest-blog1, .grab1{direction:rtl}


header{text-align:right}



/*---------- home sliders --------*/
.page-slider-wrapper {
  text-align: right !important;
}

.slider-arrows .prev1 {
  float: right;
}

.slider-arrows .next1 {
  float: left;
}


.aromatic-home3 .banner-text-section > * {
    text-align: right !important;
    direction:rtl !important;
}

.page-slider-wrapper .banner-text-section>.slider-btn>a {
    margin-right: 0px;
    margin-left: 16px;
}


.nav-area .cart-wrapper .cart-modal .cart-container, .header-wrap-right .cart-wrapper .cart-modal .cart-container{
    left:0;right:auto;
}

@media (min-width: 1200px) {
    .testimonial-1 .page-image-slider {
        right: auto;
        left:-40%;
    }

.testimonial-slider-1 {text-align:right}
.title:not(table .title)::before{right: -50%;left:auto}
 .grab1 img   {float:left}
}
@media (min-width: 768px) {
    .grab1 .row > *:last-child {
        left: 0;
        right:auto
    }
}

.grab1 .slideInLeft {
    text-align: right;
}

.grab1 .col-12:first-of-type .bt:nth-child(4) {
  padding-left: 0px;
  padding-right: 10px;
}


.page-name::before { left: auto;  right:-9px; } */ */
	





#info-section {
    text-align: right;
    direction: ltr;
}
.product-img .sale-ribbon > .tag-line, .woocommerce span.onsale{right:0;left:auto}
.aromatic-home3 .product-action .price{flex-direction:row}

.home-blog .blog-img {
    text-align: right;
}

.home-blog{
    direction:rtl;
    text-align:right;
}


