  /*
 Theme Name:   Kingster Child
 Theme URI:    http://demo.goodlayers.com/kingster
 Description:  Goodlayers Kingster Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kingster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kingster-child

 START YOUR CHILD THEME CSS HERE
*/
.kingster-blog-info-wrapper { display: none; }
.gdlr-core-block-item-title-wrap {    
    margin-bottom: 30px;
}
#reservation-home ul li{
	color:black !important;
	padding-left:15px;
}
.kingster-footer-wrapper .fa {
    width: 30px;
    font-size: 30px;
    margin-right: 15px;    
}
.kingster-footer-wrapper .fa .facebook-square{
    color: #3b5998;
}
#footer-quick-contact{}
#footer-quick-contact>.phone{
	color:white;
}
.pic-center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.gdlr-core-breadcrumbs-item > span {
    margin: 0px;
}
/* removes blank space above breadcrumbs*/
.gdlr-core-pbf-section:first-child {
    padding-top: 0px;
}
.ditty-item__content a, 
.ditty-item__content a:hover,
.ditty-item__content a:focus,
.ditty-item__content a:active {
    text-decoration: none !important;
}


/* Change hyperlink color on topbar */
.kingster-top-bar a:link, .kingster-top-bar a:visited{color:red;}

/*.w3eden .link-template-default.thumbnail{padding:0px;}*/
