/*
Theme Name: LCT
Template: heartstar
Theme URI: http://heartstar.ancorathemes.com/
Description: Lyon City Tour
Author: Yoopee
Author URI: https://yoopee.fr
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


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

.entry-content .alignwide {
	margin-left  : -80px;
	margin-right : -80px;
}
.entry-content .alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;
}
.alignfull img {
	width: 100vw;
}

/* LCT font correction */
[class^="lct-"], [class*=" lct-"] {
	display: inline-block;
}

.lct-eye:before {
	content: "\f06e";
	font-family: "FontAwesome";
}

/* HEADER */
.top_panel_navi .column-1_4 {
	width: 15%;
}

.top_panel_navi .column-3_4 {
	width: 85%;
}
#ff-discounthunt-session-form__legal {
    margin-right: 10px;
    display: inline;
}
.menu_main_nav > li > a {
	text-transform: uppercase !important;
}

.sc_layouts_item .sc_layouts_menu.sc_layouts_menu_dir_horizontal ul:not(.sub-menu) > li::after, .sc_layouts_item .sc_layouts_menu.sc_layouts_menu_default ul:not(.sub-menu):not(.sc_layouts_login_menu) > li::after {
  content: '|';
	color: #a2a2a2;	
}

.menu_main_nav > li.current_page_item > a > span {
	border-bottom: 1px solid #e30613;
	padding-bottom: 5px;
}

.menu_main_nav > li.ticket-menu > a > span {
	color: #fff !important;
	background-color: #e30613;
	padding: 10px 20px;
	text-transform: none;
}

.menu_main_nav > li.ticket-menu.current_page_item > a > span {
	color: #fff;
	background-color: #25338b;
	padding: 10px 20px;
	border-bottom: none;
}

.top_panel_default .sc_layouts_item .sc_layouts_menu.sc_layouts_menu_default ul:not(.sub-menu) > li:nth-last-of-type(2)::after {
    content: '|';
}

.menu_main_nav > li.pll-parent-menu-item > a.sf-with-ul {
	color: #a2a2a2 !important;
}
header.scheme_lct ~ .menu_mobile > .menu_mobile_inner {
    /* background-color: #24338b; */
}
.menu_main_nav > li.pll-parent-menu-item img {
	vertical-align: middle;
	margin-bottom: 2px;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
  width: 10em;
}

.menu_main_nav > li.account-menu > a:not(:hover) > span,
.menu_main_nav > li.wpmenucartli > a:not(:hover) > i,
.menu_main_nav > li.wpmenucartli > a:not(:hover) > span {
	color: #a2a2a2;
}

.menu_main_nav > li.account-menu.current_page_item > a > span,
.menu_main_nav > li.wpmenucartli.current-menu-item > a > i,
.menu_main_nav > li.wpmenucartli.current-menu-item > a > span {
	color: #e30613;
	border-bottom: none;
}

.menu_main_nav > li.account-menu::after {
	content: '' !important;
}

.menu_main_nav > li.wpmenucartli > a {
	padding-left: 0;
}

.top_panel_navi .sc_layouts_column.column-3_4 .sc_layouts_item:nth-child(1n):after,
.top_panel_navi .sc_layouts_column.column-3_4 .sc_layouts_item:nth-child(2n) {
	display: none;
}

/* COMMON */
.wp-block-image {
	margin: 0 !important;
}

p:last-child {
	margin-bottom: 0;
}

div.button a {
	background-color: #e30613;
	color: #fff !important;
	padding: 0.5em 1.5em;
	display: inline-block;
}

.notification {
	z-index: 10;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 90%;
	max-width: 500px;
	margin: 2em auto;
	padding: 1em;
	background-color: #fff;
	color: #a2a2a2;
	border: none;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
}

.notification div:first-child {
	width: 1.5em;
	font-size: 200%;
}

.notification div:nth-child(2) {
	flex-grow: 1;
	border-left: 1px solid #a2a2a2;
	padding: 0 1em;
}

