
@font-face {
    font-family: 'IRANSans';
    src: url('../font/iransans/IRANSans_Medium.woff2') format('woff2'), url('../font/iransans/IRANSans_Medium.eot') format('eot'), url('../font/iransans/IRANSans_Medium.ttf') format('ttf'), url('../font/iransans/IRANSans_Medium.woff') format('woff');
}

@font-face {
    font-family: "FontAwesome";
    src: url('../font/fa/fonts/fa-solid-900.eot'),url('../font/fa/fonts/fa-solid-900.svg'),url('../font/fa/fonts/fa-solid-900.ttf'), url('../font/fa/fonts/fa-solid-900.woff'),
        url('../font/fa/fonts/fa-solid-900.woff2');
}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?40022872');
    src: url('../font/fontello.eot?40022872#iefix') format('embedded-opentype'), url('../font/fontello.woff2?40022872') format('woff2'), url('../font/fontello.woff?40022872') format('woff'), url('../font/fontello.ttf?40022872') format('truetype'), url('../font/fontello.svg?40022872#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 30px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 12px;
}

@media(max-width:500px) {
    h1 {
        font-size: 14px;
    }
}

body, a, span, b, li, ul {
    font-family: IRANSans;
    direction: rtl;
    font-size: 14px;
}

.text-success {
    color: #428d42;
}

a:hover, a {
    text-decoration: none;
    transition: all .2s
}

    a:hover {
        cursor: pointer;
    }

ul {
    padding-right: 0;
}

p {
    line-height: 35px;
    margin-bottom: 0
}

li {
    list-style: none
}

main {
    margin: 4em 0;
}

    main.home {
        margin: 0
    }

.bord {
    border: 1px dashed #428d423d;
    border-radius: 30px;
    padding: 15px;
    background: #e2e9e236;
}

.border30 {
    border-radius: 30px
}

.borderTopDash {
    border-top: 1px dashed #428d423d;
}

.CGreen {
    color: #fff
}
.icon-bookmark-empty:before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
}
i.icon.icon-bookmark:before {
    content: '\e801';
    font-family: "fontello";
}

@media (max-width: 991px) {
    .container, .container-sm {
        max-width: 96%;
    }
}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?24740103');
    src: url('../font/fontello.eot?24740103#iefix') format('embedded-opentype'), url('../font/fontello.woff2?24740103') format('woff2'), url('../font/fontello.woff?24740103') format('woff'), url('../font/fontello.ttf?24740103') format('truetype'), url('../font/fontello.svg?24740103#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

.form-control:focus, .form-select:focus {
    border-color: #122d5233;
    outline: 0;
    box-shadow: 0px 0px 5px #122d5259;
}

.btn:focus {
    border-color: transparent;
}

.form-select, .form-control {
    background-color: #FFF;
    border-radius: 8px;
    font-size: 14px;
    height: 39px;
}
/* header-top */


@media screen and (max-width:1024px) {
    .header-top {
        font-size: 12px;
    }
}

@media screen and (max-width:800px) {
    .header-top {
        font-size: 13px;
    }
}

@media screen and (max-width:768px) {
    .header-top {
        font-size: 10px;
    }

        .header-top .payment {
            padding: 8px 5px;
        }
}

@media screen and (max-width:767px) {
    .header-top .kala, .header-top .payment {
        margin-top: 3px;
    }
}

@media screen and (max-width:600px) {
    .header-top {
        margin-top: 50px;
    }
}

/* end header-top */
.wsmenucontainer {
    background: #fafafa;
}
/* header */
.header {
    font-size: 12px;
    padding: 12px 8px 9px;
}

    .header .logo-img {
        margin-top: 10px;
        width: 100%;
        transition: top .5s ease;
    }
.JustEn {
    font-size: 10px;
    position: absolute;
    top: 5px;
    left: 12px;
    color: #959392;
}
/*.header .search-group { display: inline-block; border: 1px solid #7d7d7b; width: 100%; text-align: right; margin-top:57px; border-radius: 10px; padding: 5px; }*/
.input-group.search-content #txt_SearchText {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #eeeeee;
    border-left: none;
    padding-right: 15px;
    height: 30px;
    font-size: 13px;
}

.input-group.search-content #basic-addon2 {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #008f46;
    padding-left: 11px;
    padding-right: 12px;
    height: 30px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #008f46;
}

.search-group .xa i {
    border-left: 1px solid #c8c8c8;
    padding: 0px 0px 0 5px;
    line-height: 22px;
    font-size: 16px;
}

.search-group button.xa {
    border: none;
    background: none;
    outline: none;
}

    .search-group button.xa:hover {
        outline: none;
    }

.search-group input {
    border: none;
    width: 88%;
}

    .search-group input:focus {
        border: none;
        outline: none
    }

.header .user {
    color: #85aa3b;
}

.header a {
    color: #494949;
}

.header button {
    color: #494949;
    border: none;
    background: transparent;
}

.header .HeaderTop li.nav-item {
    padding: 0 3px;
}

.header .HeaderTop .vr {
    margin: 0 3px;
}

.HeaderTop span#basketCount, .MenuUser span#basketCount {
    position: absolute;
    background: #008f46;
    border-radius: 50%;
    top: -12px;
    right: 21px;
    line-height: 11px;
    width: 17px;
    text-align: center;
    padding: 4px 3px 3px;
}

.MenuUse span#basketCount {
    top: 0
}

.HeaderTop .fa {
    font-size: 15px
}

.header .user div {
    display: inline-block;
    text-align: center;
}

::placeholder {
    color: #a3a3a3;
}

.header-resize {
    box-shadow: 1px 0px 6px #00000085;
    background: #fff;
    position: relative;
    padding-bottom: 8px;
}

li.logoBox.nav-item img {
    width: 60px;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #94a9c9;
}
@media screen and (min-width:1540px) and (max-width:2560px) {
    .header .logo-img {
        width: 80%;
    }
}

@media screen and (max-width:1024px) {
    .header .user {
        font-size: 12px;
        padding: 0
    }

        .header .user .register {
            padding-left: 15px;
        }

        .header .user .login {
            padding-left: 15px;
        }

        .header .user .basket {
            padding-left: 15px;
        }

        .header .user a {
            font-size: 12px;
        }

        .header .user .register::after {
            right: 50px !important;
        }

        .header .user .login::after {
            right: 33px !important;
        }

        .header .user .contact a {
            font-size: 13px;
        }

    .header .contact {
        padding: 0 2px 0 0;
    }
}

@media screen and (max-width:800px) {
    .header .search-group {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .header .search-group {
        width: 100%;
        margin-top: 12px;
    }

    .header .user {
        text-align: right;
        margin-bottom: 5px;
    }
}

@media screen and (max-width:425px) {
    .header .user .contact img {
        margin-top: 14px;
    }

    .header .contact {
        padding: 3px 2px 0px 0
    }

    .header .user .contact span {
        font-size: 18px;
    }

    .header .search-group input {
        width: 75%;
    }
}

@media screen and (max-width:375px) {
    .header .user {
        text-align: right;
    }

        .header .user .register, .header .user .login, .header .user .basket {
            padding: 0 2px 0 5px;
        }

            .header .user .basket i {
                font-size: 27px;
            }

        .header .user .contact img {
            width: 21%;
        }

        .header .user .contact a {
            font-size: 12px;
        }

        .header .user .register::after {
            right: 44px !important;
            height: 30px;
        }

        .header .user .login::after {
            right: 30px !important;
            height: 30px;
        }

        .header .user .logout::after {
            right: 34px !important;
            height: 30px;
        }

        .header .user .basket::after {
            right: 80px !important;
            top: 20px;
            height: 30px;
        }
}

@media screen and (max-width:360px) {
    .header .user .logout {
        position: relative;
        padding: 0 2px 0 3px;
    }
}

@media screen and (max-width:320px) {
    .header .search-group {
        width: 100%;
        font-size: 10px;
        padding: 2px 1px;
        margin-top: 10px;
    }

    .header .user, .header .user a {
        text-align: right;
        font-size: 13px;
    }


        .header .user .basket i {
            font-size: 15px;
        }

        .header .user .contact img {
            width: 15%;
        }

        .header .user .register::after {
            right: 53px !important;
            height: 28px !important;
        }

.header .user .logout, .header .user .register, .header .user .basket, .header .user .login {
    padding: 0 2px;
}

        .header .user .login::after {
            right: 37px !important;
            height: 28px !important;
        }

        .header .user .basket::after {
            right: 82px !important;
            top: 18px;
            height: 28px !important;
        }

    .header .logo-img {
        margin-top: 20px;
        width: 132%;
    }
}

/* end header */

/* menu-resize */

@media screen and (max-width:1024px) {
    .menu-resize .wsmenu > .wsmenu-list > li > .navtext > span {
        font-size: 12px;
    }

    .menu-resize .wsmenu > .wsmenu-list > li > .navtext {
        padding: 15px 5px;
    }
}

/*end menu-resize */

/* social-media */

.social-media {
    position: fixed;
    left: 15px;
    top: 190px;
    z-index: 9;
}

.social-media-modal {
    position: fixed;
    left: 0;
    z-index: 11;
    font-size: 11px;
    top: 170px;
}

    .social-media-modal img {
        width: 50%;
    }

    .social-media-modal button {
        border: none;
        background-color: #a9dc46;
        color: #fff;
        padding: 5px 10px;
        border-radius: 5px;
    }

@media screen and (max-width:2560px) {
    .social-media-modal {
        opacity: 0;
        visibility: hidden;
    }

    .social-media {
        opacity: 1;
        visibility: visible;
    }
}

@media screen and (max-width:1024px) {
    .social-media {
        left: 5px;
        top: 150px;
    }

        .social-media img {
            width: 60%;
        }
}

@media screen and (max-width:800px) {
    .social-media {
        top: 90px;
    }
}

@media screen and (max-width:767px) {
    .social-media-modal {
        opacity: 1;
        visibility: visible;
    }

    .social-media {
        opacity: 0;
        visibility: hidden;
    }
}

@media screen and (max-width:450px) {
    .social-media-modal {
        top: 90px;
        left: 5px;
        font-size: 15px
    }

        .social-media-modal img {
            width: 75%;
            margin-bottom: 10px;
        }
}

/*end social-media */

/* banner */

.banner img {
    width: 100%;
    border-radius: 10px;
}

/* end banner */

/* logo-carousel */

.logo img {
    width: 100%;
}

.logo .owl-carousel .item {
    border: none;
}

    .logo .owl-carousel .item:hover {
        box-shadow: none;
    }

.logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
    color: #ace43d;
    border: none;
    top: 70px;
    font-size: 20px;
    background: none;
    width: 25px;
    height: 0;
    padding: 0;
}

.logo .owl-carousel {
    margin-bottom: 0px;
}

    .logo .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }

    .logo .owl-carousel .owl-nav button.owl-next {
        left: 1107px;
    }

@media screen and (min-width:1441px) and (max-width:2560px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 1430px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 95px;
    }
}

@media screen and (max-width:1024px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 925px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 60px;
    }
}

@media screen and (max-width:800px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 680px;
    }
}

@media screen and (max-width:768px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 685px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 70px;
    }
}

@media screen and (max-width:450px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 408px;
    }
}

@media screen and (max-width:425px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 380px;
    }
}

@media screen and (max-width: 414px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 373px;
    }
}

@media screen and (max-width:375px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 333px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 65px;
    }
}

