/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");



.qode_pricing_list .qode_pricing_item_price_inner span {
	padding-right: 20px;
}

li.qode_pricing_list_item.clearfix {
	background-color: #f3ece7;
	padding-left: 20px;
	margin-bottom: 10px;
}

.q_logo > a {
	height: 80px !important;
	}

ul.gallery_inner li {
	height: 190px !important;
	}

.bookbtn{
    color: #000 !important;
    font-size: 14px;
    padding: 4px;
    border: 3px solid #000;
    font-weight: bold;
    font-family: Raleway ,sans-serif;
    text-transform: uppercase;
	text-decoration:none;
	}
.footertopbookbtn{
    color: #fff !important;
    font-size: 14px;
    padding: 4px;
    border: 3px solid #fff;
    font-weight: bold;
    font-family: Raleway ,sans-serif;
    text-transform: uppercase;
	text-decoration:none;
	position: relative;
    z-index: 9;
	}
.text-contact .text-contact-heading {
    
    line-height: 33px;
}

@media only screen and (max-width: 1000px){

	header.centered_logo .logo_wrapper {
		
		margin-left: 18px;
	}
}
@media only screen and (max-width: 1000px){

	.mobile_menu_button {
	   
		margin-left: -8px;
	}
}