.notification div:last-child {
	width: 1.5em;
	text-align: left;
}

.notification a.close-notification {
	color: #fff;
	background-color: #e30613;
	padding: 0.2em 0.4em;
}

.notification p {
	margin: 0;
}

.sc_layouts_title_breadcrumbs {
	display: none;
}

.top_panel_title {
	background-color: #25338b !important;
}

.top_panel_title h1 {
	color: #fff !important;
	font-family: "Ubuntu",sans-serif;
	font-weight: 400 !important;
	text-transform: uppercase;
	font-size: 300% !important;
}

.page_content_wrap {
	padding-top: 2em;
	padding-bottom: 0;
}

h4 {
	color: #000 !important;
	margin: 0 0 1em 0;
	font-weight: 200;
	text-align: center;
}

.block-downloads {
	text-align: center;
}

.block-downloads i {
	color: #a2a2a2;
	font-size: 400%;
}

.block-downloads a {
	margin-top: 2em;
	color: #e30613;
	border: 2px solid #e30613;
	padding: 0.5em 1.5em;
	display: inline-block;
}

.block-downloads a:hover {
	color: #e30613;
}

.block-testimonials .wpmslider-viewport {
	border: none !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
}

.block-testimonials .testimonial-content {
	color: #a2a2a2;
}

.block-testimonials .testimonial-content p {
	border-left: 1px solid #a2a2a2;
  margin-left: 7em;
	text-align: justify;
	min-height: 5em;
}

.block-testimonials .testimonial-content:before {
	content: "\e914";
	font-family: 'lct' !important;
	font-size: 500%;
	float: left;
	min-height: 1em;
	margin-top: 0.4em;
	padding-right: 1em;
}

.block-testimonials .testimonial-name {
	font-weight: 200 !important;
}

.block-testimonials .testimonial-company {
	font-weight: 200 !important;
	font-size: small;
}

.block-testimonials .wpmslider-controls-direction a {
	color: #e30613 !important;
}

.block-testimonials .wpmslider-controls-direction .wpmslider-prev {
	margin-left: -4em !important;
}

.block-testimonials .wpmslider-controls-direction .wpmslider-next {
	margin-right: -4em !important;
}

.block-newsletter {
	background-color: #25338b;
	color: #fff;
	text-align: center;
}

.block-newsletter h4 {
	color: #fff !important;
	margin-bottom: 0.3em;
}

.block-newsletter .es-field-wrap {
	display: inline-block;
}

.block-newsletter input {
  text-transform: none;
	height: 2em !important;
  padding: 0 15px !important;
  line-height: 0.5em;
}

.block-newsletter input[type="email"] {
	background-color: #fff;
	border: 4px solid #fff !important;
	margin-right: 20px;
	font-weight: 400;
}

.vc_tta-tab {
	background-color: #fff !important;
	-moz-box-shadow: 0px 0px 10px 0px #e2e2e2;
  -webkit-box-shadow: 0px 0px 10px 0px #e2e2e2;
  -o-box-shadow: 0px 0px 10px 0px #e2e2e2;
  box-shadow: 0px 0px 10px 0px #e2e2e2;
}

.vc_tta-tab.vc_active {
	background-color: #fff !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
}

.vc_tta-tab > a {
	background-color: transparent !important;
}

.vc_tta-panels {
	background-color: transparent !important;
}

@media screen and (max-width: 368px) {
	.notification div:first-child {
		display: none;
	}
	
	.notification div:nth-child(2) {
		border-left: none;
	}
}

