@font-face {
    font-family: 'MainFont';
    src: url('../fonts/Tajawal-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'MainFontBold';
    src: url('../fonts/Tajawal-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'MainFontLight';
    src: url('../fonts/Tajawal-Light.ttf') format('truetype');
}


.col-lg-1, .col-md-1, .col-sm-1, .col-xs-1,
.col-lg-2, .col-md-2, .col-sm-2, .col-xs-2,
.col-lg-3, .col-md-3, .col-sm-3, .col-xs-3,
.col-lg-4, .col-md-4, .col-sm-4, .col-xs-4,
.col-lg-5, .col-md-5, .col-sm-5, .col-xs-5,
.col-lg-6, .col-md-6, .col-sm-6, .col-xs-6,
.col-lg-7, .col-md-7, .col-sm-7, .col-xs-7,
.col-lg-8, .col-md-8, .col-sm-8, .col-xs-8,
.col-lg-9, .col-md-9, .col-sm-9, .col-xs-9,
.col-lg-10, .col-md-10, .col-sm-10, .col-xs-10,
.col-lg-11, .col-md-11, .col-sm-11, .col-xs-11,
.col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    font-family: 'MainFont' !important;
}

h1, h2, h3, h4, h5, h6, a, ul, ol, ul li, ol li, input, p, div {
    font-family: 'MainFont' !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'MainFontBold' !important;
    /*font-weight: 700;*/
}

a, ul, ol, ul li, ol li, input, p, div {
    font-family: 'MainFont' !important;
    /*font-weight: 300;*/
}

.row {
    direction: rtl;
}

.page-title h1, h2, h3, h4, h5, h6 {
    direction: rtl;
    text-align:right !important;
	color: #f07f30;
}

h1, h2, h3, h4, h5, h6, a, div, span, button, ul, li, input {
    letter-spacing: 0px !important;
}

.col-lg-1, .col-md-1, .col-sm-1, .col-xs-1,
.col-lg-2, .col-md-2, .col-sm-2, .col-xs-2,
.col-lg-3, .col-md-3, .col-sm-3, .col-xs-3,
.col-lg-4, .col-md-4, .col-sm-4, .col-xs-4,
.col-lg-5, .col-md-5, .col-sm-5, .col-xs-5,
.col-lg-6, .col-md-6, .col-sm-6, .col-xs-6,
.col-lg-7, .col-md-7, .col-sm-7, .col-xs-7,
.col-lg-8, .col-md-8, .col-sm-8, .col-xs-8,
.col-lg-9, .col-md-9, .col-sm-9, .col-xs-9,
.col-lg-10, .col-md-10, .col-sm-10, .col-xs-10,
.col-lg-11, .col-md-11, .col-sm-11, .col-xs-11,
.col-lg-12, .col-md-12, .col-sm-12, .col-xs-12,
.col-md {
    float: right;
    text-align: right;
}

body {
    text-align: right;
    direction: rtl;
}

.PhoneLTR {
    direction: ltr;
}

.text-right {
    text-align: left !important;
}

.text-left {
    text-align: right !important;
}

.pull-left {
    float: right !important;
}

.pull-right {
    float: left !important;
}


.top-bar-right {
    float:left
}

.top-bar .header-language .stelina-language::before {
    content: '|';
}
.top-bar .header-language .stelina-language::after {
    content: none;
}
.owl-slick .slick-list {
    direction:ltr;
}

.header-banner .sub-title {
    text-align:right;
}
ul.chosen-results li.active-result {
    text-align: right;
}

.form-search-width-category .chosen-container-single .chosen-single div {
    left: 20px;
    right: unset;
}
.form-search-width-category .chosen-container-single .chosen-single > span {
    margin-left: 20px;
    margin-right: 0px;
}

.header.style10 .header-control .block-header, .header.style9 .header-control .block-header, .header.style8 .header-control .block-header, .header.style7 .header-control .block-header {
    padding-right: 15px;
    padding-left: 0px;
}
.header-control {
    text-align: left;
}
.header-control .block-header .stelina-submenu {
    right: unset;
    left: 0;
}
.vertical-wapper .icon-bar {
    margin-right: unset;
    margin-left: 15px;
}
.vertical-menu .submenu {
    right: 100%;
    left: unset;
}

.shopcart-description .content-wrap .title {
    text-align: right;
}
.mini_cart_item .product-media {
    float: right;
}
.minicart-items .mCSB_inside > .mCSB_container {
    text-align: right;
    margin-left: 20px;
    margin-right: 0px;
}
.mini_cart_item .product-details {
    padding-left: 0px;
    padding-right: 10px;
}
.mini_cart_item .product-remove {
    float: left;
}
.shopcart-description .subtotal {
    text-align: right;
    direction: rtl;
}
.header.style10 .block-minicart .shopcart-icon .count, .header.style9 .block-minicart .shopcart-icon .count, .header.style8 .block-minicart .shopcart-icon .count, .header.style7 .block-minicart .shopcart-icon .count {
    right: unset;
    left: 0;
    background-color: #f07f30;
}
.shopcart-description .actions .button-checkout {
    float:left;
}
.block-minicart .shopcart-icon .count {
    right: unset;
    left: -5px;
}
.main-menu .submenu {
    right: 0;
    left: unset;
}
.main-menu .submenu .submenu{
    right: 100%;
    left: unset;
    top: 0;
}
.main-menu > li.menu-item-has-children > a:before {
    content: none;
}

.main-menu > li.menu-item-has-children > a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    margin-left: 5px;
    font-size: 15px;
    font-weight: normal;
    vertical-align: top;
}
.vertical-menu .menu-item-has-children > a::before {
    content: '\f104';
    left: 0;
    right: unset;
}

