@font-face {
font-family: 'El Inca';
font-style: normal;
font-weight: 400;
src: url('https://files.cargocollective.com/c1371304/ElInca-Regular.woff'), url('El Inca Regular.woff') format('woff');
}

/**
 * Content
 */
.logo img {
   /* max-width: 360px;*/
    max-width: 280px;
    width: 100%;
    height: auto;
}

html {
  scroll-behavior: smooth;
}

body {
	background-color: #fff;
	color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smooth: always;
}

a {
-webkit-tap-highlight-color: rgba(255, 238, 221, 0.77);
}

a:active {
	opacity: 0.7;
}

a:hover img {
	opacity: .6;
        transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}
a img {
        transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s  ease-in-out;
}
body.homepage a:hover img {
	opacity: .85;
}
body.homepage a img {
        transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s  ease-in-out;
}

.page a.active {
    color: #94b4c5 !important;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: 400 !important;
}

u {
  border-bottom: 1px solid currentColor;
  text-decoration: none;
}


sub,
sup {
	position: relative;
	vertical-align: baseline;
    top: initial !important;
    
}
sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

.pinned {
    height: auto !important;
}

body bottom img {
    transform: none !important;
    opacity: 1 !important;
}

/*Popup Cookies Consent*/

#cookies .wrapper {
  position: fixed;
  bottom: 95px;
  right: -370px;
  max-width: 345px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 15px 25px 22px;
  transition: right 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
#cookies .wrapper.show {
  right: 20px;
}
#cookies .wrapper header {
  display: flex;
  align-items: center;
}
#cookies header i {
  color: #323232;
  font-size: 32px;
}
#cookies header h3 {
  color: #323232;
  font-weight: 500;
  font-size: 2.0rem;
  line-height: 0.9em;
  padding: 0;
  padding-top: 20px;
}
#cookies .wrapper .data {
  font-family: "Space Mono", Icons;
  font-weight: 400;
  padding-bottom: 2px;
}
#cookies .wrapper .data p {
  color: #323232;
  font-size: 12px;
}
#cookies .data p a {
  color: #323232;
  text-decoration: none;
    font-weight: 600;
}
#cookies .data p a:hover {
  text-decoration: underline;
}
#cookies .wrapper .buttons {
  margin-top: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
    text-transform: uppercase;
}
#cookies .buttons .button {
  font-family: "Space Mono", Icons;
  border: none;
  color: #fff;
  padding: 8px 0;
  border-radius: 4px;
  background: #323232;
  cursor: pointer;
  width: calc(100% / 2 - 10px);
  transition: all 0.2s ease;
    text-transform: uppercase;
}
#cookies .buttons #acceptBtn:hover {
  background-color: #2d6f87;
}
#cookies #declineBtn {
  border: 2px solid #2d6f87;
  background-color: #fff;
  color: #2d6f87;
}
#cookies #declineBtn:hover {
  background-color: #2d6f87;
  color: #fff;
}

/*Menu*/

/*BG image Margin on mobile*/

/*body.homepage.mobile .background_splash.slick.slick-initialized.slick-slider,*/
body.mobile [data-id="23612394"] [data-backdrop="wallpaper"] .background_splash {
	margin: 64px 0px !important;
}
/*body.homepage.mobile [data-backdrop="wallpaper"] .slide_container img,*/
body.mobile [data-id="23612394"] [data-backdrop="wallpaper"] img {
    height: 85%!important;
    width: 85%!important;
    min-width: 85%;
    min-height: 85%;
    margin-left: 15.3%;
}

/*Menú del día text top*/
body [local-style="26535704"] {
    box-shadow: none !important;
}
[local-style="26535704"] sup {
	color: #92b4c5;
}

/* Style The Dropdown Button */
.dropbtn {
    font-size: 19px;
    line-height: 1.1em;    
        letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle;
  cursor: pointer;
    height: 66px;
    font-family: "Space Mono", Icons;
    width: 100%;
    background-color: transparent;
    border: none;
}

/**END Menu*/

/*Patterns home*/
#Pattern-center-negro {
    position: absolute;
    margin: 0 1%;
    width: 100%;
    transform: translateY(-12%);
    height: 100%;
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern-center-negro.png)
    0% 0% repeat-y;
    z-index: -1;
}

#Pattern-border-azul {
    position: absolute;
    margin: 0 1%;
    width: 100%;
    height: auto;
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_border-azul.png) no-repeat;
    z-index: -1;
}
/*Pattern Menú del día bottom*/
body [data-id="23612394"] .page_container:first-child #Pattern-border-carta-1-azul {
    top: 158px;
}
body [data-id="23612394"] .page_container:first-child #Pattern-border-carta-2-azul {
    top: 10px;
    bottom: 62px;
    background-position: center bottom;
}
/*Pattern carta bottom*/
body [data-id="25677107"] .page_container:first-child #Pattern-border-carta-3 {
    top: 10px;
    bottom: 78px;
    background-position: center bottom;
}
/*Pattern Barra bottom*/
body [data-id="26471976"] .page_container:first-child #Pattern-border-carta-3-azul {
    top: 10px;
    bottom: 78px;
    background-position: center bottom;
}
/*Patterns border Carta*/

