::selection {
  background: rgba(0,0,0,.6);
	color: white; 
	/* WebKit/Blink Browsers */
}
::-moz-selection {
  background: rgba(0,0,0,.6); 
	color: white;
	/* Gecko Browsers */
}

.elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--main .elementor-item:hover, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--main .elementor-item:focus,
.elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--dropdown a:hover, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-nav-menu--dropdown a.highlighted, .elementor-2978 .elementor-element.elementor-element-2de42488 .elementor-menu-toggle:hover {
	color:grey !important;
}

/* ----- logo ----- */

.elementor-2978 .elementor-element.elementor-element-35666b19 img {
	max-width: 51%;
}
@media (min-width: 768px) {
.elementor-2978 .elementor-element.elementor-element-35666b19 img {
 margin-top: -32px;
	}
	.elementor-2978 .elementor-element.elementor-element-2f50c703 {
    margin-top: 20px;
	}
}

@media (max-width: 767px) {
.elementor-2978 .elementor-element.elementor-element-35666b19 img {
    width: 100% !important;
    max-width: 100%;
		margin-top: 3px;
		margin-left: 7px;
	}
	.elementor-2978 .elementor-element.elementor-element-1f7105a {
    width: 80%;
	}
	.elementor-2978 .elementor-element.elementor-element-653f4b74 {
    width: 20%;
	}
	.elementor-2978 .elementor-element.elementor-element-2f50c703.elementor-section {
    padding: 10px 20px 20px 20px;
	}
}
/* ----- logo END ----- */


/* ---- body standard width ---- */
@media (min-width:768px) {
	.body-standard-width {
		width:100%;
		padding-left:90px;
	}
	
	.body-standard-width .elementor-column {
		width:75%;
	}
}
@media (max-width:767px) {
.body-standard-width {
		width:100%;
		padding: 25px 35px 10px 35px;
	}
}
/* -- body standard width END -- */


/* ----- text ----- */

/* link */
.elementor-kit-4210 .elementor-widget-container *:not(.menu-item):not(.elementor-tab-title):not(.elementor-image-box-title):not(.elementor-icon-box-title):not(.elementor-icon-box-icon):not(.elementor-post__title):not(.elementor-heading-title) > a:not(:hover):not(:active):not(.elementor-item-active):not([role="button"]):not(.button):not(.elementor-button):not(.elementor-post__read-more):not(.elementor-post-info__terms-list-item):not([role="link"]), .elementor-kit-4210 .elementor-widget-container a:not([class]) {
	color: black;
}
.elementor-text-editor p a,
.elementor-slide-heading a,
.elementor-text-editor a {
	border-bottom: 1px solid black;
}
.elementor-text-editor p a:hover, 
.elementor-slide-heading a:hover,
.elementor-text-editor a:hover,
.text-black a:hover,
.list-line-under a:hover {
	background:rgba(0,0,0,.1);
	color:black;
	border-bottom-color: white;
}
.h1-underline {
    border-bottom: 1px solid black;
    padding-bottom: 30px
}



.font-title-line-below .elementor-heading-title,
.font-title-line-below-h2 {
	margin-bottom:56px;
	font-size:55px;
}
@media (max-width:767px) {
		.font-title-line-below .elementor-heading-title,
	.font-title-line-below-h2 {
		margin-bottom:56px;
		font-size:40px;
	}
}

.font-title-line-below:after {
	position: absolute;
	content:"";
	width:70px;
	bottom:33px;
	height:10px;
	border-top:1px solid black;
}  
.font-title-line-below-h2 {
	position:relative !important;
}
.font-title-line-below-h2:after {
	position: absolute;
	content: "";
	width: 70px;
	bottom: -13px;
	height: 10px;
	border-top: 1px solid black;
	left: 0;	
}
@media (min-width:768px) {
	.font-title-line-below-h2 {
		font-size:75px !important;
		position:relative;
	}
}
@media (max-width:767px) {
	.font-title-line-below-h2 {
		font-size:50px !important;
		position:relative;
	}
}

.list-line-under {
	position:relative;
}
.list-line-under:after {
	content:"";
	width:22px;
	height:1px;
	position:absolute;
	bottom:-11px;
	left:0;
	border-bottom:1px solid black;
}

.link-absolute-transparent .elementor-heading-title a, 
.link-absolute-transparent .elementor-heading-title {
	color:green !important;
}

.custom-hr-languages {
	width: 50px;
	margin: 50px 0 !important;
	border-style: dashed;
	border-width: 0 0 1px 0;
}


.custom-paragraph p {
    margin-bottom: 2em;
    line-height: 1.8em;
}

.caption-custom {
	font-size:16px !important;
	color:#333 !important;
	line-height: 1.3em !important;
	font-style: italic !important;
	margin-top: 7px !important;
}

.highlights-upcoming-past {
	font-size: 17px;
	font-family: "antic didone";
	text-transform: lowercase;
	letter-spacing: .6em;
	color:black;
}
/* ----- text END ----- */


