/* Structure
-
-----------------------------------------*/
* {
  padding: 0;
}

.vapserdescwrap.always {display:none;}
@font-face {
  font-family: "Lato";
  src: url("https://mghspacollection.com/public/fonts/Lato/Lato-Regular.ttf");
  
}
@font-face {
  font-family: "Cinzel";
  src: url("https://mghspacollection.com/public/fonts/Cinzel/Cinzel-Regular.ttf");

}
.display-mobile { display:none;}
body {
	margin:0;
	height: 100%;
    font-family: 'Lato', sans-serif;
	color:#6a7884;
	text-align: justify;
	font-size:14px;
    background: #f8f7f0;
}
a { 
	text-decoration: none;
    color: #e4d3bb;
    font-size:12px;
  

}

h1 {
    font-family: "Cinzel";
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    font-weight: 100;
    letter-spacing: 2px;
    color:#beb7b0;
}


h3 {
    font-family: "Cinzel";
    font-size: 30px;
    font-weight: 100;
    text-align: left;
    margin: 0;
    letter-spacing: 2px;
    color:#fff;
}
h2 {
   font-family: "Cinzel";
    font-size: 50px;
    font-weight: 100;
    text-align: center;
    margin: 0px;
    color:#2c2a27;
}
h4 {
    margin:0px;
    font-family: 'Cinzel';
    font-size: 16px;
    text-align: left;
    font-weight: 100;
    color: #beb7b0;
}
h5 {
	font-weight: bold;
    font-style: italic;
}
p {    font-size: 16px;
    font-family: 'Lato';
    line-height: 1.5pc;
}

#contenido {padding-top:80px; margin:0 auto;}
.t700 {
    width: 700px;
    max-width:100%;
    margin: 0 auto;
    text-align: center;
}
.t1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.trow {display:flex;}
.tcel {width:50%; 
       display: flex;
       position: relative;
       text-align: center;}
.tcel img {width:100%;}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tcel-text {
  background-size: contain;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    padding: 8% 40px;
    color: #fff;
}
.subscribe {background-image: url(https://mghspacollection.com/images/layout/subscribe.jpg); padding:100px;}
.subscribe h3 {font-size: 13px; text-align: center; color: #beb7b0;}
.subscribe h2 {font-size: 20px; color: #fff;  width: 620px; text-align: center; margin: 0 auto;}
.producto {
    width: 232px;
    background: #fff;
    float:left;
    margin:4px;
    border:1px solid;
}

.room-izq, .room-der {
    background: #000;
    margin: 0 auto;
    margin-bottom: 50px;
}

.slider-izq {
   width: 50%;
    float: left;
}
.slider-der {
  width: 50%;
    float: right;
}
.slider-izq img, .slider-der img {width:100%;}

.texto-izq {
  float: left;
    width: 50%;
display: flex;
    justify-content: center;
    flex-direction: column;
}
.texto-der {
  float: right;
    width: 50%;
display: flex;
    justify-content: center;
    flex-direction: column;
}

.virtual-tour {
      width: 180px;
    margin: 0 auto;
}
.button {
    display: inline-block;
    border-style: solid;
    border-width: 2px;
    color: #908679 !important;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    width: 180px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 18px;
}
.img-position {
  max-width: 200px;
    /* position: relative; */
    /* text-align: center; */
    /* left: 0; */
    /* right: 0; */
    margin-top: -189px;
    margin: 0 auto;
    margin-top: -218px;
    background: white;
    /* z-index: 9999999999999; */
    margin-bottom: 50px;
}
.producto a { text-decoration:none;}
.producto img {
    width:224px;
    margin-bottom:-7px;
}
.producto p {
   font-size: 23px;
    text-align: center;
    color: #373737;
    padding: 4px 0;
    letter-spacing: 3px;
    margin-bottom: 16px;
    clear: both;
    font-weight:bold;
}
#col4{
width: 287px;
    display: block;
    float: left;
    margin-right: 10px;
}
.vapserallblocks { }
.vapsergroupdiv {
    margin: 0 0 5px 0;
    font-size: 26px;
    color: #000;
}
.vapsername { height: 50px; }
.vapserimage { height: auto;}

.vapsergroup {background:none;}
.vapserblock {
     width: 19%;
    min-height: 40px;
	position:initial;
   margin: 0 auto;
      margin-bottom: 13px;
}

.vapsername a {
    color: #000 !important;
    font-size: 20px !important;
}
.vapempnamediv a {
      color: #000 !important;
    font-size: 20px !important;
}
/************Encabezado *********/

#top {
    top:0;
    height: 106px;
    position: fixed;
    z-index: 99;
    width: 100%;
}
#logo{
	top:0;
    z-index:999;
}
/*************************/

/******* Menu ************/
#header {
height: 350px;
    position: absolute;
    z-index: 999;
    width: 100%;
    background: url(https://mghspacollection.com/images/layout/fondo.png);
    background-repeat-y: repeat;
    color: #fff;

}
#header img { margin:5px; }
#header-izq { float:left; margin-top:51px;}
#header-cen { width: 256px; margin: 0 auto;}
#header-der { float: right; margin-top:36px; margin-right:30px;}
#header-der a {color:#fff; text-decoration:none;}
.image-menu {    
    width: 47%;
    float: left;
}
.image-menu img { width:100%;}

.image-menu img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .3s ease-in-out;  
    }
