body {
    font-family: "IRANSansFaNum", "iransans";
    text-align: right;
    line-height: 1.5em;
    font-size: 14px;
    margin: 0;
    padding: 0;
    background-color: #efefef;
}

input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #dbdbdb;
    color: #262626;
    border-radius: 4px;
    height: 32px;
}

[type="submit"], [type="button"], button {
    border: 1px solid transparent;
    background-color: #0095f6;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-weight: 600;
    padding: 5px 9px;
    text-align: center;
    text-transform: inherit;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    border-radius: 4px;
}

input[type="text"]:focus-within, input[type="tel"]:focus-within, input[type="password"]:focus-within, input[type="email"]:focus-within, textarea:focus-within {
    border: 2px solid #0060df;
}

@media (min-width: 1201px) {
    .sep-container {
        width: 935px;
    }
}

.sep_global_basket_count {
    background-color: #ed4956;
    color: white;
    position: absolute;
    border-radius: 11px;
    font-size: 12px;
    padding: 1px 5px;
    width: 21px;
    text-align: center;
    height: 20px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.headerRow .sep_global_basket_count{
    left: -11px;
    top: -19px;
}
.headerRow .fixBasket .sep_global_basket_count{
    left: 15px;
    top: 4px;
}
.info-shop .sep_global_basket_count{
    left: 4px;
    top: 1px;
}
.sep_carousel .owl-next::after {
    content: "";
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    color: lightgray;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 23px;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 23px;
}

.sep_carousel .owl-prev::before {
    content: "";
    font-family: FontAwesome;
    vertical-align: middle;
    transition: all .3s;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: lightgray;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 23px;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 23px;
    margin-top: 21px;
}

.sep_carousel .owl-next {
    right: 12px;
}

.sep_carousel .owl-prev {
    left: 12px;
}

header .icons {
    text-align: left;
    margin-top: 7px;
}

    header .icons a {
        margin-right: 22px;
        display: inline-block;
        position: relative;
    }

.clickableListsearch1.sep-sm-hidden {
    float: inherit;
}

header {
    background-color: white;
    border-bottom: 1px solid #dbdbdb;
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 2px 0;
    margin-bottom: 24px;
}

.innercontent {
    margin-top: 0px;
}
.sep-logo-pic img, header img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    max-height: 50px;
}
.sep-logo-pic{
    height:50px;
}
header .fa {
    font-size: 32px;
    color: #262626;
    padding: 0px 11px;
}

header .icons {
    text-align: left;
}

a {
    color: #262626;
}

.sep-carousel-part .item {
    padding-left: 0;
    padding-right: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

.sep-item.viewTheme .sep-imgBox img {
    max-height: 100%;
    object-fit: cover;
    height: 100%;
    width: 100% !important;
    background-color: white;
}

.sep-items [class*="sep-xs-"],
.sep-items [class*="sep-sm-"],
.sep-items [class*="sep-md-"],
.sep-items [class*="sep-lg-"] {
    padding: 0 !important
}

#searchTxt {
    border: solid 1px #dbdbdb;
    border-radius: 5px;
    width: 100%;
}

.sep-showproducts-part .sep-item {
    /*text-align: center;
    padding: 3px 0;
    background-color: white;
    margin: 3px;*/
    text-align: center;
    padding-top: 100%;
}

.sep-GroupImageView-part .sep-item {
    text-align: center;
    padding-top: calc(100% + 3em);
    /*! margin: 0; */
}

.sep_carousel .owl-nav {
    /*position: absolute;
    height: 0;
    width: 100%;
    top: calc(50% - 28px);*/
    display:none;
}
.sep_vit_search,
.sep_vit_DisplayType,.sep-vit-option.countPerPage,.sep-vit-option.order,.sep_vit_search {
    display: none;
}

.sep-vit-product-number {
    display: none
}

.viewTheme .sep-imgBox {
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0.3vh;
    left: 0;
}

.sep-vit-pagingTop {
    display: none
}

.sep-vit-product-number {
    float: left
}

.sep-vit-item {
    padding: 0px;
}

.sep-item {
    list-style-type: none;
    /*! margin-bottom: 0 !important; */
}


    .sep-item.viewTheme .sep-caption {
        display: none;
    }


a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
}

a:hover,
a:focus {
    text-decoration: none;
}

/* space of grids
[class*='sep-xs'], [class*='sep-sm'], [class*='sep-md'], [class*='sep-lg'], .sep-container {
    padding-right:15px;
    padding-left:15px;
}
.sep-row{
    margin-right:-15px;
    margin-left:-15px;
}
.sep-sm-0p {
    padding-left: 0;
    padding-right: 0;
}


*/

/**********transition*************/
a,
img,
.sep_vit_selectedTags label {
    transition: all 0.2s;
}

input[type=text],
input[type=tel],
input[type=password],
input[type=email],
textarea,
select {
}

select {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -webkit-appearance: none;
    background-image: url("../images/selectBg.png");
    background-repeat: no-repeat;
    background-position: 7px center;
    background-size: 17px;
    padding-left: 25px;
}

    [type=text]:focus,
    [type=tel]:focus,
    input[type=password]:focus,
    input[type=email]:focus,
    textarea:focus,
    select:focus,
    [type=submit]:focus,
    [type=button]:focus,
    button:focus {
        outline: none;
    }

textarea {
    height: initial;
}

[type=submit],
[type=button],
button {
}

    [type=submit]:hover,
    [type=button]:hover,
    button:hover {
    }

.sep-part {
    margin-bottom: 24px;
}

    .sep-part.sep-filter-part, .sep-Specification-filter {
        margin-bottom: 0;
    }

.sep-design {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    font-size: 10px;
}

    .sep-design a {
        direction: ltr;
        width: auto;
    }
    /*sep-design*/
    .sep-design img {
        height: 15.5px;
        margin-right: 5px;
        width: auto;
    }

/*sep-design*/
.sep-navBar-separater {
    margin: 4px;
}

/*navBar-separater*/
.sep-hList li {
    font-size: 18px;
}

/*special olffer timer*/
.flip-clock-wrapper ul li a div div.inn {
    text-shadow: none !important;
    border-radius: 4px !important;
    font-weight: normal;
}

.flip-clock-wrapper ul {
    text-shadow: none !important;
    box-shadow: none !important;
    font-weight: normal;
    line-height: 150%;
}

.sep-userInfo-item,
.sep-userControl-btns {
    margin-bottom: 10px;
}

/*profile margins*/
.sep_vit_item {
    transition: all 0.2s;
}

/*plist item*/
/*vitrinSearch list style*/
.sep-vitrin-subgroups ul {
    margin: 10px 0;
    list-style: none;
    padding-right: 10px;
}

    .sep-vitrin-subgroups ul li a:before {
        content: "\f100";
        display: inline-block;
        vertical-align: middle;
        margin-left: 8px;
        font-family: FontAwesome;
        font-size: 12px;
    }

