﻿/*@charset "utf-8";*/

html {
    height: 100%;
}


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: aviny;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/aviny.eot');
    src: url('../fonts/aviny.eot?#iefix') format('embedded-opentype'), url('../fonts/aviny.ttf') format('truetype');
}

body {
    direction: rtl;
    font-family: "IRANSans";
    overflow-x: hidden;
    font-size: 15px;
    margin: 0;
    background: #f5f5f5;
    height: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 719px) {
    body {
        font-size: 12px;
    }
}

a {
    color: black !important;
}



/*------------------------------------------------------
                        header
------------------------------------------------------*/

header ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


.custom-search-input {
    margin: 0;
    padding: 0;
    height: 45px;
}

    .custom-search-input .input-group {
        position: absolute;
    }

    .custom-search-input .search-query {
        padding-top: 1% !important;
        padding-right: 4px \9;
        padding-left: 20px;
        padding-left: 20px \9;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        height: 45px;
        border: none;
        background-color: white !important;
        border: 1px solid #ddd;
    }

    .custom-search-input .searchicon1 {
        border: 0;
        background: none;
        margin-top: 1.5%;
        position: absolute;
        left: 1%;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: grey;
        z-index: auto;
    }

.srchItem p {
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.srchItem .col-2 {
    width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px !important;
}

.srchItem:hover {
    background-color: #f1f1f1;
}

.custom-search-input .search-query02 {
    padding-right: 40px;
    padding-right: 4px \9;
    padding-left: 20px;
    padding-left: 20px \9;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 8px;
    border: none;
    background-color: white;
}

.form-control {
    outline: 0px !important;
    box-shadow: none !important;
}

.form-control {
    font-size: 13px;
}

.search-query:focus + button {
    z-index: 3;
}

.modal-open .modal {
    z-index: 9999 !important;
}

.modal-backdrop {
    z-index: 99 !important;
}

header .fa-chevron-down {
    font-size: 12px !important;
}

header .nav {
    display: flex;
    position: relative;
    height: 50px;
}

    header .nav a {
        display: block;
        text-decoration: none;
        font-size: 13px !important;
        padding: 3% 0;
    }

    header .nav > li > a {
        padding: 15px 20px;
    }

    header .nav > li {
        position: relative;
    }

        header .nav > li > ul {
            background: white;
            position: absolute;
            /*top: 100%;*/
            right: 0;
            opacity: 0;
            visibility: hidden;
            transform: translateY(20px);
            transition: all 300ms ease-in-out 500ms;
            transition: all 300ms ease-in-out;
        }

            header .nav > li > ul > li > a {
                padding: 6px 10px;
                font-size: 13px !important;
            }

                header .nav > li > ul > li > a:hover {
                    background-color: white;
                }

    header .nav li:hover ul {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
        transition: all 300ms ease-in-out;
    }



    header .nav .big-nav {
        position: static;
        z-index: 1;
    }

        header .nav .big-nav .subcat {
            border-right: 2px solid red;
            padding: 0 2%;
            width: 90%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            height: auto;
            margin-bottom: 7%;
            margin-top: 7px;
        }

        header .nav .big-nav > ul {
            position: absolute !important;
            top: 47px !important;
            left: 10px !important;
            width: 100% !important;
            min-height: 420px !important;
            max-height: 450px !important;
            overflow-x: hidden;
            overflow-y: auto;
        }

        header .nav .big-nav .row {
            min-height: 300px !important;
        }

        header .nav .big-nav > ul > li {
            width: 17%;
            /*border-left: 1px solid #ddd;*/
            background: #f1f1f1 !important;
        }
            /*change*/
            header .nav .big-nav > ul > li > a {
                padding: 15px 10px;
                display: block;
                font-size: 13px !important;
            }

            header .nav .big-nav > ul > li > ul {
                display: none;
                position: absolute;
                top: 0;
                right: 17%;
                left: 0;
                width: 88% !important;
                background: white;
                overflow: hidden;
            }

            header .nav .big-nav > ul > li.show > ul {
                display: block;
            }

            header .nav .big-nav > ul > li > ul > li {
                display: block;
                width: 100%;
                float: right;
            }

                header .nav .big-nav > ul > li > ul > li.col-2 {
                    width: auto;
                    padding: 1% 8px;
                    text-align: center;
                }

                header .nav .big-nav > ul > li > ul > li img {
                    border-radius: 20px;
                }

                header .nav .big-nav > ul > li > ul > li > a {
                    font-weight: bold;
                    border-bottom: 1px solid red;
                    font-size: 13px !important;
                }

                header .nav .big-nav > ul > li > ul > li a {
                    padding: 3% 0;
                    text-align: right;
                    width: 90%;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

.menu-o li {
    text-align: right;
    float: right;
    list-style: none;
    color: #000;
}

.nav-item_div {
    display: initial !important;
}

header .nav .big-nav02 {
    position: static;
    z-index: 1;
}

    header .nav .big-nav02 .subcat {
        border-right: 2px solid red;
        padding: 0 2%;
        width: 100%;
        height: auto;
    }

    header .nav .big-nav02 > ul {
        min-height: 200px !important;
        position: absolute !important;
        top: 43.8px !important;
        left: 0 !important;
        width: 100% !important;
        background: white !important;
    }

    header .nav .big-nav02 .row {
        height: auto;
    }

    header .nav .big-nav02 > ul > li {
        width: 25%;
    }

        header .nav .big-nav02 > ul > li > a {
            padding: 10px;
            background: #f1f1f1;
            display: block;
            font-size: 13px !important;
        }

        header .nav .big-nav02 > ul > li > ul {
            display: none;
            position: absolute;
            top: 0;
            width: 100%;
            background: white;
            margin: auto;
        }

        header .nav .big-nav02 > ul > li.show > ul {
            display: block;
        }

        header .nav .big-nav02 > ul > li > ul > li {
            display: block;
            width: 100%;
            float: right;
        }

            header .nav .big-nav02 > ul > li > ul > li.col-2 {
                width: auto;
                padding: 1% 8px;
                text-align: center;
            }

            header .nav .big-nav02 > ul > li > ul > li img {
                border-radius: 20px;
            }

            header .nav .big-nav02 > ul > li > ul > li > a {
                font-weight: bold;
                border-bottom: none;
                font-size: 14px !important;
                color: red;
            }

            header .nav .big-nav02 > ul > li > ul > li a {
                padding: 4px 10px;
                text-align: right !important;
                font-size: 12px !important;
            }

.menu-left-items {
    padding-top: 0;
}

.menu-left-items1 {
    padding-top: 0;
}

.menu-left-items a {
    font-size: 13px !important;
    padding: 1% 6%;
}

    .menu-left-items a i {
        font-size: 24px !important;
        vertical-align: -moz-middle-with-baseline !important;
        color: rgba(0, 0, 0, 0.5);
    }

.open-menu {
    right: 0;
}

    .open-menu .badge {
        position: relative;
        top: 2px;
        padding: 2%;
        padding-top: 2%;
        width: 20px;
        height: 20px;
        left: -8px;
        align-content: center;
        padding-top: 5px;
        background-color: #ff5c39;
    }

.bottom-nav .badge {
    position: relative;
    top: 2px;
    padding: 2%;
    padding-top: 2%;
    width: 20px;
    height: 20px;
    align-content: center;
    padding-top: 5px;
    background-color: #ff5c39;
}


.margi {
    margin-top: 60px;
    margin-bottom: 30px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -7px;
        margin-right: -1px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: .5s ease all;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px 0;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-left: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all;
    width: 330px;
}



    .dropdown-menu.show {
        display: block;
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
        transition: .5s ease all;
        margin-top: 14px !important;
    }

        .dropdown-menu.show::after, .dropdown-menu.show::before {
            content: "";
            height: 16px;
            position: absolute;
        }

        .dropdown-menu.show::before {
            width: 16px;
            top: 0;
            left: 25px;
            border-bottom: 1px solid transparent;
            border-right: 1px solid transparent;
            border-top: 1px solid transparent;
            border-top-color: transparent;
            border-top-color: #ccc;
            border-left: 1px solid transparent;
            border-left-color: transparent;
            border-left-color: #ccc;
            transform: rotate(45deg) translateY(-85%);
            background-color: white;
        }

.menu-open .real-menu {
    left: 0;
}

.real-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -380px;
    z-index: 1001;
    width: 380px;
    height: 100%;
    padding: 0.5rem 0 0.5rem 0;
    box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: ease 0.4s all;
}

    .real-menu ul {
        list-style: none !important;
    }

    .real-menu .bullet {
        list-style: disc !important;
    }

        .real-menu .bullet li {
            font-size: 14px !important;
            font-weight: 400 !important;
            color: #9f9f9f;
        }

    .real-menu .form-control {
        padding: 0.6rem 0.75rem !important;
    }

    .real-menu .btn-plus,
    .real-menu .btn-minus {
        font-size: 24px !important;
        line-height: 1.8 !important;
    }

    .real-menu .inline-group {
        height: 37px !important;
        border: 1px solid #b2b2b2;
    }

    .real-menu .quantity {
        height: 34px !important;
    }

.spinner-border {
    color: #ff5c39;
    width: 1rem !important;
    height: 1rem !important;
}

.real-menu .bi-trash {
    font-size: 1.2rem !important;
}

nav {
    transition: all 0.5s;
}

.bottom-box {
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 2% 0;
    border-top: 1px solid #ccc;
    width: 100% !important;
}


.selected-products {
    max-height: 80% !important;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    position: absolute !important;
    /*padding-bottom: 60px;*/
}

.cursor-pointer {
    cursor: pointer;
}

.iHeader {
    border-bottom: 1px solid #ddd;
    height: 60px !important;
}

.fixed-bottom {
    display: none;
}

.menu-left-items {
    padding-top: 0;
}

    .menu-left-items a {
        font-size: 13px !important;
        padding: .6% 5%;
        outline: none;
    }

.open-menu {
    right: 0;
}

.mobile-nav {
    display: none !important;
}

@media only screen and (max-width: 812px) {

    header .nav > li > a {
        padding: 12px 0 12px 10px;
    }


    .mainmenu {
        width: 70%;
        position: fixed;
        right: -70%;
        top: 0;
        transition-duration: .5s;
        z-index: 10;
        text-align: center;
    }


    .slides .small-banner {
        margin-top: 5%;
    }

    .menu-left-items {
        padding-top: 1% !important;
    }



    .owl-item {
        width: 210px !important;
    }

    .owlcarouselparent {
        padding: 0 !important;
    }
}

.fixed-bottom p {
    font-size: 12px;
}

.mobile-nav {
    z-index: 11;
}

.register, .basket {
    border: 1px solid #fff;
    background: rgba(255,255,255,0.5);
    border-radius: 3px;
    padding: 3px 8px;
    float: left;
    display: inline-flex;
}

    .register a {
        font-size: 13px;
        line-height: 25px;
    }

    .register i {
        font-size: 20px;
        color: #fff;
        text-shadow: 0 0 1px #ababab;
        padding-left: 6px;
        line-height: 25px;
    }

    .register:hover, .basket:hover {
        background-color: rgba(227,227,227,0.9);
        cursor: pointer;
    }

.basket {
    float: left;
    margin-left: 2px;
    padding: 6px 5px 3px 5px;
}

.BasketBox {
    margin-top: 50px;
    margin-bottom: 120px;
}

.closebtn i {
    padding-top: 9px;
}

.MenuBox {
    display: flex;
    align-items: center;
}

.MenuBg {
    background: #e3e3e3;
}

.MenuBg {
    z-index: 97;
}

.SideMenu {
    display: none;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-item:hover, .dropdown-item:active {
    background: none !important;
    color: #ff5c39 !important;
    transition: 0.4s;
}

.dropdown-item:active {
    border-radius: 0;
}

.navbar li {
    cursor: pointer;
}

/*.shrink nav {
    padding: 0 1rem 0 1rem;
    transition: all 0.5s;
}*/

nav {
    transition: all 0.5s;
}


.slides {
    margin-top: 1rem;
}

    .slides .carousel-control-prev,
    .slides .carousel-control-next {
        height: 30px !important;
        width: 30px;
        top: 40% !important;
        padding: .5% 0 !important;
        background-color: rgba(255, 255, 255, 0.6);
        border-radius: 50%;
        margin: 2%;
    }

.about {
    width: 70px;
    border-bottom: 3px solid #206a5d;
}

.navbar {
    width: 100%;
}

.aboutus .row {
    align-items: center;
}

.aboutus {
    background-image: url('../images/temphoto/about-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.procat {
    width: 200px;
    border-bottom: 2px solid red;
}

.firstrow img, .secondrow img, .thirdrow img {
    width: 100%;
    transition: all 0.8s ease 0s;
    height: auto;
}

.cat1:hover img, .cat2:hover img, .cat3:hover img, .cat4:hover img, .cat5:hover img, .cat6:hover img, .cat7:hover img {
    transform: scale(1.1,1.1);
    transition: all 0.8s ease 0s;
    opacity: 0.8;
}

.cat1, .cat2, .cat3, .cat4, .cat5, .cat6, .cat7 {
    overflow: hidden;
    /*border:3px solid #000;*/
    box-shadow: 0 0 3px #000;
}

.inner1 {
    position: absolute;
    top: 0;
    color: #fff;
    text-shadow: 0 0 5px #000;
}

.inner2 {
    position: absolute;
    bottom: 20px;
    left: 10px;
    text-shadow: 0 0 5px #000;
}

    .inner2 a {
        color: #fff;
    }

.newprocat {
    width: 170px;
    border-bottom: 3px solid #206a5d;
}

.o-h5::before {
    content: "";
    position: absolute;
    right: 15px;
    left: 0px;
    bottom: 0;
    background-color: #206a5d;
    height: 2px;
    z-index: 1;
}

.o-h5 {
    padding: 8px 0;
    min-height: 49px;
    font-size: 15px;
    line-height: 31px;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    text-indent: 17px;
}

.o-headline::after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    z-index: 0;
}

.o-headline {
    margin: 8px 0 20px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.MoreProbtn {
    background: #fff;
    cursor: pointer;
    float: left;
    position: absolute;
    left: 15px;
    line-height: 27px;
    border-radius: 3px;
}

.latestpro img {
    border: 4px solid #fff;
    box-shadow: 0 0 4px #ccc;
    display: flex;
    margin: 0 auto;
}

.tiles {
    color: #313131;
    display: flex;
    justify-content: center;
    padding: 12px;
}

    .tiles:hover {
        color: #313131;
    }

.transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: none;
    opacity: 0.5;
}

.totalpro {
    background-image: url('../images/temphoto/newbg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.articletitr {
    width: 52px;
    border-bottom: 3px solid #206a5d;
}

.car__4 img {
    border: 2px solid #000;
    box-shadow: 0 0 4px #000;
    width: 500px;
    height: 200px;
    object-fit: cover;
}

.car__4 h6 a {
    color: #000;
}

.latestpro p {
    text-align: center;
}

.newprobtn a {
    background: #999;
    cursor: pointer;
}

.bottom {
    background-image: url('../images/temphoto/bottombg.jpg');
}

.articlebtn a {
    background: #206a5d;
    cursor: pointer;
}

.menu2 li, .menu3 li {
    list-style: url('../images/temphoto/liststyle1.png');
    padding-bottom: 1.1rem;
}

.menu2 a, .menu3 a {
    color: #313131;
}



.shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(227,227,227,0.9);
}

.breadcrumbs {
    padding-right: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.top-footer {
    padding-top: 3%;
}

    .top-footer img {
        border-radius: 15px;
    }


#footer {
    padding: 0;
    color: #606060;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    overflow: hidden;
    margin-bottom: 10px;
    height: auto;
}

    #footer .footer-top {
        background: #eceff1;
        padding: 60px 0 30px 0;
    }

        #footer .footer-top .footer-info {
            margin-bottom: 30px;
        }

            #footer .footer-top .footer-info h3 {
                font-size: 24px;
                margin: 0 0 15px 0;
                padding: 0px 0 8px 0;
                line-height: 1;
                font-weight: 700;
                border-bottom: 1px solid #fff;
            }

            #footer .footer-top .footer-info p {
                font-size: 14px;
                line-height: 24px;
                margin-bottom: 0;
                font-family: 'IRANSansWeb';
                color: #606060;
            }

        #footer .footer-top .social-links a {
            font-size: 32px;
            display: inline-block;
            color: #606060 !important;
            line-height: 1;
            padding-left: 12px;
            margin-right: 3px;
            text-align: center;
            vertical-align: central;
            transition: 0.3s;
        }

            #footer .footer-top .social-links a:hover {
                color: #ededed;
                text-decoration: none;
            }

        #footer .footer-top h4 {
            font-size: 16px;
            font-weight: 600;
            color: #606060;
            position: relative;
            padding-bottom: 12px;
            border-bottom: 1px solid #606060;
            margin-bottom: 10%;
            width: 110px;
        }

        #footer .footer-top .footer-links {
            margin-bottom: 30px;
            margin-top: 8px;
        }

            #footer .footer-top .footer-links ul {
                list-style: none;
                margin: 0;
                padding-right: 4%;
            }

                #footer .footer-top .footer-links ul i {
                    padding-left: 3px;
                    color: #606060;
                    font-size: 12px !important;
                    line-height: 1;
                    font-weight: 900;
                }

                #footer .footer-top .footer-links ul li {
                    padding: 5% 0;
                    display: flex;
                    align-items: center;
                }

                    #footer .footer-top .footer-links ul li:first-child {
                        padding-top: 0;
                    }

                #footer .footer-top .footer-links ul a {
                    color: #171515 !important;
                    transition: 0.3s;
                    display: inline-block;
                    line-height: 1;
                }

                    #footer .footer-top .footer-links ul a:hover {
                        color: #171515;
                        transform: translate(-10px, 0px);
                    }



        #footer .footer-top .contact-links {
            margin-top: -9% !important;
        }

            #footer .footer-top .contact-links li i {
                margin-left: 3% !important;
                color: black !important;
                background-color: #fff !important;
                border-radius: 4px;
                padding: 1%;
                font-size: 12px;
            }

    #footer .copyright {
        text-align: center;
        padding-top: 30px;
    }

    #footer .credits {
        padding-top: 10px;
        text-align: center;
        font-size: 13px;
        color: #606060;
    }

        #footer .credits a {
            color: #606060;
            transition: 0.3s;
            font-weight: 600;
        }

            #footer .credits a:hover {
                color: white;
            }

