/*!
Theme Name:   Pakrco Child
Theme URI:    https://demo.leebrosus.com/pakrco/
Author:       Duy Nguyen
Author URI:   https://leebrosus.com/
Description:  Pakrco Child Theme
Version:      1.0.0
Template:     pakrco
Text Domain:  pakrco-child
*/

/* Add your custom CSS below */


/* About Us Page CSS */
.inner-header h3.title {
    font-size: 36px !important;
    line-height: 160% !important;
}
.small-heading-size h3.title{
    font-size: 60px !important;
    line-height: 160% !important;
}
.our-team .team-image>img {
    width: 100%;
}

.testimonial-section .elementor-swiper-button:before {
    width: 44px;
    height: 44px;
    background: #F2F2F2;
    font-size: 12px;
    font-weight: 900;
}

.testimonial-section .elementor-swiper-button {
    background: #F2F2F2;
}

.testimonial-section .elementor-swiper-button:hover,
.testimonial-section .elementor-swiper-button:hover:before {
    background: #16AD87;
    color: #ffffff;
}


/* Homepage css */
.number-column .elementor-counter .elementor-counter-number-wrapper {
    justify-content: center;
}

.market-priorities-post .post-author a {
    color: #424242 !important;
}

.market-priorities-post .post-style-1 .entry-meta>span:after {
    color: #16ad87;
}

.market-priorities-post .post-style-1 .entry-content .entry-title a {
    font-size: 18px;
    transition: 0.5s all ease;
    font-weight: 500;
}


/* COntact form css */
.contact-us-section .elementor-container {
    box-shadow:0px 100px 60px -55px #f3f3f3;
}

.contact-us-form .form-col.placeholder-shown {
    margin-top: 0 !important;
}

.contact-us-form input[type=text]::-webkit-input-placeholder,
.contact-us-form input[type=email]::-webkit-input-placeholder,
.contact-us-form textarea::-webkit-input-placeholder {
    opacity: 1 !important;
    color: #424242;
}

.contact-us-form p {
    margin-bottom: 0 !important;
}

.contact-us-form .form-col {
    margin-bottom: 16px !important;
}

.contact-us-form input[type="tel"],
.contact-us-form input[type="text"],
.contact-us-form select,
.contact-us-form [type="email"] {
    height: 60px;
    border: 1px solid #D7D7D7 !important;
    width: 100%;
}

.contact-us-form textarea {
    border: 1px solid #D7D7D7 !important;
    padding: 10px 18px !important;
}

/* footer */
.footer-section input[type="submit"] {
    background: #16AD87 !important;
    border-color: #16AD87 !important;
    transition: 0.5s all ease;
}

.footer-section input[type="submit"]:hover {
    background: #249e80 !important;
    border-color: #249e80 !important;

}

@media only screen and (min-width: 1280px) {

    header .elementor .elementor-element.nav-button,
    header .elementor .elementor-element.nav-site-logo {
        width: 16% !important;
    }

    header .elementor .elementor-element.navigation-menu {
        width: 68% !important;
    }

    .nav-button>.elementor-widget-wrap {
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .contact-us-section .elementor-container {
        box-shadow: 0px 50px 42px -20px #f3f3f3;
    }

}

@media only screen and (max-width: 1024px) {
    .contact-us-section .elementor-container {
        box-shadow: 0px 30px 42px -20px #f3f3f3
    }
}


/**property-listing**/


.property-counter {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.property-overview {
    margin: 10px 0;
}

#property-listing-wrapper {
    max-width: 80%;
    margin: 0 auto;
}

#property-listing-wrapper .property-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
   
}

#property-listing-wrapper .property-item .property-left {
    max-width: 60%;
    flex: 0 0 60%;
    position: relative;
    padding-right: 20px;
}

#property-listing-wrapper .property-item .property-left .feature-image-link>img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#property-listing-wrapper .property-item .property-right {
    max-width: 40%;
    flex: 0 0 40%;
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#property-listing-wrapper .property-item .property-right .elementor-button {
    margin-top: auto;
}
#property-listing-wrapper .property-tags {
    position: absolute;
    top: 18px;
    left: 15px;
}

#property-listing-wrapper .property-tags>span {
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 18px;
    background: #ffffff;
    border-radius: 40px;
    margin: 2px;
}

#property-listing-wrapper .property-item .property-right .property-counter {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 700;
    color:#000000;
}

