/*
 Theme Name:     Visible & Invisible
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.eventContainerWidget .ai1ec-calendar-toolbar,
.eventContainerWidget .ai1ec-subscribe-container,
.eventContainerWidget .ai1ec-btn-toolbar,
.eventContainerWidget .ai1ec-clearfix,
.eventContainerWidget .ai1ec-pull-left,
.eventContainerWidget .ai1ec-event-toggle,
.eventContainerWidget .ai1ec-event-summary.ai1ec-expanded {
	display: none !important;
}

.eventContainerWidget .ai1ec-agenda-view .ai1ec-date {
	background: none !important;
}

.eventContainerWidget .ai1ec-agenda-view .ai1ec-date-title {
	margin: 5px 0.4em !important;
	border: 1px solid #EE6500 !important;
}

.eventContainerWidget .ai1ec-agenda-view .ai1ec-month {
	background-color: #EE6500 !important;
}

.eventContainerWidget .ai1ec-agenda-view .ai1ec-date {
	border-top: 0 !important;
}

.eventContainerWidget .ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
	border: none !important;
	box-shadow: none !important;
	text-align: left;
}

/****************************************
****** Gestion de la boutique  **********
*****************************************/
@media screen and (min-width: 980px) {
	.raccListingBoutique .woocommerce ul.products li.product a img {
		width: 12% !important;
		margin-right: 20px !important;
		float: left;
	}
	
	.raccListingBoutique .woocommerce ul.products li.product .woocommerce-loop-product__title {
		padding: 0 !important;
	}
}

.single-product div.quantity {
    display: none !important;
}


/****************************************
***** Récupération ancien thème  ********
*****************************************/



/* Ajout LGDW */

body.woocommerce .has-no-sidebar ul.products li.product, body.woocommerce .has-one-sidebar ul.products li.product {
	width: 100% !important;
	margin: 0 !important;
}

.woocommerce div.product form.cart div.quantity {
	display: none !important;
}

.product-quantity .qty-adjust {
	display: none !important;
}


.woocommerce ul.products li.product a img {
	float: left;
	width: 100px;
	padding-right: 10px;
}

.woocommerce ul.products li.product figure.product-transition {
	margin-bottom: 5px !important;
	float: left;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	padding-left: 5px !important;
	margin-top: 10px !important;
}

.woocommerce-ordering {
	display: none !important;
}

.woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button, .woocommerce input[name="save_account_details"] {
	background: #ee6500 !important;
	color: #fff !important;
}

.help-bar {
	display: none !important;
}

.woocommerce .woocommerce-info {
	display: none !important;
}

.woocommerce-cart-form__contents .product-quantity, .product-quantity .quantity {
	display: none !important;
}

.woocommerce-MyAccount-navigation-link--downloads {
	display: none !important;
}

.wc-new-badge {
	display: none;
}

.cartsE, .cartsW .ai1ec-month {
background-color: #ff6600 !important;
}

.cshakespeareE, .cshakespeareW .ai1ec-month {
background-color: #c20b20 !important;
}

.ccinemaE, .ccinemaW .ai1ec-month {
background-color: #0d215c !important;
}

.cquestionE, .cquestionW .ai1ec-month {
background-color: #D38585 !important;
}

.csamediE, .csamediW .ai1ec-month {
background-color: #81bb29 !important;
}

.cechapeeE, .cechapeeW .ai1ec-month {
background-color: #faaa1d !important;
}

.cpicassoE, .cpicassoW .ai1ec-month {
background-color: #3e5d58 !important;
}
h3.spb-heading {
	text-align: center;
}

h3.spb-heading span::after, h3.spb-heading span::before{
	border-color: transparent !important;
}

.spb_accordion .spb_accordion_section > h3 a {
	padding: 12px 19px 12px 8px !important;
}

.woocommerce ul.products li.product figure > a, .woocommerce ul.products li.product figure.product-transition .product-image.second-image {
	height: auto !important;
}

.woocommerce-MyAccount-navigation-link--payment-methods {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	#top-bar .tb-right {
			display: visible !important;
	}
}

