/*
Theme Name:         Real Sociedad Fotográfica
Author:             DD Lineal
Author URI:         http://ddlineal.es

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/


/*******************
      FONTS
*******************/
@font-face {
    font-family: 'bebas_neuebold';
    src: url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuelight';
    src: url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('/wp-content/themes/rsf/css/fonts/custom/opensans-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('/wp-content/themes/rsf/css/fonts/custom/opensans-extrabold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('/wp-content/themes/rsf/css/fonts/custom/opensans-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/wp-content/themes/rsf/css/fonts/custom/opensans-semibold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/rsf/css/fonts/custom/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*******************
  GENERAL THEME
*******************/

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: open_sansregular;
    letter-spacing: 1px;
	color: #000;
    font-weight: normal;
	font-size:12px;
	line-height:150%;
}
h1, h2, h3, h4, h5, h6 {
    font-family: bebas_neuelight;
    letter-spacing: 3px;
	color: #000;
    font-weight: normal;	
}

/* ul li {
    list-style: inside none disc;
    margin: 10px 0;
} */

li {
    list-style: initial;
}

.title-h h1 {
    font-family: bebas_neuebold;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 20px !important;
}

.title-h em {
    color: #7c7c7c;
    font-family: bebas_neuelight;
    font-size: 40px;
    font-style: normal;
    text-transform: uppercase;
}
h2 {
    font-size: 32px;
    font-weight: normal;
}@media only screen and (max-width:999px){
	h2 {
		font-size: 24px;
		font-weight: normal;
	}
}
h3 {
    margin-top: 20px;
	margin-bottom: 30px !important;
}
.title-h h3 {
    font-family: bebas_neue_regularregular;
}

p {
    font-size: 15px;
    font-weight: normal;
    line-height: 150%;
	margin-bottom: 15px;
}
/* .container_inner {
    margin: 0 auto;
    width: 1200px;
} */

.content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 200px;
}

form input {
    border: 1px solid #c3c3c3 !important;
}

.title-h-background h1 {
    color: #c3c3c3;
    font-family: bebas_neue_regularregular;
    font-size: 70px;
    letter-spacing: 60px;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
}

.messenger {
    /* display: none !important; */
    position: fixed;
    z-index: 10000;
    left: 0;
    bottom: -8px;
    width: 200px;
}@media only screen and (max-width:500px){
	.messenger {
		max-width: 200px;
	}
}
.messenger img:hover{
	filter: brightness(70%);
}

.post_info {
    display: none !important;
}
span.date {
    display: none;
}



/*******************
	HEADER
*******************/

.header_bottom {
    background-color: #fff !important;
}

.q_social_icon_holder {
    margin: 5px 14px 0 0 !important;
}

.menu-text {
    font-family: bebas_neueregular;
    font-size: 20px;
    letter-spacing: 1px;
}

nav.main_menu > ul > li > a {
    padding: 0 15px;
}
.header-widget.widget_nav_menu.header-left-widget {
    padding-top: 5px;
}
.header-right-widget .q_social_icon_holder span.large {
    font-size: 15px;
}
.second.drop_down_start .inner {
    -webkit-box-shadow: 1px 11px 18px -3px rgba(0,0,0,0.6);
-moz-box-shadow: 1px 11px 18px -3px rgba(0,0,0,0.6);
box-shadow: 1px 11px 18px -3px rgba(0,0,0,0.6);
}
.drop_down_start ul li a span.menu-text {
    font-size: 16px;
}
.drop_down .second .inner ul li:hover {
    background: #e5e5e5;
}



/*******************
	HOME
*******************/
.banner-agenda {
    margin-bottom: 40px !important;
    padding: 170px;
}
.banner-text-agenda a {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    color: #000;
    font-family: bebas_neuebold;
    font-size: 50px;
    padding: 32px;
}
.banner-galeria {
	padding: 160px 0px;
}
.banner-galeria-title a{
    font-family: bebas_neuebold;
    font-size: 50px;
    letter-spacing: 3px;
	color:#000;
}
.banner-galeria-subtitle a {
    font-family: bebas_neuelight;
    font-size: 50px;
    letter-spacing: 2px;    
	color:#000;
}
.banner-galeria-subtitle p {
    margin-top: 18px;
}	
.banner-socio {
	padding: 143px 0px;
}
.banner-socio-title a{
    font-family: bebas_neuebold;
    font-size: 50px;
    letter-spacing: 3px;
	color:#000;
}
.banner-socio-subtitle a {
    color: #000;
    font-family: bebas_neuelight;
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 35px;
}
.banner-socio-title p {
    text-align: center;
}
.banner-socio-subtitle p {
    margin-top: 18px;
	text-align: center;
}

/** Proximos eventos **/
.wcs-class__image img {
    margin: 0 auto !important;
    max-height: 180px !important;
    text-align: center;
    width: auto !important;
}
.owl-item > div {
    background: #ececec none repeat scroll 0 0 !important;
    padding: 20px 0;
}

.home-table-ranking table {
    border: 1px solid #cecece;
    margin-top: 50px;
    padding: 10px 20px;
    width: 100%;
}
.home-table-ranking table td, .home-table-ranking table th {
    padding: 10px 20px;
    text-align: center;
}
.home-table-ranking th {
    border-bottom: 1px solid #cecece;
    font-weight: bold;
}
.home-table-ranking th.blank {
    border-bottom: medium none;
}
.home-table-ranking th {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.home-table-ranking table td.first-column, .home-table-ranking table th.first-column {
    border-right: 1px solid #cecece;
}
.home-table-ranking table td.dark {
	font-size: 15px;
    font-weight: bold;
}

.qbutton.large {
    font-family: bebas_neuelight;
    font-size: 20px;
    height: 42px;
    line-height: 45px;
    margin: 0 50px;
    padding: 0 28px;
    text-align: center;
    width: 100px;
}

/*******************
	ABOUT
*******************/
.about-directive-title p {
    font-family: bebas_neuelight;
    font-size: 56px;
    line-height: 100%;
    text-align: right;
}
.about-directive-text p {
    font-size: 17px;
    line-height: 220%;
    text-transform: uppercase;
}


/*******************
   WHAT DO WE DO
*******************/


.what-do-we-do-responsable {
    margin: 20px 0 !important;
}

.what-do-we-do-responsable p {
    font-family: bebas_neuelight;
    font-size: 23px;
    text-transform: uppercase;
}
.what-do-we-do-responsable a, .what-do-we-do-pdf a {
    font-family: bebas_neuelight;
    font-size: 23px;
}

.what-do-we-do-text {
    margin: 20px 0 !important;
}




/*******************
	AuthorList Template
*******************/
.gallerypage-row-profiles .vc_col-sm-3 {
    margin: 30px 0;
    min-height: 370px;
}
.author-avatar {
    text-align: center;
}
.author-avatar img {
    height: auto;
    margin: 0 auto;
    max-height: 250px;
    width: auto;
}
.author-name {
    margin: 10px 0;
    min-height: 90px;
    text-align: center;
}
.author-name a {
    font-family: bebas_neuelight;
    font-size: 30px;
}@media only screen and (max-width:999px){
	.author-name a {
		font-size: 20px;
	}
}

/*******************
	SOCIOS
*******************/
.gallerypage-row-profiles {
    margin: 70px 0;
}

.image_with_text > a {
    color: #000;
    font-family: bebas_neuelight;
    font-size: 30px;
    height: 100%;
    left: 0;
    letter-spacing: 2px;
    /* position: absolute; */
    text-transform: uppercase;
    /* top: 0; */
    /* transform: translateY(40%); */
    width: 100%;
}
.image_with_text {
    text-align: center;
	margin-bottom: 20px;
}

/* .image_with_text h5 {
    font-size: 33px;
    height: 100%;
    line-height: 110%;
    margin: -50px 0 auto;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
} */

/*******************
	CURSOS
*******************/
.woocommerce-page.single-product .social_share_list_holder ul li, .woocommerce.single-product .social_share_list_holder ul li {
    line-height: 0;
    margin: 18px 0 15px 30px;
}

.stock.in-stock {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce.single-product button.single_add_to_cart_button, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    background-color: transparent;
    border-color: #393939;
    color: #393939;
    margin-bottom: 75px;
}

.qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger::after {
    background-color: #fff;
    color: #000;
    content: "U";
    font-family: ElegantIcons;
    font-size: 20px;
    padding: 8px;
}

/*******************
	INSTALACIONES
*******************/
.instalaciones-biblioteca-title {
    margin-bottom: 20px !important;
}
.instalaciones-biblioteca-title h3 {
    margin-bottom: 10px !important;
    margin-top: 40px;
}

/*******************
	EXPOSICIONES
*******************/

.exposiciones-row-list > .vc_column_container {
    min-height: 220px !important;
}

.exposiciones-history-feature h3 {
    font-size: 25px;
    margin-bottom: 10px;
}

.exposiciones-history-list {
    margin-top: 80px;
}
.exposiciones-row-list {
    margin: 30px 0;
}
.exposiciones-row-list > .vc_column_container {
    margin: 15px 0;
    min-height: 170px;
}
.exposiciones-row-list h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px !important;
}
.exposiciones-row-list .subtitulo {
    list-style: none;
    color: #a3a3a3;
}
.exposiciones-row-list .read-more a {
    font-weight: bold;
    line-height: 120%;
}
.exposiciones-row-list .content-excerpt {
    margin: 10px 0;
}
.custom-pagination {
    margin-top: 50px;
}
/*** Single Exposicion ***/

.exposicion-table-ranking table {
    margin: 50px 0;
    padding: 10px 20px;
    width: 100%;
}
.exposicion-table-ranking table td {
    border-bottom: 1px solid #cecece;
    padding: 10px 20px;
    text-align: left;
}
.exposicion-table-ranking table td.blank {
    border-bottom: medium none;
}
.exposicion-table-ranking span {
    font-weight: bold;
}



/*******************
	CONTACTO
*******************/
div.wpcf7-response-output.wpcf7-mail-sent-ok, div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: transparent;
}


