/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA 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.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */
/*FF font ??*/
/*@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlBBHWFfxJXS04xYOz0jw624.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGAE-U1AYRUXXE0Dth8uKIE0.woff) format('woff');
}*/
/*ie font ??*/
/*@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlBBHWFfxJXS04xYOz0jw624.woff) format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGAE-U1AYRUXXE0Dth8uKIE0.woff) format('woff');
}
*/

/* overwrite theme update */
body {
    font-size: 16px;
    line-height: 1.625;
    color: #333333;
}
html {
    font-family: Source Sans Pro;
}
h1, h2, h3, h4, h5, h6, hgroup, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, blockquote, .tabs__nav, .popular-posts__time, .pagination li a, .pagination li span {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .article-archive .article__title a, .article-archive .article__title a:hover {
    color: #262526;
}
a, a:hover {
    color: #7faa23;
}
.article__content a:not([class]), .article__content a:hover:not([class]):hover {
    color: #7faa23;
}
.tabs__nav {
    font-weight: 700;
}
.nav--main > li > a {
    text-transform: none;
}
.nav--main a {
    font-size: 1.075rem;
}
.article__header .article__headline .headline__description * {
    color: #ffffff;
}
.article__header .article__headline .headline__description .star {
    color: #7faa23;
}
.read-more-button, .btn.btn--text, .tabs__nav a:hover, .shop-categories a.active {
    color: #c59d5f;
    border-color: #c59d5f;
    color: #7faa23;
    border-color: #7faa23;
}
.sidebar--footer__accent {
    background-color: #7faa23;
}
.comments_add-comment, .form-submit #comment-submit {
      background-color: #7faa23;
}
/* end overwrite theme update*/

.headline__primary{
padding-bottom: 5px;
}
.headline__secondary{
font-family: 'Sacramento';
padding-bottom: 3px;
}
.no-top-margin {
    margin-top: 0;
}
.no-bottom-margin {
    margin-bottom: 0;
}
.bb_divider {
    height: 9px;
    margin: 40px 0;
    background: transparent url('img/divider_background.png') repeat-x;
}

/* shoutbox */

.shoutbox-container {
  margin-top: -25px;
  margin-bottom: 30px;
}
.shoutbox {
  border: 2px solid #7ba71e;
  padding: 18px 15px;
  margin-bottom: 16px;
  text-align: center;
}
.shoutbox__inner {
  position: relative;
  display: inline-block;
  padding-right: 110px;
}
.shoutbox__navigate {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
}
.shoutbox__link {
  display: block;
  font-size: 16px;
  font-weight: 900;
  color: #000;
}

/* narrow grid - ugly extend theme grid*/

.pixcode--grid-narrow {
    margin-left: -25px;
}
.pixcode--grid-narrow > .grid__item, .otw-wrapper > .grid__item, .pixcode--grid-narrow > .logged-in-as, .otw-wrapper > .logged-in-as, .pixcode--grid-narrow > .comment-form-author, .otw-wrapper > .comment-form-author, .pixcode--grid-narrow > .comment-form-email, .otw-wrapper > .comment-form-email, .pixcode--grid-narrow > .comment-form-url, .otw-wrapper > .comment-form-url, .pixcode--grid-narrow > .comment-form-comment, .otw-wrapper > .comment-form-comment, .pixcode--grid-narrow > .form-submit, .otw-wrapper > .form-submit, .pixcode--grid-narrow > .comment-subscription-form, .otw-wrapper > .comment-subscription-form, .pixcode--grid-narrow > .otw-input-wrap, .otw-wrapper > .otw-input-wrap, .pixcode--grid-narrow > .otw-button-wrap, .otw-wrapper > .otw-button-wrap {
    padding-left: 25px;
}

