
/**/
html{
  font-size: 16pt;
  font-weight: 300;
}
/* body {
	font-family: 'Futura';
} */

h1, h2, h3, h4, h5, h6, small{
  font-weight: 300;  
}
main h1,
main h2,
main h3,
main h4,
main h5,
main .card-title{
  color: #a0a0a0;
}
h1{
  font-size: 1.9rem;
}
h2{
  font-size: 1.5rem;
}
h3{
  font-size: 1.25rem;
}
h4{
  font-size: 1rem;
}
h1 small{
  font-size: 66%;
}
strong{
  color: #101010;
}

.hide-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
main, .modal, .offcanvas{
  color: #808080;
  font-weight: 300;
}
.modal, .offcanvas{
  font-size: 14pt;
}
.text-rot180{
    transform: rotate(180deg);
}
/**/
header > .container-fluid{
  padding-left: 0;
  padding-right: 0;
}
header .topbar,
header .inner-page-nav,
header .banner-image,
header .topbar-nav{
	display: flex;
}

/**/
header .topbar {
	justify-content: center;
	align-items: stretch;
	flex-direction: column;
}
header .topbar > .about {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
  	color: #a0a0a0;
}
header.corporate .topbar > .about {
	flex-direction: column;
}
header .topbar > .brand a{
    background-image: url(/resource/svg/Logo+vector);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    height: 13vh;
    display: block;
  	margin-top: 0.5em;
  	margin-bottom: 0.5em;
}
header .topbar > .about p{
  	margin: 0;
}


/**/

