/*
 Theme Name:   arnaudfonquerne Child Theme
 Theme URI:    https://arnaudfonquerne.com
 Description:  arnaudfonquerne Child Theme
 Author:       arnaudfonquerne
 Author URI:   https://arnaudfonquerne.com
 Template:     qwery
 Version:      1.3
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  arnaudfonquerne-child
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* Visionneuse */
.elementor-slideshow__footer {
  color: var(--theme-color-text);
}
/* Responsive Macbook Air */
@media (max-width: 1440px) {
  .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* Portfolio */
.sc_item_filters {
  margin-bottom: 8em;
}
.sc_blogger_band.sc_blogger_band_default
  .post_layout_band:only-child
  .post_content_wrap
  .post_title {
  font-size: 20px;
}
/* Portfolio Single */
.portfolio_page .portfolio_page_title {
  display: none;
}
/* Shop */
.woocommerce div.product .product_meta {
  margin-top: 2em;
}
/* Mouse Helper */
.trx_addons_mouse_helper_active:not(.trx_addons_mouse_helper_with_image) {
  --mouse-helper-width: 0px;
  --mouse-helper-height: 0px;
}
.slider_container[data-mouse-helper-hide-cursor="1"],
.slider_container[data-mouse-helper-hide-cursor="1"] * {
  cursor: grab !important;
}
/* Captcha */
.grecaptcha-badge {
  display: none;
}
/* Search */
.search .page_content_wrap {
  padding-top: 7.1rem !important;
  padding-bottom: 7.4rem !important;
}
.search_modern .search_header_wrap .logo_image {
  max-height: 50px;
}
/* Cookies consent */
.wt-cli-manage-consent-link {
  cursor: pointer;
}