@media only screen and (max-width: 768px) {
    #footer {
        padding-bottom: 65px;
    }
}
/*----------------------------------------new style footer----------------------------*/
.beg {
    background-color: #ebebeb;
}

.fot {
    color: #606060;
}

.piic {
    border: 1px solid #8c8c8c;
    border-radius: 10%;
    padding: 20px;
}

.fon {
    color: #969696;
}

.collor {
    background-color: #bbbbbb;
}

.bor {
    border-bottom: 1px solid #d9d9d9;
}


@media (min-width: 768px) and (max-width: 991.98px) {

    .selected-products {
        max-height: 80vh !important;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        position: absolute;
        object-fit: fill !important;
        padding-bottom: 190px;
    }
}


.menu-open #body-overlay {
    display: block;
}

#body-overlay {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 1000 !important;
    top: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

.menu-o a {
    color: #000;
    padding: 0 5px;
    width: 100%;
    line-height: 3;
}

    .menu-o a nav-item_span {
    }

.menu ul {
    width: 100%;
    background: #fff;
    padding-right: 0;
    /*/*padding-top: 25px;*/ */;
}

.menu-o li {
    width: 100%;
}


.collapsed .bi {
    transform: rotate(180deg);
    line-height: 1 !important;
}

a {
    text-decoration: none !important;
}

