.woocommerce-cart,
.woocommerce-checkout {
font-family: "Poppins";
}
.woocommerce-cart .cart_item {
display: flex;
gap: 10px;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 50%);
margin-bottom: 20px;
}
.woocommerce-cart .cart_item .product-date {
flex-basis: 100px;
}
.woocommerce-cart .cart_item .product-date .bg_product_date {
background-color: #000;
min-height: 70px;
width: 100%;
color: #fff;
text-align: center;
font-size: 20px;
padding-top: 10px;
}
.woocommerce-cart .cart_item .product-date .bg_product_date p {
font-weight: 300;
}
.woocommerce-cart .cart_item .product-name {
flex-grow: 1;
}
.woocommerce-cart .cart_item .product-name p {
margin-bottom: 0px;
}
.woocommerce-cart .cart_item .product-name a {
color: #000;
font-size: 18px;
}
.woocommerce .quantity {
width: auto;
min-width: 80px;
}
.woocommerce .quantity .qty {
border-radius: 5px;
background-color: #F4F4F4 !important;
padding: 8px 12px !important;
}
.woocommerce .quantity a.quantity-change {
width: 25px;
}
.woocommerce-cart .cart_item .product-remove span.icon {
color: #D83A3A;
font-size: 15px;
vertical-align: super;
line-height: 20px;
}
.woocommerce a.remove:hover,
.woocommerce a.remove {
color: #fff !important;
background: transparent;
border: 1px solid #D83A3A;
float: right;
}
.woocommerce-cart .cart_item .product_info {
flex-basis: 85%;
padding: 15px;
}
.woocommerce-cart .cart_item .product_content {
display: flex;
gap: 15px;
align-items: center;
margin-bottom: 10px;
}
.woocommerce-cart .cart_item .product_participant {
margin-top: 20px;
}
.woocommerce-cart .cart_item .product_participant .info_participant {
width: 100%;
margin-bottom: 7px;
background-color: rgba(239, 239, 239, 1) !important;
}
.woocommerce-cart .cart-collaterals {
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 50%);
border-radius: unset !important;
background-color: #fff !important;
}
.woocommerce-cart.button-round a.button,
.woocommerce-cart.woocommerce button.button {
color: #fff !important;
border: 1px solid #3abff0 !important;
}
.woocommerce-cart.button-round a.button:hover,
.woocommerce-cart.woocommerce button.button:hover {
color: #3abff0 !important;
background-color: #fff !important;
}
.button-round .button:hover:after {
background: unset;
}
.button[name='apply_coupon'] {
display: none !important;
}
.woocommerce-cart tr.cart_product th,
.woocommerce-cart tr.cart_product td {
border: unset !important;
padding: 5px 10px;
}
.woocommerce-cart tr.cart-subtotal th,
.woocommerce-cart tr.cart-subtotal td {
border: unset !important;
border-top: 1px solid #000 !important;
}
.woocommerce-cart .checkout-button.wc-forward,
.woocommerce-cart .checkout-button.wc-forward strong {
font-weight: 600;
}
.woocommerce-cart tr.order-total th,
.woocommerce-cart tr.order-total td {
border-bottom: 1px solid #000 !important;
}
.woocommerce-cart .cart_totals h4 {
text-align: left !important;
border-bottom: 1px solid #000;
padding-bottom: 10px;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
width: 63%;
font-weight: 300;
}
.woocommerce table.shop_table tbody:first-child td {
font-weight: 300;
}
.woocommerce table.shop_table tr.order-total th,
.woocommerce table.shop_table tr.order-total td {
font-weight: 700;
color: #000;
}
.woocommerce table.shop_table tr.order-total .woocommerce-Price-amount,
.woocommerce table.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount {
font-size: 100%;
}
.woocommerce-cart .checkout-button.wc-forward {
text-transform: uppercase;
}
.actions {
text-align: right;
}
p.count_product {
text-transform: uppercase;
}
.error_requied_field,
.error_msg {
color: red;
}
.woocommerce-checkout #participants-fields-title,
.woocommerce-checkout #participants-fields {
display: none;
}
.woocommerce-cart label.checkbox.has_boncadeau input[type="checkbox"],
.woocommerce-cart label.checkbox.has_assurance_participant input[type="checkbox"],
.input-checkbox {
position: relative !important;
}
.woocommerce-checkout .titla_bloc,
.woocommerce-cart .titla_bloc {
text-align: center;
}
.woocommerce-cart p.time {
color: #ccc;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
display: none;
}
label.checkbox.has_boncadeau {
padding-left: 0px;
}
label.checkbox.has_boncadeau input[type="checkbox"] {
float: none;
}
label.checkbox.has_assurance_participant {
padding-left: 0px;
}
label.checkbox.has_assurance_participant .glyphicon-question-sign {
color: #000;
cursor: pointer;
margin-left: 5px;
}
.has_boncadeau .optional {
margin-left: 5px;
}
label.checkbox.has_assurance_participant input[type="checkbox"] {
float: none;
}
.has_assurance_participant_tooltip {
background-color: #49afcd !important;
padding: 0 !important;
}
.has_assurance_participant_tooltip .ui-tooltip-content {
padding: 5px;
font-size: 0.86em;
background-color: #fff !important;
color: #000 !important;
}
.fa-question-circle {
color: #49afcd;
cursor: pointer;
}
.fa-question-circle:before {
content: "\f059" !important
}
.product_participant_cart .input-text {
background-color: #F4F4F4;
}
.has_boncadeau,
.has_assurance_participant {
color: #3abff0;
font-size: 16px;
font-style: normal;
font-weight: 500;
}
.woocommerce-cart .input-checkbox {
appearance: none;
}
.woocommerce-cart .input-checkbox:focus {
outline: none !important;
}
.woocommerce-cart .input-checkbox::before {
content: "";
display: inline-block;
border-radius: 3px;
border-style: solid;
border-width: 0.1rem;
border-color: #3abff0;
width: 17px;
height: 17px;
font-size: 11px;
}
.woocommerce-cart label>.input-checkbox:checked+* {
color: #3abff0;
}
.woocommerce-cart .input-checkbox:checked::before {
content: "\2713";
color: #fff;
text-align: center;
background: #3abff0;
border-color: #3abff0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
margin: 0 0 15px;
}
.product_participant_cart .info_participant {
margin-bottom: 10px !important;
}
.product_participant_cart .info_participant input::placeholder {
color: #000;
}
.product_participant_cart p.form-row {
margin: 0px;
padding: 0;
}
.has_assurance_participant .optional {
margin-right: 5px;
}
.message_boncadeau label {
color: #3abff0;
}
.message_boncadeau textarea {
margin-bottom: 15px !important;
}
small.tax_label {
display: none;
}
.woocommerce-cart .cart_totals table tr.tax-rate th,
.woocommerce-cart .cart_totals table tr.tax-rate td {
border-bottom: unset;
}
.woocommerce-cart table.shop_table .cart-subtotal th,
.woocommerce-cart table.shop_table .cart-subtotal td,
.woocommerce-cart table.shop_table .tax-rate th,
.woocommerce-cart table.shop_table .tax-rate td,
.woocommerce-cart table.shop_table .order-total th,
.woocommerce-cart table.shop_table .order-total td {
padding: 9px 12px;
}
.woocommerce-cart-form__cart-item.cart_item .product_content .product-quantity {
FLEX-BASIS: 85px;
}
.elementor-kit-612 {
--e-global-typography-primary-font-family: "Poppins";
--e-global-typography-secondary-font-family: "Poppins";
--e-global-typography-text-font-family: "Poppins";
--e-global-typography-accent-font-family: "Poppins";
--e-global-typography-e040fdc-font-family: "Poppins";
--e-global-typography-ba9021f-font-family: "Poppins";
font-family: "Poppins" !important;
}
.elementor-kit-612 a {
font-family: "Poppins" !important;
}
@media only screen and (max-width: 767px) {
.woocommerce-cart .section.the_content.has_content {
max-width: 700px !important;
padding: 0% 3% !important;
margin: auto;
}
}
@media (min-width: 768px) {
.woocommerce-cart .section.the_content.has_content {
width: 750px;
margin: auto;
}
}
@media (min-width: 992px) {
.woocommerce-cart .section.the_content.has_content {
width: 970px;
margin: auto;
}
}
@media (min-width: 1200px) {
.woocommerce-cart .section.the_content.has_content {
width: 1170px;
margin: auto;
}
}
@media (max-width: 500px) {
.reservation-actions {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
}
.reservation-actions .quantity-wrapper {
flex: 0 0 auto;
}
.reservation-actions input.qty,
.reservation-actions select.qty {
width: 70px;
height: 42px;
font-size: 16px;
}
.reservation-actions .place_disponible_cart {
flex: 1;
margin: 0;
font-size: 12px;
line-height: 1.3;
}
.reservation-actions .single_add_to_cart_button {
flex: 0 0 100%;
margin-top: 8px;
width: 100%;
text-align: center;
justify-content: center;
}
.place_disponible_cart {
white-space: wrap;
}
.woocommerce-cart-form__cart-item .product-name,
.woocommerce-cart-form__cart-item .product-remove {
margin-top: 0px !important;
}
.woocommerce .quantity select.qty {
width: 70px;
}
.woocommerce-cart .cart_item .product_info {
padding-left: 5px !important;
}
.woocommerce-cart .cart_item .product_info {
overflow: hidden;
}
.woocommerce-cart .cart_item .product-date {
flex-basis: 50px;
}
.woocommerce-cart .cart_item {
gap: 5px;
}
.woocommerce-cart .cart_item .product_content {
display: flex;
gap: 5px;
align-items: flex-start;
margin-bottom: 10px;
width: 100%;
max-width: 100%;
box-sizing: border-box;
min-width: 0;
}
.woocommerce-cart .cart_item .product-name {
flex: 1 1 auto;
min-width: 0;
overflow-wrap: anywhere;
word-break: break-word;
}
.woocommerce-cart-form__cart-item.cart_item .product_content .product-quantity {
flex: 0 0 85px;
width: 85px;
}
.woocommerce-cart .cart_item .product-remove {
flex: 0 0 auto;
width: auto;
}
.woocommerce-cart .cart_item .product_info {
width: 100%;
max-width: 100%;
min-width: 0;
box-sizing: border-box;
overflow: visible;
}
}
.modal-header-container {
display: flex;
justify-content: space-between;
align-items: center;
}
.checkout-button {
border: 1px solid #2db2e3;
}
.checkout-button:hover {
background-color: #fff !important;
color: #2db2e3 !important;
border: 1px solid #2db2e3 !important;
}
.quantity-change.disabled {
pointer-events: none;
opacity: 0.4;
cursor: not-allowed;
}
.quantity-change {
transition: opacity 0.2s ease;
}
.wc-backward br {
display: none;
}
.place_disponible_cart {
margin-top: 10px;
color: #ff0000;
font-size: 10px;
}
.quantity br {
display: none;
}
.woocommerce-cart-form__cart-item .product_content {
align-items: start !important;
}
.woocommerce-cart-form__cart-item .product-name,
.woocommerce-cart-form__cart-item .product-remove {
margin-top: 8px;
}
@media screen and (max-width: 768px) {
.woocommerce table.shop_table_responsive tr.cart_product,
.woocommerce-page table.shop_table_responsive tr.cart_product {
display: flex !important;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 10px 0;
border-bottom: 1px solid #eee;
}
.woocommerce table.shop_table_responsive tbody tr.cart_product th,
.woocommerce-page table.shop_table_responsive tbody tr.cart_product th {
display: block !important;
width: 65% !important;
text-align: left !important;
padding: 0 !important;
margin: 0 !important;
}
.woocommerce table.shop_table_responsive tbody tr.cart_product td,
.woocommerce-page table.shop_table_responsive tbody tr.cart_product td {
display: block !important;
width: 30% !important;
text-align: right !important;
padding: 0 !important;
}
}
.woocommerce-checkout-payment #place_order {
background: #3ABFF0 !important;
border: 1px solid #3ABFF0 !important;
gap: 10px;
}
.woocommerce-checkout-payment #place_order:hover {
border: 1px solid #3ABFF0 !important;
color: #3ABFF0 !important;
background-color: #f7f7f7 !important;
text-decoration: none;
}
.woocommerce-checkout-payment #place_order.is-loading {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
background: #f7f7f7 !important;
color: #3abff0 !important;
}
.woocommerce-checkout-payment #place_order.is-loading::after {
content: "";
display: inline-block;
position: static !important;
border-top: 2px solid #3abff0 !important;
margin: 0;
flex-shrink: 0;
border: 2px solid rgba(0, 0, 0, .1);
border-radius: 50%;
width: 16px;
height: 16px;
animation: loading-spin 1s linear infinite;
}
.wc-order-details-participants-list{
font-size: 14px;
font-weight: 500;
}
.wc-order-details-participants-list ul{
list-style: none;
}
.wc-order-details-participants-list ul li{
margin: 0;
}
.woocommerce-checkout-review-order-table .checkout-participants {
display: block;
margin-top: 6px;
padding-left: 10px;
}
.woocommerce-checkout-review-order-table .checkout-participant {
display: block;
margin: 3px 0;
padding: 0;
font-size: 12px;
line-height: 1.5;
color: #666;
}
.woocommerce-checkout-review-order-table .checkout-participant-label {
font-weight: 600;
color: #6b6762;
}
.woocommerce-checkout-review-order-table .checkout-participant-name {
font-weight: 400;
}
label.checkbox.has_assurance_participant {
padding-left: 0px;
}
label.checkbox.has_assurance_participant .glyphicon-question-sign {
color: #49afcd;
cursor: pointer;
}
label.checkbox.has_assurance_participant input[type="checkbox"] {
float: none;
}
.has_assurance_participant_tooltip {
background-color: #49afcd !important;
padding: 0 !important;
}
.has_assurance_participant_tooltip .ui-tooltip-content {
padding: 5px;
background-color: #49afcd !important;
color: #FFF !important;
font-size: 0.86em;
}