/* Minification failed. Returning unminified contents.
(2507,24): run-time error CSS1039: Token not allowed after unary operator: '-btn-color'
(2512,24): run-time error CSS1039: Token not allowed after unary operator: '-btn-color'
(2702,21): run-time error CSS1039: Token not allowed after unary operator: '-main-color'
(2749,17): run-time error CSS1039: Token not allowed after unary operator: '-btn-color'
(3307,32): run-time error CSS1039: Token not allowed after unary operator: '-btn-color'
(3370,32): run-time error CSS1039: Token not allowed after unary operator: '-btn-color'
 */
/*----------------------------------------------------*/
/*                     Bootstrap                      */
/*----------------------------------------------------*/

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}

.col-xs-pull-12 {
    left: 100%;
    right: auto;
}

.col-xs-pull-11 {
    left: 91.66666667%;
    right: auto;
}

.col-xs-pull-10 {
    left: 83.33333333%;
    right: auto;
}

.col-xs-pull-9 {
    left: 75%;
    right: auto;
}

.col-xs-pull-8 {
    left: 66.66666667%;
    right: auto;
}

.col-xs-pull-7 {
    left: 58.33333333%;
    right: auto;
}

.col-xs-pull-6 {
    left: 50%;
    right: auto;
}

.col-xs-pull-5 {
    left: 41.66666667%;
    right: auto;
}

.col-xs-pull-4 {
    left: 33.33333333%;
    right: auto;
}

.col-xs-pull-3 {
    left: 25%;
    right: auto;
}

.col-xs-pull-2 {
    left: 16.66666667%;
    right: auto;
}

.col-xs-pull-1 {
    left: 8.33333333%;
    right: auto;
}

.col-xs-pull-0 {
    left: auto;
    right: auto;
}

.col-xs-push-12 {
    right: 100%;
    left: auto;
}

.col-xs-push-11 {
    right: 91.66666667%;
    left: auto;
}

.col-xs-push-10 {
    right: 83.33333333%;
    left: auto;
}

.col-xs-push-9 {
    right: 75%;
    left: auto;
}

.col-xs-push-8 {
    right: 66.66666667%;
    left: auto;
}

.col-xs-push-7 {
    right: 58.33333333%;
    left: auto;
}

.col-xs-push-6 {
    right: 50%;
    left: auto;
}

.col-xs-push-5 {
    right: 41.66666667%;
    left: auto;
}

.col-xs-push-4 {
    right: 33.33333333%;
    left: auto;
}

.col-xs-push-3 {
    right: 25%;
    left: auto;
}

.col-xs-push-2 {
    right: 16.66666667%;
    left: auto;
}

.col-xs-push-1 {
    right: 8.33333333%;
    left: auto;
}

.col-xs-push-0 {
    right: auto;
    left: auto;
}

.col-xs-offset-12 {
    margin-right: 100%;
    margin-left: auto;
}

.col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: auto;
}

.col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: auto;
}

.col-xs-offset-9 {
    margin-right: 75%;
    margin-left: auto;
}

.col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: auto;
}

.col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: auto;
}

.col-xs-offset-6 {
    margin-right: 50%;
    margin-left: auto;
}

.col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: auto;
}

.col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: auto;
}

.col-xs-offset-3 {
    margin-right: 25%;
    margin-left: auto;
}

.col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: auto;
}

.col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: auto;
}

.col-xs-offset-0 {
    margin-right: 0;
    margin-left: auto;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }

    .col-sm-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-sm-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .col-sm-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .col-sm-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-sm-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .col-sm-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .col-sm-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-sm-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .col-sm-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .col-sm-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-sm-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .col-sm-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .col-sm-pull-0 {
        left: auto;
        right: auto;
    }

    .col-sm-push-12 {
        right: 100%;
        left: auto;
    }

    .col-sm-push-11 {
        right: 91.66666667%;
        left: auto;
    }

    .col-sm-push-10 {
        right: 83.33333333%;
        left: auto;
    }

    .col-sm-push-9 {
        right: 75%;
        left: auto;
    }

    .col-sm-push-8 {
        right: 66.66666667%;
        left: auto;
    }

    .col-sm-push-7 {
        right: 58.33333333%;
        left: auto;
    }

    .col-sm-push-6 {
        right: 50%;
        left: auto;
    }

    .col-sm-push-5 {
        right: 41.66666667%;
        left: auto;
    }

    .col-sm-push-4 {
        right: 33.33333333%;
        left: auto;
    }

    .col-sm-push-3 {
        right: 25%;
        left: auto;
    }

    .col-sm-push-2 {
        right: 16.66666667%;
        left: auto;
    }

    .col-sm-push-1 {
        right: 8.33333333%;
        left: auto;
    }

    .col-sm-push-0 {
        right: auto;
        left: auto;
    }

    .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: auto;
    }

    .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: auto;
    }

    .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: auto;
    }

    .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: auto;
    }

    .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: auto;
    }

    .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: auto;
    }

    .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: auto;
    }

    .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: auto;
    }

    .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: auto;
    }

    .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: auto;
    }

    .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: auto;
    }

    .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: auto;
    }

    .col-sm-offset-0 {
        margin-right: 0;
        margin-left: auto;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right;
    }

    .col-md-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-md-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .col-md-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .col-md-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-md-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .col-md-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .col-md-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-md-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .col-md-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .col-md-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-md-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .col-md-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .col-md-pull-0 {
        left: auto;
        right: auto;
    }

    .col-md-push-12 {
        right: 100%;
        left: auto;
    }

    .col-md-push-11 {
        right: 91.66666667%;
        left: auto;
    }

    .col-md-push-10 {
        right: 83.33333333%;
        left: auto;
    }

    .col-md-push-9 {
        right: 75%;
        left: auto;
    }

    .col-md-push-8 {
        right: 66.66666667%;
        left: auto;
    }

    .col-md-push-7 {
        right: 58.33333333%;
        left: auto;
    }

    .col-md-push-6 {
        right: 50%;
        left: auto;
    }

    .col-md-push-5 {
        right: 41.66666667%;
        left: auto;
    }

    .col-md-push-4 {
        right: 33.33333333%;
        left: auto;
    }

    .col-md-push-3 {
        right: 25%;
        left: auto;
    }

    .col-md-push-2 {
        right: 16.66666667%;
        left: auto;
    }

    .col-md-push-1 {
        right: 8.33333333%;
        left: auto;
    }

    .col-md-push-0 {
        right: auto;
        left: auto;
    }

    .col-md-offset-12 {
        margin-right: 100%;
        margin-left: auto;
    }

    .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: auto;
    }

    .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: auto;
    }

    .col-md-offset-9 {
        margin-right: 75%;
        margin-left: auto;
    }

    .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: auto;
    }

    .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: auto;
    }

    .col-md-offset-6 {
        margin-right: 50%;
        margin-left: auto;
    }

    .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: auto;
    }

    .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: auto;
    }

    .col-md-offset-3 {
        margin-right: 25%;
        margin-left: auto;
    }

    .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: auto;
    }

    .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: auto;
    }

    .col-md-offset-0 {
        margin-right: 0;
        margin-left: auto;
    }
}


