.header {
    /* position: fixed;
    top: 0;
    left: auto !important;
    right: -320px !important;
    width: 250px;
    height: 100vh;
    margin: 0; */
    /*z-index: 9999;*/
    overflow-y: auto !important;
    padding: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.isVisible {
    right: 0 !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}

.exite {
    text-align: left !important;
}

.header .menu-items .toggle-sub-menu {
    left: 10px !important;
    right: auto;
}

.logo {
    display: inline-block;
    text-align: center;
}

.modal-containers {
    right: auto !important;
    left: 0 !important;
    top: 60px !important;
}

.top-head .social .edit-profile {
    right: auto;
    left: 20px;
}

.top-head .menu-btn {
    margin: 0px -10px 0px 20px;
}

.price-rate .price {
    margin-left: 5px;
}

.slider .owl-prev span {
    right: 0px !important;
    left: auto !important;
}
.slider .owl-next span {
    left: 0px !important;
    right: auto !important;
}

.heading::before {
    right: 0;
}

.recently-viewed .swiper-button-next {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.5);
    right:95% !important;
    left: auto;
    padding: 30px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
}

.recently-viewed .swiper-button-next:hover{
    background-color: #0077b5;
}

.recently-viewed .swiper-button-prev {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.5);
    left:95% !important;
    right: auto;
    padding: 30px;
    color: #000 !important;
    fill: black !important;
    stroke: black !important;
}

.recently-viewed .swiper-button-prev:hover{
    background-color: #0077b5;
}

@media(max-width:768px)
{
    .recently-viewed .swiper-button-next ,  .recently-viewed .swiper-button-prev {
        display: none;
    }
}

.top-head .box-search .icon-search {
    right: 10px;
    left: auto;
}

.top-head .box-search input {
    padding-right: 30px !important;
}

.deal-text {
    text-align: right !important;
    margin-right: 15px;
}

.form-check {
    padding-right: 1.25rem;
}

/* Start PAge check out*/
.progress-timeline {
    overflow: hidden;
}

.radio {
    padding-right: 30px !important;
    padding-left: 0;
}

.radio span {
    right: 0;
    top: 7px;
}

.shipping-cart-content .address .btn-addres {
    text-align: left;
}

.choos-input .btn-price {
    text-align: left !important;
}

.remove {
    text-align: left !important;
}

/* Start Page Profile*/
.profile-content .reset-two {
    padding-right: 15px !important;
}

.main-profile {
    width: 100%;
    margin-bottom: 30px;
}

.name-user {
    top: 20% !important;
    left: 20% !important;
}

@media (max-width: 991px) {
    .main-profile {
        width: 100%;
        margin-bottom: 30px;
    }

    .name-user {
        top: 0 !important;
        left: 35% !important;
    }
    .name-user p {
        font-size: 40pt !important;
    }
}
@media (max-width: 768px) {
    .name-user {
        top: 10% !important;
        left: 23% !important;
    }
    .name-user p {
        font-size: 28pt !important;
        font-weight: 600;
    }
}


/* start page category */

.category-content .content-of-categories .product-view.list .box-of-product .social-overlay{
    left: 40px;
    right: auto;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}



/* Start Cart Page*/
.section-cart .box-of-product .remove-product {
    right: auto;
    left: 20px;
}

/* Start Page Order Info*/
.shippment-inforamtion .about-product .box-of-product .price {
    right: auto;
    left: 0;
}

/* Start Product Details*/
.product-details .product-info .price-offer .offer {
    margin-right: 20px;
}

.product-details .product-info .price-offer .total-price {
    margin-left: 20px;
}



/* filter by */
