/**
* Theme Name: CEST Improved Theme
* Description: This is a theme developed for CEST.
* Author: <a href="https://mozta.com">Ary Mozta</a>
* Template: helo
* Version: 1.0.0
*/

.swiper-slide-image img {
    display: flex;
    height: 230px;
    width: 250px;
    align-items: center;
    justify-content: center;
    border-width: 1px;
    border-color: #1a19191f;
}

p {
	margin-bottom:20px;
}

h4 {
	font-family: Poppins;
    font-weight: 600;
    margin: 10px 0;
    color: #000;
}

h5 {
	font-family: Poppins;
    font-weight: 600;
    margin: 10px 0;
    color: #000;
}

.elementor-element.elementor-element-1a62a59 .content {
    right: 40px;
}

.elementor-element.elementor-element-1a62a59 .wcf-posts .thumb img {
    filter: brightness(50%);
}

.hidefornow {
	display:none;
}