@media (width:360px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 320px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 80px;
    }
}

@media screen and (max-width:320px) {
    .logo .owl-carousel .owl-nav button.owl-next {
        left: 277px;
    }

    .logo .owl-carousel .owl-nav button.owl-next, .logo .owl-carousel .owl-nav button.owl-prev {
        top: 77px;
    }
}

/*end logo-carousel */

/* shegeft-angiz */

.shegeft-angiz {
    margin-bottom: 20px;
}

    .shegeft-angiz .panel-right img {
        width: 100%;
    }

/* Style the tab */

.tab-img {
    width: 100%;
    border: 8px solid #ffffff;
}

.tabs_wrapper {
    text-align: right;
}

ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 23%;
    min-width: 175px;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    ul.tabs li {
        margin: 3px 0 0 0;
        cursor: pointer;
        padding: 0px 15px;
        line-height: 25px;
        color: #3f3f3f;
        text-align: right;
        padding: 7.7px;
        font-size: 13px;
        background-color: #e9ecef;
        -ms-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        ul.tabs li:first-child {
            margin-top: 0%;
        }

        ul.tabs li:first-child {
            border-top-right-radius: 10px;
        }

        ul.tabs li:last-child {
            border-bottom-right-radius: 10px;
        }

        ul.tabs li:hover {
            background-color: #a9dc46 !important;
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ae0046', endColorstr='#fb0f56', GradientType=0);
            color: #383838;
            -ms-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        ul.tabs li.active {
            background-color: #a9dc46;
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c001e', endColorstr='#9f0735', GradientType=0);
            color: #fff;
            -ms-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 2;
    width: 76%;
    min-width: 10px;
    text-align: right;
    padding: 25px;
    margin-right: -3px;
    min-height: 345px !important;
    background-color: #e9ecef;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.tab_content {
    height: 100%;
    display: none;
    position: relative;
}

.tab_drawer_heading {
    display: none;
}

.tab_container .special-sell {
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 5px 20px;
    left: 230px;
    color: #8cc63f;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0px 2px 5px 2px rgba(222, 225, 228, 0.6);
}

    .tab_container .special-sell h1 {
        font-size: 17px;
    }

.tab_container .discount {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #de2f50;
    color: #fff;
    font-size: 16px;
    padding: 5px 6px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tab_container .counter {
    position: absolute;
    bottom: 20px;
}

.tab_container .countdown-counter {
    position: absolute;
    bottom: 100px;
}

    .tab_container .countdown-counter .counter-title {
        font-size: 14px;
    }

    .tab_container .countdown-counter .counter {
        bottom: -95px;
        left: -233px;
        direction: ltr;
        font-weight: bold;
        font-size: 12px;
        color: #fff;
        text-align: center;
        margin-right: 25px;
        margin-top: 10px;
    }

        .tab_container .countdown-counter .counter ul {
            list-style-type: none;
        }

            .tab_container .countdown-counter .counter ul li {
                display: inline-block;
                font-size: 14px;
                list-style-type: none;
                padding: 7px 13px;
                line-height: 18px;
                background-color: #9fce38;
            }

                .tab_container .countdown-counter .counter ul li p {
                    background-color: #799d38;
                    margin-bottom: 0;
                    padding: 5px;
                }

                .tab_container .countdown-counter .counter ul li span {
                    display: block;
                    font-size: 14px;
                    font-weight: bold;
                    padding: 4px;
                    background-color: #9fce38;
                    margin-bottom: 5px;
                }

.tab_container .clock {
    padding-left: 30px;
    bottom: 15px;
}

@media screen and (min-width:1441px) and (max-width:2560px) {
    .tab_container .countdown-counter {
        bottom: 140px;
    }

        .tab_container .countdown-counter .counter ul li, .tab_container .countdown-counter .counter ul li span, .tab_container .countdown-counter .counter-title {
            font-size: 16px;
        }

        .tab_container .countdown-counter .counter {
            bottom: -115px;
            left: -275px;
        }
}

@media screen and (max-width:1024px) {
    .tab_container .countdown-counter {
        bottom: 88px;
    }

        .tab_container .countdown-counter .counter ul li, .tab_container .countdown-counter .counter ul li span, .tab_container .countdown-counter .counter-title {
            font-size: 13px;
        }

        .tab_container .countdown-counter .counter {
            margin-right: 0;
            margin-top: 0;
            padding-left: 0;
            left: -138px;
        }
}

@media screen and (max-width:800px) {
    .tab_container .countdown-counter {
        bottom: 85px;
    }

        .tab_container .countdown-counter .counter ul li, .tab_container .countdown-counter .counter ul li span, .tab_container .countdown-counter .counter-title {
            font-size: 12px;
        }
}

@media screen and (max-width:768px) {
    .tab_container .countdown-counter {
        top: 60px;
    }

        .tab_container .countdown-counter .counter {
            top: -30px;
            left: -259px;
        }
}

@media screen and (max-width:570px) {
    .tab_container .countdown-counter {
        top: 55px;
    }

        .tab_container .countdown-counter .counter {
            top: -22px;
            left: -200px;
        }

            .tab_container .countdown-counter .counter ul li {
                padding: 5px;
            }
}

@media screen and (max-width:375px) {
    .tab_container .tab-mohtava {
        margin-top: 100px !important;
    }

    .tab_container .countdown-counter {
        top: 30px;
    }

        .tab_container .countdown-counter .counter {
            top: 30px;
            left: -115px;
            margin-right: 0;
        }
}

@media screen and (max-width:320px) {
    .tab_container .countdown-counter .counter {
        left: -90px;
        margin-right: 0;
    }
}



.tab_content .content {
    padding: 6px 26px 0 54px;
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
}

    .tab_content .content .title {
        font-weight: bold;
    }

.tab_content .last-cost {
    text-align: center;
    margin-top: 10px;
}

.tab_content .cost {
    text-align: center;
    margin-top: 5px;
    background-color: #de2f50;
    border-radius: 7px;
    color: #fff;
    padding: 5px 16px;
}

.tab_content img {
    width: 100%;
    margin-top: 45px;
}

@media screen and (min-width:1540px) and (max-width:2560px) {

    ul.tabs li {
        line-height: 42px;
        padding: 6px;
    }

    .tab_container .special-sell {
        left: 311px;
    }

    .tab_container {
        padding: 40px;
    }

    .tab_content img {
        width: 70%;
    }

    .tab_content .last-cost {
        margin-top: 30px;
    }
}

@media screen and (max-width:1024px) {
    .tab_container {
        width: 72%;
        min-height: 288px !important;
    }

        .tab_container .special-sell {
            left: 170px;
        }

    ul.tabs li {
        line-height: 22px;
        padding: 5.7px 5px;
    }

    .tab_content .content {
        font-size: 12px;
        padding: 20px 26px 0 25px;
        margin-top: 6px;
        line-height: 24px;
    }

    .tab_content .last-cost {
        margin-top: 4px;
    }
}

@media (width:800px) {
    .shegeft-angiz .sidebar-menu {
        margin-right: -30px;
    }

    .tab_content img {
        margin-top: 10px;
    }
}

@media screen and (max-width:800px) {
    .tab_container {
        width: 72%;
        padding: 40px 20px 10px;
    }

    .tabs_wrapper ul.tabs {
        width: 27%;
        padding: 0;
        min-width: 0 !important;
    }

    .tab_container .special-sell {
        right: 0;
        padding: 5px 10px;
    }

        .tab_container .special-sell h1, .tab_container .discount {
            font-size: 11px;
        }

    ul.tabs li {
        line-height: 22px;
        font-size: 10px;
        padding: 5.7px 5px;
    }

    .tab_content .content {
        font-size: 10px;
        padding: 6px 5px 0 5px;
    }
}

@media screen and (max-width:781px) {
    ul.tabs {
        display: none;
    }

    .tab_container {
        display: block;
        width: 95%;
        border-top: none;
        border-radius: 10px;
    }

    .tab_drawer_heading {
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#600026', endColorstr='#c60943', GradientType=0);
        font-size: 13px;
        color: #666;
        background-color: #dfe4e9;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
    }

        .tab_drawer_heading:hover {
            background: #a9dc46;
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ae0046', endColorstr='#fb0f56', GradientType=0);
            color: #fff;
        }

    .d_active {
        background: #a9dc46;
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c001e', endColorstr='#9f0735', GradientType=0);
        color: #fff;
    }

    .tab-img {
        margin-bottom: 20px;
        margin-top: 10px;
        width: 75%;
        margin-right: 50px;
    }

    .tab_content .last-cost {
        margin-top: 40px;
    }
}

@media screen and (max-width:768px) {
    .tab_container .discount {
        font-size: 12px;
    }

    .tab_container .special-sell h1 {
        font-size: 11px;
    }

    .tab_container .special-sell {
        right: 0;
        left: inherit;
        padding: 3px 20px;
    }

    .tab_container .tab-mohtava {
        margin-top: 80px;
    }

    .tab_content .cost {
        padding: 5px 10px;
    }

    .tab_content .content {
        font-size: 12px;
        padding: 0px 20px 12px 0px;
        margin-top: 14px;
    }

    .tab_content img {
        margin-top: 25px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:450px) {
    .tabs_wrapper {
        width: 100%;
        margin-top: 15px;
    }

    .tab_content img {
        width: 70%;
        margin-right: 0px;
    }

    .tab_content .content {
        padding: 0px 40px 10px 37px;
    }

    .shegeft-angiz .panel-right img {
        margin-left: 30px;
        width: 88%;
    }

    .last-product .panel-right img {
        margin-left: 30px;
    }
}

@media (max-width:375px) {
    .tab_drawer_heading {
        font-size: 11px;
    }

    .tab_content .content {
        line-height: 25px;
        font-size: 12px;
        padding: 0px 30px 10px 30px;
    }
}

@media screen and (max-width:320px) {
    .tab_content .cost {
        padding: 5px 7px;
        margin-left: 15px;
    }

    .tab_content .content {
        font-size: 11px;
    }
}

/* end shegeft-angiz */


/*slider*/
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.SliderSwiper {
    top: -14px;
    z-index: 1;
    position: relative;
}

@media(min-width:1200px) {
    .SliderSwiper {
        top: -49px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .SliderSwiper {
        top: -62px;
    }
}



.SliderSwiper .swiper-button-next, .SliderSwiper .swiper-button-prev {
    bottom: 15%;
    top: auto;
    color: #428D42;
    background-image: none;
}

.SliderSwiper.swiper-rtl .swiper-button-prev {
    right: auto;
    left: 60px;
}

.SliderSwiper.swiper-rtl .swiper-button-next {
    right: auto;
    left: 10px;
}

    .SliderSwiper.swiper-rtl .swiper-button-next:after {
        content: '\f0a8';
        font-family: 'fontello';
    }

.SliderSwiper.swiper-rtl .swiper-button-prev:after {
    content: '\f0a9';
    font-family: 'fontello';
}

.SliderSwiper .meta {
    background-color: #1816137d;
    color: #fff;
    text-align: center;
}

@media(max-width:768px) {
    .swiper.SliderSwiper {
        height: 280px;
    }

    .SliderSwiper .meta {
        top: 15px;
        right: 15px;
        width: 68%;
    }
}
/* last-product */
.last-product .panel-right img {
    width: 100%; /*height: 88%;*/
}

.panel-right img {
    width: 100%;
}

.last-product .fas {
    color: #a9dc46;
    font-size: 14px;
}

.item .heart .fa-heart {
    color: #e4e4e4;
    font-size: 18px;
}

@media screen and (min-width: 1441px) and (max-width:2560px) {
    .last-product .panel-right img {
        height: 90%;
    }
}


@media screen and (max-width:767px) {
    .last-product .panel-right img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
}

@media screen and (max-width:425px) {
    .last-product .panel-right img, .shegeft-angiz .panel-right img, .panel-right img {
        width: 88%;
        margin-left: 22px;
    }
}


/* end last-product */

/* footer */

.footer {
    text-align: right;
    font-size: 13px;

}
.footerInfo p , .footerInfo span{
	color:#ccc
}

    .footer .namad {
        text-align: left
    }

    .footer .AboutUs h4 {
        font-size: 15px;
        margin: 15px;
        font-weight: bold;
    }

    .footer a {
        color: #ccc;
        font-size: 13px;
    }

    .footer .ertebat {
        line-height: 30px;
    }

        .footer .ertebat a:hover {
            color: #cadfa0;
        }

    .footer .logo-footer2, .logo-footer3 {
        float: left;
        margin-bottom: 5px;
        margin-right: 20px;
        margin-top: -12px;
    }

    .footer .logo-footer1 {
        float: left;
    }

    .footer p {
        line-height: 25px;
        font-size: 12px;
        margin-bottom: 6px;
    }
    

    .footer ul {
        list-style-type: none;
    }

        .footer ul li {
            line-height: 25px;
        }

            .footer ul li:last-child {
                font-size: 14px;
            }

            .footer ul li:first-child img {
                float: right;
            }

            .footer ul li img {
                margin-left: 10px;
            }

    .footer .akhbar {
        line-height: 36px;
        border-bottom: 1px solid #727171;
        margin-bottom: 5px;
    }

        .footer .akhbar:last-child {
            border-bottom: none;
        }

        .footer .akhbar img {
            float: right;
            margin-left: 10px;
            width: 75px;
            height: 65px;
            border-radius: 5px;
            border: 1px solid #646464;
        }

        .footer .akhbar .date {
            color: #a7df38;
        }

        .footer .akhbar a:hover {
            color: #cadfa0;
        }

    .footer .border-b {
        border-bottom: 1px solid #727171;
    }

.copyright {
    padding-top: 8px;
    border-top: 1px solid #555;
    color: #ddd;
}
.copyright b{
    color: #fff !important;
    font-weight: 400 !important;
}
    .copyright p, .copyright b, .copyright a {
        font-size: 10px;
        margin-bottom: 0;
    }

    .copyright a {
        color: #fff;
    }

.footer a:hover {
    color: #5bba47;
}

.footerInfo h4 {
    color: #ddd;
    font-size: 15px;
    border-bottom: 1px solid #555;
    padding-bottom: 8px;
}

ul.list-inline.social-net {
    border-right: none;
	margin:15px auto;
	width:175px;
    text-align: center;
}
.footerB .social-net a:hover img {
filter: invert();
  filter: invert(40%);
  filter: invert(0.32);
  -webkit-filter: invert(1);
	
}
    ul.list-inline.social-net li {
        display: inline-block;
        margin: 5px;
        font-size: 19px;
    }

        ul.list-inline.social-net li i {
            font-size: 20px;
        }
/*Membership Footer*/
.membership {
    padding: 3em 0;
    background-position: bottom center;
    background: rgb(56,56,56);
    background: linear-gradient(360deg, rgba(56,56,56,1) 0%, rgba(0,143,70,1) 70%, rgba(0,166,81,1) 95%);
}

    .membership form {
        background: #FCFCFC;
        border-radius: 10px;
        padding: 8px;
        height: auto;
    }

        .membership form input {
            border: none;
            font-size: 14px;
            background: transparent;
        }

        .membership form button {
            border-radius: 10px !important;
            padding: 8px 15px;
            margin-bottom: 0;
        }

.footerB {
    background-color: #383838;
    padding: 3em 15px 0em;
}

.footerM {
    padding-bottom: 3em;
}


.footerB .AboutUs .imgHolder {
    width: 130px;
    text-align: center;
}

    .footerB .AboutUs .imgHolder img {
        margin: 0 auto;
        padding: 25px 0px 0;
        width: 53px;
    }
/* end index.html css */

/* product.html css */

.breadcrumb {
    background: #f8f9fa;
    border-radius: 7px;
    padding: 10px 15px;
}



.breadcrumb-item a {
    color: rgba(0,0,0,.55);
}

ul.breadcrumb li:last-child a {
    color: #122d52;
    pointer-events: none;
}

    ul.breadcrumb li:last-child a h1 {
        display: inline-block;
        font-size: 14px;
        font-weight: 100;
        line-height: inherit;
    }

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    padding-right: .5rem;
    content: "\f053";
    font-weight: bold;
    font-size: 10px;
    line-height: 24px;
    margin-left: 7px;
    color: #94a9c9;
}

@media screen and (max-width:1024px) {
    .breadcrumb-item, .breadcrumb-item h1 {
        font-size: 12px;
    }
}

@media screen and (max-width:768px) {
    .breadcrumb-item, .breadcrumb-item h1 {
        font-size: 11px;
        line-height: 20px;
    }

        .breadcrumb-item + .breadcrumb-item::before {
            padding-right: 6px;
            font-size: 8px;
            line-height: 19px;
            margin-left: 4px;
        }
    .membership .AboutUs .imgHolder img {
        width: 140px;
    }
}

@media screen and (max-width:450px) {
    .breadcrumb {
        margin-top: 40px;
    }
}

@media screen and (max-width:320px) {
    .breadcrumb-item, .breadcrumb-item h1 {
        font-size: 10px;
    }

        .breadcrumb-item + .breadcrumb-item::before {
            padding-right: 2px;
            margin-left: 3px;
        }
}

/* .body-resize */

.body-resize {
    padding-top: 30px;
}

.gallery-resize {
    text-align: center;
    position: relative;
    margin-top: -40px;
}

    .gallery-resize img {
        border-radius: 15px;
        width: 70%;
    }

    .gallery-resize .discount-img {
        position: absolute;
        top: -10px;
        left: 20px;
        background-color: #ed1c24;
        color: #fff;
        border-radius: 50%;
        padding: 8px;
        font-size: 14px;
    }


.body-resize .share-in-socials {
    text-align: center;
}

.share-in-socials a {
    margin-right: 10px;
    font-size: 20px;
    font-weight: 300;
}

    .share-in-socials a .fa-twitter {
        color: #3ac2d5;
    }

    .share-in-socials a .fa-instagram {
        color: #af30b1;
    }

    .share-in-socials a .fa-telegram-plane {
        color: #0088cc;
    }

    .share-in-socials a .fa-whatsapp {
        color: #25d366;
    }

.body-resize .first-infos .infos-row .question {
    float: right;
    width: 32%;
    text-align: right;
    margin-left: 0px;
    padding-right: 5px;
}

.body-resize .first-infos .infos-row .answer {
    float: right;
    width: 68%;
    text-align: right;
    padding-right: 5px;
}

.body-resize .first-infos .table {
    margin-bottom: 0px !important;
    line-height: 42px;
    font-size: 15px;
}

    .body-resize .first-infos .table a {
        color: #a2cb3b;
    }

.body-resize .count-basket {
    width: 100%;
    padding-top: 10px;
}

.qty-wrapper {
    margin: 5px 0px;
}

.count-title {
    display: inline-block;
    margin-top: 10px;
    font-weight: bold;
}

.pro-count {
    height: 41px;
    line-height: 40px;
    width: 80px;
    border: solid 1px #777;
    float: left;
    border-radius: 8px;
}

    .pro-count .pro-count-r, .pro-count .pro-count-l {
        font-size: 15px;
        float: right;
        text-align: center;
        height: 42px;
        display: block;
    }

    .pro-count .pro-count-l {
        width: 35%;
    }

    .pro-count .pro-count-r {
        width: 65%;
        line-height: 40px;
    }

.pro-count-l-t, .pro-count-l-b {
    background: #777;
    width: 100%;
    height: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    float: none;
    border-right: 1px solid #777;
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
}

.pro-count-l-t {
    border-top-left-radius: 8px
}

.pro-count-l-b {
    border-bottom: 0px;
    border-bottom-left-radius: 8px
}

.body-resize .explain {
    border: 1px solid #a2cb3b;
    border-radius: 5px;
    padding: 10px;
    margin: 15px 0px;
}

.body-resize .explain-header {
    text-align: right;
    font-size: 17px;
}

.body-resize .explain-body {
    text-align: justify;
    font-size: 13px;
    line-height: 30px;
}

.addtobasket-btn {
    margin-top: 15px;
    padding-bottom: 10px;
}

    .addtobasket-btn span {
        display: inline-block;
        margin-bottom: 8px;
    }

        .addtobasket-btn span span {
            display: inline;
            text-decoration: line-through;
            padding: 0px 5px;
            color: #838080
        }

    .addtobasket-btn .addtobascket, .btn-success, .btn-danger, .btn {
        background-color: #008f46;
        color: #fff !important;
        padding: 5px 7px;
        font-size: 14px;
        line-height: 28px;
        border-radius: 8px;
        margin-bottom: 10px;
        text-align: center;
        transition: all .3s;
        border-color: #008f46;
    }
        .addtobasket-btn .addtobascket:hover, .btn-success:hover,
        .addtobasket-btn .addtobascket:focus, .btn-success:focus {
            background-color: #5d83bd;
            border-color: #5d83bd
        }
        .btn.btn-primary {
            background-color: #39609c;
            border-color: #39609c
        }
            .btn.btn-primary:hover, .btn.btn-primary:focus {
                background-color: #1a3b6e;
                border-color: #1a3b6e
            }
        .letmeknow.btn-success {
            background-color: #bd096d;
        }
.modal-footer button.btn.btn-success {
    background-color: #198754;
}

.addtobasket-btn .addtobascket {
    line-height: 14px
}

AddressListRegion .btnEdite {
    padding: 7px 7px
}

.btn-danger {
    background: #bb0e2c;
    border-color: #bb0e2c;
}

.MyOrder .div-data .btn-danger {
    padding: 4px 8px 0px;
}

.btn-secondary {
    background-color: #7d7c79 !important;
    border-color: #7d7c79;
}

.modal-footer .btn-success, .modal-footer .btn-danger {
    padding: 5px 17px;
    line-height: 30px;
}

.addtobasket-btn .price {
    line-height: 40px;
    color: #008f46;
    font-weight: bold;
}

.addtobasket-btn .addtobascket:hover {
    cursor: pointer;
}

.productlist-container .addto-like a {
    background: #5bba47;
    border-color: #5bba47;
}

@media screen and (min-width:1540px) and (max-width:2560px) {
    .gallery-resize .discount-img {
        left: 55px;
    }
}

@media screen and (max-width:1366px) {
    .addtobasket-btn a {
        padding: 10px 15px;
        margin-right: 0px;
    }
}

@media screen and (max-width:1024px) {
    .gallery-resize .discount-img {
        left: 0px;
    }

    .body-resize .count-title {
        margin-left: 0;
    }
}

@media screen and (max-width:800px) {
    .pro-count-l-t, .pro-count-l-b {
        height: 17px;
        font-size: 11px;
        line-height: 19px;
    }

    .count-title {
        font-size: 14px;
        margin-left: 0;
    }

    .addtobasket-btn .price {
        font-size: 13px;
        margin-left: 0;
        line-height: 35px;
    }

    .addtobasket-btn .addtobascket {
        font-size: 12px;
        padding: 8px 6px;
    }

    .pro-count {
        width: 50px;
        height: 35px;
    }

    .gallery-resize {
        margin-top: 0px;
    }

    .addto-like {
        font-size: 12px;
    }
}

@media screen and (min-width:768px) and (max-width:800px) {
    .gallery-resize img {
        width: 100%;
    }

    .gallery-resize .discount-img {
        left: -12px;
    }

    .body-resize .first-infos .infos-row .answer {
        width: 60%;
    }

    .body-resize .first-infos .infos-row .question {
        width: 40%;
    }

    h1.title {
        font-size: 15px;
    }

    .body-resize .first-infos .table {
        font-size: 13px;
    }

    .header .user .contact span {
        font-size: 13px;
    }
}

@media screen and (max-width:576px) {
    .body-resize .first-infos .table {
        font-size: 12px;
        margin-right: 0;
    }

    .body-resize .explain-header {
        font-size: 15px;
    }

    .body-resize .explain-body {
        font-size: 12px;
    }

    .share-in-socials .tooltip1 {
        font-size: 12px;
    }

    .body-resize .share-in-socials {
        text-align: center;
        margin: 5px 0px 20px;
        font-size: 12px;
    }

    .addtobasket-btn .price {
        font-size: 14px !important;
    }

    .addtobasket-btn .addtobascket {
        font-size: 11px !important;
    }

    .addtobasket-btn {
        padding-left: 0px;
        padding-top: 0 !important;
    }

    .pro-count {
        height: 35px;
        line-height: 55px;
        width: 60px;
    }

    .count-title {
        margin-left: 0;
    }

    .pro-count .pro-count-r {
        line-height: 35px;
    }

    .pro-count-l-t, .pro-count-l-b {
        height: 17px;
        font-size: 12px;
    }

    .count-title {
        font-size: 12px;
    }

    .contetnt-2 span {
        padding: 10px 22px 11px;
    }

    div.basket-div {
        width: 160px;
        height: 44px;
    }

    .gallery-resize img {
        width: 60%;
    }
}

@media screen and (max-width:450px) {
    .gallery-resize .discount-img {
        left: 95px;
    }
}

@media screen and (max-width:425px) {
    .gallery-resize .discount-img {
        left: 85px;
    }
}

@media screen and (max-width:375px) {
    .gallery-resize .discount-img {
        left: 60px;
    }
}

@media screen and (max-width:320px) {
    .addtobasket-btn .price {
        margin-left: 0 !important;
    }

    .count-title {
        margin-left: 0;
    }

    .gallery-resize .discount-img {
        left: 35px;
    }
}

/* end gallery-resize ********/

/* tabs */

.body-resize .tabs {
    max-width: 640px;
    margin: 15px auto;
    max-width: 100%;
    margin-top: 30px;
}

.tab-button-outer {
    display: none;
}

#tab-button {
    width: 70%;
}

#tab-button {
    width: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
}

    #tab-button li {
        display: table-cell;
        width: 33%;
        position: relative;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        margin-left: 2px;
        border: 1px solid #e9e9e9;
        padding: 0px 10px;
    }

        #tab-button li a {
            display: block;
            padding: 10px;
            text-align: center;
            color: #515151;
            text-decoration: none;
        }

        #tab-button li:hover {
            background-color: #e9ecef; /* border-top-left-radius: 33px;
    border-top-right-radius: 5px; */
        }

    #tab-button li {
        background: #f8fafb;
    }

        #tab-button li.is-active {
            background-color: #e9ecef;
        }