.desc {
    font-size: 13px !important;
}

.box {
    width: 48px;
    height: 48px;
}

.fixed-bottom p {
    font-size: 12px;
}

p {
    line-height: normal;
    margin: 0;
}

.inline-group {
    max-width: 7rem;
    padding: 0;
}

body.menu-open {
    position: fixed !important;
    overflow-y: scroll !important;
    right: 0;
    left: 0;
    padding: 0 !important;
}

@media only screen and (max-width: 992px) {
    #body-overlay {
        z-index: 1021 !important;
    }

    .fixed-bottom {
        z-index: 1020;
    }

    .real-menu {
        z-index: 9999;
    }
}
/*modal*/

.search-city1 {
    border: 1px solid #25abd1;
    border-radius: 4px;
    height: 45px;
}

.search-city {
    border: 1px solid #25abd1;
    border-radius: 4px;
    width: 100%;
    height: 45px;
}

.bg {
    height: 43px;
}

.search-city2 {
    border: 1px solid #25abd1;
    border-radius: 4px;
    height: 45px;
}

.search-in1 {
    font-size: 15px;
    position: relative;
    opacity: 0.5;
}

.search-in2 {
    font-size: 15px;
    position: relative;
    top: 10px;
    opacity: 0.5;
}

.log-acc {
    padding-top: 10px;
}

