/*-----------------------------------------------------------------------------------

	Theme Name: Infringe Child Theme
	Theme URI: http://theme.codehunk.me/?theme=infringewp
	Description: A Responsive Business Theme
	Author: CodeHunk
	Author URI: http://www.codehunk.me
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.1
    Template: infringe
    Tags: responsive, business, corporate, office, modern, clean

-----------------------------------------------------------------------------------*/

@import url("../infringe/style.css");
@import url("../infringe/normalize.css");

/*  Add/Update your Styles below this Line
================================================== */

<!--[if IE]>
<style type="text/css">
 #gotoTop {
right: 20px;
}
</style>
<![endif]-->

ul.tabs li.active {
margin-top: 0;
border-top: 4px solid #CC0000;
}

.odd > td {
    background-color: #e0e0e0!important;
}

table[id^="wpfb-data-"] {
    padding: 0;
}

body {
    background-color: #e0e0e0;
}

#header {
    background-color:white;
}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
        border-top: 4px solid #ed1c24;
}

.portfolio-item .portfolio-desc {
    position: relative;
    border-top: 4px solid rgba(0,0,0,0.1);
    background-color: #EEE;
    padding: 15px 10px;
    text-align: center;
    display: none;
}

.toggle .togglet span, .toggle .toggleta span {
    color: #333;
}

.tabcontent > p, .togglec > p  {
    color: #333;
    font-size: medium;
}

.entry_content > p {
    color: #333;
    font-size: 1.4em;
}

#top-social li a img {
    width: 22px;
    height: 22px;
}
