/*

Theme Name: Reviews-child

Author: DJMiMi

Theme URI: #

Author URI: #

License: GPL 2.0

License URI: license.txt

Description:  s

Version: 2.9

Tags: light

Template: reviews

*/

@import url("../reviews-child/css/style.css");
/* @font-face {
    font-family: 'semplicitlight';
    src: url('fonts/semplicita_light-webfont.woff2') format('woff2'),
         url('fonts/semplicita_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'typografixregular';
    src: url('fonts/typografix-demo-webfont.woff2') format('woff2'),
         url('fonts/typografix-demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */
html {
    overflow-x: hidden !important;
    margin:0px !important;
    padding:0px !important;
    scroll-direction: horizontal;
}
body {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px;
    overflow-x: hidden !important;
    margin:0px !important;
    padding:0px !important;
}
div.top-10-ele {
    font-family: "Open Sans", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal !important;
    font-family: "Open Sans", sans-serif !important;
}
/* Logo Style */
/* @font-face {
    font-family: 'semplicitlight';
    src: url('fonts/semplicita_light-webfont.woff2') format('woff2'),
         url('fonts/semplicita_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'typografixregular';
    src: url('fonts/typografix-demo-webfont.woff2') format('woff2'),
         url('fonts/typografix-demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */
@media (min-width: 992px){
    .modal-lg {
        max-width: 900px;
    }
}
.guide-avatar img {
    border-radius: 50px;
    border: 2px solid #fff;
    float: left;
    margin-right: 10px;
    margin-top: -10px;
    margin-left: 47px;
}
.guide-title01 h1 {
    font-size: 35px !important;
    margin-bottom: 20px !important;
    display: block;
}
.guide-avatar p.text-white.align-middle.mt-1.pt-2 {
    text-align: right;
    padding: 0px!important;
    margin: 0px!important;
    vertical-align: top !important;
    display: inline;
}