/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/****** HACK à régler de meilleur facon *****/

/* Le sub menu secondaire pousse le main menu vers la gauche, le css suivant va causer des probs en responsive ******/
.header_top .right .inner>div {
	height:30px;
}


/********* STYLES GÉNÉRAUX *********/

h1,h2,h3,h4 {
	letter-spacing: 0px;
}



h3 {
	
    margin: 30px 0;
}


ol {
	margin: 16px 0 16px 16px;
}

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

.numbers {
	font-family: 'Roboto', sans-serif;

}

.q_team.info_description_below_image .q_team_image_holder img {
	width: 100%;
    height: 300px;
    object-fit: cover;
}

.single-wp_router_page #mceu_12-button, .single-wp_router_page #mceu_10-button, .single-wp_router_page #mceu_11-button, .single-wp_router_page #tcepostcontent-html{
	display: none;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 30px 0 64px 0;
}

.truncate {
	max-width: 500px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding-left: 24px; padding-right: 24px;
}

.header_top_bottom_holder {
     box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}
.q_logo img {
     height: 80% !important;
     padding-top: 10px;
}

.qode-sticky-sidebar {
	margin-top: 50px;
}

header.scrolled .q_logo img {
	height: 45px !important;
	margin-top: -11px;
}

header.scrolled .header_top {
	background-color: #576085 !important;
}

.header-widget.widget_nav_menu ul ul {
	background-color: rgba(66, 76, 104,0.95); 
}

.header-widget.widget_nav_menu ul.menu li ul li a {
	border-color : #546083;
}

.header-widget.widget_nav_menu ul.menu li ul li a {
	color: white;
	text-transform: none;
	font-weight: 400;
}

.shopping_cart_dropdown ul li {
    border-bottom: 1px solid #acdb55;
    line-height: 20px;
    color: white;
}

.shopping_cart_dropdown span.total {
	color: white;
}

.wpb_text_column ul{
  margin:0;
  padding:0 5px;
list-style-position: outside;
} 
.wpb_text_column ul li    {
 padding: 8px 4px;
    margin: 0;
    line-height: 20px;
}

.acf-button, #other_discount_code_button, #gmw-submit-1 {
	height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 10px 24px;
    border: 2px solid #9aba49;
    color: #9aba49;
    background-color: white;
    border-radius: 4px;
    text-shadow: none;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    box-sizing: initial!important;
}

#other_discount_code_button {
	height: 37px;
    line-height: 37px;
    padding: 0px 24px;
    color: white;
    background-color: #9aba49;
    cursor: pointer;
}



.acf-button.button-primary, .pmpro_btn-submit-checkout, .tribe_community_edit .tribe-button.submit {
    border-color: #9aba49;
    color: #ffffff;
    background-color: #9aba49;    
}

.tribe_community_edit .tribe-button.submit {
	background-color: #9aba49 !important;
	padding: 0px 23px !important;
}

.tribe-button-primary.add-new {
	background-color: #9aba49 !important;
	padding: 25px;
}

.acf-button.button-primary.button-large, .pmpro_btn-submit-checkout, .tribe_community_edit .tribe-button.submit, .tribe-button-primary.add-new {
	height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0px 34px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: 0.3s ease-out;
	-moz-transition:  0.3s ease-out;
	-o-transition:  0.3s ease-out;
	transition:  0.3s ease-out;

}

.pmpro_btn-submit-checkout:hover, .tribe_community_edit .tribe-button.submit:hover, .tribe-button-primary.add-new:hover {
	border-color: #7eaf01;
    color: #ffffff;
    background-color: #7eaf01 !important;
}

#gmw-submit-1 {
	height: 27px;
    line-height: 27px;
    font-size: 14px;
    padding: 0px 16px;
    font-weight: 400;
    cursor: pointer;
    background-color: #546083;
    color: white;
    border-radius: 4px;
    border: 2px solid #546083;
}

#gmw-submit-1:hover {
    background-color: white;
    color: #546083;
    border-radius: 4px;
    border: 2px solid #546083;
    -webkit-transition: 0.3s ease-out;
	-moz-transition:  0.3s ease-out;
	-o-transition:  0.3s ease-out;
	transition:  0.3s ease-out;

}

.listing-section-title {
	margin-top: 32px;
}

.gmw-form-field.gmw-address.gmw-full-address, .gmw-form-field.distance, div.gmw-form-wrapper div.gmw-address-field-wrapper i.gmw-locator-button {
	display: none;
}

.acf-button.button-primary.button-large.disabled {
	border: none;
}

.q_team .q_team_description_inner {
	padding: 0 20px;
}

header .header_top .q_social_icon_holder {
	padding-top: 3px;
}

/*****FOOTER*******/

.pacz-footer-copyright {
	font-size:10px;
}

.footer_bottom p a, .footer_bottom a {
	color: #9aba49;
}
/*****END FOOTER ******/

/********Top menu *******/
.top-nav-devenir-membre {
    background-color: #9aba49;
    padding-right: 15px;
}

.header-widget.widget_nav_menu ul.menu .top-nav-devenir-membre a:hover {
    color : #546083 !important;
}

.header-widget.widget_nav_menu ul.menu .top-nav-se-connecter a:hover {
	 color : #333 !important;
}

.top-nav-se-connecter {
    background-color: #7f8cbf;
    padding-right: 15px;
}

.lexique-wrapper h2 {
		margin : 48px 0 24px 0;

}

.lexique-wrapper h3 {
	margin : 0;
}

.erreurAdd {
	border: 2px solid red;
}

.tooltip {
	border: 1px solid red;
	background-color: red;
	color: white;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	padding: 12px;
	margin: 0 auto;
	width: 80%;
	
	}
/********* END STYLES GÉNÉRAUX *********/


/********* BLOGUE *********/

#commentform .column3, #commentform .comment-form-cookies-consent {
	display: none;
}

#respond input[type="text"], #respond input[type="email"], #respond textarea, .contact_form input[type="text"], .contact_form textarea {
	color: #333333;
}

/*** Listing***/

.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
    padding: 35px 15px;
}

/****END listing*****/

.blog_holder.single_image_title_post article .itp_post_text {
	margin: 0 auto;
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-left: 16px;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
    float: left;
    width: 700px;
    padding-right: 24px;
}

.pub-bas {
	margin: 32px 0;
	width:728px;
}

.pub-bas.all {
	margin: 32px auto;
	width:728px;
}

.pub-bas span, .colonne-droite span, .column2 span {
	font-size: 12px;
	font-style: italic;
	float: right;
	color: #c9c9c9;
	display: inline-block;
	margin-top: -6px;
}

