@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/site-logo.css*/
#site-logo {
	margin: 0;
	position: absolute;
	top: 30px;
	font: small-caps 50px/100% Rokkitt, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-shadow: 0 2px 0 rgba(0,0,0,.2);
}
#site-logo a {
	text-decoration: none;
	color: #fff;
}
#site-logo a:hover {
	text-decoration: none;
}

/*/styles/modules/site-description.css*/
#site-description {
	margin: 0;
	font: 14px/100% Rokkitt, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: absolute;
	top: 85px;
	color: #bdb9b7;
}
#site-description .site-taglink{
	color: inherit;
	font: inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/style.css*/
/*
Theme Name: Themify Suco
Theme URI: https://themify.me/themes/suco
Version: 5.2.0
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/************************************************************************************
FONT FACE
*************************************************************************************/
@font-face {
	font-family: 'themify_theme_icons';
	font-display:swap;
	src:url('http://adreswniemczech.de/wp-content/themes/suco/fonts/themify_theme_icons.woff2') format('woff2'),
		url('http://adreswniemczech.de/wp-content/themes/suco/fonts/themify_theme_icons.woff') format('woff');
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: .85em/150% Arial, Helvetica, sans-serif;
	background: #403430 url('http://adreswniemczech.de/wp-content/themes/suco/images/crossed-bg.png');
	overflow-wrap:break-word;
	color: #777;
}
a {
	text-decoration: none;
	outline: none;
	color: #9b885d;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
small {
	font-size: 87%;
}
blockquote {
	font: italic 110%/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	font-family: Rokkitt, Arial, Helvetica, sans-serif;
	color: #3f2103;
	font-weight: normal;
	text-shadow: 0 2px 0 rgba(0,0,0,.15);
	overflow-wrap: normal;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1em;
}

/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #ddd;
	border: none;
	padding: 6px 10px;
	border-radius: 5px;
	-webkit-appearance: none;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #eee;
}

/* form field width */
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 96%;
}
textarea {
	line-height: 150%;
	width: 96%;
}

/* search input */
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/* form buttons */
input[type=reset], input[type=submit], button {
	padding: 8px 20px;
	line-height: 100%;
	color: #fff;
	font-weight: bold;
	background-color: #d7400d;
	border: solid 1px #681d06;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border-radius: 4px;
	-webkit-appearance: none;
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #c62807;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav, #sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

.pagewidth {
	width: 978px;
	margin: 0 auto;
}

/* body */
#body {
	padding: 0 0 40px;
	background: #fff url('http://adreswniemczech.de/wp-content/themes/suco/images/noise-bg.png');
}

/* upperwrap */
#upperwrap {
	background: #ded0a8 url('http://adreswniemczech.de/wp-content/themes/suco/images/fibre-bg.png');
	border-bottom: solid 1px #ccc;
	padding: 40px 0 30px;
}

/* content */
#content {
	margin: 40px 0 60px;
	width: 680px;
	float: left;
}

/* sidebar */
#sidebar {
	width: 252px;
	float: right;
	margin: 40px 0 60px;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* sidebar-none content */
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap {
	position: relative;
	z-index: 100;
}
#header {
	position: relative;
	height: 180px;
	color: #b3aeac;
}
#header a {
	color: #c7af77;
}

/* nav bar */
#nav-bar {
	background: #261e1c url('http://adreswniemczech.de/wp-content/themes/suco/images/dash-bg.png') repeat-x 0 bottom;
	border-top: solid 1px #000;
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 -1px 3px rgba(0,0,0,.2);
}


/************************************************************************************
SEARCH FORM
*************************************************************************************/
#searchform-wrap {
	position: absolute;
	right: 0;
	top: 85px;
	width: 160px;
}
#header #searchform #s {
	width: 120px;
	color: #a5a099;
	padding-left: 28px;
	box-shadow: inset 0 2px 2px rgba(0,0,0,.7), 0 1px 0 rgba(255,255,255,.1);
	border-radius: 12px;
	transition: width .7s;
}
#header #searchform {
	position:relative;
	display:inline-block;
	float: right;
}
#searchform:before {
	content: '\e800';
	font-family:'themify_theme_icons';
	position:absolute;
	left:8px;
	top:4px;
	z-index:1;
	transform:rotateZ(90deg);
}
#header #searchform #s:focus {
	width: 140px;
}

