/**
Theme Name: Corpo Travelism
Theme URI: https://themepalace.com/downloads/corpo-travelism/
Author: themepalace
Author URI: https://themepalace.com
Version: 1.0.3
Requires PHP: 5.6
Tested up to: 6.5
Requires at least: 5.0
Template: travelism
Text Domain: corpo-travelism
Description: Corpo Travelism Theme is a child theme of Travelism. It is designed with utmost care to offer a professional look and feel. Corpo Travelism is perfectly crafted for business, corporate, and all informative websites. It is clean, sleek, flexible, and SEO-friendly. Besides, this theme is translation ready and retina ready. Every feature that your business needs to deliver the right impression upon potential clients and targeted audiences is wrapped up in theme. along with great design, content, and information, the website must be accessible to any browser so the client can view the information whenever and however they want. Corponess Pro is 100% compatible with all the browsers; chrome, safari, firefox, and any other browser.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: translation-ready, custom-background, theme-options, custom-menu, threaded-comments, featured-images, footer-widgets, editor-style, right-sidebar, full-width-template, two-columns, grid-layout, custom-colors, custom-header, custom-logo, featured-image-header, blog, portfolio, entertainment
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media screen and (min-width: 767px){
    .site-info.col-2 .copyright-text {
        width: 70%;
        text-align: left;
    }

    .site-info.col-2 .footer-menu {
        width: 30%;
        text-align: right;
    }
}

#colophon .col-1{
    max-width: none;
}


form.search-form button.search-submit {
    background-color: #007aff;
}

.lite-version .single-wrapper .entry-meta span.posted-on a:hover, 
.lite-version .single-wrapper .entry-meta span.posted-on a:focus, 
.lite-version .navigation.post-navigation a:hover, 
.lite-version .navigation.post-navigation a:focus, 
.lite-version #secondary .widget ul li a:hover, 
.lite-version #secondary .widget ul li a:focus, 
.lite-version #top-contact.contact-info:hover a, 
.lite-version #top-contact.contact-info:focus a,
.archive-blog-wrapper .post-categories a,
.lite-version #travelism_articles_section .entry-title:hover a,
.lite-version #travelism_articles_section .entry-title:focus a,
#travelism_happy_clients_section .entry-title a:hover,
#travelism_happy_clients_section .entry-title a:focus,
.lite-version  .entry-title a:focus,
.lite-version  .entry-title a:hover{
    color: #007aff;
}

@media screen and (min-width: 1024px){
    .fixed-header #masthead {
        position: relative;
        background-color: black;
    }

}

@media screen and (min-width: 1200px){
    #travelism_articles_section article .post-wrapper {
        border-bottom: none;
    }
}

#travelism_articles_section{
    padding-top: 0px;
}

#travelism_business_service_section{
    padding-top: 60px;
}