@font-face {
font-family: 'Paul Grotesk';
font-style: normal;
font-weight: 400;
src: url('https://files.cargocollective.com/c1556573/PaulGrotesk-Regular.woff'), url('Paul Grotesk Regular.woff') format('woff');
}

::selection {
  background: rgb(169, 156, 150);
	color: rgba(242, 243, 246, 1);
}
.project-info.esp::selection {
  background: rgb(242, 243, 246);
	color: rgba(169, 156, 150, 1);
}

html { 
  scroll-behavior: smooth;
}

/*html {
overscroll-behavior: none;
}*/


#toolset {
	display: none;
}

body {
	background-color: #f2f3f6;
	color: #232429;
    text-transform: lowercase;
    /*cursor: url(https://files.cargocollective.com/c1372740/cursor-plus.svg) 18 18,zoom-in !important;*/
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smooth: always;
text-rendering: optimizeLegibility;
font-kerning: auto;
    text-transform: lowercase;
}

/*Custom Cursor*/

@media only screen and (min-width: 450px),
screen and (min-height: 450) {
*, body {
  cursor: none !important;
}
}
body.mobile .cursor {
    display: none !important;
}
@media only screen and (max-width: 450px),
screen and (max-height: 450) {
    .cursor {
    display: none !important;
}
}
.cursor {
  width: 23px;
  height: 23px;
  border-radius: 100%;
  border: 2.5px solid #f2f3f6;
  transition: all 50ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  transform: translate(calc(-50% + 15px), -50%);
   mix-blend-mode: difference;
    z-index: 9999999999;
}
.hover {
  width: 30px;
  height: 30px;
  background-color: rgba(242, 243, 246, 1);
  border: 0px solid #7a7b80;
    mix-blend-mode: difference;
}
.cursorinnerhover {
  width: 50px;
  height: 50px;
  opacity: .5;
}

/*Kerning page texts (no headers and menu)*/
.content_container bodycopy {
    letter-spacing: .5px;
        text-decoration: none;
}

a:active {
	opacity: 0.7;
}

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

i,
em {
	font-style: italic;
}

b,
strong {
   font-weight: normal;
    border-bottom: 1px solid;
    
  -webkit-font-feature-settings: "ss01";
  -moz-font-feature-settings:    "ss01";
  -ms-font-feature-settings:     "ss01";
  font-feature-settings:         "ss01";
}

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

sub {
	top: 0.3em;
}