#Pattern-border-carta-1 {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-negro_1-NU.png) no-repeat;
    z-index: -1;
}
#Pattern-border-carta-1-azul {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-arena_1.png) no-repeat;
    z-index: -1;
}
body.mobile #Pattern-border-carta-1,
body.mobile #Pattern-border-carta-1-azul,
body.mobile #Pattern-border-carta-2,
body.mobile #Pattern-border-carta-2-azul,
body.mobile #Pattern-border-carta-3,
body.mobile #Pattern-border-carta-3-azul {
    width: 189%;
    transform: translateX(-23%);
    height: auto;
}
#Pattern-border-carta-2 {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-negro_2-NU.png) no-repeat;
    z-index: -1;
}
#Pattern-border-carta-2-azul {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-arena_2.png) no-repeat;
    z-index: -1;
}
#Pattern-border-carta-3 {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-negro_3-NU.png) no-repeat;
    z-index: -1;
}
#Pattern-border-carta-3-azul {
    position: absolute;
    margin: 0 1%;
    width: 168%;
    transform: translateX(-20%);
    height: auto;
    top: 78px;
    bottom: 10px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 98% auto !important;
    background: transparent url(https://files.cargocollective.com/c1371304/El-Inca_Pattern_Carta-arena_3.png) no-repeat;
    z-index: -1;
}

/*Promociones*/
a.bottom-comprar {
    text-align: center;
	font-size: 2.2rem;
	line-height: 1.2;
    font-style: normal;
    width: 100%;
    height: auto;
    padding-bottom: 15px !important;
    text-transform: uppercase;
    padding: 17px 15px;
    display: inline-block;
    color: #f7efe7 !important;
    transition: all 0.2s linear 0s;
    background: #2d6f87 !important;
    text-shadow: 0 0 10px #94b4c5 !important;
}
.bottom-footer a.bottom-comprar:nth-child(1) {
    border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
}
.bottom-footer a.bottom-comprar:nth-child(2) {
    border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
}

[data-predefined-style="true"] a.bottom-comprar:hover {
    color: #d7b184 !important;
	font-style: normal;
	font-weight: 400;
    text-shadow: 0 0 0 !important;
}

a.bottom {
    font-size: 2.6rem;
    font-weight: 200;
    color: #fff !important;
    font-family: 'El Inca', Icons;
    font-style: normal;
    line-height: 0.95;
    
    padding: 27px 30px;
        background: rgba(0, 0, 0, 0.7);
    margin-top: 20px;
    width: auto !important;
    
    height: auto;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 27px 30px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 25px;
    -moz-border-radius: 0 0 25px 25px;
    -webkit-border-radius: 0 0 25px 25px;
    opacity: 1 !important;
    transition: all 0.2s linear 0s;
    
  box-shadow: 0px 0px 0px 3px #94b4c5;
  transition: box-shadow 0.6s linear;
  margin: 0.5em; /* Increased margin since the box-shado expands outside the element, like outline */
}

a.bottom:hover {
        background: rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 0px 3px #d7b184 !important;
}

body.mobile [local-style="23612463"] .container a.bottom,
body.mobile [local-style="23612464"] .container a.bottom,
body.mobile [local-style="23612468"] .container a.bottom,
body.mobile [local-style="23612469"] .container a.bottom,
body.mobile [local-style="23612470"] .container a.bottom {
    opacity: 1 !important;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 1em;
}

blockquote {
	margin: 0;
	padding: 0;
}

