p b,strong {
font-weight: bold;
}
.elementor-icon-list-text b, .elementor-icon-list-text strong {
font-weight:bolder;
} .top-3-products-section .product-box-col {
flex: 1;
margin: 0 10px;
}
ul.quick-overview a {
color: #467FF7;
}
.elementor-icon-list-item:has(> .elementor-icon-list-text:empty), ul li:has(a[href=""]) {
display: none;
}
.product-box-image img {
height:150px;
width:auto;
}
.product-name {
height:80px;
}
.product-box-image,
.product-name {
overflow: hidden;
}
.product-box-details {
height: 90px;
} @media (max-width:768px){
.product-text {
position: relative;
}
.product-text::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: linear-gradient(transparent, #fff);
}
.product-text.product-text-open::after {
content: '';
background: transparent;
}
.product-text {
max-height: 150px;
overflow: hidden;
position: relative;
transition:0.5s ease;
}
.product-text-open{
max-height:2000px;
}
.read-more-product-text p {
position: absolute;
display: inline-block;
font-weight: bold;
font-size: 16px;
right: 15px;
top: -20px;
text-decoration: underline;
}
.read-more-product-text p:after, #about-our-articles p:after {
font-family: 'Font Awesome 5 Free';
content: '\f078';
display:inline-block;
margin-left:5px;
}
.read-more-product-text.open p:after, #about-our-articles.open p:after {
transform:rotate(180deg);
}
#about-our-articles {
max-height: 50px;
position:relative;
overflow: hidden;
position: relative;
transition:0.5s;
}
#about-our-articles.open{
max-height:2000px;
}
#about-our-articles p::after{
transition:0.5s;
}
} .elementor-posts .elementor-post__card .elementor-post__meta-data {
border: 0 !important;
margin-bottom:10px !important;
}
.elementor-post__card .elementor-post__text {
padding: 0 10px !important;
} h1,h2,h3,h4,h5,h6 {
margin-block-start:1.5rem !important;
margin-block-end:0.5rem !important;
}
ul, ol {
margin-bottom: 15px;
}