@import url("../garconf/style.css");

/*
 Theme Name:   garconfchild
 Theme URI:    https://www.garage-confidentiel.com
 Description:  garconfchild
 Template:     garconf
 Version:      1.0
*/

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

.container .av-content-small.units {
    width: 100%;
}

#coltransp{
opacity:0.8;
}

.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 0px;
}

.avia-caption-content{
font-family:Michroma;
    font-weight:600;
}


h1 {
letter-spacing:1px;
}


.slideshow_caption {
    z-index: 100;
    width: 72%;
    position: absolute;
    bottom: 0;
    top: auto;
    height: 100%;
    display: block;
    text-decoration: none;
    padding: 50px;
}


.av-main-nav ul {
    display: none;
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 72%;
    width: 208px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
margin-top: 0px;
}



.av-main-nav>li>ul {
    border-top-width: 3px;
    border-top-style: solid;
}

.sub-menu{
 font-weight:600;
 margin-top:20px;
}

.avia-menu-fx {
    position: absolute;
    bottom: 32px;
    height: 3px;
    z-index: 10;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
}