sup {
/*	top: -0.4em;*/
        letter-spacing: 0.4px;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

img:hover {
	pointer-events: none;
}
.gallery_card_image {
    pointer-events: none;
}

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

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

hr {
    padding: 1.5rem;
    width: 80%;
    position: relative;
    margin: 10vh auto;
    height: auto;
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 30px !important;
    background: transparent url(https://files.cargocollective.com/c1556573/Paul-Rodri-guez_Footer_Logo-variations_bg-2.png) repeat-x;
    border: none;
}

.content img {
	float: none;
	margin: 0.5em;
}

a:hover img {
	opacity: .6;
}
a img {
    transition: all .25s ease-in-out !important;
    -moz-transition: all .25s ease-in-out !important;
    -webkit-transition: all .25s  ease-in-out !important;
}
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;
}

/*BIO*/
[local-style="28598852"] h2 a {
	    color: #232429;
    text-decoration: none;
    border: none !important;
}

[local-style="28598852"] .empty  {
    height: 0;
}
[local-style="28598852"] .content img {
    margin: 0;
}
body.mobile [local-style="28598852"] .content img {
    max-width: 70%;
    height: auto !important;
}

/*Index*/

[local-style="34751140"] {
	padding-top: 0 !important;
}

/*EN title traslation*/
/*Capitulo I*/
[data-id="28483243"].thumbnail .title:after {
content: '\a_Street';
    color: #a99c96;
}
[data-id="37696783"].thumbnail .title:after {
content: '\a_Structures';
    color: #a99c96;
}
[data-id="37696812"].thumbnail .title:after {
content: '\a_Natures';
    color: #a99c96;
}
/*Capitulo III*/
[data-id="37705482"].thumbnail .title:after {
content: '\a_Portraits';
    color: #a99c96;
}
[data-id="37705519"].thumbnail .title:after {
content: '\a_Nudes';
    color: #a99c96;
}

body.mobile [thumbnails=grid] {
    align-items: flex-start;
}

body.mobile .thumbnails .thumbnail .title {
        display: inline-block;
}

[data-page-id="34750092"] [data-id="37709808"]:before {
content: 'Reportaje\a_Report';
    position: absolute;
    width: -webkit-fill-available;
    margin: 0 auto;
    /* left: 0; */
    transform: translateY(-5rem);
    font-family: "Paul Grotesk", "Helvetica Neue", Icons;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    /* margin: 0; */
    font-size: 2.5rem;
    /* color: #232429; */
    line-height: 1.25;
    text-align: center;
    padding-bottom: 2.5rem;
}

body.mobile [data-id="37709808"] {
    margin-top: 6rem !important;
}
body.mobile [data-id="37709808"]:before {
    transform: translateY(-7.5rem);
}

[data-page-id="34750063"] [local-style="28364676"],
[data-page-id="34751140"] [local-style="34750063"] {
    display: none;
}

[local-style="34750063"] a.active {
display: none;
}

[local-style="34750063"] a.active:after h1:first-child  {
       content: initial;
    white-space: initial;
}
[local-style="34750063"] h1 a.active {
    content: "";
    visibility: hidden;
}
/*[local-style="34750063"]a:after h1  {
    content: "\a";
    white-space: pre;
    display: block;
}*/
[data-predefined-style="true"] [local-style="34751140"] h1 {
    width: fit-content;
    display: inline-block;
}
h1 u {
    border-bottom: 2px solid rgba(35, 36, 41, 1);
    text-decoration: none;
        transition: all 200ms ease-out;
}
[data-predefined-style="true"] a h1 {
    transition: all 100ms ease-out;
    mix-blend-mode: difference;
}

[data-predefined-style="true"] a:hover {
    color: #a99c96 !important;
    transition: all 100ms ease-out;
}
[data-predefined-style="true"] [local-style="34751140"] a,
[data-predefined-style="true"] [local-style="34750063"] a {
	border: none;
}

[data-id="28506149"] [local-style="34750063"] {
	bottom: 0;
}

/*Splash*/
.logotype-splash img {
	max-width: 45.8vh;
    height: auto;
}
body.mobile .logotype-splash img {
	max-width: 41.5vh;
    height: auto;
}

/*Video Splash*/
[local-style="26935718"] * {
   mix-blend-mode: difference !important;
}
#videoplayer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    object-fit: cover;
}
@media only screen and (max-width: 449px),
    screen and (max-height: 449px) {
#videoplayer {
    position: fixed !important;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    z-index: -100 !important;
    object-fit: cover !important;
}
    #rawvideo {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
}
#rawvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (min-width: 450px) {
    #videoplayer, #rawvideo {
        /*With Margin*/
        /*
        object-fit: contain;
        height: 80%;
        width: 95%;
        left: 2.5%;
        top:10%
*/
    }
   [local-style="28615762"] .page_background {
      background-color: #000 /*!page_container_bgcolor*/;	
}
}

/*INDEX*/
/**
 * Show an Image on Hover
 * See more at: https://support.cargo.site/Show-an-Image-on-Hover
 **/

.hover-title {
    display: inline;
    pointer-events: auto;
/*    cursor: pointer;*/
}
body:not(.mobile) .hover-title:hover + .hover-image-personal,
body:not(.mobile) .hover-title:hover + .hover-image-commission {
    visibility: visible;
    pointer-events: none;
	opacity: 1;
}

.hover-image-personal,
.hover-image-commission {
    visibility: hidden;
    opacity: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}
