/*-----------------------------------------------------------
 *
Theme Name: Adapt Child
Theme URI: http://www.wpexplorer.com/
Description: Free responsive portfolio/blog theme
Author: WPExplorer
Author URI: http://themeforest.net/user/WPExplorer?ref=wpexplorer
Template: wpex-adapt
Version: 3.0.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: wpex-adapt-child

__________________________________________________ */

/*------------------------------------------------------------------
[@font-face declarations]
-------------------------------------------------------------------*/
@font-face {
    font-family: 'Audimat 3000';
    src: url('fonts/audimat3000-regulier-lite.eot');
    src: url('fonts/audimat3000-regulier-lite.eot?#iefix') format('embedded-opentype'),
         url('fonts/audimat3000-regulier-lite.woff') format('woff'),
         url('fonts/audimat3000-regulier-lite.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Audimat 3000';
    src: url('fonts/audimat3000-mi-gras-lite.eot');
    src: url('fonts/audimat3000-mi-gras-lite.eot?#iefix') format('embedded-opentype'),
         url('fonts/audimat3000-mi-gras-lite.woff') format('woff'),
         url('fonts/audimat3000-mi-gras-lite.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Audimat 3000';
    src: url('fonts/audimat3000-regulieritalique-lite.eot');
    src: url('fonts/audimat3000-regulieritalique-lite.eot?#iefix') format('embedded-opentype'),
         url('fonts/audimat3000-regulieritalique-lite.woff') format('woff'),
         url('fonts/audimat3000-regulieritalique-lite.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Audimat 3000';
    src: url('fonts/audimat3000-mi-grasitalique-lite.eot');
    src: url('fonts/audimat3000-mi-grasitalique-lite.eot?#iefix') format('embedded-opentype'),
         url('fonts/audimat3000-mi-grasitalique-lite.woff') format('woff'),
         url('fonts/audimat3000-mi-grasitalique-lite.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}

/*------------------------------------------------------------------
Main
-------------------------------------------------------------------*/
body { background: #fff; font-size: 16px; line-height: 1.5em; color: #000; 	font-family: "Audimat 3000","Lucida Grande", Verdana, sans-serif;}
a { text-decoration: none; color: #00c;}
a:hover { text-decoration: none; color: #f30; }
strong { font-weight: bold;}
em {font-style: italic;}
pre { margin: 20px 0; background: #eee; border: 1px solid #ddd; padding: 10px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
blockquote { border-left: 4px solid #F00; padding-left: 20px; margin: 30px 0px; }
h1,
h2,
h3,
h4 { color: #000; font-weight: normal; word-spacing: 2px; }
h1 { font-size: 24px; margin-bottom: 20px; line-height: 1.2em; }
h2 { font-weight: bold; font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;}
h3 { font-size: 16px }
h4 { font-size: 14px }
h2,
h3,
h4 { margin-top: 25px; margin-bottom: 10px; }
h1 a,
h2 a,
h3 a,
h4 a { color: #000 }
h2 a:hover,
h3 a:hover,
h4 a:hover { color: #F30; text-decoration: none; }
.single-title { margin-bottom: 25px }
.no-margin { margin-right: 0px !important }
.no-border { border-right: 0px !important }

label { font-weight: normal;font-style: normal;}
small { font-size: 11px }

/*------------------------------------------------------------------
[Headings]
-------------------------------------------------------------------*/
#page-heading { position: relative; margin-bottom: 0px; padding-bottom: 30px; border-bottom: 0px solid #ddd; }
#page-heading h1,
#page-heading h2 { font-size: 28px; line-height: 1em; margin: 0px !important;font-weight: bold;}
h2.heading { font-weight: bold; font-size: 36px; text-align: center; background: url(images/dot.png) center center repeat-x; margin: 0 0 25px; }
h2.heading span { background: #fff; padding: 0 20px; }

/*------------------------------------------------------------------
Header
-------------------------------------------------------------------*/
#masterhead { position: relative; padding: 30px 0; border-bottom: 3px solid #000; }
#logo { float: left; max-width: 33%; }
#logo a { font-size: 32px; font-weight: bold; color: #000; padding: 0px; margin: 0px; text-decoration: none; text-transform: uppercase; letter-spacing: 1px;}
#logo a:hover { color: #F30 }
#logo img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }

/*------------------------------------------------------------------
[Homepage]
-------------------------------------------------------------------*/
#home-tagline { text-transform: uppercase; letter-spacing: 1px; font-weight: bold; color: #F30; text-align: center; font-size: 21px; line-height: 1.4em; margin-bottom: 30px; padding-bottom: 0px; border-bottom: 0px solid #ddd; }
#home-highlights { margin-bottom: 10px; border-top: 3px solid #000;	padding-top: 30px;}
.hp-highlight p:last-child { margin-bottom: 0px }
.hp-highlight h2 { font-size: 16px; text-transform: uppercase; margin-top: 0px; margin-bottom: 15px; }
.hp-highlight a:hover h2 { color: #f30 }
.hp-highlight img { display: block; float: left; margin-right: 10px; }
#home-projects { margin-bottom: 10px }
.home-entry { font-size: 12px; }
.home-entry h3 { font-size: 13px; margin: 10px 0 0; font-weight: bold; }
.home-entry img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }

/*------------------------------------------------------------------
ligne horizontale
-------------------------------------------------------------------*/ 
.clb { clear:both; margin:0 0 10px 0;height:4px;}
.line { border-bottom:1px solid #ccc;}

/*------------------------------------------------------------------
[Menu]
-------------------------------------------------------------------*/
#masternav { position: absolute; right: -10px; top: 50%; margin-top: -20px; height: 40px; font-size: 11px; }
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 180px; }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit }
.sf-menu li { float: left; position: relative; }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left: 10px; nowhitespace: afterproperty; top: 40px; z-index: 99; : ; }
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left: 180px; top: 0; : ; }
.sf-menu { float: left }
.sf-menu a { height: 40px; line-height: 40px; display: block; float: left; font-weight: bold; letter-spacing: 1px; color: #000; padding: 0 10px; text-decoration: none; text-transform: uppercase; font-size: 12px; }
.sf-menu > li > a:focus,
.sf-menu > li > a:hover,
.sf-menu > li > a:active,
.sf-menu > li.sfHover > a,
#masternav .current-menu-item > a:first-child { color: #000 }
.sf-menu ul { padding: 0; background: #FFF; border: 1px solid #000; }
.sf-menu ul ul { margin-top: -1px }
.sf-menu ul a { letter-spacing: 1px; margin: 0; height: 25px; line-height: 25px; padding: 0 10px; display: block; float: none; color: #000; font-weight: bold;}
.sf-menu ul a:hover { color: #00C; background: #FFF; }
.sf-menu ul .current-menu-item a { color: #fff }
.sf-menu .fa-angle-down { margin-left: 5px }
.sf-menu .fa-angle-right { position: absolute; right: 10px; top: 50%; font-size: 12px; margin-top: -6px; }
.sf-menu ul li { border-bottom: 1px solid #000 }
.sf-menu ul li:last-child { border-bottom: 0px }

/*------------------------------------------------------------------
[# Mobile Menu]
-------------------------------------------------------------------*/

.slicknav_btn { font-weight: bold; letter-spacing: 1px;}

.slicknav_nav a { color: #666; padding: 4px 15px; margin: 5px 0; text-decoration: none; font-weight: bold; letter-spacing: 1px; }


/*------------------------------------------------------------------
[Filterable Portfolio]
-------------------------------------------------------------------*/
.filterable-portfolio { overflow: hidden; }
ul.filter { font-size: 12px; text-transform: uppercase; position: absolute; right: 0; top: 50%; margin-top: -25px; list-style: none; color: #000; height: 30px; line-height: 30px; }
ul.filter li { float: left; height: 25px; line-height: 25px; margin-left: 10px; }
li.sort { margin-right: 10px !important }
ul.filter a { display: block; background: #fff; border: 1px solid #00C; color: #00C; height: 25px; line-height: 25px; padding: 0 10px; }
ul.filter li:last-child a { margin: 0px }
ul.filter a:hover,
ul.filter a.active { background: #F30 !important; color: #fff; }

/*------------------------------------------------------------------
prev/next
-------------------------------------------------------------------*/
#single-nav { color: #000; text-transform: uppercase; }
#single-nav a { font-size: 12px; color: #00C; background: #FFF; padding: 0 10px; height: 25px; line-height: 25px; display: block; border: 1px solid #00C; -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; -ms-transition: all 0s ease-in-out; transition: all 0s ease-in-out;}
#single-nav a:hover { text-decoration: none; color: #FFF; background: #f30; }

.flex-direction-nav li a.flex-next:hover { text-decoration: none;}

.symple-pricing-table .featured .symple-pricing-header { background: #000; border: none; }

/*------------------------------------------------------------------
[Pagination]
-------------------------------------------------------------------*/
ul.page-numbers li { display: block; float: left; margin: 0 4px 4px 0; text-align: center; font-size: 12px; margin-right: 5px; background: #fff; border: 1px solid #00C; }
ul.page-numbers a,
ul.page-numbers span { display: block; height: 25px; line-height: 25px; padding: 0 10px; color: #00C; }
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers a:hover { text-decoration: none; color: #FFF; background: #F30; }

/*------------------------------------------------------------------
Portfolio
-------------------------------------------------------------------*/
.fontsubtitle { font-size: 18px;font-weight: bold;	font-style: italic;}

.dwnld { text-transform: uppercase; font-size: 11px; text-align: center; margin: 20px; }
.dwnld a { display:inline;}
.dwnld a img { display: inline;	margin: 5px 5px 2px; border-radius:6px;}
.dwnld a img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8;	}

.spec { margin-top: 20px; text-transform: uppercase; font-size: 11px;}
.spec a {  color: #fff; background: #777; padding: 10px 15px 10px 15px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
 width: 100%; }
.spec a:hover { color: #fff; background: #000; }

.buy { margin-top: 20px; text-transform: uppercase; font-size: 11px;}
.buy a {  color: #fff; background: #f30; padding: 10px 15px 10px 15px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.buy a:hover { color: #fff; background: #000; }

.legend { font-size: 11px; line-height: 1.4em;}
.legend a { text-decoration: underline;}

.note { font-size: 13px; line-height: 1.4em;}

#sidebar a img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8; }

.Zebra_Tooltip a{color: #fff;}
.Zebra_Tooltip a:hover{color: #00C;}

/*------------------------------------------------------------------
[Standard Posts & Entries]
-------------------------------------------------------------------*/
.entry a img:hover { opacity: 0.8; -moz-opacity: 0.8; -webkit-opacity: 0.8;}

/*------------------------------------------------------------------
Homepage
-------------------------------------------------------------------*/
.hp-highlight a:hover h2 { color: #F30 }

/*------------------------------------------------------------------
[Inputs]
-------------------------------------------------------------------*/
input[type=search],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea { font: bold 11px 'Audimat 3000',"Lucida Grande",Verdana,Arial,sans-serif; background: #fff; border: 1px solid #00c; display: block; color: #000; margin-left: 0; padding: 4px 8px; line-height: 1.2em; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 100%; -webkit-appearance: none; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-apperance: none !important; }
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] { max-width: 80%; width: 240px; }
input[type=search],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] { padding-top: 7px; padding-bottom: 7px; }
textarea { width: 90%; max-width: 100%; padding: 10px;	height: 100px;}
input[type=search] { width: 100%; max-width: 100%; box-sizing: border-box; -webkit-apperance: none !important; padding: 8px 10px; font-size: 11px; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus { outline: none }
input[type=search]::-webkit-input-placeholder { font-size: 11px; color: #949494; }
input[type=search]::-moz-placeholder { font-size: 11px; color: #949494; }
input[type=search]:-ms-input-placeholder { font-size: 11px; color: #949494; }
input[type=search]:-moz-placeholder { font-size: 11px; color: #949494; }
.entry input[type="button"],
.entry input[type="submit"],
#comments input[type="submit"],
.theme-button { font: bold 11px 'Audimat 3000',"Lucida Grande",Verdana,Arial,sans-serif; display: inline-block; background: #000; color: #fff; padding: 0 12px; height: 30px; line-height: 30px; border: 0; outline: 0; cursor: pointer; }
.entry input[type="button"]:hover,
.entry input[type="submit"]:hover,
#comments input[type="submit"]:hover,
.theme-button:hover { text-decoration: none; background: #00C; }

label { font-size: 11px; font-weight: bold; color: #000;}

/*------------------------------------------------------------------
[Contact Form 7]
-------------------------------------------------------------------

div.wpcf7 .wpcf7-not-valid { border-color: #F00; box-shadow: 0 0 6px rgba(255,0,0,0.4); }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; background: #FFF; color: #F30; text-align: center; border: 1px solid #F30; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #FFF; color: #F30; border: 1px solid #F30; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ok { margin: 0; padding: 10px; background: #FFF; color: #00c; border: 1px solid #00c; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.wpcf7 input,
.wpcf7 textarea { margin-top: 0px }
*/

/*------------------------------------------------------------------
[WPForms]
-------------------------------------------------------------------*/
div.wpforms-container-full .wpforms-form .wpforms-field-label { color:#OOO ;}


div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea {
	background-color: #fff;	box-sizing: border-box;	border-radius: 6px;	color: #000; font-weight: bold; -webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	display: block;	float: none; font-size: 14px; border: 1px solid #00C;	padding: 6px 10px; height: 38px; width: 100%; line-height: 1.3; }
 div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio] {border: 1px solid #00c; background-color: #fff; width: 14px; height: 14px; margin: 0 10px 0 3px; display: inline-block; vertical-align: baseline; }
div.wpforms-container-full .wpforms-form input[type=radio] { border-radius: 50%; }
div.wpforms-container-full .wpforms-form select { max-width: 100%; text-transform: none; white-space: nowrap; }
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button { 	background-color: #000; border: 0px solid #000; color: #fff; font: bold 11px 'Audimat 3000',"Lucida Grande",Verdana,Arial,sans-serif; padding: 8px 10px 7px; border-radius: 4px;  }

div.wpforms-container-full .wpforms-form .wpforms-page-button {	font-size: 0.9em; font-weight: bold; margin: 0 5px; min-width: 90px; text-align: center;}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
 background-color: #00C; border: 0px solid #00C; cursor: pointer;}
div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus { border: 1px solid #00c; }

/* Errors, Warnings, etc */
div.wpforms-container-full .wpforms-form .wpforms-error-container { color: #ff3300; }
div.wpforms-container-full .wpforms-form label.wpforms-error { display: block; color: #ff3300; font-size: 12px; float: none; }
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error  {border: 1px solid #ff3300; }
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error { 	display: none !important; }
div.wpforms-container-full .wpforms-form .wpforms-error-alert { color: #ff3300; background-color: #f2dede; border: 1px solid #eed3d7; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); padding: 10px 15px; font-size: 13px; margin: 0 0 10px 0;}

/* Confirmation*/
.wpforms-confirmation-container-full { 	color: #0000CC; margin: 0 0 24px 0; background: #FFF; border: 1px solid #0000CC; padding: 15px 15px; border-radius: 6px;}
.wpforms-confirmation-container-full p:last-of-type {	margin: 0;}

/*------------------------------------------------------------------
[Footer]
-------------------------------------------------------------------*/
#footer { background: #ccc; margin: 0 -30px; padding: 0 30px; color: #000; font-size: 14px;}
#footer a { color: #000; text-decoration: none;}
#footer a:hover { color: #777 }
#footer ul { margin-left: 0px !important }

#footer .widget_nav_menu ul li,
#footer .widget_categories li { padding-bottom: 2px; margin-bottom: 2px; text-align: center; border-style: none;}

.footer-widget { color: #000; margin: 25px 0; line-height: 1.4em; }
.footer-widget h6 { text-align: center; color: #000; font-size: 14px; padding: 0 0 10px; margin: 0 0 15px; border-bottom: 1px solid #000; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }

.zoom-social-icons-widget{	text-align: center; }

#footer-bottom { padding: 10px 0; border-top: 1px solid #000;}
#copyright { float: left; width: 70%; font-size: 10px; color: #000; }
#copyright a { color: #000; text-decoration: none;  }
#copyright a:hover { color: #000 }
#back-to-top { width: 20%; float: right; font-size: 12px; text-align: right; }

#newsletter {  text-align: center;}
#newsletter a {  color: #ccc; background: #000; padding: 7px 10px; border-radius:6px;}
#newsletter a:hover {  color: #fff; background: #333; }

/*------------------------------------------------------------------
[Fontsampler]
-------------------------------------------------------------------*/
.fontsampler-wrapper .fontsampler-interface .fontsampler-ui-block-fontpicker .fontsampler-font-label label { font-weight: normal;}
.current-font.type-tester__content {word-wrap: break-word;}
