/*
Theme Name: Sydney Child
Description: Child theme for Sydney theme
Author: Jim Schwartz
Template: sydney
*/

/* write custom css */


.footer-widgets {
    padding: 0 !important;
}

.roll-icon-box 
	{text-align:inherit !important;
	}

.panel-row-style
	{padding:30px !important;
    }

.home .widget ul {
	list-style-position: inside;
	list-style-image: url('https://jimschwartz.com/wp-content/uploads/2016/01/tick.png');
	padding:0;
	text-align: center;
}

.roll-button:hover {
	background-color: #f76161 !important;
	color: #fff;
	border:1px solid #000;
}

hr {
	margin: 40px 0;
	padding: 0; 
	border: none; border-top: medium double #333; 
	color: #333; text-align: center;
} 

hr:after { 
	content: "§"; display: inline-block; 
	position: relative; top: -0.7em; 
	font-size: 1.5em; \
	padding: 0 0.25em; background: white; 
}

#mainnav ul li a, #mainnav ul li::before {
    font-size: 17px !important;
    color: rgba(0,0,0,.9) !important;
}

#mainnav {background: rgba(255, 255, 255, 0.4)}

.site-footer, .site-footer a {
	text-align: center !important;
	color:#bbbbbb !important;
}


/* bring content area up */
.content-area .post-wrap {
	margin-left:auto !important;
	margin-right:auto !important;
}

/* add spacing to list lines */
.widget ul li { padding: 0px 0px 10px !important;}
.widget ul li:first-child { margin-bottom: 0px !important;}



/* center most pages */
.col-md-9{width: 100% !important;}

p{clear: both !important; margin: 0 0 10px !important;}

/* testimonials title */
h3.widget-title {
	text-transform: inherit !important;
}

.smooth_slider {
	padding: 16px !important;
}

.panel-grid-cell .widget-title {
/*	margin-bottom: 0px !important;
	font-size: 32px !important;
	text-align: left !important;
*/
	display: none !important;
}

body .gform_wrapper h3.gform_title {
    display: none !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium {
width: 90% !important;
}

.awesome {
	font-size: 32px;
	color:blue;
}

.smooth_slideri {
	background-color: #EAEAEA !important;
}