/*home posts*/
.home-posts-link {
  display: block;
}
.home-posts-link:first-of-type {
  margin-top: 30px;
}
.pixcode--grid-home-posts {
  margin-left: 0px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 900px) {
  .pixcode--grid-home-posts {
    margin-bottom: 100px;
  }
}
.grid__item {
  position: relative;
  display: block;
}
.pixcode--grid-home-posts > .grid__item, .otw-wrapper > .grid__item, .pixcode--grid-home-posts > .logged-in-as, .otw-wrapper > .logged-in-as, .pixcode--grid-home-posts > .comment-form-author, .otw-wrapper > .comment-form-author, .pixcode--grid-home-posts > .comment-form-email, .otw-wrapper > .comment-form-email, .pixcode--grid-home-posts > .comment-form-url, .otw-wrapper > .comment-form-url, .pixcode--grid-home-posts > .comment-form-comment, .otw-wrapper > .comment-form-comment, .pixcode--grid-home-posts > .form-submit, .otw-wrapper > .form-submit, .pixcode--grid-home-posts > .comment-subscription-form, .otw-wrapper > .comment-subscription-form, .pixcode--grid-home-posts > .otw-input-wrap, .otw-wrapper > .otw-input-wrap, .pixcode--grid-home-posts > .otw-button-wrap, .otw-wrapper > .otw-button-wrap {
    padding-left: 0px;
}
.home-post-content.grid__item {
  padding-top: 43px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.home-post-content h2 {
    font-size: 24px;
  margin-bottom: 38px;
}
.home-post-content p {
    color: #333333;
  margin-bottom: 38px;
}
.home-post-content .read-more-button {
  font-size: 16px;
  right: 900px;
}
.pixcode--grid .grid__item.home-post-image {
    text-align: center;
}
@media only screen and (min-width: 900px) {
  .even .home-post-content {
    left: 50%;
  }
  .even .home-post-image {
    right: 50%;
  }
}
/* home locations */
.home-locations-item {
  margin-bottom: 35px;
  color: #fff;
}
@media only screen and (min-width: 900px) {
  .home-locations-item {
     margin-bottom: 70px;
  }
}
.home-locations-item h2 {
  color: #fff;
}
.home-location-inn {
  background-color: #7ba71e;
}
.home-location-text {
  padding: 35px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 540px) {
    .pixcode--grid > .grid__item.home-locations-item {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
    }
}
.home-location-overview, .home-location-opening {
    padding-left: 50px;
}
.home-location-overview p, .home-location-opening p {
    margin-bottom: 0;
}
.home-location-overview {
  height: 55px;
  margin-bottom: 18px;
  background: transparent url('img/location_adress_icon.png?v=1.1') no-repeat left top;
}
.home-location-overview h2 {
    font-size: 24px;
    font-weight: 700;
  margin-bottom: 7px;
  letter-spacing: 0;
}
.home-location-overview p {
   line-height: 16px;
}
.home-location-opening {
  height: 100px;
  background: transparent url('img/location_opening_icon.png?v=1.1') no-repeat left top;
}
.home-location-facebook {
  /*padding-left: 50px;*/
  text-align: center;
}
.home-location-map {
  height: 500px;
}
@media only screen and (max-width: 768px) {
  .home-location-map {
    height: 300px;
  }
}

.location-marker {
  min-width: 182px;
  padding: 15px;
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  background-color: black;
  color: #fff;
}
.location-marker:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  border-top: 16px solid black;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.location-marker__title {
  display: block;
  text-transform: uppercase;
}
.location-marker__subtitle {
  display: block;
}

/* newsletter form */

.newsletter-subscription {
  margin-top: 55px;
}
.newsletter-preferences {
  float: left;
}
.newsletter-preferences input {
  float: none !important;
    margin: 0 5px;
    vertical-align: middle;
}
.newsletter-preferences label {
  float: left !important;
}
.newsletter-email {
  width: 140px !important;
  margin-left: 0 !important;
}
.newsletter-email.bb_nl_input_text:focus {
  outline: 0;
}
@media only screen and (max-width: 900px) {
  .newsletter-submit.bb_nl_input_submit {
    float: left;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .newsletter-submit.bb_nl_input_submit {
    float: right;
    margin-left: 0;
    margin-right: 0;
  }
  .newsletter-preferences {
    margin-left: 0px;
  }
}

/*catalog view*/
.bb_active{
background: grey;
}
#catalog_instruction{
font-size: 18px;
color: #262526;
letter-spacing: 0;
display: block;
text-align: center;
margin-bottom: 35px;
}
.bb_catalog_exibitor{
display: block;
}
.bb_catalog_ul{
list-style-type: none;
margin-left: 0;
}
.catalog_list_item{
overflow: hidden;
position: relative;
height: 150px;
}
.catalog_list_item img{
display: inline-block;
}
.bb_catalog_exibitor_data{
position: absolute;
top: 0;
left: 150px;
min-width: 60%;
margin-left: 25px;
}
.bb_catalog_tag_list{
list-style-type: none;
margin-left: 0;
margin-bottom: 0;
position: absolute;
top: 122px;
}
.catalog_item_more{
position: absolute;
bottom: 0;
right: 0;
font-size: 21px;
text-transform: uppercase;
border-bottom: 1px solid #7ba71f;
color: #7ba71f;
cursor: pointer;
}
.bb_cat_city{
font-size: 18px;
}
.catalog_tag_list{
margin-bottom: 0;
}
.bb_product__title{
font-family: 'Source Sans Pro';
font-size: 23px;
letter-spacing: 01.em;
font-weight: normal;
margin: 25px 0 12px 0px;
}
.bb_catalog_hr{
margin: 20px 0;
}
/*catalog form*/
#bb_form{
	margin: 0 auto;
	max-width: 916px;
}
#bb_fieldset{
border: 0;
padding: 0;
}
#bb_form input, #bb_form select{
width: 30%;
float: left;
margin: 5px;
}
#bb_form input[type="text"]{
background: URL('img/magnifier.png') 95% center no-repeat;
padding-top: 8px;
padding-bottom: 8px;
}
#bb_form select{
background: URL('img/option_pick.png') right center no-repeat !important;
-webkit-appearance:none;
-ms-appearance: none;
padding-top: 8px;
padding-bottom: 8px;
}
#bb_form input::-webkit-input-placeholder { /* WebKit browsers */
font-size: 16px;
text-transform: none;
font-style: italic;
color: #8c8c8c;
}
#bb_form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
font-size: 16px;
text-transform: none;
font-style: italic;
color: #8c8c8c;
}
#bb_form input::-moz-placeholder { /* Mozilla Firefox 19+ */
font-size: 16px;
text-transform: none;
font-style: italic;
color: #8c8c8c;
}
#bb_form input:-ms-input-placeholder { /* Internet Explorer 10+ */
font-size: 16px;
text-transform: none;
font-style: italic;
color: #8c8c8c;
}
.bb_catalog_section{
padding-top: 50px !important;
}