#tab-select {
    padding: 10px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 14px;
}

    #tab-select option:hover {
        background-color: red !important;
    }

.tab-contents .answer {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tab-contents .question {
    color: #343434;
}

.tab-contents .question, .tab-contents .answer {
    padding: 8px 10px;
}

.tab-contents {
    padding: 1.5em 1em 1.5em;
    margin-top: 20px;
}

    .tab-contents p {
        text-align: justify;
        line-height: 30px;
    }

.body-resize .related-body {
    margin-top: 10px;
    padding: 6px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 20px;
}

.tabs .tab-select-outer .select2 {
    display: none;
}

.body-resize .owl-carousel2 .owl-nav button.owl-next, .body-resize .owl-carousel2 .owl-nav button.owl-prev {
    top: 122px;
}

.body-resize .owl-carousel2 .owl-nav button.owl-next {
    left: 1073px;
}

@media screen and (min-width:1540px) and (max-width:2560px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 1400px;
    }

    .body-resize .owl-carousel2 .owl-nav button.owl-next, .body-resize .owl-carousel2 .owl-nav button.owl-prev {
        top: 150px;
    }
}

@media screen and (max-width:1024px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 890px;
    }
}

@media screen and (max-width:1200px) {
    #tab-button {
        width: 100%;
    }
}

