﻿@font-face {
    font-family: 'IRANSansWeb';
    src: url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: 'B Yekan';
    src: url('../fonts/B Yekan.ttf') format('truetype');
}

body {
    font-family: 'IRANSansWeb';
}

.BackGroundColor {
    background-color: #FDEDF3;
    padding-top: 130px !important;
    min-height: 100%;
}

.BackGroundColorTwo {
    background-color: #FDEDF3;
    padding-top: 265px;
    min-height: 100%;
    z-index: 1;
}

.BackGroundColorCard {
    background-color: transparent;
    padding-top: 130px !important;
    min-height: 100%;
}

.BackGroundColorThree {
    background-color: #00AEB9;
    z-index: 1;
}

.ColorText {
    color: #880E4F;
    text-decoration: none;
}

    .ColorText:hover {
        color: #96144C;
    }

.BoxCat {
    background-color: #FDEDF3;
}

.BoxCatGrey {
    background-color: #DCDCDC;
}

.BoxCatTwo {
    background-color: #FCD6E5
}

.DivMenuMobile {
    background-color: #F4F4F5;
    height: 125px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.MenuMobile {
    list-style: none;
    margin: auto;
    padding: 0px;
}

    .MenuMobile li {
        /*padding: 10px;*/
        margin: auto;
    }

        .MenuMobile li a {
            text-decoration: none;
            color: #00AEB9;
        }

            .MenuMobile li a i {
                font-size: 25px;
            }

.MenuTopMobile {
    width: 100%;
    height: 75px;
    display: flex;
}
/*******************Index***************************/
.Indexcard-titleMobile {
    font-size: 13px;
}

.IndexHeaderSliderMobile {
    /* font-size: 18px;*/
    font-weight: bold;
    color: white;
    text-decoration: none;
}
/******************Product************/
.CartBodyMobile {
    /*min-height: 100px;*/
}
/******************DetailsProduct************/
.DetailsProductTitle {
    font-size: 20px;
}

.AddToCart {
    text-decoration: none;
    position: relative;
    top: -25px;
}

    .AddToCart i {
        background-color: #EC2A75;
        font-size: 25px;
        padding: 25px;
        border-radius: 50%;
        margin-right: 25px;
    }
/*************************Cart********************/
.CartBadgeMobile {
    position: absolute;
    top: 1px;
    background: #ff00a4;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    padding: 5px 10px 5px 10px;
}

/*************************SignIn********************/
.FormSignIn {
    padding: 25px;
    border-radius: 25px;
    background-color: white;
}
/*********************************Register***********/
.TextCircle {
    color: #96144C;
    border: 1px solid #96144C;
    border-radius: 50%;
}

.BtnRepeat {
    text-decoration: solid;
}
/**********************************************cart***************************/
.CartTotal {
    right: 0;
    left: 0;
    background-color: #F4F4F5;
    color: black;
    position: fixed;
    bottom: 0px;
    z-index:1001;
}

    .CartTotal p span {
        font-size: 18px;
        color: black;
    }

.NextBtn {
    font-size: 18px;
    margin: auto;
    text-align: center;
    padding: 10px 30px 10px 30px;
    background-color: #ff00a4;
    border-radius: 10px;
}
/**********************************************ChechAddressInCart***************************/
.CehckOutBtn {
    color: white;
    background-color: #ff00a4;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    z-index:1001;
}
/*************************Profile********************/
.DivMenuProfileMobile {
    position: absolute;
    /*top: 40px;*/
}

.UlMenuProfileMobile {
    padding: 25px 25px 25px 25px;
    /*border-top-left-radius: 25px;
    border-top-right-radius: 25px;*/
    border-radius: 25px;
    background-color: white;
    list-style: none;
}

    .UlMenuProfileMobile li {
        padding-bottom: 15px;
        padding-top: 15px;
        font-size: 17px;
        border-bottom: 1px solid #e4e4e4;
        display: flex;
    }

        .UlMenuProfileMobile li a {
            text-decoration: none;
            width: 100%;
        }

            .UlMenuProfileMobile li a i {
                margin-left: 15px;
            }


.AddToCartBtnDetails {
    background-color: #ff00a4;
    z-index: 1;
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
}

.SearchDetails {
    right: 0;
    left: 0;
    color: white;
    position: fixed;
    bottom: 75px;
    z-index: 12;
}

    .SearchDetails button {
        background-color: #999999;
        color: white;
        padding-left: 20px;
        padding-right: 20px;
        opacity: 0.7;
    }



.BoxAbout {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e4e4e4;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}


.FloatingButton {
    position: fixed;
    right: 10px;
    bottom: 95px;
    z-index: 15;
    background-color: #880e4f;
    border-radius: 50px;
}





/***********************************Floating Button****************/

.FloatingButtonRight {
    position: fixed;
    bottom: 85px;
    right: 10px;
    z-index: 15;
}

.FloatingButton5 {
    position: fixed;
    right: 80px;
    bottom: 155px;
    z-index: 15;
}

.FloatingButton6 {
    position: fixed;
    right: 80px;
    bottom: 90px;
    z-index: 15;
}

.FloatingButton7 {
    position: fixed;
    right: 10px;
    bottom: 160px;
    z-index: 15;
}



.DetailsFavorite {
    width: fit-content;
    left: 15px;
    position: absolute;
    top: 400px;
}
/*****************************SearchBox*******************/
.SearchHeader {
    background-color: #DCDCDC;
    align-items: center;
    padding: 5px 10px;
}

    .SearchHeader form {
        width: 100%;
        padding-right: 5px;
        display: flex;
        border-radius: 5px;
        justify-content: space-between;
        align-items: center;
    }

.BtnSearchMobile {
    background-color: transparent;
    border: none;
    display: inline-block;
    height: 100%;
    margin-right: 10px;
}

    .BtnSearchMobile i {
        font-size: 25px;
        color: #00AEB9;
        align-items: center;
    }

.SearchTextBox {
    background-color: white;
    z-index: 16 !important;
    border: 2px solid #00AEB9;
    height: 45px;
}

.DivSearchBox {
    background-color: #DCDCDC;
    top: 75px;
    position: fixed;
    z-index: 10000;
    padding: 5px;
}

.SearchTextBox input {
    outline: none;
}

.SearchSlider {
    display: flex;
    overflow:scroll;
}

    .SearchSlider .SearchSliderProduct {
        border: 1px solid #DCDCDC;
        border-radius: 15px;
        margin: 10px 5px;
        display: flex;
        padding: 10px;
        align-items: center;
    }
        .SearchSlider a {
            text-decoration:none;
            color:#000000 !important;
        }

        .SearchSlider .SearchSliderProduct img {
            max-width: 70px;
        }

        .SearchSlider .SearchSliderProduct span {
            width: 100px;
            display: inline-block;
            font-size:12px;
        }




.BoxColorForCat {
    background-color: white;
}

.form-control:focus {
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.HeaderSliderProduct {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    /*background-color: #00AEB9;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 5px;
}

.HeaderSliderProduct2 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    /*background-color: #FFD2E2;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 5px;
}

.ColorTextRed {
    color: #880E4F;
    text-decoration: none;
}


    .ColorTextRed:hover {
        color: #880E4F;
    }

.HeaderSliderProduct3 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    /*background-color: #F4DE7A;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 5px;
}

.ColorText3 {
    color: #880E4F;
    text-decoration: none;
}


    .ColorText3:hover {
        color: #880E4F;
    }

.HeaderSliderProduct4 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    /*background-color: #DCDCDC;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-right-radius: 5px;
}

.ColorText4 {
    color: #880E4F;
    text-decoration: none;
}


    .ColorText4:hover {
        color: #880E4F;
    }

.FloatingButton2 {
    padding: 10px;
    position: fixed;
    right: 70px;
    bottom: 95px;
    z-index: 15;
    background-color: #FFFFFF;
    border-radius: 50%;
}

.FloatingButton3 {
    padding: 10px;
    position: fixed;
    right: 75px;
    bottom: 85px;
    z-index: 15;
    background-color: #00AEB9;
    border-radius: 50%;
}

.FloatingButton4 {
    padding: 10px;
    position: fixed;
    right: 45px;
    bottom: 150px;
    z-index: 15;
    background-color: #FFD2E2;
    border-radius: 50%;
}




/*****برای موبایل فلشهای کاراسول*************************************/

.MobileIndexBtnPrevSlider {
    z-index: 100000;
    width: 39px;
    height: 65px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    color: #a8a8a8;
    -webkit-box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);
    box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / 15%);
    border-radius: 30px 0 0 30px;
    cursor: pointer;
}

.MobileIndexBtnNextSlider {
    left: 1px;
    z-index: 100000;
    color: #a8a8a8;
    -webkit-box-shadow: 1.5px 0 4px 0 rgb(0 0 0 / 15%);
    box-shadow: 1.5px 0 4px 0 rgb(0 0 0 / 15%);
    border-radius: 0 30px 30px 0;
    width: 39px;
    height: 65px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    cursor: pointer;
}


/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    width: 100px;
    height: 100px;
    z-index: 1;
    margin-left: 0px;
    background-color: #880e4f;
    box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 10%), 0 2px 2px 0 rgb(0 0 0 / 7%), 0 3px 1px -2px rgb(0 0 0 / 6%) !important;
}

