/* -- MAIN CONTENT CUSTOM DESIGN -- */

body {

 background: #ffffff;
    text-align: justify;
    font-family: 'Roboto', serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0px;
	line-height: 1.8;
}
li {
	margin-left: 30px;
	
}
a.facebook {
	display: inline-block;
	padding: 5px;
	background: #3b5998;
	color: #ffffff;
}
.sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
	margin-left: 0px;
}
.sppb-panel-body {
    padding: 50px;
    border-top: 1px solid transparent;
}
.text-align-justify {
	text-align: justify;
}

.szkolenia-koszmetyczne a {
	
	color: #e4c070;
	font-weight: 500;
}
.nazwa-zabiegu {
	
	font-size: 26px;
	font-family: 'font-bold', arial;
	color: #c79c3c;
	margin-bottom: 20px;
}
.opis-zabiegu {
	text-align: justify;
	margin-bottom: 20px;
}
.nazwa-uslugi {
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 16px;
	border-bottom: 1px solid #cccccc;
	display: block;
	text-align: left;
	width: 100%;
	margin-top: 16px;
}
.blog-right {
	float: right;
	margin-top: 30px;
	margin-left: 70px;
	margin-bottom: 30px;
}
.cena-uslugi {
	font-size: 14px;
	font-weight: 600;
	margin-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #cccccc;
	display: block;
	color: #c79c3c;
	width: 100%;
	text-align: right;
}
.nazwa-cennika {
	
	font-size: 20px;
	font-family: 'font-bold', arial;
	color: #212121;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sp-page-builder .page-content #opcja1 {
	padding: 100px 0px;
}
.sp-page-builder .page-content #opcja2 {
	padding: 100px 0px;
	background: #f0f0f0;
}

#sp-page-builder #galeria {
    width: 100%;
	padding: 70px 0px 150px 0px;
	margin-bottom: 0px;
}
.firma-title h3 {
	font-family: 'font-bold', arial;
	font-size: 24px;
	color: #c79c3c;
	margin: 10px 0 20px 0;
}
.firma-padding {
	padding: 0px 12px;
	
}
.zabiegi-box {
	padding: 0px;
	margin: 20px 20px;
}
.zabiegi-link {
	background: #e4c070;
	padding: 20px;
}
.zabiegi-link a {
	font-family: 'font-bold', arial;
	color: #000000;
	font-size: 22px;
	text-align: center;
	letter-spacing: 0px;
	width: 100%;
}
.zabiegi-box:hover a {
	color: #ffffff;
}
.zabiegi-box:hover .zabiegi-link {
	background: #98762c;

}
.zabiegi-box:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#sp-page-builder #zabiegi .sppb-col-md-12 {
    padding: 0px;
	
}
#sp-page-builder #zabiegi .sppb-row, .sp-pagebuilder-row {
	margin: 0px;
}
#sp-page-builder #zabiegi  .sppb-col-md-3 {
	 padding: 0px;
}
.blackbox {
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
    padding: 50px;
    text-align: justify;
    float: left;
    font-family: 'Open Sans', serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.8;
    width: 100%;
}
.formatuj-tabele table {
	width: 100%;
}
.formatuj-tabele li {
	text-align: left;
	padding-left: 20px;
}
.formatuj-tabele td {
	
	padding: 12px 12px 12px 12px;
	
	border: 4px solid #ffffff;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	
}
.oferta-padding {
	padding: 0px 30px;
	
}


.oferta-ikona img {
	margin: 0 auto;
}
.oferta-title h3 {
	font-family: 'font-bold', arial;
	font-size: 32px;
	color: #c79c3c;
	margin: 10px 0 20px 0;
}
.oferta-block {
	font-family: 'Open Sans', arial;
	text-align: justify;
	font-size: 14px;
}
.oferta-podpis {
	text-align: center;
	width: 100%;
}
.oferta-podpis img {
	text-align: center;
	margin: 0 auto;
}
.option-white {
	color: #ffffff !important;
	border-color: #ffffff !important;
}

