/* poppins-100 - devanagari_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-100.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-200 - devanagari_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-200.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-300 - devanagari_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-regular - devanagari_latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/poppins-v20-devanagari_latin_latin-ext-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* playfair-display-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/playfair-display-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/playfair-display-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/playfair-display-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/playfair-display-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/playfair-display-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

/* playfair-display-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/playfair-display-v30-latin-italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/playfair-display-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/playfair-display-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/playfair-display-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/playfair-display-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/playfair-display-v30-latin-italic.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}

.presite {
    font-family: Poppins;
    font-weight: 100;
    color: #70AD47;
    text-decoration: underline;
    text-decoration-color: #FFC000;
    margin-top: 10rem;
}

/* Menu */
.active {
    color: #ff8b23 !important;
}

.current {
    color: #ff8b23 !important;
}

.frame-20 {
    color: #6AA343 !important;
}

.footernav {
    color: #888888;
    font-weight: 300;
    font-size: 16px;
    line-height: 2;

}
.footernav:not(:last-child) {
    margin-right: 1.5em !important;
}


li {
    color: #506172;
    font-size: 1.3em;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.pt-7 {
    padding-top: 5rem !important;
}

.best-product-area .bg-height {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footerbg {
    background-color: #f2f1f1;
}

.frame-layout-1 ul li::before {
    content: "\26AC";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #FFA41D; /* Change the color */
    line-height: 2em;
    list-style-position: outside;
    text-indent: -1em;

    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: 1em; /* Also needed for space (tweak if needed) */
}

.frame-layout-1 ul li span {
    color: #70ad47;
    position: relative;
    left: 10px;
}