/* Enter Your Custom CSS Here */
/*Child Theme CSS
.main-title.single-title.entry-title{font-family: 'ProximaNova-Bold' !important;font-size: 66px !important; color: #000000;}
.longform-post .the-content p {
    font-size: 19px;
}

/* Slider title 
.builder-hero .article-title h2{
font-size: 60px;
}
.box-info h2{
    font-size: 30px;
}
.loop-panel .article-title{
font-size: 23px;
}
.loop-panel .excerpt{
font-size: 13px;
color: #333333;
}
.new-articles .selector .new-number{    font-style: italic;}

*/
/*Long form P text size */
.longform-post .the-content p {
    font-size: 16px;
}
/* line height of content*/
.the-content p {
    line-height: 1.7 !important;
}
/* #LOGO*/
#logo-bar{
    height: 90px;
}
#logo{
margin: 25px 0 0 0;
}
#logo a{
padding-top:3px;
padding-bottom:0px;
}
/* #MENU */

#section-menu>ul>li>a{font-weight: 900;height: 40px;}
#section-menu.standard-menu>ul>li>a:hover{text-decoration: none;}
#sticky-bar{height: 45px;}
#sticky-bar.no-topbar {
    top: 115px !important;
}
#section-menu.standard-menu>ul>li>a{    padding: 0 22px 0 22px;}

.after-header.no-topbar {
    margin-top: 160px;
}
#search-toggle{top: -24px;}

.box-info{    
  padding: 65px 70px 0 15%;
  height: 220px;
}
.box-panel.right .box-info{
padding: 65px 15% 0 70px;
}
.box-info h2{font-size: 37px;}
.box-overlay{background: rgba(0,18,30,.5);}
.box-panel.active .box-overlay{background: rgba(0,18,30,.45);}
.builder-boxes .trending-toggle{display:none;}
.builder-boxes .box-panel.right .read-more a{padding: 10px 0 10px 0;}
.builder-boxes .compare-toggle.circled-icon {
    border-color: transparent;
}
.control-bar .trending-toggle{display:none;}
.control-bar .category-link {padding-left:25px;}
.control-bar .circled-icon{    
  padding: 0;
  width: 16px;
  height: 16px;    
  margin-top: 13px;
  border: 2px solid;
  border-color: #f43b14;
}
.control-bar{margin-bottom: 14px;
    margin-top: 10px;
}
.single-post-selector .big-like.clearfix,.single-post-selector #recommended{display:none;}
 .overlay-hover{display: none;}
.loop-panel .excerpt{font-size: 17px;    line-height: 1.7em;}
.loop-panel .article-info-inner{height: 150px;}
.loop-panel .article-info,.loop-panel .article-meta{border:0;}
.loop-panel .trending-toggle{display:none;}
.loop.row .clearer{display:none;}
.loop.row .loop-panel:first-child{display:none;}
.loop-panel .article-fade{display:none;} 
.longform-post .the-content{font-size: 16px;}
.the-content a,.the-content  a:link,.the-content  a:visited,.the-content a:hover{color:#f43b14;}
.single-post .the-content a:hover{color:#f43b14 !important;}
a:hover{text-decoration: underline;}
.trending-bar .title{text-decoration: underline;}
.trending-bar .title:hover{text-decoration: underline !important;}
.connect-inner a:hover{text-decoration: none;}
.single-page .share-bar{border-top: 0;}
.share-bar .addthis_toolbox{border-right: 0;}
.post-content{font-size: 17px;line-height:1.8em;}
.loop-panel .article-meta{
text-align: left;
margin-left: 15px;
}
.large-meter .meter-circle .editor_rating .number, .large-meter .meter-circle .user_rating .number, .large-meter .meter-circle .editor_rating .letter, .large-meter .meter-circle .user_rating .letter{padding: 50px 0 0;}
@media (min-width: 1366px){
#site-logo{display: none;}
#site-logo-hd{display:block;margin-top: 19px;}
}
@media (max-width: 600px){
#sticky-bar.sticky-mobile, #sticky-bar.admin-bar.sticky-mobile{
    position: fixed;
    top: 0!important;
}
#search-toggle{    top: 0;}
}
.loop .post-panel:hover .article-title {text-decoration: underline;}
.loop .loop-panel .overlay-hover {display: none!important;}
.scrollableArea .box-panel .box-link, .box-panel .box-link {color: transparent!important;}
.add-active .box-icons {padding-right: 62px; bottom:43px;}
.box-panel.right .box-icons {padding-left: 59px}
.box-overlay {background : rgba(0, 18, 30, 0.4) none repeat scroll 0 0; }
.box-panel.active .box-overlay {background : rgba(0, 18, 30, 0.3) none repeat scroll 0 0; }
.trending-content .box-overlay {background : rgba(0, 18, 30, 0.7) none repeat scroll 0 0; }
.trending-content .box-panel.active .box-overlay {background : rgba(0, 18, 30, 0.4) none repeat scroll 0 0; }
div.sort-buttons.sort-metrics .styled {text-decoration: none!important}
.loop-panel .article-info-inner {height:auto;}

@media (max-width: 1000px){
 div.loop.row .loop-panel .compare-toggle {padding-left: 0px;}
}

div.loop.row {
  display: flex;
  flex-wrap: wrap;
}

div.loop.row .loop-panel {  
  display: flex;
  flex-direction: column;
}