/************************************************************************************
SOCIAL WIDGET
*************************************************************************************/
.social-widget {
	float: right;
	margin-top: -1px;
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 1000;
}
.social-widget a {
	text-decoration: none;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0 5px 0 0;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font: bold 100% Arial, Helvetica, sans-serif;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -5px;
}

/* rss */
.social-widget div.rss {
	display: inline;
}
.social-widget div.rss a {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/rss.png') no-repeat left center;
	padding: 3px 0 2px 30px;
	display: inline-block;
}

/************************************************************************************
HEADER WIDGET
*************************************************************************************/
.header-widget {
	position: absolute;
	top: 20px;
	right: 0;
	line-height: 130%;
	text-align: right;
}
.header-widget h1,
.header-widget h2,
.header-widget h3,
.header-widget h4,
.header-widget h5,
.header-widget h6 {
	margin: 0;
	padding: 0;
	color: #fff;
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#main-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 12px;
	z-index: 100;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
/* main level link */
#main-nav a {
	color: #fff;
	display: block;
	padding: 5px 15px;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
}
/* main level link :hover */
#main-nav a:hover, #main-nav li:hover > a {
	color: #c8ad6c;
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #161211;
	color: #c8ad6c;
	box-shadow: inset 0 2px 2px rgba(0,0,0,.7), 0 1px 0 rgba(255,255,255,.1);
	border-radius: 15px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #fff;
}
/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a  {
	color: #666;
	font-weight: normal;
	padding: 7px 0 7px 15px;
	margin: 0;
	width: 180px;
	background: none;
	box-shadow: none;
	border-radius: 0;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: #F3F3F3;
	color: #000;
	color: black;
}
/* sub-level ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: solid 1px #ccc;
	z-index: 100;
	display: none;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: none;
}
/* sub-sub-level dropdown */
#main-nav ul ul {
	left: 190px;
	top: -2px;
}
/* show dropdown ul on hover */
#main-nav li:hover > ul {
	display: block;
}

/************************************************************************************
WELCOME MESSAGE
*************************************************************************************/
.welcome-message {
	font: 280%/110% Rokkitt, Arial, Helvetica, sans-serif;
	color: #573a1e;
	text-align: center;
	margin-bottom: 35px;
}

/************************************************************************************
SLIDER
*************************************************************************************/
#sliderwrap .slider {
	overflow: hidden;
	position: relative;
	color: #736357;
	font-size: 115%;
	line-height: 130%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#sliderwrap .slide-post-title {
	margin: 0 0 10px;
	font-size: 56px;
	line-height: 110%;
	color: #603913;
}
#sliderwrap p {
	margin: 0 0 20px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
#sliderwrap .slides a {
	text-decoration: none;
	color: #f26522;
}
#sliderwrap .slides a:hover {
	text-decoration: underline;
}
#sliderwrap .slides {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
}
#sliderwrap .slides .swiper-slide {
	background: none !important;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	overflow:hidden;
}

/* slide image (for video url) */
#sliderwrap .slide-image {
	width: 58%;
	margin: 0 30px 0 0;
	float: left;
}

/* default slide */
#sliderwrap .slide-feature-image {
	float: left;
	margin: 0 30px 0 0;
	vertical-align: text-bottom;
}
#sliderwrap .slide-content {
	overflow: hidden;
	padding: 30px 0 0 0;
}

/* image caption wrap */
#sliderwrap .image-caption-wrap {
	position: relative;
	font-size: 13px;
	line-height: 140%;
	vertical-align: bottom;
}
#sliderwrap .image-caption-wrap img {
	vertical-align: bottom;
}
#sliderwrap .image-caption-wrap .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 20px 10px;
	z-index: 5;
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/slide-caption-bg.png');
	color: #ccc;
}
#sliderwrap .image-caption-wrap h3 {
	color: #fff;
	margin: 0 0 5px;
	padding: 0;
	font: bold 140%/120% Arial, Helvetica, sans-serif;
}
#sliderwrap .image-caption-wrap p {
	margin: 0;
}
#sliderwrap .image-caption-wrap a {
	text-decoration: none;
	color: #fff;
}
#sliderwrap .image-caption-wrap a:hover {
	text-decoration: underline;
}
/* image only slide */
#sliderwrap .image-slide {
	text-align: center;
}
/* slider image styles */
#sliderwrap .slider-image-caption img,
#sliderwrap .slider-image-only img {
	padding: 4px;
	background-color: #fff;
	border: solid 1px #ccc;
	border-bottom-color: #aaa;
}