.sep-vitrin-subgroups .sep-panelContent > ul > li > a:before {
    content: "\f104";
    font-size: 15px;
}

.sep-plist-count {
    font-size: .8em;
    opacity: .8;
}

.sep-btns.produsct-btns a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0;
}

.sep_vit_specs .sep_vit_availability {
    display: none;
}

/*sep_vit_compare*/
.sep_vit_compare {
    padding: 2px 8px;
    direction: rtl;
}

    .sep_vit_compare:before {
        vertical-align: middle;
        display: inline-block;
        margin-left: 5px;
        content: "\f021";
        font-family: 'FontAwesome';
    }

    .sep_vit_compare input {
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        cursor: pointer;
    }

.sep_vit_ProductsListView .sep_vit_fatitle {
    font-size: 1.4em;
    margin-top: 5px;
}

.sep_vit_ProductsListView .sep-prevPrice {
    margin-left: 5px;
}

.sep_vit_pishnahad {
    top: 0;
    right: 0;
}

.sep_vit_selectedTags label {
    border-radius: 0;
}

    .sep_vit_selectedTags label::before {
        margin-top: 0;
        display: inline-block;
        vertical-align: middle;
    }

/************************/
.sep-searchResult-part .sep-titleInPanel {
    margin-top: 20px;
}

/*searchResult titleInPanel*/

/*.sep-md-1e .sep-item h2 {
    height: auto;
    max-height: 3em;
}

.sep-md-1e .sep-item .sep-desc {
    height: auto;
    max-height: 4.5em;
}*/

.owl-carousel .owl-item img {
    width: auto !important;
    display: inline-block !important;
}

.owl-carousel .owl-item {
    direction: rtl;
}

/*pagination*/
.sep-pagination li a,
span.pagers a {
    display: inline-block;
    vertical-align: middle;
}

.sep-pagination li.first a,
.sep-pagination li.previous a,
.sep-pagination li.next a,
.sep-pagination li.last a {
    font-size: 0;
}

.sep-pagination li a:before {
    font-size: 17px;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
}

.sep-pagination li.first a:before {
    content: "\f101";
}

.sep-pagination li.previous a:before {
    content: "\f105";
}

.sep-pagination li.next a:before {
    content: "\f104";
}

.sep-pagination li.last a:before {
    content: "\f100";
}

/*pagination-end*/
.sep-kalaTemplate-part h2 {
    display: initial;
    font-size: inherit;
}



.aparat-icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background: url('../images/aparatIcon.png') no-repeat 0 0;
    transform: scale(.6);
    margin-top: -3px;
}

    .aparat-icon:hover {
        background-position: 0 -25px;
    }

.sep-userInfo-btns input {
    margin-bottom: 7px;
}

.sep_bas_ui_btns {
    padding: 0 9px !important;
}

    .sep_bas_ui_btns.sep_bas_submit_basket_btn {
        float: left;
    }

.sep-prevStep-btn input[type="submit"] {
    background-color: transparent;
    border: 1px solid #dbdbdb;
    color: #262626;
}

.sep_bas_count input {
    text-align: center;
}
/*-------------------header------------------*/
.headerRow {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*------------------parts------------*/
.panelTitle {
    border-top: 1px solid rgba(219,219,219,1);
    color: #8e8e8e;
    line-height: 52px;
    text-align: center;
}
/* .panelTitle span{
    line-height: 52px;
}*/
.sep-item:hover .sep-caption .sep-price {
    color: white;
}

.sep-item .sep-btns a {
    background-color: white;
    padding: 5px 22px;
    color: black !important;
    border-radius: 23px;
    border: 1px solid #dbdbdb;
}

.sep-item .sep-btns {
    margin: 20px
}

.sep-item:hover .sep-caption {
    display: block;
    background-color: #00000070;
    position: absolute;
    width: calc(100% - 0.6vh);
    height: calc(100% - 0.6vh);
    color: white;
    top: 0.3vh;
    left: 0.3vh;
    padding-top: 21%;
}
/*--------------docs and news part--------------*/
.sep-docs-part .sep-item, .sep-news-part .sep-item {
    background-color: white;
    border: 1px solid lightgray;
    margin: 3px;
    border-radius: 3px;
    padding: 0;
    margin-bottom: 24px;
}

    .sep-docs-part .sep-item .sep-caption,
    .sep-news-part .sep-item .sep-caption {
        padding: 0 16px 16px 16px;
    }

    .sep-docs-part .sep-item .sep-imgBox, .sep-news-part .sep-item .sep-imgBox {
        overflow: hidden;
        text-align: center;
        width: 100%;
        height: 100%;
        padding: 0.3vh;
    }

    .sep-docs-part .sep-item:hover .sep-caption,
    .sep-news-part .sep-item:hover .sep-caption,
    .sep-singleReview-part .sep-item:hover .sep-caption,
    .sep-singleNews-part .sep-item:hover .sep-caption {
        background-color: transparent;
        color: #45525d;
        height: unset;
        width: 100%;
        position: unset;
        top: unset;
        left: unset;
        padding-top: 0;
    }

.sep-singleNews-part .sep-item .sep-desc, .sep-singleReview-part .sep-item .sep-desc {
    height: auto;
    overflow: initial;
}

.sep-docs-part .sep-item img, .sep-news-part .sep-item img {
    height: 100%;
    width: 100% !important;
    object-fit: cover;
    max-height: 100%;
    background-color: white;
}

.sep-docs-part .summary-info, .sep-news-part .summary-info {
    display: flex;
    justify-content: space-between;
    padding: 16px 16px 0 16px;
}

.sep-docs-part .sep-item .sep-btns, .sep-news-part .sep-item .sep-btns {
    margin: 0;
}

    .sep-docs-part .sep-item .sep-btns a, .sep-news-part .sep-item .sep-btns a, .sep-docs-part .sep-more, .sep-news-part .sep-more {
        background-color: white;
        padding: 0;
        color: #8e8e8e !important;
        border: 0;
        cursor: pointer;
    }

.sep-docs-part .sep-desc, .sep-news-part .sep-desc {
    height: auto !important;
    max-height: auto !important;
}

    .sep-docs-part .sep-desc.sep-matn, .sep-news-part .sep-desc.sep-matn {
        height: auto !important;
        max-height: auto !important;
        overflow: initial;
        display: none;
        text-align: justify;
    }

.sep-docs-part .sep-md-1e .sep-item h2, .sep-news-part .sep-md-1e .sep-item h2 {
    height: auto !important;
    max-height: auto !important;
}

.sep-docs-part .sep-md-1e .sep-item .sep-desc, .sep-news-part .sep-md-1e .sep-item .sep-desc {
    height: auto !important;
    max-height: auto !important;
}

.summary-comment i {
    font-size: 22px;
}

    .summary-comment i:hover {
        color: #8e8e8e;
    }

.sep-vitrinPView-part .sep-item.viewTheme:hover .sep_vit_compare {
    display: none;
}

.sep_vit_pishnahad {
    background-image: none;
    z-index: 1;
}

    .sep_vit_pishnahad::before {
        content: "\f06b";
        background: #ed4956;
        font-size: 16px;
        font-family: fontawesome;
        position: absolute;
        top: -6px;
        right: -6px;
        border-radius: 50%;
        color: #fff;
        width: 24px;
        height: 24px;
        line-height: 20px;
        display: flex;
        justify-content: center;
    }
/*------------------group part------------*/
/*.owl-carousel .owl-item{
     padding: 24px 0; 
}*/
.sep-GroupImageView-part .sep-items {
    padding: 24px 0;
}

.sep-showproducts-part .sep-item:hover .sep-caption a {
    color: #fff;
}

.sep-GroupImageView-part.sep-container, .sep-carousel-part.sep-GroupImageView-part .sep-container.uedge {
    background-color: white;
    border: 1px solid #dbdbdb;
    padding: 0 24px;
    border-radius: 5px;
}

.sep-GroupImageView-part .sep-item.viewTheme .sep-caption {
    display: block;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.sep-GroupImageView-part .sep-item:hover .sep-caption {
    background-color: transparent;
    color: #45525d;
    height: unset;
    position: absolute;
    padding: 0;
    width: 100%;
    top: unset;
    left: unset;
}

    .sep-GroupImageView-part .sep-item:hover .sep-caption a {
        color: black;
    }

.sep-GroupImageView-part .sep-caption h2,.sep-GroupImageView-part .sep-caption h3 {
    font-size: 14px;
}

.sep-carousel-part.sep-GroupImageView-part .sep-imgBox {
    border-radius: 100%;
    top: 0;
    position: absolute;
    width: calc(100%);
    height: calc(100% - 3.71em);
    padding: 3.71px;
}

.sep-GroupImageView-part .sep-imgBox {
    border-radius: 100%;
    top: 0;
    position: absolute;
    width: calc(100%);
    height: calc(100% - 3.71em);
    padding: 3.71px;
}

.sep-GroupImageView-part .sep-item img {
    max-width: 100%;
    background-color: white;
    border-radius: 100%;
    border: 4px solid #f0f0f0;
    height: 100%;
    width: 100%;
}

.sep-GroupImageView-part .sep-imgBox a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%);
    display: block;
    border-radius: 100%;
    padding: 2px;
    height: 100%;
}