@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: right;
    }

    .col-lg-pull-12 {
        left: 100%;
        right: auto;
    }

    .col-lg-pull-11 {
        left: 91.66666667%;
        right: auto;
    }

    .col-lg-pull-10 {
        left: 83.33333333%;
        right: auto;
    }

    .col-lg-pull-9 {
        left: 75%;
        right: auto;
    }

    .col-lg-pull-8 {
        left: 66.66666667%;
        right: auto;
    }

    .col-lg-pull-7 {
        left: 58.33333333%;
        right: auto;
    }

    .col-lg-pull-6 {
        left: 50%;
        right: auto;
    }

    .col-lg-pull-5 {
        left: 41.66666667%;
        right: auto;
    }

    .col-lg-pull-4 {
        left: 33.33333333%;
        right: auto;
    }

    .col-lg-pull-3 {
        left: 25%;
        right: auto;
    }

    .col-lg-pull-2 {
        left: 16.66666667%;
        right: auto;
    }

    .col-lg-pull-1 {
        left: 8.33333333%;
        right: auto;
    }

    .col-lg-pull-0 {
        left: auto;
        right: auto;
    }

    .col-lg-push-12 {
        right: 100%;
        left: auto;
    }

    .col-lg-push-11 {
        right: 91.66666667%;
        left: auto;
    }

    .col-lg-push-10 {
        right: 83.33333333%;
        left: auto;
    }

    .col-lg-push-9 {
        right: 75%;
        left: auto;
    }

    .col-lg-push-8 {
        right: 66.66666667%;
        left: auto;
    }

    .col-lg-push-7 {
        right: 58.33333333%;
        left: auto;
    }

    .col-lg-push-6 {
        right: 50%;
        left: auto;
    }

    .col-lg-push-5 {
        right: 41.66666667%;
        left: auto;
    }

    .col-lg-push-4 {
        right: 33.33333333%;
        left: auto;
    }

    .col-lg-push-3 {
        right: 25%;
        left: auto;
    }

    .col-lg-push-2 {
        right: 16.66666667%;
        left: auto;
    }

    .col-lg-push-1 {
        right: 8.33333333%;
        left: auto;
    }

    .col-lg-push-0 {
        right: auto;
        left: auto;
    }

    .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: auto;
    }

    .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: auto;
    }

    .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: auto;
    }

    .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: auto;
    }

    .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: auto;
    }

    .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: auto;
    }

    .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: auto;
    }

    .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: auto;
    }

    .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: auto;
    }

    .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: auto;
    }

    .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: auto;
    }

    .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: auto;
    }

    .col-lg-offset-0 {
        margin-right: 0;
        margin-left: auto;
    }
}
/*----------------------------------------------------*/
/*                     Other                      */
/*----------------------------------------------------*/
.wrapper { 
    background-color: #f5f5f5;
}

.clearfix {
    clear: both;
    float: none;
}

.container {
    width: 100%;
}

.page-content {
    margin-top: 0;
    min-height: 70vh;
}

header {
    /*padding-bottom: 24px !important*/
}

.row {
    background-color: #F8F4F4;
}

.header-opt-5 .header-nav .box-header-nav {
    z-index: 1001;
    background-color: #ff4e00
}

.text-center {
    text-align: center;
}

.btn:hover, .btn:focus {
    color: #fff !important;
}


/*slide*/
.block-search {
    padding-right: 15%;
}

@media (max-width: 600px) {
    .block-search {
        padding-right: 0;
    }

    .header-opt-5 .header-content .nav-right {
        width: 100%;
    }

        .header-opt-5 .header-content .nav-right > a {
            margin-left: 20%
        }

    .header-opt-5 .header-content .block-minicart {
        float: right;
        margin-right: 20%;
    }
}

.header-opt-5 .header-content .block-search .btn-search {
    background-color: #ff4e00;
    color: #fff;
}

.block-search .form-search .btn-search {
    height: 39px;
}

.header-opt-5 .header-content {
    padding: 10px 0 0 0;
}

.menu-1,
.menu-1 > span {
    float: left;
    margin: 3px;
}

.slide-opt-5 .owl-carousel {
    width: calc(100% + 20px);
    margin-right: -20px;
}

.slide-opt-5 .item .description {
    top: 22%;
    max-width: 700px;
}

.slide-opt-5 .item .subtitle::before,
.slide-opt-5 .item .subtitle::after {
    border-top: none;
}

.slide-opt-5 .item .subtitle {
    width: -moz-max-content;
    width: -moz-fit-content;
    width: -moz-max-content;
    width: fit-content;
    width: max-content;
    background-color: #f05662;
    color: #fff;
    padding: 15px 10px;
    border-radius: 3px 20px 20px 15px;
    margin-bottom: 30px;
}

.slide-opt-5 .item .title {
    color: #000;
    padding-bottom: 20px;
}

.slide-opt-5 .item .des {
    font-size: 18px;
    background-color: transparent;
    color: #000;
}

    .slide-opt-5 .item .des > span {
        padding: 0 6px 6px;
    }

.slide-opt-5 .item .view-opt5 {
    background-color: #52555a;
    width: auto;
    border-radius: 20px;
}

    .slide-opt-5 .item .view-opt5 .glyphicon {
        color: #07b8cc
    }

.boxItem .hasBorder {
    border: #eee 1px solid;
}

.boxItem .hasShadow {
    box-shadow: #e0e0e0 0 0 20px;
}

@media (min-width: 992px) {
    .boxItem .box {
        margin-right: 6.25%;
        width: 25%;
        float: right;
    }
}

.boxItem img {
    width: 100%;
    border-radius: 20px;
}

.boxItem .item1 {
    background-color: #e2f7f0
}

.boxItem .item2 {
    background-color: #fff2d8
}

.boxItem .item3 {
    background-color: #dae6fc
}

.boxItem .item4 {
    background-color: #fdf3fc
}

.boxItem span {
    margin-right: 10px;
    font-size: 20px;
}

.boxItem .btn {
    position: absolute;
    left: 25px;
    background-color: #52555a;
    padding: 0 10px;
    border-radius: 20px;
    color: #fff;
    margin: 5px 0;
    font-size: 15px;
}

.boxItem .description {
    min-height: 50px;
}

.boxItem .glyphicon {
    margin: 0;
    color: #07b8cc;
}

.block-deals-of-opt2 {
    margin-top: 20px;
    background-color: #fff;
    margin-bottom: 0;
}

    .block-deals-of-opt2 .block-content,
    .block-deals-of-opt2 .owl-carousel.owl-rtl {
        padding-bottom: 0;
    }

    .block-deals-of-opt2 .block-title {
        padding-left: 40px;
    }

        .block-deals-of-opt2 .block-title > .title {
            color: #fff;
            margin: 5px 5px 0;
            padding: 5px 60px;
            border-radius: 30px 0 30px 0;
            background-color: #ff4e00;
        }

    .block-deals-of-opt2 .product-item {
        border-color: #fff;
        overflow: hidden;
    }

    .block-deals-of-opt2 .shopItemImage {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 100%;
        margin-right: auto;
        margin-left: auto;
    }

.block-banner-lag .box-img {
    margin: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 3px #aaa;
}

.header-opt-5 .header-content .logo img {
    max-height: 80px;
    max-width: 250px;
}

.footer-opt-1 {
    background-color: #fff;
    margin-top: 0;
    padding-top: 80px;
}

.c-footer__feature-innerbox {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    min-width: 400px;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
}

