/*
Theme Name: Daze Off Fishing Charters
Theme URI: https://dazeofffishing.com
Template: avas
Author: Vince Breuning
Author URI: https://thedigitalintellect.com
Description: Theme for Daze Off Fishing Charters utilizing Avas Multi-Purpose Elementor WordPress Theme.
Version: 6.4.1693745395
Updated: 2023-09-03 12:49:55

*/

/* Fix mobile header */
@media screen and (max-width: 768px) {
    .tx_logo img {
        width: 125px;
    }
    .header-style-two {
        padding: 0 15px;
    }
    .main-header.sticky-header {
        transition: none;
    }
}

