/*
Theme Name: Private Boat
Author: Fabian MATHAUT
Description: Private Boat Theme
Version: 0.0.1
Tags: bootstrap
*/
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
.svg-inline--fa { display: block; }

button[disabled="disabled"], .btn[disabled="disabled"] { pointer-events: none; }

/* Controls */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none !important; }

.btn-circle:not(:disabled):not(.disabled).active:focus, .btn-circle:not(:disabled):not(.disabled):active:focus, .show > .btn-circle.dropdown-toggle:focus { box-shadow: none !important; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #CE8467 !important; }

.btn:focus, .btn-primary:focus, .btn:active, .btn-primary:active, .btn.active { outline: none !important; }

.btn.focus, .btn:focus { box-shadow: none; }

.btn, button { transition: filter 0.3s ease-in; filter: none; }

.btn > svg.right, button > svg.right { margin-left: 0.5em; }

.btn > svg.left, button > svg.left { margin-right: 0.5em; }

.btn.btn-primary, button.btn-primary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary:focus, button.btn-primary:hover, button.btn-primary:active, button.btn-primary.active, button.btn-primary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-primary, button.btn-primary { font-size: 1em !important; } }

.btn.btn-secondary, button.btn-secondary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #233446; background-color: white; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); /*@include media-breakpoint-down(sm) { font-size: 0.8em !important; }*/ }

.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary:focus, button.btn-secondary:hover, button.btn-secondary:active, button.btn-secondary.active, button.btn-secondary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-secondary, button.btn-secondary { font-size: 1em !important; } }

.btn.btn-secondary:focus, .btn.btn-secondary:active, button.btn-secondary:focus, button.btn-secondary:active { background: none !important; border: 0; }

