.big-orange p{
color: orange;
font-size: 28px;
font-weight: bold;
text-align: center;
}
.marketing-heading-mix p{
font-size:42px;
}
.img-box-container *{
/* height: 100%;*/
}
.img-box-container * img {
/* height: 100%;
object-fit: cover;*/
}
.img-box-shadow .vc_figure {
box-shadow: 0 0 4px;
}
.big-size-marketing p{
font-size:28px;
line-height:28px;
}
.img-box-shadow * {
width: 100%;
}
.img-box-container img {
object-fit: cover;
}
.img-text-row .wpb_content_element, .img-box-shadow{
margin-bottom: 0 !important;
}
.img-box-container * {
max-height: 246px;
}
.big-black p {
font-size: 28px;
font-weight: bold;
}
.text-align-center{
text-align:center;
}
a.reject-offer-tag-line {
background-color: black;
border-radius: 5px;
color: #fff;
box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
margin: 0 auto;
padding: 20px;
}
p.offer-tag-line-big {
font-weight: bold;
font-size: 25px;
}
a.offer-tag-line.bottom-tag {
width: 100%;
padding: 10px 40px;
}
.marketing-ul {
box-shadow: 0 0 20px;
border-radius: 5px;
padding: 10px 5px;
}
.hide-content{
display:none;
}
.marketing-ul li:before{
content:\”\\2714\\0020\”;
font-weight: bold;
margin-right:15px;
}
.marketing-ul ul {
margin: 0;
padding: 26px;
}
.marketing-ul ul li {
line-height: 35px;
}
a.offer-tag-line p {
margin: 0 !important;
}
a.offer-tag-line {
text-align: center;
background-color: orange;
display: block;
border-radius: 5px;
color: #fff;
box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
padding: 10px 5px;
margin:0 auto;
width:70%;
}
.marketing-ul ul { list-style-type: none; }
a.offer-tag-line {
text-align: center;
}
@media only screen and (min-width: 1024px){
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post:nth-child(10n+15), .index-layout-3 .blog-posts_container ul.blog-posts .blog-post:nth-child(-9n+10) {
width: 25%;
}
.blog-posts_container .post-image img {
width: 278px;
height: 198px;
object-fit: cover;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image {
height: 200px;
}
}
@media screen and (min-width: 40.0625em){
.single-post-header.with-thumb .title {
padding: 10px 0 10px 0;
}
}