﻿@charset "utf-8";

@font-face {
    font-family: "IRANSansWeb(FaNum)";
    src: url("/fa/Default/fonts/fanum/iransunswebfanum.eot"); /* IE9*/
    src: url("/fa/Default/fonts/fanum/iransunswebfanum.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fa/Default/fonts/fanum/iransunswebfanum.woff2") format("woff2"), /* chrome、firefox */
    url("/fa/Default/fonts/fanum/iransunswebfanum.woff") format("woff"), /* chrome、firefox */
    url("/fa/Default/fonts/fanum/iransunswebfanum.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("/fa/Default/fonts/fanum/iransunswebfanum.svg#IRANSansWeb(FaNum)") format("svg"); /* iOS 4.1- */
}

html, body {
    padding: 0;
    margin: 0;
    min-height: 100%;
    font-family: IRANSans,Tahoma;
    /*font-family: "IRANSansWeb(FaNum)",Tahoma;*/
    direction: ltr;
    /*text-align: left;*/
    font-size: 14px;
}

div, p, span {
    direction: ltr;
}

a {
    text-decoration: none !important;
    transition: all 0.3s ease;
}

.pull-right {
    float: right;
    margin-left: auto;
}

.pull-left {
    float: left;
    margin-right: auto;
}

.n-top-header {
    background: rgba(0,0,0,0) linear-gradient(135deg,#022e47 0%,#337ab7 50%,#022e47 99%) repeat scroll 0% 0% !important;
    padding-top: 3px;
    padding-bottom: 3px;
}

#divAccount {
    margin-top: 10px;
}

a.lightblue {
    color: #e5eef7;
}

    a.lightblue:hover {
        color: #bbd0e4;
    }

.n-top-header a {
    font-size: 14px;
    text-shadow: none;
}

.n-middle-header {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0px 3px 0px rgb(0 0 0 / 5%);
    background-color: #000 /*#f9f9f9*/;
    height: 60px;
}

.reg-btn-master i {
    color: #e89da4;
    font-size: 12px;
    padding-left: 2px;
}

.reg-btn-master {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.login-btn-master i {
    vertical-align: middle;
    color: #a6e6b5;
    font-size: 12px;
    padding-left: 2px;
}

.login-btn-master {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

.addFile-btn-master i {
    color: #9ed0d8;
    font-size: 12px;
    padding-left: 2px;
}

.menu > li > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    top: -3px;
    left: 0;
    /*color: #e66030;*/
    background-color: #d29600 /*#28a745*/;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .15s ease-in;
    z-index: 1;
}

.menu > li > a:hover:after {
    visibility: visible;
    transform: scaleX(1);
    transition: all .25s ease-out;
}

.menu > li > a {
    /*color: #002147;*/
    padding: 10px 10px;
    /*line-height: 60px;*/
    font-size: 15px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.45px;
    -webkit-text-stroke: 0.45px rgba(0, 0, 0, 0.1);
    /*text-shadow: #fff 0px 1px 1px;*/
}

.m-has-submenu-i {
    padding-right: 10px;
    vertical-align: middle;
}

.s-has-submenu-i {
    /*padding-left: 10px;*/
    vertical-align: middle;
    position: absolute;
    left: 10px;
}

.menu li a, .menu li a i {
    transition: all 0.3s linear;
}

    .menu li a:hover > .m-has-submenu-i {
        padding-right: 14px;
    }

    .menu li a:hover > .s-has-submenu-i {
        left: 14px;
    }

    .menu li a:hover {
        padding-right: 20px;
    }

.shopping-card-btn-master {
    margin-top: 2px;
    display: block;
    width: 30px;
    /*padding-left: 10px !important;*/
    height: 50px;
    display: flex;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
}

@media only screen and (max-width: 468px) {
    /*.shopping-card-btn-master {
        width: unset;
    }*/
}

.shopping-card-btn-master i {
    /*background-color:#eee;
	border-radius:100%;
	padding:10px;*/
    font-size: 16px;
}

.n-middle-header a {
    color: #f5b002 /*#010102*/ /*#f5b002*/ /*#337ab7*/ !important;
    font-weight: 500;
}

.n-top-header a img {
    margin-left: 2px;
}

.n-top-header img.svg:hover {
    fill: red;
}

.shopping-card-col-master {
    direction: ltr;
    position: absolute;
    right: 75px;
}

@media only screen and (max-width: 468px) {
    .shopping-card-col-master {
        right: 60px;
    }
}

.like-col-master {
    direction: ltr;
    position: absolute;
    right: 160px;
}

/*
@media only screen and (max-width: 468px) {
    .like-col-master {
        left: 125px;
    }
}
*/

.divuser {
    position: absolute;
    right: 20px;
}

.divlang {
    position: absolute;
    right: 20px;
}

@media only screen and (max-width: 468px) {
    .menu-col-master {
        right: 20px;
    }

    .like-col-master {
        right: 110px !important;
    }

    .divuser {
        position: absolute;
        right: 10px;
    }

    .divlang {
        position: absolute;
        right: 100px;
    }
}

.containerMenu {
    width: 750px;
}

.shopping-card-num-btn-master {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: #dc3545;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    position: absolute;
    margin-left: -7px;
    margin-top: -5px;
}

.n-middle-header .col {
    display: inline-block;
    max-width: max-content;
    float: left;
}

.n-middle-header .logo {
    margin-left: 15px;
    position: absolute;
    top: 0;
}

.n-middle-header-main-row {
    direction: ltr;
}

.menu, .menu li, .menu ul {
    float: left;
    list-style: none;
    direction: ltr;
    margin: 0;
    padding: 0;
    margin-top: 4px;
    z-index: 999;
}

    .menu > li {
        /*padding:0 10px;*/
    }

        .menu > li a {
            color: #256497;
        }

            .menu > li a:hover {
                color: #d29600 /*#d29600*/ /*#28a745*/ !important;
            }

        .menu > li ul, .menu > li ul li {
            /*display: block;*/
            float: none;
            padding: 0;
            margin: 0;
        }

            .menu > li ul li {
                display: block;
            }

        .menu > li > ul {
            max-width: max-content;
            position: absolute;
            background-color: #f5f5f5;
            box-shadow: 0 0 1px rgba(0,0,0,0.05);
            direction: ltr;
            text-align: left;
            box-shadow: 0 1px 2px rgba(0,0,0,0.3);
            /*top: 120%;*/
            top: 64px;
        }



            .menu > li > ul li {
                position: relative;
            }

                .menu > li > ul li ul {
                    /* max-width: 100%; */
                    width: max-content;
                    position: absolute;
                    background-color: #f5f5f5;
                    box-shadow: 0 0 1px rgba(0,0,0,0.05);
                    direction: ltr;
                    text-align: left;
                    box-shadow: -1px 1px 2px rgba(0,0,0,0.2);
                    /* top: 120%; */
                    top: 0px;
                    right: 100%;
                    /*display: block;*/
                }



        .menu > li ul li a {
            padding: 7px 10px 7px 30px;
            border-bottom: 1px solid #eee;
            display: block;
            font-size: 13px;
            transition: all 0.3s ease-in-out;
        }

            .menu > li ul li a:hover {
                background-color: #eee;
            }

        .menu > li > a {
            padding-bottom: 35px;
        }


    .menu .close-btn {
        margin-right: -10px !important;
        background-color: #010102;
        margin-top: -10px !important;
        text-align: center !important;
        color: #12476c !important;
        display: block;
        transition: all 0.3s ease;
    }

        .menu .close-btn:hover, .menu .close-btn:hover a, .menu .close-btn a:hover {
            background-color: #164971 !important;
            color: #f5f5f5;
        }

        .menu .close-btn a {
            color: #f8f9fa !important;
            transition: all 0.3s ease;
        }

            .menu .close-btn a img {
                background-color: rgba(0,0,0,0.3);
                padding: 5px;
                float: right;
                border-radius: 3px;
            }

            .menu .close-btn a:focus img {
                background-color: rgba(0,0,0,0.5);
                padding: 5px;
                float: right;
                border-radius: 3px;
                transition: all 0.3s ease;
            }


/*.menu li > a + ul:hover {
        display: block;
    }*/
/*.menu li  a  ul li a:hover > ul {
        display: block;
    }*/
@keyframes menuAnimation {
    from {
        min-height: 0;
        opacity: 0;
    }

    to {
        min-height: 100%;
        opacity: 1;
    }
}



.logo {
    /*display: inline-block;*/
    /*max-width: max-content;*/
    display: contents;
}

    .logo a {
        margin-top: -15px;
    }
/*@media screen and (min-width:768px) {
	.n-middle-header .logo {
		right: 60px;
		right: 5%;
	}
	

}
@media screen and (max-width:767px) {
	.n-middle-header .logo {
		right: 20px;
		right: 2%;
	}
}*/



/* Search Master */

.n-top-search {
    /*background: rgba(0,0,0,0) linear-gradient(135deg,#022e47 0%,#337ab7 50%,#022e47 99%) repeat scroll 0% 0% !important;*/
    /*background-color: #12476c;*/
    /*background-color: whitesmoke;*/
    padding-top: 12px;
    padding-bottom: 12px;
}

.select-groups-search {
    background-color: #010101;
    color: #ffc107 !important;
    border: 1px;
    outline: none;
    text-align: left;
    direction: ltr;
    padding: 0 10px;
    /* color: #444; */
    font-size: 14px;
    border: none !important;
    border-radius: 7px 0 0 7px;
}

.text-input-search {
    background-color: #010101 !important;
    color: #010102 !important;
    text-align: left;
    direction: ltr;
    font-size: 16px;
    outline: none;
    border: none !important;
    border-right: 2px solid white !important;
}

    .text-input-search::placeholder {
        color: #ffc107 !important;
    }

    .text-input-search:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #ced4da;
    }

/*  Slides  */
#myCarousel.carousel {
    width: 100% !important;
}

.n-top-slides .carousel-inner img {
    width: 100%;
    height: 100%;
}


/* Categories Home */

.n-home-categories {
    padding-top: 50px;
    /*padding-bottom: 30px;*/
    direction: ltr;
}

.ed-course-in {
    margin-bottom: 30px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

    .ed-course-in a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /*background: rgba(21, 76, 115, 0.41);*/
    }

.course-overlay span {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: 600;
    color: #010102 /*#fff*/;
    z-index: 1;
    text-shadow: rgba(255, 255, 255,1) 2px 1px 0px;
}

.course-overlay img {
    height: auto;
    width: 100%;
}