.nav-pills .nav-link {
    margin-left: 10px;
    border: 1px solid white;
    background-color: #E3E3E3;
    margin-top: -15px;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;*/
/*border-top-right-radius: 50%;*/
/*width: 80px;
    height: 80px;
    color: white;
}

#v-pills-profile-tab.active {
    margin-left: 0px;
    background-color: #b8b8ff;
    box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 10%), 0 2px 2px 0 rgb(0 0 0 / 7%), 0 3px 1px -2px rgb(0 0 0 / 6%) !important;
}*/

.tab-content::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.tab-content {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

/*********************MenuMobile*******************************/
.DivUlMenuMobile {
    position: fixed;
    top: 178px;
    background-color: #FFFFFF;
    z-index: 10000;
}

.UlMenuMobile {
    list-style: none;
    padding: 0;
    overflow-x: scroll;
    display: flex;
    margin: 0;
}

    .UlMenuMobile li {
        display: inline-block;
        margin-left: 1px;
    }

        .UlMenuMobile li a {
            text-decoration: none
        }

/*********************MenuMobile*******************************/
.DivUlMenuMobileMain {
    position: fixed;
    top: 125px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F4F4F5;
    z-index: 10000;
}

    .DivUlMenuMobileMain .MenuItem a {
        margin-left: 10px;
        height: 40px;
        background-color: #00AEB9;
        padding: 6px 12px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        margin-bottom: 5px;
        text-decoration: none;
        color: #FFFFFF;
        justify-content: space-around;
    }

        .DivUlMenuMobileMain .MenuItem a.active {
            background-color: #fd9ab6;
        }

.UlMenuMobileMain {
    list-style: none;
    padding: 0;
    overflow-x: scroll;
    display: flex;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .UlMenuMobileMain li {
        display: inline-block;
        margin-left: 10px;
        height: 40px;
        background-color: #DCDCDC;
        padding: 6px 12px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        margin-bottom: 5px;
    }

        .UlMenuMobileMain li a {
            text-decoration: none;
            display: inline-block;
            color: #FFFFFF;
            width: max-content;
        }

        .UlMenuMobileMain li.active {
            background-color: #fd9ab6;
        }

.DetailsProductDivSearchBox {
    background-color: #DCDCDC;
    position: fixed;
    display: block !important;
    width: 100%;
    z-index: 500;
}

.DetailsProductShare {
    justify-content: space-between;
}

    .DetailsProductShare .Share {
        font-size: 18px;
        margin-right: 30px;
        margin-top: auto;
        margin-bottom: auto;
    }

.DetailsProductBackGroundColor {
    background-color: #FDEDF3;
    padding-top: 130px !important;
    min-height: 100%;
}

.spanCommingSoon {
    position: relative;
}

    .spanCommingSoon span {
        font-size: 13px;
        position: absolute;
        color: #ff0000;
        background-color: #ffff33;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding-right: 5px;
        padding-left: 5px;
        bottom: 5px;
        left: 10px;
        opacity: 0.7;
    }

.ImageSizeIcon {
    width: 40px;
}

.DetailsProductBtnBuy {
    position: fixed;
    bottom: 0px;
    background-color: #F4F4F5;
    padding: 15px 0px;
    z-index: 1000;
}

.ChekoutPayment {
    display: flex !important;
    align-items: center;
}

    .ChekoutPayment .SpanDescribeMobile {
        font-size: 13px;
        display: inline-block;
        text-align: justify
    }



.custom-radio-button input[type="radio"]#color-redMobile + label span {
    background-color: #EC2A75;
}

.custom-radio-button input[type="radio"]#color-blueMobile + label span {
    background-color: #EC2A75;
}

.custom-radio-button input[type="radio"]#color-orangeMobile + label span {
    background-color: #EC2A75;
}

