/*
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.2
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 10 May 2019 10:14:54 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/*

body {
    animation: fadeOut 15s forwards;
    animation-delay: 20s;

}

@keyframes fadeOut {
    from {opacity: 1;}
    to {opacity: 0.5;}
}
*/

.main-navigation{z-index:999;}



.homintro h1{font-size:68px;
font-weight:bold;}
.homintro p{font-weight:bold;}


.homintro{max-width:50%;}
.entry-content{
    padding: 20px;
        padding-top: 0;}

.widget ul li{list-style:disc inside;}
.homehero .sow-slider-image-wrapper{float:left;}


.zoomer .pt-cv-ifield {transition: all .5s;}
.zoomer .pt-cv-ifield:hover {transform: scale(1.1) !important;}



.inside-article{padding-top:30px;}

.orange{background:#dd9933;}
.orange p, .orange h1, .orange h2, .orange h3, .orange h4, .orange h5{color:white;}

.panel-row-style .widget ul li{padding:0;}

/*
.sow-slider-base ul.sow-slider-images li.sow-slider-image > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image > a > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper > a > img{min-height:70vh;}
*/

/* First Break */
@media (max-width: 930px) {
.sow-slider-base ul.sow-slider-images li.sow-slider-image > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image > a > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper > img, .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-wrapper > a > img{min-height:100%;}



}
/* Query end */



.pt-cv-view.effect-ud [class^="pt-cv-animation"] {padding: 10%;}
.cat-links{display:none;}





.maxbutton-2-container.mb-container .maxbutton-2.maxbutton.maxbutton-contact-dark-back
 {width:auto !important;}

.maxbutton-2-container.mb-container {display:inline-block !important;}

.gallery-item img {background:white;}

.secondary-navigation {padding-right:70px !important;}

.gray{background:#E9E6E6;}

.pt-cv-view .btn {
    border-radius: 6px;
}

#right-sidebar{
padding:1%;
background:#E0407B;}

@media (max-width: 980px) {
    #primary, #right-sidebar {
        width: 100% !important;
        float: none !important;
    }
#content {
    display: flex;
    flex-direction: column;
}
}

.site-header{box-shadow: 6px 6px 6px rgba(50,50,50,.75);}


.testimonial-name{color:white !important;}

.reviews a{color:white;
font-weight:bold;}

.reviews a:hover{color:black;}

@media (max-width: 780px)
.nav-align-center .inside-navigation {display: block !important;}
}