.main-logo {
    max-width: 140px;
}

.search-in {
    font-size: 15px;
    position: relative;
    top: 10px;
    opacity: 0.5;
}

.modal-body1 {
    background-color: white;
    height: 1000px;
}

.search-city {
    /* display: inline-flex; */
    border: 1px solid #25abd1;
    border-radius: 4px;
}

    .search-city .form-control-sm, .search-city select option {
        font-size: 100% !important;
        border: none !important;
        color: grey;
        font-family: 'IRANSans';
        width: 80px;
        height: 42px;
    }



.MenuBox {
    display: flex;
    align-items: center;
    background: #fff;
    height: 50px;
}

.login-sec {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 !important;
    text-align: center;
}
    /* .login-sec .dropdown-toggle::after{
	margin-left:8px;
} */
    .login-sec .userIcon {
        margin-left: 8px;
    }

.firstItem:hover {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer;
}

.sub-menu-item i {
    color: #ddd;
    font-size: 12px;
    padding-left: 5px;
}

.userLi a {
    padding: 10px;
}

.sub-menu-item {
    font-size: 12px;
    top: 43px;
    width: 240px;
    background: #fff;
    box-shadow: 0 6px 27px 7px rgba(0,0,0,.06);
    z-index: 100;
    cursor: pointer;
    border-radius: 10px;
    padding: 0;
}