.sep-GroupImageView-part .sep-caption {
    width: 100%;
    position: absolute;
}

.sep-item img {
    max-width: 100%;
    background-color: white;
}

.owl-prev, .owl-next {
    font-size: 0;
}

.sep-callme {
    line-height: .8em;
}

.sep-tellMe {
    height: 2.1em;
}
/*-------------------kala page--------------------*/
.kalaSpc .sep-prevPrice {
    margin-left: 12px;
    font-size: 15px !important;
}

.kalaPrice {
    text-align: center;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
}

.sep-popkala .kalaPrice {
    display: flex;
    justify-content: center;
}

.sep-kalaTemplate-part .innercontent {
    background-color: white;
    border: 1px solid #dbdbdb;
    /*padding: 3px 5px;*/
    padding: 0;
    border-radius: 5px;
}

.sep-kalaTemplate-part p {
    text-align: justify;
}

.sep_kalaTemplate .sep-panelContent {
    padding: 0;
}

.sep_kalaTemplate .kala-format .sep-row {
    margin: 0;
}

.sep-btns.produsct-btns {
    padding: 14px 14px 14px 16px;
    border-top: 1px solid #efefef;
    order: 6;
}

    .sep-btns.produsct-btns a img {
        background-color: transparent;
    }

    .sep-btns.produsct-btns a {
        border: 2px solid #64bb64 !important;
        background-color: #64bb64 !important;
        width: 100%;
        text-align: center;
    }

        .sep-btns.produsct-btns a span {
            color: #fff;
            justify-content: center;
            display: flex;
            padding: 5px;
            margin: 0;
        }

.sep-kalaTemplate-part .productName {
    display: flex;
    justify-content: space-between;
}

.saba_productData, .saba_productImage {
    padding: 0;
}

.saba_productImage {
    padding-left: 5px;
    padding-right: 0;
    margin-top: -3px;
}

.kala-format .kalaSpc {
    margin-bottom: 14px;
    padding: 0 14px;
}

.kala-format h1 {
    border-bottom: none;
    font-size: 15px;
    display: initial;
}

.nameSpc {
    padding: 14px 14px 14px 16px;
    border-bottom: 1px solid #efefef;
}

.kalaSpc.groupSpc {
    margin-top: 14px;
    padding: 0 14px 0 16px;
}

.groupSpc a {
    /*width: 42px;
    height: 42px;   
    display: inline-block;*/
    margin-left: 10px;
}

.groupSpc img {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%);
    border-radius: 100%;
    padding: 2px;
    width: 42px;
    height: 42px;
}

.galleryWraper {
    text-align: center;
}

.img-zoom-result {
    width: 400px;
    height: 400px;
    background-size: 400px 400px;
    position: absolute;
    right: 23%;
    top: 0;
    display: none !important;
}

.img-zoom-lens {
    border: none;
}

.sep_kalaTemplate a.sep-phIcon {
    border: none;
    line-height: 10px;
    display: inline-block;
    width: auto;
    position: initial;
    height: initial;
    top: 10px;
}

.sep_kalaTemplate ul.sep-mGallery.horizantalTmb {
    display: none !important;
}

#sep-productImg:hover .img-zoom-lens {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.saba_productData .kalaModels {
    margin: 15px;
    padding-right: 14px;
}




.saba_productData {
    -webkit-flex-flow: row wrap;
    flex-direction: row;
    flex-flow: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0 solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    position: relative;
    /*height: 540px;*/
    height: 99vh;
}


    .saba_productData .sep-desc {
        order: 6;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: calc(100% - 32px);
        overflow-y: scroll;
        padding: 16px;
        scrollbar-width: none;
        width: calc(100% - 44px);
    }

        .saba_productData .sep-desc::-webkit-scrollbar {
            display: none;
        }

#nextImg::before, #prevImg::before {
    transition: all .3s;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: lightgray;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 23px;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 23px;
}

.saba_productData .sep-price {
    color: green !important;
    font-size: 18px;
}

.sep-resault-item .sep-price {
    color: #fff;
}
/*------------------------search------------------*/
.sep-search {
    position: relative;
    width: 100%;
}