.ed-course-in a.course-overlay img {
    width: 330px;
    height: 330px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

@media only screen and (max-width: 768px) {
    .ed-course-in {
        width: 100%;
    }

        .ed-course-in a.course-overlay img {
            width: 100% !important;
            /* width: 175px; */
            height: auto;
        }
}

.ed-course-in a.course-overlay:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


/*  Most Views  */


.n-home-most-views {
    padding-bottom: 30px;
    direction: ltr;
}



.home-title {
    /*text-align: center;*/
    display: block;
    position: initial;
    width: 100%;
    font-family: IRANSans,IRANSansWebFaNum,Tahoma;
    font-weight: 500;
    direction: ltr;
    color: #12476c;
}

    .home-title > span {
        /*text-align: center;*/
        background-color: #fff !important;
        display: block;
        padding: 0 10px;
        font-size: 19px;
        z-index: 24;
        position: initial;
        color: #010102;
    }

    .home-title:before {
        content: " ";
        position: initial;
        height: 1.5pt;
        background-color: whitesmoke /*#d29600*/ /*#fe8700*/;
        width: 100%;
        top: -50%;
        z-index: 9;
        top: 19px;
        right: 0;
    }

/* Product Slider */

.product-slider {
    clear: both;
    position: relative;
    padding-top: 50px;
}

/* Carousel */


/******************  News Slider Demo-5 *******************/

.post-slide55 {
    /*margin: 0 15px;*/
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
    direction: ltr;
    border-radius: 3px;
}

    .post-slide55 .post-img {
        position: relative;
        overflow: hidden;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        /* .post-slide55 .post-img:before {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background: rgba(0, 0, 0, 0);
            transition: all 0.4s linear 0s;
        }*/

        /* .post-slide55:hover .post-img:before {
        background: rgba(0, 0, 0, 0.6);
    }*/

        .post-slide55 .post-img img {
            /*width: 330px !important;
            height: 330px !important;*/
            /*width: 100%;
        height: auto;*/
        }

@media only screen and (max-width: 768px) {
    .post-slide55 .post-img img {
        width: 100% !important;
    }
}

/*.post-slide55 .category {
        width: 20%;
        font-size: 16px;
        color: #fff;
        line-height: 11px;
        text-align: center;
        text-transform: capitalize;
        padding: 11px 0;
        background: #d29600*/ /*#ff9412*/ /*;
        position: absolute;
        bottom: 0;
        right: -50%;
        transition: all 0.5s ease-in-out 0s;
    }*/

.post-slide55:hover .category {
    right: 0;
}

.post-slide55 .post-review {
    padding: 20px;
    background: #fff;
    position: relative;
    direction: ltr;
    text-align: left;
    border-radius: 3px;
    height: 280px;
    210px
}

.post-slide55 .post-related {
    padding: 20px;
    background: #fff;
    position: relative;
    direction: ltr;
    text-align: left;
    border-radius: 3px;
    height: 160px;
}

    .post-slide55 .post-related .price-bar {
        margin-bottom: 28px;
        bottom: 3px;
        position: unset;
        width: unset;
    }

.post-slide-brand {
    height: 80px !important;
}

.post-slide55 .post-title {
    margin: 0;
    text-align: left;
    height: 37px;
}

    .post-slide55 .post-title a {
        display: inline-block;
        font-size: 15px;
        color: #d29600 /*#ff9412*/;
        font-weight: bold;
        letter-spacing: 0;
        text-transform: uppercase;
        margin-bottom: 10px;
        transition: all 0.30s linear 0s;
    }

        .post-slide55 .post-title a:hover {
            text-decoration: none;
            color: #555;
        }

.post-slide55 .post-description {
    font-size: 13px;
    color: #555;
    line-height: 26px;
    direction: ltr;
    text-align: left;
}

/******************  News Slider Demo-5 *******************/

.post-slide5 {
    /*margin: 0 15px;*/
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
    direction: ltr;
    border-radius: 3px;
}

    .post-slide5 .post-img {
        position: relative;
        overflow: hidden;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .post-slide5 .post-img:before {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background: rgba(0, 0, 0, 0);
            transition: all 0.4s linear 0s;
        }

    .post-slide5:hover .post-img:before {
        background: rgba(0, 0, 0, 0.6);
    }

    .post-slide5 .post-img img {
        width: 330px !important;
        height: 330px !important;
        /*width: 100%;
        height: auto;*/
    }

    .post-slide5 .category {
        width: 20%;
        font-size: 16px;
        color: #fff;
        line-height: 11px;
        text-align: center;
        text-transform: capitalize;
        padding: 11px 0;
        background: #d29600 /*#ff9412*/;
        position: absolute;
        bottom: 0;
        right: -50%;
        transition: all 0.5s ease-in-out 0s;
    }

    .post-slide5:hover .category {
        right: 0;
    }

    .post-slide5 .post-review {
        padding: 20px;
        background: #fff;
        position: relative;
        direction: ltr;
        text-align: left;
        border-radius: 3px;
        height: 280px;
    }

    .post-slide5 .post-title {
        margin: 0;
        text-align: left;
    }

        .post-slide5 .post-title a {
            display: inline-block;
            font-size: 17px;
            color: #d29600 /*#ff9412*/;
            font-weight: bold;
            letter-spacing: 0;
            text-transform: uppercase;
            margin-bottom: 10px;
            transition: all 0.30s linear 0s;
        }

            .post-slide5 .post-title a:hover {
                text-decoration: none;
                color: #555;
            }

    .post-slide5 .post-description {
        font-size: 13px;
        color: #555;
        line-height: 26px;
        direction: ltr;
        text-align: left;
    }

.post-review .post-bar {
    margin-top: 20px;
    position: absolute;
    /*width: 100%;*/
    bottom: 110px;
}

.post-bar span {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.post-bar i.fa-clock {
    color: #999;
}

.post-bar span i {
    margin-right: 5px;
    color: #f5b002 /*#999*/;
}

.post-bar span a {
    color: #1893a0 /*#999*/;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 5px;
}

    .post-bar span a:hover {
        text-decoration: none;
        color: #d29600;
    }

.post-bar span.comments {
    float: right;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
    margin-bottom: 10px;
}

.item-Wish-list {
    float: left;
    cursor: pointer;
    margin-top: 1px;
    transition: all 0.3s ease;
}

    .item-Wish-list i {
        /*color: #dc3545;*/
        color: #fff;
        font-size: 18px;
        transition: all 0.3s ease;
    }



.add-to-shopping-card, .add-to-shopping-card a {
    /*color: #333;*/
    color: #fff;
    font-size: 14.5px;
    transition: all 0.3s ease;
    cursor: pointer;
    float: right;
}

    .add-to-shopping-card a:hover, .add-to-shopping-card:hover {
        color: #d29600;
        /*font-size: 16px;*/
    }

    .add-to-shopping-card a img, .add-to-shopping-card img {
        width: 22px !important;
        display: inline-block !important;
    }

.price-bar {
    /*padding: 7px 15px 7px 10px;*/
    background-color: #f5f5f5;
    border-radius: 3px;
    display: block;
    text-align: center;
    /*margin-top: 30px;*/
    margin-top: 12px;
    /*margin-bottom: 14px;*/
    margin-bottom: 28px;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding: 12px 20px;
    position: absolute;
    width: 100%;
    bottom: 25px;
}

.shopping-items-bar {
    position: absolute;
    background-color: #010105;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px 10px 15px;
    border-radius: 20px;
    margin: 3px;
}


.current-price {
    color: #28a745;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
}

.prev-price {
    color: #dc3545;
    font-weight: 500;
    font-size: 13px;
    margin-right: 25px;
    display: inline-block;
}

.now-remove-to-cart {
    /*color: #d29600;*/
    color: #f2dc8e;
    font-weight: 500;
}

.archive-more {
    display: inline-block;
    margin-right: 5px;
    float: right;
}

    .archive-more a {
        color: #f5b002;
        transition: all 0.3s ease;
    }

        .archive-more a:hover {
            color: #d29600;
        }

@media only screen and (max-width: 359px) {
    .post-slide5 .category {
        font-size: 13px;
    }
}


.product-slider-inner .owl-nav {
    float: left;
    display: inline-block !important;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.09), -1px -1px 3px rgba(0,0,0,0.09);
    background-color: #fff;
}

    .product-slider-inner .owl-nav .owl-prev, .product-slider-inner .owl-nav .owl-next {
        display: inline-block !important;
        padding: 4px 10px 1px 10px;
        margin: auto 2px;
    }

    .product-slider-inner .owl-nav i {
        font-size: 25px;
        color: #d29600;
        transition: all 0.2s ease;
    }

    .product-slider-inner .owl-nav .owl-prev:hover i, .product-slider-inner .owl-nav .owl-next:hover i {
        color: #12476c;
    }

    .product-slider-inner .owl-nav .owl-prev.disabled i, .product-slider-inner .owl-nav .owl-next.disabled i, .product-slider-inner.owl-nav .owl-prev.disabled:hover i, .product-slider-inner .owl-nav .owl-next.disabled:hover i {
        color: rgba(0,0,0,0.2);
    }


/* Advertisement Row */
.advertisement-row {
    /*background-color:rgba(0,0,0,0.09);*/
}

    .advertisement-row img {
        padding: 3px;
        border: 1px solid #eee;
        border-radius: 2px;
    }


.n-home-advertisements {
    padding-top: 0px;
    padding-bottom: 30px;
    direction: ltr;
}

    .n-home-advertisements a {
        display: inline-block;
        margin-bottom: 15px;
    }

.ad-box {
    padding: 0 10px;
}


/* Your Request */
.n-home-your-requests {
    direction: ltr;
    margin-top: -10px;
}

.your-request {
    border-radius: 4px;
    padding: 30px;
    background-color: #f5f5f5;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 4px 4px 1px rgba(0,0,0,0.08);
}

.your-request-img {
    float: right;
    opacity: 0.95;
    display: inline-block;
    padding-top: 20px;
    padding-right: 30px;
}

@media only screen and (max-width: 1024px) {
    .your-request-img {
        display: none;
    }
}

.your-request-text {
    float: right;
    font-size: 20px;
    line-height: 34px;
    padding-right: 25px;
    padding-top: 3px;
    font-weight: 500;
    color: #333;
    text-align: center;
    display: inline-block;
}

    .your-request-text img {
        vertical-align: text-top;
        padding-top: 5px;
        float: left;
    }

    .your-request-text .btn {
        margin-top: 35px;
    }

.request-btn {
    background-color: #d29600;
    color: #fff;
}

.your-request-text .btn i {
    padding-right: 5px;
}


@media screen and (max-width:1200px) {
    .your-request-text {
        font-size: 18px;
        text-align: left;
        width: calc(100% - 85px);
    }

    .your-request-img, .your-request-img img {
        width: 80px;
    }

    .other-ads {
        font-size: 18px;
    }
}


@media screen and (max-width:767px) {
    .your-request-text {
        font-size: 18px;
        text-align: left;
        width: calc(100% - 55px);
    }

    .your-request-img, .your-request-img img {
        width: 50px;
    }

    .n-top-header .btn-group {
        /*float: right;*/
    }
}

.addFile-btn-master {
    float: right;
    margin: 10px;
}
/* Other Ads */
.other-ads {
    border-radius: 4px;
    padding: 30px;
    background-color: #258890;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 34px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 4px 4px 1px rgba(0,0,0,0.08);
}


.insert-file {
    margin-top: 35px;
}


    .insert-file i {
        padding-right: 5px;
    }

@media screen and (max-width:767px) {

    .other-ads {
        font-size: 20px;
        line-height: 34px;
    }
}


/* Footer */

.n-top-footer {
    background: #010102;
    padding: 30px;
}

.copyright-row {
    background-color: #010103;
    padding: 10px;
    text-align: center;
    color: #f4b527;
    font-size: 14px;
    line-height: 32px;
    direction: ltr;
    border-top: 1px solid white;
}

    .copyright-row a {
        color: #ccc;
        font-weight: 500;
        transition: all 0.3s ease;
    }

        .copyright-row a:hover {
            color: #fff;
        }

.footer-title {
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
    font-family: IRANSans;
    font-weight: 500;
    direction: ltr;
    color: #eee;
}

    .footer-title > span {
        text-align: center;
        background-color: #010102 !important;
        display: block;
        padding: 0 10px;
        font-size: 16px;
        /*z-index: 24;*/
        position: absolute;
        color: #fff;
        font-weight: normal;
    }

        .footer-title > span i {
            transform: rotate(460deg);
            margin-right: 4px;
            font-size: 12px;
            opacity: 0.8;
        }

    .footer-title:before {
        content: " ";
        position: absolute;
        height: 1.2pt;
        background-color: #eee /*#fe8700*/;
        width: 90%;
        top: -50%;
        /*z-index: 9;*/
        top: 30px;
        left: 10px;
        opacity: 0.8;
    }

.footer-box {
    float: right;
}

    .footer-box p {
        padding: 15px;
        padding-top: 45px;
        color: #eee;
        text-align: left;
        direction: ltr;
        font-size: 14px;
        line-height: 34px;
    }

.footer-row {
    direction: ltr;
}

.footer-box img {
    background-color: #eee;
    border-radius: 4px;
    padding: 3px;
    margin-bottom: 7px;
}

.footer-box a {
    color: #eee;
    transition: all 0.3s ease;
}

    .footer-box a:hover {
        color: #fff;
    }


/* Place Holder */

.place-holder {
    border-radius: 15px;
    padding: 15px;
    overflow: hidden;
    /*border: 2px solid #333;*/
    margin-bottom: 5px;
    margin-top: 40px;
    /* box-shadow: 10px 10px 1px rgba(0,0,0,0.08);
    box-shadow: 10px 10px 1px #195271 ;*/
    background-color: #010101 !important;
    color: #010102 !important;
}


.place-holder-text {
    float: right;
    font-size: 20px;
    direction: ltr;
    line-height: 33px;
    padding-right: 25px;
    padding-top: 3px;
    font-weight: 600;
    color: #010102;
    text-align: left;
    display: inline-block;
}


@media screen and (max-width:767px) {
    .place-holder-text {
        font-size: 12px;
        text-align: left;
        width: calc(100% - 25px);
        padding: 5px;
        line-height: 25px;
    }

    .place-holder {
        border-radius: 4px;
        padding: 0px;
        overflow: hidden;
        /*border: 2px solid #333;*/
        /*margin-bottom: 5px;
        margin-top: 40px;*/
        /*box-shadow: 10px 10px 1px rgba(0,0,0,0.08);
        box-shadow: 7px 7px 1px #195271 ;*/
        /*background-color: #fdf8ff;*/
    }
}

/* Master */
/*@media screen and (max-width:767px) {
    .mobile-btn-master {
        padding: 8px;
    }

    .logo + div {
        padding: 0;
    }
}*/
/*  Effects  */

.overlay-box {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.75);
    opacity: 0;
    display: none;
}

.overlay-box-visible {
    display: block !important;
    visibility: visible;
    /*opacity: 1;*/
    animation: overlayAnimation 0.3s 0.5s linear forwards;
}

/*.overlay-box-hidden {
    display: none !important;
    visibility: hidden;
    animation: overlayAnimation 0.3s 0.5s linear reverse;
}*/


.shopping-card-btn-master:hover .circle-hover, .shopping-card-btn-master:focus .circle-hover, .shopping-card-btn-master:hover .heart-hover, .shopping-card-btn-master:focus .heart-hover {
    transform: scale(1);
    opacity: 0.12;
}

.shopping-card-btn-master:hover .heart-hover, .shopping-card-btn-master:focus .heart-hover {
    transform: scale(1);
    opacity: 0.18;
}

.mobile-btn-master:hover .square-hover, .mobile-btn-master:focus .square-hover {
    transform: scale(1);
    opacity: 0.12;
}

.shopping-card-btn-master img, .shopping-card-btn-master .shopping-card-num-btn-master, .mobile-btn-master img {
    z-index: 2;
}

.shopping-card-btn-master:hover .shopping-card-num-btn-master {
    animation: shoppingCardAnimation 0.3s linear;
}

.menu-col-master {
    padding-top: 5px
}

.circle-hover {
    width: 50px;
    height: 50px;
    background-color: #666;
    background-position: center center;
    border-radius: 10px;
    /*border-radius: 50%;*/
    position: absolute;
    z-index: 1;
    opacity: 0;
    transform: scale(0.5);
    transition: all 0.2s linear;
    transform-origin: center center;
    left: 15px;
}

.square-hover {
    width: 35px;
    height: 30px;
    background-color: #666;
    background-position: center center;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 17px;
    left: 20px;
    padding: 10px;
    /* right: 1.2rem; */
    transform: scale(0.5);
    transition: all 0.2s linear;
    transform-origin: center center;
}

/*.square-hover {
    width: 37px;
    height: 33px;
    background-color: #666;
    background-position: center center;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 4px;
    padding: 10px;
    right: 1.2rem;
    transform: scale(0.5);
    transition: all 0.2s linear;
    right: 0;
    transform-origin: center center;
}*/

.heart-hover {
    width: 50px;
    height: 50px;
    background-color: #dc3545;
    background-position: center center;
    /* border-radius: 50%; */
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transform: scale(0.5);
    transition: all 0.2s linear;
    transform-origin: center center;
    top: 3px;
    left: 15px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    transition: all 0.3s linear;
    box-shadow: 0 2px 2px rgba(0,0,0,0.09);
}

    .sticky .menu {
        /*margin-right: -10px;*/
    }

.menu {
    transition: all 0.3s linear;
    z-index: 999999;
}


/*.sticky .menu.scrollbar.right-0 {
    z-index: 999999;
}*/


.sticky .shopping-card-num-btn-master {
    animation: shoppingCardAnimation 0.3s linear;
}

    .sticky .shopping-card-num-btn-master.Wish-list-num {
        animation: shoppingCardAnimation 0.3s 0.5s linear;
    }


@keyframes shoppingCardAnimation {
    0% {
        margin-top: -5px;
    }

    25% {
        margin-top: -10px;
    }

    50% {
        margin-top: -5px;
    }

    75% {
        margin-top: -10px;
    }

    100% {
        margin-top: -5px;
    }
}


@keyframes overlayAnimation {
    0% {
        visibility: hidden;
        opacity: 0;
    }



    100% {
        visibility: visible;
        opacity: 1;
    }
}




/*  Media  */
@media screen and (min-width:992px) {
    .menu li > ul {
        display: none;
        /*transition: all 0.3s  ease-in-out;*/
        animation: menuAnimation 0.5s both;
    }
    /*.menu li  a  ul li a > ul {
            display: none;
        }*/
    .menu li:hover > ul {
        display: block;
    }
}

@media screen and (max-width:992px) {

    .mobile-btn-master:focus {
        outline: none;
        box-shadow: none;
    }




    .menu {
        background-color: #f8f9fa;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 10px;
        box-shadow: -2px 2px 3px rgba(0,0,0,0.15);
        position: fixed;
        transition: all 0.7s ease-in-out;
        top: -5px;
        /*right: -50%;*/
        right: -80%;
        max-height: 100%;
        min-height: 100%;
        overflow-y: scroll;
        min-width: 15rem;
        /*display:block;
            z-index:999999 !important;*/
    }

    .right-0 {
        right: 0;
        z-index: 999999 !important;
    }


    .menu, .menu li, .menu ul {
        display: block;
        float: none;
        text-align: left;
        margin-top: 0;
    }

        .menu > li > a {
            border-bottom: 1px solid #eee;
            display: block;
        }

            .menu > li > a:hover {
                background-color: #f2f4f6;
            }

            .menu > li > a:after {
                content: "";
                position: absolute;
                width: 100%;
                height: 3px;
                top: -6px;
                left: 0;
                /*color: #e66030;*/
                background-color: #28a745;
                visibility: hidden;
                -webkit-transform: scaleX(0);
                transform: scaleX(0);
                transition: all .15s ease-in;
                z-index: 1;
            }

            .menu > li > a:hover:after {
                visibility: hidden;
                transform: scaleX(1);
                transition: all .25s ease-out;
            }




        .menu > li > ul {
            max-width: 100%;
            position: relative;
            background-color: #f5f5f5;
            direction: ltr;
            text-align: left;
            box-shadow: none;
            display: block;
            float: none;
            top: 0;
        }

            .menu > li > ul li ul {
                width: 100%;
                position: relative;
                background-color: #f5f5f5;
                box-shadow: none;
                direction: ltr;
                text-align: left;
                top: 0px;
                right: 0;
                display: block;
                float: none;
            }

        .menu > li ul li a {
            padding: 10px 15px 10px 60px;
            border-bottom: 1px solid #eee;
            display: block;
            font-size: 15px;
            width: 100%;
        }

        .menu a {
            padding: 10px 30px 10px 60px !important;
        }
    /*
 *  STYLE 3
 */
    #ulmainmenu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
        background-color: #f8f9fa;
    }

    #ulmainmenu::-webkit-scrollbar {
        width: 6px;
        background-color: #f8f9fa;
    }

    #ulmainmenu::-webkit-scrollbar-thumb {
        background-color: #cad1d8 /*#dae0e5*/ /*#d29600*/ /*#fe8700*/ /*#c82333*/ /*#337ab7*/;
    }



    .menu li > ul {
        display: none;
        /*transition: all 0.3s  ease-in-out;*/
        animation: menuAnimation 0.5s both;
    }

    .menu > li > ul li ul {
        display: none;
        animation: menuAnimation 0.5s both;
    }
    /*.menu li  a  ul li a > ul {
            display: none;
        }*/
    /*.menu li:focus > ul {
            display: block;
        }*/
    .showMenu {
        display: block !important;
    }

    .m-has-submenu-i {
        /* padding-left: 10px; */
        vertical-align: middle;
        position: absolute;
        left: 10px;
    }
}

