.back-white {
    background-color: #fff !important;
}

.back-e {
    background-color: #eee !important;
}

.color-black {
    color: #000 !important;
}

.mb--30 {
    margin-bottom: -30px !important;
}

.mb--20 {
    margin-bottom: -20px !important;
}

.p-9 {
    padding: 9px !important;
}

.f-size-s {
    font-size: small !important;
}

.height-0 {
    height: 0 !important;
}

.height-100 {
    height: 100px !important;
}

.h-100 {
    height: 100% !important;
}

.maxwidth-100 {
    max-width: 100% !important;
}

.width-100 {
    width: 100% !important;
}

.width-90 {
    width: 90% !important;
}

.b-top-unset {
    border-top: unset !important;
}

.w-250 {
    width: 250px !important;
}
.w-75 {
    width: 75px !important;
}
.h-75 {
    height: 75px !important;
}
.t-transform-cap{
    text-transform: capitalize!important;
}
.p-13{
    padding: 13px!important;
}
.r-0{
    right: 0!important;
}
.l-0{
    left: 0!important;
}
.r-unset{
    right: unset!important;
}
.z-index-9999{
    z-index: 9999!important;
}
.t-unset{
    top:unset!important;
}
.pl-unset{
    padding-left: unset!important;
}
.fa-shopping-cart:before {
    content: "\f07a";
    left: 3px;
    position: relative;
}

.custom-header-btn > :last-child {
    background-color: #333a8f;
}

.first-btn:hover {
    background-color: #333a8f !important;
}

/*-------------------------------------FoOter------------------------------------------*/

@media (min-width: 992px) {
    .second-btn {
        border: 1px solid #333a8f !important;
        background-color: #333a8f !important;
        margin: 0 10px;
        padding: 4px 55px 4px 20px;
        border-radius: 7px;
    }

    .span-1 {
        background-color: #fff;
        border-radius: 7px;
        padding: 0 5px;
        color: black;
        position: relative;
        left: 45px;
    }

    .span-2 {
        position: relative;
        left: 24px;
    }

    .span-2 i, .span-2 .i {
        position: relative;
        top: 3px;
    }

    .span-3 {
        border-right: 1px solid;
    }

    .span-3 i {
        position: relative;
        right: 10px;
        font-size: 13px;
        top: 4px;
    }

    .first-btn {
        padding: 4px 22px;
        color: #333a8f;
        background-color: #fff;
        border-radius: 7px;
        border: 1px solid #2e4487;
    }

    .first-btn > i {
        margin-left: 10px;
    }

    .my-footer-form {
        display: block;
        direction: rtl;
    }

    .my-footer-form-input {
        font-family: iransans-bold !important;
        border: 5px solid #333a8f;
        border-radius: 40px;
        height: 65px;
        font-size: 18px;
        background: transparent;
        text-align: right !important;
        padding-left: unset !important;
        padding-right: 5% !important;
        margin-left: -7.2rem !important;
        margin-right: 23% !important;
        color: black;
    }

    .my-button {
        /*font-family: iransans-bold !important;*/
        color: black !important;
        font-weight: bold !important;
        margin-left: 200px !important;
        font-size: 15px !important;
        border: 3px solid #fff !important;
        border-radius: 2.5rem !important;
        margin-top: 7px !important;
        height: 50px !important;
        width: 110px !important;
    }
}

.header-btn-1 {
    padding: 4px 14px !important;
}

.header-btn-2 {
    background-color: #333a8f !important;
    color: #fff !important;
    border: #333a8f !important;
    padding: 5px 14px !important;
}

.header-btn-1:hover {
    background-color: #333a8f !important;
    color: #fff !important;
    border: #333a8f !important;
}

.header-btn-1 > i, .header-btn-1 .i {
    position: relative;
    left: 5px;
}

.header-btn-2:before {
    content: "سبد خرید";
    position: relative;
    right: 4px;
}

.header-btn-2 .btn-span-2 > .i {
    position: relative;
    right: 5px;
}

.header-btn-2 .btn-span-2 {
    border-right: 1px solid #fff !important;
}

.header-btn-2 .btn-span-1 {
    color: #fff !important;
    position: relative;
    left: 50px !important;
}

