@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');


.navbar-nav>li>a {

	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 186.02%;
	text-transform: uppercase;
	color: #000000;
}
.number>a{
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 186.02% !important;
}
.send-btn>a{
    background: #F4C656 !important;
    border-radius: 10px !important;
    color:#000000 !important;
    font-weight: 700 !important;
    font-size: 14px;
    line-height: 127.02%;
    padding:12px 28px !important;
}
/*.send-btn>a:hover{*/
/*    background:transparent !important;*/
/*    color:#000 !important;*/
/*}*/


.image {
	margin-top: 0px;
	max-width:150px;
}

.footer-text, .footer-text>a {

	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 116.9%;
	color: #000000;
}

@media (max-width:578px) {
    .image {
	    margin-top: 0px !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(5) > div > div.is-box-7.is-box.is-bg-dark.is-light-text > div.is-boxes > div > div > div > div:nth-child(2){
        text-align:center !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(5) > div > div.is-box-7.is-box.is-bg-dark.is-light-text > div.is-boxes > div > div > div > div:nth-child(1){
        text-align:center !important;
    }
    
    /*
    .send-btn>a{
        background: transparent !important;
        color:#000 !important;
        font-weight: 400 !important;
        font-size: 14px;
        padding: 10px 15px !important;
    }
    */
    
}


@media (max-width:768px) {
    .purple-div{
            position:static !important;
        }
        .menu-link{ 
            padding-top: 0px!important;}
}

/*****blog post****/
.owl-carousel .owl-item img {
    max-height: initial !important;
    position: relative !important;
    width: inherit !important;
    max-height:auto !important;
}
.owl-item .item .image-preview {
    width: 100% !important;
    height: 200px;
    margin: 0;
    object-fit: cover !important;
}
#blog-posts-UhXvtD7 > div > div.owl-stage-outer > div > div:nth-child(3) > div > a > h3{
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 116.02%;
    color: rgb(211, 158, 85);
    text-align: left;
}
.owl-item .item{
    border-radius:10px;
    background: #FFFAF3 !important;
    padding: 30px !important;
}



@media (min-width: 992px) {
    .service .col-md-8 {
        width:60%;
    }
    .service .gray-back  {
            position: relative;
            top: 360px;
            left: -25%;
            margin-bottom: 200px;
            padding:40px;
    }
    .service-description {
        position: absolute;
        left: 35%;
        text-align: center;
        top:-50px;
    }
}
.container {
    max-width:1170px;
}

.service .gray-back  {
     background-color: #403381;
    
}
.service .gray-back .service-title {
    color:#c89d66;
    text-align:center;
}
.service .slide-subtitle, .gray-back .service-media{
    text-align:center;
    width:100%;
    color:#fff
}
.gray-back hr {display:none}
.calendar-period {
 font-style: normal; font-weight: 700; font-size: 14px; line-height: 1.5; color: rgb(34, 39, 49); background-color: rgb(241, 225, 205); border-color: rgb(241, 225, 205); padding: 13px 28px; border-radius: 102.151px;
}

.day-cell-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 300;
    color: #c89d66;
}
.calendar-single .col-cell {
    margin:1.5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.calendar .day-cell a, .calendar-single .day-cell a {
font-weight:700;
border:none;
color:#fff;
background:inherit;
}

.calendar .day-cell a:hover, .calendar-single .day-cell a:hover {
    border: 1px solid #c89d66;
    border-radius: 50%;
    padding: 9px;
    color:inherit;
}
.btn-rengine, .service-book a, .button, .action-container a, .success-container a {

    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.14em;
    background: #DEAF6F ;
    border-radius: 73px;
    padding: 13px 35px;
    margin-top: 64px;
}

.date-spots-rate-group, .date-spots .price {display:none}


/********cart******/
/**:focus {*/
/*	outline: none !important;*/
/*	box-shadow: none !important*/
/*}*/

/*.item-image {*/
/*	height: 450px;*/
/*	-o-object-fit: cover;*/
/*	object-fit: cover;*/
/*	-o-object-position: 50%;*/
/*	object-position: 50%;*/
/*	height: auto;*/
/*	max-width: 250px;*/
/*	width: 100%;*/
/*	min-width: 200px;*/
/*	margin: 10px;*/
/*	text-align: center;*/
/*	transition: transform 1s !important;*/
/*}*/

/*img.item-image:hover,*/
/*#products-carousel-dExeYwT>div>div.owl-stage-outer>div>div>div>div.img-preview>a>img:hover {*/
/*	transform: scale(1.1) !important;*/
/*	transition: transform 1s !important;*/
/*}*/

/*#products-carousel-dExeYwT>div>div.owl-stage-outer>div>div>div>div.img-preview>a>img {*/
/*	transition: transform 1s !important;*/
/*}*/

/*.img-fluid {*/
/*	opacity: 100%;*/
/*	transition: linear 0.5s !important;*/
/*}*/

/*.img-fluid:hover {*/
/*	opacity: 90%;*/
/*	transition: linear 0.5s !important;*/
/*}*/

/*@media (max-width:768px) {*/
/*	.item-image {*/
/*		min-width: 100px !important;*/
/*		max-width: 150px !important;*/
/*		height: auto !important;*/
/*	}*/

/*	#ordering-app>div.container-fluid.row>div.col-xs-2 {*/
/*		width: initial;*/
/*	}*/

/*	#ordering-app>div.container-fluid.row>div.col-xs-10 {*/
/*		width: 100% !important;*/
/*	}*/

/*	.item-container.col {*/
/*		max-width: 100% !important;*/
/*	}*/
/*}*/

/*.list-unstyled>li>a {*/
/*	font-size: 14px !important;*/
/*	font-family: 'Open Sans';*/
/*}*/

/*.item-container {*/
/*	background: #fff;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	padding: 2% !important;*/
/*	flex: 1 16%;*/
/*	background-color: #FFF;*/
/*	box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 35%);*/
/*	border-bottom: 0 !important;*/
/*}*/

/*.item-container.col {*/
/*	max-width: 300px;*/
/*}*/

/*@media (max-width: 920px) {*/
/*	.item-container {*/
/*		flex: 1 21% !important;*/
/*	}*/
/*}*/

/*.flex.quantity-controls {*/
/*	border: 1px solid #999;*/
/*	padding-top: 5px;*/
/*}*/

/*.quantity-control[data-v-75a1396b] {*/
/*	color: gray;*/
/*	border: none !important;*/
/*	padding: 4px;*/
/*	border-radius: 50%;*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	font-size: 9px;*/
/*	margin: 0px 10px;*/
/*}*/

/*.btn.shop-button.shop-add-to-cart-button {*/
/*	padding: 6px 25px;*/
/*	border-radius: 0 !important;*/
/*	background: rgb(217, 159, 97) !important;*/
/*	color: #fff;*/
/*}*/

/*.product-button {*/
/*	text-align: center !important;*/
/*	color: #ffffff;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	border-color: rgb(217, 159, 97) !important;*/
/*	border-radius: 0px !important;*/
/*}*/

/*.product-button:hover {*/
/*	color: #ffffff;*/
/*	background-color: rgb(129, 81, 31) !important;*/
/*	border-color: rgb(129, 81, 31) !important;*/
/*}*/

/*.cart-item-count.badge {*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*}*/

/*.service-book a,*/
/*.button,*/
/*.action-container a,*/
/*.success-container a {*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	border-radius: 0px !important;*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*	color: #00a6d8;*/
/*	margin: 10px;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	color: #ffffff;*/
/*	font-family: inherit;*/
/*	font-weight: inherit;*/
/*	text-transform: none;*/
/*	letter-spacing: inherit;*/
/*	line-height: inherit;*/
/*	font-family: "Open Sans";*/

/*}*/

/*.secondary-button {*/
/*	background: none;*/
/*	padding: 10px 10px;*/
/*	width: 100%;*/
/*	text-align: center;*/
/*	font-weight: 300;*/
/*	display: block;*/
/*	border-radius: 0px;*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	color: rgb(217, 159, 97) !important;*/
/*	margin-top: 8px;*/
/*	margin-bottom: 10px;*/
/*	font-family: "Open Sans";*/

/*}*/

/*.button:hover {*/
/*	background-color: rgb(129, 81, 31) !important;*/
/*	color: #fff !important;*/
/*	border-color: rgb(129, 81, 31) !important;*/
/*}*/

/*.service-book a:hover {*/
/*	background-color: rgb(129, 81, 31) !important;*/
/*	color: #fff !important;*/
/*	border-color: rgb(129, 81, 31) !important;*/
/*}*/

/*a.signup.no-auth {*/
/*	color: #000 !important;*/
/*	font-size: 14px !important;*/
/*	font-weight: 600 !important;*/
/*	text-transform: uppercase !important;*/
/*	background-color: transparent !important;*/
/*	font-family: "Open Sans" !important;*/
/*	padding: 10px 20px !important;*/
/*	margin: 5px !important;*/
/*	border: 2px solid rgb(217, 159, 97) !important;*/
/*	max-width: 150px;*/
/*	text-align: center;*/
/*}*/

/*a.signin.no-auth {*/
/*	border: 2px solid rgb(217, 159, 97) !important;*/
/*	color: #fff !important;*/
/*	font-size: 14px !important;*/
/*	font-weight: 600 !important;*/
/*	text-transform: uppercase !important;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	font-family: "Open Sans" !important;*/
/*	padding: 10px 20px !important;*/
/*	margin: 5px !important;*/
/*	max-width: 150px;*/
/*	text-align: center;*/
/*}*/

/**OWL**/
/*.content-line-hero .owl-dots {*/
/*	position: absolute;*/
/*	z-index: 12;*/
/*	left: 50%;*/
/*	transform: translatex(-50%);*/
/*	bottom: 24px;*/
/*}*/

/*.content-line-hero .owl-dots .owl-dot {*/
/*	width: 10px;*/
/*	height: 10px;*/
/*	background-color: #fff;*/
/*	border-radius: 50%;*/
/*	margin: 0 2px;*/
/*	opacity: 0.5;*/
/*	padding: 0;*/
/*}*/

/*.content-line-hero .owl-dots .owl-dot.active {*/
/*	opacity: 1;*/
/*}*/

/*.owl-nav {*/
/*	position: absolute;*/
/*	top: 0;*/
/*	right: 10px;*/
/*}*/

/*.owl-nav button {*/
/*	background-color: #51a380;*/
/*	border-radius: 50%;*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	background-position: center;*/
/*	background-repeat: no-repeat;*/
/*	transition: all 0.2s ease-in;*/
/*}*/

/*.owl-nav button span {*/
/*	display: none;*/
/*}*/

/*.owl-nav button:hover {*/
/*	background-color: #62b18f;*/
/*}*/

/*.owl-prev {*/
/*	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E ");*/
/*	margin-right: 6px;*/
/*}*/

/*.owl-prev:hover {*/
/*	background-position: center left 2px;*/
/*}*/

/*.owl-next {*/
/*	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23e6f1ed' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E ");*/
/*}*/

/*.owl-next:hover {*/
/*	background-position: center right 2px;*/
/*}*/

/*.owl-carousel {*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	width: 100%;*/
/*}*/

/*.owl-item {*/
/*	padding: 6px 10px;*/
/*}*/

/*.owl-carousel .owl-item img {*/
/*	width: auto !important;*/
/*	bottom: 0;*/
/*	right: 0;*/
/*	margin-left: auto;*/
/*	margin-right: auto;*/
/*	min-height: 100%;*/
/*}*/

/*.hero-img-wrapper {*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	flex-shrink: 0;*/
/*	border-radius: 4px;*/
/*}*/

/*.hero-img-wrapper img {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	-o-object-fit: cover;*/
/*	object-fit: cover;*/
/*}*/

/*.owl-carousel {*/
/*	position: relative;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	padding-top: 32px;*/
/*	padding-bottom: 8px;*/
/*}*/

/*.upload-text-wrapper {*/
/*	position: absolute;*/
/*	top: 24px;*/
/*	left: 24px;*/
/*}*/

/*.upload-text-header {*/
/*	font-size: 16px;*/
/*	line-height: 24px;*/
/*	font-weight: 700;*/
/*	color: #fff;*/
/*	margin: 0;*/
/*}*/

/*.upload-text-info {*/
/*	font-size: 12px;*/
/*	font-weight: 400;*/
/*	color: #fff;*/
/*	margin: 0;*/
/*	opacity: 0.8;*/
/*}*/

/*.upload-text-info span {*/
/*	border-left: 1px solid #fff;*/
/*	padding-left: 4px;*/
/*}*/

/*.img-preview {*/
/*	flex: 1;*/
/*}*/

/*.carousel-top-image-wrapper {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: flex-end;*/
/*	overflow: hidden;*/
/*	margin-right: 10px;*/
/*	background-color: transparent !important;*/
/*	box-shadow: none !important;*/
/*	border-radius: 0px;*/
/*	border: none !important;*/
/*}*/

/*.description-wrapper {*/
/*	text-align: center !important;*/
/*	background-color: transparent !important;*/
/*	padding: 0 20px 15px;*/
/*	position: relative;*/
/*	border: none !important;*/
/*}*/

/*.description-wrapper p {*/
/*	text-align: center !important;*/
/*	width: 100%;*/
/*	white-space: nowrap;*/
/*	overflow: hidden;*/
/*	text-overflow: ellipsis;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.description-header {*/
/*	font-weight: 700 !important;*/
/*	margin: 16px 0 4px 0;*/
/*	font-size: 14px;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	color: #D99F61 !important;*/
/*	text-align: center !important;*/
/*}*/

/*.description-header a {*/
/*	font-weight: 700 !important;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	color: #D99F61 !important;*/
/*	text-align: center !important;*/
/*}*/

/*.description-subheader {*/
/*	color: #bebfbf;*/
/*	margin: 0;*/
/*	font-size: 12px;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*	text-align: center !important;*/
/*}*/

/*.product-price {*/
/*	font-size: 14px !important;*/
/*	font-weight: 600 !important;*/
/*	margin: 4px 0;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	text-align: center !important;*/
/*}*/

/*.description-info span {*/
/*	border-left: 1px solid #cdcdcd;*/
/*	padding-left: 4px;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.btn-play {*/
/*	position: absolute;*/
/*	top: -16px;*/
/*	right: 8px;*/
/*	background-color: #fff;*/
/*	border-radius: 50%;*/
/*	width: 32px;*/
/*	height: 32px;*/
/*	background-size: 14px;*/
/*	background-repeat: no-repeat;*/
/*	background-position: center;*/
/*	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2311a074' stroke='%2311a074' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-play'%3E%3Cpath d='M5 3l14 9-14 9V3z' /%3E%3C/svg%3E");*/
/*	box-shadow: 0px 2px 4px 2px rgba(209, 209, 209, 0.4);*/
/*}*/

/*.more-button {*/
/*	display: none;*/
/*}*/

/*@media screen and (max-width: 768px) {*/
/*	.image {*/
/*		margin-top: 0 !important;*/
/*	}*/

/*	.menu-links {*/
/*		display: none;*/
/*	}*/

/*	.more-button {*/
/*		display: block;*/
/*	}*/

/*	.action-buttons-wrapper {*/
/*		display: none;*/
/*	}*/
/*}*/

/*#owl-slider-1 .hero-img-wrapper img {*/
/*	display: block;*/
/*	width: 100%;*/
/*}*/

/*.owl-stage {*/
/*	height: 400px;*/
/*	display: flex;*/
/*}*/

/*.owl-stage-outer {*/
/*	margin-bottom: 50px;*/
/*	width: 100%;*/
/*	left: initial;*/
/*}*/

/*.category-title {*/
/*	color: white;*/
/*	font-size: 50px;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.shop-payment-button {*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: bold;*/
/*	border-radius: 0px !important;*/
/*	color: #fff !important;*/
/*}*/

/*.input-group-btn:last-child>.btn,*/
/*.input-group-btn:last-child>.btn-group {*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	border-radius: 0px !important;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*	color: #fff;*/
/*	padding: 13px 23px;*/
/*	margin-top: -1px;*/
/*	margin-left: -2px;*/
/*}*/

/*.text-right {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*span[data-v-297fb1b2],*/
/*td[data-v-297fb1b2] {*/
/*	font-size: 14px !important;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.table>thead>tr>th {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.panel-default>.panel-heading {*/
/*	color: #fff !important;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: bold;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	border-color: rgb(217, 159, 97) !important;*/
/*	border-radius: 0 !important;*/
/*}*/

/*.btn.btn-block.shop-button.shop-shipping-button {*/
/*	margin-top: 30px;*/
/*	padding: 10px 25px;*/
/*	color: white;*/
/*	border-radius: 0 !important;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*}*/

/*.cart .cart-item .cart-product-name[data-v-54ac3a80] {*/
/*	color: #000;*/
/*	font-size: 17px !important;*/
/*	line-height: 30px;*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.flex-1 {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*	font-size: 17px !important;*/
/*	color: #000;*/

/*}*/

/*.cart-clear-button {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.text-center {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.flex-1.flex.justify-center.quantity-controls {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.mb-3 {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.w-100.flex.padd30t {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.lead {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.panel-body {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.justify-between {*/
/*	font-family: "Open Sans" !important;*/
/*}*/

/*.form-control,*/
/*.select2-selection {*/
/*	font-family: "Open Sans";*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*}*/

/*.size-18 {*/
/*	font-family: 'Open Sans';*/
/*	font-size: 18px !important;*/
/*}*/

/**CART**/

/*.flex-1.flex.justify-center.quantity-controls {*/
/*	flex-direction: initial !important;*/
/*	max-width: 100px;*/

/*}*/

/*.item-add {*/
/*	border-radius: 0 !important;*/
/*	border: 0 !important;*/
/*	color: #000 !important;*/
/*	font-size: 12px !important;*/
/*}*/

/*.item-decrease-quantity {*/
/*	font-size: 12px !important;*/
/*	border-radius: 0 !important;*/
/*	border: 0 !important;*/
/*	color: #000 !important;*/
/*	cursor: pointer;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/

/*}*/

/*.shop-checkout-button {*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	color: #fff !important;*/
/*	border-radius: 0 !important;*/
/*	padding: 10px 25px !important;*/
/*	margin-left: 24px !important;*/
/*	margin-right: 24px !important;*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	font-size: 16px !important;*/
/*	text-transform: uppercase !important;*/
/*	max-width: 250px !important;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/
/*}*/

/*.shop-checkout-button:after {*/
/*	content: '\f061';*/
/*}*/

/*.fas.fa-cash-register {*/
/*	display: none*/
/*}*/

/*strong[data-v-54ac3a80] {*/
/*	font-weight: normal;*/
/*}*/

/*img.cart-product-image {*/
/*	width: 50% !important;*/
/*	height: auto !important;*/
/*	margin-left: 10px;*/
/*}*/

/*#ordering-app {*/
/*	padding-bottom: 100px;*/
/*}*/

/*.cart-title.text-center {*/
/*	font-size: 40px !important;*/
/*}*/

/*div[data-v-76df7976] {*/
/*	max-width: 1200px;*/
/*	margin: auto !important;*/
/*}*/

/*span[data-v-297fb1b2],*/
/*td[data-v-297fb1b2] {*/
/*	font-size: 16px !important;*/
/*}*/

/*.btn.btn-block.shop-button.shop-shipping-button {*/
/*	margin-top: 30px;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	padding: 10px 25px;*/
/*	color: white;*/
/*	border-radius: 0 !important;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/
/*}*/

/*label[data-v-7669d047] {*/
/*	font-size: 16px;*/
/*}*/

/*.service-book a,*/
/*.button,*/
/*.action-container a,*/
/*.success-container a {*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	border-radius: 0 !important;*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*	color: #fff !important;*/
/*	margin: 10px;*/
/*	background-color: #000;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/
/*}*/

/*.service-book a:hover,*/
/*.button:hover,*/
/*.action-container a:hover,*/
/*.success-container a:hover {*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	border-radius: 0 !important;*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*	color: #000 !important;*/
/*	margin: 10px;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/
/*}*/

/*.show-signin-modal.go-guest.secondary-button {*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	border-radius: 0 !important;*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*	color: #000 !important;*/
/*	margin: 10px;*/
/*	background-color: #fff;*/
/*	cursor: pointer;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/
/*}*/

/*.show-signin-modal.go-guest.secondary-button:hover {*/
/*	border: 1px solid rgb(217, 159, 97) !important;*/
/*	border-radius: 0 !important;*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*	color: #000 !important;*/
/*	margin: 10px;*/
/*	background-color: rgb(217, 159, 97) !important;*/
/*	text-decoration: none !important;*/
/*	font-family: "Open Sans";*/
/*	font-weight: normal;*/

.navbar-right{ 
    padding-top: 20px;} 
    
    .menu-link{
        padding-top:20px;
    }
    
#code-btn {display:block!important}

li.menu-link > a:hover
{ color: #000;
border-bottom: solid 2px #000 !important;}

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div
{ font-family: 'Manrope', sans-serif !important;}



.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}