.blog-readmore a {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 2px;
	margin: 65px auto 0 auto;
    position: relative;
	text-align: center;
	background: #000000;
	
	
	
}
.blog-readmore a:hover {
	color: #000000;
	background: #c79c3c;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}

.oferta-readmore {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	display: block;
	
	
}
.oferta-readmore a {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 2px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
    position: relative;
	text-align: center;
	
	
	
}
.oferta-readmore a:hover {
	border-top: 1px solid #c79c3c;
	border-bottom: 1px solid #c79c3c;
	color: #c79c3c;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}


td.tdfirst {
	width: 75%;
}
td.tdfirstfive {
	width: 40%;
}
td.tdone {
	width: 15%;
	text-align: center;
}
td.tdone strong {
	font-size: 18px;
	color: #ffffff !important;
	margin-top: 0px;
}
td.tdsecond {
	width: 15%;
}
td.tdthird {
	width: 10%;
}
.formatuj-tabele p {
	text-align: left;
}
.formatuj-tabele h3 {
	font-size: 20px;
	font-weight: 600;
	color: #c5161d;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Roboto Condensed', serif;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
.formatuj-tabele h4 {
	font-size: 16px;
	font-weight: 600;
	color: #c5161d;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Roboto Condensed', serif;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 25px;
	float: left;
}
.formatuj-tabele em {
	font-size: 13px;
	font-weight: 600;
	color: #000000;
	font-family: 'Roboto Condensed', serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.formatuj-tabele .sppb-tab-pane {
	text-align: center;
}
.formatuj-tabele table td:nth-child(even) {
    text-align: center;
	text-transform: none;
	padding-left: 20px;
	padding-right: 20px;
}
.formatuj-tabele table td:nth-child(odd) {
    text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.formatuj-tabele table tr:nth-child(odd) {

    background-color: #f9f9f9;
	
}
.formatuj-tabele table tr:nth-child(even) {

    background-color: #f4f4f4;
	
}
.formatuj-tabele tr:first-child td {
	background: #c5161d;
	color: #ffffff;
	text-transform: uppercase;
}
.formatuj-tabele tr td:first-child {
	text-align: left;
}
.sppb-text-center-topimage-black {
	padding: 150px 0;
	
}
.sppb-text-center-topimage-white {
	padding: 150px 0;
	
}
.sppb-nav-lines > li > a {
    
    font-size: 15px;
	font-weight: 600;
    font-family: 'Roboto Condensed', arial;
}
.formatuj-naglowki strong {
	width: 100%;
    font-family: 'font-bold';
    font-size: 26px;
    letter-spacing: 1px;
    float: left;
    color: #000000;
    text-align: left;
    text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	
}
.sppb-text-center-topimage-black h1.custom-h1 {
	width: 100%;
    font-family: 'font-bold';
    font-size: 50px;
    letter-spacing: 3px;
    float: left;
    color: #000000;
    margin: 5px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
}
.sppb-text-center-topimage-white h1.custom-h1 {
	width: 100%;
    font-family: 'font-bold';
    font-size: 50px;
    letter-spacing: 3px;
    float: left;
    color: #ffffff;
    margin: 5px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
}
.sppb-text-center-topimage-black .pro-client-name {
	font-family: 'font-bold';
    font-size: 16px;
    letter-spacing: 8px;
    color: #000000;
    display: block;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
   
    padding-top: 20px;
}
.sppb-text-center-topimage-white .pro-client-name {
	font-family: 'font-bold';
    font-size: 16px;
    letter-spacing: 8px;
    color: #ffffff;
    display: block;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
   
    padding-top: 20px;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 {
    position: absolute;
    display: block;
    padding: 0;
    top: 40px;
    right: 30px;
    left: 30px;
    opacity: 1;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 .h3title {
    text-align: center !important;
    font-family: 'font-book' !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
    color: #000000 !Important;
    margin: 0px auto 0px auto !important;
    letter-spacing: 8px !Important;
    padding-top: 10px !important;
	width: 100%;
	display: block;
	line-height: 1;
	background: #ffffff;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 .h4title {
    text-align: center !important;
    font-family: 'font-bold' !important;
    font-size: 40px !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
    border-bottom: 0px !Important;
    padding-bottom: 10px !important;
	color: #000000 !Important;
	width: 100%;
	display: block;
	line-height: 1;
	background: #ffffff;
}

a.customlink:hover .hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 .h4title {
	color: #ffffff !Important;
	background: #000000;
}
a.customlink:hover .hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 .h3title {
	color: #ffffff !Important;
	background: #000000;
}


.hover-effects-widget-media-holder-default.hover-effects-widget-media-holder-dark .hover-effects-widget-media-caption {
    background-color: rgba(255,255,255,0.3) !important;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 p {
    text-align: justify !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    font-weight: 300 !important;
    text-transform: none !important;
	opacity: 0;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description-option2 {
    bottom: 80px !important;
    right: 80px !important;
    left: 80px !important;

}
.padding_top {
	padding-top: 52px;
}
.padding_bottom {
	padding-bottom: 52px;
}
.whitebox {
	color: #000000;

	background-color: rgba(255,255,255,0.9);
	padding: 50px;
	text-align: justify;
	float: left;
	font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 1.8;
	width: 100%;
}
.whitebox-red {
	color: #000000;

	background-color: rgba(197,22,27,0.95);
	padding: 50px;
	text-align: justify;
	float: left;
	font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 1.8;
	width: 100%;
	color: #ffffff;
}
.wyszukiwarkalivebox {
    padding: 30px 0px 30px 0px;
    margin: 0 0 20px 0;
    background: none;
}
input#search-area117 {
      padding: 12px 30px 12px 30px;
    font-family: 'Open Sans';
    height: 50px;
    background: none !important;
    border: 2px solid #cccccc;
    text-transform: none !important;
}
#search-form117 input {
    padding-top: 1px;
    color: #727272;
    font-family: "Viga",Arial,Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-shadow: #ffffff 1px 1px 0px;
    text-decoration: none;
    text-transform: 27px;
    line-height: left;
}
.whitebox-option2 {
	color: #000000;
    background-color: rgba(255,255,255,0.4);
	padding: 30px;
	width: 100%;
	text-align: center;
	float: left;
	font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 1.8;
}
.whitebox-option3 {
	color: #000000;
    background-color: #ffffff;
	padding: 50px 90px 50px 90px;
	width: 100%;
	text-align: center;
	float: left;
	font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 1.8;
	margin: 60px auto 60px auto;
}
.whitebox-option4 {
	color: #000000;
    background-color: #ffffff;
	padding: 50px 30px 50px 30px;
	width: 100%;
	text-align: center;
	float: left;
	font-family: 'Roboto', serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0px;
	line-height: 1.8;
	margin: 60px auto 60px auto;
}
.entry-header h2 {
    font-family: 'font-bold';
    font-weight: 300;
    font-size: 30px;
}
article.item {
    margin-bottom: 144px;
}


.sp-column.custom-sciezkaurl {
	width: 1170px;
	margin: 0 auto;
}
.custom-sciezka {
	background: #c5161d;
	padding: 30px 0 30px 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background: none;
    border-radius: 4px;
	color: #ffffff;
	    font-family: 'Roboto Condensed';
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: 1px;
}
.breadcrumb a {
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 1px;
}
.breadcrumb>.active {
    color: #ffffff;
	font-weight: 700;
	letter-spacing: 1px;
}
.breadcrumb>li+li:before {
    padding: 0 5px 0 10px;
    color: #ffffff;
    content: "/\00a0";
}
section#przedstawiciele {
	padding: 130px 0 130px 0;
	
}
section#mod-aktualnosci .sppb-article-introtext {
    margin-bottom: 30px;
    text-align: justify;
    color: #000000;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
}
section#mod-aktualnosci h3 a {
    width: 100%;
    font-family: 'Roboto Condensed';
    font-size: 13px;
    letter-spacing: 1px;
    float: left;
    color: #000000;
    margin: 5px auto 0 auto;
    text-align: center;
    font-weight: 700;
    line-height: 1.6;
}
section#mod-aktualnosci .sppb-meta-date {
    color: #c79c3c !important;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
	
}
section#mod-aktualnosci a.sppb-readmore {
    padding: 10px 25px 10px 25px;
    font-family: 'font-bold';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #c79c3c;
    letter-spacing: 2px;
    margin: 65px auto 0 auto;
    border-top: 1px solid #c79c3c;
    border-bottom: 1px solid #c79c3c;
    position: relative;
    text-align: center;
}
section#mod-aktualnosci .sppb-addon-articles .sppb-addon-article {
    margin-bottom: 80px;
}

.hover-effects-widget-media-holder .hover-effects-widget-media-description h4 {
    text-align: center !important;
	font-family: 'font-bold' !important;
	font-size: 40px !important;
	letter-spacing: 1px !important;
	font-weight: 500 !important;
	border-bottom: 3px solid #ffffff !Important;
	padding-bottom: 30px !important;
	
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description h3 {
    text-align: center !important;
	font-family: 'font-book' !important;
	font-size: 16px !important;
	letter-spacing: 1px !important;
	font-weight: 500 !important;
	color: #ffffff !Important;
	margin: 0px auto 8px auto !important;
	letter-spacing: 8px !Important;
	padding-top: 20px !important;
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description p {
    text-align: justify !important;
	font-family: 'Roboto Condensed' !important;
	font-size: 15px !important;
	letter-spacing: 1px !important;
	font-weight: 300 !important;
	text-transform: none !important;

	
}
.hover-effects-widget-media-holder .hover-effects-widget-media-description {
   
    top: 80px !important;
    right: 80px !important;
    left: 80px !important;
   
}

.hover-effects-widget-border {
	display: none;
	
}

.hover-effects-widget-media-holder .hover-effects-widget-media-description .hover-effects-widget-border:before {
    display: none;

}
.hover-effects-widget-media-holder-default.hover-effects-widget-media-holder-red .hover-effects-widget-media-caption {
    background-color: rgba(173,13,8,0.8) !important;
}
.hover-effects-widget-media-holder-default.hover-effects-widget-media-holder-blue .hover-effects-widget-media-caption {
    background-color: rgba(20,20,20,0.9) !important;
}


.hover-effects-widget-media-holder .hover-effects-widget-media-description p.offer-readmore {
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	margin: 30px auto 0 auto;
}
.offer-readmore a {
    
	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 4px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    position: relative;
	text-align: center;
	
	
	
}
.offer-readmore a:hover {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}

.offer-icon {
	width: 100%;
	height: auto;
	text-align: center;
	
}
.offer-icon img {
	width: 34% !important;
	height: auto;
	margin: 0 auto !important;
	margin-bottom: 20px !important;
}
.fast-contactbox {
	padding: 20px 15px 10px 0;
	text-align: right
	
}


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

.customfastcontact {
    
	font-family: 'Open Sans';
	letter-spacing: 1px;
	color: #c9c9c9;
	font-size: 11px;
}
.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bolder;
    color: inherit;
	text-transform: uppercase;
	font-weight: 600;
	
}
.whitebox strong {
	font-size: 15px;
	font-family: 'Roboto', serif;
}
.faq {
	margin-top: 20px;
}
.sppb-panel-title .fa {
    margin-right: 12px;
	color: #c79c3c;
}
#sp-page-builder #kontakt {
    width: 100%;
	padding: 80px 0px 40px 0px;
	
}
#sp-page-builder #szkolenia {
    width: 100%;
	padding: 70px 0px 80px 0px;
	
}
#sp-page-builder #oferujemy {

	padding: 250px 0px 210px 0px;
	
}
#sp-page-builder #ofirmie {

	padding: 100px 0px 140px 0px;
	
}
#sp-page-builder #section-news {
    width: 100%;
	padding: 150px 100px 150px 100px;
	
}
#sp-page-builder #section-parallax1 {
    width: 100%;
	padding: 150px 100px 150px 100px;
	margin-bottom: 100px;
}
#sp-page-builder #section-parallax2 {
    width: 100%;
	padding: 150px 100px 150px 100px;
	margin-bottom: 100px;
}
#sp-page-builder #section-oferta {
    width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 100px;
}
#sp-page-builder #section-offer .sppb-addon-content {
	margin-bottom: 30px;
}
#sp-page-builder #section-indigents {
    width: 100%;
	padding: 150px 100px 150px 100px;
	margin-bottom: 0px;
}
.body-innerwrapper {
	background #ffffff;
}
#sp-logo.col-md-3 {
    width: 35%;
    line-height: 30px;
}
#sp-menu.col-md-4 {
    width: 64%;
    line-height: 30px;
}
#sp-user1.col-md-5 {
    width: 64%;
    line-height: 20px;
}

