/*
Theme Name: The Launchpad
Theme URI: https://speedypancake.co.uk
Description: Launchpad Theme by Speedypancake Web Design
Author: Speedy Pancake
Author URI: https://speedypancake.co.uk
Template: generatepress
Version: 2.2.6
*/


.dashicons{vertical-align:middle;}
.my-testimonials{background:white;}

.copyright-bar{display:none;}

.footer-bar, .footer-bar p, .footer-bar a{color:grey !important;
line-height:1;}

.site-footer{

  padding-top: 30px;
}

.strip{
border-top:1px solid #bcbcbc;
padding-top:40px;}



.colour-panel-1, .prod{background:#D94C41;}

.colour-panel-1 p, 
.colour-panel-1 h1, 
.colour-panel-1 h2, 
.colour-panel-1 h3, 
.colour-panel-1 ul li,
.prod
{color:white;}

.prod{padding:0 3%;}


.textwidget img{  box-shadow: 0px 10px 13px -7px #000,5px 5px 15px 5px rgba(0,0,0,0) !important;
}

.no-shadow .textwidget img{box-shadow:none !important;}


/* HIDES HELP TAB WHEN NOT LOGGED IN */
body:not(.logged-in) li#menu-item-16061{display: none;}


#wp-admin-bar-comments,
#wp-admin-bar-litespeed-menu,
#wp-admin-bar-gp_elements-menu{display:none;}






.widget ul li {
list-style:disc;
    font-weight: 400;
    padding-left: 2px;
    margin-bottom: 12px;
margin-left:12px;
}

ul li{text-indent: 0;}

.site-header{box-shadow: 6px 6px 6px rgba(50, 50, 50, 0.75);
z-index:99;}



.banner h2{font-size:3rem;
font-weight:bolder;}

.pt-cv-wrapper .btn-success, .read-more-container a.button {
  color: grey !important;
  background-color: transparent !important;
border:1px solid grey;
border-radius:0 !important;
}


.pt-cv-wrapper .btn-success:hover, .read-more-container  a.button:hover {
border:1px solid #D94B40;
  color: grey !important;
  background-color: #D94B40 !important;
  color: white !important;

}



.main-nav .secondary-menu{padding-right:50px;}
.call-button a{background:#D94C41;}
.call-button a:hover{background:orange !important;}
.menu-toggle::before {font-size: 22px;}

.sticky-enabled .main-navigation.is_stuck {
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.44);
  background: white;
  z-index: 9;
  padding-left: 40px;
  padding-right: 40px;
}


@media only screen and (max-width : 1000px) {

 .nav-align-right .inside-navigation {
  justify-content: center !important;
}


.gallery-columns-4 .gallery-item {max-width: 50% !important;}
}


.entry-content{
  padding-left: 15px;
  padding-right: 15px;
}

.pt-cv-view .pt-cv-title {padding-top: 15px;}

.page-hero h1{font-weight:bold;}

.page-hero h2{font-size:30px;
}

.site-logo{
box-shadow: 6px 6px 6px rgba(50, 50, 50, 0.75);
}

.mobile-only{display:none;}

/* Mobile Styling */
@media only screen and (max-width : 800px) {

.mobile-only{display:block;}

#secondary-navigation{display:none;}

h3 {font-size:20px;}

.smaller img{max-width:150px;}

.banner h2{font-size:1.6rem;}

.page-hero h2{font-size:20px;}

.inside-header{padding:10px !important;}
.site-header .site-logo{width: 60% !important;}


}

body, .inside-article, .site-header, .main-navigation, .main-navigation .main-nav ul li[class*="current-menu-"] > a,
.main-navigation a:hover{background-color
:black !important;
color:white !important;}

.strong-view.wpmtst-modern div, .footer-widget-1{
  color: black !important;
}

.contactpage a{color:lightgray;}
.contactpage a:hover{color:#D94C41;}

