/*
 Theme Name:   BMP Sage Child
 Theme URI:    http://highgradelab.com
 Description:  Sage Child Theme
 Author:       HighGrade
 Author URI:   http://highgradelab.com
 Template:     sage
 Version:      1.0.0
 License:      Commercial
 License URI:  http://themeforest.net
 Tags:         light, dark, white, one-column, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
 Text Domain:  sage-child
*/

/***** Generic Site Styles *****/

/*.bmp-btns .vc_btn3-container {
  margin-bottom: 0px;
}*/

body{
color: #222 !important;
}

.standAlonePage .vc_row a{
color: #ba7018;
}

.standAlonePage .vc_row a:hover{
color: #002d54;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    color: #002d55;
}

#comments {
    display: none;
}

.hiddenbtn{
display: none !important;
}

.bmp-grid-images .wpb_single_image{
    margin-bottom: 0px !important;
}

.bmp-grid-images .vc_column-inner {
    padding: 5px !important;
}

.grid-images-main-grid {
	padding-left: 2% !important;
	padding-right: 2% !important;
}

/***** Site Frame *****/

/*** Header ***/
/** Notification Bar **/

#wpfront-notification-bar .wpfront-message p {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.8em;
	margin-bottom: 0;
}

/** Pre-Nav Top Bar **/
#preHeader {
	background: #002e55;
	height: 42px;
	width: 100%;
}

.pre-header-content {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

#preHeader .pre-header-links {
	height: 42px;
	line-height: 1.8em;
	margin-top: 5px;
}

#preHeader .pre-header-links a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	line-height: 2em;
	margin-left: 15px;
}

#preHeader .pre-header-links a.rewards-link:hover, #preHeader .pre-header-links a.order-link:hover{
	color: #daa825;
	/*margin-right: 25px;*/
}

#preHeader .pre-header-links a.pre-header-button{
	background: #daa725;
	border-radius: 0 0 5px 5px;
	padding: 10px 10px;
	margin-left: 15px;
	color: #002d55;
}

/** Nav Bar **/

.navbar-default .navbar-toggle .icon-bar {
    background-color: #daa825;
}

.navbar-default .navbar-toggle:hover {
    background-color: #002e55;
color: #daa825;
}

.navbar-default .navbar-toggle:focus{
 background-color: #002e55;
}

.navbar-default .navbar-toggle:focus .icon-bar{
 background-color: #daa825;
}

.navbar-default .navbar-toggle:hover .icon-bar {
background-color: #daa825;
}

.navbar-brand img {
    margin-top: -2px;
	/*margin-top: 4px;*/
}

ul.dropdown-menu {
    margin-left: -5px !important;
}

ul.dropdown-menu {
    padding-bottom: 20px;
    padding-left: 2px;
    padding-top: 10px;
}

.dropdown-menu > li > a {
    padding: 1px 20px !important;
}

/*** Footer ***/

.footerright.whitetext a:hover, .footerright.whitetext a:active{
color: #daa825;
}

.footerright.whitetext a{
margin-left: 7px;
margin-right: 7px;
}

.bmpfooter1 .footerleft{
font-size: 13px;
}

.footerright a {
    font-size: 15px;
}

#restaurantguru-recommended {
	text-align: center;
	max-width: 150px;
	margin-left: auto;
	margin-right: auto;
	
}

#restaurantguru-recommended.contact-page-restaurantguru {
    text-align: left;
    margin: inherit;
}

.back-to-top {
color: #fff;
}

.back-to-top:hover {
background: #555;
color: #fff;
}

/***** Page Styling *****/
.hometestimonials-1{
    display: none !important;
}

#wpsl-wrap #wpsl-gmap img[src*="red@2x.png"] {
    display: none !important;
}

.wpsl-store-location a{
color: #BA7118 !important;
font-weight: 600;
}

.wpsl-store-location strong a{
color: #0090D4 !important;
font-weight: 600;
font-size: 17px;
}

.wpsl-info-window strong a{
color: #0090D4 !important;
font-weight: 600;
font-size: 14px;
}