.searchOverlay {
    display: none;
}
/* id begin with #sep-searchResult */
[id^=sep-searchResult] {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    right: 0;
    overflow-y: auto;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.0975);
    max-height: 250px;
    top: 100%;
    width: 100%;
    display: none;
    height: 362px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 12px 0 0 0;
}
    /*#sep-searchResult::after {
    background: #fff;
    border: 1px solid #fff;
    border: 1px solid rgb(255,255,255);
    bottom: -6px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.0975);
    box-shadow: 0 0 5px 1px rgba(0,0,0,.0975);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.0975);
    box-shadow: 0 0 5px 1px rgba(0,0,0,.0975);
    height: 14px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
    content: "";
    top: -10px;
    left: 46%;
}*/
    /* #sep-searchResult .sep-listItem */
    [id^=sep-searchResult] .sep-listItem {
        min-height: 50px;
        display: flex;
        align-items: center;
        padding: 5px 10px;
    }

        [id^=sep-searchResult] .sep-listItem:hover {
            background: #fafafa;
        }


            [id^=sep-searchResult] .sep-listItem:hover .sep-caption h3 {
                color: #262626;
            }

        [id^=sep-searchResult] .sep-listItem .sep-imgBox {
            width: 50px;
            height: 50px;
            margin-left: 10px;
        }

            [id^=sep-searchResult] .sep-listItem .sep-imgBox img {
                background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%);
                display: block;
                border-radius: 100%;
                padding: 2px;
                height: 100%;
                font-size: 0;
            }

        [id^=sep-searchResult] .sep-listItem .sep-caption h3 {
            padding-top: 5px;
            font-size: 13px;
            margin: 0;
            margin-bottom: 5px;
        }

        [id^=sep-searchResult] .sep-listItem .sep-caption .sep-priceBox .sep-price {
            font-size: 12px;
            color: #8e8e8e;
        }

        [id^=sep-searchResult] .sep-listItem .sep-caption .sep-priceBox .sep-unit {
            font-size: 12px;
        }

        [id^=sep-searchResult] .sep-listItem:hover .sep-caption .sep-priceBox .sep-unit {
            color: #8e8e8e;
        }

.search-all {
    display: flex;
    background: white;
    align-items: baseline;
    justify-content: center;
}

    .search-all p,
    .search-all .sep-btns a {
        font-size: 14px;
        margin-right: 10px;
        margin-left: 10px;
    }

@media(max-width:370px) {

    .search-all p,
    .search-all .sep-btns a {
        font-size: 12px;
        margin-right: 5px;
        margin-left: 5px;
    }
}

.search-all:hover {
    background: #fafafa;
}

.txtSearch {
    width: 100%;
    background-color: #fff;
    border-color: #fff;
}

.header_search_btn,
.header_search_btn1 {
    /*! background: #ef394e; */
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 58px;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    border-radius: 3px 0 0 3px;
    color: #46525d;
    border: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header_search_btn1 {
    line-height: 50px;
}

    .header_search_btn i,
    .header_search_btn1 i {
        padding-top: 4px;
    }

.searchMsg {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #8e8e8e;
}

@media(max-width:768px) {

    .txtSearch {
        height: 40px !important;
    }

    .header_search_btn,
    .header_search_btn1 {
        height: 40px;
    }
    .copyRight {
        text-align: center;
    }
}

#sep_searchProductTxt {
    border: none;
    color: #8e8e8e;
    border: solid 1px rgb(219, 219, 219);
    background: rgb(250, 250, 250);
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
}

    #sep_searchProductTxt:focus {
        text-align: right;
        padding: 3px 26px 3px 10px;
    }
/*-------------vitrin----------------*/
.sep-vitrinPView-part .panelTitle {
    line-height: inherit;
}

.sep-item .sep-rate, .sep-item .sep-availability {
    display: none;
}

.sep-priceBox .sep-availability {
    display: block;
}

.sep_vit_morelink {
    font-size: 0;
}

.sep_vitrin .sep-btns.sep-iconBtns a:before {
    display: none;
}

.sep_vitrin .sep-item .sep-btns a {
    background-color: transparent;
    padding: 0;
    border: none;
}

.sep_vitrin .sep-btns.sep-iconBtns a:after {
    content: "افزودن به سبد";
    background-color: white;
    padding: 5px 22px;
    color: black !important;
    border-radius: 23px;
    border: 1px solid #dbdbdb;
    font-family: "IRANSansFaNum", "iransans";
    font-size: 14px;
}
/*-----------------mobile vitrin------------------*/
.mobileFilters > ul {
    position: fixed;
    box-shadow: none;
    z-index: 10;
    border: 1px solid #dbdbdb;
    bottom: 43px;
}

.sep-vit-product-number {
    /*position: absolute;
    top: 7px;
    left: 80px;
    z-index: 100;
    color: #c6c6c6;
    border: 1px solid #c6c6c6;
    padding: 5px;*/
    display: none;
}

#Products.sep_vit_products {
    margin-top: 24px;
}

.mobileFilters > ul > li {
    background-color: #fafafa;
    color: #46525d;
}
/*-----------------footer-------------------*/
.sep-midFooter {
    margin-top: 24px;
}

footer, footer a {
    color: rgb(142,142,142);
}

.sep-downFooter {
    margin-top: 54px;
    margin-bottom: 24px;
}

footer ul {
    display: flex;
    justify-content: center;
    width: 100%;
    list-style: none;
    padding: 12px 0;
    margin: 0;
}

    footer ul li {
        padding: 0 10px;
    }
/*----------------profile------------------------*/
.sep-userInfo-item.avatar img {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%);
    border-radius: 100%;
    padding: 2px;
    height: 100%;
    font-size: 0;
}

.sep-profileUserControl-part ul.tabs li.active {
    background: transparent;
    background: transparent;
    border-top: 1px solid #262626;
    color: #262626;
    margin-top: -1px;
}

    .sep-profileUserControl-part ul.tabs li.active a {
        color: #262626;
    }

.sep-profileUserControl-part ul.tabs li, .sep-tab ul.tabs li {
    padding: 0 16px;
    line-height: 52px;
    float: none;
}

.sep-profileUserControl-part ul.tabs {
    border-top: 1px solid rgba(219,219,219,1);
    color: #8e8e8e;
    display: flex;
    justify-content: center;
}

.sep-userInfo-part .sep-panelContent > div {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    padding: 0;
    position: relative;
}

.sep-userInfo-item.avatar {
    text-align: center;
    width: 100px;
    height: 100px;
    margin-left: 10px;
    order: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#UserInfo {
    order: 2;
    -webkit-flex-basis: 30px;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-top: 7px;
}

.sep-userInfo-part .sep-userInfo-btns {
   /*position: absolute;
    top: 0; 
    left: 10%;*/
}

.sep-userInfo-part .panelTitle {
    display: none;
}

.sep-userInfo-item, .sep-userControl-btns {
    margin-bottom: 16px;
}