@media screen and (max-width: 767px) {
	.wp-block-column {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.block-testimonials .testimonial-content p {
	border-left: none;
  margin-left: 0;
}
	
	.block-testimonials .testimonial-content:before {
		content: none;
	}
}

/* HOMEPAGE */
body.home .notification {
	position: absolute;
	top: 0;
	left: 50%;
  transform: translateX(-50%);
}

.rev_slider div {
	text-shadow: 5px 5px 10px #000;
	font-family: "Ubuntu",sans-serif !important;
}

.rev_slider strong,
.rev_slider b {
	color: inherit;
}

.rev_slider a {
	text-shadow: none;
	background-color: #e30613;
	color: #fff !important;
	padding: 7px 30px 10px 30px !important;
	font-weight: 600 !important;
	font-size: 1rem !important;
}

.home-highlights {
	text-align: center;
	font-size: small;
	padding: 2em 0;
}

.home-highlights i {
  color: #25338b;
	font-size: 500%;
}

.home-highlights p {
	margin-bottom: 0;
}

.home-experiments {
	background-color: #e6e6e6;
	text-align: center;
}

.home-experiments h5 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 90%;
	margin-bottom: 2em;
}

.home-experiments .box {
	background-color: #fff;
}

.home-experiments .box p {
	min-height: 5.5em;
	padding: 2em 0;
	margin-bottom: 0
}

.home-experiments .box a {
	background-color: #e30613;
	color: #fff;
	padding: 0.5em 1.5em;
	display: inline-block;
	margin-bottom: 2em;
}

.home-social {
	background-color: #e6e6e6;
	text-align: center;
}

.home-social ul.social-links {
	margin-top: 3em;
}

.home-social ul.social-links li {
	display: inline;
	list-style-type: none;
	margin-left: 1em;
	font-size: 300%;
}

.home-social ul.social-links li:first-child {
	margin-left: 0;
}

.home-social ul.social-links li a {
	color: #e30613;
}

/* VISIT */
.visit-steps {
	background-color: #25338b;
	color: #fff;
	text-align: center;
}

.visit-steps i {
	font-size: 500%;
}

.visit-steps h6 {
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
	font-size: 100%;
	margin: 1em 0 0.5em 0;
}

.products-tabs .vc_tta-icon.product-bus:before {
	content: '\e908';
	font-family: "lct";
}

.products-tabs .vc_tta-icon.product-tram:before {
	content: '\e920';
	font-family: "lct";
}

.products-tabs .vc_tta-icon.product-duo:before {
	content: '\e907';
	font-family: "lct";
}

.products-tabs .button {
	text-align: center;
}

/* PRODUCT */
.products-tabs .vc_tta-tab {
	width: 10em;
}

.scheme_default .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab > a {
	color: #e30613 !important;
}

.scheme_default .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab > a:hover,
.scheme_default .vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
	color: #25338b !important;
}

.product-description {
	background-color: #fff;
	border: none !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
	margin: 1rem;
	padding: 0;
}

.product-description .wp-block-column {
	margin: 0;
}

.product-description .wp-block-column:first-child {
	padding: 2rem;
}

.product-description b,
.product-description strong {
	color: #000 !important;
}

.product-informations {
	margin: 3rem 0 0 0;
	background: none;
	color: #000;
}

.product-informations .wp-block-column {
	background-color: #fff;
	border: none !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
	margin: 1rem;
	padding: 2rem;
}

.product-informations .wp-block-column.form {
	background-color: #e6e6e6;
}

.product-informations h6 {
	font-family: 'Ubuntu', sans-serif;
	color: #000;
	font-weight: 600;
	font-size: 120%;
	text-align: center;
	margin: 0 0 1rem 0;
}

.product-informations input[type=submit] {
	background: none !important;
	background-color: #e30613 !important;
	color: #fff !important;
	padding: 0.5rem 2rem;
	text-transform: none;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.5em !important;
	display: inline-block;
}

.product-informations strong {
	color: #25338b;
	font-weight: 400;
}

.product-informations .product-advantages {
	padding-left: 0;
}

.product-informations .product-advantages li {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 1em;
}

.product-informations .product-advantages li .advantage-icon {
	width: 5em;
}

.product-informations .product-advantages li .advantage-icon i {
	color: #25338b;
	font-size: 3em;
}

.product-informations .product-advantages li .advantage-text {
	width:100%;
}

