/* 

	Theme Name: Rope Access Child
	Author: Context - creative studio 
	Template: rope
	
*/

/* -----------------------------------
	CHILD CSS
------------------------------------- */

body {
	color: #003374;
}

a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #003374;
}

.dark-blue {
	color: #003374;
}

.light-blue {
	color: #0092bc;
}

i[class*='ion-'], i[class*='fa-'] {
    color: #fff;
}

a > i[class*='fa-'] {
    text-decoration: none!important;
}

nav#main-nav ul > li > a {
	color: #003374;
}
header.wrapper:not(.small-header) #logo {
padding: 25px 0;
}

@media only screen and (min-width: 769px) {
header.menu-open.wrapper:not(.small-header) nav#main-nav>ul>li {
    padding: 25px 0;
}
	}

header[class*="wrapper"]:not(.transparent) + #hero, header[class*="wrapper"]:not(.transparent) + #page-body {
	    margin-top: calc(50px + 60px)!important;
}

h1, h2, h3, h4, h5 {
	color: #003374;
}
#footer {
    background-image: url('https://www.ropeaccessgroup.com/wp-content/uploads/2020/05/footer-bg.jpg');
    background-repeat: repeat;
    width: 100%;
    color: #fff;
}

#footer h5, #footer a {
	color: #fff!important;
}

#footer .footer-inner {
    padding: 20px 0!important;
}

#footer .footer-bottom {
    border-top: 0px solid rgba(0,0,0,0.12)!important;
    padding: 30px 0!important;
}

.socialmedia-widget li a::before {
    font-size: 30px!important;
	margin-bottom: 50px;
}

#cookie-law-info-again {
	display: none!important;
}