hr {
    border: 0;
    width: 75%;
    height: 2px;
    background-image: linear-gradient(to left, transparent 0%, #2d6f87 5%, #2d6f87 95%, transparent 100%);
}

.content img {
	float: none;
/*	margin-bottom: .5em;*/
    max-width: 100%;
    height: auto;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family:'Josefin Sans', "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;	
}

/** NAV Top */

.menu-nav {
	text-transform: uppercase;
}
.menu-nav h1 {
  border-style: dotted !important;
  border-width: 3px !important;
  border-color: rgba(220, 220, 220, 1) !important;
  border-image: url('https://files.cargocollective.com/c488824/dots2.svg') !important;
  border-image-slice: 14% 13% !important;
  border-image-repeat: round !important;
  height: 66px;
  border-right: none !important;
  border-left: none !important;
}
.menu-nav h1 a {
    color: #777 !important;
}
.menu-nav a:hover {
    color: #cf6e39 !important;
}
.menu-nav a.active {
    color: #d9b791 !important;
}

.pinned.pinned_top .page_container {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.logotype img {
    width: 265px !important;
    height: auto !important;
    margin-top: 3px;
    margin-bottom: -6px;
}

body.mobile .logo-text img,
body.mobile .logo-text-shops img {
	width: 160px !important;
    height: auto !important;
}

[data-predefined-style="true"] [local-style="23612390"] h1{
	font-size: 2em;
    font-family: 'El Inca', icons;
    
    line-height: 1;
    border-image: none !important;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	font-size: 6rem;
    border: none;
	color: #fff;
}

/** Home */

.marquee:not(.torn-down) {
	overflow: visible !important;
}
body.homepage .page_container {
	    box-shadow: 0px 0px 35px 0px #0003;
}
/*La barra Home*/
/*Fade border image*/
 /*
body [local-style="26471976"] [data-backdrop="wallpaper"] .background_overlay {
    -moz-box-shadow: 60px 0 65px 60px #d9b791 inset;
    -webkit-box-shadow: 60px 0 65px 60px #d9b791 inset;
    box-shadow: 60px 0 65px 60px #d9b791 inset;
}
body [local-style="26471813"] [data-backdrop="wallpaper"] .background_overlay {
    -moz-box-shadow: -60px 0 65px 60px #d9b791 inset;
    -webkit-box-shadow: -60px 0 65px 60px #d9b791 inset;
    box-shadow: -60px 0 65px 60px #d9b791 inset;
}*/
/*La carta left*/
[local-style="25677107"] [data-backdrop="wallpaper"] .background_overlay {
	background: linear-gradient( rgba(0, 0, 0, 0),rgba(0, 0, 0, 0),rgba(217, 183, 145, 0),rgba(217, 183, 145, 0.5), rgba(217, 183, 145, 1));
}
/*La barra title*/
[local-style="26469896"] .content {
    background: linear-gradient( rgba(217, 183, 145, 0.05), rgba(247, 239, 231, 0.35), rgba(247, 239, 231, 0.5),rgba(217, 183, 145, .5));
    z-index: -1;
}
/*La barra right + left*/
[local-style="26471976"] [data-backdrop="wallpaper"] .background_overlay,
[local-style="26471813"] [data-backdrop="wallpaper"] .background_overlay{
    background: linear-gradient(rgba(217, 183, 145, 1),rgba(217, 183, 145, .5), rgba(217, 183, 145, 0.05), rgba(247, 239, 231, 0.15), rgba(247, 239, 231, 0.25),rgba(217, 183, 145, .5),rgba(217, 183, 145, 1));
}
body [local-style="26471976"] .container,
body [local-style="26471813"] .container{
    background: linear-gradient(rgba(217, 183, 145, 1),rgba(217, 183, 145, .5), rgba(217, 183, 145, 0.05), rgba(247, 239, 231, 0.15), rgba(247, 239, 231, 0.25),rgba(217, 183, 145, .5),rgba(217, 183, 145, 1));
    z-index: 2;
	align-items: center /*!vertical_middle*/;
	-webkit-align-items: center /*!vertical_middle*/;
}
/*delete on mobile: ¡La última y nos vamos!*/
body.mobile [local-style="26471976"] .bodycopy,
body.mobile [local-style="26471813"] .bodycopy {
	display: none;
}


[local-style="26471976"].page_container,
[local-style="26469896"].page_container,
[local-style="26471813"].page_container,
[local-style="23612474"].page_container {
	    box-shadow: none !important;
}

[local-style="26471976"] .page,
[local-style="26471813"] .page {
	min-height: 50vh !important/*!page_height_100vh*/;
	background-color: initial /*!page_bgcolor*/;
}
body.mobile [local-style="26471976"] .page {
	min-height: 7vh !important/*!page_height_100vh*/;
}
body.mobile [local-style="26471813"] .page {
	min-height: 15vh !important/*!page_height_100vh*/;
    background: linear-gradient(rgba(217, 183, 145, 1),rgba(217, 183, 145, .5), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.25),rgba(0, 0, 0, .5),rgba(0, 0, 0, 1));
	
}
/*body.mobile [local-style="26471813"] .page {
    display: none;
}*/

/*image space for margins*/
body [local-style="26471976"] .slide_container img {
    padding-left: 16%;
    padding-top: 8%;
    padding-bottom: 8%; 
}
body [local-style="26471813"] .slide_container img {
    padding-right: 16%;
    padding-top: 8%;
    padding-bottom: 8%; 
}

body [data-id="23612394"] bodycopy sub,
body [data-id="23612394"] bodycopy sup {
	top: initial;
    font-size: smaller  !important;
}

body [data-id="23612394"] h2 sub,
body [data-id="23612394"] h2 sup {
    font-size: x-large !important;
    top: -0.5em !important;
}

body.mobile [data-id="23612394"] h2 sub,
body.mobile [data-id="23612394"] h2 sup {
    font-size: large !important;
    top: -0.7em !important;
}



body [data-id="23612394"] .page_container:first-child .container {
    background: linear-gradient( rgba(217, 183, 145, 0),rgba(217, 183, 145, 0),rgba(217, 183, 145, 0.15),rgba(217, 183, 145, 0.45),rgba(217, 183, 145, 1), rgba(217, 183, 145, 1));
}

body.mobile [data-id="23612394"] .page_container:first-child .container {
    background: linear-gradient( rgba(217, 183, 145, 0),rgba(217, 183, 145, 0.05),rgba(217, 183, 145, 0.15),rgba(217, 183, 145, 0.55),rgba(217, 183, 145, 0.75),rgba(217, 183, 145, 1.0),rgba(217, 183, 145, 1), rgba(217, 183, 145, 1));
}

body [data-id="23612394"] .page_container:first-child {
margin-top: 55px;
padding-top: 0 !important;
}

body [data-id="23612394"] .page_container:first-child [grid-pad="1"] {
    max-width: 92%;
    margin: 0 auto;
}

body [data-id="23612394"] .page_container:first-child h1 {
    text-shadow: 1px 1px 4px rgba(0,0,0,0.2);
}

body.mobile [data-id="23612394"] h1 {
		font-size: 16.3vw !important;
}
body.mobile [data-id="23612394"] h2 {
		font-size: 10.3vw !important;
    padding: 24px 0 0px 0;
}

body.mobile [data-id="23612394"] bodycopy {
	font-size: 2rem;
	line-height: 1.2;
}

/*Home: Nuestra historia*/
[local-style="25603695"] .content {
    background: linear-gradient(rgba(148, 180 ,197, 0.5), rgba(148, 180, 197, 0.22), rgba(148, 180, 197,0));
z-index: -1;
}
/*Home: Nuestra casa*/
[local-style="23612474"] .page {
    background: linear-gradient( rgba(0, 0, 0, 1),rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),rgba(0, 0, 0, 0));
	background-color: initial /*!page_bgcolor*/;
}