.blog_holder.single_image_title_post article .itp_post_text .colonne-droite {
	width: 300px;
	margin-top: 64px;
	top: 0;
}
 .single_event.post_text_inner{
	max-width:800px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.blog_single .post_text_inner p, .blog_single  ul li, .blog_single  ol li, .sous-titre,   .single_event.post_text_inner p{
	font-size:20px;
	line-height: 36px;
}

.blog_single h2, .single_event h2 {
	text-transform: none;
	font-weight: 400;
	margin: 32px 0 32px 0;
}

.blog_single  ul, .blog_single  ol,
.single_event  ul, .single_event  ol{
  margin: 32px 0;
  padding: 0 20px;
  list-style-position: outside;
} 

.blog_single  ul li, .blog_single  ol li,
.single_event  ul li, .single_event  ol li     {
 padding: 8px;
}

.blog_holder.single_image_title_post article .single_top_part_holder {
	position: relative;
}

.single_top_part .grid_section .section_inner {
	height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
}

.single_top_part_holder:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.single .single_top_part.parallax_section_holder {
margin-top: 153px;
}

.single-post-top-wrapper {
	vertical-align: middle;
    display: table-cell;
}

.post_category {
	color: white;
}

.single .grid_section h2 {
	text-transform: uppercase;
	font-weight: 600;
	margin: 32px 0;
}

.related-post {
	float: left;
	margin-right: 14px;
    width: 24%;
    text-align: center;
}

.related-post:last-child {
	margin-right:0;
}

.related-post .separator.small {
	margin: 24px auto 16px;
}

.related-post-image {
	height: 150px;
	width: 100%;
}

/* Author Footer and Sticky bar */

.author-footer {	
	margin-bottom: 32px;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	
}

.author-footer h5{	
	font-size: 20px;
	line-height: 25px;
    margin-bottom: 6px;
	
}

.author-footer ul {	
	margin : 0;
	padding: 0;	
}

.blog_single .author-footer ul li {	
	list-style: none;
	margin : 0;
	padding: 0 0 3px 0;	
	line-height: 12px;	
}


.author-footer-avatar {
	float:left;
}
.author-footer-avatar img {	
	border-radius: 50%;
	margin: 0 24px 24px 0px;
}

.author-footer-description {
	width: 75%;
	float: left;
}

.author-footer-description a {
	font-size: 12px;
	color: #546083;
}

.author-footer-description a:hover {
	color: #9aba49;
}

.author-footer .separator {
	background-color: #9aba49;
	margin-bottom: 12px;
}

.related-post-wrapper {
	clear: both;
}

.sticky-author {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 100;
	background-color: white;
	height: 50px;
	border-top: 1px solid #9aba49;
	display: none;
}

.sticky-author-content {
	width: 1100px;
	margin: 0 auto;
	padding-top: 8px;
}

.sticky-author-content .image, .sticky-author-content .image img {
	width: 30px;
	height: 30px;
	margin-right: 8px;
}

.sticky-author-content .share {
	float: right;
	background: #9aba49;
    height: 150px;
    margin-top: -8px;
    padding: 8px 16px;
    color: white;
}

.sticky-author-content .share li {
    padding: 0;
    margin: 0 6px 0 6px;
    font-size: 18px;
}

.sticky-author-content .share li:last-child {
    margin: 0 0 0 6px;
}

.sticky-author-content .share i {
    color: white;
}

.sticky-author-content .share .social_share_list_holder ul li i:hover {
	color : #546083 !important;
}

.author_text_holder {
    padding: 0 0 0 0;
    min-height: 50px;
    position: relative;
}


.author_description {
	margin: 0;
	padding: 2px 0 0 0;
	display: inline-block;
	font-size: 12px;
	width: 70%;
}

.small-title {
	font-size:12px;
	color: #333;
	font-weight: 200;
}

.author_description h5 {
	padding-top: 4px;
}

.author_text_holder .author_name {
	min-width: 200px;
}

.share ul {
	margin: 0;
	padding: 0;
}

.archive.category .content .container .container_inner {
	padding-top: 230px;
}

.archive-title-wrapper {
	text-align: center;
	margin-bottom: 64px;
}

.archive-title-wrapper p {
	font-size:21px;
	line-height: 30px;
}


/********* END BLOGUE *********/




/********* PAGE AUTEUR *********/


.author #author-info {
	padding-top:192px;
	text-align: center;
}

.author #author-description {
	font-size:21px;
	margin-bottom: 32px;
}

.author #author-description h1 {
	margin-top: 16px;
	text-transform: none;
	
}

.author h3 {
	margin: 32px 0;
	
}

.author #author-avatar img {
	width: 150px;
	height: 150px;
	-moz-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     border: 8px solid white;
	border-radius: 50%;
}

/********* END PAGE AUTEUR  *********/


/********* DEVENIR MEMBRE / ACHAT DE FORFAIT *********/

.qode-advanced-tabs .qode-advanced-tabs-nav {
	text-align: center;
}

.price_table_inner ul li.table_title .title_content {
	font-size:25px;
	font-weight: 200;
}

.price_table_inner ul li {
    padding: 2px 20px 0px;
}

.q_price_table .price_table_inner {
	padding: 20px 0;
}

.price_in_table .price {
    font-size: 60px;
    letter-spacing: -5px;
}

.q_price_table.active {
	color: white;
}

.q_price_table.active .price_table_inner>ul {
	margin: inherit;
}

.q_price_table.active .qbutton {
	background-color: #9aba49;
	border: 2px solid #9aba49;
}

.q_price_table.active .qbutton:hover {
	background-color: #546083;
	border: 2px solid white;
}

.price_in_table {
    padding-top: 8px;
}

.price_in_table .mark {
    font-weight: 200;
    top: 0px;
}

.qode-cft-header h5 {
	font-weight: bold;
}

.qode-comparative-features-table h6 {
	text-transform: none;
	letter-spacing: 0px;
}

.qode-cft-header.qode-cft-row, .qode-comparative-features-table, .qode-comparative-features-table .qode-cft-column-title-holder {
border: 1px solid  #9aba49;
border-top: none;
}

.qode-comparative-features-table .qode-cft-row {
	border-collapse: collapse;
	border-bottom: 1px dashed #9aba49;
}

.qode-comparative-features-table .qode-cft-row>* {
	border-right: 1px solid #9aba49;
}

.qode-comparative-features-table {
border: 1px solid  #9aba49;
}


.qode-cft-row .qode-cft-title-holder {
	background-color: #9aba49;
	border-right: 1px solid  #9aba49;
	border-bottom: 1px solid #9aba49;
	color: white;
}

.qode-cft-row.qode-cft-header>:last-child {
	    border-bottom: 1px solid #9aba49;
}

.qode-cft-title-holder .qode-cft-title {
	color: white;
}

/******CHECKOUT*************/

/****Woocommerce *******/

.woocommerce-checkout h3 {
	font-size: 30px;
}

.woocommerce form.checkout .col2-set p.form-row label {
	display: block;
	font-size: 11px;
}

.select2-container--default .select2-selection--single {
    height: 37px;
    line-height: 37px;
    border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 30px 0 10px;
}


.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel] {
	border: 1px solid #ccc;
	font-family: "Open Sans";
	color: #333;
	height: 4px;
}

.woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=tel] {
	padding-left:8px;
}

.woocommerce-checkout-review-order {
	margin-top: 28px;
}

.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table, .woocommerce #payment ul.payment_methods {
	background-color: white;
	border-radius: 6px;
}

.woocommerce #payment ul.payment_methods, .woocommerce #payment ul.payment_methods li {
	border: none;
}

.woocommerce #payment ul.payment_methods li .payment_box {
    padding: 10px 0 0 7px;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    display: block;
    padding: 10px 0 0 6px;
    font-size: 18px;
    font-weight: bold;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    float: right;
    max-width: 40px;
    padding-left: 3px;
    margin: 0;
    margin-top: -7px;
}

.woocommerce #payment ul.payment_methods li label {
	margin-left: 0px;
}

.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table td {
	color: #333333;
}

.woocommerce-checkout-review-order-table .cart_item {
	border-bottom: 1px solid #ccc;
}

.woocommerce-page .checkout table.shop_table thead .product-name {
	border-radius: 6px 0 0 0;
}

.woocommerce-page .checkout table.shop_table thead .product-total {
	border-radius: 0 6px 0 0;
}

.woocommerce-page .checkout table.shop_table thead .product-total, .woocommerce-page .checkout table.shop_table thead .product-name {
	text-transform: none;
	font-weight: bold;
	text-align: left;
	padding-left: 24px;
    font-size: 18px;
}

.woocommerce-page .checkout table.shop_table thead tr {
	border: none;
	background-color: #9aba49;
}

.woocommerce form.checkout table.shop_table td, .woocommerce form.checkout table.shop_table tfoot th {
	text-align: left;
	padding-left: 24px;
	color: #333;
	font-weight: 400;
}

.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount, .woocommerce form.checkout table.shop_table tfoot tr.order-total th {	color: #333;
	font-weight: bold;
	font-size: 18px;
}

.woocommerce form.checkout table.shop_table span.amount {
	color: #333;
}

.woocommerce form.checkout .col2-set .form-row.place-order {
	width: 100%;
	margin-bottom: 24px;
	padding-left: 28px;
}

.woocommerce form.checkout .col2-set .form-row.place-order p {
	font-size: 12px;
}

/**** ENd Woocommerce ***/

#pmpro_pricing_fields, #pmpro_payment_information_fields, #pmpro_tos_fields, #pmpro_user_fields, #pmpro_billing_address_fields, .woocommerce-billing-fields__field-wrapper, .woocommerce-account-fields  {
	background-color: white;
    padding: 20px 50px;
    border: 2px solid #9aba49;
    border-radius: 6px;
    margin-top: 32px;
}

form#pmpro_form #pmpro_tos_fields .pmpro_checkout-fields {
	padding: 0px !important;
}