@media (max-width: 992px) {
    .main-menu.main-menu-padding-1 > nav > ul > li {
        padding: 0 14px !important;
    }

    .main-menu > nav > ul > li > a {
        font-size: 14px !important;
    }

    .second-btn {
        border: 1px solid #333a8f !important;
        background-color: #333a8f !important;
        margin: 0 10px;
        padding: 4px 55px 4px 20px;
        border-radius: 7px;
    }

    .span-1 {
        background-color: #fff;
        border-radius: 7px;
        padding: 0 5px;
        color: black;
        position: relative;
        left: 45px;
    }

    .span-2 {
        position: relative;
        left: 24px;
    }

    .span-2 i {
        position: relative;
        top: 3px;
    }

    .span-3 {
        border-right: 1px solid;
    }

    .span-3 i {
        position: relative;
        right: 10px;
        font-size: 13px;
        top: 4px;
    }

    .first-btn {
        padding: 4px 18px;
        color: #333a8f;
        background-color: #fff;
        border-radius: 7px;
        border: 1px solid #2e4487;
    }

    .first-btn > i {
        margin-left: 10px;
    }

    .profile-order-nav.active {
        border-bottom: unset !important;
    }

    .cat-section-full-width {
        margin-bottom: -20px;
    }

    .my-footer-form {
        display: block;
        direction: rtl;
    }

    .my-footer-form-input {
        font-family: iransans-bold !important;
        border: 5px solid #333a8f;
        border-radius: 40px;
        height: 65px;
        font-size: 13px;
        background: transparent;
        text-align: right !important;
        padding-left: unset !important;
        padding-right: 5% !important;
        margin-left: -7rem !important;
        margin-right: 10% !important;
        color: black;
    }

    .my-button {
        font-family: iransans-bold !important;
        color: black !important;
        font-weight: bold !important;
        margin-left: 70px !important;
        font-size: 10px !important;
        border: 3px solid #fff !important;
        border-radius: 2.5rem !important;
        margin-top: 7px !important;
        height: 50px !important;
        width: 110px !important;
    }
}

.my-footer-form {
 position: relative;
    bottom: 2rem;
}
.my-newsletter {
    font-family: iransans-bold !important;
    background-color: #333a8f;
}

.my-newsletter > p {
    text-align: center;
    margin-bottom: 25px;
    color: #fff;
}

.footer-standard {
    display: flex;
    flex-wrap: wrap;
    /*margin: 25px 18% 33px !important;*/
}

.footer-standard-div > img {
    width: 100px;
    height: 100px;
    background-color: rgb(227, 237, 246);
    padding: 10px 10px !important;
    border-radius: 7px !important;
}

.footer-standard-div {
    margin-right: 12px;
}

.my-footer-list > ul > li > p {
    font-size: 12px !important;
}

.my-footer-list > ul > li > a {
    font-size: 12px !important;
}

.my-footer-list ul {
    list-style: circle !important;
}

@media (min-width: 1200px) {
    .footer-standard-div-3 > img {
        margin-right: 50% !important;
    }

    .mt-banner-me {
        margin-top: -130px !important;
    }
}

@media (min-width: 992px)and (max-width: 1200px) {
    .footer-standard-div-3 > img {
        margin-right: unset !important;
    }
}

/*---------------------------------------------------------------Layout------EnD---------------------------------------------------*/

.my-banner-text {
    top: 50% !important;
    right: 20px !important;
}

.my-featured-banner-text > h4 {
    margin-left: unset !important;
    font-size: 17px !important;
}

.my-featured-banner-text {
    top: 40% !important;
}

@media (max-width: 575px) {
    .md-float-r {
        float: right !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .md-float-r {
        float: left !important;
    }
}

@media (min-width: 576px) and (max-width: 768px) {

    .search-style-1 form {
        padding: 0 2em !important;
        width: 370px !important;
    }

    .mt-banner-me {
        margin-top: -50px;
    }

    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 12px;
        font-weight: 400;
        color: #90908e;
        margin: 0 0 0 7px;
        text-decoration: line-through;
    }

}

.product-cart-wrap .product-content-wrap h2 a:hover, .product-name h5 a:hover {
    color: #333a8f !important;
}

/*======================IMG-SECTION-----=======================*/

@media (min-width: 768px) and (max-width: 992px) {
    .my-featured-banner-text {
        padding: 30px !important;
    }
}

@media (max-width: 320px) {
    .mt-banner-me {
        margin-top: -50px;
    }
}

/*======================IMG-SECTION-----=======================*/

@media (min-width: 320px) and (max-width: 576px) {
    .mt-banner-me {
        margin-top: -50px;
    }

}
.size-section .size-btn {
    font-size: 11px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50px;
    background-color: #fff;
    text-align: center;
    margin-right: 6px;
    position: relative;
    display: inline-block;
    /*border: 1px solid #cce7d0;*/
    border: 1px solid #00000085 !important;
    color: black !important;
    font-weight: bolder !important;
}

.size-section {
    opacity: unset !important;
    top: 96% !important;
    visibility: unset !important;
}
.my-product-cart-wrap {
    border-radius: 5px !important;
}

.my-product-cart-wrap .product-img {
    border-radius: unset !important;
}

.my-custom-prev {
    left: -20px !important;
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
}

.my-custom-next {
    right: -20px !important;
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
}

/*----------------------------------------------------Trending-Sliders-Index-Is-EnD----------------------------------------*/