/* ----- images ----- */

/* thumbnail-ratio1-1 */
@media (min-width: 768px) {
 .thumbnail-ratio1-1 .elementor-widget-container img {
	  object-fit: cover;
    position: absolute;
    top: 0;
	  left: 0;
	}
	.thumbnail-ratio1-1 .elementor-widget-container {
    padding-top: 75%;
    overflow: hidden;
    position: relative;
	}
	.thumbnail-ratio1-1 .elementor-widget-container a {
		display:block;
	}
}
/* thumbnail-ratio1-1 END */


/* thumbnail-ratio2-1 */
.thumbnail-ratio2-1 {
	overflow:hidden;
}
@media (min-width:786px) {
	.thumbnail-ratio2-1 {
		height:100%;
	}
}
.thumbnail-ratio2-1 .elementor-widget-container img {
	object-fit: cover;
  position: absolute;
  top: 0;
	left: 0;
	height:100%;
}
@media (max-width:768px) {
	.thumbnail-ratio2-1 .elementor-widget-container {
    padding-top: 52%;
	}
}


/* thumbnail-ratio2.5-1 */
.thumbnail-ratio25-1 {
	overflow:hidden;
	margin: 0 !important;
}

@media (min-width:768px) {
.thumbnail-ratio25-1 {
	height:100%;
	}
}	

.thumbnail-ratio25-1 .elementor-widget-container img {
	object-fit: cover;
  position: absolute;
  top: 0;
	left: 0;
	height:100%;
}


@media (max-width:768px) {
	.thumbnail-ratio25-1 .elementor-widget-container {
    padding-top: 52%;
	}
}
/* thumbnail-ratio2.5-1 END */


/* thumbnail ratio 4:3 */
.thumbnail-ratio4-3-center .elementor-widget-container img {
	object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.thumbnail-ratio4-3-center .elementor-widget-container {
	padding-top: 75%;
	background: lightgrey;
}

/* thumbnail ratio 4:3 END*/

/* ----- images END ----- */

input, textarea {
	border-color: lightgray !important;
}

.swiper-container {
	width: auto !important;
}
.button_full .elementor-button-link.elementor-button.elementor-size-sm {
	text-transform:uppercase;
	width:100% !important;
}
@media (min-width: 980px) {
	.text-col2-desktop {
			column-count: 2;
		column-gap: 20px;
		text-align: solid;
	}
}

/* ---- video fix position ---- */

.video-fix-position {
	top: 10px !important;
  left: 9px !important;
}
@media (min-width: 1025px) {
	.video-fix-position {
  	width: 98% !important;
    max-width: 1080px !important;
	}
}
@media (max-width: 1024px) {
	.video-fix-position {
  	max-width: 97% !important;
	}
}

/* ---- video fix position END ---- */

/* ---- opt-in form ---- */
#subscribe-button .elementor-button[type="submit"] {
    background: white;
		color: black;
}
#subscribe-button .elementor-button[type="submit"]:hover {
    background: black;
		color: white;
}
/* ---- opt-in form END ---- */


.force-img-align-left .elementor-widget-image{
    text-align: left !important; 
}

/* ---- blockquote ---- */
.elementor-text-editor blockquote {
	  border-left: 8px solid lightgrey;
    padding-left: 30px;
    font-style: italic;
    font-size: 120%;
}
@media (max-width: 768px) {
.elementor-text-editor blockquote {	
	    margin-left: 10px;
	}
}
/* ---- blockquote END ---- */


/*------- poems format --------*/
pre {
    font-family: "Amiri" !important;
    font-size: 1em;
    white-space: pre-wrap;
    line-height: 1.1em;
}
/*------- poems END --------*/

/* ---- button ---- */
.button-link-transparent {
	position: initial;
}
.button-link-transparent .elementor-button,
.button-link-transparent .elementor-button:hover {
	  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0) !important;
}

.button-transp-100-height-width {
	height: 100%;
	position: absolute;
}
.button-transp-100-height-width a {
	height: 100%;
    display: block;
    position: absolute;
    width: 100%;
	  border-radius:0 !important;
	opacity: 0;
}
.button-transp-100-height-width a:hover {
	background:rgba(0,0,0,0) !important;
}

.elementor-button.elementor-size-sm {
	border:2px solid black;
}
.elementor-button {
	text-shadow:0px 0px 10px rgba(0,0,0,0) !important;
}
/* ---- button END ---- */



/* ---- menu ---- */
.elementor-2978 .elementor-element.elementor-element-1742c5c .elementor-nav-menu--main .elementor-item {
	padding-left: 8px;
  padding-right: 8px;
}

/* menu dropdown */
.elementor-nav-menu--dropdown {
	z-index:9999 !important;
}
/* menu dropdown END */

/* ---- menu END ---- */


/* ---- homepage ---- */

