/*
	Theme Name: Teamto
	Theme URI: http://www.yozz.fr
	Description: Theme of Yoann Sirvin
	Version: 1.0.0
	Author: Yozz.fr
	Template: werkstatt
*/

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


@font-face {
    font-family: 'aller_lightregular';
    src: url('font/aller_lt-webfont.woff2') format('woff2'),
         url('font/aller_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'allerregular';
    src: url('font/aller_rg-webfont.woff2') format('woff2'),
         url('font/aller_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'allerbold';
    src: url('font/aller_bd-webfont.woff2') format('woff2'),
         url('font/aller_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'aller_displayregular';
    src: url('font/allerdisplay-webfont.woff2') format('woff2'),
         url('font/allerdisplay-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}


/* Header */
.thb-full-menu li a {font-family: 'allerbold', lato, arial;}
.thb-full-menu li a:hover {color:#02a9bb;}
.thb-full-menu li a:focus{color:#02a9bb !important;}
.current_page_item a {color:#02a9bb !important;}
.header.style1 .search-holder {margin-top:3px; margin-left:10px;}


/* Footer */
.widget {margin-bottom:10px; }
.widget ul.menu {display:inline-block;}
.widget placeholder {color:#ffffff !important;}

/* Typo */
h1, h2, h3, h4, h5, h6 {font-family: 'allerbold', lato, arial; font-weight: 100;}

/* Portfolio */
.show-all.fixed {background:#ffffff; padding: 15px 30px; font-size:14px; font-weight: 100; font-family: 'aller_displayregular', lato, arial; color:#02a9bb; letter-spacing: 0.04em; border-radius: 0px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.show-all {bottom:20px;left:20px;}
.portfolio-attributes {font-size:16px; text-transform: none;}
.portfolio-attributes strong {margin-right:20px;}
.portfolio-title.style6 .attribute {margin-bottom:20px;}

/* Formulaire */
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="password"], .wpcf7-form-control-wrap input[type="date"], .wpcf7-form-control-wrap input[type="datetime"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="number"], .wpcf7-form-control-wrap input[type="search"], .wpcf7-form-control-wrap input[type="tel"], .wpcf7-form-control-wrap input[type="time"], .wpcf7-form-control-wrap input[type="url"], .wpcf7-form-control-wrap textarea {width:100%; margin-bottom:10px;}
textarea { background-image: repeating-linear-gradient(to bottom, transparent, transparent 38px, rgba(69, 163, 215,0.60) 39px);}


/* Blog */
.widget {margin-bottom:40px; color:#000000;}
.widget h6 { color:#000000;}


