/*
Theme Name: Senna Child Theme
Theme URI: http://pixelgrade.com/demos/senna/
Template: senna
Author: Pixelgrade Team
Author URI: http://pixelgrade.com
Description: Senna is a simple, fully-customizable wordpress theme solution for building great agency or portfolio websites.
Version: 1.8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, colors, corporate, creative, flexible, ipad, iphone, isotope, light, modern, page builder, responsive, retina ready, shortcodes, slider
Text Domain: senna_txtd
*/

/*
 * Note : use this file in a child theme folder like "Senna Child"
 * If you would like to modify Senna we strongly recommend you to create a child theme and override with your changes.
 * This way you can update Senna anytime and your changes will not suffer.
 */

.menuhighlite {
	color:#f80c1c;
}

.portfolio_items.portfolio_archive_classic article li a .title, .portfolio_items.portfolio_frontpage_classic article li a .title {
    display: table;
    opacity: 100;
	text-shadow: 2px 2px #0053a1;
}

.wp-caption p.wp-caption-text {
    font-size: 14px; 
    font-weight: bold;
    height: 50px;
}

.center
{
margin-left:auto;
margin-right:auto;
width:80%;
}
.fabrication{
	border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}
.fabrication .cycloneslider-template-standard{
	margin: 0 auto 30px;
}
.fabrication_title{
	font-size: 25px;
font-family: initial;
margin-bottom: 20px;
font-weight: bold;
}