/*
	Theme Name: Coolpinguin Theme
	Theme URI: #
	Description: Coolpinguin custom developer theme.
	Author: Jazmove
	Author URI: #
	Version: 3.4.2
	Stable tag: 3.4.2
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/*
	Theme Name: Coolpinguin Theme
	Theme URI: #
	Description: Coolpinguin custom developer theme.
	Author: Jazmove
	Author URI: #
	Version: 3.4.2
	Stable tag: 3.4.2
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */


 .elementor img {
  border: inherit !important;
  border-radius: inherit !important;
  box-shadow: inherit !important;
}