/**
* 2007-2025 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2025 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

img:not(#eapps-instagram-feed-1 img, .MediaImage__Container-sc-9506051-0 img), 
._button, 
div:not(.header-nav, 
	.navbar, 
	#footer, 
	#footer div,
	.page-title-overlap,
	.Widget__Container-sc-94c1acd8-0, 
	.Popup__PopupContent-sc-11adbd9e-3, 
	.Banner__Container-sc-56e722ec-0, 
	.WidgetBackground__Container-sc-7c0ce009-0, 
	.Background__Container-sc-2bf2b54b-0, 
	.Background__Base-sc-2bf2b54b-1, 
	.Background__Overlay-sc-2bf2b54b-2,
	.SideMediaContainer__Container-sc-2a87feb5-0,
	.MediaImage__Container-sc-9506051-0,
	.MediaContainer__Container-sc-584e61c7-0,
	.elfsight-app-e28586a3-009b-4e96-a345-f13fda6764f2,
	.EmbedRoot__Root-sc-5f47a35b-0,
	.Main__Component-sc-d843fdc4-0) {
   border-radius: 12px !important;
}

.elfsight-app-035aab77-d8cb-4709-a0d3-df5288f875af {
	margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

#macdev {
	text-align: center;
}

#macdev .block_content {
	margin-top: 30px;
}