/*
 Theme Name:   WPBD Base
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Paul Lacey & Tom Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

.case-studies .uabb-thumbnail-position-left .uabb-post-thumbnail  {
        width: 300px;
    }
@media(max-width:768px) {
    .case-studies .uabb-thumbnail-position-left .uabb-post-thumbnail {
        width: 100%;
    }
}

.fl-module-separator {
    display: none;
}

.no-link div {
cursor: default;
}

.fl-node-5a764398e0b8a .uabb-post-wrapper .uabb-blog-post-content {
    padding-top: 10px;
}
.uabb-blog-post-content .uabb-read-more-text {
    padding-top: 0.5em;
}

.rounded .uabb-new-ib {
    border-radius: 20px;
}

/* Temp */

h1 span, h2 span, h3 span, h4 span, h5 span {
    text-transform: uppercase !important;
}

@media(max-width: 1024px) {
  .landing-logo {
    margin-top: -20px !important;
  }
  .landing-logo img {
    width: 120px !important;
  }
}
.we-like-wrapper .uabb-blog-post-content {
    margin-bottom: 20px;
}
.we-like-wrapper .we-like-meta {
  float: left;
  padding: 0 40px;
  text-align: left;
  width: 66%;
}
.we-like-wrapper h3 {
    color: #222;
}
.we-like-wrapper .we-like-meta p {
  margin: 10px 0 0 0;
}
.we-like-wrapper .uabb-post-thumbnail {
  float: left;
  text-align: left;
  width: 33%;
}
.we-like-wrapper .we-like-logo {
    margin-bottom: 20px; margin-top: 20px;
    max-height: 60px;
    max-width: 140px;
    width: auto;
}
/*WE LIKE POSTS RESPONSIVE*/
@media(max-width: 670px) {
      .we-like-wrapper .uabb-post-thumbnail {
      /*float: none;*/
      /*text-align: left;*/
      /*width: 33%;*/
      display: none;
    }
    .we-like-wrapper .we-like-meta {
      padding: 0;
      width: 100%;
    }
    .we-like-wrapper .uabb-blog-post-content {
        padding-bottom: 20px;
        border-bottom: 1px solid lightgrey;
    }

}
/*------------------------------*/

.archive.category .page-header {
    display: none;
}
@media(min-width:769px) {
  .archive.category .inside-page-header h1 {
    font-size: 100px;
  }
}

.widget_recent_entries .post-date {
  display: block;
  padding-bottom: 5px;
}

.uabb-ib-effect-style1 .uabb-new-ib-desc {
    top: unset; bottom: 20px;
}

.case-study_grid-post-wrapper {
  padding: 40px 20px;
}


/*@media(min-width:768px) {
  #wpadminbar {
    opacity: 0;
    transition: all 0.5s ease;
  }
  #wpadminbar:hover {
    opacity: 1;
  }
  body.admin-bar {
    margin-top: -32px !important;
  }
}*/

.fl-row-full-height .fl-row-content-wrap {
    min-height: calc(100vh - 127px);
}
.fl-row-full-height.landing .fl-row-content-wrap {
    min-height: calc(100vh);
}

@media(min-width:769px) {
    .row-y-5_25 .fl-row-content-wrap {
        padding-top: 5% !important; padding-bottom: 25% !important;
    }
}

@media(min-width: 1600px) {
	.home-hero {
		margin-left: -12%;
	}
}

/* GENERAL */
a {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#content a {
	font-weight: 400;
}
/* HEADER */

/* Site logo */
.site-logo {
    max-width: 100px;
}

/* NAVIGATION */
nav#site-navigation {
    margin-top: 24px;
}

@media(min-width:769px) {
	nav#site-navigation li a {
		border-radius: 50px;
	}
} 

li.nav-icon a {
	padding: 0 10px 0 10px !important;
}
li.nav-icon a:hover {
	background: transparent !important;
	color: #00b4ec !important;
}
li a i.icon-social-twitter {
	color: rgba(255,255,255,1);
}
li a:hover i.icon-social-twitter {
	color: rgba(255,255,255,0.5);
}
li a i.icon-social-instagram {
	color: rgba(255,255,255,1);
}
li a:hover i.icon-social-instagram {
	color: rgba(255,255,255,0.5);
}

