#toolset {
	display: none;
}

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

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

blockquote {
	margin: 0;
	padding: 0 0 0 1em;
}

hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 2rem;
    vertical-align: bottom;
}

[image-gallery="slideshow"] {
    margin-bottom: 2rem;
}


.gallery_image_caption {
    position: relative;
z-index: 5;
     font-size: 14px;
    border-radius: 30px;
    margin: 0px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0);
    padding: 7px 14px;
   top:-37px;
       margin-bottom:-28px;
    left: 7px;
    width: max-content;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.0);
	font-family: "DM Sans", Icons;
	font-style: normal;
    transition: 0.2s;
	line-height: 1.0;	
}

.image-gallery > * >*:hover {
    z-index: -1;
}

.image-gallery > * >*:hover .gallery_image_caption {
    z-index: 5;
     font-size: 14px;
    border-radius: 30px;
    margin: 0px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.9);
    padding: 7px 14px;
   top:-37px;
       margin-bottom:-28px;

}

.image-gallery >*>*>* {
    border-radius: 0px;
    overflow: hidden;
}

.image-gallery > * >*>* img {
     transition: 0.7s;
}


.image-gallery > * >*>*:hover img {
    transform: scale(110%);
}



/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */



.columnas-inicio{
    display: flex;
    justify-content: center;
    align-content: center;
    overflow: hidden;
}
.columnas-inicio div {
    height:400px;
    overflow: hidden;
}

.columnas-inicio img {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.texto-inicio{
	background-color: #c5b7ff;
    
    
}

.texto-inicio-2{
	background-color: #e9ffb7;
    
    
}

.intro-inicio{
	margin: 20px;
    font-size: 2rem;
}

.intro-inicio-flecha{
	margin: 20px;
   position: relative;
    height: 100%;
    top:-6rem;
    right:0px;
    text-align: right;
    font-size: 2rem;
    
}

.about{
    position: relative;
    text-align: right;
    top:1px;
	font-family: "DM Sans", Icons;
    font-size: 17px;
	font-style: normal;
	font-weight: 400;
}

/* Dropdown Button */
.dropbtn {
  background-color: transparent;
  color: #000;
  padding: 10px;
    font-size: 17px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    text-align: right;
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    font-family: "DM Sans", Icons;
    font-size: 13px;
	font-style: normal;
	font-weight: 400;
    text-align: right;
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 180px;
    padding: 0px 2px 8px 2px;
   right:0px;
    border-radius: 6px;
  z-index: 1;
    color: rgba(0, 0, 0, 0.47);
}

/* Links inside the dropdown */
.dropdown-content a {
  color: rgba(0, 0, 0, 0.47);
  padding: 6px 11px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {color: black;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {font-weight: 500;}


.flex-about {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
  gap: 0rem;
  font-family: "DM Sans", Icons;
	font-style: normal;
	font-weight: 400;
}

#flex-about-1{
  height: auto;
}

/* Imagen de fondo con texto en la parte inferior */
#about-Foto {
  grid-column: span 4;
  position: relative;
  background-image: url('https://files.cargocollective.com/c2861466/AliciaWeb1.jpg'); /* Reemplaza con la URL real */
  background-size: cover;
  background-position: center;
  color: white;
  display: flex;
  align-items: center;
    flex-direction: column;
  align-items: flex-start;
    justify-content: flex-end;
  padding: 1rem;
  text-align: left;
    overflow: hidden;
}

#about-Foto img{
    height: 93px;
}

#about-Foto #hola{
   margin-left: 1rem;
   font-size: 20px;
}

#about-Foto #name{
    line-height: 46px;
   font-size: 46px;
     margin-right: 30%;
    margin-left: 1rem;
}

#about-Foto #name hw{
    font-family: "Chaumont Script", Icons;
    line-height: 46px;
   font-size: 46px;
     margin-right: 37%;
    margin-left: 10px;
	font-style: normal;
	font-weight: 400;
}

/* Texto vertical */
#about-AboutMe,.vertical-label{
   width: 5rem;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  display: flex;
  align-items: center;
  justify-content: flex-end;
    padding: 2rem;
    background-color: #2445c6;
    color: white;
	font-style: normal;
}
.info-content {
  flex: 1;
  background-color: black;
  color: white;
  padding: 0rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
    align-items: center;
}

