/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
/* custom css */
.wuabout-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px 15px;
    height: 65px;
}
.wusince {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #BD2026 !important;
    padding: 18px;
}
.wuarrow a {
    position: absolute;
      bottom: -60px;
}

.wumenu p.elementor-image-box-description{
	margin-top:-18px;
}
.wutesti .sp-testimonial-free {
    background: #fff !important;
    padding: 45px;
    height: 390px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.wufacility {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 0px 20px 12px;
}

.wublog .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 16px;
    margin-right: 15px;
    color: #000;
    margin-top: 10px;
}
.wufooter-menu h3,.wufooter-conatct h3 {
    color: #fff;
	font-size: 28px !important;
}
h3.widget-title {
   
	font-size: 28px !important;
}
.wufooter-menu ul li {
    color: #fff;
    margin: 10px 0px;
}
#sidebar-footer .widget a {
    color: #fff !important;
    line-height: 2;
}
.footer-widgets-grid  p{
	color:#fff;
}


@media only screen and (max-width: 767px) {
	.wuabout-box {
    
    height: auto !important
}
	.wutesti .sp-testimonial-free {
    padding:40px 20px;
	    height: auto !important;
}
}


.wuconatct-form {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#mainnav ul li a {
  
    font-size: 16px !important;
}
.wuroom-info {
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 15px;
}

.wuconatct-form input.wpcf7-form-control,.wuconatct-form label,select.wpcf7-form-control {
    width: 100% !important;
}
.footer-widgets .widget-title {
	text-transform: capitalize !important;
}