.c-footer__badge {
    display: inline-block;
    width: 16.3%;
    margin: auto
}

    .c-footer__badge .item-1 {
        background: url(../images/footer-item-1.svg) 43% 8px no-repeat;
        background-size: auto auto;
        background-size: auto 58px;
    }

    .c-footer__badge .item-2 {
        background: url(../images/footer-item-2.svg) 43% 8px no-repeat;
        background-size: auto auto;
        background-size: auto 58px;
    }

    .c-footer__badge .item-3 {
        background: url(../images/footer-item-3.svg) 43% 8px no-repeat;
        background-size: auto auto;
        background-size: auto 58px;
    }

    .c-footer__badge .item-4 {
        background: url(../images/footer-item-4.svg) 43% 8px no-repeat;
        background-size: auto auto;
        background-size: auto 58px;
    }

    .c-footer__badge .item-5 {
        background: url(../images/footer-item-5.svg) 43% 8px no-repeat;
        background-size: auto auto;
        background-size: auto 58px;
    }

.c-footer-item {
    text-align: center;
    position: relative;
    padding-top: 80px;
    font-size: 13px;
    font-size: 1.5rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto;
}

.footer-opt-1 hr {
    outline: none;
    border: none;
    height: 1px;
    width: calc(100% - 50px);
    margin: auto;
    background-color: #cfd8dc;
}

.c-footer__middlebar {
    padding: 20px 0 20px 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
}

.c-footer__links {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 0 0 calc(100% - 450px);
    flex: 0 0 calc(100% - 450px);
    max-width: calc(100% - 450px);
    padding: 0 10px;
    line-height: 22px;
}

.c-footer__links--col {
    width: calc(25% - 2px);
    display: inline-block;
}

.o-headline-links {
    margin-bottom: 22px;
}

    .o-headline-links > div {
        font-size: 16px;
        font-size: 1.143rem;
        line-height: 22px;
        color: #4a5f73;
    }