/* bb darker header shortcode style*/
.bb_darker_header{
	color: #7faa23;
}
.bb_gradient{
position: fixed;
z-index: 99;
top: 0;
left: 0;
width: 100%;
height: 105px;
padding-bottom: 10px;
opacity: 0;
display: none;
}
/*lokalizacje map space*/
.bb_map_space{
height: 0px;
padding: 40px 0 !important;
}
.article--page.bb_ms_nowaves.border-waves:before{
background: none;
}
.bb_maps_section{
padding-bottom: 0 !important;
}
/*map all exibitors*/
.bb_map_exibitor_link{
display: block;
}
/*btn wystawcy*/
.bb_btn a{
border-right: 1px solid #d8d8d8 !important;
margin-left: -1px !important;
}
/*make columns product*/
.bb_tabul{
text-align: left !important;
margin-top: 0;
}
.bb_pparent p{
margin-bottom: 35px !important;
}
.bb_tabsm{
padding-top: 0;
padding-left: 0;
}
.product__tabs a.bb_tablink{
font: 30px 'Source Sans Pro';
color: #262526;
margin-left: 0;
border-bottom: 0 !important;
padding-bottom: 0;
cursor: default !important;
}
.bb_map_tab{
padding-right: 0 !important;
padding-top: 0 !important;
}
/*exibitor single*/
.bb_ex_thumb{
-webkit-transition: all 1s linear;
margin: 0 auto;
}
.bb_ex_thumb_def{
width: 370px !important;
height: 370px !important;
margin: 0 auto;
}
.bb_nobmargin{
padding-bottom: 0 !important;
}
.bb_moreless{
display: none;
margin-top: 30px;
font-size: 18px;
text-transform: uppercase;
border-bottom: 1px solid #7ba71f;
color: #7ba71f;
cursor: pointer;
margin-left: -23px;
}
.bb_button_cont{
position: relative;
margin-top: 35px;
}
.bb_gallery_button{
margin-left: 0 !important;
}
.bb_summary{
position: relative;
}
.bb_summary h1{
font-size: 32px;
letter-spacing: 0.05em;
}
.bb_cf{
/*height: 510px;*/
}
.bb_map_h{
margin-bottom: 30px;
font-family: 'Source Sans Pro';
font-size: 30px;
letter-spacing: 01.em;
margin-top: 10px;
font-weight: normal;
}
/*related*/
.bb_related_title{
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 32px;
}
.bb_rel_title{
color: black;
}
/*newsletter*/
.footer-widget-area{
width: 100% !important;
margin: 0;
}
.bb_footer_widget{
text-align: left;
}
.bb_footer_widget h4{
}
/*
.bb_footer_widget p, .bb_footer_widget div, .bb_footer_widget input{
float: left;
}
*/
.bb_n_desc{
width: 27%;
padding: 3px 0 15px 0;
line-height: 1.3em;
}
.bb_footer_widget .wysija-input{
background: transparent;
border-color: #ffffff;
color: #ffffff;
width: 100%;
}
.wysija-paragraph{
width: 60%;
}
.bb_footer_widget .wysija-input:focus{
outline-color: #ffffff;
color: #ffffff;
}
.bb_footer_widget .wysija-input:focus::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ffffff;
	text-transform: none;
	font-size: 16px;
}
.bb_footer_widget .wysija-input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ffffff;
	text-transform: none;
	font-size: 16px;
   opacity:  1;
}
.bb_footer_widget .wysija-input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ffffff;
	text-transform: none;
	font-size: 16px;
   opacity:  1;
}
.bb_footer_widget .wysija-input:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ffffff;
	text-transform: none;
	font-size: 16px;
}
.widget_wysija_cont{
width: 70%;
}
.bb_footer_widget .wysija-submit{
width: auto;
background: transparent;
border: 0;
text-transform: uppercase;
border-bottom: 2px solid #ffffff;
padding: 0;
font-weight: bold;
letter-spacing: 3px;
font-size: 18px;
color: #ffffff;
margin: 6px 10px 6px 10px;
}
.bb_gcal{
height: 500px!important;
}
.bb_nl_input_text{
float: left;
background: transparent;
float: left;
width: 56%;
margin: 0 10px;
color: #ffffff;
}
.bb_nl_input_text:focus{
outline-color: #ffffff !important;
}
.bb_nl_input_text::-webkit-input-placeholder { /* WebKit browsers */
color: #ffffff !important;
text-transform: none!important;
}
.bb_nl_input_text:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ffffff !important;
   opacity:  1;
   text-transform: none!important;
}
.bb_nl_input_text::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ffffff !important;
   opacity:  1;
   text-transform: none!important;
}
.bb_nl_input_text:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ffffff !important;
text-transform: none!important;
}
.newsletter{
width: 100%;
}