#property-listing-wrapper .property-item .property-right h3, #property-listing-wrapper .property-item .property-right h3 > a {
    font-family: "Inter";
    font-weight: 700;
    font-size: 28px;
    color:#000000;
}

#property-listing-wrapper .property-item .property-right>p {
    display: flex;
    justify-content: space-between;
}

#property-listing-wrapper .property-item .property-right>p strong {
    font-weight: 400;
}

#property-listing-wrapper .property-bottom {
    display: flex;
    justify-content: space-between;
    margin: 32px 0px;
    padding-top: 32px;
    border-top: 1px solid #000000;
}

#property-listing-wrapper .property-bottom .site-list {
    max-width: 50%;
    flex: 0 0 50%;
    column-count: 2;
} 

#property-listing-wrapper .property-bottom .site-list > p, #property-listing-wrapper .property-bottom .property-description > p{
    margin-bottom: 10px;
    font-size: 14px;
}

#property-listing-wrapper .property-bottom .property-description {
    max-width: 50%;
    flex: 0 0 50%;
}
#property-listing-wrapper .property-bottom .property-description.property_info_section_2_not{
    max-width: 100%;
    flex: 0 0 100%;
}
#load-more-button , #load-more-button-size{
    margin: 50px auto 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#case-study-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

#case-study-wrapper .case-study-description {
    max-width: 40%;
    margin: -9% 0px 0px 17%;
}

#case-study-wrapper .case-study-item:nth-child(3n+2) {
    display: flex;
    flex-direction: column;
    align-items: end;
    align-self: end;
    margin-top: -15%;
}

.case-study-number {
    display: block;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}

#case-study-wrapper .case-study-item:nth-child(3n) {
    margin-left: 10%;
    margin-top: -5%;
}

#case-study-wrapper .case-study-item:nth-child(3n+2) .case-study-description {
    max-width: 40%;
    margin: -9% 17% 0px 0%;
}

#case-study-wrapper .case-study-description h3 ,#case-study-wrapper .case-study-description h3 > a{
    font-weight: 700;
    font-family: "Inter";
    font-size: 48px;
    line-height: 110%;
    color: #000000;
    max-width: 70%;
    margin-bottom: 28px;
}

#case-study-wrapper .case-study-description p {
    color: #424242;
}


.case-study-item img {
    max-width: 380px;
    height: 360px;
    object-fit: cover;
}
.swiper-wrapper.flex-wrap{
    margin:0 !important;
}
@media only screen and (max-width: 1024px) {
    #property-listing-wrapper {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px 30px;
    }

    .case-study-number {
        font-size: 18px;
    }

    #case-study-wrapper .case-study-item:nth-child(3n+2),
    #case-study-wrapper .case-study-item:nth-child(3n) {
        margin-left: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width:991px) {
    #property-listing-wrapper .property-item .property-right {
        max-width: 40%;
        flex: 0 0 40%;
        padding-left: 0px;
    }

    #property-listing-wrapper .property-bottom .site-list {
        max-width: 30%;
        flex: 0 0 30%;
        column-count: 1;
    }

    #property-listing-wrapper .property-bottom .property-description {
        max-width: 70%;
        flex: 0 0 70%;
    }
}

@media only screen and (max-width:767px) {
    #property-listing-wrapper {
        padding: 0px 15px;
    }

    #property-listing-wrapper .property-item {
        margin-bottom: 20px;
    }

    #property-listing-wrapper .property-item .property-left,
    #property-listing-wrapper .property-item .property-right,
    #property-listing-wrapper .property-bottom .site-list,
    #property-listing-wrapper .property-bottom .property-description {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .case-study-item img {
        max-width: 100%;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    #property-listing-wrapper .property-item .property-right .property-counter {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    #property-listing-wrapper .property-item .property-right h3, #property-listing-wrapper .property-item .property-right h3 > a {
        font-size: 24px;
    }

    #property-listing-wrapper .property-bottom {
        display: block;
        margin: 12px 0px;
        padding-top: 12px;
    }

    #case-study-wrapper .case-study-description,
    #case-study-wrapper .case-study-item:nth-child(3n+2) .case-study-description,
    #case-study-wrapper .case-study-item:nth-child(3n) .case-study-description {
        max-width: 100%;
        margin: 20px 0px 30px;
    }

    #case-study-wrapper .case-study-description h3 , #case-study-wrapper .case-study-description h3 > a{
        font-weight: 700;
        font-size: 24px;
        line-height: 110%;
        color: #000000;
        margin-bottom: 8px;
        max-width: 100%;
    }

    #case-study-wrapper .case-study-item:nth-child(3n+2),
    #case-study-wrapper .case-study-item:nth-child(3n) {
        display: block;
    }

    #property-listing-wrapper .property-tags>span {
        padding: 5px 10px;
    }

    #property-listing-wrapper .property-item .property-left {
        padding-right: 0;
    }
}