/* Reservar */
body.mobile [data-id="26568527"] h1 {
		font-size: 10.5vw !important;
}

body #JotFormIFrame-221815239745359 {
/*    max-height: 90.0vh !important;*/
    overflow: hidden;
    margin-bottom: -14.0vh;
}
body.mobile #JotFormIFrame-221815239745359 {
/*    max-height: 90.0vh !important;*/
    overflow: initial;
    margin-bottom: initial;
}

.formFooter {
    display: none !important;
}
/*No display Reservar bottom*/
[data-page-id="26568535"] [local-style="23612477"] {
	display: none;
}

/*Pag: Nuestra historia*/

[local-style="23612614"] img {
    border-radius: 25%;
}
[local-style="23612614"] bodycopy b {
    font-family: 'El Inca', Icons;
    font-weight: 100;
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 0;
    letter-spacing: initial;
    color: #d9b791;
}
body [local-style="23612617"] .page_background {
    background: linear-gradient( rgba(247, 240, 233, 1), rgba(247, 240, 233, 0.55), rgba(247, 240, 233, 0.25),rgba(247, 240, 233, 0.05), rgba(34, 34, 34, 1),rgba(34, 34, 34, 1),rgba(34, 34, 34, 1));
	background-color: #222 /*!page_container_bgcolor*/;
}
/*Not display footer*/
[data-page-id="23612612"] [local-style="23612628"],
[data-page-id="23612618"] [local-style="23612628"]{
	display: none !important;
}

/* La Carta + La Barra*/

body .content .scroll-transition-fade {
    transition: transform 1s ease-in-out,opacity 2.8s ease-in-out;
}

/*La Carta + La Barra Header*/
[local-style="23612478"] .backdrop,
[local-style="26443282"] .backdrop {
    margin-top: 85.625px;
}
@media (max-width: 980px) {
[local-style="23612478"] .backdrop,
[local-style="26443282"] .backdrop{
margin-top: 66.9375px;
}
}
@media (max-width: 768px) {
[local-style="23612478"] .backdrop,
[local-style="26443282"] .backdrop{
margin-top: 66.03px;
}
}
/*BG gradient header*/
body [local-style="26430301"] .page_background {
    background: linear-gradient( rgba(214, 210, 201, 1),rgba(214, 210, 201, 1),rgba(214, 210, 201, 1), rgba(214, 210, 201, 0.55), rgba(214, 210, 201, 0.25), rgba(214, 210, 201, 0.05),rgba(0, 0, 0, 1),rgba(0, 0, 0, 1),rgba(0, 0, 0, 1));
	background-color: initial /*!page_container_bgcolor*/;
}
/*BG gradient alergens*/

body [local-style="25771649"] .page_background {
    background: linear-gradient( rgba(0, 0, 0, 1),rgba(0, 0, 0, 1),rgba(0, 0, 0, 1), rgba(146, 180, 197, 0.05), rgba(146, 180, 197, 0.25), rgba(146, 180, 197, 0.55),rgba(146, 180, 197, 1));
	background-color: #000 /*!page_container_bgcolor*/;
}

/*Carta Section titles*/
[data-id="23612476"] h2 {
	font-size: 5.9vw !important;
}
body.mobile [data-id="23612476"] h2 {
	font-size: 11.8vw !important;
}

.alergeno img {
	max-width: 33px;
    height: auto !important;
    padding-left: 5px;
}
[data-id="23612476"] sub,
[data-id="23612476"] sup {
	top: initial;
}