header .branding-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
  	display: flex;
    align-items: center;
    justify-content: flex-start;
}
header .banner-image{
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
/* header .banner-image{
  align-items: center;
} */
header .banner-image{
  text-shadow: 0 0 10px #000;
}
.banner-image{
  height: 80vh;
}
.banner-image.fixed{
  height: 80vh;
}
.banner-image.shrink{
  height: 80vh;
  transition: height 0.75s ease-out;
}
.banner-image.shrunk{
  height: 80vh;
}
header .banner-image{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}



<!---->


@media (max-aspect-ratio: 1/1) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8207/Banner_canapes_s_756.jpg/Banner_canapes_s_756.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8202/Banner_fruit_s_756.jpg/Banner_fruit_s_756.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8214/Banner_lux_seafood_s_756.jpg/Banner_lux_seafood_s_756.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8210/Banner_meat_s_756.jpg/Banner_meat_s_756.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8192/Banner_salads_s_756.jpg/Banner_salads_s_756.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8175/Banner_sandwiches_s_756.jpg/Banner_sandwiches_s_756.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8165/Banner_sausage_rolls_s_756.jpg/Banner_sausage_rolls_s_756.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8194/Banner_cheese_s_756.jpg/Banner_cheese_s_756.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8185/Banner_bread_s_756.jpg/Banner_bread_s_756.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8159/Banner_quiche_s_756.jpg/Banner_quiche_s_756.jpg);
      
  }
}
@media (max-aspect-ratio: 1/1) and (min-width: 421px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8168/Banner_canapes_s_1024.jpg/Banner_canapes_s_1024.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8169/Banner_fruit_s_1024.jpg/Banner_fruit_s_1024.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8181/Banner_lux_seafood_s_1024.jpg/Banner_lux_seafood_s_1024.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8220/Banner_meat_s_1024.jpg/Banner_meat_s_1024.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8180/Banner_salads_s_1024.jpg/Banner_salads_s_1024.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8212/Banner_sandwiches_s_1024.jpg/Banner_sandwiches_s_1024.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8201/Banner_sausage_rolls_s_1024.jpg/Banner_sausage_rolls_s_1024.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8186/Banner_cheese_s_1024.jpg/Banner_cheese_s_1024.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8176/Banner_bread_s_1024.jpg/Banner_bread_s_1024.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8154/Banner_quiche_s_1024.jpg/Banner_quiche_s_1024.jpg);
      
  }
}
@media (max-aspect-ratio: 1/1) and (min-width: 801px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8172/Banner_canapes_s_1440.jpg/Banner_canapes_s_1440.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8205/Banner_fruit_s_1440.jpg/Banner_fruit_s_1440.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8164/Banner_lux_seafood_s_1440.jpg/Banner_lux_seafood_s_1440.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8161/Banner_meat_s_1440.jpg/Banner_meat_s_1440.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8222/Banner_salads_s_1440.jpg/Banner_salads_s_1440.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8216/Banner_sandwiches_s_1440.jpg/Banner_sandwiches_s_1440.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8187/Banner_sausage_rolls_s_1440.jpg/Banner_sausage_rolls_s_1440.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8191/Banner_cheese_s_1440.jpg/Banner_cheese_s_1440.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8153/Banner_bread_s_1440.jpg/Banner_bread_s_1440.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8167/Banner_quiche_s_1440.jpg/Banner_quiche_s_1440.jpg);
      
  }
}
@media (max-aspect-ratio: 1/1) and (min-width: 1025px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8195/Banner_canapes_s_1844.jpg/Banner_canapes_s_1844.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8198/Banner_fruit_s_1844.jpg/Banner_fruit_s_1844.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8183/Banner_lux_seafood_s_1844.jpg/Banner_lux_seafood_s_1844.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8223/Banner_meat_s_1844.jpg/Banner_meat_s_1844.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8179/Banner_salads_s_1844.jpg/Banner_salads_s_1844.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8193/Banner_sandwiches_s_1844.jpg/Banner_sandwiches_s_1844.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8196/Banner_sausage_rolls_s_1844.jpg/Banner_sausage_rolls_s_1844.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8218/Banner_cheese_s_1844.jpg/Banner_cheese_s_1844.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8170/Banner_bread_s_1844.jpg/Banner_bread_s_1844.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8200/Banner_quiche_s_1844.jpg/Banner_quiche_s_1844.jpg);
      
  }
}
@media (min-aspect-ratio: 1/1) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8204/Banner_canapes_l_736.jpg/Banner_canapes_l_736.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8203/Banner_fruit_l_736.jpg/Banner_fruit_l_736.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8171/Banner_lux_seafood_l_736.jpg/Banner_lux_seafood_l_736.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8226/Banner_meat_l_736.jpg/Banner_meat_l_736.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8162/Banner_salads_l_736.jpg/Banner_salads_l_736.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8158/Banner_sandwiches_l_736.jpg/Banner_sandwiches_l_736.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8209/Banner_sausage_rolls_l_736.jpg/Banner_sausage_rolls_l_736.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8213/Banner_cheese_l_736.jpg/Banner_cheese_l_736.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8225/Banner_bread_l_736.jpg/Banner_bread_l_736.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8206/Banner_quiche_l_736.jpg/Banner_quiche_l_736.jpg);
      
  }
}
@media (min-aspect-ratio: 1/1) and (min-width: 741px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8174/Banner_canapes_l_1024.jpg/Banner_canapes_l_1024.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8163/Banner_fruit_l_1024.jpg/Banner_fruit_l_1024.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8178/Banner_lux_seafood_l_1024.jpg/Banner_lux_seafood_l_1024.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8156/Banner_meat_l_1024.jpg/Banner_meat_l_1024.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8157/Banner_salads_l_1024.jpg/Banner_salads_l_1024.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8189/Banner_sandwiches_l_1024.jpg/Banner_sandwiches_l_1024.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8190/Banner_sausage_rolls_l_1024.jpg/Banner_sausage_rolls_l_1024.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8173/Banner_cheese_l_1024.jpg/Banner_cheese_l_1024.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8188/Banner_bread_l_1024.jpg/Banner_bread_l_1024.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8208/Banner_quiche_l_1024.jpg/Banner_quiche_l_1024.jpg);
      
  }
}
@media (min-aspect-ratio: 1/1) and (min-width: 1025px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8219/Banner_canapes_l_1366.jpg/Banner_canapes_l_1366.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8215/Banner_fruit_l_1366.jpg/Banner_fruit_l_1366.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8224/Banner_lux_seafood_l_1366.jpg/Banner_lux_seafood_l_1366.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8184/Banner_meat_l_1366.jpg/Banner_meat_l_1366.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8199/Banner_salads_l_1366.jpg/Banner_salads_l_1366.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8221/Banner_sandwiches_l_1366.jpg/Banner_sandwiches_l_1366.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8155/Banner_sausage_rolls_l_1366.jpg/Banner_sausage_rolls_l_1366.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8182/Banner_cheese_l_1366.jpg/Banner_cheese_l_1366.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8217/Banner_bread_l_1366.jpg/Banner_bread_l_1366.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8160/Banner_quiche_l_1366.jpg/Banner_quiche_l_1366.jpg);
      
  }
}
@media (min-aspect-ratio: 1/1) and (min-width: 1367px) {
  
#banner_canapes.banner-image{ background-image: url(/docLib/51/uploads/published/8148/Banner_canapes_l_2560.jpg/Banner_canapes_l_2560.jpg);
      
  }
  
