/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


footer#site-footer { display:none; }

/* INSTAFEED */
#instafeedContainer { background-color:#FAFAFA; }
#instafeedContainer div.elementor-heading-title.elementor-size-default { padding-bottom: 32px; }
#instafeed { display: flex; justify-content: space-between; }
#instafeed div { width: 31%; height: auto; }
#instafeed div img { width:100%; height:auto; display:block; border: 0; }
@media only screen and (min-width: 1200px) { #instafeedContainer { padding: 54px 80px 80px } }
@media only screen and (min-width: 1024px) and (max-width: 1199px) { #instafeedContainer { padding: 34px 60px 60px } }
@media only screen and (min-width: 960px) and (max-width: 1023px) { #instafeedContainer { padding: 24px 50px 50px } }
@media only screen and (min-width: 768px) and (max-width: 959px) { #instafeedContainer { padding: 14px 40px 40px } }
@media only screen and (max-width: 767px) { #instafeedContainer { padding: 4px 20px 20px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) { #instafeedContainer { padding: 14px 30px 30px; } }


/* COOKIE CONSENT */
body #cookiez-banner hr.cc-divider, 
body #cookiez-banner div.cc-copyright,
body #cookiez-banner div.cc-dialog-title-wrap svg { display: none !important; }

body #cookiez-banner h2#cookiez-title { font-weight: 400 !important; }

body #cookiez-banner h2#cookiez-title, 
body #cookiez-banner div.cc-dialog-content p#cookiez-description,
body #cookiez-banner div.cc-dialog-actions button { font-family: "VT323", sans-serif !important; text-transform: uppercase !important; margin: 0 20px !important; }
body #cookiez-banner div.cc-dialog-actions button:first-child { margin-left: 0 !important; }
body #cookiez-banner div.cc-dialog-actions button:last-child { margin-right: 0 !important; }

body #cookiez-banner div.cc-dialog-actions { padding-bottom: 24px !important; }