/* Sección de información */
#about-Info {
  grid-column: span 8;
  display: flex;
    overflow: hidden;
  background-color: black;
  color: white;
  padding: 0rem;
  position: relative;
}

.info-content > .info-text {
  background-color: #FFD0F9;
    margin-right: 2rem;
    height: auto;
    width:76%;
  color: black;
  padding: 2rem;
    padding-bottom: 16rem;
  transform: rotate(-8deg);
  transform-origin: left top;
  z-index: 1;
  position: relative;
    top: 10rem;
}

.info-content > .info-button {
    z-index: 2;
  background-color: #39BC95;
  color: white;
  padding: 1.50rem 1.5rem;
  cursor: pointer;
  display: flex;
    justify-content: space-between;
    width:100%;
  transition: background-color 0.3s;
}

.info-button{
	width: 100%;
}


#about-Instagram, #about-Mail, #about-Behance{
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 2rem;
    height: 5rem;
}

#about-Newsletter{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 2rem;
    background-size: cover;
    background-position: center;
    background-image: url('https://files.cargocollective.com/c2861466/Gif-Teruel-Mutante-Peque.gif');

}

#about-Instagram, #about-Mail, #about-Behance, #about-Apuntarse{
	grid-column: span 4;
}

#about-Newsletter{
    grid-column: span 8;
}

#about-Instagram{
    background-color: #5C3882;
    color: white;
}
#about-Mail{
    background-color: #2445c6;
    color: white;
}
#about-Behance{
    background-color: #E1552C;
    color: white;
}
#about-Newsletter{
    background-color: #000;
    color: white;
}

#about-Mail:hover>.iconoAbout,
#about-Instagram:hover>.iconoAbout,
#about-Behance:hover>.iconoAbout{
	opacity: 100;
}

.iconoAbout{
    transition: opacity .5s;
	opacity: 0;
    font-size: 15px;
}

#mc_embed_shell{
    color: #000;
	background-color: #fff;
}

.mc-field-group{
	display: flex;
    justify-content: space-between;
}

#mc-embedded-subscribe{
	color: #fff;
    background-color: black;
    width: 100%;
    border: none;
    margin: 0;
    border-radius: 0;
    text-align: left;
    height: 5rem;
    padding: 1rem 2rem;
    font-size: 22px;
    cursor: pointer;
    transition: 0.2s;
    
}

#mc-embedded-subscribe:hover{
    background-color: #E15567;
}
#mc_embed_shell .email:hover,
#mc_embed_shell .text:hover,
.input-group:hover{
    background-color: #FFD0F9;
    
}

#mc_embed_shell .email,
#mc_embed_shell .text
{	
    height:5rem;
    padding: 2rem;
    color: #000;
	background-color: #fff;
    border: none;
    width:100%;
    font-size:22px;
	font-style: normal;
	font-weight: 400;
}

#mc_embed_shell input::placeholder{
    color: #000;
    font-family: "DM Sans", Icons;
	font-style: normal;
	font-weight: 400;
}

input[type="radio"] {
appearance: none;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1.5px solid #000; /* color del borde */
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  position: relative;
    top:0.4rem;
}

#idioma1 input[type="radio"]:checked::before,
#idioma2 input[type="radio"]:checked::before{
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 15px;
  height: 15px;
  background-color: #000; /* color del relleno */
  border-radius: 50%;
}


.input-group{
    width:100%;
	display: block;
    padding: 1rem 2rem 2rem;
    color: #000;
	background-color: #fff;
}

.flex-about-2col {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0rem;
  width: 100%;
}

.left-col {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  gap: 0rem;
}

.right-col {
  grid-column: span 6;
  display: flex;
  flex-direction: column;
  gap: 0rem;
}

.bloque {
  display: flex;
}

/* Texto en vertical 
.vertical-label {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  width: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  background-color: #111;
  color: white;
  padding: 1rem 0;
}
*/

.vertical-label.bloque-1 {
  background-color: white;
  color: #000;
}

.vertical-label.bloque-2 {
  background-color: #E1552C;
  color: #fff;
}

.vertical-label.bloque-3 {
  background-color: #1c1c1c;
  color: white;
}