@media screen and (max-width:800px) {
    #tab-button {
        width: 100%;
    }

        #tab-button li a {
            padding: 0;
            height: 37px;
            line-height: 40px;
        }

    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 630px;
    }
}

@media screen and (min-width:768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }

    .tab-select-outer {
        display: none;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
    }
}

@media screen and (max-width:576px) {
    .tab-contents p {
        font-size: 14px;
    }

    .body-resize .related-body {
        margin-bottom: 0;
    }

    .body-resize {
        margin-bottom: -25px;
        padding-top: 10px;
    }
}

@media screen and (max-width:450px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 360px;
    }

    .body-resize .owl-carousel2 .owl-nav button.owl-next, .body-resize .owl-carousel2 .owl-nav button.owl-prev {
        top: 110px;
    }
}

@media screen and (max-width:425px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 337px;
    }
}

@media screen and (max-width:414px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 325px;
    }
}

@media screen and (max-width:375px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 290px;
    }
}

@media screen and (max-width:360px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next, .body-resize .owl-carousel2 .owl-nav button.owl-prev {
        top: 180px;
    }

    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 277px;
    }
}

@media screen and (max-width: 320px) {
    .body-resize .owl-carousel2 .owl-nav button.owl-next {
        left: 220px;
    }

    .body-resize .owl-carousel2 .owl-nav button.owl-prev {
        left: 8px;
    }

    .body-resize .owl-carousel2 .owl-nav button.owl-next, .body-resize .owl-carousel2 .owl-nav button.owl-prev {
        top: 140px;
    }
}

/* end product.html css */

/* list.html css */

/* product */
a.add-to-basket:hover {
    color: #fff;
}

.product .item .product-img {
    width: 100%;
    height: 100%;
}

.item .product-img{
    margin-bottom: 20px;
}

.product .item:hover .product-image .add-to-basket {
    opacity: 1;
    bottom: 5px
}

.product .pic-product {
    height: 200px;
}

.product .product-image {
    border-radius: 2px;
    width: 80%;
    margin: 0 auto 20px auto;
    display: block;
    position: relative;
    overflow: hidden;
    background-size: 100% !important;
    height: 200px;
}

.product .item:hover {
    background-color: #f7f7f7;
}

    .product .item:hover .basket {
        opacity: 1;
        bottom: 20px;
    }

    .product .item:hover .tooltip-share {
        opacity: 1;
        right: 0;
    }

.product .item .pro-title {
    padding: 0 6px 6px;
    margin-top: 12px;
    font-weight: normal;
    font-size: 12px;
    height: 60px;
    display: flex;
    justify-content: center;
    color: #161619;
    text-align: center;
    width: 100%;
    line-height: 20px;
}

.product .item .cost {
    font-size: 14px;
    color: #a9dc46;
    margin-top: 10px;
}

.product .item .tooltip-share {
    position: absolute;
    top: 0;
    right: -18px;
    background-color: #a9dc46;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    opacity: 0;
    transition: 350ms ease-out;
    z-index: 9;
}

    .product .item .tooltip-share .tooltiptext {
        visibility: hidden;
        width: 23px;
        background-color: #646464;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 10px 0;
        position: absolute;
        z-index: 1;
        top: 115%;
        right: 0px;
    }

    .product .item .tooltip-share:hover .tooltiptext {
        visibility: visible;
    }

    .product .item .tooltip-share .tooltiptext::after {
        content: "";
        position: absolute;
        top: -10%;
        left: 30%;
        margin-left: 0px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #646464 transparent;
    }

    .product .item .tooltip-share .tooltiptext a {
        color: #fff;
        display: block;
        padding: 2px 0;
    }

.product .discount-img {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ed1c24;
    color: #fff;
    border-radius: 50%;
    padding: 7px;
    font-size: 14px;
}

@media screen and (min-width:1540px) and (max-width:2560px) {
    .product .item .product-img {
        width: 170px;
        height: 210px;
    }

    .product .item:hover .tooltip-share {
        right: 6px !important;
    }

    .product .basket a {
        padding: 10px 50px !important;
    }

    .product .product-image {
        height: 210px
    }


}

@media screen and (max-width:1024px) {
    .product .basket a {
        padding: 6px;
    }

    .product-image .add-to-basket {
        font-size: 12px
    }

    .product .item .pro-title {
        overflow: hidden
    }
}

@media (min-width: 992px) {
    .product .col-lg-2 {
        -ms-flex: 0 0 19.666667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
    }
}

@media screen and (max-width:1024px) {
    .product .item .heart {
        bottom: 0;
        right: 5px;
    }

    .product .item {
        padding: 22px 17px 23px;
    }

        .product .item .cost {
            font-size: 12px;
            margin-top: 20px
        }

            .product .item .cost span {
                font-size: 11px;
            }

        .product .item .tooltip-share .tooltiptext a {
            font-size: 12px;
        }



}


@media screen and (max-width:767px) {

    .product .item .pro-title {
        overflow: auto;
    }


    .product .item .cost {
        font-size: 12px;
        margin-top: 5px;
    }
}



@media screen and (max-width:500px) {
    .product .item .product-icon-wrap {
        right: 20px;
    }

    .product-image .add-to-basket {
        font-size: 10px;
    }
}



@media screen and (max-width:425px) {
    .product .basket a {
        padding: 6px 18px;
    }

}

@media screen and (max-width: 375px) {
    .product .basket a {
        padding: 6px;
    }

    .product .item .cost {
        margin-top: 15px;
    }

}



@media screen and (max-width: 320px) {
    .product .item {
        padding: 22px 6px 23px;
    }
}

/* filter */

.filter {
    margin-bottom: 5px;
}

    .filter .container {
        padding-bottom: 10px;
    }

    .filter .fa-list-ul {
        float: right;
        margin-top: 30px;
    }

    .filter .display {
        float: left;
        background-color: #f1f1f1;
        margin-right: 10px;
        font-size: 14px;
        padding: 5px 8px 5px 15px;
        color: #161619;
        margin-top: 20px;
    }

        .filter .display select {
            background-color: #f1f1f1;
            border: none;
        }

    .filter .display-content {
        font-size: 14px;
        margin-top: 30px;
        float: left;
        margin-right: 20px;
    }

.pull-right {
    padding: 0px 5px;
}

.filter .filter-img {
    width: 23px;
    height: 24px;
    float: right;
    margin-top: 23px;
}

.filter .custom-select select {
    display: none; /*hide original SELECT element:*/
}

