/* golnice */

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 100;
    src: url('GFont/IRANSansWeb-Thin.eot');
    src: url('GFont/IRANSansWeb-Thin.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-Thin.woff2') format('woff2'),
    url('GFont/IRANSansWeb-Thin.woff') format('woff'),
    url('GFont/IRANSansWeb-Thin.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 300;
    src: url('GFont/IRANSansWeb-Light.eot');
    src: url('GFont/IRANSansWeb-Light.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-Light.woff2') format('woff2'),
    url('GFont/IRANSansWeb-Light.woff') format('woff'),
    url('GFont/IRANSansWeb-Light.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 400;
    src: url('GFont/IRANSansWeb-Regular.eot');
    src: url('GFont/IRANSansWeb-Regular.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-Regular.woff2') format('woff2'),
    url('GFont/IRANSansWeb-Regular.woff') format('woff'),
    url('GFont/IRANSansWeb-Regular.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 500;
    src: url('GFont/IRANSansWeb-SemiBold.eot');
    src: url('GFont/IRANSansWeb-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-SemiBold.woff2') format('woff2'),
    url('GFont/IRANSansWeb-SemiBold.woff') format('woff'),
    url('GFont/IRANSansWeb-SemiBold.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 700;
    src: url('GFont/IRANSansWeb-Bold.eot');
    src: url('GFont/IRANSansWeb-Bold.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-Bold.woff2') format('woff2'),
    url('GFont/IRANSansWeb-Bold.woff') format('woff'),
    url('GFont/IRANSansWeb-Bold.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    font-weight: 900;
    src: url('GFont/IRANSansWeb-Black.eot');
    src: url('GFont/IRANSansWeb-Black.eot?#iefix') format('embedded-opentype'),
    url('GFont/IRANSansWeb-Black.woff2') format('woff2'),
    url('GFont/IRANSansWeb-Black.woff') format('woff'),
    url('GFont/IRANSansWeb-Black.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 100;
    src: url(GFont/sf-ui-display-ultralight.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 300;
    src: url(GFont/sf-ui-display-thin.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 400;
    src: url(GFont/sf-ui-display-light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 500;
    src: url(GFont/sf-ui-display-medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 700;
    src: url(GFont/sf-ui-display-semibold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 800;
    src: url(GFont/sf-ui-display-bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 900;
    src: url(GFont/sf-ui-display-heavy.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: GFontEn;
    font-style: normal;
    font-weight: 950;
    src: url(GFont/sf-ui-display-black.woff) format("woff")
}
.v-main {
    background-color: #f7f8fa;
}

.v-container:not(.v-container--fluid) {
    max-width: 1200px !important;
}


.garnet-login-register-general .v-sheet {
    background-color: #FFFFFF !important;
}

.social-icons {
    border-top: 1px solid #E1E1E1 !important;
    padding-top: 10px !important;
    text-align: end !important;
    font-size: 30px !important;
}

.garnet-product-category-float-up {
    margin-top: 20px !important;
}


.garnet-product-category-float-up-div {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05) !important;
    padding: 4px !important;
}

.garnet-product-category-float-up-div::before {
    border-radius: 9999px !important;
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    border: 5px solid rgba(255, 255, 255, .5) !important;
    width: 100% !important;
    height: 100% !important;
}
.garnet-product-category-float-up-div::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    bottom: -10px !important;
    z-index: -1 !important;
    width: 81px !important;
    height: 67px !important;
    margin: auto !important;
    border-radius: 102px !important;
    background-color: #dbcec7 !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05) !important;
    filter: blur(15px) !important;
    transition: all .3sease 0s !important;
}

.garnet-page-with-header{
    text-shadow: rgba(13, 13, 13, 0.5) 0 0 5px !important;
}

.garnet-page-with-header h2{
    color: rgb(70,130,70) !important;
}