.wpsl-store-location strong{
font-weight: 600;
}

.wpsl-direction-wrap a, .wpsl-info-window a{
color: #0090D4 !important;
}

.wpsl-store-location span {
    font-weight: 600;
}

.wpsl-input label, #wpsl-radius label, #wpsl-category label {
    width: initial !important;
}

#wpsl-result-list li p {
    margin: 0 0 10px;
}

#wpsl-search-input {
    padding: 5px 12px;
}

.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
    padding: 7px 12px !important;
}

.wpsl-dropdown {
    height: 34px;
}

#wpsl-search-btn {
    background-color: #fff;
    background-image: none !important;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    color: #ba7118;
    font-weight: 500;
    padding: 5px 10px;
}

#wpsl-search-wrap label {
    font-weight: 500;
}

#wpsl-results label, #wpsl-search-wrap label  {
padding-top: 2px;
}

#wpsl-wrap #wpsl-result-list li {
    border-bottom: 1px dotted #888;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    color: #333 !important;
    font-family: "raleway" !important;
    font-size: 15px !important;
    line-height: 20px !important;
border-color: #aaa !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #777 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #777 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #777 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #777 !important;
opacity: 1;
}

input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea {
  color: #333 !important;
}

input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="range"]:focus, input[type="password"]:focus, textarea:focus {
  color: #333 !important;
}

.wpcf7 input[type="submit"] {
    background-color: #ba7118 !important;
    color: #fff !important;
font-size: 16px;
    font-weight: 600;
}

.wpcf7 input[type="submit"]:hover {
background-color: #00437b !important;
    color: #fff !important;
}

.wpcf7-form-control.wpcf7-select {
    height: 36px;
    font-size: 15px;
    border-top: 1px dashed #aaa;
	border-right: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	border-left: 0px dashed #aaa;
	margin-bottom: 10px;
}

.loc-label {
	font-size: 15px;
	color: #777;
	font-weight: 400;
	border-top: 1px dashed #aaa;
	border-left: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	padding: 2px 10px 2px 10px !important;
	font-family: "Raleway";
	color: #444 !important;
}

/*fixing slider for location pages*/

.contactinfo p{
font-weight: 600;
}

.whychoose p{
    margin-bottom: 30px;
}

.whychoose25 p{
    margin-bottom: 25px;
}

.vc_images_carousel .vc_carousel-indicators{
	bottom: -40px !important;
	z-index: 1 !important;	
}

.wpb_images_carousel.locations-slider{
	text-align: center;
}

.vc_images_carousel .vc_carousel-control {
    opacity: 0.65 !important;
}

.vc_images_carousel .vc_carousel-control:hover {
    opacity: 1.00 !important;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    color: #fff !important;
    font-size: 65px !important;
}

.vc_images_carousel .vc_carousel-control .icon-next{
padding-right: 10px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev {
padding-left: 10px !important;
}

.navbar-brand img {
    max-width: 350px;
}

.home .header_spacer {
    height: 0 !important;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
margin-bottom: 20px;
}

.whitetext p, .whitetext a{
color: #fff;
}

.tallp p{
line-height: 30px;
}

.smallp p{
font-size: 15px;
}

.testimonial_rotator_wrap {
    margin: 0 10px;
padding-top: 10px;
}

.testimonialname p{
color: #fff;
font-weight: 600;
}

.testimonialcontent p, .testimonialbody{
color: #fff;
    font-size: 27px;
    font-style: italic;
    font-weight: 600;
    line-height: 41px;
margin-bottom: 0px;
}

.testimonialcontent2 p{
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 42px;
}

.testimonialn2 p{
font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.testimonialbiz{
margin-top: -25px;
}

.testimonialsvidtxt{
font-size: 24px;
    font-style: normal;
    line-height: 40px;
}

.testimonialname h6{
font-size: 20px;
font-weight: 600;
color: #fff !important;
margin-bottom: 5px;
}

.hometestimonials .vc_general.vc_pagination .vc_pagination-trigger {
  height: 15px;
  margin: 5px 7px;
  transition: none !important;
  width: 15px;
}

.hometestimonials .vc_tta-container {
    min-height: 350px;
}

.testimonial_rotator_prev, .testimonial_rotator_next {
    font-size: 25px;
    line-height: 25px;
    color: rgba(255,255,255,0.3);
}

.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover {
    color: rgba(255,255,255,0.7);
}

.testimonial_rotator_wrap {
    z-index: 1;
}

#menu.standAlonePage {
    margin-bottom: -75px !important;
}


.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  background-color: #ba7118 !important;
  color: #fff !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey:hover {
  background-color: #00437b !important;
  color: #fff !important;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 16px !important;
  padding: 10px 20px !important;
font-weight: 600;
}