/*******************
	HAZTE SOCIO
*******************/
.inscription-column-intro-image .inscription-intro-image {
    position: absolute;
    right: 0;
    top: -250px;
}
.hazte-socio-table-prices table {
    margin-bottom: 30px !important;
}
.hazte-socio-table-prices table td {
    background: #e3e3e3 none repeat scroll 0 0;
    border: 1px solid #fff;
    min-width: 180px;
    padding: 20px 40px;
    text-align: center;
    vertical-align: middle;
}
.hazte-socio-table-prices table td.dark {
	background: #c3c3c3 none repeat scroll 0 0;
    font-weight: bold;
}

.hazte-socio-table-prices table td.blank {
    background: #fff none repeat scroll 0 0;
}
.hazte-socio-conditions p {
    font-size: 11px;
    line-height: 140%;
}

.hazte-socio-conditions p strong {
    margin-left: 20px;
}

/*******************
	FORM
*******************/
.wpcf7-form-control {
    border: 1px solid #cecece !important;
}


/*******************
	NL.SIDEBAR
*******************/
.newsletter-form input {
    font-family: open_sansregular;
    font-size: 16px;
    height: 20px;
    margin-bottom: 8px;
    padding: 6px 4px;
    width: 97%;
}
.newsletter-form input[type="submit"] {
    background: #ababab none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: open_sansregular;
    height: auto;
    padding: 9px !important;
    text-transform: uppercase;
    width: 100% !important;
}



