/*
Theme Name: LCC Custom SS Theme
Theme URI: http://luckycatcreative.com
Description: Smart. Flexible. Beautiful. 
Author: Lucky Cat Creative
Author URI: http://luckycatcreative.com
Template: Divi
Version: 1.0.0
*/


/* LCC styles ==================================== */
/*  ============================================== */
	  
	  /* palette---------------------------- */

/*
LCC-00 Global
LCC-01 Header - Top Menu
LCC-02 Homepage
LCC-03 Navigation
LCC-04 Content layout
LCC-05 Banner / Slider
LCC-06 Typography 
LCC-07 Sidebar 
LCC-08 Post Content
LCC-09 Alignment
LCC-10 
LCC-11 
LCC-12 
LCC-13 Footer
LCC-14 Misc
LCC-15 Contact
LCC-16 Media Queries
*/

/* LCC-00 Global ==================================== */



/*------------------------------------------------*/



/* LCC-01 Header ==================================== */


/*------------------------------------------------*/



/* LCC-02 Homepage ==================================== */


/*----------------
--------------------------------*/



/* LCC-03 Navigation ==================================== */


/*------------------------------------------------*/



/* LCC-04 Content layout ==================================== */


/* Inline Elements */

/*------------------------------------------------*/



/* LCC-05 Banner / Slider ==================================== */


/*------------------------------------------------*/



/* LCC-06 Typography ==================================== */
h1, h2, h3, h4, h5, h6 {
}

/*------------------------------------------------*/



/* LCC-07 Sidebar  ==================================== */



/*------------------------------------------------*/



/* LCC-08  Post Content ==================================== */
.entry-content table, body.et-pb-preview #main-content .container table {
	border: none !important;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border: none !important;
}
/*------------------------------------------------*/



/* LCC-09 Alignment ==================================== */


/*------------------------------------------------*/



/* LCC-10  ==================================== */


/*------------------------------------------------*/



/* LCC-11  ==================================== */


/*------------------------------------------------*/



/* LCC-12  ==================================== */


/*------------------------------------------------*/



/* LCC-13 Footer ==================================== */



/*------------------------------------------------*/



/* LCC-14 Misc ==================================== */
.mt-100 {margin-top:-100px;}
.mt-90 {margin-top:-90px;}
.mt-30 {margin-top:-30px;}
.mt-10 {margin-top:-10px;}
.mt0 {margin-top:0;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.pt0 {margin-top:0;}
.pb20 {padding-bottom:20px;}
.pl30 {padding-left:30px;}
.lh1em {line-height:1em;}
.lh1-2em {line-height:1.2em;}
.centerText {text-align:center;}
.centerElement {margin:0 auto; display:block; text-align:center; width:auto;}
.opacityOne {opacity:1;}
.listBottomPadding li {padding-bottom:1em;line-height: 19px;}

/*------------------------------------------------*/



/* LCC-15 Contact  ==================================== */


/*------------------------------------------------*/



/* LCC-16 Media Queries ==================================== */


@media only screen and (max-width: 1100px) and (min-width: 981px) {
	
}
@media only screen and (max-width: 1100px) {
	
}
@media only screen and (max-width: 1100px) and (min-width: 981px) {
	
}
@media only screen and (max-width: 980px) {
	
}
@media only screen and (min-width: 981px) {
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
	 
	
}
@media only screen and (max-width: 480px) {
		
}
@media only screen and (max-width: 479px) {
	
}
/*------------------------------------------------*/