@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #ffffff;
    color: #555555;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    word-break: break-word;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #b68812;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    line-height: 1.5;
    margin: 0 0 8px;
}
.form-group > label.error {
    display: block;
}
label.error {
    background-color: #f7d3dc;
    padding: 1px 20px 4px;
    float: left;
    width: 100%;
    margin: 10px 0;
    border-radius: 3px;
}

h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #b68812;
}
p a {
    color: #b68812;
}
p {
    line-height: 24px;
    margin-bottom: 10px;
}
a {
    color: #b68812;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
}
ul {
    margin-bottom: 0;
}
figure {
    margin-bottom: 6px;
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
strong {
    color: #b68812;
}
iframe {
    border: none;
    float: left;
    width: 100%;
}
select {
    background-color: #f0eef0;
    border: 1px solid #dfdfdf;
    color: #555555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
}
label {
    color: #6c8391;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
button {
    border: none;
}

input[type="submit"] {
    outline: none;
}
form p {
    float: left;
    position: relative;
}
form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
option {
    padding: 5px 15px;
}
li {
    line-height: 28px;
    list-style: none;
}
ul ul {
    margin-left: 20px;
}
ol {
    float: none;
    list-style: outside none decimal;
    padding-left: 15px;
}
ol ol {
    margin-left: 20px;
}
ol li {
    list-style: outside none decimal;
    width: 100%;
}
table {
    background-color: transparent;
    max-width: 100%;
}
th {
    text-align: left;
}
table {
    margin-bottom: 15px;
    width: 100%;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #dddddd;
    line-height: 1.5;
    padding-left: 3px;
    text-align: center;
    vertical-align: top;
}
table thead tr th {
    border-top: 1px solid #dddddd;
    text-align: center;
    text-transform: capitalize;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #dddddd;
}
table > thead > tr > th {
    border-bottom: 2px solid #dddddd;
    vertical-align: bottom;
}
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
    border-bottom: 0 none;
}
table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px 10px;
}
p ins {
    color: #999;
}
dl dd   { margin-left: 20px; }
address { font-style: italic; }
/*CSS*/
.fpms-main-section {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
}
.fpms-main-content      { padding: 60px 0 60px; }
.fpms-main-wrapper,.fpms-main-content,
#fpms-footer {
    float: left;
    position: relative;
    width: 100%;
}
.fpms-main-wrapper { overflow: hidden; }
.fpms-table {
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.fpms-table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
/*st-nav*/
.flight-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.filght-listing-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0.93;
    width: 100%;
    height: 100%;
}
.filght-listing-wrap .container { z-index: 1; position: relative; }
.filght-listing-wrap { padding: 50px 0 100px; }
/*fpms-filght-listing*/
.fpms-filght-listing {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
/*fpms-titles*/
.fpms-titles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    max-width: 62%;
    margin: 0 auto 100px;
}
.fpms-titles h2 {
    margin-bottom: 15px;
    font-size: 33px;
}
.fpms-titles p {
    font-size: 16px;
    margin-bottom: 0;
}
.fpms-filght-listing .row { align-items: center; }
/*flight-image*/
.flight-image {
    border-radius: 100%;
    max-width: 400px;
    height: 400px;
    box-shadow: 8px 8px 50px rgb(0 0 0 / 50%);
    display: flex;
    margin: 0 auto;
}
.flight-image img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 100%;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}
.flight-image span {
    position: absolute;
    right: 0;
    top: 0;
    color: #b68812;
    font-family: 'LEMONMILKMedium';
    font-size: 60px;
}
.fpms-filght-listing:hover .flight-image img {
    transform: rotate(-15deg);
}
/*flights-text*/
.flights-text {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.flights-text h2 {
    font-size: 40px;
    font-family: 'LEMONMILKLightItalic';
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.filght-listing-wrap2 { z-index: 3; padding: 30px 0;}
.filght-listing-wrap .flight-image:before {
    content: '';
    position: absolute;
    right: -58%;
    top: 100%;
    background: url("images/line.png");
    width: 100%;
    height: 186px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(47deg) translateX(30px);
    opacity: 0.2;
}
.flights-text p {
        margin-bottom: 14px;
    font-size: 18px;
    line-height: 30px;
}
/*.filght-listing-wrap2*/
.filght-listing-wrap2 .fpms-filght-listing {
    transform: rotate(-3.5deg);
    margin-top: -100px;
}
.filght-listing-wrap3 { padding: 120px 0 180px; }
.filght-listing-wrap3 .flight-image:before {
    top: -40%;
    transform: rotate(-30deg) translateX(0);
    height: 112px;
    right: -93%;
}
.filght-listing-wrap3 .flight-image:after {
    content: '';
    position: absolute;
    right: -60%;
    top: 100%;
    background: url("images/line.png");
    width: 100%;
    height: 110px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(45deg) translateX(30px);
    opacity: 0.2;
}
.filght-listing-wrap3.filght-listing-wrap4 .flight-image:after {content: none;}
.filght-listing-wrap3.filght-listing-wrap4 { padding-bottom: 90px; }
.simple-btn {
    background: #b68812;
    color: #fff;
    display: flex;
    margin-right: auto;
    height: 50px;
    align-items: center;
    padding: 1px 28px 0;
    white-space: nowrap;
    border-radius: 50px;
    font-size: 15px;
    margin-top: 10px;
    box-shadow: 2px 6px 25px rgb(0 0 0 / 40%);
    transition: all 0.4s ease-in-out;
    justify-content: center;
}
.simple-btn:hover { box-shadow: 0px 0px 10px rgb(0 0 0 / 20%); }
/*detail-image*/
.detail-wrapper-full .row {
    align-items: center;
}
.detail-wrapper-full {
    box-shadow: 0 0 30px rgb(0 0 0 / 5%);
    padding: 20px;
}
.detail-image {
    height: 513px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 0;
}
.detail-wrapper,.detail-wrapper-table,
.detail-wrapper section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 30px;
}
.detail-wrapper-table { margin-top: 50px; }
.detail-wrapper-table table { margin: 0; }
/*detail-wrapper*/
.detail-wrapper h2 {
    margin-bottom: 10px;
}
.detail-wrapper p {
    margin-top: 7px;
    margin-bottom: 0;
}
.detail-wrapper strong { margin: 15px 0; font-size: 18px;}
.detail-wrapper-table table tr th,
.detail-wrapper-table table tr td {
    border: none;
    text-align: left;
    font-size: 13px;
    padding: 10px 10px;
}
.detail-wrapper-table table tr th { white-space: nowrap; }
.detail-wrapper-table table tr {
    box-shadow: -1px 4px 10px rgb(0 0 0 / 10%);
    border-top: 5px solid #fff;
}
.detail-wrapper-table table tr td p {line-height: 22px;margin: 0;}
.event-desc a { display: block; }
.event-desc a:hover { color: #000; }
.type-available-date,
.event-bullet-available-date { background: green !important; }
.type-booked-date,
.event-bullet-booked-date { background: orange !important; }
.type-unavailable-date,
.event-bullet-unavailable-date { background: gray !important; }
/*slots*/
.slots { margin-top: 15px; }
.slots label {
    display: inline-block;
    margin: 0 0px 10px;
    cursor: pointer;
}
.slots label span {
    display: inline-block;
    font-size: 12px;
    border-radius: 3px;
    padding: 4px 10px 1px;
    background: #ddd;
    color: #000;
}
    .sz-btn{
        display: block;
        margin-left: auto;
    text-align: right;
    }
    .sz-btn .simple-btn {
    display: inline-block;
}
.slots label input {
    position: absolute;
    opacity: 0;
}
.slots label input[type="radio"]:checked ~ span,
.slots label input[type="checkbox"]:checked ~ span {
    background: #b68812;
    color: #fff;
}
.input_slot{
    display: none;
}

.form-row {
    display: inherit;
}

.option-wrap h3 {
    font-size: 16px;
    margin-top: 10px;
}
.event-container { pointer-events: none; }
.event-container:first-child { pointer-events: unset; }
.total-wrap {
    display: block;
}
.total-wrap > span {
    display: block;
    font-weight: 600;
    margin-top: 10px;
}
.total-wrap > strong span,.total-wrap > span span { float: right; }
.total-wrap > strong {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.total-wrap > span span .form-control {
    padding: 0;
    height: 27px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    float: right;
    margin: -5px 0 0 8px;
}
.total-wrap .simple-btn {
    box-shadow: none;
}
.total-wrap .simple-btn:hover { background: #000; }
#fullcalendar table { margin: 0; }
.calender-details {
    position: fixed;
    overflow-y: scroll;
    overflow-x: unset;
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    background: rgba(255,255,255,0.6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    top: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    right: -100%;
    max-width: 500px;
    width: 100%;
    z-index: 999;
    transition: all 0.4s ease-in-out;
}
.calender-details.active { right: 0; }
@media(max-width: 800px) {
    .calender-details {
        padding-bottom: 50px;
    }
}
.calender-content {
    padding: 40px 50px 20px;
}
.cross-pop {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    background: #b68812;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 100%;
    line-height: 35px;
}
.cross-pop:hover {
    transform: rotate(90deg);
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.calender-title {
    position: relative;
    font-size: 22px;
    color: #b68812;
}
.fc-event-title { padding: 4px 0 0 !important; }
/*fpms-nav*/
.st-sticky .fpms-header {
    top:0;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.fpms-header {
    position: fixed;
    left: 0;
    background-color: #fff;
    top: 0;
    width: 100%;
    z-index: 999;
}
.fpms-nav {
    position: relative;
}
.navbar {
    position: relative;
    z-index: 1;
    padding: 0 !important;
}
.fpms-nav:before {
    /*content: '';*/
    left: 0;
    width: 100em;
    top: 0;
    height: 100%;
    background: rgba(255,255,255,0.65);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: absolute;
}
.navbar-nav li { padding: 0 12px;}
.navbar-nav li.wtsap { padding-left: 0; }
.navbar-nav li a {
    color: #020202;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 0 !important;
}
.navbar-nav { align-items: center; }
.nav-item.wtsap img { width: 22px;}
.sub-banner {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 150px 0 40px;
    position: relative;
    text-align: center;
}
.sub-banner h1 {
    font-family: 'Dancing Script', cursive;
    margin: 0;
    font-size: 68px;
    color: #B19029;
    font-weight: 600;
}
.fpms-logo {
    max-width: 205px;
    display: inline-block;
    position: relative;
    padding: 5px 0;
}
.fpms-logo img { width: 100%; }
.container {
    max-width: 1330px;
}
.fpms-navwrap {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 15px;
}
.fpms-navwrap:before {
    /*content: '';*/
    position: absolute;
    left: 0;
    width: 999em;
    top:0;
    height: 100%;
    background-color: #fff;
}
.fpms-nav {
    margin-left: auto;
    display: flex;
}
/*fpms-footer-one*/
.footer-logo {
    margin-bottom: 30px;
    display: inline-block;
}
.fpms-footer-one {
    background-color: #fff;
    padding: 60px 0px 0;
}
.fpms-footer-one:before {
    position: absolute;
    /*content: '';*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.86;
}
.footer-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.footer-nav li { margin: 0 20px; position: relative;}
    body { top: 0 !important; }
.footer-nav li a {
    font-size: 13px;
    color: #020202;
    font-weight: 600;
    position: relative;
}
.footer-nav li a:before {
    /*content: '';*/
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0px;
    height: 2px;
    border-radius: 3px;
    background: #000;
}
.footer-nav li a:hover,
.footer-nav li a.active {
    color: rgb(177 144 41);
}
.footer-widget {
    text-align: center;
    margin-bottom: 60px;
}
.social-footer {
    flex-direction: row !important;
    align-items: center;
}
.social-footer a {
    width: 40px;
    height: 40px;
    font-size: 18px !important;
    border-radius: 100%;
    padding: 0 !important;
    background-color: #212121;
    color: #f5f5f5 !important;
    margin: 4px !important;
    align-items: center;
    justify-content: center;
    display: flex !important;
    vertical-align: middle;
}
.footer-widget p {
    margin-bottom: 20px;
}
.footer-info {
    display: flex;
    justify-content: center;
}
.footer-info li {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: 0 75px;
    font-size: 16px;
    justify-content: center;
}
.footer-info li a,
.footer-info li span {
    position: relative;
    display: inline-block;
    padding-left: 35px;
    margin: 5px 0;
    font-weight: 400;
    color: #020202;
}
.footer-info li a img,
.footer-info li span img {
    position: absolute;
    left: 0;
    top: 3px;
}
.footer-info li a.footer-btn {
    font-weight: bold;
    font-size: 16px;
    border: 1.5px solid #B19029;
    background: #020202;
    color: #fff;
    text-align: center;
    padding: 16px 38px;
}
.fpms-copyright {
    float: left;
    width: 100%;
    background: #B19029;
    text-align: center;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    padding: 11px 0;
}
.fpms-copyright span {
    /*float: left;*/
    color: #fff;
}
.fpms-copyright p {
    color: #fff;
    float: right;
    margin-bottom: 0;
}
.fpms-copyright p a {
    color: #fff;
}
.hide-layer {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}
.hide-layer.active {
    display: block;
    opacity: 0.3;
    visibility: visible;
}
/*side-cart*/
.side-cart {
    padding: 14px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.chart-info {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 50px;
}
.side-cart h3 {
    text-align: center;
    margin-bottom: 15px;
}
.side-cart section {
    padding: 20px 20px;
    border-top: 1px solid #ccc;
}
.side-cart ul li {
    padding: 2px 0;
}
.side-cart ul li i { margin-right: 5px; }
.side-cart section > span {
    display: block;
    margin-bottom: 5px;
}
.side-cart section h5 {
    margin: 10px 0 0;
}
.side-cart section h6 { font-size: 17px; }
.side-cart section h6 span { color: #000; }
.side-cart section h5 span,
.side-cart section h6 span { float: right; }
.side-cart section h4 {
    margin-bottom: 3px;
    font-size: 18px;
}
/*chart-info*/
.chart-info h2 {
    margin-bottom: 20px;
}
.chart-info label {
    margin-bottom: 7px;
    line-height: 1;
    color: #000;
}
.chart-info ul { margin: 0 -10px; }
.chart-info ul li {
    padding: 0 10px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 20px;
}
.chart-info ul li p { margin: 0; }
.chart-info ul li.full { width: 100%; }
.chart-info ul li span { display: block; }
.chart-info ul li:last-child { text-align: center; }
.submit-btn {
    display: inline-block;
    background: #b68812;
    color: #fff;
    padding: 10px 30px 8px;
    border-radius: 50px;
    margin: 0 0 15px;
}
button:focus { outline: 0px auto -webkit-focus-ring-color; }
.chart-info ul li .form-control { height: 45px; }
/*side-cart-wrapper*/
.side-cart-wrapper {
    display: flex;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 30px;
    flex-direction: column;
}
.side-cart-wrapper ul li {
    display: flex;
}
.side-cart-wrapper figure {
    flex: 0 0 300px;
    margin: 0;
}
.side-cart-wrapper figure img {
    width: 100%;
}
.side-cart-wrapper ul li section {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}
.side-cart-wrapper ul li section small {
    font-size: 15px;
    margin-bottom: 5px;
}
.side-cart-wrapper ul li section small i { margin-right: 5px; }
.copun {
    display: flex;
    flex-direction: column;
}
.copun input[type="text"] {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    height: 50px;
    border: 1px solid #ddd;
}
.copun input[type="submit"] {
    width: 100%;
    background-color: #b68812;
    color: #fff;
    height: 40px;
    display: inline-block;
    border: none;
    margin-top: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.cart-wrap {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 15px;
}
.total {
        text-align: right;
    font-size: 20px;
    background: #ddd !important;
    color: #b68812;
    padding: 10px 20px !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
}
.buttons a {
    display: inline-block;
    border: 1px solid #b68812;
    padding: 12px 35px 10px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
}
.buttons a:last-child {
    float: right;
    background: #b68812;
    color: #fff;
}
.fc-daygrid-day-number { pointer-events: none; }
.success-wrapper {
    max-width: 600px;
    padding: 30px;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.success-chart-info {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.success-chart-info ul li {
    font-size: 16px;
    padding: 10px 20px 8px;
    float: left;
    width: 100%;
}
.success-chart-info ul li:nth-child(odd) { background: #f7f7f7; }
.success-chart-info ul li h4 {
    margin: 10px 0 0;
}
.success-chart-info ul li strong { width: 50%; }
.success-chart-info ul li span {
    float: right;
    text-align: right;
    width: 50%;
}
.modal-titles { font-size: 20px;}
.avail-slots {
    text-transform: capitalize;
}
.avail-slots strong { margin-right: 10px;}
.simple-btn.cancel {
    height: 29px;
    box-shadow: none;
}
.fc .fc-day-disabled { cursor: not-allowed;}
.fc-daygrid-day {
    cursor: pointer;}
.blocked-box { background-color: #f1f1f1; cursor: not-allowed;}
.blocked-box .fc-event-title { cursor: not-allowed;}
.simple-btn.cancel {
    margin-left: auto;
    margin-right: unset;
    margin-top: 0;
    padding: 0 15px;
}
.error-modals {
    padding: 15px 15px 10px;
    text-align: center;
}
.error-modals p {
    font-size: 16px;
}
.error-modals .simple-btn {
    max-width: 130px;
    box-shadow: none;
    margin: 0 auto;
}
.error {
    background: rgba(255,0,0,0.7);
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 5px 10px 4px;
    border-radius: 5px;
}
.calender-content .error { margin: 10px 0;}
.remove_from_cart { box-shadow: none;}
.remove_from_cart i { margin-right: 10px;}
.backtohome .simple-btn {
    max-width: 300px;
    margin: 0 auto;
}
.backtohome .simple-btn i { margin-right: 10px;}
.time-wra {
    display: flex;
}
.time-wra section { padding-left: 0 !important;}
.time-wra section span { display: block; margin-bottom: 10px; line-height: 1;}
.all-parent {
    display: flex;
    align-items: flex-start;
}
.labels-parent { width: 70%;}
.fc .fc-daygrid-day-frame { height: 70px; }
.goog-te-gadget .goog-te-combo {
    margin: 0 !important;
    border: 1px solid #ddd;
    background: transparent;
    border-radius: 5px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}
.product-table strong {
    color: #555555;
    margin-bottom: 10px;
    display: block;
}
.product-table.for-m { display: none; }
.cookies-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    width: 100%;
    padding: 18px 50px;
}
.cookies-banner .container {
    display: flex;
    align-items: center;
}
.cookies-banner section {
    display: flex;
    margin-left: auto;
}
.cookies-banner button { margin: 0 10px; }
.cookies-banner section a {
    white-space: nowrap;
    margin: 0 0 0 20px;
}
.cookies-banner p {
    font-size: 16px;
    max-width: 70%;
    margin: 0;
}
#google_translate_element { max-width:150px; }
#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1;
}
#loader .spinner-border {
    position: absolute;
    left: 50%;
    top: 50%;
}
.form-control {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
}

.capitalize {
    text-transform: capitalize;
}
