

/* /horanet_product/static/src/less/horanet_product.less defined in bundle 'web.assets_frontend' */
 .product_disabled a[itemprop=name], .product_disabled a[itemprop=url]{pointer-events: none; cursor: default; color: grey;} .product_disabled img{opacity: 0.5;} label.required::after{content: "*"; position: absolute; margin-left: 2px; color: brown;} .nominative_product{position: relative; padding-top: 10px; padding-left: 10px; display: inline-block;} .nominative_product:hover div{display: block;} .product-info{position: absolute; top: 15px; left: 15px; width: 250px; z-index: 20; font-size: 15px; display: none; overflow: auto; border-color: #5e514d; background-color: #fff; color: #000;} div.css_quantity input.quantity{z-index: 0 !important;} 

/* /website_appointment/static/src/css/appointment.less defined in bundle 'web.assets_frontend' */
 .is-flex{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;} .panel-appointment{border: unset; box-shadow: unset;} .panel-appointment .panel-heading.bg-pirmary{background-color: #5e514d;} .panel-appointment .panel-heading .accordion-arrow-toggle{justify-content: space-between; align-items: center; transition: transform 200ms; color: unset; text-decoration: unset; outline: unset; padding-top: 5px; padding-bottom: 5px;} .panel-appointment .panel-heading .accordion-arrow-toggle:after{font-family: FontAwesome; content: "\f077";} .panel-appointment .panel-heading .accordion-arrow-toggle.collapsed:after{transform: rotate(180deg) !important;} .panel-appointment .panel-heading .left-title-part{align-items: center;} .panel-appointment .panel-heading .left-title-part .appointment-img-square{border: 1px solid #eee !important; width: 120px !important; height: 70px !important; background-color: #FFF; border-radius: 3px; margin-right: 10px; object-fit: contain;} .panel-appointment .panel-heading .left-title-part img{margin-right: 10px;} .panel-appointment .panel-collapse .grid-display{display: grid; grid-template-columns: repeat(auto-fit, 32%); grid-auto-rows: 100%; grid-gap: 1em; justify-content: space-evenly; padding: 15px;} @media (max-width: 992px){.panel-appointment .panel-collapse .grid-display{grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));}} @media (max-width: 480px){.panel-appointment .panel-collapse .grid-display{grid-template-columns: 1fr;}} .panel-appointment .panel-collapse .grid-display .panel-content{align-items: center; justify-content: space-between;} .appointment_title{font-size: 24px; text-transform: uppercase;} .appointment-card-body .is-flex{justify-content: center; align-items: center;} .appointment-card-body h2{font-size: 18px;} .appointment-img-circle{border: 1px solid #eee !important; width: 90px !important; height: 90px !important; background-color: #FFF; border-radius: 50%;} .appointment_catchphrase{font-size: 12px;} #appointment{background: rgba(255, 255, 255, 0.65); border-radius: 20px; overflow: inherit;} #appointment .table-responsive{padding: 15px 15px 0 15px; border-radius: 3px;} #appointment .table-responsive table thead .appointment_table_header{padding: 0; text-align: center;} #appointment .table-responsive table thead .appointment_table_header .appointment_table_header_bg{background-color: #5e514d; color: #FFF; border-radius: 4px; padding: 8px 12px; margin: 5px; font-weight: 700;} #appointment .table-responsive table thead .appointment_table_header .appointment_table_header_bg .line_1::after{content: "\a"; white-space: pre;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction{vertical-align: middle; width: 40px;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa{top: 15px; color: #5e514d; text-decoration: none;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa:hover{color: #342d2b;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa.disabled{color: lightgrey; cursor: default;} #appointment .table-responsive table tbody td{padding: 0;} #appointment .table-responsive table tbody td .appointment-available{color: #045699; text-decoration: none;} #appointment .table-responsive table tbody td .appointment-available:hover{border: 1px dotted #045699;} #appointment .table-responsive table tbody .appointment-not-available{cursor: default; pointer-events: none; color: #777;} .text-appointment-primary{color: #5e514d; font-size: larger; text-align: center;} .text-appointment-danger{color: #D62037; font-weight: bold;} .appointment-card-body{padding-left: 0; padding-right: 0;} .btn-appointment-primary{background-color: #5e514d; border-color: #5e514d; color: #FFF;} .btn-appointment{border: 1px solid #5e514d; color: #5e514d; background-color: #fff; font-weight: bold;} .btn-appointment:hover, .btn-appointment:focus{text-shadow: none; border-color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #5e514d; color: #FFF; background-image: none;} .appointment_appointment_header{height: 100px;} th[scope='row']{border: 0 !important;} div.no_available_msg{color: black; border: 1px solid black; padding: 40px 5px; text-align: center;} div.available_msg{display: none;} .no_available_body{cursor: default; pointer-events: none; color: #777; opacity: 0.2;} .accordion-calendar{min-height: 0; min-width: 220px; width: 100%; height: 100%; background-color: #FFF; margin: 0px !important;} .accordion-calendar .ac-calendar-label{font-family: Arial, sans-serif; padding: 5px 20px; position: relative; display: -webkit-box; height: auto; cursor: pointer; color: #5e514d; line-height: 33px; font-size: 19px; background: #EFEFEF; border: 1px solid #CCC;} .accordion-calendar .ac-calendar-label:hover{background: #5e514d; color: #EFEFEF;} .accordion-calendar .panel{margin-top: 10px; margin-bottom: 10px; background-color: #FFFFFF;} .accordion-calendar input + .ac-calendar-label{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .accordion-calendar input:checked + .ac-calendar-label, .accordion-calendar input:checked + .ac-calendar-label:active{background-color: #5e514d !important; color: #FFF; box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);} .accordion-calendar input.ac-calendar-input{display: none;} .accordion-calendar .article{background: #f0f0f0; overflow: hidden; height: 0px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .accordion-calendar input:checked ~ .article.ac-calendar-content{height: auto;} .accordion-calendar i{position: absolute; transform: translate(-30px, 0); margin-top: 16px; right: 0;} .accordion-calendar input:checked ~ .ac-calendar-label i:before{transform: translate(2px, 0) rotate(-45deg);} .accordion-calendar input:checked ~ .ac-calendar-label i:after{transform: translate(-2px, 0) rotate(45deg);} .accordion-calendar i:before, .accordion-calendar i:after{content: ""; position: absolute; background-color: #808080; width: 3px; height: 9px;} .accordion-calendar i:before{transform: translate(-2px, 0) rotate(-45deg);} .accordion-calendar i:after{transform: translate(2px, 0) rotate(45deg);} 

/* /aquagliss_registrations/static/src/less/re_registration.less defined in bundle 'web.assets_frontend' */
 #registrations-accordion .panel-heading{position: relative;} #registrations-accordion .panel-heading.aquagliss-registration{cursor: pointer;} #registrations-accordion .panel-heading .panel-title:after{font-family: FontAwesome; content: "\f0d7"; position: absolute; right: 25px; top: 10px; color: grey;} #registrations-accordion .panel-heading.collapsed .panel-title:after{content: "\f0da";} #registrations-accordion .panel-heading.no-registration .panel-title:after{content: "";} 

/* /horanet_website/static/src/css/user_custom_rules.custom.web.assets_frontend.less defined in bundle 'web.assets_frontend' */
 @media only screen and (min-width: 1200px){header .container{margin-right: 20%;}} @media only screen and (min-width: 768px){header .navbar{min-height: 95px;}header .navbar .container{width: inherit; max-width: inherit;}header .navbar .container .navbar-brand img{height: 80px !important;}header .navbar .container .navbar-nav{font-size: 1.7rem; height: 95px;}header .navbar .container .navbar-nav > li{height: 100%;}header .navbar .container .navbar-nav > li > a{padding-top: 36px; height: 100%;}header .navbar .container .navbar-nav > li.divider{height: 55px; margin-top: 20px;}} section.oe_img_bg{background-position: right;} @media only screen and (max-width: 991px){section.oe_img_bg{height: 200px !important; background-position: center;}} @media only screen and (max-width: 767px){section.oe_img_bg{height: 150px !important;}} @media only screen and (max-width: 479px){section.oe_img_bg{height: 100px !important;}} .row.is-flex{justify-content: center;} .row.is-flex > [class*='col-']{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; align-items: inherit;} div#blockG .calendar_row div#calendar .fc-event-container{pointer-events: none;} div#blockG .calendar_row div#calendar .fc-event-container .fc-event{text-decoration: none;} .pagination > li > a{color: #000;} .pagination > .disabled > a{color: #808080;} div#products_grid_before > ul.nav-stacked > li:first-child{display: none;} section#product_detail div#booking_details div#product_details div.o_not_editable .text-muted{color: #000000 !important;} @media only screen and (min-width: 1200px){section#product_detail div#booking_details div#product_details form#booking_registrable_product_calendar div#recipients{width: 40%;}} section#product_detail div#navigator_calendar div#prod_calendar div.product-content div.product-header h3.product-title{font-size: 18px;} section#product_detail div#navigator_calendar div#prod_calendar div.product-content div.prod-calendar-body div#booking_list div.event-content span.event-data-site{display: none;} @media only screen and (max-width: 576px){.aquagliss_page_site > .container{max-width: inherit;}} .aquagliss_page_site > .container #blockG table td{word-break: break-word;} div[name="horanet_my_account"] form.o_portal_details label[for="firstname2"]{display: none;} div[name="horanet_my_account"] form.o_portal_details input[name="firstname2"]{display: none;} div[name="horanet_my_account"] form.o_portal_details div#shipping_partner_address{display: none;} div[name="horanet_contact_details"] form[name="form_foyer_member"] label[for="firstname2"]{display: none;} div[name="horanet_contact_details"] form[name="form_foyer_member"] input[name="firstname2"]{display: none;} footer > .container.mt16.mb8{display: none;} footer #villenave-footer{background-color: #5e514d; padding-right: 15px; padding-left: 15px;} footer #villenave-footer ul.menu_footer{list-style: none; color: white; margin: 0;} footer #villenave-footer ul.menu_footer.links li{padding: 0 10px;} @media only screen and (max-width: 767px){footer #villenave-footer ul.menu_footer.links li{padding-left: 0;}} footer #villenave-footer ul.menu_footer.links li:not(:last-child){border-right: 2px solid white;} footer #villenave-footer ul.menu_footer.contact li{float: right;} footer #villenave-footer ul.menu_footer.contact #phone span{align-self: center; padding-left: 6px;} footer #villenave-footer ul.menu_footer li{padding: 0 10px;} footer #villenave-footer ul.menu_footer li a{color: inherit;} footer #villenave-footer ul.menu_footer li a:hover{color: #b5bd00; text-decoration: none;} @media only screen and (max-width: 767px){footer #villenave-footer ul.menu_footer{text-align: left;}} 

/* /payment/static/src/css/portal_payment.css defined in bundle 'web.assets_frontend' */
input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 8px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.o_card_brand_detail{position: relative;} div.o_card_brand_detail div.card_placeholder{right: 5px;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.img-rounded{max-width: 100px; max-height: 40px;} 

/* /payment/static/src/less/payment_form.less defined in bundle 'web.assets_frontend' */
 .o_payment_form label > input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: top; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .panel-body:first-child{border-top: 0px;} .o_payment_form .panel{border-radius: 10px;} .o_payment_form .panel-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .panel-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: -10px; right: 0px; font-size: 10px;} 

/* /sale/static/src/less/sale_portal.less defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;}