.moq {
    height: 45px;
}

.search-shop {
    padding-right: 5px !important;
}


.mobile-dl-btn {
    display: block !important;
}

.desktop-dl-btn {
    display: none !important;
}

.header a {
    color: #000;
}

.open-menu {
    right: 0;
}

.menu ul {
    width: 100%;
    background: #fff;
}

.full-height {
    height: 100%;
}

.menu ul li {
    display: block;
    width: 100%;
    visibility: visible !important;
    animation-name: inherit !important;
    border-bottom: 1px solid #ccc;
}

    .menu ul li a {
        padding: 5px 0;
        text-shadow: none;
    }

.mobile-dl-btn {
    visibility: visible !important;
    animation-name: inherit !important;
}

.app-dl {
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    visibility: visible !important;
    animation-name: inherit !important;
}

.menu ul li a:hover {
    width: 90%;
    background: none !important;
}


.btn-nav {
    display: block;
    margin: auto 2%;
}

.mainoverlay {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    visibility: hidden;
    z-index: 9;
    transition-duration: .3s;
}

.bar {
    width: 25px;
    height: 3px;
    background: #000;
    margin-bottom: 5px;
}

.menu-o a {
    line-height: 3;
}

.SearchBox {
    width: calc(100% - 81px);
    cursor: pointer;
    position: relative;
    z-index: 0;
    float: left;
    border-right: 1px solid #2AA3DA;
}