/*--------------------------------Full-Banner-----------------------------------------------*/
.mobile-header {
    margin-right: unset !important;
    margin-left: unset !important;
}

.search-style-1 form input {
    border-radius: 10px !important;
}

.search-style-1 form input:focus {
    border-color: #333a8f !important;
}

@media (max-width: 767px) {
    .md-rtl {
        direction: ltr !important;
    }

    .md-ltr {
        direction: rtl !important;
    }
}

@media (min-width: 768px) {
    .md-float-r {
        float: right !important;
    }

    .md-rtl {
        direction: rtl !important;
    }

    .md-ltr {
        direction: ltr !important;
    }

    .profile-products-detail-date {
        padding: 40px 20px;
    }

    .lg-mt-20 {
        margin-top: 20px !important;
    }

    .md-rtl {
        direction: rtl !important;
    }
}

.over-visible {
    overflow: unset !important;
}

@media (max-width: 768px) {

    .profile-products-detail-date {
        padding: 20px 10px;
    }

    .profile-order-nav span {
        font-size: 10px !important;
        width: 20px !important;
        right: 5px !important;
        line-height: 20px !important;
        height: 20px !important;
    }

    .profile-order-nav img {
        height: 17px !important;
        width: 17px !important;
        left: 10px;
        top: 8px;
    }

    .md-mt-20 {
        margin-top: 20px !important;
    }

    .res-profile-order-nav, .res-profile-order-nav.active {
        font-size: 12px !important;
    }

    /*.cat-btns{*/
    /*!*position: relative!important;*!*/
    /*top: 10.5rem;*/
    /*}*/
    /*.cat-btns .my-custom-prev{*/
    /*left: 25%!important;*/
    /*}*/
    /*.cat-btns .my-custom-next{*/
    /*right: 25%!important;*/
    /*}*/
}

/*---------------------------------------------------Latest-Blog---------------------------------*/
.header-action-icon-2.header-action-icon-2 {
    padding: 0 6px !important;
}

.my-border-unset {
    display: none !important;
}

.search-style-2 form input {
    background-image: url(../imgs/theme/icons/search.png);
    background-position: center right !important;
}

@media (max-width: 350px) {
    .search-style-1 form {
        padding: 0 0 0 0em !important;
        width: 100% !important;
    }

    .search-style-mobile form {
        margin-left: unset;
        margin-right: 23px;
        width: 70%;
    }
}

@media (min-width: 570px) {
    .search-style-1 form {
        padding: unset !important;
        width: 370px !important;
    }
}

@media (min-width: 490px) and (max-width: 570px) {
    .search-style-1 form {
        padding: 0 0 0 4em !important;
        width: 370px !important;
    }
}

@media (min-width: 450px) and (max-width: 490px) {
    .search-style-1 form {
        padding: 0 0 0 8em !important;
        width: 370px !important;
    }
}

@media (min-width: 350px) and (max-width: 450px) {
    .search-style-1 form {
        padding: 0 0 0 11em !important;
        width: 370px !important;
    }
}

@media (min-width: 350px) and (max-width: 400px) {
    .search-style-1 form {
        padding: 0 0 0 14em !important;
        width: 370px !important;
    }
}

@media (min-width: 350px) and (max-width: 490px) {
    .search-style-mobile form {
        margin-left: 23px;
        margin-right: unset;
        width: 100%;
    }
}

@media (min-width: 490px) and (max-width: 992px) {
    .search-style-mobile form {
        margin-left: 123px;
        width: 90%;
    }
}

.search-style-mobile form input {
    background-image: url(../imgs/theme/icons/search.png);
    background-position: center right 10px !important;
    background-repeat: no-repeat;
}

.my-cart-dropdown-wrap {
    position: absolute !important;
    left: 0 !important;
    top: calc(100%) !important;
    z-index: 99 !important;
    width: 320px !important;
    background-color: #fff !important;
    box-shadow: 0 8px 8px rgb(0 0 0 / 5%) !important;
    padding: 30px 20px 27px !important;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    border-radius: 4px !important;
    border: 1px solid #eef0ee !important;
}

.my-cart-dropdown-wrap ul li {
    flex-wrap: unset !important;
}

.my-cart-dropdown-wrap ul li .shopping-cart-img {
    margin-right: unset !important;
    margin-left: 20px !important;
}

.my-mobile-cart-dropdown-wrap ul li {
    flex-wrap: unset !important;
}

.my-mobile-cart-dropdown-wrap ul li .shopping-cart-img {
    margin-right: unset !important;
    margin-left: 20px !important;
}

