/*!
Theme Name: GD ET
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gamedoge
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


*/

@media (max-width: 560px) {
    .header__cart-login {
        gap: 50px;
        margin-right: 50px;
    }
    .footer__mobile-menu{
    	margin-top: 80px;
    }
       .mobile-menu .language-switcher {
       display: block !important;
        position: relative;
        top: auto; 
        right: auto;
        bottom: 20px;
    }
    .mobile-menu .language-dropdown{
    	top: auto !important;
        bottom: 50px;
    }
    .header__search{
    	max-width: 300px;
        right: 56px;
    }
}
.platform-attribute{
	font-size: 16px;
}