#sp-header .logo {
    display: inline-block;
    height: 126px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}

#sp-header .logo img {
    
    height: 80px;
	width: auto;
    
}


#sp-top-bar {
   display: none;
}
#sp-header {
    background: #000000;
	height: 126px;
	box-shadow: none;
	border-bottom: 0px;


}

.slogan {
	font-size: 17px;
	color: #000000;
	font-family: 'font-bold';
	letter-spacing: 1px;
	
}
.slogan-art {
	font-size: 12px;
	color: #000000;
	font-family: 'font-bold';
	letter-spacing: 1px;
	
}
.socialbox {

	
}
.jobbox a {
	position: fixed;
	color: #000000;
	z-index: 1000;
	left: -36px;
	display: block;
	line-height: 3px;

	padding: 15px 25px 18px 25px;
	border: 1px dotted #000000;
	box-sizing: border-box;
	    white-space: nowrap;
	top: 49%;
	bottom: 51%;
	transform:rotate(270deg); 
	-webkit-transform:rotate(270deg); 
    -moz-transform:rotate(270deg); 
	-o-transform:rotate(270deg); 
	letter-spacing: 1px;
	font-family: 'Roboto Condensed';
	font-size: 13px;
	font-weight: 700;
}
.jobbox a:hover {
	
	background: #000000;
	border: 1px dotted #000000;
	color: #ffffff;
}
.meetbox a {
	position: fixed;
	color: #000000;
	z-index: 1000;
	right: -58px;
	display: block;
	line-height: 3px;

	padding: 15px 25px 18px 25px;
	border: 1px dotted #000000;
	box-sizing: border-box;
	    white-space: nowrap;
	top: 49%;
	bottom: 51%;
	transform:rotate(90deg); 
	-webkit-transform:rotate(90deg); 
    -moz-transform:rotate(90deg); 
	-o-transform:rotate(90deg); 
	letter-spacing: 1px;
	font-family: 'Roboto Condensed';
	font-size: 13px;
	font-weight: 700;
     
}

