/*
 Theme Name:     MC Default
 Theme URI:
 Description:
 Author:
 Author URI:
 Template:       Divi
 Version:        10.0.0
*/

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


body.page-id-3495 .row--ct-parallax {
	background-attachment:fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}


body.page-id-3495 #wonderplugintabs-1 .wonderplugintabs-panel {
	padding:0;
}

@media (max-width: 991px) {
	body.page-id-3495 .row--ct-parallax {
		background-attachment: scroll !important;
		background-position:50% 0 !important;
		background-image:none;
		background-color:#D6E7CF !important;
		padding: 0 !important;
	}
	body.page-id-3495 #wonderplugintabs-1 .wonderplugintabs-header-li {
		padding: 15px !important;
		margin: 0 !important;
	}
	body.page-id-3495 #wonderplugintabs-container-1 .wonderplugintabs-header-wrap .wonderplugintabs-header-li.wonderplugintabs-header-li-fullwidth {
		border:0 !important;
	}
	body.page-id-3495 #wonderplugintabs-container-1 .wonderplugintabs-header-wrap .wonderplugintabs-header-li.wonderplugintabs-header-li-fullwidth + li {
		border-top:2px solid #b79c1b !important;
	}
	body.page-id-3495 #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth .wonderplugintabs-header-caption:after {
		right:30px;
	}
	body.page-id-3495 #wonderplugintabs-1 .dih-content p {
		font-size:13px;
		line-height:1.3;
	}
	body.page-id-3495 #wonderplugintabs-1 .dih-tooltip {
		padding:10px;
		width:auto;
		max-width:110px;
	}
}

