@font-face {
    font-family: 'IRANSans'; !important
    src: url('{{asset("frontEnd/assets/fonts/IRANSansWeb.eot")}}');
    src: url('{{asset("frontEnd/assets/fonts/IRANSansWeb.eot")}}?#iefix') format('embedded-opentype'),
    url('{{asset("frontEnd/assets/fonts/IRANSansWeb.woff2")}}') format('woff2'),
    url('{{asset("frontEnd/assets/fonts/IRANSansWeb.woff")}}') format('woff'),
    url('{{asset("frontEnd/assets/fonts/IRANSansWeb.ttf")}}') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body,h1,h2,h3,h4,h5,h6,p,a {font-family: IRANSans !important;}
.page-wrapper{direction: rtl}
.header-right {margin-right: auto;margin-left: 0}
.header-5 .menu>li:hover>a::before, .header-5 .menu>li:focus>a::before, .header-5 .menu>li.active>a::before {
    transform-origin: right center;
    transform: scale(1, 1);
}
.header-5 .menu>li>a::before {right: 2rem;left: -.5rem;}
.header-5 .header-search {margin-left: 20px;}
.header-5 .logo {margin-left: 20px;}
.owl-carousel,
.bx-wrapper { direction: ltr; }
.owl-carousel .owl-item { direction: rtl; }
#scroll-top {left: 50px;right: auto;}
.header-5 .header-search-extended .form-control {padding: 0}
.header-dropdown {margin-left: 20px;}
.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.social-icons-color .social-icon:not(:last-child), .social-icons-simple .social-icon:not(:last-child) {margin-left: 1rem;margin-right: 0;}
.social-icons-color .social-icon:not(:first-child), .social-icons-simple .social-icon:not(:first-child) {margin-right: 1rem;}
@media screen and (min-width: 992px) {
    .footer-copyright {text-align: right;}
    .footer-bottom .social-icons {margin-left: 0;margin-right: auto;}
}
.cta-separator [class*="col-"]+[class*="col-"]:before {right: 0;left: auto;}
.social-icon:not(:first-child) {margin-right: 1rem;}
.home-product-list {direction: ltr}
.dropdown-menu-right {right: auto !important;left: 0;}
.header-search-extended .form-control {border-radius: 0 30px 30px 0;}
.btn-product:before {margin-left: .9rem;}
.breadcrumb-item+.breadcrumb-item:before {
    content: '';
}
.header-2 .header-search-extended {margin-left: 2.5rem;margin-right: 0;}
.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {border: 1px solid;}