.hover-image-personal {
    transform: translate(-50%, -50%);
}
.hover-image-commission {
    transform: translate(-50%, -50%);
}
.hover-image-personal,
.hover-image-commission {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	/* Change width and height to scale images */
    width: 25vw;
    height: 50vh;
}
.hover-image-personal img {
  border-radius: 1.0px;
    border-right: 15px solid rgba(169, 156, 150, 1);
    border-left: 15px solid rgba(169, 156, 150, 1);
    border-top: 30px solid rgba(169, 156, 150, 1);
    border-bottom: 30px solid rgba(169, 156, 150, 1);
}
.hover-image-commission img {
    border-radius: 1.0px;
    border-right: 15px solid rgba(242, 243, 246, 1);
    border-left: 15px solid rgba(242, 243, 246, 1);
    border-top: 30px solid rgba(242, 243, 246, 1);
    border-bottom: 30px solid rgba(242, 243, 246, 1);
}
.hover-image-personal img,
.hover-image-commission img{
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}
/*@media only screen and (min-width: 768px) {
[local-style="28134658"] {
    max-width: 80vw;
    margin: 0 auto;
}

[data-predefined-style="true"] [local-style="28134658"] bodycopy {
    font-size: 1.98vw !important;
}
}*/
@media only screen and (min-width: 768px) {
    /*Commission*/[data-id="28506150"] {
    float: left;
    left: initial;
    position: absolute !important;
}
    
/*Personal*/body [local-style="28506164"] .page_background {
    float: right;
    right: 0;
    width: 50%;
    left: initial;
	background-color: rgb(35, 36, 41) /*!page_container_bgcolor*/;
}
    
/*Commission*/ [local-style="28506150"] ul,
/*Commission*/ [local-style="28506150"] h2 {
    width: 75% !important;
}
/*Personal*/ [local-style="28506164"] ul,
/*Personal*/ [local-style="28506164"] h2 {
    margin-left: auto !important;
    width: 75% !important;
}
}
/*Personal*/body [local-style="28506164"] .page_background {
	background-color: rgb(169, 156, 150) /*!page_container_bgcolor*/;
}
/*Commission*/[local-style="28506150"] bodycopy a,
/*Personal*/[local-style="28506164"] bodycopy a {	
/*    font-size: 1.75rem;*/
    font-size: 2.5rem;
/*        line-height: 0.8em;*/
}
/*Commission*/[local-style="28506150"] h2,
/*Personal*/[local-style="28506164"] h2 {
    font-size: 2.8rem;
    line-height: 0.75;
    padding-top: 3.25rem;
    margin-bottom: 3.14rem;
    padding-bottom: 0.3rem;
    color: #a99c96;
    width: auto;
    border-bottom: 2px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #a99c96, #a99c96);
}
/*
@media only screen and (max-width: 768px) {
[local-style="28506150"],
[local-style="28506164"]{
position: relative !important;
    display: block !important;
    float: none !important;
    bottom: inherit !important;
    top: inherit !important;}
}*/


/*Commission*/[local-style="28506150"] ul,
/*Personal*/[local-style="28506164"] ul,
[local-style="28134658"] ul {
    -moz-column-count: 2;
    -moz-column-gap: 1.25rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 1.25rem;
    column-count: 2;
    column-gap: 1.25rem;
    
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
    display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 0 2.0em;
  max-width : 100%;
  width: 75% /*!variable_defaults*/;
}
/*Commission*/body.mobile [local-style="28506150"] ul,
/*Personal*/body.mobile [local-style="28506164"] ul,
body.mobile [local-style="28134658"] ul {
  width: 100% /*!variable_defaults*/;
}


/*Commission*/[local-style="28506150"] ul li,
/*Personal*/[local-style="28506164"] ul li,
[local-style="28134658"] ul li {
    display: inline-block;
    padding: 10.8px 0;
}
/*Commission*/[local-style="28506150"] ul li:first-child,
/*Personal*/[local-style="28506164"] ul li:first-child,
[local-style="28134658"] ul li:first-child {
    padding-left: 1em;
    text-indent: -1em;
}

/*Commission*/[local-style="28506150"] .year {
	text-align: right;
    color: #70747c;
}
/*Personal*/[local-style="28506164"] .year {
	text-align: right;
    color: rgba(242, 243, 246, 0.7);
}

/*MENU DESCKTOP/MOBILE*/
/*Header*/

body [local-style="26887593"] {
	z-index: 999 !important;
}

.logotype img {
	max-width: 16rem;
    max-height: auto;
    vertical-align: middle;
}
/**
 * NAV MOBILE Site Menu Button
 */
