/* 
Theme Name: Theme Corail Helico
Theme URI: https://github.com/elementor/hello-theme/
Description: Ce theme est un theme enfant de hello fait pour Corail.
Author: Equipe Corail et Anthony Keller
Author URI: https://seolead.fr
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: Private
*/



a {
	-webkit-transition: color .2s linear,background .1s linear;
    -moz-transition: color .2s linear,background .1s linear;
    -ms-transition: color .2s linear,background .1s linear;
    -o-transition: color .2s linear,background .1s linear;
    transition: color .2s linear,background .1s linear;
}

input:focus, 
textarea:focus, 
select:focus{
	outline: none;
}

div.elementor-heading-title,
p.elementor-heading-title {
    line-height: 1.4em;
}

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

.text-bold  {font-weight: bold;}

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

/* Formulaire */
label{
	margin-bottom : 20px;
	line-height: 1.5em;
	font-weight: 700;
	font-size: 15px;
	width: 100%;
	color: AAA;
}

select,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="datetime"],
input[type="date"]{
	border: none;
	border-bottom: 4px solid #CCC;
	width: 100%;
	border-radius: 0;
	font-weight: 700;
	font-size: 16px;
	color: #444;
}

.grecaptcha-badge {
    display: none!important;
}

#contact-page-form textarea{
	padding: 10px;
	border: 4px solid #CCC;
	width: 100%;
	border-radius: 0;
	font-weight: 700;
	font-size: 16px;
	color: #444;
}
#contact-page-form textarea:focus{
	border-color: #111;
}

#contact-page-form select,
#contact-page-form input[type="text"],
#contact-page-form input[type="email"],
#contact-page-form input[type="tel"],
#contact-page-form input[type="date"]{
	padding-left: 0;
}

#contact-page-form form.wpcf7-form label span.label {
    color: #9da0a1;
    font-style: italic;
    font-weight: 700;
    font-size: 10px;
    opacity: 0;
    transition: 0.4s;
}


/* widgets */

.side-w-fullborder__wrap{
	border: 1px solid #DDD;
	border-radius: 5px;
	display: block;
	margin: 0 0 10px auto;
	float: left;
    clear: both;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
@media screen and (max-width: 767px){
	.side-w-fullborder__wrap{
		margin: 0 auto 10px auto;
	}
}

.side-w-contact a{
	color: #111;
}

.side-w-fullborder__wrap img{
	max-width:100%;
}
.rounded img{
	border-radius: 8px;
}
.side-w-title{
	padding-bottom: 7px;
    margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
	font-family: Poppins,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.side-w-contact-item{
	margin: 1em 0px;
	align-items: flex-start;
    margin-top: 0;
}
.side-w-contact-item i{
	margin-top: 4px;
	margin-right: 10px;
}

.contact-socials a {
	margin-right: 5px;
}
.social-span a i {
	color: #111;
}

.wid-plus-info--in{
	margin: 10px 0;
	vertical-align: middle;
}


/* ---- Checkout ---- */
.woocommerce-checkout .col-1 {
    max-width: 100%;
}

body.woocommerce-checkout .form_cart_checkout_billing {
    display: unset;
}

body.woocommerce-checkout #customer_details {
    display: none!important;
}

body.woocommerce-checkout .woo-submit-order {
    justify-content: flex-start!important;
}

tbody[name="pax"] select {
    height: 50px;
}

/* ----- ANCIEN SITE - Legacy - Start */

#page_caption .withtopbar {
    font-size: 40px !important;
}

#page_caption.hasbg .page_title_wrapper {
    bottom: 84px !important;
}

#page_caption.hasbg {
    height: 280px !important;
    margin-top: -60px !important;
}

.wp-block-separator {
    border-top: 0px solid !important;
    border-bottom: 0px solid !important;
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 0px !important;
}

/* Review Page */
.revieww-filter {
    background-color: #ccc;
    padding: 20px 20px 10px 20px;
    border-radius: 5px;
}
.review-container-box {
    background-color: #f7f7f7;
    padding: 20px;
    margin: 30px 0;
}
.review-conter {
    margin-left: 10px;
}
.review-counter span {
    border: 10px solid #34A299;
    border-radius: 50%;
    padding: 20px 8px;
    font-size: 30px;
    color: #34A299;
}
.review-info p, .review-head p {
    padding: 0 !important;
    font-size: 14px;
}
.review-info {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: right;
    padding-right: 30px;
}
.review-head {
    border-bottom: 1px solid #ccc;
    margin-left: -30px;
    padding-left: 30px;
}
.review-detail {
    padding-top: 40px;
}
.review-detail p {
    margin: 12px 0 0 30px;
    padding-top: 6px;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
}

.review-detail p::before {
    float: left;
    margin: -10px 0 0 -27px;
    font-size: 22px;
    color: rgba(100, 100, 100, 0.8);
    content: '\21B3';
}

.portal-rating {
    position: relative;
    line-height: 23px;
	min-height: 25px;
}
.portal-rating span {
    position: absolute;
    display: inline-block;
    background-color: #ffffff;
    padding-right: 12px;
    height: 23px;
    overflow: hidden;
}
.portal-rating strong {
    position: absolute;
    display: inline-block;
    background-color: #ffffff;
    box-shadow: -5px 0 5px #ffffff;
    right: 0px;
    padding-left: 12px;
}
.portal-rating hr {
    padding-top: 12px;
}
.top_bar.hasbg {
    background: #ffffff!important;
    margin-top: -20px!important;
}

#toTop {
    background: #da262f!important;
}

.btn-insta {
    color: #F20100;
    border: 1px solid #F20100;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 15px 0;
    border-radius: 5px;
    font-family: 'Arial';
    font-size: 13px;
}


/* Covid 19 red menu fr */
li#menu-item-12225 a {
    color: #ff0000!important;
}

/* Covid 19 red menu de */
li#menu-item-13662 a {
    color: #ff0000!important;
}

/* Social icon hover red */
.social-span i.fa:hover {
    color: red;
}

/* Tour book now button hover color */
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #000000;
}