.c-footer__links-ul {
    letter-spacing: -.1px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .c-footer__links-ul li {
        margin: 13px 0 0;
        position: relative;
    }

    .c-footer__links-ul a {
        color: #4b4b4b;
        font-weight: 300;
        font-size: 14px;
        font-size: 1rem;
        line-height: 1.571;
        letter-spacing: -.1px;
        text-decoration: none;
    }

.c-footer__form {
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 333px;
}

.c-form-newsletter {
    margin: 0 0 35px;
}

fieldset {
    min-width: 0;
    border: 0;
}

.c-form-newsletter__title {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 400;
}

.c-form-newsletter input {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-left-color: rgb(200, 200, 200);
    border-left-style: solid;
    border-left-width: 1px;
    color: #717171;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    padding: 11px 12px;
    letter-spacing: -.8px;
}

.c-form-newsletter button {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    background-color: #00bfd6;
    border-radius: 5px 0 0 5px;
    text-align: center;
    width: 87px;
    border: none;
    padding: 11px 24px;
}

.c-footer__social--instagram {
    width: 159px;
    height: 45px;
    text-align: center;
    border-radius: 9px;
    background-image: linear-gradient(266deg, #4e60d3, #913baf 35%, #d52d88 68%, #f26d4f);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .11);
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 12px;
    font-size: .857rem;
    line-height: 45px;
}

    .c-footer__social--instagram a {
        text-decoration: none;
        color: #fff;
        display: block;
    }

    .c-footer__social--instagram img {
        position: relative;
        top: -2px;
        right: -5px;
    }

.user-banner {
    width: 100%;
    padding: 0
}

.min-height-54 {
    min-height: 54px;
}

.min-height-30 {
    min-height: 30px;
}

.myshop-header {
    color: rgb(255, 94, 1);
    padding-right: 15px !important;
    font-weight: 900;
    font-size: 20px;
}


.shop-box {
    width: 100%;
    padding: 0px;
}

    .shop-box .shop-item {
        margin-top: 30px;
        padding: 20px;
        padding-bottom: 0;
        background-image: linear-gradient(to right, #eaeaea,#efefef, #fefefe);
        border-style: solid;
        border-color: rgba(254, 254, 254, 0.55);
        border-bottom-color: rgba(221, 221, 221, 0.75);
        border-width: 1px;
        border-radius: 11px;
        box-shadow: #bfc3c6 0px 20px 20px 0px;
    }

        .shop-box .shop-item .new-count {
            float: left;
            color: #f96d10;
            padding: 10px;
            font-size: 14px;
            box-shadow: #007176 3px 0px 2px 0px;
            /* background-image: radial-gradient(ellipse at center, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); */
            border-radius: 100px;
        }


        .shop-box .shop-item:after {
            background-image: url("../images/footer-item-1.svg");
        }

        .shop-box .shop-item p {
            font-size: 12px;
            font-weight: normal;
        }

        .shop-box .shop-item .shop-title h4 {
            color: #0b8e95;
            font-weight: 900;
        }

        .shop-box .shop-item .more-top {
            /*margin-right: 100px;*/
            /* margin-right: 100px; */
            font-size: 12px;
            font-weight: lighter;
            width: calc(100% + 39px);
            margin-right: -20px;
            float: right;
            padding-bottom: 12px;
            background-color: #e6e6e6;
            padding-top: 10px;
            border-radius: 0 0 10px 10px;
            font-size: 14px;
            padding-right: 25px;
            /*background-image: linear-gradient(to right, #bfbebecf,#efefef, #eaeaea);*/
            /*background-image: linear-gradient(to right, #b7b7b7cf,#efefef, #dad6d6)ک*/
        }

        .shop-box .shop-item .offer {
            background-color: red;
            float: left;
            margin-top: -21px;
            border-radius: 20px 0 20px 20px;
            padding: 4px;
            margin-right: 2px;
            height: 34px;
            color: #fff;
            width: 33px;
            text-align: center;
            padding-top: 7px;
        }

@media (min-width: 1000px) {
    .shop-box .shop-item .offer {
        background-color: red;
        float: left;
        margin-top: -21px;
        border-radius: 20px 0 20px 20px;
        padding: 0;
        margin-right: 2px;
        height: 43px;
        color: #fff;
        width: 43px;
        text-align: center;
        /* vertical-align: middle; */
        padding-top: 12px;
    }
}

.shop-box .shop-item .news {
    background-color: green;
    text-align: center;
    width: 33px;
    float: left;
    margin-top: -21px;
    border-radius: 0 20px 20px 20px;
    padding: 4px;
    height: 34px;
    color: #fff;
    padding-top: 7px;
}

@media (min-width: 1000px) {
    .shop-box .shop-item .news {
        background-color: green;
        float: left;
        margin-top: -21px;
        border-radius: 0 20px 20px 20px;
        padding: 0;
        margin-right: 2px;
        height: 43px;
        color: #fff;
        width: 43px;
        text-align: center;
        /* vertical-align: middle; */
        padding-top: 12px;
    }
}

.shop-box .shop-item .option-logo {
    width: 100px;
    float: right;
    height: 100px;
    margin: -2px -18px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 50px;
}

    .shop-box .shop-item .option-logo .shop-title {
        float: right;
        max-width: 90%;
        min-width: 50%;
        height: 70px;
        overflow: hidden;
        margin-bottom: 5px;
        font-weight: normal
    }

        .shop-box .shop-item .option-logo .shop-title h4 {
            font-weight: bolder;
            font-size: 26px;
        }

.shop-box .shop-item .more-option {
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

    .shop-box .shop-item .more-option .option-item {
        max-width: 70px;
    }

        .shop-box .shop-item .more-option .option-item img {
            width: 50px;
            height: 50px;
        }

@media (max-width: 450px) {
    .shop-box .shop-item .option-logo {
        width: 90px;
        height: 90px;
    }

    .product-item-actions .btn-cart {
        display: none !important;
    }
}

@media (max-width: 400px) {
    .shop-box .shop-item .option-logo {
        width: 80px;
        height: 80px;
    }
}




.btn-follow-new-shop {
    margin-left: 20px;
    padding-left: 70px;
    display: block;
    background-color: #f7b230;
    background-size: contain;
    float: left;
    line-height: 17px !important;
    font-weight: normal;
    font-size: 13px;
    background-image: url(../../../Images/Dashboard/shop-add.png);
    background-repeat: no-repeat;
    background-position: left;
    min-width: 193px;
    text-align: right;
    padding-right: 9px;
    border-radius: 10px;
    border: 1px solid #000;
    height: 50px !important;
    padding-top: 1px;
    padding-top: 7px;
    margin-bottom: 50px;
}

    .btn-follow-new-shop:active {
        background-image: url(../../../Images/Dashboard/shop-add.png) !important;
    }

.menu-banner {
    float: left;
}

@media (max-width: 991px) {
    .menu-banner {
        display: none !important;
    }

    .menu-box {
        float: none;
    }
}

.holder {
    position: relative;
}

    .holder .dropdown {
        position: absolute;
        border: 1px solid #f96d10;
        background-color: #fff;
        display: none;
        z-index: 999;
    }

    .holder input:focus + .dropdown {
        display: block;
    }

.comment-list ul {
    padding-right: 0;
}

.box-authentication input,
.box-authentication textarea {
    width: 100%;
}

.top-details-title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    margin-top: 15px;
}

    .top-details-title:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 7px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 0 7px;
        border-color: transparent transparent transparent #00bfd6;
        transform: rotate(45deg);
    }

.sub-details-title {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}

.sub-details-inf {
    vertical-align: middle !important;
}

.tbl-product-info {
    width: 100%;
}

    .tbl-product-info tr {
    }

    .tbl-product-info .td1 {
        width: 20%;
        background-color: #fafafa;
        border-color: #fff;
        border-width: 10px;
        border-style: solid;
    }

    .tbl-product-info .td2 {
        background-color: #fafafa;
        border-color: #fff;
        border-width: 10px;
        border-style: solid;
        padding-right: 20px
    }

.product-info-main {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .product-info-main {
        margin-top: 0px;
    }
}

.nav-left,
.nav-left a {
    color: #999 !important;
    font-size: 12px;
    font-weight: normal
}

    .nav-left > a > img,
    .nav-left > a {
        height: 25px !important;
        padding-left: 5px;
    }

.header-top > .container {
    background-color: #f5f5f5;
    padding: 13px 0 0;
}

.copyright {
    background-color: #222;
    color: #fff !important;
    padding-top: 15px;
}

.shop-IntroText {
    overflow: hidden;
    max-height: 15px;
}

.slide-opt-5 .item .img-lag {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: inherit !important;
}

    .slide-opt-5 .item .img-lag .img-2 {
        max-height: unset !important;
        max-width: unset !important;
        min-height: 100% !important;
        min-width: 100% !important;
    }

@media screen and (max-width: 400px) {
    .c-footer__feature-innerbox {
        padding: 0;
        max-width: 100%;
        min-width: 10px;
        width: 100%;
    }

    .problock .owl-stage {
        max-width: 100% !important;
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

.block-service-opt2 {
    /*direction:ltr;*/
    background-color: #f5f5f5;
    margin-bottom: 0;
}

    .block-service-opt2 .items .item .des {
        text-align: right
    }

    .block-service-opt2 .items .item:hover .des {
        webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }

    .block-service-opt2 .items .item:hover .title,
    .block-service-opt2 .items .item:hover .icon {
        webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }

.owl-carousel.owl-rtl {
    padding-bottom: 35px;
    margin-top: -24px;
}

.product-item-opt-2 .product-item-price {
    color: #ff4e00;
    display: inline-block;
    width: 100%;
}

.block-deals-of-opt2 .product-item .product-item-img {
    vertical-align: middle;
    display: flex;
}

    .block-deals-of-opt2 .product-item .product-item-img img {
        object-fit: contain;
    }

.header-opt-5 .block-minicart .actions .btn {
    background-color: #ff4e00
}



.header-opt-5 .header-content .block-minicart > .dropdown-toggle .cart-icon {
    border-color: #ff4e00;
    color: #ff4e00
}

@media screen and (max-width: 400px) {
    .slide-opt-5 .item .description {
        max-width: 100%;
        top: 15%;
    }

    .slide-opt-5 .item .subtitle {
        font-size: 14px;
    }

    .slide-opt-5 .item .title {
        font-size: 14px;
    }
}

.block-testimonials-opt8 .block-title > .title {
    margin-bottom: 75px;
}

.site-main {
    background-color: #fff;
    /*padding: 0 20px 0 20px;*/
    /*padding:0;*/
    background-color: #f5f5f5 !important;
    padding: 0;
}

.site-box {
    width: 50%;
    margin-right: 25%;
    margin-top: 200px;
}

.text-blue {
    line-height: normal;
}

@media screen and (max-width: 992px) {
    .site-box {
        width: 84%;
        margin-right: 7%;
        margin-top: 120px;
    }
}

.product-item-opt-1 .product-item-img img {
    object-fit: cover;
    padding: 11%;
}

.products.products-grid .product-items {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
}

    .products.products-grid .product-items .col-sm-4:nth-child(3n+1) {
        clear: none;
    }

.image_preview_container {
    max-height: 500px;
    max-width: 500px;
}

.btn-follow {
    background-image: linear-gradient(to bottom,#eeb457,#f06630);
    border: none;
    border-radius: 20px;
    color: #fff;
    padding: 0 3px 0 0;
    min-width: 133px;
    box-shadow: #ef9045 0px 0px 10px;
    margin-left: 20px;
    font-weight: 900;
    margin-right: 5px;
}

    .btn-follow:hover, .btn-follow:active {
        color: #fff;
        text-shadow: #ff5600 0px 0px 5px;
        background-image: linear-gradient(to bottom,#eeb457,#f06630);
    }

.btn-follow-flat {
    background-image: none !important;
    border: 1px solid #ff4e00;
    color: #ff4e00;
    box-shadow: none !important;
}

    .btn-follow-flat:hover, .btn-follow-flat:active {
        background-image: none !important;
        color: #f06630;
        box-shadow: none !important;
    }

.btn-follow i, btn-follow-flat i {
    float: right;
    font-size: 37px;
}

.btn-follow span, btn-unfollow span {
    margin-top: -2px;
    margin-left: 15px;
    float: left;
    margin-right: 4px;
    padding-top: 2px;
}

.btn-unfollow {
    background-image: linear-gradient(to bottom,#0cb4bd,#0c8a90);
    border: none;
    border-radius: 20px;
    color: #fff;
    padding: 0 3px 0 0;
    min-width: 133px;
    box-shadow: #07b8cc 0px 0px 10px;
    margin-left: 20px;
    font-weight: 900;
    margin-right: 5px;
}

    .btn-unfollow:hover, .btn-unfollow:active {
        color: #fff;
        /*text-shadow: #ff5600 0px 0px 5px;*/
        background-image: linear-gradient(to bottom,#0cb4bd,#0c8a90);
    }

    .btn-unfollow i {
        float: right;
        font-size: 37px;
    }

.btn-unfollow-flat {
    background-image: none !important;
    border: 1px solid #0c8a90;
    border-radius: 20px;
    color: #0c8a90;
    padding: 0 3px 0 0;
    min-width: 133px;
    box-shadow: none;
    margin-left: 20px;
    font-weight: 900;
    margin-right: 5px;
}

    .btn-unfollow-flat:hover, .btn-unfollow-flat:active {
        color: #0c8a90;
        /*text-shadow: #ff5600 0px 0px 5px;*/
        background-image: none !important;
    }



.page-heading {
    height: 41px;
    padding: 0 30px 0 30px;
    width: max-content;
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    position: relative;
    font-size: 24px;
    margin: 0;
    color: #f96d10;
    font-weight: 900;
    margin: 60px 30px 0px 0px;
}



.shopBoxFollow:before {
    background-image: url(../../../Images/plus.png) !important;
    background-size: contain;
}

.shopBoxUnFollow:before {
    background-image: url(../../../Images/minse.png) !important;
    background-size: contain;
}

.logo h3 {
    color: #000;
    font-weight: 900;
}

@media (max-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
        font-size: 15px;
    }

    .boxItem .item {
        border-radius: 20px;
        width: 100%;
        height: auto;
        text-align: center;
        margin-right: 0;
    }

    .block-deals-of-opt2 .block-title {
        padding-left: 0;
    }
}

.block-testimonials-opt8 .block-title > .title:before, .block-testimonials-opt8 .block-title > .title:after {
    display: none;
}

.block-testimonials-opt8 .item .photo img {
    height: 100%
}

.block-testimonials-opt8 {
    margin-bottom: 20px;
}

.script-box {
    text-align: center;
    padding: 10px;
    background-color: #f5f5f5;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .script-box .box {
        float: none;
        margin: 0 auto;
        right: auto;
        left: auto;
        display: -webkit-inline-box;
        display: inline-block;
        padding: 0 100px;
    }

@media (max-width: 768px) {
    .page-heading {
        max-width: 100%;
        height: auto;
        font-size: 20px;
        padding: 0;
        margin-right: 0;
    }
}

.page-order {
    padding-right: 10px;
    padding-left: 10px;
}

    .page-order .row {
        margin: 0;
    }

.cms-rtl .site-header .nav-toggle-menu {
    float: right;
    background-color: #fff;
}

.cms-rtl .header-nav .block-nav-menu {
    float: right;
    left: unset
}

@media (max-width: 991px) {
    .site-header .block-nav-menu {
        right: -110%;
        left: unset;
    }
}

@media (max-width: 991px) {
    .site-header .block-nav-menu.has-open {
        left: unset;
        right: 0;
    }
}

.menu-border-bottom-none {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin: 0 !important
}

@media (min-width: 992px) {
    .block-nav-menu .ui-menu .megamenu .title span {
        border-bottom: none;
        color: #f96d10;
        font-weight: 800;
    }

    .block-nav-menu .ui-menu .megamenu {
        padding: 10px 15px;
    }

        .block-nav-menu .ui-menu .megamenu .title {
            padding-bottom: 7px;
        }



        .block-nav-menu .ui-menu .megamenu .list-submenu a {
            color: #505050;
            /*font-weight:normal*/
            font-size: 14px;
            font-weight: 600
        }
}
/* app menu */
.app-logo {
    display: none;
}

.close-nav {
    background: none;
    color: #fff;
    position: absolute
}

@media (max-width: 991px) {
    .site-header .block-nav-menu .ui-menu {
        padding-bottom: 100px;
    }

        .site-header .block-nav-menu .ui-menu li a {
            z-index: 0;
        }

    .app-logo img {
        max-width: 140px;
        padding: 25px 15px 0 15px;
        margin-bottom: 15px;
    }

    .app-logo .user {
        display: block;
        width: 100%;
        height: 80px;
        background-color: #fff;
    }

        .app-logo .user h3 {
            padding-top: 15px;
            font-size: 16px;
            font-weight: normal;
            overflow: hidden;
            height: 70px;
        }

            .app-logo .user h3 a {
                border-color: #ff4e00;
                border-radius: 8px;
                border-style: solid;
                border-width: 1px;
                padding: 7px;
                font-size: 14px;
            }

        .app-logo .user h4 {
            padding-top: 15px;
            font-size: 14px;
            font-weight: bold;
            margin-top: -8px;
        }

    .app-logo:after {
        clear: both
    }

    .site-header .block-nav-menu.has-open {
        box-shadow: #d2d1ccf5 -1px -3px 5px;
    }

    .cms-rtl .site-header .nav-toggle-menu {
        padding: 0;
        width: 50px;
    }

    .block-minicart, .menu-1, .nav-mind {
        display: none !important;
    }

    .header-opt-5 .header-content .logo img {
        max-width: 60%;
    }

    .header-opt-5 .header-content .nav-left {
        margin-bottom: 10px;
    }

    .btn-app {
        min-width: 110px;
        line-height: 30px !important;
        margin-left: 10px;
        margin-top: 10px;
    }

        .btn-app i {
            font-size: 30px !important;
        }

    .header-opt-5 .header-top, .header-top > .container {
        background-color: #ff4e00
    }

    .applogo01 {
        display: inherit !important
    }

    .logo01 {
        display: none !important
    }

    #userPart {
        display: none
    }

    .app-need-login {
        padding-top: 30px !important;
    }

    [data-application="app"] {
        display: block;
    }

    [data-application="web"] {
        display: none !important;
    }
}

@media (min-width: 992px) {
    [data-application="app"] {
        display: none !important;
    }

    [data-application="web"] {
        display: block;
    }
}

#userPart {
    display: normal
}

.applogo01 {
    /*display: none*/
}

.logo01 {
    display: inherit
}


@media (min-width: 992px) {
    /* show in desktop */
    .show-in-mobile {
        display: none;
    }

    .show-in-desk {
        display: block !important;
    }
}

@media (max-width: 991px) {
    /* show in desktop */
    .show-in-desk {
        display: none !important;
    }

    .show-in-mobile {
        display: block !important;
    }
}

.block-content {
    padding-bottom: 50px;
}

.catalog-view_op1 .product-media .images-small a img {
    max-width: 100px;
    max-height: 100px;
    /*width: auto;*/
}

.overview-content, #description > .block-content {
    margin-top: 50px;
    color: #000;
}

.swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
    width: auto;
    min-width: 20px;
}

@media (max-width: 991px) {
    .btn-app {
        min-width: 110px;
        line-height: 30px !important;
        margin-left: 10px;
        margin-top: 70px;
    }

    .shop-item > .more-top > #followShop > .btn-app {
        margin-top: 0;
    }

    .header-top {
        position: fixed;
        width: 100%;
        z-index: 999;
    }


    .cms-rtl .site-header .nav-toggle-menu {
        background-color: #ff4e00
    }
}

.flat-bannered {
    border-radius: 0 !important;
    padding: 0;
}

/*Bayani 1401-02-12*/
.flat-bannered2 {
    padding: 0 !important;
}

.flat-banner {
    width: 100%;
    padding: 0;
    border-radius: 0;
}

    .flat-banner > div {
        width: calc(100% + 100px);
        left: 0;
        right: 0;
        margin: 0 -50px 0 0;
        padding-right: 0;
        padding-left: 0;
        border-radius: 0 !important;
    }

    .flat-banner img {
        border-radius: 0;
    }

    .flat-banner a {
        margin: 0 0 5px !important;
        border-radius: 0 !important;
    }


.catalog-view_op1 .product-media .images-large img {
    max-height: 400px;
    object-fit: contain;
}


@media (min-width: 992px) {
    .header-opt-5 .header-content .logo {
        margin-top: 15px;
    }
}

.block-deals-of-opt2 .product-item .product-item-photo {
    padding: 0;
}

.product-item-opt-2 .product-item-photo {
    padding: 0;
}

.block-deals-of-opt2 .product-item .product-item-img img {
    max-height: 250px;
    object-fit: cover;
    padding: 11%;
}

.product-item-opt-1 .product-item-photo {
    padding: 0;
}

@media (max-width: 991px) {
    .logo {
        margin-top: 60px;
    }
}


#more-shop {
    text-align: center;
    display: block;
    clear: both;
    height: 50px;
}

    #more-shop a {
        position: absolute;
        left: 60px;
        margin: 0 0 30px;
        height: 46px;
    }