.SearchBox {
    cursor: pointer;
}

    .SearchBox a {
        float: left;
        background: #2aa3da;
        height: 43px;
    }

.mag {
    color: #fff;
    padding: 8px 8px;
}

.modal-search {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    top: 0;
}

.modal-content-search {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.close-search {
    width: 20px;
    padding: 25px 6px 6px 15px;
    background: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: -19px;
    color: #fff;
    font-size: 20px;
    text-align: left;
    opacity: 1;
    cursor: pointer;
    margin-left: 30px;
    height: 20px;
}

.qq {
    width: 329px;
    height: 43px;
}

.qq2 {
    width: 154px;
    height: 43px;
}

.mainmenu {
    margin-bottom: 5px;
}

header {
    position: relative;
    width: 100%;
    z-index: 98;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 2s;
    -o-transition: position 2s;
    transition: all 0.5s ease;
}

.mod {
    height: 600px;
}

.larg {
    width: 100%;
}

.pad {
    padding: 0px;
    margin: 0px;
}

.mobile-full {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    width: 100vw;
    max-width: none;
    max-height: none;
    margin: 0;
    transform: scale(1);
    overflow-y: auto;
    border-radius: 0;
    background: #fff;
    transform-origin: center;
}

.search-modal-sheet {
    display: flex;
    flex-direction: column;
}

.modal-content1 {
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
}

.color {
    background-color: #f9f7f7;
}

.color1 {
    width: 100%;
    background-color: #fff;
}

adding-bottom: 190px;
}

.qq3 {
    width: 82%;
    height: 43px;
    border: 1px white;
}

.srhResault {
    border-radius: 0px 0px 15px 15px;
    z-index: 99;
    padding: 0;
}

.input-btn-group {
    width: 50%;
}

.input-group1 {
    width: 90%;
}

.btn-group {
    position: absolute;
    height: 45px;
    border: 1px solid #bcbcbc;
    z-index: 50;
}

.btn:focus, .btn:active {
    outline: none !important;
    box-shadow: none;
}

#ddlcity {
    width: 100px !important;
    font-size: 14px !important;
}

.form-control-sm1 {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    z-index: 3;
    background-color: white;
}

.input-group3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    left: 0px !important;
}

.searchicon {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 2%;
    position: absolute;
    left: 2%;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: grey;
    z-index: auto;
}