body.mobile [local-style="28135469"] {
    position: relative;
    display: block;  
    z-index: 99999;
    transition: all ease-in-out 0.5s;
}

body.mobile [local-style="28135469"] .image-link img {
	margin: .05em;
    width: 50% !important;
    height: auto;
}

.scrollUp {
    transform: translateY(-80px);
    transition: transform ease-in-out 0.5s;
    -webkit-transition: transform ease-in-out 0.2s;
    -moz-transition: transform ease-in-out 0.2s;
}

.scrollDown {
	transform: translateY(-80px) !important;
    transition: transform ease-in-out 0.5s;
    -webkit-transition: transform ease-in-out 0.2s;
    -moz-transition: transform ease-in-out 0.2s;
}

/*Cesta & BG buttom no change bg color*/
[local-style="28135328"] .page_background {
	background-color: transparent /*!page_container_bgcolor*/;
}
/*BG Cesta bottom above*/[data-page-id="28506149"] [local-style="28135328"] {
z-index: 999 !important; 
}

/*body.mobile [local-style="28610610"] {
    margin-bottom: -80px;
        transition: transform ease-in-out 0.5s;
    -webkit-transition: transform ease-in-out 0.2s;
    -moz-transition: transform ease-in-out 0.2s;
}
body [local-style="28610610"] {
	display: none;
}
body.mobile [local-style="28610610"] {
    display: initial;
}
*/
body.mobile [local-style="28610610"] {
    border-top: 2px solid #a99c96 !important;
}

body.mobile [local-style="28610610"] button.dropbtn:nth-child(2) {
    margin-top: -2px;
}

.pinned_bottom {
	z-index: 99;
}

.dropbtn {
    font-size: 1.75rem;
    line-height: 0;
    font-weight: normal;
/*    color: #232429;*/
    font-family: "Paul Grotesk", "Helvetica Neue", Icons;
    font-style: normal;
    vertical-align: middle;
/*    cursor: pointer;*/
    width: 100%;
    padding: 0 0.28em;
    background-color: initial;
    border: none;
    text-transform: lowercase;
    letter-spacing: .25px;
}

.dropbtn a {
	border: none !important;
}

/*About*/

[local-style="28598852"] [grid-pad="1.25"] {
    vertical-align: bottom;
}


body.mobile [local-style="28598852"] .project-info {
	padding-top: 0rem !important;
}

/*Footer*/

/*no display on index*/ [data-page-id="28506149"] [local-style="28364676"] {
    display: none;
}

.contact-footer {
/*		background-color: #f2f3f6;*/
}

[local-style="28135328"] {
z-index: -1 !important;
}

[local-style="28364676"] {
	padding-bottom: 0.25rem !important;
    bottom: 0 !important;
}
[local-style="28364676"] small {
	bottom: 0;
    vertical-align: bottom;
}
.pinned_bottom{
    height: auto !important;
}
#pattern-footer-top {
    position: absolute;
/*    margin: 0 20px;
    width: 96.5%;*/
        margin: 0 auto;
    width: 60.5%;
    height: auto;
    top: 1rem;
    bottom: -50%;
    left: 0;
    right: 0;
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 30px !important;
    background: transparent url(https://files.cargocollective.com/c1556573/Paul-Rodri-guez_Footer_Logo-variations_bg-2.png) repeat-x;
    z-index: -1;
}
#pattern-footer-bottom {
    position: absolute;
    margin: 0 20px;
    width: 96.5%;
    height: auto;
    top: 3.25rem;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 38px !important;
    background: transparent url(https://files.cargocollective.com/c1556573/Paul-Rodri-guez_Footer_Logo-variations_bg-2.png) repeat-x;
    z-index: -1;
    
    display: none;
}

body.mobile #pattern-footer-top,
body.mobile #pattern-footer-bottom {
    width: 94.75%;
    margin: 0 15px;
    display: block;
}

/*Inside Project*/

.slick-list {
    height: auto !important;
}

