/*
Theme Name: Lizzy Bunting
Theme URI: https://speedypancake.co.uk
Description: Lizzy Bunting Theme by Speedypancake Web Design
Author: Speedy Pancake
Author URI: https://speedypancake.co.uk
Template: generatepress
Version: 2.2.6
*/

footer.entry-meta{display:none !important;}

.author-name, .byline{display:none !important;}
.sqs-image-shape-container-element{padding-bottom:0 !important;}

.zoomer .pt-cv-ifield {
  transform: none;
  transition: all .5s;

  margin-bottom: 50px !important;
}

.zoomer .pt-cv-ifield:hover, .zoomer .gallery-item:hover {
  transform: scale(1.05) !important;
  transition: all .5s;
}

#mega-menu-wrap-max_mega_menu_4{margin-top:-30px;}

.footer-widgets-container {
	max-width:1300px !important;
  padding: 40px;
  border-top: 1px solid #efefef;
}

.footer-bar{width:100%;
font-size:12px;}

.pink{background:#30507f ;}
.pink, .pink a, .pink h1, .pink h2, .pink h3, .pink li{color:white;}

.site-logo{margin-bottom:0;}

.our-services{
border-top:1px solid #efefef;
padding-top:30px;
}

.inside-top-bar{padding:5px;}

#site-navigation{border-bottom: 1px solid #efefef;}

.top-bar{background-color:black;}

.inside-article {padding: 40px !important;}

h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}
.page-hero h1{font-size:3em;}
.page-hero{
position:relative;
margin-top:-20px;}


.widget ul li {
list-style-type:disc;
list-style: disc inside none;
    position: relative;
    margin-bottom: .5em;
}


#mega-menu-wrap-primary {width:100%;}


@media only screen and (max-width : 630px) {
.top-bar{display:none;}

}

.mega-mobile-only{display:none !important;}

/* Mobile Styling */



@media only screen and (max-width : 820px) {


.mega-mobile-only{display:block !important;
  background: #00adef!important;
color: white !important;
  margin: 3px !important;
}

.page-hero h1{font-size:2em;}

#mega-menu-wrap-primary, #site-navigation {
  width: 100%;
background:black;
}

.inside-header{padding:0 !important;}
}

/* .profile-text{   opacity: 0;
height:0; }

.profile img{    transition: all 0.5s ease-in-out;}

.profile:hover img{
max-width:250px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;}

.profile:hover .profile-text{
padding:20px;
height:auto;
  opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}

.profile-text{font-size:14px;
    transition: all 0.5s ease-in-out;}
*/

.profile h3{
font-size:16px;

border-bottom:1px solid #F1D130;
line-height:1.8;}

.widget ul li:last-child{padding-bottom:30px;}