#imgLOGO {
    height: 50px !important;
}

@media screen and (max-width:480px) {
    #lang_ulCategoriesHomeSelect {
        width: 120px;
    }

    .fa-sign-in-alt, .fa-user-plus, .fa-key {
        display: none;
    }

    .post-card .title {
        font-size: 7pt !important;
    }

    .mobile-btn-master {
        margin-top: -5px;
        /*position: absolute;
        width: 70px;
        left: 150px;*/
    }

    #logo {
        max-width: 160px;
    }

    img[src$="menu.svg"] {
        width: 23px;
    }

    .shopping-card-btn-master img[src$="ghalb.svg"] {
        /*width: 23px;*/
    }

    img[src$="sabad.svg"] {
        /*width: 27px;*/
    }

    .shopping-card-col-master {
        padding: 0;
    }

        .shopping-card-col-master:nth-last-child(1) {
            padding: 0;
            padding-left: 7px;
        }

    .shopping-card-num-btn-master {
        border-radius: 50%;
        width: 18px;
        height: 18px;
        background-color: #dc3545;
        color: #fff;
        display: inline-block;
        font-size: 13px;
        text-align: center;
        position: absolute;
        margin-left: -7px;
        margin-top: -5px;
    }

    .square-hover {
        top: 10px;
    }

    .n-top-header .btn-group {
        /*float: right;*/
    }
}

.pageTitle {
    text-align: left;
    padding: 50px 1px 20px 1px;
    border-bottom: 1px solid whitesmoke;
}

.pageDesc {
    padding: 10px 1px 10px 1px;
    white-space: break-spaces;
}

.search-box {
    direction: ltr !important;
}

.dok-breadcrumb {
    text-align: left;
    padding: 50px 1px 20px 1px;
    font-size: 14px;
    color: #aaa;
    /*margin-bottom: 20px;*/
}

.dok-shop-filter {
    padding: 5px 1px 20px 1px;
}

    .dok-shop-filter .filter-select {
        width: 100%;
        display: inline-block;
        background-color: #f5f5f5;
        color: #888;
        padding: 3px 15px;
        margin-left: 10px;
        font-size: 14px;
        cursor: pointer;
        white-space: nowrap;
        border: none;
        border-radius: 10px;
        margin-bottom: 5px;
    }

        .dok-shop-filter .filter-select:focus {
            border: none;
        }

.dok-breadcrumb a {
    color: #888;
}

    .dok-breadcrumb a:hover {
        color: #d29600;
    }

.btnFilter {
    display: inline-block;
    background-color: #f5f5f5;
    color: #888;
    /*background-color: #d29600;
    color: white;*/
    padding: 3px 15px;
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 480px) {
    .dok-breadcrumb {
        padding: 5px 1px 10px 1px;
        white-space: nowrap;
        overflow: auto;
        max-width: 100%;
    }

    .dok-shop-filter {
        padding: 5px 1px 10px 1px;
    }

        .dok-shop-filter .filter-select {
            margin-bottom: 5px;
        }
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.post-card {
    margin-bottom: 40px;
}

a {
    color: #000355;
    font-weight: bold;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    outline: none;
}
    /*.searchtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
    a:hover {
        color: #d29600;
    }

.entry-header {
    padding: 10px 1px 20px 1px;
}

.entry-body {
    display: flex;
    padding: 20px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

.post-card .title {
    display: block;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 9pt;
}

.account {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.pooshe-userlogin {
    width: 100%;
    background-color: #fff;
    color: #666;
    line-height: 1.8rem;
}

#myaccount-tab {
    padding-right: 0px !important;
}

    #myaccount-tab .nav-item {
        width: 33%;
    }

        #myaccount-tab .nav-item .nav-link {
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
        }

.nav-pills .nav-link {
    color: #888;
    background-color: transparent;
    border-radius: .25rem;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.nav-link.active {
    background-color: #f5f5f5 !important;
    color: #666 !important;
}

#myaccount-tab .nav-item .nav-link i {
    margin-left: 10px;
}

@media only screen and (max-width: 768px) {
    #myaccount-tab .nav-item .nav-link i {
        margin-left: 1px;
    }
}

#myaccount-tabContent .pooshe-card > h2 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #aaa;
    text-align: center;
    font-weight: 400;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.dokan-form-control, .form-control, .input-text, .dokan-form-group .datepicker {
    border: #eee 3px solid;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 45px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    font-weight: normal;
    color: #888;
    font-size: 14px;
    padding: 0 .8rem;
}

    .dokan-form-control::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, .input-text::-webkit-input-placeholder, .dokan-form-group .datepicker::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #aaa;
    }

    .dokan-form-control:-moz-placeholder, .form-control:-moz-placeholder, .input-text:-moz-placeholder, .dokan-form-group .datepicker:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #aaa;
    }

    .dokan-form-control::-moz-placeholder, .form-control::-moz-placeholder, .input-text::-moz-placeholder, .dokan-form-group .datepicker::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #aaa;
    }

    .dokan-form-control:-ms-input-placeholder, .form-control:-ms-input-placeholder, .input-text:-ms-input-placeholder, .dokan-form-group .datepicker:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #aaa;
    }

    .dokan-form-control:hover, .form-control:hover, .input-text:hover, .dokan-form-group .datepicker:hover {
        background-color: #fff;
        border-color: #ddd;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .dokan-form-control:focus, .form-control:focus, .input-text:focus, .dokan-form-group .datepicker:focus {
        background-color: #fff;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-color: #d29600;
        color: #666;
        outline: none;
    }

        .dokan-form-control:focus::-webkit-input-placeholder, .form-control:focus::-webkit-input-placeholder, .input-text:focus::-webkit-input-placeholder, .dokan-form-group .datepicker:focus::-webkit-input-placeholder {
            /* WebKit browsers */
            color: #999;
        }

        .dokan-form-control:focus:-moz-placeholder, .form-control:focus:-moz-placeholder, .input-text:focus:-moz-placeholder, .dokan-form-group .datepicker:focus:-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            color: #999;
        }

        .dokan-form-control:focus::-moz-placeholder, .form-control:focus::-moz-placeholder, .input-text:focus::-moz-placeholder, .dokan-form-group .datepicker:focus::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #999;
        }

        .dokan-form-control:focus:-ms-input-placeholder, .form-control:focus:-ms-input-placeholder, .input-text:focus:-ms-input-placeholder, .dokan-form-group .datepicker:focus:-ms-input-placeholder {
            /* Internet Explorer 10+ */
            color: #999;
        }

    .dokan-form-control:active, .form-control:active, .input-text:active, .dokan-form-group .datepicker:active {
        outline: none;
    }

    .dokan-form-control[readonly], .form-control[readonly], .input-text[readonly], .dokan-form-group .datepicker[readonly] {
        background-color: #fff;
    }

.woocommerce-account .password-input {
    width: 100%;
    display: block;
}

.woocommerce-account .woocommerce-ResetPassword .woocommerce-Input--text {
    width: 100%;
}

