/* Enter Your Custom CSS Here */ /* Thiswhole page background color, Only change the color code and Click Update Custom CSS */ .site-content-contain{ background: #FFEF08 !important; } /* End of whole page background color, Only change the color code and Click Update Custom CSS */ /* This color background is for Heading Top, Only change the color code and Click Update Custom CSS */ .row-1.odd th{ background: #00d9ff !important; } /* End of This background color is for Heading Top */ /* This background color is for Bottom Content, Only change the color code and Click Update Custom CSS */ .row-hover td{ background: #ffffff !important; } /*End of This background color is for Bottom Content */ #main .wrap{ padding-top: 0px !important; } a, .colors-custom .widget ul li a, .colors-custom .site-footer .widget-area ul li a{ text-decoration: none !important; box-shadow: unset !important; color: #ffffff !important; } li{ border: unset !important; } .widget { padding-bottom: 0px; } @media (min-width: 768px){ .site-footer .widget-column.footer-widget-1{ width: 17% !important; } .site-footer .widget-column.footer-widget-2{ width: 80% !important; } } .footer-widget-2 a{ float: left !important; padding: 0 15px !important; } .site-footer { background: #B91A15; border-top: 1px solid #B91A15 !important; }