.alergeno sub {
	top: -.5em;
    font-size: small  !important;
}
small sub {
    font-size: small  !important;
}

    [data-id="23612476"] [image-gallery].image-gallery {
   margin-bottom: 10px;
}
/*Slide active hover mouse on descktop*/
@media (min-width: 768px) {
    [data-id="23612476"] [image-gallery].image-gallery .gallery_card:first-child .gallery_card_image {
     transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s  ease-in-out;
}
[data-id="23612476"] [image-gallery].image-gallery:hover .gallery_card:first-child .gallery_card_image {
    opacity: 0 !important;
    }
[data-id="23612476"] [image-gallery].image-gallery:hover .gallery_card:nth-child(2) {
    opacity: 1 !important;
}
[data-id="23612476"] [image-gallery].image-gallery .gallery_card:first-child {
    opacity: 1 !important;
    overflow: visible !important;
    z-index: 1000 !important;
}
    [data-id="23612476"] [image-gallery].image-gallery .gallery_card:nth-child(2) {
    opacity: 0 !important;
    overflow: hidden !important;
    z-index: 998 !important;
        
}
}

/*La Barra Arena*/
body [local-style="26443296"].page_container {
        background-color: rgba(146, 180, 197, 1);
}
body [local-style="26509751"].page_container,
body [local-style="26519484"].page_container,
body [local-style="26519486"].page_container,
body [local-style="26520597"].page_container,
body [local-style="26520812"].page_container{
    background-color: rgba(247, 239, 231, 1);
}
body [local-style="26443296"] .page_background {
    background: linear-gradient( rgba(214, 210, 201, 0), rgba(214, 210, 201, 0.05), rgba(214, 210, 201, 0.35), rgba(217, 183, 145, 0.85),rgba(217, 183, 145, 1),rgba(217, 183, 145, 1),rgba(217, 183, 145, 1));
	background-color: #92b4c5 /*!page_container_bgcolor*/;
}
body.mobile [local-style="26443296"] .page_background {
    background: linear-gradient( rgba(214, 210, 201, 0),rgba(214, 210, 201, 0.35), rgba(217, 183, 145, 0.85),rgba(217, 183, 145, 1),rgba(217, 183, 145, 1),rgba(217, 183, 145, 1));
	background-color: #92b4c5 /*!page_container_bgcolor*/;
}
body.mobile [local-style="26443296"] .page,
body.mobile [local-style="26430301"] .page{
    padding-top: 3.2rem;
	background-color: initial /*!page_bgcolor*/;
}
body [local-style="26509751"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
	background-color: #d9b791 /*!page_container_bgcolor*/;
}
body [local-style="26519484"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
	background-color: #d9b791 /*!page_container_bgcolor*/;
}
body [local-style="26519486"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
	background-color: #d9b791 /*!page_container_bgcolor*/;
}
body [local-style="26520597"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
	background-color: #d9b791 /*!page_container_bgcolor*/;
}
body [local-style="26509751"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
}
body [local-style="26520812"] .page_background {
    background: linear-gradient( rgba(217, 183, 145, 1), rgba(217, 183, 145, 0.95), rgba(217, 183, 145, 0.85), rgba(217, 183, 145, 0.65),rgba(217, 183, 145, 1));
	background-color: #d9b791 /*!page_container_bgcolor*/;
}

.precio {
    font-size: 1.1rem;
    line-height: 1.0;
    display: inline-block !important;
    float: right;
    padding: 0 2.5px;
    line-height: 2 !important;
    color: rgb(247, 239, 231);
}

/*Headers La Carta + La Barra*/
body.mobile [local-style="23612478"] bodycopy,
body.mobile [local-style="26443282"] bodycopy {
line-height: 5.70vw;
}
[local-style="23612478"] h1,
[local-style="26443282"] h1 {
    margin-bottom: -0.594em !important;
}
@media (max-width: 450px) {
body.mobile [local-style="23612478"] h1,
    body.mobile [local-style="26443282"] h1{
padding-top: 10vw !important;
margin-bottom: -0.3em !important;
}
}

[local-style="25676886"] .page{
       margin-bottom: -200px;
	background-color: initial /*!page_bgcolor*/;
}
body.mobile [local-style="25676886"] .page{
    padding-top: 20px;
}
[local-style="25676838"] .page,
[local-style="25677107"] .page {
	min-height: 50vh !important/*!page_height_100vh*/;
	background-color: initial /*!page_bgcolor*/;
}
body.mobile [local-style="25676838"] .page,
body.mobile [local-style="25677107"] .page {
	min-height: 25vh !important/*!page_height_100vh*/;
	background-color: initial /*!page_bgcolor*/;
}

[local-style="25676838"] .page .slide_container {
    margin-right: 0 !important;
}
[local-style="25677107"] .page .slide_container {
    margin-left: 0 !important;
}
[local-style="25677107"] .page {
    margin-bottom: -.5px;
}
body.mobile [local-style="25677107"] .page.container {
    display: none !important;
}
body.mobile [local-style="25676838"] .container,
body.mobile [local-style="25677107"] .container{
    align-items: center /*!vertical_middle*/;
    -webkit-align-items: center /*!vertical_middle*/;
    margin-left: 0 /*!content_left*/;
}
[local-style="25677107"] .background_splash .slide_container {
		margin-left: 0px !important;
}
[local-style="25676838"] .background_splash .slide_container {
		margin-right: 0px !important;
		right: 0;
		left: initial !important;
}


