﻿/*
Theme Name: Hindo Law Group
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Jay Coulbourne
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
.logo{padding-top:25px;}
a:hover {
text-decoration: none !important;
}
a {
text-decoration: none !important;
}
span.av-seperator-icon {
    font-size: 24px;
}

.disclaimer { float: right; }

.main_color .small-preview{background:none;}

/*Footer*/

.disclaimer { float: right; }

#footer .flex_column.av_one_third:nth-child(1) {
width: 20%;
}

#footer .flex_column.av_one_third:nth-child(2) {
width: 45%;
}

#footer .flex_column.av_one_third:nth-child(3) {
width: 20%;
}

.pull-left {
    float: left!important;
}
.pull-right {
    float: right!important;
}