.btn.btn-info, button.btn-info { display: flex; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; display: inline-flex; align-items: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #374d51; background-color: transparent; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus, button.btn-info:hover, button.btn-info:active, button.btn-info:focus { background-color: #374d51 !important; color: #fff; }

@media (max-width: 767.98px) { .btn.btn-info, button.btn-info { font-size: 1em; } }

.btn.small, button.small { font-size: 0.8em; padding: 0 2em; height: 40px; min-width: auto; }

.btn-primary svg { margin-right: .5em; }

.btn-circle { padding: 0; border-radius: 50%; background-color: #CE8467; color: white; transition: all 0.2s linear; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: inline-flex; align-items: center; flex-direction: row; justify-content: center; font-size: .8em; width: 2.5em; height: 2.5em; }

.btn-circle .icon { max-width: 17px; }

.btn-circle:hover .icon { fill: #CE8467; }

@media (max-width: 767.98px) { .btn-circle:not(:focus):hover { background-color: #CE8467; color: white; } }

.btn-circle:hover { color: #CE8467; background-color: white; }

.btn-circle::after { /*position: absolute; top:100%; left:-30%; display: block; content:" "; padding:0.25em 0; width:140%; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; background-color: transparent;*/ display: none; }

.btn-circle .svg-inline--fa { vertical-align: 0; }

.btn-circle.medium { font-size: 1.1em; }

@media (max-width: 767.98px) { .btn-circle.medium { font-size: 0.9em; } }

.btn-circle.large { font-size: 1.6em; }

@media (max-width: 992px) { .btn-circle.large { font-size: 1.5em; } }

.btn-circle.small { padding: 0; font-size: 0.4em; }

@media (max-width: 767.98px) { .btn-circle.small { font-size: .4em; } }

@media (max-width: 575.98px) { .btn-circle.small { font-size: .6em; } }

.btn-link { display: inline-flex; flex-direction: row; justify-content: center; align-items: center; color: #CE8467; font-family: Montserrat; font-weight: 700; position: relative; font-size: 1em; }

.btn-link > .svg-inline--fa.fa-chevron-left { /*transform: scaleX(-1); margin-right: 10px;*/ margin-right: 10px; }

.btn-link > .svg-inline--fa.fa-chevron-right { margin-left: 10px; }

.btn-link:hover { color: white; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
h2.arc-title { color: #43c2d7; font-size: 3em; font-family: Damion; text-align: center; font-weight: 400; margin-bottom: 0; text-transform: none; letter-spacing: 0em; display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 1em; margin-left: auto; margin-right: auto; max-width: 80%; /*@include media-breakpoint-down(sm) { font-size:$font-size-title-large-sm; }*/ }

@media (max-width: 991.98px) { h2.arc-title { font-size: 2em; } }

h2.arc-title:not(.no-lines):before, h2.arc-title:not(.no-lines):after { content: " "; display: block; width: 100%; height: 6px; border-radius: 4px; background-color: #43c2d7; margin-top: .4em; }

@media (max-width: 991.98px) { h2.arc-title:not(.no-lines):before, h2.arc-title:not(.no-lines):after { height: 3px; } }

@media (max-width: 767.98px) { h2.arc-title:not(.no-lines):before, h2.arc-title:not(.no-lines):after { height: 2px; } }

h2.arc-title:not(.no-lines):before { margin-right: 0.4em; margin-left: 0.2em; }

h2.arc-title:after { margin-left: 0.6em; margin-right: 0.2em; }

@media (max-width: 767.98px) { h2.arc-title { max-width: 100%; }
  h2.arc-title:not(.no-lines):before { margin-right: 0.1em; margin-left: 0.1em; }
  h2.arc-title:after { margin-left: 0.15em; margin-right: 0.1em; } }

#spinner-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background: rgba(0, 0, 0, 0.2); z-index: 999999999; }

#spinner-wrapper > .spinner { color: official; display: inline-block; position: relative; width: 64px; height: 64px; }

#spinner-wrapper > .spinner div { transform-origin: 32px 32px; animation: lds-spinner 1.2s linear infinite; }

#spinner-wrapper > .spinner div:after { content: " "; display: block; position: absolute; top: 3px; left: 29px; width: 5px; height: 14px; border-radius: 20%; background: #fff; }

#spinner-wrapper > .spinner div:nth-child(1) { transform: rotate(0deg); animation-delay: -1.1s; }

#spinner-wrapper > .spinner div:nth-child(2) { transform: rotate(30deg); animation-delay: -1s; }

#spinner-wrapper > .spinner div:nth-child(3) { transform: rotate(60deg); animation-delay: -0.9s; }

#spinner-wrapper > .spinner div:nth-child(4) { transform: rotate(90deg); animation-delay: -0.8s; }

#spinner-wrapper > .spinner div:nth-child(5) { transform: rotate(120deg); animation-delay: -0.7s; }

#spinner-wrapper > .spinner div:nth-child(6) { transform: rotate(150deg); animation-delay: -0.6s; }

#spinner-wrapper > .spinner div:nth-child(7) { transform: rotate(180deg); animation-delay: -0.5s; }

#spinner-wrapper > .spinner div:nth-child(8) { transform: rotate(210deg); animation-delay: -0.4s; }

#spinner-wrapper > .spinner div:nth-child(9) { transform: rotate(240deg); animation-delay: -0.3s; }

#spinner-wrapper > .spinner div:nth-child(10) { transform: rotate(270deg); animation-delay: -0.2s; }

#spinner-wrapper > .spinner div:nth-child(11) { transform: rotate(300deg); animation-delay: -0.1s; }

#spinner-wrapper > .spinner div:nth-child(12) { transform: rotate(330deg); animation-delay: 0s; }

@keyframes lds-spinner { 0% { opacity: 1; }
  100% { opacity: 0; } }

html.sr .load-hidden { visibility: hidden; }

a { outline: none; }

a:not(.btn) { color: #CE8467; }

img { /*  width:auto;*/ height: auto; max-width: 100%; }

img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

h1, h2, h3, h4, h5, h6 { font-family: Montserrat; font-weight: 700; /*display: flex; align-items: center; justify-content: flex-start; flex-direction: row;*/ }

h1.icon, h2.icon, h3.icon, h4.icon, h5.icon, h6.icon { display: flex; align-items: center; justify-content: flex-start; flex-direction: row; }

ul, ol { list-style-type: none; }

p { font-weight: 400; font-size: 1.2em; line-height: 1.4em; margin-bottom: 1.8rem; }

p.light { font-weight: 300; }

@media (max-width: 991.98px) { p { font-size: 1.2em; } }

@media (max-width: 767.98px) { p { font-size: 1.1em; } }

/* DROPDOWN */
.dropdown-menu { padding: 0; overflow: hidden; }

.dropdown-item.active, .dropdown-item:active { background-color: white; color: #374d51; }

.btn-group-wrapper { margin: 6em 0 0 0; }

.btn-group { box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); border-radius: 1.5rem; }

.btn-group .btn.btn-primary, .btn-group .btn.btn-secondary, .btn-group .btn.btn-info { box-shadow: none; }

/* Controls */
/*.dropdown-menu{
  border:0;
  @include shadow();
}
@media screen and (min-width: 768px){

  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    .dropdown-toggle{
        margin-bottom: 2px;
    }
    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
        margin-bottom: 0;
    }
}*/
.table thead th { border-top: 0; border-bottom: 0; }

.table td, .table th { border: 0; }

.bloc { background-color: #cbdde3; padding: 3.6em 2.6em; border-radius: 1.5em; color: #374d51; }

.bloc-alert { /*background-color: $quinternar-color;*/ /*padding:1em 1.5em;*/ border-radius: 1.5em; color: #374d51; margin: 3em 0; font-size: 0.8em; }

.accordion .card .card-header { padding: 1em 1.5em; background: white; }

.accordion .card .card-header h5 { color: #374d51; font-weight: 400; font-size: 1em; margin-bottom: 0; }

.accordion .card .card-header img { float: right; max-width: 40px; width: 100%; margin: 0 0.3em; }

.accordion .card .card-header:hover { cursor: pointer; }

.accordion .card .card-header[aria-expanded="true"] { background: #CE8467; }

.accordion .card .card-header[aria-expanded="true"] h5 { color: white; }

.accordion .collapse { padding: 2em; }

/* ALERTS */
.modal-content .modal-body { padding: 0 1rem 1rem 1rem; margin-top: 1rem; }

.modal-content .alert { margin-bottom: 0; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.custom-dropzone { display: flex; align-items: center; justify-content: center; flex-direction: column-reverse; height: auto !important; width: 100%; cursor: pointer; background-color: rgba(35, 52, 70, 0); transition: all 0.2s ease-in; }

.custom-dropzone .dz-message { font-size: 0.8em; text-align: center; }

.custom-dropzone .dz-message .note { font-size: 0.8em; opacity: 0.8; }

.custom-dropzone:hover { color: white; background-color: #233446; }

.custom-dropzone .dz-preview { display: flex; flex-direction: column; align-items: center; padding: 1em; background: rgba(55, 77, 81, 0.2); border-radius: .8rem; margin-bottom: 1em; }

.custom-dropzone .dz-preview .dz-image { margin-bottom: 2em; }

.custom-dropzone .dz-preview .dz-image img { box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); border-radius: 0.5rem; overflow: hidden; }

.custom-dropzone .dz-preview .dz-details { border: 1px #ebebeb solid; border-radius: .5rem; padding: 1em; text-align: center; }

.custom-dropzone .dz-preview .dz-details .dz-filename { font-size: 0.6em; }

.custom-dropzone .dz-preview .dz-success-mark, .custom-dropzone .dz-preview .dz-error-mark { display: none; }

.custom-dropzone .dz-error-message { margin-top: 1em; text-align: center; font-size: 0.8em; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
label { font-size: 1.2em; }

select { -webkit-appearance: none; }

form hr.divider { margin-top: 5em; margin-bottom: 5em; }

.checkbox-content, .radio-content { display: flex; align-items: start; justify-content: center; flex-direction: column; margin-bottom: 0.8em; }

.checkbox-content label span.mention, .radio-content label span.mention { display: table; font-size: 0.7em; }

.checkbox-content span.price, .radio-content span.price { font-weight: 700; display: table; font-size: 0.8em; border-radius: 0.4em; background-color: #374d51; color: white; padding: .2em .35em; margin-top: .8em; margin-bottom: 0.8em; text-transform: none; }

.checkbox-content span.price .woocommerce-Price-amount, .radio-content span.price .woocommerce-Price-amount { text-transform: none !important; }

.checkbox-content span.description, .radio-content span.description { font-size: 1em; }

.checkbox, .radio { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; flex-wrap: nowrap; margin-bottom: 10px; margin-right: 0; margin-left: 0; }

.checkbox .checkbox-container { display: inline-block; position: relative; margin-right: 15px; }

.checkbox .checkbox-container input { cursor: pointer; opacity: 0; position: absolute; margin: 0; width: 100%; height: 100%; left: 0; z-index: 1; }

.checkbox .checkbox-container input:hover:not(:checked) ~ .checkbox-checkmark > .fa-check { display: block; opacity: 0.5; color: #CE8467; }

.checkbox .checkbox-container input:checked ~ .checkbox-checkmark { background: #CE8467; border-color: transparent; }

.checkbox .checkbox-container input:checked ~ .checkbox-checkmark > .fa-check { display: block; opacity: 1; }

.checkbox .checkbox-container .checkbox-checkmark { display: flex; justify-content: center; align-items: center; background-color: white; border: 2px #ebebeb solid; border-radius: 0.4em; }

.checkbox .checkbox-container .checkbox-checkmark > .fa-check { display: none; color: white; }

.checkbox .checkbox-container .checkbox-checkmark:hover::after { display: block; }

.checkbox label { margin-bottom: 0; width: 100%; font-weight: 700; font-size: 1.8em; color: #374d51; }

.checkbox label:hover ~ .checkbox-checkmark::after { display: block; opacity: 0.5; }

.checkbox .right { width: 100%; text-align: right; }

/* default (small) */
.checkbox .checkbox-container .checkbox-checkmark { width: 26px; height: 26px; }

.checkbox .checkbox-container .checkbox-checkmark::after { height: 15.6px; width: 7.8px; left: 9.1px; top: 3px; border-width: 0 2px 4px 0; }

/* tiny */
.checkbox.tiny .checkbox-container .checkbox-checkmark { width: 20px; height: 20px; }

.checkbox.tiny .checkbox-container .checkbox-checkmark:after { height: 12px; width: 6px; left: 7px; top: 3px; border-width: 0 2px 3px 0; }

/* small */
.checkbox.small .checkbox-container .checkbox-checkmark { width: 26px; height: 26px; }

.checkbox.small .checkbox-container .checkbox-checkmark::after { height: 15.6px; width: 7.8px; left: 9.1px; top: 3px; border-width: 0 2px 4px 0; }

/* medium */
.checkbox.medium .checkbox-container .checkbox-checkmark { width: 34px; height: 34px; }

.checkbox.medium .checkbox-container .checkbox-checkmark::after { height: 20.4px; width: 10.2px; left: 11.9px; top: 4px; border-width: 0 3px 5px 0; }

/* large */
.checkbox.large .checkbox-container .checkbox-checkmark { width: 40px; height: 40px; }

.checkbox.large .checkbox-container .checkbox-checkmark::after { height: 24px; width: 12px; left: 14px; top: 5px; border-width: 0 3px 6px 0; }

/* disabled */
.checkbox.disabled { opacity: 0.5; pointer-events: none; }

.checkbox.disabled .checkbox-container input { display: none; }

.checkbox.disabled .checkbox-container .checkbox-checkmark { cursor: not-allowed; }

/*.checkbox.disabled .checkbox-container .checkbox-checkmark{background: #ddd;border: 1px #ccc solid;}
.checkbox.disabled .checkbox-container .checkbox-checkmark::after{display:block;border-color:#bbb;opacity:0.5;cursor:not-allowed;}
.checkbox.disabled .checkbox-container input:checked ~ .checkbox-checkmark{background:#ddd;}*/
/* rounded */
.checkbox.rounded-3 .checkbox-container .checkbox-checkmark { border-radius: 3px; }

.checkbox.rounded-6 .checkbox-container .checkbox-checkmark { border-radius: 6px; }

.checkbox.rounded-8 .checkbox-container .checkbox-checkmark { border-radius: 8px; }

.checkbox.rounded-10 .checkbox-container .checkbox-checkmark { border-radius: 10px; }

.checkbox.rounded-16 .checkbox-container .checkbox-checkmark { border-radius: 16px; }

.checkbox.rounded-22 .checkbox-container .checkbox-checkmark { border-radius: 22px; }

.radio .radio-container { display: inline-block; position: relative; }

.radio .radio-container input { cursor: pointer; opacity: 0; position: absolute; margin: 0; width: 100%; height: 100%; left: 0; z-index: 3; }

.radio .radio-container input:hover ~ .radio-checkmark::after { display: block; opacity: 0.5; }

.radio .radio-container input:hover:not(:checked) ~ .radio-checkmark > .icon { display: block; opacity: 0.5; color: #CE8467; }

.radio .radio-container .radio-checkmark > .icon { display: none; color: #CE8467; }

.radio .radio-container input:checked ~ .radio-checkmark > .icon { display: block; opacity: 1; }

.radio .radio-container input:checked ~ .radio-checkmark { background: white; /*border-color:transparent;*/ }

.radio .radio-container input:checked ~ .radio-checkmark::after { display: block; opacity: 1; background: white; z-index: 0; cursor: pointer; }

.radio .radio-container .radio-checkmark { background-color: white; border: 2px #ebebeb solid; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.radio .radio-container .radio-checkmark svg { position: relative; z-index: 1; font-size: 0.8em; }

.radio .radio-container .radio-checkmark::after { box-sizing: inherit; cursor: pointer; display: none; position: absolute; content: ""; }

.radio .radio-container .radio-checkmark:hover::after { display: block; background: #CE8467; }

.radio label { padding-left: 0.5rem; vertical-align: super; margin-bottom: 0; }

.radio label:hover ~ .radio-checkmark::after { display: block; opacity: 0.5; }

/* default (small) */
.radio label { font-size: 1em; }

.radio .radio-container .radio-checkmark { width: 26px; height: 26px; }

.radio .radio-container .radio-checkmark::after { background: white; height: 16px; width: 16px; left: 5px; top: 5px; border: 0; border-radius: 50%; }

/* tiny */
.radio.tiny label { font-size: 0.9em; }

.radio.tiny .radio-container .radio-checkmark { width: 20px; height: 20px; }

.radio.tiny .radio-container .radio-checkmark:after { height: 8px; width: 8px; left: 6px; top: 6px; }

.radio.tiny .radio-container .radio-checkmark svg { font-size: 0.4em; }

/* small */
.radio.small label { font-size: 1em; }

.radio.small .radio-container .radio-checkmark { width: 26px; height: 26px; }

.radio.small .radio-container .radio-checkmark::after { height: 16px; width: 16px; left: 5px; top: 5px; border: 0; border-radius: 50%; }

/* medium */
.radio.medium .radio-container .radio-checkmark { width: 34px; height: 34px; }

.radio.medium .radio-container .radio-checkmark::after { height: 26px; width: 26px; left: 4px; top: 6px; }

/* large */
.radio.large label { font-size: 1.5em; }

.radio.large .radio-container .radio-checkmark { width: 40px; height: 40px; }

.radio.large .radio-container .radio-checkmark::after { height: 24px; width: 24px; left: 8px; top: 8px; }

/* disabled */
.radio.disabled { opacity: 0.5; pointer-events: none; }

.radio.disabled .radio-container input { display: none; }

.radio.disabled .radio-container .radio-checkmark { cursor: not-allowed; }

.form-block { /*  background:white; border: 2px $border-input-color solid; padding:1em;*/ }

input:-internal-autofill-selected { background-color: white !important; }

.form-control:focus { box-shadow: none; background-color: white; color: #a9a9a9 !important; }

.form-block { margin-bottom: 0; }

.form-block .radio + div .radio.tiny { width: auto; padding: 0.6em 0.6em; background-color: white; border: 2px #ebebeb solid; border-radius: 0.4em; }

.form-group { display: flex; flex-direction: column; justify-content: flex-start; align-content: center; margin-bottom: 2rem; }

.form-group label.form-label-content { background: white; padding: 0.4em 1em; font-weight: 700 !important; border: 2px #ebebeb solid; }

.form-group.checkbox { flex-direction: row; align-items: center; }

.form-group input + span { background: #cbdde3; margin-top: 0.5em; padding: 0.5em 1em; border-radius: .3rem; font-size: 0.8em; /*em{ }*/ }

.form-group label { font-size: 1.2em; font-weight: 700; }

.form-group abbr[data-original-title], .form-group abbr[title] { text-decoration: none; }

.form-group .woocommerce-input-wrapper { width: 100%; }

.form-group:not(.checkboxes) > div:first-child { display: flex; flex-direction: row; align-items: center; }

@media (max-width: 767.98px) { .form-group label { font-size: 1em; } }

.date-time-picker { position: relative; width: auto; display: flex; flex-direction: row; }

.date-time-picker .pick-up-date-picker, .date-time-picker .drop-off-date-picker { width: 100%; padding-right: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered { background-color: white; border: 2px #ebebeb solid !important; background-clip: unset; border-radius: 0; padding: .8em 1em; color: #a9a9a9; font-weight: 700; font-size: 1.2em; height: 74px; /*&:before{ font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea"; width:60px; height:60px; font-size: 3em; }*/ }

.select2-container--default .select2-selection--single .select2-selection__rendered:disabled, .select2-container--default .select2-selection--single .select2-selection__rendered[readonly] { background-color: white; opacity: 1; }

@media (max-width: 767.98px) { .select2-container--default .select2-selection--single .select2-selection__rendered { padding: 0.4em; height: 60px; font-size: 1em; } }

.select2-container--default .select2-selection--single { border: none !important; border-radius: 2px !important; }

.form-control { background-color: white; border: 2px #ebebeb solid !important; background-clip: unset; border-radius: 0; padding: .8em 1em; color: #a9a9a9; font-weight: 700; font-size: 1.2em; height: 74px; /*&:before{ font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea"; width:60px; height:60px; font-size: 3em; }*/ }

.form-control:disabled, .form-control[readonly] { background-color: white; opacity: 1; }

@media (max-width: 767.98px) { .form-control { padding: 0.4em; height: 60px; font-size: 1em; } }

.form-group.date-time-picker .icon { position: relative; }

.form-group.date-time-picker .icon *[data-icon] { position: absolute; top: 50%; left: 1.2em; width: 1.5em; height: 1.5em; transform: translateY(-50%); color: #a9a9a9; }

.form-group.date-time-picker .icon input { padding-left: 3.2em; }

/* CONTACT FORM 7*/
.wpcf7 .wpcf7-response-output { display: none !important; }

.wpcf7 .wpcf7-submit { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-submit:active, .wpcf7 .wpcf7-submit.active, .wpcf7 .wpcf7-submit:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .wpcf7 .wpcf7-submit { font-size: 1em !important; } }

.wpcf7 .wpcf7-submit:focus { outline: none !important; }

.wpcf7 .screen-reader-response { display: none; }

.wpcf7 div.wpcf7 .ajax-loader { display: none; }

/* FLO FORM */
.app-flo-forms .form-preview .form-group { flex-flow: column !important; }

.app-flo-forms .vue-form-generator:not(.ff-pro) .field-submit input[type=submit] { background-color: #CE8467 !important; }

.app-flo-forms .field-submit input[type=submit] { --data-btn-bgcolor:$primary-color; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); outline: none; border: 0 !important; }

.app-flo-forms .field-submit input[type=submit]:hover, .app-flo-forms .field-submit input[type=submit]:active, .app-flo-forms .field-submit input[type=submit].active, .app-flo-forms .field-submit input[type=submit]:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .app-flo-forms .field-submit input[type=submit] { font-size: 1em !important; } }

.app-flo-forms .form-preview .form-group.required > label:after { color: #374d51 !important; }

.app-flo-forms input[type=text], .app-flo-forms input[type=email], .app-flo-forms input[type=number], .app-flo-forms select { height: inherit !important; }

.app-flo-forms .help-block.errors { color: #CE8467 !important; position: relative !important; bottom: auto !important; padding: 1em; border-radius: 4px; font-weight: 700; font-size: 1em !important; /*background-color: $tertiary-color;*/ }

.select-picker .btn { padding: 1rem .75rem; font-size: 1em; font-weight: 700; color: #374d51; border-radius: 0; outline: 0 !important; }

.select-picker.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .select-picker.bootstrap-select .dropdown-toggle:focus { outline: 0 !important; }

.select-picker.disabled { pointer-events: none; opacity: 0.7; }

.select-picker .dropdown-item span.text span.sub, .select-picker .filter-option span.sub { font-size: 0.8em; }

.bootstrap-select .dropdown-menu { border-radius: 0; margin: -10px 2%; min-width: auto !important; max-width: 100%; width: 100%; }

.bootstrap-select .dropdown-menu li a span.text { display: flex !important; flex-direction: column; white-space: normal; }

.bootstrap-select .dropdown-menu li a span.text span { margin-bottom: 0.2em; }

.simple-upload-dragover { background-color: #eef; }

.simple-upload-filename { margin-right: 0.5em; }

.form-group input + span[role="alert"], .form-group textarea + span[role="alert"] { display: flex; padding: 0.6em 0; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.hamburger { padding-right: 15px; cursor: pointer; display: inline-block; overflow: hidden; background-color: transparent; }

.hamburger__container { width: 36px; height: 24px; position: relative; }

.hamburger:hover .hamburger__inner { transform: translate(-51px, 0); opacity: 0; }

.hamburger:hover .hamburger__inner::before, .hamburger:hover .hamburger__inner::after { transform: translate(102px, 0); opacity: 0; }

.hamburger.is-active .hamburger__inner { display: none; }

.hamburger__inner { width: 100%; height: 4px; background-color: #CE8467; border-radius: 10px; position: absolute; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.4s; top: 50%; transform: translate(5px, -50%); opacity: 1; width: 100%; }

.hamburger__inner::before, .hamburger__inner::after { width: 100%; height: 4px; background-color: #CE8467; border-radius: 10px; position: absolute; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.4s; content: ""; opacity: 1; }

.hamburger__inner::before { top: -13px; width: 80%; }

.hamburger__inner::after { top: 13px; width: 50%; }

.hamburger:hover .hamburger__hidden { opacity: 1; transform: translate(0, -50%); }

.hamburger:hover .hamburger__hidden::before, .hamburger:hover .hamburger__hidden::after { opacity: 1; transform: translate(0, 0); }

.hamburger.is-active .hamburger__hidden { opacity: 1; transform: rotate(45deg); }

.hamburger.is-active .hamburger__hidden::before { transform: translate(0, 13px) rotate(90deg); transform-origin: center; }

.hamburger.is-active .hamburger__hidden::after { transform-origin: center; transform: translate(0, -13px) rotate(0); }

.hamburger__hidden { opacity: 0; width: 100%; height: 4px; background-color: #CE8467; border-radius: 10px; position: absolute; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.4s; background-color: white; top: 50%; transform: translate(51px, -50%); }

.hamburger__hidden::before, .hamburger__hidden::after { width: 100%; height: 4px; background-color: #CE8467; border-radius: 10px; position: absolute; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.4s; background-color: white; content: ""; transform: translate(102px, 0); }

.hamburger__hidden::before { top: -13px; }

.hamburger__hidden::after { top: 13px; }

/* product page */
/* woocommerce */
/* navbar */
nav.navbar { position: fixed; top: 0; width: 100%; z-index: 1000; padding: 40px 40px; flex-wrap: wrap; flex-direction: row; /* Language Switcher */ }

@media (max-width: 991.98px) { nav.navbar { padding: 3.2em; } }

@media (max-width: 575.98px) { nav.navbar { padding: 2.5em; } }

nav.navbar .navbar-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; background-color: rgba(255, 255, 255, 0); padding: 40px 40px; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; transition: padding 0.3s ease, background-color 0.3s linear; backdrop-filter: blur(0rem); box-shadow: none !important; }

@media (max-width: 991.98px) { nav.navbar .navbar-header { padding: 3em; } }

@media (max-width: 575.98px) { nav.navbar .navbar-header { padding: 0.8em; /*  background-color: white;*/ } }

nav.navbar:not(.expanded).backdrop .navbar-header { backdrop-filter: blur(2rem); background-color: rgba(0, 0, 0, 0.2); }

nav.navbar:not(.expanded).active .navbar-header { padding: 30px 30px; }

@media (max-width: 991.98px) { nav.navbar:not(.expanded).active .navbar-header { padding: 1.2em; } }

@media (max-width: 575.98px) { nav.navbar:not(.expanded).active .navbar-header { padding: 0.8em; } }

nav.navbar:not(.expanded).active .brand-logo { top: 0.8em; opacity: 1; }

@media (max-width: 991.98px) { nav.navbar:not(.expanded).active .brand-logo { top: 0.5em; } }

@media (max-width: 575.98px) { nav.navbar:not(.expanded).active .brand-logo { top: 0.2em; } }

nav.navbar.expanded { height: 100%; overflow: hidden; }

nav.navbar.expanded .navbar-collapse { display: flex; }

nav.navbar.expanded .brand-logo { opacity: 0; }

@media (max-width: 575.98px) { nav.navbar.expanded .navbar-header { background-color: transparent; } }

nav.navbar .brand-logo { opacity: 0; max-width: 70px; margin-top: 0; display: block; top: 2em; transition: opacity 0.3s ease-in, top 0.3s ease; }

@media (max-width: 991.98px) { nav.navbar .brand-logo { max-width: 55px; } }

@media (max-width: 575.98px) { nav.navbar .brand-logo { max-width: 45px; } }

nav.navbar.navbar-light .navbar-toggler { border: 0; /*padding: .25rem 0rem;*/ /*position: absolute; top:1em; left:1em;*/ }

nav.navbar .navbar-toggler { padding: 0; display: flex; flex-direction: row; align-items: center; justify-content: center; }

nav.navbar .navbar-collapse { position: fixed; top: 0; left: 0; z-index: 0; width: 100%; height: 100vh !important; /*margin-left: 1em;*/ background-image: url("./assets/img/background-nav-top.jpg"); background-size: cover; display: none; flex-direction: column; justify-content: center; align-items: center; }

nav.navbar .navbar-nav { display: flex; flex-direction: column; justify-content: center; align-items: center; margin-top: 100px; }

@media (max-width: 767.98px) { nav.navbar .navbar-nav { margin-top: 0px; } }

nav.navbar .navbar-nav .dropdown-menu { position: absolute; }

nav.navbar .navbar-nav > .nav-item { color: white !important; }

nav.navbar .navbar-nav > .nav-item > a { color: white !important; }

nav.navbar .navbar-nav > .nav-item, nav.navbar .navbar-nav > .nav-item.active { padding: 0 1em; }

nav.navbar .navbar-nav > .nav-item > a, nav.navbar .navbar-nav > .nav-item.active > a { transition: all .2s ease; color: white; font-family: Montserrat; text-transform: uppercase; font-weight: 700; font-size: 2.8em; letter-spacing: 0.2em; text-align: center; line-height: 1.2; }

nav.navbar .navbar-nav > .nav-item > a:hover, nav.navbar .navbar-nav > .nav-item.active > a:hover { color: white; font-size: 2.8em; }

@media (max-width: 1199.98px) { nav.navbar .navbar-nav > .nav-item > a:hover, nav.navbar .navbar-nav > .nav-item.active > a:hover { font-size: 2.6em; } }

@media (max-width: 991.98px) { nav.navbar .navbar-nav > .nav-item > a:hover, nav.navbar .navbar-nav > .nav-item.active > a:hover { font-size: 2.4em; } }

@media (max-width: 767.98px) { nav.navbar .navbar-nav > .nav-item > a:hover, nav.navbar .navbar-nav > .nav-item.active > a:hover { font-size: 1.7em; } }

@media (max-width: 575.98px) { nav.navbar .navbar-nav > .nav-item > a:hover, nav.navbar .navbar-nav > .nav-item.active > a:hover { font-size: 1.3em; } }

@media (max-width: 1199.98px) { nav.navbar .navbar-nav > .nav-item > a, nav.navbar .navbar-nav > .nav-item.active > a { font-size: 3.2em; } }

@media (max-width: 991.98px) { nav.navbar .navbar-nav > .nav-item > a, nav.navbar .navbar-nav > .nav-item.active > a { font-size: 2.2em; } }

@media (max-width: 767.98px) { nav.navbar .navbar-nav > .nav-item > a, nav.navbar .navbar-nav > .nav-item.active > a { font-size: 1.5em; } }

@media (max-width: 575.98px) { nav.navbar .navbar-nav > .nav-item > a, nav.navbar .navbar-nav > .nav-item.active > a { font-size: 1.5em; } }

nav.navbar .navbar-nav > .nav-item.active { pointer-events: none; }

nav.navbar .navbar-nav > .nav-item.active > a { font-size: 2.8em; text-shadow: 0px 0px 50px rgba(55, 77, 81, 0.5); }

@media (max-width: 1199.98px) { nav.navbar .navbar-nav > .nav-item.active > a { font-size: 2.6em; } }

@media (max-width: 991.98px) { nav.navbar .navbar-nav > .nav-item.active > a { font-size: 2.4em; } }

@media (max-width: 767.98px) { nav.navbar .navbar-nav > .nav-item.active > a { font-size: 1.7em; } }

@media (max-width: 575.98px) { nav.navbar .navbar-nav > .nav-item.active > a { font-size: 1.3em; } }

nav.navbar .controls { /*position: absolute; top:1em; right:1em;*/ display: flex; flex-direction: row; align-items: center; justify-content: center; }

nav.navbar .controls > div, nav.navbar .controls > a { margin: 0; margin-left: 20px; }

@media (max-width: 767.98px) { nav.navbar .controls > div, nav.navbar .controls > a { margin-left: 6px; } }

nav.navbar .controls .dropdown-user .dropdown-menu { right: 0; left: auto; margin: 0.5em 0 0 0; }

nav.navbar .controls .call-us { visibility: hidden; }

nav.navbar.active .controls > div, nav.navbar.active .controls > a, nav.navbar.active .controls > ul { margin: 0; margin-left: 16px; padding: 0; }

@media (max-width: 767.98px) { nav.navbar.active .controls > div, nav.navbar.active .controls > a, nav.navbar.active .controls > ul { margin-left: 6px; } }

nav.navbar .languages-switcher { margin-bottom: 0; }

nav.navbar .languages-switcher .current-lang { display: none; }

nav.navbar .languages-switcher img { width: 2.5em; height: 2.5em; border-radius: 50%; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

@media (max-width: 767.98px) { nav.navbar .languages-switcher img { width: 1.8em; height: 1.8em; } }

.nav-page-top { display: flex; justify-content: center; align-items: center; margin-bottom: 5em; }

.nav-page-top ul.nav { background-image: url("./assets/img/background-cuivre-1100x618.jpg"); background-color: #CE8467; display: flex; flex-direction: row; border-radius: 10em; padding: 0 4.5em; height: 200px; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); /*@include media-breakpoint-down(sm) { padding:$border-nav-padding-active-sm; }*/ }

@media (max-width: 991.98px) { .nav-page-top ul.nav { padding: 0 3.5em; height: 140px; } }

@media (max-width: 767.98px) { .nav-page-top ul.nav { padding: 0 1.5em; } }

.nav-page-top ul.nav > li { padding: 0 3em; display: flex; flex-direction: column; align-items: center; justify-content: center; }

@media (max-width: 991.98px) { .nav-page-top ul.nav > li { padding: 0 2.5em; } }

@media (max-width: 767.98px) { .nav-page-top ul.nav > li { padding: 0 1.5em; } }

@media (max-width: 575.98px) { .nav-page-top ul.nav > li { padding: 0 0.5em; } }

.nav-page-top ul.nav > li > a { max-width: 160px; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.nav-page-top ul.nav > li > a .menu-image-title { font-family: Karla; font-size: 1.3em; font-weight: 600; color: white; text-decoration: none; margin-bottom: 10px; padding-right: 0 !important; padding-left: 0 !important; }

@media (max-width: 991.98px) { .nav-page-top ul.nav > li > a .menu-image-title { font-size: 1.1em; } }

@media (max-width: 767.98px) { .nav-page-top ul.nav > li > a .menu-image-title { font-size: 0.8em; } }

.nav-page-top ul.nav > li > a .menu-image { width: 100%; /*max-height: 9.5vh;*/ max-width: 9vh; height: auto; /*height:auto;*/ padding-right: 0 !important; padding-left: 0 !important; }

@media (max-width: 991.98px) { .nav-page-top ul.nav > li > a .menu-image { max-width: 8vh; } }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency { cursor: pointer; /*display: block;*/ position: relative; font-weight: 700; color: white; background-color: #CE8467; border: 0; /*padding:0.3em;*/ border-radius: 2rem; padding: 9px 24px; /*@include media-breakpoint-down(md) { padding:4px 18px; }*/ visibility: hidden; }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency:after { display: none; }

@media (max-width: 767.98px) { .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency { padding: 4px 18px; } }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency { padding-top: 0; background: transparent; border: 0; display: block; top: 0; }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency { display: block; padding: 0; }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:not(.btn) { border-radius: 2rem; background-color: #CE8467; color: white; padding: 9px 24px; display: block; }

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:not(.btn):hover { color: #CE8467; background-color: white; }

@media (max-width: 767.98px) { .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a:not(.btn) { padding: 4px 18px; } }

.dropdown-menu { border: 0; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.dropdown-menu .dropdown-item { font-weight: 700; color: #374d51; }

.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover { color: #CE8467; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* SECTIONS */
.uagb-section__video-wrap { opacity: 1 !important; }

/* HOME */
header.section-header-home { height: 100vh; }

header.section-header-home .uagb-section__inner-wrap { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }

header.section-header-home .uagb-section__inner-wrap h1 { text-transform: uppercase; color: white; font-size: 4em; letter-spacing: 0.3em; margin-top: 3em; font-weight: 300; margin-bottom: 0; }

header.section-header-home .uagb-section__inner-wrap h1 strong { font-weight: 700; }

@media (max-width: 1199.98px) { header.section-header-home .uagb-section__inner-wrap h1 { font-size: 2em; } }

@media (max-width: 767.98px) { header.section-header-home .uagb-section__inner-wrap h1 { font-size: 2em; } }

@media (max-width: 575.98px) { header.section-header-home .uagb-section__inner-wrap h1 { font-size: 1.5em; } }

header.section-header-home .uagb-section__inner-wrap h2 { text-transform: uppercase; color: white; font-size: 4em; letter-spacing: 0.3em; margin-top: 0.5em; font-weight: 300; margin-bottom: 2em; font-size: 2.5em; }

header.section-header-home .uagb-section__inner-wrap h2 strong { font-weight: 700; }

@media (max-width: 1199.98px) { header.section-header-home .uagb-section__inner-wrap h2 { font-size: 1.5em; } }

@media (max-width: 767.98px) { header.section-header-home .uagb-section__inner-wrap h2 { font-size: 1em; } }

@media (max-width: 575.98px) { header.section-header-home .uagb-section__inner-wrap h2 { font-size: 0.7em; } }

header.section-header-home .uagb-section__inner-wrap .btn.btn-primary { margin-top: 1em; }

/* OUR SPOTS */
.wp-bootstrap-blocks-container { /*max-width:100% !important; width:100%;*/ }

section.uagb-section__wrap { overflow: hidden; width: 100%; padding: 6em 0 !important; color: white; /*padding-top:6em; padding-left: 0; padding-right: 0; padding-bottom: 6em;*/ }

@media (max-width: 1199.98px) { section.uagb-section__wrap { padding: 6em 0 !important; } }

@media (max-width: 991.98px) { section.uagb-section__wrap { padding: 5em 2em !important; } }

@media (max-width: 767.98px) { section.uagb-section__wrap { padding: 5em 2em !important; } }

@media (max-width: 575.98px) { section.uagb-section__wrap { padding: 3em 1em !important; } }

section.uagb-section__wrap .uagb-section__inner-wrap { max-width: 100% !important; }

section.uagb-section__wrap .uagb-section__inner-wrap > .bloc { padding: 6em 6em; }

@media (max-width: 1199.98px) { section.uagb-section__wrap .uagb-section__inner-wrap > .bloc { padding: 6em 2em !important; } }

@media (max-width: 991.98px) { section.uagb-section__wrap .uagb-section__inner-wrap > .bloc { padding: 5em 2em !important; } }

@media (max-width: 767.98px) { section.uagb-section__wrap .uagb-section__inner-wrap > .bloc { padding: 5em 2em !important; } }

@media (max-width: 575.98px) { section.uagb-section__wrap .uagb-section__inner-wrap > .bloc { padding: 3em 2em !important; } }

section.uagb-section__wrap.section-special { padding: 1em 0 !important; }

section.uagb-section__wrap.section-special p, section.uagb-section__wrap.section-special ul { max-width: 705px; margin-left: auto; margin-right: auto; text-align: justify; font-size: 1.2em; list-style-type: disc; }

section.uagb-section__wrap h2 { font-family: Montserrat; font-size: 3em; letter-spacing: 0.3em; margin-bottom: 1.5em; text-transform: uppercase; }

@media (max-width: 991.98px) { section.uagb-section__wrap h2 { font-size: 1.6em; margin-bottom: 3em; } }

@media (max-width: 767.98px) { section.uagb-section__wrap h2 { font-size: 1.8em; } }

@media (max-width: 575.98px) { section.uagb-section__wrap h2 { font-size: 1.5em; margin: 2.5em 0; } }

section.uagb-section__wrap .wp-bootstrap-blocks-container .row h2, section.uagb-section__wrap .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-container h2 { letter-spacing: 0; }

section.uagb-section__wrap h2.arc-title { color: #43c2d7; font-size: 3em; font-family: Damion; text-align: center; font-weight: 400; margin-bottom: 0; text-transform: none; letter-spacing: 0em; display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 1em; margin-left: auto; margin-right: auto; max-width: 80%; /*@include media-breakpoint-down(sm) { font-size:$font-size-title-large-sm; }*/ }

@media (max-width: 991.98px) { section.uagb-section__wrap h2.arc-title { font-size: 2em; } }

section.uagb-section__wrap h2.arc-title:not(.no-lines):before, section.uagb-section__wrap h2.arc-title:not(.no-lines):after { content: " "; display: block; width: 100%; height: 6px; border-radius: 4px; background-color: #43c2d7; margin-top: .4em; }

@media (max-width: 991.98px) { section.uagb-section__wrap h2.arc-title:not(.no-lines):before, section.uagb-section__wrap h2.arc-title:not(.no-lines):after { height: 3px; } }

@media (max-width: 767.98px) { section.uagb-section__wrap h2.arc-title:not(.no-lines):before, section.uagb-section__wrap h2.arc-title:not(.no-lines):after { height: 2px; } }

section.uagb-section__wrap h2.arc-title:not(.no-lines):before { margin-right: 0.4em; margin-left: 0.2em; }

section.uagb-section__wrap h2.arc-title:after { margin-left: 0.6em; margin-right: 0.2em; }

@media (max-width: 767.98px) { section.uagb-section__wrap h2.arc-title { max-width: 100%; }
  section.uagb-section__wrap h2.arc-title:not(.no-lines):before { margin-right: 0.1em; margin-left: 0.1em; }
  section.uagb-section__wrap h2.arc-title:after { margin-left: 0.15em; margin-right: 0.1em; } }

section.uagb-section__wrap.section-our-spots { background: white; }

section.uagb-section__wrap.section-our-spots h2 { color: #233446; }

section.uagb-section__wrap.section-our-spots h3 { color: #43c2d7; font-size: 3em; font-family: Damion; text-align: center; font-weight: 400; margin-bottom: 0; text-transform: none; letter-spacing: 0em; display: flex; flex-direction: row; align-items: center; justify-content: center; margin-bottom: 1em; margin-left: auto; margin-right: auto; max-width: 80%; /*@include media-breakpoint-down(sm) { font-size:$font-size-title-large-sm; }*/ font-size: 3.5em; margin-bottom: 0.5em; }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-our-spots h3 { font-size: 2em; } }

section.uagb-section__wrap.section-our-spots h3:not(.no-lines):before, section.uagb-section__wrap.section-our-spots h3:not(.no-lines):after { content: " "; display: block; width: 100%; height: 6px; border-radius: 4px; background-color: #43c2d7; margin-top: .4em; }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-our-spots h3:not(.no-lines):before, section.uagb-section__wrap.section-our-spots h3:not(.no-lines):after { height: 3px; } }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-our-spots h3:not(.no-lines):before, section.uagb-section__wrap.section-our-spots h3:not(.no-lines):after { height: 2px; } }

section.uagb-section__wrap.section-our-spots h3:not(.no-lines):before { margin-right: 0.4em; margin-left: 0.2em; }

section.uagb-section__wrap.section-our-spots h3:after { margin-left: 0.6em; margin-right: 0.2em; }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-our-spots h3 { max-width: 100%; }
  section.uagb-section__wrap.section-our-spots h3:not(.no-lines):before { margin-right: 0.1em; margin-left: 0.1em; }
  section.uagb-section__wrap.section-our-spots h3:after { margin-left: 0.15em; margin-right: 0.1em; } }

section.uagb-section__wrap.section-our-spots h4 { color: #233446; margin-bottom: 1.5em; text-align: center; }

section.uagb-section__wrap.section-our-spots figure img { -webkit-filter: drop-shadow(0px 30px 20px rgba(206, 132, 103, 0.7)); }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-our-spots .wp-bootstrap-blocks-row > .row > div { margin-bottom: 7em; } }

section.uagb-section__wrap.section-services .blok { margin-bottom: 4em; }

section.uagb-section__wrap.section-services .blok .blok-wrapper { display: flex; align-items: stretch; flex-direction: column; justify-content: space-between; background-color: #CE8467; border-radius: 1.5em; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); height: 100%; overflow: hidden; padding: 3em 2em 3em 2em; margin: 1em; }

section.uagb-section__wrap.section-services .blok .blok-wrapper a { color: white; }

section.uagb-section__wrap.section-services .blok .blok-wrapper a:not(.btn-link) { text-decoration: underline; }

section.uagb-section__wrap.section-services .blok .blok-wrapper a.btn-link { font-size: 1.1em; font-weight: 500; }

section.uagb-section__wrap.section-services .blok .blok-wrapper h3 { font-size: 2.2em; text-align: center; margin-bottom: 1.2em; text-transform: uppercase; }

section.uagb-section__wrap.section-services .blok .blok-wrapper img.wp-post-image { margin-left: auto; margin-right: auto; max-width: 200px; margin-bottom: 1.2em; }

@media (max-width: 1199.98px) { section.uagb-section__wrap.section-services .blok .blok-wrapper h3 { font-size: 1.4em; } }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-services .blok .blok-wrapper h3 { font-size: 1.4em; } }

section.uagb-section__wrap.section-quote-request, section.uagb-section__wrap.section-booking-request { /*@media (min-width: 1200px){ .container { max-width: 1380px; } }*/ }

section.uagb-section__wrap.section-quote-request h2, section.uagb-section__wrap.section-booking-request h2 { margin-bottom: 2em; }

section.uagb-section__wrap.section-quote-request p, section.uagb-section__wrap.section-booking-request p { text-align: left; }

section.uagb-section__wrap.section-quote-request .wp-bootstrap-blocks-container .container-inner, section.uagb-section__wrap.section-booking-request .wp-bootstrap-blocks-container .container-inner { max-width: 750px !important; margin-left: auto; margin-right: auto; /*p{ font-size: $font-size-paragraph; }*/ }

section.uagb-section__wrap.section-quote-request .row .col-12, section.uagb-section__wrap.section-booking-request .row .col-12 { padding: 0 2em; }

@media (max-width: 1199.98px) { section.uagb-section__wrap.section-quote-request .row .col-12, section.uagb-section__wrap.section-booking-request .row .col-12 { margin-bottom: 3em; } }

section.uagb-section__wrap.section-quote-request h4, section.uagb-section__wrap.section-booking-request h4 { font-family: Karla; font-size: 1.4em; font-weight: 600; margin-bottom: .8em; }

section.uagb-section__wrap.section-quote-request h4 img, section.uagb-section__wrap.section-booking-request h4 img { margin-right: 8px; }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-quote-request h4, section.uagb-section__wrap.section-booking-request h4 { font-size: 1.4em; } }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-quote-request h4, section.uagb-section__wrap.section-booking-request h4 { font-size: 1.4em; } }

section.uagb-section__wrap.section-quote-request .wp-bootstrap-blocks-button, section.uagb-section__wrap.section-booking-request .wp-bootstrap-blocks-button { margin-top: 7em; }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-quote-request .wp-bootstrap-blocks-button, section.uagb-section__wrap.section-booking-request .wp-bootstrap-blocks-button { margin-top: 3em; } }

section.uagb-section__wrap.section-header-subscriptions p { max-width: 800px; margin: 0 auto 2em auto; }

section.uagb-section__wrap.section-freedom-subscription p { max-width: 700px; margin: 0 auto 2em auto; }

section.uagb-section__wrap.section-freedom-subscription div.wp-bootstrap-blocks-container { max-width: 890px !important; margin-top: 5em; }

section.uagb-section__wrap.section-freedom-subscription div.wp-bootstrap-blocks-container div.wp-bootstrap-blocks-row.packs > div.row > div > div { background: #43c2d7; border-radius: 2em; padding: 4em 2em; }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-freedom-subscription div.wp-bootstrap-blocks-container div.wp-bootstrap-blocks-row.packs > div.row > div > div { margin-bottom: 3em; } }

section.uagb-section__wrap.section-contact-us a { color: white; font-weight: 700; }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-contact-us div.wp-bootstrap-blocks-row > div.row { justify-content: center; } }

section.uagb-section__wrap.section-contact-us div.wp-bootstrap-blocks-row > div.row > div { display: flex; flex-direction: column; align-content: flex-end; justify-content: flex-end; }

@media (max-width: 991.98px) { section.uagb-section__wrap.section-contact-us div.wp-bootstrap-blocks-row > div.row > div { margin: 2em 0; } }

section.uagb-section__wrap.section-contact-us div.wp-bootstrap-blocks-row > div.row > div p { margin-bottom: 0; }

section.uagb-section__wrap.section-page-contact { padding-top: 0 !important; color: #233446; }

section.uagb-section__wrap.section-page-contact h2:not(.arc-title) { margin-top: 0.8em; margin-bottom: 1.4em; }

section.uagb-section__wrap.section-page-contact > .uagb-section__inner-wrap > .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-container, section.uagb-section__wrap.section-page-contact > .uagb-section__inner-wrap > .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-row { margin-bottom: 100px; }

section.uagb-section__wrap.section-page-contact > .uagb-section__inner-wrap > .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-row > div.row { /*padding:0 2em;*/ }

section.uagb-section__wrap.section-page-contact > .uagb-section__inner-wrap > .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-row > div.row > div > div { max-width: 480px; margin-left: auto; margin-right: auto; }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-page-contact > .uagb-section__inner-wrap > .wp-bootstrap-blocks-container > .wp-bootstrap-blocks-row > div.row > div > div { margin-bottom: 2em; } }

section.uagb-section__wrap.section-page-contact .wp-bootstrap-blocks-button { margin-bottom: 1.8rem; }

section.uagb-section__wrap.section-page-contact .wp-bootstrap-blocks-button > a { width: 100%; }

section.uagb-section__wrap.section-page-contact div.icon figure { padding: 3em; border-radius: 50%; max-width: 200px; max-height: 200px; background-image: url("./assets/img/background-nav-top.jpg"); background-position: 24% 0%; }

section.uagb-section__wrap.section-page-contact div.icon figure img { width: 10vh; height: 10vh; }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-page-contact div.icon figure img { width: 7vh; height: 7vh; } }

@media (max-width: 575.98px) { section.uagb-section__wrap.section-page-contact div.icon figure img { width: 5vh; height: 5vh; } }

@media (max-width: 767.98px) { section.uagb-section__wrap.section-page-contact div.icon figure { padding: 1.5em; } }

@media (max-width: 575.98px) { section.uagb-section__wrap.section-page-contact div.icon figure { padding: 1em; } }

section.uagb-section__wrap.section-page-contact .category { flex: 1; }

section.uagb-section__wrap.section-page-contact .category h2.arc-title { font-size: 3.2em; }

section.uagb-section__wrap.section-page-contact .category > div { height: 100%; display: flex; justify-content: space-between; flex-direction: column; }

section.uagb-section__wrap.section-page-contact .category > div p { margin-top: 1.8em; font-size: 1.8em; }

section.uagb-section__wrap.section-card-header { /*padding-left: 15px; padding-right: 15px;*/ border-radius: 1.5em; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* FOOTER */
section#footer { padding: 4.6em 0; overflow: hidden; width: 100%; background: #f7f7f7; }

section#footer img.image { width: auto; }

@media (min-width: 1400px) { section#footer > .container { max-width: 1380px; } }

section#footer > .container > .row > div:not(:first-child) { display: flex; flex-direction: column; align-items: center; margin-top: 1em; }

section#footer .widget_nav_menu h3 { color: #233446; font-size: 1em; letter-spacing: 0.08em; margin-bottom: 1.2em; }

@media (max-width: 767.98px) { section#footer .widget_nav_menu h3 { text-align: center; } }

section#footer .widget_nav_menu ul { padding: 0; }

section#footer .widget_nav_menu ul li { margin: .4em 0; }

section#footer .widget_nav_menu ul li a { color: #CE8467; display: flex; flex-direction: row; align-items: center; }

@media (max-width: 767.98px) { section#footer .widget_nav_menu ul li a { justify-content: center; } }

section#footer .widget_nav_menu ul li a > i.fa, section#footer .widget_nav_menu ul li a > i.dashicons, section#footer .widget_nav_menu ul li a > img._svg { background-color: #CE8467; color: white; border-radius: 50%; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center; flex-direction: column; text-decoration: none; margin-top: 0; margin-right: .4em; }

section#footer .widget_nav_menu ul li a > i.fa:before, section#footer .widget_nav_menu ul li a > i.dashicons:before, section#footer .widget_nav_menu ul li a > img._svg:before { font-size: 0.6em; line-height: 0; }

section#footer .widget_nav_menu ul li a > img._svg { padding: .24em; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
.svg-inline--fa { display: block; }

button[disabled="disabled"], .btn[disabled="disabled"] { pointer-events: none; }

/* Controls */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none !important; }

.btn-circle:not(:disabled):not(.disabled).active:focus, .btn-circle:not(:disabled):not(.disabled):active:focus, .show > .btn-circle.dropdown-toggle:focus { box-shadow: none !important; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #CE8467 !important; }

.btn:focus, .btn-primary:focus, .btn:active, .btn-primary:active, .btn.active { outline: none !important; }

.btn.focus, .btn:focus { box-shadow: none; }

.btn, button { transition: filter 0.3s ease-in; filter: none; }

.btn > svg.right, button > svg.right { margin-left: 0.5em; }

.btn > svg.left, button > svg.left { margin-right: 0.5em; }

.btn.btn-primary, button.btn-primary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary:focus, button.btn-primary:hover, button.btn-primary:active, button.btn-primary.active, button.btn-primary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-primary, button.btn-primary { font-size: 1em !important; } }

.btn.btn-secondary, button.btn-secondary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #233446; background-color: white; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); /*@include media-breakpoint-down(sm) { font-size: 0.8em !important; }*/ }

.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary:focus, button.btn-secondary:hover, button.btn-secondary:active, button.btn-secondary.active, button.btn-secondary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-secondary, button.btn-secondary { font-size: 1em !important; } }

.btn.btn-secondary:focus, .btn.btn-secondary:active, button.btn-secondary:focus, button.btn-secondary:active { background: none !important; border: 0; }

.btn.btn-info, button.btn-info { display: flex; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; display: inline-flex; align-items: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #374d51; background-color: transparent; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus, button.btn-info:hover, button.btn-info:active, button.btn-info:focus { background-color: #374d51 !important; color: #fff; }

@media (max-width: 767.98px) { .btn.btn-info, button.btn-info { font-size: 1em; } }

.btn.small, button.small { font-size: 0.8em; padding: 0 2em; height: 40px; min-width: auto; }

.btn-primary svg { margin-right: .5em; }

.btn-circle { padding: 0; border-radius: 50%; background-color: #CE8467; color: white; transition: all 0.2s linear; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: inline-flex; align-items: center; flex-direction: row; justify-content: center; font-size: .8em; width: 2.5em; height: 2.5em; }

.btn-circle .icon { max-width: 17px; }

.btn-circle:hover .icon { fill: #CE8467; }

@media (max-width: 767.98px) { .btn-circle:not(:focus):hover { background-color: #CE8467; color: white; } }

.btn-circle:hover { color: #CE8467; background-color: white; }

.btn-circle::after { /*position: absolute; top:100%; left:-30%; display: block; content:" "; padding:0.25em 0; width:140%; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; background-color: transparent;*/ display: none; }

.btn-circle .svg-inline--fa { vertical-align: 0; }

.btn-circle.medium { font-size: 1.1em; }

@media (max-width: 767.98px) { .btn-circle.medium { font-size: 0.9em; } }

.btn-circle.large { font-size: 1.6em; }

@media (max-width: 992px) { .btn-circle.large { font-size: 1.5em; } }

.btn-circle.small { padding: 0; font-size: 0.4em; }

@media (max-width: 767.98px) { .btn-circle.small { font-size: .4em; } }

@media (max-width: 575.98px) { .btn-circle.small { font-size: .6em; } }

.btn-link { display: inline-flex; flex-direction: row; justify-content: center; align-items: center; color: #CE8467; font-family: Montserrat; font-weight: 700; position: relative; font-size: 1em; }

.btn-link > .svg-inline--fa.fa-chevron-left { /*transform: scaleX(-1); margin-right: 10px;*/ margin-right: 10px; }

.btn-link > .svg-inline--fa.fa-chevron-right { margin-left: 10px; }

.btn-link:hover { color: white; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.xdsoft_datetimepicker, .xdsoft_timepicker { color: #a9a9a9; border-top: 0; border-bottom: 0; border-right: 0; border-left: 0; box-shadow: none; margin-top: 1em; margin-bottom: 1em; border: 2px #ebebeb solid !important; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.xdsoft_timepicker { margin-bottom: 0; }

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td { color: #a9a9a9; font-family: Karla; }

.xdsoft_datetimepicker .xdsoft_calendar th, .xdsoft_datetimepicker .xdsoft_calendar td { border: 0 !important; }

.xdsoft_datetimepicker .xdsoft_calendar { padding: 0; }

.xdsoft_datetimepicker .xdsoft_datepicker { margin: 0; }

.xdsoft_datetimepicker .xdsoft_mounthpicker { display: flex; justify-content: space-between; margin-top: 0; padding: 1em; }

.xdsoft_datetimepicker .xdsoft_label { font-family: Karla; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current { border: 0 !important; background: #CE8467 !important; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today { color: white; background: #CE8467 !important; }

.xdsoft_datetimepicker .xdsoft_today_button { display: none; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover { background: rgba(206, 132, 103, 0.4); box-shadow: none; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current { background: #CE8467; box-shadow: none; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div { color: #a9a9a9; }

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current:hover { background: #CE8467 !important; border: 0 !important; }

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select { overflow: hidden; border: 0 !important; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_booked:not(.xdsoft_current), .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_booked:not(.xdsoft_current) { background-color: #000 !important; position: relative; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_booked:not(.xdsoft_current) .fa-times, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_booked:not(.xdsoft_current) .fa-times { position: absolute; bottom: 0; right: 0; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.1; }

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_booked.xdsoft_today:not(.xdsoft_current) { background-color: #CE8467 !important; }

/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
label { font-size: 1.2em; }

select { -webkit-appearance: none; }

form hr.divider { margin-top: 5em; margin-bottom: 5em; }

.checkbox-content, .radio-content { display: flex; align-items: start; justify-content: center; flex-direction: column; margin-bottom: 0.8em; }

.checkbox-content label span.mention, .radio-content label span.mention { display: table; font-size: 0.7em; }

.checkbox-content span.price, .radio-content span.price { font-weight: 700; display: table; font-size: 0.8em; border-radius: 0.4em; background-color: #374d51; color: white; padding: .2em .35em; margin-top: .8em; margin-bottom: 0.8em; text-transform: none; }

.checkbox-content span.price .woocommerce-Price-amount, .radio-content span.price .woocommerce-Price-amount { text-transform: none !important; }

.checkbox-content span.description, .radio-content span.description { font-size: 1em; }

.checkbox, .radio { display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; flex-wrap: nowrap; margin-bottom: 10px; margin-right: 0; margin-left: 0; }

.checkbox .checkbox-container { display: inline-block; position: relative; margin-right: 15px; }

.checkbox .checkbox-container input { cursor: pointer; opacity: 0; position: absolute; margin: 0; width: 100%; height: 100%; left: 0; z-index: 1; }

.checkbox .checkbox-container input:hover:not(:checked) ~ .checkbox-checkmark > .fa-check { display: block; opacity: 0.5; color: #CE8467; }

.checkbox .checkbox-container input:checked ~ .checkbox-checkmark { background: #CE8467; border-color: transparent; }

.checkbox .checkbox-container input:checked ~ .checkbox-checkmark > .fa-check { display: block; opacity: 1; }

.checkbox .checkbox-container .checkbox-checkmark { display: flex; justify-content: center; align-items: center; background-color: white; border: 2px #ebebeb solid; border-radius: 0.4em; }

.checkbox .checkbox-container .checkbox-checkmark > .fa-check { display: none; color: white; }

.checkbox .checkbox-container .checkbox-checkmark:hover::after { display: block; }

.checkbox label { margin-bottom: 0; width: 100%; font-weight: 700; font-size: 1.8em; color: #374d51; }

.checkbox label:hover ~ .checkbox-checkmark::after { display: block; opacity: 0.5; }

.checkbox .right { width: 100%; text-align: right; }

/* default (small) */
.checkbox .checkbox-container .checkbox-checkmark { width: 26px; height: 26px; }

.checkbox .checkbox-container .checkbox-checkmark::after { height: 15.6px; width: 7.8px; left: 9.1px; top: 3px; border-width: 0 2px 4px 0; }

/* tiny */
.checkbox.tiny .checkbox-container .checkbox-checkmark { width: 20px; height: 20px; }

.checkbox.tiny .checkbox-container .checkbox-checkmark:after { height: 12px; width: 6px; left: 7px; top: 3px; border-width: 0 2px 3px 0; }

/* small */
.checkbox.small .checkbox-container .checkbox-checkmark { width: 26px; height: 26px; }

.checkbox.small .checkbox-container .checkbox-checkmark::after { height: 15.6px; width: 7.8px; left: 9.1px; top: 3px; border-width: 0 2px 4px 0; }

/* medium */
.checkbox.medium .checkbox-container .checkbox-checkmark { width: 34px; height: 34px; }

.checkbox.medium .checkbox-container .checkbox-checkmark::after { height: 20.4px; width: 10.2px; left: 11.9px; top: 4px; border-width: 0 3px 5px 0; }

/* large */
.checkbox.large .checkbox-container .checkbox-checkmark { width: 40px; height: 40px; }

.checkbox.large .checkbox-container .checkbox-checkmark::after { height: 24px; width: 12px; left: 14px; top: 5px; border-width: 0 3px 6px 0; }

/* disabled */
.checkbox.disabled { opacity: 0.5; pointer-events: none; }

.checkbox.disabled .checkbox-container input { display: none; }

.checkbox.disabled .checkbox-container .checkbox-checkmark { cursor: not-allowed; }

/*.checkbox.disabled .checkbox-container .checkbox-checkmark{background: #ddd;border: 1px #ccc solid;}
.checkbox.disabled .checkbox-container .checkbox-checkmark::after{display:block;border-color:#bbb;opacity:0.5;cursor:not-allowed;}
.checkbox.disabled .checkbox-container input:checked ~ .checkbox-checkmark{background:#ddd;}*/
/* rounded */
.checkbox.rounded-3 .checkbox-container .checkbox-checkmark { border-radius: 3px; }

.checkbox.rounded-6 .checkbox-container .checkbox-checkmark { border-radius: 6px; }

.checkbox.rounded-8 .checkbox-container .checkbox-checkmark { border-radius: 8px; }

.checkbox.rounded-10 .checkbox-container .checkbox-checkmark { border-radius: 10px; }

.checkbox.rounded-16 .checkbox-container .checkbox-checkmark { border-radius: 16px; }

.checkbox.rounded-22 .checkbox-container .checkbox-checkmark { border-radius: 22px; }

.radio .radio-container { display: inline-block; position: relative; }

.radio .radio-container input { cursor: pointer; opacity: 0; position: absolute; margin: 0; width: 100%; height: 100%; left: 0; z-index: 3; }

.radio .radio-container input:hover ~ .radio-checkmark::after { display: block; opacity: 0.5; }

.radio .radio-container input:hover:not(:checked) ~ .radio-checkmark > .icon { display: block; opacity: 0.5; color: #CE8467; }

.radio .radio-container .radio-checkmark > .icon { display: none; color: #CE8467; }

.radio .radio-container input:checked ~ .radio-checkmark > .icon { display: block; opacity: 1; }

.radio .radio-container input:checked ~ .radio-checkmark { background: white; /*border-color:transparent;*/ }

.radio .radio-container input:checked ~ .radio-checkmark::after { display: block; opacity: 1; background: white; z-index: 0; cursor: pointer; }

.radio .radio-container .radio-checkmark { background-color: white; border: 2px #ebebeb solid; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.radio .radio-container .radio-checkmark svg { position: relative; z-index: 1; font-size: 0.8em; }

.radio .radio-container .radio-checkmark::after { box-sizing: inherit; cursor: pointer; display: none; position: absolute; content: ""; }

.radio .radio-container .radio-checkmark:hover::after { display: block; background: #CE8467; }

.radio label { padding-left: 0.5rem; vertical-align: super; margin-bottom: 0; }

.radio label:hover ~ .radio-checkmark::after { display: block; opacity: 0.5; }

/* default (small) */
.radio label { font-size: 1em; }

.radio .radio-container .radio-checkmark { width: 26px; height: 26px; }

.radio .radio-container .radio-checkmark::after { background: white; height: 16px; width: 16px; left: 5px; top: 5px; border: 0; border-radius: 50%; }

/* tiny */
.radio.tiny label { font-size: 0.9em; }

.radio.tiny .radio-container .radio-checkmark { width: 20px; height: 20px; }

.radio.tiny .radio-container .radio-checkmark:after { height: 8px; width: 8px; left: 6px; top: 6px; }

.radio.tiny .radio-container .radio-checkmark svg { font-size: 0.4em; }

/* small */
.radio.small label { font-size: 1em; }

.radio.small .radio-container .radio-checkmark { width: 26px; height: 26px; }

.radio.small .radio-container .radio-checkmark::after { height: 16px; width: 16px; left: 5px; top: 5px; border: 0; border-radius: 50%; }

/* medium */
.radio.medium .radio-container .radio-checkmark { width: 34px; height: 34px; }

.radio.medium .radio-container .radio-checkmark::after { height: 26px; width: 26px; left: 4px; top: 6px; }

/* large */
.radio.large label { font-size: 1.5em; }

.radio.large .radio-container .radio-checkmark { width: 40px; height: 40px; }

.radio.large .radio-container .radio-checkmark::after { height: 24px; width: 24px; left: 8px; top: 8px; }

/* disabled */
.radio.disabled { opacity: 0.5; pointer-events: none; }

.radio.disabled .radio-container input { display: none; }

.radio.disabled .radio-container .radio-checkmark { cursor: not-allowed; }

.form-block { /*  background:white; border: 2px $border-input-color solid; padding:1em;*/ }

input:-internal-autofill-selected { background-color: white !important; }

.form-control:focus { box-shadow: none; background-color: white; color: #a9a9a9 !important; }

.form-block { margin-bottom: 0; }

.form-block .radio + div .radio.tiny { width: auto; padding: 0.6em 0.6em; background-color: white; border: 2px #ebebeb solid; border-radius: 0.4em; }

.form-group { display: flex; flex-direction: column; justify-content: flex-start; align-content: center; margin-bottom: 2rem; }

.form-group label.form-label-content { background: white; padding: 0.4em 1em; font-weight: 700 !important; border: 2px #ebebeb solid; }

.form-group.checkbox { flex-direction: row; align-items: center; }

.form-group input + span { background: #cbdde3; margin-top: 0.5em; padding: 0.5em 1em; border-radius: .3rem; font-size: 0.8em; /*em{ }*/ }

.form-group label { font-size: 1.2em; font-weight: 700; }

.form-group abbr[data-original-title], .form-group abbr[title] { text-decoration: none; }

.form-group .woocommerce-input-wrapper { width: 100%; }

.form-group:not(.checkboxes) > div:first-child { display: flex; flex-direction: row; align-items: center; }

@media (max-width: 767.98px) { .form-group label { font-size: 1em; } }

.date-time-picker { position: relative; width: auto; display: flex; flex-direction: row; }

.date-time-picker .pick-up-date-picker, .date-time-picker .drop-off-date-picker { width: 100%; padding-right: 0; }

.select2-container--default .select2-selection--single .select2-selection__rendered { background-color: white; border: 2px #ebebeb solid !important; background-clip: unset; border-radius: 0; padding: .8em 1em; color: #a9a9a9; font-weight: 700; font-size: 1.2em; height: 74px; /*&:before{ font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea"; width:60px; height:60px; font-size: 3em; }*/ }

.select2-container--default .select2-selection--single .select2-selection__rendered:disabled, .select2-container--default .select2-selection--single .select2-selection__rendered[readonly] { background-color: white; opacity: 1; }

@media (max-width: 767.98px) { .select2-container--default .select2-selection--single .select2-selection__rendered { padding: 0.4em; height: 60px; font-size: 1em; } }

.select2-container--default .select2-selection--single { border: none !important; border-radius: 2px !important; }

.form-control { background-color: white; border: 2px #ebebeb solid !important; background-clip: unset; border-radius: 0; padding: .8em 1em; color: #a9a9a9; font-weight: 700; font-size: 1.2em; height: 74px; /*&:before{ font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea"; width:60px; height:60px; font-size: 3em; }*/ }

.form-control:disabled, .form-control[readonly] { background-color: white; opacity: 1; }

@media (max-width: 767.98px) { .form-control { padding: 0.4em; height: 60px; font-size: 1em; } }

.form-group.date-time-picker .icon { position: relative; }

.form-group.date-time-picker .icon *[data-icon] { position: absolute; top: 50%; left: 1.2em; width: 1.5em; height: 1.5em; transform: translateY(-50%); color: #a9a9a9; }

.form-group.date-time-picker .icon input { padding-left: 3.2em; }

/* CONTACT FORM 7*/
.wpcf7 .wpcf7-response-output { display: none !important; }

.wpcf7 .wpcf7-submit { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-submit:active, .wpcf7 .wpcf7-submit.active, .wpcf7 .wpcf7-submit:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .wpcf7 .wpcf7-submit { font-size: 1em !important; } }

.wpcf7 .wpcf7-submit:focus { outline: none !important; }

.wpcf7 .screen-reader-response { display: none; }

.wpcf7 div.wpcf7 .ajax-loader { display: none; }

/* FLO FORM */
.app-flo-forms .form-preview .form-group { flex-flow: column !important; }

.app-flo-forms .vue-form-generator:not(.ff-pro) .field-submit input[type=submit] { background-color: #CE8467 !important; }

.app-flo-forms .field-submit input[type=submit] { --data-btn-bgcolor:$primary-color; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); outline: none; border: 0 !important; }

.app-flo-forms .field-submit input[type=submit]:hover, .app-flo-forms .field-submit input[type=submit]:active, .app-flo-forms .field-submit input[type=submit].active, .app-flo-forms .field-submit input[type=submit]:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .app-flo-forms .field-submit input[type=submit] { font-size: 1em !important; } }

.app-flo-forms .form-preview .form-group.required > label:after { color: #374d51 !important; }

.app-flo-forms input[type=text], .app-flo-forms input[type=email], .app-flo-forms input[type=number], .app-flo-forms select { height: inherit !important; }

.app-flo-forms .help-block.errors { color: #CE8467 !important; position: relative !important; bottom: auto !important; padding: 1em; border-radius: 4px; font-weight: 700; font-size: 1em !important; /*background-color: $tertiary-color;*/ }

.select-picker .btn { padding: 1rem .75rem; font-size: 1em; font-weight: 700; color: #374d51; border-radius: 0; outline: 0 !important; }

.select-picker.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .select-picker.bootstrap-select .dropdown-toggle:focus { outline: 0 !important; }

.select-picker.disabled { pointer-events: none; opacity: 0.7; }

.select-picker .dropdown-item span.text span.sub, .select-picker .filter-option span.sub { font-size: 0.8em; }

.bootstrap-select .dropdown-menu { border-radius: 0; margin: -10px 2%; min-width: auto !important; max-width: 100%; width: 100%; }

.bootstrap-select .dropdown-menu li a span.text { display: flex !important; flex-direction: column; white-space: normal; }

.bootstrap-select .dropdown-menu li a span.text span { margin-bottom: 0.2em; }

.simple-upload-dragover { background-color: #eef; }

.simple-upload-filename { margin-right: 0.5em; }

.form-group input + span[role="alert"], .form-group textarea + span[role="alert"] { display: flex; padding: 0.6em 0; }

/*custom-block input[type='checkbox']:checked+span:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 50;
    top: 50%;
    font-size: 2em;
    font-weight: normal;
    color: #fff;
    z-index: 999;
}
.custom-block span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    border: 1px solid $border-input;
    background: white;
}
.custom-block input[type='checkbox']:checked+span:after{
    background: $primary-color;
    border-color: $primary-color;
}*/
.product { color: #233446; /*  padding-left: 15px; padding-right: 15px;*/ padding-top: 0; padding-bottom: 4em; }

.product .product-content { padding: 40px 0 40px 0; /*.woocommerce-Price-amount{ font-size: $font-size-paragraph; font-weight: 700; }*/ }

.product .product-content .form-group { flex-direction: row; }

@media (max-width: 767.98px) { .product .product-content > div { margin-bottom: 1em; } }

.product .product-content .summary { border-radius: 1.5em; padding: 3.6em 2.6em; background-color: #cbdde3; }

.product .product-content .summary.summary-redq_rental.trip .pick-up-date-picker { width: 100%; padding-right: 0; }

@media (max-width: 767.98px) { .product .product-content .summary { padding: 3em 2em; } }

.product .product-content .summary .single_add_to_cart_button, .product .product-content .summary .redq_request_for_a_quote { margin: 3em 0; }

.product .product-content .summary .form-group > div > label { font-weight: 400; }

.product .product-content .summary.summary-variable { text-align: center; padding-top: 5em; padding-bottom: 5em; }

.product .product-content .summary.summary-variable h5.product-title { font-size: 1.8em; font-weight: 600; }

.product .product-content .summary.summary-variable .woocommerce-variation-price { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; font-family: Montserrat; font-size: 3.1em; margin-bottom: 0.8em; text-transform: uppercase; font-weight: 700; line-height: 1; }

.product .product-content .summary.summary-variable .woocommerce-variation-price .woocommerce-Price-startAt { font-size: 0.6em; }

.product .product-content .summary.summary-variable .woocommerce-variation-price small { font-size: 1em; font-weight: inherit; }

.product .product-content .summary.summary-variable .variations { display: block; margin: 4em 0 4em 0; }

.product .product-content .product-attributes { /*padding:$bloc-padding;*/ /*padding-left: 0;*/ padding: 3.6em 0; }

.product .product-content .product-attributes > .row { margin-bottom: 3em; }

.product .product-content .product-attributes p, .product .product-content .product-attributes ul li { color: #374d51; font-weight: 700; font-size: 1.2em; }

.product .product-content .product-attributes ul { list-style-type: disc; }

@media (max-width: 991.98px) { .product .product-content .product-attributes { padding: 1em 0 1.4em 0; }
  .product .product-content .product-attributes span.value p { font-size: 1.2em; } }

@media (max-width: 767.98px) { .product .product-content .product-attributes { padding: 0 1em; }
  .product .product-content .product-attributes span.value p { font-size: 1.1em; } }

.product .product-content span.amount:not(.woocommerce-Price-amount) { font-size: 2em; font-weight: 700; }

.product .product-content span.amount:not(.woocommerce-Price-amount) span.suffix { display: table; font-size: 0.4em; border-radius: 0.4em; background-color: #374d51; color: white; padding: .2em .35em; }

@media (max-width: 767.98px) { .product .product-content span.amount:not(.woocommerce-Price-amount) { font-size: 1.5em; } }

.product .woocommerce-product-gallery__wrapper { border-radius: 1.5em; overflow: hidden; position: relative; width: 100%; height: 100%; max-height: 700px; display: flex; align-items: center; }

.product .woocommerce-product-gallery__wrapper a { display: block; }

.product .woocommerce-product-gallery__wrapper img { width: 100%; height: auto; /*width:100%; height:auto; position:absolute; margin:auto; top:50%; left:50%; transform: translate(-50%, -50%);*/ }

#woocommerce-coupon-data ul.wc-tabs::after, #woocommerce-product-data ul.wc-tabs::after, .woocommerce ul.wc-tabs::after { display: none; }

.woocommerce-tabs.wc-tabs-wrapper { position: relative; margin: 30px 0; width: 100%; display: block; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* Shop */
.products-list { padding-top: 3em; padding-bottom: 6em; }

.products-list .card { background-color: #43c2d7; border-radius: 1.5em; padding: 6em 2em; /*max-width: 400px;*/ margin-left: auto; margin-right: auto; border: 0; color: white; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); margin-bottom: 2em; }

.products-list .card .card-body { display: flex; flex-direction: column; justify-content: center; align-items: center; }

.products-list .card .card-body .wp-post-image { margin-bottom: 3em; }

.products-list .card .card-body .card-title { font-family: Karla; font-weight: 600; margin-bottom: 1.8rem; text-align: center; }

.products-list .card .card-body p { font-weight: 600; }

.products-list .card .card-body span.description { /*max-width: 300px;*/ }

.products-list .card .card-body span.description p { text-align: center; font-weight: 400; }

.products-list .card .card-body span.price { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; font-family: Montserrat; font-size: 3.1em; margin-bottom: 0.8em; text-transform: uppercase; font-weight: 700; line-height: 1; }

.products-list .card .card-body span.price .woocommerce-Price-startAt { font-size: 0.6em; }

.products-list .card .card-body span.price small { font-size: 1em; font-weight: inherit; }

.products-list .card .card-body .btn.discover { margin-top: 0.6em; }

.products-list .card h2 { letter-spacing: 0; margin-bottom: 1.8rem; }

.products-list .card .card-body { padding: 0; }

@media (max-width: 768px) { .products-list .card { margin-bottom: 3em; } }

@media (max-width: 991.98px) { .products-list .card { margin-bottom: 3em; } }

@media (max-width: 575.98px) { .products-list .card { padding: 2em 2em; } }

.products-list .card .wp-post-image { border-radius: 1em; overflow: hidden; }

.products-list.trips-products-list .card { padding-top: 2em; }

.products-list.trips-products-list .card .wp-post-image { box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.categories-products-contact .category-products-item, .categories-products-home .category-products-item { padding: 0 1em; height: 100%; /*@include media-breakpoint-down(md) { margin:2em 0; }*/ }

.categories-products-contact .category-products-item h3.arc-title, .categories-products-home .category-products-item h3.arc-title { color: #43c2d7; font-size: 3em; font-family: Damion; font-weight: 300; /*  @include media-breakpoint-down(md) { font-size: 3.5em; }*/ }

.categories-products-contact .category-products-item .wp-post-image, .categories-products-home .category-products-item .wp-post-image { margin-top: 1.5em; margin-bottom: 4.5em; -webkit-filter: drop-shadow(0px 35px 20px rgba(206, 132, 103, 0.7)); }

@media (max-width: 991.98px) { .categories-products-contact .category-products-item .wp-post-image, .categories-products-home .category-products-item .wp-post-image { -webkit-filter: drop-shadow(0px 15px 7px rgba(206, 132, 103, 0.4)); } }

.categories-products-contact .category-products-item h4, .categories-products-contact .category-products-item p, .categories-products-home .category-products-item h4, .categories-products-home .category-products-item p { color: #374d51; }

.categories-products-contact p { text-align: center; max-width: 70%; }

.categories-products-list { max-width: 1480px; margin-left: auto; margin-right: auto; }

.categories-products-list .category-products-list { background-repeat: no-repeat; background-position: center 10%; background-size: contain; padding-bottom: 8em; margin-bottom: 3.5em; }

.categories-products-list .category-products-list p { max-width: 700px; margin: 2em auto; text-align: center; }

@media (max-width: 991.98px) { .categories-products-list .category-products-list { padding-bottom: 2em; margin-bottom: 1em; } }

@media (max-width: 767.98px) { .categories-products-list .category-products-list { padding-bottom: 1em; margin-bottom: 0.5em; } }

.category-product-item > .card { display: flex; flex-direction: column; align-content: stretch; border: 0; text-align: center; margin-bottom: 7em; background: transparent; padding: 0 1.4em; }

@media (max-width: 767.98px) { .category-product-item > .card { padding: 0; } }

.category-product-item > .card .wp-post-image { width: 100%; border-radius: 1.5em; -webkit-filter: drop-shadow(0px 35px 20px rgba(206, 132, 103, 0.7)); }

@media (max-width: 991.98px) { .category-product-item > .card .wp-post-image { -webkit-filter: drop-shadow(0px 15px 7px rgba(206, 132, 103, 0.4)); } }

.category-product-item > .card .card-body p { text-align: justify; }

.category-product-item > .card .card-body .card-title { color: #233446; font-size: 24px; margin: 1em 0 1.5em 0; }

@media (max-width: 991.98px) { .category-product-item > .card .card-body .card-title { font-size: 24px; margin: 0.6em 0 1em 0; } }

@media (max-width: 767.98px) { .category-product-item > .card .card-body .card-title { font-size: 20px; margin: .4em 0 .6em 0; } }

.category-product-item > .card .card-body span.desc { font-size: 1.6em; font-weight: 300; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
.svg-inline--fa { display: block; }

button[disabled="disabled"], .btn[disabled="disabled"] { pointer-events: none; }

/* Controls */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none !important; }

.btn-circle:not(:disabled):not(.disabled).active:focus, .btn-circle:not(:disabled):not(.disabled):active:focus, .show > .btn-circle.dropdown-toggle:focus { box-shadow: none !important; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #CE8467 !important; }

.btn:focus, .btn-primary:focus, .btn:active, .btn-primary:active, .btn.active { outline: none !important; }

.btn.focus, .btn:focus { box-shadow: none; }

.btn, button { transition: filter 0.3s ease-in; filter: none; }

.btn > svg.right, button > svg.right { margin-left: 0.5em; }

.btn > svg.left, button > svg.left { margin-right: 0.5em; }

.btn.btn-primary, button.btn-primary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary:focus, button.btn-primary:hover, button.btn-primary:active, button.btn-primary.active, button.btn-primary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-primary, button.btn-primary { font-size: 1em !important; } }

.btn.btn-secondary, button.btn-secondary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #233446; background-color: white; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); /*@include media-breakpoint-down(sm) { font-size: 0.8em !important; }*/ }

.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary:focus, button.btn-secondary:hover, button.btn-secondary:active, button.btn-secondary.active, button.btn-secondary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-secondary, button.btn-secondary { font-size: 1em !important; } }

.btn.btn-secondary:focus, .btn.btn-secondary:active, button.btn-secondary:focus, button.btn-secondary:active { background: none !important; border: 0; }

.btn.btn-info, button.btn-info { display: flex; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; display: inline-flex; align-items: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #374d51; background-color: transparent; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus, button.btn-info:hover, button.btn-info:active, button.btn-info:focus { background-color: #374d51 !important; color: #fff; }

@media (max-width: 767.98px) { .btn.btn-info, button.btn-info { font-size: 1em; } }

.btn.small, button.small { font-size: 0.8em; padding: 0 2em; height: 40px; min-width: auto; }

.btn-primary svg { margin-right: .5em; }

.btn-circle { padding: 0; border-radius: 50%; background-color: #CE8467; color: white; transition: all 0.2s linear; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: inline-flex; align-items: center; flex-direction: row; justify-content: center; font-size: .8em; width: 2.5em; height: 2.5em; }

.btn-circle .icon { max-width: 17px; }

.btn-circle:hover .icon { fill: #CE8467; }

@media (max-width: 767.98px) { .btn-circle:not(:focus):hover { background-color: #CE8467; color: white; } }

.btn-circle:hover { color: #CE8467; background-color: white; }

.btn-circle::after { /*position: absolute; top:100%; left:-30%; display: block; content:" "; padding:0.25em 0; width:140%; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; background-color: transparent;*/ display: none; }

.btn-circle .svg-inline--fa { vertical-align: 0; }

.btn-circle.medium { font-size: 1.1em; }

@media (max-width: 767.98px) { .btn-circle.medium { font-size: 0.9em; } }

.btn-circle.large { font-size: 1.6em; }

@media (max-width: 992px) { .btn-circle.large { font-size: 1.5em; } }

.btn-circle.small { padding: 0; font-size: 0.4em; }

@media (max-width: 767.98px) { .btn-circle.small { font-size: .4em; } }

@media (max-width: 575.98px) { .btn-circle.small { font-size: .6em; } }

.btn-link { display: inline-flex; flex-direction: row; justify-content: center; align-items: center; color: #CE8467; font-family: Montserrat; font-weight: 700; position: relative; font-size: 1em; }

.btn-link > .svg-inline--fa.fa-chevron-left { /*transform: scaleX(-1); margin-right: 10px;*/ margin-right: 10px; }

.btn-link > .svg-inline--fa.fa-chevron-right { margin-left: 10px; }

.btn-link:hover { color: white; }

.woocommerce-page.woocommerce-cart #content .woocommerce { /*.cart_item{ @include cart_item(); }*/ }

.woocommerce-page div.coupon { float: none; background: white; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); padding: 2.7em 1em; border-radius: 0.5em; display: flex; align-items: center; justify-content: center; flex-direction: column; max-width: 450px; width: 100%; margin: 0 auto; }

.woocommerce-page div.coupon input { width: 100%; max-width: 200px; }

.woocommerce-page div.coupon h4 { margin-top: 0; margin-bottom: 0.8em; text-align: center; border-bottom: none; }

.woocommerce-page div.coupon .btn { margin-top: 1.5em; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.wc_payment_method { cursor: pointer; /*.stripe-icon{ }*/ }

.wc_payment_method.active { border: 2px solid #CE8467; }

.woocommerce-page.woocommerce-checkout #content { margin-top: 0px !important; }

.woocommerce-page.woocommerce-checkout #content .woocommerce { /*.wc_payment_methods{ .tab-content{ border-left:1px solid #dee2e6; border-right:1px solid #dee2e6; border-bottom:1px solid #dee2e6; border-bottom-left-radius: 0.6rem; border-bottom-right-radius: 0.6rem; padding:2em; } }*/ }

.woocommerce-page.woocommerce-checkout #content .woocommerce .woocommerce-checkout-review-order-table { margin-bottom: 3.5em; }

#wc-deposits-options-form .switch-candy { display: flex; flex-direction: row; align-items: center; justify-content: center; background-color: transparent; border-radius: 0; text-shadow: none; box-shadow: none; height: auto; }

#wc-deposits-options-form .switch-candy .btn { width: auto; margin: 0 .5em; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
/* product page */
/* woocommerce */
/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

/* product page */
/* woocommerce */
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rounded-image { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; }

/* Woocommerce cart item*/
/* BLOCKS */
/* woocommerce */
/* LOADERS */
.svg-inline--fa { display: block; }

button[disabled="disabled"], .btn[disabled="disabled"] { pointer-events: none; }

/* Controls */
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none !important; }

.btn-circle:not(:disabled):not(.disabled).active:focus, .btn-circle:not(:disabled):not(.disabled):active:focus, .show > .btn-circle.dropdown-toggle:focus { box-shadow: none !important; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { color: #CE8467 !important; }

.btn:focus, .btn-primary:focus, .btn:active, .btn-primary:active, .btn.active { outline: none !important; }

.btn.focus, .btn:focus { box-shadow: none; }

.btn, button { transition: filter 0.3s ease-in; filter: none; }

.btn > svg.right, button > svg.right { margin-left: 0.5em; }

.btn > svg.left, button > svg.left { margin-right: 0.5em; }

.btn.btn-primary, button.btn-primary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary:focus, button.btn-primary:hover, button.btn-primary:active, button.btn-primary.active, button.btn-primary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-primary, button.btn-primary { font-size: 1em !important; } }

.btn.btn-secondary, button.btn-secondary { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #233446; background-color: white; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); /*@include media-breakpoint-down(sm) { font-size: 0.8em !important; }*/ }

.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary.active, .btn.btn-secondary:focus, button.btn-secondary:hover, button.btn-secondary:active, button.btn-secondary.active, button.btn-secondary:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .btn.btn-secondary, button.btn-secondary { font-size: 1em !important; } }

.btn.btn-secondary:focus, .btn.btn-secondary:active, button.btn-secondary:focus, button.btn-secondary:active { background: none !important; border: 0; }

.btn.btn-info, button.btn-info { display: flex; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; display: inline-flex; align-items: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; height: 50px; color: #374d51; background-color: transparent; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus, button.btn-info:hover, button.btn-info:active, button.btn-info:focus { background-color: #374d51 !important; color: #fff; }

@media (max-width: 767.98px) { .btn.btn-info, button.btn-info { font-size: 1em; } }

.btn.small, button.small { font-size: 0.8em; padding: 0 2em; height: 40px; min-width: auto; }

.btn-primary svg { margin-right: .5em; }

.btn-circle { padding: 0; border-radius: 50%; background-color: #CE8467; color: white; transition: all 0.2s linear; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: inline-flex; align-items: center; flex-direction: row; justify-content: center; font-size: .8em; width: 2.5em; height: 2.5em; }

.btn-circle .icon { max-width: 17px; }

.btn-circle:hover .icon { fill: #CE8467; }

@media (max-width: 767.98px) { .btn-circle:not(:focus):hover { background-color: #CE8467; color: white; } }

.btn-circle:hover { color: #CE8467; background-color: white; }

.btn-circle::after { /*position: absolute; top:100%; left:-30%; display: block; content:" "; padding:0.25em 0; width:140%; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; background-color: transparent;*/ display: none; }

.btn-circle .svg-inline--fa { vertical-align: 0; }

.btn-circle.medium { font-size: 1.1em; }

@media (max-width: 767.98px) { .btn-circle.medium { font-size: 0.9em; } }

.btn-circle.large { font-size: 1.6em; }

@media (max-width: 992px) { .btn-circle.large { font-size: 1.5em; } }

.btn-circle.small { padding: 0; font-size: 0.4em; }

@media (max-width: 767.98px) { .btn-circle.small { font-size: .4em; } }

@media (max-width: 575.98px) { .btn-circle.small { font-size: .6em; } }

.btn-link { display: inline-flex; flex-direction: row; justify-content: center; align-items: center; color: #CE8467; font-family: Montserrat; font-weight: 700; position: relative; font-size: 1em; }

.btn-link > .svg-inline--fa.fa-chevron-left { /*transform: scaleX(-1); margin-right: 10px;*/ margin-right: 10px; }

.btn-link > .svg-inline--fa.fa-chevron-right { margin-left: 10px; }

.btn-link:hover { color: white; }

.cart_item { padding: 0 0 6.6em 0; color: #374d51; position: relative; /*margin-bottom: 5em;*/ /*border-top:2px solid $primary-color;*/ }

.cart_item .wc-item-meta { padding: 0; margin: 0; }

.cart_item .wc-item-meta li { background: #f7f7f7; border-radius: .5em; padding: .6em .8em; font-size: 1em; margin-bottom: 1rem; }

.cart_item .wc-item-meta li .wc-item-meta-label { color: rgba(55, 77, 81, 0.6); }

.cart_item .wc-item-meta li > p { font-weight: 700; margin-bottom: 0; }

.cart_item .wc-item-meta li.payable_resource > p { display: flex; flex-direction: column; }

.cart_item .wc-item-meta li.payable_resource > p span.item { background: white; padding: 0.4em; border-radius: .4rem; margin: 0.2em; font-size: 0.8em; }

.cart_item.cards .product-thumbnail { padding: 3em 1em; background-color: #43c2d7; }

.cart_item .product-thumbnail { border-radius: 1.5em; margin-bottom: 2em; background: #f7f7f7; overflow: hidden; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: flex; align-items: center; justify-content: center; /*min-height: 200px;*/ }

.cart_item .product-thumbnail img { width: auto; }

.cart_item .product-remove { position: absolute; right: 0; top: 0; z-index: 200; }

@media (max-width: 575.98px) { .cart_item .product-remove { right: 8px; top: 8px; } }

.cart_item .shop_table .product-name { width: 100%; }

.cart_item h4 { margin-top: 0; margin-bottom: 0.5em; }

.cart_item h4 a { color: #374d51; }

.cart_item .variation .variation-wrapper { background: #f7f7f7; border-radius: .5em; padding: .6em .8em; }

.cart_item .variation .variation-wrapper .item-label { color: #919191; }

.cart_item .variation .variation-wrapper .item-value > p { font-weight: 700; }

.cart_item .variation .variation-wrapper.resource .item-value > p { display: flex; flex-direction: column; }

.cart_item .variation .variation-wrapper.resource .item-value > p span.item { background: white; padding: 0.4em; border-radius: .4rem; margin: 0.2em; font-size: 0.8em; }

.cart_item .variation .variation-wrapper dd { margin-bottom: 0em; }

.cart_item .variation .variation-wrapper dd p { margin-bottom: 0; }

.cart_item .product-quantity { font-size: 0.6em; font-weight: 400; }

.cart_item .product-price { margin-top: 1em; display: flex; justify-content: flex-start; font-size: 2em; font-weight: 700; font-family: Montserrat; color: #374d51; margin-bottom: .5em; border-top: 1px solid #374d51; }

.woocommerce-order-received .woocommerce .bloc { height: 100%; font-size: 1.2em; color: #374d51; }

.woocommerce-order-received .woocommerce .bloc p { margin-bottom: 0; font-size: 1em; }

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-details { margin: 0; padding: 0; }

.woocommerce-order-received .woocommerce .order_details_total { display: block; margin-left: auto; margin-right: auto; background: #f7f7f7; border-radius: .5em; padding: 1.5em; }

.woocommerce-order-received .woocommerce .woocommerce-customer-details { /*address{ color:$secondary-color; background:rgba($secondary-color, 0.1); border-radius: .5em; padding:1.5em; font-size: 1em; margin-bottom: 1rem; p{ margin-bottom: 0; } }*/ }

/* product page */
/* woocommerce */
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.woocommerce-page .woocommerce { /* FORM LOGIN & REGISTER */ /** Password strength meter */ }

.woocommerce-page .woocommerce .woocommerce-password-strength { text-align: center; font-weight: 600; padding: 3px 0.5em; font-size: 1em; margin-top: .5em; border-radius: .5rem; }

.woocommerce-page .woocommerce .woocommerce-password-strength.strong { background-color: #c1e1b9; border-color: #83c373; }

.woocommerce-page .woocommerce .woocommerce-password-strength.short { background-color: #f1adad; border-color: #e35b5b; }

.woocommerce-page .woocommerce .woocommerce-password-strength.bad { background-color: #fbc5a9; border-color: #f78b53; }

.woocommerce-page .woocommerce .woocommerce-password-strength.good { background-color: #ffe399; border-color: #ffc733; }

.woocommerce-page .woocommerce .woocommerce-password-hint { margin: 0.5em 0 0; display: block; color: #374d51; }

.woocommerce-page .woocommerce .woocommerce-form-login .btn[name="login"] { /*  margin:2em 0;*/ margin-bottom: 1em; }

.woocommerce-page .woocommerce .wrapper-account { /*display: flex; width: 100%; align-items: stretch; overflow: hidden; */ padding-bottom: 2em; }

.woocommerce-page .woocommerce .wrapper-account .woocommerce-MyAccount-content { width: 100%; color: #374d51; padding: 0; min-width: 90%; z-index: 1; position: relative; margin-left: 0; transition: all 0.3s ease; /*.controls{ margin-top:4em; margin-bottom: 2em; }*/ }

.woocommerce-page .woocommerce .wrapper-account .woocommerce-MyAccount-content h2 { margin-top: 0; }

.woocommerce-page .woocommerce .wrapper-account .woocommerce-MyAccount-content h2.icon > button { margin-right: 20px; margin-top: 0.2em; }

.woocommerce-page .woocommerce .wrapper-account .MyAccount-content-header #sidebarCollapse { width: 2em; height: 2em; padding-top: 0.2em; }

.woocommerce-page .woocommerce .wrapper-account .MyAccount-content-header #sidebarCollapse .opened { display: none; }

.woocommerce-page .woocommerce .wrapper-account .MyAccount-content-header #sidebarCollapse .closed { display: inline-flex; }

.woocommerce-page .woocommerce .wrapper-account.active .MyAccount-content-header #sidebarCollapse .closed { display: none; }

.woocommerce-page .woocommerce .wrapper-account.active .MyAccount-content-header #sidebarCollapse .opened { display: inline-flex; }

@media (max-width: 991.98px) { .woocommerce-page .woocommerce .wrapper-account.active .woocommerce-MyAccount-content { margin-left: 250px; } }

.woocommerce-page .woocommerce .woocommerce-Address { margin-bottom: 3em; }

.woocommerce-page .woocommerce .woocommerce-Address address { background: white; border-radius: .8rem; padding: 2em; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); }

.woocommerce-page .woocommerce .woocommerce-EditAccountForm .controls { padding: 4em; }

.woocommerce-page .woocommerce .woocommerce-MyAccount-navigation { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }

.woocommerce-page .woocommerce #sidebar { position: sticky; top: 120px; padding: 0 15px; display: block; min-width: 250px; max-width: 250px; color: #fff; transition: all 0.3s; border-right: 1px solid #ebebeb; opacity: 1; pointer-events: auto; }

@media (max-width: 991.98px) { .woocommerce-page .woocommerce #sidebar.active { margin-left: -250px; pointer-events: none; opacity: 0; } }

@media (max-width: 1199.98px) { .woocommerce-page .woocommerce #sidebar { border-right: 0; } }

.woocommerce-page .woocommerce #sidebar .sidebar-header { padding: 20px; background: #6d7fcc; }

.woocommerce-page .woocommerce #sidebar ul.components { /*padding: 20px 0;*/ /*border-bottom: 1px solid #47748b;*/ }

.woocommerce-page .woocommerce #sidebar ul p { color: #fff; padding: 10px; }

.woocommerce-page .woocommerce #sidebar ul li a { padding: 10px; font-size: 1.1em; display: block; color: #374d51; }

.woocommerce-page .woocommerce #sidebar ul li a:hover { color: #7386D5; color: #CE8467; }

.woocommerce-page .woocommerce #sidebar ul li.is-active > a, .woocommerce-page .woocommerce #sidebar a[aria-expanded="true"] { color: #CE8467; }

.woocommerce-page .woocommerce #sidebar a[data-toggle="collapse"] { position: relative; }

.woocommerce-page .woocommerce #sidebar .dropdown-toggle::after { display: block; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); }

.woocommerce-page .woocommerce #sidebar ul ul a { font-size: 0.9em !important; padding-left: 30px !important; background: #6d7fcc; }

.woocommerce-page .woocommerce #sidebar ul.CTAs { padding: 20px; }

.woocommerce-page .woocommerce #sidebar ul.CTAs a { text-align: center; font-size: 0.9em !important; display: block; border-radius: 5px; margin-bottom: 5px; }

.woocommerce-page .woocommerce #sidebar a.download { background: #fff; color: #7386D5; }

.woocommerce-page .woocommerce #sidebar a.article, .woocommerce-page .woocommerce #sidebar a.article:hover { background: #6d7fcc !important; color: #fff !important; }

#customer_login .btn[data-target="#collapseRegisterForm"][aria-expanded="true"] { display: none; }

#customer_login .btn-close { display: none; }

#customer_login .btn-close[data-target="#collapseRegisterForm"][aria-expanded="true"] { display: block; }

:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.woocommerce-page .woocommerce .switch-toggle label { color: inherit; }

.switch-toggle input[type="radio"] { display: none; }

.switch-toggle label { color: inherit; }

#wc-deposits-options-form input.input-radio:enabled ~ label { text-shadow: none; }

#wc-deposits-options-form input.input-radio:disabled ~ label { text-shadow: none; }

/*.switch-toggle a, .switch-light span span {
  display: none; }
@media only screen {

  .switch-light {
    display: block;
    height: 1.875em;

    position: relative;
    overflow: visible;
    padding: 0;
    margin-left: 6.25em;
  }
    .switch-light * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .switch-light a {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .switch-light label, .switch-light > span {
      line-height: 1.875em;
      vertical-align: middle; }
    .switch-light input:focus ~ a, .switch-light input:focus + label {
      outline: 1px dotted #888; }
    .switch-light label {
      position: relative;
      z-index: 3;
      display: block;
      width: 100%; }
    .switch-light input {
      position: absolute;
      opacity: 0;
      z-index: 5; }
      .switch-light input:checked ~ a {
        right: 0%; }
    .switch-light > span {
      position: absolute;
      left: -6.25em;
      width: 100%;
      margin: 0;
      padding-right: 6.25em;
      text-align: left; }
      .switch-light > span span {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        display: block;
        width: 50%;
        margin-left: 6.25em;
        text-align: center; }
        .switch-light > span span:last-child {
          left: 50%; }
    .switch-light a {
      position: absolute;
      right: 50%;
      top: 0;
      z-index: 4;
      display: block;
      width: 50%;
      height: 100%;
      padding: 0; }
  .switch-toggle {
    display: block;
    height: 1.875em;

    position: relative;

    padding: 0 !important;}
    .switch-toggle * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .switch-toggle a {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .switch-toggle label, .switch-toggle > span {
      line-height: 1.875em;
      vertical-align: middle; }
    .switch-toggle input:focus ~ a, .switch-toggle input:focus + label {
      outline: 1px dotted #888; }
    .switch-toggle * {
      font-size: 1em; }
    .switch-toggle input {
      position: absolute;
      opacity: 0;
      left: 0; }
    .switch-toggle input + label {
      position: relative;
      z-index: 2;
      float: left;
      width: 50%;
      height: 100%;
      margin: 0;
      text-align: center; }
    .switch-toggle a {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0;
      z-index: 1;
      width: 50%;
      height: 100%; }
    .switch-toggle input:last-of-type:checked ~ a {
      left: 50%; }
    .switch-toggle.switch-3 label, .switch-toggle.switch-3 a {
      width: 33.3333333333%; }
    .switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a {
      left: 33.3333333333%; }
    .switch-toggle.switch-3 input:checked:last-of-type ~ a {
      left: 66.6666666667%; }
    .switch-toggle.switch-4 label, .switch-toggle.switch-4 a {
      width: 25%; }
    .switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a {
      left: 25%; }
    .switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a {
      left: 50%; }
    .switch-toggle.switch-4 input:checked:last-of-type ~ a {
      left: 75%; }
    .switch-toggle.switch-5 label, .switch-toggle.switch-5 a {
      width: 20%; }
    .switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a {
      left: 20%; }
    .switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a {
      left: 40%; }
    .switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a {
      left: 60%; }
    .switch-toggle.switch-5 input:checked:last-of-type ~ a {
      left: 80%; }
  .switch-candy {
    background-color: #2d3035;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #191b1e;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2); }
    .switch-candy label {
      color: #fff;
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
    .switch-candy input:checked + label {
      color: #333;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
    .switch-candy a {
      border: 1px solid #333;
      background-color: #70c66b;
      border-radius: 3px;
      background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45); }
    .switch-candy > span {
      color: #333;
      text-shadow: none; }
    .switch-candy span {
      color: #fff; }
    .switch-candy.switch-candy-blue a {
      background-color: #38a3d4; }
    .switch-candy.switch-candy-yellow a {
      background-color: #f5e560; }
  .switch-android {
    background-color: #464747;
    border-radius: 1px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
    color: #fff;
   }
    .switch-android label {
      color: #fff; }
    .switch-android > span span {
      opacity: 0;
      margin-left: 7.1875em;
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      transition: all 0.1s; }
      .switch-android > span span:first-of-type {
        opacity: 1; }
    .switch-android > span span, .switch-android input + label {
      font-size: 85%;
      line-height: 2.15625em; }
    .switch-android a {
      background-color: #666;
      border-radius: 1px;
      box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0; }
    .switch-android.switch-light input:checked ~ a {
      background-color: #0E88B1; }
    .switch-android.switch-light input:checked ~ span span:first-of-type {
      opacity: 0; }
    .switch-android.switch-light input:checked ~ span span:last-of-type {
      opacity: 1; }
    .switch-android.switch-toggle, .switch-android > span span {
      text-transform: uppercase; }
  .switch-ios.switch-light {
    color: #868686; }
    .switch-ios.switch-light a {
      left: 0;
      width: 1.875em;
      background-color: #fff;
      border: 1px solid #d3d3d3;
      border-radius: 100%;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.025), 0 1px 4px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.1); }
    .switch-ios.switch-light > span span {
      width: 100%;
      left: 0;
      opacity: 0; }
      .switch-ios.switch-light > span span:first-of-type {
        opacity: 1;
        padding-left: 1.875em; }
      .switch-ios.switch-light > span span:last-of-type {
        padding-right: 1.875em; }
    .switch-ios.switch-light > span:before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 6.25em;
      top: 0;
      background-color: #fafafa;
      border: 1px solid #d3d3d3;
      border-radius: 30px;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0; }
    .switch-ios.switch-light input:checked ~ a {
      left: 100%;
      margin-left: -1.875em; }
    .switch-ios.switch-light input:checked ~ span:before {
      border-color: #53d76a;
      box-shadow: inset 0 0 0 30px #53d76a; }
    .switch-ios.switch-light input:checked ~ span span:first-of-type {
      opacity: 0; }
    .switch-ios.switch-light input:checked ~ span span:last-of-type {
      opacity: 1;
      color: #fff; }
  .switch-ios.switch-toggle {
    background-color: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0; }
    .switch-ios.switch-toggle a {
      background-color: #53d76a;
      border-radius: 25px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .switch-ios.switch-toggle label {
      color: #868686; }
  .switch-ios input:checked + label {
    color: #3a3a3a; } }

@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
  .switch-light, .switch-toggle {
    -webkit-animation: webkitSiblingBugfix infinite 1s; } }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    -webkit-transform: translate3d(0, 0, 0); }

  to {
    -webkit-transform: translate3d(0, 0, 0); } }

.basic-switch-woocommerce-deposits {
  margin: 10px 0;
}

.basic-switch-woocommerce-deposits label {
  margin: 0 5px 0 0;
}
*/
:export { primary-color: #CE8467; secondary-color: #374d51; tertiary-color: #233446; quaternary-color: #43c2d7; quinternar-color: #cbdde3; woo-bloc-background: #f7f7f7; }

.rnb-error-message { background: transparent; padding: 0; margin-top: 20px; margin: 0px; list-style: none; color: white; }

div.summary { position: relative; }

div.summary .rnb-spinner-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); z-index: 100; border-radius: 1.4em; display: flex; align-items: center; justify-content: center; opacity: 0; transition: all 0.3s ease-in; pointer-events: none; }

div.summary .rnb-spinner-wrapper .rnb-spinner-loader { color: #CE8467; font-size: 4em; }

div.summary .rnb-spinner-wrapper.show { opacity: 1; pointer-events: auto; }

div.summary .product-title { font-size: 1.65em; text-align: left; font-weight: 600; }

div.summary .subscriptions-cards p { font-size: 1em; }

div.summary .subscriptions-cards .alert-card { padding: 2em; }

div.summary .subscriptions-cards h5 { text-align: center; margin-bottom: 1em; }

div.summary .subscriptions-cards .form-group { margin-bottom: 1em; }

div.summary .subscriptions-cards .dropdown-item { padding: 1.5em 0.8em; border-bottom: 1px solid #a0a0a0; }

div.summary .subscriptions-cards .days-wrapper { position: relative; display: flex; flex-direction: column; align-items: center; }

div.summary .subscriptions-cards .badge { padding: 1em 2em; width: 100%; }

div.summary .subscriptions-cards .badge .highlight { margin-top: 0.5em; font-size: 1.5em; display: block; text-align: center; }

div.summary .subscriptions-cards .badge.expires { text-align: center; }

div.summary .subscriptions-cards .badge.saving .p1, div.summary .subscriptions-cards .badge.saving .p2 { display: block; font-size: 2em; font-weight: 700; margin: .3em 0; }

div.summary .subscriptions-cards .badge.saving .p1 { font-size: 3.5em; }

div.summary .subscriptions-cards .badge.saving .total { display: block; font-size: 1.3em; font-weight: 400; }

div#primary.content-area { width: 100%; }

.woocommerce { /*display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;*/ }

.woocommerce .alert { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; /*&.woocommerce-error{ flex-direction: column; }*/ }

.woocommerce .alert span.text-icon { display: flex; flex-direction: row; align-items: center; justify-content: center; }

.woocommerce .alert span.text-icon svg { margin-right: 0.5em; }

.woocommerce .alert > svg { margin-right: 1em; }

.woocommerce .alert > span { line-height: 1.2; }

.woocommerce .woocommerce-Price-amount, .woocommerce .price { text-transform: uppercase; }

.woocommerce .btn-link:not(.btn-header) { padding: 0; }

.woocommerce .btn-link:not(.btn-header):hover { color: #374d51; }

.woocommerce .btn-link:not(.btn-header).woocommerce-Button--previous > .fa-chevron-right { margin-irght: 5px; }

.woocommerce .btn-link:not(.btn-header).woocommerce-Button--next > .fa-chevron-left { margin-left: 5px; }

.woocommerce .nav-tabs .nav-link { padding: 1.5em; }

#content .woocommerce { padding: 7em 0; min-height: 500px; }

@media (max-width: 767.98px) { #content .woocommerce { padding: 3em 0; } }

.woocommerce .row .col { margin: 0; }

.woocommerce ul.products { padding: 0; }

.woocommerce ul.products li.product-category { display: flex; flex-direction: column; align-items: center; align-content: space-between; margin: 0; }

.woocommerce ul.products li.product-category h2 { color: #43c2d7; font-size: 3.2em; font-family: Damion; text-align: center; font-weight: 400; margin-bottom: 0; }

.woocommerce ul.products li.product-category img { -webkit-filter: drop-shadow(0px 30px 20px rgba(206, 132, 103, 0.7)); }

.woocommerce ul.products li.product-category .bottom { margin-top: auto; text-align: center; }

.woocommerce ul.products li.product-category .bottom h3 { color: #374d51; font-size: 1.5em; font-weight: 800; font-family: Montserrat; margin-bottom: 1.5em; }

.woocommerce-page .woocommerce p { color: #374d51; }

.woocommerce-page .woocommerce h2 { font-size: 2.5em; color: #374d51; margin-top: 2em; margin-bottom: .6em; padding-bottom: 0.2em; /*margin-top: 1em;*/ }

@media (max-width: 767.98px) { .woocommerce-page .woocommerce h2 { font-size: 2em; } }

@media (max-width: 575.98px) { .woocommerce-page .woocommerce h2 { font-size: 1.5em; } }

.woocommerce-page .woocommerce h3 { font-size: 2em; color: #374d51; margin-top: 2em; margin-bottom: 1em; padding-bottom: .4em; border-bottom: 1px solid #CE8467; display: flex; flex-direction: row; justify-content: space-between; }

@media (max-width: 767.98px) { .woocommerce-page .woocommerce h3 { font-size: 1.5em; } }

@media (max-width: 575.98px) { .woocommerce-page .woocommerce h3 { font-size: 1.3em; } }

.woocommerce-page .woocommerce label { color: #374d51; }

.woocommerce-page .woocommerce .bloc { background: #f7f7f7; padding: 3.6em 2.6em; border-radius: 0.8em; color: #374d51; }

.woocommerce-page .woocommerce .bloc.bloc-small h3 { margin-top: 0; margin-bottom: 0.4em; }

.woocommerce-page .woocommerce .alert { border: 0; margin-bottom: 2em; }

.woocommerce-page .woocommerce .alert.alert-info { background: #f7f7f7; color: #374d51; }

.woocommerce-page .woocommerce .alert h4 { font-weight: 400; }

.woocommerce-page .woocommerce .alert p { margin-bottom: 0; font-size: 1em; }

.woocommerce-page table.table.shop_table { margin-bottom: 2em; }

.woocommerce-page table.table.shop_table th, .woocommerce-page table.table.shop_table td { vertical-align: middle; }

.woocommerce-page table.table.shop_table td.fit, .woocommerce-page table.table.shop_table th.fit { white-space: nowrap; width: 1%; }

.woocommerce-page table.table.shop_table.shop_table_total { background: #f7f7f7; border-radius: 0.8rem; padding: 2em; display: flow-root; }

.woocommerce-page table.table.shop_table a { font-weight: 700; }

.woocommerce-page table.table.shop_table thead tr th { border-bottom: 1px solid #374d51; padding: 1em 1em 1em 0.8em; }

.woocommerce-page table.table.shop_table tbody tr { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.woocommerce-page table.table.shop_table tbody tr:hover { background-color: rgba(0, 0, 0, 0.05); }

.woocommerce-page table.table.shop_table tbody tr td { padding: 2em 1em 2em 0.8em; vertical-align: middle; }

.woocommerce-page table.table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions { width: 1%; }

.woocommerce-page table.table.shop_table tbody tr td .controls { display: inline-flex; }

.woocommerce-page table.table.shop_table tbody tr td .controls > * { margin: 0.25em; }

.woocommerce-page table.table.shop_table tbody tr td.product-name { /*width:100%;*/ }

.woocommerce-page table.table.shop_table tbody tr td.product-thumbnail img { max-width: 300px; }

.woocommerce-page table.table.shop_table tbody tr td.woocommerce-orders-table__cell-order-total { font-weight: 700; }

.woocommerce-page table.table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions { display: flex; flex-direction: row; }

.woocommerce-page table.table.shop_table tbody tr td.woocommerce-orders-table__cell-order-actions > a { margin: 0 .3em; }

.woocommerce-page .woocommerce-checkout .form-group, .woocommerce-page .woocommerce-account .form-group, .woocommerce-page .woocommerce-checkout-payment .form-group { flex-direction: column; flex-wrap: wrap; align-content: flex-start; }

.cart-collaterals { margin-top: 4em; margin-bottom: 4em; color: #374d51; }

.cart-collaterals h2 { color: #374d51; font-size: 1.8em; }

.cart-collaterals .wc-proceed-to-checkout { margin-top: 2em; }

.cart-collaterals .wc-proceed-to-checkout .btn { margin-right: 0.5em; }

/* My Account page*/
.woocommerce-MyAccount-navigation { position: relative; }

.woocommerce-MyAccount-navigation > .nav { position: relative; }

.woocommerce-MyAccount-navigation > .nav .nav-item:hover a, .woocommerce-MyAccount-navigation > .nav .nav-item.is-active a { text-decoration: underline; }

.summary #quote-content-confirm { cursor: pointer; display: inline-flex; align-items: center; justify-content: center; border: 0; font-family: Karla; text-transform: none; font-size: 1.2em; font-weight: 700; transition: background-color .2s ease; letter-spacing: 0em; border-radius: 2rem; padding: 0 2rem; min-height: 50px; height: auto; color: white !important; background-color: #CE8467; /*white-space: nowrap;*/ min-width: 200px; text-align: center; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25); display: inline-block; background-color: #CE8467 !important; height: auto; }

.summary #quote-content-confirm:hover, .summary #quote-content-confirm:active, .summary #quote-content-confirm.active, .summary #quote-content-confirm:focus { background-color: white !important; color: #CE8467 !important; }

@media (max-width: 991.98px) { .summary #quote-content-confirm { font-size: 1em !important; } }

.summary .content { max-width: 440px; margin-left: auto; margin-right: auto; }

.summary .content h2 { margin-top: 1.1em; margin-bottom: 1.1em; font-size: 3em; }

.summary .rnb-spinner { background: none; padding: 1em; }

.summary .booking-pricing-info { background: #374d51; border-radius: 5px; color: white; padding: 2em; font-weight: 500; margin-top: 4em; }

.summary .booking-pricing-info .booking_cost { display: flex; flex-direction: row; justify-content: space-between; align-items: center; }

@media (max-width: 767.98px) { .summary .booking-pricing-info .booking_cost { font-size: 1.5em; } }

/* Stripe */
.woocommerce-checkout .StripeElement { width: 100%; }

.woocommerce-checkout .StripeElement > .__PrivateStripeElement { display: flex !important; align-items: center; }

.stripe-card-group { width: 100%; }

#stripe-card-element iframe { width: 100% !important; }

.wc-stripe-elements-field { background-color: white; border: 2px #ebebeb solid !important; background-clip: unset; border-radius: 0; padding: .8em 1em; color: #a9a9a9; font-weight: 700; font-size: 1.2em; height: 74px; /*&:before{ font-family: "Font Awesome 5 Free"; font-weight: 400; content: "\f1ea"; width:60px; height:60px; font-size: 3em; }*/ height: auto; }

.wc-stripe-elements-field:disabled, .wc-stripe-elements-field[readonly] { background-color: white; opacity: 1; }

@media (max-width: 767.98px) { .wc-stripe-elements-field { padding: 0.4em; height: 60px; font-size: 1em; } }

div.show { transition: all 0.2s ease-in; opacity: 1; display: block; }

div.hide { transition: all 0.2s ease-in; opacity: 0; display: none !important; }

.badge.badge-primary { background-color: #374d51; }

.badge.badge-warning { background-color: #CE8467; color: white; }

.sortable-handler { touch-action: none; }

#skrollr-body { scroll-behavior: smooth; }

#skrollr-body > div#main.row { margin-left: 0; margin-right: 0; z-index: 1; position: relative; }

#skrollr-body > div#main.row > div#content { padding-left: 0; padding-right: 0; }

#skrollr-body > div#main.row > div#content > p { max-width: 800px; margin: 0 auto 2em auto; }

body { position: relative; background-color: white; font-size: 1rem; font-family: Karla,
 -apple-system,
 BlinkMacSystemFont,
 'Segoe UI',
 Roboto,
 'Helvetica Neue',
 Arial, sans-serif,
 'Apple Color Emoji',
 'Segoe UI Emoji',
 'Segoe UI Symbol',
 'Noto Color Emoji'; color: #374d51; height: 100% !important; overflow-x: hidden; }

body.custom-background { background-size: cover; background-position: center top; }

body.navbar-expanded { overflow: hidden; }

html, body { height: 100%; }

.brand-logo { position: absolute; top: 0; left: 50%; max-width: 150px; z-index: 800; margin-top: 40px; transform: translateX(-50%); }

@media (max-width: 991.98px) { .brand-logo { max-width: 120px; } }

@media (max-width: 767.98px) { .brand-logo { max-width: 100px; } }

.wrapper > .call-us { opacity: 0; transition: all 0.2s linear; position: fixed; right: 0; transform: translateY(-50%); z-index: 21; padding-right: 40px; transition: all 0.4s ease; }

@media (max-width: 991.98px) { .wrapper > .call-us { padding-right: 30px; } }

@media (max-width: 767.98px) { .wrapper > .call-us { display: none !important; } }

.wrapper > .call-us.show { opacity: 1; }

.home .call-us { top: 93vh; }

.home .mouse-scroll-icon { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); z-index: 20; }

.home .mouse-scroll-icon > img { max-width: 25px; }

.home .btn { white-space: nowrap; }

/* HEADER */
.masthead { /*background:$primary-color;*/ position: relative; width: 100%; /*background-color: $primary-color;*/ }

.masthead div.masthead-inner { position: relative; overflow: hidden; padding-top: 18em; padding-bottom: 10em; }

@media (max-width: 991.98px) { .masthead div.masthead-inner { padding-top: 10em; padding-bottom: 6em; } }

@media (max-width: 767.98px) { .masthead div.masthead-inner { padding-top: 10em; padding-bottom: 6em; } }

.masthead div.masthead-inner div.title-wrapper { position: relative; }

.masthead div.masthead-inner div.title-wrapper .btn-link { position: absolute; top: 0; left: 0; padding-left: 0; }

.masthead div.container { position: relative; z-index: 1; }

.masthead div.container h1 { text-transform: uppercase; color: white; font-size: 60px; letter-spacing: 0.2em; padding-top: 10vh; }

@media (max-width: 991.98px) { .masthead div.container h1 { font-size: 48px; } }

@media (max-width: 767.98px) { .masthead div.container h1 { font-size: 48px; } }

@media (max-width: 575.98px) { .masthead div.container h1 { font-size: 1.5em; } }

.masthead div.custom-header { background-size: cover; position: absolute; background-position: center center !important; top: 0; left: 0; width: 100%; height: 100%; }

.masthead div.custom-header.blurry { filter: blur(1.5rem); background-size: cover; transform: scale(1.1); }

.masthead.active { /*.call-us{ padding:$border-nav-padding-active; }*/ }

.wp-bootstrap-blocks-container { text-align: justify; }

.page:not(.woocommerce-page) #content > .nav-page-top, .page:not(.woocommerce-page) #content > .wp-bootstrap-blocks-container, .page:not(.woocommerce-page) #content > .wp-block-uagb-section:first-child, .page:not(.woocommerce-page) #content .carousel.bloc-first, .page:not(.woocommerce-page) #content figure.bloc-first, .woocommerce-page.single-product #content > .nav-page-top, .woocommerce-page.single-product #content > .wp-bootstrap-blocks-container, .woocommerce-page.single-product #content > .wp-block-uagb-section:first-child, .woocommerce-page.single-product #content .carousel.bloc-first, .woocommerce-page.single-product #content figure.bloc-first { margin-top: -100px; }

@media (max-width: 991.98px) { .page:not(.woocommerce-page) #content > .nav-page-top, .page:not(.woocommerce-page) #content > .wp-bootstrap-blocks-container, .page:not(.woocommerce-page) #content > .wp-block-uagb-section:first-child, .page:not(.woocommerce-page) #content .carousel.bloc-first, .page:not(.woocommerce-page) #content figure.bloc-first, .woocommerce-page.single-product #content > .nav-page-top, .woocommerce-page.single-product #content > .wp-bootstrap-blocks-container, .woocommerce-page.single-product #content > .wp-block-uagb-section:first-child, .woocommerce-page.single-product #content .carousel.bloc-first, .woocommerce-page.single-product #content figure.bloc-first { margin-top: -70px; } }

@media (max-width: 767.98px) { .page:not(.woocommerce-page) #content > .nav-page-top, .page:not(.woocommerce-page) #content > .wp-bootstrap-blocks-container, .page:not(.woocommerce-page) #content > .wp-block-uagb-section:first-child, .page:not(.woocommerce-page) #content .carousel.bloc-first, .page:not(.woocommerce-page) #content figure.bloc-first, .woocommerce-page.single-product #content > .nav-page-top, .woocommerce-page.single-product #content > .wp-bootstrap-blocks-container, .woocommerce-page.single-product #content > .wp-block-uagb-section:first-child, .woocommerce-page.single-product #content .carousel.bloc-first, .woocommerce-page.single-product #content figure.bloc-first { margin-top: -50px; } }

.page:not(.woocommerce-page) #content > .wp-block-uagb-section:first-child, .woocommerce-page.single-product #content > .wp-block-uagb-section:first-child { margin-bottom: 70px; }

.page:not(.woocommerce-page) #content > section.uagb-section__wrap:first-child, .woocommerce-page.single-product #content > section.uagb-section__wrap:first-child { padding-top: 0 !important; }

/* Tooltip */
.tooltip { font-size: 1em; }

.tooltip .arrow { display: none; }

.tooltip .tooltip-inner { padding: 1em; color: white; text-align: center; text-decoration: none; background-color: #CE8467; border-radius: 1.5em; font-size: 1.2em; margin-left: 0; font-family: Karla; }

.carousel .carousel-control { opacity: 0; visibility: hidden; top: 50%; transform: translateY(-50%); transition: all 0.2s ease-in; }

.carousel .carousel-control.carousel-control-prev { left: 5%; }

.carousel .carousel-control.carousel-control-next { right: 5%; }

.carousel:hover .carousel-control { opacity: 1; visibility: visible; }

.d-flex.controls { padding: 3em; }

.sign-in .divider { margin-top: 1em; margin-bottom: 1em; }

.custom-loader { display: block; position: relative; width: 80px; height: 80px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 101; }

.custom-loader div { animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; transform-origin: 40px 40px; }

.custom-loader div:after { content: " "; display: block; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: #CE8467; margin: -4px 0 0 -4px; }

.custom-loader div:nth-child(1) { animation-delay: -0.036s; }

.custom-loader div:nth-child(1):after { top: 63px; left: 63px; }

.custom-loader div:nth-child(2) { animation-delay: -0.072s; }

.custom-loader div:nth-child(2):after { top: 68px; left: 56px; }

.custom-loader div:nth-child(3) { animation-delay: -0.108s; }

.custom-loader div:nth-child(3):after { top: 71px; left: 48px; }

.custom-loader div:nth-child(4) { animation-delay: -0.144s; }

.custom-loader div:nth-child(4):after { top: 72px; left: 40px; }

.custom-loader div:nth-child(5) { animation-delay: -0.18s; }

.custom-loader div:nth-child(5):after { top: 71px; left: 32px; }

.custom-loader div:nth-child(6) { animation-delay: -0.216s; }

.custom-loader div:nth-child(6):after { top: 68px; left: 24px; }

.custom-loader div:nth-child(7) { animation-delay: -0.252s; }

.custom-loader div:nth-child(7):after { top: 63px; left: 17px; }

.custom-loader div:nth-child(8) { animation-delay: -0.288s; }

.custom-loader div:nth-child(8):after { top: 56px; left: 12px; }

@keyframes lds-roller { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

.modal-content { border: 0; width: auto; }

.alert button.close { position: absolute; top: 3px; right: 3px; }

.alert button.close span.label { font-size: 0.6em; }

.alert-danger { color: white; background-color: #cf4828; border: 0; }

.alert-danger svg { font-size: 2em; }

.alert-danger a { color: white; text-decoration: underline; }

.alert-danger p { color: white !important; }

.alert-success { color: #233446; border: 0; }

.alert-success a { color: #233446; text-decoration: underline; }

.alert-card { background-color: white; border: 2px #ebebeb solid !important; }

.alert-card a { color: #233446; text-decoration: underline; }

.woocommerce-info { color: white !important; background-color: #B74F6F; border: 0; padding: 1em 1em; border-radius: .5rem; font-size: 1em; }

.password-input {
  display: flex;
  justify-content: center;
  position: relative;
}
.password-input input[type="password"] {
  padding-right: 2.5rem;
}
.password-input input::-ms-reveal{
  display: none;
}
.password-input .show-password-input::after {
  font-family: 'Fontawesome';
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0.6em;
  content: "\f06e";
  text-decoration: none;
}
.password-input .show-password-input.display-password::after {
  content: "\f070";
}
.password-input .show-password-input.display-password::after {
  color: #585858;
}
.subscription-mails p { margin-bottom: 0px; }
.subscription-mails input { margin-right: 10px; }
.subscription-mails .form-row { display: block; margin-left: 0px; margin-right: 0px; }

.select2-container .select2-selection--single { height: 100%; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: calc(50% - 10px);
    right: 10px;
}

.gt_switcher_wrapper { top: 10px !important; }