.meetbox a:hover {
	background: #000000;
    border: 1px dotted #000000;
	color: #ffffff;
}

.mb-25 {
	margin-bottom: 25px;
	
}

.sp-page-title {
    background: none;
	display: none;
}

.set-height-770 {
  height: 770px;
}
.set-height-730 {
  min-height: 730px;
}
.min-height-730 {
  height: 730px;
}
.dropcap {
    float: left;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.4em;
    margin: 7px 15px 0 0;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 2.5em;
}

.sp-copyright {
	font-family: 'font-book';
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.float-image {
	display: inline-block;
	margin-right: 0 auto;
	margin-right: 30px;
	
}
.reservation {
	height: 78px;
	line-height: 77px;
	color: #ffffff;
	font-family: Merriweather, sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 6px;
	
}
.hours {
	height: 78px;
	line-height: 77px;
	color: #ffffff;
	font-family: Merriweather, sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 2px;
	
}
#sp-footer {
    background: #000000;
}
.add-border {
	border: 2px dashed #dadada;
	
	
}
.add-padding {
	padding: 40px;
	
}

/* -- CUSTOM MENU DESIGN -- */


#offcanvas-toggler {
    z-index: 1000;
	position: relative;
	line-height: 60px;
}

.offcanvas .offcanvas-menu {
    visibility: visible;
    z-index: 9999;
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.offcanvas-menu {
    width: 500px;
   
}

.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 14px;
    line-height: 34px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #ffffff;
	font-family: 'font-bold', serif;
	font-weight: 600;

}
.sp-megamenu-parent >li >a:hover .image-title {

	
}