.gallery_image_caption {
    margin-top: 1.00rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: normal;
/*	color: #232429;*/
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: 1.25em;	
    text-align: left;
    text-decoration: none;
    pointer-events: none;

}
#project-slide .gallery_image_caption {
    max-width: 90%;
}
body.mobile #project-slide .gallery_image_caption {
    max-width: 100%;
 /*   text-align: center !important;*/
    padding: 0 4vw;
}
.project-info .gallery_image_caption {
	font-size: 1.0rem;
	font-weight: 400;
	color: #70747c;
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: initial;
    margin-top: 0.25rem;
    margin-bottom: 0.75rem;
}
#project-slide [image-gallery-horizontal-align=right] .gallery_image_caption {
	text-align: left !important;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
    stroke-width: 3.0px !important;
}

body.mobile .slick-arrow {
	display: none !important;
}
.slick-arrow {
/*     margin-top: -2vw;*/
}

[local-style="37701554"] a {
    text-decoration: none;
        padding: 8px 15px 12px;
       border-radius: 25px;
	border: 2px solid transparent !important;
    -webkit-transition: border .15s ease-out;
    -moz-transition: border .15s ease-out;
    -o-transition: border .15s ease-out;
    -ms-transition: border .15s ease-out;
    transition: border .15s ease-out;
}
[local-style="37701554"] a:hover {
	border: 2px solid #a99c96 !important;
}

/*width slide on project set*/
[data-id="28134919"] #project-slide .image-gallery {
	width: 80%;
    height: auto;
    margin: auto auto;
    min-height: 50vh; /*100% height screen*/ 
 /*   top: 10vh;*/
    margin-bottom: 25vh;
}
body.mobile [data-id="28134919"] #project-slide .image-gallery {
	width: 100%;
}
#project-slide .image-gallery img {
max-height: 84.6vh;
/*    max-height: 86.6vh;*/
    width: auto !important;
    max-width: 80vw;
    height: auto !important;
    border-radius: 2px;
    padding: 0 4vw;
}
body.mobile #project-slide .image-gallery img {
/*    max-height: 66.6vh;*/
    max-height: initial;
    width: 100% !important;
    max-width: initial;
    height: auto !important;
}
#project-title {
    padding: 1rem;
    padding-bottom: 4rem;
    
 /*   max-width: 100%;
    width: 100%;
    position: fixed;
    padding: 1.0rem 1.6rem 1.3rem 1.7rem;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 99;
    background-color: #f2f3f6;
    text-transform: lowercase;*/
}
#project-title h2 {	
    font-size: 2.8rem;
    line-height: 0.88;
    padding-bottom: 0.3rem;
}
body.mobile #project-title {
    padding: 0;
    padding-bottom: 1rem;
}
body #project-title .marquee {
    padding-bottom: .66em;
    padding-top: .66em;
}
@media only screen and (min-width: 768px) {
body #project-title .marquee .marquee_contents {
    transform: none !important;
}
}
.project-info {
	padding-top: 2.5rem !important;
}
body.mobile .project-info {
	padding-top: 5rem !important;
}
@media only screen and (min-width: 768px) {
.project-info .gallery_card,
.project-info .gallery_card_image,
.project-info .image-gallery .gallery_card img{
    max-height: 26vh;
    width: auto;
    max-width: 100%;
}
}

/*Traducción ESP*/
.project-info.esp {
    font-weight: 400;
    color: #FFF;
    
    background: #a99c96;
    border-radius: 20px 4px 4px 20px;
    padding-top: 1rem !important;
    margin-top: -0.4rem;
    padding-bottom: 1.58rem;
    padding-left: 1.2rem;
}
body.mobile .project-info.esp {
	padding-top: 1rem !important;
    border-radius: 20px 20px 4px 4px ;
    margin-top: 1rem;
}
.project-info.esp .gallery_image_caption {
	color: #232429;
}

[rel="prev_page"], [rel="next_page"] {
	color: #70747c !important;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.6rem;
	font-weight: 400;
/*	color: #232429;*/
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: 1.15em;
    letter-spacing: .5px;
}

[data-predefined-style="true"] bodycopy a {
/*  color: #232429;*/
	border-bottom: 1px solid;
	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;
    border: none !important;
}

body.mobile a.image-link,
body.mobile a.icon-link {
    border: none !important;
}

a.icon-link {
font-size: 1.5rem !important;
    line-height: 0.5 !important;
vertical-align: initial; 
padding: initial;
}

