/* mdi */

@font-face {
    font-display: swap;
    font-family: GFont;
    font-style: normal;
    src: url('GFont/YekanBakhFaNum-Regular.woff');
    src: url('GFont/YekanBakhFaNum-Regular.woff2') format('woff2'),
    url('GFont/YekanBakhFaNum-Regular.woff') format('woff');
}

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

.style-Pages, .style-Home, .style-Login, .style-ContactUs, .style-Products, .style-Product-Detail, .style-Cart, .style-Product-Category {
    margin-top: 130px;
}

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

.garnet-page-with-header {
    font-size: 1.5em;
}

.social-icons {
    border-top: 1px solid #E1E1E1 !important;
    padding-top: 10px !important;
    text-align: end !important;
    font-size: 30px !important;
}
.v-main {
    background-image: url("bgMashahir.png") !important;
    background-repeat: repeat;
}

.garnet-copyright a{
    color: antiquewhite !important;
}