[local-style="23612440"].page_container {
    padding-top: 0 !important;
}
body.mobile [local-style="23612440"].page_container {
    padding-top: 64px !important;
}

.proximamente {
  -webkit-filter: blur(3px); /* Safari */
  filter: blur(3px);
}


body.mobile [grid-pad="1.5"] {
    width: 100%;
}

.logo-text img {
    width: 200px !important;
    height: auto !important;
}

.logo-text-shops img {
    width: 175px !important;
    height: auto !important;
	margin-bottom: -5px;
    margin-right: 3px;
   -webkit-filter: drop-shadow(0 0 5px #fff );
  filter: drop-shadow(0 0 5px #fff);
}

[local-style="23612460"].page_container img {
    width: 175px !important;
    height: auto !important;
    float: right;
    margin-right: 20px;
}

body.mobile [local-style="23612460"].page_container img {
    float: none;
    margin-right: 0px;
}

/*Nuestra casa*/
body.mobile [local-style="23612613"] bodycopy {
    padding: 33.3vw 1.1rem !important;
}


/* arrow link wrapper */
.slider-down-arrow {
	z-index: 999;
	width: 100%;
}
/* animate the arrow link if not hovered,
note: this uses animation via Divi Booster */
.slider-down-arrow img {
	transition: all 0.1s cubic-bezier(0.4, 0, 1, 1);
	animation: fullwidth-header-bounce 2s ease-out infinite;
}
@keyframes fullwidth-header-bounce {
  0% { transform:translateY(0%); }
  50% { transform:translateY(70%); }
  100% { transform:translateY(0%); }
}
/* add hover effect on arrow link */
.slider-down-arrow img:hover {
	animation: none;
	transform:translateY(35%);
}
@media (max-width: 980px) {
	/* hide arrow when stuff stacks */
	.slider-down-arrow {
		display: none;	
	}
}

[data-predefined-style="true"] [local-style="23612449"] .oferta-semanal {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    padding-top: 6px;
    border-top: solid 2px;
    border-bottom: 0;
    border-image: linear-gradient(to left, transparent 0%, #fbf6d9 25%, #fbf6d9 75%, transparent 100%);
    border-image-slice: 1;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	font-family: "Space Mono", Icons /*!null*/;
	font-style: normal;
}

[local-style="23612627"] img,
[local-style="23612414"] img,
[local-style="23612628"] img,
[local-style="23612397"] img {
	  border-radius: 50%;
}

[local-style="23612449"] .slick-list {
    overflow: visible;
}

.logo-text-shops img {
	  border-radius: 0 !important;
}
[local-style="23612460"] .content {
    background: linear-gradient( rgba(118, 44, 66, 0.14),rgba(184, 141, 117, 0.24),rgba(118, 44, 66, 0.52),rgba(118, 44, 66, 0.49), rgba(118, 44, 66, 1));
}

[local-style="23612473"] .content,
[local-style="9598103"] .content,
[local-style="23612465"] .content {
    background: linear-gradient( rgba(255,255,255,.5),rgba(255,255,255,.7), rgba(255,255,255,.6), rgba(255,255,255,0)), url("https://files.cargocollective.com/c488824/logo_lahogaza_patron.png");
    background-repeat: repeat;
    background-size: 300px auto;
}

/* Inside product */

h1.sub-name {
    font-size: 2.5rem !important;
    padding: 0 0 10px 0 !important;
    border-top: 0 !important;
    line-height: 1.0em !important;
    margin-bottom: 6 !important;
    font-variant-numeric: lining-nums;
}

[local-style="23612615"] .container img {
	border-radius: 100%;
}

.gmnoprint, gmnoscreen, .gm-style-cc {
    display: none;
}

/* Catering Contact form */

[data-page-id="23612601"] .pinned.pinned_bottom {
    z-index: 99;
}


form#fs-frm {
	margin: 50px 0;
}

body.mobile #fs-frm label,
body.mobile #fs-frm legend, 
body.mobile #fs-frm input,
body.mobile #fs-frm select,
body.mobile #fs-frm button,
body.mobile #fs-frm textarea,
body.mobile #fs-frm [type="text"],
body.mobile #fs-frm [type="email"] {
	    width: 100%;
}


#fs-frm input,
#fs-frm select,
#fs-frm button,
#fs-frm textarea,
#fs-frm fieldset,
#fs-frm optgroup,
#fs-frm label {
font-size: 1.7rem;
    font-weight: 200;
    color: rgba(50, 50, 50, 1);
    font-family: 'Josefin Sans', "Neue Haas Grotesk", Icons;
    font-style: normal;
    line-height: 1.2;
    border: none;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
}
#fs-frm label,
#fs-frm legend {
font-size: 1.7rem;
    font-weight: 200;
    color: #e89465;
    font-family: 'Josefin Sans', "Neue Haas Grotesk", Icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.0em;
    width: 48%;
}
/* border, padding, margin, width */
#fs-frm input,
#fs-frm select,
#fs-frm button,
#fs-frm textarea {
    font-size: 1.4rem;
    font-weight: 200;
    color: rgba(50, 50, 50, 1);
    font-family: 'Josefin Sans', "Neue Haas Grotesk", Icons;
    font-style: normal;
    line-height: 1.2;
    border: none;
    background-color: rgba(235, 225, 216, 1);
    padding: .75em 1em;
    margin-bottom: 1.5em;
    width: 48%;
}
#fs-frm input:focus,
#fs-frm select:focus,
#fs-frm textarea:focus {
  border: none;
  background-color: rgba(235, 225, 216, 1);
}
#fs-frm [type="text"],
#fs-frm [type="email"] {
  width: 48%;
}
#fs-frm button,
#fs-frm [type="button"],
#fs-frm [type="submit"],
#fs-frm [type="reset"] {
  width: auto;
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
#fs-frm button:focus,
#fs-frm [type="button"]:focus,
#fs-frm [type="submit"]:focus,
#fs-frm [type="reset"]:focus {
  outline: none;
}
#fs-frm [type="submit"],
#fs-frm [type="reset"] {
    width: auto;
    height: auto;
    vertical-align: middle;
    /* border-bottom: 2px solid #ecc8a3 !important; */
    padding-bottom: 19px !important;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 27px 30px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    /* border: 2px solid #ecc8a3; */
    color: #c26b3b !important;
    opacity: 1 !important;
    transition: all 0.2s linear 0s;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 0px 2px #ecc8a3;
    transition: box-shadow 0.6s linear;
    margin: 0.5em;
}
#fs-frm [type="submit"]:hover,
#fs-frm [type="reset"]:hover {
box-shadow: 0px 0px 0px 4px #efa47a;
}
#fs-frm button,
#fs-frm select {
  text-transform: none;
}
/* address, locale */
#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
  display: inline;
}
#fs-frm fieldset.locale input[name="city"] {
  width: 52%;
}
#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
  width: 20%;
}
#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"] {
  margin-right: 3%;
}

