@charset "UTF-8";
/*!
Theme Name: Silver Geek
Theme URI: http://ignition.press/
Author: Perfecto Tech
Author URI: https://www.perfectogroupe.fr/
Description: Theme for Silver Geek association
Version: 1.0.2
License: GNU General Public License v3.0

Text Domain: silvergeek
Tags: custom-menu, custom-logo, editor-style, featured-images, footer-widgets
Commercial License for commercial use

Ignition was created by Eric Greenfield of saltnpixels.com
Learn more at https://ignition.press
Ignition v3.3.0




THIS FILE IS UNAFFECTED BY SASS.
IF YOU NEED TO ADD QUICK STYLES WITHOUT COMPILING, YOU CAN DO SO HERE. AT SOME POINT TRY AND ADD IT BACK INTO THE SASS FILES AND COMPILE WITH NPM START

You can bust the cache of your theme by changing the version above.
*/

#menu-item-1583 {
	margin-left:2rem;
}
#menu-item-1583 a {
    color:#ffffff;
    text-transform:uppercase;
    background-color:#e87632;
    padding:10px 20px;
    transition: all .2s ease-in-out;
}
#menu-item-1583 a:after {
    content:none;
}
#menu-item-1583 a:hover {
    background-color:#D8641F;
}
.elementor-swiper-button {
    color:#e87632 !important;
}
.elementor-swiper-button-prev {
    left:-40px !important;
}
.elementor-swiper-button-next {
    right:-40px !important;
}
.swiper-slide-image {
    margin:0 auto;
}
.widget_sib_subscribe_form {
    margin:0;
    padding: 1rem 0;
}
.widget_sib_subscribe_form h2 {
    color:#06b6ab;
    font-size:2rem;
    text-transform:uppercase;
    text-align:center;
}
.widget_sib_subscribe_form .sib-email-area {
    display:flex;
}
.widget_sib_subscribe_form .sib-email-area input {
    width:72%;
    margin-left:2%;
    border:none;
    background-color:#ffffff;
    height:3rem;
    line-height:3rem;
}
.widget_sib_subscribe_form .sib-email-area label {
    width:24%;
    margin-margin:2%;
    font-size:1.4rem;
    height:3rem;
    line-height:3rem;
}
.widget_sib_subscribe_form .sib-email-area .sib-email-area-input {
    order:0;
    margin-right:15px;
    background-color:#ffffff;
    border:none;
}
.widget_sib_subscribe_form .sib-email-area .sib-default-btn {
    order:1;
    margin-left:15px;
}
.widget_sib_subscribe_form .sib-default-btn {
    color:#ffffff;
    background-color:#06b6ab;
    border-radius:0;
    text-transform:uppercase;
    font-size:1.6rem;
}
.widget_sib_subscribe_form .sib-cgu-area {
    font-size:1.6rem;
}
.widget_sib_subscribe_form .sib-cgu-area a {
    color:#e87632;
    text-decoration: underline;
}
.widget_sib_subscribe_form .sib-cgu-area a:hover {
    text-decoration: none;
}

.error404 .title-404 {
    font-size: 4rem !important;
    font-weight: bold;
    line-height: 1;
    color: #fed11c !important;
    text-shadow: none !important;
}

.error-404 .button {
    border: 0;
    text-transform: none;
}