/*

Theme Name: Visia
Description: Annabelle Minerals
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*alignment inside post page content*/
.alignright,
.alignleft,
.aligncenter,
.sticky,
.wp-caption-text,
.wp-caption,
.bypostauthor,
.gallery-caption{

}

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
	margin-bottom:10px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

strong{
	font-weight: bold;
	font-weight:700;
}

cite, var, em{
	font-style: italic;

}



ins {
    text-decoration: none;
}

.pe-wp-default h1,
div.post h1 a,
.pe-wp-default a,
.page-title h1{
	-moz-hyphens: auto;
    word-wrap: break-word;
}

.format-aside{
    border-left-width:22px;
    border-left-style: solid;
    padding: 20px;
}

.sticky .post-title h1{
	padding:10px 10px;
}

/*WPML*/

/*drop list*/
#lang_sel,
#lang_sel_click{
	height: 20px;
	z-index:2000;
}

#lang_sel_click img.iclflag {
	float: left;
	padding-top:5px;
	margin-right:5px;
}

#lang_sel_click ul ul img.iclflag {
	padding-top:0px;
	top:2px;
	margin-right:0;
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span{
    color:#666;
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a{
    color:#666;
    background-color:#fff;
}

#lang_sel a,
#lang_sel a:visited{
    border-color:#e9e9e9;
}

.sidebar #lang_sel li{
	width:100%;
}

.sidebar #lang_sel{
	display:block;
	height:34px;
}

#lang_sel ul ul a,
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
    background-color:#fff;
    border-color:#e9e9e9;
    color:#666;
}


.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
	background-color:#fff;
	border-color:#e9e9e9;
	color:#666;
}



.widget #lang_sel ul ul a{
	padding:8px;
	display:block;
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a{
	background-color:#fdfdfd;
    border-color:#e9e9e9;
    color:#666;
}

.widget #lang_sel ul ul li:hover a span{
	color:#666 !important;
}

.widget #lang_sel ul ul li:hover,
.widget #lang_sel ul ul li:hover a{
	border-color:#e9e9e9;
}

.widget #lang_sel a.lang_sel_sel{
	padding:4px 4px 4px 8px;
}


#lang_sel ul ul,
#lang_sel_click ul ul{
	border-top-color:#777;
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a{
	line-height:16px !important;
}

#lang_sel ul ul, #lang_sel_click ul ul{
	border-top-color:#e9e9e9;
}

/*#lang_sel ul ul:hover{
	border-top-color:#666;
}*/

#lang_sel,
#lang_sel_click{
	z-index:1990;
}

.sidebar #lang_sel ul ul{
	top:33px;
	width:100%;
}

#lang_sel ul ul a:hover{
	background-color:#fff;
	color:#666;
}

#lang_sel a span.icl_lang_sel_current{
    /*color:#c0c0c0 !important;*/
    display:inline;
}

#lang_sel a span{
	font-style: normal;
	color:#444;
	font-size:11px;
	display:inline;
}

/*normal list*/

#lang_sel{
	font-family: 'Open Sans', arial, sans-serif;
	font-weight:400;
}

#lang_sel a{
	font-size:12px;
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel{
	background-color:#fff;
	background-position:90% 50%;
	color: #666;
	border-color:#e9e9e9;
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover{
	color:#666;
	background-color:#fff;
}

#lang_sel_list{
    position:absolute;
    top:10px;
    right:30px;
    width:auto;
}

#lang_sel_list ul{
    width:auto;
    border:none;
}

#lang_sel_list li{
    width:auto;
}

#lang_sel_list a, #lang_sel_list a:visited{
    border:none;
}

#lang_sel img.iclflag{
	display:inline;
	top:0;
	margin-right:3px;
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span{
    color:#c2c2c2 !important;
}

#lang_sel_list a:hover span{
    color:#D73300 !important;
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current{
    color:#333 !important;
    cursor:default;
}

.pe-wpml-lang-selector{
	position:absolute;
	margin-left:35px;
	top:16px;
	display:inline-block;
}