input#cbox1 {
    width: auto;
    border: 1px solid #cdcdcd;
    padding:10px;
    margin: 0 10px 10px;
    background: #FFFFFF;
    border: initial;
    background-color: initial !important;
    background: initial;
    -webkit-appearance: checkbox;
}
body.mobile input#cbox1 {
    width: auto;
}


/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2rem;
	font-weight: 400;
	color: rgba(50, 50, 50, 1);
	font-family: "Space Mono", Icons;
	font-style: normal;
	line-height: 1.2;
    letter-spacing: -0.5px;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 0.85);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
    transition: all 0.2s linear 0s;
}

[data-predefined-style="true"] bodycopy a:hover {
    color: #94b4c5 !important;
}

bodycopy a.image-link,
bodycopy a.icon-linka,
.image-link:hover,
a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

a.image-link img {
    filter: alpha(opacity=00);
    opacity: 1;

    -webkit-transition: opacity .3s ease-in-out !important;
    -moz-transition: opacity .3s ease-in-out !important;
    -o-transition: opacity .3s ease-in-out !important;
    -ms-transition: opacity .3s ease-in-out !important;
    transition: opacity .3s ease-in-out !important;
}

a.image-link img:hover {
    filter: alpha(opacity=100);
    opacity: .6;
}


[data-predefined-style="true"] h1 {
    font-family: 'El Inca', Icons;
    font-weight: 100;
    margin: 0;
    font-size: 15.5vmin;
    text-transform: uppercase;
    line-height: 0.72em;
    line-stacking-shift: 10px;
    color: rgb(255, 255, 255);
    letter-spacing: initial;
    margin-bottom: -0.3em;
    }
body.mobile h1 {
    font-size: 5.5rem !important;
    margin-bottom: initial;
}

[data-predefined-style="true"] [local-style="23612440"] h2 {
    letter-spacing: 1.5px;
}

[data-predefined-style="true"] h1 {
    font-variant-numeric: lining-nums;
}

[data-predefined-style="true"] h1 a {
	color: #d4b392;
    transition: all 0.2s linear 0s;
    font-variant-numeric: lining-nums;
}

[data-predefined-style="true"] h2 {
   font-family: 'El Inca', Icons;
    font-weight: 100;
    padding: 0 0 24px 0;
    margin: 0;
    font-size: 6.0rem;
    text-transform: uppercase;
    line-height: 0.74em;
    color: rgb(255, 255, 255);
    letter-spacing: initial;
    margin-bottom: -0.3em;
    word-break: keep-all;
}
body.mobile h2 {
    font-size: 3.935rem !important;
    margin-bottom: initial;
}

[data-predefined-style="true"] h2 span {
	    display: inline-block;
}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 1);
}

[data-predefined-style="true"] h3 {
   font-family: 'El Inca', Icons;
    font-weight: 100;
    padding: 0 0 8px 0;
    margin: 0;
    font-size: 4.0rem;
    text-transform: uppercase;
    line-height: 1.1em;
    color: rgb(255, 255, 255);
    letter-spacing: initial;
	}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.0;
	font-family: "Space Mono", Icons;
	font-style: normal;
    text-transform: uppercase;
	color: rgb(50, 50, 50);
}