.sep-showproducts-part.sep-part .panelTitle {
    border: none !important;
}

.sep-showproducts-part .innercontent {
    margin: 0 -28px;
}

.sep-showproducts-part .sep-panelContent {
    margin-left: 28px;
}


.sep_vitrin.sep-showproducts-part .innercontent {
    margin: 0;
}
/* .sep_vitrin.sep-showproducts-part .sep-panelContent {
    margin-left: 0 !important;
} */

/*------------------kala slider-------------*/
#lightgallery {
    visibility: hidden;
}

    #lightgallery.popup {
        visibility: visible;
    }

.slider-for {
    display: none;
}
/*.slider-nav.slick-slider{
 direction:ltr;
}*/
.slider-nav.slick-slider li {
    margin: 0;
    position: relative;
    text-align: center;
}

.slider-nav.slick-slider img {
    height: 100%;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
    background-color: #fff;
    height: 100vh;
    /*border: 1px solid #dbdbdb;*/
}

.slider-nav.slick-slider li > a {
    cursor: defualt;
}

.sep-item a.sepBtn:hover {
    color: #fff;
    background: linear-gradient(to right, #1576e6, #09b6f0);
    color: #fff;
}

.demo-gallery {
    padding: 0;
}

    .demo-gallery .slick-slide ul {
        display: none !important;
    }

    .demo-gallery ul {
        margin: 0;
        padding: 0;
    }
/*button.slick-arrow:hover{
	background-color: #fff !important;
}*/
.slick-prev::before {
    content: "" !important;
    font-family: FontAwesome !important;
    color: lightgray !important;
}

.slick-next::before {
    content: "" !important;
    font-family: FontAwesome !important;
    color: lightgray !important;
}

.slick-prev, .slick-next {
    top: 44% !important;
    transition: all .3s;
    font-weight: bold;
    text-align: center;
    display: block;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #fff !important;
    width: 23px;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 23px;
    opacity: .75;
    z-index: 999 !important;
}

    .slick-prev:hover, .slick-next:hover {
        opacity: 1;
    }

    .slick-next:before, .slick-prev:before {
        opacity: 1;
    }

.slick-prev {
    left: 16px !important;
}

.slick-next {
    right: 16px !important;
}
/*------------------------------gallery------------------------------*/
.demo-gallery {
    direction: ltr !important;
}

.slider-nav, .lg-outer {
    direction: ltr !important;
    padding: 0;
}

.demo-gallery .work-details {
    padding: 14px 22px 0 14px;
    display: inline-block;
}

.demo-gallery .worktype-categories {
    color: #929292;
    font-size: 10px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.head-gallery {
    padding: 0 15px;
}

    .head-gallery h4 {
        font-weight: 200;
        letter-spacing: 0.00001em;
        /*-ms-word-wrap: keep-all;
    word-wrap: keep-all;
    word-break: keep-all;*/
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        font-size: 22px;
        line-height: 28px;
        margin-top: 15px;
    }
/* .lg-backdrop {
   z-index: 10000000;
}*/
.lg .lg-toolbar {
    z-index: 10000009 !important;
}

header.opengallery {
    z-index: 1000 !important;
}

.lg-outer {
    z-index: 10000001 !important;
}

.lg-backdrop {
    z-index: 10000000 !important;
}

.demo-gallery li a {
    height: auto !important;
}


/*--------------bottom nav-------------------*/
.bottom-nav {
    position: fixed;
    bottom: 0;
    justify-content: center;
    background-color: #fff;
    z-index: 50;
    justify-content: space-around;
    border-top: 1px solid #dbdbdb;
    width: 100%;
    height: 44px;
}

@media (min-width:768px) {
    .bottom-nav {
        display: none;
    }
    .sep-vitrin-page #centercol{
        width: 100%;
    }
    .sep-vitrin-page #rightcol{
        width: 0;
        display: none;
    }
}

@media screen and (max-width:767px) {
    .bottom-nav {
        display: flex;
    }

    .logo {
        text-align: center;
    }
}

.bottom-nav-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-property: max-width;
    max-width: 3rem;
    cursor: pointer;
}

    .bottom-nav-item svg, .bottom-nav-item img, .sep-midHeader .icons svg, .sep-midHeader .icons img {
        display: none;
    }

/*.clickableListprofile img, .sep-midHeader .icons .clickableListprofile img {
    display: inline-block;
}*/
.bottom-nav-item .show, .sep-midHeader .icons .show {
    display: inline-block
}
/*---------------------------------menu--------=------------------------*/
.sep-menu.sm-side .toggleMenu {
    top: 13px;
    left: 213px;
}

.sep-menu .toggleMenu .toggleIcon, .sep-menu .toggleMenu .toggleIcon::before, .sep-menu .toggleMenu .toggleIcon::after {
    height: 1.8px;
    background: #262626;
    width: 21px;
}

.sep-menu .toggleOpen .toggleIcon {
    background: transparent !important;
}

.sep-menu .toggleMenu.toggleOpen .toggleIcon::before, .sep-menu .toggleMenu.toggleOpen .toggleIcon::after {
    background: #fe5353;
}

.mobileview.sm-side > ul {
    background-color: #fff;
    padding-top: 45px;
    text-align: right;
    height: calc(100% - 184px);
    scrollbar-width: thin;
}

.logoInMenu {
    text-align: center;
    background: #eee;
    z-index: 100;
    position: relative;
    padding: 5px 0px;
}

    .logoInMenu img {
        height: 35px;
    }

.sm-side li {
    line-height: 2.8em;
}

    .sm-side li li {
        border-bottom: 1px solid #fff;
        padding-right: 10px;
    }

.sep-menu.sm-side .toggleMenu.toggleOpen {
    right: unset;
}

.sm-hasSub > a::after {
    left: 15px;
    font-size: 19px;
}



.bottom-menu {
    margin-top: 20%;
    margin-right: 10px;
}

    .bottom-menu .bt-item {
        color: #999;
    }

        .bottom-menu .bt-item image {
            padding-left: 5px;
        }
/*#menu1.openMenu .sm-hasSub.openSub .sm-subMenu {
    max-height: 280px;
    overflow-y: auto;
}*/
#menu1 {
    background: #fff;
}

.leftAlign .sm-hasSub > a:after {
    left: 12px;
    right: initial;
}

.leftAlign.sep-menu:not(.sm-accordion) .sm-hasSub > a, .leftAlign.sep-menu:not(.sm-accordion) > ul > li.sm-hasSub > a {
    padding-right: 12px;
}

.sm-subMenu, .sm-subMegaMenu {
    background-color: rgb(250, 250, 250);
}
/*--------------------------- insta feed -------------------------------*/
/* insta feed */
.sep-feed {
    padding: 0;
}

.bold {
    grid-area: myArea;
}

.bold2 {
    grid-column: a;
    grid-row: 5/span 2;
}