.filter .select-selected { /* background-color: #f5f6f7; */
    color: #161619;
}

    /*style the arrow inside the select element:*/

    .filter .select-selected::before {
        position: absolute;
        content: "";
        top: 14px;
        right: 130px;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-color: #000 transparent transparent transparent;
        display: none;
    }

    /*point the arrow upwards when the select box is open (active):*/

    .filter .select-selected.select-arrow-active:before {
        border-color: transparent transparent #fff transparent;
        top: 7px;
    }

/*style the items (options), including the selected item:*/

.filter .select-items div, .select-selected {
    color: #161619;
    padding: 8px 16px;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    text-align: right;
}

/*style items (options):*/

.filter .custom-select {
    padding: 2px 10px 5px 0px;
    font-size: 14px;
    line-height: 15px;
    width: 133px;
    position: relative;
    background-color: #f1f1f1;
    border: none;
    border-radius: 0;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}

.filter .select-items {
    position: absolute;
    background-color: #f1f1f1;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/

.filter .select-hide {
    display: none;
}

.filter .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

@media screen and (max-width:450px) {
    .filter .container {
        border-bottom: none;
    }

    .filter .custom-select {
        width: 133px;
        font-size: 12px;
        margin-top: 20px;
    }

    .filter .display {
        margin-top: 10px;
        float: right;
        padding: 3px 7px;
    }

    .filter .filter-img {
        width: 19px;
        height: 20px;
        margin-left: 8px;
        margin-top: 45px;
    }

    .filter .display-content {
        font-size: 12px;
        text-align: center;
        margin-top: 15px;
        float: right;
    }
}

@media only screen and (width:425px) {
    filter .display {
        margin-top: 45px !important;
    }
}

@media screen and (max-width: 360px) {
    .filter .custom-select {
        width: 150px;
        margin-top: 20px;
    }

    .filter .select-selected::before {
        right: 111px;
    }
}

@media screen and (max-width: 320px) {
    .filter .custom-select {
        width: 115px;
        font-size: 10px;
    }

    .filter .display, .filter .mojoodi {
        font-size: 10px;
    }

    .filter .select-selected::before {
        right: 100px;
    }
}

@media screen and (max-width:425px) {
    .about-us .about {
        margin: 45px 0px 15px;
    }
}

.login-form {
    text-align: right;
}

.open .dropdown-menu {
    display: block;
}

.modal-content {
    border: 1px dashed #428d423d;
    border-radius: 15px;
}

.input-captcha {
    margin-bottom: 10px;
}

.feedback {
    font-size: 12px;
    color: #d61c3d;
}

.modal-footer {
    display: block;
}

#marsAlerts-footer button.btn.btn-success {
    padding: 6px 18px;
    background: #EDB422;
    border: none;
    border-radius: 11px;
    font-size: 14px;
    color: #000;
    transition: all .3s;
}

    #marsAlerts-footer button.btn.btn-success:hover, #marsAlerts-footer button.btn.btn-success:focus {
        box-shadow: 0px 1px 7px #040303;
    }

.modal-footer .btn-link {
    font-size: 15px;
    margin-top: 10px;
    width: 49%;
}

    .modal-footer .btn-link:nth-child(2n+1) {
        background-color: rgba(39,50,76,0.5);
        color: #fff;
    }

    .modal-footer .btn-link:nth-child(2n) {
        background-color: #ecb31e;
        color: #fff;
        float: left;
    }

.modal-footer .btn-primary {
    background-color: #0e9346;
    border: none;
    color: #fff !important;
}

.modal-footer::before {
    display: table;
    content: " ";
}

.hidden {
    display: none;
}



.flexslider {
    margin: 0 auto;
    box-shadow: none;
    border-radius: 10px
}

    .flexslider li {
        position: relative;
    }

        .flexslider li .meta {
            position: absolute;
            right: 0;
            margin: 0 auto;
            bottom: 40%;
            color: white; /*display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; direction: rtl;*/
            text-align: center;
            left: 0;
            width: max-content;
        }

        .flexslider li h3 { /*background: rgba(10, 32, 85, 0.5);*/
            padding: 12px 18px 12px;
            margin-bottom: 10px;
            font-size: 1.8em;
            font-weight: 600;
        }

        .flexslider li h2 { /*background: rgba(51, 51, 51, 0.5);*/
            padding: 13px 18px 11px;
            font-size: 1.1em;
            margin-bottom: 5px;
            font-weight: 600;
        }

        .flexslider li .category {
            display: flex;
            flex-direction: row;
        }

            .flexslider li .category p {
                background: transparent;
                margin-right: 7px;
                font-size: 15px;
                padding: 6px 18px 5px;
                font-weight: 300;
                border: 2px solid rgba(10, 32, 85, 1);
            }

                .flexslider li .category p a {
                    color: #fff;
                }

            .flexslider li .category span { /*background: #e43837;*/
                margin-top: 17px;
                padding: 8px 12px 0;
                font-size: 0.9em;
                font-weight: 300;
                height: 26px;
            }

            .flexslider li h1,
            .flexslider li h3,
            .flexslider li .category p,
            .flexslider li .category span {
                -webkit-animation-duration: .6s;
                animation-duration: .6s;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
                -webkit-animation-name: fadeOutLeft;
                animation-name: fadeOutLeft;
            }

        .flexslider li.flex-active-slide .meta h1,
        .flexslider li.flex-active-slide .meta h3,
        .flexslider li.flex-active-slide .meta .category p,
        .flexslider li.flex-active-slide .meta .category span {
            -webkit-animation-delay: .4s;
            animation-delay: .4s;
            -webkit-animation-duration: .6s;
            animation-duration: .6s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
        }

        .flexslider li.flex-active-slide .meta h3 {
            -webkit-animation-delay: .5s;
            animation-delay: .5s;
        }

        .flexslider li.flex-active-slide .meta .category p {
            -webkit-animation-delay: .6s;
            animation-delay: .6s;
        }

        .flexslider li.flex-active-slide .meta .category span {
            -webkit-animation-delay: .8s;
            animation-delay: .8s;
        }

.flex-direction-nav {
    position: absolute;
    top: 47%;
    right: 0;
    width: 100%;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px; /*margin: -20px 0 0;*/
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        cursor: pointer;
        color: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        text-indent: 0;
    }

    .flex-direction-nav .flex-prev {
        text-align: left;
        left: 0px;
    }

    .flex-direction-nav .flex-next {
        text-align: right;
        right: 15px;
    }

.flexslider:hover .flex-prev {
    left: 0px;
}

.flexslider:hover .flex-next {
    right: 15px;
}

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

.flex-direction-nav a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: '\f104';
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    padding: 2px;
    font-size: 45px;
    line-height: 45px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f105';
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.pd-0 {
    padding: 0px;
}

.mr-lu {
    margin-left: auto !important;
}

.mr-ru {
    margin-right: auto !important;
}

.dark-blue {
    color: #273045 !important;
}

.blue-gray {
    color: #555a65 !important;
}

@media only screen and (max-width: 1900px) {
    /*.flexslider li { width: 100% !important;}*/
    .flexslider li img {
        width: 100% !important;
    }

    .flexslider li .meta {
        position: absolute;
        right: 0;
        margin: 0 auto;
        bottom: 30%;
        left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .flexslider li h3 {
        font-size: 15px !important;
        font-weight: 600;
    }

    .flex-direction-nav a::before {
        font-size: 25px;
    }

    .flex-direction-nav {
        top: 30%;
    }

    .search-resize {
        padding-top: 0px;
        margin-bottom: 5px;
    }
}

.main-slider {
    margin-top: 0px !important;
    direction: ltr !important;
}

#slider-container {
    height: 350px; /* overflow: hidden;*/
    margin-bottom: 40px;
}

.slider-area, .slider-area2 {
    display: block;
    position: relative;
}

    .slider-area .item-content .item-slider.items1 {
        background: url(../img/slide-1.jpg);
        height: 570px;
    }

    .slider-area .item-content .item-slider .contents {
        height: 100vh;
        vertical-align: middle;
        display: block;
        padding-top: 150px;
    }

    .slider-area2 .item-content .item-slider .contents {
        height: 350px;
    }

        .slider-area2 .item-content .item-slider .contents h1 {
            margin-top: 100px;
            font-size: 20px;
            color: #fff;
            padding-right: 90px;
        }

@media only screen and (min-width: 1600px)and (max-width: 1921px) {
    .slider-area .item-content .item-slider .contents {
        height: 70vh;
    }
}

@media only screen and (max-width: 992px) {
    .slider-area .item-content .item-slider .contents {
        height: 100vh;
        padding-top: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .slider-area .item-content .item-slider .contents {
        padding-top: 200px;
    }

    header .main-header {
        line-height: 128px;
        height: 0;
    }

    .slider-area2 .item-content .item-slider .contents h1 {
        margin-top: 50px;
        font-size: 17px;
        color: #fff;
        padding-right: 0px;
    }

    #productlist-container2 .title span::after {
        width: 55%;
    }
}

.slider-area .item-content .item-slider .contents h2 {
    display: block;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}

