/*
Theme Name: The Retailer
Theme URI: https://theretailer-demo.getbowtied.com/
Author: Get Bowtied
Author URI: https://getbowtied.com/
Description: The Retailer is one of Envato's top selling eCommerce theme for WordPress and WooCommerce.
Tags: e-commerce, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, blog, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
Version: 4.6
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4.1
License: GNU General Public License version 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theretailer
*/
.gbtr_header_wrapper.default_header .gbtr_logo_wrapper_default .gbtr_logo img{
	max-width:120px;
	width:120px;
	object-fit:contain;
}
.gbtr_header_wrapper .content_header{
	max-width:100%;
}
@media (min-width: 960px) {
    .gbtr_header_wrapper .content_header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}