/*media query to hide language names in iphone portrait and leave only flags*/
@media (max-width: 479px) {
	nav #lang_sel a span.icl_lang_sel_current{
		display:none;
	}

	nav #lang_sel a.lang_sel_sel,
	nav #lang_sel_click a.lang_sel_sel{
		width:38px;
		padding-left:4px;
	}

	nav #lang_sel li{
		width:auto;
	}

	nav #lang_sel ul ul a,
	nav #lang_sel_click ul ul a,
	nav #lang_sel_click ul ul{
		width:38px;
		padding-left:4px;
	}

	nav #lang_sel ul ul a,
	nav #lang_sel_click ul ul a{
		height:26px;
	}

	nav #lang_sel ul ul{
		width:38px;
	}

	nav #lang_sel a span{
		font-size:1px;
		display:none;
		color:#fff;
	}

	nav #lang_sel a.lang_sel_sel{
		background-position:100% 50%;
	}
}


/* Responsive images */

.pe-wp-default img,
.pe-wp-default .comment-body img{
	max-width: 100%;
}
.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto; /
}
.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto;
}

.pe-wp-default .wp-caption {
	max-width: 100%;
	padding: 4px;
}
.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.pe-wp-default .wp-caption .wp-caption-text > a,
.pe-wp-default .gallery-caption > a,
.pe-wp-default .entry-caption > a{
	text-decoration:underline;
}

.pe-wp-default .gallery-item{
	margin:0;
}

.pe-wp-default .gallery-item > .gallery-icon > a > img{
	display:inline;
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%;
}
.pe-wp-default .gallery-item a {
	display: block;
}
.pe-wp-default .gallery-caption a {
	display: inline;
}
.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/*tables*/

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width:1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.pe-wp-default th{
    font-size: 12px;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: uppercase;
}

.pe-wp-default td, .pe-wp-default .comment-body td {
    border-top-width:1px;
	border-top-style: solid;
    padding: 6px 10px 6px 0;
}

.pe-wp-default caption, .pe-wp-default th, .pe-wp-default td {
    font-size:12px;
    text-align: left;
}

/*definition lists*/

.pe-wp-default dl, .pe-wp-default .comment-body dl{
	margin-left:20px;
	margin-right:20px;
}

.pe-wp-default dt, .pe-wp-default .comment-body dt {
    font-weight: bold;
    line-height: 22px;
}

.pe-wp-default dd, .pe-wp-default .comment-body dd {
    line-height: 22px;
    margin-bottom: 22px
}

/*Lists*/

.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    list-style: disc outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol {
    list-style: decimal outside none;
}

.pe-wp-default ol, .pe-wp-default .comment-body ol, .pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul {
    line-height: 22px;
    margin: 0 0 20px;
}

.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li {
    margin: 0 0 0 30px;
}

.pe-wp-default ul ul, .pe-wp-default .comment-body ul ul, .pe-wp-default ol ol, .pe-wp-default .comment-body ol ol, .pe-wp-default ul ol, .pe-wp-default .comment-body ul ol, .pe-wp-default  ol ul, .pe-wp-default .comment-body ol ul {
    margin-bottom: 0;
}

/*html tags*/

.pe-wp-default address, .pe-wp-default .comment-body address {
    display: block;
    line-height: 22px;
    margin: 0 0 22px;
    font-style:italic;
}


.pe-wp-default abbr, .pe-wp-default .comment-body abbr, .pe-wp-default dfn, .pe-wp-default .comment-body dfn, .pe-wp-default acronym, .pe-wp-default .comment-body acronym {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}


.pe-wp-default code, .pe-wp-default .comment-body code,
.pe-wp-default kbd, .pe-wp-default tt {
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 11px;
    line-height: 2;
}

.pe-wp-default pre, .pe-wp-default .comment-body pre {
    border-width: 1px;
    border-style: solid;
    font-family: Consolas,Monaco,Lucida Console,monospace;
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
}

blockquote, q {
    quotes: none;
}

sub {
    bottom: -0.25em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%;
}
.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}