#banner_fruit.banner-image{ background-image: url(/docLib/51/uploads/published/8110/Banner_fruit_l_2560.jpg/Banner_fruit_l_2560.jpg);
      
  }
  
#banner_lux_seafood.banner-image{ background-image: url(/docLib/51/uploads/published/8111/Banner_lux_seafood_l_2560.jpg/Banner_lux_seafood_l_2560.jpg);
      
  }
  
#banner_meat.banner-image{ background-image: url(/docLib/51/uploads/published/8113/Banner_meat_l_2560.jpg/Banner_meat_l_2560.jpg);
      
  }
  
#banner_salads.banner-image{ background-image: url(/docLib/51/uploads/published/8139/Banner_salads_l_2560.jpg/Banner_salads_l_2560.jpg);
      
  }
  
#banner_sandwiches.banner-image{ background-image: url(/docLib/51/uploads/published/8072/Banner_sandwiches_l_2560.jpg/Banner_sandwiches_l_2560.jpg);
      
  }
  
#banner_sausage_rolls.banner-image{ background-image: url(/docLib/51/uploads/published/8094/Banner_sausage_rolls_l_2560.jpg/Banner_sausage_rolls_l_2560.jpg);
      
  }
  
#banner_cheese.banner-image{ background-image: url(/docLib/51/uploads/published/8166/Banner_cheese_l_2560.jpg/Banner_cheese_l_2560.jpg);
      
  }
  
#banner_bread.banner-image{ background-image: url(/docLib/51/uploads/published/8197/Banner_bread_l_2560.jpg/Banner_bread_l_2560.jpg);
      
  }
  
#banner_quiche.banner-image{ background-image: url(/docLib/51/uploads/published/8177/Banner_quiche_l_2560.jpg/Banner_quiche_l_2560.jpg);
      
  }
} 
  
header .banner-image .btn{
  text-shadow: none;
}

header .carousel-caption {
  color: #fff;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 0;
}
header .carousel-caption h1,
header .carousel-caption h2,
header .carousel-caption h3{
  color: #fff;
}
header .carousel-caption h1{
  font-size: 180%;
}
header .carousel-caption h2{
  font-size: 140%;
}
header .carousel-caption h3{
  font-size: 1rem;
}
header .carousel-caption p.description{
  font-size: 75%;
}
.inner-page-title {
	font-size: 160%;
	color: #fff;
    text-transform: capitalize;
}
header .section-info {
	padding: 0 1em;
}  

/*  */
header .inner-page-nav{
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vh;
}
header .inner-page-nav{
  background-color: rgba(0,0,0,0.2);
  font-size: 115%;
  font-weight: 300;
}
#default header .inner-page-nav{
  margin-top: 14vh;
}