.product-informations .product-advantages li .advantage-text .flag-icon {
	margin-right: 5px;
}

.product-informations .amount {
	color: #000 !important;
}

.product-informations .qty-down,
.product-informations .qty-up {
	background: none !important;
	background-color: #e30613 !important;
	color: #fff !important;
	padding: 0 !important;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	text-align: center;
	font-weight: 800;
}

.product-informations .qty-down {
	margin-right: 1em;
}

.product-informations .qty-up {
	margin-left: 1em;
}

.product-informations .product-form strong {
	color: inherit !important;
	font-weight: 600;
}

.product-informations .product-form input[type=text] {
	border: none;
	background-color: #fff;
	color: #000;
	padding: 0.5rem;
	width: 6rem;
	text-align: center;
	font-weight: 400;
}

.product-informations .product-form input.datepicker {
	background-color: transparent;
	margin-top: 0.5em;
	width: 10rem !important;
}

.product-informations .product-form .datepicker-button {
	font-size: 150%;
	color: #e30613;
}

.product-informations .product-form .select_container select {
	padding: 0 !important;
	font-weight: 400;
	background-color: transparent !important;
	color: #000;
}

.product-informations .product-form .total {
	background-color: #fff;
	width: 6rem;
	display: inline-block;
	text-align: center;
	padding: 0.2rem;
}

.product-informations .product-form .add-to-cart-notice {
	display: block;
	font-size: small;
	line-height: 1.2rem;
}

.product-informations .product-form .add-to-cart-notice.error {
	color: #f00;
}

.product-informations .product-form table {
	background: none !important;
	border: none;
	border-collapse: collapse;
}

.product-informations .product-form table td {
	background: none !important;
	border: none;
	vertical-align: middle;
}

.product-informations .product-form .center {
	text-align: center;
}

.product-informations .product-form .right {
	text-align: right;
}

/* temp */
.product-informations .form b {
	color: inherit;
}

.product-informations .form p {
	font-size: 1rem !important;
	margin-top: 4em !important;
}

/* GROUP & PRIVATISATION */
.products-tabs .vc_tta-icon.product-group:before {
	content: '\e910';
	font-family: "lct";
}

.products-tabs .vc_tta-icon.product-event:before {
	content: '\e90b';
	font-family: "lct";
}

.group-contact .wp-block-column:first-child {
	text-align: right;
	color: #e30613;
	padding-top: 3em;
	padding-right: 1em;
}

.group-contact .wp-block-column:first-child a {
	color: #e30613;
}

.group-contact .wp-block-column:first-child strong {
	color: #000;
	text-transform: uppercase;
}

.group-contact {
	background-color: #e6e6e6;
}

.group-contact input,
.group-contact textarea {
	border: none;
}

.group-contact input[type="text"],
.group-contact input[type="email"],
.group-contact textarea {
	font-weight: 400;
}

.group-contact .your-consent {
	font-size: small;
}

.wpcf7-list-item {
	margin-left: 0 !important;
}

.group-contact input[type=submit] {
	text-transform: none;
}

/* PRACTICAL INFORMATION */
table.headed-table > tbody > tr > td {
	text-align: center;
}

table.headed-table > tbody > tr:first-child > td {
	background-color: #25338b !important;
	color: #fff;
	font-weight: 600;
}

.infos-block .wp-block-columns {
	background-color: #fff;
	border: none !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
	padding: 0;
	margin: 1em;
}

.infos-block .wp-block-columns .wp-block-column {
	margin: 0;
}

.infos-block .wp-block-columns .wp-block-column:first-child {
	padding: 2em;
}

.infos-block .wp-block-columns .wp-block-column strong {
	color: inherit;
}

.infos-block .button,
.schedule-block .button {
	text-align: center;
	margin-top: 4em;
}

.infos-map-button.button {
	text-align: center;
}

/* EMBEDDED PRODUCT FORM */
.embedded-product-form {
	display: flex;
	justify-content: center;
}