#pmpro_payment_information_fields {

}
form#pmpro_form .pmpro_checkout h3 span.pmpro_checkout-h3-name {

}
form#pmpro_form .pmpro_checkout h3 span.pmpro_checkout-h3-msg {
	float: right;
	text-align: right;
}
form#pmpro_form .pmpro_checkout h3 span.pmpro_checkout-h3-msg a {
	text-decoration: underline;
	font-size: 12px;
}
form#pmpro_form .pmpro_checkout-fields, form#pmpro_form .pmpro_sslseal {
	padding: 1.45rem;
}
form.pmpro_form .pmpro_checkout #other_discount_code_p,
form.pmpro_form .pmpro_checkout #other_discount_code_div {
	}
form.pmpro_form .pmpro_checkout #other_discount_code_div input[type=button],
#other_discount_code_button,
#discount_code_button,
#vat_number_validation_button {
}
form.pmpro_form #pmpro_pricing_fields.pmpro_checkout h3, #pmpro_payment_information_fields h3, #pmpro_user_fields h3 {
	border-bottom: 1px solid #ccc;
}
form.pmpro_form .pmpro_payment-expiration select {

}

.pmpro_checkout-field.pmpro_payment-discount-code {
	display: none;
}

.media-modal-icon .screen-reader-text{
	display:none;
}
 .page-template-mon-profil .media-frame-title h1{
	margin-top:0;
}
.screen-reader-text {
	display:none;
}
 .acf-media-modal .media-modal-content .media-frame .media-toolbar-secondary select.attachment-filters {
	margin:0 6px;
}
.media-frame-content .search-form label{
	display:none;
}
.tml-errors, .tml-messages{
	background-color:#fff;
}
div#ui-datepicker-div {
  z-index: 9999 !important;
}


.infobubble .title{
	height:auto;
	flex-grow: 1;
}
.infobulle .distance{
	margin-right:0;
}
div.gmw-info-window.infobubble, div.gmw-info-window.standard{
	height:100%;
}
div.gmw-info-window-inner.infobubble{
	    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  #pmpro_form h3 {
	  font-size: 30px;
     display: grid;
     grid-template-columns: 1fr 1fr;
  }
  
  #pmpro_payment_information_fields h3 {
	  grid-template-columns: 1fr 1fr;
  }
  
  #pmpro_tos_fields h3, #pmpro_form .pmpro_checkout-membership-level {
	  grid-template-columns: 1fr;
  }
	.pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field {
		clear: left;
	} 
	.pmpro_checkout .pmpro_checkout-fields .pmpro_checkout-field label {
		float: left;
		margin: 0 1em 0 0;
		text-align: right;
		width: 200px;
	}
	.pmpro_checkout .pmpro_checkout-field.pmpro_captcha, .pmpro_checkout .pmpro_checkout-field-text p {
		margin-left: 200px;
		padding-left: 1em;
	}
	.pmpro_checkout .pmpro_checkout-field-text p {
		margin-top: 0;
	}
	form.pmpro_form .pmpro_submit {
		text-align: right;
	}
	.pmpro_btn.pmpro_btn-submit-checkout {
		width: auto;
	}
	
	/* The CSS below, is only intended to style the "First Name & Last Name" 
	fields when using the Paid Memberships Pro "Add Name to Checkout Add On". Do not include unless using these fields. */
	label[for="first_name"], label[for="last_name"] {
    		clear: left !important;
   		float: left !important;
    		margin: 0 1em 0 0 !important;
    		text-align: right !important;
    		width: 200px !important;
} 
	
}

/*************** FACTURE **************/

.pmpro-invoice h3 {
	margin: 16px 0;
}

.billing-rime-info {
	background-color: white;
    padding: 20px;
    border: 2px solid #9aba49;
    border-radius: 6px;
    margin-top: 32px;
    width: 40%;
	
	}

/***HOMEPAGE******/

.home .tribe-events-nav-pagination, .tribe-events-ical.tribe-events-button, #tribe-events-footer {
	display: none !important;
}

.home-cta-intervenants, .home-cta-visiteurs {
	width: 46%;
	padding: 50px;
	background-color: white;
	-webkit-transition: 0.3s ease-out;
	-moz-transition:  0.3s ease-out;
	-o-transition:  0.3s ease-out;
	transition:  0.3s ease-out;
	
}

.home-cta-intervenants:hover, .home-cta-visiteurs:hover {
	
	-webkit-transition:  0.3s ease-out;
	-moz-transition:  0.3s ease-out;
	-o-transition:  0.3s ease-out;
	transition:  0.3s ease-out;
	-webkit-box-shadow: 7px 10px 35px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 10px 35px 2px rgba(0,0,0,0.25);
	box-shadow: 7px 10px 35px 2px rgba(0,0,0,0.25);
}
  
.home-cta-visiteurs {
	margin-left:35px;
	background-color: #576085; 
}

.home-cta-visiteurs p {
	color: white;
}

.home .latest_post_inner p {
	padding-right: 24px;
}

/********* MAILCHIMP **********/

.grid_section {
	z-index: 2;
}

.champs-requis {
	font-size: 12px;
	margin-top: 0px;
}

.sticky-column {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999999;
}

.sticky-column.inscription-concours {
	background-color: #9abb56;	
    height: 100%;
    padding: 64px 32px;
}

.bouton-formulaire {
	position: fixed;
	bottom: 0;
	display: none;
	width: 110%;
	background-color: #546083;
	padding: 18px 0 24px 0;
}

.bouton-formulaire a {
	font-size: 24px;
	color: white;
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen and (max-width: 400px) {


.sticky-column {
	position: relative;
	right: inherit;
	top: inherit;
}

.sticky-column.inscription-concours {
	padding: 16px 32px 32px 32px;
	background-color: #9abb56;	
    height: 100%;
}
}


#mc_embed_signup {
	background-color: #9abb56;
    padding-top: 16px;
    border-radius: 10px;

}



#mc_embed_signup li {
	list-style: none;
}

#mc_embed_signup label {
font-size: 12px;
display: block;
}

#mc_embed_signup input {
	width: 90%;
	height: 25px;
	margin-bottom: 8px;
	border: none;	
	padding-left: 12px;
	font-size: 14px;
	color:#333;
	border-radius: 3px;
}

#mc_embed_signup input.termes {
	width: 18px;
	height:13px
}

#mc_embed_signup .input-group label  {
	display: inline-block;
}

#mc4wp-form-1 a {
	color: blue;
	text-decoration: underline;
}

#mc4wp-form-1 a:hover {
	color: white;
}

#mc_embed_signup input::placeholder {
	color:#333;
}


#mc_embed_signup select, #mc4wp-form-1 select {
   
    height: 35px;
   
    
    }

.newsletter-container {
	background-color: #9abb56;
	padding: 36px 24px 36px 24px;
}

.newsletter-container h3 {
	line-height: 24px;

}
    
    
#mc_embed_signup .email.mce_inline_error, .required.mce_inline_error {
	border: 1px solid #333333 !important;
}

#mc_embed_signup div.mce_inline_error {
	background-color: #ffbd38 !important;
    font-size: 12px;
    padding: 0px 10px !important;
    margin: -8px 0 0 8px !important;
    width: 130px;
    border-radius: 0 0 3px 3px;
    height: 20px;
    line-height: 20px;
}

#mce-success-response, #mc_embed_signup .response {
 display: none !important;
}

#mc_embed_signup  .qbutton, #mc4wp-form-1 .qbutton {
	width: 150px;
    border: 2px white solid;
    text-align: center;
    margin-top: 16px;
    padding-bottom: 10px;
    font-size:16px;
    font-weight: bold;
    color: white;
}

#mc_embed_signup .qbutton:hover, #mc4wp-form-1 .qbutton:hover {
	background-color: white;
	color: #9abb56;
}

.concours-bloc-conferenciers {
	padding: 20px 20px 30px 20px;
	background-color: white;
}

.concours-bloc-conferenciers img{
	margin-top: 12px;
	
}

.concours-bloc-conferenciers h3{
	line-height: 30px;
	
}


/********* LOGIN FORM *********/


.tml form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  margin: 0 auto 20px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.tml form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}

.tml #rememberme {
	width:25px;
}

.tml form .tml-button {
  text-transform: uppercase;
  outline: 0;
  background: #4CAF50;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.tml form .tml-button:hover,.tml form .tml-button:active,.tml form .tml-button:focus {
  background: #43A047;
}
.tml form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.tml form .message a {
  color: #4CAF50;
  text-decoration: none;
}