/* Covid 19 red menu en*/
li#menu-item-12250 a {
    color: #ff0000!important;
}

/* ----  ANCIEN SITE - Legacy - END */





/** WPML Flag menu nav **/
.elementor-nav-menu .sub-arrow{
	display:none!important;
}

.menu-item-language-current {
    opacity: 1!important;
}

.menu-item-language {
    opacity: 0.7;
}

.menu-item-language ul.sub-menu{
    padding : 0!important;
    min-width:0 !important;
    background: #444;
    width: 25px;
    top: 0;
    left: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
.menu-item-language ul.sub-menu a{
  border:0 !important;
}

.menu-item-language ul.sub-menu li img{
  width: 18px;
	max-width: 18px;
}




/** HEADER + Menus **/

main>header>h1.entry-title{display: none;}

.topmenu-stars{
	width: 50px;
	height: 10px!important;
	margin-right: 5px;
}
.header-phone{
	  display: flex;
    align-items: center;
}
.header-phone img{
	width: 14px;
	height:20px;
	margin-right: 5px;
}

.wpml-ls-menu-item a {
    padding: 13px 10px!important;
}

.vflash-btn{
	background-color : #FF4A52;
	padding: 10px;
	color: #FFF;
}
.vflash-btn a {
	color: #FFF;
	font-weight: 700;
}



/** mobile menu **/

.jet-mobile-menu__back {
    min-width: 30px;
    min-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #3a3a3a;
	

    border-radius: 250px;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 42px!important;
    font-size: 16px;
    box-shadow: 0 8px 8px -6px rgb(0 0 0 / 15%);
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
	background-color: #FF4A52;
	color: #FFF;
}


body.jet-mobile-menu-visible>div.hentry{
	-webkit-filter: blur(20px);
    filter: blur(20px);
}

.jet-mobile-menu-cover {
    position: fixed;
    display: block;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.8);
    z-index: 997;
}

.jet-mobile-menu__item{
  justify-content: center;
  flex-direction: unset;
}

.elementor-widget-wpml-language-switcher > div {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .wpml-ls-slot-footer.wpml-ls-item {
      opacity: 0.6; 
      position: relative;
  }

  .wpml-ls-slot-footer.wpml-ls-item.wpml-ls-current-language {
      opacity: 1; 
  }

  .wpml-ls-slot-footer.wpml-ls-item::after {
      content: '';
      position: absolute;
      bottom: -5px; 
      left: 50%;
      transform: translateX(-50%);
      width: 5px; 
      height: 5px;
      background-color: black;
      border-radius: 50%; 
      display: none;
  }

  .wpml-ls-slot-footer.wpml-ls-current-language::after {
      display: block; 
  }

  .wpml-ls-slot-footer.wpml-ls-item:not(.wpml-ls-current-language) {
      opacity: 0.6;
  }

  .flag-menu .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
      margin-bottom: 0;
  }
}

/** desktop menu **/

.jet-mega-menu a,
.jet-mega-menu div
{
	outline: none!important;
}

ul.jet-mega-menu-list>li>div.jet-mega-menu-item__inner:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 10px;
    width: 0;
    height: 3px;
    background-color: #DA262F;
    -webkit-transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    -o-transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    transition: all .2s cubic-bezier(.68,-.55,.265,1.55);
    margin-bottom: -18px;
    margin-left: 10px!important;
}
@media screen and (min-width:768px){
	ul.jet-mega-menu-list>li:hover>div.jet-mega-menu-item__inner:before {
    	width: 80%;
	}
}

.jet-mega-menu-sub-menu>ul{
	border-radius: 5px;
	border: 0;
	-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0 5px 40px rgba(0,0,0,.15);
	box-shadow: 0 5px 40px rgb(0 0 0 / 15%);
}

.jet-mega-menu-sub-menu>ul>li>div{
	border-bottom:1px solid #EEE;
}


/** Breadcrumbs **/
.rank-math-breadcrumb p{
	margin: 0;
}




/* Tour - Single - formulaire devis */

#boxdevis {
    box-shadow: 1px 1px 12px #555;
    border-radius: 10px;
    padding-bottom: 20px;
}
#boxdevis h2 span {
    font-weight: bold;
}
#boxdevis p {
    padding: 5px 20px;
}

#boxdevis .labelfirstdiv {
    border: 1px solid #ccc;
    border-radius: 5px;
}

#boxdevis input[type="text"] {
    font-size: 14px;
}
#boxdevis .wpcf7-form input.wpcf7-text {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: -moz-available;
    font-size: 14px;
    padding: 10px;
    font-weight: 400 !important;
}
#boxdevis .tour-form-date {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 0 20px;
	padding: 5px 20px;
	width : calc(100% - 40px);
    border: 1px solid #ccc;
    border-radius: 5px;
}
#boxdevis .tour-form-date__label {
    display: block;
}
#boxdevis input[type=date]{
    padding: 0.5rem 0;
}
#boxdevis .tour-form-passager {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width : calc(100% - 40px);
	margin: 0 20px;
	padding: 5px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#boxdevis .tour-form-passager__label {
    display: block;
}
#boxdevis .tour-form-passager .tour-form-passager__select {
    font-weight: bold;
    display: block;
    text-align: end;
}
#boxdevis .passagers-select {
    border: 0 !important;
	border: none;
	font-weight: bold;
}
#boxdevis input[type="number"] {
    border: none;
}
#boxdevis label img {
    vertical-align: middle;
    padding: 5px;
}
#boxdevis .wpcf7-form input.wpcf7-date {
    font-size: 14px;
    border: none;
}

#boxdevis .wpcf7-form .hr {
    width: calc(100% - 40px);
    height: 1px;
    background: #ccc;
    display: inline-block;
    text-align: center;
    margin: 10px 20px;
}

#boxdevis #buttondevis {
    border-radius: 5px;
    background: #F20100;
	margin: 0px 20px 10px;
    padding: 10px 5px;
    text-align: center;
    color: white !important;
    font-weight: 600 !important;
    cursor: pointer;
}