.sp-dropdown-items >li >a img{

	padding-right: 12px;
    display: inline;
    vertical-align: middle;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 8px 10px 8px 20px;
    color: #ffffff;
	font-family: 'Roboto Condensed', serif;
	letter-spacing: 1px;
	font-size: 13px;
    cursor: pointer;
	background: #1e1e1e;
	font-weight: 600;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #000000;
	background: #ffdd00;
	font-weight: 600;
	font-family: 'Roboto Condensed', serif;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
	background: #ffdd00;
	color: #000000;
	font-family: 'Roboto Condensed', serif;
	font-weight: 600;
	
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a img {
	-webkit-filter: invert(100%);
-moz-filter: invert(100%);
-o-filter: invert(100%);
-ms-filter: invert(100%);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover img {

-webkit-filter: invert(100%);
-moz-filter: invert(100%);
-o-filter: invert(100%);
-ms-filter: invert(100%);
	
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 0px 0;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #e4c070;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 270px !important;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
    margin-top: -52px;

}

/* -- CUSTOM FEATURE BOXES -- */

.headerbox {
	width: 100%;
    margin: 0 auto 30px auto;
}
.headerbox-option2 {
	width: 100%;
    margin: 20px auto 30px auto;
}


	

.headerbox-inner {
	width: 500px;
	margin: 0 auto;
}
.headerbox-inner.parallax {
	width: 500px;
	margin: 0 auto;
	padding: 40px 80px 40px 80px;
	background-color: rgba(0, 0, 0, 0.6);

}



h2.headerbox {
	font-family: 'font-bold';
	font-size: 16px;
	letter-spacing: 8px;
	color: #000000;
	display: block;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
    border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 60%;
	
	
}

h3.headerbox {
	width: 100%;
	font-family: 'font-bold';
	font-size: 50px;
	letter-spacing: 3px;
	float: left;
	color: #000000;
	margin: 15px auto 30px auto ;
	text-align: center;
	text-transform: uppercase;
}
h2.headerbox-option2 {
	font-family: 'font-bold';
	font-size: 14px;
	letter-spacing: 4px;
	color: #000000;
	display: block;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
    border-top: 1px solid #000000;
	padding-top: 20px;
	
	
}
h3.headerbox-option2 {
	width: 100%;
	font-family: 'font-bold';
	font-size: 36px;
	letter-spacing: 3px;
	float: left;
	color: #000000;
	margin: 5px auto 34px auto ;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	padding-bottom: 16px;
}
h4.headerbox {
	width: 100%;
	font-family: 'font-bold';
	font-size: 13px;
	letter-spacing: 6px;
	float: left;
	color: #000000;
	margin: 5px auto 40px auto ;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
	padding-bottom: 20px;
}


h2.headerbox.option-light {

	color: #ffffff;
    border-top: 1px solid #ffffff;

}
h3.headerbox.option-light {

	color: #ffffff;

}
h4.headerbox.option-light {

	color: #ffffff;
	border-bottom: 1px solid #ffffff;

}

.firmabox.option-left {
    width: 100%;
    text-align: center;
    margin-top: 20px;
	padding-left: 150px;
}
.firmabox.option-right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
	padding-right: 150px;
}
.firmabox.option-center {
    width: 100%;
    text-align: center;
    margin-top: 20px;
	padding: 0px 12x 0 12px;
	
}
.firmabox-icon.option-left {
    width: 100px;
    margin: 0px auto 12px auto;
	text-align: center;
}
.firmabox-title.option-left {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
    font-family: 'Roboto Condensed', serif;
    color: #ffffff;
	font-weight: 600;
	margin-top: 22px;
}
.firmabox-text.option-left {
    width: 100%;
    text-align: justify;
    color: #ffffff;
	font-family: 'Roboto', serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 1px;
}


.firmabox-icon.option-right {
    width: 100px;
    margin: 0px auto 12px auto;
	text-align: center;
}
.firmabox-title.option-right {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
    font-family: 'Roboto Condensed', serif;
    color: #ffffff;
	font-weight: 600;
	margin-top: 22px;
}
.firmabox-text.option-right {
    width: 100%;
    text-align: justify;
    color: #ffffff;
	font-family: 'Roboto', serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 1px;
}

.firmabox-icon.option-center {
    width: 100px;
    margin: 0px auto 12px auto;
	text-align: center;
}
.firmabox-title.option-center {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
    font-family: 'Roboto Condensed', serif;
    color: #ffffff;
	font-weight: 600;
	margin-top: 22px;
}
.firmabox-text.option-center {
    width: 100%;
    text-align: justify;
    color: #ffffff;
	font-family: 'Roboto', serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 1px;
}


.firmabox1 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: rgba(255, 255, 255, 0.3);
}
.firmabox2 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: rgba(0, 0, 0, 0.3);
}
.firmabox3 {
    width: 100%;
    text-align: center;
    margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: rgba(255, 255, 255, 0.3);
}
.firmabox4 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: rgba(0, 0, 0, 0.3);
}
.firmabox-icon {
    width: 60px;
    margin: 0px auto 12px auto;
	text-align: center;
}
.badaniabox-icon {
    width: 60px;
    margin: 0px auto 12px auto;
	text-align: center;
}
.firmabox-icon.option1 {
	color: #808285;
	border: 2px solid #808285;
}
.firmabox-icon.option2 {
	color: #141414;
	border: 2px solid #141414;
}
.firmabox-icon.option3 {
	color: #af0d08;
	border: 2px solid #af0d08;
}
.firmabox-title.option1 {
	color: #000000;
}
.firmabox-title.option2 {
	color: #ffffff;
}
.firmabox-title.option3 {
	color: #af0d08;
}
.firmabox-title {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
    font-family: 'Roboto Condensed', serif;
    color: #444444;
	font-weight: 600;
}
.badaniabox-title {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
    font-family: 'Roboto Condensed', serif;
    color: #444444;
	font-weight: 600;
}

.firmabox-text {
    width: 100%;
    text-align: justify;
    color: #242424;
	font-family: 'Roboto', serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 1px;
}
.firmabox-text.option1 {
   color: #000000;
}
.firmabox-text.option2 {
   color: #ffffff;
}


/* -- CUSTOM BLOCK BOXES -- */

/* -- CUSTOM FORM -- */

