 


*{
                
                border-radius: 0!important;
            }
            
body{
                background-color: #e9ebee;
                
            }
            
.navbar{
                
                margin-bottom: 15px;
            }
            
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    line-height: 1.3em;
    font-weight: 600;
    margin-top: 0;
    color: #40454d;
    font-family: 'Open Sans', sans-serif;
}
            
.h3, h3 {
    font-size: 1rem;
}
            
a{
                display: block;
				color:<?php echo $d_color_menu ?>;
            }
            
a:link, a:visited, a:active, a:focus, a:before, a:after {
    outline: 0 none;
	
                text-decoration: none;}
            
.top-right-content {
    float: right;
                margin-right: 20px;
}
            
.topbar ul {
    margin-right: 20px;
    padding: 0;
    list-style: none;
}
            
.mom-social-icons li a.vector_icon {
    width: 1em;
    display: block;
    text-align: center;
    font-size: 2em;
    color: #fff;
}      
            
.facebook2 {

    display: block;
    float: right;
    
    margin-right: 5px;
            }
            
.twitter2 {

    display: block;
    float: right;
    
            }    
   
    .nav-link {
    display: block;
    padding: .5rem 1rem;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Helvetica", sans-serif;
}
    
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: <?php echo $d_color_menu ?>;
        
}
            
.news-summary {
    padding: 0px 20px 20px 20px;

}
            
.news-summary2 {
    padding:20px;
                    margin-bottom: 20px;
}
            
.news-summarych {
    padding:20px;
}
            
.mom-post-meta {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4;
    margin-bottom: 10px;
    overflow: hidden;
}
            
.bajada {
    font: normal 15px/18px 'Arial';
    color: #545454;
    line-height: 20px;
}

            
.cat-title {
    position: absolute;
    top: 0;
    line-height: 30px;
    background: <?php echo $d_color_menu ?>;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 5px;
    margin-left: 5px;
    color: #fff;
    display: block;
    z-index: 1;
}
            
.news-image {
    margin: 0;
    margin-bottom: 18px;
    width: auto;
    float: none;
}
            
.sidebar .widget {
    
}

.base-box2, .sidebar .widget, .comment-form, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend {
    
    
    
    position: relative;
}
            
.base-box, .sidebar .widget, .comment-form, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend {
    
    position: relative;
                padding: 0px;
        margin-bottom: 20px;
}

.widget-head {
    padding:10px;
    background:<?php echo $d_color_menu ?>;
        border-radius: 3px;
}
    
.sidebar .widget .widget-title {
    font-size: 20px;
}

.widget-title {
    font-size: 25px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    color:rgba(250,250,250,0.9);
    font-family: "Helvetica","Arial",sans-serif;
}
    /* ---- grid ---- */

.grid {
  background: ;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
            
            
/* 5 columns, percentage width */
.grid-item,
.grid-sizer {
  
}

.grid-item {
  float: left;
  height: auto;
   margin-left: 0px;
    margin-right: 0px;
    padding-left: 7px !important;
    padding-right: 7px !important;

}
            
/* header */
#header-wrapper{
                
                padding: 3px,
            }
            
.topbar {
                font-size: 13px;
            background-color: <?php echo $d_color_menu ?>;
             height: 40px;
    line-height: 40px; 
                    color: #f0f0f0;
            }
            
.inner{
                width: 100%;
                margin: 0 auto;
            }
            
.today_date {
    float: left;
            margin-left: 20px;    
                margin-right: 20px;}
 
.topbar .top-left-content {
    float: left;
}
            
.topbar .top-right-content {
    float: right;
}

.topbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mom-social-icons {
    margin: 0;
    padding: 0;
    list-style: none;}
            
.header {
    background: #fff;
    clear: both;
}
            
.header > .inner, .header .logo {
    line-height: 100px;
    
}
            
.header-right {
    float: right;
}
            
.logo{
                max-width: 80%;
                
            }
            
.bg-light {
    background-color: #ffffff!important;
}
            
article {
                background: #fff;
                border-radius: 3px;
                
            }
            /* blqes */
.album {
   /* min-height: 50rem; padding-top: 3rem; Can be removed; just added for demo purposes */
  
  padding-bottom: 3rem;
  background-color: transparent;
}

.card {
  
  padding: .75rem;
  margin-bottom: 2rem;
  border: 0;
}

.card > img {
  margin-bottom: .75rem;
}

.card-text {
  font-size: 85%;
}

footer {
  padding-top: 3rem;
  
}

footer p {
  margin-bottom: .25rem;
    color:<?php echo $d_color_menu ?>;
    font-weight: 300;
}

.tshare {
    line-height: 30px;
    margin-right: 10px;
    position: absolute;
   
    right: 0px;
    color: #FFF;
    z-index: 1;
    width: 1.5em;
    text-align: center;
                display: inline-block;
}
            
.facebook {

    display: block;
    float: right;
    background: <?php echo $d_color_menu ?>;
    margin-right: 37px!important;
            }
            
.twitter {

    display: block;
    float: right;
    background: <?php echo $d_color_menu ?>;
            }
            
.carousel-cell {
  width: 100%;
  height: 310px;
  background: #777;
  position: relative;
  margin:0 7.5px;
}

.carousel-cell .container {
  height: 100%;
}
            
.flickity-page-dots .dot{
                background: <?php echo $d_color_menu ?>;
                
            }           
            
.carousel2 {
  
}

.carousel-cell2 {
  width: 28%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

.carousel-cell2.is-selected {
  background: #ED2;
}

/* cell number */
.carousel-cell2:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell2);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

  .carousel-cell-image {
  display: block;
 
  
  opacity: 0;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}

/* fade in lazy loaded image */
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
} 
            
           .btn-outline-primary.active, .btn-outline-primary:active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: <?php echo $d_color_menu ?>;
    border-color: <?php echo $d_color_menu ?>;
}
    
    .btn-outline-primary:hover {
    color: #fff;
    background-color: <?php echo $d_color_menu ?>;
    border-color: <?php echo $d_color_menu ?>;
}
    .btn-outline-primary {
    color: <?php echo $d_color_menu ?>;
    background-color: transparent;
    background-image: none;
    border-color: <?php echo $d_color_menu ?>;
}