/*
 Theme Name:   Soup Child
 Template:     soup
 Version: 1.0.0
*/

 
/*---------------------------------
      write your css from here
------------------------------------*/

.serHeading1 p {
    font-size: 26px;
    color: #b9b9b9;
    font-family: oswald;
    font-weight: 100;
}
.serHeading1 {
    margin-bottom: 0px !important;
}
.serHeading2 {
    margin-bottom: 5px !important;
}
.serHeading2 p {
    font-size: 45px;
    color: #ffffff;
    font-family: oswald;
    font-weight: 400;
    line-height: 50px;
}
.serHeading3 {
    margin-bottom: 8px !important;
}
.serHeading3 p {
    font-size: 27px;
    color: #b9b9b9;
    font-family: oswald;
    font-weight: 400;
    line-height: 35px;
}
.serContent1 {
    margin-bottom: 15px !important;
}
.serContent1 p {
    color: #fff;
    font-size: 15px;
    font-family: oswald;
    font-weight: 100;
    line-height: 25px;
}
.servContent2 p {
    color: #fff;
    font-size: 15px;
    font-family: oswald;
    font-weight: 100;
    line-height: 25px;
}
.servRHeading1 {
    margin-bottom: 0px !important;
}
.servRHeading1 p {
    font-size: 26px;
    color: #a2a2a2;
    font-family: oswald;
    font-weight: 400;
}
.servRHeading2 {
    margin-bottom: 15px !important;
}
.servRHeading2 p {
    font-size: 26px;
    color: #000000;
    font-family: oswald;
    font-weight: 400;
    line-height: 30px;
}
.servHeading6 {
    margin-bottom: 5px !important;
}
.servHeading6 p {
    color: #000;
    font-size: 40px;
    font-family: oswald;
    font-weight: 400;
    line-height: 40px;
}
.servHeading7 {
    margin-bottom: 15px !important;
}
.servHeading7 p {
    color: #000;
    font-size: 30px;
    font-family: oswald;
    font-weight: 100;
    line-height: 40px;
}
.servContent6, .servContent7 {
    margin-bottom: 15px !important;
}
.servContent6 p, .servContent7 p {
    color: #000;
    font-size: 15px;
    font-family: oswald;
    font-weight: 300;
    line-height: 22px;
}
.menu_slider .menu-sample-carousel .menu-sample:nth-child(2n+1) {
    top: 0px !important;
}
#header .module-logo{
	    padding: 0px !important;
}


@media only screen and (max-width: 991px){
	#content {
    	margin-top: 30px !important;
	}
	
}