/*  */
main a,
header a,
footer a,
.modal-body a,
.offcanvas a{
  color: #a0a0a0;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
header a{
  color: #fff;
}
footer p a{
  font-weight: bold;
}
header .icon a,
header .icon a:active,
header .icon a:hover,
header .icon a:focus{
  border-bottom: 0px none;
}
footer .icon a,
footer .icon a:active,
footer .icon a:hover,
footer .icon a:focus{
  border-bottom: 0px none;
}
main a,
.modal-body a,
.offcanvas a{
  font-weight: bold;
}
main .nav .nav-item a,
.modal-body .nav .nav-item a{
  font-weight: 300;
}  
main a:active,
main a:hover,
main a:focus,
header a:active,
header a:hover,
header a:focus,
footer a:active,
footer a:hover,
footer a:focus,
.modal-body a:active,
.modal-body a:hover,
.modal-body a:focus,
.offcanvas a:active,
.offcanvas a:hover,
.offcanvas a:focus{
  color: #a0a0a0;
  text-decoration: none;
  border-bottom: 1px solid #a0a0a0;
}
header a:active,
header a:hover,
header a:focus{
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
header .icon a:active,
header .icon a:hover,
header .icon a:focus,
header .branding-overlay a:active,
header .branding-overlay a:hover,
header .branding-overlay a:focus{
  border-bottom: 0px none;
}
header .banner-image.fixed h2 a{
  color: #fff;
  border-bottom: 0px none;
}

header .inner-page-nav a{
  color: #fff;
  padding: 0 1em;
  border-bottom: 4px solid transparent;
}
header .inner-page-nav a.active,
header .inner-page-nav a:active,
header .inner-page-nav a:hover,
header .inner-page-nav a:focus,
header .inner-page-nav a.active{
/*   background-color: rgba(160,160,160,0.4);
    background-color: rgba(0,0,0,0.2);
  border-bottom: 4px solid #a0a0a0; */
  color: #ccc;
  background-color: transparent;
  border-bottom: 4px solid #fff;
}
header .topbar > div.brand a{
  border-bottom: 0 solid transparent;
}
/**/ 
.icon-parent{
  display: flex;
  justify-content: space-evenly;
  margin: 0;
  padding-left: 0;
  font-size: 12pt;
}
.icon-parent li.icon{
  width: 92px;
  list-style: none;
  margin: 0 5px;
}
.icon-parent li.icon a{
  display: block;
  text-align: center;
  background-image: url(/resource/svg/Icon+sprite);
  background-repeat: no-repeat;
  background-size: 270px;
  padding-top: 92px;
}
.icon-parent li.icon.map a{
  background-position: center -1169px;
}
.icon-parent li.icon.map a:active,
.icon-parent li.icon.map a:hover{
  /* 5 */
  background-position: center -1439px;
}
.icon-parent li.icon.email a{
  background-position: center -3329px;
}
.icon-parent li.icon.email a:active,
.icon-parent li.icon.email a:hover{
  /* 13 */
  background-position: center -3599px;
}
<!---->
header .icon-parent .icon a{
	text-indent: -20000px;
  	height: 0;
 }
  
/**/ 
.btn.disabled, .btn:disabled, fieldset:disabled .btn{
	--bs-btn-disabled-opacity: 0.2;
}  
#availability-status .btn{
	--bs-btn-font-size: 16px;
}
@media (max-width: 992px){
	.btn.btn-date-picker-day{
		--bs-btn-padding-x: 0;
		--bs-btn-padding-y: 0;		

	}
}  
/**/   
@media (max-width: 375px){
	.modal-body {
		--bs-modal-padding:0;
	}
}  
/**/  
 .htmx-fade-out-on-swap.htmx-swapping {
  opacity: 0;
  transition: opacity 500ms ease-out;
}
.htmx-fade-in-on-swap.htmx-added {
  opacity: 0;
}
.htmx-fade-in-on-swap {
  opacity: 1;
  transition: opacity 500ms ease-out;
}
[data-loading] {
  display: none;
}
  
/**/   
 .card-tab{
    text-align: right;
    font-size: 80%;
    padding-right: 1em;
    font-style: italic;
} 
  
/**/ 
.stripe-app {
  display: flex;
  align-items: center;
}

body .stripe-app{
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  display: flex;
  justify-content: center;
  align-content: center;
}

.stripe-app form {
  width: 100%;
  align-self: center;
  box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 0px;
}

.stripe-app input {
  border-radius: 6px;
  margin-bottom: 6px;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  max-height: 44px;
  font-size: 16px;
  width: 100%;
  background: white;
  box-sizing: border-box;
}

.stripe-app .result-message {
  line-height: 22px;
  font-size: 16px;
}

.stripe-app .result-message a {
  color: rgb(89, 111, 214);
  font-weight: 600;
  text-decoration: none;
}

.stripe-app .hidden {
  display: none;
}

.stripe-app #card-error {
  color: rgb(105, 115, 134);
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
  text-align: center;
}

