/*
Theme Name: REFLUXHELP
Theme URI:  https://www.adstercreativesolutions.co.ke/
Author:     Bethulow
Author URI: https://www.adstercreativesolutions.co.ke/
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body,p,blockquote{
	font-family: "Roboto Slab", serif !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Ubuntu", sans-serif !important;
}


div#n2-ss-2 .n-uc-xvkALEPfNxpQ {
    padding: 0px 0px 0px 0px !important;
}
#fom p,#fom label{
	width:100% !important;
}
.n2-ss-static-slide {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.premium-title-header{
	padding:0px !important;
	margin:0px !important;
}

@media (min-width: 768px) {
.n2-ss-static-slide {
        width: 750px;
    }
}

@media (min-width: 992px) {
.n2-ss-static-slide{
        width: 970px;
    }
}

@media (min-width: 1200px) {
  .n2-ss-static-slide{
        width: 1170px;
    }
}