@media (max-width: 991px) {

    #more-shop a {
        margin-left: 0;
        margin-right: 0;
        clear: both;
        float: none !important;
        position: initial;
    }
}

.header-opt-5 .header-content .logo {
    display: none;
}

@media (min-width: 992px) {
    .IsShowShopLogoLargeScreen {
        display: block !important
    }
}

@media (max-width: 991px) {
    .IsShowShopLogoMobileScreen {
        display: block !important
    }

    .page-order ul.step {
        display: none;
    }

    .cart_summary td.cart_product,
    .cart_summary th.cart_product
    .cart_summary tr.cart_product {
        display: none
    }
}

@media (max-width: 767px) {
    #cartTbl {
        display: none;
    }
    /*mobile mode*/
    /*cartItem*/
    #cartItem {
        border-bottom: #ff4e00 3px solid;
        margin-bottom: 5px;
    }

        #cartItem input {
            text-align: center
        }

        #cartItem .btn-number {
            width: 50%;
            display: inline-block;
            border: #eee 1px solid;
            float: right;
            height: 40px;
            /* position: relative; */
            padding-top: 10px;
        }

        #cartItem #imageBox {
            width: 100%;
            max-height: 150px;
        }

        #cartItem img {
            height: 150px;
            width: 100%;
            object-fit: contain
        }

        #cartItem h4 {
            text-align: center
        }

    #cartItemBox .cartItemDetail {
        float: right;
        width: 100%;
        text-align: center
    }

    #cartItemBox .price {
        color: #ff4e00;
        text-align: right;
    }
}