.searchicon3 {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-top: 1.5%;
    position: absolute;
    left: 15%;
    margin-bottom: 0;
    border-radius: 3px;
    color: grey;
    z-index: auto;
}

.pp2 {
    font-size: 13px;
}

.bou {
    min-height: 150px;
    max-height: auto;
}

.more {
    font-size: 11pt;
}

.search-in {
    font-size: 10px;
    left: 20%;
    top: 10px;
}

.overlay-block {
    visibility: visible;
    background: rgba(0,0,0,.5);
}

.mainoverlay {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    visibility: hidden;
    z-index: 9;
    transition-duration: .3s;
    left: 0;
}

.men {
    background-color: #ebe6e6;
    -webkit-box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px -3px rgba(0,0,0,0.75);
}

.boxi {
    font-size: 8pt;
    opacity: 0.5;
    left: 40%;
    top: 10px;
    position: relative;
}

.overlay-block {
    visibility: visible;
    background: rgba(0,0,0,.5);
    position: fixed;
    height: 100vh;
}

@media screen and (max-width: 992px) {
    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .MenuBg {
        display: none;
    }

    #body-overlay {
        width: 100vw;
        height: 100vh;
        display: none;
        position: fixed;
        z-index: 1021 !important;
        top: 0;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.5);
    }


    .bottom-box h5 {
        font-size: 1rem !important;
    }

    .menu-open #body-overlay {
        display: block;
    }

    .menu-open .real-menu {
        left: 0;
    }

    .SideMenu {
        display: block;
    }

    .search-box {
        margin-bottom: 13%;
    }

        .search-box .custom-search-input .btn-group {
            border-top-right-radius: 5px !important;
            border-bottom-right-radius: 5px !important;
        }

    .menu-left-items {
        margin-bottom: 2%;
    }

    .slides .small-banner {
        margin-top: 3%;
    }

    .igrid {
        padding-top: 3% !important;
    }

    .procat h5 {
        font-size: 18px;
    }

    .real-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -300px;
        z-index: 9999;
        width: 300px;
        height: 100%;
        padding: 0.5rem 0 0.5rem 0;
        box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
        background-color: white;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        transition: ease 0.2s all;
    }

    .mobile-nav {
        display: block !important;
        width: 100%;
        margin: 0;
        overflow-x: hidden;
    }

        .mobile-nav .child-collapse {
            margin-top: 1%;
            margin-right: 0;
        }

    .fixed-bottom {
        display: flex !important;
        overflow: hidden;
        z-index: 1 !important;
    }

    .bottom-nav .fa {
        font-size: 22px !important;
    }

    .bottom-nav .badge {
        margin-top: -3%;
        position: absolute;
    }

    .back-to-top {
        display: none !important;
    }

    main {
        z-index: -1;
    }

    .slides {
        margin-top: 0rem;
    }

    .blog_section {
        max-height: 100%;
        padding-bottom: 8% !important;
    }

        .blog_section .blog_content .blog_image {
            height: 200px !important;
        }

            .blog_section .blog_content .blog_image img {
                height: 170px !important;
            }

    .carousel-cell {
        width: 200px;
        height: 330px !important;
        overflow: hidden;
    }

    .color-section-desktop {
        display: none;
    }

    .color-section-mobile {
        display: block !important;
    }

    /*.carousel-item .lazy {
        max-height: 155px !important;
    }*/

    .slides .carousel-control-prev, .slides .carousel-control-next {
        top: 35% !important;
    }

    .igrid .lazy {
        max-height: 250px !important;
    }
}
/*new css*/
#header {
    background-color: white;
}

.border-right {
    background-color: #ebedf0;
    height: 50px;
}

.location {
    margin-top: 12px;
}

.btn-group2 {
    position: absolute;
    right: -15%;
    height: 45px;
    border: 1px solid #bcbcbc;
    z-index: 8;
    background-color: white;
}

select {
    font-size: 15px !important;
    font-family: IRANSans;
}
/***/
.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: red;
}

    .hover-underline-animation:after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: red;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .hover-underline-animation:hover:after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }

.picture {
    width: 100px;
    height: 80px;
}



.bs-button-primary--fill {
    border: 0;
    color: var(--white);
    background-color: #ff5c39;
}

.bs-button--lg, .bs-button--xl {
    padding: 0 var(--size-16);
    font-size: 1rem;
    line-height: 1.6rem;
    border-radius: var(--size-8);
    font-weight: 700;
}