/* Bloque de texto al lado de la etiqueta vertical */
.bloque-text {
  background-color: #fff;
  padding: 1.5rem;
  flex: 1;
  font-size: 12px;
  line-height: 1.6;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


.bloque-text año{
    letter-spacing: 0.08rem;
	font-weight: 500;
	font-style: normal;
}

.bloque-text p{
	font-size: 16px;
    line-height: 16px;
	font-weight: 400;
	font-style: normal;
    margin-top: 2px;
}

.bloque-text titulo{
	font-size: 22px;
    line-height: 22px;
	font-weight: 500;
	font-style: normal;
}


.bloque-text.bloque-1 {
  background-color: #39BC95;
    color: white;
}

.bloque-text.bloque-2 {
  background-color: #FFD0F9;
    
}

.bloque-text.bloque-3 {
  background-color: #5C3882;
    color: white;
}

.bloque-text.bloque-4 {
  background-color: #e3ffd4;
    color: #000;
}

/* Imagen para llenar altura */
.img-fill {
  flex: 1;
  background-image: url('https://files.cargocollective.com/c2861466/AliciaWeb2.jpg'); /* Reemplaza con tu imagen */
  background-size: cover;
  background-position: center;
}



/* P A G I N A - D E - P R O Y E C T O */

.descripcionProyecto{
	padding: 0% 20vw;
}

.Proyecto_Titulo{
	font-weight: 500;
}

.Proyecto_AñoCliente{
	font-size: 13px;
}

.Proyecto_Descripcion{
    margin-top: 1.3rem;
	font-size: 17px;
}

.contenidoProyecto{
	margin: 25px 3%;
}


/* N A V E G A C I O N */

.navigation{
    font-size: 13px;
	height: 5rem;
}

.navigation div{
    cursor: pointer;
    transition: 0.2s;
    color: #959595;
}

.navigation div:hover{
    color: #000;
}





.textoAnimacion{
	margin:60px 0px 30px 0px;
    font-family: "DM Sans";
}

#textoPrimero{
	margin-top: 0px;
    font-family: "DM Sans";
}




#logo {
	height: 0px;
    font-size: 8px;
    position: relative;
}

#logo img{
    margin-top: -15px;
    padding: 0;
    transform-origin: top left;
    transform: scale(0.3);
}



[data-predefined-style="true"] bodycopy {
	font-size: 22px;
	color: rgba(0, 0, 0, 0.75);
	font-family: "DM Sans", Icons;
	line-height: 1.2;
	font-style: normal;
	font-weight: 400;
}

[data-predefined-style="true"] bodycopy a {
	color: inherit;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

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

[data-predefined-style="true"] h1 {
	font-family: "Chaumont Script", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 33px;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.75);
	font-feature-settings: 'kern' on, 'liga' on, 'dlig' on, 'calt' on;
}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.75);
}

[data-predefined-style="true"] h2 {
	font-family: "DM Sans", Icons;
	font-style: normal;
	font-weight: 500;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.75);
	font-size: 2rem;
	line-height: 1.2;
	}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.2;
	font-family: "DM Sans", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}

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

/**
 * Breakpoints
 */


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

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	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: transparent /*!body_bgcolor*/;
}

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

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

/**
 * 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: 0.75rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -1.5rem/*!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 {
    margin-top: 1.0rem;
    margin-bottom: 0.7rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: .8rem;
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.3);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

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

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 0.75);
    line-height: 1;
    font-size: 22px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	right: 3rem /*!site_menu_button*/;
	top: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 24px;
}

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

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: "DM Sans", Icons;
	background: rgba(255, 255, 255, 0.92);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

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

#site_menu .page-link a {
	color: rgba(0, 0, 0, 0.75);
}

#site_menu .set-link > a {
	color: rgba(0, 0, 0, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(0, 0, 0, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	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: 1rem /*!shop_button*/;
	left: 1.5rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Diatype, Icons;
    padding: 0;
    line-height: 1.3;
	font-style: normal;
}

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

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

/*
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: Diatype, Icons;
	font-size: 1.6rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.3;
    padding: .7rem 2.5rem .8rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.75);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1.3;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 700;
}

/*
 * 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, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: "Monument Grotesk Mono", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.4rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.2;
}

.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: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

.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: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

/** 
 * 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: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * 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: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}


/**
 * 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.4rem;
    line-height: 1.2;
	font-family: Diatype, 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;
}

/* Screen larger than 600px? 2 column */
@media (max-width: 600px) {
  .flex-about { grid-template-columns: repeat(1, 1fr); }
  .flex-about-2col { grid-template-columns: repeat(1, 1fr); }
	#about-Newsletter{height: 25rem;}
}