.btnwhiteborder a{
border: 1px solid #fff !important;
}

.btngoldborder a.vc_btn3.vc_btn3-color-grey{
border: 1px solid #daa825 !important;
background: transparent !important;
color: #daa825 !important;
font-size: 19px !important;
padding: 15px 35px !important;
font-weight: bold !important;
}

.btngoldborder a.vc_btn3.vc_btn3-color-grey:hover{
color: #fff !important;
background:  #ba7118 !important;
border: 1px solid #ba7118 !important;
}

.blackbg p{
font-weight: bold;
color: #A5B1B7;
}

.blackbg a{
color: #daa825 !important;
}

.blackbg a:hover{
color: #ba7118 !important;
}

.vc_tta-color-grey.vc_tta-style-modern.menutabs .vc_tta-tab a {
    background-color: #ba7118 !important;
    border-color: /*#ba7118*/ 0 none !important;
border: 0 none;
    color: #fff !important;
font-weight: 700;
font-size: 17px;
margin-bottom: 1px;
}

.vc_tta-color-grey.vc_tta-style-modern.menutabs .vc_tta-tab.vc_active a {
    background-color: #fff !important;
    color: #0090d4 !important;
font-weight: 700;
border: 3px solid #6D6E70 !important;
border-bottom: 4px solid #fff !important;
margin-bottom: -2px;
font-size: 17px;
}

@media only screen and (max-width: 1240px) and (min-width: 768px){
	.wpb-js-composer .vc_tta.vc_general.menutabs .vc_tta-tab > a {
		padding: 14px 15px;
	}
	
	.menutabs .vc_tta-title-text {
   		font-size: 14px;
	}
}


.menutabs .vc_tta-tabs-container {
    border-bottom: 3px solid #6D6E70;
    padding-bottom: 0;
}

.vc_tta.vc_tta-spacing-3.menutabs .vc_tta-tab {
    margin: 2px 1px 0 2px !important;
}

.menuprice{
    float: right;
font-family: 'Open Sans';
}

.menu-item-price-small {
	font-size: 16px;
	font-weight: 400;
}

.menutabs h5{
    margin-top: 2px;
}

.menutabs h4{
    margin-bottom: 15px !important;
}

.menutabs h4.menu-tab-title{
    margin-bottom: -.10em !important;
}

h5.menu-item-title {
    color: #BB7226 !important;
	display: inline;
	padding-right: 0.15em;
	font-size: 1em;
	text-transform:uppercase;
}

.bmp-menu-item p {
    display: inline;
}

.menu-item-description {
    color: #0D4A82;
    display: inline;
	font-weight: 400;
	padding-right: 0.25em;
}

.menu-item-price {
    color: #1994D3;
    display: inline-block;
	font-weight:500;
}

.menu-item-price-separator {
    color: #1994D3;
    display: inline;
	padding-left: 0.25em;
	padding-right: 0.25em;
}

.menu-item-size-qty {
    color: #0D4A82;
    display: inline;
	padding-right: 0.25em;
	font-weight:500;
}

.menu-sub-item-title{
	color: #0D4A82;
	font-weight: 400;	
}

.menu-sub-item-description{
	color: #0D4A82;
	font-weight: 200;	
}