.tml {
  position: relative;
  z-index: 1;
  max-width: 400px;
  margin: 0 auto;
}
.tml:before, .tml:after {
  content: "";
  display: block;
  clear: both;
}
.tml .info {
  margin: 50px auto;
  text-align: center;
}

.tml .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.tml .info span a {
  color: #000000;
  text-decoration: none;
}
.tml .info span .fa {
  color: #EF3B3A;
}

.tml-links {
	list-style: none;
	margin-bottom: 32px;
	text-align: center;
	width: 380px;
}

.tml-links li {
	display: inline-block;
	margin-right: 25px;
}

/********* END LOGIN FORM *********/


/********* MON COMPTE - SIDEBAR MENU *********/

/*Cacher field ACf*/

#acf-field_5be0683e5462c {
	display: none;
}

.page-template-mon-compte .sidebar, .page-template-fiches-listing .sidebar, .page-template-fiches-edition .sidebar, .page-template-fiches-creation .sidebar, .page-template-mon-profil .sidebar {
	background-color: #9ABA49;
	margin-top: -30px;
	padding-top: 35px;
}

.sidebar .pmpro_nav_menu_widget ul {
	padding-left: 25px;
}

.sidebar .pmpro_nav_menu_widget ul li a:hover {
	color: #576085 !important;
}


.sidebar .pmpro_nav_menu_widget ul > li {
	margin: 1px 0 0 -25px;
    padding: 8px 25px;
    border-bottom: 1px solid #aece54;
}

.sidebar .pmpro_nav_menu_widget ul .sub-menu li {
	border-bottom: none;
	padding: 2px 0 6px 0;
}

.sidebar .pmpro_nav_menu_widget ul > li a {
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.sidebar .pmpro_nav_menu_widget ul li .sub-menu li a {
	font-size: 14px;
	line-height: 16px;
	color: white;
	font-weight: normal;
}

.sidebar .pmpro_nav_menu_widget ul li.current-menu-item a, .sidebar .pmpro_nav_menu_widget ul .sub-menu li.current-menu-item a, .sidebar .pmpro_nav_menu_widget ul li.current-menu-parent a {
	color: #576085;
	font-weight: bold;
}

.sidebar .pmpro_nav_menu_widget ul .sub-menu li:nth-child(1) {
	margin-top:-5px;
}


.sidebar .pmpro_nav_menu_widget ul .sub-menu li {
	margin-top : -12px;
}

/********* END MON COMPTE - SIDEBAR MENU *********/

/********* MON COMPTE - FORMULAIRES *********/

#pmpro_account-change {
	display: none;
}

.page-template-mon-compte  .column2 ul {
	list-style: none;
}

.page-template-mon-compte .column2 li {
	margin: 15px 0;
}

.page-template-mon-profil .acf-label {
	display: none;
}

.page-template-mon-profil p {
	
}

.page-template-mon-profil h1 {
	margin-top: 32px;
}

.profil h2, .profil h3 {
	margin-top: 48px;
}

.profil label, .profil input  {
	display: block;
	width: 45%;
	padding-bottom: 8px;
}

.profil-prenom, .profil-nom, .form-password {
	width: 50%
}

.profil-prenom input, .profil-nom input, .profil .form-password input {
	width: 90%;
}

.acf-label {
}

.acf-google-map .title {
	height: 40px;
}

.profil .form-submit {
	margin: 32px 0;
    clear: both;

}

.profil .form-submit input {
	text-align: center;
	width: 30%;
    margin-left: 28%;
}

.profil .small {
	font-size: 12px;
	font-style: italic;
}

ul.wpuf-form li {
	padding: 0;
	margin: 0 0 10px 0;
}

.gform_body ul {
	list-style: none;
}

.profil input, .page-template-mon-compte input, .input.pmpro_required, #other_discount_code, #CVV, #baddress2 {
	box-shadow: none;
	padding: 10px;
	color: #333333;
	font-size: 14px;
}

#pass-strength-result {
	margin: -20px 0 30px 0;
}

.acf-image-uploader input {
	width:400px;
}

.acf-input-prepend, .acf-input-append {
    line-height: 37px;
    height: 37px;
    margin-top: 10px;
}

.hide-if-value, .hide-if-value input {
	/*background: #9ABA49;*/
	/*margin-left: -10px;*/
	color: white;
	margin-top: 35%;
}

.hide-if-value .acf-button {
	margin-left:15px;
}

input:disabled {
	background-color: #e8e8e8 !important;
	cursor: not-allowed;
}

#pmpro_account .pmpro_box h3 {
	margin: 10px 0 25px 0;
}

#pmpro_account .pmpro_actionlinks {
	display: none;
}

#pmpro_account table td .pmpro_actionlinks {
	display: block;
}

.listing {
	width: 100%;
}

#pmpro_account table td, #pmpro_account table thead th, .listing td {
	text-align: left;
}


#pmpro_account table thead, .listing thead, .woocommerce-account table.shop_table thead, .woocommerce-page table.my_account_orders thead tr th {
	background-color: #576085;
	color: white;
	text-transform: none;
}

.pmpro_account-membership-levelname {
	font-weight: bold;
}

.pmpro_advanced_levels-compare_table .pmpro_level-price {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
}

.essai-gratuit {
	
}

.pmpro_actionlinks a:last-child {
	padding: 6px 12px;
}

.qbutton.small.x-small {
	font-size: 8px;
	height: 22px;
    line-height: 22px;
    padding: 0px 7px !important;
}

#wppb_form_success_message, #dashboard-content .success, .updated p {
	background: #9aba49;
	color: white;
	font-size: 16px;
	padding: 15px;
	border-radius: 4px;
	font-weight: bold;
}

#dashboard-content .success, #dashboard-content .updated {
	margin-bottom: 20px;
}

.tab-acf-content{
	padding:0 50px;
}
.categorychecklist-holder .fa{
	padding: 3px 0px 0 3px;
    width: 15px;
    border: 1px solid;
    height: 15px;

}


/********* END MON COMPTE - FORMULAIRES *********/


/********* EVENEMENTS *********/

.tribe_events h2, .tribe_events h3, .tribe_events h4, #tribe-events .tribe-events-content p {
	margin-bottom: 24px;
}

#tribe-events .tribe-events-content p {
line-height: 30px;
}

.single_event ul li {
	font-size:21px;
}

.tribe_community_list .title_subtitle_holder, .tribe_community_edit .title_subtitle_holder {
	display: none;
}

.tribe-community-events .req {
	padding-left: 6px;
}

#tribe-events-content-wrapper {
	margin-top: 190px;
}
 .tribe-community-events h3{
	 display:inline-block;
 }
 .tribe-community-events h3.error {
    padding-bottom: 2px;
    border-bottom: 1px solid #dc3232;
}
 .title-single-event h1{
	color:#fff;
	text-align:center;
}
.title-single-event .qode-itp-single-separator.separator {
    width: 64px;
    height: 4px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.title-single-event .post_info h2{
	     text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 3px;
    display: block;
    color: #fff;
}

.home .tribe-events-list .tribe-events-event-image img {
    clip: rect(0px,359px,150px,0px);
    position: absolute;
}

.home .tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-details {
    margin-top: 150px;
}

.home .tribe-events-list-event-title a {
	font-size: 20px;
}

.single-tribe_events .post_category, .title-single-event .post_info .recurringinfo {
	display: none !important;
}

.tribe-events-page-title {
	font-size: 42px;
	margin-bottom: 24px;
}

.tribe-events-calendar .tribe-events-tooltip {
	padding: 32px 24px 32px 24px;
}

.tribe-events-tooltip .entry-title.summary {
	font-size: 18px;
}

.tribe-events-tooltip  .tribe-events-event-thumb {
	display: none;
}

#tribe-geo-results .tribe-events-map-event-title {
	line-height: 32px;
}

/********* MON COMPTE - WOOCOMMERCE *********/


.woocommerce-MyAccount-navigation {
	//display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
	//width: 100%;
}

.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
	padding: 30px 0 0 0;
}

.woocommerce-account table.shop_table {
	width: 100%;
}

.woocommerce-account table.shop_table thead th {
	text-align: center;
}

.woocommerce-account table.shop_table thead th span {
	color: #FFF;
	padding-top: 10px;
}

/********* END MON COMPTE - WOOCOMMERCE *********/


