/*
Theme Name: Galleria Metropolia Child
Theme URI: http://cmsmasters.net/galleria-metropolia-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Galleria Metropolia Child Theme
Template: galleria-metropolia
Version: 1.0.0
License:
License URI:
Text Domain: galleria-metropolia-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.header_mid .mid_search_but_wrap {
  padding: 0 0 0 20px!important;
  margin: 0 0 0 0px!important;
}

.cmsmasters_text a{color:#333333;border-bottom:1px solid #cecece;font-weight:400!important;}
.cmsmasters_text a:hover{border-bottom:1px solid #333333;}

.cmsmasters_button.cmsmasters-icon-custom-arrow-thin-right.cmsmasters_rounded_button {
  width: 80px !important;
  font-size: 20px !important;
}

body.home .cmsmasters_rounded_button_left_on_resize .button_wrap {margin-top: -9%;}

.portada_bio .cmsmasters_img.with_caption {
  width: 80% !important;
  margin: 0;
}

#slide_top {
  right: auto!important;
  left: 20px!important;
}

/* RECUADROS */

/*.recuadros-izquierda .cmsmasters_img.with_caption {
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.recuadros-derecha .cmsmasters_img.with_caption {
  border-left: none;
  border-top: none;
  border-bottom: none;
}

.cmsmasters_img.with_caption {
  position: relative;
  padding: 5px 26px 6px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  margin-bottom: 2em;
}

.cmsmasters_img.with_caption:before {
  content: '';
  width: 100%;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  background-color: #d8dadc;
}


.cmsmasters_img.with_caption:after {
  content: '';
  width: 1px;
  height: 30%;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  background-color: #d8dadc;
}
*/

.recuadros-izquierda .cmsmasters_img.with_caption,
.recuadros-derecha .cmsmasters_img.with_caption {
  border: none;
}

.recuadros-izquierda .cmsmasters_img.with_caption,
.recuadros-derecha .cmsmasters_img.with_caption{padding-left:0;}

.recuadros-izquierda .cmsmasters_img.with_caption,
.recuadros-derecha .cmsmasters_img.with_caption {
  text-align: left;
  background: none;
}

.recuadros-izquierda .cmsmasters_img a img,
.recuadros-derecha .cmsmasters_img a img{
  margin: 0 auto;
}

.recuadros-izquierda .cmsmasters_img .cmsmasters_img_caption,
.recuadros-derecha .cmsmasters_img .cmsmasters_img_caption{
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
}

.recuadros-izquierda .cmsmasters_img img,
.recuadros-derecha .cmsmasters_img img{
  width:100%;
}
.recuadros-izquierda .cmsmasters_img.width_auto,
.recuadros-derecha .cmsmasters_img.width_auto{
  text-align: center;
}
.recuadros-izquierda .cmsmasters_img.width_auto img,
.recuadros-derecha .cmsmasters_img.width_auto img{
  width:auto;
}



/* DOCUMENTOS */
.project_sidebar{display:none;visibility:hidden;}

.portfolio.opened-article article.cmsmasters_open_project .preloader .full-width,
.portfolio.opened-article article.cmsmasters_open_project img.full-width {width: 30%;min-width: 30%;}

.boton-descargar{text-align:center;margin-bottom: 60px;}

.portfolio.opened-article article.cmsmasters_open_project img.full-width{
  width: 100%;
  min-width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{height: 100% !important;}

/* CONTACTO */
.wpcf7-form.sent .cmsmasters-form-builder{display:none;visibility:hidden;}

/* RESPONSIVE */
@media only screen and (max-width: 1024px) {
  #slide_top {display:none;}
}

/* ENGLISH */
#page:not(.enable_header_bottom) .mid_nav_wrap {
  padding: 0 0 0 15px;
}

@media only screen and (max-width: 1440px) {
  .menu-en-main-menu-container ul.navigation > li > a {
    padding: 0 4px;
  }
}