/*
 Theme Name:   GP-ACBLBlue
 Theme URI:    https://bridgeclubmanager.com
 Description:  A lightweight HTML5 and CSS3 framework based theme.
 Author:       Manuel Rodrigues
 Author URI:   https://endurtech.com
 Template:     generatepress
 Version:      2.2
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gp-acblblue
*/
body{background-image:url(/wp-content/themes/gp-acblblue/images/wallpaper-deck-cards.png);}
.main-navigation, .main-navigation ul ul, .footer-widgets{border-top:6px solid #034785;}
.inside-footer-widgets .post-date{padding:0px 0px 0px 10px;}
.main-navigation ul ul{width:250px;}
.su-post-excerpt{display:none;}
a.su-post-comments-link{display:none;}
a.external[target="_blank"]::after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==); margin: 0 3px 0 5px; }
/* Heading 3 font infoBoxes */
h3.infoBoxes{border-bottom:2px solid #b3311b; padding-bottom:6px;}
h3.infoBoxes span.infoBoxHead{background-color:#b3311b; color:#ffffff; padding:5px 10px;}
/* Intro page titles */
header.entry-header{position:relative; width:100%; display:table; padding-bottom:10px; margin-bottom:25px;}
header.entry-header h1.entry-title{line-height:1; display:table-cell;}
header.entry-header h1:before{content:''; position:absolute; bottom:0px; width:100%; border-bottom:1px solid #E7E7E7;}
header.entry-header h1:after{content:''; position:absolute; left:0; bottom:0px; width:30px; border-bottom:3px solid #034785;}
/* Heading with line */
h1.line, h2.line, h3.line, h4.line, h5.line, h6.line{border-bottom:1px solid #E7E7E7; padding-bottom:5px; overflow:hidden;}
/* fancy-border */
.fancy-border{border-style:solid !important; border-width:1px !important; border-radius:3px !important; border-color:#999 !important; box-shadow:3px 3px 6px 0px #777 !important; margin-bottom:20px;}
/* Login form */
form#loginform label{display:block; text-transform:uppercase; padding:5px 0px;}
/* Recent Posts Widgets */
#recent-posts-1.widget_recent_entries ul li, #recent-posts-2.widget_recent_entries ul li, #recent-posts-3.widget_recent_entries ul li, #recent-posts-4.widget_recent_entries ul li, #recent-posts-5.widget_recent_entries ul li{float:left; width:100%; line-height:inherit;}
#recent-posts-2.widget_recent_entries ul li span.post-date{float:left; width:100%; color:inherit; font-size:80%; line-height:inherit; margin-bottom:5px; padding-bottom:5px; border-bottom:1px dotted #666;}
#recent-posts-1.widget_recent_entries ul li span.post-date, #recent-posts-3.widget_recent_entries ul li span.post-date, #recent-posts-4.widget_recent_entries ul li span.post-date, #recent-posts-5.widget_recent_entries ul li span.post-date{float:left; width:100%; color:#999; font-size:80%; line-height:inherit; margin-bottom:5px; padding-bottom:10px; border-bottom:1px dotted #666;}
/* GF card exp, ccv, inline fix disable minify
#top .input-text, #top input[type="text"], #top select{display:inline!important;} */
/* GF validation field highlight */
body #gform_wrapper_4 .gform_body .gform_fields .gfield_error, body #gform_wrapper_4 .gform_body .gform_fields .gfield_error .gfield_label{background:#ffffff; border:0; margin:0!important; padding:0!important; color:#000000;}
/* GV search bar fix, see filter function */
.gv-search-box{float:left;}
.gv-search-box label{display:none;}
/* GV remove dataTables background */
.gv-container div.dataTables_scrollBody{background:none!important;}
/* GV player profiles */
#profile-container{width:100%; height:200px; text-align:center; background-image:linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%); position:relative;}
#profile-photo{max-width:200px; padding-top:50px; margin:0px auto; position:relative;}
/* GV hide admin bar link */
#wp-admin-bar-gravityview{display:none!important;}