/********* FICHES - CRÉATION DE FICHE *********/

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #fff;
}

.fiche-form-holder {
	background: white;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    color: #64686c;
    font-size: 100%;
    padding: 20px;
}

.acf-form {
	background-color: white;
}


/*Aligner le champ TITRE avec les autres*/
.acf-fields > .acf-field.acf-field-5b5a2cbb3db29 {
	margin-top:-15px;
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    -webkit-transition: border-color .05s ease-in-out;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    color: #333333;
    outline: none;
    transition: border-color .05s ease-in-out;
    font-size: 14px;
    height: 45px;
    line-height: 100%;
    margin: 10px 0 20px;
    padding: 3px 8px;
    border: 1px solid #d9d9d9;
}

.acf-field textarea {
	height: auto;
}

.acf-field-5b3e5eed78f47, .acf-field-5b3e5c3ff019c, .acf-field-5b3e5c50f019d, .acf-oembed .canvas .acf-icon.-picture {
	display : none;
}

.acf-label label, .profil label {
	color: #464646;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.acf-fields > .acf-tab-wrap, .acf-form-submit {
	background-color: white;
}

.acf-fields > .acf-tab-wrap .acf-tab-group, .acf-fields > .acf-field {
    border-top: none;
}

.acf-fields > .acf-tab-wrap .acf-tab-group {
	}


.acf-fields > .acf-field {
    padding: 0 50px;
    background: white;
}

.acf-field.form-empty-space {
	padding: 20px 55px;
}
.acf-form-submit {
	text-align: center;
    padding: 32px 0;

}

.acf-field[data-width] + .acf-field[data-width] {
	border-left: none;
}

.acf-oembed .title {
	width: auto;
	height: auto;
	z-index: 3;
}

.acf-oembed .canvas {
	min-height: 0px;
	margin-top:-1px;
}

.acf-oembed .canvas iframe {
	padding: 40px 0;
}

.video-thumb {
	float: left;
	width: 32%;
    margin: 0 8px 8px 0;
	height:auto;
	transition: 0.3s;
	filter: grayscale(0.2%);
}

.video-thumb:hover {
	 filter: grayscale(100%);
	 transition: 0.3s;
}
.tos-caption {
	display: none;
}

.acf-gallery-toolbar .acf-fr {
	display: none;
}


.acf-field-5d7a474693c55 .acf-field-wysiwyg .acf-label {
	display: none;
}

.acf-actions {
	text-align: left;
	margin-top: 20px;
    margin-left: -4px;
}

.fiche-bloc {
	margin: 48px 0;
	width: 97%;
	}
.fiche-bloc.evenement-fiche a {
	color: #9abb56;
	font-weight: bold;
}
.fiche-bloc.evenement-fiche a:hover {
	color: #546083;
	font-weight: bold;
}

.fiche-bloc h2 {
	margin-bottom: 16px;
	font-weight: 400;
	text-transform: none;
	}

.fiche-bloc.first {
	margin-top: 0px;
}

.fiche-bloc .col-md-3 img {
	width: 15.5%;
	margin-right: 4px;
	filter: grayscale(0.2%);
	transition: 0.3s;
}

.fiche-bloc .col-md-3 img:hover {
	filter: grayscale(100%);
	transition: 0.3s;
}

.accordion-holder {
	margin-bottom: 16px;
}

.accordion {
  	color: #546083;
    cursor: pointer;
    padding: 8px 12px;
    width: 96%;
    border-bottom: 1px solid #546083;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: 700;
    margin: 10px 10px 0 0;
}

.active, .accordion:hover {
	color: #546083; 
}

.panel {
    padding: 0 0 0 18px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    max-height: 0;
    
}

.accordion:after {
    content: '+'; /* Unicode character for "plus" sign (+) */
    font-size: 18px;
    color: #546083;
    float: right;
    margin-left: 5px;
    font-weight: bold;
}

.accordion.active:after {
	color: #546083;
    content: "-"; /* Unicode character for "minus" sign (-) */
}

.acf-icon.-globe.-small {
	display: none;
}

/********* END FICHES - CRÉATION DE FICHE *********/

/********* WOOCOMMERCE *********/

.woocommerce-page .content .container .container_inner .woocommerce {
	}


.woocommerce .product h1.product_title {
	font-size: 30px;
	font-weight: 600;
	text-transform: none;
}

.woocommerce .product h3.woo_sub_title {
 	font-size: 18px;
    margin-top: -8px;
}

.woocommerce .product h4.woo_media {
 	font-size: 12px;
    margin-top: -18px;
}

.woocommerce div.product .summary p.price span.amount {
    font-size: 36px;
    color: #576085;
    font-family: Open Sans;
    font-weight: 600;
}

.woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type=submit], .woocommerce table.cart td.actions>.checkout-button, .woocommerce-page table.cart td.actions>.checkout-button {
	background-color: #9aba49;
	color: white;
	border-color: #9aba49;
}

.woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input[type=submit]:hover, .woocommerce table.cart td.actions input[type=submit] {
	background-color: #576085 !important;
	color: white;
	border-color: #576085 !important;
}

.woocommerce div.product .cart .quantity {
	margin-right: 0px;
}

.qode-single-product-summary .q_accordion_holder {
	border-bottom: none;
}

.qode-single-product-summary .q_accordion_holder::after {
	content: none;
}

.woocommerce #commentform textarea {
	border: 1px solid #ccc;
}

/* Cart */

.woocommerce-cart .woocommerce .woocommerce-message a.button {
	display:none;
}

.woocommerce .woocommerce-message, .woocommerce div.message {
	padding: 10px 20px;
	font-size: 15px;
	text-transform: none;
	line-height: 22px;
}

.woocommerce table tr td {
	color: #333;
}

.woocommerce table.cart thead tr th {
	background-color: #9aba49;
	color: white;
}

/***Order Details***/

.woocommerce-checkout .shop_table.order_details {
	width: 100%;
	background: white;
}

.woocommerce-checkout .shop_table.order_details td, .woocommerce-checkout .shop_table.order_details th {
	padding: 15px;
}

.woocommerce-checkout .shop_table.order_details th, .woocommerce-checkout .shop_table.order_details tr td {
	padding-left: 15px;
}

.woocommerce-checkout .shop_table.order_details th {
	background-color: #9aba49;
	color: white;
}

.woocommerce-checkout .shop_table.order_details td span, .woocommerce-checkout table.shop_table td span.amount {
	color: #333;
}

.woocommerce-checkout .shop_table.order_details tfoot th {
	background-color: white;
	color: #333;
	text-align:right;
}

.woocommerce table.cart input:disabled {
	display: none !important;
}

.woocommerce-checkout #billing_country_field, .woocommerce-checkout #shipping_country_field {
     height: inherit;
}

.woocommerce-page input[type=text]:not(.qode_search_field){
	border: 1px solid #ccc;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	color: #546083;
	letter-spacing: 0px;
	font-weight: 600;
	padding: 8px 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	color: #9aba49;
}


/********* END WOOCOMMERCE *********/


/********* FICHES - RÉSULTATS DE RECHERCHE GEO LOC et ARCHIVES *********/


 #fiche-header {
     margin-top: 103px;
     width: 100%;
     height: 375px;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center top;
     display: flex;
     justify-content: flex-end;
     flex-direction: column;
     border-radius: 0px 0px 0px 20px;
     position: relative;
}

#fiche-header h1 {
	font-size:32px;
}
 #listing-fiche-header {
     height: 100px;
     background-size: cover;
     border-radius: 10px 10px 0 0;
}
 .fiche-profile {
     float: right;
     text-align: center;
     position: absolute;
     right: 5%;
     top: 475px;
     width: 250px;
}

