/*
Theme Name: RoundWaves
Theme URI: https://roundwaves.com
Author: Seraphic Info Solutions Pvt. Ltd.
Author URI: 
Description: Custom wordpress theme
Version: 1.0
*/


.header {



    background-image: url(../images/header-bg.png);



    background-repeat: repeat;



    background-position: center top !important;



    /*min-height: 390px;*/



}


@media (max-width:980px) {

.footerLogoCover{
border-right: none !important;
text-align: center;
}

.footerLogoCover img {
    width: 50%;
}

}

@media (min-width:980px){
.socialMediaHeader{
float:right;
}
}