.submenu.mega-menu.menu-page {
    width: 1170px !important;
    right: -395px !important;
}

.stelina-custommenu.default, .stelina-nav .mega-menu .menu-page-item:last-child .stelina-custommenu {
    padding-right: 17px;
}
.submenu mega-menu menu-page {
    left: unset;
    right: -781px !important;
}


.mega-menu .stelina-custommenu .widgettitle::before {
    right: 0%;
    left: unset;
}

.product-item .product-top {
    right: 8px;
    left: unset;
}
.stelina-nav .mega-menu .stelina-custommenu {
    margin-bottom: 10px;
}

.header.style7 .form-search-width-category .btn-search {
    border-radius: 30px 0px 0px 30px;
}
.header.style7 .form-search-width-category .category {
    right: unset;
    left: 60px;
}
.form-search-width-category .chosen-container-single .chosen-single {
    border-right: 1px solid #e3e3e3;
    border-left: 0px;
}

.footer h2.widgettitle, .footer h3.title, .footer div.list, .footer li.menu-item, .footer ul.socials, .footer div.coppyright {
    /* text-align: center; */
}
.breadcrumb-area .breadcrumb-text .breadcrumb-nav {
    right: auto;
    left: 0px;
    direction: rtl;
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li:not(:first-child)::before {
    right: -2px;
    left: unset;
}

.breadcrumb-area .breadcrumb-text .breadcrumb-nav li:not(:first-child) {
    padding-right: 10px;
    margin-right: 10px;
    padding-left: 0px;
    margin-left: 0px;
}

.input-group input, .input-group select, .input-group textarea, .input-group select {
    padding-left: 0px;
    padding-right: 80px;
}

.side-content-visible .appointment-box {
    left: 0px;
    right: auto;
}

.appointment-box .inner-box .cross-icon {
    right: auto;
}

.appointment-form input[type="text"], .appointment-form input[type="email"], .appointment-form textarea {
    text-align: right;
}

.main-menu .navigation > li {
    float: right;
}

.QuickContact {
    padding: 20px 10px;
}

.mission-section .video-column .video-block {
    right: 0;
    left: auto;
}

.mission-section .accordion-column {
    float: left;
}

.IMGSlider {
    float: left;
}

.main-footer .contact-info-list {
    direction: ltr;
}

    .main-footer .contact-info-list li span {
        left: auto;
        right: 0;
        margin-left: 10px;
        margin-right: 0;
    }

    .main-footer .contact-info-list li {
        padding-right: 30px;
        padding-left: 0;
    }

.main-footer.style-two .list li:before {
    right: 0;
    left: auto;
}

.main-footer.style-two .list li {
    padding-right: 17px;
    padding-left: 0;
}

ul.info-list {
    direction: ltr;
}

    ul.info-list span.fa {
        /* float: right; */
        right: 0;
        left: auto;
        float: right;
        padding: 5px 0 0 10px;
    }

.main-menu .navigation > li > ul {
    left: auto;
    right: 0;
    text-align: right;
}

    .main-menu .navigation > li > ul > li > a {
        text-align: right;
    }

.VBox {
    background: #fff;
    padding: 25px;
}


header .nav-container .header-info .item i {
    left: unset;
    right: 0px;
}

header .nav-container .header-info .item:not(:first-child) {
    margin-right: 0px !important;
    margin-left: 15px !important;
}

header .nav-container .header-info .item {
    padding-right: 50px;
}

header .nav-container .menu-items ul li {
    direction: rtl;
    float: right;
}

header .nav-container .menu-items ul li .submenu {
    right: 0;
    left: unset;
}



.d-flex {
    direction: rtl;
}

.input-group .icon {
    right: 0px;
    left: unset;
}

.breadcrumb > li + li:after {
    content: none;
}
.breadcrumb > li + li:before {
    padding: 0 8px;
    content: "\f100";
    font-family: 'FontAwesome';
    font-weight: 400;
}
.chosen-container-single .chosen-single div {
    left: 0;
    right: unset;
}

.shop-top-control .chosen-container-single .chosen-single span {
    margin-left: 26px;
}

.left-sidebar .content-area {
    float: left;
}
.sidebar .label-text {
    padding-right: 25px;
    padding-left: 0px;
}
.widget .widgettitle {
    padding-right: 35px;
    padding-left: 0px;
}
.widget .widgettitle::before {
    right: 0;
    left: unset;
}
/*
.widget_filter_price .ui-slider .ui-slider-handle::after {
    content: '';
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #ab8e66 transparent;
}
.widget_filter_price .ui-slider .ui-slider-handle::before {
    content: none;
}

.widget_filter_price .ui-slider .ui-slider-range {
    right: 0px !important;
    left: unset;
}*/

/*.sidebar input[type="checkbox"] + label::after {
    content: none;
}
.sidebar input[type="checkbox"] + label::before {
    position: absolute;
    z-index: 1;
    content: "";
    right: 0;
    top: 5px;
    width: 18px;
    height: 18px;
    border: solid 1px #eeeeee;
    border-radius: 0;
}*/


.fa-angle-right:before {
    content: "\f104";
}
.fa-angle-left:before {
    content: "\f105";
}









.details-thumd {
    float: right;
    padding-left: 50px;
}
.full-width .details-thumd {
    padding-left: 70px;
    padding-right: 0px;
}
.btn-zoom.open_qv {
    right: unset;
    left: 10px;
}


.full-width .details-thumd .owl-nav .owl-next {
    left: -17px;
    right: unset;
}
.full-width .details-thumd .owl-nav .owl-prev {
    right: -17px;
    left: unset;
}

.owl-carousel .owl-stage-outer {
    direction:ltr;
}


.product-details-description ul {
    padding-right: 17px;
}
.attribute_color .list-color a {
    margin-left: 10px;
    margin-right: unset;
    float: right;
}
.attribute_size .list-size a {
    margin-left: 10px;
    margin-right: unset;
}
.details-infor .group-button .yith-wcwl-add-to-wishlist div a::before, .details-infor .group-button .size-chart-wrapp .btn-size-chart a::before {
    margin-left: 7px;
    margin-right: unset;
}
.details-infor .group-button .size-chart-wrapp {
    margin-right: 25px;
    margin-left: unset;
}
.reviews-tab .avatar {
    float: right;
}
.reviews-tab .comment-text {
    padding-right: 30px;
    padding-left: unset;
}
.reviews-tab .stars-rating {
    float: left;
}
.comment-form-review p {
    float: left;
}
.review_form .comment-form-review .stars a {
    border-right: 0px solid #eee;
    border-left: 1px solid #eee;
    padding: 0 10px;
    float: right;
}
.review_form .comment-form-review .stars a:first-child {
    padding-right: 0;
    padding-left: 10px;
}
.comment-form-review input[type="text"], .comment-form-review input[type="email"], .comment-form input[type="url"] {
    float: right;
}


.details-thumd .owl-item:last-child {
    margin-right:0px !important;
}
/*
footer .footer-widget-area .widget.nav-widget ul li a {
    padding: 0px 0px 20px 0px;
}

    footer .footer-widget-area .widget.nav-widget ul li a::before {
        right: 0;
        left: unset;
    }

footer .footer-widget-area .widget.nav-widget ul li a {
    padding-right: 20px;
    padding-left: 0px;
}

    footer .footer-widget-area .widget.nav-widget ul li a:hover {
        padding-right: 30px;
        padding-left: 00px;
    }*/
.quantity {
    margin-left: unset;
    margin-right: 5px;
}
.CustomNotfi {
    left:5%;
}

input#amountmin {
    float: left;
}
input#amountMax {
    float: right;
}

