* {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

body {
    background-image: url('/PIP.jpg'); 
    direction: rtl;
    overflow-x: hidden;
    font-family: IRANSans !important;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    font-family: IRANSans;
}

    a:hover {
        text-decoration: none;
    }

div {
    font-family: IRANSans;
}
@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Black.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb_Black.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb_Black.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Bold.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb_Bold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Medium.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Light.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb_Light.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/IRANSans/eot/IRANSansWeb_UltraLight.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/IRANSans/eot/IRANSansWeb.eot");
    src: url("../fonts/IRANSans/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/IRANSans/woff2/IRANSansWeb.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/ url("../fonts/IRANSans/woff/IRANSansWeb.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("../fonts/IRANSans/ttf/IRANSansWeb.ttf") format("truetype");
}

.pr {
    float: right !important;
}

.pl {
    float: left !important;
}

.container-main {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.h-main-row {
    margin: 15px 0;
    display: block;
    float: right;
    width: 100%;
}




/* footer-------------------------*/

footer.footer-main-site {
    width: 100%;
    background: #fff;
    height: auto;
    position: relative;
    padding: 0;
    float: left;
}

    footer.footer-main-site .footer-shopping-features {
        width: 100%;
        background: #ffffff;
        padding: 15px;
        float: right;
        text-align: center;
    }

        footer.footer-main-site .footer-shopping-features .item {
            padding: 0 70px 0 0;
            text-align: right;
            position: relative;
            width: 20%;
            float: right;
            margin: 0 auto;
            display: inline-block;
        }

            footer.footer-main-site .footer-shopping-features .item span {
                display: block;
                float: right;
            }

                footer.footer-main-site .footer-shopping-features .item span.icon-shopping {
                    height: auto;
                    padding: 0;
                    line-height: normal;
                    text-align: center;
                    margin: 0 !important;
                    font-size: 36px;
                    color: #616161;
                    position: absolute;
                    right: 10px;
                }

                footer.footer-main-site .footer-shopping-features .item span.title-shopping {
                    color: #999;
                    font-size: 14px;
                    font-weight: 600;
                    margin-bottom: 5px;
                    margin-top: 5px;
                    width: 100%;
                }

                footer.footer-main-site .footer-shopping-features .item span.desc-shopping {
                    color: #aaa;
                    font-size: 12px;
                    font-weight: 400;
                }

    footer.footer-main-site .footer-middlebar {
        width: 100%;
        padding: 20px 0 0 15px;
        float: right;
    }

        footer.footer-main-site .footer-middlebar .footer-links .footer-links-col {
            width: 100%;
            padding: 0 10px;
            text-align: right;
            font-size: 14px;
        }

            footer.footer-main-site .footer-middlebar .footer-links .footer-links-col .headline-links {
                margin-bottom: 20px;
                display: block;
            }

                footer.footer-main-site .footer-middlebar .footer-links .footer-links-col .headline-links a {
                    color: #656565;
                    font-size: 14px;
                    font-weight: 600;
                }

            footer.footer-main-site .footer-middlebar .footer-links .footer-links-col ul.footer-menu-ul li.menu-item-type-custom a {
                color: #8e8d8d;
                line-height: 2;
                transition: 0.2s;
            }

                footer.footer-main-site
                .footer-middlebar
                .footer-links
                .footer-links-col
                ul.footer-menu-ul
                li.menu-item-type-custom
                a:hover {
                    color: #651fff;
                    transition: 0.2s;
                }

        footer.footer-main-site .footer-middlebar .form-newsletter {
            width: 100%;
            margin-bottom: 20px;
            float: right;
        }

            footer.footer-main-site .footer-middlebar .form-newsletter span.form-newsletter-title {
                font-size: 14px;
                line-height: 1.571;
                font-weight: 400;
                color: #777;
                margin-bottom: 20px;
                display: block;
            }

            footer.footer-main-site .footer-middlebar .form-newsletter .input-field {
                width: 70%;
                font-size: 12px;
                display: block;
                background: #f5f5f5;
                border: none;
                transition: 0.2s;
                border-radius: 13px !important;
                padding: 10px;
                color: #495057 !important;
                height: auto;
                float: right;
            }

            footer.footer-main-site .footer-middlebar .form-newsletter button.btn-secondary {
                display: inline-block;
                font-weight: 400;
                text-align: center;
                padding: 0.375rem 0.75rem;
                font-size: 1rem;
                line-height: 1.5;
                border-radius: 13px;
                border: none;
                background-color: #651fff;
                color: #fff;
                box-shadow: none !important;
                transition: 0.2s;
                cursor: pointer;
            }

        footer.footer-main-site .footer-middlebar .footer-more-info {
            width: 100%;
            float: right;
        }

            footer.footer-main-site .footer-middlebar .footer-more-info .footer-content {
                background: #fff;
                border-radius: 20px;
                padding: 20px 0;
            }

                footer.footer-main-site .footer-middlebar .footer-more-info .footer-content .text .title {
                    font-size: 14px;
                    font-weight: 500;
                    color: #666;
                    margin-bottom: 10px;
                }

                footer.footer-main-site .footer-middlebar .footer-more-info .footer-content .text .desc {
                    font-size: 13px;
                    line-height: 1.8;
                    color: #888;
                    margin: 0;
                }

        footer.footer-main-site .footer-middlebar .footer-safety-partner .widget-product img {
            max-width: 100%;
        }

        footer.footer-main-site .footer-middlebar .footer-copyright .footer-copyright-text {
            width: 100%;
            color: #7b7979;
            padding-top: 0;
            text-align: center;
            font-size: 14px;
            float: right;
        }

/* footer------------------------------*/

/* Page Loader------------------------ */

.P-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
    background-color: rgba(250, 250, 250, 0.97);
}

    .P-loader .P-loader-content .logo-loader {
        width: auto;
        margin-bottom: 10px;
        display: block;
    }

/* Page Loader------------------------ */

/* scroll_Progress---------------------*/

.progress-wrap {
    position: fixed;
    left: 50px;
    bottom: 50px;
    height: 55px;
    width: 55px;
    cursor: pointer;
    display: block;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

    .progress-wrap.active-progress {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .progress-wrap::after {
        position: absolute;
        font-family: "FontAwesome";
        content: "\f106";
        font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
        line-height: 55px;
        font-size: 24px;
        color: var(--grey);
        left: 0;
        top: 0;
        height: 55px;
        width: 55px;
        cursor: pointer;
        display: block;
        z-index: 1;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }

    .progress-wrap:hover::after {
        opacity: 0;
    }

    .progress-wrap::before {
        position: absolute;
        font-family: "FontAwesome";
        content: "\f106";
        font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
        line-height: 55px;
        font-size: 24px;
        opacity: 0;
        background-image: linear-gradient(298deg, var(--red), var(--yellow));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        left: 0;
        top: 0;
        height: 55px;
        width: 55px;
        cursor: pointer;
        display: block;
        z-index: 2;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }

    .progress-wrap:hover::before {
        opacity: 1;
    }

    .progress-wrap svg path {
        fill: none;
    }

    .progress-wrap svg.progress-circle path {
        stroke: #651fff;
        stroke-width: 5;
        box-sizing: border-box;
        -webkit-transition: all 200ms linear;
        transition: all 200ms linear;
    }

body.light .progress-wrap {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.699);
}

    body.light .progress-wrap::after {
        color: var(--black-blue);
    }

    body.light .progress-wrap svg.progress-circle path {
        stroke: var(--black-blue);
    }
