/*
Theme Name:  base nautique
Theme URI:
Description:
Author:
Textdomain:
Author URI:
Template:  my-music-band
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


 @media screen and (min-width: 16em) {
  .content-area {

    max-width: 1200px;
  }
  .n2-section-smartslider {

  padding-top: 30px;
   padding-bottom: 30px;
  }
}
.main-navigation ul ul a {
  text-transform: none;
}
a {text-decoration: underline;}
a:focus, a:hover, .site-title a:hover, .site-title a:focus, .menu-toggle:hover, .menu-toggle-close:hover, .dropdown-toggle:hover, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, #search-toggle:hover, #share-toggle:hover, .menu-toggle:focus, .menu-toggle-close:focus, .dropdown-toggle:focus, #search-toggle:focus, #share-toggle:focus, .main-navigation a:hover, .main-navigation a:focus, .main-navigation ul.menu li:hover > a, .main-navigation ul.menu li.focus > a, .main-navigation ul.menu li:active > a, .entry-header .cat-links a, .entry-meta a:hover, .entry-meta a:focus, .entry-title a:hover, .entry-title a:focus, .more-link, .comment-permalink:hover, .comment-permalink:focus, #cancel-comment-reply-link:hover, #cancel-comment-reply-link:focus, .widget .social-links-menu a:hover, .widget .social-links-menu a:focus, .site-header-menu .social-navigation a:hover, .site-header-menu .social-navigation a:focus, .post-navigation .nav-subtitle, .post-navigation a:hover .nav-title, .post-navigation a:focus .nav-title, .sidebar .widget a:hover, .sidebar .widget a:focus, .events-content-wrapper .hentry:focus .entry-title a, .events-content-wrapper .hentry:hover .entry-title a, #testimonial-content-section .section-content-wrapper .hentry-inner::before, #testimonial-content-section .cycle-pager span.cycle-pager-active, #team-content-section .artist-social-profile .social-navigation a:hover, #team-content-section .artist-social-profile .social-navigation a:focus, #gallery-section .entry-container a:hover, #gallery-section .entry-container a:focus, .my-music-band-mejs-container.mejs-container button:hover, .my-music-band-mejs-container.mejs-container button:focus, .wp-playlist-light .my-music-band-mejs-container.mejs-container button:hover, .wp-playlist-light .my-music-band-mejs-container.mejs-container button:focus, #top-playlist-section .wp-playlist-item:hover, #top-playlist-section .wp-playlist-item:focus, #top-playlist-section .wp-playlist-item:hover .wp-playlist-caption, #top-playlist-section .wp-playlist-item:focus .wp-playlist-caption, body .wp-playlist-item-artist, table.shop_table_responsive tr td a, .product-container a.added_to_cart, .single-product .product_meta a, .woocommerce-info a, .variations .reset_variations, .site-header-cart .cart-contents:hover, .site-header-cart .cart-contents:focus, .star-rating span::before, p.stars:hover a::before, p.stars.selected a.active::before, p.stars.selected a:not(.active)::before, .woocommerce-tabs ul.tabs li.active a, .single-product div.product .woocommerce-product-rating .woocommerce-review-link {
  color: blue;text-decoration: none;}
@media screen and (min-width: 100em) {
  .site-content .wrapper {
    padding: 25px 25px;
  }
}
.site-description {
  text-transform: none;
}
.custom-logo {
  display: block;
  max-width: 150px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image_full  {width: 100%}