@media (min-width: 768px) {
    #cartItem {
        display: none;
    }
    /*larg display mode*/
}

.spaceBlock {
    /*background-color:red;*/
    display: block;
    height: 40px;
}


.blog-posts .entry-thumb {
    margin-bottom: 15px
}

.entry-meta-data {
    direction: rtl;
    text-align: right
}

@media (min-width: 768px) {
    .blog-posts .entry-thumb-box {
        float: right;
    }

    .blog-posts .entry-thumb {
        height: 170px;
        width: 100%;
        margin-bottom: 20px
    }

    .blog-posts a {
        height: 100%;
        width: 100%;
    }

    .blog-posts img {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
}

.entry-detail .entry-meta-data {
    float: right;
}

.entry-detail .entry-photo {
    float: left;
    height: 100%;
    width: 100%;
    max-height: 200px;
}

    .entry-detail .entry-photo img {
        object-fit: cover;
        height: 200px;
        width: 100%;
    }

.entry-detail-row {
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
    box-shadow: #eee 0px 0px 5px;
}

    .entry-detail-row .col-sm-4 {
        float: left
    }

.panel-success > .panel-heading {
    background-color: #eaeaea;
    border-color: var(--btn-color);
    color: #000
}

.panel-success {
    border-color: var(--btn-color);
}

.shop-block .product-item-opt-2 .product-item-info .btn-cart:before {
    width: 0;
    margin: 0;
}

.shop-block .product-item-detail {
    text-align: center
}

.products.products-grid .product-items .product-item {
    padding-left: 0;
    padding-right: 0;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('/content/home/fonts/arial-narrow/arial-narrow.eot');
    src: url('/content/home/fonts/arial-narrow/ArialNarrow.woff') format('woff'), url('/content/home/fonts/arial-narrow/arial-narrow.woff2') format('woff2'), url('/content/home/fonts/arial-narrow/arial-narrowd41d.eot?#iefix') format('embedded-opentype'), url('/content/home/fonts/arial-narrow/ArialNarrow.ttf') format('truetype'), url('/content/home/fonts/arial-narrow/ArialNarrow.svg#ArialNarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Letter Gothic';
    src: url('/content/home/fonts/letter-gothic/letter-gothic.eot');
    src: url('/content/home/fonts/letter-gothic/LetterGothic.woff') format('woff'), url('/content/home/fonts/letter-gothic/letter-gothic.woff2') format('woff2'), url('/content/home/fonts/letter-gothic/letter-gothicd41d.eot?#iefix') format('embedded-opentype'), url('/content/home/fonts/letter-gothic/LetterGothic.ttf') format('truetype'), url('/content/home/fonts/letter-gothic/LetterGothic.svg#LetterGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tunga';
    src: url('/content/home/fonts/tunga/tunga.eot');
    src: url('/content/home/fonts/tunga/Tunga.woff') format('woff'), url('/content/home/fonts/tunga/tunga.woff2') format('woff2'), url('/content/home/fonts/tunga/tungad41d.eot?#iefix') format('embedded-opentype'), url('/content/home/fonts/tunga/Tunga.ttf') format('truetype'), url('/content/home/fonts/tunga/Tunga.svg#Tunga') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Giddyup';
    src: url('/content/home/fonts/GiddyupStd/GiddyupStd.eot');
    src: url('/content/home/fonts/GiddyupStd/GiddyupStd.woff2') format('woff2'), url('/content/home/fonts/GiddyupStd/GiddyupStd.woff') format('woff'), url('/content/home/fonts/GiddyupStd/GiddyupStd.ttf') format('truetype'), url('/content/home/fonts/GiddyupStd/GiddyupStd.svg#GiddyupStd') format('svg'), url('/content/home/fonts/GiddyupStd/GiddyupStdd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM';
    src: url('/content/home/fonts/UTM-AS/UTM-AS.eot');
    src: url('/content/home/fonts/UTM-AS/UTM-AS.woff2') format('woff2'), url('/content/home/fonts/UTM-AS/UTM-ASd41d.eot?#iefix') format('embedded-opentype'), url('/content/home/fonts/UTM-AS/UTMA%26SSignwriter.woff') format('woff'), url('/content/home/fonts/UTM-AS/UTMA%26SSignwriter.ttf') format('truetype'), url('/content/home/fonts/UTM-AS/UTMA%26SSignwriter.svg#UTMA&SSignwriter') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot');
    src: url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff') format('woff'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semiboldd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Black';
    src: url('/content/home/fonts/ProximaNova-Black/ProximaNova-Black.eot');
    src: url('/content/home/fonts/ProximaNova-Black/ProximaNova-Black.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Black/ProximaNova-Black.woff') format('woff'), url('/content/home/fonts/ProximaNova-Black/ProximaNova-Black.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Black/ProximaNova-Black.svg#ProximaNova-Black') format('svg'), url('/content/home/fonts/ProximaNova-Black/ProximaNova-Blackd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.eot');
    src: url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.woff') format('woff'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.svg#ProximaNovaA-Light') format('svg'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Lightd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.eot');
    src: url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Boldd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.eot');
    src: url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regulard41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.eot');
    src: url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg'), url('/content/home/fonts/ProximaNova-Bold/ProximaNova-Boldd41d.eot?#iefix') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.eot');
    src: url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg'), url('/content/home/fonts/ProximaNova-Regular/ProximaNova-Regulard41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot');
    src: url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff') format('woff'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg'), url('/content/home/fonts/ProximaNova-Semibold/ProximaNova-Semiboldd41d.eot?#iefix') format('embedded-opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.eot');
    src: url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.woff2') format('woff2'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.woff') format('woff'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.ttf') format('truetype'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Light.svg#ProximaNovaA-Light') format('svg'), url('/content/home/fonts/ProximaNova-Light/ProximaNovaA-Lightd41d.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/content/home/fonts/Montserrat-Light/Montserrat-Light.eot');
    src: url('/content/home/fonts/Montserrat-Light/Montserrat-Light.woff2') format('woff2'), url('/content/home/fonts/Montserrat-Light/Montserrat-Light.woff') format('woff'), url('/content/home/fonts/Montserrat-Light/Montserrat-Light.ttf') format('truetype'), url('/content/home/fonts/Montserrat-Light/Montserrat-Light.svg#Montserrat-Light') format('svg'), url('/content/home/fonts/Montserrat-Light/Montserrat-Lightd41d.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('/content/home/fonts/Montserrat-Black/Montserrat-Black.eot');
    src: url('/content/home/fonts/Montserrat-Black/Montserrat-Black.woff2') format('woff2'), url('/content/home/fonts/Montserrat-Black/Montserrat-Black.woff') format('woff'), url('/content/home/fonts/Montserrat-Black/Montserrat-Black.ttf') format('truetype'), url('/content/home/fonts/Montserrat-Black/Montserrat-Black.svg#Montserrat-Black') format('svg'), url('/content/home/fonts/Montserrat-Black/Montserrat-Blackd41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Bebas';
    src: url('/content/home/fonts/UTM-Bebas/UTM-Bebas.eot');
    src: url('/content/home/fonts/UTM-Bebas/UTM-Bebas.woff2') format('woff2'), url('/content/home/fonts/UTM-Bebas/UTM-Bebasd41d.eot?#iefix') format('embedded-opentype'), url('/content/home/fonts/UTM-Bebas/UTMBebas.woff') format('woff'), url('/content/home/fonts/UTM-Bebas/UTMBebas.ttf') format('truetype'), url('/content/home/fonts/UTM-Bebas/UTMBebas.svg#UTMBebas') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MYRIADPRO-REGULAR';
    src: url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regular.eot');
    src: url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regular.woff2') format('woff2'), url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regular.woff') format('woff'), url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regular.ttf') format('truetype'), url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'), url('/content/home/fonts/MyriadPro-Regular/MyriadPro-Regulard41d.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
/*==========================================================

	2. GENERAL

==========================================================*/
body {
    max-width: 1920px;
    margin: auto;
    font-size: 14px;
    font-family: Arial, serif;
    font-weight: 400;
    color: #333333;
    background-color: #ffffff;
    overflow-x: hidden;
}

.cms-rtl body {
    unicode-bidi: embed;
    direction: rtl;
    background-color: #f5f5f5;
}

a {
    color: #333333;
}

    a:hover,
    a:focus {
        outline: none;
        text-decoration: none;
        color: var(--main-color);
    }

img {
    max-width: 100%;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

    ul li,
    ol li {
        list-style: none;
    }

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

    .video-responsive embed,
    .video-responsive iframe,
    .video-responsive iframe,
    .video-responsive video {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        border: none;
    }

.audio-responsive iframe {
    width: 100%;
    height: 126px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-repeat: initial;
    width: 5%;
    color: var(--btn-color);
}

.carousel-inner > .item.prev.right > a > img,
.carousel-inner > .item.active.left > a > img {
    width: 50%;
}

@media(max-width: 767px) {
    .carousel-inner > .item.prev.right > a > img,
    .carousel-inner > .item.active.left > a > img {
        width: 100%;
    }
}

.carousel-inner > .item.active.left {
    width: 100%;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/IRANSansWeb_Black.eot');
    src: url('../fonts/eot/IRANSansWeb_Black.eot') format('embedded-opentype'),
        /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Black.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot') format('embedded-opentype'), /* IE6-8 */ 
    url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */ url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */ url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/ url('../fonts/woff/IRANSansWeb.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');
}



body,
.header-opt-5 .header-content .block-search .form-search .form-control,
.slide-opt-5 .item .subtitle span,
.slide-opt-5 .item .title,
.slide-opt-5 .item .des,
.slide-opt-5 .item .view-opt5,
.price,
old-price,
.product-item-opt-2,
.boxItem .btn,
.myshop-header,
.block-service-opt2 .item .title,
.product-item-opt-1 .product-item-name a,
btn-follow-new-shop {
    font-family: 'IRANSans', 'IRANSans', tahoma;
    font-weight: 500
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'IRANSans', 'IRANSans', tahoma;
}

.slide-opt-5 .item .title {
    font-size: 18px;
}

.slide-opt-5 .item .des {
    font-size: 16px;
    font-weight: normal
}

.header-opt-5 .header-top,
.boxItem .btn {
    font-size: 13px;
}

    .header-opt-5 .header-content .block-search .form-search .form-control,
    .header-opt-5 .header-top a {
        font-size: 11px;
    }

.menu-1,
.menu-1 > span {
    font-size: 10px;
}

.main_title h2, h1, .h1 {
    font-size: 20px;
    font-weight: bold;
}

.block-deals-of-opt2 .block-title > .title {
    font-size: 14px;
}

.content-text {
    font-weight: normal
}

.back-to-top {
    display: none !important;
}

.hovicon i, .hovicon img {
    vertical-align: top;
    margin-top: 5px;
}

.hovicon {
    display: inline-block;
    font-size: 35px;
    line-height: 90px;
    cursor: pointer;
    margin: 5px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    /*color: #0b8e95;*/
    color: rgb(255, 86, 0);
}

    .hovicon:active {
        color: #0b8e95;
    }

    .hovicon.small {
        font-size: 20px;
        line-height: 45px;
        width: 45px;
        height: 45px;
        margin: 7px;
    }

    .hovicon.mini {
        font-size: 15px;
        line-height: 32px;
        width: 30px;
        height: 30px;
        margin: 7px;
    }

    .hovicon.auto-width {
        width: auto;
        height: auto;
        padding: 15px;
    }

    .hovicon:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .hovicon:before {
        speak: none;
        font-size: 48px;
        line-height: 90px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: block;
        -webkit-font-smoothing: antialiased;
    }



    /* Effect 8 */
    .hovicon.effect-8 {
        background: rgba(255, 255, 255, 0.1);
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }

        .hovicon.effect-8:after {
            top: 0;
            left: 0;
            padding: 0;
            z-index: -1;
            box-shadow: 0 0 0 2px rgba(249, 109, 16, 0.5);
            opacity: 0;
            -webkit-transform: scale(0.9);
            -moz-transform: scale(0.9);
            -ms-transform: scale(0.9);
            transform: scale(0.9);
        }

        .hovicon.effect-8:hover {
            background: rgba(255, 255, 255, 0.05);
            -webkit-transform: scale(0.93);
            -moz-transform: scale(0.93);
            -ms-transform: scale(0.93);
            transform: scale(0.93);
            color: #fff;
        }

            .hovicon.effect-8:hover i {
                color: rgb(255, 86, 0);
            }

            .hovicon.effect-8:hover:after {
                -webkit-animation: sonarEffect 0.3s ease-out 75ms;
                -moz-animation: sonarEffect 0.3s ease-out 75ms;
                animation: sonarEffect 0.3s ease-out 75ms;
            }

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0.9;
        box-shadow: 0 0 0 2px rgb(255, 86, 0), 0 0 1px 1px #0b8e95, 0 0 0 1px rgb(255, 86, 0);
    }

    100% {
        box-shadow: 0 0 0 20px #0b8e95, 0 0 30px 30px #0b8e95, 0 0 0 10px #0b8e95;
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 1;
        -moz-transform: scale(0);
    }

    40% {
        opacity: 0.9;
        box-shadow: 0 0 0 20px #0b8e95, 0 0 30px 30px #0b8e95, 0 0 0 10px #0b8e95;
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0b8e95, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 1;
        transform: scale(0);
    }

    40% {
        opacity: 0.9;
        box-shadow: 0 0 0 20px #0b8e95, 0 0 30px 30px #0b8e95, 0 0 0 10px #0b8e95;
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0b8e95, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.3);
        opacity: 0;
    }
}

.user-tab {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 60px;
    background: #eee;
    font-size: 50px;
    text-align: center;
    width: 100vw;
    right: 0;
}

    .user-tab .bb {
        color: #0b8e95;
    }

    .user-tab .tab-btn {
        background: #f96d10
    }

    .user-tab .container {
        max-width: 600px;
    }

    .user-tab .active {
        background-color: #eee !important;
        width: 110PX;
        height: 110PX;
        font-size: 60px;
        bottom: 20px;
        padding: 10px;
        left: 0;
        right: 0;
        /*border-top: solid 1px #bbb;*/
        box-shadow: 0px -2px 2px #aaa;
        /*color:#f95e10 !important;*/
    }

    .user-tab .tab {
        width: 20%;
        float: left
    }

    .user-tab .ic-shop {
        background-image: url('../../../Images/shop.png') !important;
        background-size: cover !important;
    }

        .user-tab .ic-shop:active {
            background-image: url('../../../Images/shop-active.png') !important;
        }


@media screen and (max-width: 600px) {
    .hovicon {
        font-size: 25px;
    }

    .user-tab .active {
        font-size: 40px;
        width: 70PX;
        height: 70PX;
        font-size: 40px;
        bottom: 15px;
        padding: 5px;
    }

    .user-tab .ic-shop {
        width: 40px;
        height: 40px;
    }
}



/* search */

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.8);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    max-width: 800px;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

#BalanceBax.overlay .closebtn {
    top: 5px;
    right: 10px;
    font-size: 30px;
}