.active {    -webkit-filter: grayscale(0) !important; /* Webkit Nightlies & Chrome Canary */}

.image-menu img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
    }

.image-menu img:visited {
    filter: none;
      -webkit-filter: grayscale(0);
}
#menu-texto { 
	float: left;
    margin-bottom: 32px;
    font-size: 26px;
}

.menu {
    position: fixed;
    right: 0;
	height:280px;
    top: 50%;
	margin-top:-140px;
    z-index: 999;
    width: 60px;
}
#menu-scroll{
    cursor: pointer;
   height:120px;
}
.scroll-menu {
	/**background: url(../../../images/layout/menu-bg.png);
    transition: background-color 200ms linear;
    background-color: #373737;
    width: 50px;
    height: 45px;**/
    padding: 4px;
}
.overlay {
    height: 100%;
    width: 600px;
    position: fixed;
    /* z-index: 1; */
    top: 0;
	right: 0;

		background-color:#373737 !important;
	
    /*background-color: rgba(236,240,235) !important; */
    overflow-x: hidden; 
    transition: 0.5s;
	background: url(../../../images/layout/rombo-transparente.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.overlay-content {
	position: relative;
    top: 50%;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -376px;
}

#myModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
  transition: width 2s;
}

#myBtn { cursor:pointer;}
#overlay {
    height: 100%;
    width: 0;
    position: fixed;
    /* z-index: 1; */
    top: 0;
	right: 0;

		background-color:#373737 !important;
	
    overflow-x: hidden; 
	background: url(../../../images/layout/rombo-transparente.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#overlay-content {
	position: relative;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}




.overlay a {
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color:#d7b989;
    /*color: #000; 
	font-weight:bold;*/

}

.overlay #closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
	position:fixed;
	color:#fff;
}

#menu-izq { 
	float: left; 
	text-align:right; 
	width:254px;
	position:fixed;
	top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	}

#menu-izq h2 {
font-family: Helvetica-condensed;
    font-size: 40px;
	color:#d7b989;
/*    color: #444446; */
    padding: 10px 0;
    letter-spacing: 3px;
    text-align: left;
    font-weight: 600;
    margin-top: 28px;
}
#menu-izq h3, #menu-der h2 {	
	    font-family: Helvetica-condensed;
    font-size: 35px;
    color: #444446;
    padding: 4px 0;
    letter-spacing: 3px;
    margin-bottom: 16px;
    text-align: left;
}
#menu-izq p, #menu-der p { 
    font-size:17px;    
	text-align: justify;
    font-family: Helvetica;
    letter-spacing: 1px;
	color:#fff !important;
	margin: 10px 0px;
}