.stripe-app #card-element {
  border-radius: 4px 4px 0 0;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  max-height: 44px;
  width: 100%;
  background: white;
  box-sizing: border-box;
}

.stripe-app #payment-request-button {
  margin-bottom: 32px;
}

/* Buttons and links */

.stripe-app button {
  background: #5469d4;
  font-family: Arial, sans-serif;
  color: #ffffff;
  border-radius: 0 0 4px 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}

.stripe-app button:hover {
  filter: contrast(115%);
}

.stripe-app button:disabled {
  opacity: 0.5;
  cursor: default;
}

/* spinner/processing state, errors */

.stripe-app b.spinner,
.stripe-app b.spinner:before,
.stripe-app b.spinner:after {
  border-radius: 50%;
}

.stripe-app b.spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.stripe-app b.spinner:before,
.stripe-app b.spinner:after {
  position: absolute;
  content: "";
}

.stripe-app b.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}

.stripe-app b.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}

/**/
footer .icon-parent{
  flex-wrap: wrap;
}
footer .icon-parent .icon{
  /*flex-basis: 50%;*/
  margin: 0 0 0.25em;
}
footer .icon-parent .icon a{
  background-image: url(/resource/svg/Icon+sprite);
}
footer .brand{
    background-image: url(/resource/svg/Logo+vector);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 12vh;
    margin: 0 auto 2em;
}
footer{
  background-color: rgba(160,160,160,0.1);
  color: #a0a0a0;
  padding-top: 2em;
  padding-bottom: 3em;
}
footer li{
  list-style: none;
}
footer .rubrik {
	text-align: center;
	font-size: 0.75rem;
}
footer .rubrik p {
	margin-bottom: 0;
}

/**/
@media (min-width: 1180px){
	#salesOrderOffCanvas.offcanvas.offcanvas-end {
		width: 800px !important;
	}
}


/**/

/* @media (min-width: 568px) and (min-aspect-ratio: 1/1){ */
@media (min-aspect-ratio: 1/1){
  header .banner-image{
    justify-content: flex-end;
  }
  header .inner-page-nav{
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 3vh;
  }
}
@media (min-width: 768px){
  header .inner-page-nav{
    font-size: 165%;
  }
  /*#default header .carousel-indicators {
	bottom: 30vh;
  }*/
}
@media(min-width: 1200px){
  header .inner-page-nav{
    font-size: 155%;
  }
}
@media (min-width: 568px) and (min-aspect-ratio: 1/1){
  header .inner-page-title{
    font-size: 150%;
    margin-bottom: 0;
  }
  header .inner-page-nav{
    font-size: 120%;
  }
}

@media (min-width: 812px) and (min-aspect-ratio: 1/1){
  header .inner-page-nav{
    font-size: 140%;
  }
  /*#default header .carousel-indicators {
	bottom: 22vh;
  }*/
}
@media (min-width: 992px) and (min-aspect-ratio: 1/1){
  header .inner-page-nav{
    font-size: 120%;
  }
  header .inner-page-nav{
    margin-top: 16vh;
  }
  #default header .inner-page-nav{
    margin-top: 24vh;
  }
}
@media (min-width: 1112px) and (min-aspect-ratio: 1/1){
  header .inner-page-nav{
    font-size: 130%;
  }
}