input.dokan-btn-theme[type="submit"]:hover, .dokan-btn-theme:hover, .btn.btn-primary:hover, .btn:hover[class*="add_to_cart_"], .button.btn-primary:hover, .button:hover[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, input.dokan-btn-theme:active[type="submit"], .dokan-btn-theme:active, .btn.btn-primary:active, .btn:active[class*="add_to_cart_"], .button.btn-primary:active, .button:active[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:active {
    background-color: #010102 !important;
    border-color: transparent !important;
}

@media only screen and (max-width: 480px) {
    input.dokan-btn-theme[type="submit"], a.dokan-btn-theme, .dokan-btn-theme, .btn.btn-primary {
        /*height: 15px !important;
        padding: 0px !important;
        width: 15px !important;*/
    }

        .button[class*="add_to_cart_"], input.dokan-btn-theme.btn-primary[type="submit"], input.dokan-btn-theme[type="submit"][class*="add_to_cart_"], a.dokan-btn-theme.btn-primary, a.dokan-btn-theme[class*="add_to_cart_"], .dokan-btn-theme.btn-primary, .dokan-btn-theme[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
            height: 15px !important;
            padding: 0px !important;
            width: 15px !important;
        }

    .product-remove .btncartnext {
        display: none;
        font-size: 7px;
    }

    .woocommerce-cart-form {
        margin-left: 0px !important;
    }

    .product-thumbnail {
        display: none;
    }

    .span-tedad {
        height: 15px !important;
        margin: 0px !important;
        width: 15px !important;
        line-height: unset !important;
        /*line-height: normal !important;*/
    }
    /*input.dokan-btn-theme[type="submit"], a.dokan-btn-theme, .dokan-btn-theme, .btn.btn-primary, .btn[class*="add_to_cart_"], .button.btn-primary, .button[class*="add_to_cart_"], input.dokan-btn-theme.btn-primary[type="submit"], input.dokan-btn-theme[type="submit"][class*="add_to_cart_"], a.dokan-btn-theme.btn-primary, a.dokan-btn-theme[class*="add_to_cart_"], .dokan-btn-theme.btn-primary, .dokan-btn-theme[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        width: 20px !important;
    }*/
}

input.dokan-btn-theme[type="submit"], a.dokan-btn-theme, .dokan-btn-theme, .btn.btn-primary, .btn[class*="add_to_cart_"], .button.btn-primary, .button[class*="add_to_cart_"], input.dokan-btn-theme.btn-primary[type="submit"], input.dokan-btn-theme[type="submit"][class*="add_to_cart_"], a.dokan-btn-theme.btn-primary, a.dokan-btn-theme[class*="add_to_cart_"], .dokan-btn-theme.btn-primary, .dokan-btn-theme[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    /*background-color: #010102 !important;*/
    background-color: #4caf50 !important;
    /* background-color: #d29600 !important; */
    border-color: transparent !important;
    height: 100% !important;
    border-radius: 10px;
    color: #dc3545;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    font-weight: 600;
}

#divCartMinibody .add_to_cart_button {
    height: 20px !important;
    width: 20px !important;
    text-align: center;
    padding: 0px;
}

input.dokan-btn-theme:focus[type="submit"], .dokan-btn-theme:focus, .btn.btn-primary:focus, .btn:focus[class*="add_to_cart_"], .button.btn-primary:focus, .button:focus[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus, .dokan-btn-theme:focus:active, .btn.btn-primary:focus:active, .btn:focus:active[class*="add_to_cart_"], .button.btn-primary:focus:active, .button:focus:active[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus:active {
    background-color: #010102 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

input.dokan-btn-theme:hover[type="submit"], .dokan-btn-theme:hover, .btn.btn-primary:hover, .btn:hover[class*="add_to_cart_"], .button.btn-primary:hover, .button:hover[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .dokan-btn-theme:hover:active, .btn.btn-primary:hover:active, .btn:hover:active[class*="add_to_cart_"], .button.btn-primary:hover:active, .button:hover:active[class*="add_to_cart_"], .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover:active {
    background-color: #010102 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: white !important;
}

/*.form-control.is-valid, .was-validated .form-control:valid {
    background-position: left calc(.375em + .1875rem) center !important;
    padding-right: .375em !important;
    padding-left: calc(1.5em + .75rem) !important;
}*/

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-position: right calc(.375em + .1875rem) center !important;
    padding-right: .375em !important;
    padding-left: calc(1.5em + .75rem) !important;
}

.form-control {
    padding: .75rem .375rem !important;
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    /*background-position-x: left !important;*/
    padding-right: .75em !important;
    padding-left: calc(.75em + 2.3125rem) !important;
}

.was-validated .custom-select:valid, .custom-select.is-valid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center left 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.ltr {
    direction: ltr;
}

.form-control.is-valid, .was-validated .form-control:valid {
    background-position: left calc(.375em + .1875rem) center !important;
    padding-right: .375em !important;
    padding-left: calc(1.5em + .75rem) !important;
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-left: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: left calc(.375em + .1875rem) center !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

    .form-control.is-valid:focus, .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

    .custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

figure {
    margin: 0;
}

.header-account {
    display: flex;
    align-items: center;
    position: relative;
}

    .header-account figure:hover {
        background-color: #bbb;
    }

    .header-account figure {
        background-color: #aaa;
        color: #fff;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        margin-bottom: 0;
        position: relative;
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }

        .header-account figure img {
            width: 100%;
            height: 100%;
            display: block;
            border-radius: 10%;
        }

    .header-account:not(:hover) .sub-items {
        opacity: 0;
        visibility: hidden;
    }

    .header-account .sub-items {
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 50;
        padding: 10px 0;
        /*margin: 10px 0 0 0;*/
        list-style: none;
        width: 250px;
        background-color: #fff;
        color: #666;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        box-shadow: rgba(0,0,0,.1) 0 2px 6px;
        -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    }

        .header-account .sub-items:after {
            content: "";
            position: absolute;
            background-image: url("/en/Default/images/card-bg.svg");
            background-color: #fff;
            background-size: 100%;
            max-height: 100%;
        }

        .header-account .sub-items li {
            position: relative;
            z-index: 1;
            display: block;
        }

            .header-account .sub-items li a {
                display: block;
                padding: 8px 15px;
                text-align: center;
                color: #999;
                font-size: 14px;
            }

                .header-account .sub-items li a:hover {
                    background-color: rgba(0, 0, 0, 0.05);
                    color: #777;
                }


                .header-account .sub-items li a img {
                    width: 50px;
                    height: 50px;
                    color: transparent;
                    float: right;
                    margin-left: 10px;
                }

                    .header-account .sub-items li a img + span, .header-account .sub-items li a img + span + span {
                        text-align: left;
                        float: right;
                        width: calc(100% - 60px);
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                    }

                    .header-account .sub-items li a img + span {
                        margin-top: 3px;
                    }

                        .header-account .sub-items li a img + span, .header-account .sub-items li a img + span + span {
                            text-align: left;
                            float: right;
                            width: calc(100% - 60px);
                            white-space: nowrap;
                            overflow: hidden;
                            text-overflow: ellipsis;
                        }

                .header-account .sub-items li a .sub-title {
                    opacity: .8;
                    font-size: 13px;
                }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.pooshe-myan {
    padding: 0;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.sidebar-widget {
    margin-bottom: 20px;
    padding: 20px;
}
/*
.pooshe-myan .ns-store-avatar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
}

    .pooshe-myan .ns-store-avatar .profile-img {
        margin: 0 0 0 30px;
        width: 80px;
        height: 80px;
        position: relative;
        -webkit-border-radius: 80px;
        border-radius: 80px;
        background: #fff;
        text-align: center;
    }

        .pooshe-myan .ns-store-avatar .profile-img .back {
            border-color: rgba(102, 102, 102, 0.1);
        }

        .pooshe-myan .ns-store-avatar .profile-img .loader {
            box-sizing: content-box;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            margin: auto;
            height: 80px;
            width: 80px;
            border-radius: 50%;
            border-style: solid;
            border-top-width: 10px;
            border-right-width: 0px;
            border-bottom-width: 10px;
            border-left-width: 0px;
            animation: border-animate 2s infinite;
            -webkit-animation: border-animate 2s infinite;
            animation-timing-function: ease-in-out;
            -webkit-animation-timing-function: ease-in-out;
        }

        .pooshe-myan .ns-store-avatar .profile-img .front {
            border-color: rgba(102, 102, 102, 0.1);
            -webkit-transform: translate(-50%, -50%) rotateZ(90deg);
            transform: translate(-50%, -50%) rotateZ(90deg);
            animation: border-animate-2 2s infinite;
            -webkit-animation: border-animate-2 2s infinite;
        }

        .pooshe-myan .ns-store-avatar .profile-img img {
            -webkit-border-radius: 80px;
            border-radius: 80px;
            max-width: 100%;
            max-height: 100%;
            border: #fff 3px solid;
        }

    .pooshe-myan .ns-store-avatar .store-avatar-footer .store-name {
        font-size: 18px;
        margin-bottom: 0;
        color: #666;
    }

    .pooshe-myan .ns-store-avatar .store-avatar-footer .details {
        font-size: 13px;
        margin-top: 5px;
    }

        .pooshe-myan .ns-store-avatar .store-avatar-footer .details .reg-date {
            color: #999;
            font-size: 11px;
        }

        .pooshe-myan .ns-store-avatar .store-avatar-footer .details .wallet {
            color: #999;
        }

            .pooshe-myan .ns-store-avatar .store-avatar-footer .details .wallet b {
                margin-right: 5px;
                color: #777;
            }
*/
.pooshe-myan {
    padding: 0;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .pooshe-myan .ns-store-avatar {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin: 30px 0;
    }

        .pooshe-myan .ns-store-avatar .profile-img {
            margin: 0 0 0 30px;
            width: 80px;
            height: 80px;
            position: relative;
            -webkit-border-radius: 80px;
            border-radius: 80px;
            background: #fff;
            text-align: center;
        }

            .pooshe-myan .ns-store-avatar .profile-img img {
                -webkit-border-radius: 80px;
                border-radius: 80px;
                max-width: 100%;
                max-height: 100%;
                border: #fff 3px solid;
            }

            .pooshe-myan .ns-store-avatar .profile-img .loader {
                box-sizing: content-box;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                margin: auto;
                height: 80px;
                width: 80px;
                border-radius: 50%;
                border-style: solid;
                border-top-width: 10px;
                border-right-width: 0px;
                border-bottom-width: 10px;
                border-left-width: 0px;
                animation: border-animate 2s infinite;
                -webkit-animation: border-animate 2s infinite;
                animation-timing-function: ease-in-out;
                -webkit-animation-timing-function: ease-in-out;
            }

            .pooshe-myan .ns-store-avatar .profile-img .loaderMain {
                box-sizing: content-box;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                margin: auto;
                height: 80px;
                width: 80px;
                border-radius: 50%;
                border-style: solid;
                border-top-width: 10px;
                border-right-width: 0px;
                border-bottom-width: 10px;
                border-left-width: 0px;
                animation: border-animate 2s infinite;
                -webkit-animation: border-animate 2s infinite;
                animation-timing-function: ease-in-out;
                -webkit-animation-timing-function: ease-in-out;
            }

            .pooshe-myan .ns-store-avatar .profile-img .back {
                border-color: rgba(102, 102, 102, 0.1);
            }

            .pooshe-myan .ns-store-avatar .profile-img .front {
                border-color: rgba(102, 102, 102, 0.1);
                -webkit-transform: translate(-50%, -50%) rotateZ(90deg);
                transform: translate(-50%, -50%) rotateZ(90deg);
                animation: border-animate-2 2s infinite;
                -webkit-animation: border-animate-2 2s infinite;
            }

        .pooshe-myan .ns-store-avatar .store-avatar-footer .store-name {
            font-size: 18px;
            margin-left: 10px;
            margin-bottom: 0;
            color: #666;
        }

        .pooshe-myan .ns-store-avatar .store-avatar-footer .details {
            font-size: 13px;
            margin-top: 5px;
        }

            .pooshe-myan .ns-store-avatar .store-avatar-footer .details .reg-date {
                color: #999;
                font-size: 11px;
            }

            .pooshe-myan .ns-store-avatar .store-avatar-footer .details .wallet {
                color: #999;
            }

                .pooshe-myan .ns-store-avatar .store-avatar-footer .details .wallet b {
                    margin-right: 5px;
                    color: #777;
                }

.pooshe-price, .product-price, .amount {
    unicode-bidi: plaintext;
}

@media only screen and (max-height: 992px) {
    .woocommerce-MyAccount-navigation ul li.responsive-toggle {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .product-subtotal {
        display: none;
    }

    .product-price {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .woocommerce-MyAccount-navigation ul li {
        height: 50px;
        line-height: 50px;
        padding-right: 15px;
    }

        .woocommerce-MyAccount-navigation ul li.is-active a i, .woocommerce-MyAccount-navigation ul li.active i {
            color: #fff !important;
        }

        .woocommerce-MyAccount-navigation ul li a i {
            color: #999;
            margin-left: 20px;
            margin-right: 20px;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            position: relative;
        }

        .woocommerce-MyAccount-navigation ul li.is-active a i::before, .woocommerce-MyAccount-navigation ul li.active i::before {
            color: #fff;
            text-shadow: rgba(0, 0, 0, 0.1) 1px 2px 3px;
        }

        .woocommerce-MyAccount-navigation ul li a i::before {
            z-index: 3;
            position: relative;
        }

        .product-card .cardFooter .cardFooter-right .addtocart a, .select2-container--default .select2-results__option[aria-selected="true"], .woocommerce-MyAccount-navigation ul li.is-active a i::after, .woocommerce-MyAccount-navigation ul li.active i::after {
            background-color: #d29600 !important;
        }

        .woocommerce-MyAccount-navigation ul li.is-active a i::after, .woocommerce-MyAccount-navigation ul li.active i::after {
            background: #d29600 !important;
        }

        .woocommerce-MyAccount-navigation ul li a i::after {
            transition: 0.3s;
            -webkit-transition: 0.3s;
            content: '';
            display: block;
            width: 35px;
            height: 35px;
            background: rgba(0, 0, 0, 0.03);
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(15deg);
            transform: translate(-50%, -50%) rotate(15deg);
            z-index: 1;
        }

        .multiselect.pooshe-select .multiselect__content-wrapper, .select2-dropdown, .header-logo .inner, .header-account .sub-items, .header-cart .widget_shopping_cart_content, .bar-menu li ul, .post-card:not(.style-grid) .entry-body, .post-card.style-grid, .post-comments, .sidebar-widget, .product-card, .woocommerce-store-notice, .product-header, .product-header .woocommerce-product-gallery .flex-control-thumbs li, .product-header .woocommerce-product-gallery .flex-direction-nav li a, .product-header .woocommerce-product-gallery .woocommerce-product-gallery__trigger, .product-footer .wc-tab-contents, .pooshe-pprw .product-qr-img, #productShareModal .product-social .product-social-link, .woocommerce-account:not(.logged-in) #myaccount-tabContent, .woocommerce-lost-password:not(.logged-in) article.post-card .entry-body, .dokan-panel, .dashboard-content-area .dashboard-widget, .pooshe-elementor-shop-small-products .post-item .post-details, .ns-checkbox label::before, .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label::before, .btn, .button, input.dokan-btn-theme[type="submit"], a.dokan-btn-theme, .dokan-btn-theme, .nav-pills .nav-link, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .modal-content, .main-navbar ul.categories-menu li > .sub-menu, .main-navbar ul.categories-menu li > .sub-menu li a > i::after, .header-search .search-results, .header-search .search-results ul li a, .header-search .search-results ul li a figure, .header-account .sub-items li a img, .header-account figure, .header-account figure .badge, .header-account figure img, .header-cart a.cart-contents, .header-cart a.cart-contents i::after, .header-cart a.cart-contents .detail .count, .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item, .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .remove, .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .thumb, .header-information ul li .icon::after, .typing-animated span, .post-card .entry-header .thumbnail, .post-card.style-grid .entry-header .thumbnail, .post-comments .comments-title i::after, .post-comments .comment-list li .comment-body .comment-meta .comment-author img, .post-comments .comment-list li .comment-body .comment-content, .post-comments .comment-list li .comment-body .reply a, .sidebar-widget .tagcloud a, .sidebar-widget.widget_price_filter .price_slider, .sidebar-widget.widget_price_filter .ui-slider-range, .sidebar-widget.widget_price_filter .ui-slider-handle, .product_list_widget li .attachment-woocommerce_thumbnail, .pagination .page-numbers:not(ul), .woocommerce-pagination .page-numbers:not(ul), .elementor-pagination .page-numbers:not(ul), .product-card .thumbnail, .product-card .cardFooter .cardFooter-right .addtocart .added_to_cart, .cart-item-clone, .woocommerce-products-header .order-tabs li, .woocommerce-message, .woocommerce-Message, .woocommerce-error li, .product-header .title-box .product-logo-figure, .product-header .woocommerce-product-gallery, .product-header .woocommerce-product-gallery:before, .product-header .woocommerce-product-gallery .flex-viewport, .product-header .product-sale-timer .pooshe-timer li .number, .add-to-cart-product, .product-footer .woocommerce-tabs .tabs .swiper-slide .tab-inner, .sidebar-widget.pooshe-pai a, .woocommerce-Reviews .woocommerce-review__verified.verified, .woocommerce-Reviews .woocommerce-Reviews-title i::after, .woocommerce-Reviews .commentlist li.review img.avatar, .woocommerce-Reviews .commentlist li.review .comment_container, .comment-body .comment-rates-sec .comment-rates li:before, .comment_container .comment-rates-sec .comment-rates li:before, .modal .modal-dialog button.close .btn-over, .product-bought, .product-bought:after, .woocommerce-MyAccount-navigation ul li a i::after, .woocommerce #main .select2-container--default .select2-selection--single, .woocommerce-MyAccount-content .woocommerce-MyAccount-account-funds form, .woocommerce-MyAccount-content .pooshe-profile-content table .value, .mark, mark, .woocommerce-account:not(.logged-in) #myaccount-tabContent .woocommerce-password-hint, .dokan-alert, .dokan-progress, .pagination-wrap ul.pagination li .page-numbers, .dokan-message, .dokan-info, .dokan-error, ul.dokan-account-migration-lists li, .alert, #cat-drop-stack ul li.parent-cat-wrap > a, .dokan-pagination-container .dokan-pagination li a, .woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-thumbnail img, .woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-remove .remove, .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method input:checked + * + .payment_box, .woocommerce-checkout .woocommerce-form-login, .woocommerce-thankyou-order-details, .pooshe-elementor-shop-carousel .pooshe-carousel-buttons, .pooshe-elementor-shop-carousel .widget-title ul li:before, .pooshe-elementor-shop-small-products .swiper-button-prev, .pooshe-elementor-shop-small-products .swiper-button-next, .pooshe-elementor-shop-small-products .post-item figure.thumbnail:empty, .pooshe-elementor-shop-small-products .post-item .post-details .large, .pooshe-elementor-shop-small-products-list .post-item figure.thumbnail:empty, .pooshe-footer .to-top {
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

            a:hover, #header-popup-login .form-col .loading, .header-logo .socials ul li a:hover, .header-search .search-results ul li a:hover .title, .header-account .sub-items li.logout a, .header-account .sub-items li.logout a:hover, .header-cart:hover a.cart-contents, .post-card .entry-header .post-meta .title a:hover, .post-card .entry-header .post-meta .meta-items > li a:hover, .post-card .entry-body .related-posts ul li a:hover, .post-card .entry-body .tags ul li a:hover, .post-navigation .nav-links > *:hover .post-title, .woocommerce-breadcrumb a:hover, .sidebar-widget.widget_meta ul:not(#recentcomments) > li a:hover, .sidebar-widget .tagcloud a:hover, .sidebar-widget .recentcomments a:hover, .product-card .woocommerce-loop-product__title:hover, .product-card .product-meta .posted_in a:hover, .product-card .product-time ul, .sidebar-widget.pooshe-pai .ns-store-avatar .store-name a:hover, .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:hover i, .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li.active, .woocommerce-MyAccount-content a:not(.button):not(.dokan-btn):not(.btn):hover, .mark, mark, .woocommerce-cart-form table .woocommerce-cart-form__cart-item td:not(.product-quantity).product-subtotal, .woocommerce-message .restore-item:hover, .cart-collaterals .cart_totals .order-total td, form.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total, .woocommerce-checkout .woocommerce-order-downloads__title, .woocommerce-checkout .woocommerce-order-details__title, .pooshe-elementor-shop-carousel .widget-title ul li.active, .pooshe-elementor-shop-small-products .post-item .post-details .price, .pooshe-elementor-shop-small-products-list .post-item:hover .post-details .title, .pooshe-footer .footer-socials ul li a:hover, .header-cart a.cart-contents i, .header-cart a.cart-contents .detail .count {
                color: #d29600;
            }

        .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li.active {
            color: #d29600;
        }

        .woocommerce-MyAccount-navigation ul li a {
            color: #777;
            transition: 0.3s;
            -webkit-transition: 0.3s;
        }

.post-card .entry-header .post-meta .title {
    display: block;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}

.woocommerce-notices-wrapper {
    text-align: center;
}

.woocommerce-cart .cart-empty.woocommerce-info {
    text-align: center;
    margin-bottom: 30px;
}

.cart-empty-icon, .Wish-empty-icon {
    color: #ccc;
    padding: 10px;
}
/*.woocommerce-cart .cart-empty.woocommerce-info:before {
        color: #ccc;
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "";
        display: block;
        text-align: center;
        font-size: 56px;
        margin-bottom: 15px;
        margin-top: 15px;
    }*/
.woocommerce-cart .return-to-shop {
    text-align: center;
}
/*.btn, .button, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    border: none;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background-color: #bbb;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}*/
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1340px !important;
    }
}

.woocommerce-MyAccount-content .title {
    margin-right: 10px;
    user-select: none;
}

.woocommerce-MyAccount-content .value {
    margin: 10px 0;
    background: #f5f5f5;
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.hide {
    display: none;
}

.dokan-form-control, .form-control, .input-text, .dokan-form-group .datepicker {
    border: #eee 3px solid;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 48px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    font-weight: normal;
    color: #000 !important;
    /*color: #ffc107 !important;*/
    font-size: 14px;
    padding: 0 .8rem;
    /*width:100%;*/
}

@media only screen and (max-width: 1024px) {
    .woocommerce-cart-form {
        position: inherit;
        width: 100% !important;
    }

    .cart-collaterals {
        position: inherit;
        width: 100% !important;
    }

    .card-style {
        display: none;
    }
}

.woocommerce-cart-form {
    float: right;
    width: calc(100% - 430px);
    margin-left: 30px;
}

.cart-collaterals {
    float: left;
    width: 400px;
}

/*.shop_table, .dokan-table {
    width: 100%;
}

table {
    border-collapse: collapse;
}*/
.shop_table thead th, .shop_table tfoot th, .dokan-table thead th, .dokan-table tfoot th {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
    border: none;
}

.woocommerce-cart-form table .product-quantity {
    display: none;
}

.woocommerce-cart-form table tr:nth-of-type(odd) td:first-of-type {
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

.shop_table tbody tr:first-of-type td:first-of-type, .dokan-table tbody tr:first-of-type td:first-of-type {
    border-top-left-radius: 10px;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-remove {
    text-align: center;
}

.shop_table tbody tr td, .dokan-table tbody tr td {
    padding: 15px;
    background-color: #f5f5f5;
    border: none;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-thumbnail {
    width: 200px;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-remove .remove {
    font-size: 22px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 25px;
    display: block;
    margin: auto;
    color: #888;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-remove {
    text-align: center;
}

.woocommerce-cart-form table tr:nth-of-type(even) td {
    background-color: transparent;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-thumbnail img {
    width: 100%;
    height: auto;
}

.pooshe-price *, .product-price *, .amount * {
    unicode-bidi: plaintext;
}

.cart-collaterals .cart_totals h2 {
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 15px;
    color: #999;
}

.shop_table, .dokan-table {
    width: 100%;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    margin-top: 30px;
}

    .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        width: 100% !important;
        display: block;
        text-align: center;
    }

.shop_table tbody tr:first-of-type td:last-of-type, .dokan-table tbody tr:first-of-type td:last-of-type {
    border-top-right-radius: 10px;
}

.shop_table tbody tr:first-of-type td:first-of-type, .dokan-table tbody tr:first-of-type td:first-of-type {
    border-top-left-radius: 10px;
}

.woocommerce-cart-form table tr:nth-of-type(odd) td:first-of-type:last-of-type {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.woocommerce-cart-form table .actions .coupon {
    float: right;
}

    .woocommerce-cart-form table .actions .coupon label {
        margin-bottom: 0;
    }

@media screen and (max-width: 768px) {
    /*.margin-topBot {
        margin:0 !important;
    }
    .p-header-inner {
        z-index: 25;
        position: fixed;
        bottom: 0;
        width: 100%;
    }*/
    .woocommerce-cart-form table .actions .coupon {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
    }

        .woocommerce-cart-form table .actions .coupon #coupon_code {
            flex: 1;
            margin: 0 10px;
        }
}

@media screen and (max-width: 480px) {
    .woocommerce-cart-form table .actions .coupon {
        display: block;
    }

        .woocommerce-cart-form table .actions .coupon > * {
            display: block;
            width: 100%;
            margin: 5px 0 !important;
        }
}

.woocommerce-cart-form table .actions .coupon .input-text {
    margin-right: 15px;
}

.woocommerce-cart-form table .actions [name="update_cart"] {
    float: left;
}

@media screen and (max-width: 768px) {
    .woocommerce-cart-form table .actions [name="update_cart"] {
        float: none;
        width: 100%;
    }
}

.btn2 {
    border: none;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background-color: #bbb;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}

dl.variation {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

    dl.variation * {
        display: inline-block;
        margin: 0;
    }

    dl.variation * {
        display: inline-block;
        margin: 0;
    }

.woocommerce-cart-form table tr:nth-of-type(even) .product-remove .remove:not(:hover) {
    background-color: #f5f5f5;
}

.woocommerce-cart-form table .woocommerce-cart-form__cart-item .product-remove .remove:hover {
    background-color: #d29600;
    color: #fff;
}

.header-cart .inner {
    position: relative;
}

.header-cart:hover a.cart-contents {
    color: #d29600;
}

    .header-cart:hover a.cart-contents i::after {
        -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(8);
        transform: translate(-50%, -50%) rotate(45deg) scale(8);
    }

    .header-cart:hover a.cart-contents .detail .count {
        color: #fff;
        background-color: #d29600;
    }

.header-cart:not(:hover) .widget_shopping_cart_content {
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.header-cart a.cart-contents {
    width: 50px;
    /*padding: 0 15px;*/
    height: 50px;
    /*line-height: 50px;
    color: #fff;
    align-items: center;*/
    display: flex;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
    max-height: 230px;
}

.header-cart .widget_shopping_cart_content:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 10px;
}

.header-cart a.cart-contents i {
    display: block;
    position: relative;
    font-size: 18px;
    margin-left: 20px;
    color: #010102;
}

    .header-cart a.cart-contents i::after {
        transition: 0.3s;
        -webkit-transition: 0.3s;
        background-color: #fff;
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0;
    }

    .header-cart a.cart-contents i::before {
        position: relative;
        z-index: 1;
    }

.header-cart a.cart-contents .detail {
    font-size: 14px;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

    .header-cart a.cart-contents .detail .count {
        transition: 0.3s;
        -webkit-transition: 0.3s;
        margin-right: 10px;
        font-weight: 600;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        background: #fff;
        padding: 0 5px;
        color: #010102;
    }

.header-cart .widget_shopping_cart_content {
    position: absolute;
    width: 300px;
    z-index: 50;
    top: 100%;
    margin-top: 10px;
    position: absolute;
    top: 100%;
    right: -60px;
    z-index: 50;
    padding: 10px 0;
    /* margin: 10px 0 0 0; */
    list-style: none;
    width: 300px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

    .header-cart .widget_shopping_cart_content > * {
        z-index: 1;
        position: relative;
    }

    .header-cart .widget_shopping_cart_content .woocommerce-cart-form__contents {
        padding: 10px;
        border: none;
    }

    .header-cart .widget_shopping_cart_content .woocommerce-mini-cart {
        padding: 0;
        margin: 0;
        max-height: 230px;
        overflow: auto;
    }

    .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item {
        display: block;
        padding: 10px 70px 10px 10px;
        position: relative;
    }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item:not(:last-of-type) {
            margin-bottom: 5px;
        }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item:not(:hover) .remove {
            opacity: 0;
        }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .remove {
            border: none;
            width: 50px;
            height: 50px;
            line-height: 50px;
            background-color: #f5f5f5 !important;
            text-align: center;
            font-size: 22px;
            color: #ccc !important;
            position: absolute;
            top: 10px;
            right: 10px;
        }

            .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .remove:hover {
                background-color: #d29600 !important;
                color: #fff !important;
            }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .thumb {
            float: right;
            margin-right: -60px;
            width: 50px;
            height: 50px;
            margin-left: 0;
            overflow: hidden;
        }

            .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .thumb img {
                width: 100%;
                height: 100%;
                margin: 0;
            }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .title {
            font-size: 14px;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            color: #666;
        }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .quantity {
            font-size: 13px;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            margin-top: 5px;
            color: #888;
        }

    .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__total {
        border: none;
        padding: 10px;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        text-align: center;
        margin-bottom: 0;
    }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__total:before {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            border-top: #ccc 1px dashed;
            z-index: 0;
        }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__total .inner {
            display: inline-block;
            position: relative;
            z-index: 1;
            background-color: #fff;
            padding: 0 3px;
            font-size: 14px;
        }

            .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__total .inner strong {
                /*color: #ccc;*/
                color: black;
                margin-left: 5px;
            }

    .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
        padding: 10px;
        display: flex;
        margin-bottom: 0;
    }

        .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
            width: 100%;
            font-size: 13px;
            text-align: center;
            padding: 15px;
        }

            .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout) {
                /*display: none;*/
                background-color: transparent;
                color: #999;
            }

                .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.wc-forward:not(.checkout):hover {
                    background-color: #eee;
                    color: #999;
                }

            .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout {
                color: #fff !important;
                background-color: #d29600 !important;
            }

                .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout:hover {
                    background-color: #010102 !important;
                }

    /*.header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout:before {
                    font-family: "Font Awesome 5 Pro";
                    font-weight: 300;
                    content: "";
                    margin-left: 10px;
                }*/

    .header-cart .widget_shopping_cart_content:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        height: 10px;
    }

    .header-cart .widget_shopping_cart_content:after {
        bottom: 0;
        left: 0;
        right: 0;
        height: 150px;
        opacity: .2;
    }

.header-cart .woocommerce-mini-cart__empty-message {
    text-align: center;
    font-size: 13px;
    color: #666;
}

/* .header-cart .woocommerce-mini-cart__empty-message:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "";
        display: block;
        text-align: center;
        font-size: 32px;
        margin-bottom: 10px;
        margin-top: 10px;
        color: #aaa;
    }*/

.header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
    width: 100%;
    font-size: 12px;
    Wish text-align: center;
}

    .header-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout {
        color: #fff;
        background-color: #d29600;
    }

.header-cart .widget_shopping_cart_content .woocommerce-mini-cart-item {
    display: block;
    padding: 10px 70px 10px 10px;
    position: relative;
    height: 70px;
}
/*Wish*/

.header-Wish .inner {
    position: relative;
}

.header-Wish:hover a.Wish-contents {
    color: #d29600;
}

    .header-Wish:hover a.Wish-contents i::after {
        -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(8);
        transform: translate(-50%, -50%) rotate(45deg) scale(8);
    }

    .header-Wish:hover a.Wish-contents .detail .count {
        color: #fff;
        background-color: #d29600;
    }

.header-Wish:not(:hover) .widget_shopping_Wish_content {
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.header-Wish a.Wish-contents {
    width: 50px;
    padding: 0 15px;
    height: 50px;
    /*line-height: 50px;
    color: #fff;
    align-items: center;*/
    display: flex;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 6px;
    max-height: 230px;
}

.header-Wish .widget_shopping_Wish_content:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 10px;
}

.header-Wish a.Wish-contents i {
    display: block;
    position: relative;
    font-size: 18px;
    margin-left: 20px;
    color: #010102;
}

    .header-Wish a.Wish-contents i::after {
        transition: 0.3s;
        -webkit-transition: 0.3s;
        background-color: #fff;
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0;
    }

    .header-Wish a.Wish-contents i::before {
        position: relative;
        z-index: 1;
    }

.header-Wish a.Wish-contents .detail {
    font-size: 14px;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}

    .header-Wish a.Wish-contents .detail .count {
        transition: 0.3s;
        -webkit-transition: 0.3s;
        margin-right: 10px;
        font-weight: 600;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        background: #fff;
        padding: 0 5px;
        color: #010102;
    }

.header-Wish .widget_shopping_Wish_content {
    position: absolute;
    width: 300px;
    z-index: 50;
    top: 100%;
    margin-top: 10px;
    position: absolute;
    top: 100%;
    right: -100px;
    z-index: 50;
    padding: 10px 0;
    /* margin: 10px 0 0 0; */
    list-style: none;
    width: 300px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

    .header-Wish .widget_shopping_Wish_content > * {
        z-index: 1;
        position: relative;
    }

    .header-Wish .widget_shopping_Wish_content .woocommerce-Wish-form__contents {
        padding: 10px;
        border: none;
    }

    .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish {
        padding: 0;
        margin: 0;
        max-height: 230px;
        overflow: auto;
    }

    .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item {
        display: block;
        padding: 10px 70px 10px 10px;
        position: relative;
    }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item:not(:last-of-type) {
            margin-bottom: 5px;
        }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item:not(:hover) .remove {
            opacity: 0;
        }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .remove {
            border: none;
            width: 50px;
            height: 50px;
            line-height: 50px;
            background-color: #f5f5f5 !important;
            text-align: center;
            font-size: 22px;
            color: #ccc !important;
            position: absolute;
            top: 10px;
            right: 10px;
        }

            .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .remove:hover {
                background-color: #d29600 !important;
                color: #fff !important;
            }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .thumb {
            float: right;
            margin-right: -60px;
            width: 50px;
            height: 50px;
            margin-left: 0;
            overflow: hidden;
        }

            .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .thumb img {
                width: 100%;
                height: 100%;
                margin: 0;
            }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .title {
            font-size: 14px;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            color: #666;
        }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item .quantity {
            font-size: 13px;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            margin-top: 5px;
            color: #888;
        }

    .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__total {
        border: none;
        padding: 10px;
        font-size: 16px;
        font-weight: normal;
        position: relative;
        text-align: center;
        margin-bottom: 0;
    }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__total:before {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            border-top: #ccc 1px dashed;
            z-index: 0;
        }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__total .inner {
            display: inline-block;
            position: relative;
            z-index: 1;
            background-color: #fff;
            padding: 0 3px;
            font-size: 14px;
        }

            .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__total .inner strong {
                /*color: #ccc;*/
                color: black;
                margin-left: 5px;
            }

    .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons {
        padding: 10px;
        display: flex;
        margin-bottom: 0;
    }

        .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a {
            width: 100%;
            font-size: 13px;
            text-align: center;
            padding: 15px;
        }

            .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.wc-forward:not(.checkout) {
                display: none;
                background-color: transparent;
                color: #999;
            }

                .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.wc-forward:not(.checkout):hover {
                    background-color: #eee;
                    color: #999;
                }

            .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.checkout {
                color: #fff !important;
                background-color: #d29600 !important;
            }

                .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.checkout:hover {
                    background-color: #010102 !important;
                }

    /*.header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.checkout:before {
                    font-family: "Font Awesome 5 Pro";
                    font-weight: 300;
                    content: "";
                    margin-left: 10px;
                }*/

    .header-Wish .widget_shopping_Wish_content:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        height: 10px;
    }

    .header-Wish .widget_shopping_Wish_content:after {
        bottom: 0;
        left: 0;
        right: 0;
        height: 150px;
        opacity: .2;
    }

.header-Wish .woocommerce-mini-Wish__empty-message {
    text-align: center;
    font-size: 13px;
    color: #666;
}

.header-Wish .woocommerce-mini-cart__buttons {
    padding: 10px;
    display: flex;
    margin-bottom: 0;
}

    .header-Wish .woocommerce-mini-cart__buttons a {
        text-align: center;
        padding: 15px;
        margin-bottom: 0;
        width: 100%;
        font-size: 13px;
        color: #fff !important;
        background-color: #d29600;
    }

        .header-Wish .woocommerce-mini-cart__buttons a:hover {
            background-color: #010102 !important;
        }

.header-Wish .widget_shopping_cart_content .woocommerce-mini-cart__buttons a.checkout {
}

/* .header-Wish .woocommerce-mini-Wish__empty-message:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        content: "";
        display: block;
        text-align: center;
        font-size: 32px;
        margin-bottom: 10px;
        margin-top: 10px;
        color: #aaa;
    }*/

.header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a {
    width: 100%;
    font-size: 13px;
    text-align: center;
}

    .header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish__buttons a.checkout {
        color: #fff;
        background-color: #d29600;
    }

.header-Wish .widget_shopping_Wish_content .woocommerce-mini-Wish-item {
    display: block;
    padding: 10px 70px 10px 10px;
    position: relative;
    height: 70px;
}

/*End Wish*/
.woocommerce-products-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .woocommerce-products-header .woocommerce-products-header__title {
        margin-bottom: 0;
        margin-left: 15px;
        color: #828282;
        font-weight: 400;
        font-size: 24px;
    }

    .woocommerce-products-header .order-tabs {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
        flex: 1;
    }

@media screen and (max-width: 768px) {
    .woocommerce-products-header .order-tabs {
        white-space: nowrap;
        overflow: auto;
        max-width: 100%;
    }
}

.woocommerce-products-header .order-tabs li {
    display: inline-block;
    background-color: #f5f5f5;
    color: #888;
    padding: 3px 15px;
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
}

.woocommerce-result-count {
    font-size: 14px;
    color: #999;
}

.order-tabs li.active {
    background-color: #d29600;
    color: white;
}

.btn.btn-transparent, .button.btn-transparent, input[type="submit"].dokan-btn-theme.btn-transparent, a.dokan-btn-theme.btn-transparent, .dokan-btn-theme.btn-transparent {
    background: transparent !important;
    color: #888;
}

.sidebar-widget {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

    .sidebar-widget .widget-title {
        color: #888;
        margin-bottom: 20px;
    }

    .sidebar-widget.widget_price_filter .price_slider {
        background-color: #f5f5f5;
    }

    .sidebar-widget.widget_price_filter .price_slider {
        position: relative;
        direction: ltr;
        height: 4px;
    }

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.sidebar-widget.widget_price_filter .price_label {
    margin-top: 10px;
    line-height: 1.5rem;
}

.sidebar-widget ul li {
    list-style: none;
    color: #ccc;
}

.sidebar-widget ul {
    /*padding-right: 0 !important;*/
    padding-left: 0 !important;
}

/*.sidebar-widget i {
    padding-left: 10px;
}*/
.cat-item a {
    padding-right: 5px;
}

.sidebar-widget ul li a:hover {
    padding-right: 5px;
}

.product {
    width: 100%;
}

ul.products {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
}

    ul.products.columns-1 .product {
        width: calc(100% - 30px);
    }

    ul.products.columns-3 .product {
        width: calc(33.33% - 30px);
    }

    ul.products.columns-4 .product {
        width: calc(25% - 30px);
    }

@media screen and (max-width: 1024px) {
    .post-slide5 .post-review {
        height: 280px;
    }

    /*.post-description {
        display: none;
    }*/

    ul.products.columns-3 .product {
        width: calc(50% - 30px);
    }

    ul.products.columns-4 .product {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 768px) {
    ul.products.columns-3 .product {
        width: calc(100% - 30px);
    }

    ul.products.columns-4 .product {
        width: calc(100% - 30px);
    }
}

ul.products .product {
    width: calc(25% - 30px);
}

div.products {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
}

    div.products.columns-1 .product {
        width: calc(100% - 30px);
    }

    div.products.columns-3 .product {
        width: calc(33.33% - 30px);
    }

    div.products.columns-4 .product {
        width: calc(25% - 30px);
    }

@media screen and (max-width: 1024px) {
    .post-slide5 .post-review {
        height: 280px;
    }

    /*.post-description {
        display: none;
    }*/

    div.products.columns-3 .product {
        width: calc(50% - 30px);
    }

    div.products.columns-4 .product {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 768px) {
    div.products.columns-3 .product {
        width: calc(100% - 30px);
    }

    div.products.columns-4 .product {
        width: calc(100% - 30px);
    }
}

div.products .product {
    width: calc(25% - 30px);
}

.product-card:hover {
    box-shadow: rgba(0,0,0,.1) 0 10px 20px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 10px 20px;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.product-card {
    list-style: none;
    margin: 15px;
    padding: 20px;
    background-color: #fff;
    color: #666;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    /* -webkit-transform: translateY(-8px);
    transform: translateY(-8px);*/
}

    .product-card:hover {
        /*padding-top:25px;*/
        box-shadow: rgba(0,0,0,.1) 0 10px 20px;
        -webkit-box-shadow: rgba(0,0,0,.1) 0 10px 20px;
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    .product-card .thumbnail {
        position: relative;
        background-color: #f5f5f5;
        overflow: hidden;
        margin-bottom: 0;
    }

        .product-card .thumbnail img {
            width: 100%;
            height: auto;
        }

    .product-card .woocommerce-loop-product__title {
        font-size: 1rem;
        /* white-space: nowrap; */
        overflow: hidden;
        text-overflow: ellipsis;
        color: #666;
        margin-bottom: 10px;
        margin-top: 12px;
        text-align: center;
        height: 40px;
    }

    .product-card .product-meta {
        min-height: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .product-card .product-hover {
        display: none;
    }

    .product-card .product-time {
        display: flex;
        justify-content: left;
        color: #999;
        align-items: end;
        font-size: 12px;
        height: 21px;
    }

    .product-card .cardFooter {
        display: flex;
        flex-wrap: wrap;
        margin: 5px 0 0 -20px;
    }

    .product-card * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.product-card .cardFooter .cardFooter-left {
    flex: 1;
    text-align: right;
}

.product-card .cardFooter .cardFooter-right {
    justify-content: left;
    display: flex;
}

.product-card .cardFooter .cardFooter-left .button {
    background-color: #F2F2F2;
    color: rgba(112,112,112,.5);
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.product-card .cardFooter .button {
    height: 40px !important;
    width: 40px !important;
    padding: 0;
    text-align: center;
    line-height: 40px;
    /*cursor: pointer !important;*/
}

.product-card .cardFooter a {
    display: inline-block;
}

/*.btn, .button, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    border: none;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background-color: #bbb;
    color: #fff;
    display: inline-block;
    font-size: 14px;
}*/
.product-card .cardFooter .cardFooter-right .prices {
    margin-right: 10px;
    background-color: #000;
    /*background-color: #B5B5B5;*/
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 10px 0 10px;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    position: relative;
    font-size: 0;
}

    .product-card .cardFooter .cardFooter-right .prices del {
        position: absolute;
        bottom: -5px;
        line-height: normal;
        opacity: .5;
    }

    .product-card .cardFooter .cardFooter-right .prices span {
        font-size: 14px;
    }

.pooshe-price, .product-price, .amount {
    unicode-bidi: plaintext;
}

    .pooshe-price *, .product-price *, .amount * {
        unicode-bidi: plaintext;
    }

.product-card .cardFooter .cardFooter-right .prices del .woocommerce-Price-currencySymbol {
    display: none;
}

.product-card .cardFooter .cardFooter-right .prices span {
    font-size: 14px;
}

.product-card .cardFooter .cardFooter-right .prices ins {
    text-decoration: none;
}

.product-card .cardFooter .cardFooter-right .prices span {
    font-size: 14px;
}

.product-card .cardFooter .cardFooter-left .button:not(:last-of-type) {
    margin-left: 10px;
}

.woocommerce-pagination {
    margin: 30px 0;
}

.product-card .cardFooter .cardFooter-left .button:hover {
    background-color: #e3e3e3;
    color: rgba(112,112,112,.8);
}

.pagination, .woocommerce-pagination, .elementor-pagination {
    text-align: center;
}

    .woocommerce-pagination ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .woocommerce-pagination ul li {
            display: inline-block;
            transition: 0.3s;
            -webkit-transition: 0.3s;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            margin-right: 1px;
        }

    .pagination .page-numbers:not(ul).current, .woocommerce-pagination .page-numbers:not(ul).current, .elementor-pagination .page-numbers:not(ul).current {
        background-color: transparent;
        color: #aaa;
    }

    .pagination .page-numbers:not(ul), .woocommerce-pagination .page-numbers:not(ul), .elementor-pagination .page-numbers:not(ul) {
        display: inline-block;
        padding: 7.5px 15px;
        font-size: 14px;
        /*background-color: #eee;
        color: #aaa;*/
        background-color: #dc3545;
        color: #FFEB3B;
    }

        .pagination .page-numbers:not(ul):hover, .woocommerce-pagination .page-numbers:not(ul):hover, .elementor-pagination .page-numbers:not(ul):hover {
            background-color: #010102 !important;
            box-shadow: none !important;
            -webkit-box-shadow: none !important;
            color: white !important;
        }

.addtocart img {
    width: 22px !important;
    display: inline-block !important;
}

.addtocart {
    display: flex;
}

.addtocartnext {
    width: 50px;
}

.addtocart * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.product-card .cardFooter .cardFooter-right .addtocart a:hover {
    background-color: #010102 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: white !important;
}

.product-header .woocommerce-product-gallery {
    position: relative;
    overflow: hidden;
}

    .product-header .woocommerce-product-gallery:not(:hover):before {
        opacity: 0;
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    .product-header .woocommerce-product-gallery:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #000;
        opacity: .2;
        z-index: 3;
    }

    .product-header .woocommerce-product-gallery:not(:hover) .woocommerce-product-gallery__trigger {
        opacity: 0;
    }

    .product-header .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 10;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        font-size: 0;
    }

    .multiselect.pooshe-select .multiselect__content-wrapper, .select2-dropdown, .header-logo .inner, .header-account .sub-items, .header-cart .widget_shopping_cart_content, .bar-menu li ul, .post-card:not(.style-grid) .entry-body, .post-card.style-grid, .post-comments, .sidebar-widget, .product-card, .woocommerce-store-notice, .product-header, .product-header .woocommerce-product-gallery .flex-control-thumbs li, .product-header .woocommerce-product-gallery .flex-direction-nav li a, .product-header .woocommerce-product-gallery .woocommerce-product-gallery__trigger, .product-footer .wc-tab-contents, .pooshe-pprw .product-qr-img, #productShareModal .product-social .product-social-link, .woocommerce-account:not(.logged-in) #myaccount-tabContent, .woocommerce-lost-password:not(.logged-in) article.post-card .entry-body, .dokan-panel, .dashboard-content-area .dashboard-widget, .pooshe-elementor-shop-small-products .post-item .post-details {
        background-color: #fff;
        color: #666 !important;
    }
        /*.product-header .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
            font-family: "Font Awesome 5 Free";*/
        /*font-family: "Font Awesome 5 Pro";*/
        /*font-weight: 400;
            content: "🔍";
            font-size: 14px;
        }*/
        .product-header .title-box .product_title {
            font-size: 1.1rem;
            font-weight: 600;
            color: #010102;
            text-align: center;
        }

            .product-header .title-box .product_title + .pooshe-subtitle {
                margin-top: 10px;
            }

        .product-header .title-box .pooshe-subtitle {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 0;
            opacity: .5;
        }

#DivAddtocart {
    cursor: pointer;
    text-align: center;
}

.add-to-cart-product.show {
    margin-bottom: 0;
    opacity: 1;
    visibility: visible;
}

@media screen and (min-width: 480px) .add-to-cart-product {
    margin-top: 15px;
}

.add-to-cart-product {
    background: #f5f5f5;
    padding: 10px;
    color: #666;
}

.product-header .title-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #666;
    margin-bottom: 20px;
}

.product-header table.product-custom-atts {
    width: 100%;
    font-size: 16px;
}

.add-to-cart-product .add-to-cart-detail {
    margin: -30px -30px 20px -30px;
    padding: 30px 30px 0 30px;
}

    .add-to-cart-product .add-to-cart-detail .mini-item {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

        .add-to-cart-product .add-to-cart-detail .mini-item .title {
            font-size: 14px;
            margin-left: 10px;
        }

            .add-to-cart-product .add-to-cart-detail .mini-item .title:after {
                content: ":";
            }

        .add-to-cart-product .add-to-cart-detail .mini-item .count {
            font-size: 26px;
            font-weight: 500;
        }

        .add-to-cart-product .add-to-cart-detail .mini-item span {
            display: inline-block;
        }

.product .count {
    background-color: inherit;
}

.add-to-cart-product p.price, .add-to-cart-product .woocommerce-variation-price {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.add-to-cart-product p.price .woocommerce-Price-currencySymbol, .add-to-cart-product .woocommerce-variation-price .woocommerce-Price-currencySymbol {
    font-size: 12px;
    font-weight: 400;
}

.pooshe-price *, .product-price *, .amount * {
    unicode-bidi: plaintext;
}

.add-to-cart-product p.price:before, .add-to-cart-product .woocommerce-variation-price:before {
    content: "Price (Inklu.MwSt) + Free Shipping";
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    flex: 1;
}

.prices del * {
    font-size: 8pt;
}

.add-to-cart-product p.price del, .add-to-cart-product .woocommerce-variation-price del {
    font-size: 16px;
}

.woocommerce-variation-price del, .pooshe-price del, p.price del {
    opacity: .5;
    margin-left: 5px;
}

.woocommerce-variation-price ins, .pooshe-price ins, p.price ins {
    text-decoration: none;
}

    .woocommerce-variation-price ins span, .pooshe-price ins span, p.price ins span {
        text-decoration: none;
    }

.add-to-cart-product p.price .woocommerce-Price-currencySymbol, .add-to-cart-product .woocommerce-variation-price .woocommerce-Price-currencySymbol {
    font-size: 12px;
    font-weight: 400;
}

.woocommerce-variation-price ins span, .pooshe-price ins span, p.price ins span {
    text-decoration: none;
}

.product-footer {
    margin-bottom: 30px;
}

    .product-footer .woocommerce-tabs .tabs {
        display: block;
        padding: 0;
        margin: 0;
    }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
/*
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0,0,0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
    */

.product-footer .woocommerce-tabs .tabs .swiper-slide .tab-inner {
    line-height: 50px;
    padding: 0 30px;
    color: #777;
    background: #f5f5f5;
    cursor: context-menu;
}

    .product-footer .woocommerce-tabs .tabs .swiper-slide .tab-inner i {
        margin-left: 10px;
        font-size: 18px;
    }

.product-footer .woocommerce-tabs .tabs .swiper-slide {
    width: auto;
    display: inline-block;
}

.swiper-slide {
    border-style: solid;
    border-width: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: border,background,-webkit-transform;
    transition-property: border,background,-webkit-transform;
    -o-transition-property: border,background,transform;
    transition-property: border,background,transform;
    transition-property: border,background,transform,-webkit-transform;
    overflow: hidden;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.shop_table tbody tr:last-of-type td:last-of-type, .dokan-table tbody tr:last-of-type td:last-of-type {
    border-bottom-right-radius: 10px;
}

.shop_table tbody tr:last-of-type td:first-of-type, .dokan-table tbody tr:last-of-type td:first-of-type {
    border-bottom-left-radius: 10px;
}

.product-footer .wc-tab-contents {
    padding: 20px;
    margin-top: 20px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.product-header {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.1) 0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
}

.pooshe-pprw {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.sidebar-widget {
    margin-bottom: 20px;
    padding: 20px;
}

    .sidebar-widget.pooshe-pai > h2 {
        display: none;
    }

    .sidebar-widget.pooshe-pai .woocommerce-product-attributes {
        width: 100%;
    }

        .sidebar-widget.pooshe-pai .woocommerce-product-attributes tr {
            /*vertical-align: top;*/
        }

        .sidebar-widget.pooshe-pai .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
            font-size: 13px;
            font-weight: 400;
            width: 40%;
            color: #888;
            line-height: normal;
            padding-bottom: 15px;
            cursor: context-menu;
            user-select: none;
            -webkit-user-select: none;
        }

        .sidebar-widget.pooshe-pai .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
            font-size: 14px;
            color: #777;
            text-align: left;
        }
/*.sidebar-widget.pooshe-pai .woocommerce-product-attributes .woocommerce-product-attributes-item__img {
            width: 64px;
            text-align: left;
        }*/

.product-custom-atts img {
    width: 32px;
}

.product-header table.product-custom-atts td.name {
    width: auto;
    font-size: 14px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    color: #999;
}

.product-header table.product-custom-atts {
    width: 100%;
}

.posted_in a:hover {
    background-color: #d29600 !important;
    color: #fff !important;
}

.posted_in a {
    text-align: center;
    display: inline-block;
    padding: 5px 10px;
    background: #f5f5f5;
    font-size: 13px;
    line-height: 18px;
    color: #666;
    margin: 0 0 10px 2px;
}

.sidebar-widget.pooshe-pai .ns-store-avatar {
    display: flex;
    align-items: center;
}

    .sidebar-widget.pooshe-pai .ns-store-avatar img {
        width: 30px;
        height: 30px;
    }

    .sidebar-widget.pooshe-pai .ns-store-avatar .store-name {
        margin-bottom: 0;
    }

        .sidebar-widget.pooshe-pai .ns-store-avatar .store-name a {
            margin-bottom: 0;
            display: block;
            background-color: transparent;
        }

.sidebar-widget.pooshe-pai a {
    display: inline-block;
    padding: 5px 10px;
    background: #f5f5f5;
    font-size: 13px;
    line-height: 18px;
    color: #666;
    margin: 0 0 10px 2px;
}

.grid-style.btn:hover {
    color: #212529 !important;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .card-list-style .product-card figure.thumbnail {
        float: right;
        margin-bottom: 0 !important;
        margin-left: 20px;
    }
}

.product-card .thumbnail {
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
    margin-bottom: 0;
}

.required {
    color: red;
}

#MobileCode {
    text-align: center;
    direction: ltr;
}

.PayCallback {
    text-align: center;
    width: 100%;
    font-size: 2rem;
    font-weight: 600;
}

    .PayCallback .error {
        color: red;
    }

    .PayCallback .success {
        color: green;
    }

.payment_method_shetab {
    width: 100%;
}

.product-header .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    height: 100%;
}

    .product-header .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
        width: 100%;
        height: auto;
    }

.swiper-slide swiper-slide-panel--description {
    width: 100%;
    margin-left: 10px;
}

.woocommerce-MyAccount-content {
    width: 100%;
}

.btndateright {
    /*width: 170px;
    float: right;*/
    position: absolute;
    right: 5px;
    top: 5px;
}

.orderPrice {
    padding: 10px;
    margin-left: 20px;
}

.orderPrint {
    position: absolute;
    top: 20px;
}

.orderRate {
    position: absolute;
    top: 35px;
    /*margin-left: 50px;*/
    right: 20px;
}

@media screen and (max-width: 768px) {
    .shop_table tbody tr td, .dokan-table tbody tr td {
        font-size: 0.7rem;
        padding: 3px;
    }

    .card-body {
        padding: 0.8rem;
    }
}

#url-alart-mgs {
    float: left;
}

.show_if_seller .error {
    color: red;
}

.show_if_seller .success {
    color: green;
}

.mousePointer {
    cursor: pointer;
    color: #d29600;
}

    .mousePointer:hover {
        color: #010102;
        padding-right: 5px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }

.RowPointer {
    cursor: pointer;
}

    .RowPointer:hover {
        color: #010102;
        padding-right: 5px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }

.comboselect select option {
    padding: 50px;
}

.btn-shop-responsive-sidebar {
    position: fixed;
    bottom: 85px;
    left: 5px;
    z-index: 999;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px;
}

.add-button {
    bottom: 70px !important;
}

.btn-ticket-responsive-sidebar {
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 999;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px;
}

@media only screen and (max-width: 768px) {
    .btn-ticket-responsive-sidebar {
        bottom: 60px;
    }
}

.btn-checkout-responsive-sidebar {
    position: fixed;
    bottom: 5px;
    right: 125px;
    z-index: 999;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px;
}

.btn-cart-responsive-sidebar {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 999;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px;
}

.cat-item-parent a {
    font-weight: bold;
}

.cat-item-1 {
    padding-right: 5px;
}

    .cat-item-1 a {
        font-weight: unset;
        font-size: 11px;
    }

.cat-active a {
    color: #d29600;
}

.tagsection {
    padding: 5px;
}

#ulCategoriesSelect {
    height: 47px !important;
}

.loaderMainHolder {
    position: fixed;
    /*top: 50%;*/
    left: 50%;
    transform: translate(-50%, -50%);
}

.loaderMain {
    color: #f97901;
    font-size: 8px;
    /*margin: 10px auto;*/
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader {
    color: #f97901;
    font-size: 8px;
    margin: 10px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load4 {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load4 {
    0%, 100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }

    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }

    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }

    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }

    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }

    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

.margin-topBot {
    margin-top: 10px;
    margin-bottom: 10px;
}

#lblNDesc *, #lblNDescMobile * {
    font-family: "IRANSansWeb(FaNum)",Tahoma !important;
}
/*#divuser {
    position: absolute;
    left: 150px;
}*/
.product-header .product-share .add-product-favo {
    width: 45px;
    text-align: center;
}

.product-header .product-share .button {
    overflow: hidden;
    border: none;
    padding: 0 18px 0px 16px;
    height: 45px;
    line-height: 45px;
    background-color: #010102;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    width: 50px;
}

.product-share-cart {
    cursor: pointer !important;
}

.pd-right-10 {
    padding-right: 10px;
}

.containerSearch {
    width: 100%;
    margin: 0 10px 0 10px;
}

.btn-secondary {
    background-color: #f4b527 !important;
    /*background-color: #010102 !important;*/
    border: none !important;
}

.margin-top40 {
    margin-top: 40px;
}

.link {
    direction: ltr;
}

.product-header .product-share {
    display: flex;
    margin-top: 10px;
}

    .product-header .product-share .button {
        margin-right: 10px;
        white-space: nowrap;
        overflow: hidden;
    }

.close {
    right: 15px;
    position: absolute;
}

#productShareModal .product-social {
    text-align: center;
}

    #productShareModal .product-social #product-url-inpt, #orderShareModal .product-social {
        text-align: center;
        direction: ltr;
        font-family: Tahoma;
    }

        #productShareModal .product-social .product-social-link, #orderShareModal .product-social .product-social-link {
            margin: 10px 5px;
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            background-color: #fff;
            color: #666;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            box-shadow: rgba(0,0,0,.1) 0 2px 6px;
            -webkit-box-shadow: rgba(0,0,0,.1) 0 2px 6px;
            font-size: 1.8rem;
        }

.linkOrderShareModal, #OrderShareModal {
    font-size: 1.8rem;
}

.tazmin {
    background-image: url(/fa/Default/images/curve.svg);
    background-repeat: no-repeat;
    height: 177px;
    padding-top: 60px;
    color: #010102 !important;
}

.salebanner {
    background-image: url(/fa/Default/images/bg.svg);
    background-repeat: no-repeat;
    height: 177px;
    padding-top: 60px;
    color: #010102 !important;
}

@media only screen and (max-width: 1340px) {
    .tazmin {
        background-image: none;
        background-color: #010101 !important;
        padding-top: 20px;
        text-align: center;
    }

    .salebanner {
        background-image: none;
        background-color: #010101 !important;
        padding-top: 0px;
        text-align: center;
    }
}

.bannerTextCenter {
    font-size: 20px;
    direction: ltr;
    padding-top: 3px;
    font-weight: 600;
    color: white;
    text-align: center;
    display: inline-block;
}

.product-img-border-top {
    border-top: 1px solid gray;
    padding-top: 10px;
}

.ticketUser {
    background-color: #f5f7fa;
    color: #8e8989 !important;
    position: relative;
    padding: 16px 24px;
    border-radius: 24px;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 8px;
    min-width: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.ticketUserDate {
    font-size: 10px;
}

.ticketAdmin {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
}

.ticketAdminContent {
    position: relative;
    background-color: #00baba;
    color: #fff !important;
    padding: 16px 24px;
    border-radius: 24px;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 8px;
    min-width: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.ticketAdminDate {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    position: relative;
    font-size: 10px;
}

tfoot th {
    font-weight: 600;
    text-align: center;
}

thead th {
    font-weight: 600;
    text-align: center;
}

tbody td {
    text-align: center;
}

.progress {
    width: 300px;
    border: 1px solid black;
    background-color: #e89da4 !important;
}

.progressContainer {
    text-align: center;
    position: fixed;
    top: 100px;
    left: 25%;
    right: 25%;
    width: 50%;
    z-index: 10001;
}

.modal {
    z-index: 2000000;
}

#RequestTicketDetailModal {
    z-index: 2000001;
}

.swal2-container {
    z-index: 100000000000 !important;
}

#ulTicketDetails {
    height: 60vh;
    overflow-y: auto;
}

.alignRight {
    text-align: right !important;
}

.footer-secondary {
    padding: 7.5px 0;
}

.pull-right {
    float: right;
}

.payment-icons .payment-icon {
    display: inline-block;
    opacity: .6;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border-radius: 5px;
    background-color: rgba(0,0,0,0.1);
    padding-bottom: 0;
    padding: 3px 5px 5px;
    margin: 3px 3px 0
}

    .payment-icons .payment-icon svg {
        vertical-align: middle;
        height: 20px;
        width: auto !important
    }

    .payment-icons .payment-icon:hover {
        opacity: 1;
    }

.payment-icons .payment-icon {
    background-color: rgba(255,255,255,0.1)
}

    .payment-icons .payment-icon svg {
        fill: #FFF
    }

.alignLeft {
    text-align: left !important;
}

.span-tedad {
    background-color: whitesmoke;
    border-radius: 10px;
    margin: 3px;
    height: 34px;
    width: 34px !important;
    padding: 0;
    text-align: center;
    line-height: 34px;
    /*line-height: 34px !important;*/
    cursor: pointer;
}

#divCartMinibody .span-tedad {
    margin: 1px;
    height: 20px;
    width: 30px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    line-height: 1rem !important;
    text-align: center;
}

.product-add-cart {
    background-color: white;
    margin: 2px;
    border-radius: 10px;
    padding: 3px;
    text-align: center !important;
    display: inline-block;
}

@media only screen and (max-width: 480px) {
    .addtocart {
        width: 60px !important;
    }

    .product-add-cart .button {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
    }

    .addtobasketText {
        display: none;
    }
}

.product-add-cart .button {
    height: 40px;
    width: 100% !important;
    padding: 1px 5px 0px 5px;
    text-align: center;
    line-height: 40px;
    /*cursor: pointer;*/
}

.product-add-cart .tedad0 {
    width: unset;
}

/*@media all and (display-mode: standalone) {
    body {
        background-color: yellow;
    }
}*/
#searchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    margin-top: 50px;
    z-index: 2;
    background: whitesmoke;
}

    #searchResult li {
        padding: 4px;
        margin-bottom: 1px;
    }

        #searchResult li .divimg {
            display: inline-block;
            align-items: center;
            width: 60px;
        }

        #searchResult li .divlink {
            display: flow-root;
            align-items: center;
            height: 50px;
            padding-left: 60px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #searchResult li:nth-child(even) {
            background: #f4b527;
            color: white;
        }

        #searchResult li:hover {
            cursor: pointer;
        }

    #searchResult .imgSearchItem {
        width: 50px;
        height: 50px;
        padding: 3px;
        position: absolute;
    }

