/*
 Theme Name:   Oxigeno Child
 Theme URI:    http://tig.kodweb.fr/oxigeno-child
 Description:  Oxigeno child theme
 Author:       kodweb
 Author URI:   http://tig.kodweb.fr
 Template:     oxigeno
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  oxigeno-child
*/

/* Bandeau haut logo */

.btHasCrest.btMenuHorizontal:not(.btMenuCenter):not(.btStickyHeaderActive) .btTopToolsLeft {
    margin-left: 115px;
}
.btMenuHorizontal .topBar {
    line-height: 2.0em;
}
body.btBelowMenu.btMenuHorizontal.btAccentDarkHeader .mainHeader.gutter .port, body.btBelowMenu.btMenuHorizontal.btAccentLightHeader .mainHeader.gutter .port, body.btBelowMenu.btMenuHorizontal.btLightAccentHeader .mainHeader.gutter .port, body.btBelowMenu.btMenuHorizontal.btLightDarkHeader .mainHeader.gutter .port, body.btBelowMenu.btMenuHorizontal.btAlternateLightHeader .mainHeader.gutter .port, body.btBelowMenu.btMenuHorizontal.btAlternateDarkHeader .mainHeader.gutter .port {
    padding: 0 20px 0 10px;
}
.btHasCrest.btMenuHorizontal:not(.btMenuCenter):not(.btStickyHeaderActive) .logo {
    padding-left: 110px;
}
.btHasTopBar.btHasCrest.btMenuHorizontal:not(.btMenuCenter):not(.btStickyHeaderActive) .btCrest {
    margin-top: -1.40em;
}
.btHasCrest.btMenuHorizontal:not(.btMenuCenter):not(.btStickyHeaderActive) .btCrest .btCrestImg {
    width: 120px;
}

/* Bandeau haut menu */

.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 0 20px 0 0;
}

/* Chapo et bouton sliders */

.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    line-height: 1.25em;
}
.bt_bb_button a {
    padding: 1.25em 1.25em;
}

@media (max-width: 360px) {
.bt_bb_size_huge.bt_bb_headline h1,
.bt_bb_size_huge.bt_bb_headline h2,
.bt_bb_size_huge.bt_bb_headline h3,
.bt_bb_size_huge.bt_bb_headline h4,
.bt_bb_size_huge.bt_bb_headline h5,
.bt_bb_size_huge.bt_bb_headline h6 {
    font-size: 2.8rem;
    }
.bt_bb_size_extralarge.bt_bb_headline h1,
.bt_bb_size_extralarge.bt_bb_headline h2,
.bt_bb_size_extralarge.bt_bb_headline h3,
.bt_bb_size_extralarge.bt_bb_headline h4,
.bt_bb_size_extralarge.bt_bb_headline h5,
.bt_bb_size_extralarge.bt_bb_headline h6 {
    font-size: 2.8rem;
    }
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
    font-size: 3.0rem;
    }
.bt_bb_size_normal.bt_bb_headline h1,
.bt_bb_size_normal.bt_bb_headline h2,
.bt_bb_size_normal.bt_bb_headline h3,
.bt_bb_size_normal.bt_bb_headline h4,
.bt_bb_size_normal.bt_bb_headline h5,
.bt_bb_size_normal.bt_bb_headline h6 {
    font-size: 2.8em;
    }
.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.3rem;
    }
	.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1.3rem;
    }
}

/* Headline */
.bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: 0.8em;
}

/* tetiere photo */
.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgba(0,50,0,.3);
}

/* tablo hauteur ligne */
table.bt_bb_table tr.bt_bb_table_row td.bt_bb_table_value {
    padding: .3em .5em;
    }

	/* smenu hauteur ligne */
.menuPort nav ul li a {
    padding: .3em .3em;
    }