@media only screen and (max-width: 1200px) {
    .slider-area .item-content .item-slider .contents h2 {
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 768px) {
    .slider-area .item-content .item-slider .contents h2 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 320px) {
    .slider-area .item-content .item-slider .contents h2 {
        font-size: 30px;
    }
}

.slider-area .item-content .item-slider .contents p {
    font-size: 18px;
    display: block;
    width: 48%;
    margin: 0 0 35px;
    color: #ececec;
    text-align: right;
}

@media only screen and (max-width: 1200px) {
    .slider-area .item-content .item-slider .contents p {
        width: 70%;
        margin: 0 0 25px;
    }
}

@media only screen and (max-width: 992px) {
    .slider-area .item-content .item-slider .contents p {
        width: 80%;
        margin: 0 0 25px;
    }
}

@media only screen and (max-width: 480px) {
    .slider-area .item-content .item-slider .contents p {
        width: 95%;
    }
}

.slider-area .item-content .item-slider .contents .buttons {
    display: block;
}

@media only screen and (max-width: 320px) {
    .slider-area .item-content .item-slider .contents .buttons a:first-child:after {
        display: none;
    }
}

.slider-area .item-content .item-slider .contents .buttons a:last-child {
    color: #fff;
}

@media only screen and (max-width: 320px) {
    .slider-area .item-content .item-slider .contents .buttons a:last-child {
        display: none;
    }
}

.slider-area .bx-wrapper {
    margin: 0;
}

    .slider-area .bx-wrapper .bx-viewport {
        padding: 0;
        left: 0;
        right: 0;
        box-shadow: none;
        border: none;
    }

.slider-area .item-thumbnail {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

@media only screen and (max-width: 992px) {
    .slider-area .item-thumbnail {
        display: none;
    }
}

.slider-area .item-thumbnail a {
    padding: 40px 20px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
}

    .slider-area .item-thumbnail a:after {
        content: '';
        position: absolute;
        right: 0;
        top: 20%;
        bottom: 20%;
        width: 2px;
        background: rgba(255, 255, 255, 0.05);
    }

    .slider-area .item-thumbnail a.active {
        background: rgba(34, 34, 34, 0.4);
    }

    .slider-area .item-thumbnail a .items .dbox .dleft figure {
        display: block;
    }

        .slider-area .item-thumbnail a .items .dbox .dleft figure img {
            border-radius: 5px;
            display: block;
        }

    .slider-area .item-thumbnail a .items .dbox .dright .content {
        padding: 18px 0;
    }

        .slider-area .item-thumbnail a .items .dbox .dright .content h3 {
            font-size: 22px;
            color: #fff;
            font-weight: 400;
            margin: 0 0 10px;
        }

        .slider-area .item-thumbnail a .items .dbox .dright .content p {
            font-size: 18px;
            color: #a6ce39;
            margin: 0;
        }
/*bx Slider Navigatons*/
@media only screen and (max-width: 768px) {
    .bx-controls .bx-controls-direction {
        display: none;
    }
}

.bx-controls .bx-controls-direction a {
    text-indent: 0;
    color: transparent;
    text-align: center;
    background: #333;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

@media only screen and (max-width: 992px) {
    .bx-controls .bx-controls-direction a {
        top: 62%;
    }
}

.bx-controls .bx-controls-direction a:hover {
    background: #ecb31e;
}

.bx-controls .bx-controls-direction a.bx-prev {
    left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 50px;
}

    .bx-controls .bx-controls-direction a.bx-prev:before {
        content: '\f104';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 15px;
        color: #fff;
        font-weight: 900;
        font-size: 18px;
        font-family: "Font Awesome 5 Free";
    }

.bx-controls .bx-controls-direction a.bx-next {
    right: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 50px;
}

    .bx-controls .bx-controls-direction a.bx-next:before {
        content: '\f105';
        position: absolute;
        left: 15px;
        top: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        font-weight: 900;
        font-size: 18px;
        font-family: "Font Awesome 5 Free";
    }

.btn2 {
    display: inline-block;
    position: relative;
    padding: 0 60px;
    line-height: 46px;
    height: 50px;
    background: transparent;
    border: 2px solid #20408b;
    text-transform: uppercase;
    font-weight: 900;
    color: #20408b;
    cursor: pointer;
    text-transform: capitalize;
    margin-left: -27px;
}

@media only screen and (max-width: 320px) {
    .btn2 {
        clip-path: none;
        margin: 0;
        padding: 0 30px;
    }
}

.btn2:hover {
    background: #20408b;
    color: #fff;
    text-decoration: none;
}
/*end slider css*/

.collapse.in {
    display: block;
}

.social-media-modal #demo {
    margin-top: 2px;
    margin-left: 5px;
}

.product .search-tool {
    margin: 0 auto;
}


@media screen and (max-width:800px) {
    .select select, .in-stack-filter {
        font-size: 12px;
    }
}

@media screen and (max-width:570px) {
    .page-link {
        padding: 9px 9px;
    }

    .product .search-tool {
        font-size: 12px;
    }
}

@media screen and (max-width:375px) {
    .page-link {
        padding: 9px 6px;
    }
}
.page-link {
    color: #098144;
    border: 1px solid #098144;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #098144;
    border-color: #098144;
}
.page-link:hover {
    z-index: 2;
    color: #FFF !important;
    background-color: #5bba47 !important;
    border-color: #008f46 !important;
}
.txt-active-tell , .active-tell p {
    color: #666 !important;
}
.gallery-pro .showimage {
    text-align: center;
    border-radius: 30px;
    height: 215px;
}

.boxW {
    background: #fff;
    border-radius: 30px;
}

.gallery-pro .showimage #show-img {
    border: 1px solid #ededed;
    width: auto !important;
    height: 100% !important;
    border-radius: 30px;
}

div#info-tabContent {
    background: #FFF;
    padding: 30px;
    border-radius: 8px;
}

    div#info-tabContent p.titleD {
        font-weight: bold;
        padding-left: 8px;
        width: 100px;
    }

.BocTable {
    padding: 0 15px;
    margin-bottom: 4px;
    border-radius: 9px;
}

    .BocTable p {
        margin-bottom: 0
    }

#info-tabContent .col-md-4.col-sm-6:nth-child(2n+1) .BocTable {
    background: #FAFAFA
}

#info-tabContent .col-md-4.col-sm-6 .BocTable {
    background: #fafafa;
}

#FormComment .btn {
    width: 100%;
    border: none;
}

ul#info-tab {
    background: #EEE;
    border-radius: 8px;
}

    ul#info-tab li button {
        border-radius: 8px
    }

    ul#info-tab.nav-pills .nav-link.active, ul#info-tab.nav-pills .nav-link.active:hover {
        background-color: #aaa;
        color: #fff
    }

    ul#info-tab.nav-pills .nav-link {
        color: #838080;
    }

        ul#info-tab.nav-pills .nav-link:hover {
            color: #333;
        }

.small-img {
    height: 70px;
    margin-top: 10px;
    position: relative;
    right: 0px;
}

.productlist-container .boxW {
    background: #f8f9fa;
    border: 1px solid #94a9c952;
    padding: 15px;
    border-radius: 10px;
}

.small-img .icon-left, .small-img .icon-right {
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}


.small-img .icon-left {
    left: 0;
}

.small-img .icon-right {
    right: 0;
    transform: rotate(180deg);
}

    .small-img .icon-left:hover, .small-img .icon-right:hover {
        opacity: .5;
    }

.small-container {
    width: 70%;
    height: 70px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

    .small-container div {
        width: 800%;
        position: relative;
    }

    .small-container .show-small-img {
        width: 55px;
        height: 65px;
        margin-left: 6px !important;
        cursor: pointer;
        float: right;
        border: 1px solid rgb(237 180 34 / 44%) !important;
        border-radius: 15px;
    }

        .small-container .show-small-img:last-of-type {
            margin-left: 0;
        }

.section-product-detail {
    margin-top: 20px
}

.gallery-pro .sale-pro-b {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 60px;
    z-index: 99;
    transition: all 0.5s ease;
    background: #226752;
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
    font-weight: bold;
}

    .gallery-pro .sale-pro-b span {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        color: #fff;
        display: block;
    }

.gallery-pro #big-img {
    z-index: 99999;
}


@media screen and (min-width:1441px) and (max-width:1920px) {
    /*.small-img {
        right: 34px;
    }*/
}

.header-resize {
    z-index: 10;
}

.header-resize, .phone-img, .header .logo-img, .header {
    transition: all 500ms ease
}

.sticky-top .header .logo-img {
    margin-top: -15px;
    transform: scale(0.5)
}

.sticky-top .phone-img, .sticky-top .tell-title {
    display: none !important
}

.sticky-top .contact p {
    margin-bottom: 0px !important
}

.sticky-top .header .user {
    margin-top: 0px !important
}

.sticky-top .header .search-group {
    margin-top: 15px !important;
}

.h1-title {
    text-align: right;
    border-radius: 10px;
    margin: 15px 0px;
}

    .h1-title h1 {
        font-size: 15px;
        font-weight: bold;
    }

#marsAlerts-message a span {
    color: red
}

#tab02 {
    text-align: right
}

    #tab02 ul {
        padding: revert !important
    }

        #tab02 ul li, #tab02 ol li {
            list-style-type: inherit;
            text-align: right;
            list-style-type: circle !important;
        }

#realated_items .owl-carousel2 .item .product-img {
    width: auto !important
}

#realated_items .owl-carousel2 .product-image {
    background: none !important;
}