/* slider navigation */
#sliderwrap .tf_carousel_bullets {
	text-align: center;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}
#sliderwrap .tf_carousel_bullets a{
	display: inline-block;
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/slide-nav.png') no-repeat -40px 0;
	width: 10px;
	height: 11px;
	padding: 2px;
	margin: 0 2px 1px;
	text-indent: -250px;
	overflow: hidden;
	cursor: pointer;
	border:none;
}
#sliderwrap .tf_carousel_bullets a:hover {
	background-position: -20px 0;
}
#sliderwrap .tf_carousel_bullets .selected {
	background-position: 0 0;
}

/* next previous slide button */
#sliderwrap .tf_carousel_nav_wrap {
	margin-top: 20px;
	padding: 0;
}
#sliderwrap .tf_carousel_nav_wrap > a {
	padding: 0;
	width: 49px;
	height: 49px;
	text-indent: -900em;
	overflow: hidden;
	position: absolute;
	z-index: 2000;
	top: 50%;
	margin-top: -60px;
	display: none;
}
#sliderwrap .tf_carousel_nav_wrap > a:before {
	content:none;
}
#sliderwrap .carousel-prev {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/slide-next-prev.png') no-repeat;
	left: 7px;
}
#sliderwrap .carousel-next {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/slide-next-prev.png') no-repeat 0 -49px;
	right: 7px;
}
#sliderwrap .carousel-disabled {
	opacity: .2;
}
#sliderwrap .slider:hover .tf_carousel_nav_wrap > a {
	display: block; /* toggle slider next/prev arrow */
}

/* slide buttons */
#sliderwrap a.button {
	color: #000;
}
#sliderwrap a.button:hover {
	text-decoration: none;
}
#sliderwrap a.black {
	color: #fff;
}

.home-highlights a.tb_turn_on,
#sliderwrap .slider a.tb_turn_on{
	display:none;
}

/************************************************************************************
HOME HIGHLIGHTS
*************************************************************************************/
.home-highlightswrap {
	position: relative;
	background: #3d2c29 url('http://adreswniemczech.de/wp-content/themes/suco/images/dash-bg.png') repeat-x 0 bottom;
	border-top: solid 1px #000;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.3);
}
.home-highlights {
	padding: 30px 0 10px;
	color: #b1aba9;
	position: relative;
}
.home-highlights h4 {
	margin: 0;
	font-size: 160%;
	line-height: 120%;
	color: #fff;
}
.home-highlights .icon {
	padding: 5px 0 0 5px;
	float: left;
	position: relative;
}
.home-highlights .icon img{
	margin: 0 15px 0 0;
}
.home-highlights .icon .zoom {
	position: absolute;
	top: 0;
	left: 0;
	width: 27px;
	height: 27px;
	display: block;
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/zoom-icon.png') no-repeat;
}
.home-highlights .home-highlights-content {
	overflow: hidden;
	margin-bottom: 20px;
}

/************************************************************************************
HOMEPAGE CALL OF ACTION TEXT
*************************************************************************************/
.action-text {
	background-color: #fbf2d4;
	border: solid 1px #cebe8f;
	position: relative;
	margin-top: 40px;
	padding: 15px 200px 15px 25px;
	border-radius: 10px;
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
}
.action-text h2,
.action-text h3,
.action-text h4
 {
	font-size: 26px;
	line-height: 110%;
	margin: 0 0 2px;
	color: #483633;
}
.action-text p {
	margin: 0 0 5px;
}