@media screen and (max-width: 991px) {
    .overlay .closebtn {
        top: 25px;
        right: 25px;
    }
}

.overlay .closebtn:hover {
    color: #ccc;
}

.zoomContainer {
    z-index: 1000000000000;
}

.overlay-contentImg {
    width: calc(100% - 30px);
    height: calc(100% - 95px);
    margin: 60px 15px;
}

.overlay .closebtnImg {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 50px;
    cursor: pointer;
    color: white;
}

#ZoomImage {
    background-size: contain;
    width: 100%;
    height: calc(100% - 30px);
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width: 991px) {
    .overlay .closebtnImg {
        top: 0px;
        right: 10px;
        font-size: 30px;
    }

    .overlay-contentImg {
        height: calc(100% - 70px);
        margin: 35px 15px;
    }
}

.overlay .closebtnImg:hover {
    color: #ccc;
}

.overlay input[type=text] {
    padding: 18px;
    font-size: 13px;
    border: none;
    float: right;
    width: 80%;
    background: white;
}

    .overlay input[type=text]:hover {
        background: #f1f1f1;
    }

.user-tab .counter-number {
    background-color: #009966;
    color: #fff;
    display: block;
    width: 32px;
    line-height: 18px;
    position: absolute;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    border-radius: 20px;
    top: -9px;
    left: 50%;
    font-family: Arial;
}

    .user-tab .counter-number:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 6px 0 0;
        border-color: #009966 transparent transparent transparent;
        position: absolute;
        left: 10px;
        bottom: -4px;
    }