.outofstock {
    position: absolute;
    color: #fff;
    font-size: 13px;
    -webkit-transform: rotate( 270deg );
    -moz-transform: rotate(270deg);
    transform: rotate( 270deg );
    top: -3px;
    width: 55px;
    height: 60px;
    background: linear-gradient(to bottom right, transparent 0%, transparent 50%, #EDB422 50%, #EDB422 100%);
    z-index: 9;
    right: 0;
    border-bottom-right-radius: 7px;
}

    .outofstock span {
        transform: rotate(135deg);
        display: block;
        margin-right: -1px;
        margin-top: 25px;
        font-size: 11px;
        color: #fff;
        letter-spacing: 0px;
        position: absolute;
    }

/*category section style*/
.icon-order:before {
    font-size: 30px;
    width: 18px;
}
@media(max-width:768px) {
.copyright .col-md-6 p , .copyright .text-start{
text-align: center !important;
}
}
@media(min-width:768px) {
    section {
        padding: 3em 0;
        margin: 2em auto;
    }
}
.social-net a:hover{
color:#222
}
section {
    padding: 1em 0;
    margin: 1em auto;
}

.SecBackDot, .HotProduct.UserProd:nth-child(even) {
    padding-top: 3em;
    background:linear-gradient(154deg, #00A551 9%, rgb(243 243 243) 56%)
}

section.categories {
    margin-top: 0;
}

.CatBox.text-center h5 {
    min-height: 44px;
    font-size: 14px;
    margin-top: 15px;
    color: #444;
    font-weight: 200;
    overflow: hidden;
    line-height: 22px;
}

.categories .container {
    margin-bottom: 0;
    position: relative;
}

.categories .categories-inner .swiper {
    padding:15px;
}


.categories .swiper-slide .subj-img {
    width: 60px;
    margin: 0 auto;
    border: 2px solid #94a9c952;
    padding: 5px;
    border-radius: 6px;
    background: #f8f9fa;
    margin-top: -30px;
}

section.categories.marker .swiper-slide .subj-img {
    height: 70px;
}

    section.categories.marker .swiper-slide .subj-img img {
        filter: grayscale(.7);
        transition: all .3s;
        width: auto;
        height: 100%;
    }

        section.categories.marker .swiper-slide .subj-img img:hover {
            filter: initial;
        }

.categories .swiper-slide.CatBox {
    background: #f8f9fa;
    border-radius: 6px;
    padding: 15px;
    border: 1px solid #94a9c952;
}

.swiper-rtl .swiper-button-prev {
    left: 1px;
    right: auto;
}

    .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
    .swiper-button-prev:after {
        color: #008f46;
        content: '\f0a8';
        font-family: 'fontello';
        font-size: 32px;
    }

.swiper-rtl.arrowMid .swiper-button-next {
    transform: rotate(180deg);
    right: 1px;
}

.titleSection .title {
    color: #000;
    font-size: 18px;
    padding: 5px 0px;
    float: right;
    font-weight: bold;
}


.titleSection .btnMore {
    float: left;
    background: #008f46;
    padding: 5px 13px;
    border-radius: 10px;
}

    .titleSection .btnMore a {
        color: #fff;
        font-size: 14px;
    }

/*--DTO style--*/
.swiper.SmipleSwiper .swiper-wrapper, .News .swiper-wrapper {
    padding-bottom: 3em;
    align-items: stretch;
}

.WriterName, .NameWriter {
    color: #999;
    font-size: 12px;
    font-weight: 500;
}

.item.swiper-slide {
    padding: 15px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all .8s;
    BORDER: 1PX SOLID #DDD;
    BACKGROUND: #F8F9FA;
}
.tab-content h4{
    color:#333
}
.form-check-input:checked {
    background-color: #5bba47 !important;
    border-color: #5bba47 !important;
}
@media(max-width:547px) {
    .item.swiper-slide {
        background-position: 2px 60%;
    }
}

@media screen and (max-width: 375px) {
    .product .item {
        background-position: 2px 109%;
    }
}

.Swiper3th .item.swiper-slide {
    background-size: contain;
    background-position: right 12px;
}

.HotProduct  .item .product-image {
    height: 200px;
    width: 100%;
    align-items: center;
    text-align: center;
    margin: 0px auto 10px auto;
    display: flex;
}
.iconsProd {
    position: absolute;
    top: 20%;
    margin-right: 0;
    transition: all .5s;
    color: #008f46 ;
    font-size: 19px;
    text-align: center;
    right: 3px
}
.productlist-container .title{
color:#333
}
    .iconsProd div {
        cursor: pointer;
        transition: all .3s;
    }

    .iconsProd a {
        color: #008f46;
        font-size: 19px;
        transition: all .3s;
    }

        .iconsProd div:hover, .iconsProd a:hover {
            color: #444;
        }

 /*   .iconsProd .shareProd:hover .ShareMedia {
        display: initial
    }*/

    .iconsProd .shareProd .ShareMedia {
        position: absolute;
        margin-right: 8px;
        width: 100px;
        padding-top: 5px;
        margin-top: -5px;
        display: none;
        transition: all .3s;
        top: 98%;
        right: 0;
    }

        .iconsProd .shareProd .ShareMedia a {
            display: inline;
            padding: 2px;
        }


.CatList .item.swiper-slide {
    background-position: right 108%;
    BACKGROUND: #F8F9FA;
}

.item.swiper-slide img {
    border-radius: 2px;
    display: block;
    width: -webkit-fill-available;
    object-fit: contain;
    height: -webkit-fill-available;
    margin: 0 auto;
}

.discount {
    position: absolute;
    left: 3px;
    top: 3px;
    z-index: 1;
    border-radius: 7px;
    text-align: center;
    padding: 0 3px;
    background: #D01324;
}

    .discount span {
        color: #ffffff;
        font-size: 12px;
        line-height: 12px;
    }

.GalleryBox .discount {
    right: 30px;
    top: 12px;
    background: transparent;
    width: 43px;
}

    .GalleryBox .discount span {
        font-size: 20px;
        margin-right: 22px;
    }

    .item.swiper-slide .discount img, .GalleryBox .discount img {
        position: absolute;
        box-shadow: none;
        top: 2px;
        right: 2px;
        height: 18px;
        width: auto;
        border-radius: inherit;
    }

    .GalleryBox .discount img {
        height: 23px;
    }

.discount i {
    position: absolute;
    left: -24px;
    font-size: 28px;
    top: 5px;
    color: #CA1908;
    text-shadow: 1px 1px 3px #00000063;
}

@media(max-width:768px) {
    .GalleryBox .discount img {
        height: 18px;
    }

    .GalleryBox .discount span {
        font-size: 15px;
        margin-right: 17px
    }

    .GalleryBox .discount {
        width: 33px
    }
}
.item.swiper-slide .ProdName:hover{
    color: #008f46;
}
.item.swiper-slide .ProdName {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    height: 49px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #444;
}

.item.swiper-slide .cost, .campaign .cost {
    color: #5bba47;
    font-weight: bold;
    height: 22px;
}

.old-cost {
    font-size: 12px;
    color: #838080;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 8px;
    font-weight: bold;
}

.swiper.SmipleSwiper .swiper-button-next, .swiper.SmipleSwiper .swiper-button-prev {
    bottom: 0px;
    top: auto;
}

.swiper.SmipleSwiper .swiper-button-next {
    left: 43px;
    right: auto;
    transform: rotate(180deg);
}
/*-- Ads 4box swiper section style--*/
/*.Newest-product .AdverInfo {
    height: 360px;
    overflow: hidden;
    border-radius: 30px;
}*/
.Ads4Box img, .AdsBox img {
    border-radius: 30px;
    height: 100% !important;
}

@media(min-width:1399px) {
    .Ads4Box img, .AdsBox img {
        height: auto !important;
    }
}

.AdBoxRights, .AdBoxLeft {
    height: 315px;
}

.AdsBox {
    box-shadow: 0px 4px 10px #00000024;
    border-radius: 30px;
    height: 100%;
    background: #e2e9e2;
    overflow: hidden;
}

.Ads4Box.AdsW .AdsBox {
    padding: 3em;
}

.Ads4Box .AdsBoxDes, .Ads2Box .AdsBoxDes {
    padding: 3em;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.Ads2Box .AdsBoxDes {
    padding: 6em 3em;
    margin-bottom: 15px;
}

.AdBoxRights .AdsBox {
    height: 100%;
    margin-bottom: 16px;
}

.AdsBox a.btn#edc422c7 {
    width: auto;
    height: auto;
    display: inherit;
}

.AdsBox a {
    padding: 8px 20px;
}

.AdBoxRightTop, .AdBoxRightBottom {
    height: 150px;
    margin-bottom: 15px;
}

.row.AdBoxRightBottom div[class^="col-"] {
    padding-left: 5px;
    height: 100%;
}


.SmipleSwiperAds .swiper.SmipleSwiper .swiper-button-next, .SmipleSwiperAds .swiper.SmipleSwiper .swiper-button-prev {
    right: 53%;
    margin-right: -22px
}

.SmipleSwiperAds .swiper.SmipleSwiper .swiper-button-next {
    left: auto;
    margin-right: -70px;
}

.Ads2Box .AdsBox, .Ads2Box .AdsBox img {
    height: 200px
}

.filterImg {
    filter: brightness(0.6) sepia(.5);
}

.AdsBox .info.position-absolute {
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    text-align: center;
    padding: 40px 30px;
    color: #fff;
}

.AdsBox .info .BtnMore {
    bottom: 10%;
    right: 50%;
    margin-right: -72px;
    position: absolute;
}

.btn#edc422c7 {
    background: #EDB422;
    color: #4A4D4E;
    padding: 8px 12px;
    border-radius: 30px;
    font-size: 14px;
    box-shadow: 0px 1px 7px #464545;
    text-align: center;
    transition: all .3s;
    line-height: initial;
}

    .btn#edc422c7:hover, .btn#edc422c7:focus, .btn:hover, .btn:focus, .btn-danger:active:focus,
    .btn-success:active:focus, .btn:first-child:active {
        color: #fff;
        background-color: #086635;
    }
.btn-danger:hover, .btn-danger:focus {
    background-color: #b02a37;
}
.AdsBox .info .BtnMore a {
    color: #4A4D4E;
}

@media(max-width:575px) {
    .AdBoxRightBottom, .AdBoxRightTop, .AdBoxRights {
        height: auto;
    }

        .AdsBox, .row.AdBoxRightBottom div[class^="col-"], .AdBoxRights .AdsBox {
            /*height: 226px;
        margin-bottom: 30px;*/
            text-align: center;
        }

    .Newest-product .AdsBox {
        height: 350px;
        margin-bottom: 30px;
    }

        .Newest-product .AdsBox img {
            width: 100% !important;
            height: auto !important;
        }

    .AdBoxLeft .AdsBox, .AdBoxLeft {
        height: 315px;
        margin-bottom: 30px;
    }

        .AdBoxLeft .AdsBox img {
            height: auto !important;
            width: 100% !important;
        }

    .AdsBox img {
        height: 100% !important;
        width: auto;
    }

    .Ads2Box .AdsBox {
        height: 250px
    }
}

.table {
    font-size: 14px;
    border-color: transparent;
}

.infos-row {
    margin: 15px 0;
}

.answer.d-inline a {
    color: #008f46;
    position: relative;
    font-weight: 600;
    padding-right: 8px;
}
.breadcrumb-item a:hover {
    color: #008f46;
}
.infos-row p {
    padding: 0 8px;
}

.answer.d-inline a:hover {
    margin-right: 5px
}

.answer.d-inline a:after {
    position: absolute;
    width: 0;
    content: '';
    height: 2px;
    background: #5176ae;
    bottom: 46%;
    left: 95%;
    transition: all .3s;
    border-radius: 15px;
}

.answer.d-inline a:hover:after {
    width: 5px;
}

.downloadFile .answer.d-inline a:after {
    left: 104%;
}

.icon-affiliate:before {
    content: '\e819';
    font-size: 19px;
}

.InfoBookBox .table .icon:before {
    font-weight: bold;
    margin-left: 10px;
}

tbody, td, tfoot, th, thead, tr {
    vertical-align: middle;
    text-align: center;
    min-width: 8rem;
}

    td a {
        color: #000
    }

    th:first-child {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    th:last-child {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px
    }

    td:first-child {
        border-bottom-right-radius: 15px;
        border-top-right-radius: 15px;
    }

    td:last-child {
        border-bottom-left-radius: 15px;
        border-top-left-radius: 15px
    }

.table > :not(:first-child) {
    border-top: 0;
}

thead {
    background: #94a9c9;
    border-bottom: 6px solid #FFF;
}

.MenuUser, .MenuUser #BasketRegion #titleBasket {
    display: none
}

@media(max-width:767px) {
    .TableHolder {
        overflow: scroll;
    }

    .MenuUser {
        width: 100%;
        background: #e2e9e2;
        padding: 15px 8px;
        text-align: center;
        display: block;
        z-index: 10;
    }

        .MenuUser i {
            color: #428d42;
            font-size: 20px;
        }
}

/*--MostBuy-produc swiper section stylet--*/
.MostBuy-product .swiper, .Best-writer .swiper {
    padding: 15px 8px 30px;
}

.MostBuy-product .item .productImage {
    height: 195px;
}

.MostBuy-product .item .discount {
    left: 20px;
    top: 10px;
}

.MostBuy-product .item.swiper-slide .ProdName {
    padding: 20px 0 0;
    height: 80px;
}

.MostBuy-product .item.swiper-slide .cost {
    margin-top: 10px
}

ul.iconsProds {
    padding-right: 0;
    margin-top: 10px;
}

    ul.iconsProds li {
        display: inline-block;
        text-align: center;
        font-size: 16px;
        color: #cba23b;
    }

        ul.iconsProds li a {
            font-size: 18px;
            color: #cba23b;
        }

            ul.iconsProds li:hover, ul.iconsProds li a:hover {
                color: #962960;
            }

.Swiper3th .swiper-button-next, .Swiper3th .swiper-button-prev {
    bottom: 0;
    top: auto;
    left: auto;
    right: 0;
}

.Swiper3th .swiper-button-next {
    transform: rotate(180deg);
}

.Swiper3th .swiper-button-prev {
    right: 50px
}

@media(max-width:757px) {
    .MostBuy-product .item .productImage {
        height: 220px;
    }

    .MostBuy-product .item.swiper-slide .ProdName {
        height: 60px
    }

    .WriterName {
        margin-bottom: 0
    }

    .Swiper3th .item.swiper-slide, .item.swiper-slide {
        text-align: center;
    }

    .Best-writer .Swiper3th .item.swiper-slide {
        background-position: right 12px;
    }
}
/*----writers swiper section style---*/
.WriterImage {
    width: 115px;
    height: 115px;
    border-radius: 50%;
}

.WriterImage {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.WriterInfo {
    float: right;
    width: Calc(100% - 95px);
}

.Books i {
    font-size: 29px;
    margin-left: 3px;
}

.Books span {
    color: #962960;
    font-size: 18px;
    font-weight: bold;
}

/*News swiper section style*/
.News .NewsImage {
    height: 200px;
}

.News .Swiper3th .item.swiper-slide {
    background-size: 80%;
    background-position: 94px bottom;
}

.emptyBasket .imgHolder {
    height: 200px;
}

    .emptyBasket .imgHolder img {
        height: 100%;
    }
/*register page*/
div#Activate-modal {
    z-index: 2000;
}

.register .imgHolder, .login .imgHolder, .forgotPass .imgHolder, .ContactUs .imgHolder{
    width: 50%;
    margin: 0 auto;
}
/*--filter right style--*/

.productlist-container {
    padding: 15px;
}


.table-responsive::-webkit-scrollbar {
    width: 5px;
}

.table-responsive::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.table-responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #428d42;
    border-radius: 5px
}

.review-count .rating > input {
    display: none;
}