.bb_nl_input_submit{
background: transparent;
border: 0;
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
float: left;
width: auto;
display: inline-block;
margin: 8px 10px;
font-weight: 900;
letter-spacing: 0.2em;
}
.pixcode--tabs__content, .pixcode--tabs__content div{

}
@media screen and (max-width: 480px){
	.bb_related_single{
			margin-bottom: 10px !important;
	}
}
@media screen and (max-width: 899px){

#bb_form input, #bb_form select{
	width: 100%;
}
.bb_nl_input_submit, .bb_nl_input_text{
	float: none;
	margin: 0 auto;
}
.newsletter{
	margin: 0 auto;
	width: 100%;
}
	.bb_moreless{
	margin-left: 0px;
	}
	.bb_tabsm{
	padding-left: 24px;
	}
	.bb_button_cont{
	margin-top: 0px;
	}
	.wystawcy p{
	float: left;
	width: 50%;
	padding: 0 3px;
	}
	.wystawcy p img{
	margin: 0 auto;
	}
	.wystawcy{
	padding-left: 48px;
	}
	.bb_rdw  img{
	margin: 0 auto;
	}
	.bb_footer_widget p, .bb_footer_widget div, .bb_footer_widget input{

	}
	.bb_footer_widget{
	text-align: center;
	margin: 0 auto;
	}
	.bb_n_desc, .widget_wysija_cont{
	width: 100%;
	}
	.bb_footer_widget .wysija-submit{
	margin: 0 auto;
	}
	.bb_footer_widget .wysija-input{
	width: 300px;
	margin: 0 auto;
	}
	.bb_footer_widget form{
	display: block;
	width: 300px;
	margin: 0 auto;
	}
}
@media screen and (max-width: 900px){
	.catalog_list_item {
	position: relative;
	height: auto;
	}
	.catalog_list_item img{
	display: none;
	}
	.bb_catalog_exibitor_data{
	left: 0px;
	margin-left: 3px;
	position: relative;
	}
	.bb_product__title{
	font-size: 19px;
	}
	.bb_catalog_tag_list{
	position: relative;
	top: 0;
	}
}
@media screen and (max-width: 550px){
	.bb_catalog_tag_list{
	display: none;
	}
}

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

	.bb_gradient{
		display: block;
		background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.98)),color-stop(100%, transparent));
		background: -webkit-linear-gradient(top,rgba(0,0,0,.98) 0,transparent 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,.98) 0,transparent 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,.98) 0,transparent 100%);
		background: linear-gradient(to bottom,rgba(0,0,0,.98) 0,transparent 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0', endColorstr='#00', GradientType=0);
	}

}


.article__header .gm-style,
.article__header .gm-style * {
	pointer-events: auto;
}

.tnp-field.tnp-field-email label {
  display:none;
}

.tnp-field-list {
  float:left;
}

.tnp-field-list label {
  font-weight: 100 !important
}

.tnp-subscription input[type=email], input.tnp-submit {
  background: transparent;
  border: 1px solid white;
  margin-bottom: 15px;
}

.tnp-subscription input[type=checkbox] {
  margin-left:5px;
      position: relative;
    top: 2px;
}

.tnp.tnp-subscription td {
  padding:0px;
}

::placeholder {
  font-size:21px;
  text-transform: initial;
}

.tnp.tnp-subscription tr {
  background: transparent;
}

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size:21px;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: pink;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: pink;
}
input:-moz-placeholder { /* Firefox 18- */
  color: pink;
}

body .tnp-subscription input.tnp-submit {
    background: transparent;
    color: #fff;
    width: auto;
    float: right;
    height: auto;
        text-transform: uppercase;
    font-family: "Source Sans Pro", Georgia, serif;
    text-decoration: underline;
    letter-spacing: 0.1em;
    margin-top: -6px;
    font-size: 1.1875rem;
    font-weight: 700;
    margin-top: -11px;
}