#boxdevis #two label{
	margin: 10px 20px;
	width: calc(100% - 40px);
}
#boxdevis strong{
	font-weight: 700;
}

#boxdevis #two label strong{
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
}

#boxdevis .cf7sr-g-recaptcha {
	width: calc(100% - 40px);
    margin: 10px 20px;
}
#boxdevis input.wpcf7-form-control.wpcf7-submit {
    width: calc(100% - 40px);
    height: Auto;
	margin: 10px 20px;
	border-radius: 5px;
    background: #F20100;
    padding: 10px 5px;
    text-align: center;
    color: white !important;
    font-weight: 600 !important;
    cursor: pointer;
}

#boxdevis input[type=number]::-webkit-inner-spin-button, 
#boxdevis input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
#boxdevis .wpcf7 form.invalid .wpcf7-response-output,
#boxdevis .wpcf7 form.unaccepted .wpcf7-response-output,
#boxdevis .wpcf7 form.sent .wpcf7-response-output {
	width: calc(100% - 40px);
    margin: 0 20px;
    margin-bottom: 10px;
    padding: 10px 15px;
}
#boxdevis .wpcf7 form.invalid .wpcf7-response-output, 
#boxdevis .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #212121;
    background-color: #ff0000;
}

/* Tour single heading text  */

.singleProductPageHeading .elementor-widget-wrap{
  display: flex;
  flex-direction: inherit;
  flex-wrap: inherit;
  gap: 10px;
}

.best-seller-logo-true {
  position: absolute !important;
  background-image: url('/wp-content/uploads/2024/01/best-seller-icon.webp');
  height: 50px !important;
  background-size: contain;
  background-repeat: no-repeat;
  top: 55px;
  left: 5px;
}

@media (min-width: 769px) and (max-width: 1300px) {
  .section-booking-tour-wrapper{
    padding-top: 20px;
    width: 100% !important;
  }
  .section-details-wrapper{
    width: 100% !important;
  }

  .section-details-wrapper > .elementor-column-wrap.elementor-element-populated {
    margin : 0 25px 0 25px !important;
  }
  
  .tour-details-and-booking-wrapper .elementor-row{
    flex-wrap: wrap;
  }

  .mu-price-wrapper > div {
    padding: 40px 20px 25px 20px !important;
  }
}

/** TOUR listing **/

.listing-tour-prix{
    position: absolute;
	display: block;
	background: #FF4A52;
	padding: 6px 10px;
		bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}


.listing-tour__wrap:hover .listing-tour-prix{
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
		transform: translateX(6px) scale(1.2);
}

.listing-tour__wrap{
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.listing-tour__wrap:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
}

.best-seller-logo-search-true::before{
  content: "";
  position: absolute;
  background-image: url('/wp-content/uploads/2024/01/best-seller-icon.webp');
  height: 55px !important;
  background-size: contain;
  background-repeat: no-repeat;
  top: -105px;
  left: 7px;
  width: 100%;
}

.swiper-button-next, .swiper-button-prev{
  filter: brightness(0) invert(1);
}

/** TOUR Single **/

.swiper-container{
	border-top-left-radius: 10px;
	border-top-right-radius:10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets span {
	width: 8px;
  height: 8px;
}
	
.elementor-swiper-button-prev {
    left: -17px;
}
.elementor-swiper-button-next {
   right: -17px;
}

.elementor-swiper-button-prev,
.elementor-swiper-button-next{
		display: flex;
    align-items: center;
    justify-content: center;
		width: 35px;
	height: 35px;
	background: #FFF;
	border-radius: 50%;
	border: 1px solid #AAA;
}

.elementor-swiper-button-prev i,
.elementor-swiper-button-next i{
		font-size: 15px;
	color: #444;
}

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

	.elementor-swiper-button-prev,
	.elementor-swiper-button-next
	{
		display: none;
	}
}

@media screen and (min-width: 1265px){
	.swiper-container-horizontal>.swiper-pagination-bullets{
		display: none;
	}
}

#tour-sub-slider-data div.elementor-heading-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.tour-sub-slider-data img{
	margin-right: 5px;
}

.eicon-chevron-left:before{
	font-family: 'FontAwesome';
	content: '\f104';
	font-size: 1.2rem;
	font-weight:bold;
	text-rendering: optimizeLegibility;
}
.eicon-chevron-right:before{
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 1.2rem;
	font-weight:bold;
	text-rendering: optimizeLegibility;
}

#tour-etape-liste ul{
    list-style-type: none;
    padding-left: 20px;
}
#tour-etape-liste.tour-etape-liste-visible li{
	position: relative;
	display: block;
	border-left: 2px dotted #F5F5F5;
	padding-left: 30px;
	padding-bottom: 26px;
	
	animation: tourlistFadeIn 1s linear;
	animation-fill-mode: both;
}

#tour-etape-liste li:before{
	display: block;
    position: absolute;
    left: -12px;
	top: -5px;
    height: auto;
	width: 20px;
	height: auto;
	content: url('/wp-content/uploads/2022/02/icone-marker-timeline-vol.svg');
}

@keyframes tourlistFadeIn { 
  0% {
	border-color: #F5F5F5;
    opacity: 0;
    transform: scale(.1);
  }

  85% {
	border-color: #F5F5F5;
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
	border-color: #59b7eb;
    transform: scale(1);
  }
}

#tour-etape-liste li:nth-child(1) { animation-delay: .5s }
#tour-etape-liste li:nth-child(2) { animation-delay: 1s }
#tour-etape-liste li:nth-child(3) { animation-delay: 1.5s }
#tour-etape-liste li:nth-child(4) { animation-delay: 2s }
#tour-etape-liste li:nth-child(5) { animation-delay: 2.5s }
#tour-etape-liste li:nth-child(6) { animation-delay: 3s }
#tour-etape-liste li:nth-child(7) { animation-delay: 3.5s }
#tour-etape-liste li:nth-child(8) { animation-delay: 4s }
#tour-etape-liste li:nth-child(9) { animation-delay: 4.5s }
#tour-etape-liste li:nth-child(10) { animation-delay: 5s }
#tour-etape-liste li:nth-child(11) { animation-delay: 5.5s }
#tour-etape-liste li:nth-child(12) { animation-delay: 6s }

