/*
Theme Name: Green Market Report
Template: bold-news
Description: Bold News theme customized for Green Market Report
Version: 0.3-20241119
Author: Crain
Text Domain: crain
*/

/*You may also like*/
.you-may-like-title::before { border-color: rgba(0,0,0,.1);
    font-weight: 300;
    display: block;
    content: "\e93e";
    font-family: CustomEssentialSet, serif;
    float: left;
    line-height: 1.366em;
    font-size: 1.066em;
    color: #0b9344;
    width: 52px;
    height: 40px;
    text-align: center;
    margin: 0 10px 0 0;
    border-style: solid;
    border-width: 0 1px 0 0;
}
.you-may-like-title { font-size: 1.875em; line-height: 1.366em; margin-bottom: 0; padding: 0; }
.youmaylike .my6_title { display: none; }
.youmaylike .yp6_desktop_classic.my6_wrap[items-per-line="3"] { max-width: 100% !important; }
.youmaylike .yp6_desktop_classic.my6_wrap .yp6_desktop_classic.my6_item { max-width: 100% !important; }
.youmaylike .yp6_desktop_classic.my6_wrap .yp6_desktop_classic.my6_list[items-per-line="3"] .yp6_desktop_classic.my6_item { margin-left: 2%; padding-bottom: 20px; width: 32%; }
.youmaylike .yp6_desktop_classic[limit-size="upper"] .yp6_desktop_classic.my6_item_text { height: auto; }
.youmaylike .yp6_desktop_classic[limit-size="upper"] .yp6_desktop_classic.my6_item_text .yp6_desktop_classic.my6_item_title { color: #181818; font-family: "Roboto Slab" !important; font-size: 16px; font-weight: 600; line-height: 1.3; width: 100%; }
.youmaylike .yp6_desktop_classic[limit-size="upper"] .yp6_desktop_classic.my6_item_text .yp6_desktop_classic.my6_item_title.my6_text_ellipsis_js { height: auto; }

/* WP-670 Pelcro Login Primary Menu Item */
.btMenuHorizontal .menuPort nav > ul > li:not(:has(a)) {
    padding: 0 1.33em;
    border-radius: 2px;
    line-height: 42px;
    transition: 300ms ease background-color;
    cursor: pointer;
}

.btMenuHorizontal .menuPort nav > ul > li.on:not(:has(a)) {
    background: rgba(0, 0, 0, .1);
}

.btCommentsBox .form-submit {
    clear: both;
}

/* WP-505 */
@media (max-width: 620px) {
    .header.extralarge h1,
    .single-post .btPageHeadline.wBackground > .port header .dash h1 {
        font-size: 2em;
    }
}