.grid-container {
    display: grid;
    grid: 'myArea myArea .' 'myArea myArea .';
    grid-gap: 28px;
    padding: 28px 10px 10px 10px;
}
.grid-container2 {
    display: grid;
    grid: '. myArea myArea' '. myArea myArea';
    grid-gap: 28px;
    padding: 28px 10px 0px 10px;
  
}

.grid-container > div, .grid-container2 > div {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 30px;
    overflow: hidden;
}

    .grid-container > div .sep-resault-image, .grid-container2 > div .sep-resault-image {
        width: 100%;
        height: 100%;
    }

.sep-resault-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sep-resault-item .sep-caption {
    display: none;
}

.sep-resault-item:hover .sep-price {
    color: #1cff8a !important;
    font-size: 14px;
}
.owl-nav button {
    background-color: transparent;
}
.sep-resault-item:hover .sep-caption {
    display: block;
    color: #fff;
    background-color: #00000070;
    position: absolute;
    width: calc(100% - 0.1vh);
    height: calc(100% - .1vh);
    color: #fff;
    top: .1vh;
    left: .1vh;
    padding-top: 21%;
}

.sep-resault-item .sep-resault-title {
    font-size: 16px;
    margin: 5px 0;
    overflow: hidden;
    height: 3em;
    line-height: 1.5em;
    color: #fff;
}

.sep-resault-item {
    text-align: center;
    /*padding: 3px 0;margin: 3px;*/
    background-color: white;
    text-align: center;
    position: relative
}
/* Loader */
.sep-align-center.infinite-loader img {
    width: 37px;
}

/*kala popup*/
.sep-prevPrice {
    text-decoration: line-through;
}

.instaSelectedVariant {
    border: 2px solid #7070f0 !important;
}

.kalaModels ul {
    list-style: none;
    margin: 5px 0px 5px 0px;
}

.kalaModels li {
    border: 1px solid #d8d8d8;
    padding: 5px 5px;
    display: inline-block;
    list-style: none;
    margin: 0px 4px;
    border-radius: 5px;
    cursor: pointer;
    min-width: 30px;
    text-align: center;
}

    .kalaModels li:hover {
        background-color: #eeeeee;
    }

.insta-disableVariant {
    opacity: 0.5;
    cursor: default !important;
}

    .insta-disableVariant:hover {
        background-color: white !important;
    }

.kala-detail.openpop, .overlaymodal {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1001;
    background-color: rgba(0,0,0,.5);
    max-height: 100vh;
}

.sep-popkala {
    background-color: #fff;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*min-height: 450px;*/
    height: 100vh;
    overflow: hidden;
    border-radius: 3px 0 0 3px;
    margin: 16px auto;
    max-height: calc(100vh - 24px);
    z-index: 1002;
}

.detailHead {
    position: absolute;
    top: 16px;
    left: 20px;
    z-index: 1003;
}

    .detailHead svg {
        color: #fff;
        fill: #fff;
    }
/*-------------------fast basket-----------------------*/
.divFastBasket {
    display: flex;
    padding: 0px;
    position: fixed;
    left: -100px;
    top: 0;
    width: 0px;
    height: 100%;
    background: white;
    border: 1px solid #cacaca;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    z-index: 2000;
    flex-direction: column;
    transition: all ease .5s;
}

.divFastBasketOverlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
    z-index: 1000;
    display: none;
}

.fastBasketHeader h6 {
    margin: 15px;
}

.fastBasketHeader i.fa.fa-times {
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 20px;
    display: none;
    cursor: pointer;
}

.fastBasketTrash i:before {
    content: "";
}

.fastBasketHeader {
    border-bottom: 2px solid #c7c7c7;
    margin: 0px 10px;
}

.fastBasketFooter {
    width: 350px;
    flex: 0 0 auto;
    padding-bottom: 7px;
    margin: 0px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

span.showBasket {
    background-color: #dedede;
}

.fastBasketFooterContent {
    width: 100%;
    text-align: center;
}

.fastBasketAction {
    margin: 0 auto;
    width: 80%;
    cursor: pointer;
    margin-bottom: 10px;
    background: #eef0f1;
    border: solid 1px #dbdbdb;
    border-radius: 3px;
    color: #262626;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 36px;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
}

    .fastBasketAction:hover {
        color: #fff;
    }

.payBasket {
    margin-top: 7px;
    color: #fff;
    border: 1px solid #64bb64;
    background-color: #64bb64;
}

.fastBasketBody {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    width: 97%;
    height: 100%;
    margin: 2px 7px 10px 0px;
    scrollbar-width: thin;
}

    .fastBasketBody::-webkit-scrollbar {
        width: 5px;
    }

    .fastBasketBody::-webkit-scrollbar-track {
        background: #fcfbfb;
    }

    .fastBasketBody::-webkit-scrollbar-thumb {
        background: #928f8f;
    }

    .fastBasketBody ul {
        position: absolute;
        top: 0;
        list-style-type: none;
        padding: 0;
        width: 100%;
    }

img.imgFastImage {
    width: 60px;
    height: 60px;
    /*border-radius: 50%;*/
    border: 1px solid #d6d6d6;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.03);
    max-height: 100%;
    object-fit: cover;
    height: 100%;
    width: 100% !important;
    background-color: white;
}

.fastBasketItem .sep-row .sep-sm-4 {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%);
    display: block;
    border-radius: 100%;
    padding: 2px;
    height: 100%;
}

.fastBasketItem {
    margin: 15px;
}

    .fastBasketItem .sep-row {
        display: flex;
        padding-bottom: 15px;
    }

.fastBasketItemAction {
    text-align: center;
}

.fastBasketItemContent {
    height: 100%;
    padding: 0;
}

    .fastBasketItemContent .ContentRow {
        margin-top: 5px;
        margin-right: 10px;
    }

.ContentRow span {
    word-break: break-word;
}

.fastBasketItemContent .priceContent strong, .fastBasketItemContent .priceContent i {
    color: #b3b3b3;
}

.fastBasketItemContent .priceContent {
    margin: 3px 0;
}

    .fastBasketItemContent .priceContent span {
        font-weight: bold;
        font-size: 12px;
    }

.fastBasketProductName {
    font-size: 13px;
}

li.fastBasketItem:hover .fastBasketTrash {
    display: block;
}

.fastBasketTrash {
    /*position: absolute;
    width: 0;
    height: 0;
    border-top: 40px solid #636061;
    border-left: 40px solid transparent;
    top: 0;
	right:10;
    display: none;*/
    cursor: pointer;
    background: #036ce7;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 0;
    width: 20px;
    height: 20px;
}

    .fastBasketTrash i {
        /*position: absolute;
        top: -36px;
        left: -18px;
		font-size: 15px;
		color: white;*/
        font-size: 11px;
        display: flex;
        justify-content: center;
        color: #fff;
        line-height: 20px;
    }