.bs-button--lg {
    height: var(--size-48);
}

.bs-button--full-width {
    width: 100%;
}

.bs-button {
    display: flex;
    font-weight: 700;
    position: relative;
    align-items: center;
    outline: 0 !important;
    justify-content: center;
    transition: all .3s ease;
    white-space: nowrap;
}


.bs-button-primary--fill {
    border: 0;
    color: var(--white);
    background-color: #ff5c39;
    border-radius: 7px !important;
    font-weight: bold;
}

    .bs-button-primary--fill:hover {
        border: 0;
        color: var(--white) !important;
        background-color: #f34f2c;
    }


#srhResault .btn-sm {
    border: 1px solid #ddd;
    color: #606060 !important;
    display: inline-block;
}

#srhResault .bi-lightning-charge {
    font-size: 22px !important;
    line-height: 1 !important;
}

.searchTopDiv {
    border-bottom: 1px solid #25abd1 !important;
    margin: 0 4px;
    padding: 4px 0;
}

#srhResault #search_countent {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}


#srhResault .spinner-border {
    width: 2rem !important;
    height: 2rem !important;
    background-color: white !important;
}

#srhResault .bi-x {
    font-size: 22px !important;
}

#srhResault .searchicon02 {
    margin-top: 0 !important;
}

.search-box-mobile .btn-sm {
    border: 1px solid #ddd;
    color: #606060 !important;
    display: inline-block;
}

.search-box-mobile .srchItem p {
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.5);
}

.search-box-mobile .close {
    right: 0;
}

#basketEmpty .bi-cart2 {
    font-size: 50px !important;
}


/*----------------------------------------------my css----------------------------------------------*/
.mobile_menu {
    height: 93vh;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    position: relative !important;
    padding-bottom: 50px;
}

.mobile_menu_bottom {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 15px;
    width: 100%;
    padding: 14px 30px 10px 2px;
    background-color: #f1f1f1;
    overflow: hidden;
}

    .mobile_menu_bottom .bi {
        font-size: 20px;
        color: #606060;
        margin: 5px;
    }


/*---------------------------------------------------------maga menu mobile-------------------------------------*/
.collapse-wrap {
    background-color: #fff;
    margin: auto;
    width: 100%;
}

    .collapse-wrap .grid {
        display: flex;
        align-items: flex-start;
    }

    .collapse-wrap .is-half-1 {
        min-height: 100vh;
        max-height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0;
    }

    .collapse-wrap .is-half-2 {
        min-height: 100vh;
        max-height: 100vh;
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 25%;
    }


    .collapse-wrap .field-input {
        width: 100%;
        margin: 5px 0;
        padding-left: 3px;
        font-size: 15px;
        height: 26px;
    }

    .collapse-wrap .nav-pills .nav-link {
        height: 90px !important;
        padding: 2% !important;
        color: #000 !important;
        background: #fff !important;
        border-radius: 0 !important;
        text-align: center !important;
        border: none !important;
        border-bottom: 1px solid #ddd !important;
    }

        .collapse-wrap .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            background-color: #07bbd1 !important;
            border-bottom: 0 !important;
        }


    .collapse-wrap .myaccordion {
        max-width: 100%;
    }

        .collapse-wrap .myaccordion .card,
        .collapse-wrap .myaccordion .card:last-child .card-header {
            border: none;
        }

        .collapse-wrap .myaccordion .card {
            border-radius: 0 !important;
        }

        .collapse-wrap .myaccordion .card-header {
            border-bottom-color: #EDEFF0;
            background: transparent;
            padding: 4% 0 !important;
            border-radius: 0 !important;
        }


        .collapse-wrap .myaccordion .btn {
            width: 100%;
            font-weight: 500;
            font-size: 13px;
            padding: 0;
        }

            .collapse-wrap .myaccordion .btn span {
                margin: auto 0;
            }

        .collapse-wrap .myaccordion .btn-link:hover,
        .collapse-wrap .myaccordion .btn-link:focus {
            text-decoration: none;
        }

        .collapse-wrap .myaccordion ul {
            padding: 2% 0 !important;
            list-style-type: none !important;
        }

        .collapse-wrap .myaccordion li + li {
            margin-top: 10px;
        }

        .collapse-wrap .myaccordion li {
            width: 220px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 7px 0;
        }

        .collapse-wrap .myaccordion .collapsed {
            transform: none !important;
        }
