#cookie-notice {
display: none;
position: fixed;
min-width: 100%;
height: auto;
z-index: 100000;
font-size: 13px;
line-height: 20px;
left: 0;
text-align: center;
}
.cookie-notice-container {
padding: 10px;
}
.cn-top {
top: 0;
}
.cn-bottom {
bottom: 0;
}
#cookie-notice .button {
margin-left: 10px;
}
#cookie-notice .button.wp-default {
font-family: sans-serif;
line-height: 18px;
padding: 2px 12px;
background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
border-color: #BBB;
color: #333;
text-shadow: 0 1px 0 #FFF;
-moz-box-sizing: border-box;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-style: normal;
text-decoration: none;
white-space: nowrap;
outline: none;
}
#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
border-color: #999999;
color: #222222;
}
#cookie-notice .button.bootstrap {
font-family: sans-serif;
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-right: 0.3em;
margin-bottom: 0;
*margin-left: .3em;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
font-style: normal;
vertical-align: middle;
cursor: pointer;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006dcc;
*background-color: #0044cc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
padding: 2px 10px;
font-size: 12px;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
outline: none;
}
#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
color: #ffffff;
background-color: #0044cc;
*background-color: #003bb3;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}.clear {
clear: both
}
.nobr {
white-space: nowrap
}                   
@font-face {
font-family: 'star';
src: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/fonts/star.eot);
src: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/fonts/star.eot?#iefix) format('embedded-opentype'), url(//urban-staff.pl/wp-content/themes/room09/woocommerce/fonts/star.woff) format('woff'), url(//urban-staff.pl/wp-content/themes/room09/woocommerce/fonts/star.ttf) format('truetype'), url(//urban-staff.pl/wp-content/themes/room09/woocommerce/fonts/star.svg#star) format('svg');
font-weight: normal;
font-style: normal
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 1em 1em 1em 3.5em;
margin: 0 0 2em;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #fcfbfc;
background: -webkit-gradient(linear,left top,left bottom,from(#fcfbfc), to(#f7f6f7));
background: -webkit-linear-gradient(#fcfbfc,#f7f6f7);
background: -moz-linear-gradient(center top,#fcfbfc 0,#f7f6f7 100%);
background: -moz-gradient(center top,#fcfbfc 0,#f7f6f7 100%);
color: #5e5e5e;
text-shadow: 0 1px 0 #fff;
list-style: none outside;
width: auto;
-webkit-box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3);
box-shadow: inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3)
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
content: "";
display: block;
clear: both
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
content: "";
height: 1.5em;
width: 1.5em;
display: block;
position: absolute;
top: 0;
left: 1em;
font-family: sans-serif;
font-size: 1em;
line-height: 1.5;
text-align: center;
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
padding-top: 1em;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1)
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
list-style: none outside;
padding-left: 0;
margin-left: 0
}
.woocommerce-message {
border-top: 3px solid #8fae1b
}
.woocommerce-message:before {
background-color: #8fae1b;
content: "\2713"
}
.woocommerce-info {
border-top: 3px solid #1e85be
}
.woocommerce-info:before {
background-color: #1e85be;
content: "i";
font-family: Times, Georgia, serif;
font-style: italic
}
.woocommerce-error {
border-top: 3px solid #b81c23
}
.woocommerce-error:before {
background-color: #b81c23;
content: "\00d7";
font-weight: 700
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: .5em 0;
text-align: center;
background: #ad74a2;
background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2), to(#96588a));
background: -webkit-linear-gradient(#ad74a2,#96588a);
background: -moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);
background: -moz-gradient(center top,#ad74a2 0,#96588a 100%);
border: 1px solid #96588a;
color: #fff;
z-index: 99998;
box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
-webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2);
-moz-box-shadow: inset 0 0 0 3px rgba(255,255,255,0.2)
}
.admin-bar p.demo_store {
top: 28px
}
.woocommerce small.note, .woocommerce-page small.note {
display: block;
color: #777;
font-size: 11px;
line-height: 21px;
margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777
}
.woocommerce .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-breadcrumb:after {
content: "";
display: block;
clear: both
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
color: #777
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
content: "";
display: block;
clear: both
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%
}
.woocommerce div.product, .woocommerce-page div.product, .woocommerce #content div.product, .woocommerce-page #content div.product {
margin-bottom: 0;
position: relative
}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page #content div.product .product_title {
clear: none;
margin-top: 0;
padding: 0
}
.woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price {
color: #85ad74;
font-size: 1.25em
}
.woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins, .woocommerce #content div.product span.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page #content div.product p.price ins {
background: inherit
}
.woocommerce div.product span.price del, .woocommerce-page div.product span.price del, .woocommerce #content div.product span.price del, .woocommerce-page #content div.product span.price del, .woocommerce div.product p.price del, .woocommerce-page div.product p.price del, .woocommerce #content div.product p.price del, .woocommerce-page #content div.product p.price del {
font-size: .67em;
color: rgba(145,145,145,0.5)
}
.woocommerce div.product p.stock, .woocommerce-page div.product p.stock, .woocommerce #content div.product p.stock, .woocommerce-page #content div.product p.stock {
font-size: .92em
}
.woocommerce div.product .stock, .woocommerce-page div.product .stock, .woocommerce #content div.product .stock, .woocommerce-page #content div.product .stock {
color: #85ad74
}
.woocommerce div.product .out-of-stock, .woocommerce-page div.product .out-of-stock, .woocommerce #content div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock {
color: red
}
.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images {
float: left;
width: 48%;
margin-bottom: 2em
}
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s
}
.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.images div.thumbnails:after, .woocommerce-page div.product div.images div.thumbnails:after, .woocommerce #content div.product div.images div.thumbnails:after, .woocommerce-page #content div.product div.images div.thumbnails:after {
content: "";
display: block;
clear: both
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a {
float: left;
}
.woocommerce div.product div.images div.thumbnails a.last, .woocommerce-page div.product div.images div.thumbnails a.last, .woocommerce #content div.product div.images div.thumbnails a.last, .woocommerce-page #content div.product div.images div.thumbnails a.last {
margin-right: 0
}
.woocommerce div.product div.images div.thumbnails a.first, .woocommerce-page div.product div.images div.thumbnails a.first, .woocommerce #content div.product div.images div.thumbnails a.first, .woocommerce-page #content div.product div.images div.thumbnails a.first {
clear: both
}
.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {
float: right;
width: 48%;
margin-bottom: 2em
}
.woocommerce div.product div.social, .woocommerce-page div.product div.social, .woocommerce #content div.product div.social, .woocommerce-page #content div.product div.social {
text-align: right;
margin: 0 0 1em
}
.woocommerce div.product div.social span, .woocommerce-page div.product div.social span, .woocommerce #content div.product div.social span, .woocommerce-page #content div.product div.social span {
margin: 0 0 0 2px
}
.woocommerce div.product div.social span span, .woocommerce-page div.product div.social span span, .woocommerce #content div.product div.social span span, .woocommerce-page #content div.product div.social span span {
margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets, .woocommerce #content div.product div.social span .stButton .chicklets, .woocommerce-page #content div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0
}
.woocommerce div.product div.social iframe, .woocommerce-page div.product div.social iframe, .woocommerce #content div.product div.social iframe, .woocommerce-page #content div.product div.social iframe {
float: left;
margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
clear: both
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
display: inline-block;
position: relative;
z-index: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
z-index: 2;
} .woocommerce div.product p.cart, .woocommerce-page div.product p.cart, .woocommerce #content div.product p.cart, .woocommerce-page #content div.product p.cart {
margin-bottom: 2em
}
.woocommerce div.product p.cart:after, .woocommerce-page div.product p.cart:after, .woocommerce #content div.product p.cart:after, .woocommerce-page #content div.product p.cart:after {
content: "";
display: block;
clear: both
}
.woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart {
margin-bottom: 2em
}
.woocommerce div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
content: "";
display: block;
clear: both
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0
}
.woocommerce div.product form.cart table, .woocommerce-page div.product form.cart table, .woocommerce #content div.product form.cart table, .woocommerce-page #content div.product form.cart table {
border-width: 0 0 1px 0
}
.woocommerce div.product form.cart table td, .woocommerce-page div.product form.cart table td, .woocommerce #content div.product form.cart table td, .woocommerce-page #content div.product form.cart table td {
padding-left: 0
}
.woocommerce div.product form.cart table div.quantity, .woocommerce-page div.product form.cart table div.quantity, .woocommerce #content div.product form.cart table div.quantity, .woocommerce-page #content div.product form.cart table div.quantity {
float: none;
margin: 0
}
.woocommerce div.product form.cart table small.stock, .woocommerce-page div.product form.cart table small.stock, .woocommerce #content div.product form.cart table small.stock, .woocommerce-page #content div.product form.cart table small.stock {
display: block;
float: none
}
.woocommerce div.product form.cart .variations, .woocommerce-page div.product form.cart .variations, .woocommerce #content div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations {
margin-bottom: 1em
}
.woocommerce div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
font-weight: bold
}
.woocommerce div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce #content div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select {
width: 100%;
float: left
}
.woocommerce div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {
padding-right: 1em
}
.woocommerce div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
vertical-align: top
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
vertical-align: middle;
float: left
}
.woocommerce div.product form.cart .group_table td.label, .woocommerce-page div.product form.cart .group_table td.label, .woocommerce #content div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em
}
.woocommerce div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td, .woocommerce #content div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td {
vertical-align: top
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
font-weight: bold;
position: absolute;
text-align: center;
line-height: 32px;
top: 6px;
left: 6px;
margin: 0;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #a2c094;
background: -webkit-gradient(linear,left top,left bottom,from(#a2c094), to(#85ad74));
background: -webkit-linear-gradient(#a2c094,#85ad74);
background: -moz-linear-gradient(center top,#a2c094 0,#85ad74 100%);
background: -moz-gradient(center top,#a2c094 0,#85ad74 100%);
text-shadow: 0 -1px 0 #85ad74;
color: #fff;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2)
}
.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products { padding: 0;
list-style: none outside;
clear: both
}
.woocommerce .products ul:after, .woocommerce-page .products ul:after, .woocommerce ul.products:after, .woocommerce-page ul.products:after {
content: "";
display: block;
clear: both
}
.woocommerce .products ul li, .woocommerce-page .products ul li, .woocommerce ul.products li, .woocommerce-page ul.products li {
list-style: none outside
}
.woocommerce .related:after, .woocommerce-page .related:after, .woocommerce .upsells.products:after, .woocommerce-page .upsells.products:after {
content: "";
display: block;
clear: both
}
.woocommerce .related ul.products, .woocommerce-page .related ul.products, .woocommerce .upsells.products ul.products, .woocommerce-page .upsells.products ul.products, .woocommerce .related ul, .woocommerce-page .related ul, .woocommerce .upsells.products ul, .woocommerce-page .upsells.products ul {
float: none
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { }
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: -6px -6px 0 0
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 1em
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
text-decoration: none
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 8px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4)
}
.woocommerce ul.products li.product strong, .woocommerce-page ul.products li.product strong {
display: block
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
color: #85ad74;
display: block;
font-weight: normal;
margin-bottom: .5em
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
font-size: .67em;
color: rgba(145,145,145,0.5);
margin: -2px 0 0 0
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
background: 0
}
.woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0 0;
text-transform: uppercase;
color: rgba(145,145,145,0.5)
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: both
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: left;
margin: 0 0 1em
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin: 0 0 1em;
float: right
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
vertical-align: top
}
.woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
text-align: center
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 1px solid #e0dadf;
border-right: 0;
margin: 1px
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
border-right: 1px solid #e0dadf;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
padding: 0;
line-height: 1em;
font-size: 1em;
font-weight: normal;
padding: .5em;
min-width: 1em;
display: block
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
background: #f7f6f7;
color: #998896
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
font-size: 100%;
margin: 0;
line-height: 1em;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
padding: 6px 10px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: auto;
text-shadow: 0 1px 0 #ffffff;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
border: 1px solid #c7c0c7;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
white-space: nowrap;
display: inline-block;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)
}
.woocommerce a.button.loading, .woocommerce-page a.button.loading, .woocommerce button.button.loading, .woocommerce-page button.button.loading, .woocommerce input.button.loading, .woocommerce-page input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce-page #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page #content input.button.loading { border: 1px solid #f7f6f7
}
.woocommerce a.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page #content input.button.loading:before {
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#d3ced3));
background: -webkit-linear-gradient(#f7f6f7,#d3ced3);
background: -moz-linear-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
background: -moz-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
text-decoration: none
}
.woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active {
top: 1px
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
background: #ad74a2;
background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2), to(#96588a));
background: -webkit-linear-gradient(#ad74a2,#96588a);
background: -moz-linear-gradient(center top,#ad74a2 0%,#96588a 100%);
background: -moz-gradient(center top,#ad74a2 0%,#96588a 100%);
border-color: #76456c;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.6)
}
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
background: #ad74a2;
background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2), to(#864f7b));
background: -webkit-linear-gradient(#ad74a2,#864f7b);
background: -moz-linear-gradient(center top,#ad74a2 0%,#864f7b 100%);
background: -moz-gradient(center top,#ad74a2 0%,#864f7b 100%);
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.6)
}
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
float: none
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
width: 60px;
position: relative;
margin: 0 auto;
overflow: hidden;
zoom: 1
}
.woocommerce .quantity input::-webkit-outer-spin-button, .woocommerce .quantity input::-webkit-inner-spin-button, .woocommerce #content .quantity input::-webkit-outer-spin-button, .woocommerce #content .quantity input::-webkit-inner-spin-button, .woocommerce-page .quantity input::-webkit-outer-spin-button, .woocommerce-page .quantity input::-webkit-inner-spin-button, .woocommerce-page #content .quantity input::-webkit-outer-spin-button, .woocommerce-page #content .quantity input::-webkit-inner-spin-button {
display: none
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
width: 40px;
height: 28px;
float: left;
padding: 0;
text-align: center;
border: 1px solid #c7c0c7;
border-right: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
box-shadow: inset 0 0 2px 0 #f7f6f7;
-webkit-box-shadow: inset 0 0 2px 0 #f7f6f7;
-moz-box-shadow: inset 0 0 2px 0 #f7f6f7;
font-weight: bold;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px
}
.woocommerce .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number], .woocommerce #content .quantity noindex:-o-prefocus, .woocommerce #content .quantity input[type=number], .woocommerce-page .quantity noindex:-o-prefocus, .woocommerce-page .quantity input[type=number], .woocommerce-page #content .quantity noindex:-o-prefocus, .woocommerce-page #content .quantity input[type=number] {
padding-right: 1.2em
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: text-top;
width: 20px;
height: 15px;
text-decoration: none;
overflow: visible;
text-decoration: none;
font-weight: bold;
cursor: pointer;
line-height: 13px;
font-size: 12px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
border: 1px solid #c7c0c7;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#dfdbdf));
background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075), inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1)
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7), to(#d3ced3));
background: -webkit-linear-gradient(#f7f6f7,#d3ced3);
background: -moz-linear-gradient(center top,#f7f6f7 0%,#d3ced3 100%);
background: -moz-gradient(center top,#f7f6f7 0%,#d3ced3 100%)
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
top: 0;
right: 0;
border-bottom: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus {
bottom: 0;
right: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.woocommerce #reviews h2 small, .woocommerce-page #reviews h2 small {
float: right;
color: #777777;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0 0
}
.woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
text-decoration: none;
color: #777777
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
margin: 0
}
.woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
margin: 0;
border: 0;
padding: 0
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
height: 75px
}
.woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
content: "";
display: block;
clear: both
}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
clear: none
}
.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: none;
list-style: none
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
content: "";
display: block;
clear: both
}
.woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
padding: 00;
margin: 30px 0 20px;
border: 0;
position: relative;
background: 0;
border: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
color: #777777;
font-size: 0.75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #f7f6f7;
border: 1px solid #f0eef0;
margin: 0;
line-height: 1
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #f0eef0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 1em 1em 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em
}
.woocommerce #reviews #comments .commentlist>li:before, .woocommerce-page #reviews #comments .commentlist>li:before {
content: ""
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: 'star'
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
content: "\73\73\73\73\73";
color: #e0dadf;
float: left;
top: 0;
left: 0;
position: absolute
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1em;
height: 0px;
}
.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #93580c;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
display: block;
margin: 5px auto;
}
.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
margin: 10px 0 0 0
}
.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: transparent none;
border: 0
}
.woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
content: "";
display: block;
clear: both
}
.woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
margin: 0 0 10px
}
.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
left: auto
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%
}
.woocommerce p.stars, .woocommerce-page p.stars {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: "star";
clear: both;
}
.woocommerce p.stars:before, .woocommerce-page p.stars:before {
content: "\73\73\73\73\73";
float: left;
top: 0;
left: 0;
position: absolute;
color: #e0dadf;
line-height: 1em;
font-size: 1em;
}
.woocommerce p.stars a, .woocommerce-page p.stars a {
float: left;
position: absolute;
left: 0;
top: 0;
width: 1em;
height: 0;
padding-top: 1em;
overflow: hidden;
font-size: 1em;
font-family: inherit;
line-height: 1em;
}
.woocommerce p.stars a:before, .woocommerce-page p.stars a:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
visibility: hidden
}
.woocommerce p.stars a:hover:before, .woocommerce-page p.stars a:hover:before, .woocommerce p.stars a:focus:before, .woocommerce-page p.stars a:focus:before {
color: #d6851d;
visibility: visible
}
.woocommerce p.stars a.active:before, .woocommerce-page p.stars a.active:before {
color: #d6851d;
visibility: visible
}
.woocommerce p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
width: 1em;
z-index: 10
}
.woocommerce p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
width: 2.1em;
z-index: 9
}
.woocommerce p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
width: 3.2em;
z-index: 8
}
.woocommerce p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
width: 4.3em;
z-index: 7
}
.woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
width: 5.4em;
z-index: 6
}
.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0,0,0,0.1);
margin-bottom: 1.618em;
width: 100%
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
width: 150px;
font-weight: bold;
padding: 8px;
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,0.1);
margin: 0;
line-height: 1.5em
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td { padding: 0;
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,0.1);
margin: 0;
line-height: 1.5em
}
.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
margin: 0;
padding: 8px 0
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th {
background: rgba(0,0,0,0.025)
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
border: 1px solid rgba(0,0,0,0.1);
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
font-weight: bold;
line-height: 18px;
padding: 9px 12px
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
border-top: 1px solid rgba(0,0,0,0.1);
padding: 6px 12px;
vertical-align: middle
}
.woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
font-weight: normal
}
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
font-weight: bold;
border-top: 1px solid rgba(0,0,0,0.1)
}
.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders {
font-size: 0.85em
}
.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td, .woocommerce-page table.my_account_orders th, .woocommerce-page table.my_account_orders td {
padding: 4px 8px;
vertical-align: middle
}
.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
text-align: right
}
.woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
margin: .25em 0 .5em;
font-size: 0.8751em
}
.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
font-weight: bold;
float: left;
clear: left;
margin: 0 .25em 0 0;
padding: 0
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
margin: 0 0 .25em 0
}
.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
font-size: 0.83em
}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
min-width: 80px
}
.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
min-width: 32px
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 32px;
height: auto
}
.woocommerce table.cart th, .woocommerce table.cart td, .woocommerce #content table.cart th, .woocommerce #content table.cart td, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page #content table.cart td {
vertical-align: middle
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
display: block;
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
color: red;
text-decoration: none;
font-weight: bold
}
.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
background-color: red;
color: #fff
}
.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
text-align: right
}
.woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
float: left
}
.woocommerce table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
display: none
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 80px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
border: 1px solid #dfdbdf;
padding: 6px 6px 5px;
margin: 0 4px 0 0;
outline: 0;
line-height: 1em
}
.woocommerce table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
float: right;
margin-left: .25em
}
.woocommerce table.cart input, .woocommerce #content table.cart input, .woocommerce-page table.cart input, .woocommerce-page #content table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1em
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
padding: 4px 0;
margin: 0;
list-style: none
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
content: "";
display: block;
clear: both
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
display: block;
font-weight: bold
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3)
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
margin: 0;
font-size: 0.8751em;
padding-left: 1em;
border-left: 2px solid rgba(0,0,0,0.1)
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
float: left;
clear: left;
margin-right: .25em
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
margin-bottom: .5em
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
float: none
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
border-top: 3px double #f7f6f7;
padding: 4px 0 0
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after,
.widget_shopping_cart .buttons:after, .widget_shopping_cart .buttons:after {
content: "";
display: block;
clear: both
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
width: 100%
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
content: "";
display: block;
clear: both
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
text-align: right;
margin: 20px 0 0 0;
clear: right;
float: right
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
content: "";
display: block;
clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%;
text-align: right
}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
margin: 0
}
.woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
color: #777777;
font-size: 0.83em
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 0 6px;
padding: 0
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
border-top: 0
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
padding: 6px 3px
}
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
display: block;
color: #777777
}
.woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
width: 100%
}
.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
color: #85ad74
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
border-top: 1px solid #f7f6f7;
padding: 6px 6px
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
width: 193px;
display: block;
font-size: 0.92em
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
padding: 3px;
margin: 0 0 6px
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
content: "";
display: block;
clear: both
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
display: block
}
.woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
visibility: hidden
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
width: 100%;
cursor: pointer;
margin: 0
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
color: red;
font-weight: bold;
border: 0
}
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
display: inline
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1em
}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
height: 3.5em;
line-height: 1.5em;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none
}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text {
background-image: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/icons/valid.png);
background-position: 95% center;
background-repeat: no-repeat
}
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text {
background-image: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/icons/invalid.png);
background-position: 95% center;
background-repeat: no-repeat
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
border-color: #fb7f88
}
.woocommerce form .form-row::-webkit-input-placeholder, .woocommerce-page form .form-row::-webkit-input-placeholder {
line-height: 1em;
padding-top: 2px
}
.woocommerce form .form-row:-moz-placeholder, .woocommerce-page form .form-row:-moz-placeholder {
line-height: 1em;
padding-top: 2px
}
.woocommerce form .form-row:-ms-input-placeholder, .woocommerce-page form .form-row:-ms-input-placeholder {
line-height: 1em;
padding-top: 2px
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: right
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
clear: both;
width: 100%;
}
.woocommerce form.login,
.woocommerce .woocommerce_checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page .woocommerce_checkout_coupon,
.woocommerce-page form.register {
border: 1px solid #dfdbdf;
padding: 20px;
margin: 2em 0 2em 0px;
text-align: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px
}
.woocommerce .woocommerce_checkout_coupon,
.woocommerce-page .woocommerce_checkout_coupon {
padding-top: 0;
padding-bottom: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0
}
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none outside
}
.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
font-weight: bold
}
.woocommerce .checkout .col-2 h3, .woocommerce-page .checkout .col-2 h3 {
float: left;
clear: none
}
.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
clear: left
}
.woocommerce .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .form-row-first {
clear: left
}
.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%
}
.woocommerce .checkout #shiptobilling, .woocommerce-page .checkout #shiptobilling {
float: right;
line-height: 1.62em;
margin: 0 0 0 0;
padding: 0;
}
.woocommerce .checkout #shiptobilling label, .woocommerce-page .checkout #shiptobilling label {
font-size: 0.6875em
}
.woocommerce #payment, .woocommerce-page #payment {
background: #f7f6f7;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #dfdbdf;
margin: 0;
list-style: none outside
}
.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
content: "";
display: block;
clear: both
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
line-height: 2em;
text-align: left;
margin: 0;
font-weight: normal
}
.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
margin: 0 1em 0 0
}
.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
position: relative
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
padding: 1em;
border-top: 1px solid #ffffff
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
margin: 0
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
padding: 0 1em 0;
text-align: right
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0 1em 0;
font-size: 0.92em;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
line-height: 1.5em;
background: #ebe9eb;
background: -webkit-gradient(linear,left top,left bottom,from(#ebe9eb), to(#dfdbdf));
background: -webkit-linear-gradient(#ebe9eb,#dfdbdf);
background: -moz-linear-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
background: -moz-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8)
}
.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
margin-bottom: 0
}
.woocommerce #payment div.payment_box #cc-expire-month, .woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-month, .woocommerce-page #payment div.payment_box #cc-expire-year {
width: 48%;
float: left
}
.woocommerce #payment div.payment_box #cc-expire-year, .woocommerce-page #payment div.payment_box #cc-expire-year {
float: right
}
.woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
font-size: 11px;
color: #777777;
line-height: 13px;
font-weight: normal
}
.woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
margin: 0 0 1em
}
.woocommerce #payment div.payment_box .form-row select, .woocommerce-page #payment div.payment_box .form-row select {
width: 48%;
float: left;
margin-right: 3.8%
}
.woocommerce #payment div.payment_box .form-row select:nth-child(3n), .woocommerce-page #payment div.payment_box .form-row select:nth-child(3n) {
margin-right: 0
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #ebe9eb;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 0;
margin: -1em 0 0 2em
}
.woocommerce .order_details, .woocommerce-page .order_details {
margin: 0 0 1.5em;
list-style: none
}
.woocommerce .order_details:after, .woocommerce-page .order_details:after {
content: "";
display: block;
clear: both
}
.woocommerce .order_details li, .woocommerce-page .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: 0.715em;
line-height: 1em;
border-right: 1px dashed #dfdbdf;
padding-right: 2em
}
.woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5em
}
.woocommerce .order_details li:last-of-type, .woocommerce-page .order_details li:last-of-type {
border: none
}
.woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
content: "";
display: block;
clear: both
}
.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
float: left
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
float: right
}
.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
font-weight: bold;
margin-bottom: 0
}
.woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0
}
.woocommerce ul.digital-downloads, .woocommerce-page ul.digital-downloads {
margin-left: 0;
padding-left: 0
}
.woocommerce ul.digital-downloads li, .woocommerce-page ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 1.5em;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat
}
.woocommerce ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
float: right
}
.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
content: "";
display: block;
clear: both
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
padding: 1px 0;
float: left
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
padding: 0 6px 0 18px;
border: 1px solid #ad74a2;
background: #ad74a2 url(//urban-staff.pl/wp-content/themes/room09/images/cross_white.png) no-repeat 6px center;
box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}
.woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
padding: 1px 0;
color: #777777
}
.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
padding: 0 6px 0 18px;
border: 1px solid #ad74a2;
background: #ad74a2 url(//urban-staff.pl/wp-content/themes/room09/images/cross_white.png) no-repeat 6px center;
box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
color: #ffffff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float: left
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page #content input.button.loading:before {
background-image: url(//urban-staff.pl/wp-content/themes/room09/images/ajax-loader@2x.gif);
background-size: 16px 16px
}
.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
background: url(//urban-staff.pl/wp-content/themes/room09/images/success@2x.png) no-repeat;
background-size: 16px 14px
}
.woocommerce .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce .woocommerce-page form .form-row.woocommerce-validated input.input-text, .woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce-page .woocommerce-page form .form-row.woocommerce-validated input.input-text {
background-image: url(//urban-staff.pl/wp-content/themes/room09/images/icons/valid@2x.png);
background-size: 12px 9px
}
.woocommerce .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce .woocommerce-page form .form-row.woocommerce-invalid input.input-text, .woocommerce-page .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce-page .woocommerce-page form .form-row.woocommerce-invalid input.input-text {
background-image: url(//urban-staff.pl/wp-content/themes/room09/images/icons/invalid@2x.png);
background-size: 12px 9px
}
} .variations .select-wrapper { background:#fff; position:relative; border:1px solid #dfdbdb; overflow:hidden; margin-bottom:9px;}
.yes_js .variations .select-wrapper { overflow: visible; }
.variations .select-wrapper a.sbSelector, .variations .select-wrapper select { font-weight:700; padding: 8px; display:block; color:#bcbbbb; text-transform: uppercase; font-family: 'Monda', sans-serif; font-size:18px; }
.variations .select-wrapper select { width:120%; background:none; border:0; }
.variations .select-wrapper .sbOptions { position:absolute; left:-1px; right:-1px; top:30px !important; background:#fff; list-style:none; margin:0; padding:8px 0 4px; border:1px solid #dfdbdb; border-top:0; z-index:100; }
.variations .select-wrapper .sbOptions li a, .variations select option, .variations .select-wrapper span.sbDisabled { font-weight: normal; color:#bcbbbb; font-size: 14px; display: block; line-height:24px; padding:0 8px; }
.variations .select-wrapper .sbOptions li a:hover { background:#f4f4f4; }
.variations .select-wrapper .sbOptions li span.sbDisabled { color:#ddd; }
.variations .select-wrapper .sbToggle { position:absolute; right:0; top:0; height:100%; width:29px; background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/variations-dropdown-icon.png) left center no-repeat; }
.col2-set {
zoom: 1;
width: 100%;
}
.col2-set .col-1, .col2-set .col-2 {
float: left;
width: 48%;
padding: 20px 0;
}
.col2-set .col-2 { float: right; }
.col2-set .col-1 > *, .col2-set .col-2 > * { padding-left: 20px; padding-right: 20px }
.col2-set .col-1 > h2, .col2-set .col-2 > h2, .col2-set .col-1 > h3, .col2-set .col-2 > h3 { padding-left:0; padding-right:0; }
.login .button { margin-top: 0px !important }
.login .lost_password { margin-left: 10px } #tiptip_holder {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
}
#tiptip_holder.tip_top {
padding-bottom: 11px;
}
#tiptip_holder.tip_bottom {
padding-top: 11px;
}
#tiptip_holder.tip_right {
padding-left: 11px;
}
#tiptip_holder.tip_left {
padding-right: 11px;
}
#tiptip_content {
background:#fff;
border: 1px solid #dcd7d7;
padding: 16px 24px;
position:relative;
box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.15);
-moz-box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.15);
}
#tiptip_content:after {
content:"";
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
border: 1px solid #efefef;
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
width: 0;
height: 0;
}
#tiptip_arrow_inner {
background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/wishlist-arrow.png) no-repeat top center;
margin-top:-5px;
width: 24px;
height: 16px;
z-index: 10;
}
.term-header-image { margin: 20px 0; }
.term-header-image img { max-width: 100%; } .compare_heading h1 { text-transform:uppercase; }
.compare_popup_container .compare_popup_table { border:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.compare_popup_container .compare_popup_table td, 
.compare_popup_container .compare_popup_table tr, 
.compare_popup_container .compare_popup_table .first_row, 
.compare_popup_container .compare_popup_table .column_first { background:none; }
.compare_popup_container .compare_popup_table .woo_compare_popup_remove_product { display:block; text-align:center; }
.compare_popup_container .compare_popup_table td { border-bottom:1px solid #DFDFDF; padding:8px 10px; }
.compare_popup_container .compare_popup_table td:nth-child(2n) {background:#f7f7f7;}
.compare_popup_container .compare_popup_table td.first_row {background:none;}
.compare_popup_container .compare_popup_table .column_first.first_row { min-width: 0; width:100px; }
.compare_popup_container .compare_popup_table .column_first { text-align: left; vertical-align: top; font-family: 'Monda', sans-serif; font-size: 13px; font-weight: normal; color:#333; text-transform:uppercase; }
.compare_popup_container .compare_popup_table .compare_product_name,
.compare_popup_container .compare_popup_table .compare_price { color:#555; font-family: 'Monda', sans-serif; font-weight:normal; font-size: 15px; }
.compare_popup_container .compare_popup_table .compare_image_container { text-align:center; height:auto; }
.compare_popup_container .compare_popup_table .compare_image_container img { padding:3px; border:1px solid #dadada; background:#fff; height:auto; max-width:100%; } .woocommerce.archive .sidebar .widget h3 { padding-bottom:8px; border-bottom:1px solid #E0DFDF; }
.sidebar .widget.widget_layered_nav h3, .sidebar .widget.widget_product_categories h3 { margin-bottom:7px; }
.sidebar .widget.widget_layered_nav nav ul { margin-top:-5px; }
.sidebar .widget.widget_layered_nav nav ul.colors, .sidebar .widget.widget_layered_nav nav ul.sizes { margin-top:0; }
.widget.widget_price_filter form { margin-bottom:0; }
.widget.widget_layered_nav li, .widget_product_categories .product-categories li { border-bottom:1px solid #eae9e9; padding:6px 0; }
.widget.widget_layered_nav li a, .widget_product_categories .product-categories li a { color:#4f4d4d; text-transform:uppercase; font-size:12px; }
.widget.widget_layered_nav li a:hover, .widget_product_categories .product-categories li a:hover { color:#aa7309; }
.widget.widget_layered_nav li small.count, .widget_product_categories .product-categories li span.count { float:right; color:#a6a6a6; padding:0 5px; border:1px solid #d9d3d3; } .widget.widget_layered_nav .colors li, .widget.widget_layered_nav .sizes li { float:left; padding:0; border:0; }
.widget.widget_layered_nav .colors li a { padding:2px !important; background:#e3e0e0 !important; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.widget.widget_layered_nav .colors li a:hover, .widget.widget_layered_nav .colors li.filter-selected a { background:#aaa !important; }
.widget.widget_layered_nav .colors li.filter-selected a:after, .widget.widget_layered_nav .colors li.filter-selected a:before,
.widget.widget_layered_nav .sizes li.filter-selected a:after, .widget.widget_layered_nav .sizes li.filter-selected a:before { content:""; }
.widget.widget_layered_nav .colors li .box { padding:0; margin:0; width:26px; height:26px; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li {
border-bottom: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span {
border: 2px solid #E3E0E0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: block;
height: 26px;
margin: 5px 6px 5px 0;
padding: 0px;
width: 26px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan li.chosen span {
border: 2px solid #AAAAAA;
background-image: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.yith-wcan a.yith-wcan-reset-navigation.button { height: 12px; } .widget.widget_layered_nav .sizes li { padding-right:8px !important; }
.widget.widget_layered_nav .sizes li .size-filter { padding:2px 5px; font-size:16px; color:#a09d9d; background:#fff; border:1px solid #ccc9c9; -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23); }
.widget.widget_layered_nav .sizes li .size-filter:hover { border-color:#dec084; color:#c38204; }
.widget.widget_layered_nav .sizes li.chosen .size-filter { border-color:#dec084; color:#c38204; }
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li {
border-bottom: none;
padding: 3px 8px 6px 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li span {
background: #ffffff;
border: 1px solid #ccc9c9;
display: block;
margin: 0;
padding: 2px 5px;
font-size:16px;
line-height: 22px;
color:#a09d9d;
overflow: hidden;
text-decoration: none;
-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
box-shadow:1px 1px 2px rgba(0, 0, 0, 0.23);
}
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li a:hover {
border: 1px solid #dec084;
background-image: none;
background-color: #ffffff;
color: #c38204;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a {
border: 1px solid #dec084;
background-image: none;
background-color: #ffffff;
color: #c38204;
line-height: 20px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:before {
content: "";
}
.widget_layered_nav ul.yith-wcan-label.yith-wcan li.chosen a:after {
position: relative;
top: -2px;
} #sidebar-shop-sidebar .widget {
margin-top: 0;
}
#sidebar-shop-sidebar .widget h3 { cursor: pointer; margin-top:0; }
#sidebar-shop-sidebar .widget h3 div { margin-right: 10px; }
.buttons_added { background: transparent;  }
.buttons_added  .minus, .buttons_added .plus { display: none }
.product-box .qty { left: 0; margin-left: 0 }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
ul.products .product-actions .added_to_cart { display: none !important; }
ul.products li.product .product-thumbnail .product-actions a.added_to_cart { display: none; }
p#billing_address_2_field, p#shipping_address_2_field { margin-top: 25px; }
p#billing_country_field, p#shipping_country_field { margin-bottom: 0px; }
p#billing_state_field, p#shipping_state_field { margin-top: 3px; }
.product-actions + .product-share {
display: none;
padding: 5px 0;
clear: both;
}
#popupWrap .socials div {
float: none;
display: inline-block;
}
#popupWrap h2 {
font-size: 14px;
margin: 0;
margin-bottom: 5px;
}
.product-actions .stButton {
display: none !important;
}
div.pp_woocommerce #respond .form-submit { margin-top: 10px }
div.pp_woocommerce #respond #reply-title { margin-top: 0px }
div.pp_woocommerce #respond p label, div.pp_woocommerce #respond p span.required { float:left; }
div.pp_woocommerce #respond p input { clear:both; }
div.pp_woocommerce #respond p.comment-form-author input, div.pp_woocommerce #respond p.comment-form-email input { padding-left:10px; }
div.pp_woocommerce .pp_details { display:none; }
.single-product div.pp_woocommerce .pp_details { display:block; } div.product form.cart .group_table td.label, #content div.product form.cart .group_table td.label {
text-shadow: none;
color: #747373;
}  #header-cart .widget_shopping_cart { line-height: 10px; position: relative; z-index:2000; }
#header-cart .widget_shopping_cart .cart_label {
display: inline-block;
width: 100%;
text-transform: uppercase;
}
#header-cart .widget_shopping_cart .cart_label a {
float: left;
padding-top: 8px;
}
#header-cart .widget_shopping_cart .cart_label a.cart-icon { margin-right:8px; }
#header-cart .widget_shopping_cart .cart_label a.cart-items {
padding-top: 0;
}
#header-cart .widget_shopping_cart .cart_label > a > span {
display: inline-block;
padding-top: 15px;
font-size: 11px;
color: #6c6c6c;
}
#header-cart .widget_shopping_cart .cart_control {
font-family: 'Monda', sans-serif; 
font-size: 18px; 
display: block;
width: 100px;
background-color: #c58408;
height: 48px;
border: 1px solid #e0dfdf;
line-height: 48px;
text-align: center;
text-transform: uppercase;
color: #fff;
}
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper .cart_list li.empty {
list-style: none;
min-height: 0;
border-bottom: 0;
padding: 6px 0;
}
#header-cart .widget_shopping_cart .cart_wrapper {
margin-top: 20px;
text-align: left;
position:  absolute;
width: 340px;
right: -17px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
background-color: #ffffff;
z-index: 3001;
color: #fff;
}
#header-cart .widget_shopping_cart .cart_wrapper .widget_shopping_cart_content {
border: 1px solid #dcdcdc;
margin: 5px;
padding: 10px;
}
#header-cart .widget_shopping_cart .cart_wrapper .empty-buttons { display: none; }
#header-cart .widget_shopping_cart .cart_wrapper .variation { display: none; }
#header-cart .cart_wrapper ul.product_list_widget li { min-height: 40px; }
#header-cart .cart_wrapper .total strong { text-transform: uppercase; margin-left: 150px; }
#header-cart .cart_wrapper .total .amount {  }
#header-cart .widget_shopping_cart .cart_wrapper .total { margin-top: 7px; margin-bottom: 20px;}
#header-cart .widget_shopping_cart .cart_wrapper .buttons .button { background: none; padding: 2px 10px; text-transform: uppercase; box-shadow: 3px 3px #ededed; }
.cart_wrapper ul.cart_list li a, .cart_wrapper ul.product_list_widget li a { float: left; margin-bottom: 0px; color: #ffffff; padding-top: 10px; }
.cart_wrapper ul.cart_list li img, .cart_wrapper ul.product_list_widget li img {
float: left;
margin: 0px 15px 0px 0px;
width: 40px;
height: 40px;
padding: 2px;
box-shadow: none;
margin-top: -10px;
}
#ie8 .cart_wrapper ul.cart_list li img, .cart_wrapper ul.product_list_widget li img { max-width: none; }
.cart_wrapper ul.cart_list li a:hover { color: #995d08; }
.cart_wrapper ul.cart_list li .remove_item {
width: 16px;
height: 14px;
overflow: hidden;
line-height: 9999em;
display: block;
background: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/remove_dark.png) 0px center no-repeat;
opacity: 0.8;
margin: 12px 8px 0 2px;
}
.cart_wrapper ul.cart_list li .remove_item:hover {
opacity: 1;
}
.cart_wrapper .quantity {
width: 60px;
position: relative; overflow: hidden;
zoom: 1;
float: right;
background:none;
text-align:right;
}
#header .cart_wrapper .quantity { padding-bottom:10px; margin-top: 15px; margin-bottom: 0px; width: 90px; height: auto;}
.cart_wrapper p.buttons a.button, .woocommerce-wishlist .woocommerce-message a.button {
height: 22px;
line-height: 22px;
font-size: 10px;
}
.widget_shopping_cart .cart_wrapper .total { border-top: none; color: #ffffff; }
.widget_shopping_cart .cart_wrapper .total .amount { float: right; padding-right: 0px }
.widget_shopping_cart .cart_wrapper .buttons { margin-top: 7px; text-align: right; }
.widget_shopping_cart .cart_wrapper .buttons .button {
color: #fff;
border: none;
font-weight: normal;
box-shadow: none;
border-radius: 0;
text-shadow: none;
display: block;
float: right;
margin-left: 5px;
padding: 2px 20px;
}
.widget_shopping_cart .cart_wrapper .buttons .button.checkout { background-color: #333; }
.widget_shopping_cart .cart_wrapper .buttons .button:hover { background: #302e2e; } .woocommerce h1.page-title { clear:both; } 
.woocommerce-page.archive h1.page-title { margin-top:0; float:left; }
.woocommerce .content #page-meta { border-bottom: 1px solid #e0dfdf; }
#primary #page-meta { padding-bottom: 0; }
.list-or-grid {
text-align: right;
margin: 10px 15px 0 0;
padding-bottom: 6px;
padding-top: 2px;
text-transform: uppercase;
float:right; 
}
.list-or-grid a {
display: inline-block;
height:16px;
background:url(//urban-staff.pl/wp-content/themes/room09/images/sprite.png) no-repeat -115px -50px;
margin: 0 0 0 10px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.list-or-grid a.grid-view {
width:15px;
background-position: -100px -50px;
}
.list-or-grid a.list-view {
width:27px;
background-position: -115px -50px;
}
.list-or-grid a.grid-view:hover, .list-or-grid a.grid-view.active {
background-position: -100px -66px;
}
.list-or-grid a.list-view:hover, .list-or-grid a.list-view.active {
background-position: -115px -66px;
}
.woocommerce .content #page-meta form.woocommerce-ordering { margin-bottom:0; } .opacityOverlay { background:#fff !important; }  
.content ul.products.row { margin-left:-20px; }
.woocommerce ul.products li.product { position:relative; margin-bottom:30px; }
.woocommerce ul.products li.product a img, .woocommerce ul.products li.product a img:hover { margin-bottom:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.woocommerce ul.products li.product h3 { font-size:14px; color:#a96e2e; padding-bottom:0; text-align:left; } 
.woocommerce ul.products li.product h3.upper { text-transform:uppercase; }
.woocommerce ul.products li.product .price { font-size:14px; color:#5e5c5c; } 
.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price { float:left; clear:left; }
.woocommerce ul.products li.product .product-description { display:none; }
.woocommerce ul.products li.product a.thumb { position:relative; display:block; }
.woocommerce ul.products li.product a.thumb img { -webkit-box-shadow:0 0 0 #000; -moz-box-shadow:0 0 0 #000; box-shadow:0 0 0 #000; -webkit-transition:none; -moz-transition:none; transition:none; }
.woocommerce ul.products li.product a.thumb img.image-hover { display:none; position:absolute; top:0; left:0; }
.woocommerce ul.products li.product.classic a.thumb img.image-hover { box-sizing: border-box; -moz-box-sizing: border-box; padding: 3px; width:100%; }
.woocommerce .product .button:before, .wishlist_table .add_to_cart.button:before { content:"+ "; float:left; font-size:24px; line-height:6px; padding-right:4px; }
.woocommerce .product .button, .woocommerce div.pp_woocommerce #respond p.form-submit input#submit { 
background:#bc7f3e; 
padding:7px 8px; 
color:#fff; 
text-transform:uppercase; 
text-shadow:2px 2px 3px #856642; 
font-size:10px; 
height:auto; 
border:0;
font-weight: 300;
float: right;
margin-top: 20px;
margin-bottom: 10px;
line-height: 11px;                           
-webkit-border-radius:0;
-moz-border-radius:0; 
border-radius:0;                       
-webkit-box-shadow:none; 
-moz-box-shadow:none; 
box-shadow:none; }
.woocommerce ul.products li.product .button.added { background-color:#8D8F00 !important; }
.woocommerce ul.products li.product .button.product_type_variable:before,
.woocommerce ul.products li.product .button.product_type_grouped:before,
.woocommerce ul.products li.product .button.product_type_external:before,
.woocommerce ul.products li.product .button.out-of-stock:before,
.woocommerce ul.products li.product .button.added:before { display:none; }
.woocommerce ul.products li.product.grid.add-hover .button { display:none; }
.woocommerce ul.products li.product.grid .grid-add-to-cart a.button { display:block; }
.woocommerce ul.products li.product a.button:hover { background:#c88e51; }
.woocommerce ul.products li.product span.price del, .woocommerce ul.products li.product span.price .from { color:#929191; font-size:86%; }
.woocommerce ul.products li.product span.price ins { text-decoration:none; }
.woocommerce .product .product-actions { clear:both; padding-top:8px; margin-top:8px; border-top:1px solid #d5d4d4; }
.woocommerce .product .product-actions, .woocommerce .product .product-actions a { font-size:11px; color:#a3a1a1; margin-bottom:0 !important; }
.woocommerce .product .product-actions a:hover, .single-product.woocommerce div.product .product-actions a:hover { color:#985d14; }
.woocommerce .product .product-actions div { display:inline !important; }
.woocommerce .product .product-actions div.hide { display:none !important; }
.woocommerce .product .product-actions .details { display:block; width:15px; height:15px; background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/icon-details.png) no-repeat center; float:right; white-space:nowrap; text-indent:100%; overflow:hidden; } .woocommerce .product .product-actions .feedback, .woocommerce .product .product-actions .ajax-loading { display:none !important; } .woocommerce ul.products li.product.grid .product-wrapper, .woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper { 
padding:10px;                                                                                       
border:1px solid #fff; 
border-bottom:7px solid #fff; 
margin:-1px -1px -6px;           
-webkit-box-shadow:none; 
-moz-box-shadow:none; 
box-shadow:none;  
}
.woocommerce ul.products li.product.grid:hover .product-wrapper, .woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper { 
border-color:#f9e9d5; 
border-color:rgba(238, 188, 124, 0.46); 
border-bottom-color:#f5c68a;          
-webkit-box-shadow:1px 1px 6px rgba(231,152,27,0.31); 
-moz-box-shadow:1px 1px 6px rgba(231,152,27,0.31); 
box-shadow:1px 1px 6px rgba(231,152,27,0.31);  
} .products_tabs .caroufredsel_wrapper:hover, .products-slider .caroufredsel_wrapper:hover { padding-bottom:150px; margin-bottom:-140px !important; margin-right:-10px; padding-right:10px; } .woocommerce ul.products li.product.grid.add-hover:hover { z-index:100; }
.woocommerce ul.products li.product.grid.add-hover .product-wrapper, .woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper { background:#fff; }
.woocommerce ul.products li.product.grid.add-hover .product-meta { display:block; position:absolute; left:0; right:0; height:20px; background:#fff; }
.woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper { padding:0 10px 10px; border-top:0; visibility:hidden; overflow:hidden; }
.woocommerce ul.products li.product.grid.add-hover:hover .product-meta-wrapper { visibility: visible; }
.woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper:after { content:""; position:absolute; left:0; right:0; bottom:20px; height:6px; background:#fff; }
.woocommerce ul.products li.product.grid.add-hover .product-wrapper { border-bottom:0; margin-bottom:0; padding-bottom:0; } .woocommerce ul.products li.product.grid .product-wrapper, .woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper {
-webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-moz-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-ms-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
-o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);  
}
.woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper {
-webkit-transition: all linear 0.1s;
-moz-transition: all linear 0.1s;
-o-transition: all linear 0.1s;
transition: all linear 0.1s;
-webkit-backface-visibility: hidden; }
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale { margin:0; position:absolute; top:10px; right:10px; z-index:1; }
.woocommerce ul.products li.product span.added, .woocommerce ul.products li.product span.out-of-stock {
display: none;
padding:0;
line-height:35px;
position:absolute;
top: 10px;
right: 10px;
width: 72px;
height: 77px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.woocommerce ul.products li.product span.added        { background: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/bullets/added.png) no-repeat top right; top:68px; }
.woocommerce ul.products li.product span.out-of-stock { background: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/bullets/out-of-stock.png) no-repeat top right; }
.woocommerce ul.products li.product .added_to_cart { display:none; }            
.woocommerce #primary ul.products li.product a.out-of-stock { background-color: #8E0404; color: #FFFFFF; } .woocommerce ul.products li.product.list { float:none; margin-bottom:45px; padding:0; position:relative; clear:both; width:auto; padding:3px; border:1px solid #dfdace; }
.woocommerce ul.products li.product.list .product-wrapper { border:1px solid #f2f0ea; }
.woocommerce ul.products li.product.list a.thumb { display:block; float:left; }
.woocommerce ul.products li.product.list img { width:auto; }
.woocommerce ul.products li.product.list .grid-add-to-cart { display:none; }
.woocommerce ul.products li.product.list .onsale { right:3px; top:3px; }
.woocommerce ul.products li.product.list span.added { top:3px; right:3px; }
.woocommerce ul.products li.product.list span.out-of-stock { top:3px; right:3px; }
.woocommerce ul.products li.product.list .product-meta { float:left; width:100%; }
.woocommerce ul.products li.product.list .product-meta .product-meta-wrapper { padding:10px; padding-left:0; }
.woocommerce ul.products li.product.list:after, .woocommerce ul.products li.product.list .product-wrapper:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.woocommerce ul.products li.product.list .price { margin-bottom:0; }                              
.woocommerce ul.products li.product.list .product-description.show-on-list { display:block; clear:both; padding-top:1px; }
.woocommerce ul.products li.product.list a.button { float:left; clear:left; margin-top:12px; }
.woocommerce ul.products li.product.list .product-actions { border:0; padding-top:0; }  
.woocommerce ul.products li.product.list .details { display:none; }
.woocommerce ul.products li.product.list .star-rating { clear:both; }  .woocommerce ul.products li.product.grid.classic .product-wrapper { padding:0; }
.woocommerce ul.products li.product.grid.classic .yith-wcwl-add-to-wishlist, .woocommerce ul.products li.product.grid.classic .grid-add-to-cart { display: none; }  
.woocommerce ul.products li.product.grid.classic .product-wrapper, .woocommerce ul.products li.product.grid.classic:hover .product-wrapper,
.woocommerce ul.products li.product.grid.classic img {  
border:0;      
-webkit-box-shadow:none; 
-moz-box-shadow:none; 
box-shadow:none;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 3px;
} .woocommerce ul.products li.product.grid.classic h3, .woocommerce ul.products li.product.grid.classic span.price { float:none; clear:none; }
.woocommerce ul.products li.product.grid.classic .product-shadow {
background: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/product-shadow.png) no-repeat scroll center top / 100% auto transparent;
height: 23px;
width: 100%;
margin-top:-10px;
}
.woocommerce ul.products li.product.grid.classic a.thumb {
display: block;
text-align: center;
margin-bottom: 10px;
}           
.woocommerce ul.products li.product.grid.classic.with-border a.thumb {
border: 1px solid #dcd9d3;
}              
.woocommerce ul.products li.product.grid.classic.with-border a.thumb:hover {
border-color:#f4c491;
}                           
.woocommerce ul.products li.product.grid.classic .onsale, .woocommerce-page ul.products li.product.grid.classic .onsale,
.woocommerce ul.products li.product.grid.classic span.added, .woocommerce ul.products li.product.grid.classic span.out-of-stock { top:-8px; right:-8px; }
.woocommerce ul.products li.product.grid.classic span.added { top:50px; }                             
.woocommerce ul.products li.product.grid.classic h3 { font-size:14px; color:#985d14; float:left; max-width: 65%; padding:0; text-align:left; }
.woocommerce ul.products li.product.grid.classic span.price { float:right; margin:0; }
.woocommerce ul.products li.product.grid.classic a.button { display:block; float:right; clear:right; margin-top:14px; }
.woocommerce ul.products li.product.grid.classic .product-actions { float:right; clear:none; border-top:0; padding-top:0; margin-top:0; }
.woocommerce ul.products li.product.grid.classic .product-description.show-on-classic { display:block; clear:both; padding-top:10px; }  .sidebar .widget_price_filter.widget h3, .sidebar .widget_layered_nav.widget h3 { padding-top:10px; }  
#order_review { clear:both; } #multistep_resume {
margin-top: 42px;
}
#multistep_resume div {
width: 16.667%;
float: left;
}
#multistep_resume a, #multistep_resume span {
border: 1px solid #dfdcdc;
border-width: 1px 1px 1px 0;
text-align: center;
display: block;
padding: 10px;
}
#multistep_resume span { 
border-width: 1px;
background: #f9f9f9;
color: #c8c7c7;
cursor: default; 
position: relative;
padding-left: 32px;
}
#multistep_resume span img {
position:absolute;
top: 14px;
left: 12px;
}
#multistep_resume a { color: inherit; outline: none }
#multistep_resume a:hover { background: #f9f9f9; }
#multistep_resume a.passed {
background: #f9f9f9;
}
#multistep_resume a.current {
background: #e6e3e3;
}
#multistep_resume a.user_logged_in { cursor: default; background: #f9f9f9; color: #c8c7c7;}
#multistep_progress {
height: 10px;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 1px;
-moz-box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
-webkit-box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
box-shadow: -1px 1px 2px rgba(0,0,0,.2) inset;
}
#multistep_progress.progress-striped .bar {
background: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/progress_bg.png) repeat-x center;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 0px 2px rgba(0,0,0,.3);
-webkit-box-shadow: 1px 0px 2px rgba(0,0,0,.3);
box-shadow: 1px 0px 2px rgba(0,0,0,.3);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
} #multistep_steps .multistep_step {
display: none;
}
#multistep_steps .multistep_step.current {
display: block;
}
#multistep_steps h3 {
color: #575555;
font-size: 18px;
margin-bottom: 40px;
}
#multistep_steps input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
#multistep_steps input.button {
font-size: 10px;
padding: 6px 10px;
float: right;
line-height: 10px;
-webkit-appearance: none;
-webkit-border-radius: 0px;
}
#multistep_steps input.alt {
padding-left: 40px;
}
#multistep_steps #payment { margin-bottom: 25px; }
#multistep_steps input.button.prev { float: left; }
input#place_order, input.checkout-button.alt.button {
background: #4F4F4F url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/bg-cart-simple.png) no-repeat;
background-position: left center !important;
}
#multistep_steps .shop_table {}
#multistep_steps .shop_table th.product-name { width: 70%; }
#multistep_steps #payment { margin-bottom: 25px; }
#multistep_steps #multistep_step5 input.button.prev { margin-top: 0px; }
#multistep_steps #multistep_step5 .form-row { margin-top: 15px; }
#multistep_steps #multistep_step5 .terms { margin-top: 0px; }
#multistep_steps #shiptobilling {
margin-top: -60px;
}
.woocommerce table.shop_table tfoot th {
font-weight: normal;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
padding-left: 40px;
}
.woocommerce_checkout_coupon form .form-row { padding-left: 0 }
.woocommerce_checkout_coupon form #coupon_code { width: 250px; height: 28px; } #multistep_step1 .step1_login_form form.login_checkout,
#multistep_step1 .step1_create_account form.register {
border: none;
padding: 0;
margin: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#multistep_step1 .step1_login_form form.login_checkout .lost_password,
#multistep_step1 .step1_login_form form.login_checkout input.button {
float: right;
clear: both;
margin-top: 5px;
}
#multistep_step1 .step1_login_form form.login_checkout .lost_password {
font-size: 10px;
}
.checkout h3 {
color: #575555;
margin-bottom:30px;
font-size:15px;
}
.checkout label {
color: #696767; font-size:12px;
}	
.checkout .col-2 h3 {
clear: none
}
.checkout .col-2 .notes {
clear: left
}
.checkout .col-2 .form-row-first {
clear: left
}
.checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%
}
.checkout #shiptobilling {
float: right;
line-height: 1.62em;
margin: 12px 0 0 0;
padding: 0
}
.checkout #shiptobilling label {
font-size: 10px
}
.gecko .shipping_address #shipping_state_field {
}
#payment { }
#payment .input-radio {
float:left;	
}
#payment ul.payment_methods {
text-align: left;
margin: 0;
list-style: none outside
}
#payment ul.payment_methods:after {
content: "";
display: block;
clear: both
}
#payment ul.payment_methods li {
line-height: 2em;
text-align: left;
margin: 0;
font-weight: normal
}
#payment ul.payment_methods li input {
margin: 0 1em 0 0
}
#payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
position: relative
}
#payment div.form-row { }
#payment #place_order {
float: right;
margin: 0
}
#payment .terms {
padding: 0 1em 0;
text-align: right
}
#payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0 1em 0;
font-size: 0.92em; line-height: 1.5em;
background: #ebebeb; }
#payment div.payment_box p:last-child {
margin-bottom: 0
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
width: 48%;
float: left
}
#payment div.payment_box #cc-expire-year {
float: right
}
#payment div.payment_box span.help {
font-size: 11px;
color: #777777;
line-height: 13px;
font-weight: normal
}
#payment div.payment_box .form-row {
margin: 0 0 1em
}
#payment div.payment_box .form-row select {
width: 48%;
float: left;
margin-right: 3.8%
}
#payment div.payment_box .form-row select:nth-child(3n) {
margin-right: 0
}
#payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #ebe9eb;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 0;
margin: -1em 0 0 2em
}
#order_comments {
height: 110px;
} .sidebar .widget_shopping_cart h3 {
margin-bottom: 13px;	
}
.sidebar .widget_shopping_cart img {
width: 60px;
height: 60px;
margin-left: 0px;
float: left;
margin: -2px 12px 0px 0px;	
box-shadow: 0 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 0 #fff;
-moz-box-shadow: 0 0 0 0 #fff:
}
.sidebar .widget_shopping_cart a {
font-weight: normal;	
}
.sidebar .widget_shopping_cart .remove_item {
margin: -5px 0px 6px 0px;
font-size: 10px;
font-weight: normal;
}
.cart_list.product_list_widget  div.border.clear {
margin-left: 90px;
}
.sidebar .widget_shopping_cart .quantity {
background: none;
}
.sidebar .widget_shopping_cart .buttons .button {
padding: 5px;
} .woocommerce .widget_layered_nav ul, .widget_product_categories .product-categories {
margin: 0;
padding: 0;
border: 0;
list-style: none outside
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_layered_nav ul li:after {
content: "";
display: block;
clear: both
}
.woocommerce .widget_layered_nav ul li a, .widget_layered_nav ul li span {
padding: 1px 0;
float: left
}
.woocommerce .widget_layered_nav ul li.chosen a, .widget_product_categories .product-categories li.current-cat a {
padding: 0 6px 0 6px;
background: #f2f2f2;
color: #aa7309;
border: 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:after {
content: " [x]";
color: #aa7309;
font-size: 9px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
content: "- ";
color: #aa7309;
font-size: 9px;
}
.widget.widget_layered_nav li small.count, .widget_product_categories .product-categories li span.count {
border: 1px solid #D9D3D3;
color: #A6A6A6;
float: right;
padding: 0 5px;
} .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit,
.woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button,
.woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
background: none;
text-shadow: none;
border: none;
font-weight: normal;
font-size: 10px;
text-transform: uppercase;
padding: 6px 10px;
height: 28px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 2px 2px rgba(205,200,188,.5);
-moz-box-shadow: 2px 2px rgba(205,200,188,.5);
box-shadow: 2px 2px rgba(205,200,188,.5);
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover,
.woocommerce-page button.button:hover, .woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover,
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt,
.woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover{
background: none;
text-shadow: none;
} .woocommerce table,
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
padding: 12px;
background: transparent;
position: relative;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce tr, .woocommerce tr:nth-child(2n+1), .woocommerce tr:nth-child(2n+0) { background: transparent; z-index: 1; }
.woocommerce table th,
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
background: transparent;
color: #050505;
font-size: 14px;
font-weight: normal;
text-align: left;
}
.woocommerce table td, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
padding: 14px 12px;
}
.woocommerce table td, .woocommerce table td a {
background: transparent;
color: #919191;
font-size: 12px;
}
.woocommerce table td a:hover {
color: #d98104;
} .woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
color: #dfdbdf;
}
.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
background: transparent;
color: #f00;
}
.ie table.cart.shop_table {
margin-bottom: 0;
}
.ie .ie_border {
border: 1px solid #d3d2d2;
padding: 3px;
}
.woocommerce table, .woocommerce table.shop_table, .woocommerce-page table.shop_table {
border: 1px solid #d3d2d2;
}
.woocommerce table .quantity {
margin: 0;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
width: 200px;
font-size: 12px;
color: #919191;
line-height: 16px;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
float: left;
clear: left;
text-align: left;
margin-top: 0;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
text-align: left;
position: relative;
}
.cart-collaterals h2, .cart-collaterals h2 a {
text-transform: uppercase;
font-size: 18px;
}
.cart-collaterals  .cart_totals h2 {
padding-left: 17px;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
border-top: none;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
width: auto;
float: right;
}
.woocommerce .cart-collaterals .cart_totals {
border: 1px solid #d3d2d2;
padding: 3px;
}
.woocommerce .cart-collaterals .cart_totals table {
float: right;
width: 100%;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table:after {
content: "";
position: static;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce .cart-collaterals .cart_totals table tr th strong  {
text-align: right;
font-weight: normal;
font-size: 14px;
color: #636161;
}
.woocommerce .cart-collaterals .cart_totals table tr td {
padding-left: 16.5%;
font-weight: bold;
color: #050505;
}
input.checkout-button.alt.button {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
width: 56px;
height: 17px;
margin-right: 3px;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
background: #f5f5f2;
border: none;
left: 18px;
height: 17px;
font-size: 11px;
position: absolute;
width: 22px;
line-height: 17px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus,
.woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus,
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus,
.woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
border: none;
background: none;
background-color: #bdbbb7;
color: #fff;
font-weight: normal;
left: 0;
text-shadow: none;
top: 0;
width: 17px;
height: 17px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus,
.woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
right: 0;
left: auto;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
background: none;
background-color: #605f5e;
} .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
padding-top: 7px;
padding-bottom: 7px;
height: 32px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
#ie8 .woocommerce form .form-row input.input-text,
#ie8 .woocommerce-page form .form-row input.input-text,
#ie8 .woocommerce table.cart td.actions .coupon .input-text,
#ie8 .woocommerce #content table.cart td.actions .coupon .input-text,
#ie8 .woocommerce-page table.cart td.actions .coupon .input-text,
#ie8 .woocommerce-page #content table.cart td.actions .coupon .input-text{
height: 29px
} .woocommerce-account .woocommerce form {
padding: 0 10px;
}
.woocommerce-account .woocommerce form h3,
.woocommerce-account .woocommerce form h3 a {
text-transform: uppercase;
padding-left: 2px;
}
.woocommerce-account .woocommerce form { padding: 15px; }
.woocommerce-account .woocommerce form input.button { float: right }
.woocommerce-account .login .lost_password {
font-size: 11px;
float: right;
padding-right: 10px;
line-height: 30px;
}
.order-info {
padding: 10px;
} .woocommerce form.login,
.woocommerce .woocommerce_checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.login,
.woocommerce-page .woocommerce_checkout_coupon,
.woocommerce-page form.register,
.woocommerce .address,
.woocommerce-account .woocommerce form,
.order-info {
position: relative;
border: 1px solid #d3d2d2;
border-radius: 0;
-moz-border-radius: 0;
-wekbit-border-radius: 0;
} .woocommerce table:after,
.woocommerce .cart-collaterals .cart_totals:after,
.woocommerce-page .woocommerce_checkout_coupon:after,
.woocommerce .woocommerce_checkout_coupon:after,
.woocommerce .address:after,
.woocommerce-account .woocommerce form:after,
.woocommerce form.checkout_coupon:after,
.order-info:after
{
content: " ";
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
border: 1px solid #d3d2d2;
z-index: -1;
} #multistep_steps input.button:active {
top: 1px
} .single-product.woocommerce div.product .product_title { color:#353333; font-size:18px; padding-bottom:12px; border-bottom:1px solid #dedcd0; }
.single-product.woocommerce div.product .product_title.upper { text-transform:uppercase; }
.single-product.woocommerce div.product div.images { float:left; }
.single-product.woocommerce div.product div.summary { float:right; }
.single-product.woocommerce .product-nav { float:right; }
.single-product.woocommerce .product-nav, .single-product.woocommerce .product-nav a { font-size:18px; color:#b2aba3; text-transform:uppercase; font-weight:300; }
.single-product.woocommerce .product-nav a:hover { color:#8e857c; }
.single-product.woocommerce div.product .woocommerce-breadcrumb, .single-product.woocommerce div.product .woocommerce-breadcrumb a { font-size:11px; color:#555453; }
.single-product.woocommerce div.product .woocommerce-breadcrumb .current { color:#8e5c0d; }
.single-product.woocommerce div.product .description { margin-top:30px; margin-bottom:20px; }
.single-product.woocommerce div.product .description p { font-size:13px; }
.single-product.woocommerce div.product span.price, .single-product.woocommerce div.product p.price { color:#1c1c1c; font-size:18px; text-transform:uppercase; }
.single-product.woocommerce div.product span.price ins, .single-product.woocommerce div.product p.price ins { text-decoration:none; }
.single-product.woocommerce #primary div.product table.variations { width:100%; border-top:1px solid #D3D2D2; margin-top:40px; margin-bottom:0; }
.single-product.woocommerce div.product table.variations:after { display:none; }
.single-product.woocommerce div.product table.variations td, .single-product.woocommerce div.product .single_variation_wrap span.label, .single-product.woocommerce div.product .single_variation_wrap span.value { border-bottom:1px solid #D3D2D2; padding:8px 12px 8px 0; }
.single-product.woocommerce div.product table.variations td.label { width:80px; }
.single-product.woocommerce div.product table.variations td.value select, .single-product.woocommerce div.product table.variations td.value .sbHolder a.sbSelector { display:inline-block; margin-bottom:0; border:0; background:none; height:20px; padding:0; width:auto; font-size:13px; color:#555453; font-family:'Monda', sans-serif; padding-right:14px; background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/select-arrow.png) no-repeat right center; cursor:pointer; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.single-product.woocommerce div.product table.variations td.label label,
.single-product.woocommerce div.product .single_variation_wrap span.label { color:#080808; font-size:13px; font-weight:normal; margin-bottom:0; }
.single-product.woocommerce div.product table.variations td.value .sbHolder {position:relative;}
.single-product.woocommerce div.product table.variations td.value .sbOptions { max-height:none !important; list-style:none; margin:13px 0 0; padding:5px 0; border:1px solid #d3d2d2; background:#fff; position:absolute; left:-12px; z-index:10; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.single-product.woocommerce div.product table.variations td.value .sbOptions li { margin:0; }
.single-product.woocommerce div.product table.variations td.value .sbOptions li a { display:block; padding:0 12px; }
.single-product.woocommerce div.product table.variations td.value span.sbDisabled { color:#aaa; }
.single-product.woocommerce div.product form.variations_form a.reset_variations { float:right; font-size:11px; color:#aaa; margin-top:-22px; position:relative; z-index:1; }
.single-product.woocommerce #primary div.product .single_variation_wrap table.variations { margin-top:0; border-top:0; }
.single-product.woocommerce div.product .single_variation_wrap span.label, .single-product.woocommerce div.product .single_variation_wrap span.value { display:block; float:left; background:none; }
.single-product.woocommerce div.product .single_variation { margin:20px 0; }
.single-product.woocommerce #primary div.product .single_variation_wrap table.variations td.value label { margin-top:2px; margin-bottom:0; }
.single-product.woocommerce div.product .summary .product-actions { border-top:0; padding-top:0; margin-top:30px; }
.single-product.woocommerce div.product .summary .product-actions span.feedback { display:none; }
.single-product.woocommerce div.product .yith-wcwl-add-to-wishlist {display:none;}
.single-product.woocommerce div.product .product-actions .yith-wcwl-add-to-wishlist {display:none;}
.single-product.woocommerce div.product .product_meta .posted_in, 
.single-product.woocommerce div.product .product-actions, 
.single-product.woocommerce div.product .product-actions a { color:#5d5b5b; }
.single-product.woocommerce div.product .single-product.woocommerce-tabs ul.tabs { padding-left:0; }
.single-product.woocommerce div.product .summary .button, .woocommerce div.pp_woocommerce #respond p.form-submit input#submit {
margin-bottom:20px;
-webkit-box-shadow:4px 4px 0 rgba(0,0,0,0.13); 
-moz-box-shadow:4px 4px 0 rgba(0,0,0,0.13); 
box-shadow:4px 4px 0 rgba(0,0,0,0.13);   
}                  
.single-product.woocommerce div.product div.images { position:relative; }
.single-product.woocommerce div.product div.images img { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }             
.single-product.woocommerce div.product div.images .thumbnails { padding-top:15px; margin:0; width:auto; position:relative; }
.single-product.woocommerce div.product div.images .thumbnails.slider { margin-top:10px; width:105%;}
.single-product.woocommerce div.product div.images .thumbnails.nomagnifier,
.single-product.woocommerce div.product div.images .thumbnails.noslider { margin-right:-15px }
.single-product.woocommerce div.product div.images .thumbnails.nomagnifier a.zoom,
.single-product.woocommerce div.product div.images .thumbnails.noslider li,
.single-product.woocommerce div.product div.images .thumbnails a { margin-bottom:15px; margin-right:11px; }
.single-product.woocommerce div.product div.images .thumbnails img { background:#fff; border:solid #e3e2de; border-width:2px !important; width:auto; }
.single-product.woocommerce div.product div.images .thumbnails ul { margin-left:0; }
.single-product.woocommerce div.product div.images .caroufredsel_wrapper { margin-left:0 !important; }
.single-product.woocommerce div.product div.images .caroufredsel_wrapper li { margin:0 11px 0 0; }
.single-product.woocommerce div.product div.images .caroufredsel_wrapper li a { margin:0; }
.single-product.woocommerce div.product div.images .yith_magnifier_zoom_magnifier { background-color:#fff;
-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.09); 
-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.09); 
box-shadow:2px 2px 2px rgba(0,0,0,0.09);    
} 
.single-product.woocommerce div.product div.images .thumbnails #slider-prev, 
.single-product.woocommerce div.product div.images .thumbnails #slider-next { display:none !important; cursor:pointer; width:27px; height:26px; background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/slider-arrow.png) no-repeat; position:absolute; top:40%; margin-top:-2px; }
.single-product.woocommerce div.product div.images .thumbnails #slider-prev { background-position: left center; left:2px; }
.single-product.woocommerce div.product div.images .thumbnails #slider-next { background-position: right center; right:22px; }
.single-product.woocommerce div.product div.images .thumbnails:hover #slider-prev, 
.single-product.woocommerce div.product div.images .thumbnails:hover #slider-next { display:block !important; }
.single-product.woocommerce div.product div.images img.onsale { width:auto; border:0; padding:0; position:absolute; top:-6px; right:-12px; z-index:9999; }
.single-product.woocommerce div.product table.shop_attributes:after { display:none; }
.single-product.woocommerce div.product .compare_featured_fields td span { padding:9px 0; display:block; }
.single-product.woocommerce div.product form.contact-form { padding-bottom:55px; }
.single-product.woocommerce div.product .related.products h2 { padding-bottom:8px; border-bottom:1px solid #d3d2d2; } .single-layout-1.woocommerce #header { background-image:none; margin-bottom:0; padding-bottom:20px; min-height:150px; }
.single-layout-1.woocommerce #primary { margin-top:0; }
.single-layout-1.woocommerce.boxed #primary { margin-left:-20px; margin-right:-20px; padding-left:20px; padding-right:20px; }
.single-layout-1.woocommerce div.product .summary .single_variation, .single-layout-1.woocommerce div.product .summary .product-actions { margin-top:20px; float:left; }
.single-layout-1.woocommerce div.product form.cart .button { float:right; margin-top:18px; }
.single-layout-1.woocommerce div.product .after-product-summary { background:#fff; clear:both; left: -500%; margin:0 0 0 50%; padding:30px 0; position: relative; width: 1000%; }
.single-layout-1.woocommerce div.product .after-product-summary .sidebar { float:right; }
.single-layout-1.woocommerce div.product .after-product-summary .related.products { padding-top:10px; }
.single-layout-1.woocommerce.boxed div.product .after-product-summary { position:static; left:0; margin:0 -20px; width:auto; }
.single-layout-1.woocommerce div.product div.images .thumbnails img { border-color:#c5c4c4; } .single-layout-1.woocommerce div.product .woocommerce-tabs.horizontal { clear:none; }
.single-layout-1.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs { padding-left:0; }
.single-layout-1.woocommerce div.product .woocommerce-tabs.horizontal li a { color:#484646; background:#E4E1E1; text-transform:uppercase; font-size:15px; padding:6px 8px; margin-right:6px; }
.single-layout-1.woocommerce div.product .woocommerce-tabs.horizontal li a:hover { background:#484646; color:#fff; }
.single-layout-1.woocommerce div.product .woocommerce-tabs.horizontal li.active a { background:#fff; color:#222; } .single-layout-2.woocommerce .product-nav { float:none; margin-bottom:20px; }
.single-layout-2.woocommerce .product-nav, .single-layout-2.woocommerce .product-nav a { font-size:14px; color:#dfdace; }
.single-layout-2.woocommerce div.product div.images img { border:1px solid #e5e3df; }  .single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal { clear:both; margin-top:25px; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs { list-style:none; padding:0 0 0 5px; margin:0 0 30px; overflow:hidden; position:relative; border-bottom:1px solid #e5e3df; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li { display:inline-block; position:relative; z-index:0; margin:0 5px 0 -5px; padding:0 2em 0 0; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li:after { bottom:0; color:#e5e3df; content:"/"; display:block; font-family:caption; font-size:70px; font-weight:lighter; position:absolute; right:1px; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li a:after { bottom:0; color:#FFF; content:"/"; display:block; font-family:caption; font-size:70px; font-weight:lighter; position:absolute; right:0px; z-index:10; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li a { display:inline-block; padding:.6em 0; font-weight:normal; color:#857967; font-size:14px; text-decoration:none; text-transform:uppercase; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li a:hover { text-decoration:none; color:#985d14; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal ul.tabs li.active a { color:#985d14; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal .panel { margin:0 0 2em; padding:0; }
.single-layout-2.woocommerce div.product .woocommerce-tabs.horizontal .panel h2 { margin-bottom:20px; } .single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs { width:37%; padding:0; float:left; border-bottom:1px solid #e2e2e2; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li { display:block; float:none; margin:0 0 -1px; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li a { color:#9d9c9c; text-transform:uppercase; font-size:14px; padding:18px 30px 18px 0; border:1px solid #e2e2e2; border-left:0; display:block; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li.active a,
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li a:hover { color:#985d14; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li.active a { border-right-color:#fff; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li:first-child.active a { border-top-color:#fff; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li:last-child.active a { border-bottom-color:#fff; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical div.panel { width:59%; float:right; }
#ie8 .single-product.woocommerce div.product div.images { width: 49% !important; }
#ie8 .single-product.woocommerce div.product div.summary { width: 49% !important; } .woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 25px 20px 25px 65px;
margin: 0 0 2em;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #ffffff;
color: #818013;
font-size: 13px;
line-height: 26px;
text-shadow: none;
list-style: none outside;
width: auto;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
content: "";
display: block;
clear: both
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
content: "";
height: auto;
width: auto;
display: block;
position: absolute;
top: -5px;
left: -5px;
bottom: -5px;
right: -5px;
text-shadow: none;
padding-top: 1em;
-webkit-border-radius: 0px;
border-radius: 0px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.woocommerce-page #content-shop .woocommerce-message .button,
.woocommerce-page #content-shop .woocommerce-error .button,
.woocommerce-page #content-shop .woocommerce-info .button,
.woocommerce-wishlist .woocommerce-message .button {
height: 16px;
line-height: 16px;
}
.woocommerce-page #content-shop .woocommerce-message a.button,
.woocommerce-wishlist .woocommerce-message a.button {
background-color: #a19f03;
}
.woocommerce-page #content-shop .woocommerce-message a.button:hover,
.woocommerce-wishlist .woocommerce-message a.button:hover{
background-color: #aead27;
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
list-style: none outside;
padding-left: 0;
margin-left: 0
}
.woocommerce-page .woocommerce-error li {
color: #aa4545;
margin-top: 10px;
margin-bottom: 0px;
}
.woocommerce-page #content-shop .woocommerce-message,
.woocommerce-page #content-page .woocommerce-message{
border: 1px solid #ebf095;
background-image: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/check.png);
background-position: 20px center;
background-repeat: no-repeat;
}
.woocommerce-page #content-shop .woocommerce-message:before,
.woocommerce-page #content-page .woocommerce-message:before {
background-color: transparent;
content: "";
border: 1px solid #caccb2;
}
.woocommerce-page #content-shop .woocommerce-info,
.woocommerce-page #content-page .woocommerce-info {
border: 1px solid #e0ebf8;
color: #2a6fc4;
background-image: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/info.png);
background-position: 20px center;
background-repeat: no-repeat;
}
.woocommerce-page #content-shop .woocommerce-info:before,
.woocommerce-page #content-page .woocommerce-info:before {
background-color: transparent;
content: "";
border: 1px solid #abc9ed;
}
.woocommerce-page .woocommerce-error {
color: #aa4545;
border: 1px solid #f8e1e1;
background-image: url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/error.png);
background-position: 20px center;
background-repeat: no-repeat;
}
.woocommerce-page .woocommerce-error:before {
background-color: transparent;
content: "";
border: 1px solid #f0a8a8;
}
.woocommerce-page ul.woocommerce-error {
margin-left: 30px;
}
.woocommerce-page.woocommerce-cart .woocommerce p a.button,
.woocommerce-page.woocommerce-account .woocommerce a.button.view { height: 13px; }
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
padding: 10px;
}
.coupon input#coupon_code:-moz-placeholder, .coupon input#coupon_code::-moz-placeholder {
line-height: 15px;
}
.woocommerce-account.woocommerce-page .woocommerce form p:after {
clear: both;
content: ".";
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
}
.woocommerce .product .summary .cart .group_table, .woocommerce .product .summary .cart .group_table:after {
border: none;
} .fb-connect{
border: 9px solid #f5f3f3;
display: block;
height: 93px;
background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/fblogin_bg.png) left 1px no-repeat;
}
.fb-connect h3{
vertical-align: 93px;
text-transform: uppercase;
color:#000;
border: 0px;
float: left;
width: 50%;
}
.fb-connect h3{
vertical-align: 93px;
text-transform: uppercase;
color:#000;
font-size: 14px;
border: 0px;
float: left;
float: left;
width: 40%;
margin-top: 34px;
margin-left: 20px;
}
.fb-connect .btn-fb-login{
width: 50%;
float: right;
padding-left: 60px;
}
.fb-connect .btn-fb-login a{
border: 1px solid #283142;
border-radius: 1px;
-webkit-border-radius: 1px;
-mox-border-radius:1px;
float: right;
background: #2E508F url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/fblogin_icon.png) 15px 6px no-repeat;
color: #FFF;
padding: 9px 20px 9px 60px;
text-transform: uppercase;
font-weight: 800;
font-size: 11px;
margin-right: 22px;
margin-top: 25px;
}
.facebook-unlink{
margin-top: 20px;
margin-bottom: 15px;
}
.facebook-unlink a{
border: 1px solid #6d696a;
border-radius: 1px;
-webkit-border-radius: 1px;
-mox-border-radius:1px;
background: #000 url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/fblogin_icon2.png) 15px 8px no-repeat;
color: #FFF;
font-weight: 800;
font-size: 11px;
text-transform: uppercase;
margin-top: 30px;
padding: 10px 20px 10px 42px;
} .cart-empty { text-align:center; padding-top:200px; background:url(//urban-staff.pl/wp-content/themes/room09/woocommerce/images/cart-empty.png) no-repeat top center; }
.cart-empty p { color:#808080; font-size:18px; margin:0.4em 0; } .gform_wrapper .top_label .gfield_label { margin-bottom: 8px !important }
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
padding: 5px !important;
}
.gform_wrapper table.gfield_list:after {
content: "";
border: none;
position: static;
}
.gform_wrapper.gf_browser_gecko select {
padding: 3px 3px 2px 0 !important;
}
.gform_wrapper tr:nth-child(2n+1),
.gform_wrapper tr:nth-child(2n+0) { background: transparent }   @media (min-width: 1200px) {
.responsive ul.woocommerce_error {
margin-left: 30px;
}
.responsive .content ul.products.row {
margin-left: -30px;
} .responsive #multistep_resume span {
padding-left: 36px;
font-size: 13px;
}
.responsive #multistep_resume span img {
left: 22px;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li a {
font-size:18px;
}
} @media (min-width: 768px) and (max-width: 979px) {
.responsive #multistep_resume div a {
line-height: 41px;
}
.responsive #multistep_resume a, .responsive #multistep_resume span { padding-left: 8px; padding-right: 8px; }
.responsive ul.woocommerce_error {
margin-left: 20px;
}
.responsive #multistep_resume span {
padding-left: 38px;
}
.responsive #multistep_resume div:nth-child(4) a {
line-height: 21px;
}
.responsive #multistep_resume span img {
position: absolute;
top: 24px;
}
.responsive.woocommerce ul.products li.product.grid.classic a.button {
min-width:0;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs li a {
font-size:13px;
padding-right: 10px;
}
} @media (max-width: 767px) {
.responsive #multistep_resume div a,
.responsive #multistep_resume span.checkout_progress {
min-height: 69px;
}
.responsive #multistep_resume span.checkout_progress {
line-height: 32px;
}
.responsive ul.woocommerce_error {
margin-left: 0px;
}
.responsive #multistep_resume span img {
top: 31px;
margin-top: 0px;
}
.responsive #multistep_steps #shiptobilling {
margin-top: 12px;
margin-bottom: 20px;
}
.responsive .woocommerce_checkout_coupon form .button {
margin-top: 10px;
}
.responsive .products ul li.product.grid, .responsive ul.products li.product.grid { margin-left:0; clear:both; margin-bottom:30px; } .responsive.woocommerce .col2-set .col-1,
.responsive.woocommerce-page .col2-set .col-1,
.responsive.woocommerce .col2-set .col-2,
.responsive.woocommerce-page .col2-set .col-2 {
width: 100%;
float: none;
padding: 0;
}
.responsive .woocommerce .addresses .title .edit, .responsive .woocommerce-page .addresses .title .edit { margin-top: 10px; }
.responsive.single-layout-1.woocommerce div.product .after-product-summary { position:static; left:0; margin-left:-20px; margin-right:-20px; width:auto; } 
.single-product.woocommerce div.product div.images, .single-product.woocommerce div.product div.summary,
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical div.panel,
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical ul.tabs { float:none; width:100% !important; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.vertical div.panel { margin-bottom:50px; }
}
.woocommerce input[type = submit]{
clear: both;
}
.woocommerce #billing_email_field{
clear: both;
} .woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before { content: " "; display: table; }
.woocommerce ul.product_list_widget li + li { margin-top: 10px }
.woocommerce ul.product_list_widget li img { margin-right: 10px; }
.woocommerce ul.product_list_widget li .amount { float: none; }
.woocommerce ul.product_list_widget li:after { clear :both; }
.woocommerce ul.product_list_widget li img,
.woocommerce ul.product_list_widget li img { float: left; height: auto; }.yith-infs-loader {
text-align: center;
margin: 10px 0 30px;
}
.yith-infs-loader img {
max-width: 100%;
display: inline-block;
} @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.yith-infs-animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}@font-face {font-family: "FontAwesome";src: url(//urban-staff.pl/wp-content/themes/room09/core/assets/fonts/fontawesome/fontawesome-webfont.eot);src: url(//urban-staff.pl/wp-content/themes/room09/core/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix) format('eot'), url(//urban-staff.pl/wp-content/themes/room09/core/assets/fonts/fontawesome/fontawesome-webfont.woff) format('woff'), url(//urban-staff.pl/wp-content/themes/room09/core/assets/fonts/fontawesome/fontawesome-webfont.ttf) format('truetype'), url(//urban-staff.pl/wp-content/themes/room09/core/assets/fonts/fontawesome/fontawesome-webfont.svg#FontAwesome) format('svg');font-weight: normal;font-style: normal;}[class^="icon-"]:before, [class*=" icon-"]:before {font-family: FontAwesome;font-weight: normal;font-style: normal;display: inline-block;text-decoration: inherit;}a [class^="icon-"], a [class*=" icon-"] {display: inline-block;text-decoration: inherit;}.icon-large:before {vertical-align: top;font-size: 1.3333333333333333em;}.btn [class^="icon-"], .btn [class*=" icon-"] {line-height: .9em;}li [class^="icon-"], li [class*=" icon-"] {display: inline-block;width: 1.25em;text-align: center;}li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {width: 1.875em;}li[class^="icon-"], li[class*=" icon-"] {margin-left: 0;list-style-type: none;}li[class^="icon-"]:before, li[class*=" icon-"]:before {text-indent: -2em;text-align: center;}li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {text-indent: -1.3333333333333333em;}.icon-glass:before{ content: "\f000"; }.icon-music:before{ content: "\f001"; }.icon-search:before { content: "\f002"; }.icon-envelope:before { content: "\f003"; }.icon-heart:before{ content: "\f004"; }.icon-star:before { content: "\f005"; }.icon-star-empty:before { content: "\f006"; }.icon-user:before { content: "\f007"; }.icon-film:before { content: "\f008"; }.icon-th-large:before { content: "\f009"; }.icon-th:before { content: "\f00a"; }.icon-th-list:before{ content: "\f00b"; }.icon-ok:before { content: "\f00c"; }.icon-remove:before { content: "\f00d"; }.icon-zoom-in:before{ content: "\f00e"; }.icon-zoom-out:before { content: "\f010"; }.icon-off:before{ content: "\f011"; }.icon-signal:before { content: "\f012"; }.icon-cog:before{ content: "\f013"; }.icon-trash:before{ content: "\f014"; }.icon-home:before { content: "\f015"; }.icon-file:before { content: "\f016"; }.icon-time:before { content: "\f017"; }.icon-road:before { content: "\f018"; }.icon-download-alt:before { content: "\f019"; }.icon-download:before { content: "\f01a"; }.icon-upload:before { content: "\f01b"; }.icon-inbox:before{ content: "\f01c"; }.icon-play-circle:before{ content: "\f01d"; }.icon-repeat:before { content: "\f01e"; }.icon-refresh:before{ content: "\f021"; }.icon-list-alt:before { content: "\f022"; }.icon-lock:before { content: "\f023"; }.icon-flag:before { content: "\f024"; }.icon-headphones:before { content: "\f025"; }.icon-volume-off:before { content: "\f026"; }.icon-volume-down:before{ content: "\f027"; }.icon-volume-up:before{ content: "\f028"; }.icon-qrcode:before { content: "\f029"; }.icon-barcode:before{ content: "\f02a"; }.icon-tag:before{ content: "\f02b"; }.icon-tags:before { content: "\f02c"; }.icon-book:before { content: "\f02d"; }.icon-bookmark:before { content: "\f02e"; }.icon-print:before{ content: "\f02f"; }.icon-camera:before { content: "\f030"; }.icon-font:before { content: "\f031"; }.icon-bold:before { content: "\f032"; }.icon-italic:before { content: "\f033"; }.icon-text-height:before{ content: "\f034"; }.icon-text-width:before { content: "\f035"; }.icon-align-left:before { content: "\f036"; }.icon-align-center:before { content: "\f037"; }.icon-align-right:before{ content: "\f038"; }.icon-align-justify:before{ content: "\f039"; }.icon-list:before { content: "\f03a"; }.icon-indent-left:before{ content: "\f03b"; }.icon-indent-right:before { content: "\f03c"; }.icon-facetime-video:before { content: "\f03d"; }.icon-picture:before{ content: "\f03e"; }.icon-pencil:before { content: "\f040"; }.icon-map-marker:before { content: "\f041"; }.icon-adjust:before { content: "\f042"; }.icon-tint:before { content: "\f043"; }.icon-edit:before { content: "\f044"; }.icon-share:before{ content: "\f045"; }.icon-check:before{ content: "\f046"; }.icon-move:before { content: "\f047"; }.icon-step-backward:before{ content: "\f048"; }.icon-fast-backward:before{ content: "\f049"; }.icon-backward:before { content: "\f04a"; }.icon-play:before { content: "\f04b"; }.icon-pause:before{ content: "\f04c"; }.icon-stop:before { content: "\f04d"; }.icon-forward:before{ content: "\f04e"; }.icon-fast-forward:before { content: "\f050"; }.icon-step-forward:before { content: "\f051"; }.icon-eject:before{ content: "\f052"; }.icon-chevron-left:before { content: "\f053"; }.icon-chevron-right:before{ content: "\f054"; }.icon-plus-sign:before{ content: "\f055"; }.icon-minus-sign:before { content: "\f056"; }.icon-remove-sign:before{ content: "\f057"; }.icon-ok-sign:before{ content: "\f058"; }.icon-question-sign:before{ content: "\f059"; }.icon-info-sign:before{ content: "\f05a"; }.icon-screenshot:before { content: "\f05b"; }.icon-remove-circle:before{ content: "\f05c"; }.icon-ok-circle:before{ content: "\f05d"; }.icon-ban-circle:before { content: "\f05e"; }.icon-arrow-left:before { content: "\f060"; }.icon-arrow-right:before{ content: "\f061"; }.icon-arrow-up:before { content: "\f062"; }.icon-arrow-down:before { content: "\f063"; }.icon-share-alt:before{ content: "\f064"; }.icon-resize-full:before{ content: "\f065"; }.icon-resize-small:before { content: "\f066"; }.icon-plus:before { content: "\f067"; }.icon-minus:before{ content: "\f068"; }.icon-asterisk:before { content: "\f069"; }.icon-exclamation-sign:before { content: "\f06a"; }.icon-gift:before { content: "\f06b"; }.icon-leaf:before { content: "\f06c"; }.icon-fire:before { content: "\f06d"; }.icon-eye-open:before { content: "\f06e"; }.icon-eye-close:before{ content: "\f070"; }.icon-warning-sign:before { content: "\f071"; }.icon-plane:before{ content: "\f072"; }.icon-calendar:before { content: "\f073"; }.icon-random:before { content: "\f074"; }.icon-comment:before{ content: "\f075"; }.icon-magnet:before { content: "\f076"; }.icon-chevron-up:before { content: "\f077"; }.icon-chevron-down:before { content: "\f078"; }.icon-retweet:before{ content: "\f079"; }.icon-shopping-cart:before{ content: "\f07a"; }.icon-folder-close:before { content: "\f07b"; }.icon-folder-open:before{ content: "\f07c"; }.icon-resize-vertical:before{ content: "\f07d"; }.icon-resize-horizontal:before{ content: "\f07e"; }.icon-bar-chart:before{ content: "\f080"; }.icon-twitter-sign:before { content: "\f081"; }.icon-facebook-sign:before{ content: "\f082"; }.icon-camera-retro:before { content: "\f083"; }.icon-key:before{ content: "\f084"; }.icon-cogs:before { content: "\f085"; }.icon-comments:before { content: "\f086"; }.icon-thumbs-up:before{ content: "\f087"; }.icon-thumbs-down:before{ content: "\f088"; }.icon-star-half:before{ content: "\f089"; }.icon-heart-empty:before{ content: "\f08a"; }.icon-signout:before{ content: "\f08b"; }.icon-linkedin-sign:before{ content: "\f08c"; }.icon-pushpin:before{ content: "\f08d"; }.icon-external-link:before{ content: "\f08e"; }.icon-signin:before { content: "\f090"; }.icon-trophy:before { content: "\f091"; }.icon-github-sign:before{ content: "\f092"; }.icon-upload-alt:before { content: "\f093"; }.icon-lemon:before{ content: "\f094"; }.icon-phone:before{ content: "\f095"; }.icon-check-empty:before{ content: "\f096"; }.icon-bookmark-empty:before { content: "\f097"; }.icon-phone-sign:before { content: "\f098"; }.icon-twitter:before{ content: "\f099"; }.icon-facebook:before { content: "\f09a"; }.icon-github:before { content: "\f09b"; }.icon-unlock:before { content: "\f09c"; }.icon-credit-card:before{ content: "\f09d"; }.icon-rss:before{ content: "\f09e"; }.icon-hdd:before{ content: "\f0a0"; }.icon-bullhorn:before { content: "\f0a1"; }.icon-bell:before { content: "\f0a2"; }.icon-certificate:before{ content: "\f0a3"; }.icon-hand-right:before { content: "\f0a4"; }.icon-hand-left:before{ content: "\f0a5"; }.icon-hand-up:before{ content: "\f0a6"; }.icon-hand-down:before{ content: "\f0a7"; }.icon-circle-arrow-left:before{ content: "\f0a8"; }.icon-circle-arrow-right:before { content: "\f0a9"; }.icon-circle-arrow-up:before{ content: "\f0aa"; }.icon-circle-arrow-down:before{ content: "\f0ab"; }.icon-globe:before{ content: "\f0ac"; }.icon-wrench:before { content: "\f0ad"; }.icon-tasks:before{ content: "\f0ae"; }.icon-filter:before { content: "\f0b0"; }.icon-briefcase:before{ content: "\f0b1"; }.icon-fullscreen:before { content: "\f0b2"; }.icon-group:before{ content: "\f0c0"; }.icon-link:before { content: "\f0c1"; }.icon-cloud:before{ content: "\f0c2"; }.icon-beaker:before { content: "\f0c3"; }.icon-cut:before{ content: "\f0c4"; }.icon-copy:before { content: "\f0c5"; }.icon-paper-clip:before { content: "\f0c6"; }.icon-save:before { content: "\f0c7"; }.icon-sign-blank:before { content: "\f0c8"; }.icon-reorder:before{ content: "\f0c9"; }.icon-list-ul:before{ content: "\f0ca"; }.icon-list-ol:before{ content: "\f0cb"; }.icon-strikethrough:before{ content: "\f0cc"; }.icon-underline:before{ content: "\f0cd"; }.icon-table:before{ content: "\f0ce"; }.icon-magic:before{ content: "\f0d0"; }.icon-truck:before{ content: "\f0d1"; }.icon-pinterest:before{ content: "\f0d2"; }.icon-pinterest-sign:before { content: "\f0d3"; }.icon-google-plus-sign:before { content: "\f0d4"; }.icon-google-plus:before{ content: "\f0d5"; }.icon-money:before{ content: "\f0d6"; }.icon-caret-down:before { content: "\f0d7"; }.icon-caret-up:before { content: "\f0d8"; }.icon-caret-left:before { content: "\f0d9"; }.icon-caret-right:before{ content: "\f0da"; }.icon-columns:before{ content: "\f0db"; }.icon-sort:before { content: "\f0dc"; }.icon-sort-down:before{ content: "\f0dd"; }.icon-sort-up:before{ content: "\f0de"; }.icon-envelope-alt:before { content: "\f0e0"; }.icon-linkedin:before { content: "\f0e1"; }.icon-undo:before { content: "\f0e2"; }.icon-legal:before{ content: "\f0e3"; }.icon-dashboard:before{ content: "\f0e4"; }.icon-comment-alt:before{ content: "\f0e5"; }.icon-comments-alt:before { content: "\f0e6"; }.icon-bolt:before { content: "\f0e7"; }.icon-sitemap:before{ content: "\f0e8"; }.icon-umbrella:before { content: "\f0e9"; }.icon-paste:before{ content: "\f0ea"; }.icon-user-md:before{ content: "\f200"; } h3#comments-title, h3#trackbacks, h3#reply-title { margin:30px 0; font-size: 16px; }h3#reply-title span { color: #c27d05; }.content .commentlist,.content .commentlist .children { margin: 0px; }li.comment { list-style: none; }.comment .comment-container {margin-bottom: 32px;position: relative;}.comment .comment-container .border.border-bottom-line {width: 233px;height: 35px;border: 0px solid #e0dfdf;border-left-width: 3px;border-bottom-width: 3px;margin: 118px 0px 0px 55px;position: absolute;}.comment.depth-1 .comment-container .border.vertical-top-line { display: none; }.comment.depth-2 .comment-container .border.vertical-top-line,.comment.depth-3 .comment-container .border.vertical-top-line,.comment.depth-4 .comment-container .border.vertical-top-line,.comment.depth-5 .comment-container .border.vertical-top-line {width: 1px;height: 85px;border: 0px solid #e0dfdf;border-left-width: 3px;margin: -91px 0px 0px 55px;position: absolute;display: block;z-index: -1;}.comment.parent > div > .comment-container .parent-line {position:absolute;left:34px;top:80px;width:54px;height:100%;overflow: hidden;}#ie8 .comment.parent > div > .comment-container .parent-line { width: 33px; }.comment.parent > div > .comment-container .parent-line span {border:1px solid #ddd;border-top:0;border-right:0;display:block;height:100%;margin-top:-12px;}.comment .comment-author.vcard span {height: auto;border-width: 1px;padding: 3px;display: block;}.comment .comment-author.vcard .span1 {float:left;width: auto;}.comment .comment-author.vcard span .avatar {width: 106px;height: 106px;}.comment .horizontal-lines-left, .comment .horizontal-lines-right {position: absolute;top: 29px;left: 85px;}.comment .horizontal-lines-right {left: 233px;}.comment .comment-meta {width: 145px !important;position: absolute;bottom: 12px;left: 15px;z-index: 2;}.comment .comment-meta .fn,.comment .comment-meta .date {display: block;margin-left: 0px;}.comment .comment-meta .fn {color: #373736;font-size: 12px;}.comment .comment-meta .fn a {font-size: 12px;}.comment .comment-meta .date {color: #666565;font-size: 10px;}.comment .comment-content {position: relative;}.comment .comment-content .comment-border {border: 1px solid #e1e1e1;border-bottom-width: 4px;margin-left: 28px;position: relative;}.comment .comment-content .quote_img {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/blog_comment.png) no-repeat center;width: 26px;height: 27px;position: absolute;left: 3px;bottom: 30px;z-index: 1;}.comment .comment-content .comment-content {padding: 28px 32px 28px 145px;}.comment .comment-body { min-height: 64px; border-right: 0px; }.comment .comment-body p:first-child { margin-top: 0px; }.comment .comment-body p {color: #676768;line-height: 18px;font-size: 12px;}.comment-container .vcard img {position: absolute;bottom: -4px;}.bypostauthor .comment-container .vcard img, .bypostauthor .comment-container .children .vcard img,.bypostauthor .children .bypostauthor .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .comment-container .vcard img {background: #fff;border-color: #dec795 !important;border-width: 4px !important;}.bypostauthor .comment-border {border-bottom: 4px solid #dec795 !important;}.comment-container .vcard img, .comment-container .children .vcard img, .bypostauthor .children .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .comment-container .vcard img, .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .vcard img,.bypostauthor .children .bypostauthor .children .bypostauthor .children .bypostauthor .children .comment-container .vcard img {background:#fff;border: 4px solid #e1e1e1;}img.comment-reply-link {background: none !important;border: none !important;margin-right: 5px;margin-left: 0px;vertical-align: middle;}a.comment-reply-link {display: block;font-size: 12px;vertical-align: bottom;}ol.trackbacklist {margin:20px 35px;}ol.trackbacklist li {padding:10px 0;}#respond { margin:2em 0 1em; position: relative; background-color: #fff; } h3#reply-title {line-height: 27px;margin-bottom: 20px;}#respond input[type="text"],#respond textarea,#respond textarea:focus {border: 1px solid #e1e1e1;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;box-sizing: border-box;-moz-box-sizing: border-box;max-width: 100%;width: 100%;}#respond input[type="text"] {height: 34px;padding-right: 35px;}#respond .comment-form-comment { margin-bottom: 0px; }#respond .comment-form-comment textarea {height: 192px;margin-bottom: 0px;padding-right: 35px;padding-top: 10px;resize: none;}#respond p {margin-top: 0px;position: relative;}#respond p i {color: #aba9a9;font-size: 15px;line-height: 32px;position: absolute;right: 15px;top: 26px;text-align: center;}#respond p.comment-form-comment i { top: 30px; }#respond #commentsubmit {background-color: #605f5e;background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/plus.png);background-position: 6px 8px;background-repeat: no-repeat;border: 0px;color: #ffffff;padding: 4px 8px 4px 23px;text-transform: uppercase;font-family: 'Monda' !important;font-size: 10px !important;font-weight: normal;display: inline-block;position: relative;margin-top: 25px;float: right;-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,.13);-moz-box-shadow: 3px 3px 0 rgba(0,0,0,.13);box-shadow: 3px 3px 0 rgba(0,0,0,.13);}#respond #commentsubmit:before {content:"+ ";float:left;font-size:24px;line-height:16px;padding-right:4px;}#respond #commentsubmit:hover {text-shadow: 2px 2px 3px #856642;background-color: #bc7f3e;}.depth-2 p.span3 { width: 236px; }form#commentform .row { width: 100% !important; margin-left: 0px !important; }form#commentform .row .comment-form-author { margin-left: 0px; }form#commentform .row .comment-form-comment { clear: both !important; }form#commentform .row .span3 input {color: #a09b9b;padding: 6px 22px 6px 12px;margin-left: 0px;font-size: 11px;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;}form#commentform .row input:-moz-placeholder, form#commentform .row input::-moz-placeholder { line-height: 26px; }form#commentform .row .comment-form-author input { background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/author.png) center right no-repeat; }form#commentform .row .comment-form-email input { background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/email.png) center right no-repeat; }form#commentform .row .comment-form-url input { background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/url.png) center right no-repeat; }form#commentform .row .comment-form-comment textarea {background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/comments/images/comment.png) right top no-repeat;padding: 6px 22px 6px 10px;font-size: 13px;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;box-shadow: 0 0 5px rgba(0, 0, 0, 0.08) inset;}@media (max-width: 1199px) and (min-width: 980px) {.depth-2 p.span3 { width: 193px !important; }.comment .comment-meta { width: 95px !important; }.comment .comment-meta .fn,.comment .comment-meta .date,.comment .comment-meta .comment-reply-link { margin-left: 0px !important; }}@media (max-width: 979px) and (min-width: 768px) {.comment .horizontal-lines-left, .comment .horizontal-lines-right { display: none; }img.comment-reply-link, .comment .comment-meta .fn, .comment .comment-meta .date { margin-left: 0px; }.comment .comment-meta .fn { margin-top: 0px; }.depth-2 p.span3 { width: 145px !important; }.comment .comment-content .comment-content {padding: 28px 32px 28px 105px;}.comment .comment-meta { width: 95px !important; }.comment .comment-meta .fn,.comment .comment-meta .date,.comment .comment-meta .comment-reply-link { margin-left: 0px !important; }}@media (max-width: 767px) {.comment .horizontal-lines-left, .comment .horizontal-lines-right { display: none; }.comment .comment-content .quote_img { display: none }.comment .comment-content .comment-border { margin-left: 78px; } .comment .border-bottom-line { display: none; } .comment .comment-meta { width: 95px !important; }.comment .comment-meta .fn,.comment .comment-meta .date,.comment .comment-meta .comment-reply-link { margin-left: 0px !important; }}@media (max-width: 480px) {} #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}#cboxOverlay{position:fixed; width:100%; height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}.cboxIframe{width:100%; height:100%; display:block; border:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}#cboxOverlay{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/overlay.png) repeat 0 0;}#colorbox{outline:0;}#cboxTopLeft{width:21px; height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px; height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px; height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px; height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) right top repeat-y;}#cboxTopCenter{height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff; overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px; border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}#cboxLoadingOverlay{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/loading.gif) no-repeat center center;}#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute; bottom:0; left:27px; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute; bottom:0; right:0; background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}.cboxIE6 #cboxTopLeft{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderTopLeft.png);}.cboxIE6 #cboxTopCenter{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderTopCenter.png);}.cboxIE6 #cboxTopRight{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderTopRight.png);}.cboxIE6 #cboxBottomLeft{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderBottomLeft.png);}.cboxIE6 #cboxBottomCenter{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderBottomCenter.png);}.cboxIE6 #cboxBottomRight{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderBottomRight.png);}.cboxIE6 #cboxMiddleLeft{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderMiddleLeft.png);}.cboxIE6 #cboxMiddleRight{background:url(//urban-staff.pl/wp-content/themes/room09/images/colorbox/ie6/borderMiddleRight.png);}.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight {_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");} .blog-big-image {margin-bottom: 45px;}.blog-big-image-meta-single {margin-top: 45px;}.blog-big-image-meta > div,.blog-big-image-meta-single > div,.blog-big-image .the-content-quote blockquote {border: 1px solid #d3d2d2;position: relative;padding: 6px 14px 0px 14px;}.blog-big-image-meta p,.blog-big-image-meta-single p{border-bottom: 1px solid #d3d2d2;font-size: 12px;padding-bottom: 10px;}.blog-big-image-meta-single p,.blog-big-image-meta-single div.group {float: left;border-bottom: none;border-right: 1px solid #d3d2d2;padding-left: 1.5%;padding-right: 1.5%;padding-bottom: 10px;margin-top: 8px;margin-bottom: 8px;}.blog-big-image-meta p:last-child { border-bottom: none; padding-bottom: 0; }.blog-big-image-meta p.last-child { border-bottom: none; padding-bottom: 0; }.blog-big-image-meta-single p:last-child, .blog-big-image-meta-single div.group { border-right: none; padding-right: 0; }.blog-big-image-meta-single p.last-child { border-right: none; padding-right: 0; }.blog-big-image-meta span,.blog-big-image-meta-single span {display: block;}.blog-big-image-meta p a,.blog-big-image-meta-single p a {font-size: 12px;color: #808080;}.blog-big-image-meta p a:hover,.blog-big-image-meta-single p a:hover {color: #373636;}.blog-big-image-meta span.share,.blog-big-image-meta-single span.share {font-size: 12px;}.blog-big-image-meta .socials {float: left;margin-bottom: 10px;}.blog-big-image-meta .socials,.blog-big-image-meta-single .socials {margin-top: 11px;}.blog-big-image-meta-single .socials {margin-top: 2px;}.blog-big-image .thumbnail {border: 9px solid #e6e2d8;padding: 0;margin-bottom: 15px;position: relative;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}.blog-big-image .without.thumbnail {border: none;}.blog-big-image .blog-big-image-date {position: absolute;top: 18px;left: 25px;background: #fff;background: rgba(255,255,255,.79);padding: 18px;margin: 0;}.blog-big-image .without.thumbnail .blog-big-image-date {display: none;}.blog-big-image .blog-big-image-date span {display: block;text-transform: uppercase;}.blog-big-image .blog-big-image-date span.month {margin-left: 3px;}.blog-big-image .blog-big-image-date span.day {line-height: 48px;}.blog-big-image-meta > div:after,.blog-big-image .blog-big-image-date:after,.blog-big-image-meta-single > :after,.blog-big-image .the-content-quote blockquote:after {content: " ";position: absolute;top: 3px;left: 3px;right: 3px;bottom: 3px;border: 1px solid #d3d2d2;z-index: -1;}.blog-big-image-meta > div > *,.blog-big-image .blog-big-image-date > *,.blog-big-image .the-content-quote blockquote > * {position: relative;z-index: 1;}.blog-big-image .blog-big-image-date:after {z-index: 0;}.blog-big-image .thumbnail .images-slider-sc li { margin-bottom: 0 }.blog-big-image .thumbnail .images-slider-sc .flex-direction-nav .flex-prev,.blog-big-image .thumbnail .images-slider-sc .flex-direction-nav .flex-next{bottom: 6px;right: 6px;top: auto;left: auto;}.blog-big-image .thumbnail .images-slider-sc .flex-direction-nav .flex-prev {right: 27px;}.blog-big-image .thumbnail .post_video {margin-bottom: 0;}.blog-big-image blockquote {background-position: 0 25px;}.blog-big-image .the-content-quote blockquote {background-position: 20px 25px;padding-bottom: 20px;}.blog-big-image .the-content-quote blockquote a {padding: 25px 10px 0 40px;display: block;}.blog-big-image cite {display: block;padding-top: 15px;text-align: right;}.blog-big-image .post-title {border-bottom: 1px solid #d3d2d2;padding-bottom: 10px;} .blog-small-image {margin-bottom: 45px;}.blog-small-image-meta {margin-left: 0;width: 140px;float: left;margin-right: 35px;}.blog-small-image-meta p {border-bottom: 1px solid #d3d2d2;font-size: 12px;padding-bottom: 10px;}.blog-small-image-meta p:last-child { border-bottom: none; padding-bottom: 0; }.blog-small-image-meta p.last-child { border-bottom: none; padding-bottom: 0; }.blog-small-image-meta span {display: block;}.blog-small-image-meta p a {font-size: 12px;color: #808080;}.blog-small-image-meta p a:hover {color: #373636;}.blog-small-image-meta .socials {margin-top: 11px;}.blog-small-image-meta + .blog-small-image-content {margin-left: 175px;}.blog-small-image-content,.blog-small-image-content p,.blog-small-image-content p a {font-size: 12px;}.blog-small-image-single .blog-small-image-content,.blog-small-image-single .blog-small-image-content p,.blog-small-image-single .blog-small-image-content p a {font-size: 13px;}.blog-small-image .thumbnail {padding: 0;margin-bottom: 15px;position: relative;border: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;}.blog-small-image .thumbnail img {border: 9px solid #e6e2d8;padding: 0;margin: 0;}.blog-small-image .blog-small-image-date {position: absolute;top: 18px;left: 25px;background: #fff;background: rgba(255,255,255,.79);padding: 18px;margin: 0;}.blog-small-image .without.thumbnail .blog-small-image-date {display: none;}.blog-small-image .blog-small-image-date span {display: block;text-transform: uppercase;}.blog-small-image .blog-small-image-date span.month {margin-left: 3px;}.blog-small-image .blog-small-image-date span.day {line-height: 48px;}.the-content-list > div {border: 1px solid #d3d2d2;position: relative;padding: 6px 14px 8px 14px;margin-left: 8px;}.the-content-list > div:after,.blog-small-image .blog-small-image-date:after {content: " ";position: absolute;top: 3px;left: 3px;right: 3px;bottom: 3px;border: 1px solid #d3d2d2;z-index: -1;}.blog-small-image .blog-small-image-date:after {z-index: 0;}.blog-small-image .the-content-single {padding-left: 20px;}.blog-small-image-single .thumbnail {margin-right: 30px;}.blog-small-image .thumbnail .images-slider-sc li { margin-bottom: 0 }.blog-small-image .thumbnail .images-slider-sc .flex-direction-nav .flex-prev,.blog-small-image .thumbnail .images-slider-sc .flex-direction-nav .flex-next {bottom: 21px;right: 6px;top: auto;left: auto;}.blog-small-image .thumbnail .images-slider-sc .flex-direction-nav .flex-prev {right: 27px;}.blog-small-image .thumbnail .post_video {margin-bottom: 0;}.blog-small-image blockquote {background-position: 0 25px;padding-bottom: 0;}.blog-small-image cite {display: block;padding-top: 15px;text-align: right;}.blog-small-image .soundcloud-frame {margin-left: 0;margin-top: 0;margin-bottom: 20px;} .blog-big-ribbon { margin-bottom: 50px; }.blog-big-ribbon .date-comments .date {background: rgb( 232, 232, 232 );background: rgba( 232, 232, 232, 0.65 );margin-top: 0px;margin-bottom: 6px;padding-top: 20px;padding-bottom: 17px;text-align: center;}.blog-big-ribbon .date-comments .date span {color: #a5a4a4;display: block;}.blog-big-ribbon .date-comments .date .month {font-family: 'Monda';text-transform: uppercase;font-size: 22px;line-height: 22px;}.blog-big-ribbon .date-comments .date .day {text-transform: uppercase;font-size: 48px;line-height: 48px;}.blog-big-ribbon .date-comments .comments {background: #c27d05;color: #fff;margin-bottom: 0px;padding: 1px 0;text-align: center;}.blog-big-ribbon .date-comments .comments a,.blog-big-ribbon .date-comments .comments a:hover {color: #fff;font-family: 'Monda';text-transform: uppercase;font-size: 14px;font-weight: normal;display: block;}.blog-big-ribbon .date-comments .comments i {font-size: 15px;margin-right: 4px;position: relative;top: 3px;}.blog-big-ribbon .post-title,.blog-big-ribbon .post-title a {text-transform: uppercase;line-height: 17px;margin-top: 20px;margin-bottom: 16px;margin-left: 7px;}.blog-big-ribbon .post-title:hover,.blog-big-ribbon .post-title a:hover { color: #d98104; }.blog-big-ribbon .thumbnail {background-color: #ffffff;border-color: #e5e7e7;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;position: relative;width: 760px;}.sidebar-no .blog-big-ribbon .thumbnail { width: 1060px; }#ie8 .blog-big-ribbon .thumbnail { width: 610px; }#ie8 .sidebar-no .blog-big-ribbon .thumbnail { width: 850px; }.blog-big-ribbon .post-format {display: block;margin: 0px;position: absolute;left: 12px;top: 15px;text-indent: -9999px;width: 33px;height: 33px;}.blog-big-ribbon .post-format.gallery { background-position: left top; }.blog-big-ribbon .post-format.audio { background-position: center top; }.blog-big-ribbon .post-format.video { background-position: right top; }.single-post .post-format.video,.single-post .post-format.gallery,.blog-big-ribbon .post-formats-on-list .post-format,.blog-big-ribbon .without.thumbnail .post-format { display: none; }.soundcloud-frame { float: right; margin-top: 20px; }.soundcloud-frame iframe { width: 100%; }.blog-big-ribbon .post_video { margin-bottom: 0px; }.blog-big-ribbon.format-quote .post-title {background-position: 15px 25px;font-size: 19px;margin-top: 15px;padding-left: 50px;padding-bottom: 12px;}.blog-big-ribbon.format-quote .post-title,.blog-big-ribbon.format-quote .post-title a {font-weight: 400;line-height: 22px;margin-left: 0px;}.blog-big-ribbon.format-quote .post-title cite {color: #aa620d;display: block;font-size: 16px;font-weight: 400;margin-top: 7px;}.blog-big-ribbon.format-quote .post-title cite:before { content: "- "; }.blog-big-ribbon .the-content {float: right;margin-top: 6px;}.single-post .blog-big-ribbon .the-content p:last-child {border-top: 1px solid #e1e1e1;margin-top: 25px;padding-top: 20px;}.blog-big-ribbon blockquote blockquote { background: none; padding: 0; }@media (max-width: 1199px) {.blog-big-ribbon .thumbnail { width: 610px; }.sidebar-no .blog-big-ribbon .thumbnail { width: 850px; }.blog-big-ribbon .date-comments .date .day { font-size: 42px !important; }}@media (min-width: 768px) and (max-width: 979px) {.blog-big-ribbon .date-comments .date .month { font-size: 15px !important; }.blog-big-ribbon .date-comments .date .day { font-size: 28px !important; }.blog-big-ribbon .thumbnail { width: 466px; }.sidebar-no .blog-big-ribbon .thumbnail { width: 652px; }}@media (max-width: 767px) {.blog-big-ribbon .thumbnail, .sidebar-no .blog-big-ribbon .thumbnail { margin-top: 10px; width: 100%; }.blog-big-ribbon.format-quote .post-title { background-position: 15px 0px; }} .blog-small-ribbon { margin-bottom: 50px; }.blog-small-ribbon .date-comments .date {background: rgb( 232, 232, 232 );background: rgba( 232, 232, 232, 0.65 );margin-top: 0px;margin-bottom: 6px;padding-top: 20px;padding-bottom: 17px;text-align: center;}.blog-small-ribbon .date-comments .date span { display: block; }.blog-small-ribbon .date-comments .date .month {font-family: 'Monda';text-transform: uppercase !important;font-size: 22px;font-weight: normal;line-height: 22px;}.blog-small-ribbon .date-comments .date .day {text-transform: uppercase;font-size: 48px;font-weight: normal;line-height: 48px;}.blog-small-ribbon .date-comments .comments {background: #c27d05;color: #fff;margin-bottom: 0px;padding: 1px 0;text-align: center;}.blog-small-ribbon .date-comments .comments a,.blog-small-ribbon .date-comments .comments a:hover {color: #fff;font-family: 'Monda';font-size: 14px;font-weight: normal;font-weight: normal;display: block;}.blog-small-ribbon .date-comments .comments i {font-size: 15px;margin-right: 4px;position: relative;top: 3px;}.blog-small-ribbon .date-comments .comments span span {font-size: 0.85em;}.blog-small-ribbon .post-title,.blog-small-ribbon .post-title a {text-transform: uppercase;font-size: 18px;font-weight: 400;line-height: 22px;margin-top: 8px;color: #3e3d3d;}.blog-small-ribbon .post-title { text-transform: uppercase; }.blog-small-ribbon .post-title:hover,.blog-small-ribbon .post-title a:hover { color: #d98104; }.blog-small-ribbon .thumbnail {background-color: #ffffff;border-color: #e5e7e7;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;position: relative;width: 360px;}.blog-small-ribbon .without.thumbnail { display: none; }#ie8 .blog-small-ribbon .thumbnail { width: 290px; }.blog-small-ribbon .post-format {background: url(//urban-staff.pl/wp-content/themes/room09/images/post-formats.png);display: block;margin: 0;position: absolute;left: 12px;top: 13px;text-indent: -9999px;width: 33px;height: 33px;}.blog-small-ribbon .without.thumbnail .post-format { left: 95.5%; }.blog-small-ribbon .post-format.gallery { background-position: left top; }.blog-small-ribbon .post-format.audio { background-position: center top; }.blog-small-ribbon .post-format.video { background-position: right top; }.blog-small-ribbon.format-quote .thumbnail { width: 760px; }.sidebar-no .blog-small-ribbon.format-quote .thumbnail { width: 1060px; }#ie8 .blog-small-ribbon.format-quote .thumbnail { width: 610px; }#ie8 .sidebar-no .blog-small-ribbon.format-quote .thumbnail { width: 850px; }.blog-small-ribbon.format-quote .post-title {background-position: 15px 25px;text-transform: uppercase;font-size: 19px;margin-top: 15px;padding-left: 50px;padding-bottom: 12px;}.blog-small-ribbon.format-quote .post-title,.blog-small-ribbon.format-quote .post-title a {font-weight: normal;line-height: 22px;margin-left: 0;}.blog-small-ribbon.format-quote .post-title cite {color: #aa620d;display: block;font-size: 16px;font-weight: 400;margin-top: 7px;}.blog-small-ribbon.format-quote .post-title cite:before { content: "- "; }@media (max-width: 1199px) {.blog-small-ribbon .thumbnail { width: 290px; }.blog-small-ribbon.format-quote .thumbnail { width: 610px; }.sidebar-no .blog-small-ribbon.format-quote .thumbnail { width: 850px; }.blog-small-ribbon .date-comments .date .day { font-size: 42px !important; }}@media (min-width: 768px) and (max-width: 979px) {.blog-small-ribbon .date-comments .date .month { font-size: 15px !important; }.blog-small-ribbon .date-comments .date .day { font-size: 28px !important; }.blog-small-ribbon .thumbnail { width: 218px; }.blog-small-ribbon.format-quote .thumbnail { width: 466px; }.sidebar-no .blog-small-ribbon.format-quote .thumbnail { width: 652px; }}@media (max-width: 767px) {.blog-small-ribbon .thumbnail,.blog-small-ribbon.format-quote .thumbnail,.sidebar-no .blog-small-ribbon.format-quote .thumbnail { margin-top: 10px; width: 100%; }.blog-small-ribbon.format-quote .post-title { background-position: 15px 0; }}.blog-small-ribbon blockquote blockquote { background: none; padding: 0; } .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline: none;}.slides,.flex-control-nav,.flex-direction-nav {margin: 0 !important; padding: 0; list-style: none !important;}.flexslider {position:relative; height:auto !important;}.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block; height:auto !important; max-width:100%;}.flex-pauseplay span {text-transform: capitalize;}.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;} * html .slides {height: 1%;}.no-js .slides > li:first-child {display: block;} .slider.flash .slider-wrapper {position: relative;max-width:100%;overflow: hidden;margin-top: 0;padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, 0.045); } .slider.flash.aligncenter .slider-wrapper {margin:0 auto;}.slider.flash .slider-wrapper object {height:100%;width:100%;}.isMobile .slider.flash {display:none !important;}.isMobile .mobile-slider.flash {display:block !important;}.slider.flash .slider-wrapper{ margin-top: -10px; padding-top: 0px; } .top-border {border-top: 1px solid rgba(255, 255, 255, 0.0431373);margin: 20px auto 40px auto;float: none;}.slider.ei-slider {padding:0; z-index:5;}#header .inner {padding-bottom:10px;}.ei-slider{position: relative;margin: 0px auto;}.ei-slider-loading{width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index:999;background: #161616;color: #fff;text-align: center;line-height: 400px;}.ei-slider-large{height: 100%;width: 100%;position:relative;overflow: hidden;list-style:none;margin:0 !important;}.ei-slider-large li{position: absolute;top: 0px;left: 0px;overflow: hidden;height: 100%;width: 100%;}.ei-slider-large li img{width: 100%;max-width: none;}.ei-title{position: absolute;right: 55%;top: 40%;}.ei-title h2, .ei-title h3{text-align: right;margin:0;}.ei-title h2, .ei-title h2 a {color: #000000;font-size: 40px;font-weight: normal;margin-top: 10px; line-height: 30px;}.ei-title h3, .ei-title h3 a {font-size: 40px;line-height: 50px;color: #000;}.ei-slider-thumbs{height: 13px;margin: -13px auto 0 !important;position: relative;list-style:none !important;z-index:1000;}.ei-slider-thumbs li{position: relative;float: left;height: 100%;}.ei-slider-thumbs li.ei-slider-element{top: 0px;left: 0px;position: absolute;height: 100%;z-index: 10;text-indent: -9000px;background: #AE6411;}.ei-slider-thumbs li a{display: block;text-indent: -9000px;background: #0A0A0A;width: 100%;height: 100%;cursor: pointer;-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);-webkit-transition: background 0.2s ease;-moz-transition: background 0.2s ease;-o-transition: background 0.2s ease;-ms-transition: background 0.2s ease;transition: background 0.2s ease;}.ei-slider-thumbs li a:hover{background-color: #f0f0f0;}.ei-slider-thumbs li img{position: absolute;bottom: 50px;opacity: 0;z-index: 999;max-width: 100%;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)));-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.ei-slider-thumbs li:hover img{opacity: 1;bottom: 13px;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.boxed .slider.ei-slider { width: 1210px !important; }@media screen and (min-width: 980px) and (max-width: 1199px) {.boxed .slider.ei-slider { width: 980px !important; }}@media screen and (min-width: 768px) and (max-width: 979px) {.boxed .slider.ei-slider { width: 768px !important; }}@media screen and (max-width: 830px) {.responsive .ei-title{position: absolute;right: 0px;margin-right: 0px;width: 100%;text-align: center;top: auto;bottom: 10px;background: #fff;background: rgba(255,255,255,0.9);padding: 5px 0;}.responsive .ei-title h2, .responsive .ei-title h3{text-align: center;}.responsive .ei-title h2{font-size: 20px !important;line-height: 24px;}.responsive .ei-title h3{font-size: 30px !important;line-height: 40px;}} @media (max-width: 767px){ .responsive .slider.ei-slider { margin-left:-20px; margin-right:-20px; width: auto !important; }} .slider-flexslider.flexslider {margin-left: auto; margin-right: auto; position: relative; zoom: 1;}.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}.loading .flex-viewport {max-height: 300px;}.flexslider .slides {zoom: 1;}.carousel li {margin-right: 5px}.flex-direction-nav {*height: 0;}.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/flexslider/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }.flex-direction-nav .flex-prev {left: -36px;}.flexslider:hover .flex-next {opacity: 0.8; right: 20px;}.flexslider:hover .flex-prev {opacity: 0.8; left: 20px;}.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}#ie8 .flex-direction-nav .flex-next { right: 5px; display:none; filter:alpha(opacity=80); }#ie8 .flex-direction-nav .flex-prev { left: 5px; display:none; filter:alpha(opacity=80); }#ie8 .flexslider:hover .flex-direction-nav .flex-next { right: 5px; display:block; filter:alpha(opacity=80); }#ie8 .flexslider:hover .flex-direction-nav .flex-prev { left: 5px; display:block; filter:alpha(opacity=80); }.flex-control-nav {width: 100%; position: absolute; bottom: -25px; text-align: center;}.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}.flex-control-thumbs li {width: 25%; float: left; margin: 0;}.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}.flex-control-thumbs img:hover {opacity: 1;}.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}#header .slider.flexslider ul.slides {background: #fff; padding: 5px;}#header .slider.flexslider .flex-control-nav {}#header .slider.flexslider .slider-shadow {position: absolute;width: 100%;height: 30px;bottom: -30px;background: url(//urban-staff.pl/wp-content/themes/room09/images/slider-shadow.png) top center no-repeat;background-size: auto;}@media screen and (max-width: 860px) {.flex-direction-nav .flex-prev {opacity: 1; left: 0;}.flex-direction-nav .flex-next {opacity: 1; right: 0;}} .rm_wrapper {margin: 0 auto;position: relative;}.rm_container {margin: 0 auto;overflow: hidden;position: relative;}.rm_container h2 {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/rotating/images/lines.png) repeat scroll left top transparent;bottom: 10%;color: #000000;font-size: 36px;padding: 20px 30px;position: absolute;right: 0;text-shadow: 1px 0 1px #FFFFFF;text-transform: uppercase;}.rm_container ul {height:100%;width:100%;margin:0;}.rm_container ul li {float: left;height: 100%;overflow: hidden;position: relative;margin-right:2.5641025641025641025641025641026%;}.rm_container ul li img {left: 0;position: absolute;top: 0;}.rm_container ul li a { display: block }.rm_mask_right, .rm_mask_left {-moz-transform: rotate(-3deg);background: none repeat scroll 0 0 #FFFFFF;bottom: -30px;height: 110px;left: 0;position: absolute;width: 530px;}.rm_mask_right {-moz-transform: rotate(3deg);left: auto;right: 0;}.rm_corner_right, .rm_corner_left {-moz-transform: rotate(45deg);background: none repeat scroll 0 0 #FFFFFF;bottom: 0;height: 100px;left: -65px;position: absolute;width: 200px;}.rm_corner_right {-moz-transform: rotate(-45deg);left: auto;right: -65px;}.rm_nav a {cursor: pointer;height: 87px;opacity: 0.7;position: absolute;top: 50%;margin-top: -43px;width: 38px;}.rm_nav a:hover {opacity: 1;}.rm_nav a.rm_next {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/rotating/images/next.png) no-repeat scroll left top transparent;right: 0px;}.rm_nav a.rm_prev {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/rotating/images/prev.png) no-repeat scroll left top transparent;left: 0px;}.rm_controls {bottom: 0px;height: 22px;position: absolute;right: 70px;z-index:10;}.rm_controls a {cursor: pointer;float: left;font-size: 16px;height: 22px;line-height: 20px;opacity: 0.7;padding-left: 24px;text-transform: uppercase;text-indent: -9999px;}.rm_controls a:hover {opacity: 1;}.rm_controls a.rm_play {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/rotating/images/small_play.png) no-repeat scroll left center transparent;display: none;}.rm_controls a.rm_pause {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/rotating/images/small_pause.png) no-repeat scroll left center transparent;}.footer {background: none repeat scroll 0 0 #000000;bottom: 0;font-size: 13px;height: 20px;left: 0;opacity: 0.9;padding-bottom: 5px;position: fixed;text-transform: uppercase;width: 100%;z-index: 4;}.footer a {color: #DDDDDD;float: right;letter-spacing: 1px;padding: 5px 10px;text-shadow: 1px 1px 1px #000000;}.footer a:hover {color: #FFFFFF;}.footer a span {font-weight: bold;}.footer a.left {float: left;}#primary .slider.rotating {float: none;margin-right: 0 !important;display: block;}#primary .slider.rotating.aligncenter {margin:0 auto !important;}#primary .slider.rotating.alignright {float:right !important;}#primary .slider.rotating.alignleft {float:left !important;}#header .slider.rotating { margin-top: 20px; padding-bottom: 20px; }#header .rm_wrapper.back-color .slider.rotating { border: none; } .slider.thumbnails { background:none; height: auto; margin-bottom:30px; margin-left:auto; margin-right:auto; }.slider.thumbnails .showcase-content img { padding:10px; border:1px solid #e7e7e7;}.slider.thumbnails .showcase-content { background:#fff; }.opera .slider.thumbnails .showcase-content img { outline:none; border:1px solid #e7e7e7; padding: 9px; }.slider.thumbnails .showcase-thumbnail { margin-right:12px; position:relative; width:68px; }.slider.thumbnails .showcase-thumbnail img { width:60px; max-width:none; vertical-align:baseline; padding:3px; border:1px solid #CFCFCF !important; background:#fff; opacity:0.6; filter: alpha(opacity=60); } .slider.thumbnails .showcase-thumbnail img:hover, .slider.thumbnails .showcase-thumbnail.active img { cursor:pointer; border-color:#CFCFCF; opacity:1; filter: alpha(opacity=100); } .slider.thumbnails .showcase-thumbnail-caption{position:absolute;bottom:2px;padding-left:10px;padding-bottom:5px;}.slider.thumbnails .showcase-thumbnail-content{padding:10px;text-align:center;padding-top:25px;}.slider.thumbnails .showcase-thumbnail-restriction { margin-top:10px; margin-left:30px; }.slider.thumbnails .showcase-thumbnail-container { position:relative; margin-top:20px; }.slider.thumbnails .showcase-thumbnail-button-backward, .slider.thumbnails .showcase-thumbnail-button-forward { width:30px; height:16px; position:absolute; top:50%; margin-top:-8px; } .slider.thumbnails .showcase-thumbnail-button-backward { left:0; }.slider.thumbnails .showcase-thumbnail-button-forward { right:0; }.slider.thumbnails .showcase-thumbnail-button-backward:hover, .slider.thumbnails .showcase-thumbnail-button-forward:hover { cursor:pointer; }.slider.thumbnails .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal span, .slider.thumbnails .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal span { display:block; width:11px; height:16px; background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/thumbnails/images/slider-thumbnails-arrows.png) no-repeat; text-indent:-9999px; }.slider.thumbnails .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal span { background-position:left top; }.slider.thumbnails .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal span { background-position:right top; float:right; }.slider.thumbnails .showcase-caption{background-image:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/thumbnails/images/white-opacity-80.png);bottom:10px;color:#000000;display:none;left:10px;margin:10px;padding:8px 15px;position:absolute;right:10px;text-align:left;}.slider.thumbnails .showcase-caption p { font-size:24px; margin:0; padding:0; }.slider.thumbnails .showcase-plus-anchor { background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/thumbnails/images/plus.png); background-repeat: no-repeat; position: absolute; bottom: -40px;}.slider.thumbnails .showcase-plus-anchor:hover { background-position:-32px 0;}.slider.thumbnails div.showcase-tooltip{background-color:#fff;color:#000;text-align:center;padding:5px 8px;background-image:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/thumbnails/images/white-opacity-80.png);}.slider.thumbnails div.showcase-tooltip img { width:auto; height:auto; border:0 !important; padding:0; display:block; }.slider.thumbnails .showcase, .slider.thumbnails .showcase-content {max-width:100%; height:auto !important; }.slider.thumbnails.aligncenter .showcase { margin: 0 auto; } .slider.thumbnails .showcase-content img { height: auto !important; }.boxed .slider.thumbnails .showcase-thumbnail-restriction { max-width:95%; }@media (min-width: 768px) and (max-width: 979px){ .responsive .slider.thumbnails .showcase-thumbnail { margin-right:9px; }.slider.thumbnails .showcase-thumbnail-restriction { margin-left:18px; margin-top:0; }} * { margin:0; padding:0; }body { background:#111; height:100%; }img { border:none; }#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/background/img/progress.gif) no-repeat center center;}#supersized {display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }#supersized a { width:100%; height:100%; display:block; }#supersized li.prevslide { z-index:-20; }#supersized li.activeslide { z-index:-10; }#supersized li.image-loading { background:#111 url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/background/img/progress.gif) no-repeat center center; width:100%; height:100%; }#supersized li.image-loading img{ visibility:hidden; }#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; } .polaroid {position: relative;overflow: hidden;background-color: transparent;background-position: 0px 0px;background-repeat: no-repeat;}#header .polaroid {width: 100%;position: relative;overflow: hidden;background-color: transparent;background-position: 0px 0px;background-repeat: no-repeat;}.polaroid .slide1, .polaroid .slide2 {height: 100%; width: 100%;background-repeat: no-repeat;background-position: top center; position: absolute;top: 0;z-index:1;}.polaroid .slide .slide-content {height:100%; border-top: 1px solid rgba(255, 255, 255, 0.045);background-position: bottom left;background-repeat: no-repeat;}.polaroid .slide .slide-content.align-left{ background-position: bottom right;}.polaroid .slide .slide-content.align-right { background-position: bottom left; }.polaroid .slide .slide-content.full {width:100%; background-position: top center;}.polaroid .slide.current {z-index:2;}.polaroid .slide .slide-content div.text {padding-top: 50px;}.polaroid .slide .slide-content.align-left div.text { padding-right: 60%; }.polaroid .slide .slide-content.align-right div.text { padding-left: 60%; }.polaroid .thumbs {display: none;position: absolute;left:50%;bottom: 60px;z-index: 100;}.polaroid .thumbs .thumb {position: absolute;height: 170px;cursor: pointer;}.polaroid .thumbs img {margin-bottom: 100px;background: #fff;border:5px solid #fff;-moz-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.50);-webkit-box-shadow:1px 1px 7px rgba(0, 0, 0, 0.50);box-shadow:1px 1px 7px rgba(0, 0, 0, 0.50);}.polaroid .goto {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.text-polaroid { display: none; text-align: left; padding: 10px }.text-polaroid h2 { line-height: 25px } .slider.flexslider-elegant ul.slides li { display:none; overflow:hidden; position: relative; zoom: 1; }.slider.flexslider-elegant {margin-left: auto; margin-right: auto; max-width:100%; position: relative;border:0; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}.loading .flex-viewport {max-height: 300px;}.flexslider .slides {zoom: 1;overflow:hidden;}.flexslider-elegant { padding:0; }.flexslider.aligncenter .slides { margin:0 auto !important; }.carousel li {margin-right: 5px}.flexslider-elegant .flex-direction-nav {*height: 0;}.flexslider-elegant .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/sliders/flexslider-elegant/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}.flexslider-elegant .flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }.flexslider-elegant .flex-direction-nav .flex-prev {left: -36px;}.flexslider-elegant:hover .flex-next {opacity: 0.8; right: 20px;}.flexslider-elegant:hover .flex-prev {opacity: 0.8; left: 20px;}.flexslider-elegant:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}.flexslider-elegant .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}.flexslider-elegant .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}.flexslider-elegant .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}.flexslider-elegant .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}.flexslider-elegant .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }.flexslider-elegant .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }.flexslider-elegant .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}.flexslider-elegant .flex-control-thumbs li {width: 25%; float: left; margin: 0;}.flexslider-elegant .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}.flexslider-elegant .flex-control-thumbs img:hover {opacity: 1;}.flexslider-elegant .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}@media screen and (max-width: 860px) {.flexslider-elegant .flex-direction-nav .flex-prev {opacity: 1; left: 0;}.flexslider-elegant .flex-direction-nav .flex-next {opacity: 1; right: 0;}} #header .slider.flexslider-elegant {margin-top: 20px; border-top: 1px solid rgba(255, 255, 255, 0.045);}#header .slider.flexslider-elegant ul.slides {background: #fff; padding: 5px;overflow: hidden;}#header .slider.flexslider-elegant .flex-control-nav {display: none;}#header .slider.flexslider-elegant .slider-shadow {position: absolute;width: 100%;height: 30px;bottom: -30px;background: url(//urban-staff.pl/wp-content/themes/room09/images/slider-shadow.png) top center no-repeat;background-size: auto;}.slider.flexslider-elegant ul li .slider-caption { background:#000; background:rgba(0,0,0,0.8); position:absolute; }#ie8 .slider.flexslider-elegant ul li .slider-caption { background: transparent url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/ie_overlay_82.png) repeat center; }.slider.flexslider-elegant ul li .slider-caption h2 { margin:0 0 0.7em; font-weight: normal; }.slider.flexslider-elegant ul li .slider-caption p { font-size: 12px; }.slider.flexslider-elegant ul li .caption-right .caption-wrapper, .slider.flexslider-elegant ul li .caption-left .caption-wrapper { padding:40px 30px; }.slider.flexslider-elegant ul li .caption-top .caption-wrapper, .slider.flexslider-elegant ul li .caption-bottom .caption-wrapper { padding:20px 30px; }.slider.flexslider-elegant ul li .caption-right, .slider.flexslider-elegant ul li .caption-left { top:0; }.slider.flexslider-elegant ul li .caption-top, .slider.flexslider-elegant ul li .caption-bottom { left:0; }.slider.flexslider-elegant ul li .caption-top{top:-457px; }.slider.flexslider-elegant ul li .caption-right{right:-360px; }.slider.flexslider-elegant ul li .caption-bottom { bottom:-457px; }.slider.flexslider-elegant ul li .caption-left { left:-360px; }.slider.flexslider-elegant ul li .caption-right, .slider.flexslider-elegant ul li .caption-left { width:360px;height:100%; }.slider.flexslider-elegant ul li .caption-top, .slider.flexslider-elegant ul li .caption-bottom { width:1170px; height:auto; } @media (max-width: 767px){ .responsive .slider.flexslider-elegant ul li .slider-caption { display:none; }.responsive .slider.flexslider-elegant.container { padding:0; margin-top:-22px !important; margin-bottom:20px !important; }} .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline: none;}.slides,.flex-control-nav,.flex-direction-nav {margin: 0 !important; padding: 0; list-style: none !important;}.flexslider {position:relative; height:auto !important;}.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block; height:auto !important; max-width:100%;}.flex-pauseplay span {text-transform: capitalize;}.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;} * html .slides {height: 1%;}.no-js .slides > li:first-child {display: block;} ul#portfolio.filterable { list-style:none; margin:0; padding-top:20px; }#portfolio.filterable li { margin-bottom:20px; position: relative;}#portfolio.filterable li.hentry { padding:0 }#portfolio.filterable li.first { clear:both }.portfolio.filterable h5 a{font-size:16px;}#portfolio.filterable li p { margin-bottom:15px; font-size:1em } #portfolio.filterable li p img { display:block } ul.filters {float: right;list-style: none;border-bottom: 1px solid #d3d2d2;margin-left: 0;}ul.filters li {float:left;margin-right: 5px;padding-left: 0 !important;margin-bottom: 0;}ul.filters li:after {bottom: -7px;color: #d3d2d2 !important;content: "/";font-family: caption;font-size: 30px;font-weight: lighter;padding-left: 5px;position: relative;}ul.filters li.last-child:after {content: "";padding: 0;}.opera ul.filters li.last-child:after {padding: 0;}ul.filters li a {display: inline-block;padding-bottom: 1px;font-weight: normal;color: #9b8d8d !important;font-size: 16px;text-decoration: none;text-transform: uppercase;}ul.filters li a:hover {color: #000 !important}ul.filters li a.active {color: #000 !important;}ul.filters li.all {position: relative;}ul.filters li a.all {-moz-border-radius: 0 5px 5px 0;-webkit-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;margin-left: 0px;}.isotope,.isotope .isotope-item {-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s;-ms-transition-duration: 0.8s; -o-transition-duration: 0.8s;transition-duration: 0.8s;} .isotope {-webkit-transition-property: height, width; -moz-transition-property: height, width;-ms-transition-property: height, width; -o-transition-property: height, width;transition-property: height, width;}.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:-moz-transform, opacity;-ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity;transition-property: transform, opacity;}.isotope-item {z-index: 2;}.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}#portfolio.filterable .ch-item {width: 258px;height: 170px;position: relative;cursor: default;border-radius: 0;box-shadow: none;border: 6px solid #eee;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}#portfolio.filterable .ch-info {position: absolute;width: 100%;height: 100%;border-radius: 0;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-backface-visibility: hidden; }#ie8 #portfolio.filterable .ch-item {height: 140px !important; width: 208px !important; }#ie8 #portfolio.filterable .ch-info { background-color: rgb( 0, 0, 0 ); }#portfolio.filterable .ch-info p {color: #fff;position: relative;font-family: 'Open Sans',sans-serif;padding: 0;margin: 0;text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);filter: alpha(opacity=0);}#portfolio.filterable .ch-info p.title { font-size: 16px;text-align:center;}#portfolio.filterable .ch-info p.subtitle { font-size: 11px; text-align:center; }#portfolio.filterable .ch-item-hover:hover, #portfolio.filterable .ch-item-opened {box-shadow: inset 0 0 0 110px rgba(0,0,0, 0.5),0 1px 2px rgba(0,0,0,0.1);border: 6px solid #cccccc;}#portfolio.filterable .ch-item:hover .ch-info, #portfolio.filterable .ch-item-opened .ch-info {opacity: 1;filter: alpha(opacity=70);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}#ie8 #portfolio.filterable .ch-item:hover .ch-info p, #portfolio.filterable .ch-item-opened .ch-info p { filter: alpha(opacity=100); } #portfolio.filterable .slide_detail {cursor: default;display: none;float: left;left: 0;margin: 20px 0;padding: 15px 0 0 0;position: absolute;z-index: 9;background: #f1f4f5 url(//urban-staff.pl/wp-content/themes/room09/theme/templates/portfolios/filterable/images/slide_detail_top.png) no-repeat top center;height: 395px;}#portfolio.filterable .slide_detail .container {background: url(//urban-staff.pl/wp-content/themes/room09/theme/templates/portfolios/filterable/images/slide_detail_bottom.png) no-repeat bottom center;position: relative;}#ie8 #portfolio.filterable .slide_detail {height: auto;}#portfolio.filterable .slide_detail .slide_close {position: absolute;top: 0;right: 0;cursor: pointer;z-index: 10;}#portfolio.filterable .portfolio-full-description li { margin-bottom: 0 }#portfolio.filterable .portfolio-full-description .work-skillsdate p { margin: 0 }#portfolio.filterable .portfolio-full-description .work { margin-bottom: 30px }#portfolio.filterable hr {background: none repeat scroll 0 50% transparent;border: 0 none;color: transparent;display: none;float: left;height: 425px;line-height: 0;margin: 10px 0;position: relative;width: 960px;z-index: 1;}#portfolio.filterable .ch-info-icons {text-align: center;margin-top: 19.5%;margin-bottom: 8%;}#portfolio.filterable .ch-info-text {margin: 0;padding: 0;}#portfolio.filterable .ch-info-text-noicons {margin-top: 40%;}@media (min-width: 1200px) { #portfolio.filterable .ch-item {height: 170px !important; width: 258px !important; }}@media (min-width: 980px) and (max-width: 1199px) {#portfolio.filterable .ch-item {height: 140px !important; width: 208px !important; }}@media (min-width: 768px) and (max-width: 979px) {#portfolio.filterable .ch-item {height: 104px !important; width: 154px !important; }#portfolio.filterable .ch-info-icons { margin-top: 11.5% }#portfolio.filterable .ch-info p.title { font-size: 13px; margin-bottom: 3px;}#portfolio.filterable .ch-info p.subtitle { font-size: 10px; }} @media (max-width: 767px) { #portfolio.filterable .ch-item {height: 170px !important; width: 258px !important; }}@media (max-width: 480px) {}@media (max-width: 320px) {} ul#portfolio.columns { list-style:none; margin:0; padding-top:20px; }#portfolio.columns li { margin-bottom:40px; position: relative;}#portfolio.columns li.hentry { padding:0 }#portfolio.columns li.first { clear:both }#portfolio.columns li .thumb { display:block; overflow:hidden; position:relative; margin-bottom: 10px; border: 6px solid #eee }#portfolio.columns li .thumb:hover { border: 6px solid #cccccc }.portfolio.columns h5 a{font-size:16px;}#portfolio.columns li p { margin-bottom:15px; font-size:1em } #portfolio.columns li p img { display:block } .portfolio-full-description .hentry img { width: 100% }.portfolio-full-description { margin-top:20px }.portfolio-full-description .work { margin-bottom:60px; position:relative; }.portfolio-full-description .work-description { line-height: 2em; margin-bottom:90px; }.portfolio-full-description h3, .portfolio-full-description h3 a { clear:none; margin-top:0 !important; font-size:28px; font-weight:normal; margin-bottom:1.4em; text-decoration:none; }.portfolio-full-description a.thumb { display:block; position:relative; }.portfolio-full-description .work-thumbnail .thumb-wrapper {}.portfolio-full-description a.more { padding:10px 20px; text-align:center; border:1px solid #CFCFCF; background:#f3f3f3; color:#605f5f; display:inline-block; line-height:16px }.portfolio-full-description a.more:hover { border:1px solid #CFCFCF; background:#eae7e7; text-decoration:none } .portfolio-full-description a.zoom { position:absolute; }.portfolio-full-description .work-skillsdate{ position:absolute; bottom:0; right:0; }.portfolio-full-description .work-skillsdate p {border:0px; padding:0 0 0 40px; margin:0; background:no-repeat 0 3px;}.portfolio-full-description .work-skillsdate p.categories { background-image:url(//urban-staff.pl/wp-content/themes/room09/images/icons/portfolio-project.png); }.portfolio-full-description .work-skillsdate p.customer { background-image:url(//urban-staff.pl/wp-content/themes/room09/images/icons/author.png); background-position:-1px 0; }.portfolio-full-description .work-skillsdate p.workdate { background-image:url(//urban-staff.pl/wp-content/themes/room09/images/icons/date.png); background-position:-3px 2px;line-height: 26px}.portfolio-full-description .work-skillsdate span { padding-right: 5px; text-transform: none; font-weight: bold; }.portfolio-full-description .hentry .post_video { margin: 0; padding: 0; height: 500px; }.related_project { margin-bottom:20px; }#portfolio.portfolio-full-description a.related_img a.zoom { background:#000 url(//urban-staff.pl/wp-content/themes/room09/images/icons/project.png) center no-repeat }.portfolio-full-description .post_video { height: 350px; }.portfolio-full-description .fulldescription_title h1 { font-size: 22px }.portfolio-full-description .extra-images-slider { position:relative; }.portfolio-full-description .extra-images-slider ul.slides li { display:none; -webkit-backface-visibility: hidden; }.portfolio-full-description .extra-images-slider ul.slides li img { max-width: 100.003%; }.portfolio-full-description .flex-direction-nav { width:59px; height:28px; position:absolute; bottom:10px; right:13px; }.portfolio-full-description .flex-direction-nav li a { display:block; position:static; margin:0; opacity:1; width:28px; height:28px; text-indent:-9999px; outline:none; background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/portfolios/full-description/images/slider-nav.png) no-repeat; }.portfolio-full-description .flex-direction-nav li a.flex-prev { background-position: top left; float:left; }.portfolio-full-description .flex-direction-nav li a.flex-next { background-position: top right; float:right; }.portfolio-full-description.portfolio-full-big .work-description { background-color: #ffffff;border-top: 1px solid #F7F7F7;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);}.portfolio-full-description.portfolio-full-big .work-description h3 { margin: 25px 20px 1.0em 15px !important; border-bottom: 1px dashed #e6e6e6; padding-bottom: 25px; }.portfolio-full-description.portfolio-full-big .work-description p { margin: 15px 20px 1.4em 15px !important; }.portfolio-full-description.portfolio-full-big .work-skillsdate { position: relative; top: 0; right: auto; left: 0; border-bottom: 1px dashed #e6e6e6; padding-bottom: 15px; }.portfolio-full-description.portfolio-full-big .work-skillsdate h4 { font-size: 18px; border-bottom: 1px dashed #e6e6e6; padding-bottom: 15px; font-weight: 700; }.portfolio-full-description .work-skillsdate { bottom: 20px; }.portfolio-full-description .work-skillsdate h4 { color: #2c2b2b; font-weight: 900; font-size: 14px; }.portfolio-full-description .work-skillsdate p { color: #747373; background:no-repeat 3px 3px; border:0px; padding:0 0 0 33px; margin: 0px 0px 7px 0px; }.portfolio-full-description .work-skillsdate p .meta-label { color: #2c2b2b; padding-right: 0px; font-weight: normal !important; }.portfolio-full-description .work-skillsdate p.categories { background-image:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/project.png); }.portfolio-full-description .work-skillsdate p.customer { background-image:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/customer.png); background-position:2px 0; }.portfolio-full-description .work-skillsdate p.workdate { background-image:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/categories.png); background-position:0px 2px; line-height: 20px; }.portfolio-full-description .work-skillsdate p.website { background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/world.png) 3px no-repeat; }.portfolio-full-description .work-skillsdate p.workdate { background-position: 3px 3px; }.portfolio-full-description .work-skillsdate span { padding-right: 5px; text-transform: none; font-weight: bold; } .popupOverlay {background:rgb(0,0,0);position:fixed;left:0;top:0;width:100%;height:100%;z-index:998;-moz-opacity: 0;opacity:0;filter: alpha(opacity=0);display: none;}.popupWrap {border: 7px solid #7f7f7f; background-color: white; padding: 6px; -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;z-index:999;display: none;}.popup_message.no-image {max-width: 540px;}.popup_img.span6 img {max-width: 95%;}.popup { border: 1px solid #cccccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 14px 14px 10px; }.popup .title { text-align: center; font-size: 21px; margin: 0 auto 25px; padding-bottom: 10px; border-bottom: 1px solid #cccccc; }.close-popup { background:url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/close-popup.png) no-repeat top center;cursor:pointer;height:30px;position:absolute;right:-20px;top:-20px;width:30px;z-index:1000;}.popup input.no-view {width:15px;height:15px;vertical-align:middle;float:left;border:none 0;background-color:transparent;margin:1px 7px 0 0;}#ie8 .popup input.no-view {margin-top: 0px}.popupWrap .popup-newsletter-section {margin-top: 20px;}.popupWrap .popup-newsletter-section ul {margin: 0;padding: 0;}.popupWrap .popup-newsletter-section ul li {list-style: none;}.popupWrap .submit-field {width: 175px;height: 35px;float: right;background-color: #4f4f4f;color: white;border: none;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;cursor: pointer;text-transform: uppercase;z-index: 10;text-align: center;font-size: 11px;}.popupWrap .email-field {width: 328px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;font-size: 11px;border: 1px solid #c8c6c6;}.popupWrap form {margin: 0;}.popupWrap .input-prepend {width: 200px;float: right;margin-right: 28px;padding: 0 10px;background-color: #4f4f4f;}.popupWrap .input-prepend:hover, .popupWrap .submit-field:hover, .popupWrap .input-prepend:hover > .submit-field{background-color: #777777;}.popupWrap input {font-family: 'Play',sans-serif;}.popupWrap .input-prepend .add-on {text-shadow: 0 1px 0 #333333;color: #ffffff;z-index: 20;width: 20px;max-width: 20px;height: auto;font-size: 18px;position: absolute;top: 10px;left: 10px;padding: 0px;}.box-no-view label {font-size: 12px;}#ie8 .popupWrap input[type="text"] { width: 258px; }@media (min-width: 1200px) {.popupWrap input[type="text"] { width: 328px; }}@media (max-width: 1200px) {.popupWrap input[type="text"] { width: 258px; }.popup_message.no-image { max-width: 430px; }}@media (max-width: 979px) and (min-width: 768px) {.popupWrap input[type="text"] { width: 187px; }.popupWrap .submit-field, .popupWrap .input-prepend { width: 180px; }.popupWrap .submit-field { width: 160px; }.popup_message.no-image { max-width: 330px; }}@media (max-width: 767px) { .popupOverlay { display: none !important; }#popupWrap { display: none !important; }} body .last, body .widget-last {border-right: 0 none;margin-right: 0;}.box-sections {float: left;line-height: 1.81em;margin-top: 20px;}.box-sections, .col {display: inline;float: left;margin-right: 2.0833%;} .box-sections {margin-top: 10px;}.box-sections, .one-fourth {float: left;margin-right: 3%;width: 22.75%;}.box-sections img.icon {float: left;margin-right: 10px;}.box-sections h1, .box-sections h2, .box-sections h3, .box-sections h4, .box-sections h5, .box-sections h6 {clear: none !important;margin-top: 0;}.box-sections h3 {font-size: 1.4em;}.box-sections h3, .box-sections h2, .box-sections-border h3, .box-sections-border h2 {margin-bottom: 20px !important;}.box-sections span, .box-sections-border span {color: #244455;}.box-sections p, .box-sections-border p {clear: both;}div.section-caption {margin: 20px 0 40px;width: 100%;}div.section-caption h5 {color: #636161;float: left;font-weight: normal;margin-top: 0;padding-right: 30px;text-transform: none;width: 120px;}div.section-caption .captions {float: left;width: 460px;}div.section-caption .caption {border-left: 1px solid #CFCFCF;margin-bottom: 45px;padding-left: 30px;}div.section-caption .caption h6 {font-style: italic;line-height: 18px;margin-top: 0;}div.box {border-radius: 6px 6px 6px 6px;font-size: 108.3%;margin: 2px 0 15px;padding: 20px 15px 20px 65px;}div.success-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/check.png) no-repeat scroll 15px center #EBFAB6;border: 1px solid #BBCC5B;color: #599847;}div.arrow-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/arrow.png) no-repeat scroll 15px center #EBFAB6;border: 1px solid #BBCC5B;color: #599847;}div.alert-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/alert.png) no-repeat scroll 15px center #FBDD96;border: 1px solid #E5AF51;color: #CA6B1C;}div.error-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/error.png) no-repeat scroll 15px center #FDD2D1;border: 1px solid #F6988F;color: #883333;}div.notice-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/note.png) no-repeat scroll 15px center #F9EBCA;border: 1px solid #E5B2AC;color: #9F6722;}div.info-box {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/message/info.png) no-repeat scroll 15px center #E6EBF0;border: 1px solid #89BECD;color: #277DCE;}body a.sc-button {display: inline-block;margin: 0 5px 19px 0;}body a.sc-button {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/css/images/overlay-button.png) repeat-x scroll 0 0 #222222;border-bottom: 1px solid rgba(0, 0, 0, 0.25);border-radius: 5px 5px 5px 5px;color: #FFFFFF !important;cursor: pointer;display: inline-block;font-size: 13px;font-weight: bold;line-height: 1;overflow: visible;padding: 5px 15px 6px;position: relative;text-decoration: none;text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);width: auto;}.orange.sc-button {background-color: #FF5C00;}.orange.sc-button:hover {background-color: #D45500;}.blue.sc-button {background-color: #2DAEBF;}.blue.sc-button:hover {background-color: #007D9A;}.green.sc-button {background-color: #91BD09;}.green.sc-button:hover {background-color: #749A02;}.red.sc-button {background-color: #E33100;}.red.sc-button:hover {background-color: #872300;}.yellow.sc-button {background-color: #FFB515;}.yellow.sc-button:hover {background-color: #FC9200;}.magenta.sc-button {background-color: #A9014B;}.magenta.sc-button:hover {background-color: #630030;}.sc-button:hover {background-color: #111111;}.large.sc-button {font-size: 14px;padding: 8px 19px 9px;}.small.sc-button {font-size: 11px;}.sc-button:hover, .sc-button:active {text-decoration: none;}.btn {-moz-border-bottom-colors: none;-moz-border-image: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #F5F5F5;background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);background-repeat: repeat-x;border-color: #CCCCCC #CCCCCC #B3B3B3;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);color: #333333;cursor: pointer;display: inline-block;font-size: 13px;line-height: 18px;margin-bottom: 0;padding: 4px 10px;text-align: center;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);vertical-align: middle;}a.btn {text-decoration: none;}.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {background-color: #E6E6E6;}.btn:active, .btn.active {}.btn:first-child {}.btn:hover {-moz-transition: background-position 0.1s linear 0s;background-color: #E6E6E6;background-position: 0 -50px;color: #333333;text-decoration: none;}.btn:focus {outline: thin dotted #333333;outline-offset: -2px;}.btn.active, .btn:active {background-color: #E6E6E6;background-image: none;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);outline: 0 none;}.btn.disabled, .btn[disabled] {background-color: #E6E6E6;background-image: none;box-shadow: none;cursor: default;opacity: 0.65;}.btn-xlarge {border-radius: 5px 5px 5px 5px;font-size: 14px;font-weight: normal;line-height: normal;padding: 8px 20px;}.btn-large {border-radius: 5px 5px 5px 5px;font-size: 15px;line-height: normal;padding: 9px 14px;}.btn-large [class^="icon-"] {margin-top: 1px;}.btn-small {font-size: 11px;line-height: 16px;padding: 5px 9px;}.btn-small [class^="icon-"] {margin-top: -1px;}.btn-mini {font-size: 11px;line-height: 14px;padding: 2px 6px;}.btn-blue, .btn-blue:hover, .btn-orange, .btn-orange:hover, .btn-red, .btn-red:hover, .btn-green, .btn-green:hover, .btn-lightblue, .btn-lightblue:hover, .btn-black, .btn-black:hover {color: #FFFFFF;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}.btn-blue.active, .btn-orange.active, .btn-red.active, .btn-green.active, .btn-lightblue.active, .btn-black.active {color: rgba(255, 255, 255, 0.75);}.btn-blue {background-color: #0074CC;background-image: -moz-linear-gradient(center top , #0088CC, #0055CC);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-blue:hover, .btn-blue:active, .btn-blue.active, .btn-blue.disabled, .btn-blue[disabled] {background-color: #0055CC;}.btn-blue:active, .btn-blue.active {}.btn-orange {background-color: #FAA732;background-image: -moz-linear-gradient(center top , #FBB450, #F89406);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-orange:hover, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled] {background-color: #F89406;}.btn-orange:active, .btn-orange.active {}.btn-red {background-color: #DA4F49;background-image: -moz-linear-gradient(center top , #EE5F5B, #BD362F);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-red:hover, .btn-red:active, .btn-red.active, .btn-red.disabled, .btn-red[disabled] {background-color: #BD362F;}.btn-red:active, .btn-red.active {}.btn-green {background-color: #5BB75B;background-image: -moz-linear-gradient(center top , #62C462, #51A351);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-green:hover, .btn-green:active, .btn-green.active, .btn-green.disabled, .btn-green[disabled] {background-color: #51A351;}.btn-green:active, .btn-green.active {}.btn-lightblue {background-color: #49AFCD;background-image: -moz-linear-gradient(center top , #5BC0DE, #2F96B4);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-lightblue:hover, .btn-lightblue:active, .btn-lightblue.active, .btn-lightblue.disabled, .btn-lightblue[disabled] {background-color: #2F96B4;}.btn-lightblue:active, .btn-lightblue.active {}.btn-black {background-color: #414141;background-image: -moz-linear-gradient(center top , #555555, #222222);background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}.btn-black:hover, .btn-black:active, .btn-black.active, .btn-black.disabled, .btn-black[disabled] {background-color: #222222;}.btn-black:active, .btn-black.active {}button.btn, input.btn[type="submit"] {}button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner {border: 0 none;padding: 0;}button.btn.btn-large, input.btn.btn-large[type="submit"] {}button.btn.btn-small, input.btn.btn-small[type="submit"] {}button.btn.btn-mini, input.btn.btn-mini[type="submit"] {}.the-icons { margin-top: 20px; margin-left: 40px !important; }.the-icons li:before { font-size: 25px; }.the-icons li { margin-bottom: 10px; }.more-button {clear: right;display: inline-block;height: 39px;margin: 20px 0 0;position: relative;width: 151px;}.bg-button, a.more-button, .more-button a {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/button-more.png) no-repeat scroll left top transparent;}a.more-button, .more-button a, .more-button input, .more-button button {border: 0 none;color: #696969;cursor: pointer;display: inline-block;font-size: 13px;height: 39px;line-height: 39px;padding: 0 40px 0 10px;text-align: center;text-shadow: 1px 1px 0 #FFFFFF;width: 101px;}a.more-button:hover, .more-button a:hover, .bg-button:hover {background-position: 0 -39px;color: #383838;}.more-button input, .more-button button {background-color: transparent;width: 151px;}.more-button .icon {background: none no-repeat scroll center center transparent;display: block;height: 39px;position: absolute;right: 0;top: 0;width: 34px;}.more-button .icon-img {background-position: 125px center;background-repeat: no-repeat;}a.more-button-rtl, .more-button-rtl a, .more-button-rtl input, .more-button-rtl button {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/button-more-rtl.png);padding: 0 10px 0 40px;}.more-button-rtl .icon {left: 0;right: auto;}.more-button .arrow {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/arrow.png);}.more-button .arrow-left {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/arrow-left.png);}.more-button .remove {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/remove.png);}.more-button .calc {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/calc.png);}.more-button .offer {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/offer.png);}.more-button .gift {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/gift.png);}.more-button .cart {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/cart.png);}.more-button .download {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/download.png);}.more-button .tick {background-image: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/for_button/tick.png);}ul.short {list-style-type: none !important;margin: 20px 0;padding: 0;}ul.short li {padding: 0 0 0 25px;}ul.star li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/bullet/star.png) no-repeat scroll left center transparent;}ul.arrow li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/bullet/arrow.png) no-repeat scroll left center transparent;}ul.check li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/bullet/check.png) no-repeat scroll left center transparent;}ul.add li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/bullet/add.png) no-repeat scroll left center transparent;}ul.info li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/bullet/info.png) no-repeat scroll left center transparent;}.one-third {float: left;margin-right: 3%;width: 31.33%;}.two-third {float: left;margin-right: 3%;width: 65.66%;}.two-fourth {float: left;margin-right: 3%;width: 48.5%;}.three-fourth {float: left;margin-right: 3%;width: 74.25%;}.post table {font-size: 100%;}.short-table table{border: 1px solid #d3d3d3;border-radius: 5px;margin: 1em 0 30px;}.short-table table th{padding: 20px 30px;border: none;border-bottom: none;border-left: none;}.short-table table td{padding: 20px 30px;border: 1px solid #e0e0e0;border-bottom: none;border-left: none;}.short-table th {background: none repeat scroll 0 0 #e8eaeb;border-bottom: 1px solid #E0E0E0;border-top: none !important;color: #555555;text-shadow: #f6f7f7 0px 1px 1px;font-weight: bold;height: 60px;text-align: center;}.short-table td{color: #555555;text-align: center;}.short-table th.align-left, .short-table td.align-left{text-align: left;}tr:nth-child(2n+1) {background-color: #fafafa;}tr:nth-child(2n+0) {background-color: #f7f7f7;}td img {border: medium none;margin: 0;vertical-align: middle;}.short-table.red thead th {background: none repeat scroll 0 0 #C21200;color: #FFFFFF;}.short-table.red table {border: 1px solid #C21200;}.short-table.grey thead th {background: none repeat scroll 0 0 #4B4A4A;color: #FFFFFF;}.short-table.grey table {border: 1px solid #4B4A4A;}.short-table.blue thead th {background: none repeat scroll 0 0 #07558C;color: #FFFFFF;}.short-table.blue table {border: 1px solid #07558C;}.yit-sc-tick {text-shadow: 0 0 1px #BBBBBB;}.price-table {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/bg/tab-price-gradient.png) repeat-x scroll 0 0 #FFFFFF;border: 1px solid #D2D0D0;margin: 0 0 20px;max-width: 280px;}.price-table .head {border-bottom: 1px solid #D2D0D0;height: 100px;text-align: center;}.price-table .head p {font-size: 13px;line-height: 4em;margin: 0 !important;padding: 0 !important;}.price-table .head h2.price {line-height: 0.4em;margin: 0 !important;padding: 0;text-align: center;}.price-table .body {padding: 20px 25px;}.price-table .body ul {list-style: none outside none;margin: 0 0 20px;}.price-table .body li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/tick20.png) no-repeat scroll left center transparent;line-height: 20px;padding: 10px 0 10px 35px;}.price-table .body .more {margin: 0 !important;padding: 0 !important;text-align: center;}.price-table .body .more a {background: none repeat scroll 0 0 #F3F3F3;border: 1px solid #DBD8D8;color: #999999;display: inline-block;font-size: 110%;height: 16px;line-height: 16px;padding: 5px 10px;text-align: center;text-transform: uppercase;width: auto;}.price-table .body .more a:hover {background: none repeat scroll 0 0 #EEEEEE;color: #605F5F;text-decoration: none;}.price-table .blue *, .price-table .red *, .price-table .grey *, .price-table .green *, .price-table .yellow * {color: #FFFFFF;}.price-table .grey {background: none repeat scroll 0 0 #4B4A4A;}.price-table .blue {background: none repeat scroll 0 0 #07558C;}.price-table .red {background: none repeat scroll 0 0 #C21200;}.price-table .green {background: none repeat scroll 0 0 #1D7406;}.price-table .yellow {background: none repeat scroll 0 0 #7B8904;}.pricing_box{ border: 1px solid #ccc; float: left; text-align: center; margin-top: 17px; padding: 0 0 20px 0; margin-left:-1px; box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5); background: #fff;}.pricing_box.radius-left { -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px;}.pricing_box.radius-right { -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px;}.pricing_box .header{border-bottom: 1px solid #ccc; background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.bg.png) repeat; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-left-radius: 5px;}.pricing_box .header { width: 100%; height: 68px; }.pricing_box .header span { position: relative; top: 20px; font-size: 16px; font-weight: bold; line-height: 28px;}.pricing_box .header span.info { position: relative; font-size: 12px; font-weight: normal; top: 2px; display: block; color: gray; } .pricing_box p { line-height: 28px;}.pricing_box ul { list-style: none; margin: 0 0 15px 0!important; text-align: left;}.cols-2 .pricing_box { width: 49.8%; margin-bottom:50px; }.cols-3 .pricing_box{ width: 33%;margin-bottom:50px;}.cols-4 .pricing_box { width: 24.8%; font-size: 1em; }.cols-5 .pricing_box { width: 19.8%; font-size: 0.9em;}.pricing_box ul li { margin-top: 20px; margin-bottom: 20px; line-height: 1.5em; padding-left: 40px !important; padding-right: 20px; margin-left:0; list-style-type: none !important; padding-left: 20px; font-style: normal; font-weight: normal; color: gray;}.pricing_box ul li:nth-child(odd) { background-color: #FFFFFF !important; }.pricing_box ul li:nth-child(even) { background-color: #F9F9F9 !important; }.pricing_box ul li { background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.yes.png) no-repeat scroll 20px 0 transparent !important; }.pricing_box ul li.no { background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.no.png) no-repeat scroll 20px 0 transparent !important; }.pricing_box ul li.yes { background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.yes.png) no-repeat scroll 20px 0 transparent !important; }.pricing_box ul li.unlim { background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.unlim.png) no-repeat scroll 20px 0 transparent !important; }.pricing_box ul li.single { background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.single.png) no-repeat scroll 20px 0 transparent !important; }.pricing_box .header h3{ margin: 0; display: block; line-height: 68px; color: #585555;}.pricing_box.large .header h3{ margin: 0; display: block; line-height: 88px; color: #FFFFFF;}.pricing_box h3{ margin: 20px 0; display: block; color: #585555;}.pricing_box h3 em{ font-size: 12px; font-weight: normal;}.pricing_box p.button { height: 40px; background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.readmore.png) no-repeat left 0; float: none; }.pricing_box p.button a { font-size: 14px; font-weight:normal; line-height: 40px; background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.readmore.png) no-repeat right -40px; padding:0 40px; }.pricing_box p.button:hover {background-position:left -80px;}.pricing_box p.button a:hover{background-position:right -120px;}.pricing_box.large { position: relative; z-index: 9; margin-top: 0; -moz-box-shadow: 0 1px 10px #cbcbcb; -webkit-box-shadow: 0 1px 10px #cbcbcb; box-shadow: 0 1px 10px #cbcbcb; padding: 0 0 40px 0; border-radius: 5px;}.pricing_box.large .header { color: #FFFFFF; height: 88px; background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/price.bg.signup.png) repeat; }.pricing_box.large .headerspan{ top: 30px; }.pricing_box.large .headerspan.info{ top: 14px; color: #576e1f; text-shadow:none; }p.button { margin: 0 20px 0 0; padding: 0; display: inline-block;}p.button a{ float: left; line-height:32px; *line-height:28px; margin: 0 -20px 0 0!important; padding: 0 20px; height:100%; border: none; cursor: pointer; color: #3f4950; font-size: 12px; text-shadow: 0 1px 0 #fff; text-decoration:none }p.button a:hover{text-decoration: none;}.well {background-color: #F5F5F5;border: 1px solid rgba(0, 0, 0, 0.05);border-radius: 4px 4px 4px 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;margin-bottom: 20px;min-height: 20px;padding: 19px;}.clear {clear: both;}.space {height: 30px;}.border-line {background: none repeat scroll 0 0 #DDDDDD;clear: both;height: 1px;margin: 1.2em 0;width: 100%;}.line {border-top: 1px solid #CFCFCF;}p.dropcap:first-letter {display: block;float: left;font-size: 40px;line-height: 40px;margin: 10px 8px 5px 0;}blockquote {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/cite.png) no-repeat scroll left 25px transparent;padding: 35px;}span.highlight {background-color: #EB9A0B;color: #FFFFFF;}.twitter_label {background-color: #999999;border-radius: 3px 3px 3px 3px;color: #FFFFFF;font-size: 10.998px;font-weight: bold;line-height: 13px;padding: 1px 4px 2px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);vertical-align: middle;white-space: nowrap;}.twitter_label:hover {color: #FFFFFF;text-decoration: none;}.twitter_label-red {background-color: #B94A48;}.twitter_label-red:hover {background-color: #953B39;}.twitter_label-orange {background-color: #F89406;}.twitter_label-orange:hover {background-color: #C67605;}.twitter_label-green {background-color: #468847;}.twitter_label-green:hover {background-color: #356635;}.twitter_label-lightblue {background-color: #3A87AD;}.twitter_label-lightblue:hover {background-color: #2D6987;}.twitter_label-black {background-color: #333333;}.twitter_label-black:hover {background-color: #1A1A1A;}strong {font-weight: bold;}i, em {font-style: italic;}.image-styled a.thumb {display: block;max-width: 100%;position: relative;width: auto;}.image-styled .img_frame {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #FFFFFF;border-radius: 2px 2px 2px 2px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);max-width: 100%;padding: 4px;}#ie8 .image-styled .img_frame {border: 1px solid #cfcfcf;padding: 4px;}.image-styled .img_frame img {display: block;max-width: 100%;width: auto;}.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img {display: block;height: auto;max-width: 940px;width: auto;}a.zoom {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/zoom.png) no-repeat scroll center center #000000;height: 100%;left: 0;position: absolute;text-indent: -9999px;top: 0;width: 100%;}a.video a.zoom {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/play.png) no-repeat scroll center center #000000;} .images a.zoom {background:none;position:static;height:auto;width:auto;}.img_size_thumbnail {width: 150px;}.img_size_medium {width: 300px;}.img_size_large {width: 500px;max-width: 500px;}.call-to-action {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/gradient-call-to-action.png) repeat-x scroll left top #FFFFFF;border: 1px solid #CBC9C9;height: 113px;position: relative;width: 100%;}.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone {float: left;height: 100%;margin-left: 20px;position: relative;z-index: 1;}.call-to-action .incipit h2 {line-height: 38px;margin: 24px 0 0;padding-top: 0;}.call-to-action .incipit p {color: #464444;font-size: 14px;line-height: 25px;margin: 0;}.call-to-action .separate-phone {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/phone-call-to-action.png) no-repeat scroll left top transparent;width: 64px;}.call-to-action .number-phone, .call-to-action .number-phone a {color: #838383;font-family: 'Calibri','Droid Sans',Verdana,Arial,sans-serif;font-size: 42px;font-weight: bold;letter-spacing: -3px;line-height: 106px;margin-left: 10px;margin-right: 20px;text-shadow: 1px -1px 2px rgba(255, 255, 255, 0.83);}.call-to-action .number-phone a {line-height: 40px;margin-left: 0;}.call-to-action .decoration-image {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/woman.png) no-repeat scroll right bottom transparent;bottom: 0;height: 120%;position: absolute;right: 0;width: 100%;}.call-to-action-two {background: none repeat scroll 0 0 #EBECED;border: 1px solid #DDDDDD;clear: both;padding: 20px;position: relative;margin-bottom: 20px;display: table;width: 97%;}.call-to-action-two p {color: #555657;float: left;font-size: 20px !important;line-height: 18px;width: 75%;}.call-to-action-two p, .call-to-action-two h1, .call-to-action-two h2, .call-to-action-two h3, .call-to-action-two h4, .call-to-action-two h5, .call-to-action-two h6 {float: left;margin: 3px;padding: 3px;width: 75%;line-height: 1.5em;}.call-to-action-two .incipit {width: 80%;}.call-to-action-two .call-btn, .call-to-action-two .incipit {display:table-cell;vertical-align:middle;}.call-to-action-two .call-btn {text-align: right;width: 20%;}.call-to-action-two .btn{}.recent-post {margin-top: 20px;}.recent-post .hentry-post {line-height: 20px;margin-bottom: 10px;position: relative;}.recent-post .hentry-post div.text {position: relative;margin-left: 70px;min-height: 70px;}.recent-post .thumb-img {position: absolute;top: 0;left: 0;float: left;margin-right: 10px;}.recent-post .thumb-img img {border: 1px solid #CFCFCF;float: none;padding: 3px !important;}.recent-post a {font-size: 12px;color: #AB5705;font-style: normal;}.recent-post a:hover {text-decoration: none;color: #1F1F1F;}.recent-post p.post-date {font-style: italic;}.recent-post p {font-size: 11px;line-height: 17px;margin: 0;}.recent-post p, .recent-post small {color: #656262;}a.socials, a.socials-small {display: inline-block;margin-right: 0;text-align: left;text-indent: -9999px;}a.socials {background-position: left bottom !important;height: 34px;width: 34px;}a.socials-small {background-position: left bottom !important;height: 21px;width: 21px;}a.socials:hover, a.socials-small:hover {background-position: left top !important;}a.facebook {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/facebook.png) no-repeat scroll 0 0 transparent;}a.rss {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/rss.png) no-repeat scroll 0 0 transparent;}a.delicious {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/delicious.png) no-repeat scroll 0 0 transparent;}a.flickr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/flickr.png) no-repeat scroll 0 0 transparent;}a.stumble {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/stumble.png) no-repeat scroll 0 0 transparent;}a.vimeo {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/vimeo.png) no-repeat scroll 0 0 transparent;}a.youtube {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/youtube.png) no-repeat scroll 0 0 transparent;}a.twitter {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/twitter.png) no-repeat scroll 0 0 transparent;}a.linkedin {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/linkedin.png) no-repeat scroll 0 0 transparent;}a.skype {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/skype.png) no-repeat scroll 0 0 transparent;}a.lastfm {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/lastfm.png) no-repeat scroll 0 0 transparent;}a.myspace {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/myspace.png) no-repeat scroll 0 0 transparent;}a.tumblr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/tumblr.png) no-repeat scroll 0 0 transparent;}a.digg {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/digg.png) no-repeat scroll 0 0 transparent;}a.quora {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/quora.png) no-repeat scroll 0 0 transparent;}a.dribble {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/dribble.png) no-repeat scroll 0 0 transparent;}a.forrst {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/forrst.png) no-repeat scroll 0 0 transparent;}a.google {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/google.png) no-repeat scroll 0 0 transparent;}a.ember {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/ember.png) no-repeat scroll 0 0 transparent;}a.pinterest {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/pinterest.png) no-repeat scroll 0 0 transparent;}a.bookmark {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/bookmark.png) no-repeat scroll 0 0 transparent;}a.facebook-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/facebook.png) no-repeat scroll 0 0 transparent;}a.rss-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/rss.png) no-repeat scroll 0 0 transparent;}a.delicious-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/delicious.png) no-repeat scroll 0 0 transparent;}a.flickr-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/flickr.png) no-repeat scroll 0 0 transparent;}a.stumble-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/stumble.png) no-repeat scroll 0 0 transparent;}a.vimeo-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/vimeo.png) no-repeat scroll 0 0 transparent;}a.youtube-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/youtube.png) no-repeat scroll 0 0 transparent;}a.twitter-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/twitter.png) no-repeat scroll 0 0 transparent;}a.linkedin-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/linkedin.png) no-repeat scroll 0 0 transparent;}a.skype-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/skype.png) no-repeat scroll 0 0 transparent;}a.lastfm-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/lastfm.png) no-repeat scroll 0 0 transparent;}a.myspace-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/myspace.png) no-repeat scroll 0 0 transparent;}a.skype-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/skype.png) no-repeat scroll 0 0 transparent;}a.tumblr-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/tumblr.png) no-repeat scroll 0 0 transparent;}a.digg-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/digg.png) no-repeat scroll 0 0 transparent;}a.quora-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/quora.png) no-repeat scroll 0 0 transparent;}a.dribble-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/dribble.png) no-repeat scroll 0 0 transparent;}a.forrst-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/forrst.png) no-repeat scroll 0 0 transparent;}a.google-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/google.png) no-repeat scroll 0 0 transparent;}a.ember-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/ember.png) no-repeat scroll 0 0 transparent;}a.pinterest-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/pinterest.png) no-repeat scroll 0 0 transparent;}a.bookmark-small {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/small-socials/bookmark.png) no-repeat scroll 0 0 transparent;}ul.tweets-widget {list-style-type: none;margin: 0;padding: 0;}#footer ul.tweets-widget li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/bird-twitter.png) no-repeat scroll 0 30px transparent;border-bottom: 1px solid #ABA9A9;border-top: 1px solid #E8E7E7;color: inherit;line-height: 20px;margin: 0;min-height: 28px;padding: 20px 0 20px 40px !important;}ul.tweets-widget li.first {border-top: medium none;}ul.tweets-widget li.last {border-bottom: medium none;}ul.tweets-widget li p.meta {font-size: inherit;}.last-tweets-widget ul {list-style-type: none;margin: 0;padding: 0;}.last-tweets-widget ul li {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/twitter-bg.png) no-repeat scroll 0 center transparent;border-bottom: 1px dotted #CFCFCF;line-height: 20px;margin: 0;min-height: 20px;padding: 15px 0 15px 40px;}.toggle h4.tab-index {border-bottom: 1px solid #CFCFCF;margin-bottom: 10px;padding-bottom: 16px;}.toggle h4.tab-index a {color: #3E3E3E;cursor: pointer;display: block;padding: 0 0 0 10px;text-decoration: none;}.toggle h4.tab-index a span {vertical-align: middle;color: #3E3E3E;}.toggle h4.tab-opened a, .toggle h4.tab-index a:hover { }.toggle h4.tab-index a:hover {text-decoration: none;}.toggle .content-tab {border-left: 1px solid #CFCFCF;margin: 0 0 20px 10px;}.toggle .content-tab p {margin-top: 0;padding: 18px 10px 18px 20px;}.tabs-container ul.tabs {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/bg-tabs.png) repeat-x scroll center bottom #F9F9F9;border: 1px solid #CFCFCF;height: 40px;list-style-type: none;margin: 0 !important;padding: 0;position: relative;z-index: 1;}.tabs-container ul.tabs li {list-style: none outside none;}.tabs-container ul.tabs li a {-moz-border-bottom-colors: none;-moz-border-image: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #CFCFCF;border-right: 1px solid #CFCFCF;border-style: none solid solid none;border-width: 0 1px 1px 0;color: #444444;display: block;float: left;font-size: 1em;height: 40px;line-height: 40px;padding: 0 3%;text-align: center;}.tabs-container ul.tabs li a:hover {background: none repeat scroll 0 0 #F9F9F9;color: #000000;}.tabs-container ul.tabs li.current a {background: none repeat scroll 0 0 #FFFFFF;border-bottom: 1px solid #FFFFFF;color: inherit;}.tabs-container ul.tabs li:first-child {}.tabs-container ul.tabs li:last-child {border-right: 1px solid #CFCFCF !important;}.tabs-container div.panel {padding: 20px 20px 10px;}.tabs-container div.panel p {margin: 0;}.tabs-container div.border-box {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CFCFCF !important;clear: both;left: 0;position: relative;top: -1px;z-index: 0;}.tabs-container div.border-box {border-bottom-right-radius: 5px;}.tabs-container ul.tabs {border-top-left-radius: 5px;}.tabs-container ul.tabs li:first-child a {border-top-left-radius: 5px;}.tabs-container ul.tabs h4 {clear: none !important;margin: 0;}.testimonial {border-bottom: 1px solid #CFCFCF;margin-bottom: 60px;margin-top: 20px;position: relative;}.testimonial .thumbnail {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/thumb-testimonial.png) no-repeat scroll center center transparent;left: 0;padding-top: 0;position: absolute;top: 0;}.testimonial .thumbnail img {border-radius: 0 0 0 0;height: 94px;padding: 11px;position: relative;width: 94px;max-width: none;}.testimonial .testimonial-text {margin-left: 136px;min-height: 130px;}.testimonial .testimonial-text.testimonial-noimage {margin-left: 0;}.testimonial .testimonial-text p {margin: 6px 0 0;}.testimonial .testimonial-name {float: right;height: 20px;text-align: right;}.testimonial .testimonial-name .name, .testimonial .testimonial-name .website {clear: both;display: block;}.testimonial .testimonial-name .name {background: none repeat scroll 0 0 #FFFFFF;float: right;font-size: 1.4em;margin: 0;padding-left: 10px;}.testimonial .testimonial-name a.website {color: #1C1C1C;font-size: 12px;}.testimonial-widget blockquote {background-position: 0 0;padding: 12px 0 0 35px;}.testimonial-widget strong {color: #000000;}.google-map-frame {border: 1px solid #CFCFCF;padding: 3px;}.google-map-frame iframe {display: block; }.newsletter-section {width: 300px;max-width:100%;}.one-fourth .newsletter-section, .one-third .newsletter-section {width: 100%;}.newsletter-section ul {margin-left: 0 !important;}.newsletter-section li {list-style: none outside none;margin: 5px 7px;position: relative;}.newsletter-section label {color: #999999;display: block;font-size: 12px;left: 3px;line-height: 16px;position: absolute;top: 12px;}.newsletter-section input {background-color: #FAF9F9;border: 1px solid #BDBEBE;height: 32px;line-height: 32px;margin: 2px 0 2px -7px;padding: 0 5px;width: 100%;}.newsletter-section input.submit-field {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/input_pattern.png) repeat-x scroll 0 0 transparent;border: 1px solid #D5D4D4;color: #444444;cursor: pointer;display: block;float: right;font-family: "Droid Sans",serif;font-size: 10px;height: 25px;line-height: 25px;margin: 0 -5px 0 0;min-width: 55px;padding: 0 10px;position: relative;text-transform: uppercase;width: auto;}.newsletter-section input.submit-field:hover {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/input_pattern_hover.png) repeat-x;}.feeds-slider {margin: 20px 0;position: relative;}.feeds-slider ul {list-style: none outside none !important;margin: 0 auto !important;width: 80% !important;}.feeds-slider ul li {width: 100%;}.feeds-slider ul li h3 {margin: 0;}.feeds-slider ul li a {color: #030303;line-height: 24px;}.feeds-slider .prev, .feeds-slider .next {cursor: pointer;height: 30px;overflow: hidden;position: absolute;top: 30px;width: 30px;}.feeds-slider .prev {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/prev_button.png) no-repeat scroll 0 0 transparent;left: 0;text-indent: -100px;}.feeds-slider .next {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/next_button.png) no-repeat scroll 0 0 transparent;right: 0;text-indent: 100px;}.feeds-slider .prev:hover {background-position: left bottom;}.feeds-slider .next:hover {background-position: right bottom;}.content .contact-info .sidebar-nav ul {margin-left: 0px;}pre.shortcodes{white-space: pre-wrap; white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word; }.testimonials-slider {margin: 20px 0;position: relative;}.testimonials-slider .testimonial-list {padding: 30px 0;position: relative;}.testimonials-slider .top.shadow {top: 0;}.testimonials-slider .bottom.shadow {bottom: -10px;}.testimonials-slider ul {list-style: none outside none !important;margin: 0 auto !important;width: 80% !important;}.testimonials-slider ul li {width: 100%;}.testimonials-slider ul li blockquote {background: none repeat scroll 0 0 transparent;padding: 0;}.testimonials-slider ul li blockquote p {color: #030303;font-size: 18px;line-height: 28px;margin: 0;padding: 0;text-align: center;}.testimonials-slider ul li p.meta {color: #030303;font-size: 1.0714em;margin: 0;padding: 0;text-align: center;}.testimonials-slider ul li p.meta strong {color: #373737;}.testimonials-slider ul li a {color: #030303;line-height: 24px;}.testimonials-slider ul li a:hover {color: #1C1C1C;}.testimonials-slider .prev, .testimonials-slider .next {cursor: pointer;height: 30px;overflow: hidden;position: absolute;top: 10px;width: 30px;}.testimonials-slider .prev {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/prev_button.png) no-repeat scroll 0 0 transparent;left: 0;text-indent: -100px;}.testimonials-slider .next {background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/icons/next_button.png) no-repeat scroll 0 0 transparent;right: 0;text-indent: 100px;}.testimonials-slider .prev:hover {background-position: left bottom;}.testimonials-slider .next:hover {background-position: right bottom;}.span9 .section .blog-row .span3:nth-child(3n+1) {clear: left;}.span12 .section .blog-row .span3:nth-child(4n+1) {clear: left;}.section.blog .post_first {clear: left;}.section .title { margin-bottom: 5px; line-height: 20px;}.section .description { margin-top: 0; margin-bottom: 5px;}.section.blog .blog-row { margin-top: 20px; float: left;}.section .services-row { margin-top: 20px;}#ie8 .section.blog .blog-row .span3 { margin-bottom: 30px }#ie8 .section.portfolio .work { margin-bottom: 30px }#ie8 .section.services-row .span2 { margin-bottom: 30px }.section.blog .post { border-left: 5px solid #d18f1d !important;margin-bottom: 10px;padding-left: 10px;}.section.blog h4.other-articles {border-bottom: 1px solid #CFCFCF;color: #525050;margin-bottom: 27px;}.section.blog .blog-row .meta {margin-bottom: 20px;}.section.blog .meta h4 {line-height: 18px;margin-bottom: 0;margin-top: 2px;}.section.blog h4 a { font-size: 15px; }.section.blog .meta p {float: left;margin-top: 0;margin-bottom: 2px;}.section.blog .meta p, .section.blog .meta p a {font-size: 11px;}.section.blog .meta .comments:before { content: '\0000a0-\0000a0'; }.section.blog .sticky .meta .comments:before { content: ''; }.section.blog .post.sticky {border: none !important;margin-top: 13px;padding: 0;}.section.blog .sticky .thumbnail {border: 1px solid #CFCFCF;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;max-width: 100%;margin-bottom: 10px;padding: 5px;position: relative;float: left;margin-right: 20px;}.section.blog .sticky .meta {min-width: 220px;background-color: #000;background: url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/ie_overlay_82.png) repeat; background: rgba( 0,0,0,0.7 );padding-top: 15px;padding-left: 24px;padding-bottom: 13px;position: absolute;right: 5px;bottom: 5px;}.section.blog .sticky .meta p, .section.blog .sticky .meta h4, .section.blog .sticky .meta h4 a {color: #ffffff;margin-right: 10px;text-align: right;}.section.blog .sticky .meta p {float: right;}#ie8 .section.blog .sticky .meta p {float: right;width: 46%;}.section.blog .sticky .meta p.comments { margin-right: 7px; }.section.blog .sticky .meta h4 a, .section.blog .meta h4 a { margin-right: 0; }.section.blog .sticky .meta h4 { line-height: 26px; margin-bottom: 0; margin-top: 0; }.section.blog .sticky .meta h4 a { font-size: 14px; }.section.blog .sticky .meta p img { margin-right: 8px; display:inline; }.section.blog .sticky .meta p a { color: #fc9a00; } .sidebar-no .section.blog .sticky .the-content { width: 100%; }.section.blog .sticky .the-content p:first-child { margin-top: 0; }.span9 .section .services-row .span2:nth-child(4n+1) {clear: left;}.span12 .section .services-row .span3:nth-child(4n+1) {clear: left;}.section.services .service_first {clear: left;}.section.services .related_project { height: auto; min-height: 150px; margin-bottom: 30px; }.section.services a.related_title a.zoom { background:#000; }.section.services .related_img img {width: 100%;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}.section.services .related_img {display:block; height:auto;overflow:hidden;position:relative;background-color: #dbdcdc;padding: 5px;margin: 0 auto;max-width: 140px;border: 10px solid #ededed;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}.section.services .related_project .related_title {text-align: center;} .span9 .section .portfolio-projects .span3:nth-child(3n+1) {clear: left;}.span12 .section .portfolio-projects .span3:nth-child(4n+1) {clear: left;}.section.portfolio .thumb-wrapper {border: none;}.section.portfolio .work {margin-bottom: 20px;}.section.portfolio .work_first {clear: left;}.section.portfolio .work-description h2 > a:hover { color: #f29a03}.section .portfolio-sticky { margin-bottom: 40px !important;}.section .portfolio-sticky .work-categories { padding-bottom: 5px; border-bottom: 1px solid #CFCFCF; }.section .portfolio-sticky .work-description { margin-bottom: 0; }.section .portfolio-sticky .work-description h2 { margin-top: 0; }.images-slider-sc { position: relative; }.images-slider-sc .slides > li {display: none; -webkit-backface-visibility: hidden;} .images-slider-sc ul li a {position: absolute;background: transparent url(//urban-staff.pl/wp-content/themes/room09/core/assets/images/elastislider_nav.png) no-repeat top left;width: 18px;height: 18px;text-indent: -9000px;cursor: pointer;opacity: 0.8;}.images-slider-sc ul li a.flex-prev {top: 26px;left: 6px;}.images-slider-sc ul li a.flex-next {top: 26px;left: 28px;} .features-tab-container {position: relative;}.features-tab-container ul.features-tab-labels {min-height: 357px;}.features-tab-container ul.features-tab-labels li {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/features-tab-item-bg.png) no-repeat right center;min-height: 30px;line-height: 30px !important;border-bottom: 1px solid #e8e8e8;padding: 8px;list-style: none;font: 14px 'Open Sans';cursor: pointer;margin-bottom: 0px;}.features-tab-container ul.features-tab-labels li img {margin-right: 10px;}.features-tab-container ul.features-tab-labels li.withicon { position: relative; padding-left: 46px; }.features-tab-container ul.features-tab-labels li.withicon img { position: absolute; left: 8px; }.features-tab-container ul.features-tab-labels li.current-feature:hover {background: none;border-right: none;}.features-tab-container ul.features-tab-labels li.current-feature {color: #aa620d;border-right: 3px solid #CC9833;}.features-tab-container .features-tab-wrapper .features-tab-content {font-size: 12px;}.features-tab-container .features-tab-wrapper .features-tab-content h4 {font: 12px 'Open Sans';font-weight: 800;text-transform: uppercase;}.features-tab-container img.shadow {position: absolute; left: 254px; z-index: 9999;}.ie .features-tab-container img.shadow { left: 214px; }#ie9 .features-tab-container img.shadow { left: 254px; }#ie10 .features-tab-container img.shadow { left: 254px; }@media (min-width: 980px) and (max-width: 1199px) {.features-tab-container img.shadow, #ie9 .features-tab-container img.shadow { left: 214px; }}@media (min-width: 768px) and (max-width: 979px) {.features-tab-container img.shadow, #ie9 .features-tab-container img.shadow { left: 160px; }}@media (max-width: 767px) {.features-tab-container img.shadow { display: none; }.features-tab-container ul.features-tab-labels { min-height: 0; }} .contact-form li.text-field input,.contact-form li.password-field input,.contact-form li.file-field input,.contact-form li textarea,.contact-form li select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}.contact-form li select {height: 45px;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.contact-form li.text-field input.error,.contact-form li textarea.error { border: 1px solid #ce0f13; }.contact-form li input, .contact-form li textarea, .contact-form li select {font-family: 'Monda','Verdana','Arial',sans-serif;font-size: 10px;font-weight: 800;}.contact-form fieldset { }.contact-form ul { margin:0; list-style:none; }.contact-form li { position: relative; }.content .contact-form li.full { float: none; clear: left; }.contact-form li label {display: block; color: #747373; margin-bottom: 10px;}.contact-form li label:after { clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden;}.contact-form li label span.mainlabel { font-size: 14px; font-weight: 800; float: left;}.contact-form li label span.required { font-size: 12px; font-weight: normal; float: left; margin-left: 5px;}.contact-form li label span.sublabel { font-size: 12px; color: #9C9B9B; float: left; clear: left }.contact-form li.checkbox-field label, .contact-form li.radio-field label { display: inline-block; }.contact-form li input { padding: 6px 5px; }.contact-form li.with-icon input[type="text"], .contact-form li.with-icon input[type="password"], .contact-form li.with-icon select { text-indent: 48px;}.contact-form li input[type="text"], .contact-form li input[type="password"], .contact-form li select { text-indent: 10px;}.gecko .contact-form li.with-icon select, .ie .contact-form li.with-icon select{ padding-left: 48px; text-indent: 0; }.safari .contact-form li.with-icon select { text-indent: 48px;}.safari .contact-form li.with-icon input { padding-left: 48px; text-indent: 0; width: 77.5%; }.contact-form li select { padding: 11px 6px; }.contact-form label, .contact-form input, .contact-form textarea { color:#4c4c4c; }.contact-form li.first-of-line, .contact-form li.submit-button { margin-left:0 !important; }.contact-form li.error input, .contact-form li.error textarea, .contact-form li.error select,.contact-form li input.error, .contact-form li textarea.error, .contact-form li select.error { border:1px solid #cf0606; }.contact-form li div.msg-error { font-style:normal; font-size:11px; color:#cf0606; min-height: 20px; margin-top: -6px !important; }.contact-form li.file-field div.msg-error { font-style:normal; font-size:11px; color:#cf0606; }.contact-form li.radio-field div.msg-error{ position: static; margin-top: -35px; }.contact-form li.textarea-field div.msg-error { top: 202px; }.contact-form div.general-msg-error { margin: -35px 0 0 0; font-style:normal; font-size:11px; color:#9b090c; font-family: 'Monda'; text-transform: uppercase; }#yit_bot {display:none !important;}.input-prepend { position: relative; font-size: 13px}.safari .input-prepend { position: relative; font-size: 13px; white-space:normal;}.input-prepend .add-on { position: absolute; top: 1px; left: 1px; background-color: transparent; border: 0px; z-index: 10; width: 45px; height: 43px; padding: 0; line-height: 43px; color: #a09b9b; }.input-prepend .add-on i { background-image: none; }.textarea-field .input-prepend .add-on{ position: absolute; top: 1px; left: 1px; background-color: transparent; border: 0px; z-index: 10; width: 45px; height: 173px; padding: 0; line-height: 43px; }.input-prepend input.error, .input-prepend textarea.error{ background-image: none !important; }.contact-form li input[type="file"].error, .contact-form li input[type="checkbox"].error { border: none !important; }.add-on .icon-contact-name { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/name.png) center no-repeat; display:block; width: 43px; height: 40px; }.add-on .icon-contact-email { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/email.png) center no-repeat; display:block; width: 43px; height: 40px; }.add-on .icon-contact-url { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/url.png) center no-repeat; display:block; width: 43px; height: 40px; }.add-on .icon-contact-text { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/text.png) center no-repeat; display:block; width: 43px; height: 40px; }.add-on .icon-contact-phone { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/phone.png) center no-repeat; display:block; width: 43px; height: 40px; }.contact-form li textarea,.contact-form li textarea:focus {border: 1px solid #e1e1e1;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;height: 175px;margin-bottom: 0;resize: none;max-width: 100%;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;color: #a09b9b;padding: 8px 0 10px 10px;font-size: 12px;font-family: 'Monda';font-weight: normal;}.contact-form li.with-icon textarea {padding-left: 50px;}.contact-form li input[type="text"],.contact-form li input[type="password"] {width: 99%;color: #a09b9b;line-height: 12px !important;padding: 8px 0;height: auto;margin-left: 0;font-size: 12px;font-family: 'Monda';font-weight: normal;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}::-webkit-input-placeholder {line-height: 20px;}:-moz-placeholder { line-height: 20px;}::-moz-placeholder {line-height: 20px;}:-ms-input-placeholder {line-height: 20px;}#ie8 .contact-form li input[type="text"], #ie8 .contact-form li input[type="password"] { line-height: 20px !important; }.contact-form li input[type="file"] {width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.contact-form li.submit-button input[disabled] { color:#ddd; }.contact-form li.submit-button input.sendmail {clear:both;background-color: #605F5E;border: 0px;box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.13);-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.13);-moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.13);text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);color: #fff;display: inline-block;font-size: 10px;font-family: 'Monda', 'Verdana', 'Arial', sans-serif;font-weight: normal;padding: 7px 13px;text-shadow: none;text-transform: uppercase;margin-top: 10px;float: right;}.contact-form li.submit-button input.sendmail:hover { background-color: #bc7f3e; }.contact-form li.submit-button input.sendmail.alignleft { float:left;}.contact-form li.submit-button input.sendmail.alignright { float:right; }.contact-form li.submit-button input.sendmail.aligncenter { display: block; margin:0 auto;}.contact-form li.submit-button { }.contact-form li.left-no-margin { margin-left: 0; }.contact-form .checkbox-field label {margin-top: -10px;margin-left: 5px;}.ie .contact-form .checkbox-field label { margin-left: 10px }.contact-form .checkbox-field label .sublabel { margin-left: -16px; }.ie .contact-form .checkbox-field label .sublabel { margin-left: 0; }.contact-form .radio-field input {margin-right: 5px;float: left;clear: left;vertical-align: middle;}.contact-form .radio-field label {position: static;float: left;}.ie .contact-form .radio-field .input-prepend label { margin-top: 3px }.contact-form div.success,.contact-form div.error {border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px;width: 532px;height: 48px;padding: 28px 40px;border:1px solid;margin:0 auto 40px;background:no-repeat right bottom;}.contact-form div.success { background: #fdfefa url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/contact-form-success-back.png) right bottom no-repeat; border-color:#edebb6;}.contact-form div.success p { height: 32px; background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/contact-form-success-smile.png) left center no-repeat; padding: 8px 0 8px 70px; margin: 0; color:#646464; font-size: 12px; font-family: 'Monda'; font-weight: normal; text-transform: uppercase;}.contact-form div.success p span {color: #b1ab03; font-size: 18px; font-family: 'Monda'; display: block; }.contact-form div.error { background-color: #fedccd; border-color:#fa8c83; color:#c82c1f; }.contact-form p.error { font-style:normal; font-size:11px; color:#9b090c; font-family: 'Monda'; text-transform: uppercase;}.contact-form .contact-form-error-messages { margin-top: -55px; }.contact-form .contact-form-error-messages.error-right { float: right; }.contact-form .contact-form-error-messages .contact-form-error { color: #9b090c; font-size: 11px; font-family: 'Monda'; text-transform: uppercase; display: none; }.contact-form .contact-form-error-messages .contact-form-error.display_error {display: block;} .popupWrap .input-prepend .add-on {background: none;top:0;}.popupWrap input {font-family: 'Open Sans';}.close-popup {background:url(//urban-staff.pl/wp-content/themes/room09/images/sprite.png) no-repeat 0 0;}.popupOverlay { z-index: 99998 !important; }#popupWrap { border: 0px; border-radius: 0px; padding: 0px; z-index: 99999 !important; }#popupWrap .close-popup { right: -10px; top: -10px; }#popupWrap .popup { border: 0px; border-radius: 0px; padding: 5px; }#popupWrap .popup .border-1 { height: auto; border: 1px solid #ddd; padding: 2px; }#popupWrap .popup .border-2 { height: auto; border: 1px solid #f1c070; padding: 15px 25px; }#popupWrap .popup h3 { height: auto !important; line-height: normal !important; color: #373736; border-bottom: 0px; padding: 0px 0px 5px 0px; margin: 0px; }#popupWrap .popup .border.container { height: 2px; width: auto; padding: 0px; margin: 0px; }#popupWrap .popup .row { margin-top: 25px; }#popupWrap .popup .popup-newsletter-section { }#popupWrap .popup .popup-newsletter-section .row { margin: 0px 30px 0px 0px; }#popupWrap .popup .popup-newsletter-section .span3 { height: 45px; margin-bottom: 15px; float: none; }#popupWrap .popup .popup-newsletter-section .text-field { width: 100%; height: 20px; line-height: 43px; border: 1px solid #d1d1cf; padding: 10px; display: block; }#popupWrap .popup .popup-newsletter-section .input-prepend { background: none; width: 100%; border: 0px; padding: 0px; margin: 0px; }#popupWrap .popup .popup-newsletter-section .input-prepend .submit-field { width: auto; color: #fff; background-color: #c58408; padding: 5px 20px; margin-right: -22px; font-size: 12px; font-family: 'Monda'; font-weight: normal; text-transform: uppercase; float: right; }#popupWrap .popup .popup-newsletter-section .input-prepend .submit-field:hover { background-color: #e79c0c; }#popupWrap .popup .popup-newsletter-section .offset2 .text-field { width: 90%; }#popupWrap .popup .popup-newsletter-section .offset2 .input-prepend .submit-field { margin-right: 5px; }#popupWrap .popup .popup-newsletter-section ::-webkit-input-placeholder { color: #B8B7B7 !important; }#popupWrap .popup .popup-newsletter-section :-moz-placeholder, ::-moz-placeholder { color: #000000 !important; }#popupWrap .popup .popup-newsletter-section :-ms-input-placeholder { color: #B8B7B7 !important; }.safari #popupWrap .popup .popup-newsletter-section .text-field { line-height: 1em; }#ie8 #popupWrap .popup .popup-newsletter-section .text-field { line-height: 1em; }#ie10 #popupWrap .popup .popup-newsletter-section .text-field :-ms-input-placeholder { padding: 0px; }#ie10 #popupWrap .popup .popup-newsletter-section .text-field { line-height: 1em; } div.socials-square, div.fade-socials{width: 33px;height: 33px;float: left;padding: 0px;margin: 0 2px;}div.socials-square-small, div.fade-socials-small{width: 22px;height: 22px;float: left;margin: 1px;}div.socials-default {width: 32px;height: 32px;float: left;padding: 0px;margin: 0 2px;padding: 0;}div.socials-default-small {width: 22px;height: 22px;float: left;padding: 0 1px 2px;margin: 0;}a.socials-square, a.socials-square-small,a.socials-default, a.socials-default-small,a.fade-socials, a.fade-socials-small {display: inline-block;margin-right: 0;text-align: left;text-indent: -9999px;}a.socials-square, a.fade-socials { width: 33px; height: 33px; }a.socials-square-small, a.fade-socials-small { width: 22px; height: 22px; }a.socials-default { width: 32px; height: 32px; }a.socials-default-small { width: 22px; height: 22px; }.tipsy {background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/tipsy.gif);background-repeat: no-repeat;font-size: 10px;opacity: 0.8;padding: 5px;}a.socials-default.bookmark {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll 0 bottom transparent;}a.socials-default.facebook {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -32px bottom transparent;}a.socials-default.flickr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -64px bottom transparent;}a.socials-default.google {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -96px bottom transparent;}a.socials-default.linkedin {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -128px bottom transparent;}a.socials-default.pinterest {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -160px bottom transparent;}a.socials-default.rss {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -192px bottom transparent;}a.socials-default.shareit {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -224px bottom transparent;}a.socials-default.skype {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -256px bottom transparent;}a.socials-default.twitter {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -288px bottom transparent;}a.socials-default.instagram {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -320px bottom transparent;}a.socials-default.youtube {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -352px bottom transparent;}a.socials-default.mail {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -384px bottom transparent;}a.socials-default.vimeo {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -416px bottom transparent;}a.socials-default.vine {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -448px bottom transparent;}a.socials-default.bookmark:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll 0 top transparent;}a.socials-default.facebook:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -32px top transparent;}a.socials-default.flickr:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -64px top transparent;}a.socials-default.google:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -96px top transparent;}a.socials-default.linkedin:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -128px top transparent;}a.socials-default.pinterest:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -160px top transparent;}a.socials-default.rss:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -192px top transparent;}a.socials-default.shareit:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -224px top transparent;}a.socials-default.skype:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -256px top transparent;}a.socials-default.twitter:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -288px top transparent;}a.socials-default.instagram:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -320px top transparent;}a.socials-default.youtube:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -352px top transparent;}a.socials-default.mail:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -384px top transparent;}a.socials-default.vimeo:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -416px top transparent;}a.socials-default.vine:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials/socials.png) no-repeat scroll -448px top transparent;}a.socials-default-small.bookmark {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll 0 bottom transparent;}a.socials-default-small.facebook {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -22px bottom transparent;}a.socials-default-small.flickr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -44px bottom transparent;}a.socials-default-small.google {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -66px bottom transparent;}a.socials-default-small.linkedin {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -88px bottom transparent;}a.socials-default-small.pinterest {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -110px bottom transparent;}a.socials-default-small.rss {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -132px bottom transparent;}a.socials-default-small.shareit {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -154px bottom transparent;}a.socials-default-small.skype {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -176px bottom transparent;}a.socials-default-small.twitter {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -198px bottom transparent;}a.socials-default-small.instagram {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -220px bottom transparent;}a.socials-default-small.youtube {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -242px bottom transparent;}a.socials-default-small.mail {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -264px bottom transparent;}a.socials-default-small.vimeo {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -286px bottom transparent;}a.socials-default-small.vine {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -308px bottom transparent;}a.socials-default-small.bookmark:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll 0 top transparent;}a.socials-default-small.facebook:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -22px top transparent;}a.socials-default-small.flickr:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -44px top transparent;}a.socials-default-small.google:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -66px top transparent;}a.socials-default-small.linkedin:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -88px top transparent;}a.socials-default-small.pinterest:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -110px top transparent;}a.socials-default-small.rss:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -132px top transparent;}a.socials-default-small.shareit:hover:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -154px top transparent;}a.socials-default-small.skype:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -176px top transparent;}a.socials-default-small.twitter:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -198px top transparent;}a.socials-default-small.instagram:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -220px top transparent;}a.socials-default-small.youtube:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -242px top transparent;}a.socials-default-small.mail:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -264px top transparent;}a.socials-default-small.vimeo:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -286px top transparent;}a.socials-default-small.vine:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-small/socials-small.png) no-repeat scroll -308px top transparent;}div.fade-socials.bookmark, div.fade-socials.bookmark a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll 0 bottom transparent;}div.fade-socials.facebook, div.fade-socials.facebook a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -33px bottom transparent;}div.fade-socials.flickr, div.fade-socials.flickr a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -66px bottom transparent;}div.fade-socials.google, div.fade-socials.google a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -99px bottom transparent;}div.fade-socials.linkedin, div.fade-socials.linkedin a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -132px bottom transparent;}div.fade-socials.pinterest, div.fade-socials.pinterest a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -165px bottom transparent;}div.fade-socials.rss, div.fade-socials.rss a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -198px bottom transparent;}div.fade-socials.shareit, div.fade-socials.shareit a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -231px bottom transparent;}div.fade-socials.skype, div.fade-socials.skype a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -264px bottom transparent;}div.fade-socials.twitter, div.fade-socials.twitter a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -297px bottom transparent;}div.fade-socials.instagram, div.fade-socials.instagram a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -330px bottom transparent;}div.fade-socials.youtube, div.fade-socials.youtube a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -363px bottom transparent;}div.fade-socials.mail, div.fade-socials.mail a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -396px bottom transparent;}div.fade-socials.vimeo, div.fade-socials.vimeo a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -429px bottom transparent;}div.fade-socials.vine, div.fade-socials.vine a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -462px bottom transparent;}div.fade-socials.bookmark:hover, div.fade-socials.bookmark a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll 0 top transparent;}div.fade-socials.facebook:hover, div.fade-socials.facebook a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -33px top transparent;}div.fade-socials.flickr:hover, div.fade-socials.flickr a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -66px top transparent;}div.fade-socials.google:hover, div.fade-socials.google a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -99px top transparent;}div.fade-socials.linkedin:hover, div.fade-socials.linkedin a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -132px top transparent;}div.fade-socials.pinterest:hover, div.fade-socials.pinterest a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -165px top transparent;}div.fade-socials.rss:hover, div.fade-socials.rss a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -198px top transparent;}div.fade-socials.shareit:hover, div.fade-socials.shareit a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -231px top transparent;}div.fade-socials.skype:hover, div.fade-socials.skype a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -264px top transparent;}div.fade-socials.twitter:hover, div.fade-socials.twitter a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -297px top transparent;}div.fade-socials.instagram:hover, div.fade-socials.instagram a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -330px top transparent;}div.fade-socials.youtube:hover, div.fade-socials.youtube a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -363px top transparent;}div.fade-socials.mail:hover, div.fade-socials.mail a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -396px top transparent;}div.fade-socials.vimeo:hover, div.fade-socials.vimeo a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -429px top transparent;}div.fade-socials.vine:hover, div.fade-socials.vine a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade/socials-fade.png) no-repeat scroll -462px top transparent;}div.fade-socials-small.bookmark-small, div.fade-socials-small.bookmark-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll 0 bottom transparent;}div.fade-socials-small.facebook-small, div.fade-socials-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -22px bottom transparent;}div.fade-socials-small.flickr-small, div.fade-socials-small.flickr-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -44px bottom transparent;}div.fade-socials-small.google-small, div.fade-socials-small.google-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -66px bottom transparent;}div.fade-socials-small.linkedin-small, div.fade-socials-small.linkedin-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -88px bottom transparent;}div.fade-socials-small.pinterest-small, div.fade-socials-small.pinterest-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -110px bottom transparent;}div.fade-socials-small.rss-small, div.fade-socials-small.rss-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -132px bottom transparent;}div.fade-socials-small.shareit-small, div.fade-socials-small.shareit-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -154px bottom transparent;}div.fade-socials-small.skype-small, div.fade-socials-small.skype-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -176px bottom transparent;}div.fade-socials-small.twitter-small, div.fade-socials-small.twitter-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -198px bottom transparent;}div.fade-socials-small.instagram-small, div.fade-socials-small.instagram-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -220px bottom transparent;}div.fade-socials-small.youtube-small, div.fade-socials-small.youtube-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -242px bottom transparent;}div.fade-socials-small.mail-small, div.fade-socials-small.mail-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -264px bottom transparent;}div.fade-socials-small.vimeo-small, div.fade-socials-small.vimeo-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -286px bottom transparent;}div.fade-socials-small.vine-small, div.fade-socials-small.vine-small a {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -308px bottom transparent;}div.fade-socials-small.bookmark-small:hover, div.fade-socials-small.bookmark-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll 0 top transparent;}div.fade-socials-small.facebook-small:hover, div.fade-socials-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -22px top transparent;}div.fade-socials-small.flickr-small:hover, div.fade-socials-small.flickr-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -44px top transparent;}div.fade-socials-small.google-small:hover, div.fade-socials-small.google-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -66px top transparent;}div.fade-socials-small.linkedin-small:hover, div.fade-socials-small.linkedin-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -88px top transparent;}div.fade-socials-small.pinterest-small:hover, div.fade-socials-small.pinterest-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -110px top transparent;}div.fade-socials-small.rss-small:hover, div.fade-socials-small.rss-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -132px top transparent;}div.fade-socials-small.shareit-small:hover, div.fade-socials-small.shareit-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -154px top transparent;}div.fade-socials-small.skype-small:hover, div.fade-socials-small.skype-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -176px top transparent;}div.fade-socials-small.twitter-small:hover, div.fade-socials-small.twitter-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -198px top transparent;}div.fade-socials-small.instagram-small:hover, div.fade-socials-small.instagram-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -220px top transparent;}div.fade-socials-small.youtube-small:hover, div.fade-socials-small.youtube-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -242px top transparent;}div.fade-socials-small.mail-small:hover, div.fade-socials-small.mail-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -264px top transparent;}div.fade-socials-small.vimeo-small:hover, div.fade-socials-small.vimeo-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -286px top transparent;}div.fade-socials-small.vine-small:hover, div.fade-socials-small.vine-small a:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-fade-small/socials-fade-small.png) no-repeat scroll -308px top transparent;}a.socials-square.bookmark {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll 0 bottom transparent;}a.socials-square.facebook {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -34px bottom transparent;}a.socials-square.flickr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -68px bottom transparent;}a.socials-square.google {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -374px bottom transparent;}a.socials-square.linkedin {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -136px bottom transparent;}a.socials-square.pinterest {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -170px bottom transparent;}a.socials-square.rss {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -204px bottom transparent;}a.socials-square.shareit {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -238px bottom transparent;}a.socials-square.skype {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -272px bottom transparent;}a.socials-square.twitter {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -306px bottom transparent;}a.socials-square.instagram {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -340px bottom transparent;}a.socials-square.youtube {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -408px bottom transparent;}a.socials-square.mail {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -442px bottom transparent;}a.socials-square.vimeo {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -476px bottom transparent;}a.socials-square.vine {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -510px bottom transparent;}a.socials-square.bookmark:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll 0 top transparent;}a.socials-square.facebook:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -34px top transparent;}a.socials-square.flickr:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -68px top transparent;}a.socials-square.google:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -374px top transparent;}a.socials-square.linkedin:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -136px top transparent;}a.socials-square.pinterest:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -170px top transparent;}a.socials-square.rss:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -204px top transparent;}a.socials-square.shareit:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -238px top transparent;}a.socials-square.skype:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -272px top transparent;}a.socials-square.twitter:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -306px top transparent;}a.socials-square.instagram:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -340px top transparent;}a.socials-square.youtube:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -408px top transparent;}a.socials-square.mail:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -442px top transparent;}a.socials-square.vimeo:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -476px top transparent;}a.socials-square.vine:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square/socials-square.png) no-repeat scroll -510px top transparent;}a.socials-square-small.bookmark {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll 0 bottom transparent;}a.socials-square-small.facebook {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -22px bottom transparent;}a.socials-square-small.flickr {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -44px bottom transparent;}a.socials-square-small.google {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -242px bottom transparent;}a.socials-square-small.linkedin {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -88px bottom transparent;}a.socials-square-small.pinterest {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -110px bottom transparent;}a.socials-square-small.rss {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -132px bottom transparent;}a.socials-square-small.shareit {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -154px bottom transparent;}a.socials-square-small.skype {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -176px bottom transparent;}a.socials-square-small.twitter {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -198px bottom transparent;}a.socials-square-small.instagram {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -220px bottom transparent;}a.socials-square-small.youtube {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -264px bottom transparent;}a.socials-square-small.mail {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -286px bottom transparent;}a.socials-square-small.vimeo {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -308px bottom transparent;}a.socials-square-small.vine {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -330px bottom transparent;}a.socials-square-small.bookmark:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll 0 top transparent;}a.socials-square-small.facebook:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -22px top transparent;}a.socials-square-small.flickr:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -44px top transparent;}a.socials-square-small.google:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -242px top transparent;}a.socials-square-small.linkedin:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -88px top transparent;}a.socials-square-small.pinterest:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -110px top transparent;}a.socials-square-small.rss:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -132px top transparent;}a.socials-square-small.shareit:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -154px top transparent;}a.socials-square-small.skype:hover{background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -176px top transparent;}a.socials-square-small.twitter:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -198px top transparent;}a.socials-square-small.instagram:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -220px top transparent;}a.socials-square-small.youtube:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -264px top transparent;}a.socials-square-small.mail:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -286px top transparent;}a.socials-square-small.vimeo:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -308px top transparent;}a.socials-square-small.vine:hover {background: url(//urban-staff.pl/wp-content/themes/room09/images/icons/socials-square-small/socials-square-small.png) no-repeat scroll -330px top transparent;}blockquote {border: none;}ul.the-icons li {display: block;width: auto;height: auto;margin: 0px 0px 10px 0;line-height: 21px;vertical-align: baseline;background: none;}[class^="icon-"], [class*=" icon-"]{background: none;}.testimonial {padding: 12px;border: solid 1px #e6e4e4;margin-bottom: 20px;position: relative;background-color: #ffffff;}.testimonial blockquote {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/small-quote.png) no-repeat scroll 0px 15px transparent;color: #2E2D2D;font-size: 14px;margin-bottom: 0px;padding: 20px 35px;}.testimonial .thumbnail {box-shadow: none;background: none;border: none;position: absolute;right: 0px;bottom: 0px;left: auto;top: auto;padding-right: 0;padding-bottom: 0;}.testimonial .thumbnail img {width: 87px;height: 85px;padding-right: 0;padding-bottom: 0;}#ie8 .testimonial .thumbnail img {max-width: 87px;}.testimonial .testimonial-text {width: 100%;margin: 0px;margin-bottom: 10px;min-height: 0;}.testimonial .testimonial-text p {}.testimonial .testimonial-name {float: none;text-align: right;margin-right: 85px;padding-top: 45px;padding-bottom: 15px;}.testimonial .testimonial-name.nothumb {float: none;text-align: right;margin-right: 0px;padding-top: 45px;padding-bottom: 15px;}.testimonial .testimonial-name p, .testimonial .testimonial-name a {line-height: 1.6em;}.testimonial .testimonial-name p.name, .testimonial .testimonial-name a.name {display: block;float: none;}.testimonial .testimonial-name a.website, .testimonial .testimonial-name span.website {float:none;line-height: 1.6em;}.testimonial .testimonial-name a.website {color: #676768;}.testimonial .testimonial-name a.website:hover {color: #373736;}.testimonials-flexslider{margin: 0 10%;position: relative;margin-top: 30px;}.testimonials-flexslider p {text-align:center;}.testimonials-flexslider ul.flex-direction-nav {width: 100%;top: 30%;position:absolute;}.testimonials-flexslider .flex-direction-nav .flex-prev {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/prev.png) no-repeat scroll 0 0 transparent;height: 39px;opacity: 0.8;left: 0;float:left;margin:0px 0px 0px -10%;top:0px;}.testimonials-flexslider .flex-direction-nav .flex-next {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/next.png) no-repeat scroll 0 0 transparent;background-position: right;height: 39px;opacity: 0.8;right:0px;float:right;margin:0px -10% 0px 0px;top:0px;}.ie .testimonials-flexslider ul.slides li,.opera .testimonials-flexslider ul.slides li {display: none;}.ie .testimonials-flexslider ul.slides li.flex-active-slide,.opera .testimonials-flexslider ul.slides li.flex-active-slide {display: block;}.testimonials-flexslider ul li blockquote {background: none repeat scroll 0 0 transparent;padding: 0;}.testimonials-flexslider ul li blockquote p {color: #030303;font-size: 18px;line-height: 28px;margin: 0;padding: 0;text-align: center;}.testimonials-flexslider ul li p.meta {color: #030303;font-size: 1.0714em;margin: 0;padding: 0;text-align: center;}.testimonials-flexslider ul li p.meta strong {color: #373737;}.testimonials-flexslider ul li a {line-height: 24px;}.testimonials-slider ul.testimonials li blockquote p a, .testimonials-flexslider ul li blockquote p a { font-size: 20px !important; }.logos-slider.wrapper {}.logos-slider .list_carousel {background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-line.png) center bottom no-repeat;border-top:1px solid #e0e0e0;padding:40px 0px;clear: both;}.logos-slider .list_carousel ul {margin: 0;padding: 0;list-style: none;display: block;}.logos-slider .list_carousel ul li {margin: 0px 40px;display: block;float: left;}.logos-slider .bwWrapper {position:relative;display:block;}.logos-slider a[href='#'] {cursor: default}.logos-slider .list_carousel li img { filter:gray; }.logos-slider .list_carousel li img:hover { filter:none; }.logos-slider .list_carousel.responsive {width: auto;margin-left: 0;}.logos-slider .nav {width: 40px;height: 18px;margin: -9px auto 0px auto;}.logos-slider .nav .prev {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) left center;margin-right: 4px;float: left;display: block;cursor: pointer;}.logos-slider .nav .next {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) right center;float: left;display: block;cursor: pointer;}.feeds-slider .prev {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/prev.png) no-repeat scroll 0 0 transparent;height: 39px;left: 0;text-indent: -100px;}.feeds-slider .next {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/next.png) no-repeat scroll 0 0 transparent;background-position: right;height: 39px;right: 0;text-indent: 100px;}.random-numbers{width: 195px;margin: 0 auto;margin-bottom: 40px;}.random-numbers img {float: left;width: 52px;height: 52px;}.random-numbers p {margin-top: 0px;margin-left: 64px;margin-bottom: 14px;line-height: 1em;font-size: 13px;}.random-numbers span.number {margin-left: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 30px;color: #a2a0a0;}.box-title {margin-bottom: 55px;}.box-title h3 {text-align: center;margin-top: 4px;}.box-title .border-line{height: 2px;}.sc-banner { position: relative; }.sc-banner a { display: block; width: 100%; height: 100%; cursor: pointer; -webkit-tap-highlight-color: rgba(0,0,0,0) !important; }.sc-banner i { font-size: 35px; margin-top: -7px; position: absolute; left: 17px; top: 50%; width: 35px; height: 35px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }.sc-banner .content { position: absolute; }.sc-banner h2, .sc-banner h3 { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }.sc-banner h2 { font-size: 14px; line-height: 14px; margin: 30px 0px 0px 70px; }.sc-banner h3 { font-size: 11px; line-height: 11px; margin: 12px 0px 0px 70px; }@-webkit-keyframes moveFromBottom { from { opacity: 0; -webkit-transform: translateY(200%); } to { opacity: 1; -webkit-transform: translateY(0%); } }@-moz-keyframes moveFromBottom { from { opacity: 0; -moz-transform: translateY(200%); } to { opacity: 1; -moz-transform: translateY(0%); } }@-ms-keyframes moveFromBottom { from { opacity: 0; -ms-transform: translateY(200%); } to { opacity: 1; -ms-transform: translateY(0%); } }@-webkit-keyframes moveFromTop { from { opacity: 0; -webkit-transform: translateY(-200%); } to { opacity: 1; -webkit-transform: translateY(0%); } }@-moz-keyframes moveFromTop { from { opacity: 0; -moz-transform: translateY(-200%); } to { opacity: 1; -moz-transform: translateY(0%); } }@-ms-keyframes moveFromTop { from { opacity: 0; -ms-transform: translateY(-200%); } to { opacity: 1; -ms-transform: translateY(0%); } }@-webkit-keyframes moveFromLeft{ from { -webkit-transform: translateX(-100%); } to { -webkit-transform: translateX(0%); } }@-moz-keyframes moveFromLeft{ from { -moz-transform: translateX(-100%); } to { -moz-transform: translateX(0%); } }@-ms-keyframes moveFromLeft{ from { -ms-transform: translateX(-100%); } to { -ms-transform: translateX(0%); } }@-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } to { -webkit-transform: translateX(0%); } }@-moz-keyframes moveFromRight { from { -moz-transform: translateX(100%); } to { -moz-transform: translateX(0%); } }@-ms-keyframes moveFromRight { from { -ms-transform: translateX(100%); } to { -ms-transform: translateX(0%); } }@-webkit-keyframes moveFromLeftRotate{ from { -webkit-transform: translateX(-100%) rotate(-90deg); } to { -webkit-transform: translateX(0%) rotate(0deg);} }@-moz-keyframes moveFromLeftRotate{ from { -moz-transform: translateX(-100%) rotate(-90deg); } to { -moz-transform: translateX(0%) rotate(0deg); } }@-ms-keyframes moveFromLeftRotate{ from { -ms-transform: translateX(-100%) rotate(-90deg); } to { -ms-transform: translateX(0%) rotate(0deg); } }@-webkit-keyframes smallToBig{ from { -webkit-transform: scale(0.1); } to { -webkit-transform: scale(1); } }@-moz-keyframes smallToBig{ from { -moz-transform: scale(0.1); } to { -moz-transform: scale(1); } }@-ms-keyframes smallToBig{ from { -ms-transform: scale(0.1); } to { -ms-transform: scale(1); } }.sc-banner { -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }.sc-banner.switch-text:hover i{ font-size: 50px; }.sc-banner.switch-text:hover h2 { font-size: 11px; }.sc-banner.switch-text:hover h3 { font-size: 14px; }.sc-banner.zoom-left:hover i { font-size: 50px; opacity: 0.8; }.sc-banner.zoom-left:hover h2 { -webkit-animation: moveFromTop 300ms ease-in-out; -moz-animation: moveFromTop 300ms ease-in-out; -ms-animation: moveFromTop 300ms ease-in-out; }.sc-banner.zoom-left:hover h3 { -webkit-animation: moveFromBottom 300ms ease-in-out; -moz-animation: moveFromBottom 300ms ease-in-out; -ms-animation: moveFromBottom 300ms ease-in-out; }.sc-banner.zoom-icon:hover i { font-size: 120px; opacity: 0.2; -webkit-transform: rotate(20deg); -moz-transform: rotate(20deg); -ms-transform: rotate(20deg); transform: rotate(20deg); }.sc-banner.top-entry:hover i { -webkit-animation: moveFromTop 400ms ease; -moz-animation: moveFromTop 400ms ease; -ms-animation: moveFromTop 400ms ease; }.sc-banner.top-entry:hover h2 { -webkit-animation: moveFromTop 300ms ease; -moz-animation: moveFromTop 300ms ease; -ms-animation: moveFromTop 300ms ease; }.sc-banner.top-entry:hover h3 { -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }.sc-banner.left-entry-zoom:hover i { font-size: 90px; opacity: 0.1; -webkit-animation: moveFromLeft 400ms ease; -moz-animation: moveFromLeft 400ms ease; -ms-animation: moveFromLeft 400ms ease; }.sc-banner.left-entry-zoom:hover h2 { -webkit-animation: moveFromLeft 400ms ease; -moz-animation: moveFromLeft 400ms ease; -ms-animation: moveFromLeft 400ms ease; }.sc-banner.left-entry-zoom:hover h3 { -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }.sc-banner.rotate-zoom:hover i { font-size: 90px; opacity: 0.2; }.sc-banner.rotate-zoom:hover h2 { -webkit-animation: moveFromLeftRotate 300ms ease; -moz-animation: moveFromLeftRotate 300ms ease; -ms-animation: moveFromLeftRotate 300ms ease; }.sc-banner.rotate-zoom:hover h3 { -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }.sc-banner.zoom-box:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }.sc-banner.zoom-box:hover i { font-size: 90px; opacity: 0.3; }.sc-banner.zoom-box:hover h2 { -webkit-animation: smallToBig 300ms ease; -moz-animation: smallToBig 300ms ease; -ms-animation: smallToBig 300ms ease; }.sc-banner.zoom-box:hover h3 { -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }.sc-banner.small-to-big:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }.sc-banner.small-to-big:hover i { font-size: 90px; opacity: 0.3; -webkit-animation: smallToBig 900ms alternate infinite ease; -moz-animation: smallToBig 900ms alternate infinite ease; -ms-animation: smallToBig 900ms alternate infinite ease; }.sc-banner.small-to-big:hover h2 { -webkit-animation: smallToBig 300ms ease; -moz-animation: smallToBig 300ms ease; -ms-animation: smallToBig 300ms ease; }.sc-banner.small-to-big:hover h3 { -webkit-animation: moveFromBottom 500ms ease; -moz-animation: moveFromBottom 500ms ease; -ms-animation: moveFromBottom 500ms ease; }.sc-banner.grey { background: #fff; border: 1px solid #d0cece; }.sc-banner.grey i { color: #7d8287; }.sc-banner.grey h2 { color: #000; }.sc-bannera.grey h3 { color: #666464; }.sc-banner.orange { background: #fff; border: 1px solid #eccba8; }.sc-banner.orange i { color: #000; }.sc-banner.orange h2 { color: #bd6910; }.sc-bannera.orange h3 { color: #393939; }.last-tweets-widget ul li {padding: 10px 0 10px 40px;}.call-to-action .number-phone, .call-to-action .number-phone a {letter-spacing: 0px;}.call-to-action-two{background-color: #eeeeee;height: 110px;border-left: 15px solid #cfcece;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;width: 100%;margin-top: 20px;}.chrome .call-to-action-two{width: auto;}.call-to-action-two .incipit {width: 85%;}.call-to-action-two .incipit strong {font-weight: 800;}.call-to-action-two .call-btn {text-align: left;width: 15%;}.call-to-action-two .btn {width: 150px;height: 35px;line-height: 35px;font-size: 18px;font-weight: bold;letter-spacing: -0.5px;font-family: 'Open Sans','Verdana','Arial',sans-serif;}div.call-three{width: auto;border: 2px solid #f2f0f0;border-left: 6px solid #f2f0f0;background-color: #f8f7f7;clear: both;position: relative;margin-bottom: 20px;display: block;padding: 30px 35px 30px 10px;}.chrome div.call-three{width: auto;}.safari div.call-three{width: auto;}.call-three .text {float: left;width: 50%;}.call-three .text p, .call-three .text h1, .call-three .text h2, .call-three .text h3, .call-three .text h4, .call-three .text h5, .call-three .text h6 {float: left;margin: 3px;padding: 3px;line-height: 1.0em;font-weight: normal;}.cta form {margin-bottom: 0;border: none;border-radius: 0;box-shadow: none;padding: 0;position: relative;z-index: 1;}.home-widget .newsletter-call3 form { float: right; width: 300px; }.newsletter-call3 form { float: right; }.newsletter-call3 .newsletter-icon {width: 48px;height: 44px;float: left;border: none;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/newsletter.png) center no-repeat #ffffff;border: 1px solid #DFDCDC;border-right: none;}.newsletter-call3 .newsletter-icon label {width: 48px;height: 44px;}.newsletter-call3 .newsletter-input {padding-right: 0px;float: left;}.home-widget .newsletter-call3 .newsletter-input {padding-right: 0px;float: none;}.newsletter-call3 .newsletter-input input {height: 36px;margin: 0;width: 150px;font-size: 12px;padding-left: 6px;color: #5e5c5c;border: 1px solid #dfdcdc;border-right: none;float: right;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}.newsletter-call3 .newsletter-input input:-moz-placeholder, .newsletter-call3 .newsletter-input input::-moz-placeholder {line-height: 36px;}.home-widget .newsletter-call3 .newsletter-input input:-moz-placeholder, .home-widget .newsletter-call3 .newsletter-input input::-moz-placeholder {line-height: 20px;}.home-widget .newsletter-call3 .newsletter-input {padding-right: 42px;background:#fff url(//urban-staff.pl/wp-content/themes/room09/images/icons/newsletter-icon.png) 5px center no-repeat;}.home-widget .newsletter-call3 .newsletter-input input {border: none;height: 20px;margin: 0;width: 100%;font-size: 11px;padding-left: 34px;color: #8c8c8c;border: 1px solid #cfc9c9;float: none;background:#fff url(//urban-staff.pl/wp-content/themes/room09/images/sprite.png) -58px -220px no-repeat;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;}#ie8 .home-widget .newsletter-call3 .newsletter-input input { padding-top: 4px; padding-bottom: 0px; }.widget .newsletter-call3 .newsletter-input input {-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;box-shadow: 0 0 5px rgba(0, 0, 0, 0.11) inset;}.newsletter-call3 .newsletter-input input:focus {box-shadow: none !important;}.home-widget .newsletter-call3 .newsletter-input input:focus {box-shadow: 0 0 3px rgba(0, 0, 0, 0.21) inset;}.newsletter-call3 .newsletter-submit {float: left;}.home-widget .newsletter-call3 .newsletter-submit {float: right;}.newsletter-call3 .newsletter-submit .submit-field{border: none;background-image: none;background-color: #DFDDDD;padding: 2px 8px;margin: 0;font-size: 13px;color: #747373;text-shadow: none;box-shadow: none;float: right;height: 46px;}.widget .newsletter-call3 .newsletter-submit .submit-field{height: auto;}.home-widget .newsletter-call3 .newsletter-submit .submit-field{border: none;background-image: none;background-color: #BC7F3E;padding: 2px 8px;margin: 5px 0px 0;font-size: 10px;color: #dcd9d5;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.40);box-shadow: 3px 3px #ededed;float: right;height: 20px;}.home-widget .newsletter-call3 .newsletter-submit .submit-field{border: none;background-image: none;background-color: #BC7F3E;padding: 0px 8px;margin: 5px 0px 0;font-size: 10px;color: #fff;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.40);box-shadow: none;float: none;}.newsletter-call3 .newsletter-submit .submit-field:hover{background-color: #c4c4c4;}.home-widget .newsletter-call3 .newsletter-submit .submit-field:hover{background-color: #E79C0C;}#ie8 .newsletter-input input{padding-top: 15px;height: 25px;}span.logo{}.es-carousel-clear {}.box-sections h3, .box-sections h3 span, .box-sections h4, .box-sections h4 span {color: #51595D;}.newsletter-section form {border-radius: 0px;box-shadow: none;padding: 0px;border: none;}.toggle .content-tab{ margin-left: 0px; }.section-services-bandw .service-wrapper .service .image-wrapper img { filter:gray; }.section-services-bandw .service-wrapper:hover .service .image-wrapper img, .section .service-wrapper .service .image-wrapper img:hover { filter:none; }.section-services-bandw .service-wrapper {-webkit-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;transition: all ease-in-out .2s;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;}.section-services-bandw .service-wrapper:hover {box-shadow: 0 0 5px 5px #f2f2f2;-moz-box-shadow: 0 0 5px 5px #f2f2f2;-webkit-box-shadow: 0 0 5px 5px #f2f2f2;}#ie8 .section-services-bandw .service-wrapper {border: 2px solid #ffffff;box-sizing: border-box;}#ie8 .section-services-bandw .service-wrapper:hover {border: 2px solid #f2f2f2;box-sizing: border-box;}.section-services-bandw .service-wrapper .service {margin: 15px;padding-bottom: 42px;position: relative;}.section-services-bandw .service-wrapper .service h4 a {color: #747373;}.section-services-bandw .service-wrapper:hover .service h4 a {color: #333333;}.section-services-bandw .service-wrapper .service .image-wrapper {position: relative;text-align: center;margin: 0 auto;}.section-services-bandw .service-wrapper .service .image-wrapper a.bwWrapper {display:inline-block;position: relative;}.section-services-bandw .service-wrapper.span2 .service .image-wrapper a.bwWrapper,.section-services-bandw .service-wrapper.span1 .service .image-wrapper a.bwWrapper{width: 100%;}.section-services-bandw .service-wrapper .read-more {text-align: center;position: absolute;width: 100%;margin-top: 10px;}.section-services-bandw .service-wrapper .service .read-more a {visibility: hidden;margin-top: 0;-webkit-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;transition: all ease-in-out .2s;}.section-services-bandw .service-wrapper:hover .service .read-more a {visibility: visible;}.numbers-sections {position: relative;}.numbers-sections .number{position: absolute;height: 103px;background: url(//urban-staff.pl/wp-content/themes/room09/images/numbers.png) no-repeat;}.numbers-sections .number.number-left{top: 0;right: 50%;}.numbers-sections .number.number-right{top: 0;left: 50%;}.numbers-sections .number.number-zero{width: 74px;background-position: -1px 0px;}.numbers-sections .number.number-1{width: 65px;background-position: -85px 0px;}.numbers-sections .number.number-2{width: 79px;background-position: -152px 0px;}.numbers-sections .number.number-3{width: 76px;background-position: -232px 0px;}.numbers-sections .number.number-4{width: 78px;background-position: -310px 0px;}.numbers-sections .number.number-5{width: 75px;background-position: -390px 0px;}.numbers-sections .number.number-6{width: 76px;background-position: -466px 0px;}.numbers-sections .number.number-7{width: 76px;background-position: -548px 0px;}.numbers-sections .number.number-8{width: 77px;background-position: -623px 0px;}.numbers-sections .number.number-9{width: 77px;background-position: -701px 0px;}.numbers-sections h4{font-size: 18px !important;margin-top: 47px;margin-bottom: 65px;text-align: center;color: #0c243d;font-weight: normal;}.numbers-sections span.title-highlight {font-size: 18px;}.section.portfolio .work-description h2 > a:hover { color: #acaa0d}h2.section-portfolio-title {margin: 0px 0px 20px 0px !important;}p.section-portfolio-description {margin: 0px 0px 20px 0px !important;}.section-portfolio-slider {background-color:rgba(179,177,177,0.18);height: 208px;}.section-portfolio-slider div.section-portfolio-carousel {overflow: hidden;position: relative;height: 208px;}.section-portfolio-slider div.section-portfolio-carousel div.caroufredsel_wrapper {width: 1000px !important;height: 208px !important;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides {margin: 0;padding: 0;list-style: none;left: 0;display: block;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li {margin: 20px 30px 0px 0px;clear: none !important;position: relative;}.sidebar-left .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li,.sidebar-right .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li {margin: 20px 30px 0px 24px;}.extra-content .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li {margin: 20px 30px 0px 0px !important;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.play {position: absolute;padding: 4px;width: 100%;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li:hover div.play {opacity: 1;}#ie8 .section.portfolio .work-meta ul li {min-width: 380px;background-color: rgb(240,240,240);}#ie8 .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li:hover div.play {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);margin-left: -3px;margin-top: -3px;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.img {border: 1px solid #dcdedf;background-color: #ffffff;padding: 4px;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.over {margin: -32px 1px 0px 0px;position: relative;text-align: right;z-index: 999 !important;}.section-portfolio-slider .prev {margin-left: 0px;position: relative;left: 0px;}.section-portfolio-slider .next {}.section-portfolio-classic {}.section-portfolio-classic .work-thumbnail {padding-bottom: 24px;padding-right: 40px;background: url(//urban-staff.pl/wp-content/themes/room09/images/section_portfolio_thumbnail_bg.png) no-repeat right bottom;}.section-portfolio-classic .work-thumbnail img.attachment-section_portfolio { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/loading_660.gif) no-repeat center; }.section-portfolio-classic .work-thumbnail img.work-loading,.section-portfolio-classic .work-thumbnail .picture_overlay { outline: 1px solid #DFDCDC; border-color: #fff; min-height: 350px }.opera .section-portfolio-classic .work-thumbnail .picture_overlay { outline: none; }.section-portfolio-classic .work-thumbnail img.work-loading { border: 6px solid #fff; min-height: 0 }.section-portfolio-classic .work-thumbnail .post_video { margin-bottom: 0 }.section-portfolio-classic .work-thumbnail.span5 .picture_overlay { min-height: 250px; }.section-portfolio-classic .work-content { margin-left: -10px; }.section-portfolio-classic .work-content h3 { margin-top: 0 !important; color: #676768; font-size: 14px; font-weight: 700; margin-top: 7px; }.section-portfolio-classic .work-content .subtitle { display: none }#ie8 .section-portfolio-classic .work-content { margin-left: -20px; }#ie8 .section-portfolio-classic .work-thumbnail .picture_overlay { min-height: 280px; }#ie8 .section-portfolio-classic .work-thumbnail.span5 .picture_overlay { min-height: 200px; }.section-portfolio-classic .extra-images-slider { position:relative; }.section-portfolio-classic .extra-images-slider ul.slides li { display:none; -webkit-backface-visibility: hidden; }.section-portfolio-classic .extra-images-slider ul.slides li img { max-width: 100.003%; }.section-portfolio-classic .flex-direction-nav { width:100%; height:40px; position:absolute; top: 50% }.section-portfolio-classic .flex-direction-nav li a { display:block; position:static; margin:0; opacity:1; width:40px; height:40px; text-indent:-9999px; outline:none; background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/portfolios/thumbs/images/nav_left.png) no-repeat; }.section-portfolio-classic .flex-direction-nav li a.flex-prev { background-position: top left; float:left; }.section-portfolio-classic .flex-direction-nav li a.flex-next { background-position: top right; float:right; background:url(//urban-staff.pl/wp-content/themes/room09/theme/templates/portfolios/thumbs/images/nav_right.png) no-repeat; }.section-portfolio-classic .work-projects {}.section-portfolio-classic .work-projects .row { padding: 15px 0 0 0; }.section-portfolio-classic .work-projects .row .caroufredsel_wrapper { width: 100% !important; }.section-portfolio-classic .work-projects.span12 .row .caroufredsel_wrapper { height: 130px !important; }.section-portfolio-classic .work-projects.span9 .row .caroufredsel_wrapper { height: 55px !important; }.section-portfolio-classic .work-projects ul { list-style: none; margin: 0; padding: 0; clear: both }.section-portfolio-classic .work-projects ul li { float: left; list-style: none;}.section-portfolio-classic .work-projects a.img {display: block;background: #fff;padding: 4px;border: 1px solid #e3e1e1;opacity: .6;-moz-transition: opacity 1s ease .1s;-webkit-transition: opacity 1s ease .1s;-o-transition: opacity 1s ease .1s;transition: opacity 1s ease .1s;}.section-portfolio-classic .work-projects a.img:hover, .section-portfolio-classic .work-projects a.img.active { border: 1px solid #d98104; opacity: 1 }.section-portfolio-classic .work-projects{background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-line.png) center bottom no-repeat;}.section-portfolio-classic .nav {width: 40px;height: 18px;margin: 0 auto;position: relative;bottom: -9px;}.section-portfolio-classic .prev {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) left center;margin-right: 4px;float: left;display: block;cursor: pointer;}.section-portfolio-classic .nav .next {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) right center;float: left;display: block;cursor: pointer;}.section-portfolio-classic .work-meta { clear: both }.section-portfolio-classic .work-meta ul { margin: 0; padding-top: 30px; }.section-portfolio-classic .work-meta ul li { position: relative; padding-left: 45px; line-height: 35px; width: 80%; background: #ffffff; list-style: none; margin-bottom: 7px }.section-portfolio-classic .work-meta ul li span { position: absolute; left: 0; margin-right: 10px; text-align: center; background: #ffffff; display: block; width: 35px; overflow: hidden; float: left; }.section-portfolio-classic .work-meta ul li img { background: none; }@media (min-width:1200px) {.newsletter-call3 .newsletter-input input { width:220px; }}@media (min-width: 980px) and (max-width: 1199px) {.section-portfolio-classic .work-content { margin-left: -20px; }.section-portfolio-classic .work-thumbnail .picture_overlay { min-height: 280px; }.section-portfolio-classic .work-thumbnail.span5 .picture_overlay { min-height: 200px; }.section-portfolio-classic .work-projects.span12 .row .caroufredsel_wrapper { height: 104px !important; }.section-portfolio-classic .work-projects.span9 .row .caroufredsel_wrapper { height: 46px !important; }.section-portfolio-slider,.section-portfolio-slider div.section-portfolio-carousel div.caroufredsel_wrapper { height: 181px !important;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 15px 20px 0px 0px; }.sidebar-left .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li,.sidebar-right .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 15px 20px 0px 20px; }.extra-content .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 15px 20px 0px 0px !important; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.play { padding: 0px; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.img { padding: 3px; }}@media (min-width: 768px) and (max-width: 979px) {.section-portfolio-classic .work-content { margin-left: -20px; }.section-portfolio-classic .work-thumbnail .picture_overlay { min-height: 210px; }.section-portfolio-classic .work-thumbnail.span5 .picture_overlay { min-height: 150px; }.section-portfolio-classic .work-projects.span12 .row .caroufredsel_wrapper { height: 76px !important; }.section-portfolio-classic .work-projects.span9 .row .caroufredsel_wrapper { height: 34px !important; }.section-portfolio-slider,.section-portfolio-slider div.section-portfolio-carousel div.caroufredsel_wrapper { height: 127px !important;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 10px 20px 0px 0px; }.sidebar-left .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li,.sidebar-right .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 10px 20px 0px 15px; }.extra-content .section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { margin: 10px 20px 0px 0px !important; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li p.title { margin-top:5px; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.play { padding: 0px; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li div.img { padding: 3px; }.newsletter-call3 .newsletter-input input { width:97px; }.newsletter-call3 .newsletter-submit .submit-field { font-size:11px; }}@media (max-width: 767px) {.section-portfolio-classic .work-thumbnail {padding-bottom: 0;padding-right: 0;background: none;}.section-portfolio-classic .work-thumbnail .picture_overlay { min-height: 0;}.section-portfolio-classic .work-content { margin-left: 0 }.section-portfolio-classic .work-projects.span9 .row .caroufredsel_wrapper,.section-portfolio-classic .work-projects.span12 .row .caroufredsel_wrapper { height: 76px !important; }.section-portfolio-classic .work-projects .row .caroufredsel_wrapper ul li { width: 104px !important; margin: 0 10px 0 0; }div.section-portfolio-slider a.prev {width:42px !important; position:absolute; left:0px; z-index: 9999; }div.section-portfolio-slider a.next {width:42px !important; position:absolute; right:0px; z-index: 9999; }.section-portfolio-slider div.section-portfolio-carousel { position: absolute; left:0px; right:0px; padding: 0px 52px; }.section-portfolio-slider,.section-portfolio-slider div.section-portfolio-carousel div.caroufredsel_wrapper { height: 127px !important;}.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides { width: 100%; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li { width: 104px; right:0px; margin: 10px 10px 0px 0px; float:left; }.section-portfolio-slider div.section-portfolio-carousel ul.section-portfolio-slides li p.title { margin-top:5px; }}.section.blog .title { margin-bottom: 20px; }.section.blog .description {margin-top: -15px;margin-bottom: 20px;}.section.blog .sticky .thumbnail {margin-right: 0px;margin-bottom: 0px;padding: 4px;width: 260px;}.sidebar-no .section.blog .sticky .the-content.span3,.section.blog .sticky .the-content.span3 { width: 270px; }.sidebar-no .section.blog .sticky .the-content.span5,.section.blog .sticky .the-content.span5 { width: 470px; }.sidebar-no .section.blog .sticky .the-content.span6,.section.blog .sticky .the-content.span6 { width: 570px; }#ie8 .section.blog .sticky .thumbnail { width: 210px; }#ie8 .sidebar-no .section.blog .sticky .the-content.span3,#ie8 .section.blog .sticky .the-content.span3 { width: 220px; }#ie8 .sidebar-no .section.blog .sticky .the-content.span5,#ie8 .section.blog .sticky .the-content.span5 { width: 380px; }#ie8 .sidebar-no .section.blog .sticky .the-content.span6,#ie8 .section.blog .sticky .the-content.span6 { width: 460px; }.section.blog .sticky .the-content h4,.section.blog .sticky .the-content h4 a {color: #676768;font-size: 14px;font-weight: 600;margin-top: 7px;}.section.blog .sticky .the-content h4 a:hover { color: #d98104; }.section.blog .post {border-left: 0px !important;margin-bottom: 40px;padding: 0px;}.section.blog .post.sticky {margin-top: 0px;margin-bottom: 10px;}.section.blog .post.sticky .thumbnail { position: relative; }.section.blog .post .date {background: #f6f5f3;background: rgba(246, 245, 243, 0.79);margin-top: 0px;margin-bottom: 6px;padding-top: 0;padding-bottom: 4px;text-align: center;position: relative;}.section.blog .post .date:after {content: " ";position: absolute;top: 3px;left: 3px;right: 3px;bottom: 3px;border: 1px solid #d3d2d2;z-index: -1;}.section.blog .post.sticky .thumbnail .date {background: #fff;margin-bottom: 0px;position: absolute;bottom: 0px;right: 0px;}.section.blog .post .date span { display: block; }.section.blog .post .date .month {font-size: 22px;font-weight: 400;letter-spacing: 1px;line-height: 22px;}.section.blog .post .date .day {font-size: 48px;font-weight: 400;letter-spacing: -3px;line-height: 48px;}.section.blog .post .meta h4 {color: #676768;font-size: 12px;font-weight: 400;line-height: 20px;margin-top: 0px;margin-bottom: 20px;}.section.blog .post .meta h4 a {font-weight: 400;font-size: 12px;}.section.blog .post .meta h4 a { color: #676768; }.section.blog .post .meta h4 a:hover { color: #d98104; }.section.blog .post .meta p,.section.blog .post .meta p a {float: none;font-size: 12px;}.section.blog .post .meta p a { color: #676768; }.section.blog .post .meta p strong { font-weight: 800; }.section.blog .post .meta p.comments:before { content: ""; }@media (min-width: 1200px) {.section.blog .sticky .thumbnail { width: 260px; }}@media (max-width: 1199px) {.section.blog .sticky .thumbnail { width: 210px; }.sidebar-no .section.blog .sticky .the-content.span3,.section.blog .sticky .the-content.span3 { width: 220px; }.sidebar-no .section.blog .sticky .the-content.span5,.section.blog .sticky .the-content.span5 { width: 380px; }.sidebar-no .section.blog .sticky .the-content.span6,.section.blog .sticky .the-content.span6 { width: 460px; }.section.blog .post .date .day { font-size: 42px !important; }}@media (max-width: 979px) and (min-width: 768px) {.section.blog .sticky .thumbnail { width: 156px; }.sidebar-no .section.blog .sticky .the-content.span3,.section.blog .sticky .the-content.span3 { width: 166px; }.sidebar-no .section.blog .sticky .the-content.span5,.section.blog .sticky .the-content.span5 { width: 290px; }.sidebar-no .section.blog .sticky .the-content.span6,.section.blog .sticky .the-content.span6 { width: 352px; }.section.blog .post .date .month { font-size: 15px !important; }.section.blog .post .date .day { font-size: 28px !important; }}@media (max-width: 767px) {.section.blog .sticky .thumbnail,.sidebar-no .section.blog .sticky .the-content.span3,.section.blog .sticky .the-content.span3,.sidebar-no .section.blog .sticky .the-content.span5,.section.blog .sticky .the-content.span5,.sidebar-no .section.blog .sticky .the-content.span6,.section.blog .sticky .the-content.span6 { width: 100%; }.section.blog .sticky .thumbnail { margin-bottom: 17px; }}.team-slider .list_carousel {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-line.png) no-repeat scroll center bottom transparent;border-top: none;}.team-slider .list_carousel ul {display: block;list-style: none outside none;margin: 0;padding: 0;}.team-slider .list_carousel ul li {display: block;float: left;margin: 0 12px;vertical-align: middle;width: 170px;}@media (max-width: 768px) {.team-slider .list_carousel ul li {margin: 0 5px;width: 150px;}}.team-rounded .bwWrapper{position:relative;display:block;}.team-slider .clearfix {float: none;clear: both;}.team-slider .nav {width: 40px;height: 18px;margin: -9px auto 0px auto;}.team-slider .nav .prev {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) left center;margin-right: 4px;float: left;display: block;cursor: pointer;}.team-slider .nav .next {width: 18px;height: 18px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/logo-slider-arrows.png) right center;float: left;display: block;cursor: pointer;}.team-rounded .team-circle{width: 130px;height: 130px;background-color: #dedede;box-shadow: none;background: none;border: 10px solid #dcdbdb;border-radius: 50%;padding: 0px;margin: 0px auto;}.team-rounded .team-circle img, .team-rounded .team-circle canvas{width: 130px;height: 130px;border-radius: 50%;padding-right: 0;padding-bottom: 0;text-align: center;}.team-rounded h6{text-transform: uppercase;margin-top: 40px;}.team-professional { }.team-professional ul { margin: 0px; }.team-professional ul li { list-style: none; margin: 0px 30px 30px 0px; position: relative; }.sidebar-left .team-professional ul.without-featured li.span3:nth-child(3n),.sidebar-right .team-professional ul.without-featured li.span3:nth-child(3n) { margin-right: 0px !important; }.sidebar-left .team-professional ul.with-featured li.span3:nth-child(3n+1),.sidebar-right .team-professional ul.with-featured li.span3:nth-child(3n+1) { margin-right: 0px !important; }.sidebar-left .team-professional ul.with-featured li.span3:nth-child(3n+2),.sidebar-right .team-professional ul.with-featured li.span3:nth-child(3n+2) { clear: left !important; }.sidebar-no .team-professional ul.without-featured li.span3:nth-child(4n) { margin-right: 0px !important; }.sidebar-no .team-professional ul.with-featured li.span3:nth-child(4n+1) { margin-right: 0px !important; }.sidebar-no .team-professional ul.with-featured li.span3:nth-child(4n+2) { clear: left !important; }.team-professional ul li.featured {border: 0px;-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}.team-professional ul li .padding { border: 1px solid #edecec; padding: 10px; }.team-professional ul li.featured .padding { min-height: 270px; }.team-professional ul li .thumb { margin: 0px 30px -10px -10px; position: relative; }.team-professional ul li .thumb img { width: 100%;}.team-professional ul li.featured .mobile_thumb { margin: 0px 30px -10px -10px; position: relative; display: none; }.team-professional ul li.featured .content { margin-left: 300px; }.team-professional ul li p { line-height: 18px; font-size: 13px; }.team-professional ul li.featured p { line-height: 19px; font-size: 14px; }.team-professional ul li .meta { width: auto; right: 10px; bottom: 10px; position: absolute; }.team-professional ul li.featured .meta { margin-left: 300px; position: static; float: left; }.team-professional ul li .socials-default { }.team-professional ul li h4 { color: #3e3d3d; font-size: 13px; margin: 0px; }.team-professional ul li h5 { color: #a7a6a4; font-size: 12px; margin: 0px; }.team-professional ul li .meta h6 { color: #3e3d3d; font-size: 10px; }.team-professional ul li.featured h4 { margin: 20px 0px 5px 0px; font-size: 18px; }.team-professional ul li.featured h5 { color: #c27d05; font-size: 13px; }.team-professional ul li.featured .meta h6 { font-size: 13px; }#ie8 .team-professional ul li { margin: 0px 13px 20px 0px !important; }@media (min-width: 980px) and (max-width: 1199px) {.team-professional ul li { margin: 0px 20px 20px 0px !important; }.team-professional ul li.featured .padding { min-height: 220px; }.team-professional ul li.featured .content { margin-left: 240px; }.team-professional ul li.featured .meta { margin-left: 240px; }}@media (min-width: 768px) and (max-width: 979px) {.team-professional ul li { margin: 0px 20px 20px 0px !important; }.team-professional ul li.featured .padding { min-height: 166px; }.team-professional ul li.featured .content { margin-left: 186px; }.team-professional ul li.featured .meta { margin-left: 186px; }}@media (max-width: 767px) {.team-professional ul li.featured .padding { min-height: 70px; }.team-professional ul li.featured h4 { margin-top: 0px; font-size: 14px; }.team-professional ul li.featured h5 { margin-top: 0px; font-size: 11px; }.team-professional ul li.featured .meta h6 { margin-top: 0px; font-size: 10px; }.team-professional ul li .thumb img { width: 70px;}.team-professional ul li.featured .thumb { display: none; }.team-professional ul li.featured .mobile_thumb { display: block; }.team-professional ul li.featured .mobile_thumb img { width: 70px;}.team-professional ul li.featured .meta { margin-left: 0px; right: 10px; bottom: 10px; position: absolute; float: none; }.team-professional ul li.featured .content { margin-left: 0px; }}#team-squared-container {margin: auto;}#team-squared-container .span3 {padding: 0px;margin: 0px;border: 0px;position: absolute;list-style: none;}#team-squared-container .span3 .box {padding: 0px;margin: 0px;border: 0px;border-radius: 0px;position: absolute;overflow: hidden;z-index: 999;-webkit-transform:rotate(45deg);-webkit-transform-origin:top left;-moz-transform:rotate(45deg);-moz-transform-origin:top left;-ms-transform:rotate(45deg);-ms-transform-origin:top left;-o-transform:rotate(45deg);-o-transform-origin:top left;transform: rotate(45deg);transform-origin:top left;}#team-squared-container .span3 .box .image {width: 100%;height: 100%;background-color: #000;position: absolute;border-radius: 0px;overflow: hidden;}ul#team-squared-container li.span3 div.box div.image img {width: 100%;height: 100%;position: absolute;}#team-squared-container .span3 .box:hover .image img {filter: alpha(opacity=10);opacity:0.1;}#team-squared-container .span3 .box .image .content {padding: 20% 0 0 10%;width: 100%;height: 100%;position: absolute;text-align:center;display: none;-webkit-transform:rotate(-45deg);-webkit-transform-origin:center;-moz-transform:rotate(-45deg);-moz-transform-origin:center;-ms-transform:rotate(-45deg);-ms-transform-origin:center center;-o-transform:rotate(-45deg);-o-transform-origin:center center;}#team-squared-container .span3 .box .image .content h6 { color: #fff; }#team-squared-container .span3 .box .image .content p { color: #fff; }.recent-post .hentry-post { margin-bottom: 5px; }.recent-post .hentry-post div.text {margin-left: 55px;min-height: 0px;}.recent-post .hentry-post div.without-thumbnail {margin-left: 0px;margin-bottom: 20px;}.google-map-frame { background: #fff; }.tabs-container ul.tabs li { margin-bottom: 0px; }.tabs-container ul.tabs li h4 a { font-weight: 400; }.toggle h4.tab-index a { font-weight: 400; font-size: 16px; }.toggle h4.tab-index a span { vertical-align: baseline; line-height: 20px; }.call-to-action-two p, .call-to-action-two h1, .call-to-action-two h2, .call-to-action-two h3, .call-to-action-two h4, .call-to-action-two h5, .call-to-action-two h6 { font-weight: 400; width: 99%; }.btn [class^="icon-"], .btn [class*=" icon-"] {line-height: 1.6em;}.btn-mini.btn [class^="icon-"], .btn-mini.btn [class*=" icon-"] {line-height: 2.0em;}.btn-small.btn [class^="icon-"], .btn-small.btn [class*=" icon-"] {line-height: 1.7em;}.btn-large.btn [class^="icon-"], .btn-large.btn [class*=" icon-"] {line-height: 1.1em;}.icon_list ul.the-icons { margin-left: 30px !important; }.icon_list .the-icons li:before { font-size: 1.2em; }.icon_list .the-icons li { line-height: 1.7em; }#copyright div.socials-default, #copyright div.socials-default-small { float: right; }.image-styled .picture_overlay { border: none; }.woocommerce .show-category ul.products li.product-category.first { clear: none; }.woocommerce .show-category ul.products li.product-category a { display: block; position: relative; padding:4px; }.woocommerce .show-category ul.products li.product-category a img { width: auto; }.woocommerce .show-category ul.products li.product-category h3 { text-transform: uppercase; text-align: center; font-size: 13px; }.woocommerce .show-category.numbers-no ul.products li.product h3 .count,.woocommerce .show-category.numbers-no ul.products li.product-category h3 .count{ display: none; }.woocommerce .show-category.numbers-yes ul.products li.product h3 .count,.woocommerce .show-category.numbers-yes ul.products li.product-category h3 .count { display: inline; }.woocommerce .show-category.transparent ul.products li.product-category img {margin: 0;opacity: 1 !important;transition: opacity 1s;-moz-transition: opacity 1s; -webkit-transition: opacity 1s; -o-transition: opacity 1s; }.woocommerce .show-category.transparent ul.products li.product-category h3 { background-color: rgba(255,255,255, 0.8) !important; bottom: -7px; left: 30px; right: 30px; height: auto; line-height: 40px; margin-top: -40px; position: absolute; }#ie8 .woocommerce .show-category.transparent ul.products li.product-category h3 { background-color: #ffffff !important; }.woocommerce .show-category ul.products li.product-category {border: 1px solid #dfdbdb;text-align:center;width: 218px;}.woocommerce .show-category ul.products li.product-category:hover {border-color: #ffffff;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}.products-slider-wrapper { position: relative; }.products-slider-wrapper .es-nav { position: absolute; width: 30px; right:0px; top: 0px; }.products-slider-wrapper .es-nav span { width: 15px; height: 17px; z-index:1; cursor: pointer; display: inline-block; text-indent: -9000px; }.products-slider-wrapper .es-nav .es-nav-prev { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/slider-arrow-testimonial.png) left center no-repeat; }.products-slider-wrapper .es-nav .es-nav-next { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/slider-arrow-testimonial.png) right center no-repeat; }.woocommerce .products-slider ul.products li.first, .woocommerce-page .products-slider ul.products li.first { clear: none; }.products-slider-wrapper .products-slider h4 { border-bottom: 1px solid #e0dfdf; padding-bottom: 10px; margin-top: 0px; margin-bottom: 22px; font-size:18px;}.products-slider-wrapper .products-slider ul li { clear: none; margin-top: 10px; }.products-slider-wrapper .products-slider ul li a img { width: 100%; }.products-slider-wrapper .products-slider ul li h3 { text-transform: uppercase; text-align: center; }.products-slider-wrapper .products-slider.categories { margin-bottom:0px !important; }.products-slider-wrapper .products-slider.categories ul.products li { padding-bottom:0px !important; }.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper { width: 960px !important }.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper{ width: 730px !important }@media (min-width: 1200px) {.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper { width: 1210px !important }.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper{ width: 910px !important }.products-slider-wrapper.no-slide:hover .es-nav { right:30px; }.products-slider-wrapper.no-slide:hover { margin-right:-30px !important; }.products-slider-wrapper.no-slide:hover .products-slider { padding-right:30px !important; }.woocommerce .show-category ul.products li.product-category a { padding:7px; }.woocommerce .show-category.transparent ul.products li.product-category h3 { bottom:-4px; }.woocommerce .show-category ul.products li.product-category h3 { font-size:13px; }}@media (min-width: 768px) and (max-width: 979px) {.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper { width: 760px !important }.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper{ width: 570px !important }.woocommerce .show-category ul.products li.product-category h3 { font-size:9px; }}@media (max-width: 767px) {.sidebar-no .products-slider-wrapper .products-slider .caroufredsel_wrapper,.sidebar-right .products-slider-wrapper .products-slider .caroufredsel_wrapper,.sidebar-left .products-slider-wrapper .products-slider .caroufredsel_wrapper{ width: 100% !important }}.products-slider.numbers-no .products li h3 .count { display: none; }.products-slider.numbers-yes .products li h3 .count { display: inline; }.products-slider.transparent .products li img {margin-bottom: 0px !important;opacity: 1 !important;transition: opacity 1s;-moz-transition: opacity 1s; -webkit-transition: opacity 1s; -o-transition: opacity 1s; }.products-slider.transparent .products li:hover img {opacity: 0.5 !important;transition: opacity 1s;-moz-transition: opacity 1s; -webkit-transition: opacity 1s; -o-transition: opacity 1s; }.products-slider.transparent .products li h3 { background-color: rgba(255,255,255, 0.8) !important; left: 30px; right: 30px; height: 40px; line-height: 40px; margin-top: -40px; position: absolute; }.products_tabs .woocommerce ul.products li.product { margin-top: 10px; }.tabs-container { border: 0px; padding: 0px; margin: 0px; clear:both; }.tabs-container ul.tabs { height: 42px; background: none; border: 0px; border-bottom: 1px solid #dfdfdf; padding: 0px; margin: 0px; }.tabs-container ul.tabs li { height: 42px; background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/product-tabs-slash.png) right center no-repeat; border: 0px !important; padding: 0px 17px 0px 0px !important; margin: 0px; float: left; }.tabs-container ul.tabs li:last-child { border: 0px !important; }.tabs-container ul.tabs li h4 { height: 42px; font-weight: normal !important; float: left; }.tabs-container ul.tabs li h4 a {height: 42px;line-height: 42px;color: #8d8d8d;border: 0px !important;padding: 0px 5px 0px 5px !important;font-size: 15px;font-weight: normal ;font-family: 'Monda';text-transform: uppercase;display: block;}.tabs-container ul.tabs li:first-child h4 a { padding-left: 0px !important; }.tabs-container ul.tabs li h4 a:hover,.tabs-container ul.tabs li.current h4 a { color: #373736 !important; background: none !important; }.tabs-container div.border-box.group { background: none; border: 0px !important; padding: 0px !important; margin: 0px !important; z-index: auto; }.tabs-container div.border-box.group .panel { min-height: 260px; border: 0px !important; padding: 27px 0px 0px 0px !important; margin: 0px !important; }.tabs-container div.border-box.group .panel h4 { display: none; }.tabs-container div.border-box.group .panel .es-nav { top: -53px; z-index: 1000; }.sitemap h3 {padding-bottom: 10px;border-bottom: 1px solid #e0dfdf;color: #b0731f;margin-bottom: 30px;}.sitemap div.first {clear:both;}.sitemap .sitemap-read-more {list-style: none;padding-top: 10px;padding-left: 0;margin-left: -15px;}.star-rating.shortcode { float: none; }.credit_card {width: 32px;height: 32px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/creditcard.png) no-repeat;display: inline-block;margin-left: 1px;}#copyright .credit_card{margin-bottom: -13px;}.credit_card.amazon {background-position:0px -32px;}.credit_card.amex {background-position: -32px -32px;}.credit_card.amex_alt {background-position: -64px -32px;}.credit_card.amex_gold {background-position: -96px -32px;}.credit_card.amex_green {background-position:-128px -32px;}.credit_card.amex_silver {background-position:-160px -32px;}.credit_card.apple {background-position:-192px -32px;}.credit_card.bank {background-position:-224px -32px;}.credit_card.cash {background-position:-256px -32px;}.credit_card.chase {background-position:-288px -32px;}.credit_card.coupon {background-position:-320px -32px;}.credit_card.credit {background-position:-352px -32px;}.credit_card.debit {background-position:-384px -32px;}.credit_card.discover {background-position:-416px -32px;}.credit_card.discover_alt {background-position:-448px -32px;}.credit_card.discover_novus {background-position:-480px -32px;}.credit_card.echeck {background-position:-512px -32px;}.credit_card.generic_1 {background-position:-544px -32px;}.credit_card.generic_2 {background-position:-576px -32px;}.credit_card.generic_3 {background-position:-608px -32px;}.credit_card.gift {background-position:-640px -32px;}.credit_card.gift_alt {background-position:-672px -32px;}.credit_card.gold {background-position:-704px -32px;}.credit_card.googleckout {background-position:-736px -32px;}.credit_card.itunes {background-position:-768px -32px;}.credit_card.itunes_2 {background-position:-800px -32px;}.credit_card.itunes_3 {background-position:-832px -32px;}.credit_card.mastercard {background-position:-864px -32px;}.credit_card.mastercard_alt {background-position:-896px -32px;}.credit_card.mileage {background-position:-928px -32px;}.credit_card.paypal {background-position:-960px -32px;}.credit_card.sapphire {background-position:-992px -32px;}.credit_card.solo {background-position:-1024px -32px;}.credit_card.visa {background-position:-1056px -32px;}.credit_card.visa_alt {background-position:-1088px -32px;}.credit_card.amazon:hover {background-position:0px 0px;}.credit_card.amex:hover {background-position: -32px 0px;}.credit_card.amex_alt:hover {background-position: -64px 0px;}.credit_card.amex_gold:hover {background-position: -96px 0px;}.credit_card.amex_green:hover {background-position:-128px 0px;}.credit_card.amex_silver:hover {background-position:-160px 0px;}.credit_card.apple:hover {background-position:-192px 0px;}.credit_card.bank:hover {background-position:-224px 0px;}.credit_card.cash:hover {background-position:-256px 0px;}.credit_card.chase:hover {background-position:-288px 0px;}.credit_card.coupon:hover {background-position:-320px 0px;}.credit_card.credit:hover {background-position:-352px 0px;}.credit_card.debit:hover {background-position:-384px 0px;}.credit_card.discover:hover {background-position:-416px 0px;}.credit_card.discover_alt:hover {background-position:-448px 0px;}.credit_card.discover_novus:hover {background-position:-480px 0px;}.credit_card.echeck:hover {background-position:-512px 0px;}.credit_card.generic_1:hover {background-position:-544px 0px;}.credit_card.generic_2:hover {background-position:-576px 0px;}.credit_card.generic_3:hover {background-position:-608px 0px;}.credit_card.gift:hover {background-position:-640px 0px;}.credit_card.gift_alt:hover {background-position:-672px 0px;}.credit_card.gold:hover {background-position:-704px 0px;}.credit_card.googleckout:hover {background-position:-736px 0px;}.credit_card.itunes:hover {background-position:-768px 0px;}.credit_card.itunes_2:hover {background-position:-800px 0px;}.credit_card.itunes_3:hover {background-position:-832px 0px;}.credit_card.mastercard:hover {background-position:-864px 0px;}.credit_card.mastercard_alt:hover {background-position:-896px 0px;}.credit_card.mileage:hover {background-position:-928px 0px;}.credit_card.paypal:hover {background-position:-960px 0px;}.credit_card.sapphire:hover {background-position:-992px 0px;}.credit_card.solo:hover {background-position:-1024px 0px;}.credit_card.visa:hover {background-position:-1056px 0px;}.credit_card.visa_alt:hover {background-position:-1088px 0px;}.teaser .image {position: relative;}.teaser .image img {border: 1px solid #e4dfdf;padding: 2px;box-shadow: 3px 3px 4px rgba(0,0,0,0.1);}.teaser .image h2 {position: absolute;bottom: 30px;left: 0px;background-color: rgba(255,255,255,0.84);padding: 13px 10px 20px 13px;color: #655745;font-size: 14px;box-shadow: 7px 7px rgba(0,0,0,0.14);margin-bottom: 5px;}#ie8 .teaser .image h2 {background-color: #ffffff;}.teaser .image p {position: absolute;bottom: 20px;left: 15px;background-color: #bc7f3e;margin: 0px;padding: 5px 12px;color: #ffffff;font-size: 12px;text-shadow: 0px 2px rgba(139, 78, 7, 0.43);}.teaser .image p a:hover, .teaser .image p:hover a {background-color: transparent;}.teaser .image p a {color: #ffffff;} .sidebar .widget { margin-top: 16px; margin-bottom: 20px; }.sidebar .widget:first-child { margin-top: 0px; }.sidebar .widget h3 { margin-bottom: 15px; }#footer .widget ol,#footer .widget ul { margin-left: 0px; }.sidebar ul.children li:last-child { border-bottom: 0px; }.sidebar ul.children { margin-left: 20px; }div.yit_quick_contact {border: 1px solid #d3d2d2;border-top-width: 8px;padding: 20px 15px 15px 15px;position: relative;}.yit_quick_contact .contact-form.row { margin-left: 0px; }.yit_quick_contact form { margin-bottom: 0px; }.yit_quick_contact h3 {margin-top: 0px;}.yit_quick_contact p {margin-bottom: 15px;font-size: 12px;}.yit_quick_contact label { display: none !important; }.yit_quick_contact .radio-field label { display: block !important; }.yit_quick_contact .contact-form fieldset { width: 100%; }.yit_quick_contact .contact-form input[type="text"],.yit_quick_contact .contact-form select {width: 100%;height: 30px;color: #a09b9b;background-color: #ffffff !important;border: 1px solid #d1d1cf;margin-bottom: 10px;font-size: 12px;font-family: 'Monda';-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;box-shadow: 0 0 7px rgba(0, 0, 0, 0.21) inset;}.yit_quick_contact .contact-form input[type="text"],.yit_quick_contact .contact-form select,.yit_quick_contact .contact-form textarea {background-color: #ffffff;box-shadow: inset 2px 2px 6px #f5f5f5;font-size: 12px;text-indent: 0 !important;margin: 0;padding: 3px 5px 0px 12px;}.yit_quick_contact .contact-form textarea {width: 100%;height: 130px;background-color: #ffffff !important;color: #a09b9b;border: 1px solid #d1d1cf;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;resize: none;padding: 3px 5px 0px 12px;}.yit_quick_contact .contact-form li { position: relative; }.yit_quick_contact .contact-form li.first-of-line { margin-left: 0px; }.yit_quick_contact .contact-form li label { display: block; font-size: 10px; }.yit_quick_contact .input-prepend { margin-bottom: 10px; }.yit_quick_contact .input-prepend .add-on { position: absolute; top: 1px; left: 1px; background-color: transparent; border: 0px; z-index: 10; width: 45px; height: 43px; padding: 0; line-height: 43px; }.yit_quick_contact .input-prepend .add-on img { vertical-align: 5px; }.yit_quick_contact .textarea-field .input-prepend { margin-bottom: 10px; }.yit_quick_contact .textarea-field .input-prepend .add-on { position: absolute; top: 1px; left: 1px; background-color: transparent; border: 0px; z-index: 10; width: 45px; height: 173px; padding: 0; line-height: 43px; }.yit_quick_contact .textarea-field .input-prepend .add-on img { vertical-align: 2px; }.yit_quick_contact .contact-form li.submit-button input.sendmail {background: #bc7f3e;border: none;clear:both;color: #fff;display: inline-block;float: right;font-size: 10px;text-shadow: 2px 2px 3px #a57540;margin: 7px 0px 0px 0px;padding: 5px 8px;text-transform: uppercase;box-shadow: 4px 4px #dedede;}.yit_quick_contact .contact-form li.submit-button input.sendmail:hover { background-color: #e79c0c; }.yit_quick_contact .contact-form li.error input, .yit_quick_contact .contact-form li.error textarea, .yit_quick_contact .contact-form li.error select,.yit_quick_contact .contact-form li input.error, .yit_quick_contact .contact-form li textarea.error, .yit_quick_contact .contact-form li select.error { border:1px solid #e9b4b4; }.yit_quick_contact .contact-form li div.msg-error { font-style:normal; font-size:10px; color:#a72727; margin-top: -20px; display: none; }.yit_quick_contact .contact-form .contact-form-error-messages { display: none; }.yit_quick_contact .usermessagea .success { width: auto !important; padding: 10px !important; margin-bottom: 30px !important; }.yit_quick_contact .usermessagea .success p { width: auto !important; padding-left: 65px; line-height: 32px; }#footer .yit_quick_contact .contact-form li,.sidebar-left .yit_quick_contact .contact-form li,.sidebar-right .yit_quick_contact .contact-form li { width: auto !important; margin-left: 0px; clear: both; float: none; }#footer div.yit_quick_contact { border: none; padding: 0px; }#footer div.yit_quick_contact h3 { margin-top: 10px; }.widget.yit_quick_contact .contact-form li textarea,.widget.yit_quick_contact .contact-form li textarea:focus {padding: 8px 0px 10px 12px;height: 110px;}.yit_text_quote { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/testimonial-quote.png) no-repeat top left;text-align: right; padding-left: 30px;}.text-quote-quote, .text-quote-author {background: none;color: #676768;font-size: 14px;font-style: normal;margin-top: 0px;margin-bottom: 0px;padding: 0px;padding-left: 10px; }.text-quote-author {color: #1a1919;font-style: normal;}#footer .yit_text_quote { margin-top: 10px; padding: 0px;}.recent-post span, .recent-post a { font-size: 13px; }.recent-post span.postedby, .recent-post span.postedby a { font-size: 11px; }.sidebar .recent-post span.postedby { display: none }.recent-post .hentry-post div.text.without-thumbnail { margin-left: 0px; min-height: 0px; }.recent-post .text{ height: auto; margin-top: 2px; font-size: 11px; color: #909091; }.recent-post .text > a { color: #4f4d4d; line-height: 16px; font-size: 12px !important; font-family: 'Monda' !important; }.recent-post .text > a.read-more { color: #d98104; }.recent-post .text > a.read-more:hover { color: #000; }.recent-post .text > a:hover { color: #000 ; }.recent-post .text > a.title { display: block; }.recent-post .text > a.author { color: #995d08 !important; font-size: 11px !important; font-family: 'Monda' !important; }.recent-post .hentry-post { border-bottom: 1px solid #ededec; padding: 0px 5px 10px 0px; margin:0px 0px 10px 0px;}.recent-post .hentry-post:last-child { margin-bottom: 0px; }.recent-post .hentry-post p.post-date { margin-top: 4px; font-style: normal; float: left; }.recent-post .hentry-post p.post-date span { margin-top: 10px; font-size: 30px !important; display: block; }.recent-post .hentry-post div.text.without-thumbnail p.post-date { margin-top: 0px; }.recent-post .thumb-img { position: static; background: #fff; padding: 0px; }#ie8 .recent-post .thumb-img img { max-width: none; }#footer .recent-post .thumb-img img, .recent-post .thumb-img img,.sidebar .recent-post .thumb-img img, .recent-post .thumb-img img {width: 35px; height: 35px; border: 1px solid #e0dfdf; padding: 2px; box-shadow: none; float: left;}#footer .recent-posts h3 { margin-bottom: 15px !important; }#footer .recent-posts .recent-post { margin-top: 0px !important; }.recent-posts-home {}.recent-posts-home .border-1 { height: auto; border: 1px solid #b9b9b8; padding: 0px; margin: 0px; }.recent-posts-home .border-2 { height: auto; border: 1px solid #e5e1e1; padding: 15px 10px 0px 10px; margin: 2px; }.recent-posts-home h3 { margin: 0px 0px 21px 0px !important; }.recent-posts-home .recent-post { margin: 0px; }.recent-posts-home .hentry-post { height: auto; border: 0px; padding: 0px; margin: 0 0 10px 36px; position: relative; }.recent-posts-home .hentry-post .post-date { width: 46px; height: 59px; padding: 10px 0px 0px 0px; margin: 0 0 0 -46px !important; text-align: center; position: absolute; }.recent-posts-home .hentry-post .border {width: auto !important;border: 1px solid #e0dfdf;padding: 0 56px 0 75px;margin: 0px;height: auto;min-height: 67px;position: relative;}.recent-posts-home .hentry-post .border .thumb-img { width: 63px !important; height: 63px !important; margin: 2px 10px 2px -73px !important; float: left; }.recent-posts-home .hentry-post .border .thumb-img img { width: 63px !important; height: 63px !important; border: 0px !important; padding: 0px !important; margin: 0px !important; }.recent-posts-home .hentry-post .border div.title {color: #909091;float: left;margin: 0px;padding: 15px 0 8px;font-size: 13px;font-family: 'Monda';}.recent-posts-home .hentry-post .border .title.without-thumbnail { left: 10px; }.recent-posts-home .hentry-post .border .title a { color: #995d08; }.recent-posts-home .hentry-post .border .title a.title {color: #4f4d4d;width: auto;height: auto;margin: 0px 0px 3px 0px;font-size: 14px;font-family: 'Monda';top: auto;left: auto;right: auto;display: block;text-transform: uppercase;position: static;}.recent-posts-home .hentry-post .border .title a.title:hover { color: #000; }.recent-posts-home .hentry-post .border .comments {color: #cbcbcb;width: 56px;border-left: 1px solid #cdced2;margin: 0;float: right;font-family: 'Monda';position: absolute;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/recent-posts-home-comments-no.png) 10px 9px no-repeat;top: 0;bottom: 0;right: 0;}.recent-posts-home .hentry-post .border .comments.yes { color: #949494; background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/recent-posts-home-comments-yes.png) }.recent-posts-home .hentry-post .border .comments span { font-size: 24px; display: block; text-align: right; right: 13px; top: 40px; position: absolute; }.more-projects-widget { position:relative; }.more-projects-widget .sliderWrap { overflow:hidden; }.more-projects-widget .jcarousel-clip { margin-left:0; }.more-projects-widget ul { width:200px !important; margin:0; list-style:none; height:470px !important; padding-bottom:14px; margin-bottom:10px !important; }.more-projects-widget li { border-bottom:0; clear:both; min-height:76px; }.more-projects-widget .work-thumb { display:block; width:55px; height:55px; float:left; padding-bottom:14px; border:1px solid #CFCFCF; padding:3px; margin-bottom:1em; }.more-projects-widget .work-thumb img { margin:0; display:block; width:55px; height:55px; }.more-projects-widget .meta { float:right; width:130px; margin:0; }.more-projects-widget .work-title { font-size:13px !important; color:#656262 !important; margin-top:6px; }.more-projects-widget .categories { padding: 0; font-size: 10px; line-height: 14px; }.more-projects-widget .categories a { font-size:12px; color:#999 !important; }.more-projects-widget .categories a:hover { color:#000 !important; }.more-projects-widget .controls { display:none; margin-top:20px; padding-top:10px; border-top:1px solid #CFCFCF; text-align:center; }.more-projects-widget .top { display:none; margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #CFCFCF; text-align:center; }.more-projects-widget .controls a, .more-projects-widget .top a { background:url(//urban-staff.pl/wp-content/themes/room09/images/icons/nav-slider-projects.png) no-repeat; display:inline-block; width:18px; height:18px; text-indent:-9999px; }.more-projects-widget a.prev { background-position:left center; margin-right:10px; }.more-projects-widget a.next { background-position:right center !important; }.more-projects-widget a.disabled { opacity:0.2; cursor:default; }.featured-projects .featured-projects-widget {border: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;border-radius: 0px;margin-top: 20px !important;position: relative;}.featured-projects-widget img { border:none !important; padding: 0; width: auto; height: 154px; margin-bottom: 0; }.featured-projects-widget p.categories { margin: 0 auto; font-size:0.85em; text-align: center; width: 80%; }.featured-projects-widget h4 {clear: both;line-height: 1.6em;font-size: 15px !important;margin-top: 25px;margin-bottom: 0;text-align: center;}.thumb-project{background:#fff;padding:0; margin:0; float:left;margin-bottom:25px;width:100%;}.thumb-project a{border: 1px solid #e1e1e1;display:block;float:left; margin:0;padding: 9px;}#ie8 .thumb-project a { width: 91%; }.thumb-project img{border: none; }.featured-projects-widget .flex-direction-nav a { background-image: url(//urban-staff.pl/wp-content/themes/room09/images/featured-projects-arrows.png); top: 97%; width: 13px; height: 26px; -webkit-transition: none; opacity: 1 }.featured-projects-widget.flexslider .flex-next { right: 13px !important; }.featured-projects-widget.flexslider .flex-prev { left: 10px !important; }#wp-calendar { width:100%; margin-top:0; }#wp-calendar th, #wp-calendar td { line-height:32px; padding:1px 2px; text-align:center;}#wp-calendar caption { margin-bottom:10px; font-size:80%; font-weight:bold; }#wp-calendar th, #wp-calendar #today, #wp-calendar #today a { background-color:#ccc; color:#434343; }#wp-calendar tfoot a { display:block; }#wp-calendar #today a:hover { color:#000 }#footer #wp-calendar th a, #footer #wp-calendar td a { color: #995D08 }#searchform { margin:0px 0 30px 0; position: relative; }#searchform .screen-reader-text { position: absolute; top: 6px; left: 10px; }#footer #searchform .screen-reader-text,.sidebar #searchform .screen-reader-text { display: none !important; }#searchform input {border:1px solid #CFCFCF;color:#666;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}input#searchsubmit {cursor:pointer;width:27%;padding:4px 8px 4px 6px;height:32px; font-family: 'Monda', 'Georgia', 'Times New Roman', serif;}.gecko input#searchsubmit {vertical-align: top;}input#searchsubmit:hover {background:#ddd;}input#s { width:65%; padding:5px; font-family: 'Monda', 'Georgia', 'Times New Roman', serif;}.ie input#s, .safari input#s, .opera input#s { vertical-align: top; }.chrome input#searchsubmit { vertical-align: 3px; }@media (min-width: 768px) and (max-width: 979px) {.safari input#s { width: 55%; }.safari input#searchsubmit { width: 36%; } }#topbar .widget_search_mini input#mini-search-submit {background-color: transparent;border: 0px;padding: 0px;position: absolute;right: 9px;top: 9px;width: 30px;height: 30px;}.ie #topbar .widget_search_mini input#mini-search-submit { z-index: 10; }body .login_register { color: #8f9090 !important; padding: 0; height: 28px; line-height: 28px; position: absolute; top: -40px; right: 0 }body .login_register a { color: inherit; font-size: 11px }body .login_register a:hover { color: #030303 }body .login_register span { font-size: 14px }.sidebar .widget-icon-text, #footer .widget-icon-text {clear:both;margin-left:60px;}#footer .widget-icon-text img, #footer .widget-icon-text [class^=icon],.sidebar .widget-icon-text img, .sidebar .widget-icon-text [class^=icon] {margin-left:-60px;float:left;padding-top:2px;font-size:48px;color:#000;}.sidebar .widget-icon-text h3, #footer .widget-icon-text h3 { border-left: 0px; padding-left: 0px; }#footer .widget-icon-text h3, #footer .widget-icon-text p,.sidebar .widget-icon-text h3, .sidebar .widget-icon-text p {margin:0;} .widget_flickrRSS img { width: 42px; height: 42px; }.widget_flickrRSS img {border: 1px solid #CFCFCF; margin: 3px 6px 3px 0; padding: 2px; }.widget_flickrRSS h3 { margin-bottom: 13px; }.contact-info .sidebar-nav { margin-top: 11px; }.contact-info .sidebar-nav ul { margin-bottom: 0px; }.contact-info .sidebar-nav ul li {border-bottom: 0px;line-height: 15px;height: auto;font-size: 13px !important;}.contact-info ul li i {color: #8e8f8f !important;font-size: 18px !important;margin-right: 5px;}.contact-info ul li span { color: #000; }.sidebar .home-widget.contact-info, #footer .widget.contact-info { margin-left: 24px; }.sidebar .home-widget.contact-info .border, .sidebar .widget.contact-info .border, #footer .widget.contact-info .border { height: auto; border: 1px solid #e1dcdc; padding: 0px 10px 10px 10px; }.sidebar .home-widget.contact-info ul li, .sidebar .widget.contact-info ul li, #footer .widget.contact-info ul li {color: #898787;line-height: 16px;border-bottom: 1px solid #e0dfdf;padding: 8px 0px 8px 0px;margin: 0;font-size: 13px;}.sidebar .home-widget.contact-info ul li img, .sidebar .widget.contact-info ul li img, #footer .widget.contact-info ul li img { margin: 0px 10px 0px 0px; float: left; }.sidebar .home-widget.contact-info ul li p, .sidebar .widget.contact-info ul li p, #footer .widget.contact-info ul li p { margin-left: 15px; font-size: 12px; margin: 0px 5px 0px 15px; color: #8e8a83; }.sidebar .home-widget.contact-info ul li strong, .sidebar .widget.contact-info ul li strong, #footer .widget.contact-info ul li strong { display: block; color: #282726; font-weight: normal; font-size: 13px; }.sidebar-nav ul { list-style:none; margin-bottom:50px; margin-top:0px }.sidebar-nav li { border-bottom:1px solid #CFCFCF; margin-bottom:10px; padding-bottom:5px }.sidebar-nav a, .sidebar-nav li { display:block; height:40px; line-height:30px; }.sidebar-nav li a { display:inline; line-height:1.71em; }.widget_nav_menu ul > li, .widget_pages ul > li, .widget_categories ul > li, .portfolio-categories ul > li, .widget_archive ul > li, .almost-all-categories ul > li, .widget_links ul > li {list-style: none;margin-left: 0px;}.widget_nav_menu ul > li a, .widget_pages ul > li a, .widget_categories ul > li a, .portfolio-categories ul > li a, .widget_archive ul > li a, .widget_links ul > li a {border-bottom: 1px solid #d3d2d2;color: #4f4d4d;display: block;padding: 10px 0px 10px 0px;}ul#almost_all_categories_widget li { display: block; }.almost-all-categories ul > li {display: block;border-bottom: 1px solid #d3d2d2;font-size: 12px;color: #4f4d4d;padding: 10px 0px 10px 0px;}.almost-all-categories ul > li a {color: #676768; }.widget_nav_menu ul > li a:hover, .widget_pages ul > li a:hover, .widget_categories ul > li a:hover, .portfolio-categories ul > li a:hover, .widget_archive ul > li a:hover, .almost-all-categories ul > li a:hover, .widget_links ul > li a:hover {color: #aa620d;}.widget_nav_menu ul li .sub-menu li a, .widget_pages ul li .children li a, .widget_categories ul li .children li a, .portfolio-categories ul li .children li a {background-position: 25px center;padding-left: 45px;}div#footer div.container div.row div.widget_nav_menu ul.menu li.menu-item { width: 50% !important; padding-bottom:2px; float: left !important; }div#footer div.container div.row div.widget_nav_menu ul.menu li.menu-item.column-1 { width: 100% !important; float: none !important; }div#footer div.container div.row div.widget_nav_menu ul.menu li.menu-item a { background: none !important; border: 0px !important; padding: 0px; }div#footer div.container div.row div.widget_nav_menu ul.menu li.menu-item a:hover { background: none !important; }.last-tweets li {background: #fff;margin-bottom: 20px;padding: 0px 0px 0px 41px;background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/last-tweets-line.png) 0px 0px no-repeat;}.last-tweets li:last-child { margin-bottom: 0px; }.last-tweets li p { border: 1px solid #e5e1e1; border-left: 0px !important; padding: 10px; color: #4f4d4d; line-height: 18px; }.last-tweets li p span { border: 0px; }.last-tweets> h3 + div { margin-top: 13px; }.last-tweets p:first-child { margin-top: 0px; }.last-tweets p:last-child { margin-bottom: 0px; }.last-tweets span.meta { padding: 0; margin-top: 0px; color: #828080; }.last-tweets p, .last-tweets p a { color: #a77329; line-height: 20px; }.last-tweets #follow-twitter {text-align: right;}.last-tweets #follow-twitter a { color: #676768; font-size: 12px !important; }#ie8 .last-tweets #follow-twitter { background-position: 55px bottom; }#topbar .last-tweets h3 { display: none }#topbar .last-tweets> h3 + div { margin: 0 }#topbar .last-tweets li { background: #fff; padding: 0; margin: 0; border: none }#topbar .last-tweets #follow-twitter { display: none }.text-image { position: relative; }.text-image img{ max-width: 100%; }.recent-comments .border{ height: auto; border: 1px solid #e5e1e1; padding: 15px 20px 15px 40px; font-size: 12px; background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/quote-comment.png) 8px 20px no-repeat; margin-bottom: 10px; min-height: 20px; }.recent-comments .the-post{ line-height:1em; margin-bottom:25px; } .recent-comments .the-post p{ color: #4f4d4d; margin-top: 0px; padding-bottom: 0; }.recent-comments .the-post p.comment{ font-size: 12px; margin-bottom: 0px; line-height: 15px; }.recent-comments div.avatar { display:inline; float:left; margin:0; width: 36px; height: 36px; margin-right: 10px; }.recent-comments .avatar img{ border: 1px solid #e5e1e1; padding: 2px !important; width: 31px; height: 31px; }.recent-comments a.title{ line-height: 15px; }.recent-comments .the-post .author{ display: block; padding-top: 5px; color: #909091; }.recent-comments .the-post .author a{ color: #995d08; }.recent-comments .the-post .author a:hover{ color: #d58f2c; }.recent-comments .the-post span,.recent-comments .the-post a { font-size: 11px; line-height:16px; }.sidebar.span3 .testimonial-widget-span, #footer .span3 .testimonial-widget-span { margin: 0px 0px 20px 0px; float:none; }.testimonial-widget-span .border-1 { height: auto !important; border: 1px solid #b9b9b8; padding: 2px; }.testimonial-widget-span .border-2 { height: auto !important; border: 1px solid #e1dcdc; padding: 15px 10px 0px 10px; }.testimonial-widget-span .testimonial-widget { width: auto !important; margin-bottom: 0px !important; float: none; position: relative; overflow:hidden; }.testimonial-widget h3 { margin: 0px 0px 20px 0px !important; }.testimonial-widget ul { max-height: 229px; overflow: hidden; }.testimonial-widget li { display: none; }.testimonial-widget li:first-child { display: block; }.testimonial-widget li blockquote { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/quote-comment.png) no-repeat scroll 8px 20px transparent; padding: 15px 20px 15px 40px; border: 1px solid #E5E1E1; margin-bottom: 8px; }.testimonial-widget li blockquote p { color: #4f4d4d; line-height: 18px; font-size: 11px !important; margin: 0px 0px 10px 0px; }.testimonial-widget li .thumbnail { float: left; padding: 2px; width: 36px; height: 36px;border: 1px solid #e5e1e1; border-radius: 0px; box-shadow: none; }.testimonial-widget li .thumbnail img { padding: 0px; width: 31px; height: 31px; }.testimonial-widget li .name-testimonial { margin: 0px 6px 10px 0px; }.testimonial-widget li .name-testimonial a { display: block; margin: 0px 6px 0px 45px; color: #0b0b0b; padding: 4px 0px 0px 0px; font-size: 11px; font-weight: normal; }.testimonial-widget li .name-testimonial a:hover { color: #0b0b0b; }.testimonial-widget li .name-testimonial a.url-testimonial, .testimonial-widget li .label-testimonial { display: block; color: #aea9a9; font-size: 11px; margin-left: 45px; padding: 0px; }.testimonial-widget .flex-direction-nav { position: absolute; overflow: visible; height: 16px; bottom: 55px; right: 10px; }.testimonial-widget .flex-direction-nav li { position: static; overflow: visible; width: 16px; height: 16px; display:block; float: left; }.testimonial-widget .flex-direction-nav li a { opacity: 1; -webkit-transition: none; width: 16px; height: 16px; margin: 0; top: auto; right: auto; bottom: auto; left: auto; }.testimonial-widget .flex-direction-nav li a.flex-prev { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/arrow-test-left.png) left center no-repeat; }.testimonial-widget .flex-direction-nav li a.flex-next { background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/arrow-test-right.png) right center no-repeat; }#ie8 .testimonial-widget .flex-direction-nav .flex-prev { left: -5px }#home-sidebar .testimonial-widget { height: 200px !important; margin: 0px !important; }.yit_toggle_menu ul {margin-bottom: 30px;}.yit_toggle_menu ul li ul li ul {margin-bottom: 15px;}.yit_toggle_menu ul.menu ul li a {color: #4f4d4d;display: block;font-family: 'Monda', 'Georgia', 'Times New Roman', serif;font-size: 13px;text-transform: uppercase;}.yit_toggle_menu ul.menu ul li a:hover { color: #000; }.yit_toggle_menu ul.menu li a {border-bottom: 1px solid #e0dfdf;padding-bottom: 7px;margin-bottom: 7px;display: block;}.yit_toggle_menu ul.menu li ul.sub-menu li a {border-bottom: 0px;padding-bottom: 0px;margin-bottom: 5px;}.yit_toggle_menu ul.menu li ul.sub-menu li ul.sub-menu a {border-bottom: 0px;padding-bottom: 0px;margin-bottom: 0px;font-size: 12px;}.yit_toggle_menu ul.menu li > a {color: #373736;font-size: 14px;font-family: 'Monda';text-transform: uppercase;}.yit_toggle_menu ul.menu li.dropdown > a {background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/toggle-closed.png) left 2px no-repeat ;padding-left: 28px;}.yit_toggle_menu ul.menu.open_none li.dropdown ul,.yit_toggle_menu ul.menu.open_first li.dropdown ul,.yit_toggle_menu ul.menu.open_active > li.dropdown ul{ display: none; }.yit_toggle_menu ul.menu.open_first > li.dropdown:first-child > ul,.yit_toggle_menu ul.menu.open_all > li.dropdown ul,.yit_toggle_menu ul.menu.open_active li.dropdown.current-menu-parent > ul,.yit_toggle_menu ul.menu.open_active li.dropdown.current-menu-ancestor > ul { display: block; }.yit_toggle_menu ul.menu li.dropdown.opened > a { background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/toggle-opened.png); }.yit_toggle_menu ul.menu li.dropdown li.dropdown > a {background: none;color: #4f4d4d;font-family: 'Monda', 'Georgia', 'Times New Roman', serif;font-size: 14px;padding-left: 0px;}.yit_toggle_menu ul.menu li.dropdown li.dropdown.opened > a {}.yit_toggle_menu ul.menu li.current-menu-item > a,.yit_toggle_menu ul.menu li.current-menu-ancestor > a,.yit_toggle_menu ul.menu li.current-menu-parent > a {}.yit_toggle_menu ul.menu li.dropdown ul.sub-menu li.dropdown ul.sub-menu { padding-left: 25px; }.yit_toggle_menu ul.menu li.dropdown ul.sub-menu li.dropdown ul.sub-menu li { list-style-type: square; color: #c4c3c1; }.sidebar .cta, #footer .cta, .widget.cta.widget-last, .widget.cta.widget-first { border: 1px solid #d3d2d2; border-top-width: 8px; padding: 20px 15px 15px 15px !important; position: relative; }.sidebar .cta h3, #footer .cta h3, .widget.cta.widget-last h3 { margin-top: 0px; }.sidebar .cta form, #footer .cta form { padding:0; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; }.sidebar .cta .newsletter-call3, #footer .cta .newsletter-call3 { float: none; display: block; height: 40px; margin-top: 15px; border: 0px; }.sidebar .cta .newsletter-call3 .newsletter-input, #footer .cta .newsletter-call3 .newsletter-input { width: auto; height: 40px; border: 0px; padding: 0px; margin-right:42px; float: none; display:block; }.sidebar .cta .newsletter-call3 .newsletter-input input, #footer .cta .newsletter-call3 .newsletter-input input { width: 100%; height: 25px; border: 1px solid #d1d1cf; padding: 1px 0px 1px 40px; margin: 0px; background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/newsletter-widget.png) 5px center no-repeat; display: block; float: left;}.sidebar .cta .newsletter-call3 .newsletter-icon, #footer .cta .newsletter-call3 .newsletter-icon { height: 38px; width: 40px; background: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/newsletter-widget.png) no-repeat scroll center center #FFFFFF}.sidebar .cta .newsletter-call3 .newsletter-input input, #footer .cta .newsletter-call3 .newsletter-input input,.widget.cta .newsletter-call3 .newsletter-input input[placeholder] { color:#a09b9b; font-size: 12px !important; }.widget.cta .newsletter-call3 .newsletter-input input:-moz-placeholder, .widget.cta .newsletter-call3 .newsletter-input input::-moz-placeholder { line-height: 26px; }.sidebar .cta .newsletter-call3 input:focus, #footer .cta .newsletter-call3 input:focus {border-color: #cecece;outline: 0;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(0, 0, 0, 0.2) !important;border-color: rgba(0, 0, 0, 0.2) !important}.sidebar .cta .newsletter-submit, #footer .cta .newsletter-submit { display: block; float: right; border: none; margin: 0px; height: auto; }.sidebar .cta .newsletter-submit .submit-field, #footer .cta .newsletter-submit .submit-field { background: #bc7f3e;border: none;clear:both;color: #fff;display: inline-block;float: right;font-size: 10px;text-shadow: 2px 2px 3px #a57540;margin: 7px 0px 0px 0px;padding: 5px 8px;text-transform: uppercase;box-shadow: 4px 4px #dedede;}.sidebar .cta .newsletter-submit .submit-field:hover, #footer .cta .newsletter-submit .submit-field:hover { background-color: #e79c0c; }.sidebar .cta h6, #footer .cta h6 { font-size: 11px; font-weight: bold; }#ie8 .sidebar .cta .newsletter-call3 .newsletter-input input,#ie8 #footer .cta .newsletter-call3 .newsletter-input input { width: 100%; height: 22px; line-height: 1em; }#home-sidebar .cta .border-2 { height: 185px !important; }#footer .cta h3 { margin-top: 10px; }#footer .cta .newsletter-call3 .newsletter-input input { background-color: #ffffff; float: left; }#header-cart #lang_sel, #topbar #lang_sel { height: auto; display: inline-block; float: right; margin-top: 17px; padding-top: 1px }#header-cart #lang_sel a.lang_sel_sel, #topbar #lang_sel a.lang_sel_sel { margin-top: 1px; margin-bottom: 10px; color:#8b8988; background: url(//urban-staff.pl/wp-content/themes/room09/images/sprite.png) 15px -91px no-repeat; padding-right: 10px; padding-left:13px; }#header-cart #lang_sel ul ul, #topbar #lang_sel ul ul { top: 20px; width: 220px !important }#header-cart #lang_sel ul ul li, #topbar #lang_sel ul ul li { padding-top: 5px !important }#header-cart #lang_sel li, #header-cart #lang_sel ul ul, #topbar #lang_sel li, #topbar #lang_sel ul ul { width:auto; min-width: 68px !important; border: none; }#header-cart #lang_sel a, #header-cart #lang_sel a:visited, #topbar #lang_sel a, #topbar #lang_sel a:visited { border: none !important; line-height: 10px }#topbar #lang_sel a.lang_sel_sel { height: 14px; line-height: 20px; background-position: 15px -86px; padding-right: 10px; }#topbar #lang_sel a.lang_sel_sel span {}#header-cart #lang_sel a.lang_sel_sel span {}#header-cart #lang_sel ul > li, #topbar #lang_sel ul > li {padding-left: 5px !important;background: url(//urban-staff.pl/wp-content/themes/room09/images/sprite.png) -102px -87px no-repeat;}#topbar #icl_lang_sel_widget { margin-bottom: -2px; }#topbar #lang_sel ul > li { background-position: -102px -85px; height: 1.1em; }#topbar #lang_sel a.lang_sel_sel { margin-top: -2px; }#header-cart #lang_sel ul li ul, #topbar #lang_sel ul li ul {background-color: #fff !important; width: auto !important;height: auto;margin-top: 0px !important;margin-left: 0px;position:absolute;font-size: 11px;left:auto;padding: 5px 0px !important;min-width:200px;background:#152f49;border: 0px !important;z-index: 99999;-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25); -moz-box-shadow: 0 0 3px rgba(0,0,0,0.25);box-shadow: 0 0 3px rgba(0,0,0,0.25); }#header-cart #lang_sel ul li ul li, #topbar #lang_sel ul li ul li { padding: 0px !important; background:none; }#header-cart #lang_sel ul li ul li a, #topbar #lang_sel ul li ul li a { width: 100px; color:#8b8988; font-size: 11px; font-family: 'Monda'; text-transform: none; font-weight: normal; }#header-cart #lang_sel ul li ul li a:hover, #topbar #lang_sel ul li ul li a:hover { color: #cc9833; background:none; }#topbar #lang_sel {float: none;margin-top: 0;padding-top: 0;display: block;}#topbar #lang_sel a.lang_sel_sel { margin-bottom: 0 }.sidebar .widget.widget_shopping_cart, #footer .widget.widget_shopping_cart {}.sidebar .widget.widget_shopping_cart .border-1, #footer .widget.widget_shopping_cart .border-1 { height: auto; border: 1px solid #b9b9b8; padding: 2px; }.sidebar .widget.widget_shopping_cart .border-2, #footer .widget.widget_shopping_cart .border-2 { height: auto; border: 1px solid #dfdada; padding: 10px 10px 10px 13px; }.sidebar .widget.widget_shopping_cart h3, #footer .widget.widget_shopping_cart h3 { margin-top: 0px;}.sidebar .widget.widget_shopping_cart li, #footer .widget.widget_shopping_cart li { border-bottom: 1px solid #e0dfdf; padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; }.sidebar .widget.widget_shopping_cart li img, #footer .widget.widget_shopping_cart li img { width: 50px; height: auto; border: none; padding: 0px; box-shadow: none; float: left; margin-right: 10px; }.sidebar .widget.widget_shopping_cart li a, #footer .widget.widget_shopping_cart li a { color: #373736; margin-bottom: 5px; font-size: 12px; line-height: 1em; text-transform: uppercase; font-family: 'Monda'; font-weight: normal; }.sidebar .widget.widget_shopping_cart li a.remove_item, #footer .widget.widget_shopping_cart li a.remove_item { background:url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/cart_remove_item.png) 65px center no-repeat; padding-left: 75px; margin-bottom: 2px; font-size: 8px; color: #90908f; }.sidebar .widget.widget_shopping_cart li .quantity, #footer .widget.widget_shopping_cart li .quantity { color: #8b8b84 !important; font-size: 12px; font-family: 'Monda'; font-weight: normal; float: right; text-align: right; margin-top: -12px;}.sidebar .widget.widget_shopping_cart li .quantity span, #footer .widget.widget_shopping_cart li .quantity span { color: #8b8b84 !important; font-size: 12px; font-family: 'Monda'; font-weight: normal; }.sidebar .widget.widget_shopping_cart li .border.clear, #footer .widget.widget_shopping_cart li .border.clear { border: 0px; padding: 0px; margin: 0px; }.sidebar .widget.widget_shopping_cart li .variation, #footer .widget.widget_shopping_cart li .variation { border: 0px; padding: 0px; margin: 0px; float: right; font-size: 11px; }.sidebar .widget.widget_shopping_cart li .variation dt, #footer .widget.widget_shopping_cart li .variation dt { border: 0px; padding: 0px; margin: 0px; float: none; display: inline; font-size: 11px; }.sidebar .widget.widget_shopping_cart li .variation dd, #footer .widget.widget_shopping_cart li .variation dd { border: 0px; padding: 0px; margin: 0px; float: none; display: inline; font-size: 11px; }.sidebar .widget.widget_shopping_cart .total, #footer .widget.widget_shopping_cart .total { color: #010101; font-size: 12px; font-family: 'Monda'; border: 0px; padding: 0px; margin: 20px 0px 30px 60px; }.sidebar .widget.widget_shopping_cart .total span, #footer .widget.widget_shopping_cart .total span { float: right; }.sidebar .widget.widget_shopping_cart .buttons, #footer .widget.widget_shopping_cart .buttons { margin-bottom: 0px; text-align: center; }.sidebar .widget.widget_shopping_cart .buttons .button, #footer .widget.widget_shopping_cart .buttons .button { color: #fff; background-color: #333; padding: 5px 20px; font-size: 12px; font-family: 'Monda'; font-weight: normal; text-transform: uppercase; }.sidebar .widget.widget_shopping_cart .buttons .button:hover, #footer .widget.widget_shopping_cart .buttons .button:hover { background-color: #828282; }.sidebar .widget.widget_shopping_cart .buttons .button.checkout, #footer .widget.widget_shopping_cart .buttons .button.checkout { background-color: #c58408; }.sidebar .widget.widget_shopping_cart .buttons .button.checkout:hover, #footer .widget.widget_shopping_cart .buttons .button.checkout:hover { background-color: #e79c0c; }.sidebar .widget.widget_shopping_cart .empty, #footer .widget.widget_shopping_cart .empty { display: none; }.sidebar .widget.widget_shopping_cart .empty-buttons, #footer .widget.widget_shopping_cart .empty-buttons { border-top: 1px solid #e0dfdf; padding-top: 10px; line-height: 30px; }.sidebar .widget.widget_shopping_cart .empty-buttons a.button, #footer .widget.widget_shopping_cart .empty-buttons a.button { color: #fff; background-color: #c58408; padding: 5px 20px; font-size: 12px; font-family: 'Monda'; font-weight: normal; text-transform: uppercase; }.sidebar .widget.widget_shopping_cart .empty-buttons a.button:hover, #footer .widget.widget_shopping_cart .empty-buttons a.button:hover { color: #fff !important; background-color: #e79c0c; }.widget.widget_onsale,.widget.widget_best_sellers,.widget.widget_recent_reviews,.widget.widget_recent_products,.widget.widget_random_products,.widget.widget_featured_products,.widget.widget_top_rated_products,.widget.widget_recently_viewed_products {}.widget.widget_onsale li,.widget.widget_best_sellers li,.widget.widget_recent_reviews li,.widget.widget_recent_products li,.widget.widget_random_products li,.widget.widget_featured_products li,.widget.widget_top_rated_products li,.widget.widget_recently_viewed_products li { height: 62px; margin-bottom: 17px; position: relative; line-height: normal; font-size: 13px; vertical-align: baseline; }.widget.widget_onsale h3,.widget.widget_best_sellers h3,.widget.widget_recent_reviews h3,.widget.widget_recent_products h3,.widget.widget_random_products h3,.widget.widget_featured_products h3,.widget.widget_top_rated_products h3,.widget.widget_recently_viewed_products h3 { color: #373736; font-size: 18px; font-weight: normal; }.widget.widget_onsale h3,.widget.widget_best_sellers h3,.widget.widget_recent_products h3,.widget.widget_random_products h3,.widget.widget_featured_products h3,.widget.widget_top_rated_products h3,.widget.widget_recently_viewed_products h3 { margin-bottom: 25px !important; }.widget.widget_onsale li a,.widget.widget_best_sellers li a,.widget.widget_recent_reviews li a,.widget.widget_recent_products li a,.widget.widget_random_products li a,.widget.widget_featured_products li a,.widget.widget_top_rated_products li a,.widget.widget_recently_viewed_products li a { width: 100%; color: #552f2e !important; margin: 0px; font-size: 13px; font-family: 'Monda'; text-transform: uppercase; display: block; }.widget.widget_onsale li a:hover,.widget.widget_best_sellers li a:hover,.widget.widget_recent_reviews li a:hover,.widget.widget_recent_products li a:hover,.widget.widget_random_products li a:hover,.widget.widget_featured_products li a:hover,.widget.widget_top_rated_products li a:hover,.widget.widget_recently_viewed_products li a:hover {color: #c58408 !important; }.widget.widget_onsale li a,.widget.widget_best_sellers li a,.widget.widget_recent_products li a,.widget.widget_random_products li a,.widget.widget_featured_products li a,.widget.widget_top_rated_products li a,.widget.widget_recently_viewed_products li a { padding-top: 12px; }.widget.widget_onsale li a img,.widget.widget_best_sellers li a img,.widget.widget_recent_reviews li a img,.widget.widget_recent_products li a img,.widget.widget_random_products li a img,.widget.widget_featured_products li a img,.widget.widget_top_rated_products li a img,.widget.widget_recently_viewed_products li a img { width: 72px; height: 56px; border: 1px solid #e0dfdf; padding: 2px; margin-right: 10px; box-shadow: 0px 1px 0px #f5f4f4; float: left; }.widget.widget_onsale li a:hover img,.widget.widget_best_sellers li a:hover img,.widget.widget_recent_reviews li a:hover img,.widget.widget_recent_products li a:hover img,.widget.widget_random_products li a:hover img,.widget.widget_featured_products li a:hover img,.widget.widget_top_rated_products li a:hover img,.widget.widget_recently_viewed_products li a:hover img { border: 1px solid #aaa !important; }.widget.widget_onsale li a img,.widget.widget_best_sellers li a img,.widget.widget_recent_products li a img,.widget.widget_random_products li a img,.widget.widget_featured_products li a img,.widget.widget_top_rated_products li a img,.widget.widget_recently_viewed_products li a img { margin-top: -12px; }.widget.widget_onsale li del span, .widget.widget_onsale li del,.widget.widget_best_sellers li del span, .widget.widget_best_sellers li del,.widget.widget_recent_reviews li del span, .widget.widget_recent_reviews li del,.widget.widget_recent_products li del span, .widget.widget_recent_products li del,.widget.widget_random_products li del span, .widget.widget_random_products li del,.widget.widget_featured_products li del span, .widget.widget_featured_products li del,.widget.widget_top_rated_products li del span, .widget.widget_top_rated_products li del,.widget.widget_recently_viewed_products li del span, .widget.widget_recently_viewed_products li del { color: #b8b7b7; font-size: 11px; }.widget.widget_onsale li ins span, .widget.widget_onsale li ins,.widget.widget_best_sellers li ins span, .widget.widget_best_sellers li ins,.widget.widget_recent_reviews li ins span, .widget.widget_recent_reviews li ins,.widget.widget_recent_products li ins span, .widget.widget_recent_products li ins,.widget.widget_random_products li ins span, .widget.widget_random_products li ins,.widget.widget_featured_products li ins span, .widget.widget_featured_products li ins,.widget.widget_top_rated_products li ins span, .widget.widget_top_rated_products li ins,.widget.widget_recently_viewed_products li ins span, .widget.widget_recently_viewed_products li ins { color: #8e8a83 !important; }.widget.widget_onsale li .star-rating,.widget.widget_best_sellers li .star-rating,.widget.widget_recent_reviews li .star-rating,.widget.widget_recent_products li .star-rating,.widget.widget_random_products li .star-rating,.widget.widget_featured_products li .star-rating,.widget.widget_top_rated_products li .star-rating,.widget.widget_recently_viewed_products li .star-rating { margin: 26px 0px 0px 89px; position: absolute; }.sidebar .featured-products-widget, #footer .featured-products-widget { min-height: 183px; position: relative; border: 1px solid #d3d2d2;border-top-width: 8px;padding: 20px 15px 15px 15px;}.sidebar .featured-products-widget ul.slides, #footer .featured-products-widget ul.slides { border: 0px; padding: 5px 15px; }.sidebar .featured-products-widget h3, #footer .featured-products-widget h3 { margin-top: 0px; }.sidebar .featured-products-widget li, #footer .featured-products-widget li { display: none; text-align:center; }.sidebar .featured-products-widget li img, #footer .featured-products-widget li img { margin-bottom: 10px; }.sidebar .featured-products-widget li a, #footer .featured-products-widget li a { color: #552f2e; display: block; text-transform: uppercase; font-size: 13px; }.sidebar .featured-products-widget li span, #footer .featured-products-widget li span { color: #2b2b2b; font-size: 13px; }.sidebar .featured-products-widget li span.from, #footer .featured-products-widget li span.from { display: none; }.sidebar .featured-products-widget li del span, #footer .featured-products-widget li del span { color: #969292; margin-right: 5px; font-size: 13px; }.sidebar .featured-products-widget li ins, #footer .featured-products-widget li ins { text-decoration: none; }.sidebar .featured-products-widget .flex-direction-nav li, #footer .featured-products-widget .flex-direction-nav li { display: block; }.sidebar .featured-products-widget .flex-direction-nav a, #footer .featured-products-widget .flex-direction-nav a { background-image: url(//urban-staff.pl/wp-content/themes/room09/theme/assets/images/featured-products-arrows.png); top: 50%; width: 15px; height: 26px; -webkit-transition: none; opacity: 1 }.sidebar .featured-products-widget .flex-next, #footer .featured-products-widget .flex-next { right: 20px !important; }.sidebar .featured-products-widget .flex-prev, #footer .featured-products-widget .flex-prev { left: 20px !important; }#footer .featured-products-widget { border: none; padding-top: 0px; }#footer .featured-products-widget h3 { border: none; margin-top: 10px; }.sidebar .widget.widget_login form .submitbutton, #footer .widget.widget_login form .submitbutton { color: #fff; background-color: #c58408; padding: 5px 20px; border: 0px; margin-right: 10px; font-size: 12px; font-family: 'Monda'; font-weight: normal; text-transform: uppercase; }.sidebar .widget.widget_login form .submitbutton:hover, #footer .widget.widget_login form .submitbutton:hover { color: #fff !important; background-color: #e79c0c; }.widget.widget_onsale li a img, .widget.widget_best_sellers li a img, .widget.widget_recent_products li a img, .widget.widget_random_products li a img, .widget.widget_featured_products li a img,.widget.widget_top_rated_products li a img,.widget.widget_recently_viewed_products li a img {float: right;margin: -3px 0px 0px 5px;padding-top: 0px;border: none;box-shadow: none;width: 50px;height: auto;}.widget.widget_onsale li a:hover img, .widget.widget_best_sellers li a:hover img, .widget.widget_recent_products li a:hover img, .widget.widget_random_products li a:hover img,.widget.widget_featured_products li a:hover img,.widget.widget_top_rated_products li a:hover img,.widget.widget_recently_viewed_products li a:hover img {border: none !important;box-shadow: none;}.widget.widget_onsale li a, .widget.widget_best_sellers li a, .widget.widget_recent_reviews li a, .widget.widget_recent_products li a, .widget.widget_random_products li a, .widget.widget_featured_products li a, .widget.widget_top_rated_products li a, .widget.widget_recently_viewed_products li a {text-transform: none;color: #282726 !important;font-size: 13px !important;}.widget.widget_onsale li span, .widget.widget_best_sellers li span, .widget.widget_recent_reviews li span, .widget.widget_recent_products li span, .widget.widget_random_products li span, .widget.widget_featured_products li span, .widget.widget_top_rated_products li span, .widget.widget_recently_viewed_products li span {color: #8e8a83;font-size: 13px;}#footer .widget.widget_onsale li span, #footer .widget.widget_best_sellers li span, #footer .widget.widget_recent_reviews li span, #footer .widget.widget_recent_products li span, #footer .widget.widget_random_products li span, #footer .widget.widget_featured_products li span, #footer .widget.widget_top_rated_products li span, #footer .widget.widget_recently_viewed_products li span {color: #ffffff;}.widget.widget_onsale li ins, .widget.widget_best_sellers li ins, .widget.widget_recent_reviews li ins, .widget.widget_recent_products li ins, .widget.widget_random_products li ins, .widget.widget_featured_products li ins, .widget.widget_top_rated_products li ins, .widget.widget_recently_viewed_products li ins {text-decoration: none;}.woocommerce ul.cart_list li, ul.cart_list li,.woocommerce-page ul.cart_list li, ul.cart_list li,.woocommerce ul.product_list_widget li, ul.product_list_widget li,.woocommerce-page ul.product_list_widget li, ul.product_list_widget li {border-bottom: 1px solid #ededec;margin-bottom: 0px;padding-bottom: 0px;padding-top: 0px;height: auto;min-height: 55px;line-height: 1em;}ul.cart_list li:after, ul.product_list_widget li:after, ul.cart_list li:after, ul.product_list_widget li:after {content: "";display: block;clear: both}.widget.widget_onsale h3, .widget.widget_best_sellers h3, .widget.widget_recent_products h3, .widget.widget_random_products h3,.widget.widget_featured_products h3,.widget.widget_top_rated_products h3,.widget.widget_recently_viewed_products h3 {margin-bottom: 0px !important;}.widget.widget_price_filter h3, .woocommerce.widget_product_categories h3,.widget.widget_layered_nav h3 {color: #373736;font-size: 14px;cursor: pointer;border-bottom: 1px solid #e0dfdf;padding-bottom: 8px;}.widget.widget_price_filter h3 div.minus, .widget.widget_price_filter h3 div.plus {margin-right: 10px;}.widget.widget_price_filter form { height: 55px; }.widget.widget_price_filter .price_slider {margin-bottom: 1em}.widget.widget_price_filter .price_slider_amount {text-align: right;}.widget.widget_price_filter .price_slider_amount button,#primary .sidebar .widget.yith-woocompare-widget a.compare.button {height: auto;border: 0px;}.widget.widget_price_filter .price_slider_amount .button {display: block;margin-bottom: 10px;float:right;}.widget.widget_price_filter .price_slider_amount .price_label {text-align: left;text-transform: uppercase;font-size: 13px;}.widget.widget_price_filter .ui-slider {position: relative;text-align: left}.widget.widget_price_filter .ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 0.9em;height: 0.9em;-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;cursor: pointer;background: #cd8906;outline: none;top: -.2em;}.widget.widget.widget_price_filter .ui-slider .ui-slider-handle:last-child {margin-left: -.8em}.widget.widget_price_filter .ui-slider .ui-slider-range {position: absolute;z-index: 1;font-size: .7em;display: block;border: 0;-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;background: #cd8906;}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;background: #d9d9d9;border:0px;}.widget.widget_price_filter .ui-slider-horizontal {height: .5em}.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%}.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {left: -1px}.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {right: -1px}.woocommerce.widget_best_sellers { border: 1px solid #dadad8; padding: 4px !important; }.woocommerce.widget_best_sellers .border { border: 1px solid #ededec; }.woocommerce.widget_best_sellers h3 { margin-left: 10px; margin-bottom: 10px !important; }.woocommerce.widget_best_sellers ul.product_list_widget li { margin-bottom: 0px; padding-left: 10px; padding-right: 60px; padding-bottom:10px; }.woocommerce.widget_best_sellers ul.product_list_widget li:last-child { border-bottom: none; }.woocommerce.widget_best_sellers ul.product_list_widget li a img { float: left; margin-right: 15px; margin-left: 0px; }.woocommerce.widget_best_sellers .number-position { position: absolute; right: 5px; bottom: 15px; height: 30px; }.woocommerce.widget_best_sellers .number-position p, #footer .woocommerce.widget_best_sellers .number-position p { margin: 0px; font-size: 48px; color: #e6e4e4; font-family: Arial; font-weight: bold; }#footer .woocommerce.widget_best_sellers .border, #footer .woocommerce.widget_best_sellers { border: none }#footer .woocommerce.widget_best_sellers { padding: 0px !important }.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li { padding: 8px 0px; } #header .menu-select { display:none; }@media (min-width: 1200px) {.remove-under-1200 { display:none !important; }}@media (min-width: 768px) and (max-width: 979px) {#header div.menu > ul > li > a { font-size: 11px !important }#header div.menu > ul ul li a { font-size: 11px !important }#tagline { display: none }.slider.fixed-image { position:relative; z-index:10; width:100%; }.mobile-slider { display:block !important; }.slider.no-responsive { display:none !important; }.slider.fixed-image.inner {max-width: 100%;padding: 0;}}@media (max-width: 1024px) {.sf-menu li { padding: 0 9px 15px 9px; }#header div.menu > ul > li > a { font-size: 12px }#header div.menu > ul ul li a { font-size: 12px !important }.remove-under-1024 { display:none !important; }} @media (max-width: 767px) { #wrapper { margin: 0 -20px !important; overflow:hidden; }.safari #wrapper { overflow:visible !important;}.container { padding-left:20px; padding-right:20px; }#wrapper.container { padding-left:0px; padding-right:0px; width:auto !important; } .boxed #header, .boxed #topbar, .boxed #footer, .boxed #copyright{margin-right: 0;margin-left: 0;}.style-picker {display:none !important;} .slider.fixed-image { position:relative; z-index:10; width:100%; }.mobile-slider { display:block !important; }.slider.no-responsive { display:none !important; }.slider.fixed-image.inner {max-width: 100%;padding: 0;}#header { text-align:center; } #logo { margin-top:10px; margin-bottom:10px; }#logo-img, #tagline, #textual { float:none; display:block; width:100%; text-align:center; margin:0; }#page-meta { margin-bottom:5px; } .slider.fixed-image { margin:-22px -20px 0; }#header .menu, #header #nav > ul { display:none; } #header .menu-select { display:block; } .accordion-item .meta { position:static; }.accordion-item-content { padding-bottom:20px; }.error-404-text input#s { width:60%; }.box-sections, .one-fourth, .one-third, .two-fourth, .two-third { float:none; width:100%; margin:0; clear:both; }.content blockquote { padding:0; background-position: 0 0; }.short-table table th, .short-table table td { padding:8px 0px; }.call-to-action-two .call-btn, .call-to-action-two .incipit { display:block; vertical-align:baseline; width:100%; text-align:left; }.call-to-action-two .call-btn { margin-top:10px; }.call-to-action-two .incipit span { font-size:34px; }.call-to-action-two p, .call-to-action-two h1, .call-to-action-two h2, .call-to-action-two h3, .call-to-action-two h4, .call-to-action-two h5, .call-to-action-two h6 { width:auto; font-size:1.5em; margin-bottom:10px; }.pricing_box { width:100% !important; margin-top:17px !important; }.image-styled .img_frame img { max-width:100% !important; }.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img { max-width: 100%; margin-right: 0px; }.google-map-frame, .google-map-frame iframe { max-width: 100%; }.call-to-action { height:auto; } .call-to-action .decoration-image { display: none; } .call-to-action .incipit { margin-right:20px; } .call-to-action .number-phone { margin-left:20px; margin-bottom:20px; text-shadow:none; }.call-to-action .number-phone, .call-to-action .number-phone a { font-size:28px; line-height:46px; letter-spacing:0; }#footer [class*="span"] { margin-bottom:30px; }#copyright .left, #copyright .right { text-align:left; }} @media (max-width: 480px) { .remove-under-480 { display:none !important; }} @media (max-width: 320px) {} #nav .menu-responsive { display: none; }@media (min-width: 1200px) {#topbar .widget_search_mini input { width: 102px }.topbar-border { margin-right: 23px }#header-cart {margin-left: 10px;padding-left: 20px;}#header-container .span2> div.border {margin-left: -15px}#header-container .span2> div.border .innerborder {margin: 0 5px 5px 5px;}#header-cart .widget_shopping_cart .cart_label { text-align: right }#header-cart .widget_shopping_cart .cart_label a.cart-icon { display: block }#header-cart .widget_shopping_cart .cart_label a.cart-items { float: right }.home-row .home-widget h3, .home-row .home-widget p, .sidebar .widget.text-image h3, .sidebar .widget.text-image p { padding-right:25%; }.content ul.products.row { margin-left:-30px; }.woocommerce ul.products li.product.grid.classic .product-actions { float:left; padding-top:8px; margin-top:8px; }#nav ul li a { padding-right:15px; }#nav ul.level-1 > li > a { font-size:100% !important; } #nav .sf-sub-indicator { right:15px; }.revolution-slider-text { padding-top:75px; }.sidebar .recent-post span.postedby { display: block }.blog-big-image-meta-single p,.blog-big-image-meta-single div.group {padding-left: 3%;padding-right: 3%;}.the-content-list > div { margin-left: 0px; }.blog-small-image .the-content-single { padding-left: 30px; }.blog-small-image .thumbnail { margin-bottom: 0; }.woocommerce .show-category ul.products li.product-category {width: 268px;}.safari .contact-form li.with-icon input { padding-left: 48px; text-indent: 0px; width: 81.5%; }.home-widget .newsletter-call3 .newsletter-input input { font-size:12px; }} @media (max-width: 1200px) {.remove-under-1199 { display: none !important; }.last-tweets #follow-twitter { background-position: 70px bottom; } .portfolio-simply .work-container { margin-bottom:0; }.testimonial-circle-style .testimonial-quote { background-position: 0px bottom !important; }.widget.recent-posts span.posted_by { display:none; }.sidebar .home-widget.contact-info, #footer .widget.contact-info { margin-left: 14px; }.product-box .cart .single_add_to_cart_button.button { padding: 5px 10px; } .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins { font-size:12px !important; }.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del { font-size:9px !important; }}@media (min-width: 768px) and (max-width: 979px) {#topbar .widget_search_mini input { width: 36px }#topbar .topbar-left > * { display:block; margin-bottom:8px; }#topbar .widget_search_mini { padding:21px 9px; }#header-cart #lang_sel, #topbar #lang_sel { margin-top:-11px; padding:15px 0 10px; float:left; }#header-cart span.cart-label { padding-top:4px; }div.welcome_username { margin-bottom:0 !important; }#header-cart .widget_shopping_cart .cart_label span { font-size: 9px !important }#logo.span6, #header-sidebar { width: auto; }#header-sidebar { float: right; }#header-cart .widget_shopping_cart .cart_label a.cart-icon { display: none }#nav { margin-left:0; }#nav ul { margin-left:-8px; }#nav ul.level-1 > li > a { font-size:70% !important; } #nav > ul li a, #nav .menu > ul li a { padding: 12px 6px; margin-bottom:3px; }#nav ul.sub-menu, #nav ul.children { padding: 8px; }#nav ul.sub-menu li, #nav ul.children li { padding: 2px 0 1px 6px } #nav ul.sub-menu li a, #nav ul.children li a { padding: 0 } #nav .sf-sub-indicator { right:6px; top:42%; }#nav .megamenu ul.sub-menu li a { font-size:90% !important; padding-bottom:0; padding-top:0; }#header-cart-search { min-width:298px; }#header-sidebar .widget { width:190px; }#header-cart-search form, #header-cart-search #search_mini { position:static; }#header-cart-search { padding-bottom:10px; } #header-sidebar { max-width: none; }#tagline { display:block; margin-top:0; font-size:85% !important; }.sidebar #s { width:90px; }.sidebar input#searchsubmit { width:61px; }.revolution-slider-text { padding-top:0px; }#footer .recent-posts .hentry .text p { display:none; } .testimonial-widget li blockquote { height:88px; }.testimonial-widget li .name-testimonial a { font-size:12px; white-space:nowrap; margin-right:25px !important; overflow:hidden; }.widget_nav_menu li.columns-2, .widget_nav_menu li.cols-2, .widget_nav_menu li.col2 { float: none }.recent-post span.posted_by { display:none; }.testimonial-circle-style .testimonial-quote { background-position: 0px bottom; } .sidebar .cta .newsletter-call3:-moz-placeholder { font-size: 8px; }.sidebar .cta .newsletter-call3::-webkit-input-placeholder { font-size: 8px; }.sc-banner h2 { margin-top:20px; }.sc-banner h3 { margin-top:10px; }.sc-banner h2, .sc-banner h3 { margin-left:65px; }.safari .contact-form li.with-icon input { padding-left: 48px; text-indent: 0px; width: 70%; }ul.products li.product.grid .product-thumbnail { width:90.5%; }.box-sections, .one-fourth { margin-right: 2%; }.usquare_block_extended .close { left: 328px !important; }.testimonial .thumbnail { position: static; }.testimonial .testimonial-name {float: none;text-align: center;margin-right: 0;padding-top: 15px;padding-bottom: 0;}.recent-post .text > a { font-size: 11px }.recent-post .hentry-post p.post-date { margin-top: 5px }.last-tweets #follow-twitter { background-position: 15px bottom }.recent-comments .avatar { margin-bottom: 3px }.testimonial-circle-style .testimonial-quote { background: none; }.blog-big-image-meta-single p,.blog-big-image-meta-single div.group {padding-left: 1%;padding-right: 1%;}.blog-big-image-meta-single p, .blog-big-image-meta-single div.group { padding-left:2%; padding-right:2%; }.blog-small-image-meta { width: 100%; float:none; }.blog-small-image-meta + .blog-small-image-content { margin-left: 0; clear:both; margin-top:20px; }.testimonial { overflow: hidden; }.testimonial .thumbnail {float: left;width: 100%;clear: both;position: static;}.testimonial .thumbnail img {float: right;}.testimonial .testimonial-name {margin: 0;padding-top: 5px;float: left;width: 100%;}.slider.fixed-image { margin-top:30px; }.last-tweets #follow-twitter { background-position: 20px bottom; }.numbers-sections h4{ font-size: 14px; }.sidebar-right .numbers-sections, .sidebar-left .numbers-sections { display:block; padding-top:10px; width: auto; }.sidebar-right .numbers-sections .number.number-left, .sidebar-left .numbers-sections .number.number-left{ top: 0; left: 0; }.sidebar-right .numbers-sections .number.number-right, .sidebar-left .numbers-sections .number.number-right{ top: 0; left: 80px; }.sidebar-right .numbers-sections .number.number-zero, .sidebar-left .numbers-sections .number.number-zero{ width: 74px; background-position: 0px -103px; }.sidebar-right .numbers-sections .number.number-1, .sidebar-left .numbers-sections .number.number-1{ width: 65px; background-position: -85px -103px; }.sidebar-right .numbers-sections .number.number-2, .sidebar-left .numbers-sections .number.number-2{ width: 79px; background-position: -152px -103px; }.sidebar-right .numbers-sections .number.number-3, .sidebar-left .numbers-sections .number.number-3{ width: 76px; background-position: -232px -103px; }.sidebar-right .numbers-sections .number.number-4, .sidebar-left .numbers-sections .number.number-4{ width: 78px; background-position: -310px -103px; }.sidebar-right .numbers-sections .number.number-5, .sidebar-left .numbers-sections .number.number-5{ width: 75px; background-position: -390px -103px; }.sidebar-right .numbers-sections .number.number-6, .sidebar-left .numbers-sections .number.number-6{ width: 76px; background-position: -466px -103px; }.sidebar-right .numbers-sections .number.number-7, .sidebar-left .numbers-sections .number.number-7{ width: 76px; background-position: -548px -103px; }.sidebar-right .numbers-sections .number.number-8, .sidebar-left .numbers-sections .number.number-8{ width: 77px; background-position: -623px -103px; }.sidebar-right .numbers-sections .number.number-9, .sidebar-left .numbers-sections .number.number-9{ width: 77px; background-position: -701px -103px; }.sidebar-right .numbers-sections h4, .sidebar-left .numbers-sections h4{ font-size: 18px; margin-bottom: 5px; margin-top: 0px; margin-left: 170px; text-align: left; }.sidebar-right .numbers-sections p, .sidebar-left .numbers-sections p{ margin-left: 170px; min-height: 80px; }.testimonial-widget li blockquote { min-height:88px; overflow:hidden; }.recent-post .hentry-post div.text { margin-left:0; margin-top:5px; min-height:0; }.sidebar .recent-post .thumb-img { display:none; }.sidebar .widget.recent-posts span.posted_by { display:block; }div.product .single_add_to_cart_button { float:left; margin-top:10px; }.woocommerce_tabs ul.tabs li a, #content .woocommerce_tabs ul.tabs li a { font-size:16px; }.widget.widget_onsale li a, .widget.widget_best_sellers li a, .widget.widget_recent_products li a, .widget.widget_random_products li a, .widget.widget_featured_products li a, .widget.widget_recently_viewed_products li a { padding-top:0; }.widget.widget_onsale li a img, .widget.widget_best_sellers li a img, .widget.widget_recent_products li a img, .widget.widget_random_products li a img, .widget.widget_featured_products li a img, .widget.widget_recently_viewed_products li a img { margin-top:0; }.shop_table.cart .coupon #coupon_code { width:160px; }.tabs-container div.border-box.group .panel { min-height:190px; }ul.products li.product.list .description { padding-top:0; } .woocommerce ul.products li.product.grid .grid-add-to-cart a.button { display:inline-block; float:none; margin-top:8px; }.woocommerce ul.products li.product.grid.classic span.price, .woocommerce #primary ul.products li.product.grid a.button { float:left; clear:both; }.widget.widget_price_filter .price_slider_amount .price_label { font-size:10px; }.woocommerce.widget_best_sellers ul.product_list_widget li { padding-top:5px; padding-bottom:8px; }.woocommerce ul.products li.product.grid.classic .product-actions { float:left; }#multistep_resume span { min-height: 41px; position: relative; padding-left: 50px; text-align: left; padding-top: 10px }#multistep_resume span img { position: absolute; top: 18px; left: 10px; }.sidebar .recent-post span.postedby { display: block }.woocommerce .show-category ul.products li.product-category {width: 164px;}div#footer div.container div.row div.widget_nav_menu ul.menu li.menu-item { width:100% !important; float:none !important; }.teaser .image h2 { font-size:10px; padding:2px 10px 9px 13px; box-shadow:4px 4px rgba(0,0,0,0.14); -moz-box-shadow:4px 4px rgba(0,0,0,0.14); -webkit-box-shadow:4px 4px rgba(0,0,0,0.14); }.teaser .image p{ font-size:11px; padding:1px 7px;}.testimonial .testimonial-name { height:auto; }.call-to-action .separate-phone, .call-to-action .number-phone { display:none; }}@media (min-width: 768px) and (max-width: 1199px) {.contact-form li.submit-button input.sendmail.alignright { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -webkit-appearance: none; }} @media (max-width: 767px) {html, body.home-full-screen { overflow:visible !important; }#header-container #header-cart { margin-left:0; padding-left:0; }#nav .menu-responsive { display: block; }#nav .container .menu > ul, #nav .container > ul { display: block; }#logo { position:relative; z-index:1; margin-top: 0; margin-left:0; text-align:center; width:100%; }#logo > div { margin-left:0; }#tagline { display:block; }#topbar { display:block; }#topbar .widget_search_mini input { width:100px; }#topbar .widget_search_mini { margin:0 0 8px; border:0; }.topbar-border { margin-left:13px; }div.welcome_username { margin-right:0; display:block; }#topbar .topbar-left > * { margin-top:0; margin-bottom:6px; }#header-cart .topbar-border { margin-left:0; }#header-cart span.cart-label { float:left; }#header-cart-search { min-width:0; }#header-cart-search { float:none; padding-left:0; } #header-cart-search .cart-row { clear:both; text-align:center; }#header-cart-search .cart-items, #header-cart-search .cart-subtotal, #header-cart-search .widget_shopping_cart { display:inline-block; float:none; vertical-align:top; margin-right:-3px; }#header-cart-search .cart-items, #header-cart-search .cart-subtotal { padding-left:6px; padding-right:6px; }#header-cart-search .cart-items-icon { padding-left:48px; }#header-cart-search .widget_shopping_cart .cart_control { font-size:15px; }#header-cart-search .widget_shopping_cart .cart_wrapper { width:256px; }#header-cart-search .widget_shopping_cart .border { display:inline; }#header-cart-search form, #header-cart-search #search_mini { position:static; }#header-cart-search #search_mini { width:70%; }#header-container .span2> div.border { margin:5px; }#header-container #header-cart { margin-top:15px; }#header-container .span2> div.border { border-width:1px; }#header-cart .widget_shopping_cart .cart_wrapper { display:none !important; }#header-container .span2> div.border .innerborder { padding:0; margin:5px; }#header-sidebar { margin-top:15px; float:none; width:100%; }#header-sidebar .widget, #header-sidebar .widget-last { width:50% !important; float:none; height:auto !important; margin-left:-2px !important; } #header-sidebar .widget-last { width:100% !important; }#header-sidebar .widget.text-image h3, #header-sidebar .widget.text-image p { float:none; text-align:left; margin-left:53px; }#header-sidebar .widget_text div.textwidget { padding:0 6px 12px; font-size:90%; }.page-with-map #header-container { position:static; }#header #logo #logo-img + #tagline { line-height: 1.6em; margin-left: 0 }#header #logo #logo-img + #tagline.multiline { margin-left: 0; padding-left: 0; border: none }#nav { border:none; margin:10px 20px; }#nav .container { padding:0; }#nav .menu-responsive .navigate-text { margin-top:2px !important; }#page-meta .slogan h2 { font-size:24px !important; margin-bottom:0; }#page-meta .slogan h3 { font-size:18px !important; }.slogan h2 { line-height: 1.9em }#header-sidebar { text-align:center; position:static; }#header-sidebar .widget { margin:10px 7px; }.menu-select { margin-bottom: 20px }.contact-form .contact-form-error-messages, #map { margin-top:0; }.slider-full-width #header-container { position:static; } .slider.thumbnails .showcase-content img { width: 96.5% !important; padding:1.5%; }.boxed .slider.thumbnails .showcase-thumbnail-restriction { max-width:90%; }.slider.thumbnails .showcase-thumbnail-restriction { margin-left:22px; }.slider.thumbnails .showcase-thumbnail { margin-right:14px !important;}.slider.thumbnails .showcase-thumbnail-container { margin-top:0; }.slider.thumbnails .showcase-thumbnail-button-forward { right:0; }.rm_container h2 { display:none; }.boxed .slider.revolution-slider { margin-left:0 !important; margin-right:0 !important; }.slider.elastic .ei-title { display:none; }body.slider-fixed .slider { margin-left:20px !important; margin-right:20px !important; }.slider.fixed-image { margin:0px; width:auto; max-width:none; margin-left:20px; margin-right:20px; }#header .slider.flexslider .slider-shadow,#header .slider.flexslider-elegant .slider-shadow,.slider.thumbnails .showcase-thumbnail-container { background: none }.revolution-slider-text { clear:both; margin-top:20px; }.text-polaroid { display: block }.woocommerce-message, .woocommerce-error, .woocommerce-info { padding:16px 16px 13px 38px; }.woocommerce-page #content-shop .woocommerce-message { background-position:5px center; }.content ul.products.row { margin-left:0px; }ul.products li.product.grid .product-thumbnail, ul.products li.product.grid:hover .product-thumbnail { width:98%; }ul.products li.product.grid:hover .product-thumbnail { width:98% !important; left:0 !important; } table.shop_table { padding:0; }table.cart td.actions, #content table.cart td.actions, table.cart td.actions .button, #content table.cart td.actions .button { margin-top:10px; text-align:left; float:none !important; }table.cart td.actions .coupon .button { margin-top:0; }#yith-wcwl-form h2 { margin-left:0; }.features-tab-container .features-tab-content { padding:0; }.features-tab-wrapper ul.products li.product.grid { margin-left:0; }table.cart .product-thumbnail, #content table.cart .product-thumbnail { display:none; } #multistep_resume div a { line-height: 32px; font-size: 10px; padding-left: 0; padding-right: 0; }#multistep_resume span { font-size: 10px; padding-left: 0; padding-right: 0; } #multistep_resume .checkout_progress { text-indent: 100%; white-space: nowrap; overflow: hidden; }#primary ul.products li.product.grid.open-on-mobile .product-meta-wrapper > a.button { display:none; }.tabs-container ul.tabs li h4 a { font-size:11px !important; }.tabs-container ul.tabs, .tabs-container ul.tabs li, .tabs-container ul.tabs li h4, .tabs-container ul.tabs li h4 a { height:32px; line-height:32px !important; }.products_tabs .caroufredsel_wrapper:hover, .products-slider .caroufredsel_wrapper:hover { padding:0 10px; margin: 0 -10px 10px !important; }.products-slider .caroufredsel_wrapper:hover ul { padding-left:10px; }#popupWrap.share, .popupOverlay.share { display: block !important; }#popupWrap.share { position:fixed !important; }.woocommerce table td, .woocommerce table.shop_table td,.woocommerce table th, .woocommerce table.shop_table th { padding:10px 2px; }.woocommerce td.product-quantity, .woocommerce-page td.product-quantity { min-width:50px; }.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text { width:140px; }.woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon { float:right; }.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator { width:100%; margin-bottom:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }.checkout h3 { float:left; }.woocommerce form .form-row-first, .woocommerce form .form-row.notes { clear:left; }.woocommerce .checkout #shiptobilling { margin-top:12px; }.woocommerce form .form-row label, .woocommerce-page form .form-row label { font-size:13px; }.woocommerce-ordering select, .woocommerce-ordering .sbSelector { width:100px; background-position:-13px -103px; }.woocommerce-ordering select, .woocommerce-ordering .sbSelector:hover { background-position:-13px -127px; }ul.products li.product.list .product-wrapper, ul.products li.product.list .product-wrapper a.thumb { margin-left:0 !important; padding-left:0 !important; }ul.products li.product.list .product-wrapper { padding:10px !important; }.woocommerce table, .woocommerce table.shop_table, .woocommerce-page table.shop_table { padding:8px; }#multistep_step3 h3 { margin-bottom:10px; }.single-layout-2.woocommerce div.product .woocommerce-tabs ul.tabs li { padding:0; display:block; }.single-layout-2.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .single-layout-2.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.single-layout-2.woocommerce div.product .woocommerce-tabs ul.tabs li a:after, .single-layout-2.woocommerce div.product .woocommerce-tabs ul.tabs li a:before { display:none; }.woocommerce .show-category ul.products li.product-category {width: auto;}ul.products li.product.grid.with-hover.open-on-mobile .product-actions-wrapper { height:auto !important; padding-bottom:0; overflow:visible; position:static; visibility:visible !important; margin-left:-28px; }ul.products li.product.grid.with-hover.open-on-mobile .product-actions {position:static;}ul.products li.product.grid.with-hover.open-on-mobile .product-thumbnail { padding-bottom:0; border-bottom:0; }.work-description, .portfolio-full-description .work-thumbnail { margin-bottom:20px !important; }.work-skillsdate { position:static !important; margin-top:20px; }.picture_overlay { margin-bottom:20px; display:inline-block;}#portfolio.portfolio-slider li { float:left; width:220px; margin-right:20px !important; }.boxed #portfolio.detail .slide_detail { padding-left:0 !important; padding-right:0 !important; }#portfolio.columns li {clear:both;}.gecko .section-portfolio-classic .work-thumbnail .picture_overlay { width: 97.9% !important; }.portfolio-full-description.portfolio-full-big .work-description { padding-bottom:5px; }.portfolio-full-description.portfolio-full-big .work-skillsdate { margin-bottom:20px; }.work-description, .portfolio-full-description .work-thumbnail { margin-bottom: 0px !important; }.portfolio-libra .work-thumbnail .picture_overlay { margin: 20px }.tp-head { height:45px; }.portfolio-simply .work-description { padding-bottom:0 !important; }.portfolio-simply .work-container { margin-left:-20px; margin-right:-20px; padding-top:0; }.portfolio-simply .work-container .container .work .work-thumbnail .simply-shadow { display:none; }.blog-small .meta { padding-left:0; }.blog-elegant .the-content-single { margin-top: 20px; }.blog-elegant .thumbnail img { max-width: 97%; }.comment .comment-content { margin-top:10px; }.comment.parent > div > .comment-container .parent-line { display:none; }.blog-small-image .thumbnail img { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; }.blog-small-image-meta { width: 100%; float:none; }.blog-small-image-meta + .blog-small-image-content { margin-left: 0; clear:both; margin-top:20px; }.comment .comment-meta { position:static; padding-top:12px; padding-left:12px; }.comment .comment-content .comment-content { padding:12px 15px; }.comment .comment-body { min-height:0; }.blog-big-image .blog-big-image-date {top: 8px;left: 5px;padding: 10px;}.blog-big-image .blog-big-image-date span.month { font-size: 12px }.blog-big-image .blog-big-image-date span.day { font-size: 25px; line-height: 25px }.blog-big-image-meta-single p, .blog-big-image-meta-single div.group { padding-left:0; padding-right:0; float:none; border:0; border-bottom: 1px solid #d3d2d2; }.blog-big-image-meta-single div.group { border-bottom:0; }.section .service-wrapper .service { padding-bottom:15px; padding-top:30px; }.section .service-wrapper .service .image-wrapper { margin-top:-20px; }.section .service-wrapper .service a.read-more { bottom:10px; }.box-title { margin-bottom:20px; }.random-numbers { margin-bottom:20px; }.testimonial .testimonial-text { margin-bottom:20px; }.short-table th.align-left, .short-table td.align-left { text-align: center; }.sc-banner { margin-bottom:20px; }.features-tab-container .features-tab-content { padding:15px; }a.btn { margin-bottom: 5px; }.call-to-action-two .incipit { line-height:32px; }.icon_list { margin-bottom:20px; }.numbers-sections { display:block; padding-top:10px; }.numbers-sections .number.number-left{ top: 0; left: 0;}.numbers-sections .number.number-right{top: 0;left: 80px;}.numbers-sections .number.number-zero{ width: 74px;background-position: 0px -103px; }.numbers-sections .number.number-1{ width: 65px; background-position: -85px -103px; }.numbers-sections .number.number-2{ width: 79px; background-position: -152px -103px; }.numbers-sections .number.number-3{ width: 76px; background-position: -232px -103px; }.numbers-sections .number.number-4{ width: 78px; background-position: -310px -103px; }.numbers-sections .number.number-5{ width: 75px; background-position: -390px -103px; }.numbers-sections .number.number-6{ width: 76px; background-position: -466px -103px; }.numbers-sections .number.number-7{ width: 76px; background-position: -548px -103px; }.numbers-sections .number.number-8{ width: 77px; background-position: -623px -103px; }.numbers-sections .number.number-9{ width: 77px; background-position: -701px -103px; }.numbers-sections h4{ font-size: 18px; margin-bottom: 5px; margin-top: 0px; margin-left: 170px; text-align: left; }.numbers-sections p{ margin-left: 170px; min-height: 80px; }.content blockquote p { padding-left:10px; }#respond p { display:inline-block; width:100% !important; max-width:100%; clear:both; }.blog-elegant .meta div p.comments { margin-top: 0 }.blog-elegant .meta div { padding-bottom: 9px } .blog-sphera .meta p { position:static; float:left; margin-right:10px; }.blog-sphera .meta { min-height:0; }.blog-sphera .the-content-container { clear:both; margin-left:0; }.blog-sphera .thumbnail { margin-top:20px; margin-bottom:20px; }.section.blog .post .date { float:left; width:70px; margin-right:20px; }.safari .contact-form li.with-icon input { padding-left: 48px; text-indent: 0px; width: 91%; }ul.filters.faq { margin-left: -10px }.testimonial blockquote { padding-left: 30px }.content blockquote { padding-left: 30px; padding-top: 5px }.home-widget, #home-sidebar .testimonial-widget-span { margin-bottom:10px !important; }.recent-posts-home .hentry-post .border .title { top:4px; height:60px; }#footer [class*="span"] { float: left; margin-bottom: 10px }#copyright .container { padding-left:20px; padding-right:20px; }#copyright div.socials-default, #copyright div.socials-default-small { float:left; }#copyright .right { padding-top:15px; }.thumb-project a { float: none }.last-tweets #follow-twitter { background-position: 70% bottom } .sidebar .widget.recent-posts span.posted_by { display:block; }.sidebar .home-widget.contact-info, #footer .widget.contact-info { margin-left: 0; }.home-full-screen .home-row { position:static; }.home-row .home-widget { display:inline-block; }#nav .container > ul { display: none; }#nav .menu-responsive { position: relative; margin-top:10px; }#nav .menu-responsive .navigate-text {font-size: 12px;line-height: 18px;border: 1px solid #585757;margin: 10px 0;padding: 9px 0;background-color: #444444;color: #fff;}#nav .menu-responsive .menu-arrow { width: 38px; background: url(//urban-staff.pl/wp-content/themes/room09/images/menu-responsive-arrow.png) no-repeat scroll left top transparent; min-height: 36px;line-height: 38px;position: absolute;top: 1px;right: 1px;cursor: pointer;}#nav .menu-responsive .menu-arrow.opened {background: url(//urban-staff.pl/wp-content/themes/room09/images/menu-responsive-arrow.png) no-repeat scroll left bottom transparent;}#nav .menu-responsive ul { display: none; margin-top: -10px; margin-left: 0px; }#nav .menu-responsive .sub-menu {display: block;width: 100%;position: relative;margin-bottom: 0;border: 0;margin-top: 0;padding-bottom: 0;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}#nav .menu-responsive ul li, #nav .menu-responsive .sub-menu li {display: block;width: 100%;font-size: 12px;line-height: 18px;border: none;margin-top: -1px;padding: 0px !important;background-color: #444444;}#nav .menu-responsive ul li:hover, #nav .menu-responsive .sub-menu li:hover {background-color: #333333;}#nav .menu-responsive ul li a , #nav .menu-responsive .sub-menu li a {border: 1px solid #585757;background: none;padding: 9px 0px 9px 20px;font-size: 12px !important;line-height: 18px;text-align: left;color: #bfbebe !important;}#nav .menu-responsive .sub-menu li a {padding-left: 40px;}#nav .menu-responsive li a:hover {color: #bfbebe;background: none !important;}#nav ul li a:hover, #nav ul li:hover a {background: none !important;}#nav .menu-responsive ul.sub-menu li ul, #nav .menu-responsive ul.children li ul { top: 0; left: 0;}#nav .menu-responsive .sf-sub-indicator { display: none !important; }#nav .menu-responsive .current-menu-ancestor > a, #nav .menu-responsive .current_page_ancestor > a {background-color: #333333;color: #bfbebe;}#nav .menu-responsive .current-menu-item, #nav .menu-responsive .current-menu-item > a, div#nav .menu-responsive ul .current_page_item, div#nav .menu-responsive ul .current_page_item > a, #nav .megamenu ul.sub-menu li a {background-color: #333333;color: #bfbebe;}#nav .megamenu ul.sub-menu { padding:0; margin:0; }#nav .megamenu ul.sub-menu li, #nav .megamenu ul.sub-menu li ul { min-width:0 !important; max-width:none; }#nav .megamenu ul.sub-menu li ul { margin-top:0; }#nav .megamenu ul.sub-menu li.menu-item-custom-content { display:none; }.sidebar .recent-post span.postedby { display: block }.the-content-list > div { margin-left: 0px; }.blog-small-image .the-content-single { padding-left: 0px; }.error-404-search input#searchsubmit { margin-top:10px; float:right; }.error-404-search input#s { width:100%; margin:0; -moz-box-sizing:border-box; box-sizing:border-box; }.contact-form li input[type="text"], .contact-form li input[type="password"] { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100% !important; }.contact-form li.submit-button input.sendmail.alignright { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; -webkit-appearance: none; }#wrapper.container { overflow-y: scroll !important; }} @media (max-width: 480px) {#logo #textual { line-height: 50px; }#header .slider,#header .slider.flexslider { margin-top: 0px !important; border-top: 0px !important; }.top-border { border: 0px; margin-top: 0px; }#header-cart-search #search_mini { width:220px; }.page-id-79 #header { padding-bottom: 30px; } #portfolio.portfolio-slider li { width:201px; }.slogan h2, .slogan h3 { padding:0 20px; }#page-meta .title, #page-meta .breadcrumbs { float: none; }#page-meta .breadcrumbs { margin-top: -20px; }.breadcrumbs span.before-text, p#yit-breadcrumb { line-height: 70px; }#copyright .container { padding-left: 20px; padding-right: 20px; }.portfolio-full-description .work { margin-bottom: 20px; }.portfolio-full-description h3, .portfolio-full-description h3 a { margin-top: 1.2em !important; }.section-portfolio-classic .work-thumbnail .picture_overlay { min-height: 0px; }.newsletter-call3 { width: 100%; border: none; background: none; display: block; float: none; height: auto; }div.call-three { padding-right: 10px; }.call-three .text { float: none; width: 100%; }.call-three .text p, .call-three .text h1, .call-three .text h2, .call-three .text h3, .call-three .text h4, .call-three .text h5, .call-three .text h6 { float: none; }.widget.cta .newsletter-call3 .newsletter-input input { width: 95%; }.numbers-sections .number { display: none; }.numbers-sections h4, .numbers-sections p { margin-left: 0px; }.testimonials-flexslider ul li blockquote p { line-height: 23px; }.last-tweets #follow-twitter { background: none; }ul.products li.product.grid .product-thumbnail, ul.products li.product.grid:hover .product-thumbnail { width:94% !important; }ul.products li.product.list, ul.products li.product.list .product-thumbnail { margin-left:0 !important; padding-left:0 !important; }ul.products li.product.list .description {clear:both; }.blog-bazar .blog-bazar-header { min-height:60px; height:auto; }.blog-bazar .blog-bazar-header .post-title, .blog-bazar .blog-bazar-header .post-title a { float:none; line-height:28px; margin-bottom:0; }.blog-bazar:first-child .blog-bazar-header .meta, .blog-bazar .blog-bazar-header .comments { display:none; }} @media (max-width: 321px) { #header-sidebar .widget, #header-sidebar .widget-last { width:100% !important; float:none; height:auto !important; }#header-sidebar .widget.text-image { padding-bottom:15px; }#header-sidebar .widget.text-image h3 { margin-top:0; }#copyright div p:first-child { margin-top: 15px; }#portfolio.portfolio-slider li { width:260px; }.tp-grid { margin-left:0 !important; }.portfolio-slider.thumbnails .showcase-thumbnail { margin-right:15px !important;}.portfolio-slider.thumbnails .showcase-thumbnail-button-backward, .slider.thumbnails .showcase-thumbnail-button-forward { width:18px; }ul.products.slides li { margin-left: 20px !important; margin-right: 20px !important; }.woocommerce_message, .woocommerce_error, .woocommerce_info { line-height: 20px; }.woocommerce_message .button, .woocommerce_error .button, .woocommerce_info .button { margin-top: 4px; margin-left: 8px; }div.summary .woocommerce-price-and-add { height: 110px; min-height: 110px; }div.summary .woocommerce-price, div.summary .woocommerce-add-to-cart { float: none; max-width: 100%; }div.summary .woocommerce-price-and-add .button { float: none; margin-top: 0px; }.section .service-wrapper .service { padding-bottom:40px; padding-top:0px; }.section .service-wrapper .service .image-wrapper { float:none; margin-top:0; }.section .service-wrapper .service a.read-more { bottom:10px; }.newsletter-call3 form,.newsletter-call3 .newsletter-input.newsletter-call3 .newsletter-input input,.widget.cta .newsletter-call3 .newsletter-input,.widget.cta .newsletter-call3 .newsletter-input input { width: 100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }div.product .thumbnails { width: 286px; overflow: hidden }div.product .thumbnails .caroufredsel_wrapper { width: 103% !important }div.product .thumbnails li { margin-right: 2px }div.product .thumbnails li img { width: 62px }div.product .thumbnails #slider-next { right: 4px }.blog-small-image-meta {width: auto;float: none;margin-right: 0}.blog-small-image-meta + .blog-small-image-content {margin-left: 0}}@font-face {
font-family: 'Monda';
font-style: normal;
font-weight: 400;
src: url(//themes.googleusercontent.com/static/fonts/monda/v1/sk05J8GA1NvUxDnk43EgAQ.woff) format('woff');
}
@font-face {
font-family: 'Monda';
font-style: normal;
font-weight: 700;
src: url(//themes.googleusercontent.com/static/fonts/monda/v1/uCFS-jQepl-zVlhjycME2fesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}.slider-elastic .ei-title h2, .slider-elastic .ei-title h2 a { font-size: 33px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: italic; font-weight: normal; }
.slider-elastic .ei-title h3, .slider-elastic .ei-title h3 a { font-size: 24px; font-family: 'Monda', sans-serif; color: #e6cb9c; font-style: normal; font-weight: 400; }
.slider-flexslider-elegant.slider ul li .slider-caption h2, .slider-flexslider-elegant.slider ul li .slider-caption h2 a { font-size: 17px; font-family: 'Open Sans', sans-serif; color: #ffffff; font-style: normal; font-weight: 700; }
.slider-flexslider-elegant.slider ul li .slider-caption p { font-size: 12px; font-family: 'Open Sans', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
.slider-flexslider-elegant.slider ul li .slider-caption .special-font { font-size: 24px; font-family: 'Shadows Into Light', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
.slider-polaroid.slider .slide-content h2, .slider-polaroid.slider .slide-content h2, .text-polaroid h2 { font-size: 24px; font-family: 'Open Sans', sans-serif; color: #e5f99a; font-style: normal; font-weight: 800; }
.slider-polaroid.slider .slide-content p, .slider-polaroid.slider .slide-content p, .text-polaroid p { font-size: 12px; font-family: 'Open Sans', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
.slider-thumbnails.slider.thumbnails .showcase-caption p { font-size: 13px; font-family: 'Monda', sans-serif; color: #585555; font-style: normal; font-weight: 400; }
.slider-thumbnails.slider.thumbnails div.showcase-tooltip { font-size: 12px; font-family: 'Muli', sans-serif; color: #000; font-style: normal; font-weight: 400; }
#maintenance_message { font-size: 15px; font-family: 'Monda', sans-serif; color: #5b5b5b; font-style: normal; font-weight: 400; }
#maintenance_newsletter .newsletter-section input.text-field, #maintenance_newsletter .newsletter-section label { font-size: 12px; font-family: 'Monda', sans-serif; color: #949494; font-style: normal; font-weight: 400; }
#maintenance_newsletter .newsletter-section input.submit-field { font-size: 10px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
.post-title, .post-title a, .blog-big .meta .post-title a, .blog-small .meta .post-title a { font-size: 18px; font-family: 'Monda', sans-serif; color: #373736; font-style: normal; font-weight: 400; }
.blog-big-ribbon .date-comments .date .month, .blog-small-ribbon .date-comments .date .month, .section.blog .post .date .month { font-size: 24px; font-family: 'Josefin Sans', sans-serif; color: #2f2f2f; font-style: normal; font-weight: 700; }
.blog-big-ribbon .date-comments .date .day, .blog-small-ribbon .date-comments .date .day, .section.blog .post .date .day { font-size: 50px; font-family: 'Josefin Sans', sans-serif; color: #2f2f2f; font-style: normal; font-weight: 400; }
.post-title:hover, .post-title a:hover, .blog-big .meta .post-title a:hover,
.blog-small .meta .post-title a:hover, .blog-bazar .blog-bazar-header .post-title:hover, .blog-bazar .blog-bazar-header .post-title a:hover,
.hentry-post .post-title > a:hover { font-size: 18px; font-family: 'Monda', sans-serif; color: #D98104; font-style: normal; font-weight: 400; }
.blog-big-ribbon .date-comments .comments, .blog-small-ribbon .date-comments .comments { background-color: #C27D05; }
.blog-big-image .blog-big-image-date .month, .blog-small-image .blog-small-image-date .month { font-size: 24px; font-family: 'Josephin Sans', sans-serif; color: #2f2f2f; font-style: normal; font-weight: 400; }
.blog-big-image .blog-big-image-date .day, .blog-small-image .blog-small-image-date .day { font-size: 50px; font-family: 'Josefin Sans', sans-serif; color: #2f2f2f; font-style: normal; font-weight: 700; }
#copyright { background: #93866d; background-repeat: repeat; background-position: top left; background-attachment: scroll; }
#footer { background-color: #93866d; background-image: url(https://urban-staff.pl/wp-content/themes/room09/images/bg-footer.png); background-repeat: no-repeat; background-position: top center; background-attachment: scroll; }
#copyright .container { border-color: #aa9d82; }
.boxed #wrapper { background-color: #ffffff; }
code, pre, body hr, #copyright .inner, #footer .inner, .gallery img, .gallery img, .content .archive-list ul, .content .archive-list ul li, 
.more-projects-widget .work-thumb, .more-projects-widget .controls, .more-projects-widget .top, .featured-projects-widget img,
.thumb-project img, #searchform input, .portfolio-categories ul li, .portfolio-categories ul li:hover, .recent-comments .avatar img,
.content .contact-form li.submit-button input, #portfolio .read-more, #portfolio .more-link, #portfolio .read-more:hover,
#portfolio .more-link:hover, .accordion-title, .accordion-item-thumb img, form input[type="text"], form textarea, .testimonial-page,
div.section-caption .caption, .line, .last-tweets-widget ul li, .toggle p.tab-index, .toggle .content-tab, .testimonial,
.google-map-frame, .section.blog .post, .section.blog h4.other-articles, .section.blog .sticky .thumbnail, .section .portfolio-sticky .work-categories,
.testimonial, #searchform input, .blog-big .meta p, .blog-big p.list-tags, .blog-small .image-wrap, .comment-container, .image-square-style #comments img.avatar,
#comments .comment-author img, .comment-meta, #respond input, #respond textarea, img.comment-avatar, .portfolio-big-image a.thumb, .portfolio-big-image a.more,
.portfolio-big-image a.more:hover, .portfolio-big-image .work-thumbnail a.nozoom, .portfolio-big-image .work-skillsdate, .internal_page_item, .gallery-wrap li h5,
.gallery-filters, .portfolio-full-description a.thumb, .portfolio-full-description a.more, .portfolio-full-description a.more:hover,
.portfolio-full-description .work-skillsdate, .related_img, #portfolio.columns .overlay_a, .yit-widget-content .widget,
.slider.thumbnails .showcase-thumbnail img, .slider.thumbnails .showcase-thumbnail img:hover, .slider.thumbnails .showcase-thumbnail.active img,
.recent-post .thumb-img img, .widget_archive ul li a, .widget_archive ul li a:hover, .widget_nav_menu ul li a, .widget_nav_menu ul li a:hover,
.widget_pages ul li a, .widget_pages ul li a:hover, .widget_categories ul li a, .widget_categories ul li a:hover, #searchform input,
.widget_flickrRSS img, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_categories ul li a, .widget_archive ul li a:hover,
.widget_nav_menu ul li.current_page_item > a, .widget_pages ul li.current_page_item > a, .widget_categories ul li.current_page_item > a,
.testimonial-widget div.name-testimonial, .last-tweets-widget ul li, .yit-widget-content .widget, .portfolio-categories ul li, .recent-comments .avatar img,
.more-projects-widget .work-thumb, .more-projects-widget .controls, .more-projects-widget .top, .featured-projects-widget img, .thumb-project img, .picture_overlay,
#respond textarea:focus, .section-portfolio-classic .work-projects a.img, .border, #header-cart-search .cart-items, #header-cart-search .cart-subtotal,
#header-cart-search .widget_shopping_cart .cart_control, #nav .container, .sitemap h3, .woocommerce.archive .sidebar .widget h3, #copyright .border,
#topbar .widget_search_mini, .topbar-border, .faq-filters-container, .woocommerce .cart-collaterals .cart_totals,
.woocommerce table, .woocommerce table.shop_table, .woocommerce-page table.shop_table, .ie_border, .woocommerce form.login,
.woocommerce .woocommerce_checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page .woocommerce_checkout_coupon, .woocommerce-page form.register,
.woocommerce-account .woocommerce form, .woocommerce .address,
.woocommerce div.product .product_title,
.single-layout-2.woocommerce div.product div.images img, .woocommerce div.product div.images .thumbnails img, .single-layout-2.woocommerce .woocommerce-tabs ul.tabs
#primary .woocommerce div.product table.variations, .woocommerce div.product table.variations td, .blog-big-image-meta > div, .blog-big-image-meta p,
.single-product.woocommerce div.product .related-products h2, .woocommerce .content #page-meta, .single-product.woocommerce div.product div.images .thumbnails img,
.single-product.woocommerce div.product table.variations td, .single-product.woocommerce div.product .single_variation_wrap span.label, .single-product.woocommerce div.product .single_variation_wrap span.value,
.woocommerce table:after, .woocommerce-page .woocommerce_checkout_coupon:after, .woocommerce .woocommerce_checkout_coupon:after, .woocommerce .address:after, .woocommerce-account .woocommerce form:after, .woocommerce form.checkout_coupon:after,
.single-product.woocommerce div.product .product_title, .single-product.woocommerce div.product .related.products h2,
.team-professional ul li .padding, .blog-big-image-meta > div, .blog-big-image-meta-single > div, .blog-big-image .the-content-quote blockquote, .the-content-list > div,
.thumb-img img, .recent-post .thumb-img img, .sidebar .recent-post .thumb-img img, .recent-post .thumb-img img, .blog-big-ribbon .thumbnail, .blog-small-ribbon .thumbnail,
.single-post .blog-big-ribbon .the-content p:last-child, #portfolio.filterable .ch-item, .error404 .border-img-bottom, .error404 .error-404-text, .error404 .error-404-search, .error-404-search input#s,
.faq-title, .recent-post .hentry-post, .toggle h4.tab-index,
.blog-big-image-meta > div:after, .blog-big-image .blog-big-image-date:after, .blog-big-image .post-title, .teaser .image img, ul.filters, #map .view-map a,
.woocommerce ul.products li.product.grid.classic.with-border a.thumb,
div.yit_quick_contact, .woocommerce ul.cart_list li, .woocommerce-page ul.cart_list li, .woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li, .woocommerce.widget_best_sellers, .sidebar .recent-post .hentry-post,
.sidebar .recent-comments .border, .testimonial-widget li blockquote, .almost-all-categories ul > li, .sidebar .home-widget.contact-info ul li, .sidebar .widget.contact-info ul li,
#footer .widget.contact-info ul li, .yit_toggle_menu ul.menu li a, .widget.widget_layered_nav li, .widget_product_categories .product-categories li,
.widget.widget_layered_nav li small.count, .widget_product_categories .product-categories li span.count,
.page-template-home-php .home-row .home-widget .widget-wrap:before, .page-template-home-php .home-row .home-widget .widget-wrap.widget-last:before,
.sidebar .widget.text-image .widget-wrap:before,
.boxed #header-container .innerborder,
.boxed #header-cart:after { border-color: #d3d2d2; }
.portfolio-big-image .work-thumbnail .thumb-wrapper:hover, .related_project .related_img:hover, .portfolio-categories ul li:hover, #portfolio .more-link:hover, .portfolio-big-image a.more:hover, #portfolio.columns .overlay_a:hover, .showcase-thumbnail img:hover, .widget_archive ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_categories ul li a:hover, .picture_overlay:hover, .section-portfolio-classic .work-projects a.img:hover, .section-portfolio-classic .work-projects a.img.active,
#portfolio.filterable .ch-item-hover:hover, #portfolio.filterable .ch-item-opened { border-color: #cccccc; }
.woocommerce.widget_best_sellers .border, .woocommerce.widget_best_sellers .border ul.product_list_widget li, .page-template-home-php .home-row .home-widget .widget-wrap, .page-template-home-php .home-row .home-widget .widget-wrap.widget-last, .sidebar .widget.text-image .widget-wrap,
.blog-big-image-meta > div:after, .blog-big-image-meta-single > *:after, .blog-big-image .the-content-quote blockquote:after, .woocommerce .address:after,
.the-content-list > div:after, .blog-small-image .blog-small-image-date:after, .blog-small-image-meta p, .faq-filters, .woocommerce table:after, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td,
.woocommerce-account .woocommerce form:after, .woocommerce .woocommerce_checkout_coupon:after, .woocommerce .cart-collaterals .cart_totals:after, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th,
.order-info:after,
.boxed #header-container .span12 > div.border, .boxed #header-container .span10 > div.border, .boxed #header-container .span2 > div.border, .boxed #header-container #header-cart .border { border-color: #ededec; }
.section-services-bandw .service-wrapper .service .read-more a, .not-btn.more-link, .not-btn.read-more, #portfolio .read-more, #portfolio .more-link, #respond #commentsubmit { background-color: #605f5e; }
.section-services-bandw .service-wrapper .service .read-more a:hover, .not-btn.more-link:hover, .not-btn.read-more:hover, #portfolio .read-more:hover, #portfolio .more-link:hover, #respond #commentsubmit:hover { background-color: #bc7f3e; }
.teaser .image p, .teaser .image p a, .yit_quick_contact .contact-form li.submit-button input.sendmail, .sidebar .cta .newsletter-submit .submit-field, #footer .cta .newsletter-submit .submit-field, .home-widget .newsletter-call3 .newsletter-submit .submit-field { background-color: #BC7F3E; color: #FFFFFF; }
.teaser .image p:hover, .teaser .image p a:hover, .yit_quick_contact .contact-form li.submit-button input.sendmail:hover, .sidebar .cta .newsletter-submit .submit-field:hover, #footer .cta .newsletter-submit .submit-field:hover, .home-widget .newsletter-call3 .newsletter-submit .submit-field:hover { background-color: #E79C0C; }
.teaser .image p:hover, .yit_quick_contact .contact-form li.submit-button input.sendmail:hover, .sidebar .cta .newsletter-submit .submit-field:hover, #footer .cta .newsletter-submit .submit-field:hover, .home-widget .newsletter-call3 .newsletter-submit .submit-field:hover { color: #FFFFFF; }
#back-top { background-color: #4a4a4a; }
#header { background-color: #CFC8C0; background-image: url(https://urban-staff.pl/wp-content/uploads/2020/07/background-urbanstaff-casual-streetwear-bg-image-4.jpg); background-repeat: no-repeat; background-position: top right; background-attachment: scroll; min-height: 150px; }
#header-container .span12, #header-container .span10, #header-container .span2 { background-color: rgba( 255, 255, 255, 0.94 ); }
#header-container .span12 > div.border, #header-container .span10> div.border, #header-container .span2> div.border { border-color: #d3d2d2; }
#nav ul.sub-menu, #nav ul.children { background-color: #ffffff; }
#nav .megamenu ul.sub-menu li.menu-item-custom-content p { color: #121212; }
#nav .megamenu ul.sub-menu li.menu-item-custom-content span.highlight { color: #bc8c27; }
#nav .megamenu ul.sub-menu li { border-color: #e9e9e9; }
.error-404-text p, .error-404-text p a { font-size: 16px; font-family: 'Monda', sans-serif; color: #808080; font-style: normal; font-weight: 400; }
.error-404-text p a { color: #c19537; }
.error-404-text p a:hover { color: #d58f2c; }
#popupWrap div.popup h3.title { font-size: 20px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
div.popup, div.popup_message, div.popup_message p, div.popup_message span { font-size: 12px; font-family: 'Monda', sans-serif; color: #747373; font-style: normal; font-weight: 400; }
#portfolios { background: #ffffff url(); font-size: 18px; font-family: 'Abel', sans-serif; color: #000000; font-style: italic; font-weight: 700; }
div.box.success-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #599847; font-style: normal; font-weight: 400; }
div.box.arrow-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #599847; font-style: normal; font-weight: 400; }
div.box.alert-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #CA6B1C; font-style: normal; font-weight: 400; }
div.box.error-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #883333; font-style: normal; font-weight: 400; }
div.box.notice-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #9F6722; font-style: normal; font-weight: 400; }
div.box.info-box { font-size: 12px; font-family: 'Monda', sans-serif; color: #277DCE; font-style: normal; font-weight: 400; }
div.box-sections h1, div.box-sections h2, div.box-sections h3, div.box-sections h4, div.box-sections h5, div.box-sections h6, div.box-sections h1 span, div.box-sections h2 span, div.box-sections h3 span, div.box-sections h4 span, div.box-sections h5 span, div.box-sections h6 span { font-size: 16px; font-family: 'Monda', sans-serif; color: #51595D; font-style: normal; font-weight: 400; }
.call-to-action .incipit h2 { font-size: 20px; font-family: 'Monda', sans-serif; color: #0C243D; font-style: normal; font-weight: 400; }
.call-to-action .incipit p { font-size: 14px; font-family: 'Monda', sans-serif; color: #464444; font-style: normal; font-weight: 400; }
.call-to-action .number-phone, .call-to-action .number-phone a { font-size: 42px; font-family: 'Monda', sans-serif; color: #838383; font-style: normal; font-weight: 700; }
.call-to-action-two .incipit { font-size: 20px; font-family: 'Monda', sans-serif; color: #2c2b2b; font-style: normal; font-weight: 400; }
.call-to-action-two { background-color: #eeeeee; border-color: #cfcece; }
.call-three .text h2 { font-size: 20px; font-family: 'Monda', sans-serif; color: #030303; font-style: normal; font-weight: 400; }
.call-three .text h4 { font-size: 16px; font-family: 'Monda', sans-serif; color: #696464; font-style: normal; font-weight: 400; }
div.call-three { background-color: #f8f7f7; border-color: #f2f0f0; }
.recent-post .text > a { font-size: 12px; font-family: 'Monda', sans-serif; color: #282726; font-style: normal; font-weight: 400; }
.recent-post .text > a:hover { color: #a86e24; }
.sidebar .recent-post p, .recent-post p { font-size: 11px; font-family: 'Monda', sans-serif; color: #8e8a83; font-style: normal; font-weight: 400; }
.recent-post .hentry-post p.post-date { font-size: 11px; font-family: 'Monda', sans-serif; color: #8e8a83; font-style: normal; font-weight: 400; }
.recent-post .text > a.read-more { font-size: 11px; font-family: 'Monda', sans-serif; color: #585555; font-style: normal; font-weight: 700; }
.recent-post .text > a.read-more:hover { color: #d98104; }
.tabs-container ul.tabs li h4 a { font-size: 18px; font-family: 'Monda', sans-serif; color: #8d8d8d; font-style: normal; font-weight: 400; }
.tabs-container ul.tabs li h4 a:hover { color: #000000; }
.tabs-container ul.tabs li.current h4 a { color: #0c243d; }
.pricing_box.large .header h3 { font-size: 17px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 700; }
.pricing_box .header h3 { font-size: 17px; font-family: 'Monda', sans-serif; color: #585555; font-style: normal; font-weight: 700; }
.pricing_box h3 { font-size: 17px; font-family: 'Monda', sans-serif; color: #585555; font-style: normal; font-weight: 700; }
.pricing_box p.button a, .pricing_box p.button a:hover { font-size: 14px; font-family: 'Monda', sans-serif; color: #3f4950; font-style: normal; font-weight: 400; }
.pricing_box, .pricing_box p, .pricing_box ul li { font-size: 12px; font-family: 'Monda', sans-serif; color: #808080; font-style: normal; font-weight: 400; }
div.last-tweets-widget ul.tweets-widget li p, div.last-tweets-widget ul.tweets-widget li p a { font-size: 12px; font-family: 'Monda', sans-serif; color: #676768; font-style: normal; font-weight: 400; }
div.last-tweets-widget ul.tweets-widget li p a { color: #aa620d; }
div.last-tweets-widget ul.tweets-widget li p a:hover { color: #d98104; }
ul.short li { font-size: 12px; font-family: 'Monda', sans-serif; color: #676768; font-style: normal; font-weight: 400; }
.toggle h4.tab-index a, .toggle h4.tab-index a:hover { font-size: 16px; font-family: 'Monda', sans-serif; color: #3e3e3e; font-style: normal; font-weight: 400; }
.toggle .content-tab, .toggle .content-tab p { font-size: 12px; font-family: 'Monda', sans-serif; color: #676768; font-style: normal; font-weight: 400; }
.contact-info .sidebar-nav ul li { font-size: 12px; font-family: 'Monda', sans-serif; color: #676768; font-style: normal; font-weight: 400; }
div.icon_list h2 { font-size: 15px; font-family: 'Monda', sans-serif; color: #2c2b2b; font-style: normal; font-weight: 400; }
div.icon_list ul li, div.icon_list ul li a { font-size: 15px; font-family: 'Monda', sans-serif; color: #676768; font-style: normal; font-weight: 400; }
div.icon_list ul li a { color: #000000; }
div.icon_list ul li a:hover { color: #d98104; }
.faq-title .minus { background-color: #C58408; }
.faq-title .plus { background-color: #2C2B2B; }
.testimonial .testimonial-text p, .testimonial .testimonial-text-full p, .testimonial-page .testimonial-text-full p { font-size: 12px; font-family: 'Monda', sans-serif; color: #585555; font-style: normal; font-weight: 400; }
.testimonial .testimonial-name a.name, .testimonial .testimonial-name p.name, .testimonial-page .testimonial-name a.name, .testimonial-page .testimonial-name p.name { font-size: 14px; font-family: 'Monda', sans-serif; color: #ab5705; font-style: normal; font-weight: 400; }
.testimonials-slider ul.testimonials li blockquote p a, .testimonials-flexslider ul li blockquote p a { font-size: 24px; font-family: 'Monda', sans-serif; color: #747373; font-style: normal; font-weight: 400; }
.testimonials-slider ul.testimonials li p.meta, .testimonials-slider ul.testimonials li p.meta a, .testimonials-flexslider ul li p.meta a { font-size: 13px; font-family: 'Monda', sans-serif; color: #aa620d; font-style: normal; font-weight: 400; }
.testimonial .testimonial-name a.website, .testimonial .testimonial-name span.website, .testimonial-page .testimonial-name a.website, .testimonial-page .testimonial-name span.website { font-size: 12px; font-family: 'Monda', sans-serif; color: #1c1c1c; font-style: normal; font-weight: 400; }
.testimonial blockquote { font-size: 14px; font-family: 'Monda', sans-serif; color: #2e2d2d; font-style: normal; font-weight: 400; }
.testimonials-slider ul.testimonials li p.meta a:hover, .testimonials-flexslider ul li p.meta a:hover { color: #3e3d3d; }
#footer, #footer p, #footer li, #footer a, #footer .widget.contact-info ul li, #footer .widget.contact-info ul li p, #footer .recent-comments .the-post .author, #footer .text-image { font-size: 12px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
#footer .container a, #footer .widget.contact-info ul li strong { color: #ffffff; }
#footer .container a:hover { color: #e3910f; }
#footer h3 { font-size: 13px; font-family: 'Monda', sans-serif; color: #fee1bb; font-style: normal; font-weight: 400; }
#copyright, #copyright div p, #copyright p, #copyright a, #copyright p a, #copyright div p a { font-size: 10px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
#copyright a, #copyright div a, #copyright div p a { color: #fdc992; }
#copyright a:hover, #copyright div a:hover, #copyright div p a:hover { color: #e3910f; }
a, p, li, address, dd, blockquote, td, th, .paragraph-links a, a.text-color, ul.filters li a, .menu-select select, .testimonial-widget li a, .testimonial-widget li p, #search_mini, .newsletter-input input, .newsletter-submit input, .features-tab-container .features-tab-labels li, .features-tab-content, .portfolio-libra .work-projects ul.pagination_nav li a, .widget.text-image, .text-color { font-size: 13px; font-family: 'Monda', sans-serif; color: #373736; font-style: normal; font-weight: 400; }
a, a.text-color:hover, ul.filters li a:hover, ul.filters li a.active { color: #b27b06; }
a:hover, body .login_register a:hover, #multistep_step1 .step1_login_form form.login_checkout .lost_password:hover, .portfolio-libra .work-projects ul.pagination_nav li a:hover, a:hover .title-highlight, .sbHolder .sbOptions a:hover { color: #985d14; }
#page-meta #yit-breadcrumb, #page-meta #yit-breadcrumb a, .breadcrumbs span { font-size: 11px; font-family: 'Monda', sans-serif; color: #555453; font-style: normal; font-weight: 400; }
#page-meta #yit-breadcrumb a:hover { color: #985d14; }
#page-meta #yit-breadcrumb a.current { color: #8e5c0d; }
h1, h1 a { font-size: 22px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
h2, h2 a { font-size: 20px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
h3, h3 a { font-size: 17px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
h4, h4 a { font-size: 16px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
h5, h5 a { font-size: 15px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
h6, h6 a { font-size: 14px; font-family: 'Monda', sans-serif; color: #3e3d3d; font-style: normal; font-weight: 400; }
.slogan h2 { font-size: 24px; font-family: 'Monda', sans-serif; color: #353333; font-style: normal; font-weight: 400; }
.slogan h3 { font-size: 18px; font-family: 'Monda', sans-serif; color: #808080; font-style: normal; font-weight: 400; }
.special-font, #header #logo #tagline span.special-font { font-size: 12px; font-family: 'Great Vibes', sans-serif; color: #030303; font-style: normal; font-weight: 400; }
h1 span.title-highlight, h2 span.title-highlight, h3 span.title-highlight, h4 span.title-highlight, h5 span.title-highlight, h6 span.title-highlight, .box-sections span.title-highlight, .box-sections-border span.title-highlight { color: #cc9833; }
#back-top a, #back-top a:hover { font-size: 12px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
#header #logo #textual, span.logo { font-size: 48px; font-family: 'Monda', sans-serif; color: #2f2f2f; font-style: normal; font-weight: 400; }
#header #logo #textual span { font-size: 48px; font-family: 'Monda', sans-serif; color: #b27b06; font-style: normal; font-weight: 400; }
#header #logo #tagline { font-size: 14px; font-family: 'Monda', sans-serif; color: #959494; font-style: normal; font-weight: 400; }
#header #logo #tagline span { font-size: 14px; font-family: 'Monda', sans-serif; color: #b27b06; font-style: normal; font-weight: 400; }
#topbar, #topbar a, #topbar span, #topbar li:after, #topbar input, #topbar .menu li a { font-size: 11px; font-family: 'Monda', sans-serif; color: #7b7979; font-style: normal; font-weight: 400; }
#topbar .welcome_username span, #topbar a:hover, #topbar .menu li a:hover { color: #b27b06; }
#nav ul li, #nav ul li a, #nav .megamenu ul.sub-menu li.menu-item-custom-content p, #nav ul li, #nav ul li a span.special-font, #nav .megamenu ul.sub-menu li.menu-item-custom-content p span.special-font { font-size: 14px; font-family: 'Monda', sans-serif; color: #353333; font-style: normal; font-weight: 400; }
#nav ul li a:hover, #nav li:hover > a, #nav ul li a:hover span, #nav li:hover > a span { color: #bc8c27; }
#nav .current-menu-item > a, #nav .current-menu-ancestor > a, div#nav ul .current_page_item > a, #nav .current_page_ancestor > a, #nav .current-menu-ancestor > a, #nav .current-menu-item > a span, #nav .current-menu-ancestor > a span, div#nav ul .current_page_item > a span, #nav .current_page_ancestor > a span, #nav .current-menu-ancestor > a span { color: #bc8c27; }
#nav ul li ul li a, #nav .megamenu ul.sub-menu li li a, #nav ul li ul li a span.special-font, #nav .megamenu ul.sub-menu li li a span.special-font { font-size: 12px; font-family: 'Monda', sans-serif; color: #666767; font-style: normal; font-weight: 400; }
#nav ul li ul li a:hover, #nav .megamenu ul.sub-menu li li a:hover, #nav ul li ul li a:hover span, #nav .megamenu ul.sub-menu li li a:hover span { color: #bc8c27; }
#nav ul ul .current-menu-item > a, #nav ul ul .current-menu-ancestor > a, div#nav ul ul .current_page_item > a, #nav .megamenu ul.sub-menu li a, #nav ul ul .current-menu-item > a span, #nav ul ul .current-menu-ancestor > a span, div#nav ul ul .current_page_item > a span, #nav .megamenu ul.sub-menu li a span { color: #bc8c27; }
#nav .megamenu ul.sub-menu li a, #nav .megamenu ul.sub-menu li a span.special-font { font-size: 12px; font-family: 'Monda', sans-serif; color: #010101; font-style: normal; font-weight: 400; }
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6,.home-row .home-widget h3,.sidebar .cta .border h3, .sidebar .yit_quick_contact h3, .widget.widget_onsale h3, .widget.widget_best_sellers h3, .widget.widget_recent_products h3, .widget.widget_top_rated_products h3, .widget.widget_random_products h3, .widget.widget_featured_products h3, .widget.widget_recently_viewed_products h3 { font-size: 13px; font-family: 'Monda', sans-serif; color: #a76c23; font-style: normal; font-weight: 400; }
.home-row .home-widget p,.sidebar p, .sidebar li, .sidebar div, .sidebar a, #wp-calendar th, #wp-calendar td, .woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a { font-size: 11px; font-family: 'Monda', sans-serif; color: #4f4d4d; font-style: normal; font-weight: 400; }
.sidebar a { color: #995d08; }
.sidebar a:hover { color: #d58f2c; }
.testimonial-widget li blockquote p, .testimonial-widget li blockquote p:first-child { font-size: 12px; font-family: 'Monda', sans-serif; color: #4f4d4d; font-style: normal; font-weight: 400; }
.testimonial-widget li .name-testimonial { font-size: 14px; font-family: 'Monda', sans-serif; color: #909091; font-style: normal; font-weight: 400; }
.home-row .home-widget { background-color: rgba( 255, 255, 255, 0.8 ); }
.home-row .home-widget .widget-wrap, .home-row .home-widget .widget-wrap.widget-last { border-color: #c5c1be; }
.yit_quick_contact .contact-form li.submit-button input.sendmail { color: #ffffff; }
#header-container #header-cart { background-color: rgba( 255, 255, 255, 0.94 ); }
#header-container #header-cart .border, #header-container #header-cart .border .topbar-border { border-color: #d3d2d2; }
#header-cart .widget_shopping_cart .cart_wrapper { background-color: #ffffff; }
#header-cart .widget_shopping_cart .cart_wrapper .widget_shopping_cart_content,  #header-cart .widget_shopping_cart .cart_wrapper .widget_shopping_cart_content ul.cart_list li { border-color: #dcdcdc; }
#header-cart .widget_shopping_cart .cart_wrapper .buttons .button.checkout { background-color: #605f5e; }
#header-cart .widget_shopping_cart .cart_wrapper .buttons .button.checkout:hover { background-color: #828282; }
#header-cart .widget_shopping_cart .cart_wrapper .buttons .button { background-color: #bc7f3e; }
#header-cart .widget_shopping_cart .cart_wrapper .buttons .button:hover { background-color: #e79c0c; }
#primary ul.products li.product.grid a.button { background-color: #DC8323; color: #ffffff; }
#primary ul.products li.product.grid a.button:hover { background-color: #B37526; color: #ffffff; }
#primary ul.products li.product a.button.out-of-stock { background-color: #8e0404; color: #fff; }
ul.products li.product.list .button { background-color: #bc7f3e; color: #ffffff; }
.woocommerce ul.products li.product.list .button:hover { background-color: #c88e51; }
ul.products li.product.list .button:hover { color: #ffffff; }
#primary ul.products li.product.grid.classic.with-border a.thumb { border-color: #dcd9d3; }
#primary ul.products li.product.grid.classic.with-border a.thumb:hover { border-color: #f4c491; }
.woocommerce ul.products li.product.grid:hover .product-wrapper, .woocommerce ul.products li.product.grid.add-hover .product-meta-wrapper { border-color: #f9e9d5; }
.product .single_add_to_cart_button, .cart .button, input.checkout-button.alt.button, .shipping-calculator-form .button, .multistep_step .button, #place_order.button, .single-product .single_add_to_cart_button.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button { background-color: #605f5e; }
div.product form.cart .button:hover, #content div.product form.cart .button:hover, .cart .button:hover, input.checkout-button.alt.button:hover, .shipping-calculator-form .button:hover, .multistep_step .button:hover, #place_order.button:hover, .single-product .single_add_to_cart_button.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover { background-color: #bc7f3e; }
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt { background-color: #bc7f3e; }
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover { background-color: #605f5e; }
.product .summary .single_add_to_cart_button, .cart .button, input.checkout-button.alt.button, .shipping-calculator-form .button, .multistep_step .button, #place_order.button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .woocommerce a.button.alt, .home-widget .newsletter-call3 .newsletter-submit .submit-field, .single-product.woocommerce div.product .summary .button, .woocommerce div.pp_woocommerce #respond p.form-submit input#submit { color: #FFFFFF; }
div.product form.cart .button:hover, #content div.product form.cart .button:hover, .cart .button:hover, input.checkout-button.alt.button:hover, .shipping-calculator-form .button:hover, .multistep_step .button:hover, #place_order.button:hover,  .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover, .home-widget .newsletter-call3 .newsletter-submit .submit-field:hover { color: #FFFFFF; }
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #DADADA; }
.widget.widget_price_filter .ui-slider .ui-slider-range, .widget.widget_price_filter .ui-slider .ui-slider-handle { background-color: #CD8906; }
.widget.widget_layered_nav .sizes li.chosen .size-filter { color: #c38204; border-color: #dec084; }
.faq-title .minus, #sidebar-shop-sidebar .widget .minus { background-color: #C58408; }
.faq-title .plus, #sidebar-shop-sidebar .widget .plus { background-color: #2C2B2B; }
.widget.widget_layered_nav li a, .widget_product_categories .product-categories li a, .widget.widget_layered_nav .sizes li .size-filter { color: #4F4D4D; }
.widget.widget_layered_nav li a:hover, .widget_product_categories .product-categories li a:hover, .woocommerce .widget_layered_nav ul li.chosen a:after, .woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav ul li.chosen a, .widget_product_categories .product-categories li.current-cat a, .widget.widget_layered_nav .sizes li .size-filter:hover, .widget.widget_layered_nav .sizes li.chosen .size-filter { color: #AA7309;  border-color: #AA7309; }
.single-layout-1 #header, .single-layout-1 #primary, .single-layout-1 #page-meta { background: #f2efea; }
.single-product-1.woocommerce div.product .product_title.upper, .single-layout-1.woocommerce div.product div.images .thumbnails img, .single-layout-1.woocommerce #primary div.product .summary form.cart table.variations, .single-layout-1.woocommerce div.product form.cart table.variations td, .single-layout-1.woocommerce .yith_magnifier_lens { border-color: #c5c4c4; }
.woocommerce ul.products li.product span.added { background-image: url(https://urban-staff.pl/wp-content/uploads/2016/05/added.png); }
#header-cart span.cart-label { font-size: 11px; font-family: 'Monda', sans-serif; color: #353333; font-style: normal; font-weight: 400; }
#header-cart .widget_shopping_cart .cart_label span { font-size: 11px; font-family: 'Monda', sans-serif; color: #6c6c6c; font-style: normal; font-weight: 400; }
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper ul.cart_list li a { font-size: 12px; font-family: 'Monda', sans-serif; color: #373736; font-style: normal; font-weight: 400; }
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper ul.cart_list li a:hover { color: #995D08; }
#header-cart .yit_cart_widget.widget_shopping_cart ul.product_list_widget li .quantity, #header-cart .yit_cart_widget.widget_shopping_cart ul.product_list_widget li .amount { font-size: 12px; font-family: 'Monda', sans-serif; color: #8b8b84; font-style: normal; font-weight: 400; }
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper .total, #header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper .total .amount { font-size: 12px; font-family: 'Monda', sans-serif; color: #373736; font-style: normal; font-weight: 400; }
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper .cart_list li.empty { font-size: 12px; font-family: 'Monda', sans-serif; color: #373736; font-style: normal; font-weight: 400; }
#header-cart .yit_cart_widget.widget_shopping_cart .cart_wrapper .buttons .button { font-size: 10px; font-family: 'Monda', sans-serif; color: #ffffff; font-style: normal; font-weight: 400; }
.product .summary h1.product_title, .woocommerce ul.products li.product h3, ul.products li.product h3, .woocommerce ul.products li.product.grid.classic h3 { font-size: 14px; font-family: 'Monda', sans-serif; color: #a96e2e; font-style: normal; font-weight: 400; }
.woocommerce div.product .summary p.price, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product span.price del, .woocommerce ul.products li.product span.price .from { font-size: 14px; font-family: 'Monda', sans-serif; color: #5e5c5c; font-style: normal; font-weight: 400; }
.woocommerce .product .product-actions, .woocommerce .product .product-actions a { font-size: 11px; font-family: 'Monda', sans-serif; color: #a3a1a1; font-style: normal; font-weight: 400; }
.woocommerce .product .product-actions:hover, .woocommerce .product .product-actions a:hover, .woocommerce .product .product-actions a.active { color: #985d14; }
.product .summary h1.product_title, .single-product.woocommerce div.product .product_title { font-size: 18px; font-family: 'Monda', sans-serif; color: #353333; font-style: normal; font-weight: 400; }
.woocommerce div.product .summary p.price { font-size: 18px; font-family: 'Monda', sans-serif; color: #353333; font-style: normal; font-weight: 400; }
.sidebar .widget_price_filter.widget h3, .sidebar .widget_layered_nav.widget h3 { font-size: 14px; font-family: 'Oswald', sans-serif; color: #373736; font-style: normal; font-weight: 400; }.blog-big .meta, .blog-small .meta { background: #ffffff; }