/*******************
	BLOG
*******************/
.blog_holder article h2 {
    margin: 0 0 10px;
}
.blog_holder article .post_excerpt {
    margin-top: 50px !important;
}
.blog_holder article .subtitulo {
    list-style: none;
    color: #a3a3a3;
}


/*******************
	SOCIAL SHARE
*******************/

.social_share_list_holder ul li {
    width: 40px;
}


/*******************
	RANKING
*******************/
.type-rankings .attachment-blog_image_in_grid {
    display: none !important;
}
.img-ranking {
    margin-top: 20px;
    max-width: 100%;
    text-align: center;
}



/*******************
	FOOTER
*******************/
.footer_top .two_columns_50_50 .column1 {
    width: 20%;
}
.footer_top .two_columns_50_50 .column2 {
    width: 80%;
}


.footer-column2-links ul {
    margin-bottom: 20px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
}
.footer-column2-links ul li {
    display: inline;
}
.footer-column2-links ul li, .footer-column2-links ul li a {
    font-size: 12px;
}
.footer-column2-links li:nth-child(2) {
    color: #c3c3c3;
    margin-left: 20px;
}

.footer-column2-text > p {
    color: #c3c3c3;
    text-align: right;
	font-size: 12px;
}

.footer_top {
    padding: 40px 0;
}

.footer_bottom {
    height: 140px;
}





/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #ff3c50;
}
.custom-pagination a:hover {
  background-color: #ff3c50;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #ff3c50;
  color: #fff;
}












.ls-slide > * {
    left: auto !important;
    line-height: normal;
    margin: 0;
    position: relative !important;
    top: 0;
}
.ls-slide img {
    height: 100% !important;
    margin: 0 auto !important;
    width: auto !important;
}
.ls-slide.ls-active {
    background: #000 none repeat scroll 0 0 !important;
    text-align: center;
}