/*
Theme Name: Enfold Child
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
/* newsletter */

.newsletter-container {padding: 10px; background: #efefef; margin-bottom: 1px; border: #00a551 solid 1px !important; }
.newsletter-container a:before { content: '\A'; white-space: pre; /* or pre-wrap */ }



/* KJ Precision Engineering styles */

figcaption.av-inner-masonry-content { background-color: #f8f8f3 !important; }
figure.av-inner-masonry { border: #efefed solid 1px!important; }
.main_color .av-masonry {
    background-color: #ffffff !important; }
	
/* stop animation on masonry gallery */
.av-masonry-entry { visibility: visible; opacity: 1; }

.content {
    padding-bottom: 5px!important; 
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
-webkit-animation: none; /* Safari 4+ */
-moz-animation: none; /* Fx 5+ */
animation: none; /* IE 10+ */
}

.av-masonry-entry {
opacity: 1 !important;
visibility: visible !important;
}

/* Cleates frme */
.cleats-info { padding-bottom: 5px !important; }
.cleats-info-no-padding { padding: 0px;}

/* KJ Precision LATHE styles */

div#header_main.container_wrap ul#avia-menu.menu.av-main-nav li.menu-item-has-children.dropdown_ul_available ul.sub-menu li a:hover {
	background-color: #ffffff !important;
	color:#00a551 !important;
}

/****** lathe-anim *******/
#lathev6_hype_container {background-color: #000000!important; }
#cmc-lathe-wrap div.container {padding: 0 !important; }



/****** Generic classes *******/
.ccimage-width50 {width: 46%; margin: 1%;}

.cc-clearing {clear:both;}

.nice-pic-frame { }

.border-left { border-left: #00a551 solid 1px !important; }

.gravity-h1-heading h1 {color: #00a551; font-size: 25px;}

.heading-less-margin {margin-top: 5px !important;}

body .column-top-margin {
    margin-top: 16px;
}

/****** Custom Containers *******/

#locations-row {margin: 10px 1%; width: 98%;}


