/**
Theme Name: Website 
Author: Egsoft Technology
Author URI: https://egsofttechnology.com
Version: 1.0.2
Requires PHP: 5.6
Tested up to: 5.9
Requires at least: 5.0
Template: travelism
Text Domain: corpo-travelism
Description: Egsoft Technology is one of the most growing and a younger player in web technologies with highly skilled professionals to provide a faster and better solution according to client's requirements. Our company's aim is to provide our customer a quickest solution of their problem and satisfy them by our excellent expertise with their great service quality. Cell: 9856081404 / 9801003311
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
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: #008c44;
}

@media screen and (min-width: 1024px){
    .fixed-header #masthead {
        position: relative;
        background-color: #0E5BAB;
		position: sticky;
        top: 0;
        z-index: 48;
        transition: all .3s ease;
    }

}

@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;
}