.div-tedad {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .div-tedad {
        position: fixed;
        bottom: 0;
        left: 5px;
        z-index: 1;
    }
}

.product-radif {
    bottom: 0;
    position: absolute;
    right: 0;
    font-size: 12px !important;
    font-weight: normal !important;
}

.woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    font-weight: normal !important;
}

.privacy-settings {
    background-color: #010104;
    color: white;
    padding: 20px;
    text-align: justify;
    margin: 1px 1px 0px 1px;
    border: 1px solid #f4b527;
    border-radius: 10px;
}

.product-brand {
    display: inline-flex;
}

#btnGotoTop {
    display: none;
    bottom: 60px;
    z-index: 99;
    position: fixed;
    /*bottom: 30px;*/
    right: 5px;
    z-index: 9999;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px;
}

    #btnGotoTop:hover {
        background-color: #555;
    }

.pricefor100 {
    font-size: 10pt;
    padding: 3px;
}

#cmbSimilar {
    /*color: #dc3545 !important;*/
    color: #010102 !important;
}

@media only screen and (max-width: 768px) {
    .btn-checkout-responsive-sidebar {
        /*display: initial;*/
        bottom: 5px;
        right: 5px;
    }

    .btn-cart-responsive-sidebar {
        display: none !important;
    }

    .divBtnCheckout {
        background-color: white;
        width: 100%;
        position: fixed;
        height: 55px;
        bottom: 0;
        border-top: 1px solid silver;
    }
}

