/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.page-heading-20{margin-bottom:0!important;padding-bottom:0!important;}
.page-heading-20 .bg-loaded{background:none!important;}
.page-heading-20 .banner {padding-top:90px!important;padding-bottom:50px!important;}
.page-heading-20 .text-box{width:90%!important;}
.page-heading-20 .entry-title{font-size:34px!important;}

.page-text-img-30, .page-text-img-20{width:50%; -webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);margin-bottom:20px;}
.page-text-img-30{width:30%!important;}
.slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
  bottom: -34px;
}
.services-list-button{margin: 0!important;}

.text-pages-row{padding-top:60px}
.text-pages-column {padding-bottom:20px!important}
.text-pages-column .col-inner{padding-top:0!important}
.text-pages-column ul{margin-left:20px!important;}
.text-pages-column ul li{margin-bottom: 0;line-height: 28px!important;}
.text-pages-column iframe{float:right;width:50%;margin-right:30px!important;margin-bottom:20px;}
.gform_footer .gform_button {border-radius: 99px!important}
.team-members-list .person-name{
  font-size: 14px!important;
}
.team-members-list .person-title{
  font-size: 10px!important;
}

@media only screen and (max-width: 980px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#top-bar, #header .flex-right ul, #header .flex-right .cart-popup{display:none!important;}
.page-text-img-20{width:100%; }
.page-text-img-30{width:100%!important;}
.text-pages-column iframe{width:100%;margin-right:0!important;}

.page-footer-location .col{width:100%!important;max-width:100%!important;flex-basis: 100%!important}
.page-footer-location .button {font-size:16px!important;padding:8px 30px!important;}
.gfield--width-full{width:100%!important;}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/



}