/*
Theme Name: Bohemian
Theme URI: https://martketer.ca
Author: Martketer
Author URI: https://martketer.ca
Description:  Bohemian is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
Version: 1.7.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: fluid-layout, responsive-layout, parallax, translation-ready, restaurant
*/

body, .site-header{
	border:0px !important;
	border-width: 0px !important;
}

.site-footer {
    border-bottom-width: 0px !important;
}

#page{
	clear: both;
}

.covers{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.headline__secondary{
	margin-bottom: -10px !important;
	font-family: 'Penguin' !important;
}

h3{
	font-weight: 600 !important;
}

#post-32-title .headline__secondary, #post-445-title .headline__secondary{
	color: #FFF !important;
}

.article__header .flexbox{
	background-color: rgba(0, 0, 0, 0.36);
}

#post-205-title{
    height: 100%;
}

#post-394 h3, #post-392 h3{
    font-family: 'Penguin' !important;
}


@media(max-width:485px){
	#post-205-title{
	    height: 450px;
	}
}

@media(min-width:486px){
	#post-205-title .article__headline{
	    height: 55%;
	    top: 50%;
	    position: absolute;
	    left: 50%;
	    margin-left: -231px;
	    margin-top: -140px;
	}
}

@media(max-width:486px){
	#post-205-title .article__headline{
	    height: 100%;
	    padding-top: 100px;
	}
}

#post-205-title .headline__secondary{
	font-family: 'Rancho' !important;
}

#post-205-title .headline__description a.pixcode--btn{
    background: transparent;
    color: white !important;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'Source Sans Pro';
    transition:0.25s;
}

#post-205-title .headline__description a.pixcode--btn:hover{
    background: white;
    color: black !important;
    border: 1px solid #fff;
    transition:0.25s;
}

#post-205-title .flexbox{
    background-color: rgba(0, 0, 0, 0.36);
}

#post-205-title .star{
    background-image: url('https://www.bohemiancater.com/wp-content/themes/theboh/assets/images/custom-icon.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent;
}
@media(max-width:485px){
	#post-205-title .pixcode--separator, #post-205-title h5{
		display: none !important;
	}

	#post-205-title .headline__secondary{
		font-size: 40px !important;
	}

	#post-205-title .headline__primary{
		font-size: 50px !important;
		line-height: 55px;
	}
}

#post-15-title, .navigator {
	display: none !important;
}

#post-205-title .headline__primary{
	font-family: 'Penguin' !important;
	font-size: 90px ;
	text-transform: none !important;
	letter-spacing: 1px !important;
}

#post-15 .article__content{
    background-image: url('https://www.bohemiancater.com/wp-content/uploads/2015/08/flower-background.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

@media(min-width:899px){
	#post-15 .article__content{
		padding-bottom: 220px !important;
	}
}

#post-205-title .headline__primary{
	font-family: 'Penguin' !important;
	font-weight: 400 !important;
}

.headline__primary{
    font-weight: 400;
    letter-spacing: 5px !important;
    font-size: 36px;
}

.nav--items-social{
	display: none !important;
}

.aboutus-left{
	float: right;
}

.aboutus-awardimg{
	margin-right: 20px !important;
}

.aboutus-righttext{
	max-width: 450px;
	padding-top: 10px;
}

#post-32 a.pixcode--btn{
    border: 1px #ddad1c solid !important;
    padding: 15px 40px;
    transition:0.25s;
    font-size: 20px;
    letter-spacing: 2px;
}

#post-32 a.pixcode--btn:hover{
    background-color: #ddad1c !important;
    border: 1px #ddad1c solid !important;
    transition:0.25s;
    color: #fff !important;
}

#post-445 a.pixcode--btn{
    border: 1px #ddad1c solid !important;
    padding: 15px 40px;
    transition:0.25s;
    font-size: 20px;
    letter-spacing: 2px;
}

#post-445 a.pixcode--btn:hover{
    background-color: #ddad1c !important;
    border: 1px #ddad1c solid !important;
    transition:0.25s;
    color: #fff !important;
}


@media(max-width:900px){
	.aboutus-left{
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}

	.aboutus-right{
		float: none;
		text-align: center;
	}

	.aboutus-awardimg{
		float: none !important;
		clear: both;
		margin-right: 0px !important;
		margin-bottom: 10px;
	}

	.aboutus-righttext{
		max-width: 450px;
		padding-top: 10px;
		margin: 0px auto;
	}
}

.menu-image{
	width: 50%;
	float: left;
	padding: 7px;
}

@media(max-width:900px){
	#post-445 a img{
		width: 60%;
	}
}

.article--page{
	padding:0px !important;
}


