/*
    Template:       airi
    Theme Name:     Airi Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Clean, Minimal WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    airi-child
    Domain Path:    /languages/
*/


/* ---- Banner sous slider Home ---- */

.banner-type-1 .banner--btn {
    background-color: #a8ce1d;
    padding: 20px 48px;
}

.banner-type-1 .b-title1 {
    font-weight: 400;
}


/* ---- Blog - page de l'article ---- */

.categorie-blog{
    color: #a8ce1d;
    background-color: #ebebebcc;
}

/* Icone commentaire/favoris/auteur */
.showposts-loop{
    display: none !important;
}


.single_post_item--title .entry-title {
    margin-bottom: 35px !important;
}

/* previous commentaire/favoris/auteur */
.blog_pn_nav-meta{
    display: none !important;
}

.attachment-870x460 size-870x460 wp-post-image{
    margin-bottom: 35px !important;
}

.entry-thumbnail{
    display: flex;
    align-items: center;
    justify-content: center;
}

h1, .fwp-name__last {
    line-height: 40px !important;
}

body {
    font-weight: 200;
}


/* Menu */

.site-main-nav .main-menu > li > a {
    font-weight: 400;
}

/* Responsive de la vidéo Youtube page médias */

.responsive-video { 
    position:relative;
    padding-bottom:56.25%;
    padding-top:60px;
    margin:0 0 20px;
    overflow:hidden;
}

.responsive-video iframe,.responsive-video object,.responsive-video embed { 
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.btn.btn-style-flat.btn-color-primary:hover {
    background-color: #6b7f23 !important ;
}


/* Icone Insta */

.la_com_action--dropdownmenu-text .component-target i, .la_com_action--linktext .component-target i, .la_com_action--link .component-target i, .la_com_action--text .component-target i {
    font-size: 35px !important;
}