/*
Theme Name:		 Zubaz child
Theme URI:       https://favdevs.com/demos/wp/zubaz/
Description:	 Zubaz is a smart, fast & fully customized WordPress theme, built for SAAS, business website
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 zubaz
Version:		 1.0.0
Text Domain:	 zubaz-child
*/


/*
    Add your custom styles here
*/



.zubaz-team-social-icons {
    display: none !important;
}


.post-thumbnail {
    overflow: hidden;
     height: auto !important;
    border-radius: 10px;
}

.post-thumbnail img {
    border: 3px solid black;
}

.wp-post-author .wp-post-author-meta-bio {
    font-size: 0.8em !important;
}

h1.post__title {
    font-size: 3rem !important;
    line-height: 60px !important;
}

aside .widget {
    margin-bottom: 45px !important;
    padding: 0 !important;
    border-radius: 10px !important;
    border: none !important;
}

.widget ul li {
    border-bottom: none;
}

.header-post-date, .header-post-published-by {
    margin-left: 20px !important;
    font-size: 0.85em;
}
.header-post-published-by {
    margin-left: 20px !important;

}

.post-meta {
    justify-content: center;
    margin-top: 20px;
}

.post-category a span {
    color: #a4a4a4;
    text-transform: uppercase;
}

.post-category a {
    background: transparent;
}

.content-block, .blog-content-row {
    padding: 40px 0;

}
.awpa-contact-info .round {
    display: none !important;
}


.entry-content ul>li:after {
    position: absolute;
    content: "" !important;
    font-weight: 900;
    top: 12px;
    left: 0;
    color: rgb(2 2 30 / 0%) !important;
    font-size: 8px;
}

@media (max-width: 1024px) {
    .content-block, .blog-content-row {
        padding: 20px 0 !important;
    }
}

.post-thumbnail {
    display: none;
}

.single-post-content-wrap p:first-of-type {
    font-weight: 500;
}

.elementor-image-gallery .gallery {
    text-align: center;
}

.mas-addons-pricing-table-promo-label {

    color: silver !important;
    display: none !important;
}

/*.first-price-item .mas-addons-pricing-table-promo-label {*/

/*    color: white !important;*/
/*}*/

/*.second-price-item .mas-addons-pricing-table-promo-label {*/

/*    color: white !important;*/
/*}*/


.mas-addons-pricing-table-price {
    font-size: 70px;
}

.mas-addons-pricing-table-price span.mas-addons-pricing-table-currency {
    font-size: 70px !important;
}
.mas-content-switcher-toggle {
    display: none !important;
}

.zubaz-portfolio-image {
    border: 1px solid #c9c7c7;
    border-radius: 10px;
    overflow: hidden;
}


.high-link-velocity .mas-addons-pricing-table-new-price .mas-addons-pricing-table-currency {
    font-size: 70px !important;

}

@media (max-width: 479px) {

    .widget.wp_post_author_widget{ display: none}
    .wp-post-author ul.awpa-contact-info li a {
        display: inline-block;
        color: #FFF;
        font-size: 18px;
        height: 33px;
        width: 33px;
        line-height: 33px;
        text-align: center;
        background-color: #555;
        text-decoration: none;
    }

}