.elementor-7153 .elementor-element.elementor-element-52db670 .swiper-slide-contents {
    max-width: 100%;
}
/* ---- homepage END ---- */

/* ---- home banner arreglo de paginacion queda sobre el dorpdown del menu y no deja ser clickeable ---- */
.swiper-pagination {
	z-index:1 !important;
}
/* ---- home banner arreglo de paginacion queda sobre el dorpdown del menu y no deja ser clickeable END ---- */


/* ---- available works ---- */
@media (min-width:768px) {
	.available-works .col-01 {
		width:182px;
	}
	.available-works .col-02 {
		width:calc(100%  - 182px);
		width:-webkit-calc(100%  - 182px);
	}
}
.text-13-upper-black {
	font-size:14px;
	text-transform:uppercase;
	color:black;
	letter-spacing: 0.1em;
}
.edition {
	margin-bottom:-20px !important;
}
.price-tag {
	margin-bottom: -33px !important;
}
.price {
	    margin-bottom: -12px !important;
}
.info {
	letter-spacing: 0.1em;
	position:relative;
}
.info:before {
	  position: absolute;
    content: "";
    top: 13px;
    right: -10px;
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    border: 1px solid grey;
    border-width: 1px 1px 0 0;
}
.status {
    background: black;
    color: white;
    padding: 7px 10px 3px 20px;
    letter-spacing: .5em;
    font-weight: bold;
    display: inline-block;
    line-height: 1em;
}
/* ---- available works END ---- */

/* ---- books carousel ---- */
.book-thumbnail img {
	height:180px;
	width:auto;
}
/* ---- books carousel END ---- */

/* --- events & exhibitions --- */
.events-coming-soon,
.events-day,
.events-month {
	position:absolute;
	left:0;
}
.events-coming-soon {
	top: 10%;
}
.events-coming-soon .elementor-widget-container p {
	background: black;
  padding: 3px 14px 1px 15px;
  margin: 0;
  display: inline-block;
}

.events-day {
	top:38%;
}
.events-month {
	top: 53%;
}
.events-month .elementor-widget-container {
	border-bottom: 2px solid white;
    padding:0px 0px 13px 6px !important;
    display: inline-block;
}
/* - version 3.0 -*/
.fix-margin-bottom-0 {
	margin-bottom: 0 !important;
	line-height: 19px;
}
.upcoming {}


@media (min-width:768px) {
    .past-divider {
        margin: 0 auto;
    }
    .past-venue {
        margin-bottom:10px !important;
    }
}
/* upcoming */
.upcoming {
    position: relative;
}
.upcoming .upcoming-col-grey {
    background: #F5F5F5;
}
.upcoming  .elementor-posts .elementor-post:first-child:before {
    content: "upcoming";
    position: absolute;
    top: -78px;
    left: 0;
    z-index: 9999;
    font-size: 17px;
    font-family: "antic didone";
    text-transform: lowercase;
    letter-spacing: .6em;
    color: black;
}
.upcoming .elementor-posts .elementor-post:last-child:after {
    content: "";
    top: -78px;
    left: 0;
    z-index: 9999;
    font-size: 170px;
    height: 66px;
    font-family: "antic didone";
    text-transform: lowercase;
    letter-spacing: .6em;
    color: black;
}
/* ----- events & exhibitions END -- */


/* ------ being borges ----- */

.button-100-width .elementor-button {
    width: 100% !important;
    position: relative;
}
.button-100-width .elementor-button:before {
    content: "❯";
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    left: 12px;
    font-size: 18px;
    opacity: .5;
}
.button-100-width .elementor-button-content-wrapper {
    display: block !important;
    text-align: left;
}
.elementor-slideshow__title {
    font-weight: normal !important;
    font-style: italic !important;
    line-height: 1.3em;
}

/*--------- being borges ---------*/


/*--------- archives categories ---------*/

.tag-word {
    color:grey;
    border:1px solid grey;
    border-radius: 8px;
    padding: 0 7px;
    display: inline-block;
    line-height: 1.4em;
    font-family: "arial";
    font-size: .75em;
}
.categories-thumbnail-4-3 .elementor-widget-wrap {
 padding-top: 75%;
 overflow: hidden;	
}
.thumbnail-image {
	position: absolute;
  top: 0;
} 
/*--------- archives categories END ---------*/

/*----------- artworks detail ------------*/
@media (min-width:768px) {
	.width-video-vertical-artwork {
		width:75%;
	}
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure img, 
.gallery-image-shadow .e-gallery-justified .e-gallery-item {
	-webkit-box-shadow: 0px 0px 10px #E2E2E2; 
box-shadow: 0px 0px 10px #E2E2E2;
}
/*----------- artworks detail END ------------*/


/* - Miscellaneous -- */
.centrar {
    margin-left: auto !important;
    margin-right: auto !important;
}
/* - Miscellaneous END -- */



