/*!
Theme Name: MYCO Trailers - Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h1,h2{color:#ef1927!important;}
h3,h4,h5,h6{color:#333;}
.entry-header h1.entry-title{color: #ffffff!important;text-shadow: 1px 2px 2px rgba(0,0,0,0.5);}

ul.pdf li{
	list-style: none;
	padding:10px 10px 10px 60px;
	background: url("/wp-content/themes/mycotrailers/images/pdf.png") center left no-repeat;
	background-size:auto 40px;
	margin:10px 0px;
}

.home .content-area{margin-top:0em!important;}

.site-bottom-header-wrap {border-bottom: solid 1px #d6d6d6;border-top: solid 1px #d6d6d6;
box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 12.3px 10.9px rgba(0, 0, 0, 0.072),
  0 10.8px 10.4px rgba(0, 0, 0, 0.086),
  0 50px 40px rgba(0, 0, 0, 0.12);
}
.entry-hero{
	box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 12.3px 10.9px rgba(0, 0, 0, 0.072),
  0 10.8px 10.4px rgba(0, 0, 0, 0.086),
  0 50px 40px rgba(0, 0, 0, 0.12);
	border-bottom:solid 1px #fff;
}
.entry-header h1{
	position: relative;
	display: block;
	padding:6px 40px;
background: url("/wp-content/themes/mycotrailers/images/bg-cta-2.jpg") bottom center no-repeat #ef1927; background-size: cover;
-ms-transform: skewX(-20deg); /* IE 9 */
  transform: skewX(-20deg); /* Standard syntax */
	border:solid 2px #fff;
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);
	transition: all ease-in-out 0.2s;
	border-radius: 8px;
	color:#ffffff!important;
	text-shadow: 1px 2px 2px rgb(0 0 0 / 50%);
}
.ctablock{color:#fff!important;padding:0px!important;text-shadow: 1px 1px 4px rgba(0,0,0,0.75);background:#efefef;border-bottom: solid 2px #fff;border-top: solid 2px #2f2f2f;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.25); }
.ctablock h2, .ctablock h3, .ctablock p{color:#fff!important;}
.ctablock .kt-row-column-wrap{padding:0px!important;color:#fff!important}
.ctablock .inner-column-1,.ctablock .inner-column-2,.ctablock .inner-column-3,.ctablock .inner-column-4{position: relative;
background: url("/wp-content/themes/mycotrailers/images/bg-cta-2.jpg") bottom center no-repeat #ef1927; 
-ms-transform: skewX(-20deg); /* IE 9 */
  transform: skewX(-20deg); /* Standard syntax */
	border:solid 2px #fff;
	box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);
	transition: all ease-in-out 0.2s;
	margin-top:-50px;margin-bottom: 50px;
	border-radius: 8px;
}
.ctablock .inner-column-1:hover,.ctablock .inner-column-2:hover,.ctablock .inner-column-3:hover,.ctablock .inner-column-4:hover{
	box-shadow:none;
	background:url("/wp-content/themes/mycotrailers/images/bg-cta-3.jpg") bottom center no-repeat #BD131E;
}
.ctablock .kt-inside-inner-col{
	color:#fff!important;
	-ms-transform: skewX(20deg); /* IE 9 */
  transform: skewX(20deg); /* Standard syntax */
	padding-bottom:15px;
}


/*.ctablock .inner-column-1::before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 100%;
    background: #2a3089;
    transform: translateX(-50%) skew(-8deg);
	z-index: 1000;
}  
.ctablock .inner-column-1::after{
	content: '';
    position: absolute;
    top: 0;
    right:-32px;
    width: 32px;
    height: 100%;
    transform: translateX(-50%) skew(-8deg);
	z-index: 1000;
	background: #ef1927;
}
.ctablock .inner-column-2::after{
	content: '';
    position: absolute;
    top: 0;
    right:-32px;
    width: 32px;
    height: 100%;
    transform: translateX(-50%) skew(-8deg);
	z-index: 1000;
	background: #ef1927;
}
.ctablock .inner-column-3::after{
	content: '';
    position: absolute;
    top: 0;
    right:-32px;
    width: 32px;
    height: 100%;
    transform: translateX(-50%) skew(-8deg);
	z-index: 1000;
	background: #ef1927;
}
.ctablock .inner-column-4::after{
	content: '';
    position: absolute;
    top: 0;
    right:-32px;
    width: 32px;
    height: 100%;
    transform: translateX(-50%) skew(-8deg);
	z-index: 1000;
	background: #ef1927;
}*/
.site-footer-wrap{color: #fff!important;}
.site-footer-wrap a{color: #d6d6d6!important;}
.site-footer-wrap a:hover{color:#fff!important;}
.site-footer-wrap .widget-area .widget-title{color: #fff!important;}

@media only screen and (max-width: 768px){

}

@media only screen and (max-width: 600px){

}