#tour-etape-liste li:last-child{
	border-left: 2px dotted #F5F5F5!important;
}


#tour-inclus-services ul {
	padding: 0;
	padding-left: 20px;
}
#tour-inclus-services ul li {
    background: url(/wp-content/uploads/2021/07/icone-check.png) no-repeat left 5px;
    list-style-position: inside;
    padding: 3px 0px 3px 27px;
    list-style: none;
    margin: 0 20px;
	float: left;
}
@media screen and (max-width:767px){
	#tour-inclus-services ul li {
		float: none;
	}
}


/** Footer **/
footer .address{
	display: flex;
	align-items: flex-start;
}


footer,
footer span,
footer u, 
#copyright a, 
#copyright a:active,
footer p,
footer a,
footer a:active, 
footer .sidebar_widget li h2.widgettitle, .tour_recently_view h3.sub_title 
{
    color: #fff;
}
footer a:hover{
	color: #FF4A52!important;
}

footer .address {
	margin-bottom: 20px;
}
footer .address p {
	line-height: 1;
	margin-bottom: 10px;
}
footer span.ti-location-pin{
	font-size: 38px
}

footer .address>a{
	display:flex;
}

footer .widget-titre,
.footer-sub-titre {
	line-height: 1;
	margin-bottom:20px;
	font-size: 22px;
	font-family: poppins;
	font-weight: bold;
}
.footer-sub-titre {
	margin-bottom:15px;
}
footer .footer-col-titres>div{
	margin-bottom:25px;
}

footer ul{
	list-style: none;
}

ul.socials {
	margin-top: 10px;
    display: grid;
    text-align: center;
    grid-template-columns: repeat(4,1fr);
}
ul.socials li {
    margin: 0 0 10px 0;
}
ul.socials img {
	max-width: 35px;
	height: auto;
}

footer li.icon-de:before {
		position: relative;
		top:15px;
		left:10px;
		content:"";
    width: 22px;
    height: 15px;
    background: url(/wp-content/themes/corail-theme/img/svg/flag-de.svg);
}
footer li.icon-fr:before {
		position: relative;
		top:15px;
		left:10px;
		content:"";
    width: 22px;
    height: 15px;
    background: url(/wp-content/themes/corail-theme/img/svg/flag-fr.svg);
}
footer li.icon-uk:before {
	position: relative;
	top:15px;
	left:10px;
	content:"";
  width: 22px;
  height: 15px;
  background: url(/wp-content/themes/corail-theme/img/svg/flag-uk.svg);
}


/*************************** CART *********************************************/
/*************************  COMMANDER *****************************************/
.woocommerce form .form-row.woocommerce-invalid .select2-container, 
.woocommerce form .form-row.woocommerce-invalid input.input-text, 
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00!important;
}   

#billing_country_field.validate-required > span > span > span.selection > span {
    border-color: #6dc22e!important
}

.checkout-button.disabled-link {
    pointer-events: none;
    background-color: lightgray!important;
}

.woocommerce-cart .cart,
.cart_totals .shop_table,
.woocommerce-checkout-review-order-table {
    box-shadow: 0 5px 40px rgb(0 0 0 / 15%);
    margin-bottom: 0 !important;
}

.cart thead tr,
.woocommerce-checkout-review-order-table thead tr {
    background-color: black;
    color: white;
}

.cart thead th,
.woocommerce-checkout-review-order-table thead th {
    border: 0!important;
    font-size: 16px!important;
    padding: 20px 12px!important;
}

.cart tbody td,
.woocommerce-checkout-review-order-table tbody td,
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td {
    border-right: 0!important;
    border-left: 0!important;
    font-size: 15px;
    background-color: white!important;
}

.flight-schedule {
    border: solid 1px lightgrey;
    border-radius: 5px;
}

.product-schedule {
    min-width: 190px!important;
}

.block-scheduled-radio {
    border: 0!important;
    margin: 0;
    padding: 0;
}

.scheduled-radio label {
    margin: auto 0 auto 10px;
    width: auto;
}

.scheduled-radio input[type='radio']:checked {
    visibility: hidden;
}

.scheduled-radio input[type='radio']:checked:before {
    left: 0px;
    content: " ";
    display: inline-block;
    position: relative;
    top: -4px;
    width: 13px;
    height: 13px;
    border-radius: 11px;
    border: 1px solid red;
    background-color: transparent;
    visibility: visible;
}

.scheduled-radio input[type='radio']:checked:after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 15px;
    top: -21px;
    left: 3px;
    position: relative;
    background-color: red;
    display: block;
    visibility: visible;
}

.cart_totals .shop_table {
    font-size: 16px;
}

.cart_totals .shop_table th,
.cart_totals .shop_table td {
    background-color: white!important;    
}

.checkout-button {
    background: var( --e-global-color-primary )!important;
}

.checkout-button:hover {
    background: black;
}

.cart .product-thumbnail img {
    width: 70px!important;
    height: 70px!important;
    border-radius: 5px;
}

.fa-user, .fa-credit-card {
    margin-right: 0.5rem;
}

#order_review_heading {
    margin-top: 50px;
    margin-bottom: 35px;
    display: flex !important;
    align-items: center !important;
    height: 63px !important;
}

.header_cart_wrapper{
    display: inline-block;
    position: relative;
}

.cart_count {
    background-color: #FF4A52;
    position: absolute;
    top: 5px;
    right: -20px;
    font-size: 10px;
    border-radius: 50px;
    color: #fff;
    z-index: 2;
    width: 16px;
    height: 16px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
}

.header_cart_wrapper a {
    width: 30px;
    height: 30px;
    text-align: center;
    background: transparent;
    line-height: 31px;
    display: inline-block;
    font-size: 26px;
    padding: 13px;
}

.woocommerce-checkout #payment {
    background-color: unset;
}

.woocommerce-checkout-payment button {
    background-color: #FF4A52!important;
    padding: 20px!important;
    color: #FFF;
    font-size: 16px!important;
}