/* action button */
.action-text .button {
	background-color: #d43b0c;
	padding: 10px 20px;
	font: 26px/100% Rokkitt, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 15px;
	right: 20px;
	border: solid 1px #681d06;
	border-radius: 10px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
}
.action-text .button:hover {
	text-decoration: none;
}

/************************************************************************************
HOME WIDGETS
*************************************************************************************/
.home-widgets {
	padding: 50px 0 20px;
}

/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title {
	margin: 0;
	padding: 0;
	font-size: 360%;
	line-height: 110%;
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 40px;
	position: relative;
	box-sizing: border-box;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	margin: 0 0 5px;
	padding: 0;
	line-height: 110%;
	font-size: 200%;
}
.post-title a {
	color: #3f2103;
	text-decoration: none;
}
.post-title a:hover {
	text-decoration: none;
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 0 0 15px;
}

/* post meta */
.post-meta {
	font-size: 90%;
}
.post-meta .post-date {
	font-weight: bold;
	margin-right: 5px;
}
.post-meta .post-author {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/post-author.png') no-repeat 0 2px;
	padding-left: 16px;
	margin-right: 7px;
}
.post-meta .post-comment {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/post-comment.png') no-repeat 0 2px;
	padding-left: 16px;
	margin-right: 7px;
}
.post-meta .post-category {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/post-category.png') no-repeat 0 2px;
	padding-left: 16px;
	margin-right: 7px;
}
.post-meta .post-tag {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/post-tag.png') no-repeat 0 2px;
	padding-left: 16px;
	margin-right: 7px;
}

/* list post */
.loops-wrapper.list-post .post {
	padding-left: 130px;
	position: relative;
	min-height: 200px;
}
.loops-wrapper.list-post .post-title {
	margin: 0 0 10px;
	font-size: 34px;
}
.loops-wrapper.list-post .post-image {
	margin: 0 0 15px;
}
.loops-wrapper.list-post .post-meta {
	font-size: 85%;
	width: 115px;
	position: absolute;
	left: 0;
	top: 55px;
}
.loops-wrapper.list-post .post-meta > span {
	display: block;
	margin: 0 5px 5px 0;
	padding-top: 5px;
	border-top: solid 1px #ccc;
	background-position: 0 7px;
}
.loops-wrapper.list-post .post-meta .post-date {
	margin-bottom: 10px;
	display: block;
}

/* grid4 post */
.loops-wrapper.grid4 .post {
	font-size: 90%;
}
.loops-wrapper.grid4 .post-title {
	font-size: 1.7em;
	margin: 5px 0;
}

.loops-wrapper.grid3 .post-title {
	font-size: 1.9em;
	margin: 5px 0;
}
.loops-wrapper.grid2 .post-title {
	margin: 5px 0;
	font-size: 2em;
}
.loops-wrapper.grid2-thumb .post-title {
	margin: 5px 0;
	font-size: 1.8em;
}
.loops-wrapper.grid2-thumb .post-image {
	float: left;
	margin: 5px 14px 10px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
}

/* thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float: left;
	margin: 7px 16px 10px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}

/* large image post */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 7px 22px 10px 0;
}
.loops-wrapper.list-large-image .post-content {
	overflow: hidden;
}

/************************************************************************************
POST FORMATS
*************************************************************************************/
/* audio format */
.format-audio .audio-image img {
	float: left;
	margin: 0 20px 10px 0;
}
.format-audio .audio-player {
	padding: 8px 0 10px;
}
.post audio {
	max-width: 100%;
}

/* quote format */
.format-quote .quote-content {
	font: italic 120%/130% "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
}
.format-quote .quote-author {
	margin: 0 0 10px;
	font-style: normal;
	font-variant: small-caps;
	text-align: right;
	letter-spacing: .1em;
	font-family: "OFL Sorts Mill Goudy TT", Georgia, Times, serif;
}

