/*
	Theme Name: Cart Potato Theme
	Theme URI: https://cartpotato.com
	Author: WordPress Engineers
	Author URI: https://cartpotato.com
	Description: Specially designed and developed for WordPress Websites. It is fully compatible and responsive theme. It is also compatible with mobile and desktop devices. 100% dynamic and tested upto latest versions of wordpress. #WordPress #Development #LifeintheCode
	Version: 1.5
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: Cart Potato Theme
	Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.engineerstheme-wrap { padding-top: 0px; padding-bottom: 60px }
.engineerstheme-wrap .container{width:100% !important; max-width:100% !important;}
header.hero-section.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff; /* change if needed */
    z-index: 9999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