.review-count .rating > label {
    color: #ddd;
    float: right;
    margin-bottom: 0px;
}

    .review-count .rating > label:before {
        margin: 0 3px;
        font-size: 16px;
        font-family: 'fontello';
        display: inline-block;
        content: '\e816';
    }

    .review-count .rating > input:checked + label:hover, .review-count .rating > input:checked ~ label:hover,
    .review-count .rating > label:hover ~ input:checked ~ label, .review-count .rating > input:checked ~ label:hover ~ label {
        color: #edc422;
        content: '\e818';
    }

.review-count .rating > input:checked ~ label, .review-count .rating:not(:checked) > label:hover,
.review-count .rating:not(:checked) > label:hover ~ label,
.review-count .rating:not(:checked) > label.active, .review-count .rating:not(:checked) > label.active ~ label {
    color: #edc422c7;
}

    .review-count .rating > input:checked ~ label:before, .review-count .rating:not(:checked) > label:hover:before,
    .review-count .rating:not(:checked) > label:hover ~ label:before,
    .review-count .rating:not(:checked) > label.active:before,
    .review-count .rating:not(:checked) > label.active ~ label:before {
        content: '\e818';
        font-size: 16px;
    }

.expSend {
    background: #ccc;
    padding: 25px;
    border-radius: 30px;
    display: flex;
}

    .expSend .icon {
        float: right
    }

    .expSend i:before {
        font-size: 60px;
    }

    .expSend p {
        margin-bottom: 0;
    }

    .expSend .descBox {
        display: inline;
        width: Calc(100% - 84px);
        float: left;
        text-align: left;
    }

    .expSend.BoxGreen .icon i, .expSend.BoxGreen h4 {
        color: #428D42
    }

    .expSend.BoxGreen {
        background: #428d4230;
    }

    .expSend.BoxPing .icon i, .expSend.BoxPing h4 {
        color: #962960;
    }

    .expSend.BoxPing {
        background: #9629602b;
    }

    .expSend.YelooGreen .icon i, .expSend.YelooGreen h4 {
        color: #C9B73B;
    }

    .expSend.YelooGreen {
        background: #c9b73b36;
    }

.ComplainForm .btn {
    padding: 10px 25px;
}
/*-------Special sell-------*/
.ListBoxCamp .swiper, .ImgBoxCamp {
    height: 460px
}

.ListBoxCamp .swiper {
    padding-right: 15px;
}

@media(min-width:1024) {
    .ListBoxCamp .swiper, .ImgBoxCamp {
        height: 480px;
    }
}

.special-sell {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -66px;
    background: #edb422;
    padding: 5px 20px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

    .special-sell h3 {
        font-weight: normal
    }

.countdown-counter .counter li {
    display: inline-block;
    padding: 5px;
    text-align: center;
}

.countdown-counter .counter ul {
    text-align: center
}

.countdown-counter .counter li p {
    background: #428D42;
    padding: 5px 8px;
    width: 30px;
    border-radius: 8px
}

.countdown-counter {
    bottom: 15px;
    width: 84%;
    right: 8%;
    color: #fff;
}

.ImgBoxCamp .discount span {
    padding: 4px 4px 4px 9px;
    font-size: 21px;
    color: #fff;
    margin-right: 0;
}

.ImgBoxCamp .discount img {
    height: 40px;
    margin-left: -8px;
}

.ImgBoxCamp .discount i {
    font-size: 39px;
    color: #fff;
    left: -33px;
}

.ImgBoxCamp .discount {
    left: 20px;
    top: 10px;
    right: auto;
    width: auto;
    background: none;
    border: none;
}

.ListBoxCamp .imgHolder {
    height: 130px;
}

ListBoxCamp {
    height: 540px
}

.ListBoxCamp .imgHolder img {
    height: 100%;
    border-radius: 15px
}

ListBoxCamp {
    height: 540px
}

.ListBoxCamp .item .add-to-basket i, .ListBoxCamp .item .add-to-order i {
    font-size: 24px;
    cursor: pointer;
}

.ListBoxCamp .item .add-to-order i {
    color: #e69e0a;
}

.ListBoxCamp .item .add-to-basket i {
    color: #428d42;
}

.ListBoxCamp .item.swiper-slide {
    background: none;
    box-shadow: none;
    padding: 0;
    border-bottom: 1px dashed #428d42c4;
    border-radius: 0;
    padding-bottom: 15px;
}

.CampSwiper .swiper-button-next, .CampSwiper .swiper-button-prev {
    right: -3px;
    left: auto;
    top: 43%;
    transform: rotate(90deg);
}

.CampSwiper .swiper-button-prev {
    top: 55%;
    left: auto;
    transform: rotate(-90deg);
}

@media(max-width:768px) {
    .ListBoxCamp .swiper .title {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .ListBoxCamp .swiper, .ImgBoxCamp {
        height: 310px;
        margin-bottom: 30px;
    }

    .special-sell {
        margin-right: -69px;
        padding: 0px 17px;
    }

        .special-sell h3 {
            font-size: 14px;
            line-height: 28px;
        }

    .ImgBoxCamp .discount span {
        padding: 7px 7px 4px 6px;
        font-size: 13px;
    }

    .ImgBoxCamp .discount i {
        font-size: 30px;
        left: -26px;
    }
}

@media(max-width:500px) {
    .ListBoxCamp .imgHolder {
        margin-bottom: 15px;
        height: 220px;
    }

    .ListBoxCamp .swiper {
        height: 355px;
    }

    .ImgBoxCamp .AdsBox {
        height: 100%;
    }

    .CampSwiper .swiper-button-next {
        top: 30px
    }

    .CampSwiper .swiper-button-prev {
        top: 75px
    }
}

.input-group.NewsLetter_Email.position-relative .feedback {
    position: absolute;
    bottom: -11px;
    right: 17px;
    font-size: 11px;
    z-index: 20;
}

.ErrorHolder {
    width: 80%;
    margin: 0 auto;
    border-radius: 30px;
    padding: 30px;
    background: #fff;
}

@media(min-width:768px) {
    .ErrorHolder {
        width: 37%;
    }
}

.ErrorHolder h1 {
    font-size: 16px;
}


/*----Account page style-----*/

.dashboard .nav-tabs .nav-item.show .nav-link, .dashboard .nav-tabs .nav-link.active {
    background: #94a9c933;
    border: none;
    border-bottom: 1px dashed #94a9c9;
}

.dashboard .nav-tabs .nav-link {
    width: 100%;
    color: black;
    border-bottom: 1px dashed #94a9c9;
    padding: 13px;
    text-align: center
}

.dashboard .nav-tabs .nav-item:last-child .nav-link {
    border-bottom: none
}

.dashboard #AccountTab, .tab-content.p-4 {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid #94a9c96e;
}

/*---uo\pload avatar user image*/
#UserAvatar .wrap-custom-file {
    border: 1px dashed #428d423d;
    padding: 3px;
}

.wrap-custom-file {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin: 0 0.5rem 1rem;
    text-align: center;
}

    .wrap-custom-file input[type="file"] {
        position: absolute;
        top: 0;
        left: 0;
        width: 2px;
        height: 2px;
        overflow: hidden;
        opacity: 0;
    }

    .wrap-custom-file label {
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        overflow: hidden;
        padding: 0 0.5rem;
        cursor: pointer;
        background-color: #fff;
        border-radius: 4px;
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        transition: transform 0.4s, -webkit-transform 0.4s;
        background-image: url('../images/profile-pic.jpg');
        background-size: cover;
    }

        .wrap-custom-file label span {
            display: block;
            margin-top: 2rem;
            font-size: 14px;
            color: #000;
            -webkit-transition: color 0.4s;
            transition: color 0.4s;
            position: absolute;
            bottom: 0;
            width: 100%;
            right: 0;
        }

        .wrap-custom-file label .fa {
            position: absolute;
            bottom: 50%;
            left: 50%;
            margin-top: -12px;
            -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
            font-size: 1.5rem;
            color: #d61c3d;
            -webkit-transition: color 0.4s;
            transition: color 0.4s;
        }

        .wrap-custom-file label:hover span, .wrap-custom-file label:hover .fa {
            color: #ad102b;
        }

        .wrap-custom-file label.file-ok {
            background-size: cover;
            background-position: center;
        }

            .wrap-custom-file label.file-ok span {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                padding: 0.3rem;
                font-size: 14px;
                color: #000000;
                border-radius: 8px;
                background-color: rgb(226 233 226 / 78%);
            }

            .wrap-custom-file label.file-ok .fa {
                display: none;
            }

#OrderDetail {
    white-space: nowrap;
    line-height: 14px;
    padding: 8px;
}

@media(max-width:992px) {
    .prosearch-form .justIt {
        order: 1
    }

    .prosearch-form .btnSearch {
        order: 2
    }
    .header {
        padding: 12px 8px 0px;
        background: #f8f9fa;
    }
    nav#main_navbar {
        padding: 0;
    }
}

.map iframe {
    width: 100%;
    height: 190px;
    border-radius: 15px;
}

.picauthor.text-center {
    height: 140px;
}

    .picauthor.text-center img {
        height: 100%;
        width: auto;
        border-radius: 15px;
        padding: 2px;
        box-shadow: 0px 4px 10px #00000024;
    }

.showSreach, .GetSaerchResult .HideSreach {
    display: none;
}

.GetSaerchResult .showSreach {
    display: block
}

.search-ajax {
    border: 1px solid #cccccc
}

    .search-ajax ui {
        list-style: none
    }

    .search-ajax li {
        display: block;
        padding: 5px;
    }

        .search-ajax li img {
            width: 20px;
        }

        .search-ajax li a {
            width: 10px;
        }







.wsmenu > .wsmenu-list > li .wstliststy01::-webkit-scrollbar, .wsshoptabing.wtsdepartmentmenu.CatTow::-webkit-scrollbar {
    width: 5px;
}

.wsmenu > .wsmenu-list > li .wstliststy01::-webkit-scrollbar-track, .wsshoptabing.wtsdepartmentmenu.CatTow::-webkit-scrollbar {
    background: #f1f1f1;
    border-radius: 5px
}

.wsmenu > .wsmenu-list > li .wstliststy01::-webkit-scrollbar-thumb, .wsshoptabing.wtsdepartmentmenu.CatTow::-webkit-scrollbar {
    background: #94a9c9;
    border-radius: 5px
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
        padding: 5px 0;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        right: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu > li:hover {
        background-color: #f1f1f1
    }
    .dropdown-item:focus, .dropdown-item:hover {
        color: #008f46;
        background-color: transparent;
    }
        .dropdown-menu > li:hover > .submenu {
            display: block;
        }
    #navbar ul.dropdown-menu a.dropdown-toggle::after {
        position: absolute;
        left: 15px;
        top: 15px;
        transform: rotate(90deg);
    }
}
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: .5rem;
    }
  
}
/* ============ small devices .end// ============ */


#pnl_BanksList .input-hidden {
 display:none
}

#pnl_BanksList input[type=radio]:checked + label > img {
    box-shadow: 0 0 3px 3px #00629b3d;
}

/* Stuff after this is only to make things more pretty */
#pnl_BanksList input[type=radio] + label > img {
    border: 1px dashed #4444442e;
    width: 150px;
    height: auto;
    transition: 500ms all;
}

#pnl_BanksList input[type=radio]:checked + label > img {
    border: 1px solid #00629b3b;
}
.icon-share{
	display:none
}