/**/

@media (min-width: 768px) and (min-height: 768px){
  header .inner-page-title{
    font-size: 3.5rem;
  }

  header .carousel-caption h1{
    font-size: 4rem;
  }
  header .carousel-caption h2{
    font-size: 3rem;
  }
  header .banner-image .btn-light {
    font-size: 1.7rem;
  }
  main h1{
    font-size: 2.7rem;
  }
  main h2{
    font-size: 2rem;
  }
}
@media(min-width: 992px){
  main h2.card-title{
    font-size: 1.3rem;
  }
    footer .icon-parent .icon{
  	/*flex-basis: 40%;*/
  }
}
@media(min-width: 1200px){

  main h2.card-title{
    font-size: 1.7rem;
  }
  header .carousel-caption h1{
    font-size: 5rem;
  }
  header .carousel-caption h2{
    font-size: 4rem;
  }
}
/**/
@media (min-width: 768px) and (min-height: 768px){

  
  
  
  
  
  footer .icon-parent{
    margin: 0 0 1em;
  }

  .icon-parent li.icon{
    width: 92px;
  }
  .icon-parent li.icon a{
    background-size: 270px;
    padding-top: 92px;
  }
  
  
  
  
  
  
  .icon-parent li.icon.map a{
    background-position: center -1169px;
  }
  .icon-parent li.icon.map a:active,
  .icon-parent li.icon.map a:hover{
    background-position: center -1439px;
  }
  
  
  
  
  
  
  
  
  
  .icon-parent li.icon.email a{
    background-position: center -3329px;
  }
  .icon-parent li.icon.email a:active,
  .icon-parent li.icon.email a:hover{
    background-position: center -3599px;
  }
  
  
  
  
}
@media (min-width: 992px) and (min-aspect-ratio: 16/9){
  
  
  
  

  .icon-parent li.icon{
    width: 92px;
  }
  .icon-parent li.icon a{
    background-size: 270px;
    padding-top: 92px;
  }
  
  
  
  
  
  
  .icon-parent li.icon.map a{
    background-position: center -1169px;
  }
  .icon-parent li.icon.map a:active,
  .icon-parent li.icon.map a:hover{
    background-position: center -1439px;
  }
  
  
  
  
  
  
  
  
  
  .icon-parent li.icon.email a{
    background-position: center -3329px;
  }
  .icon-parent li.icon.email a:active,
  .icon-parent li.icon.email a:hover{
    background-position: center -3599px;
  }
  
  
  
  
}
  
  
<!---->
  
@media (max-height: 320px) and (min-aspect-ratio: 1/1){
  header .branding-overlay{
    align-items: start;
  }
  header .branding-overlay .brand-image{
    flex-basis: 30%;
    max-width: 30%;
    padding-left: 1em;
  }
}
@media (min-height: 321px) and (max-height: 450px) and (min-aspect-ratio: 1/1){
  header .branding-overlay{
    align-items: start;
  }
  header .branding-overlay .brand-image{
    flex-basis: 35%;
    max-width: 35%;
    padding-left: 1em;
  }
}
@media (min-height: 450px) and (max-height: 767px) and (min-aspect-ratio: 1/1){
  header .branding-overlay{
    align-items: start;
  }
  header .branding-overlay .brand-image{
    flex-basis: 40%;
    max-width: 40%;
    padding-left: 1em;
  }
}
@media (min-width: 992px) and (min-aspect-ratio: 1/1){
  header .banner-image,
  header .branding-overlay{
    align-items: start;
  }
  header .banner-image .branding{
    flex-basis: 40%;
    max-width: 40%;
    padding-left: 1em;
  }
  header .branding-overlay .brand-image{
    flex-basis: 40%;
    max-width: 40%;
    padding-left: 1em;
  }
}  