/* property slider */
.property-slider-section .swiper-container {
    overflow: hidden !important;
    transform: none !important;
}

.property-slider-section .swiper-pagination {
    transform: none !important;
}

/* Gallery slider */
.gallery-slider .swiper-slide-image {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.gallery-slider .swiper-slide:nth-child(even) {
    transform: none !important;
}


/* property overview */
.property-overview-widget .first-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.property-overview-widget .first-row .left-side {
    border-left: 3px solid var(--primary);
    padding-left: 30px;
}

.property-overview-widget .first-row .left-side .title {
    color: var(--primary);
}

.property-overview-widget .first-row .right-side {
    max-width: 30%;
    flex: 0 0 30%;
}

.property-overview-widget .main-image>img {
    width: 100%;
}

.property-overview-widget .bottom-div {
    margin-top: 0px;
}

.property-overview-widget .bottom-div .repeater-items {
    display: flex;
    flex-wrap: wrap;
}

.property-overview-widget .bottom-div .repeater-items .repeater-item {
    position: relative;
    padding: 8px 10px;
    max-width: 16.6%;
    flex: 0 0 16.6%;
    border: 1px solid #D7D7D7;
    display:flex;
    flex-direction:column;
}

.property-overview-widget .bottom-div .repeater-items .repeater-item .icon {
    position: absolute;
    top: 10px;
    right: 10px;

}

.property-overview-widget .bottom-div .repeater-items .repeater-item .repeater-text {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 0;
    font-weight: bold;
    margin-top:auto;
}

.property-overview-widget .bottom-div .repeater-items .repeater-item .repeater-title {
    font-size: 12px;    
    margin-top: 8px;
    margin-bottom: 5px;

}
.property-overview-widget .bottom-div .repeater-items .repeater-item .repeater-sub-title{
    margin-bottom: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

@media only screen and (max-width:1024px) {
    .property-overview-widget .first-row .right-side {
        max-width: 40%;
        flex: 0 0 40%;
    }
}

@media only screen and (max-width:767px) {
    .property-overview-widget .first-row {
        display: block;
    }

    .property-overview-widget .first-row .right-side {
        max-width: 100%;
    }
}

/* Verifiaction Changes */
.theme__menu nav.site-navigation ul li.menu-item a {
    padding: 0;
}

.theme__menu nav.site-navigation ul li.menu-item:not(:last-child) {
    margin-right: 40px;
}

.theme__slider .pakrco-modern-slider .slide-layers {
    padding: 0 0 0 20px;
    left: -48px;
}

.theme__slider .pakrco-modern-slider .button-wrap {
    margin-top: 34px;
}

.theme__slider.elementor-widget-pakrco-modern-slider:not(.modern-slider-navigation-custom) .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
}

.theme__slider.elementor-widget-pakrco-modern-slider:not(.modern-slider-navigation-custom) .swiper-pagination .swiper-pagination-bullet-active {
    margin-right: 0;
}

.pakrco-bg-map.no_bg {
    background-image: unset;
}

.text_center .elementor-counter-title {
    text-align: center !important;
}

.market-priorities-post .post-thumbnail a img {
    max-height: 200px;
}

@media(max-width: 1580px) {
    .theme__slider .pakrco-modern-slider .slide-layers {
        left: unset;
    }
}

@media(max-width: 1200px) {
    .theme__menu nav.site-navigation ul li.menu-item:not(:last-child) {
        margin-right: 15px;
    }
}


@media only screen and (max-width:1025px) {
    .property-overview-widget .bottom-div .repeater-items .repeater-item {
        max-width: 33.3%;
        flex: 0 0 33.3%;
    }
    .gallery .gallery-item{
        max-width: 33% !important;
        width: 33% !important;
    }
}

@media only screen and (max-width:767px) {

    .theme__slider.elementor-widget-pakrco-modern-slider .swiper-container .elementor-swiper-button {
        width: 40px;
        height: 40px;
        bottom: -22px;
    }

    .theme__slider.elementor-widget-pakrco-modern-slider .swiper-container .elementor-swiper-button:before {
        line-height: 40px;
    }

    .theme__slider.elementor-widget-pakrco-modern-slider .swiper-container .elementor-swiper-button-next {
        left: 40px;
    }

    .property-overview-widget .bottom-div {
        margin-top: 30px;
    }

    .property-overview-widget .first-row {
        margin-bottom: 30px;
    }

    .property-overview-widget .bottom-div .repeater-items .repeater-item {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .property-overview-widget .bottom-div .repeater-items .repeater-item .repeater-text {
        font-size: 18px;
    }
    .inner-header h3.title, .small-heading-size h3.title{
        font-size: 26px !important;
        line-height: 120% !important;
    }
    .gallery .gallery-item{
        max-width: 49% !important;
        width: 49% !important;
    }
}

.single .hentry .entry-title > a, .project-content .entry-title >a {
    font-size: 20px;
    font-weight: 600;
}
.project-inner .project-content-inner {
    padding-left: 30px;
}



/* Team Section CSS */
.person-section{
    padding:180px 0px;
}
.person-section .back-button{
    margin-bottom:50px;
}
.person-section .back {
    color:#424242;
    font-size:18px;
    font-family: 'Inter';
    font-weight:500;
    display:flex;
}
.person-section .back img{
    padding-right:5px;
}
.person-section   .person-wrapper{
    display:flex;
    gap:48px;
    justify-content: space-between;
}
.person-section   .person-wrapper .person-detail-left{
    flex:0 0 26%;
    max-width:26%;
}
.person-section   .person-wrapper .person-detail-left .person-img{
    max-height: 335px;
    object-fit: cover;
    object-position:top center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 24px;
}
.person-section   .person-wrapper .person-detail-left .contact-links{
    margin-left:0;
    list-style:none;
}
.person-section   .person-wrapper .person-detail-left  .contact-links li > a{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    color: #424242;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 12px;
}
.person-section .person-wrapper .person-detail-left .contact-links li:last-child > a{
    border-bottom:none;
}
.person-section   .person-wrapper .person-detail-left .contact-links li a >img{
    width:24px;
    height:24px;
    margin-right:8px;
}
.person-section   .person-wrapper .person-detail-right{
    flex:0 0 70%;
    max-width:70%;
}
.person-name-details{
    display:flex;
    border-bottom:1px solid #D1D1D1;
    padding-bottom:24px;
    margin-bottom:24px;
}
.person-name-details > div{
    flex:0 0 50%;
    max-width:50%;
}
.person-name-details > div.person-name > p{
    font-size:18px;
    margin-bottom: 0;
}
.person-name-details > div.person-name h2{
    color:#000000;
    font-weight: 600;
}
.person-name-details .person-location,  .person-description h4{
    color:#000000;
}
.person-name-details > div.person-address > p{
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 0px;
}
.person-name-details  .person-description h4{
    font-size: 20px;
}
@media only screen and (max-width:1025px) {
    .person-section{
        padding:100px 0px;
    }
    .person-section .person-wrapper .person-detail-left{
        flex: 0 0 35%;
        max-width: 35%;
    }
    .person-section .person-wrapper .person-detail-right {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .person-name-details > div.person-name h2{
        font-size: 30px;
    }
    .person-name-details .person-location{
        font-size:22px;
    }
    .person-name-details > div.person-name > p{
        font-size:16px;
    }
}
@media only screen and (max-width:575px) {
    .person-section .back-button {
        margin-bottom: 20px;
    }
    .person-section .person-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: space-between;
    }
    .person-section{
        padding:40px 0px;
    }
    .person-name-details > div.person-name{
        margin-bottom:30px;
    }
    .person-section .person-wrapper .person-detail-left .person-img{
        max-height:400px;
    }
    .person-section .person-wrapper .person-detail-right,.person-section .person-wrapper .person-detail-left, .person-name-details > div  {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .person-name-details{
        display: flex;
        flex-direction: column;
    }
    .person-section .person-wrapper .person-detail-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .person-name-details > div.person-name h2{
        font-size: 24px;
        margin-bottom: 5px;
    }
    .person-name-details .person-location{
        font-size: 20px;
        margin-bottom: 5px;
    }
}

.bellweather-team-section .bellweather-heading-wrapper{
    display:flex;
    justify-content:space-between;
    margin-bottom:50px;
}
.bellweather-team-section .short_title{
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 0px 0px 0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
.bellweather-team-section .bellweather-heading-wrapper .pakrco-modern-heading{
    flex:0 0 70%;
    max-width:70%;
}

.bellweather-team-section  .pakrco-modern-heading .heading-secondary{
    color: var(--primary);
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    font-weight: 700;
}

.bellweather-team-section .team-posts{
    display:flex;
    gap:30px;
    margin-bottom:60px;
}
.bellweather-team-section .team-posts .team-member {
    max-width: calc(25% - 22px);
    flex: 0 0 calc(25% - 22px);
    margin-bottom:20px;
}
.bellweather-team-section .team-member .team-image,.bellweather-team-section .team-member .team-image  img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.bellweather-team-section .team-member .team-caption h4,
.bellweather-team-section .team-member .team-caption h4 > a{
    color: #424242;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 160%;
    font-family: 'Inter';
    margin-bottom: 10px;
}
.bellweather-team-section .team-member .team-caption p.team-designation > a{
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}
.bellweather-team-section .team-member .team-caption p.team-designation{
    margin-bottom:0px;
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
}
.elementor-team-wrapper .team-caption:before{
    width:2px !important;
    height:100% !important;
}
.bellweather-team-section .team-phone > a, .bellweather-team-section .team-mail > a{
    display: flex;
    gap: 10px;
    color: #333333;
    transition:0.5s all ease;
    font-size:14px;
}
body.single-people.people-template-default .breadcrumb-wrap {
    display: none;
}
.bellweather-team-section .team-phone , .bellweather-team-section .team-mail {
    margin: 8px 0px;
}
@media only screen and (max-width:1025px) {
    .bellweather-team-section{
        padding: 60px 20px;
    }
    .bellweather-team-section .team-member .team-image,.bellweather-team-section .team-member .team-image  img{
        width: 100%;
        height: 260px;
        object-fit: cover;
    }
    .bellweather-team-section .bellweather-heading-wrapper {
        margin-bottom: 40px;
    }
    .bellweather-team-section .bellweather-heading-wrapper .pakrco-modern-heading {
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media only screen and (max-width:992px) {
    .bellweather-team-section{
        padding: 60px 20px;
    }
    .bellweather-team-section .team-member .team-image,.bellweather-team-section .team-member .team-image  img {
        height: 400px;
    }
    .bellweather-team-section .team-posts{
        display:flex;
        flex-wrap: wrap;
        margin-bottom:20px;
    }
    .bellweather-team-section .team-posts .team-member {
        max-width: calc(50% - 15px);
        flex: 0 0 calc(50% - 15px);
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:575px) {
    .bellweather-team-section .bellweather-heading-wrapper{
        flex-wrap:wrap;
        margin-bottom: 20px;
    }
    .bellweather-team-section{
        padding: 30px 8px;
    }
    .bellweather-team-section .team-member .team-image,.bellweather-team-section .team-member .team-image  img {
        height: 480px;
    }
    .bellweather-team-section .bellweather-heading-wrapper .pakrco-modern-heading {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .bellweather-team-section  .heading-primary{
        font-size:30px;
    }
    .bellweather-team-section .pakrco-modern-heading .heading-secondary{
        font-size: 14px;
    }
    .bellweather-team-section .team-posts .team-member {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
}

/* Image box */
.imagebox-content .elementor-image-box-wrapper .elementor-image-box-content{
    flex-direction: column-reverse;
    display: flex;
}

.imagebox-content .elementor-image-box-wrapper  .elementor-image-box-img  img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    transition:0.5s all ease;
}
.imagebox-content .elementor-image-box-wrapper  .elementor-image-box-img a{
    height: 200px;
    display: block;
    overflow: hidden;
}
.imagebox-content .elementor-image-box-wrapper  .elementor-image-box-img a:hover > img {
   transform: scale(1.1);
}
.imagebox-content .elementor-image-box-description{
    margin-bottom: 16px;
}
.imagebox-content .elementor-image-box-title a{
    color: #424242;
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    transition: 0.5s all ease;
}
.imagebox-content .play-button .elementor-image-box-img{
    position:relative;
}
.imagebox-content .play-button .elementor-image-box-img:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:url("https://bellweather.btdemo.biz/wp-content/uploads/2024/12/play-button.svg") no-repeat;
    width:60px;
    height:60px;
    margin:auto;
    pointer-events:none;
}

.market-priorities-post.current-listing .entry-content .post-author,.market-priorities-post.current-listing .entry-content .entry-meta{
    display:none; 
}
.market-priorities-post .entry-content .entry-meta{
    display:none; 
}
