Oh, my bad. Here’s the custom CSS I’ve added:
body {
font: 14px/1.7 "Trebuchet MS", Arial;
}
p {
font-size:14px;
font-family:"Trebuchet MS";
color:#4a4a4a;
line-height:1.7;
}
a {
color:#35689F !important;
text-decoration:none !important;
}
a:hover {
color:#0454A8 !important;
}
h4 {
text-decoration: none !important;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #FFFFFF !important;
background:#35689F !important;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover,#menu li.current_page_item a {
color:#fff !important;
background: url(../images/menu-bg.png) top repeat-x #0454A8 !important;
}
#menu .ddsmoothmenu li li {
background: #0454A8 !important;
}
/*==========Slider Colors==========*/
.slide .slide-content.entry {
background:url(../images/purple.png);
border-right:8px solid #0454A8 !important;
}
#slides .pagination li a {
background-image:url(../images/pagination.png) !important;
}
.slide .slide-content.entry h2 a {
color:#000;
}
.slide-content p {
color: #000;
}
.salesdetails {
border-right-color:#0454A8 !important;
}
/*==========Blockquote Colors==========*/
blockquote {
background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/qoute.png)no-repeat !important;
}
blockquote a {
color:#35689F !important;
}
/*==========Footer Colors==========*/
.footer-container { background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/footer-bg.png)repeat scroll 0 0 transparent !important;
}
.footer-container h4 {
background: url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/h4-border-bg.png) repeat-x !important;
background-position:0% 100%;
color:#FFFFFF !important;
}
.footer-container p {
color:#FFFFFF !important;
}
.footer-container .textwidget {
color: #FFFFFF !important;
}
.footer-container ul {
list-style-image:url(../images/disc-img.png);
}
.footer-container a {
color:#FFFFFF !important;
}
.footer-navi .navigation ul li { background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/border-right.png) no-repeat !important;
background-position:100% 0%;
}
.footer-navi .navigation ul li a {
color:#FFFFFF !important;
}
.footer-navi .navigation .right-navi p {
color:#FFFFFF !important;
}
.footer-navi {
background:#0454A8 !important;
}
.footer-container h4 {
background-position:0 100%;
border-bottom-color:#0454A8;
border-bottom-style:solid;
border-bottom-width:0px;
}
.footer #searchform label {
color: #FFFFFF !important;
}
.footer #searchform {
background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/search-bg.png) no-repeat !important;
width: 180px;
}
.testimonial_item_container {
display: none !important;
}