/*
Theme Name: HWA Shop
Description: Theme gemaakt voor HWA Shop door Mull2media
Author: Mull2media
Author URI: http://www.mull2media.nl
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.blog-container .post-card .fusion-image-wrapper {height:350px;display:block;position:relative;}
.blog-container .post-card .fusion-image-wrapper img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-height:350px;max-width:none;max-height:400px;width: auto;}
.featured-block .fusion-imageframe {height:100px;display:block;position:relative;margin:0 auto;}
.featured-block .fusion-imageframe img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100px;max-width:none;width: auto;}
.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper {height:100px;width:230px;display:block;position:relative;margin:0 auto;}
.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100px;max-width:220px;width: auto;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper img:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);}
@media screen and (max-width:900px) {
	.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper {height:100px;width:190px;}
	.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper img {max-width:175px;}
}
@media screen and (max-width:600px) {
	h1 {font-size:27px!important;}
	h2 {font-size:25px!important;}
	h3 {font-size:22px!important;}
	h4 {font-size:18px!important;}
	.fusion-text p {font-size:17px!important;line-height:1.72;font-family:Inter, Arial, Helvetica, sans-serif!important;}
	.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper {height:100px;width:150px;}
	.logo-slider .awb-image-carousel-wrapper .fusion-carousel-item-wrapper .fusion-image-wrapper img {max-width:125px;}
}