#userForm h2 {
    
	font-family: Merriweather, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 4px;
	text-align: center;
	margin: 5px 0 40px 0 ;
	text-transform: uppercase;
}
.formResponsive input, .formResponsive textarea {
    width: 310px;
}
.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 200px;
    padding-top: 5px;
    text-align: right;
	font-family: 'Roboto Condensed';
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 20px;
}
.formResponsive .formHorizontal p.formDescription {
    display: none;
}
.formResponsive select, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    display: inline-block;
    height: 18px;
	border-radius: 0px;
    padding: 8px 20px 8px 20px;
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 18px;
	font-weight: 400;
    color: #000000;
	background: #ffffff;
	font-family: 'Roboto Condensed';
    box-sizing: content-box;
	border-bottom: 1px solid #cccccc;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	box-shadow: none;

	
}
.formResponsive textarea {
    display: inline-block;
    
	border-radius: 0px;
    padding: 8px 20px 8px 20px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 18px;
	font-weight: 400;
    color: #000000;
	background: #ffffff;
	font-family: 'Roboto Condensed';
    box-sizing: content-box;
	border: 1px solid #cccccc;
	box-shadow: none;

	
}
.formResponsive input[type="button"], .formResponsive input[type="button"]:hover, .formResponsive button[type="button"]:hover, .formResponsive input[type="reset"]:hover {
    color: #000000;
    text-decoration: none;
	font-family: 'Roboto Condensed';
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
		border-bottom: 1px solid #cccccc;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-radius: 0px;
	background: none !important;
    background-color: none !important;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
	margin-left: 20px;
}
.formResponsive input[type="button"]:first-child, .formResponsive button[type="button"]:first-child, .formResponsive input[type="reset"]:first-child, .formResponsive button[type="reset"]:first-child, .formResponsive input[type="submit"]:first-child, .formResponsive button[type="submit"]:first-child {
}

.formResponsive input[type="submit"]:focus, .formResponsive input[type="submit"]:link, .formResponsive input[type="submit"]:visited, .formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #000000 !important;
	letter-spacing: 4px;
	margin: 25px auto 0 auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	 position: relative;
	text-align: center;
	background: none;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	
}
.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover {
    background: none;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 8px;
}

/* -- CUSTOM LINKS -- */
a.sppb-readmore {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 2px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    position: relative;
	text-align: center;

}
a.sppb-readmore:hover {
	border-top: 1px solid #c5161d;
	border-bottom: 1px solid #c5161d;
	color: #c5161d;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}
.sppb-addon-article {
	text-align: center;
}
.sppb-article-introtext {
	margin-bottom: 30px;
	text-align: justify;
	color: #ffffff;
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
}
.sppb-meta-date {
	
	color: #ffffff !important;
	font-family: 'Roboto';
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 1px;
	
}

.readmorebox-option2 {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	
}
a.readmorebox-option2 {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 4px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
    position: relative;
	text-align: center;
	
	
	
}
a.readmorebox-option2:hover {
	border-top: 1px solid #c5161d;
	border-bottom: 1px solid #c5161d;
	color: #c5161d;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}


.readmorebox {
	width: 100%;
	text-align: center;
	margin-top: 70px;
	
}
a.readmorebox {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	letter-spacing: 4px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
    position: relative;
	text-align: center;
	
	
	
}
a.readmorebox:hover {
	border-top: 1px solid #c5161d;
	border-bottom: 1px solid #c5161d;
	color: #c5161d;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}
a.readmorebox-light {

	padding: 15px 25px 15px 25px;
	font-family: 'font-bold';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 4px;
	margin: 65px auto 0 auto;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    position: relative;
	text-align: center;
	
	
	
}
a.readmorebox-light:hover {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	-webkit-transition: color 400ms;
    transition: color 400ms;
	
}
.readmorebox a:hover .dotbox-a {
	background: #ffffff;
}
.readmorebox a:hover .dotbox-b {
	background: #ffffff;
}
.dotbox-a {
	width: 10px;
	height: 10px;
	background: #000000;
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px 4px 0;
}
.dotbox-b {
	width: 10px;
	height: 10px;
	background: #000000;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0px 4px 30px;
}

a {
    color: #e4c070;
	font-weight: 500;
}
a:hover {
    color: #ffffff;
	font-weight: 500;
}

/* -- CUSTOM RWD -- */

@media (min-width: 320px) and (max-width: 766px) {
	
	#sppb-addon-1480448008660 {
   
    margin: 10px;
    padding: 10px 10px;
}
#sppb-addon-1480448137981 {
    margin: 10px;
    padding: 10px 10px;
}
#sppb-addon-1480448137984 {
   margin: 10px;
    padding: 10px 10px;
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    width: 170px !important;
}
.formResponsive .formHorizontal .formControlLabel {
    float: left;
    width: 170px;
    padding-top: 5px;
    text-align: center;
    font-family: Merriweather, sans-serif;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 0px;
}
	
	.sp-copyright {

    font-size: 10px;
    letter-spacing: 0px;

}
.float-image {
    width: 30%;
	display: block;
    margin: 0px 35% 15px 35%;
	text-align: center;
    
}
.hours {
	height: auto;
}
.reservation {
	height: auto;
	line-height: 1.6;
}
.offcanvas-inner {
	
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 10px;
}

.offcanvas .offcanvas-menu {
   width: 300px;
}
.float-image img {
	margin: 0 auto;
	
	height: auto;
}
	
	h2.headerbox {
    font-size: 9px;
    letter-spacing: 3px;

}
h2.headerbox img {
    width: 40%;
	height: auto;
}
h3.headerbox {
   
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 4px;

}
h2.subheaderbox {
    font-size: 8px;
    letter-spacing: 1px;

}
h2.subheaderbox img {
    width: 40%;
	height: auto;
}
h3.subheaderbox {
   
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 2px;

}
h5.subheaderbox {

    letter-spacing: 3px;
    font-size: 11px;
}
.headerbox-center {
    width: 100px;
    font-size: 16px;
    height: 46px;
   
}
.headerbox-left {
    width: 30px;

}
.headerbox-leftbg {
    width: 22px;
   margin-top: 40px;
}
.headerbox-leftdot {

    margin-top: 37px;
}
.headerbox-rightdot {

    margin-top: 37px;
}
.headerbox-right {
    width: 30px;
	padding-right: 0px;

}
.headerbox-rightbg {
    width: 22px;
	margin-top: 40px;
   
}
h5.headerbox {

    letter-spacing: 4px;
    font-size: 11px;
	margin-top: -10px;
}
	
	.add-padding {
		padding: 15px;
	}
	.sppb-addon-content {
		font-size: 10px;
	}

	
	
	.sp-default-logo {
    width: 60%;
	height: auto;
	margin: 0 auto;
}
	
	.readmorebox a {
    padding: 4px 5px 4px 5px;
    font-family: Merriweather, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 1px;
    margin: 25px auto 0 auto;
    border: 2px solid #000000;
    position: relative;
    text-align: center;
}
.dotbox-a {

    display: none;
}
.dotbox-b {

    display: none;
}
	
	.hours {
		line-height: 1.6;
	}
	#sp-header .col-xs-8 {
    width: 100%;
}
	
	#offcanvas-toggler {

   font-size: 20px;
   margin-top: -14px;
   height: 50px;
   
}