.owl-carousel, .owl-carousel .owl-item {
    position: initial !important;
}

.copyright-row .text-center {
    padding-bottom: 100px;
}

#btnTicketFooter img {
    border-radius: 50%;
    width: 50px;
}

.abcRioButtonContents, .abcRioButtonSvgImageWithFallback, .abcRioButtonContents svg, .abcRioButtonSvg {
    width: 30px !important;
    height: 30px !important;
    font-size: 20px;
}

.abcRioButton, .abcRioButtonLightBlue {
    height: 50px !important;
    width: 150px !important;
}

    .abcRioButtonLightBlue span {
        font-size: 15px !important;
    }

.abcRioButtonContentWrapper {
    padding-top: 5px;
}

.or {
    display: flex;
    align-items: center;
    justify-content: center;
}

.goback {
    color: red !important;
}

.rate-base-layer {
    color: #aaa;
}

.rate-hover-layer {
    color: gold;
}

.rate-select-layer {
    color: gold;
}

.shareios {
    display: inline;
    width: 50px;
}

.divPriceSearch {
    float: right;
    margin-top: -30px;
}

#lang_txtSearch {
    color: #ffc107 !important;
    background-color: black !important;
}

.conditionchaeck {
    color: red;
    font-size: 11pt;
    font-weight: bold;
}

.w-100 {
    width: 100% !important;
}
/*
.Ullang {
    height: 30px;
    width: 50px;
    border: 1px #000 solid;
}
.Ullang li {
    padding: 5px 10px;
    z-index: 2;
}
.Ullang li:not(.init) {
    float: left;
    width: 130px;
    display: none;
    background: #ddd;
}
.Ullang li:not(.init):hover, ul li.selected:not(.init) {
    background: #09f;
}*/
.Ullang li {
    display: none;
    cursor: pointer;
    padding: 5px 10px;
    border-top: 1px solid black;
    min-width: 20px;
}

    .Ullang li:first-child {
        display: block;
        border-top: 0px;
    }

.Ullang {
    border: 1px solid black;
    display: inline-block;
    padding: 0;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    background-color: black;
}

    .Ullang li:hover {
        background-color: #ddd;
    }

    .Ullang li:first-child:hover {
        background-color: transparent;
    }

    .Ullang.open li {
        display: block;
    }

/*.Ullang span:before {
        position: absolute;
        top: 5px;
        right: 15px;
        content: "\2193";
    }

    .Ullang.open span:before {
        content: "\2191";
    }*/

.margin-left20 {
    margin-left: 20px;
}
