/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

.single-post #adcp-wrapper {
    position: absolute;
    top: 0px;
}
.single-post .nc_socialPanel.swp_flatFresh.swp_d_fullColor.swp_i_fullColor.swp_o_fullColor.scale-100.scale-fullWidth.swp_one{
	margin-top:80px !important;
}
.single-post .entry-content{
	position:relative;
}
.archive.paged.category .page-header {
    display: none;
}
@media screen and (max-width: 360px){
#adcp-wrapper {
    margin: -0.5rem 0 !important;
}
}
.affiliatelinks {
	font-size: 12pt;
	margin-top: 10px;
}

/* Start page popup css */
.page-id-27189 #wpd-bb-popup-28063 {
	background: white !important;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2) !important;
}



  
  


