@charset 'utf-8';
/*
Theme Name:Hampton-child
Theme URI: http://hampton.axiomthemes.com/
Description: Hampton - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI:  http://axiomthemes.com/
Template: hampton
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hampton
*/


/* =Theme customization starts here
-------------------------------------------------------------- */



@media (max-width: 767px) {
  .mb-mobile-30 {
    margin-bottom: 30px;
	  margin-top:30px;
  }
}

@media (max-width: 768px) {
    .top_panel {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #ffffff !important; /* White background */
    }
}