.divCountBox {
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    height: 25px
}

.divCountBoxAction {
    padding: 0px;
}

.divCountBoxPlus span {
    display: block;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    line-height: 25px;
}

.divCountBoxMinus span {
    display: block;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    line-height: 22px;
}

.divCountBoxNumber {
    padding: 0px;
}

    .divCountBoxNumber input {
        text-align: center;
        width: 100%;
        height: 20px;
        padding-top: 1px;
        border: none;
        padding: 0px;
    }

.fastBasketHeader h3 {
    font-size: 1.2em;
}

.svgLoading {
    display: none;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0
}

@media (max-width: 768px) {
    .fastBasketItem .sep-sm-4 {
        width: 40%;
    }   
}
/****----snackbars----*/
.snackbars {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9000;
}

.snackbar {
    border-radius: 5px;
    margin: 10px;
    padding: 10px 15px;
    background-color: #ddd;
}

    .snackbar.success {
        background-color: #00b64f;
        color: #fff;
    }

    .snackbar.error {
        background-color: #fe4149;
        color: #fff;
    }

/*-------------------------end FastBasket---------------------*/

.quantity {
  position: relative;
  display:flex;
  direction:ltr;
  padding: 0 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
text-align: center;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-size: 1rem;
  border-radius: 4px;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  width: 21px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "FontAwesome" !important;
  line-height: 1.5;
  padding: 0;
  background: #FAFAFA;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button:active {
  background: #EAEAEA;
}

.quantity-button i{padding-top:14px}
.quantity-button.quantity-up {
  position: absolute;
  height: 100%;
  top: 0;
margin-left: 20px;
border: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "FontAwesome";
  border-radius: 0 4px 0 0;
  line-height: 1.6
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0;
  height:100%;
  font-family: "FontAwesome";

  border-radius: 4px 0px 0px 4px;

border: 1px solid rgba(0, 0, 0, 0.08);
}
.sep-priceBox .sep-availability {
    display: block;
}
.nemads img {
    height: 50px;
}
ul.socialmenu{
    padding-bottom: 5px;
}
ul.socialmenu a {
    padding: 5px 10px;
    margin: 5px;
    background: var(--color2);
    border-radius: 5px;
    width: calc(100% - 20px);
    color: #fff;
    font-size: 12px;
}
.socialmenu .whatsapp-item a{
    background-color: #4ac85c;
}
.socialmenu .tel-item a{
   background-color: #0095f6;
}
.socialmenu .nemad-item a{
    background-color: transparent;
    border:1px solid #0095f6;;
    color: #0095f6;
}
ul.socialmenu i, ul.socialmenu img{
    padding-left: 5px;
}
.owl-carousel .owl-stage-outer{
    padding: 24px 0;
}
.headerRow .info-shop{
    position: absolute;
   top: 50px;  
   background: #fff;
   padding: 0 10px 10px 10px;
}
.inScroll{
   transform: translateY(-200px);
   height: 0;
}
.sep-midHeader .info-shop ul li{
    display: inline-block;
}
.sep-midHeader .info-shop ul li:first-child a {
    margin: 0;
}
.sep-midHeader .info-shop .tel-item i{
    padding-left: 5px;
    line-height: inherit;
}
.sep-midHeader .info-shop .whatsapp-item a{ 
    background-color: transparent;
    border: 1px solid #4ac85c;
    color: #4ac85c;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 35.2px;
}
.sep-midHeader .info-shop .tel-item a{
    background-color: transparent;
    border: 1px solid #46525d;
    color: #46525d;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 35.2px;
}
.sep-midHeader .basket-item a{ 
    padding: 5px 10px;
    margin: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 35.2px;
}
.info-shop ul{
    padding: 0;
}
.sep-menu .info-shop{
    border-bottom: 1px solid #eeeeee;
    line-height: 2em;
    font-weight: 600;
}
.info-shop .basket-item{
	float:left;
    position: relative;
}
.tel-item span{
    line-height: 35px;
}
.fixBasket{
    text-align: left;
}

.sep-midHeader .info-shop p {
    height: 3em;
    overflow: hidden;
}


/*-------------------------fix signinpart----------------------------*/
.sep-midHeader .saba_userIsNotLogin,.sep-midHeader .saba_userIsLogin {
    float: left;
    clear: both;
    width: max-content;
    margin-top: -2px;
}
.bottom-nav-item.saba_userIsNotLogin,.bottom-nav-item.saba_userIsLogin {
    line-height: 3em;
}
.sep-signinMobile-part{
    visibility: hidden;
    opacity: 0;
}
.sep-signinMobile-part.fixed{
    visibility: visible;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 901;
   /* background-color:#fff;
     margin-top: 150px; */
    margin:80px auto;
    /* backdrop-filter: blur(50px); */
}
.profileOverlay{
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 900;
    background-color: rgba(255,255,255,0.95);
    height: 100%;
    width: 100%;
}
.profileOverlay.show{
    display: block;
}
.deactiveScroll{
    overflow: hidden;
}
a#closeLogin{
    display: block !important;
    position: absolute;
    top: 70px;
    left: 15px;
    display: block;
    width: 54px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    color: rgba(81, 82, 83, 0.85);
}

/*--------------loading------------------------*/
.overMBg {
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 95;
    top: 0;
    right: 0px;
    display: none;
}
.loadingCover {
color: #fe5353;
position: fixed;
width: 100%;
right: 0;
top: 0;
height: 100%;
z-index: 999999;
display: block;
text-align: center;
background-color: #fff;
}
.sep-loadingLogo {
max-height: 70px;
max-width: 50%;
margin-top: 35%;
}
.sep-loader {
position: fixed;
right: 50%;
bottom: 35%;
margin: -12px;
z-index: 1000000;
width: 25px;
}
.sep-vitrin-price .sep-price {
    color: #46525d !important;
}
#Products .sep_vit_EmptyProductList{
    color: #46525d !important;
    font-family: "IRANSansFaNum", "iransans" !important ;
}
.sep-help-block {
    text-align: right;
    display: inline-block;
  }
.sep-help-block span {
    text-align: right;
    display: inline-block;
}
.sep-beginOrder-page .sep-signinMobile-part{visibility: visible; opacity: 1; }
a#closeLogin{z-index: 2000;}

/*---------------------------media------------------------------------*/
@media(max-width:480px) {
    .sep-midHeader .info-shop p {
        height: 3em;
        overflow: hidden;
    }
    .sep-GroupImageView-part {
        background-color: transparent;        
    }
    .sep-GroupImageView-part .sep-caption h2 {
        font-size: 12px;
    }    
    .sep-vit-item.sep-sm-2e.sep-md-4e {
        width: 33%;
    }
    #sep-productImg {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media(max-width:992px) {
     .sep-design {
        text-align: center;
        /* margin-bottom: 10px; */
    }
}

