/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


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

.iconeaccueil {
	border: solid;
    border-color: #ccc;
    border-width: thin;
	margin-right: 30px;
	padding-top: 20px;
    height: 230px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 600;
}

.carrieres {
	font-size: 18px;
	line-height: 28px;
}


.carrieres-bouton {
	font-weight: 600;
	font-size: 15px;
}

.carrieres-bouton .vc_btn3-size-sm {
	font-size: 15px!important;
}


.vc_gitem-post-data {
    visibility: hidden;
}

a#fom, a#pea_close {
	border-bottom: 1px dotted;
	display: none!important;
	visibility: hidden;
}

body .gform_wrapper .gform_page_footer .button.gform_previous_button {
    display: none;
}

.post-content .post-meta {
    visibility: hidden;
}
 
.section-title, .portfolio-title {
	padding-top: 70px;
}

input[type="text"], input[type="email"], input[type="password"],input[type="tel"], textarea, select {
	background: #fff;
	border: 1px solid #e4e4e4;
	color: #686868;
}

.darker-overlay input[type=text], .darker-overlay input[type=email],  .darker-overlay input[type=tel], .darker-overlay textarea {
	border: 1px solid #fafafa;
	color: #000; 
}

.logo img {
	display: inline-block;
	vertical-align: bottom;
	height: 48px;
	width: 215px;
}

.post-content ul li, .post-content ol li, .wpb_text_column ul li, .wpb_text_column ol li, article[id^="post-"] ol li, article[id^="post-"] ul li {
	list-style-type: none;
    padding: 0 0 10px 10px;
    line-height: 22px;
}

.grid-item-on-hover {
	text-align:left;
	padding:0 5%;
	visibility: hidden;
}

.tparrows {
    cursor: pointer;
    background: rgba(255,255,255,0.7) !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 60px !important;
    height: 60px !important;
}

.hephaistos.tparrows:before {
    font-family: "revicons";
    font-size: 40px!important;
    color: #000!important;
    display: block!important;
    line-height: 41px!important;
    text-align: center!important;
}

.tparrows:hover {
    background: rgba(255,255,255,1) !important;
}

.hephaistos.tparrows.tp-rightarrow:before {
    content: "\e818"!important;
    margin-right: -2px;
	margin-left: 13px!important;	
}

.hephaistos.tparrows.tp-leftarrow:before {
    content: "\e817"!important;
    margin-right: -2px;
	margin-left: 8px!important;		
}

.vc_btn-black,
a.vc_btn-black,
button.vc_btn-black {
  font-size: 58px!important;
}

.vc_btn,
a.vc_btn,
button.vc_btn {
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  padding: 9px 12px;
  font-size: 100%;
  line-height: 35px!important;
  border-radius: 4px;/* Button colors variations */
}

.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
  height: 60px;
  width: 60px;
}

.vc_gitem-zone-b .vc_gitem-zone-mini {
  position: static;
  padding: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  visibility: hidden!important;
}

.vc_btn3.vc_btn3-size-md {
    font-size: 45px!important;
    padding: 14px 31px!important;
}

@media only screen and (max-width: 600px) { 
	.pea_cook_wrapper.pea_cook_bottomcenter {
    bottom: 30px;
    left: 0px !important;
    margin: 0 0 !important;
	}
}

/* keep it mobile friendly by only applying these styles for larger viewports */
@media only screen and (min-width: 641px) {
 
 body #gform_wrapper_2 { 
  max-width: 50%;
  margin: 0 auto;
 }
 
 body #gform_wrapper_2 ul li.gfield .ginput_container,
 body #gform_wrapper_2 ul li.gfield .gfield_description,
 body #gform_wrapper_2 div.ginput_complex label,
 body #gform_wrapper_2 input:not([type='radio']):not([type='checkbox']):not([type='submit']), 
 body #gform_wrapper_2 select, 
 body #gform_wrapper_2 textarea { 
  text-align:center;
 }
 
 body #gform_wrapper_2 ul.top_label li.gfield label.gfield_label {
  text-align: center;
  display: block;
 }
   
  body #gform_wrapper_2 .gform_footer,
  body #gform_wrapper_2 .gform_page_footer{
    text-align: center;
  }
 
}

label {
    color: #fff!important;
}

