.logo_align img {
    max-width: 484px;
	color:#000 !important;
    height: 108px;
}

.post-meta-tags>span, .post-meta-user>span {
    align-items: center;
    display: contents;
    flex-wrap: wrap;
    margin-bottom: 3px;
    padding-right: 16px;
}
.tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading, .tpg-widget-heading-wrapper.heading-style3 .tpg-widget-heading {
    background-color: #ffffff;
   
}

.tpg-el-main-wrapper .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:before, .tpg-widget-heading-wrapper.heading-style2 .tpg-widget-heading:after {
  
    border-color: #ffffff;
 
}

.post_related {
    display: none;
}

h2.widgettitle {
    display: none;
}

#about_the_author {
    display: none;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0 20px 0;
    box-sizing: border-box;
}

.post_share_text {
    float: right;
    margin-top: 10px;
    cursor: pointer;
    padding: 6px 9px 6px 9px;
    background: #f5f5f5;
    font-size: 9px;
    display: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.post_info_cat span {
    display: inline-block;
    padding: 0 1.2em;
    display: none;
    background: #fff;
    position: relative;
    z-index: 2;
}
.post_share_wrapper {
    display: none;
}

.PIN_1770818679386_button_pin.PIN_1770818679386_save {
    display: none !important;
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #222222;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.widgettitle, .widget_block .wp-block-group__inner-container h2 {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}


#logo_wrapper {
    text-align: center;
    padding: 17px 0 8px 0;
    border-bottom: 1px solid #e1e1e1;
    background: #000000;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.logo_align {
    display: flex;
    vertical-align: unset;
    padding-left: 47px;
}

#wrapper {
    float: left;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
    padding-top: 142px;
}
.top_bar {
    background-color: #fff;
}

#mobile_nav_icon {
    display: inline-block;
    border-bottom: 9px double #ffffff;
    border-top: 3px solid #ffffff;
    height: 3px;
    width: 25px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    
}
#search_icon, #page_share {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    margin-top: 12px;
    margin-left: 10px;
}
@media only screen and (max-width: 600px) {
.top_bar {
    background-color: #000000;
}
	
	.logo_align img {
    max-width: 170px;
    height: 71px;
}
	
	.logo_align {
    
    padding-left: 1px;
}
	
}


element.style {
}
@media only screen and (min-width: 1100px) {
    #logo_right_button {
        right: 91px;
        top: 47px;
    }
}