.embedded-product-form .ui-datepicker-inline {
	border: 1px solid #f5f5f6;
	-webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.embedded-product-form .ui-datepicker-title {
	color: #000;
	text-transform: uppercase;
}

.embedded-product-form .ui-datepicker-calendar thead {
    -moz-box-shadow: 0px 2px #f5f5f6;
    -webkit-box-shadow: 0px 2px #f5f5f6;
    -o-box-shadow: 0px 2px #f5f5f6;
    box-shadow: 0px 2px #f5f5f6;
}

.embedded-product-form .ui-datepicker-calendar tr:not(:last-child) {
    border-bottom: 1px solid #f5f5f6;
}

.embedded-product-form .ui-datepicker-calendar th {
	background-color: transparent;
	color: #000;
	font-size: small;
}

.embedded-product-form .ui-datepicker-today,
.embedded-product-form .ui-datepicker-current-day {
	-webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.embedded-product-form .variation {
	border: 1px solid #f5f5f6;
	-webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.embedded-product-form .variation > div:not(:last-child) {
	margin-right: 10px;
}

.embedded-product-form .variation strong {
	color: #000;
}

.embedded-product-form .variation .qty-down,
.embedded-product-form .variation .qty-up {
	padding: 5px;
	width: 30px;
    height: 30px;
    border: 1px solid #ededee !important;
    background: #fff !important;
    color: #000 !important;
}

.embedded-product-form .variation .qty-down {
	-webkit-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
}

.embedded-product-form .variation .qty-up {
	-webkit-border-radius: 0px 3px 3px 0px;
    -ms-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.embedded-product-form .variation .qty-input {
	padding: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	border: none;
	background-color: #e30613 !important;
	color: #fff !important;
	font-weight: normal;
}

.embedded-product-form .variation > div:last-child {
	display: flex;
	white-space: nowrap;
}

.embedded-product-form .submit-button {
	margin-top: 20px;
	text-align: center;
}

.embedded-product-form button[type="submit"] {
	text-transform: none !important;
	font-weight: 400;
	-webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
}

.product-form {
	width: 100%;
}

.product-form .ui-datepicker-inline {
	width: 100%;
}

/* NEWS */
.posts_container.columns_wrap .post_layout_classic {
	background-color: #fff;
	border: none !important;
	-moz-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -webkit-box-shadow: 0px 0px 10px 0px #a2a2a2;
  -o-box-shadow: 0px 0px 10px 0px #a2a2a2;
  box-shadow: 0px 0px 10px 0px #a2a2a2;
}

/* SHOP */
.woocommerce-products-header__title {
	display: none;
}

.woocommerce .button,
.woocommerce input[type="submit"] {
	text-transform: none !important;
	font-weight: 400;
}

.woocommerce div.button {
	padding: 0;
	background: none !important;
	display: inherit;
}

@media screen and (max-width: 368px) {
	.group-contact .wp-block-column:first-child {
		text-align: center;
	  padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
	.products-tabs .vc_tta-icon.product-tram:before {
	  font-size: 1.5em !important;
  }

  .products-tabs .vc_tta-icon.product-duo:before {
	  font-size: 1.5em !important;
  }
}

@media screen and (max-width: 767px) {
	.wpb-js-composer .vc_tta.vc_general .vc_tta-icon {
		font-size: 1em !important;
	}
	
	.wp-block-column {
    flex-basis: 48%;
  }
}

/* FOOTER */
footer > .widget_area .widget:first-child {
	padding-top: 15px;
}

footer > .widget_area .widget:first-child img {
	max-width: 70% !important;
}

footer a {
	color: #ffffff !important;
}

footer i {
	color: #ffffff !important;
	width: 25px
}

.scheme_default .menu_footer_nav_area ul li + li::before {
  border: none;
	content: '-';
	color: #ffffff;
}

.footer_copyright_wrap {
	display: none;
}

div#topcontrol {
    display: none;
}