/*
Theme Name: Accional Solutions
Author: Accional
Author URI: https://accional.pt/
Description: 
Requires at least: 4.9.6
Requires PHP: 7.0.1
Version: 1.0
*/
.coluna-produtos-lista .container-produto-vendidos {
    width: 100% !important;
}
.coluna-produtos-lista .img-produto {
    width: 100% !important;
}
.coluna-produtos-lista .img-obra {
	min-height: 280px !important;
	max-height: 280px !important;
	-webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.coluna-produtos-lista .image-obras {
    max-height: 250px !important;
	object-fit: contain !important;
}


.div_search{
	position: absolute;
    top: 15px;
    right: 10px;
	z-index: 1000;
}
.div_search .search-bar-2 {
	padding-top: 0px!important;
    padding-bottom: 0px!important;
}
a, .icon_slider, button, .tnp-button{
  cursor: url(images/icon_full.png) 18 18, auto !important;
}
body{
  cursor: url(images/icon_hover.png) 10 10, auto;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}
a.artista:hover{
	opacity: 0.5;
}
@media (min-width:992px) {
	html.w-mod-js:not(.w-mod-ix) [data-w-id="4cf89197-7cb8-8fb8-199a-1d447352d198"] {
		opacity:0;
	}
}
.img-produto .woo_rfq_after_shop_loop_button, .img-produto .link_to_rfq_page_link{
	display: none!important;
}
.wpfMainWrapper, .woocommerce-order-details, .woocommerce-customer-details{
	font-family: 'Work Sans', sans-serif;
}
.woocommerce-order-details__title, .woocommerce-column__title{
	font-size: 18px;
}
.woocommerce-table--order-details{
	text-align: left;
}
.wpfFilterVerScroll::-webkit-scrollbar-thumb {
	background: #dddddd!important;
	border-color: #9f9f9f!important;
}
.wpfFilterVerScroll::-webkit-scrollbar-track {
	background: #ffffff!important;
	border-color: #9f9f9f!important;
	border-radius: 10px;
}
.ui-slider-horizontal .ui-slider-range {
    background-color: #dddddd !important;
}
.wpfFilterButton.wpfButton{
	background-color: transparent!important;
	font-size: 12px!important;
	font-weight: 500!important;
	line-height: 20px!important;
	border: 1px solid!important;
	min-height: auto!important;
	width: auto!important;
	border-radius: 0px!important;
}
.wpfFilterButton.wpfButton:hover{
	background-color: #f89828!important;
	color: #ffffff!important;
}
.wpfFilterWrapper .wfpTitle {
    font-weight: normal!important;
}
.wpfFilterButtons {
    text-align: right;
}
#wpfSliderRange .ui-slider-handle{
	border-color: #9f9f9f!important;
	background: #dddddd;
}
.update-rfq-cart{
	margin: auto!important;
    float: none!important;
    padding: 0px !important;
    text-align: center!important;
}
.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share{
	text-decoration: none;
	font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share::before{
	content: ' ';
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 16px;
    margin-right: 10px;
	background: url('images/share.svg') center;
    background-size: 20px;
    background-repeat: no-repeat;
}
.a2a_dd.addtoany_no_icon.addtoany_share_save.addtoany_share:hover::before{
	background: url('images/share_white.svg') center;
    background-size: 20px;
    background-repeat: no-repeat;
	background-color: #f89828;
    color: #fff;
}
.a2a_menu a {
    color: #000 !important;
	font-family: 'Work Sans', sans-serif !important;
	font-size: 12px !important;
}
.rfqcart-link-single{
	display: none !important;
}
.ui-slider.ui-widget-content .ui-slider-handle {
    border: 1px solid #9f9f9f !important;
    border-radius: 10px !important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset){
    border: 1px solid #9f9f9f !important;
}
.tnp-field.tnp-field-email{
	width: 100%;
}
.tnp-email{
	min-height: 35px;
    margin-bottom: 0px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #cecece;
    background-color: transparent;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 300;
	width: 90%;
}
.tnp-button{
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.2);
    background-color: transparent;
    -webkit-transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
    transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: 500;
    padding: 8px 13px;
}
.tnp-button:hover {
    border-color: transparent;
    background-color: #f89828;
    color: #fff;
}
.page-numbers{
	text-align: right;
}
.page-numbers li {
    display: inline-block;
    list-style: none;
    width: 30px;
    margin: 2px;
    text-align: center;
}
.page-numbers li a{
    border: 1px solid #797979;
    padding: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
	font-family: 'Work Sans', sans-serif;
}
.page-numbers li a {
    color: #797979;
	text-decoration: none;
}


