﻿.home-content {
    --padding-top: 500px;
}

.headerfull {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 44px;
    z-index: 1040;
    border-bottom: 1px solid #e5e5e5;
}

.SideBasket-btn {
    z-index: 10000;
}

.wsmenu {
    font-family: 'iranyekan' !important;
    border-left: none;
    width: 100%;
}

    .wsmenu > .wsmenu-list > li {
        float: right;
    }

        .wsmenu > .wsmenu-list > li:hover > a, .wsmenu > .wsmenu-list > li:hover > a i {
            background-color: #012460;
            color: #fff;
        }

        .wsmenu > .wsmenu-list > li:first-child {
            width: 220px;
        }

            .wsmenu > .wsmenu-list > li:first-child > a,
            .wsmenu > .wsmenu-list > li:first-child > a span,
            .wsmenu > .wsmenu-list > li:first-child > a i {
                background-color: #012460;
                color: #fff;
            }

        .wsmenu > .wsmenu-list > li > .wsmegamenu {
            top: 44px;
        }

        .wsmenu > .wsmenu-list > li > .wsshoptabing {
            top: 44px;
            border-bottom: none !important;
        }

.menue-img {
    height: 39px;
    width: 39px;
    margin-left: 7px;
}


.menu-slider {
    position: absolute;
    width: 100%;
    top: 131px;
    left: 0;
    height: 500px;
    border-radius: 0 !important;
    z-index:10;
}
.menu-slider-scrolled
{
    top: 91px;
}
.sticky
{
    position: fixed;
    top: 0;
    width: 100%;
}
.home-menu .wsmenu-list > li .wsshoptabing {
    // visibility: visible !important; 
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
    float: right;
    text-align: right;
    border-right: 3px solid #fff;
    border-left: 1px solid #e5e5e5;
    font-size: 13px;
    width: 220px;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing {
    width: 220px;
    right: 0;
    left:unset;
}


    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright
    {
        left: unset;
        right: 220px;
        width: calc(100vw - 288px);
        max-width: 1030px;
        background-color: #ffffff;
        min-height: 500px;
        border-left: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        overflow-x:auto;
    }

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a > i {
    float: right;
}


.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
    padding: 5px 11px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.wsshoplink-active > a {
    border-left: none;
    border-right: 3px solid #d7412e;
}


.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.wsshoplink-active > a {
    background-color: #fff;
    color: #333;
    border-left-color: #d7412e;
}


.wsmenu > .wsmenu-list > li .wstliststy01, .wsmenu > .wsmenu-list > li .wstliststy02,
.wsmenu > .wsmenu-list > li .wstliststy03, .wsmenu > .wsmenu-list > li .wstliststy04,
.wsmenu > .wsmenu-list > li .wstliststy05, .wsmenu > .wsmenu-list > li .wstliststy06 {
    text-align: right;
}

    .wsmenu > .wsmenu-list > li .wstliststy02 li a {
        font-size: 14px;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 li:first-child a {
        border-right: 2px solid #d7412e;
        padding-right: 5px;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 li:first-child:after {
        content: "\f053";
        font-weight: 100;
        margin-right: 10px;
        font-family: 'FontAwesome';
        display: inline;
    }

.wsmenu > .wsmenu-list > li .wstmenutag {
    margin-left: 6px;
    font-family: IRANSans;
    font-size: 8px;
}

.wsmenu > .wsmenu-list > li .wstheading {
    margin-bottom: 2px;
    border-bottom: none;
}

.wsmenu > .wsmenu-list > li .wstmenutag.greentag:after {
    border-color: transparent transparent transparent #00c853;
}


.wsmenu > .wsmenu-list > li .wstmenutag.redtag:after {
    border-color: transparent transparent transparent #fe7b8f;
}

.wsmenu > .wsmenu-list > li .wstmenutag:after {
    right: -6px;
    left: unset;
}


.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright .row {
    display: flex;
    flex-direction: column;
    max-height: 500px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li a:hover {
    background: transparent;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.quartermenu {
    width: 220px;
    right: auto;
    left: auto;
    padding: 0;
}

    .wsmenu > .wsmenu-list > li > .wsmegamenu.quartermenu ul li {
        padding: 7px 5px;
        border-top: 1px solid #dfdfdf;
    }

        .wsmenu > .wsmenu-list > li > .wsmegamenu.quartermenu ul li:first-child {
            padding: 7px 5px;
            border-top: none;
        }

.wsmenu > .wsmenu-list > li > .navtext > span {
    text-align: right;
    width : auto;
    display:inline-block;
    font-size:13px;
    font-weight:500;
}

    .wsmenu > .wsmenu-list > li > .navtext > span.wallet-icon {
        font-size: 20px;
        vertical-align: bottom;
        margin-left:5px;
    }

.wsmenu>.wsmenu-list>li>.navtext>span+span:after {
    display: none;
}

@media only screen and (max-width: 991px) {
    .wsmenu > .wsmenu-list {
        margin-right: -260px;
        margin-left: unset;
    }

    .wsactive .wsmenu > .wsmenu-list {
        margin-right: 0;
        margin-left: unset;
    }

    .wsmenu > .overlapblackbg {
        left: 0;
        right: unset;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click {
        border-right: 1px solid;
        border-left: none;
        left: 0;
        right: unset;
    }

    .wsmenu > .wsmenu-list > li > .navtext {
        padding-right: 18px;
        padding-left: unset;
        display: none;
    }


    .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02 {
        border-right: 1px solid #f3f3f3;
        border-left: none;
        left: 0;
        right: unset;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing {
        top: 0;
    }

        .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright .row {
            max-height: unset;
        }

    .wsmenu > .wsmenu-list > li > .wsmegamenu.quartermenu {
        width: 100%;
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        top: 0;
    }

        .wsmenu > .wsmenu-list > li > .wsmegamenu.quartermenu ul li {
            padding: 7px 20px 7px 0px !important;
        }

    .wsmenu > .wsmenu-list > li {
        display: none;
    }

        .wsmenu > .wsmenu-list > li:first-child {
            display: block;
        }

    header .main-header {
        height: 0;
    }

    .headerfull {
        height: 0;
    }

    .SideBasket-btn {
        display: none;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing.wtsdepartmentmenu {
        display: block !important;
    }

    .wsmenu > .wsmenu-list {
        min-height: calc(100% - 80px);
    }

        .wsmenu > .wsmenu-list > li .wstliststy02 li {
            line-height: 40px;
        }

    header.main-header {
        display: block;
        height: 0;
    }

    .menu-slider {
        display:none;
    }

    .wsmenu > .wsmenu-list > li:first-child {
        width: 100%;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing {
        width: 100%
    }

        .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
            width: 100%;
        }

        .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
            width: 100%;
        }

    .home-content {
        padding-top: 0px;
    }

}

.menu-slider div.carousel-item
{
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 500px;
}

    .menu-slider div.carousel-item.bnr1
    {
		 background-image: url(/Content/assets/img/NewMenu_Slide2.jpg?ver=@ViewBag.DllVersion);
        
    }
	.menu-slider div.carousel-item.bnr2
    {
       background-image: url(/Content/assets/img/menu-slide1.jpg?ver=@ViewBag.DllVersion);
    }
 .menu-slider div.carousel-item.bnr3
    {
		 background-image: url(/Content/assets/img/NewMenu_Slide3.jpg?ver=@ViewBag.DllVersion);
        
    }
   

   
.wsmain
{
    max-width: 1676px;
}