@media only screen and (max-width: 767px) {
    .home-main-slider .slick-list {
        margin: 0px;
    }
    .home-main-slider .slick-slide {
        padding: 0px;
    }
    .stelina-menu-clone-wrap.open {
        left: unset;
        right: 0;
    }
    .stelina-menu-panel > ul > li > a {
        text-align: right;
    }
    .stelina-menu-next-panel {
        right:unset;
        left:0;
    }
    .stelina-menu-next-panel:before {
        content: "\f104";
        background-color: #ab8e66;
        padding: 14px;
        text-align: center;
        font-weight: bolder;
    }
    .main-menu .navbar-header .navbar-toggle {
        float: left;
    }

    .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
        text-align: right;
    }

    .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
        right: auto;
        left: 10px;
    }

    .stelina-menu-panels-actions-wrap .stelina-menu-prev-panel:before {
        content: "\f105";
    }

    .VBox {
        background: #f0f8ff00;
        padding: 0;
    }

    figure.content-image.rouded {
        margin: 0 0 0 40% !important;
    }

    .stelina-menu-panel > ul > li > a {
        text-align:right;
    }

    .quantity {
        margin-left: 5px;
        margin-right: unset;
    }
    .footer-device-mobile-item.device-cart .count-icon {
        left: -10px;
        right: unset;
    }
}


/*Mohamed helmy*/
.auto-container .sub-title {
    direction: rtl;
}

.filter-tabs {
    direction: rtl;
}
.price-discount {
    direction: rtl;
}

.float-img-with-text img {
    float: left;
    padding: 0 16px 16px 0;
}