[data-predefined-style="true"] h1 {
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 2.5rem;
/*	color: #232429;*/
	line-height: 1.25;
    text-align: center;
}

[data-predefined-style="true"] body.mobile h1 {
		font-size: 2.25rem !important;
}

[data-predefined-style="true"] h1 a {
/*	color: #232429;*/
}

[data-predefined-style="true"] h2 {	
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-weight: 400;
	padding: 0;
	margin: 0;
    font-size: 1.51rem;
    letter-spacing: 0;
    line-height: initial;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] h2 a {
/*	color: #232429;*/
}

[data-predefined-style="true"] small {
	font-size: 1.05rem;
	font-weight: normal;
/*	color: #232429;*/
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: initial;	
    letter-spacing: 0.45px;
}

[data-predefined-style="true"] small a {
/*	color: #232429;*/
	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 {
}

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

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

/**
 * Thumbnails
 */

.thumbnails .has_title .tags span {
    color: #a99c96;
}

[local-style="28599547"] .thumbnail-image {
    background-color: #70747c;
    display: flex;
}
body.mobile [local-style="28599547"] .thumbnail-image {
    background-color: initial;
    display: initial;
}
.thumbnail-image img {
    margin: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s  ease-in-out;
}
[local-style="28599547"] a:hover .thumbnail-image img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'></feColorMatrix></filter></svg>#grayscale"); /* Firefox 3.5+ */
/*filter: gray; /* IE6-9 */
/*-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
body.mobile .thumbnail-image img {
    width: 100% !important;
    height: auto !important;
    padding: 0 5rem;
}
div[thumbnails] {
/*	justify-content: space-around;*/
    justify-content: space-between;
}

/*left margin for thus thumb texts*/
div[thumbnails] .thumbnail:nth-child(1) .title, div[thumbnails] .thumbnail:nth-child(1) .tags,
div[thumbnails] .thumbnail:nth-child(3n+1) .title, div[thumbnails] .thumbnail:nth-child(3n+1) .tags {
	padding-left: 2rem;
}
/*MOBILE left margin for thus thumb texts*/
body.mobile div[thumbnails] .thumbnail:nth-child(odd) .title, body.mobile div[thumbnails] .thumbnail:nth-child(odd) .tags {
	padding-left: 2rem !important;
}
body.mobile div[thumbnails] .thumbnail:nth-child(3n+1) .title, body.mobile div[thumbnails] .thumbnail:nth-child(3n+1) .tags {
	padding-left: initial;
}

[local-style="28599547"] sup {
	font-size: 0.9rem;
	line-height: initial;
}
[local-style="28599547"] .title {
    color: #232429;
    text-align: center;
    margin-top: .25rem;
}
[local-style="28599547"] .price {
	line-height: initial;
    padding-top: 1.25rem;
    text-decoration: underline;
    color: #70747c;
}
[local-style="28599547"] a:hover .price {
    color: #232429;
            transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s  ease-in-out;
}

.thumbnails .content_padding {
padding: 0 0rem 1rem 0rem;
/*    padding: 0 0.5rem 1rem 0.5rem;*/
border-bottom: 2px solid #232429;
    margin-bottom: 4rem;
}

[data-css-preset] .thumbnails {
   	background-color: rgba(255, 255, 255, 0)/*!thumbnails_bgcolor*/;   
}

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

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

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

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 2rem/*!responsive_thumbnails_padding*/; 
    padding: .8rem;
}
[data-css-preset] [responsive-layout] [thumbnails-pad]:nth-child(odd){
    padding-left: 0rem/*!responsive_thumbnails_padding*/; 
}
[data-css-preset] [responsive-layout] [thumbnails-pad]:nth-child(even){
    padding-right: 0rem/*!responsive_thumbnails_padding*/; 
}

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

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

.thumbnails .thumb_image img {
	margin: 0.2em;
}

.thumbnails .tags {
    margin-top: 0rem;
    margin-bottom: 2rem;
    font-size: .85rem;
	font-weight: 400;
/*	color: #232429;*/
	font-style: normal;
	line-height: 1.4;
    letter-spacing: .45px;
}