[data-predefined-style="true"] small a {
	color: rgb(50, 50, 50);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(0, 0, 0)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 2rem /*!main_margin*/;
	padding-bottom: 2rem /*!main_margin*/;
	padding-left: 2rem /*!main_margin*/;
	padding-right: 2rem /*!main_margin*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/** FOOTER */

[local-style="23612627"] .content {
    background: linear-gradient( rgba(255,255,255,.0),rgba(255,255,255,.7), rgba(255,255,255,.3), rgba(255,255,255,0));
    background-repeat: repeat;
    background-size: 300px auto;
}

body.mobile .rrss {
	margin-top: 20px;
}

ul {
  list-style: none; /* Remove list bullets */
  padding: 0;
  margin: 0;
  margin-bottom: 10px;

}

li { 
  padding-left: 10%; 
}
/*
li.comidas:before {
  content: "Comidas"; 
  color: #d4b392; 
    font-family: 'El Inca', Icons;
    font-weight: 100;
    padding: 0 24px 24px 0;
    font-size: 2.7rem;
    text-transform: uppercase;
    line-height: 0.74em;
}
li.cenas:before {
  content: "Cenas"; 
  padding-right: 53px;
  color: #d4b392; 
        font-family: 'El Inca', Icons;
    font-weight: 100;
    padding: 0 24px 24px 0;
    margin: 0;
    font-size: 2.7rem;
    text-transform: uppercase;
    line-height: 0.74em;
}*/

li.phone:before {
  font-family: 'El Inca', Icons;
  content: "T"; /* Insert content that looks like bullets */
  padding-right: 35px;
  color: transparent; /* Or a color you prefer */
}
li.phone:first-child:before {
  content: "T"; /* Insert content that looks like bullets */
  padding-right: 35px;
  font-size: 2.9rem;
  line-height: 0.7;
  color: #94b4c5; /* Or a color you prefer */
}
li.address:before {
  font-family: 'El Inca', Icons;
  content: "D"; /* Insert content that looks like bullets */
  font-size: 2.9rem;
  line-height: 0.7;
  padding-right: 35px;
  color: transparent; /* Or a color you prefer */
}
li.address:first-child:before {
  content: "D"; /* Insert content that looks like bullets */
  padding-right: 35px;
  color: #94b4c5; /* Or a color you prefer */
}


/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    font-family:'Josefin Sans', "Neue Haas Grotesk", Icons;
	font-size: 1.7rem;
    font-weight: 400;
	color: #d4b392;
	font-style: normal;
	line-height: 1;
    text-align: center;
}

/*Panes*/
body[data-page-id="9325349"] .thumbnails .title,
body[data-page-id="9325349"] .thumbnails .tags a {
	color: #caa988 !important;
}

.thumbnails .tags {
    font-family: 'Playfair Display','Arapey', "Freight Big", Icons;
    color: #d6936d;
    letter-spacing: 0;
	font-size: 1.2rem;
	line-height: 1.2;
    letter-spacing: 1.0px;
    text-align: center;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: #d4b392;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * NAV MOBILE Site Menu Button
 */
[local-style="23612392"] {
    display: none;  
}

body.mobile [local-style="23612392"] {
    position: relative;
    display: block;  
    z-index: 9998;
    transition: all 0.5s;
}
.scrollUp {
    transform: translateY(-64px);
}

[local-style="23612392"] img {
    width: auto !important;
    max-height: 52px !important;
    position: relative;
    padding: 5px 0;
    vertical-align: middle;
    z-index: 9999;
/*logo not animate on scroll*/    
    opacity: 1 !important;
    position: initial !important;
    transform: initial !important;
}

[data-css-preset] #site_menu_button {
    color: #caa988;
    font-size: 32px /*!site_menu_button*/;
    background: rgba(33, 32, 46, 0);
    position: fixed;
    top: 1.7rem /*!site_menu_button*/;
	right: 2.75rem /*!site_menu_button*/;
/*    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);*/
}

body.mobile #site_menu_button {
    font-size: 28px;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
    font-weight: 200;
    color: #fff !important;
    font-family: 'El Inca', Icons;
    font-style: normal;
    line-height: 1.8;
    background: rgba(34, 34, 34, 0.95);
	font-size: 9.9vw !important;
    text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	padding: 60px 10px 60px 10px;
	max-width: 400px;
	min-width: 300px;
	text-align: center;
	display: flex;
	justify-content: center;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: #caa988;
}

#site_menu .set-link > a {
	color: #caa988;
	font-weight: 400;
    overflow: visible;
}

#site_menu a:active {
color: #93b3c4;
}

#site_menu a.active {
color: #93b3c4;
}

#site_menu .close {
	display: none;
    color: #93b3c4;
    line-height: 1;
    padding: 19.5px;
    padding-right: 8.5px;
    line-height: 1;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 40px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
/*	margin-left: 28px;*/
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Neue Haas Grotesk", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #d6936d;
    stroke-width: 2.5px;
    opacity: 0.8;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #FFF;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #d6936d;
    stroke-width: 2.5px;
    opacity: 0.8;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #d6936d;
    stroke-width: 2.5px;
    opacity: 0.8;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}