.select2-selection,
.woocommerce-checkout input[type=number]{
    border: none!important;
    border-bottom: 4px solid #CCB!important;
    width: 100%;
    border-radius: 0!important;
    font-weight: 700;
    font-size: 16px;
    color: #444;
}

.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e!important;
}

.woocommerce-checkout .woocommerce form .form-row .required {
    visibility: hidden;
}

.full_opacity {
    opacity: 0;
}

:lang(en) .popup-active .blockOverlay::after {
    content: "We confirm availability. Please be patient.";
}

:lang(fr) .popup-active .blockOverlay::after {
    content: "Nous confirmons les disponibilités. Veuillez patienter.";
}

:lang(en) #block-result .blockOverlay::after,
:lang(en) .elementor-3119 .blockOverlay::after,
:lang(en) .woocommerce .cart-load .blockOverlay::after {
    content: "We are checking availability. Please be patient.";
}

:lang(fr) #block-result .blockOverlay::after,
:lang(fr) .elementor-3119 .blockOverlay::after,
:lang(fr) .woocommerce .cart-load .blockOverlay::after {
    content: "Nous vérifions les disponibilités. Veuillez patienter!";
}

#block-result .blockOverlay::after,
.popup-active .blockOverlay::after,
.elementor-3119 .blockOverlay::after,
.woocommerce .cart-load .blockOverlay::after {
    display: block;
    position: absolute;
    top: 70%;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 0 10px;
}

.woocommerce-invalid-required-field .error-required,
.woocommerce-invalid-email .error-invalid,
.woocommerce-invalid-phone .error-invalid,
.woocommerce-not-identical-email .error-not-identical,
.woocommerce-wrong-format .wrong-format {
    display: block!important;
    color: #a00!important;
}

.wc_payment_method label {
    display: contents;
}

.paypal-buttons:nth-child(2),
.payment_box.payment_method_ppcp-gateway,
.payment_box.payment_method_ppcp {
    display: none!important;
}

#wc-ppcp-paylater-msg-checkout {
    float: right;
}

.woocommerce table.shop_table .wc-ppcp-paylater-msg__container td {
    border-top: 0!important;
    padding-top: 0!important;
}

.woocommerce-checkout-review-order-table tfoot .order-total th,
.woocommerce-checkout-review-order-table tfoot .order-total td {
    border-bottom: 0;
}

.wc_payment_methods {
    visibility: inherit!important;
}

li.payment_method_ppcp label:first-of-type img {
    float: none;
    max-height: 23px;
}

.paypal-buttons.paypal-desactivated:nth-child(1){
    pointer-events: none;
    opacity: 0.3;
}



@media screen and (max-width:767px){
    .woocommerce table.shop_table_responsive tr td::before, 
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) " : "!important;
    }
}

/******************* ALTERNATIVE **********************************************/
.display-none {
    display: none!important;
}

.alt-col-2 {
    width: 48%;
    float: left;
    margin: 0 1% 50px;
}

.alternative {
    border-radius: 5px;
    border: solid 1px #DADADA;
    position: relative;
}

.alternative:hover {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 22px 40px rgba(0,0,0,.15);
    box-shadow: 0 22px 40px rgb(0 0 0 / 15%);
}

.alternative:hover .tour-price {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: translateX(6px) scale(1.2);
}

.alternative .wp-post-image img {
    width: 100%
}

.woocommerce-cart-alternative th {
    text-align: left;
}

.warning-alternative {
  width: 70px;
  padding-right: 10px;
  filter: hue-rotate(242deg);
}

.alternative-wrapper{
  display: flex;
  flex-direction: column;
}

.warning-text{
  text-align: center;
  max-width: 60%;
  word-wrap: break-word;
}

.alternative-h1 {
    vertical-align: middle;
    margin: 55px 30px;
    width: 100%;
    display: inline-flex;
    align-items: center;
}

.alternative-h1 h1 {
    margin: 0; 
    width: calc(100% - 50px); 
    float: left; 
    padding-left: 30px !important; 
    font-size: 25px !important
}

.alternative-h1 picture {
    float: left;
    margin-right: 30px;
}

.alternative-h1 picture img {
    width: 50px;
}

.alternative-h2 {
    text-align: center;
    margin-bottom: 20px!important;
}

.alternative-msg {
    margin-bottom: 20px!important;    
    margin-left: 1%;
}

.subtitle-alternative {
    font-weight: 600;
}

.unavailable {
    margin-top: 80px!important;
}

.tour-price {
    position: absolute;
    display: block;
    background: #FF4A52;
    padding: 6px 10px;
    top: 300px;
    color: #FFFFFF;
    font-family: "Poppins", Helvetica, Arial, Sans-serif;
    font-size: 20px;
    font-weight: 700;
    left: 0;
}

.alt-data {
    padding: 0 4% 4%;
}

.alt-data p,
.alt-meta span {
    color: var( --e-global-color-text );
}

.alt-title {
    font-family: "Poppins", Helvetica, Arial, Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
}

.alt-meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.alt-seat,
.alt-departure,
.alt-duration  {
    display: flex;
    align-items: center;
}

.alt-seat img,
.alt-departure img,
.alt-duration img {
    width: 30px;
    margin-right: 5px;
}

.alt-call-action {
    display: inline-flex;
    width: 100%;
}

.alt-choose-pax{
    margin-left: 25%;
}

.alt-call-btn{
    font-weight: 700;
    color: #FFF!important;
    background-color: var(--e-global-color-43e9c88);
    border: 1px solid var(--e-global-color-43e9c88);
    text-align: center;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    width: 48%;
    margin-right: 2%;
}

.alt-form-book{
    width: 48%;
    margin-left: 2%;
}

.alt-form-book .btn-submit {
    width: 100%;
}

.modal-link{
    cursor: pointer;
    color: var( --e-global-color-primary );
}

.form-tour-modal {
    background: rgba(0,0,0,.85)!important;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.3s;
}