/* Subnav button */
.subnav .subnavbtn {
  font-size: 16px; 
  border: none;
  outline: none;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Add a red background color to navigation links on hover */


/* Style the subnav content - positioned absolute */
#menu-der {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  /*height:800px;
      top: 0;
    width: 50%; */

    margin-left: 244px;
	margin-top:-43px;

}

/* Style the subnav links */
#menu-der a {
  text-decoration: none;
}

/* Add a grey background color on hover */


/* When you move the mouse over the subnav container, open the subnav content */
.subnav:hover #menu-der {
  display: block;
}




.subnavbtn {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.subnavbtn::after {
    content: '';
    display: block;
    width: 0;
    background: #fff;
    transition: width .3s;
	max-width:90px;
	
}

/**.subnavbtn:hover::after {
   width: 10%;
   position:absolute;
	margin-top:-12px;
	padding-top:1px;
	margin-left:130px;
    //transition: width .3s;
}
**/

.subnav:hover::before{ 
    content: '';
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 20rem;
    margin-top: 12px;
    left: inherit;
    right: 23px;
    width: 98px;
    height: 1px;
}

.linea { 
display:none;
}

.fa { font-size:23px; margin:5px;}	
	
	
	
.custom-logo img {    
    height: 110px;
    margin: 20px;
    margin-left: 100px;
}
.custom-tel img {
	margin: 0px 5px;
    float: right;
 }
.custom-logo { float: left;}
.custom-tel {
	float: right;
    color: #fff;
    height: 80px;
    margin-top: 19px;
    margin-right: 200px;
}

.custom-tel p {
    font-family: Helvetica-condensed;
    font-size: 32px;
    margin-bottom: 0px;
}
.custom-book-now {
	margin: 10px;
    right: 50px;
    position: fixed;
}



/***********************************************/
/************** Slider **************/

.slider-mobile { display:none;}
* { box-sizing: border-box; }
.video-background {
    background: #000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: -webkit-fill-available;
    z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}


/*video 

.video-background {
background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    overflow: hidden;

    right: 0;
    top: 0;
}
.video-foreground,
.video-background iframe {
       width: 100%;

    height: 1440px;

    top: 0px;
}

.video-foreground {
bottom: 0;
    height: -webkit-fill-available;
    left: 0;
    min-width: 100%;
    overflow: hidden;

    right: 0;
    top: 0;
    z-index: 3;
}



.videoContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

iframe {

  width: 100%;
  height: 100%; 
}

/****************video player ***********/
.fullscreen-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-top {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider-top img {    
    line-height: 0;
    position: relative;
    z-index: 0;
}

/*********texto slider *********/
.cover-banner-inner .flex {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cover-banner-inner .inner-box {
    text-align: center;
    margin-bottom: 100px;
}
.inner-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.shadow-box {

}
.inner-box h1 {
  text-transform: none;
}
.inner-box h2 {
  margin-top:0px;
}
.cover-banner-inner * {
    color: #fff;
}
/*********** Scrool Down button  ***/
	
	.demo-scroll a {
  position: absolute;
  bottom: 0px;
  left: 48%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font-family: Helvetica;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.demo-scroll a:hover {
  opacity: .5;
}
	#section a {
  padding-top: 70px;
}
#section a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
/***
/************ Language *********/


.mod-languages {
float: right;
    position: fixed;
    margin-top: 36px;
    right: 63px;
    z-index: 999;
}

div.mod-languages a {
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}

/**********************************/

/********breadcrumb **********/
.breadcrumb { margin-left:40px; }
.breadcrumb li {
     float: left;
     margin-right:15px;
     list-style-type: none;
     text-transform: capitalize;
}

.breadcumb a {
	color:#959066;
}




/************* articles ********/
.menu-list__description {
    width: 380px;
    float: left;
  margin:10px;
}
.menu-list__description img {
	width:380px;
}
.menu-list__description h3 {
    margin-top: 10px;
    padding-top: 0px;
    margin-bottom: 14px;
    position: relative;
    font-size: 19px;
	text-align:center;
	color:#01204e;
}
.menu-list__description p {
    color: #000;
    text-align: center;
    font-weight: bold;
    position: relative;
    font-size: 13px;
    margin-top: -2px;
}
.button2 {
    display: inline-block;
    background-color: #01204e;
    border-style: solid;
    border-width: thin;
    border-color: #6781a6;
    color: #FFFFFF !important;
    text-align: center;
    font-size: 14px;
    padding: 1px;
    width: 105px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}


/********************** Category View ***********/
.category-view {
	width:100%;
	max-width:1200px;
	margin:auto;

}
.orderby-displaynumber { display:none;}
.row img {
	width:100%;
    height:120px !important;
	/*opacity: .3;*/
}

.vm-product-descr-container-0 > h2 {
    /*margin-top: -151px !important;*/
    /*font-size: 24px;*/
    font-size:17px;
    color: #000;
}
.vm-details-button, .vm3pr-0, .vm3pr-1 {display:none;}
.spacer.product-container {border:none;}
/*.vm-product-media-container {margin-bottom:39px;}*/
.horizontal-separator {background:none; display:none;}
.product-price {
	width:100%;
	text-align:center;
}
.vm-product-descr-container-0 {margin-bottom:0px;}

.PricesalesPrice {
	font-size: 20px !important;
   color: #000 !important;
    font-weight: bold;
}

.productdetails-view, .productdetails {
	width:90%;
	max-width:1200px;
	margin:auto;
}
.vm-product-media-container { width:100% !important;}
.vm-product-details-container {
    width: 68% !important;
    margin: 0 auto;
    float: none;
}
.product-description { width:930px; margin:auto !important; margin-top:70px !important;}
.product-description .title {
	text-align: center;
    font-size: x-large !important;
    font-weight: bold;
}

.chzn-container-single, .chzn-drop  { width:500px !important;}

/************** Call center *********/
.accordion {
	width:858px;
	margin:0 auto;
}
li.accordion-item {
	height:565px;
	list-style:none;
}
li.accordion-item:nth-child(odd) {background: #013a80;}

tr {
    color: #000;
}
li.accordion-item.acc-open a {
    color: #000;
	font-size:12px;

}

li.accordion-item:nth-child(odd) p {
    color: #fff;
}
.accordion p {
    font-size: 13px;
	text-align:center;
}
li.accordion-item img {
    float: left;
}
/****************** Footer ****************/

#footer {
	clear:both;
	padding-top:19px;
	padding-bottom:24px;
	color:#FFF;
	background-color:#1f1e1c;
	margin-left:auto;
	margin-right:auto;
    font-family: 'Open Sans Condensed', sans-serif;
}
#footer a {
	color:#8ed9fc;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer p { text-align:center; color:#beb7b0; font-size:16px;}
#footer img {width:300px;;}
.footer-der { margin: 0 auto; width:880px;}

/***********mobile************/


 @media only screen and (max-width: 791px)
 {
   
   .formResponsive {max-width: 100%; }
   .subscribe h2 {width: 100%;}
   .subscribe {max-width: 100%;}
   
.display-mobile { display:block;}
.display-pc, .image_pc, .display-desktop, #footer {display:none !important;} 
a {	text-decoration:none;}
 .spacer {
    /* padding: 14px !important; */
   padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 18px !important;
}	 
.horizontal-separator { display:none;}	 
h1 {
	font-size:35px;
	font-weight:900;
  line-height: 32px;
}
h3 { font-size:24px;}
p {
    font-size: 14px;
    line-height: 20px;
}
.breadcrumb {
    height: auto;
    margin-left: 6px;
	margin-top:30px;
	padding-bottom:1px;
}
.breadcrumb li {margin-top:0px;}
   .tcel {width: 100%;}
   .trow {display: block;}
#logo {position: relative;}
#logo img {
	display: none;
}
.tiva-dropdown-cart {
    margin-top: -32px; 
    margin-right: 10px;
    position: inherit;
    float: right;
}
.tiva-cart-icon .fa {font-size:33px; color:#005983 !important;}
.tiva-cart-count {background:#005983 !important; top:-14px; right:-14px;}

#menu_mobile {
	display:inline-block;
    margin-top: 13px;
    margin-left: 14px;
    position: relative;
    z-index: 1;
}

#top {
	width:100%;
	position:fixed;
	z-index:999;
    background: #eee !important;
    bottom: 0;
    z-index: 999;
    height: 85px;
   top:auto;
}

#header {
    height: 70px;
}
#contenido {
 	width: 90%;
    margin: 16px auto;
    padding-bottom: 76px;
  padding-top:20px;
 }
   
/********************* MENU ***********/
   .menu {
    display: block;
    position: fixed;
    right: 0;
    margin-top: 0px;
    top: 0px;
    z-index: 999;
     width: 60px;}
   
  #myBtn {
background: #005983;
    height: 58px;
    position: relative;
    border-radius: 8px;
    margin-top: 11px;
    margin-right: 42px;
    z-index: 999;
  }
  #myModal { padding-top:0px; }
  .overlay {
    width: 100% !important;
   
}
.overlay a { font-size:20px;}
.overlay-content {
    position: relative;
    bottom: 0px;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    top:40px;
  }
 .overlay #closebtn {
    position: absolute;
    top: -10px;
    font-size: 60px;
    position: fixed;
    color: #0fff;
    cursor: pointer;
  }
  #menu-izq p {
        line-height: 23px;
    margin: 2px;
}
  .menu-box { display:none !important;}
  .social {width: 187px;}
  .social .fa {font-size: 30px;
  }
  