#offcanvas-toggler >i {
    color: #ffffff;
	
}
#offcanvas-toggler >i:hover {
    color: #009d73;
}
	#sp-page-builder #mod-home1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
		#sp-page-builder #mod-meals .sppb-col-md-8 {
   width: 100%;
	margin: 0 0 0 0;
}
		#sp-page-builder #mod-home2 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
.sppb-column.remove-margin .sppb-wow {
    margin: 80px 3% 0px 3% !important;
	padding: 10px !important;
}
.sppb-column.remove-margin-mobile .sppb-wow {
    margin: 20px 3% 0px 3% !important;
	padding: 10px !important;
}
.sppb-column.remove-margin .cutpadding {
    margin: 0px 3% 0px 3% !important;
	padding: 10px !important;
}
#sppb-addon-1480343308281 {
    background-color: rgba(0, 0, 0, 1);
    margin: 0 0 0px;
    padding: 20px 0 20px 0;
}
#sp-page-builder #we-create .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-contact .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodadv .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-header .logo img {
    height: auto;
    width: 70%;
}
#sp-header .logo {
    
    height: auto;
	padding: 15px 0 15px 0;

}
.fast-contactbox {
    padding: 0px 8px 10px 0;
	font-size: 11px;
    text-align: right;
}
#sp-menu.col-md-4 {
    width: 30%;
    line-height: 30px;
}
#sp-page-builder #oferujemy {
    padding: 30px 0px 30px 0px;
}
.headerbox-inner {
    width: 100%;
    margin: 0 auto;
}
#sp-page-builder #section-parallax1 {
    width: 100%;
    padding: 30px 0px 30px 0px;
    margin-bottom: 20px;
}
#sp-page-builder #section-indigents {
    width: 100%;
    padding: 30px 0px 30px 0px;
    margin-bottom: 0px;
}
}

@media (min-width: 767px) and (max-width: 1023px) {
	
	#sp-header .logo img {
    width: 320px;
	height: auto;
    
	margin: 0 auto;
	
}
#sp-header .logo {
    
    width: 100%;
    height: auto;
    text-align: center;
    margin: 20px 0 0 0;
}
#sp-page-builder #oferujemy {
    padding: 50px 0px 50px 0px;
}
#sp-page-builder #section-parallax1 {
    width: 100%;
    padding: 50px 0px 50px 0px;
    margin-bottom: 20px;
}
#sp-page-builder #section-indigents {
    width: 100%;
    padding: 50px 100px 50px 100px;
    margin-bottom: 0px;
}
#sp-header {
    background: #000000;
    height: 176px;
    box-shadow: none;
    border-bottom: 0px;
}

#sp-user1.col-md-5 {
    width: 64%;
    line-height: 20px;
	display: inline-block;
}
#sp-header .col-xs-8 {
    width: 100%;
	text-align: center;
	display: block;
}
#sp-menu.col-md-4 {
    width: 36%;
    line-height: 30px;
}
	
		#offcanvas-toggler {
   width: 100px;
   font-size: 40px;
   margin-top: -14px;
   height: 60px;
   
}

	.readmorebox a {
    padding: 4px 8px 4px 8px;
    font-family: Merriweather, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 3px;
    margin: 25px auto 0 auto;
    border: 2px solid #000000;
    position: relative;
    text-align: center;
}
	
	.hours {
		line-height: 1.6;
	}

	

#offcanvas-toggler >i {
    color: #ffffff;
	
}
#offcanvas-toggler >i:hover {
    color: #009d73;
}
	#sp-page-builder #mod-home1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
		#sp-page-builder #mod-meals .sppb-col-md-8 {
   width: 100%;
	margin: 0 0 0 0;
}
		#sp-page-builder #mod-home2 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