.woocommerce-ordering{
	margin-right: 0;
	float: right;
}
.woocommerce-ordering .orderby{
	padding: 10px;
	font-family: 'Work Sans', sans-serif;
	background-color: #ffffff;
}
.woocommerce-result-count, .img-produto .product_type_simple{
	display: none;
}
.product_meta a{
	text-decoration: none;
	color: #333;
}
.input-text.qty.text{
	margin-top: 15px;
	width: 60px;
	padding: 5px;
}
.quantidade.w-form .quantity{
	text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -20px !important;
}
.swiper-slide {
    height: auto !important;
}
.swiper-button-next{
	background-image: url("images/arrow_right.svg");
}
.swiper-button-prev{
	background-image: url("images/arrow_left.svg");
}
.w-lightbox-backdrop{
	z-index: 9999;
}
.w-tab-pane, .woocommerce{
	font-family: 'Work Sans', sans-serif;
}
.woocommerce-product-attributes-item__value p{
	margin-bottom: 0;
	margin-left: 15px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	float: none;
}
.botao_geral.plus.w-button:disabled, .link:disabled{
	opacity: 0.4;
}
#customer_details input, #customer_details textarea{
	padding: 8px;
}
.link {
    border: none;
}
.botao-geral .wpcf7-spinner:first-of-type{
    display: none;
}
.wpcf7-textarea{
	height: 120px!important;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.menu-bar-1-nb5 {
  width: 30px;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navlink-nb5 {
  padding: 10px 14px;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.navlink-nb5:hover {
  border-top: 1px solid #f89828;
}

.navlink-nb5.right {
  margin-right: 0px;
  padding-right: 0px;
  text-align: right;
}

.navlink-nb5.right.w--current {
  color: #f89828;
}

.menu-bar-2-nb5 {
  position: absolute;
  left: auto;
  top: 15px;
  right: auto;
  bottom: auto;
  width: 30px;
  height: 1px;
  background-color: #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-icon-nb5-2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  padding: 15px;
  border: 3px solid #f89828;
  border-radius: 50%;
  background-color: #f89828;
}

.section {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section.noticias {
  position: relative;
  z-index: 1;
  padding-top: 35px;
  background-color: #fff;
}

.wrapper.m0-100 {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.size1-text {
  position: relative;
  z-index: 100;
  margin-bottom: 15px;
  padding-left: 30px;
  font-family: 'Work Sans', sans-serif;
  font-size: 44px;
  line-height: 52px;
  font-weight: 200;
  white-space: normal;
}

.label {
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px 0px;
  border-style: solid none none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.label.right {
  margin-top: 0px;
  float: right;
  text-align: right;
}

.label.date-tab {
  padding-right: 12px;
  padding-left: 12px;
  border-top-style: none;
  border-left-style: solid;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  position: relative;
  vertical-align: top;
  text-decoration: none;
  text-align: left;
  color: #222222;
}

.tabs-menu-2 a.label.date-tab:first-child, a.label.date-tab:first-child {
  border-left-style: none;
}

.label.date-tab:focus {
  color: #f89828;
}

.label.date-tab.w--current {
  color: #f89828;
}

.label.date-tab.no-line {
  border-left-style: none;
  text-align: center;
}

.div-block-2 {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 50px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image {
  position: absolute;
  z-index: 5;
  padding-right: 50px;
  padding-left: 50px;
}

.image._1 {
  z-index: 15;
  width: 100%;
}

.image._2 {
  width: 55%;
  margin-top: 50px;
}

.slide-inicio {
  width: 100%;
  height: 100%;
}

.left-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 2%;
  width: 30px;
  height: 30px;
  float: left;
}

.left-arrow._2 {
  right: 5%;
  display: block;
}

.left-arrow._3 {
  right: 7%;
  bottom: 6%;
  z-index: 25;
  display: block;
  color: #faf5f5;
}

.right-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 2%;
  width: 30px;
  height: 30px;
  float: left;
}

.right-arrow._3 {
  right: 4%;
  bottom: 6%;
  z-index: 25;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.img_slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-span {
  margin-right: auto;
  margin-left: auto;
  color: #f89828;
  font-weight: 400;
  text-align: center;
}

.colunas-bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.coluna-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.text-span-2 {
  font-size: 12px;
}

.circulo {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: 550px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #f89828;
  border-radius: 1000px;
}

.overlay_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 76.1%, 0.5);
}

.span-bold {
  font-weight: 300;
}

.coluna-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section.exposicoes {
  position: relative;
  z-index: 1;
  padding: 35px 0px;
  background-color: #fff;
  width: 100%;
}

.section.artistas {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  overflow: hidden;
  max-height: 100vh;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.section.contactos {
  position: relative;
  z-index: 1;
  padding: 50px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.slider-exposicoes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.icon_slider {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  color: #b3b3b3;
  font-size: 25px;
}

.icon_slider.preto {
  color: #000;
}

.container-geral {
  width: 100%;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.container-geral.loja {
  position: absolute;
  z-index: 555;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-geral.artistas {
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 100vh;
  max-width: 1005%;
  margin-right: -40px;
  margin-left: -40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-geral.single {
  width: 100%;
  max-width: 80%;
  margin-right: 0px;
}

.container-geral._80 {
  max-width: 80%;
}

.container-geral.pad-bottom {
  padding-bottom: 25px;
}

.container-geral.left {
  float: left;
}

.linha {
  width: 25%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.linha.margin-top {
  margin-top: 30px;
}

.heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading.artista {
  width: 100%;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading.artista.responsive {
  display: none;
}

.heading.artista.visible {
  color: #000;
  text-decoration: none;
}

.heading.titulo-exposicao {
  color: #000;
  font-size: 20px;
  font-style: italic;
  text-align: right;
}

.heading.titulo-exposicao.responsive {
  display: none;
}

.heading._3 {
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}

.heading._3.cinza {
  color: #8a8a8a;
}

.heading._3.cinza.left {
  text-align: left;
}

.heading._3.responsive {
  display: none;
}

.heading.loja {
  width: 100%;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
  text-align: right;
  letter-spacing: 1px;
}

.heading.artistas {
  margin-top: 25px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #000;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.heading.artistas:hover {
  opacity: 0.5;
}

.heading.branco {
  color: #000;
}

.heading.single {
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 700;
  text-align: right;
}

.heading.single.responsive {
  display: none;
}

.heading.single.margin-top {
  margin-top: 15px;
}

.heading.expo-lista {
  color: #000;
  line-height: 1.5;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 1px;
}

.heading.expo-lista-copy {
  color: #000;
  font-weight: 400;
  letter-spacing: 1px;
}

.heading.tab {
  line-height: 1.3em;
  text-align: center;
}

.contain-exposicao {
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.contain-exposicao.single {
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-span-laranja {
  color: #f89828;
}

.botao_geral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  opacity: 1;
  -webkit-transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
  transition: color 500ms ease, background-color 500ms ease, opacity 500ms ease;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.botao_geral:hover {
  border-color: transparent;
  background-color: #f89828;
  color: #fff;
}

.botao_geral.plus {
  position: relative;
  z-index: 200;
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 8px 5px !important;
  text-align: center;
}

.botao_geral.plus.no-margin.no-margin-left {
  margin-left: 0px;
}

.botao_geral.plus.no-margin.no-margin-left.centro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.botao_geral.no-margin {
  margin-top: 0px;
  margin-left: 20px;
}

.noticia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.noticia:hover {
  opacity: 0.7;
}

.paragraph {
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-weight: 300;
}

.paragraph.right {
  text-align: right;
}

.paragraph.right.margin-top {
  margin-top: 20px;
}

.paragraph.right.margin-top.responsive {
  display: none;
}

.paragraph.responsive {
  display: none;
}

.paragraph.justify.margin-top {
  margin-top: 25px;
}

.paragraph._100 {
  width: 100%;
  margin-top: 15px;
  text-align: right;
}

.image-noticias {
  width: 100%;
  margin-bottom: 12px;
}

.section.loja {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 60vh;
  padding-top: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/fundo_loja.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.link {
  display: inline-block;
  margin-left: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
}

.body {
  padding-bottom: 400px;
}

.body.gray {
  background-color: #f0f0f0;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.5;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #cecece;
}

.social-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-rights {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  min-height: 400px;
  padding-top: 50px;
  background-color: #f0f0f0;
}

.secondary-link-dark {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Work Sans', sans-serif;
  color: #9c9c9c;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.secondary-link-dark.margin {
  margin-right: 30px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.secondary-link-dark.margin:hover {
  opacity: 0.5;
}

.footer-link-large {
  display: block;
  margin-right: 15px;
  padding: 10px 14px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link-large:hover {
  opacity: 0.5;
}

.footer-link-large.w--current {
  font-weight: 600;
}

.footer-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: 'Work Sans', sans-serif;
}

.footer-06-grid {
  /*grid-template-areas: ". . Area";
  -ms-grid-columns: 4fr 2fr 2fr;
  grid-template-columns: 4fr 2fr 2fr;*/
  -ms-grid-columns: 10fr 5fr;
  grid-template-columns: 10fr 5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field {
  min-height: 35px;
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #cecece;
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}

.text-field::-webkit-input-placeholder {
  color: #9c9c9c;
}

.text-field:-ms-input-placeholder {
  color: #9c9c9c;
}

.text-field::-ms-input-placeholder {
  color: #9c9c9c;
}

.text-field::placeholder {
  color: #9c9c9c;
}

.form-block {
  width: 100%;
  margin-top: 25px;
}

.footer-title-button {
  margin-right: 20px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.coluna_nomes {
  padding-right: 10px;
  padding-left: 10px;
}

.slider-artistas {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slide-nav-2 {
  display: none;
}

.slide_artista._1 {
  background-image: url('images/isabelmadureira.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._2 {
  background-image: url('images/joseloureiro.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._3 {
  background-image: url('images/Beatriz-brum.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._4 {
  background-color: #fff;
  background-image: url('images/joaomiguelramos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._5 {
  background-image: url('images/graham-gussin.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._6 {
  background-image: url('images/catarina_branco.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_artista._7 {
  background-image: url('images/manuela_marques1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overlay_slide_artista {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.label_artista {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  z-index: 100;
  margin-right: 15px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.linha-separador {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 2px;
  background-color: #d6d6d6;
}

.container-single-info {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container_reserva {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  max-height: 100%;
  padding: 50px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.section-info-single {
  position: relative;
  z-index: 10;
  padding-top: 75px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.info-single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.navbar-6 {
  z-index: 1500;
  width: 100%;
  padding-right: 15px;
  padding-left: 0px;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.coluna_texto_bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.label-produto {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  padding: 15px 9px;
  background-color: #a5a5a5;
  box-shadow: -2px 0 5px -2px rgba(0, 0, 0, 0.59);
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  text-align: center;
}

.swiper-slide._2 {
  display: none;
}

.img-produto {
  max-width: 300px;
  padding: 15px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.img-produto:hover {
    opacity: 0.7;
}

.img-produto.expo-lista {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.img-produto.expo-lista:hover {
  opacity: 0.7;
}

.legenda-produtos {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #797979;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.legenda-produtos.artista {
  color: #333;
  font-weight: 600;
}

.legenda-produtos.artista.single {
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
}

.legenda-produtos.titulo {
  display: none;
  line-height: 1.3em;
  font-style: italic;
  letter-spacing: 0px;
  text-transform: none;
}

.text-block-3 {
  color: #000;
  font-size: 12px;
  line-height: 11px;
  font-weight: 500;
}

.text-block-3.branco {
  color: #fff;
}

.swiper-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px;
  background-color: transparent;
}

.legenda {
  margin-top: 15px;
  text-decoration: none;
}

.swiper-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
}

.container-produto-vendidos {
  position: relative;
  max-width: 300px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.colunas_single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 20px;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.img_exp {
  display: block;
  height: 50vh;
  max-height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.coluna_img_exp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.colunas_biografia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.coluna_img_bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.img_bio {
  max-height: 400px;
}

.tabs {
  margin-top: 25px;
}

.colunas_exposicoes-lista {
  display: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.botao-geral {
  z-index: 99;
  display: inline-block;
}

.botao-geral.right {
  position: relative;
  float: right;
}

.botao-voltar.margin-bottom {
  margin-bottom: 25px;
}

.botao-voltar.margin-bottom.responsive {
  display: none;
}

.descricao-obra {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #797979;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.img_wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.35);
  -o-object-fit: cover;
  object-fit: cover;
}

.botao_detalhes_produto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.container-obra {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.img-obra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.img-obra:hover {
  opacity: 0.7;
}

.img-obra.single-loja {
  max-width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.img-obra.margin {
  padding: 15px;
}

.icon-expand {
  max-width: 30px;
}

.colunas-obra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.coluna-obra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.coluna-obra.vistas {
  padding: 0px;
}

.colunas-press {
  margin-top: 15px;
}

.icon {
  position: absolute;
  width: 20px;
}

.botao-single-loja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.botao-single-loja.margin-left {
  margin-left: 25px;
}

.botao-single-loja.responsive {
  display: none;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-3 {
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
}

.pre-o_produto-2 {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.image-3 {
  position: relative;
  z-index: 99;
}

.colunas-artistas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  max-height: 100vh;
  padding: 50px 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lista-artistas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-block-anos {
  font-size: 14px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}

.image-4 {
  min-width: 220px;
}

.coluna-text-exp {
  padding-right: 15px;
}

.paragraph-2 {
  margin-top: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}

.heading-3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading-3._3 {
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}

.heading-3._3.cinza {
  color: #8a8a8a;
}

.heading-3._3.cinza.margin-bottom {
  margin-bottom: 15px;
}

.heading-3.noticias {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.mask {
  background-color: #fff;
}

.container-lista-artistas {
  margin-right: 15px;
}

.colunas-bio-outros {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-obras {
  width: 100%;
  max-height: 400px;
  -o-object-fit: contain;
  object-fit: contain;
}

.tabs-2 {
  margin-top: 25px;
  width: 100%;
  padding-left: 10%;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.formulario-contacto {
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.formulario-contactos {
  margin-bottom: 18px;
  padding: 21px 20px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #000;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
}

.formulario-contactos:hover {
  border-color: #e3e6eb;
}

.formulario-contactos:active {
  border-color: #43464d;
}

.formulario-contactos:focus {
  border-color: #43464d;
}

.formulario-contactos::-webkit-input-placeholder {
  color: #9c9c9c;
}

.formulario-contactos:-ms-input-placeholder {
  color: #9c9c9c;
}

.formulario-contactos::-ms-input-placeholder {
  color: #9c9c9c;
}

.formulario-contactos::placeholder {
  color: #9c9c9c;
}

.formulario-contactos.mensagem {
  min-height: 100px;
}

.memberstack-form-2 {
  padding-top: 20px;
}

.success-message-referencia {
  padding: 10px;
  background-color: #51cc70;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.column-map {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.login-container-2 {
  z-index: 10;
  width: 90%;
}

.map-2 {
  height: 100%;
}

.column-contacts {
  padding: 25px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.row-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.field-wrapper {
  width: 100%;
  min-height: 30px;
}

.error-message-referencia {
  padding: 10px;
  background-color: #ce5454;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.text-block-9 {
  margin-top: 5px;
}

.coluna_img_feira {
  padding-right: 0px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img-vistas {
  -o-object-fit: cover;
  object-fit: cover;
}

.conteudo-carrinho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 150px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #9b9b9b;
}

.conteudo-carrinho.left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.legenda-produtos-2 {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.legenda-produtos-2.bold {
  padding-left: 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.legenda-produtos-2.bold.total {
  margin-top: 25px;
  padding-left: 5px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.colunas-carrinho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.barra-cinza {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-8 {
  font-family: 'Work Sans', sans-serif;
  color: #797979;
  font-size: 12px;
  line-height: 1px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.remover-cart {
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.remover-cart:hover {
  opacity: 0.5;
}

.image-carrinho {
  max-height: 150px;
}

.coluna-carrinho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.colunas-carrinho-2 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.coluna-titulos-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-right: 1px none #9b9b9b;
}

.coluna-titulos-cart.no-border {
  border-right-style: none;
}

.coluna-titulos-cart.no-border.left {
  padding-right: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f8f8f8;
}

.coluna-cart-totals {
  padding: 15px;
  background-color: #f8f8f8;
}

.titulos-cart {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  text-align: right;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.titulos-cart.total {
  margin-top: 25px;
  font-size: 18px;
  font-weight: 700;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.coluna-cross-selling {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-block-6 {
  position: relative;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  float: right;
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.link-block-6:hover {
  opacity: 0.65;
}

.filtros-subcategorias {
  padding: 25px 50px;
}

.colunas-produtos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-produtos-lista {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.div-block-3 {
  margin-top: 15px;
}

.pre-o_produto {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 7px 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.dropdown-2 {
  width: 100%;
  max-width: 100%;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icone-dropdown {
  margin-top: -5px;
  margin-left: 10px;
}

.slider-container {
  width: 100%;
}

.form-block-4 {
  width: 100%;
  margin-top: 20px;
  padding-top: 0px;
}

.checkbox_category {
  width: 100%;
  line-height: 25px;
}

.h6 {
  color: #fff;
  font-size: 16px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.h6.white-text {
  margin-top: 0px;
  font-weight: 400;
}

.form-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 40px;
  margin-bottom: 10px;
  padding: 0px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-field:focus {
  background-color: rgba(0, 0, 0, 0.5);
}

.form-field::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-field:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-field::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-field::placeholder {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-field.slider {
  position: relative;
  z-index: 10;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0px none transparent;
  background-color: transparent;
  -webkit-transition-property: none;
  transition-property: none;
  color: transparent;
}

.checkbox-label {
  font-weight: 500;
}

.checkbox-label.category {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.checkbox-label.subcategory {
  color: #797979;
  font-weight: 400;
}

.dropdown-list-2 {
  position: relative;
  background-color: #6f5c5c;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.form-2 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-menu-loja {
  min-height: 100%;
}

.range-selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox_subcategory {
  margin-left: 25px;
  line-height: 25px;
  font-weight: 400;
}

.image-loja {
  width: 100%;
  max-height: 500px;
  -o-object-fit: contain;
  object-fit: contain;
}

.paragraph-link {
  display: block;
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.utility-page-wrap-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(224, 224, 224, 0.73)), to(rgba(224, 224, 224, 0.73))), url('images/fundo-pesquisa.jpg');
  background-image: linear-gradient(180deg, rgba(224, 224, 224, 0.73), rgba(224, 224, 224, 0.73)), url('images/fundo-pesquisa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.titulo-18-2 {
  font-family: 'Work Sans', sans-serif;
  color: #5e5e5e;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
}

.titulo-grande {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 1em;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.utility-page-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.icon-404 {
  max-width: 25%;
  margin-bottom: 25px;
}

.container-pesquisa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  margin: 75px auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.container-pesquisa.margin-top {
  margin-top: 350px;
}

.container-pesquisa._100 {
  max-width: 100%;
}

.container-pesquisa._100.no-margin {
  margin-top: 0px;
}

.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.search-input-2 {
  height: 40px;
  margin-bottom: 0px;
  float: left;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.search-input-2::-webkit-input-placeholder {
  color: #9c9c9c;
}

.search-input-2:-ms-input-placeholder {
  color: #9c9c9c;
}

.search-input-2::-ms-input-placeholder {
  color: #9c9c9c;
}

.search-input-2::placeholder {
  color: #9c9c9c;
}

.search-button-3 {
  display: none;
  float: right;
  background-color: #f45a1e;
}

.close-search {
  max-width: 20px;
  float: right;
}

.cart-numero {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.link-artsy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-lupa {
  max-width: 35px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  background-color: transparent;
}

.search-lupa:hover {
  opacity: 0.5;
}

.div-block-45 {
  float: right;
}

.linguas-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.search-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.search-bar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 5px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
}

.search-bar-2:hover {
  opacity: 0.5;
}

.navlink-nb5-2 {
  padding: 10px 14px;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.navlink-nb5-2:hover {
  border-top: 1px solid #f89828;
}

.navlink-nb5-2.link-2-nb5 {
  z-index: 2;
  opacity: 1;
}

.navlink-nb5-2.link-2-nb5.w--current {
  background-color: transparent;
  color: #f89828;
  font-weight: 500;
}

.navlink-nb5-2.link-4-nb5 {
  z-index: 4;
  background-color: transparent;
}

.navlink-nb5-2.link-4-nb5.w--current {
  color: #f89828;
  font-weight: 500;
}

.navlink-nb5-2.link-3-nb5 {
  z-index: 3;
  background-color: transparent;
}

.navlink-nb5-2.link-3-nb5.w--current {
  color: #f89828;
  font-weight: 500;
}

.navlink-nb5-2.link-1-nb5 {
  z-index: 1;
  overflow: hidden;
}

.navlink-nb5-2.link-1-nb5:hover {
  opacity: 0.31;
}

.navlink-nb5-2.link-1-nb5.w--current {
  border-top: 1px solid #f89828;
  color: #f89828;
  font-weight: 500;
}

.image-8 {
  display: inline-block;
  width: 20px;
}

.navbar1 {
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 10px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.container-nb5-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-pesquisa-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: none;
  min-height: 100vh;
  padding: 20px 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  z-index: 9999;
}

.nav-menu-nb5-2 {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.colunas_exposicoes-lista-2 {
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .wpfFilterButtons {
    text-align: center;
  }
  .navlink-nb5 {
    width: 100%;
    text-align: center;
  }

  .wrapper.m0-100 {
    height: auto;
    padding-bottom: 0px;
  }

  .size1-text {
    padding-left: 0px;
    text-align: center;
  }

  .label {
    padding-right: 0px;
  }

  .label.date-tab {
    width: 25%;
  }

  .label.date-tab.no-line-right {
    border-right-style: none;
  }

  .label.date-tab._50 {
    width: 49.4%;
  }

  .div-block-2 {
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .left-arrow._2 {
    right: 7%;
  }

  .left-arrow._3 {
    right: 14%;
    bottom: 5%;
    margin-right: 20px;
  }

  .right-arrow._3 {
    right: 10%;
    bottom: 5%;
  }

  .img_slide {
    display: inline-block;
  }

  .colunas-bio {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .coluna-img {
    padding-top: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block {
    margin-right: 15px;
  }

  .coluna-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.artistas {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.contactos {
    padding-top: 75px;
  }

  .container-geral {
    max-width: 90%;
  }

  .container-geral.loja {
    position: absolute;
    max-width: 90%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-geral.single {
    max-width: 97%;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-geral._80.left {
    max-width: 90%;
    float: none;
  }

  .linha.margin-top {
    margin-top: 25px;
  }

  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading.artista {
    display: none;
    text-align: left;
  }

  .heading.artista.responsive {
    display: block;
    text-align: left;
  }

  .heading.artista.visible {
    display: block;
    text-align: left;
  }

  .heading.titulo-exposicao.responsive {
    display: block;
    text-align: left;
  }

  .heading._3 {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading._3.responsive {
    display: block;
    text-align: left;
  }

  .heading._3.single-expo-menu {
    display: none;
  }

  .heading.loja {
    text-align: center;
  }

  .heading.single {
    display: none;
  }

  .heading.single.responsive {
    display: block;
    margin-bottom: 5px;
    text-align: left;
  }

  .heading.single.visible {
    display: block;
  }

  .contain-exposicao {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contain-exposicao.single {
    padding-top: 25px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .botao_geral.plus.no-margin {
    margin-left: 0px;
  }

  .paragraph.right.margin-top {
    display: block;
    text-align: justify;
  }

  .paragraph.right.margin-top.responsive {
    display: block;
  }

  .paragraph.right.margin-top.single-expo-menu {
    display: none;
  }

  .paragraph.responsive {
    display: block;
    margin-top: 20px;
  }

  .paragraph.justify {
    text-align: justify;
  }

  .paragraph._100 {
    text-align: center;
  }

  .section.loja {
    min-height: 35vh;
  }

  .body {
    padding-bottom: 600px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .social-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-rights {
    text-align: center;
  }

  .footer-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer {
    min-height: 600px;
  }

  .footer-link-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-06-grid {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-column {
    margin-top: 25px;
    padding-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-title-button {
    text-align: center;
  }

  .container-social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .label_artista {
    right: 6%;
  }

  .linha-separador {
    display: none;
  }

  .container_reserva {
    width: 100%;
    margin-top: -75px;
    padding: 50px 20px 5px 20px;
  }

  .container_reserva.responsive {
    display: none;
  }

  .info-single {
    width: 100%;
    padding-right: 0px;
  }

  .navbar-6 {
    background-color: #fff;
  }

  .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .img-produto {
    position: relative;
    margin-bottom: 40px;
  }

  .img-produto.expo-lista {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
  }

  .container-produto-vendidos {
    max-width: 100%;
  }

  .colunas_single {
    width: 100%;
  }

  .img_exp.single-noticia {
    margin-bottom: 15px;
  }

  .coluna_img_exp {
    padding-right: 0px;
    padding-left: 0px;
  }

  .botao-voltar.margin-bottom.responsive {
    display: block;
  }

  .img_wrapper {
    display: none;
  }

  .img-obra {
    position: relative;
  }

  .botao-single-loja.responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .botao-single-loja._2 {
    display: none;
  }

  .div-block-44 {
    margin-bottom: 20px;
  }

  .pre-o_produto-2.responsive {
    display: block;
    text-align: left;
  }

  .colunas-artistas {
    padding-right: 5%;
    padding-left: 5%;
  }

  .lista-artistas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-block-anos {
    text-align: center;
  }

  .coluna-text-exp {
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-5 {
    max-width: 30%;
  }

  .heading-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-map {
    height: 100vh;
  }

  .login-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-contacts {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .row-contacts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .coluna_img_feira {
    padding-right: 0px;
    padding-left: 0px;
  }

  .filtros-subcategorias {
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colunas-produtos {
    padding: 15px 0px;
  }

  .titulo-grande {
    font-family: Montserrat, sans-serif;
    line-height: 1;
  }

  .icon-404 {
    max-width: 50%;
  }

  .div-block-45 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .search-bar-2 {
    padding-top: 25px;
    padding-bottom: 25px;
	padding: 5px 2px;
  }

  .container-nb5-2 {
    position: relative;
    z-index: 999;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-pesquisa-2 {
    display: none;
  }

  .nav-menu-nb5-2 {
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .menu-bar-1-nb5 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .navlink-nb5 {
    text-align: center;
  }

  .menu-bar-2-nb5 {
    left: 18px;
    top: 18px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .menu-button-nb5 {
    background-color: transparent;
  }

  .menu-button-nb5.w--open {
    background-color: transparent;
  }

  .menu-icon-nb5-2 {
    background-color: transparent;
  }

  .menu-icon-nb5-2.w--open {
    background-color: transparent;
  }

  .section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrapper.m0-100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .div-block-2 {
    height: auto;
  }

  .left-arrow._3 {
    right: 20%;
  }

  .colunas-bio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .coluna-img {
    padding-top: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .circulo {
    width: 400px;
    height: 400px;
  }

  .container-geral.artistas {
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .heading._3.cinza.left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }

  .contain-exposicao.single {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .body {
    padding-bottom: 700px;
  }

  .footer-bottom {
    margin-top: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer {
    min-height: 700px;
  }

  .footer-column {
    padding-right: 0px;
  }

  .label_artista {
    font-size: 11px;
  }

  .container-single-info {
    width: auto;
    height: auto;
  }

  .info-single {
    padding-top: 0px;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .swiper-container {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .coluna_img_bio {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colunas-obra {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .coluna-obra {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    position: relative;
    z-index: 11;
  }

  .colunas-bio-outros {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colunas-carrinho-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .coluna-cart-totals {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .filtros-subcategorias {
    padding-right: 25px;
    padding-left: 25px;
  }

  .slider-container {
    width: 100%;
    padding-top: 0px;
  }

  .form-field {
    width: 50%;
    height: 50px;
    margin-bottom: 10px;
  }

  .form-field.slider {
    width: 100%;
    margin-bottom: 0px;
  }

  .utility-page-wrap-2 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .icon-404 {
    max-width: 75%;
  }

  .container-pesquisa {
    max-width: 100%;
  }

  .navlink-nb5-2 {
    text-align: center;
  }

  .navbar1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-menu-nb5-2 {
    background-color: transparent;
  }
}

@media screen and (max-width: 479px) {
  .menu-button-nb5 {
    color: #fff;
  }

  .menu-icon-nb5-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .size1-text {
    font-size: 24px;
    line-height: 1.3;
  }

  .label.date-tab._2 {
    border-right-style: none;
    font-size: 10px;
  }

  .div-block-2 {
    height: auto;
  }

  .left-arrow._3 {
    margin-right: 12px;
  }

  .right-arrow._3 {
    margin-right: 0px;
  }

  .coluna-img {
    padding-top: 25px;
  }

  .slider-exposicoes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container-geral.artistas {
    margin-right: -70px;
  }

  .heading.artista {
    text-align: center;
  }

  .heading.artista.visible {
    text-align: center;
  }

  .heading.branco {
    font-size: 12px;
  }

  .contain-exposicao.single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    font-size: 14px;
  }

  .paragraph.right.margin-top.responsive {
    text-align: justify;
  }

  .link {
    text-align: center;
  }

  .body {
    padding-bottom: 750px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .text-rights {
    margin-right: 0px;
  }

  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .secondary-link-dark.margin {
    margin-right: 0px;
  }

  .footer-06-grid {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer-title-button {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .container-single-info {
    width: 95%;
  }

  .section-info-single {
    padding-bottom: 0px;
  }

  .column-3 {
    padding-right: 10px;
  }

  .img-produto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img_exp {
    height: 30vh;
    max-height: 30vh;
  }

  .colunas_biografia {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs {
    font-size: 10px;
  }

  .colunas_exposicoes-lista {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .img-obra {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .botao-single-loja {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .botao-single-loja.margin-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colunas-artistas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-4 {
    max-width: 200%;
    min-width: 175px;
  }

  .login-container-2 {
    min-width: 0px;
  }

  .filtros-subcategorias {
    padding-right: 15px;
    padding-left: 15px;
  }

  .form-field {
    width: 50%;
    height: 40px;
    border-bottom-style: solid;
    border-bottom-color: hsla(0, 0%, 100%, 0.5);
    font-size: 12px;
  }

  .form-field::-webkit-input-placeholder {
    font-size: 12px;
  }

  .form-field:-ms-input-placeholder {
    font-size: 12px;
  }

  .form-field::-ms-input-placeholder {
    font-size: 12px;
  }

  .form-field::placeholder {
    font-size: 12px;
  }

  .form-field.slider {
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .utility-page-wrap-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo-grande {
    width: 100%;
  }

  .navbar1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colunas_exposicoes-lista-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

#w-node-e0725be6-7894-cee2-4676-2f6fe77ca5ed-ac526771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ab4743ba-f108-c416-0f67-df5753ac847d-ac526771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5307f912-468e-21d6-76ab-6dfc117e9443-ac526771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_67b8b5d0-5445-b0f7-2607-1d384fadb912-ac526771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bd3beda8-d760-9e35-92af-6eda4f03da71-ac526771 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_431c3c48-60d6-75d4-671c-1a95b41f7b3c-b41f7b1c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fb74f238-a812-4ded-e6b8-6d3ec060b8e9-8f526772 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fb74f238-a812-4ded-e6b8-6d3ec060b8f3-8f526772 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fb74f238-a812-4ded-e6b8-6d3ec060b8fd-8f526772 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fb74f238-a812-4ded-e6b8-6d3ec060b907-8f526772 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fb74f238-a812-4ded-e6b8-6d3ec060b911-8f526772 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cff73bb-9aef-fe09-91b0-2ab272d8f913-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cff73bb-9aef-fe09-91b0-2ab272d8f91f-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cff73bb-9aef-fe09-91b0-2ab272d8f929-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cff73bb-9aef-fe09-91b0-2ab272d8f933-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_9cff73bb-9aef-fe09-91b0-2ab272d8f93f-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b5ea3a4-7071-5377-d037-f8f9c6fc7a48-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b5ea3a4-7071-5377-d037-f8f9c6fc7a54-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b5ea3a4-7071-5377-d037-f8f9c6fc7a5e-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b5ea3a4-7071-5377-d037-f8f9c6fc7a68-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2b5ea3a4-7071-5377-d037-f8f9c6fc7a74-f8526776 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba76a-91eeb11e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba774-91eeb11e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba77e-91eeb11e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba788-91eeb11e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba792-91eeb11e {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba76a-99f62700 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba774-99f62700 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba77e-99f62700 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba788-99f62700 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_16864218-60db-3305-3497-13eb12eba792-99f62700 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_431c3c48-60d6-75d4-671c-1a95b41f7b20-b41f7b1c {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_431c3c48-60d6-75d4-671c-1a95b41f7b2e-b41f7b1c {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_431c3c48-60d6-75d4-671c-1a95b41f7b3c-b41f7b1c {
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: start;
    align-self: start;
  }
}