/*******************************/  
  
.mod-languages {
    width: 58px;
    height: 58px;
    text-align: center;
    position: absolute;
    margin-top: 11px;
    right: 115px;
    background: #005983;
    border-radius: 8px;
  }
  
  div.mod-languages a { color: #fff; line-height:58px;}

.menu-list__description {
    width: 100%;
	margin:auto;
   height:auto !important;
  margin-bottom:16px;
}

.menu-list__description img {
    position: relative;
    opacity: .5;
    width: 100%;
}
.letrero {    margin-top: -113px !important;}
.menu-list__description h3 {
    margin-top: -85px;
    font-size: 22px;
    position: absolute;
    width: 90%;
    text-align: center;
}
.vm-product-descr-container-0 > h2 {
    position: absolute;
    width: 100%;
    margin-top: -122px !important;
    font-size: 17px;

}
.vm-product-descr-container-0 {
    min-height: auto;
}
.vm-product-details-container, .product-description, .product-description img {width: 100% !important;}














   .vm-product-media-container {margin-bottom:18px;}
div.product {
 /*width:90% !important;*/
 /* margin-bottom:3%;*/
  }
  .vm-product-media-container img {
    width: 100% !important;
    max-height: none;
    height: 100% !important;
}

.product-container { height: auto;}  
.vm3pr-1{
   clear:both;
   width:100%;
    position: absolute;
    margin-top: -90px;
}
  
span.PricesalesPrice {line-height:40px;}  

.productdetails-view, .productdetails { width: 100%;}

.vm-product-container {
    width: 92%;
    margin: 0 auto;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 100%;
}
.addtocart-area {text-align: left !important;}





:root {
  --gutter: 20px;
}

.app {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 1fr var(--gutter);
  align-content: start;
}

.app > * {
  grid-column: 2 / -2;
}

/**.app > .full {
  grid-column: 1 / -1;
}
**/
.hs {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns: 10px;
  grid-template-rows: minmax(150px, 1fr);
  grid-auto-flow: column;
  grid-auto-columns: 77%;
  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(.75 * var(--gutter));
  margin-bottom: calc(-.25 * var(--gutter));
}

.hs:before,
.hs:after {
  content: '';
  width: 10px;
}


/* Demo styles */



ul {
  list-style: none;
  padding: 0;
}

h3 {
  margin: 0;
}
.item h3 { padding-bottom:20px;}
.app {
  width: 100%;
  /*height: 460px;*/
  overflow-y: scroll;
  padding-top:0px;
}

.hs > li,
.item {
  scroll-snap-align: center;
  /*padding: calc(var(--gutter) / 2 * 1.5);*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;

}

#cols, .item { width: auto ;}

.no-scrollbar {
  scrollbar-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
}