.thumbnails .tags a {
    font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	font-weight: normal;
    font-size: 1.25rem;
    line-height: 0.75rem;
	border-bottom: 0;
	color: #232429;
    text-decoration: none;
    padding-left: .05rem;
    pointer-events: none;
    transition: all 200ms ease-out;
}

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

.thumbnails .thumbnail > a {
    position: relative;
}

.thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin-top: 0.25rem;
     margin-bottom: 0.65rem;
    /*margin-bottom: 1.25rem;*/
    margin-left: 0.15rem;
    align-content: flex-start;
    display: flex;
    z-index: 9;
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	font-weight: normal;
	font-size: 1.85rem;
	color: #232429;
	line-height: 0.95;
    text-align: left;
    letter-spacing: .45px;
    transition: all 200ms ease-out;
}
.thumbnails .thumbnail:hover .title,
.thumbnails .thumbnail:hover .tags a {
    color: #70747c !important;
    transition: all 200ms ease-out;
}

/**
 * Site Menu Button
 */

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

body.mobile #site_menu_button {
	margin: -20px;
    font-size: 30px;
    padding: 10px;
        z-index: 999;
}

body.mobile #site_menu_button:hover img {
    opacity: initial;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-weight: 100;
	padding: 0;
	margin: 0;
    font-size: 3.5rem;
    line-height: initial;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: center;
	display: flex;
	justify-content: center;
    background: rgba(35, 36, 41, 0.95);
}

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

#site_menu .page-link a {
	color: rgba(169, 156, 150, 1);
}

#site_menu .set-link > a {
	color: rgba(169, 156, 150, 1);
	font-weight: 100;
}

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

#site_menu a.active {
	color: rgba(242, 243, 246, 1);
}

#site_menu a[href="Inicio"]:after {
content: '_Home';
    font-size: 2.5rem;
    white-space: pre;
}
#site_menu a[href="Indice"]:after {
content: '_Index';
    font-size: 2.5rem;
    white-space: pre;
}

#site_menu .close {
	display: none;
	color: rgba(242, 243, 246, 1);
	line-height: 0em;
	font-size: 45px;
    font-weight: 400;
    right: 15px;
    margin-top: -5px;
}

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

#site_menu .break {
	height: 26px;
}

#site_menu .indent {
	margin-left: 26px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: #232429;
    background: transparent;
	font-size: 36px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2.5rem /*!shop_button*/;
	right: 4rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
	font-weight: 400;
	color: #232429;
	font-family: Diatype, Icons;
    padding: 0;
    line-height: 1.4;
	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.5rem;
	line-height: 1.3;
	color: #232429;
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.5rem;
    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;
}

.shop_product .button {
	font-size: 1.2rem;
	font-weight: 400;
	color: #232429;
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: initial;
    background: rgba(35, 36, 41, 1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
    padding: .8rem 1rem;
    border: 0;
}

/*
 * Image Zoom
 */

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

/**
 * Quick View
 */

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

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
    padding-left: 1.5rem /*!quick_view_padding*/;
    padding-right: 1.5rem /*!quick_view_padding*/;
}


[data-css-preset] .quick-view-background {
background-image: linear-gradient(rgb(242 243 246 / 70%), #f2f3f6, #f2f3f6, rgb(242 243 246 / 70%));
}

.quick-view-caption-wrapper {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    padding: 0 2.5rem;
}

.quick-view-caption {
	font-size: 1.2rem;
	font-weight: 400;
	color: #232429;
	font-family: "Paul Grotesk", "Helvetica Neue", Icons;
	font-style: normal;
	line-height: initial;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0.4rem 1.4rem;
    text-align: left;
    
    background: linear-gradient(rgb(242 243 246 / 0%), rgb(242 243 246 / 60%), rgb(242 243 246));
}

.quick-view-caption span {
    padding: 0.5rem 0;
    display: inline-block;
    color: #232429;
}

/**
 * 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: #f2f3f6;
    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: 20px;
    right: 17px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

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

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(35, 36, 41, 1);
    stroke-width: 4px !important;
}

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

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: rgba(0, 0, 0, 0.75);
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: transparent;
    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: #f2f3f6;
   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: #f2f3f6;
    font-size: 1.4rem;
    line-height: 1.1;
	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(169, 156, 150, 1);
}

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

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


