/*
Theme Name: Radios
Theme URI: http://underscores.me/
Author: themexriver
Author URI: http://themeforest.net/user/themexriver
Description: Radios - Electronics Shop WooCommerce Theme
Version: 1.0.5
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: radios
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
html, body {
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

.container, .wrapper, .elementor-section, .elementor-container {
    max-width: 100%;
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
}