.my-mobile-cart-dropdown-wrap {

    position: absolute !important;
    right: 0 !important;
    top: calc(100% + 20px) !important;
    z-index: 99 !important;
    width: 320px !important;
    background-color: #fff !important;
    box-shadow: 0 8px 8px rgb(0 0 0 / 5%) !important;
    padding: 30px 20px 27px !important;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
    border-radius: 4px !important;
    border: 1px solid #eef0ee !important;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 a {
    color: #1a1a1a;
    font-size: 14px;
}

.my-active {
    opacity: 0;
    visibility: hidden;
}

.my-active-unset {
    opacity: 1;
    visibility: unset !important;
}

.my-detail-add-to-cart {
    padding: 4px 70px !important;
    background-color: #ffbf01;
    border: unset;
    color: black;
    border-radius: 5px;
}

.my-detail-add-to-cart:hover {
    background-color: #333a8f;
    color: #fff;
}

.my-btn {
    font-size: 10px;
    font-weight: 100;
    padding: 1px 14px;
    border-radius: 4px;
    background-color: #fff;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
    border: 1px solid black;
}

.my-btn-2 {
    font-size: 14px;
    font-weight: lighter;
    padding: 4px 18px;
    border-radius: 5px;
    background-color: #fff;
    transition: all 300ms linear 0s;
    letter-spacing: 0.5px;
    border: 1px solid black;
}

.my-color-filter {
    padding: unset;
    margin-top: -25px;
    margin-bottom: -20px;
}

.my-color-filter a label {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 40px;
    border: 1px solid;
}