.custom-radio-button input[type="radio"]#color-pinkMobile + label span {
    background-color: #EC2A75;
}

.custom-radio-button input[type="radio"]#color-yellowMobile + label span {
    background-color: #EC2A75;
}


@media only screen and (max-width: 1000px) {

    .footer {
        border-top: 2px solid #EC2A75;
        bottom: 0;
        width: 100%;
        background-color: #f1f4fd;
        color: #999999;
        padding-top: 10px;
        line-height: 30px;
        font-size: 16px;
        box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 10%), 0 2px 2px 0 rgb(0 0 0 / 7%), 0 3px 1px -2px rgb(0 0 0 / 6%) !important;
    }

    .priceDelDetails {
        color: #aaa;
        font-size: 1rem;
        font-weight: normal;
    }

    .qty .plus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: white;
        font-size: 20px;
        text-align: center;
        border-radius: 5px;
        background-color: #ff00a4;
        padding-left: 7px;
        padding-right: 7px;
        font-family: arial;
    }

    .qty .minus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: black;
        font-size: 20px;
        text-align: center;
        border-radius: 5px;
        background-clip: padding-box;
        background-color: #DCDCDC;
        padding-left: 9px;
        padding-right: 9px;
        font-family: arial;
    }

    .qty .count {
        margin: 0;
        width: 40px;
        text-align: center;
        border: 1px solid #EC2A75;
        padding: 0;
        height: 41px;
        font-size: 25px;
        display: inline-block;
        vertical-align: top;
        border-radius: 3px;
    }

    .CardBox {
        background-color: white;
        border-radius: 15px;
        border: 2px solid;
    }
}

.LogoFooter {
    text-align: center
}

    .LogoFooter img {
        max-width: 100px;
    }
/******************************Searchbox*******************************************/
#DivFilterBox {
    background-color: white;
    width: 100%;
    z-index: 100000;
    padding: 0;
}

    #DivFilterBox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #DivFilterBox ul li {
            display: flex;
            flex-direction: row;
            align-items: center;
            font-size: 18px;
            justify-content: space-between;
        }

            #DivFilterBox ul li div {
                display: flex;
                align-items: center;
                padding-top: 5px;
                padding-bottom: 5px;
            }

            #DivFilterBox ul li i {
                color: #A1A3A8;
            }

            #DivFilterBox ul li div a {
                display: block;
                padding: 7px 15px;
                text-decoration: none;
                color: #000000;
            }
