/*
Theme Name:     Trim Gieffe Salotti
Description:    Child theme del tema Trim
Author:         Antonio Bonacchi - PROMONET-REG
Template:       Trim
*/

/* v1.0 | 20130502 */

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

/*-- 107 top --*/
#top-area { border-bottom: 1px solid #efefef; padding: 15px 49px 49px 58px; }

/* 263 FlexSlider Necessary Styles
*********************************/
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img, .post img, #left_area img, .service img, #logo { max-width: 100%; height: auto; width: auto; }
.flexslider .slides img { display: block; width: 100%; }
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
