/*
Theme Name: Softcreative
Theme URI:
Author: Softcreative
Author URI: https:softcreative.es
Description: Adaptación de theme realizada por softcreative
Version:  8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Tags: softcreative
Text Domain: softcreative
*/
.single_blog_post_img {display: none !important;}
@font-face {
    font-family: interstateBold;
    src: url(fonts/Interstate-Bold.ttf);
}
@font-face {
    font-family: proximaNovaBold;
    src: url(fonts/proximaNovaBold.otf);
}
body{
/*    font-family: interstateBold;*/
    font-family: "Roboto", Sans-serif;
}

.breadcrumbs_block h2, .breadcrumbs_block p{
    font-family: proximaNovaBold !important;
}
.single_blog_post_title{
  /*  display: none;    */
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    font-family: proximaNovaBold;
}

.flex-direction-nav{
    /*display: none;*/
    visibility: hidden;
}

.padbot50 {
    margin-top: 50px !important;
}

/*Categoria*/
.cat{
    padding-right: 20px;
}
.cat .entry-title{
   /* font-size: 40px;*/
}

.fa-color {
    color: #ea3329 !important;
}

.sider_social .social li a {
    color: #000000 !important;
    border: 1px solid #000000;
}
.slide-video {
    position: absolute !important;
    width: 100%;
    height: 767px;
    max-width: 100%;
    object-fit: cover;
}