/*
Theme Name: Notio Child
Theme URI: https://themeforest.net/item/notio-deluxe-portfolio-theme/10049784
Template: notio-wp
Author: fuelthemes
Author URI: http://themeforest.net/user/fuelthemes
Description: A Premium theme for magazine, editor, community and more! WordPress Theme by fuelthemes – Update notifications available on Twitter and Themeforest Follow us on twitter – Follow us on Themeforest
Tags: two-columns,four-columns,custom-header,custom-background,threaded-comments,sticky-post,translation-ready,microformats,rtl-language-support,editor-style
Version: 5.6.5.1745234805
Updated: 2025-04-21 13:26:45

*/


.form-contact {
    margin-bottom: 80px;
}

*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
}

*::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #b2b2b2;
}

.wpcf7-select {
    margin-bottom: 25px;
}

.red {
    color: red
}

.captcha-image {
    width: 100%;
    margin: 25px 0;
}

.exemple {
    font-size: 12px;
    color: grey;
    margin-bottom: 5px;
}

.label-with-exemple {
    margin-bottom: 5px;
}

.social-links,
.social-links>a {
    display: flex;
    align-content: center;
}

.social-links>a>svg {
    fill: rgba(0, 0, 0, 0.3);
    height: 14px;
}

.social-links>a:hover>svg {
    fill: #782182 !important;
}

.legale-footer a {
    color: #b2b2b2;
}

.social-links>a {
    width: 29px;
    display: flex;
    justify-content: center;
    margin-left: 0 !important;
}

.menu-footer .social-links a {
    display: flex !important;
}

body.home .logo_hero_header, body.home .logo_icon_footer {
    max-width: none !important;
}

body.home .logo_hero_header img, body.home .logo_icon_footer img{
    max-width: 150px;
}

@media only screen and (max-width: 75em) {
    .alignleft, .aligncenter, .alignright {
        width: 100%;
        margin: 0 !important;
    }
}

.header .logolink .logoimg {
	max-height: 65px !important;
}

@media only screen and (max-width: 1024px) {
  .header .logolink .logoimg {
    max-height: 41px !important;
  }
}

body.single-post figure.post-gallery.parallax {
  display: none;
}

body.single-post header.post-title {
  display: none;
}

#comments {
  display: none;
}

.fHover a,
.sfHover>a {
  color: #f8aa00 !important;
}

ul.sub-menu a:hover {
  color: #f8aa00 !important;
}

.current-menu-item>a {
  color: #f8aa00 !important;
}

.social-links a:hover {
  color: #782182 !important;
}

span.wpcf7-form-control-wrap input {
  width: 100%;
}

span.wpcf7-form-control-wrap textarea {
  width: 100%;
}

.product-information .woocommerce-message {
  display: none !important;
}



.ppc-button-wrapper,
.paypal-button-container {
  margin-top: 10px;
}

nav#mobile-menu .menu-footer .select-wrapper {
  display: none;
}

.logo_hero_header {
  max-width: 150px
}

.logo_icon_footer {
  max-width: 150px
}