.plus {
	font-family: arial;
	font-size: 18px;
}

.star{
	font-family: arial;
	font-size: 18px;
}

.bmp-menu-item.new-item::before {
    background: url('/wp-content/themes/bmp-sage-child/images/new-menu-item-icon@4x.png');
    background-size: 100%;
    content: '';
    margin-left: -32px;
    position: absolute;
    height: 28px;
    width: 28px;
    display: inline-block;
}

.bmp-menu-item.signature-dish::before {
    background: url('/wp-content/themes/bmp-sage-child/images/signature-menu-item-icon@4x.png');
    background-size: 100%;
    content: '';
    margin-left: -32px;
    position: absolute;
    height: 28px;
    width: 28px;
    display: inline-block;
}

.vc_separator.vc_separator_align_center.pizza-sizes h4 {
    font-size: 1em !important;
    line-height: 1em;
    align-self: center;
    margin-bottom: 0 !important;
}

/*#preHeader {
  display: none;
}*/

.row.bkaTopmenu.bka_menu{
	/*padding-top: 25px;*/
	padding-top: 0px;
	padding-bottom: 5px;
}



/* ---- Responsive Coding ----- */

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

.bkaTopmenu .container{
padding-left: 15px;
padding-right: 15px;
}

.navbar-brand .logo {
    max-width: 260px !important;
margin-top: 14px;
}

.menuprice {
    float: left;
    padding-bottom: 12px;
    width: 100%;
font-size: 17px;
}

.toppings{
padding-top: 20px;
}

.menutabs .noleft, .cateringmenu .noleft{
padding-left: 0 !important;
padding-right: 0 !important;
}

.menutabs .noleft .menuprice, .cateringmenu .noleft .menuprice{
padding-bottom: 18px !important;
}

.vc_tta.vc_tta-spacing-3.menutabs .vc_tta-tab, .wpb-js-composer .vc_tta.vc_tta-spacing-3.menutabs .vc_tta-tab {
    display: block !important;
}

.vc_tta-color-grey.vc_tta-style-modern.menutabs .vc_tta-tab a {
    width: 100%;
}

.btngoldborder a.vc_btn3.vc_btn3-color-grey {
    padding: 15px 16px !important;
}

.testimonialscol .vc_column-inner {
padding-left: 10px !important;
padding-right: 10px !important;

}

.testimonial_rotator_wrap {
    margin: 0;
}

.testimonialcontent p, .testimonialbody{
color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 36px;
}

}

@media screen and (min-width: 1280px){

	#wpfront-notification-bar table, #wpfront-notification-bar tbody, #wpfront-notification-bar tr {
		width: 1200px;
	}

}

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

	.navbar-right a {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

}

@media screen and (min-width: 768px) and (max-width: 1279px){

	.container, #container {
		max-width: 100%;
		padding: 0 50px;
	}
	/***** Site Frame *****/
	/*** Header ***/
	/* Notification Bar */
	#wpfront-notification-bar div.wpfront-close{
		font-size: 15px;
		padding: 10px 5px;
	}
	
	#wpfront-notification-bar td {
		padding: 20px 15px;
	}
	#wpfront-notification-bar td {
		max-width: 720px;
	}

}

@media screen and (min-width: 980px){

	.navbar-toggle {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.home .pagesection.row.light_scheme {
		margin-top: 60px;
	}
	
	.standAlonePage .container {
		margin-top: 90px;
	}

}

@media screen and (min-width: 768px){

	.b1{
	min-height: 100px;
	}

	.mobilenavlink{
	display: none !important;
	}

	.vc_btn3-container.menupdfbtn.vc_btn3-right{
	float: right;
		text-align: right;
		width: 50%;
	}

	h4.menufirstheading{
	width: 50%;
	}

}

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

	.bka_menu, .bka_menu .navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {
		font-size: 16px;
		line-height: 42px !important;
	}

	.navbar-collapse {
		margin-bottom: 10px !important;
	padding-top: 10px !important;
		max-height: 385px;
	}

}

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

	.menutabs h4{
		line-height: 32px;
		margin-bottom: 5px;
	font-size: 28px;
	}

	.bkaTopmenu {
		position: initial;
	}

	.standAlonePage .container {
		margin-top: 0px;
	}
	