.form-tour-modal-content {
    align-items: center;
    justify-content: center;
    z-index: 10002;
    top: 20%;
    left: 0;
    right: 0;
    cursor: pointer;
    position: fixed;
    max-width: 450px;
    width: 100%;
    margin: auto;
    background: white;
}

.form_cart_checkout_billing {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.form-tour-modal-content .tour-form-passager,
.form-tour-modal-content br,
.form-tour-modal-content  .wpcf7-spinner {
    display: none!important;
}

.form-tour-modal-closer {
    position: fixed;
    top: 100px;
    right: 40px;
    text-align: center;
    font-size: 2rem;
    line-height: 5rem;
    width: 5rem;
    cursor: pointer;
    color: #fff;
}

.form-tour-modal-content h3 {
    color: white;
    margin: 0;
    padding: 24px 16px;
    background: var( --e-global-color-primary )!important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.form-tour-modal-content h3 i {
    margin-right: 15px;
}

.modal-msg{
    margin: 20px;
}

#chat-bot-message-container {
    animation-delay: 3s!important;
}

.contact-btn{
    text-align: center;
}
    
.contact-btn a{
    cursor: pointer;
}

@media screen and (max-width:767px){
    .form-tour-modal-content h3,
    .form-tour-modal #boxdevis {
        border-radius: 0;
    }
    
    .form-tour-modal-closer {
        right: 0;
    }
    
    .alternative-h1 {
        margin: 0 0 30px 0;
    }
    
    .alternative_box_call_info {
        text-align: left;
    }

    .warning-text{
      max-width: 100%;
    }
}

/*===========================================================================
                                                   MODIFICATION CSS DU PANIER
/*===========================================================================

/* Animation du loader */
@keyframes helico_anim {
	0%,
	100% {
		transform: translateX(0%);
		transform-origin: 50% 50%;
	}

	15% {
		transform: translateX(-30px) rotate(-6deg);
	}

	30% {
		transform: translateX(15px) rotate(6deg);
	}

	45% {
		transform: translateX(-15px) rotate(-3.6deg);
	}

	60% {
		transform: translateX(9px) rotate(2.4deg);
	}

	75% {
		transform: translateX(-6px) rotate(-1.2deg);
	}
}


#block-result .blockUI.blockOverlay:before,
.popup-active .blockUI.blockOverlay:before,
.elementor-3119 .blockUI.blockOverlay:before, 
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    animation: none!important;
    background: url('/wp-content/uploads/2023/06/loader-corail-helico-min.gif') center center !important;
    background-size: cover;
    background-repeat: no-repeat !important;
    line-height: 1;
    text-align: center;
    font-size: 2em;
}

#customer_details {
  width: 60% !important;
  margin: auto;
  display: flex !important; 
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
}

.woocommerce-billing-fields > h3 {
  background-color: #6ec1e4;
  color: white !important;
  padding: 1.2rem;
  margin: 0;
  display: flex;
  align-items: center;
  height: 62px !important;
}

#customer_details .col-1 {
  width: 100% !important;
  padding: 0;
  background-color: white;
}

.your-contact-img {
    width: 45%;
}

.your-contact-img img {
    height: 586px;
    width: 100%;
}

.your-contact-full-img img {
    height: 1105px;
}


.your-contact-btn button {
    width: 100%;
    height: 62px;
    border-radius: 0;
    font-size: 20px;
    font-weight: 600;
}

#customer_details .woocommerce-billing-fields__field-wrapper {
  padding: 1.5rem;
  box-shadow: 0 5px 40px rgb(0 0 0 / 15%) !important;
  background-color: white;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  height: 50px !important;
  border-bottom: 4px solid #CCC !important;
  padding-left: 0 !important;
}

#customer_details .woocommerce-billing-fields__field-wrapper label {
  margin-bottom: 5px !important;
}

#customer_details .woocommerce-billing-fields__field-wrapper p {
  margin-bottom: 20px !important;
}

#customer_details .select2-container .select2-selection--single {
  height: 50px !important;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 85% !important
}

.select2-dropdown {
  border: none !important;
  background-color: #efefef!important;
}

.select2-results__options {
  height: 137px !important;
}

#order_review_heading {
  background-color: #6ec1e4!important;
  color: white;
  padding: 1.2rem;
  margin-bottom: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

#order_review {
  width: 100% !important;
}

.woocommerce-checkout-review-order-table thead tr {
  background-color: #efefef !important;
  color: black !important;
}

.woocommerce-checkout-review-order-table thead tr:hover {
  background-color: #efefef !important;
}

#no-more-tables {
  padding: 0 !important;
}

#order_review > table > tbody > tr:nth-child(5) > td {
  background-color: #efefef !important;
  color: #333 !important;
  padding: 1.5rem !important;
  border-bottom: solid 1px #ffffff1f !important;
}

#order_review > table > tfoot > tr > th {
  padding: 1.5rem !important;
  background-color: #efefef !important;
  color: #1e1e1e !important;
}

#order_review > table > tfoot > tr > td {
  background-color: #efefef !important;
  color: #1e1e1e !important;
}

#order_review > table > tbody > tr.cart_item {
  height: 75px !important;
}

.woocommerce table.shop_table td {
  padding: 20px 12px !important;
}

.woocommerce table.shop_table {
  margin-bottom: 30px !important;
}

#sale_agreement_field {
  padding: 1.5rem !important;
  box-shadow: 0 5px 40px rgb(0 0 0 / 15%) !important;
  margin-bottom: 30px !important;
  background-color: #ffffff !important;
  border: solid 1px #00000029 !important;
}

#payment > div > div > div > p {
  margin-bottom: 0 !important;
  margin-top: 30px !important;
}

body > div.elementor.elementor-22248 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-14e9a37.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-ae34411.elementor-widget.elementor-widget-image > div > picture > img {
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
}