/* format link */
.format-link .post-title a {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/link-arrow.png') no-repeat right center;
	padding-right: 26px;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	font-size:.9em;
	margin-bottom: 15px;
}
.post-video iframe,  
.post-video object,  
.post-video embed,
.embed-youtube iframe,  
.embed-youtube object,  
.embed-youtube embed  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered {
max-width: 100% !important;
}
/************************************************************************************
POST ICON
*************************************************************************************/
.post-icon {
	background: #bba265 url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-post.png') no-repeat center center;
	width: 36px;
	height: 36px;
	display: block;
	float: left;
	margin: 2px 14px 0px 0;
	border: solid 1px #948051;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border-radius: 4px;
}
.loops-wrapper.list-post .post-icon {
	margin: 0 0 10px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.format-audio .post-icon  {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-audio.png');
}
.format-gallery .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-gallery.png');
}
.format-link .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-link.png');
}
.format-quote .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-quote.png');
}
.format-status .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-status.png');
}
.format-aside .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-aside.png');
}
.format-video .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-video.png');
}
.format-image .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-image.png');
}
.format-chat .post-icon {
	background-image: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-chat.png');
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 30px;
	padding: 15px 0;
	clear: both;
	font-size: 110%;
}
.post-nav .prev,
.post-nav .next {
	width: 45%;
}
.post-nav a {
	text-decoration: none;
	font-size: 110%;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .prev a {
	padding: 6px 0 6px 0;
	display: block;
}
.post-nav .next {
	float: right;
	text-align: right;
}
.post-nav .next a {
	padding: 6px 0 6px 0;
	display: block;
}

/* post nav arrow */
.post-nav .arrow {
	color: #fff;
	font: normal 22px/100% "Times New Roman", Times, serif;
	display: block;
	float: left;
	text-align: center;
	margin: -6px 10px 17px 0;
	background-color: #bba265;
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	border: solid 1px #948051;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border-radius: 4px;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}


/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font-size: 220%;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	border: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}

/* commentlist sub-levels */
.commentlist ul, .commentlist ol {
	margin: 0 0 0 90px;
	padding: 0;
}

/* commentlist author line */
.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
}
.commentlist cite {
	font-size: 140%;
	font-style: normal;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite {
	background: url('http://adreswniemczech.de/wp-content/themes/suco/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
}
/* commententry */
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 20px;
}
.commentlist .comment-reply-link {
	font-size: 11px;
	line-height: 100%;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #bba265;
	padding: 2px 6px;
	border: solid 1px #948051;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border-radius: 4px;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}

/* respond */
#respond {
	margin: 40px 0 30px;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 80%;
	font-weight: normal;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #d7400d;
	border: solid 1px #681d06;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border-radius: 4px;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #c62807;
}

/* comment form */
#commentform {
	margin: 0;
	padding: 0;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 30px;
}
.widgettitle {
	margin: 0 0 10px;
	padding: 0;
	font-size: 165%;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #ddd;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	font: italic 90% "Times New Roman", Times, serif;
	display: block;
	margin: 0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font: italic 90% "Times New Roman", Times, serif;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
	margin-right: 7px;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.widget .flickr_badge_image img {
	width: 60px;
	height: 60px;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
FOOTER
*************************************************************************************/
/* footer widgets */
.footer-widgetswrap {
	background: #261e1c url('http://adreswniemczech.de/wp-content/themes/suco/images/dash-bg.png') repeat-x 0 0;
	border-bottom: solid 1px #000;
	padding: 15px 0 0;
	box-shadow: inset 0 -1px 0 rgba(255,255,255,.1), 0 1px 2px rgba(0,0,0,.3);
}
.footer-widgets {
	color: #b3aeac;
}
.footer-widgets .widget {
	margin-top: 20px;
	margin-bottom: 30px;
}
.footer-widgets .widget li {
	border-color: #514b49;
}
.footer-widgets .widgettitle {
	color: #fff;
}
.footer-widgets a {
	color: #c7af77;
}

/* footer */
#footer {
	clear: both;
	position: relative;
	min-height: 100px;
	color: #b3aeac;
	padding: 30px 0;
}
#footer a {
	color: #c7af77;
}

/* footer nav */
.footer-nav {
	clear: both;
	margin: 0 0 5px;
	padding: 0;
}
.footer-nav li {
	padding: 0;
	margin: 0 20px 0 0;
	display: inline;
	list-style: none;
}
.footer-nav a {
	font-weight: bold;
}