.sppb-column.remove-margin .sppb-wow {
    margin: 80px 3% 0px 3% !important;
}
#sp-page-builder #we-create .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 80%;
	margin: 0 10% 0 10%;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-contact .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodadv .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#section-parallax1 .sppb-row-container {
    width: 100%;
}
#section-parallax1 .sppb-col-md-4 {
	width: 32%;
	display: inline-block;
}
#zabiegi .sppb-col-md-3 {
    width: 49%;
	display: inline-block;
}
#mod-aktualnosci .sppb-col-md-12 {
	text-align: left;
	width: 100%;
}
#mod-aktualnosci .sppb-col-md-6 {
	text-align: left;
	width: 100% !important;
}
#mod-aktualnosci .sppb-img-responsive {
	margin: 0 auto;
	width: 60% !important;
}
}

@media (min-width: 1023px) and (max-width: 1278px) {
	
	.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 14px;
    line-height: 34px;
    font-size: 18px;
  
}
.zabiegi-link a {

    font-size: 15px;


}
#kontakt .sppb-col-md-6 {
    width: 100%;
}
#kontakt iframe {
	width: 100%;
	height: auto;
}
#sp-header .logo img {
    height: auto;
    width: auto;
}
#section-parallax1 .sppb-row-container {
    width: 100%;
}
	.hours {
		line-height: 1.6;
	}
	#sp-page-builder #mod-home1 .sppb-col-md-6 {
    width: 80%;
	margin: 0 20% 0 0;
}
		#sp-page-builder #mod-meals .sppb-col-md-8 {
   width: 100%;
	margin: 0 0 0 0;
}
		#sp-page-builder #mod-home2 .sppb-col-md-6 {
    width: 80%;
	margin: 0 0 0 20%;
}

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-create .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 80%;
	margin: 0 10% 0 10%;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-contact .sppb-col-md-6 {
    width: 100%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-foodadv .sppb-col-md-6 {
   width: 100%;
	margin: 0 0 0 0;
}
}


@media (min-width: 1279px) and (max-width: 1349px) {
		#sp-page-builder #mod-home1 .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
		#sp-page-builder #mod-meals .sppb-col-md-8 {
    width: 80%;
	margin: 0 10% 0 10%;
}
		#sp-page-builder #mod-home2 .sppb-col-md-6 {
    width: 70%;
	margin: 0 0 0 30%;
}

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-create .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
    width: 70%;
	margin: 0 0 0 30%;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
    width: 80%;
	margin: 0 20% 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 50%;
	margin: 0 0 0 0;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 90%;
	margin: 0 5% 0 0;
}
#sp-page-builder #mod-contact .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-foodadv .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
}


@media (min-width: 1350px) and (max-width: 1598px) {
		#sp-page-builder #mod-home1 .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
		#sp-page-builder #mod-home2 .sppb-col-md-6 {
    width: 70%;
	margin: 0 0 0 30%;
}

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-create .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
    width: 70%;
	margin: 0 0 0 30%;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
    width: 80%;
	margin: 0 20% 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 45%;
	margin: 0 2% 0 2%;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 80%;
	margin: 0 20% 0 0%;
}
#sp-page-builder #mod-foodadv .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
}



@media (min-width: 1599px) and (max-width: 1900px) {

#sp-page-builder #mod-idea1 .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-create .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-form .sppb-col-md-6 {
    width: 70%;
	margin: 0 0 0 30%;
}
#sp-page-builder #we-shape .sppb-col-md-6 {
    width: 70%;
	margin: 0 30% 0 0;
}
#sp-page-builder #we-make .sppb-col-md-6 {
    width: 60%;
	margin: 0 20% 0 20%;
}
#sp-page-builder #mod-foodofnature .sppb-col-md-7 {
    width: 80%;
	margin: 0 20% 0 0;
}
#sp-page-builder #mod-plans .sppb-col-md-4 {
    width: 45%;
	margin: 0 2% 0 2%;
}
#sp-page-builder #mod-touchofnature .sppb-col-md-6 {
    width: 70%;
	margin: 0 15% 0 15%;
}
#sp-page-builder #mod-bookatable .sppb-col-md-7 {
    width: 70%;
	margin: 0 30% 0 0%;
}
}


@media (min-width: 1920px) {
	section#top {
		
		
	}
}
@media (min-width: 0px) and (max-width: 640px) {
	 
	 .hide-mobilephone { display: none;}
	 .hide-mobilephone2 { display: none;}
	 .show-mobilephone { display: block;}
	
}
@media (min-width: 0px) and (max-width: 1279px) {
	 .display-mobile { display: block;}
	 .hide-mobile { display: none;}
	
 }

}
@media (min-width: 1280px) {
	 .display-mobile { display: none;}
	.hide-mobile { display: block;}
}
@media (min-width: 641px) {
	  .hide-mobilephone { display: inline-block;}
	  .hide-mobilephone2 { display: inherit;}
	  .show-mobilephone { display: none;}
}

/* - CUSTOM FONTS -*/

@font-face {
	font-family: 'font-bold';
	src: url('BebasNeue-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'font-book';
	src: url('BebasNeue-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'font-light';
	src: url('BebasNeue-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'font-regular';
	src: url('BebasNeue-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'font-thin';
	src: url('BebasNeue-Thin.ttf') format('truetype');
}