.pe-wp-default h1{
	font-size:70px;
}

.page-links{
	float:left;
	clear:both;
	margin-bottom:20px;
}

.page-links > a{
	padding:2px 5px;
}

.post.format-aside{
	border-top:none;
}

/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}

.container {max-width:1920px;}
.content.padded {padding-bottom: 0px;}
.aligncenter { margin-bottom: 0px;}
p {margin: 0 0 0px;}
.sub-heading {    margin: 0px auto 0 auto;    max-width: 990px;}
.dark p, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {    color: #000;}
.content.dark {padding-top: 100px;}
.content {padding-top: 15px;}
.border {    display: none;}
.dark .border {display:block;}
h3 {    font-weight: 100;}
.fullwidth {padding-top:0px;}
.fullwidth .shortcode {margin-top:0px;}
nav {background: rgba(255, 255, 255, 0.8); border-bottom:none;}
.vegas-overlay {display:none;}
.dark .border {   background: #000;}
.dark h3 {margin-top:20px; color :#000;}
.dark h3 a.blacklink {color :#000!important;}

body section:nth-child(3) div.sub-heading .su-column-size-1-1 {max-width:700px; margin:auto; left:0;right:0; float:none;}
.content.margines a {font-size:15px;font-weight:100;}
.content.margines .border {display:block; margin-bottom:30px;}
.content.margines, body section:nth-child(3) {padding-top:50px;}
body section:nth-child(3).content.margines .border {margin-bottom:45px;}
body.error404 section.padded {padding-top: 200px;  padding-bottom: 100px;}

.content.blog {padding-top: 100px;}

footer .dark .border {   background: #fff;}
footer .dark h3 {margin-top:20px; color :#fff;}
footer .dark h3 a.blacklink {color :#fff!important;}
footer .dark p, footer .dark h1, footer .dark h2, footer .dark h3, footer .dark h4, footer .dark h5, footer .dark h6 {    color: #fff;}
footer .container {max-width:990px;}

.su-carousel .su-carousel-slide img {background:none!important; border:none!important;}
.su-carousel .su-carousel-slide-title {background:none!important;   color: #060606!important;  font-size: 1em!important;    text-transform: uppercase!important;    font-style: normal!important;    font-weight: 300!important;    line-height: 1.17em!important;   ;}

.pe-wpml-lang-selector { position: relative; margin-left: 10px;top: 0px;   display: inline-block; float: right;    margin-right: 20px;    text-transform: uppercase;    font-size: 13px;}
.pe-wpml-lang-selector a {color: #666;}
#code_language_selector > li {    height: 26px;  border: 1px solid #B5B5B5;    padding: 3px 3px 3px 6px;}
#code_language_selector li img {margin-left:4px;}
#code_language_selector ul {	display:none;	position:absolute;	top:100%;	background:rgba(255, 255, 255, 1);	padding:3px 3px 3px 3px;  border: 1px solid #B5B5B5; border-top: none; width: 48px;}
#code_language_selector:hover > ul{	display:block}
#code_language_selector {cursor:pointer; width:48px; margin-top:3px;margin-left:17px;}
#code_language_selector ul li {text-align: center;}
.navigation.mobile #code_language_selector { position: absolute;  right: 0px;}
.desktop.navigation {margin-right: 0;display: inline-block !important;float: right;width: auto;}
.dark .border {margin-bottom: 1.17em;}
/*.ticker h1 {color: #fff;}

*/
footer .dark.content {padding-top:100px;}
.home-first-section .dark.content {padding-top:0px;}
.home-first-section .button .icon {    display: inline-block;    margin-left: 15px;    margin-bottom: 0px;    width: 26px;    height: 26px;    cursor: pointer;    background: url(images/icons/right.png) no-repeat center center; vertical-align: middle;}
.home-first-section .icon-circle {border: 0; }

.icon-pinterest {background: url('images/icons/pinterest_small.png') center center no-repeat;    height: 36px;    width: 36px;    display: inline-block;}
.icon-instagram {background: url('images/icons/instagram_small.png') center center no-repeat;    height: 36px;    width: 36px;    display: inline-block;}
.icon-facebook {background: url('images/icons/facebook-small.png') center center no-repeat;    height: 36px;    width: 36px;    display: inline-block;}

.icon-instagram:before, .icon-facebook:before, .icon-pinterest:before {    content: '';}
.icon-circle.large {    border: none;}


.su-carousel-direction {width: 90px!important; margin:auto!important;}
.su-carousel .su-carousel-prev {   right: 0px!important;margin-right: 0px!important;  background-position: -40px 0!important;  float: right;}
.su-carousel .su-carousel-next { left: 0px!important;  margin-left: 0px!important; background-position: 0 0!important; float: left; }
.su-carousel .su-carousel-prev, .su-carousel .su-carousel-next {position: relative!important;opacity:1!important; background-color: transparent!important; width:35px!important;}
.su-carousel-nav {margin-top:30px;}


@media screen and (max-width: 1220px){.desktop.navigation .nav-content li {margin-right: 25px;}
}
@media screen and (min-width: 480px){
.container {  width: 100%; }}
.bxslider-cover {display:none;}


/* salony */
.salony .ticker {width:auto; display:inline-block; color: #fff; border: 7px solid #fff;padding: 20px 15px 20px 15px;}
.annabelle-button {border:1px solid #000!important; padding: 10px; text-transform: uppercase; font-size: 1.6em!important;}
.annabelle-buttom span {font-size: 1.6em!important;}
section#shop div.sub-heading .su-column-size-1-1, section#app div.sub-heading .su-column-size-1-1 {    max-width: 700px;    margin: auto;    left: 0;    right: 0;    float: none;}
section#shop div.sub-heading .su-column, section#app div.sub-heading .su-column {  margin: auto;    left: 0;    right: 0;    float: none;}
.venue-first-section .call-to-action a {letter-spacing:0; cursor: pointer;}
.venue-first-section .call-to-action a:hover {color:#D7D7D7 !important}
.venue-first-section .call-to-action .button.no-border {padding: 0;}
.venue-first-section .call-to-action li {margin-right:25px;}
.venue-first-section .ticker {overflow:visible;vertical-align:middle; height: auto;}
.venue-first-section .ticker h1 {letter-spacing:0; border: 5px solid #fff; display:inline-block; padding: 20px; font-size:40px!important;    box-sizing: content-box;     height: auto;}
#register .visible {visibility: visible;}
#register .hidden {visibility: hidden; display:none!important;}
#register {margin-top:50px;}
#register .title h1 {border: 5px solid #000;  font-size:50px!Important;  padding: 20px;    font-weight: 700;    letter-spacing: 0;    display: inline-block; cursor: pointer;}
#register .map, #register .form, #venues .map, #venues .form {display:inline-block; width:46.5%;  vertical-align:top;}
#register .map, #venues .map {padding-right:20px;}
#register .form, #venues .form {padding-left:20px;}
#register .acf-map, #venues .acf-map {border: 5px solid #fff; }
#register .form input, #register .form textarea {max-width:100%!important; margin-bottom:10px; background:#fff;    border: none;    padding: 14px;    font-size: 16px;    font-weight: 100;}

#register #fscf_div_follow3_5 {width: 110px!important;}
#register #fscf_div_follow3_5 select {    border: 1px solid #fff;    height: 46px;    width: 46px;}
#register #fscf_div_field3_4 {max-width:318px!important; margin-right: 0px!important;}
#register #fscf_div_clear3_4 {padding-top: 5px;}
#register #fscf_submit3 {width: 49%;}
#forma {position:absolute; opacity:0; visibility:hidden;}
#forma h2 {color: #fff; text-shadow: 0 0 10px #000;}
#register form > div > div {margin-bottom: 5px;}

body.page-template-page_salony-php #top .content.dark {padding-top: 0px;}

#venues {background-color: #f7f7f7;    padding-top: 25px;    margin-top: 25px;}
#salony_list > li {display: inline-block;	position:relative;  min-height: 48px; padding: 10px 20px;  width: 350px;  background: #fff;    text-transform: uppercase;    font-size: 20px;cursor: pointer;   clear: both;}
#salony_list ul {display:block;	position:absolute; z-index:999;	top:100%;	left:0;	background:#fff;	padding:0; transition: all .3s ease;    border-top: 1px solid #ECECEC;width:100%;}
#salony_list ul li {padding:5px 0;}
#salony_list li:hover > ul {}
#salony_list li ul li:hover {background-color: #f7f7f7;}
#salony_list li:hover {font-weight:300;}
#salony_list .submenu {    box-sizing: content-box;    max-height: 300px;    overflow-y: scroll;}
#salonu_list .submenu {max-height:400px; overflow:auto;}
#salony_list {margin-bottom: 15px;    padding-right: 0px;}
#venues .description {text-align:justify; margin-top: 15px;}
#pole_kontaktowe_opis {text-shadow: 0px 0 1px #ddd;    font-size: 16px;    font-weight: 400;}

.acf-map {	width: 100%;		height: 400px;		border: #ccc solid 1px;		margin: 10px 0;		}
		/* fixes potential theme css conflict */
.acf-map img {	 max-width: inherit !important;		}
.s_hidden {  opacity:0; height: 0px;}
.salon_wrap, #salon_list li span {transition: all .3s ease;}
#register .acf-map {margin-top:0px;}

#wow-feed {    font-size: 0.8em;}
#wow-feed  li { list-style: none; }
#wow-feed .rss-image img {    width: 100px;    height: auto;    padding: 8px;}
#wow-feed .rss-image { width: 30%;     display: inline-block;      vertical-align: top;}
#wow-feed .item {    padding: 10px;display: inline-block;vertical-align: top;width: 33%;}
#wow-feed .item:hover > .data {border: 4px solid #dadada;}
#wow-feed .data {    display: inline-block;    margin-left: 2%;    vertical-align: top;    width: 60%; border: 4px solid #fff;padding: 4px;}
#wow-feed .data h5 { font-weight: bold; }
#wow-feed .data small {}
#wow-feed .comment-image {}
#wow-feed .date-image {}

#asystent-main  .shape {display:inline-block;   width: 16%; cursor: pointer;  vertical-align: top;}
#asystent-main  #step_1, #asystent-main #step_2, #asystent-main #step_3 {cursor: pointer;}
#asystent-main  #steps {text-align:center; padding-top:100px; height: 220px;}
#asystent-main  #steps div div {width:90px;  margin: 0 auto; display: inline-block; vertical-align:top; font-size: 13px;}
#asystent-main  #steps div div p {line-height: 12px; color: #757575}
#asystent-main  #steps img {width: 70px}
#asystent-main  #asystent-2, #asystent-main #asystent-3, #asystent-main #asystent-4 {display:none;}
#asystent-main  #asystent .su-column {float: none;}
#asystent-main  #asystent, #asystent-main #asystent-2, #asystent-main #asystent-3, #asystent-main #asystent-4  {min-height: 360px; margin-bottom:50px;}
#asystent-main  .containerX h2 {font-size: 52px!important; font-weight:bold; letter-spacing: normal;}
#asystent-main  #asystent h2 hr,#asystent-main #asystent-2 h2 hr,#asystent-main #asystent-3 h2 hr,#asystent-main #asystent-4 h2 hr { width: 20%;  line-height: 2px;  margin: 2px auto 0 auto;   height: 1px;  background: #000;  border: none;}
#asystent-main  #asystent .base p,#asystent-main #asystent-2 .base p,#asystent-main #asystent-3 .base p,#asystent-main #asystent-4 .base p {font-size:16px!important; text-transform:uppercase;    font-weight: 400;}
#asystent-main  #steps hr, .container .base hr {width: 60%; border: none; height: 0.5px; background: #424242; margin-bottom:10px; position: relative; top: -14px;}
#asystent-main  #steps hr {margin: 2px auto 0 auto; width:40%; position: relative; top: -8px; background: #979797; height: 1px;}
#asystent-main  #asystent-4.container h2 hr {width: 28%;}
#asystent-main  .sub-heading {max-width:1360px;}
  html.mobile #asystent-main #asystent h2, html.mobile #asystent-main #asystent-2 h2, html.mobile #asystent-main #asystent-3 h2, html.mobile #asystent-main #asystent-4  h2 {font-size: 18px!important; }
  html.mobile #asystent-main #asystent .base p, html.mobile #asystent-main #asystent-2 .base p, html.mobile #asystent-main #asystent-3 .base p, html.mobile #asystent-main #asystent-4  .base p  {font-size: 11px!important; }
  html.mobile #asystent-main #asystent .base hr, html.mobile #asystent-main #asystent-2 .base hr, html.mobile #asystent-main #asystent-3 .base hr, html.mobile #asystent-main #asystent-4 .base hr  {margin-bottom:-8px; }
  html.mobile #asystent-main .shape {width: 31%;}
  html.mobile #asystent-main #asystent h2 hr , html.mobile #asystent-2 h2 hr , html.mobile #asystent-3 h2 hr , html.mobile #asystent-4  h2 hr {display:none;}
  html.mobile #asystent-main #steps {padding-top:60px; height: 130px;}
  html.mobile #asystent-main #steps div div {width:70px; font-size: 10px;}
  html.mobile #asystent-main #steps div div p {line-height: 10px; color: #757575}
  html.mobile #asystent-main #steps img {width: 50px}

	.modal { position: fixed;      z-index: 999;      height: 100%;      width: 100%;      top: 0;      left: 0;      background-color: Black;      filter: alpha(opacity=60);      opacity: 0.6;      -moz-opacity: 0.8;  }
  .modal	.centered  {z-index: 1000;      margin: 300px auto;      padding: 10px;      width: 130px;      background-color: White;      border-radius: 10px;      filter: alpha(opacity=100);      opacity: 1;      -moz-opacity: 1;}
	.modal .centered img  {}



html:lang(cs-CZ) ul.contact li.grid-2 {width:96%;}
.hidden {display:none;}


.su-carousel-responsive-yes .su-carousel-slide > a, .su-carousel-responsive-yes .su-carousel-slide > img, .su-carousel-responsive-yes .su-carousel-slide > a > img {    max-height: 260px; width: auto;}
.su-carousel .su-carousel-slide a, .su-carousel-slide {max-width:250px;}
.su-carousel-nav {    margin-top: 40px;}
#wptime-plugin-preloader {background-size: 32px 32px!important;}

@media screen and (max-width: 700px){
.content.dark {padding-top:40px;}
#FSContact3 form div div, #FSContact3 {max-width:700px!important; width: 100%!important; margin-right:0px!important;}
#register .map, #register .form, #venues .map, #venues .form {display: block; width:100%;  vertical-align:top; padding:0;}
.acf-map {height:250px!important;}
#forma {position:relative;}
#register #fscf_div_field3_4,#warsztaty #fscf_div_field3_4 {   max-width: 227px!important;}
#register #fscf_submit3,#warsztaty #fscf_submit3 {    width: 99%!important;}
#salony_list { padding-right:0px;}
#salony_list li {float:none;}
#venues.container{width:100%!important;}
.description.form {padding:10px 10px 15px 10px!important;}
.venue-first-section .call-to-action li {    display: block;    font-size: 25px;    padding-bottom: 10px;}
.venue-first-section .content {margin-top: 50%!important; padding-top:50px!important;}
.su-column {padding: 0 5px;}
.ticker {padding:5px;}
.su-carousel-slide-title {bottom: -12px!important;}
#wow-feed .item {width:100%;}
#salony_list > li {width:100%;}
#register .map, #register .form, #venues .map, #venues .form {   display: inline-block;}
}

div.wpcf7-mail-sent-ok {background:white;}
#register .form input, #register .form textarea,#warsztaty .form input, #warsztaty .form textarea {    padding: 10px 14px!important; width: 100%;}
div.wpcf7-response-output {margin: 0em 0.5em 1em;}


@media screen and (max-width: 1200px){
#register #fscf_div_field3_4,#warsztaty #fscf_div_field3_4 { max-width: 278px!important;}
}
@media screen and (max-width: 960px){
#register #fscf_div_field3_4,#warsztaty #fscf_div_field3_4 { max-width: 188px!important;}
#register #fscf_submit3,#warsztaty #fscf_submit3 {width: 97%;}
#asystent-main {display:none;}
#register .form textarea, #warsztaty .form textarea { max-height: 128px;}

}

.dark .button { border: 1px solid #000!important; }
.dark .button.no-border { border: none!important; }
.dark a { color: #000!important; }
#accessories.parallax, #blushes.parallax, #foundations.parallax, #services.parallax, #roze.parallax, #akcesoria.parallax, #make-up.parallax, #tvarenky.parallax, #prislusenstvi.parallax, #mineral-foundation.parallax, #rouge.parallax, #accesoires.parallax {background-position-x: 0%!important;}
#concealers.parallax, #eyeshadows.parallax, #korektory.parallax, #cienie.parallax, #ocni-stiny.parallax, #concealer.parallax, #lidschatten.parallax {background-position-x: 100%!important;}
#register.parallax {background-position-x: 25%!important;}

.ticker h1 {color: #000;   text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);}
body.page-template-page_salony-php .ticker h1 {color: #fff;   text-shadow: none;}
#menu-salony li a {color:#fff!important;}


#warsztaty .warsztatydd {margin-top:-40px;}
#warsztaty .warsztatymob {margin-bottom: 40px;}
#warsztaty > .title > h2 {display:none;}
#warsztaty {padding-top:65px;}
#warsztaty {    font-size: 18px;    font-weight: 400;}
#warsztaty h2 {    letter-spacing:0;   font-weight: 600; margin-bottom:60px;}
#warsztaty h3 {     font-size: 36px; letter-spacing:0;   font-weight: 600; }
#warsztaty h2:after {    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: black;
    margin-top: 60px;
    /* top: 100%; */
    margin-left: -250px;
    /* left: 0; */
    z-index: 10000;}
#warsztaty h4 {    font-size: 20px;    font-weight: 600;}
#warsztaty h5 {    font-size: 18px;    font-weight: 600;}
#warsztaty input, #warsztaty textarea {max-width:100%!important; margin-bottom:10px; background:#fff;    border: none;    padding: 14px;    font-size: 16px;    font-weight: 100;}

#warsztaty #fscf_div_follow3_5 {width: 110px!important;}
#warsztaty #fscf_div_follow3_5 select {    border: 1px solid #fff;    height: 46px;    width: 46px;}
#warsztaty #fscf_div_field3_4 {max-width:318px!important; margin-right: 0px!important;}
#warsztaty #fscf_div_clear3_4 {padding-top: 5px;}
#warsztaty #fscf_submit3 {width: 49%;}
#warsztaty #wpcf7-f2580-p2503-o1 {margin-top:20px; margin-bottom:20px;}
#warsztaty input, #warsztaty textarea {    margin-bottom: 10px;    background: #fff;    border: none;
    padding: 14px;    font-size: 16px;    font-weight: 100;border: 1px solid #ccc;}
#warsztaty input, #warsztaty textarea {    padding: 10px 14px!important;  }
#warsztaty input[type='checkbox'] {  width: 100%;}
#warsztaty  .wpcf7-submit {cursor:pointer;}
#warsztaty div.wpcf7 .ajax-loader {position:absolute;}
@media screen and (min-width: 960px){
#warsztaty input, #warsztaty textarea { width: 80%; }

}
@media screen and (max-width: 960px){
#warsztaty .warsztatymob {display:none;}
#warsztaty .warsztatycen {text-align:center!important;}
#warsztaty h2 {width:100%!important;}
#warsztaty .warsztatydd {float:left; margin-left: 0; margin-top:0px;}
#warsztaty .warsztatymap {margin-bottom:10px;}
#warsztaty input, #warsztaty textarea { width: 100%; }
}