.fiche-profile .gmw-location-icon {
	display: none;
}

 .fiche-profile-picture {
     width: 200px;
     height: 200px;
     border-radius: 50%;
     background-color: white;
     background-size: cover;
     background-repeat: no-repeat;
     position: absolute;
     
     right: 6.7%;
     top: 250px;
     box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     border: 8px solid white;
     -webkit-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     -moz-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
}
 .fiche-title-holder {
     margin: 4%;
}
 .fiche-title-holder h1 {
     color: white;
     width: 70%;
     text-shadow: 1px 1px 1px rgba(78, 78, 78, 1);
}
 .container.fiche-container .container_inner {
     padding-top: 133px;
}
 .container.fiche-container .two_columns_66_33 {
     padding-top: 50px;
}
.two_columns_66_33>.column2{
	float:right;
	margin-bottom: -64px;
}
 .container.fiche-container .column1 {
     padding : 0 2% 0 3%;
     width: 61.2%;
}
 .fiche-sidebar {
     text-align: center;
     padding-top: 320px;
     background: #EBEBEB;
     margin-top: -75px;
     -webkit-box-shadow: inset 30px 7px 44px -37px rgba(0,0,0,0.3);
     -moz-box-shadow: inset 30px 7px 44px -37px rgba(0,0,0,0.3);
     box-shadow: inset 30px 7px 44px -37px rgba(0,0,0,0.3);
}
 .fiche-username {
     font-size: 20px;
     font-weight: bold;
     color: #576085;
     letter-spacing: -0.5px;
}
 .fiche-registration-date {
     display: block;
     font-size: 11px;
     margin-top: -8px;
}
 .fiche-social-links {
     list-style: none;
     margin: 10px 0;
}
 .fiche-social-links li {
     display: inline-block;
}
 .fiche-social-links li .fa {
     font-size: 25px;
     margin-right: 2px;
}

.acf-map {
	margin: 16px 0;
}
 div.gmw-single-location-wrapper {
     background: none;
     border: none;
     padding: 25px;
}

div.gmw-single-location-wrapper .gmw-sl-address, div.gmw-single-location-wrapper .gmw-sl-directions-link-wrapper {
	border: none;
}
 .gmw-map-wrapper.sl.single_location {
     border: 5px white solid;
}
 .gmw-sl-address .address {
     padding-top: 10px;
     display: inline;
}
 .qbutton.large.phone i {
     float: left;
     margin: 16px 8px 0 0px;
}
 .gmw-icon-location-thin {
     display: none;
}
 .gmw-sl-directions-link-wrapper .address-field-wrapper {
     background-color: #9ABA49;
     border-radius: 5px;
     color: white;
     height: 41px;
}
 .gmw-sl-directions-link-wrapper .address-field-wrapper input[type=text] {
     width: 76%;
}
 .gmw-sl-directions-link-wrapper .address-field-wrapper label, .gmw-sl-directions-link-wrapper .address-field-wrapper a.get-directions-link-submit {
     color: white;
     padding: 5px;
}
/** * Posts Locator search results stylesheet "grid-gray" */

div.gmw-form-wrapper.horizontal-gray {
    background: #9abb56 !important;
    border: none !important;
    border-radius: 4px;
     -moz-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     text-align: center;
     height: 50px;
     margin-bottom: 24px;
     padding: 10px 10px 0px 5px;
}

.gmw-form {
	display: inline-block;
}

div.gmw-form-wrapper.horizontal-gray .gmw-form-field-wrapper {
	max-width: 225px;
}

div.gmw-form-wrapper.horizontal-gray input[type="text"], .gmw-form-wrapper select {
	border: none !important;
}
 .gmw-results {
     text-align: center;
}
 .gmw-results .excerpt p {
     font-size:12px;
     padding: 0 10px 10px 10px;
     line-height: 16px;
}
 div.gmw-results-wrapper.grid-gray select {
     border: 1px solid #ccc;
     height: 25px;
     color:#555;
     max-width: 150px;
}
 div.gmw-results-wrapper.grid-gray .pagination-per-page-wrapper {
     clear: both;
     font-size: 12px;
     background: #F9F9F9;
     padding: 7px 15px;
     min-height: 25px;
     border-bottom: 1px solid #ddd;
     margin-bottom: 1px;
     margin-bottom:3px;
}
 div.gmw-results-wrapper.grid-gray .pagination-per-page-wrapper.bottom {
     border-top: 1px solid #ddd;
}
/* pagination */
 div.gmw-results-wrapper.grid-gray ul.gmw-pagination {
     float: right;
     text-align: center;
     margin:0px;
     list-style:none;
     padding:0px;
}
 div.gmw-results-wrapper.grid-gray select.gmw-orderby-dropdown {
     float: right;
}
/* list of results */