.ai1ec-agenda-view .ai1ec-event {
	padding: 0 !important;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header, .ai1ec-agenda-view .ai1ec-event .ai1ec-event-summary {
	padding: 0.6em 0.6em 0.2em !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header {
	border-radius: 0.5em 0.5em 0 0;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header .ai1ec-event-title, .ai1ec-agenda-view .ai1ec-event .ai1ec-event-header .ai1ec-event-time {
	color: #000 !important;
}

/****************************************
***** Récupération customize CSS  *******
*****************************************/

.woocommerce form.cart button.single_add_to_cart_button, .woocommerce p.cart a.single_add_to_cart_button, .woocommerce input[name="save_account_details"] {
	background: #ee6500 !important;
}

.chistoirescienceW .ai1ec-month {
	background-color: #00fdff !important;
}

.cpeintureanglaiseW .ai1ec-month {
	background-color: #4e7a27 !important;
}

.woocommerce ul.products li.product figure.product-transition .product-image.second-image {
	display: none !important;
}

@media only screen and (max-width: 767px) {
	#top-bar .tb-right {
			display: block !important;
	}
	.product-transition .shop-actions {
		display: none !important;
	}
}

.product .product_meta {
	display: none !important;
}

.woocommerce .woocommerce-form-login {
	display: block !important;
}

.author-info-wrap {
	display: none !important;
}

.homeWidgetCont .ai1ec-calendar-toolbar, .homeWidgetCont .ai1ec-clearfix, .homeWidgetCont .ai1ec-pull-left , .homeWidgetCont .ai1ec-pull-right, .homeWidgetCont .ai1ec-event-summary-footer, .homeWidgetCont .ai1ec-event-toggle {
	display: none !important;
}

.ai1ec_event .entry-title {
	display: inline-block !important;
	padding-bottom: 20px;
	font-size: 24px;
}

.ai1ec_event .post-info {
	display: none !important;
}

/* Gestion de la page principale des Events */

.mainProgrammeCont .ai1ec-event .ai1ec-event-summary,
.mainProgrammeCont .ai1ec-event .ai1ec-event-toggle,
.mainProgrammeCont .ai1ec-agenda-buttons  {
	display: none !important;
}

/* Gestion de la page des cycle Art */

.cycleCalendar .ai1ec-event .ai1ec-event-summary,
.cycleCalendar .ai1ec-event .ai1ec-event-toggle,
.cycleCalendar .ai1ec-btn-toolbar,
.cycleCalendar .ai1ec-calendar-toolbar,
.cycleCalendar .ai1ec-btn-group,
.cycleCalendar .ai1ec-pull-left {
	display: none !important;
}


/****************************************
***** Ajustement Bundle product  *******
*****************************************/

h4.sessionContHeader {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 0.3rem 0 !important;
}

h4.bundled_product_title .item_title {
	font-size: 12px !important;
}

.bundled_product_excerpt h2 {
	font-size: 16px !important;
}

.bundled_product_optional_checkbox .price {
	display: inline !important;
}

.bundle_data .wc-pao-addon-container label {
	font-size: 16px !important;
}

.bundle_data .wc-pao-addon-nom,
.bundle_data .wc-pao-addon-prenom,
.bundle_data .wc-pao-addon-code-postal,
.bundle_data .wc-pao-addon-ville,
.bundle_data .wc-pao-addon-telephone-fixe,
.bundle_data .wc-pao-addon-mobile {
	width: 50% !important;
	float: left;
}

.groupedCatCont .groupedCatTtile {
	color: #FFF !important;
	text-transform: uppercase;
	padding: 5px 10px;
	font-size: 18px !important;
}

.groupedCatCont .cessionCont .bundled_product {
	border: 1px solid rgba(0,0,0,0.25) !important;
	padding: 0.3rem !important;
	margin: 0.6rem 0.3rem !important;
}

.groupedCatCont .cessionCont .bundled_product span.price {
	color: #000 !important;
}

.groupedCatCont .cessionCont .bundled_product_summary .bundled_product_title a.bundled_product_permalink::before {
	content: none !important;
}

@media screen and (min-width: 768px) {
	.groupedCatCont .cessionCont {
		width: 25%;
		display: inline-grid;
	}
	
	.cessionCont h4.bundled_product_title {
		min-height: 65px;
	}
}

.cessionCont h4.bundled_product_title {
	font-size: 14px !important;
}

/* Gestion du bloc inscription */

.inscriptionShort {
	background-color: #f7f7f7;
	border: 1px solid #e4e4e4;
	padding: 15px;
	margin: 10px 0;
}