.only_mobile {
  display: none !important;
}

/* Custom header */
/*
.grid-container.generate-page-header {
  max-width: 100%;
}
*/


/* BEAVER BUILDER SPECIAL MODULE CLASSES */

.full_width-editorial > .fl-row-content-wrap {
  padding: 0 6%;
}

.text_large {
	font-size: 120%;
}

/* Infoboxes */
.title-bottom .uabb-infobox {
  position: relative;
}
.title-bottom .uabb-infobox h2 {
  bottom: 5px;
  position: absolute;
}

/* BB Testimonials */
.no-arrow .testimonial-arrow-down {
  display: none;
}
.no-arrow > div {
  box-shadow: 0 .1em 1em 0 rgba(0,0,0,.15);
}

/* UABB Interactive banner 2 */
.uabb-ib-effect-style1.uabb-ib2-min-height img {
    max-height: 380px;
    min-width: 100%;
}

/* UABB Headings module */
.uabb-heading-wrapper .uabb-subheading.uabb-text-editor p {
    margin-bottom: 1.5em;
}

/* Font awesome bullet styles */

.entry-content .fa-ticks ul > li,
.entry-content .fa-ticks-white ul > li,
.entry-content .fa-crosses-white ul > li{
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}

.entry-content .fa-ticks ul > li:before {
    color: #ff5905;
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: -24px;
    top: -1px;
}

.entry-content .fa-ticks-white ul > li:before {
    color: #fff;
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: -24px;
    top: -1px;
}

.entry-content .fa-crosses-white ul > li:before {
    color: #fff;
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    left: -24px;
    top: -1px;
}

.entry-content .fa-questions ul > li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}

.entry-content .fa-questions ul > li:before {
    color: #ff5905;
    content: "\f29c";
    font-family: FontAwesome;
    position: absolute;
    left: -24px;
    top: -1px;
}

/* UABB Advanced Posts */
.uabb-blog-posts-description {
    padding-top: 0.5em;
}

/* UABB Gallery */
.gallery_border .uabb-photo-gallery-content img {
    border: 1px solid rgba(0,0,0,0.0);
}

/* Beaver Builder Shadows */

.gallery_shadow .uabb-photo-gallery-content {
  box-shadow: 5px 5px 15px #aab9c3;
}

.button_shadow a {
	box-shadow: 5px 5px 15px #aab9c3;
}


/* WIDGETS */
.widget-title {
	margin-bottom: 10px;
}


/* FOOTER WIDGETS */

.footer-widgets {
    text-transform: uppercase;
}

.footer-widgets p {
	margin-bottom: 15px;
}

.footer-widget-1.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
    width: 20%;
}

.footer-widget-2.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
	padding-left: 40px;
    width: 40%;
}

.footer-widget-3.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
	text-align: right;
    width: 40%;
}

@media(max-width:1024px) {
	.footer-widget-1.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
    	width: 20%;
	}
	.footer-widget-2.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
		padding-left: 0;
	    width: 40%;
	}
	
	.footer-widget-3.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
	    width: 40%;
	    clear: none;
	}
}

@media(max-width:768px) {
	.footer-widget-1.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
		margin-bottom: 10px;
    	width: 10%;
	}
	.footer-widget-2.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {

		padding-left: 0;
	    width: 100%;
	}
	
	.footer-widget-3.grid-parent.grid-33.tablet-grid-50.mobile-grid-100 {
	    width: 100%;
	    clear: none;
	}
}


/*ADI STYLES*/

@media(max-width:768px) {
  body .text_large  {
      font-size: 18px;
  }
  
  
  /*CLIENTS*/
  /*.clients .uabb-module-content.uabb-imgicon-wrap {*/
  /*    text-align: left;*/
  /*}*/
  
  .clients .uabb-module-content {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
  }
  
  /*CONTACT FORM*/
  
  .uabb-contact-form.uabb-form-style1 {
      padding: 25px;
  }
  
  /*FOOTER*/
  
  .footer-widget-1 {
      display: none;
  }
}