.row.bkaTopmenu.bka_menu {
  /*padding-top: 5px;*/
  padding-bottom: 5px;
}

}

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

	.container, #container {
		max-width: 100%;
		padding: 0 10px;
	}

	.standAlonePage .container {
		margin-top: 0px;
	}
	/***** Site Frame *****/
	/*** Header ***/
	/* Notification Bar */
	#wpfront-notification-bar div.wpfront-close{
		font-size: 15px;
		padding: 10px 5px;
	}
	
	#wpfront-notification-bar td {
		padding: 20px 15px;
	}
	
	/* Pre-Nav Top Bar */
	#preHeader{
		display: none;
	}

	.mobilenavlink a{
	color: #daa825 !important;
	}

	.bmpfooter1 .footerleft .vc_column-inner{
	padding-top: 30px !important;
	}

	.bmpfooter1 .footerleft .wpb_text_column{
	margin-bottom: 15px;
	}

	.bmpfooter1 .footerright .vc_column-inner{
	padding-top: 0px !important;
	}

	.bmpfooter1 .footerright .wpb_text_column{
	margin-bottom: 30px;
	}

	.menutabs .vc_btn3-container.vc_btn3-right {
		text-align: left;
	}

	.navbar-brand img {
		margin-top: 10px;
		max-width: 300px;
	}

	.navbar-toggle {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-tabs-container, .vc_tta-panel-heading {
		display: none !important;
	}

	.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container, .wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
		display: initial !important;
	}

	.vc_tta.vc_general .vc_tta-panels, .vc_tta.vc_general .vc_tta-panels-container {
		box-sizing: border-box;
		clear: left;
		position: relative;
	}

	.vc_tta-color-grey.vc_tta-style-modern.menutabs .vc_tta-tab.vc_active a {
		border-width: 0px !important;
		margin-bottom: 2px;
	background: #efefef !important;
	}

	.wpb_single_image.footerlogo1 img {
		max-width: 200px !important;
	height: auto;
	}

	.wpb_single_image.vc_align_left.gf-img{
	max-width: 50%;
	float: left;
	margin: 15px;
	}

	.bmp-menu-item .menu-item-title {
        display: block;
        margin-top: 20px;
    }
    
    .bmp-menu-item .menu-item-price {
        display: block;
    }
    
    .bmp-menu-item.new-item::before {
        background: none;
    }
    
    .bmp-menu-item.new-item .menu-item-title::after {
		background: url('/wp-content/themes/bmp-sage-child/images/new-menu-item-icon@4x.png');
		background-size: 100%;
		content: '';
		position: absolute;
		height: 28px;
		width: 28px;
		margin-top: -3px;
		margin-left:5px;
		display: inline-block;
    }
    
    .bmp-menu-item.signature-dish::before {
        background: none;
    }
    
    .bmp-menu-item.signature-dish .menu-item-title::after {
		background: url('/wp-content/themes/bmp-sage-child/images/signature-menu-item-icon@4x.png');
		background-size: 100%;
		content: '';
		position: absolute;
		height: 28px;
		width: 28px;
		margin-top: -3px;
		margin-left:5px;
		display: inline-block;
    }

}

@media screen and (min-width: 481px) and (max-width: 767px){

	.vc_tta.vc_tta-spacing-3.menutabs .vc_tta-tab, .wpb-js-composer .vc_tta.vc_tta-spacing-3 .vc_tta-tab {
		display: block !important;
	}

	.vc_tta-color-grey.vc_tta-style-modern.menutabs .vc_tta-tab a {
		width: 100%;
	}

}

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

	.menuprice {
		font-size: 17px;
	}

}

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

	.navbar-brand .logo {
		max-width: 240px !important;
	margin-top: 15px;
	}

}
