/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@import url("../Avada/style.css");

#tblContact
{
width:100%;
}

.logo img {
margin:8px 0 0 10px;
}

#main{
padding:10px 10px 0px;
}

#main #content{

}

#main #sidebar {
width:27% !important;
}

.ei-slider-thumbs{
overflow: hidden;
}

.ei-slider {
height:700px !important;
}
#main{
min-height: 1px !important;
}

#tblContact th
{
padding:3px 20px 3px 0;
vertical-align:top;
letter-spacing:1px;
}
#tblContact td
{
padding:3px 0;
vertical-align:top;
}
#ulSingleListing li
{
/*padding:3px 0 !important;*/
	height:35px;
	vertical-align:top;
}

dt
{
padding-bottom:6px;

}
dl dt:first-child
{
padding-bottom:0;
}

#cInfo
{
width:100%;
}

#nav.menu {
padding:0 !important;
}

#nav.menu li {
padding-top:5%;
}

.social-networks-light {
	width:33% !important;
}

.rfbp-post {
	width: 100%;
}

.rfbp-link-wrap {
	clear:both;
}

.rfbp-heading {
	margin-top:35px;
}

.rfbp-heading > .rfbp-link {
	font-size:15px;
	font-weight:bold !important;
}

.footer-area {
	border-top:none !important;
	padding:35px 0 25px 0 !important;
}

#puLogo {
	padding:25px 0;
}

#puLogo img {
	max-width:300px;
}

.copyright, .copyright li {
	width:100%;
	text-align:center;
}

.footer-area p {
	margin-bottom:10px !important;
}

.footer-area h3 {
	margin-bottom:10px !important;
}

@media only screen and (max-width: 800px) {
    .footer-area .col {
        padding: 0 2% !important;
    }
}