/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

/* Basel Header - Reduce Container Margins */
.main-header-wrapp .container,
.header-shop .container,
.header-elements-wrapper,
.whb-row .container,
.main-header .header-elements-wrapper {
    max-width: calc(100% - 30px) !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

