/* Theme Name: Gimont Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of gimont
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: gimont
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  gimont-child
*/

@font-face {
    font-family: "GE Dinar One Medium";
    src: url("fonts/ge_dinar/GE_Dinar_One_Medium.eot") format("eot"),
         url("fonts/ge_dinar/GE_Dinar_One_Medium.woff") format("woff"),
         url("fonts/ge_dinar/GE_Dinar_One_Medium.ttf") format("truetype"),
         url("fonts/ge_dinar/GE_Dinar_One_Medium.svg#GEDinarOne-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Tajawal";
    src: url("fonts/tajawal/Tajawal-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Tajawal";
    src: url("fonts/tajawal/Tajawal-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

.extra-check p {
    margin-bottom: 10px;
}

.extra-check ul {
    padding: 0 10px;
}
    
.extra-check li {
	padding-bottom: 10px;
   list-style: none;
    position: relative;
    padding-right: 1.3em;
}
    
.extra-check li:before {
	padding-left: 10px;
	content: "\f107";
font-family: ovaicon !important;
font-size: 14px;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #26A000;
position: absolute;
right: 0;
top: 0.2em;
   
}



