/*
Theme Name: Bloger Child
Theme URI: http://accesspressthemes.com/wordpress-themes/bloger
Description: Blogger is a simple, clean and minimal blog theme suitable for personal or professional blogs, company or organization blog websites, news, magazine websites. The theme is fully customizable and contains all the features needed for a complete blog website. It is Fully responsive, bbPress compatible, translation ready, cross-browser compatible, SEO friendly, RTL ready. No coding required at all to create a complete blogging website. Great customer support via support forum, online chat, and email. View full demo here:http://demo.accesspressthemes.com/bloger/ support:support@accesspressthemes.com   
Version: 2.0.1
Author: AccessPress Temes
Author URI: http://accesspressthemes.com
Template: bloger
Text Domain: bloger-child
*/
body {
    font-size: 18px !important;
    font-family: 'Roboto', sans-serif !important;
}

p {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif!important;
}
p.site-title a {
    font-size: 32px;
    text-transform: uppercase;
}
.main-navigation ul li a {
      font-family: 'Roboto', sans-serif!important;
      font-size: 14px;
      
}
.secondary .widget-title, #secondary .widget-title {
     font-family: 'Roboto', sans-serif!important;
}
#primary article .date_comment_author {
    font-family: 'Roboto', sans-serif!important;
}
.header_social_search_wrap.clearfix {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
   font-family: 'Roboto', sans-serif!important;
}
.secondary .recent-post-wrap .recent-post-title-widget, #secondary .recent-post-wrap .recent-post-title-widget {
    font-family: 'Roboto', sans-serif!important;
}
.secondary .recent-post-wrap, #secondary .recent-post-wrap {
  font-family: 'Roboto', sans-serif!important;
}
.footer_copy_text {
     font-family: 'Roboto', sans-serif!important;
}
.foo_menu {
    display: none !important;
}
.title_cat_wrap h1 {
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    color: #424242;
}
.wp-caption-text {
    font-size: 14px;
    color: gray;
}
.header-logo-container {
    width:15%;
    float: left;
    margin-bottom: 0px;
}

nav#site-navigation {
    width: 85%;
    float: left;
    border: none;
    margin-bottom: 0px;
    margin-top: 10px;
}

.search_header {
    position: relative;
    top: -37px;
    left: -20px;
}
.col-thirdHalf {
    width: 33.3%;
    float: left;
}

.customFooter {
    font-size: 14px;
    line-height: 32px;
    color: #fff;
}

footer#colophon {
    background: #222;
}

.site-info {
    clear: both;
}
#primary article .title_cat_wrap .bloger_post_title:focus {
    color: #0b0b0b;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
header#masthead {
    background: #000;
    color: #fff;
    height: 67px;
}
p.site-title {
    text-align: left;
}
p.site-title a:hover {
    color: #fff;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    margin: 0px;
}
.fullwidth-sidebar-home #primary article a.bloger_post_title, .fullwidth-sidebar-home .widget-title, .fullwidth-sidebar-category-page #primary article a.bloger_post_title, .fullwidth-sidebar-category-page .widget-title, .fullwidth-sidebar-single-page #primary article a.bloger_post_title, .fullwidth-sidebar-single-page .widget-title, .entry-title, h1.entry-title, .search.search-results h1.page-title{
	font-family: 'Roboto', sans-serif!important;
}
.main-navigation ul li a {
      font-family: 'Roboto', sans-serif!important;
      font-size: 14px;
	color:#fff;
}
.main-navigation ul li.current-menu-item a{
	color:#fff;
}
.main-navigation ul li:hover a{
	color:#fff;
}
.main-navigation ul ul {
    position: absolute;
    z-index: 999;
	background-color: #000000fa;
}
.main-navigation ul li ul.sub-menu li a, .main-navigation ul li ul.children li a {
    color: #fff;
}
.main-navigation ul li ul.sub-menu li a:hover{
	color:#fff !important;
}
.main-navigation ul li.current-menu-parent a{
	color:#fff;
}

.title_cat_wrap {
    text-align: left !important;
}

.date_comment_author {
    text-align: left !important;
    padding: 0px !important;
}

.date_comment_author:before {display: none !important;}

.wrap11 {
    padding: 0px !important;
}
ul.social-links li {
    display: inline-block;
    padding-right: 11px;
    font-size: 20px;
}

ul.social-links li a:hover {
    color: #ffffffc7;
}
.footer_social_icon_front {
    display: none;
}
footer#colophon {
    background: #000;
    margin-top: 21px;
}
.search_header .search-form input[type=search] {
   background: url(https://www.atcrux.com/wp-content/uploads/2020/05/search-1.png)no-repeat right;

}
.wp-caption a{
    pointer-events: none;
    cursor: default;

}
.post_tags {
    color: #888888;
    font-size: 12px;
    font-style: italic;
}

.post_tags a {
    padding-left: 7px;
    color: gray;
}

@media only screen and (max-width:468px){
	.col-thirdHalf {
    width: 100%;
}
	ul#primary-menu {
    background: #000;
}
	button.menu-toggle {
    position: relative;
    left: -52px;
}

.main-navigation button.menu-toggle:hover .menu-bar, .main-navigation.toggled button.menu-toggle .menu-bar {
    background: #fff !important;
}
}