.gmw-map-wrapper.pt.posts_locator {
	margin-bottom: 32px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper {
     list-style:none;
     margin-bottom: 1px;
     padding:0px;
     margin:32px 0 10px 0;
     padding-bottom: 10px;
}
div.gmw-results-wrapper.grid-gray .pagination-per-page-wrapper.bottom {
	border-top: none;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post {
     margin:0px;
     border-bottom: 10px solid #e1e1e1;
     width:22.5%;
     display:inline-block;
     border:none;
     background: #FFFFFF;
     vertical-align: top;
     padding:0px;
     margin: 10px 10px 50px 10px;
     min-width: 190px;
     border-radius: 10px;
}

.archive div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post {
     margin: 40px 10px 0 10px;
      width: 30.5%;
}

.archive div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post:nth-child(-n+3) {
     margin-top: 0px;
}


 .archive div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post:nth-child(3n+1) {
	margin-left: 0px;
}

.archive div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post:nth-child(3n+3) {
	margin-right: 0px;
}



 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .wrapper-inner {
     display: inline-block;
     width: 100%;
     border-radius: 10px 10px 0 0;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post:nth-child(even) {
     background:#FFFFFF;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li .top-wrapper {
     color: #666;
     font-size: 14px;
     display: inline-block;
     width: 100%;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     background: white;
     position: relative;
     line-height: 20px;
     border-radius: 10px 10px 0 0;
     min-height: 240px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li .top-wrapper span.distance {
     font-style: italic;
     font-size: 11px;
     color: #333;
     padding: 1px 4px;
     background: #f5f5f5;
     display: block;
     box-sizing: border-box;
     vertical-align: top;
     border: 1px solid #f1f1f1;
     line-height: 16px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li .top-wrapper h2.post-title {
     margin: 70px 0 0 0;
     font-size: 15px;
     text-decoration: none;
     margin-right: 10px;
     text-transform: capitalize;
     font-weight: 500;
     padding: 0 10px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li .top-wrapper h2.post-title a {
     text-decoration:none;
     font-size: 14px;
     color:#586487;
     line-height: 17px;
     display: block;
     font-weight:600;
     letter-spacing: 0px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .top-wrapper span.address {
     font-size: 11px;
     width:100%;
     display: inline-block;
     text-align: center 
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .post-content {
     display: inline-block;
     width:100%;
     padding:10px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     font-size: 14px;
     line-height: 20px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .post-thumbnail, div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .no-post-thumbnail {
     width:100%;
     overflow:hidden;
     background:#ffffff;
     border:none;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .no-post-thumbnail {
     text-align: center;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .post-thumbnail {
     width:115px;
     height: 115px;
     border-radius: 50%;
     -webkit-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     -moz-box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     box-shadow: 10px 10px 68px -20px rgba(0,0,0,0.53);
     margin-top: -70px;
     z-index: 999999;
     position: absolute;
     left: 25%;
     border: 5px white solid;
     background-color: white;
     background-size: cover;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .no-post-thumbnail {
     color: rgb(179, 223, 193) !important;
     font-size:40px !important;
     margin: 0;
     padding-top: 28px;
     box-sizing: border-box;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .post-content .right-col {
     width:58%;
     float:right;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .post-content .right-col h4 {
     font-size:14px;
     font-weight:bold;
     margin:0px 0 5px 0px;
     color:#555;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .gmw-taxes {
     font-size: 12px;
     line-height: 17px;
     color:#777;
}
 div.gmw-results-wrapper.grid-gray ul.gmw-terms-wrapper {
     list-style: none;
     padding:0px;
     margin:0px;
     display: inline-block;
}
 div.gmw-results-wrapper.grid-gray div.post-content h3 {
     font-size: 14px;
     margin: 15px 0 5px;
     font-weight: normal;
     padding: 0;
}
 div.gmw-results-wrapper.grid-gray ul.opening-hours-wrapper {
     list-style:none;
     margin:0;
     padding:0;
     padding-bottom:15px;
}
 div.gmw-results-wrapper.grid-gray ul.opening-hours-wrapper li {
     list-style:none;
     margin:0;
     padding:0;
}
 div.gmw-results-wrapper.grid-gray .bottom-wrapper {
     background-color: #9aba49;
     color: white;
     min-height: 30px;
     position: relative;
     padding: 6px 10px;
     box-sizing: border-box;
     line-height: 18px;
     border-radius: 0 0 10px 10px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-icon {
     color: white;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-icon:before {
     padding: 0;
     margin: 0;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .get-directions-wrapper a {
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .get-directions-wrapper {
     margin: 5px 0px 0px;
     font-size: 320;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper {
     display: inline-block;
     width: 100%;
     box-sizing: border-box;
     line-height: 18px;
     font-size: 12px;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper .address a:link, div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper .address a:visited {
     color: white;
}
 div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper .address a:hover, div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper .address a:active {
     text-decoration: underline;
}
 div.gmw-results-wrapper.grid-gray div.gmw-no-results-wrapper {
     max-width: 960px;
     margin:15px auto;
     background: white;
}
 div.gmw-results-wrapper.grid-gray div.gmw-no-results-wrapper p {
     background:white;
}


div.gmw-form-wrapper.horizontal-gray input[type="text"].erreurAdd{
	border:2px solid red !important;
	background-color: #ecf998 !important;
}

.erreurAdd::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: red;
}
.erreurAdd::-moz-placeholder { /* Firefox 19+ */
  color: red;
}
.erreurAdd:-ms-input-placeholder { /* IE 10+ */
  color: red;
}
.erreurAdd:-moz-placeholder { /* Firefox 18- */
  color: red;
}

.qbutton.green.phone{
	width:155px;
}
 @media (max-width:1000px) {
	 .single-fiches .content .container .container_inner.page_container_inner, .full_page_container_inner{
		 padding:0 ;
		 width:100%;
	 }
	 #fiche-header{
		 margin-top:0;
		     background-size: auto 375px;
		 display:block;
		 height:auto;
	 } 
	 .fiche-profile-holder{
		 display:flex;
		     width: 100%;
    height: 375px;
    justify-content: center;
		 align-items: center;
	 }
	 .fiche-title-holder h1{
		 width:100%;
		 margin-top:-60px;
		 text-align:center;
	 }
	 .fiche-profile-picture{
		     margin: auto auto;
    margin-top: -130px;
    position: static;
		 
	 }
	 .fiche-profile{
		    float: none;
    position: static;
    width: 100%;
    display: flex;
    margin: auto;
    min-width:196px;
    padding-top:20px;
    flex-direction: column;
    justify-content: center;
	}
	 .fiche-profile>div{
		 margin-left:0;
	 }
	 .qbutton.green.phone{
		 margin-left:0;
		 display:inline-block;
		 margin:auto;
	 }
	.name-member, .fiche-social, a.phone{
	float:none;
	margin-left:40px;
}
.container.fiche-container .two_columns_66_33{
}
.container.fiche-container .column1{
	width:95%;
	float:none;
}
.two_columns_66_33>.column2{
	width:100%;
	height:auto!important;
	float:none;
}
.fiche-sidebar{
	background:transparent;
	box-shadow:none;
	-webkit-box-shadow:none;
	clear:both;
	padding-top:0;
	margin-top:30px;
}
}
 @media (max-width:800px) {
	 
	 .truncate {
	max-width: 300px;}


     div.gmw-results-wrapper.grid-gray select {
         width:100%;
         max-width:100%;
    }
     div.gmw-results-wrapper.grid-gray .pagination-per-page-wrapper, div.gmw-results-wrapper.grid-gray div.gmw-results-message {
         padding: 15px;
    }
     div.gmw-results-wrapper.grid-gray div.gmw-results-message span {
         text-align: center;
         display: block;
         margin-bottom: 5px;
    }
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper {

    }
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li .top-wrapper {
         text-align:center;
             }
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post {
         width:48%;
    }
     div.gmw-results-wrapper.grid-gray select, div.gmw-results-wrapper.grid-gray select.gmw-per-page {
         width: 100%;
         max-width: 100%;
    }
     div.gmw-results-wrapper.grid-gray ul.gmw-pagination {
         float:none;
         width:100%;
         margin-top:10px;
         display: inline-block;
    }
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .post-content .left-col, div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper .post-content .right-col {
         width:100%;
         float:none;
         padding-top:10px 
    }
     div.gmw-results-wrapper.grid-gray .results-count-wrapper {
         text-align:center;
    }
    
    div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .post-thumbnail {
	    left:31%;
	   
    }
}
 @media (max-width:520px) {
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .get-directions, div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .address-wrapper {
         max-width: 85%;
    }
     div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post {
         width:85%;
        margin-top: 60px;
    }
          div.gmw-results-wrapper.grid-gray ul.posts-list-wrapper li.single-post .no-post-thumbnail {
         margin: 60px 0 0 -55px;
         font-size:80px !important;
    }
    
    div.gmw-form-wrapper.horizontal-gray .gmw-submit-button {
	    padding:0 !important;
    }
    
    div.gmw-form-wrapper.horizontal-gray {
	    height: auto;
    }
}

/********* FICHES - RÉSULTATS DE RECHERCHE GEO LOC et ARCHIVES *********/

/***** Paid Membership PRO *******/

.ui-widget-content, .ui-widget-header, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
}

.pmpro_advanced_levels-compare_table tbody tr td:first-child {
	width: 33%;
	font-size: 14px;
}

.pmpro_level-compare-true::after {
	color: #9aba49;
}

/* search bar */

header div.gmw-form-wrapper.horizontal-gray{
	background:transparent;
	    display: flex;
    justify-content: flex-end;
}

/***********Mobile menu*************/

.sticky_mobile .header_inner_right {
	height: 60px;
}

.mobile_menu_button {
	background-color: #9abb56;
	text-align: center;
	width: 60px;
	height: 60px;
	margin-left: -15px;
}

.mobile_menu_button .fa {
	font-size: 24px;
	font-weight: 400;
	padding-top: 3px;
}

.q_logo img.mobile {
	height: 50% !important;
    margin-top: -20px !important;
}





@media only screen and (max-width: 1000px) {
	
.blog_holder.single_image_title_post article .itp_post_text {
    width: 100%;
    padding: 0px;

}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner{
   width: auto;
   padding: 32px;
}

.pub-bas, .pub-bas.all {
width:auto;
padding: 0 16px;
}


.blog_holder.single_image_title_post article .itp_post_text .colonne-droite {
	width: 300px;
	padding: 0 16px;
	text-align: center;
	margin: 0 auto;
}
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

@media only screen and (max-width: 500px) {
	

	
/****woocommerce*****/

.woocommerce .product h1.product_title {
	font-size: 20px;
}

.woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
	margin-bottom: 0px;
}
.woocommerce-page .content .container .container_inner .woocommerce {
	margin-top: -20px;
}

.woocommerce button.button, .woocommerce-page button.button {
	width: 80%;
    text-align: center;
}
.woocommerce table.cart td.actions>.checkout-button, .woocommerce-page table.cart td.actions>.checkout-button {
	width: 100%;
	text-align:center;
}

.woocommerce-cart .content_inner {
	padding: 10px;
}

.woocommerce-billing-fields__field-wrapper {
	padding: 20px;
	margin-top: 12px;

}

.stacktable.large-only, .st-head-row.st-head-row-main {
	display: none;
}

.woocommerce-checkout .shop_table.order_details tr .st-key {
	padding-left: 10px;
}

.stacktable.large-only { display: none; }
.stacktable.small-only { display: table; }

/******CART*******/

.woocommerce-cart table.cart tbody tr td {
	padding: 2px 10px;
}

.woocommerce-cart table.cart tbody tr:nth-child(odd) {
	background-color: #efefef;
}

.woocommerce-cart table.cart tbody tr td a, .woocommerce table.cart tbody tr span.amount, .woocommerce-page table.cart tbody span.amount {
	color: #333 !important;
}

.woocommerce-cart table.cart tbody tr td a {
	line-height: 18px;
    display: inline-block;
    padding: 4px 0px;
}

.woocommerce-cart table.cart tbody tr td:nth-child(1) {
	font-weight: bold;
}

.woocommerce-cart table.cart tr:nth-child(3)
{
    display:none;
}

.woocommerce-cart table.cart .remove::after {
    content: " Retirer du panier"
}

.woocommerce-cart table.cart .checkout-button {
	width: 80%;
    text-align: center;
    margin-top: 25px;
    background-color: #9abb56;
    color: white;
    border-color: #9abb56;
}

/******VALIDATE ORDER***/

.woocommerce-form-login-toggle .woocommerce-info {
	padding: 5px;
	font-size: 10px;
}

.woocommerce-form-login-toggle .woocommerce-info a {
	display: inline;
    line-height: 10px;
    font-size: 10px;
    word-break: break-all;
}

.woocommerce-checkout h3 {
    font-size: 18px;
}

.woocommerce form.checkout .col2-set .form-row {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

.woocommerce-account-fields{
	padding: 20px;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
	float: none;
	padding-left: 8px;
}

/******MY ACCOUNT*******/

.woocommerce-account .title h1, .title.title_size_small h1 {
	margin-top: 25px;
}
.woocommerce-MyAccount-navigation {
	margin-top:24px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
	padding: 5px 0;
	text-transform: none;
	color: #546083;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	color: #9abb56;
}

.woocommerce-table--order-downloads th, .woocommerce-orders-table__row th {
	background-color: #546083 !important;
    line-height: 20px;
    padding: 14px;
    font-weight: 600;   
}

.woocommerce-table--order-downloads th a, .woocommerce-orders-table__row th a {
	color: white;    
}

/****end woocommerce*****/

.blog_single .post_text_inner p, .blog_single ul li, .blog_single ol li, .sous-titre, .single_event.post_text_inner p {	
font-size: 17px;
    line-height: 25px;
    }

.author-footer-avatar, .author-footer-description {
	width:100%;
	text-align: center;
}   

.author-footer-avatar img {
	margin: 0px;
} 

.author-footer-description .separator.small.left {
	margin-left: 43%;
}


.blog_holder.single_image_title_post article .post_content_holder {
	margin-top:-153px;
}

.single_top_part.parallax_section_holder {
	background-size: 100% !important;
}

.single_top_part.parallax_section_holder .grid_section {
	height: 200px;
}

.single-post-top-wrapper {
    display: block;
    padding-top: 35px;
}

.single-post-top-wrapper .qode-itp-single-separator {
	display: none;
}

.itp_post_text {
	padding: 0px 35px;
}

.related-post {
    width: 100%;
    margin-bottom: 25px;
}

.sticky-author-content .author_description {
	display: none;
}

.sticky-author-content .share {
	text-align: center;
	width: 32%;
	float: left;
}

.content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 0px 0 0;
}

#tribe-events-content-wrapper {
	margin-top: 0px;
}
.home-cta-intervenants, .home-cta-visiteurs {
    width: 100%;
    padding: 25px 10px;
    
}

 .home-cta-visiteurs {
    margin-left:0px;
}

.home-cta-visiteurs .qbutton.large, .home-cta-intervenants .qbutton.large {
    font-size: 14px;
    padding: 0 16px;
}
h1 {
	font-size:20px;
}

.home .tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-details {
    padding-top: 160px;
    margin-top: 0;
}

.tribe-events-list .tribe-events-event-image img {
    width: 100% !important;
}

.two_columns_66_33>.column2{
	margin-bottom: 0px;
}

.container_inner {
	width: 335px;
}
.acf-fields {
background: #F6F6F6;
}

.acf-fields > .acf-field {
	padding: 12px 17px 0px 10px;
	background: #F6F6F6;
}

.acf-checkbox-list.acf-bl {
	background-color: white;
}


.acf-field-text, .acf-field-email {
	width: 100% !important;
	background: #F6F6F6;
}

.acf-gallery[data-columns="2"] .acf-gallery-attachment {
    width: 33% !important;
}

.acf-fields > .acf-tab-wrap {
    background: #F6F6F6;
}

.acf-hl.acf-tab-group > li {
	float: none;
}

.acf-fields > .acf-tab-wrap .acf-tab-group {
	border-bottom: none;
}

.acf-fields > .acf-tab-wrap .acf-tab-group li a {
	border-radius: 4px;
    border: none;
    margin-bottom: 5px;
    background: #DCDCDC;
    color: #333;
}

.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
    background: #9abb56;
	color: white;
}

.acf-fields > .acf-tab-wrap .acf-tab-group {
  	margin-bottom: -6px;
}
.qode-comparative-features-table .qode-cft-feature-item-title-responsive {
    font-size: 11px;
    padding: 0 5px;
    margin-bottom: 10px;
}

/*.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .full_width .parallax_content, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul{
	width:95%;
}
.acf-tab-group{
	display:none;
}
.acf-field-tab{
	display:block!important;
	background-color:#fff;
}
.acf-hidden{
	display:block!important;
}
h1, .h1, .title h1 {
    font-size: 40px;
}
.acf-label i{
	float:right;
	margin:8px 8px;
}
.acf-field[data-width] {
    width: 100%!important;
    } */

 }

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) { 
	
	.page-template-mon-compte .sidebar {
	display: none;
}
}

@media only screen and (max-width: 600px) {
.vc_row.full_screen_section {
    padding: 0 !important;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For IPAD portrait layouts only */
  
  
  
.woocommerce-account .woocommerce-MyAccount-navigation  {
	margin-top: 25px; 
}

.woocommerce-account .woocommerce-MyAccount-navigation li  {
	display: inline; 
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
	display: inline; 
    margin: 0;
    padding: 0 15px;
    letter-spacing: 0;
    font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-navigation li:first-child a {
   margin-left: 0;
   padding-left: 0;
}

}

 .table {
    display: table;
    text-align: center;
    width: 100%;
    margin: 32px 0;
    border-collapse: separate;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
  }
  
  .table_row {
    display: table-row;
  }
  
  .theader {
    display: table-row;
  }
  
  .table_header {
    display: table-cell;
    border-bottom: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #bdbdbd;
    color: #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
  }
  
  .table_header:first-child {
    border-left: #ccc 1px solid;
    border-top-left-radius: 5px;
  }
  
  .table_header:last-child {
    border-right: #ccc 1px solid;
    border-top-right-radius: 5px;
  }
  
  .table_small {
    display: table-cell;
  }
  
  .table_row > .table_small > .table_cell:nth-child(odd) {
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
  }
    .table .table_row:nth-child(even) .table_small > .table_cell {
    background: white;
  }
  
  .table .table_row:first-child .table_small {
   border-top: #ccc 1px solid;
  }
  
  .table_row > .table_small > .table_cell {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #5b5b5b;
    border-bottom: #ccc 1px solid;
    min-height: 36px;
    line-height: 18px;
  }
  
  .table_row > .table_small:first-child > .table_cell {
    border-left: #ccc 1px solid;
  }
  
  .table_row > .table_small:last-child > .table_cell {
    border-right: #ccc 1px solid;
  }
  
  .table_row:last-child > .table_small:last-child > .table_cell:last-child {
    border-bottom-right-radius: 5px;
  }
  
  .table_row:last-child > .table_small:first-child > .table_cell:last-child {
    border-bottom-left-radius: 5px;
  }
  
  .table_row:nth-child(2n+3) {
    background: #e9e9e9;
  }
  
  @media screen and (max-width: 900px) {
    .table {
      width: 90%
    }
  }
  
  @media screen and (max-width: 650px) {
    .table {
      display: block;
    }
    .table_row:nth-child(2n+3) {
      background: none;
    }
    .theader {
      display: none;
    }
    .table_row > .table_small > .table_cell:nth-child(odd) {
      display: table-cell;
      width: 50%;
    }
    .table_cell {
      display: table-cell;
      width: 50%;
    }
    .table_row {
      display: table;
      width: 100%;
      border-collapse: separate;
      padding-bottom: 20px;
      margin: 5% auto 0;
      text-align: center;
    }
    .table_small {
      display: table-row;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
      //border-left: none;
    }
    .table_row > .table_small > .table_cell:first-child {
      border-left: #ccc 1px solid;
    }
    .table_row > .table_small:first-child > .table_cell:first-child {
      border-top-left-radius: 5px;
      border-top: #ccc 1px solid;
    }
    .table_row > .table_small:first-child > .table_cell:last-child {
      border-top-right-radius: 5px;
      border-top: #ccc 1px solid;
    }
    .table_row > .table_small:last-child > .table_cell:first-child {
     // border-right: none;
    }
    .table_row > .table_small > .table_cell:last-child {
      border-right: #ccc 1px solid;
    }
    .table_row > .table_small:last-child > .table_cell:first-child {
      border-bottom-left-radius: 5px;
    }
    .table_row > .table_small:last-child > .table_cell:last-child {
      border-bottom-right-radius: 5px;
    }
  }
