/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/





div.amzn-native-product div.amzn-native-product-title-container span.amzn-native-product-title-text {
    color: #00aef9!important;
}
div.amzn-native-product div.amzn-native-product-title-container span.amzn-native-product-title-text:hover {
    color: darkgrey!important;
}
.amzn-native-container {margin-top: -27px!important;}




.wp-caption .wp-caption-text {text-align: center;}
h1 {margin-bottom: 35px;}


.page-hero-image {
    float: right;
	margin-bottom: -72px;
}



.page-hero-content {
    max-width: 53%;
	margin-top: 5%;
}

.page-hero-content p {font-weight: 600;}


.page-id-391 h1 { font-size: 44px; }
.page-id-391 .su-button-style-default span {font-weight: bold;}

@media (max-width: 768px){
.page-hero-image {float: none; margin-bottom: 32px; text-align: center; }
.page-hero-image img { box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.18);}
.wp-image-151 {max-width: 170px; margin-bottom: -18px;}
.page-hero-content {max-width: 100%;}
.page-id-391 h1 {font-size: 35px; text-align: center;}
}

.page-id-391 #generate-section-1.generate-sections-container {
    background-image: linear-gradient(45deg,#0f2f61,#00aef9);
}

.page-id-391 #generate-section-1 .generate-sections-inside-container {
    margin-top: -60px; 
}

.display-posts-listing.grid .title {
    padding-top: 15px;
}




/* Sales Page Tweak for Quote at Bottom & More */
.su_row_salespage { max-width: 780px; margin: auto; }
.page-id-739 .content-area {max-width: 800px; margin: auto;}











