/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.uabb-post-heading {
	text-align: center; 
}


.uabb-image-carousel {
    position: relative;
    text-align: left;
    /*overflow: hidden;*/
}

.internet-explorer9 .uabb-background-mask .uabb-overlay-icon {
    top: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
}

.uabb-image-carousel-item {
    float: left;
    text-align: left;
    display: none;
}

.uabb-image-carousel-link a,
.uabb-image-carousel-link img {
    display: block;
}

.uabb-image-carousel-content {
    position: relative;
    text-align: left;
    overflow: hidden;
}

.uabb-image-carousel img {
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
}

.uabb-image-carousel-caption {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	  color: #ff1493 !important;
}

.uabb-image-carousel-caption-below {
    padding: 15px;
	  color: #ff1493;
}

.tp-caption  {
	color: black !important;
}

.tp-caption .large_bold_black  .tp-resizeme  {
	color: black !important;
}

/*
CSS Migrated from BB theme:
*/

.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
line-height: 1.0;
color: #ff1493;
background-color: #ffffff !important;
}

.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a:visited {
background-color: #ffffff !important;
color: #ff1493;

}

.navbar-default {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.nav a {
    color: #ff1493 !important;
}

.nav a:visited {
     color: #ff1493 !important;
}

.cuttingedgenews {
    text-align: center !important;
    
}

.cuttingedgenews2 {
    text-align: center !important;
}

.fl-page-header .fl-page-nav-wrap {
  border-bottom: 0;
  border-top: 0;
  background-color: #ffffff !important;
}

.fl-page-nav-wrap {
padding: 0px;
}



/* Use this if you want to have the
 * image positioned centrally
 */


.fl-post-feed-image, .fl-post-thumb {
    text-align: center;
}

.uabb-post-heading .uabb-blog-post-section {
    text-align: center; margin-right: 0px; margin-left: 0px;
}




.uabb-image-carousel-content .uabb-gallery-img {
Width: 150px !important; 
Height: 225px !important;
}



/* Make the content area on Single Posts narrower ONLY if they are edited using Beaver Builder */.single .fl-content{max-width:670px;margin-left:auto;margin-right:auto;float:none;padding-left:0;padding-right:0;}

.fl-rich-text {
    max-width:670px;margin-left:auto;margin-right:auto;float:none;padding-left:0;padding-right:0;
}

.fl-rich-text a {
 color: #ff1493; text-decoration: none;   
}

.uabb-blog-post-content  {
    max-width:670px;margin-left:auto;margin-right:auto;float:none;padding-left:0;padding-right:0;
}


.uabb-blog-post-content a {
 color: #ff1493; text-decoration: none;   
}

.uabb-image-carousel-caption-below {
    padding: 15px 15px 15px 0px;

}

.uabb-image-carousel-caption-below a:hover{
   color: #ff1493;

}

.fl-post-content a {
    color: #ff1493;
}

.widget_revslider a {
    color: #000000 !important; 
}

hr {
    display: block;
    height: 1px;
    width: 25px;
    border: 0;
    border-top: 1px solid #000000;
    margin: 0 auto;
    padding: 5px 0px; 
}


/* Extend Photo Modules with the new Alignment: Full-width option outside the narrow content area
ONLY on larger devices */
@media only screen and (min-width: 1200px) {
.fl-photo-align-full-width{margin-left: -345px; margin-right: -345px;}
}

h1 { color: black !important;
}


.fl-post-title, .uabb-post-meta {
    text-align: center; 
}

.uabb-post-meta a {
    color: #ff1493 !important;
}

.uabb-post-heading a:hover {
    color: #ff1493 !important;
}

@media (max-width: 1024px) {
.fl-page-nav-toggle-icon .fl-page-header-logo {
text-align: center; margin-right: 0;
	} }		