@media(max-width:767px) {
    /* .sep-GroupImageView-part {
        margin-top: 123px;
    } 
    .sep-content{
        margin-top: 120px !important;
    }*/
    /* .headerRow {
        flex-flow: column;
    } */
    .owl-carousel .owl-stage-outer{
        padding:  12px 0;
    }
    .sep_bas_ui_btns.sep_bas_submit_basket_btn {    
        width: 100%;
    }
    .sep_bas_bottom_nav{
        display:flex;
        flex-flow: column;
    } 
    .sep-BasketWatch-part .sep-prevStep-btn{
        order:2;
    }
    .sep_bas_ui_btns.sep-backOnePage {
        margin-top: 20px;
        float: left;
        border: none !important;
    }

    /* .sep-logo{
        justify-content: center;
    } */
    /*---------SEARCH--------------*/
    .sep-search {
        position: fixed;
        /*width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,0.8);*/
        z-index: 905;
        top: 0;
    }

    .searchOverlay {
        display: block;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 900;
        background-color: rgba(255,255,255,0.8);
        height: 100%;
        width: 100%;
    }

    .ajax_result1 {
        position: fixed;
        text-align: right;
        padding: 0 10px;
        overflow: auto;
        position: fixed;
        top: 40px;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -9;
        /*background: rgba(81, 82, 83, 0.85) !important;*/
        text-align: center;
    }

    .sep-search input[type="text"] {
        width: 100%;
        height: 50px;
        border: none;
        padding-right: 20px;
        margin: 0;
        position: fixed;
        transition: all .3s;
        right: 0;
        left: 0;
        /*background: rgba(255,255,255,.96);*/
        z-index: 999;
        top: 0;
        box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    }

    .searchSec {
        padding: 0;
    }

    #closeSearch {
        display: block !important;
        position: absolute;
        left: 0px;
        display: block;
        width: 54px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 21px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1000;
        color: rgba(81, 82, 83, 0.85);
    }
   
    .sep-popkala {
        margin: 0 auto;
        overflow: auto;
    }
    /*------------------webapp style---------------------*/

    #webApp-guide {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 999998;
        text-align: center;
        background-color: #fff;
        padding: 30px 10px;
        line-height: 2em;
        display: none;
    }

        #webApp-guide > img {
            height: 60px;
            margin-bottom: 10px;
        }

    #webApp-guide .innercontent {
        padding: 10px;
    }

    #webApp-guide ul {
        display: none;
        margin: 10px 0;
        text-align: right;
        font-size: 1.1em;
        list-style: none;
    }

    #webApp-guide li {
        margin-bottom: 10px;
    }

        #webApp-guide li img {
            width: 25px;
        }

    #webApp-guide q {
        font-weight: bold;
    }

    #webApp-guide h3 {
        border-bottom: 2px solid #ddd;
        padding-bottom: 15px;
    }

    #webApp-guide .sep-btns.produsct-btns a {
        padding: 10px;
        width: 200px;
        font-size: 1.5em;
    }

    #webApp-guide .sep-btns.produsct-btns {
        margin: 15px 0 0 0;
    }
 
    /*-----------others------*/
   
    .sep-BasketWatch-part .sep_bas_blca_count p {
      background-color: #fff;
    }
  	.sep-BasketWatch-part .sep_bas_item_name_title h2 {
     color: #262626;
    }
    .sep-BasketWatch-part .sep-price,.sep-userOrder .sep-price {
      color: #262626 !important;
    }
     .slider-nav.slick-slider img {
        height: auto;
        width: 60vh;
    }

    header, .sep-part {
        margin-bottom: 0;
    }

    .sep-popkala .sep-btns.produsct-btns {
        /*position: sticky;
        bottom: 0;
        z-index: 1000;
      	position: fixed;
        background-color: #fff;*/
        position: fixed;
        bottom: 0px;
        background-color: #fff;
        z-index: 51;
        border-top: 1px solid #dbdbdb;
        width: 100%;
        margin: 0;
    }

    /* .sep-GroupImageView-part.sep-container,
    .sep-carousel-part.sep-GroupImageView-part .sep-container.uedge {
       background-color: transparent;
        border: none;
    }*/

    .sep-GroupImageView-part .sep-caption h2 , .sep-GroupImageView-part .sep-caption h3{
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .owl-controls {
        display: none;
    }

    footer {
        margin-bottom: 56px;
    }

    #centercol .ui-resizable-handle.ui-resizable-w {
        display: none !important;
    }

    .grid-container, .grid-container2 {
        grid-gap: 3px;
        padding: 3px 0 0 0;
    }
    /*.sep-feed,.sep-GroupImageView-part{ 
      margin: 0 -13px;
    }*/
    .sep-part.sep-showproducts-part .sep-item {
        display: block;
        /*margin: 2px 2px 0 0;
        width: calc(33.3333% - 2px);*/
        margin: 0;
        width: calc(33.3333% - 4px);
    }

    .sep-showproducts-part {
        padding: 0;
    }

        .sep-showproducts-part .sep-item .sep-btns {
            display: none;
        }

        .sep-showproducts-part .innercontent {
            margin: 0;
        }

        .sep-showproducts-part .sep-panelContent {
            margin-left: 0;
        }

    .sep-xs-100p {
        width: 100%;
    }

    .sep-GroupImageView-part.sep-container,
    .sep-carousel-part.sep-GroupImageView-part .sep-container.uedge {
        padding: 0;
        border-radius: 0;
    }

    .kala-detail .detailHead {
        top: 12px;
    }

    .detailHead svg {
        color: #000;
        fill: #000;
    }

    .sep-popkala {
        max-height: initial;
        border-radius: 0;
    }

    .sep_vit_pishnahad::before {
        top: 6px;
        right: 6px;
    }

    #Products.sep_vit_products {
        margin-top: 0;
    }

    .sep-kalaTemplate-part .innercontent {
        border: none;
        border-radius: 0;
    }

    .sep-kala-page .sep-xs-100p {
        padding-left: 0;
        padding-right: 0;
    }

    .saba_productData {
        height: auto;
    }

    .sep-popkala .saba_productData {
        margin-bottom: 103px;
    }
}

@media(min-width:768px) {
    #closeSearch {
        display: none;
    }

    .sep-part.sep-showproducts-part .sep-items > div {
        display: block;
        margin: 0 28px 28px 0;
        width: calc(33.3333% - 28px);
    }
}

@media (min-width: 963px) and (max-width:1200px) {
    .sep-popkala.sep-container {
        width: 920px !important;
    }
}

@media (min-width:1200px) and (max-width:1440px) {
    .sep-popkala.sep-container {
        width: 1160px !important;
    }
}

@media (min-width:1440px) {
    .sep-popkala.sep-container {
        width: 1400px !important;
    }
}