.down-arrow .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.down-arrow--transparent .arrow {
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.down-arrow--transparent {
    bottom: 0px !important;
}

.down-arrow {
	display: block;
    width: 80px;
    height: 35px !important;
    opacity: 0.7 !important;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    cursor: pointer;
    z-index: 10;
}

/* Font Styles */

.medtext-yellow{
	font-size:24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #DDAE26;
}

/* Top Bar Styles */

.top-bar{
    z-index: 9999;
    position: fixed;
    width: 100%;
    display: block;
    background-color: rgba(19, 19, 19, 0.85);
    height: 45px;
    color: #C1C1C1;
}

.top-bar i{
	color: #fff;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

.top-bar a{
	color: #C1C1C1 !important;
	transition:0.25s;
	margin-right: 20px;
}

.top-bar a:hover{
	color: #ddad1c !important;
	transition:0.25s;
}

.top-bar i.fa-facebook{
	font-size: 26px !important;
	transition:0.25s;
}

.top-bar i.fa-facebook:hover{
	font-size: 26px !important;
	color: #ddad1c !important;
	transition:0.25s;
}

.top-bar-left{
	width: 50%;
	float: left;
	text-align: left;
    height: 100%;
    padding: 8px 0px 8px 10px;
}

.top-bar-left .fa.fa-phone{
	margin-left: 15px;
}

.top-bar-right{
	width: 50%;
	float: right;
	text-align: right;
    height: 100%;
    padding: 8px 10px 8px 0px;
}

@media(max-width:900px){
	.top-bar{
		display: none;
	}
	.side-header{
		margin-top: 0px !important;
	}
}


/* Reviews Section */

#post-753-title{
	display: none !important;
}

#post-753 section.article__content{
	background-image: url('https://www.bohemiancater.com/wp-content/uploads/2015/08/testimonials-page.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px !important;
}

#post-753 section.article__content .container{
	background-color: rgba(0, 0, 0, 0.4) !important;
	padding: 78px 0px !important;
	max-width: 100% !important;
}


/* Awards Section */

#post-756-title{
	display: none !important;
}

#post-756 section.article__content{
	background-color: #DDAE26 !important;
}

/* Header Styles */

@media(min-width: 899px){
	.site-header{
		margin-top: 45px;
	}
}
.site-header.headroom--not-top{
    background-color:rgba(255, 255, 255, 0.85) !important;
}

.site-title {
    height: 122px !important;
}

.site-title--image img {
    max-height: 120px !important;
}

#menu-main-menu li a{
	font-size: 15px !important;
}


/* Footer Styles */

.footer-widget-area.col-2 .widget {
    width: 33% !important;
}

.site-footer .textwidget{
	text-align: left;
	font-size: 16px;
}

.site-footer .textwidget i{
	font-size: 28px;
	margin-right: 25px;
	float: right;
}

.footer-header{
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media(max-width:768px){
	.footer-widget-area.col-2 .widget {
	    width: 100% !important;
	}
	.site-footer .textwidget{
		text-align: center;
	}

	.site-footer .textwidget i{
		font-size: 28px;
		margin-right: 0px;
		margin-left: 10px;
		float: none;
	}
}

.copyright-area{
	padding: 1px 0 0 0 !important;
}

.copyright-text{
	margin-bottom:0px!important;
}

.copyright-text h4{
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}
/* Testimonial Styles */

#post-753 .pixcode.pixcode--grid{
	width: 65% !important;
	margin:0px auto !important;
}

@media(max-width:900px){
	#post-753 .pixcode.pixcode--grid{
		width: 90% !important;
		margin:0px auto !important;
	}
}

.ttshowcase_slider{
	margin-top: 20px;
}

.ttshowcase_slider p{
	margin-bottom: 0px !important;
    font-weight: 200;
    font-size: 17px;
    font-family: 'Source Sans Pro';
}

.ttshowcase_rl_title.reviewer{
	color: #fff !important;
    font-weight: 400 !important;
    font-size: 18px;
    font-style: italic;
}

.ttshowcase_rl_title.reviewer:before{
	content: "-";
	margin-right: 3px;
}

.tt_review_title{
	text-align: center;
	font-size: 22px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 400 !important;
}

.ttshowcase_rl_quote p{
	text-align: center;
}

.ttshowcase_rl_quote{
	margin-bottom: 0px !important;
}

.ttshowcase_rl_info_wrap.tt_info-below{
	text-align: center !important;
}

.tt_table_cell_right{
	display: block !important;
}

.ttshowcase_slider .bx-wrapper .bx-pager.bx-default-pager a{
	background: #ABABAB !important;
}

.ttshowcase_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .ttshowcase_slider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #FFF !important;
}

/* Alignment styles */

.right-desktop{
	text-align: right;
}

.left-desktop{
	text-align: left;
}

.center-desktop{
	text-align: center;
}

@media(max-width:900px){

	.right-tablet{
		text-align: right;
	}

	.left-tablet{
		text-align: left;
	}

	.center-tablet{
		text-align: center;
	}
}


@media(max-width:768px){

	.right-mobile{
		text-align: right;
	}

	.left-mobile{
		text-align: left;
	}

	.center-mobile{
		text-align: center;
	}
}


/* Misc. styles */
@media only screen and (max-width: 899px){
	.article__header.article__header--page {
	    padding: 0px !important;
	}
}

@media only screen and (min-width: 900px){
	.nav--main li[class*="current-menu"] > a:after {
	    content: "";
	    display: block;
	    border-bottom: 0px !important;
	}
	.headroom--not-top .nav--main li[class*="current-menu"] > a:after {
		border-bottom: 0px !important;
	}
}

.site-footer a{
	transition:0.3s;
}
/* Slider Bouncing Arrow */

@import "compass/css3";

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/* Font Imports */

@font-face {
	font-family: 'Penguin';
	src: url('assets/fonts/29180_Penguin.ttf');
}