/*
Theme Name: MB Plastics
Description: Theme for MB Plastics by Mull2media
Author: Mull2media
Author URI: https://mull2media.nl
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.logo-carousel img {max-width:300px;}
h3 p {margin:0;}
/*.intro-container:after {content:'';position:absolute;bottom:0;right:0;width:800px;height:330px;background-image:url(/images/stripe-white.svg);background-size:cover;pointer-events:none;}*/
.pattern-footer:after {content:'';position:absolute;bottom:0;right:0;width:800px;height:330px;background-image:url(/images/stripe-white.svg);background-size:cover;opacity:.1;pointer-events:none;}
.pattern-bottom:after {content:'';position:absolute;bottom:0;left:0;width:800px;height:330px;background-image:url(/images/stripe.svg);background-size:cover;pointer-events:none;}

@media screen and (max-width:1024px) {
	.intro-container:after {width: 400px;height: 150px;opacity:.7;}
	.pattern-footer:after {width: 400px;height: 150px;}
	.pattern-bottom:after {width: 400px;height: 150px;}

}
@media screen and (max-width:640px) {
	h1 {font-size: 38px!important}
	h2, h3 {font-size: 32px!important}
	.intro-container a.fusion-button {margin-bottom:15px;}
	.intro-container .fusion-text p {font-size: 20px;line-height: 1.4;}
	.footer-steps .fusion-content-boxes .content-box-column {width:50%;display:inline-block;}
	.footer-steps .fusion-content-boxes {margin:0!important;}
}