/****************** xxx *****************/


/****************** Top *****************/
#sp-top-bar {
	padding: 4px 0 !important;
	background: #f9f9f9 !important;
	color: #fc0 !important;
}
#sp-top-bar a {
	color: #555 !important;
        font-weight: normal !important;
}
.sp-contact-info {
	float: right;
}
#sp-top1 .social-icon-instagram {
	display: none !important;
}

/****************** Addons *****************/
.sppb-panel-modern > .sppb-panel-heading {
	background: #f1f1f1;
	color: #555;
}
/****************** Header *****************/
#sp-header {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
/****************** Logo *****************/
#sp-header.header-sticky .logo img {
	height: 65px !important;
}
@media only screen and (max-width: 630px) {
   .logo-image {
	height: 70px!important;
   }
}

/****************** Navigation *****************/
.sp-megamenu-parent {
	float: right;
}
.sp-megamenu-parent > li {
	text-transform: none !important;
}

/****************** bottom *****************/
#sp-bottom {
	border-top: 1px solid #ddd !important;;
	border-bottom: 1px solid #ddd !important;;

}
#sp-bottom .sp-module .sp-module-title {
	color: #555 !important;;
}
#sp-bottom .sp-module  h3 {
	color: #555 !important;;
    font-size: 16px !important;;
    font-weight: bold !important;;

}

#sp-bottom .sp-module ul {
	line-height: 1 !important;;
        padding-top: 15px !important;;
}

.cpnb-button, .cpnb-button-ok, .cpnb-m-enableAllButton {
	color: #ffcc00!important;

}

#sp-footer {
	background: #fff !important;
	font-size: 20px !important;
}
#sp-footer ul.menu li a {
	color: #0a9ff0;
	font-weight: normal;
}
#sp-footer .container-inner {
	padding: 15px 0 !important;
}
#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
	color: #ffcc00 !important;
}