/* footer logo */
#footer-logo {
	position: absolute;
	top: 34px;
	right: 0;
	font: small-caps 36px/100% Rokkitt, Arial, Helvetica, sans-serif;
	text-shadow: 0 2px 0 rgba(0,0,0,.2);
	margin: 0;
}
#footer-logo a {
	color: #fff;
	text-decoration: none;
}
#footer-logo a:hover {
	text-decoration: none;
}

/* footer text */
.footer-text {
	font-size: 90%;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font: normal 95%/120% Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}

/* ***********************************************************************************
IMAGE STYLES
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img, 
.post-image img,
.widget .feature-posts-list .post-img, 
.widget .flickr_badge_image img,
.shortcode .flickr_badge_image img, 
.commentlist .avatar, 
.recent-comments-list .avatar, 
#body .gallery img, 
.attachment img,
.image-wrap img,
.slide-image img,
.module .slide-image img,
.module .image-wrap img,
.module .post-image img {
	padding: 2px;
	background-color: #fff;
	border: solid 1px #e3e3e3;
	border-bottom-color: #ddd;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 978px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

.module.loops-wrapper.list-post .post {
	padding-left: 0;
	position: relative;
}
.module .post-icon,
.module.list-post .post-icon {
	display: none;
}
.module.loops-wrapper.list-post .post-meta {
	width: auto;
	position: static;
}
.module.loops-wrapper.list-post .post-meta span {
	display: inline;
	margin: 0 7px 5px 0;
	padding-top: 0;
	padding-left: 18px;
	border-top: none;
	background-position: left 0;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after, #main-nav:after, #main-nav:after, .menu:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li, #body, #footer, footer,#main-nav, #main-nav, .menu
{ display: block; }

/*-child/style.css*/
/*Theme Name: Adres w Niemczech
Description: Child theme for Suco theme
Author: Kuba Majerczyk
Template: suco
*/
@import url("http://adreswniemczech.de/wp-content/themes/suco/style.css");
.welcome-message {
 font: /*160%/110%*/ Arial,Helvetica,sans-serif !important;
  /*  margin-bottom: 15px;
    text-align: left;*/
}
body {
    font: 0.84em/150% Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
}
/********************* Cennik ***********************************/
.bordered-button {
background-color: #161211;
font: bold;
border: solid 2px #c8ad6c/*#777*/;
border-radius: 20em;
color: #c8ad6c;
display: inline-block;
font-weight:bold;
line-height: 100%;
margin: 0 0.2em 0.3em 0;
padding: 0.5em 1em;
text-decoration: none !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
transition: background-color 0.3s ease 0s, background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s;
vertical-align: middle;
/*white-space: nowrap;*/
}
.ceny-left {
float:left;
max-width:55%;
}
.ceny-right {
float: right;
font-size: 14px;
font-weight: bold;
max-width: 30%;
border:solid 1px;
border-radius:20em;
line-height: 100%;
margin: 0 0.2em 0.3em 0;
padding: 0.5em 1em;
vertical-align: middle;
/*white-space: nowrap;*/
}
/************************ Home highlights **********************************************/
.home-highlights h4 {
/*white-space: nowrap;*/
font-size: 150%;
font-family: Arial, Helvetica, sans-serif !important;
}
.home-highlights h4 a {
color:#FFFFFF;
}
/**************************** ICON ****************************************************/
.parag-icon {
border:none !important;
}
/***************************Slide Home ********************************************************/

#slider .slide-content {
overflow: hidden;
padding: /*30px*/0;
}
/**********************************************************************************************/
.no-tice {font-size:1.1em}
/*/wp-content/uploads/themify-customizer-5.1.6-5.2.0.css*/
/* Themify Customize Styling */
body {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
h1 {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
h2 {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
h3 {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
h4 {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
body #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-size:46px;
 
}
#site-description {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
#footer-logo {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-size:22px;
 
}
@media screen and (max-width: 480px) { /* Themify Customize Styling */
#main-nav a {		font-size:17px;
	line-height:30px;

	padding: 5px; 
}
#main-nav ul {	
	margin: 10px; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {		font-size:16px;
	line-height:25px;
 
}
 }
/* Themify Custom CSS */
#slider .flex-control-nav {
    display: none;
}