.header-bright{
    float:left;
}
.wishlist-cart-icon{
    margin-left: 0px;
    margin-right: 15px;
}

.language-top,.top-social{
    float:left;
}

.top-social{
    margin-left: 30px;
    margin-right: 0px;
}

[class^="bi-"]::before, [class*=" bi-"]::before{
    display: inline;
}
.shipping-item .iocn i{
    margin-right: 0px;
    margin-left: 10px;
}
.section-headding-all{
    float:left;
}
.text-by-dir{
    text-align: left;
}
.breadcrumb-area ul li a{
    margin-right: 0px;
    margin-left: 30px;
}

.breadcrumb-area ul li a::after{
    right:initial ;
    left:-20px;
}

.size_pd span{
    float:right;
    margin-left: 20px;
}

.woo-product-shorting .nice-select,.ltn__shop-options{
    justify-content: flex-start;
}

.wi_search_form button{
    right :initial;
    left: 0px;
}
.woo-product-shorting .nice-select .list{
    text-align: right;
}
.nice-select,.nice-select .option{
    text-align: right !important;
}

.checkout-summery ul li span {
    float:left;
}
.f_header_search_canvas-full .f_header .search_close{
    right:initial;
    left:22px;
}
.f_header_search_form form button{
    right:initial;
    left:0px;
}

.footer-widgets-single .corporate-address li i {

    padding-left: 20px !important;
}

.contact-form .single-input i{
    right:initial;
    left: 10px;
}

video {
    /* override other styles to make responsive */
    width: 100%    !important;
    height: auto   !important;
  }

  .text-about{
    text-align: justify;
    line-height: 35px;
    font-size: 19px;

  }

  .text-about-color{
    color: #48a36f;
  }

  .share{
    float:right;
  }