.usertab-space {
    display: block;
    width: 100%;
    height: 50px;
}

#BalanceBax .overlay-content {
    background-color: #fff;
    top: 5%;
    right: 0;
    left: 0;
    height: 83%;
    display: grid;
    direction: ltr;
}

#IncreaseCredit .overlay-content {
    background-color: #fff;
    top: 5%;
    width: 30%;
    right: 0;
    left: 0;
    display: grid;
    direction: ltr;
}

    #BalanceBax .overlay-content > .header, #IncreaseCredit .overlay-content > .header {
        background-color: var(--btn-color);
        color: #fff;
        text-align: right;
        padding: 15px;
        height: 56px;
    }

        #BalanceBax .overlay-content > .header > .closes, #IncreaseCredit .overlay-content > .header > .closes {
            float: left;
            font-size: 10px;
            padding-top: 12px;
            cursor: pointer;
        }

#BalanceBax .items, #IncreaseCredit .items {
    overflow-y: auto;
}

    #IncreaseCredit .items > div {
        margin: 15px 0;
    }

    #IncreaseCredit .items .title {
        text-align: right;
        margin-right: 9%;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    #IncreaseCredit .items > div > div > input {
        margin-right: 5%;
        border: 1px solid #ddd;
        border-radius: 5px;
        height: 20px;
        width: 70%;
    }

    #IncreaseCredit .items > div > div > span {
        float: right;
        margin-top: 10px;
        margin-right: 15px;
    }

    #IncreaseCredit .items .btn-IncreaseCredit {
        width : 25%;
        margin-right:5px;
        border-radius: 5px;
        padding-top: 8px;
        color: #fff;
        float: initial;
    }

    #BalanceBax .item {
        width: 95%;
        right: 0;
        left: 0;
        display: inline-block;
        border: 1px solid #ddd;
        border-radius: 5px;
        margin: 10px 0;
    }

    #BalanceBax .item > .header {
        background-color: var(--btn-color);
        border-radius: 5px 5px 0 0;
        color: #fff;
        padding: 7px 0;
        font-size: 9pt;
        letter-spacing: 1.5px;
    }

    #BalanceBax .item > .body {
        background-color: #eee;
        padding: 10px;
    }

    #BalanceBax .item > .price {
        padding-bottom: 10px;
    }

#BalanceBax .overlay-content {
    max-width: 1280px;
}

.cursor-pointer {
    cursor: pointer;
}

@media (max-width: 1250px) {
    #IncreaseCredit .overlay-content {
        width: 60%;
    }
}


@media (max-width: 768px) {
    #IncreaseCredit .overlay-content {
        width: 90%;
        top: calc(50% - 114px);
    }

    #BalanceBax .items, #IncreaseCredit .items {
        margin-bottom: 50px;
    }

    #BalanceBax .overlay-content {
        width: 100%;
        height: 100%;
        top: 0;
    }
}