.color-filter.list-filter.my-color-filter li.active a::before {
    content: "";
    display: inline-block;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 8px;
    top: 7px;
    background: black;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.tab-style3 .nav-tabs .nav-item a.my-title-product {
    font-size: 18px;
    padding-right: 0px;
    border: unset !important;
    margin-right: 0 !important;
    color: black !important;
}

.display-inline-table {
    display: inline-table !important;
}

.my-custom-table tr th, .my-custom-table tr td {
    text-align: center !important;
    border: unset !important;
    direction: rtl !important;
    padding: 5px 10px !important;
}

.my-custom-table {
    text-align: right !important;
}

.my-product-detail-color {
    display: flex;
    align-items: center;
    padding: 4px 0;
    justify-content: space-between;
}

/*.padding-60-child .swiper-wrapper .swiper-slide{*/
/*padding : 60px!important;*/
/*}*/

.product-detail-firstChild {
    margin-right: unset;
    margin-left: unset;
    background: #fff;
    border: 1px solid #fff;
    padding-top: 10px;
    border-radius: 5px;
}

.product-title-detail {
    font-size: x-large;
}

.detail-info .my-product-price {
    text-align: left;
}

.my-product-price p {
    font-size: large;
}

.pro-details-brand span a {
    color: #333a8f;
}

.my-product-price span {
    position: relative;
    text-decoration: line-through;
    left: 10px;
}

.product-detail-length-box div {
    border: 1px solid #d2bfbf !important;
    padding: 4px 50px;
    border-radius: 8px;
    text-align: center;
}

.product-detail-size-box select {
    border: 1px solid #d2bfbf;
    padding: 4px 28px;
    border-radius: 8px;
    text-align: center;
}

.product-detail-size i, .product-detail-size .i {
    padding: 2px 5px;
    position: relative;
    right: 5px;
    border: 1px solid #333a8f;
    border-radius: 100px;
    font-size: 10px;
}

.product-detail-size a {
    color: #333a8f;
}

/*---------------------------------MyProductTab--------------------------------------------*/

.my-comment-form button:hover {
    background-color: rgb(51 58 143) !important;
    color: #fff;
    border: none;
}

.my-comment-form button {
    padding: 8px 50px;
    color: black;
    border-radius: 4px;
    background: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #333a8f;
}

.load-more {
    color: rgb(255, 191, 1);
}

.product-description-tab {
    border: 0.2px solid #dddad6;
    padding: 15px 35px;
    border-radius: 5px;
    background: #fff;
}

.product-comment-date {
    position: relative;
    right: 80px;
    font-size: 13px;
    bottom: 5px;
}

.product-comment-like-span {
    position: relative;
    left: 5px;
    bottom: 5px;
}

.product-comment-like-img {
    width: 20px;
    height: 20px;
}

.product-comment-user-seller {
    margin-right: 20px;
}

/*------------------product-detail-EnD----------------------------------------------*/
/*----------------------------------------------Shop-List---------------------------*/
.show-filter-pro-list {
    margin-bottom: unset !important;
}

.show-filter-pro-list li:hover {
    color: #2147a5;
}

/*------------------FilterS---------------------------------*/

.shoplist-filter-nav nav .my-filter-menu li {
    display: block;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

.my-filter-style .dropdown li {
    padding: 0 0 !important;
}

.my-filter-style i {
    float: left;
}

.my-filter-style .dropdown i {
    float: right;
}

.my-filter-menu .react-checkbox-tree li {
    border-bottom: unset !important;
}

.my-filter-menu > li > ul > li {
    border-bottom: unset !important;
}

/*------------------FilterS---------------------------------*/
.list-filter {
    display: inline-flex !important;
    direction: rtl !important;
}

.my-pagination .page-item.active .page-link,
.my-pagination .page-item:hover .page-link {
    color: #fff;
    background: #ffbf01;
}

/*------------------------------------------------------ProFile---------------------------------*/
.profile-products-detail {
    position: relative;
    text-align: center;
    padding: 20px 5px;
}

.profile-products-detail:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 5%;
    bottom: 5%;
    border-left: 1px solid #99bbad;
}

.profile-products-detail h5 {
    padding: 0 10px;
}

.profile-products-detail-date p {
    font-size: 1em !important;
    padding: 5px;
}

.profile-order-nav:hover {
    color: #333a8f !important;
}

.profile-order-nav.active {
    border-bottom: 1px solid #d68400;
    color: #333a8f !important;
}

.profile-order-nav img {
    height: 25px;
    width: 25px;
    position: relative;
    left: 10px;
    top: 8px;
}

.profile-order-content p {
    font-size: inherit;
}

.my-dashboard-menu ul li a i {
    font-size: 15px !important;
    color: unset !important;
}

.my-dashboard-menu ul li h5 a.active {
    color: black;
    background-color: rgb(255, 191, 1) !important;
}

/*-------------------------------------------*/
.product-cart-wrap .product-badges.my-product-badges-position {
    position: absolute;
    right: 20px;
    top: 19px;
    z-index: 9;
}

.hr-color {
    color: #cccfd1 !important;
}

/*-------------------------Swiper-*/

@media (min-width: 767px) {

    .Swiper-One > div {
        transform: unset !important;
        /*margin-right: 10px!important;*/
        flex-wrap: wrap !important;
        display: flex !important;
    }

    .Swiper-Two {
        width: 70px !important;
        margin-left: unset !important;
        margin-right: 5px !important;
    }

    .Swiper-Org .swiper-slide {

        margin-left: unset !important;
        margin-right: 10px !important;
        /*width: 450px!important;*/
    }

    .Custom-flex {
        display: inline-flex !important;
    }

}

@media (max-width: 767px) {
    .Custom-flex {
        display: unset !important;
    }

    .Custom-flex > div {
        text-align: right !important;
        width: 500px !important;
    }

    .Swiper-One > div {
        transform: unset !important;
        margin-right: 10px !important;
        flex-wrap: wrap !important;
        display: flex !important;
    }

    .Swiper-Two {
        width: 70px !important;
    }

    .Swiper-Org .swiper-slide {

        margin-left: unset !important;
        margin-right: 10px !important;
        /*width: 450px!important;*/
    }

}

/*.react-responsive-modal-container {*/
/*overflow-x: auto!important;*/
/*}*/
/*-------------------------Swiper-*/

.my-btnn button:hover {
    color: #fff !important;
    background: #333a8f !important;
}

.my-btn-success:hover {
    color: #fff !important;
    background-color: #198754 !important;
    border-color: #198754 !important;
}

.back-one {
    background-color: #333a8f !important;
}

.back-two {
    background-color: rgb(255, 191, 1) !important;
    border: rgb(255, 191, 1) !important;
}

.color-one {
    color: #333a8f !important;
    border: #333a8f !important;
}

.color-two {
    color: rgb(255, 191, 1) !important;
}

.shop-wish-product-name a {
    color: black;
}

.login-register-btn > button:hover {
    background-color: rgb(255, 191, 1) !important;
}

.size-guid-popup {
    position: absolute;
}

.size-guid-popup > div {
    position: relative;
    width: 50%;
    background: #e3edf7;
    color: black;
}

.my-single-content > ol ol {
    list-style-type: disc !important;
}

.my-entry-meta span.has-dot:before {
    left: unset;
    right: -2px;
}

.my-entry-meta span.has-dot {
    padding-left: unset;
    padding-right: 10px;
}

.my-entry-meta.meta-1 a.text-brand i {
    margin-left: unset;
    margin-right: 5px;
}

.post-thumb .my-entry-meta, .my-entry-meta .meta-2 {
    left: unset;
    right: 10px;
}

.hover-one:hover {
    color: #fff !important;
    background: rgb(255, 191, 1) !important;
    border: rgb(255, 191, 1) !important;
}

.hover-two:hover {
    color: #fff !important;
    background: #333a8f !important;
    border: #333a8f !important;
}

.contact-from-area .my-contact-form-style button:hover {
    color: #fff !important;
    background: #333a8f !important;
    border: #333a8f !important;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    background: #333a8f !important;
    border: #333a8f !important;
}

.main-menu > nav > ul > li:hover > a {
    color: #333a8f !important;
}

a.menu-title {
    color: #333a8f !important;
}

@media only screen and (max-width: 580px) {
    .table td::before {
        content: attr(data-title) " ";
        float: right !important;
        text-transform: capitalize;
        margin-left: 15px !important;
        font-weight: bold;
    }

    .table td {
        display: block;
        width: 100%;
        text-align: center;
    }

    .table thead {
        display: none;
    }
}

.breadcrumb {
    display: inline-flex !important;
}

.breadcrumb p {
    font-size: .8rem !important;
    font-family: iransans-light !important;
}

.breadcrumb a {
    color: #333a8f !important;
    font-weight: bold;
}

.load-more:hover {
    color: #333a8f !important;
}

.main-menu > nav > ul > li ul.sub-menu li a:hover, .main-menu > nav > ul > li ul.mega-menu li ul li a:hover {
    color: #333a8f !important;
}

.comment-form textarea:focus, .comment-form input:focus {
    border-color: #333a8f !important;
}

.hotline a {
    color: #333a8f !important;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.footer-list li a:hover {
    color: #333a8f !important;
}

.footer-list li:hover {
    padding-left: unset;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover > a, .categori-button-active-2, .categori-dropdown-wrap ul li a:hover {
    color: #333a8f !important;
}

.section-title.style-1::after {
    background: #333a8f !important;
}

.single-mobile-header-info > a {
    color: #333a8f !important;
}

.widget-category ul > li a:hover {
    color: #333a8f !important;
}

.my-button:hover {
    background: #333a8f !important;
    color: #fff !important;
}

/*=====================Swiper-BloG-In-Index=====Start=========================*/

.my-swiper-bloglist .symbol-entry-content-3 {
    border-top: 1px solid #cccfd1;
    background-color: #e8f6ea;

}

.my-swiper-bloglist {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.my-swiper-bloglist .post-title {
    line-height: initial !important;
}

@media (max-width: 490px) {
    .my-swiper-bloglist .post-title {
        font-size: 12px;
    }

    .my-swiper-bloglist .entry-content-2 .entry-meta > a {
        font-size: 8px !important;
    }

    .my-swiper-bloglist .symbol-entry-content-3 span {
        font-size: 8px !important;
    }
}

@media (min-width: 490px) {
    .col-xsm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .col-xsm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .my-swiper-bloglist .entry-content-2 .entry-meta > a {
        font-size: 10px !important;
    }

    .my-swiper-bloglist .symbol-entry-content-3 span {
        font-size: 10px !important;
    }

}

.symbol-entry-content-3 span > i {
    margin-left: unset !important;
}

.my-swiper-bloglist .entry-content-2 .entry-meta {
    padding: 10px 0 !important;
}

.my-swiper-bloglist .entry-content-2 {
    padding: 0 20px !important;
}

/*=====================Swiper-BloG-In-Index=====End=========================*/
@media (max-width: 400px) {
    .banner-features {
        margin-bottom: unset;
        padding: 10px 2px;
    }

    .banner-features h4 {
        font-size: 9px;
    }

    .banner-features > img {
        width: 17px;
        height: 17px;
        float: right;
    }

    .banner-features-text {
        text-align: center;
        position: relative;
        right: unset;
    }
}

@media (min-width: 400px) and (max-width: 490px) {
    .banner-features {
        margin-bottom: unset;
        padding: 10px 5px;
    }

    .banner-features h4 {
        font-size: 11px;
    }

    .banner-features > img {
        width: 25px;
        height: 25px;
        float: right;
    }

    .banner-features-text {
        text-align: center;
        position: relative;
        right: unset;
    }
}

@media (min-width: 490px) and (max-width: 767px) {
    .banner-features {
        margin-bottom: unset;
        padding: 10px 10px;
    }

    .banner-features > img {
        width: 29px;
        height: 29px;
        float: right;
    }

    .banner-features-text {
        position: relative;
        right: 6%;
    }

    .banner-features h4 {
        font-size: 12px;
    }
}

.container {
    padding: 0 25px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .md-res-fixed-1 {
        position: fixed !important;
        top: 168.5px !important;
    }

    .md-res-sub-menu-1-1 {
        position: fixed !important;
        top: 168.5px !important;
        left: 47% !important;
    }

    .md-res-sub-menu-1-2 {
        position: fixed !important;
        top: 168.5px !important;
        left: 37% !important;
    }

    .my-hotline {
        padding: 0 50px 0 0 !important;
    }

    .dashboard-menu ul li a {
        font-size: 13px;
    }

    .dashboard-menu ul li a {
        padding: 20px 10px 20px 10px !important;
    }

    .user-item-res a {
        margin-right: 5px !important;
    }

    .user-item-res a > img {
        left: 5px !important;
    }

    .profile-order-nav {
        padding: unset !important;
    }

    .mt-banner-me {
        margin-top: -75px;
    }

    /*.cat-section-full-width .col-4 img {*/
    /*height: 93%;*/
    /*}*/
    /*.cat-section-full-width .col-6 img {*/
    /*height: 60%;*/
    /*}*/
    /*.cat-section-full-width .col-2 img {*/
    /*height: 75%;*/
    /*}*/
    .category-banner-img .banner-text > h4 {
        position: relative;
        top: -30px !important;
    }

    .category-banner-img .banner-text {
        padding: 20px;
    }

    .my-featured-banner-text > h4 {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 13px;
        font-weight: 400;
        color: #90908e;
        margin: 0 0 0 7px;
        text-decoration: line-through;
    }

    .banner-features {
        padding: 10px 15px;
    }

    .banner-features p {
        font-size: 0.8rem;
    }

    .banner-features-text {
        position: relative;
        right: 6%;
    }

    .banner-features > img {
        width: 50px;
        height: 50px;
        float: right;
    }
}

.mobile-header-btn > a {
    padding: 0 5px !important;
}

@media (min-width: 992px) {

    .my-header-action-2-1 {
        padding: 0 25px !important;
    }

    .my-hotline {
        padding: 0 25px !important;
    }

    .mt-banner-me {
        margin-top: -100px;
    }

    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 18px;
        font-weight: 400;
        color: #90908e;
        margin: 0 0 0 7px;
        text-decoration: line-through;
    }

    .banner-features > img {
        width: 50px;
        height: 50px;
        float: right;
    }

    .banner-features-text {
        position: relative;
        right: 6%;
    }
}

.banner-features {
    background: #fff !important;
    text-align: right;
}

.banner-features h4 {
    color: #333a8f !important;
}

.my-shopcart-side-footer {
    position: unset !important;
    border-radius: unset !important;
    border: unset !important;
}

/*==========================================Banner-Features===============*/

.my-product-trending span.me {
    border-radius: 4px;
    color: black;
    background-color: unset !important;
    border: 1px solid #847e7e;
    font-family: 'iransans-ultra' !important;
}

.category-banner-img {
    border: unset !important;
}

@media (max-width: 1199px) {
    .cat-banner-text {
        top: 40% !important;
    }
}

@media (min-width: 1199px) {
    .cat-banner-text {
        top: 50% !important;
    }

    .category-banner-img .banner-text > h4 {
        padding: 0 15px;
    }
}

.my-featured-banner-text > h4 {
    text-align: center;
}

.cat-section-full-width > .col-4, .cat-section-full-width > .col-6 {

}

.pr-8 {
    padding-right: 8px !important;
}

.profile-order-nav span {
    font-size: 12px;
    width: 30px;
    border-radius: 50%;
    color: black;
    position: relative;
    right: 15px;
    border: 1.5px solid #eee;
    text-align: center;
    line-height: 30px;
    height: 30px;
    display: inline-flex;
}

/*=============Profile==================*/
.card .card-header {
    background: #fff !important;
}

.add-address h5 {
    padding: 0 20px;
}

.Form-New-Address button:hover, .contact-from-area .contact-form-style button:hover {
    background-color: rgb(255, 191, 1) !important;
    border-color: rgb(255, 191, 1) !important;
    color: #000;
}

.atest {
    font-size: 14px;
    padding: 0 0;
}

.table-padding tr > th {
    padding: .5rem .5rem;
}

.table-padding {
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.cart-table thead th, .cart-table tbody td {
    border: unset;
    text-align: center;
}

.cart-table tbody td > h5 {
    line-height: 1.7rem;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap {
    border-radius: 10px !important;
}

body {
    background: #f2f5ff;
}

.header-bottom.header-bottom-bg-color.sticky-bar {
    background: #fff;
}

.banner-img.style-2 {
    background-color: #f2f5ff;
}

.pl-0 {
    padding-left: 0px !important;
}

.slider-img-section {
    height: 75% !important;
    border: unset !important;
    overflow: visible !important;
}

.slider-img-section > img {
    height: 100% !important;
}

@media (max-width: 350px) {
    .slider-img-section button {
        padding: 2px 8px;
        font-size: 9px;
    }
}

@media (min-width: 350px) and (max-width: 450px) {
    .slider-img-section button {
        padding: 2px 10px;
        font-size: 10px;
    }

    .slider-img-section button .i {
        right: 1px;
    }
}

@media (min-width: 450px) and (max-width: 768px) {
    .slider-img-section button {
        padding: 2px 25px;
        font-size: 10px;
    }

    .slider-img-section button .i {
        right: 4px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .slider-img-section button {
        padding: 4px 30px;
        /*margin-left: 10px;*/
        font-size: 14px;
    }

    .slider-img-section button .i {
        right: 9px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slider-img-section button {
        padding: 4px 55px;
        /*margin-left: 10px;*/
        font-size: 14px;
    }

    .slider-img-section button .i {
        right: 9px;
    }
}

@media (min-width: 1024px) {
    .lg-ml-15 {
        margin-left: 15px;
    }
}

@media (min-width: 1200px) {
    .xl-ml-30 {
        margin-left: 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .slider-img-section button {
        padding: 4px 65px;
        margin-left: 10px;
        font-size: 14px;
    }

    .slider-img-section button .i {
        right: 9px;
    }
}

@media (min-width: 1400px) and (max-width: 1440px) {
    .slider-img-section button {
        padding: 4px 65px;
        margin-left: 30px;
        font-size: 18px;
    }

    .slider-img-section button .i {
        right: 12px;
    }
}

@media (min-width: 1440px) {
    .slider-img-section button {
        padding: 4px 50px;
        margin-left: 50px;
        font-size: 18px;
    }

    .slider-img-section button .i {
        right: 12px;
    }
}

.slider-img-section button .i {
    position: relative;
    top: 1px;
    color: #333a8f !important;
}

.slider-img-section button {
    border-radius: 7px;
    border: unset;
    color: #333a8f !important;
}

.blog-list-btn .my-btn-2 .i {
    position: relative;
    top: 1px;
    right: 5px;
}

.my-btn-2:hover {
    background-color: #333a8f !important;
    color: #fff !important;
    border: #333a8f !important;
}

.res-show-filter .i {
    position: relative;
    top: 1px;
    right: 10px;
}

.res-show-filter {
    padding: 0 10px !important;
}

.add-address .i {
    position: relative;
    top: 1px;
    right: 10px;
}
.custome-radio input[type="radio"]:checked + .form-check-label::after{
    background-color: #333a8f !important;
}

/*=================OfTiMeTiMeR================================================*/

.custom-product-off-time > span {
    color: black !important;
    border-radius: 4px!important;
    background-color: #faba00!important;
    position: relative!important;
}
.custom-feature-products-price > p {
    font-weight: bold;
    color: #333a8f !important;
}
.product-cart-wrap .product-content-wrap .product-price span.old-price {
    font-weight: 400;
    color: #90908e;
    text-decoration: line-through;
    margin: 0 0 0 7px;
}
@media(max-width: 439px){
    .product-cart-wrap .product-content-wrap h2 a, .product-name h5 a {
        font-size: 13px;
    }
    .decore {
        font-size: 12px;
    }
    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 12px;
    }

    .custom-feature-products-price > span.old-price {
        font-size: 12px;
    }
    .custom-feature-products-price > p {
     font-size: 14px;
    }
    .media-margin-top{
     margin-top: 20px;
    }
    .custom-product-off-time > span {
        margin-right: 10px!important;
        padding: 0 5px!important;
        top: 20px!important;
        right: 1em!important;
    }
    .custom-product-off-time > span > i{
        font-size: 10px;
    }

}
@media(min-width: 440px)and (max-width: 991px){
    .product-cart-wrap .product-content-wrap h2 a, .product-name h5 a {
        font-size: 16px;
    }
    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 14px;
    }
    .decore {
        font-size: 14px;
    }
    .custom-feature-products-price > p {
        font-size: 16px;
    }
    .custom-product-off-time > span > i{
        font-size: 10px;
    }
    .custom-product-off-time > span{
        right: calc(10% + 10px)!important;
        top: 0!important;
        padding: 3px 5px!important;
    }
    .custom-product-off-time{
        right: 0!important;
        bottom: unset!important;
    }
}
@media(min-width: 992px){
    .product-cart-wrap .product-content-wrap h2 a, .product-name h5 a {
        font-size: 18px;
    }
    .decore {
        font-size: 14px;
    }
    .product-cart-wrap .product-content-wrap .product-price span.old-price {
        font-size: 16px;
    }
    .custom-feature-products-price > p {
        font-size: 18px;
    }
    .custom-product-off-time > span > i{
        font-size: 13px;
    }
    .custom-product-off-time > span{
        right: calc(10% + 10px)!important;
        top: 0!important;
        padding: 5px 10px!important;
    }
    .custom-product-off-time > p{

    }
    .custom-product-off-time{
        right: 0!important;
        bottom: unset!important;
    }
}
.product-cart-wrap .product-content-wrap h2 a, .product-name h5 a {
    line-height: initial;
}
.decore {
    text-decoration: none !important;
    padding: 0px 4px;
    background-color: #f45a77;
    color: #fff;
    border-radius: 4px;
    font-weight: bolder;
}
.my-product-cart-wrap .product-img {
    border-radius: unset !important;
}
.product-img.product-img-zoom{
    border : unset!important;
}
.melo-color{
    background: #accbd2;
}
.section-title span{
    color: #333a8f !important;
}