form[name='checkout'] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.woocommerce-NoticeGroup {
  width: 100%;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-0771950.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-b2b31ce.elementor-widget.elementor-widget-image > div > picture > img {
  height: 245px !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-38063f9.elementor-widget.elementor-widget-shortcode > div.elementor-widget-container {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  padding: 1.5rem !important;
  background-color: #efefef !important;
  border-radius: 8px !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-38063f9.elementor-widget.elementor-widget-shortcode > div.elementor-widget-container > h2 {
  margin-top: 30px !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-38063f9.elementor-widget.elementor-widget-shortcode > div.elementor-widget-container > p {
  width: 80% !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-27263d2.elementor-widget.elementor-widget-shortcode > div > div.contact-btn {
  margin-bottom: 2rem;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-1832875.elementor-widget.elementor-widget-shortcode > div > p {
  text-align: center;
  margin: 0;
  background-color: #ff000038;
  padding: 1rem;
  border-radius: 8px;
  font-size: 1rem;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-1832875.elementor-widget.elementor-widget-shortcode > div > h2.alternative-h2.unavailable.elementor-heading-title.elementor-size-default {
  padding-top: 4rem;
  border-top: solid 1px #00000029;
  margin-top: 3rem !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-7207978.elementor-widget.elementor-widget-text-editor > div > p {
  text-align: center;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-7207978.elementor-widget.elementor-widget-text-editor > div > p {
  font-size: 1rem;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-38063f9.elementor-widget.elementor-widget-shortcode > div.elementor-widget-container > p {
  margin: 0; 
  font-size: 1rem;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-38063f9.elementor-widget.elementor-widget-shortcode > div.elementor-widget-container {
  display: none !important;
}

body > section > div > 
div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-ab5b659, 
body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-18edcdc, 
body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-e970ba4 {
  background-color: #f1f1f1 !important;
  padding: 2rem !important;
  margin-bottom: 10rem;
}

body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-ab5b659 > 
div > div.elementor-element.elementor-element-76041f0.elementor-widget__width-auto.elementor-widget.elementor-widget-shortcode > div {
  display: flex;
}

body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-e970ba4 > 
div > div.elementor-element.elementor-element-9ae6722.elementor-align-center.elementor-widget__width-auto.elementor-widget.elementor-widget-button > div > div {
  display: flex;
}

body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-ab5b659 > div > 
div.elementor-element.elementor-element-da7e8b3.elementor-view-default.elementor-widget.elementor-widget-icon > div > div > div > svg,
body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-18edcdc > div > 
div.elementor-element.elementor-element-f69a16e.elementor-view-default.elementor-widget.elementor-widget-icon > div > div > div > svg,
body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-e970ba4 > div > 
div.elementor-element.elementor-element-22acd7c.elementor-view-default.elementor-widget.elementor-widget-icon > div > div > div > svg {
  fill: #d7282f;
}

body > section > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-18edcdc {
  border-right: solid 1px #0000002b;
  border-left: solid 1px #0000002b;
}

body > div.elementor.elementor-32406 > section > div > div > div > section > div > 
div.elementor-column.elementor-col-66.elementor-inner-column.elementor-element.elementor-element-861fae4 > div > 
div.elementor-element.elementor-element-6fa1975.elementor-position-left.elementor-view-default.elementor-mobile-position-top.elementor-vertical-align-top.elementor-widget.elementor-widget-icon-box > 
div > div > div.elementor-icon-box-icon > span > svg {
  fill: #53B05B;
}

.product-name > a {
    border: solid 1px #8080804a !important;
    padding: 1rem !important;
    border-radius: 8px !important;
    color: black !important;
    transition: ease-in-out 0.2s all !important;
    display: block;
    max-width: max-content !important;
}

.product-name a:hover {
    background-color: #f7f7f7 !important;
}

.attachment-post-thumbnail img {
  object-fit: cover !important;
}

.scheduled-radio {
  background-color: #f1f1f1 !important;
  padding: 0.5rem !important;
  padding-left: 0.9rem !important;
  border-radius: 8px !important;
  border: solid 1px #0000000f !important;
  margin-bottom: 5px !important;
  cursor: pointer !important;
  width: fit-content !important;
  display: flex;
  align-items: center;
}

.scheduled-radio label, .scheduled-radio input {
  cursor: pointer !important;
}

body > div.elementor.elementor-22247 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-1aaf752d.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default >
div > div > div > div > div > div > div.cart-collaterals > div > table > tbody > tr > th {
  padding-top: 1.3rem !important;
}

.woocommerce a.remove {
  font-size: 2em !important;
  color: #c52e2e!important;
}

.woocommerce a.remove:hover {
  background-color: #c52e2e!important;
}

.woocommerce-Price-amount bdi, .product-quantity {
  font-weight: 800 !important;
  font-size: 1rem !important;
}

.product-quantity {
  text-align: center !important;
}

.woocommerce-checkout-review-order-table tbody tr:hover>th {
  background-color: #efefef !important;
}

body > div.elementor.elementor-22248 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2b4f935b.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div > div > div > form > div:nth-child(2) {
  width: 100% !important;
}

body > div.elementor.elementor-22248 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-2b4f935b.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div {
  max-width: 1280px !important;
}

#billing_country_field > span > span > span.selection > span {
  border-color: #ccc !important;
}

.product-total {
  text-align: end !important;
}

#order_review_heading svg {
  fill: white;
  width: 20px;
  margin-right: 0.5rem;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0px !important;
}
    
.woocommerce-billing-fields > h3::before {
  content: url("data:image/svg+xml,%3Csvg style='fill:white;' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M192 0c-41.8 0-77.4 26.7-90.5 64H48C21.5 64 0 85.5 0 112V464c0 26.5 21.5 48 48 48H336c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H282.5C269.4 26.7 233.8 0 192 0zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32zm-80 64H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z'/%3E%3C/svg%3E");
  width: 17px !important;
  display: block;
  margin-right: 0.5rem;
}

#place_order {

}

#payment {
  position: relative;
  padding: 1.5rem !important;
  box-shadow: 0 5px 40px rgb(0 0 0 / 15%) !important;
  margin-bottom: 0 !important;
  background-color: #ffffff !important;
  border: solid 1px #00000029 !important;
  border-radius: 0 !important;
  margin-bottom: 140px !important;
}

#sale_agreement_field > span > label {
  line-height: 1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
}

body > div.elementor.elementor-32206 > 
section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
div > div > div > div.elementor-element.elementor-element-1832875.elementor-widget.elementor-widget-shortcode > 
div > div.woocommerce-cart.woocommerce-cart-alternative > table {
  margin-bottom: 50px !important;
  box-shadow: 0 5px 40px rgb(0 0 0 / 15%) !important;
}

#payment > div {
  display: flex; 
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
}

#payment > div > div.cart-terms-contains > div.woocommerce-terms-and-conditions-wrapper > div > p {
  margin: 0 !important;
}

@media screen and (max-width: 1050px) {
  
  .btn-payment {
    margin-left: 0 !important;
  }
  
  #payment > div {
  flex-direction: column; 
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
  }
  
  .form_cart_checkout_billing {
    flex-direction: column;
  }
  
  #place_order {
    margin-top: 30px !important;
  }
  
  .cart-terms-contains {
    text-align: center !important;
  }
  
  form[name='checkout'] {
    flex-direction: column;
  }
  
  #customer_details {
    width: 100% !important;
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  #place_order {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 30px;
  }
}

/*=========================================================
Page Alternative
=========================================================*/

.alternative_box_contents {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }

.btn-payment {
  margin-left: 30px !important;
}

  .alternative_box {
    width: 30%;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    background-color: white;
    -webkit-box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.14); 
    box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.14);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 0 20px 0;
    text-decoration: none;
    margin: 0 15px 15px 15px;
    transition: ease-in-out 0.2s all;
  }

  .alternative_box:hover {
    -webkit-box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.34); 
    box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.34);
    transform: scale(1.05);
  }

  .alternative_box_cover {
    width: 100%;
  }

  .alternative_box_cover > picture > img {
    border-radius: 8px 8px 0 0;
    height: 150px;
    object-fit: cover;
    width: 100%;
  }

  .alternative_box_info {
    text-align: center;
    padding: 0 20px 0 20px;
    width: 100%;
  }

  .alternative_box_info h3 {
    font-weight: 600;
    font-size: 1.2rem;
    margin-top: 20px;
  }

  .alternative_box_button {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .alternative_box_button a {
    border-radius: 8px;
    background-color: #FF0711;
    color: white;
    padding: 0.6rem;
    width: 100%;
    text-decoration: none;
    font-weight: 600;
    margin: 0 20px 0 20px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 800;
    transition: ease-in-out 0.2s all;
  }

  .alternative_box_button a:hover {
    background-color: #ff0711c7;
  }

  .alternative_box_date {
    font-size: 1rem;
    width: 100%;
    border: solid 2px #e3e3e3;
    background-color: #e3e3e34a;
    border-radius: 8px;
    padding: 0.5rem;
    margin-bottom: 10px !important;
  }

  @media screen and (max-width: 950px) {
    .alternative_box {
      width: 43%;
    }
  }

  @media screen and (max-width: 650px) {
    .alternative_box_contents {
      flex-direction: column;
      padding: 30px !important;
    }

    .alternative_box {
      width: 100%;
      margin-bottom: 20px;
      margin-left: 0!important;
    }
  }

.alternative_box_call {
    width: auto;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    background-color: white;
    -webkit-box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.14); 
    box-shadow: 5px 5px 37px 5px rgba(0,0,0,0.14);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 20px 0;
    text-decoration: none;
    padding: 2rem;
    margin: 0 30px;
    margin-bottom: 55px !important;
  }

  .alternative_box_call_img {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .alternative_box_call_img img {
    margin-right: 20px;
    width: 55px;
  }

  .alternative_box_call_info p {
    margin: 0 !important;
    padding-top: 5px;
  }

  .alternative_box_call_info_title {
    font-weight: 600;
    font-size: 1.3rem;
  }

  .alternative_box_call_button a {
    text-decoration: none;
    color: white;
    padding: 1rem 2rem;
    background-color: #FF0711;
    border-radius: 8px;
    transition: ease-in-out 0.2s all;
  }

  .alternative_box_call_button a:hover {
    background-color: #FF0711;
    opacity: 0.8;
    padding: 1rem 3rem;
  }

  body > div.elementor.elementor-32206 > 
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-16ddba8.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > 
  div > div > div > div.elementor-element.elementor-element-1832875.elementor-widget.elementor-widget-shortcode > div > 
  div.alternative_box_call > div.alternative_box_call_img > div > p:nth-child(2) {
    font-size: 1rem !important;
  }

  @media screen and (max-width: 670px) {
    .alternative_box_call, .alternative_box_call_img {
      flex-direction: column;
      text-align: center;
    }

    .alternative_box_call_button {
      margin-top: 25px;
      width: 100%;
    }

    .alternative_box_call_button a {
      padding: 0.8rem 0;
      width: 100%;
      display: flex;
      justify-content: center;
    }

    .alternative_box_call_button a:hover {
      padding: 0.8rem 0;
    }

    .alternative_box_call_img img {
      margin-bottom: 20px;
      margin-right: 0 !important;
    }

    .alternative_box_call_img {
      margin-bottom: 20px;
    }
  }

@media screen and (max-width: 770px) {
  .block-scheduled-radio {
    display: flex !important;
    flex-direction: column !important;
    align-items: end !important;
  }
  
  .product-name > a {
    border: none !important;
  }
}

.woocommerce-cart .payplug-oney {
    display: none;
}

.payment_method_oney_x3_without_fees img, 
.payment_method_oney_x4_without_fees img {
    max-width: 160px;
    max-height: 23px;
}

.wc_payment_method {
    margin: 20px 0!important;
}

.woocommerce-checkout .cart-terms-contains {
    padding: 1em;
    border-top: 1px solid #d3ced2;
}

.elementor-39333 .elementor-element.elementor-element-d775b15 .elementor-image-box-wrapper .elementor-image-box-img,
.elementor-39344 .elementor-element.elementor-element-7af7fc0 .elementor-image-box-wrapper .elementor-image-box-img {
    text-align: center;
}



#no-more-tables td:before { 
		min-width: 200px;
	}