/*
======================================================================================================

Theme Name: JustWrite - child
Theme URI: http://www.acosmin.com/theme/justwrite/
Author: Alexandru Cosmin
Author URI: http://www.acosmin.com/
Description: JustWrite is a theme with clean lines and an open-spaced design. **NEW** in v2.0: Build your homepage’s layout and structure with 10 sections and 8 custom sidebar widgets. Included sections: Slider, 2 types of Masonry layouts, Recent posts from categories (2,3,4 columns), Advertising, Archives, Popular Posts. WooCommerce is available with JustWrite Pro. To see a full demo: http://demo.acosmin.com/?theme=justwrite.
Version: 2.0.3.5
Template: justwrite
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, threaded-comments, theme-options, translation-ready, news, blog, entertainment, post-formats, custom-menu
Text Domain: justwrite

======================================================================================================
*/


.post-content a {
    color: black !important;
}
 .logo.logo-text {
    margin-left: 560px !important  ;
}
.title a:hover {
    color: #07489a !important;
}
ul.normal-list li a:hover {
    color: #07489a;
}
.main-page-title {
      padding: 16px !important; 
}
.search-button, .browse-more, .mobile-menu-button {
    position: relative;
    float: right;
    width: 83px !important;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 70px;
    border-left-width: 1px;
    border-left-style: solid;
}

a.next.page-numbers {
    color: #5bb453 !important;
}
a.page-numbers {
    color: #5bb453 !important;
}
  .back-to-top  {
    border-color: #5bb459 !important;
}

/*media querries*/

@media (min-width: 1400px) {
.logo.logo-text {
    margin-left: 371px !important;
}
  
}

@media screen and (max-width: 1220px) {
.logo.logo-text {
    left: 50%;
}
}
@media screen and (max-width: 1330px){
.logo.logo-text {
    margin-left: 371px !important;
}
}
@media only screen and (max-width: 768px) {
  .logo.logo-text {
    margin-left: 0 !important;
}
}