Current File : /home/virtualki/22346/oldwp/wp-content/themes/megiw/style.css |
/*
Theme Name: MegiwPL
Theme URI: http://www.webidea.pl
Description:
Author: Webidea Advance
Version: 1.0
License:
License URI:
Tags:
*/
html{
background: #f6f0e6 url('images/htmlbkg.jpg') repeat 50% 0;
font-size: 14px;
}
body{
color: #4a4342;
font-size: 1rem;
font-weight: 400;
font-family: 'Maven Pro', sans-serif;
line-height: 1.2142em;
overflow-x: hidden;
}
*:first-child{
margin-top: 0;
}
*:last-child{
margin-bottom: 0;
}
*::-moz-selection {
background: none repeat scroll 0 0 #A13F29;
color: #fff;
text-shadow: none;
}
*::-webkit-selection {
background: none repeat scroll 0 0 #A13F29;
color: #fff;
text-shadow: none;
}
*::selection {
background: none repeat scroll 0 0 #A13F29;
color: #fff;
text-shadow: none;
}
*::-webkit-input-placeholder{
opacity: 1;
color: #a2a2a2;
}
*::-moz-placeholder{
opacity: 1;
color: #a2a2a2;
}
*:-ms-placeholder{
opacity: 1;
color: #a2a2a2;
}
#wp-admin-bar-updates{
display:none;
visibility: hidden;
}
a{
text-decoration: none;
color: #c9422c;
}
h1, h2, h3, h4, h5, h6{
color: #c9422c;
/*text-transform: uppercase;*/
font-family: 'Merge Light', sans-serif;
font-weight: normal;
}
h1, h2{
font-size: 1.8571rem;
line-height: normal;
}
table td{
background-color: #F7F3ED;
border: 1px solid #D9D5D0;
}
select,
textarea,
input[type="text"],
input[type="email"]{
border: 1px solid #dadada;
box-shadow: inset 0 2px 0 rgba(255,255,255,1), inset 6px 6px 10px 0 rgba(0,0,0,.1);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
font-family: 'Maven Pro', sans-serif;
color: #a2a2a2;
transition: border .5s;
-webkit-transition: border .5s;
border-radius: 15px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus{
border-color: #c64e33;
outline: none;
}
select,
input[type="text"],
input[type="email"]{
height: 30px;
line-height: 30px;
padding: 0 15px;
}
textarea{
padding: 15px;
}
body > header{
height: 160px;
background: transparent url('images/headerbkg.jpg') no-repeat 50% 0;
}
select{
padding-top: 5px;
padding-bottom: 5px;
}
select option{
color: #000;
}
img.alignleft{
float: left;
margin: 15px;
}
img.alignright{
float: right;
margin: 15px;
}
img.aligncenter{
margin: 0 auto;
display: block;
}
.main-wrapper{
max-width: 940px;
margin-left: auto;
margin-right: auto;
padding: 0 10px;
}
body > header > .main-wrapper{
position: relative;
height: 100%;
}
body > footer > .main-wrapper{
padding-bottom: 90px;
position: relative;
background: transparent url('images/footerbkg.png') no-repeat 50% 100%;
}
body > footer{
max-width: 960px;
margin-left: auto;
margin-right: auto;
clear: both;
margin-top: 30px;
}
#site-title{
padding-top: 15px;
}
#site-title a{
margin: 0 auto;
display: block;
text-indent: -1000px;
overflow: hidden;
width: 160px;
height: 76px;
background: transparent url('images/logo.png') no-repeat 50% 0;
background-size: contain;
}
#site-title h2{
display: none;
}
.main-menu h2, .language-selector h2{
display: none;
}
.main-menu ul, .language-selector ul{
font-size: 0;
padding: 0;
margin: 0;
}
.main-menu li, .language-selector li{
display: inline-block;
padding: 0 2%;
position: relative;
margin-left: 10px;
vertical-align: middle;
overflow: hidden;
}
.main-menu li{
height: 2.8571rem;
line-height: 2.8571rem;
}
.language-selector li{
line-height: 1.943rem;
min-height: 30px;
}
.main-menu li:first-child, .language-selector li:first-child{
margin-left: 0;
}
.main-menu a, .language-selector a{
font-size: 1rem;
text-transform: uppercase;
color: #424240;
font-family: 'Merge Light', sans-serif;
text-align: center;
transition: color .2s;
-webkit-transition: color .2s;
}
.main-menu a:before,
.language-selector a:before,
.more,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.main-menu .dropdown,
.product .specification .attributes .label,
.product .scheme .downloads a,
.product .specification .prices > li.show-more:before,
.gallery .arrow.left,
.gallery .arrow.right,
.image-slider .arrow.left,
.image-slider .arrow.right,
.thumbs-close,
.thumbs-open,
.pagination .current,
.previous-post a,
.next-post a,
.photos a:before,
.gallery.inline .images a:before{
display: inline-block;
background: #c64e33;
background: -moz-linear-gradient(top, rgba(218,131,111,1) 0%, rgba(164,62,40,1) 100%), #a63d27;
background: -webkit-linear-gradient(top, rgba(218,131,111,1) 0%, rgba(164,62,40,1) 100%), #a63d27;
background: -o-linear-gradient(top, rgba(218,131,111,1) 0%, rgba(164,62,40,1) 100%), #a63d27;
background: -ms-linear-gradient(top, rgba(218,131,111,1) 0%, rgba(164,62,40,1) 100%), #a63d27;
border: 1px solid #ca6517;
border-radius: 20px;
box-shadow: 0 0 0 5px rgba(255,255,255,.3) ,inset 0 2px 0 rgba(255,255,255,.3);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
/*line-height: 1.943rem;*/
line-height: 28px;
min-height: 30px;
color: #fff;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px rgba(0,0,0,.3);
font-family: 'Merge Light', sans-serif;
font-weight: normal;
transition: background .5s;
-webkit-transition: background .5s;
outline: none;
/*Jakby sie psulo to wyrzucic*/
padding: 0 10px;
}
.image-slider .arrow.left,
.image-slider .arrow.right{
box-shadow: 0 0 0 5px rgba(255,255,255,.8) ,inset 0 2px 0 rgba(255,255,255,.3);
}
.more:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.main-menu .dropdown:hover,
.product .scheme .downloads a:hover,
.gallery .arrow.left:hover,
.gallery .arrow.right:hover,
.image-slider .arrow.left:hover,
.image-slider .arrow.right:hover,
.thumbs-close:hover,
.thumbs-open:hover,
.previous-post a:hover,
.next-post a:hover,
.photos a:hover:before,
.gallery.inline a:hover:before{
background: #c64e33;
background: -moz-linear-gradient(top, rgba(2,2,2,0) 0%, rgba(2,2,2,.2) 100%), #c64e33;
background: -webkit-linear-gradient(top, rgba(2,2,2,0) 0%, rgba(2,2,2,.2) 100%), #c64e33;
background: -o-linear-gradient(top, rgba(2,2,2,0) 0%, rgba(2,2,2,.2) 100%), #c64e33;
background: -ms-linear-gradient(top, rgba(2,2,2,0) 0%, rgba(2,2,2,.2) 100%), #c64e33;
}
.main-menu a:before, .language-selector a:before{
content: '';
opacity: 0;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: opacity .4s;
-webkit-transition: opacity .4s;
position: absolute;
z-index: -1;
}
.main-menu a:before,
.main-menu .dropdown{
min-height: 2.8571rem;
line-height: 2.8571rem;
}
.main-menu a:hover:before,
.language-selector a:hover:before,
.main-menu .current-menu-item a:before,
.main-menu .current-menu-ancestor a:before,
.language-selector .active a:before{
opacity: 1;
}
.main-menu .current-menu-item a,
.main-menu .current-menu-ancestor a,
.main-menu a:hover,
.language-selector a:hover,
.language-selector .active a{
color: #fff;
text-shadow: 1px 1px rgba(0,0,0,.3);
}
.main-menu{
position: absolute;
z-index: 2;
text-align: center;
height: 70px;
line-height: 70px;
left: 10px;
right: 10px;
bottom: -30px;
background: transparent url('images/htmlbkg.jpg') repeat 50% -90px;
box-shadow: 0 2px #723729;
border-radius: 35px;
}
.language-selector{
position: absolute;
top: 25px;
right: 10px;
z-index: 2;
white-space: nowrap;
}
.language-selector li{
padding: 0 20px;
}
.main-menu select{
display: none;
opacity: 0;
}
.main-menu .dropdown{
padding: 0 2%;
position: relative;
display: none;
cursor: pointer;
z-index: 1;
width: 90%;
overflow: hidden;
vertical-align: middle;
text-overflow: ellipsis;
white-space: nowrap;
}
.main-menu .dropdown select{
position: absolute;
top: 0;
left: 0;
width: 100%;
bottom: 0;
cursor: pointer;
height: 100%;
}
.main-menu .dropdown:after{
content: '';
width: 40px;
height: 40px;
right: 15px;
top: 0;
position: absolute;
background: transparent url('images/dropdowntrigger.png') no-repeat;
z-index: -1;
}
.slogan{
color: #c94c3a;
font-family: 'Merge Light', sans-serif;
position: absolute;
z-index: 3;
top: 85px;
left: 78.7234%;
}
.slogan a{
height: 70px;
left: -110px;
position: absolute;
top: -30px;
width: 70px;
text-indent: -1000px;
overflow: hidden;
}
.callcenter{
position: absolute;
color: #999999;
left: 4.2553%;
top: 15px;
}
.callcenter .phone{
color: #c94c3a;
font-size: 24px;
display: block;
margin: 5px 0;
}
.callcenter small{
font-size: 10px;
line-height: 1em;
vertical-align: top;
display: block;
}
.brands ul{
padding: 0;
margin: 0;
}
.main:after,
.brands ul:after,
.grid ul:after,
.product:after,
.product .specification .attributes:after,
.product .specification .prices > li:after,
.filter:after,
.col-2-set:after,
.breadcrumbs:after,
.product .specification .prices .descr:after{
content: '';
clear: both;
display: block;
}
.brands li{
list-style: none;
float: left;
width: 25%;
text-align: center;
}
.brands a{
display: inline-block;
height: 0;
padding-top: 27.6595%;
width: 59.5744%;
max-width: 140px;
text-align: left;
text-indent: -1000px;
overflow: hidden;
background: transparent url('images/brands.png') no-repeat 50% 0;
background-size: cover;
}
.brands li:nth-of-type(1) a{
background-position: 50% 0;
}
.brands li:nth-of-type(2) a{
background-position: 50% 27%;
}
.brands li:nth-of-type(3) a{
background-position: 50% 54.1%;
}
.brands li:nth-of-type(4) a{
background-position: 50% 81.1%;
}
.design-by{
text-align: right;
position: absolute;
bottom: 0;
width: 25%;
right: 10px;
}
.design-by a{
display: inline-block;
text-align: left;
text-indent: -1000px;
overflow: hidden;
background: transparent url('images/webidea.png') no-repeat;
background-size: contain;
width: 38.3333%;
max-width: 92px;
height: 22px;
}
.image-slider{
height: 415px;
position: relative;
}
.image-slider .images{
position: absolute;
left: 0;
right: 0;
z-index: -1;
text-align: center;
overflow: hidden;
}
.image-slider .images img{
width: 100%;
max-width: 100%;
height: auto;
position: absolute;
opacity: 0;
left: 0;
top: 0;
}
.image-slider .images img:first-child{
position: static;
}
.image-slider.active .images img,
.image-slider.active .titles div,
.image-slider.active .content div{
transition: opacity 1s;
-webkit-transition: opacity 1s;
/*FLICKER FIX*/
box-shadow: #000 0em 0em 0em;
}
.image-slider .arrow.left,
.image-slider .arrow.right{
position: absolute;
top: 90%;
}
.image-slider .arrow.left{
left: 50%;
margin-left: -43%;
}
.image-slider .arrow.right{
right: 50%;
margin-right: -43%;
}
.image-slider .titles{
font-family: 'Merge Light', sans-serif;
font-size: 45px;
color: #fff;
max-width: 940px;
margin: 0 auto;
position: relative;
text-shadow: 1px 1px #000;
}
.image-slider .titles div{
opacity: 0;
line-height: 45px;
position: absolute;
left: 0;
top: 50%;
margin-top: 200px;
}
.image-slider .content{
font-family: 'Merge Light', sans-serif;
font-size: 16px;
color: #fff;
max-width: 940px;
margin: 0 auto;
position: relative;
text-shadow: 1px 1px 2px #1b0c13;
text-transform: uppercase;
}
.image-slider .content div{
opacity: 0;
position: absolute;
left: 0;
top: 50%;
margin-top: 300px;
}
.grid > ul{
padding: 0;
margin: 0;
margin-top: -2.1276%;
}
.grid > ul > li{
float: left;
list-style: none;
}
.products > ul > li,
.newsletter,
.movies,
.product .description,
.product .photos,
.product .specification,
.product .scheme,
.product .substitute,
.realization .description,
.realization .others,
.page-content,
.subpages > ul > li{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
position: relative;
z-index: 1;
font-family: 'Maven Pro', sans-serif;
padding: 15px 15px 65px 15px;
}
.products > ul > li,
.home .newsletter,
.home .movies,
.subpages > ul > li{
padding-top: 0;
width: 23.4042%;
margin-left: 2.1276%;
margin-top: 2.1276%;
}
.products > ul > li:nth-of-type(4n+1),
.subpages > ul > li:nth-of-type(4n+1){
margin-left: 0;
}
.products > ul > li:before,
.products > ul > li:after,
.newsletter:before,
.newsletter:after,
.movies:before,
.movies:after,
.product .description:before,
.product .description:after,
.product .photos:before,
.product .photos:after,
.product .specification:before,
.product .specification:after,
.product .scheme:before,
.product .scheme:after,
.product .substitute:after,
.product .substitute:before,
.realization .description:before,
.realization .description:after,
.realization .others:before,
.realization .others:after,
.page-content:after,
.page-content:before,
.subpages > ul > li:after,
.subpages > ul > li:before{
content: '';
height: 62px;
bottom: -2px;
position: absolute;
z-index: -1;
background: transparent url('images/boxdetail.png') no-repeat 50% 100%;
}
.products > ul > li:before,
.newsletter:before,
.movies:before,
.product .description:before,
.product .photos:before,
.product .specification:before,
.product .scheme:before,
.product .substitute:before,
.realization .description:before,
.realization .others:before,
.page-content:before,
.subpages > ul > li:before{
left: 0;
right: 50%;
background-position: 0 100%;
}
.products > ul > li:after,
.newsletter:after,
.movies:after,
.product .description:after,
.product .photos:after,
.product .specification:after,
.product .scheme:after,
.product .substitute:after,
.realization .description:after,
.realization .others:after,
.page-content:after,
.subpages > ul > li:after{
left: 50%;
right: -2px;
background-position: 100% 100%;
}
.products{
margin: 30px 0;
}
.products > ul > li > div:before,
.newsletter > div:before,
.movies > div:before,
.product .description > div:before,
.product .photos > div:before,
.product .specification > div:before,
.product .scheme > div:before,
.product .substitute > div:before,
.realization .description > div:before,
.realization .others > div:before,
.page-content > div:before,
.subpages > ul > li > div:before{
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: -2px;
bottom: 60px;
background: transparent url('images/boxshadow.png') repeat-y 100% 0;
}
.products h3,
.product .substitute h3,
.subpages h3{
display: table-cell;
height: 60px;
width: 100%;
vertical-align: middle;
font-family: 'Maven Pro', sans-serif;
font-weight: 400;
color: #999;
text-transform: lowercase;
width: 1000px;
border-bottom: 5px solid transparent;
}
.products h3:after,
.product .substitute h3:after{
content: '';
position: absolute;
left: 0;
right: 0;
height: 5px;
top: 60px;
}
.products .icon,
.subpages .icon{
position: absolute;
top: 65px;
left: 0;
bottom: 65px;
right: 0;
opacity: 0;
visibility: hidden;
transition: opacity .5s, visibility .5s;
-webkit-transition: opacity .5s, visibility .5s;
overflow: hidden;
z-index: 2;
background-position: 50% 50%;
background-size: cover;
background-color: #fff;
background-repeat: no-repeat;
}
.products li:hover .icon,
.subpages li:hover .icon{
opacity: 1;
visibility: visible;
}
.products .icon img,
.subpages .icon img{
height: 100%;
width: auto;
/*max-width: 100%;
height: auto;
width: 100%;*/
/*FLICKER FIX*/
box-shadow: #000 0em 0em 0em;
}
.products .icon a,
.subpages .icon a{
display: block;
width: 100%;
height: 100%;
}
.products .more,
.newsletter .more,
.newsletter input[type="submit"],
.movies .more,
.subpages .more{
position: absolute;
left: 10.8695%;
right: 10.8695%;
bottom: 16px;
}
.newsletter input[type="submit"]{
width: 78.261%;
}
.newsletter table td{
background-color: transparent;
border: none;
}
.products h3 span,
.product .substitute h3 span,
.subpages h3 span{
font-weight: 700;
}
.products .detail,
.product .substitute .detail,
.subpages .detail{
position: absolute;
top: 60px;
left: 0;
right: 0;
height: 5px;
/*background-color: #176ea5;*/
background-color: #c9422c;
}
.product .substitute .detail{
top: 125px;
}
.products .featured,
.product .substitute .featured{
text-align: center;
display: block;
padding-top: 15px;
}
.products .featured img,
.product .substitute .featured img{
height: auto;
max-width: 175px;
width: 100%;
}
.products.category li{
padding-bottom: 0;
transition: opacity .5s, height .5s;
-webkit-transition: opacity .5s, height .5s;
}
.products.category .more{
opacity: 0;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: 0;
}
.product .description .more{
width: 100%;
margin-bottom: 14px;
}
.product .description .links,
.product .substitute .more{
position: absolute;
left: 25px;
right: 25px;
bottom: 17px;
}
.product .description .links .more:last-child{
margin-bottom: 0;
}
.products.category .dimensions,
.product .substitute .dimensions{
float: right;
text-align: right;
font-weight: 400;
font-size: 10px;
padding: 0;
margin: 0;
width: 50%;
}
.products.category .dimensions .label,
.product .substitute .dimensions .label{
display: none;
}
.products.category .dimensions li,
.product .substitute .dimensions li{
list-style: none;
padding-right: 24px;
}
.products.category .dimensions li:nth-of-type(1),
.product .substitute .dimensions li:nth-of-type(1){
background: transparent url('images/floorico.png') no-repeat right 5px top 50%;
}
.products.category .dimensions li:nth-of-type(2),
.product .substitute .dimensions li:nth-of-type(2){
background: transparent url('images/boxheightico.png') no-repeat 100% 50%;
}
.products.category h3 > span,
.product .substitute h3 > span{
display: block;
/*float: left;
width: 50%;*/
/*WTF*/
line-height: 34px;
}
.filter{
min-height: 95px;
background: #fff;
box-shadow: 1px 1px 1px 0 rgba(59,28,27,.2);
margin-bottom: 10px;
padding: 0 15px;
}
.filter > h3{
font-weight: 400;
line-height: 95px;
color: #999;
float: left;
margin: 0;
text-transform: lowercase;
}
.filter > ul{
padding: 0;
margin: 0;
line-height: 95px;
font-size: 0;
float: right;
/*width: 50%;*/
text-align: center;
}
.filter > ul > li{
list-style: none;
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
width: 90px;
height: 95px;
text-align: center;
vertical-align: middle;
}
.filter .name{
display: none;
}
.filter .icon img{
vertical-align: middle;
}
.filter a{
display: block;
width: 100%;
height: 100%;
border: 1px solid transparent;
border-bottom: 3px solid transparent;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
transition: border .5s;
-webkit-transition: border .5s;
outline: none;
}
.filter a:hover, .filter .current{
border: 1px solid #f2f2f2;
border-bottom: 3px solid #eb761f;
}
.home .page-content{
float: left;
width: 48.9361%;
padding: 0;
}
.home .page-content:before,
.home .page-content:after{
display: none;
}
.home .newsletter,
.home .movies{
float: left;
padding-top: 40px;
margin-top: 5.8510%;
}
.home .newsletter > div:after{
content: '';
width: 168px;
height: 107px;
left: 50%;
margin-left: -84px;
background: transparent url('images/detailflower.png') no-repeat;
position: absolute;
top: -60px;
z-index: -1;
}
.home .newsletter input[type="text"]{
width: 100%;
}
.home .movies{
text-align: center;
}
.home .movies h3{
text-align: left;
}
.home .movies img{
max-width: 100%;
height: auto;
}
.page-title{
/*height: 280px;*/
background: transparent url('images/header1.jpg') no-repeat 50% 50%;
background-size: cover;
position: relative;
}
.page-title h2{
color: #fff;
font-size: 3.2142rem;
padding-top: 20%;
padding-bottom: 2%;
text-transform: uppercase;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.page-title h2 span{
text-transform: uppercase;
}
.page-title .detail{
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 10px;
}
.product .description,
.product .photos,
.product .specification,
.product .scheme,
.product .substitute{
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
margin-top: 2.1276%;
}
.product .description{
width: 32.9787%;
}
.product .description,
.product .specification,
.product .scheme{
padding: 25px 25px 65px 25px;
margin-left: 0;
border-right: 1px solid #e1dcd5;
}
.product .description{
padding: 25px 25px 110px 25px;
}
.product .photos{
padding: 0px 0px 65px 0px;
}
.product .description,
.product .photos{
margin-top: 0;
}
.product .description:before,
.product .description > div:before,
.product .specification:before,
.product .specification > div:before,
.product .scheme > div:before{
right: 0;
}
.product .description:after,
.product .photos:before,
.product .specification:after,
.product .scheme:after,
.product .substitute:before{
display: none;
}
.product .description > div:before,
.product .specification > div:before,
.product .scheme > div:before{
background: #fff;
}
.product .description header{
height: 60px;
border-bottom: 5px solid transparent;
position: relative;
}
.product .description .detail{
height: 5px;
left: -25px;
right: -25px;
position: absolute;
bottom: -5px;
}
.product .description .catalog-number span{
font-weight: 500;
}
.product .description header h1,
.product .specification h2,
.product .scheme h2,
.product .substitute h2{
font-family: 'Maven Pro', sans-serif;
font-weight: 700;
font-size: 1.2857rem;
color: #999;
text-transform: none;
}
.product .photos{
width: 67.0212%;
margin-left: 0;
}
.product .photos:after{
background-position: 100% 100%;
left: 0;
right: -2px;
}
.product .photos:after,
.product .photos:before{
background-image: url('images/boxdetaildark.png');
}
.product .photos > div:before{
background-image: url('images/boxshadowdark.png');
}
.product .photos a:before,
.gallery.inline a:before{
content: '';
}
.product .photos .images a:after,
.gallery.inline .images a:after{
content: '';
background: transparent url('images/magnifier.png') no-repeat 59% 50%;
width: 30px;
height: 30px;
}
.product .photos .images a:before,
.product .photos .images a:after,
.gallery.inline .images a:before,
.gallery.inline .images a:after{
position: absolute;
right: 25px;
bottom: 25px;
}
.product .photos .description{
display: none;
}
.product .specification{
width: 51.0638%;
clear: left;
z-index: 2;
}
.product .specification .attributes{
padding-left: 0;
text-align: center;
font-size: 0;
}
.product .specification .attributes li{
width: 50px;
list-style: none;
background: transparent url('images/attributes.png') no-repeat;
padding-top: 32px;
position: relative;
text-align: center;
display: inline-block;
cursor: pointer;
}
.product .specification .attributes .label{
border-radius: 0;
visibility: hidden;
opacity: 0;
transition: opacity .5s, visibility .5s;
-webkit-transition: opacity .5s, visibility .5s;
position: absolute;
left: 50px;
top: 32px;
white-space: nowrap;
padding: 0 10px;
z-index: 5;
font-size: 12px;
}
.product .specification .attributes li:hover .label{
visibility: visible;
opacity: 1;
}
.product .specification .attributes .value{
font-size: 12px;
color: #999;
}
.product .specification li.attribute-1{
background-position: 0 0;
}
.product .specification li.attribute-2{
background-position: -50px 0;
}
.product .specification li.attribute-3{
background-position: -100px 0;
}
.product .specification li.attribute-4{
background-position: -150px 0;
}
.product .specification li.attribute-5{
background-position: -200px 0;
}
.product .specification li.attribute-6{
background-position: -250px 0;
}
.product .specification li.attribute-7{
background-position: -300px 0;
}
.product .specification li.attribute-8{
background-position: -350px 0;
}
.product .specification li.attribute-9{
background-position: -400px 0;
}
.product .specification li.attribute-10{
background-position: -450px 0;
}
.product .specification .prices{
font-size: 12px;
}
.product .specification .prices{
padding-left: 0;
}
.product .specification .prices > li{
list-style: none;
position: relative;
z-index: 1;
}
.product .specification .prices .name,
.product .specification .prices .price,
.product .specification .prices .descr{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}
.product .specification .prices .name,
.product .specification .prices .price{
float: left;
background-color: #f7f3ed;
border-bottom: 1px solid #d9d5d0;
height: 27px;
line-height: 27px;
}
.product .specification .prices .name{
width: 65.2680%;
padding-left: 40px;
}
.product .specification .prices .price{
width: 34.7320%;
border-left: 1px solid #d9d5d0;
text-align: right;
padding-right: 20px;
}
.product .specification .prices .descr{
clear: both;
padding: 20px;
border-left: 1px solid #f7f3ed;
border-right: 1px solid #f7f3ed;
border-bottom: 1px solid #f7f3ed;
position: absolute;
top: 100%;
left: 0;
background: #fff;
transition: opacity .5s, visibility .5s;
opacity: 0;
visibility: hidden;
box-shadow: 1px 1px 1px 0 rgba(59,28,27,.2);
width: 100%;
}
.product .specification .prices > li:hover{
z-index: 10;
}
.product .specification .prices > li:hover .descr{
opacity: 1;
visibility: visible;
}
.product .specification .prices > li.show-more:before{
content: '?';
border-radius: 0;
width: 27px;
height: 26px;
line-height: 26px;
position: absolute;
top: 0;
left: 0;
display: block;
min-height: 0;
font-size: 14px;
box-shadow: none;
}
.product .specification .prices .descr .more{
padding: 0 15px;
float: right;
margin-top: 10px;
}
.product .scheme{
width: 24.4680%;
padding-bottom: 100px;
}
.product .scheme .mockup{
text-align: center;
}
.product .scheme .mockup img{
width: 100%;
max-width: 179px;
height: auto;
}
.product .scheme:before{
left: 0;
right: 0;
background-position: 50% 100%;
}
.product .scheme .dimensions{
padding-left: 0;
font-size: 12px;
color: #999;
}
.product .scheme .dimensions li{
list-style: none;
}
.product .scheme .dimensions li:nth-of-type(2n+2){
margin-bottom: 5px;
}
.product .scheme .dimensions li:nth-last-of-type(1){
margin-bottom: 0;
}
.product .scheme .dimensions .value{
font-weight: 700;
}
.product .scheme .downloads {
position: absolute;
left: 25px;
right: 25px;
bottom: 17px;
}
.product .scheme .downloads ul{
padding-left: 0;
}
.product .scheme .downloads li{
list-style: none;
margin-top: 10px;
}
.product .scheme .downloads a{
/*width: 100%;
margin-bottom: 10px;
position: relative;*/
overflow: hidden;
padding-left: 40px;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
display: block;
}
.product .scheme .downloads li:nth-last-of-type(1) a{
margin-bottom: 0;
}
.product .scheme .downloads a:before{
content: '';
position: absolute;
width: 14px;
height: 19px;
left: 10px;
top: 50%;
margin-top: -9.5px;
background: transparent url('images/fileico.png') no-repeat;
}
.product .substitute{
width: 24.4682%;
margin-left: 0;
padding: 25px 25px 65px 25px;
}
.product .substitute:after{
left: 0;
right: -2px;
background-position: 100% 100%;
}
.gallery ul{
padding: 0;
}
.gallery li{
list-style: none;
text-align: center;
}
.gallery .images{
margin: 0;
}
.gallery .arrow.left,
.gallery .arrow.right,
.image-slider .arrow.left,
.image-slider .arrow.right,
.thumbs-close,
.pagination .current,
.previous-post a,
.next-post a,
.photos a:before,
.gallery.inline a:before{
width: 30px;
cursor: pointer;
font-size: 22px;
line-height: 26px;
}
.pagination{
text-align: center;
}
.pagination .current{
font-size: 14px;
line-height: 28px;
cursor: default;
vertical-align: middle;
}
.pagination a.page-numbers{
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
vertical-align: middle;
}
.gallery.inline{
background-color: #f7f3ed;
margin-left: -15px;
margin-right: -15px;
height: 0;
/*padding: 10px 10px 75% 10px;*/
padding: 10px 10px 50% 10px;
position: relative;
}
.gallery.inline .gallery-caption,
.gallery.inline .gallery-description{
display: none;
}
.page-content > div > .gallery.inline:first-child{
margin-top: -15px;
}
.gallery.inline + .description{
margin: 1em 0;
transition: opacity .5s;
-webkit-transition: opacity .5s;
}
.product .gallery{
/*position: absolute;*/
top: 0;
left: 0;
right: 0;
bottom: 65px;
}
.gallery.animate li, .gallery.animate .title{
transition: opacity .7s, visibility .7s;
-webkit-transition: opacity .7s, visibility .7s;
}
.product .gallery .images{
min-height: 400px;
/*overflow: hidden;*/
position: relative;
}
.gallery.inline .images{
position: absolute;
left: 0;
top: 0;
bottom: 65px;
right: 0;
}
.product .gallery .images li,
.gallery.inline .images li{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
box-shadow: #000 0em 0em 0em;
}
.product .gallery img{
position: absolute;
left: 50%;
top: 0;
margin-left: -25%;
width: 100%;
/*FLICKER FIX*/
box-shadow: #000 0em 0em 0em;
display: block;
}
/*.product .gallery li:nth-of-type(1) img{
position: static;
margin: 0;
}*/
.product .gallery .arrow.left,
.product .gallery .arrow.right,
.gallery.inline .arrow.left,
.gallery.inline .arrow.right{
position: absolute;
bottom: 17px;
}
.gallery.inline .arrow.left,
.gallery.inline .arrow.right{
bottom: 50%;
}
.product .gallery .arrow.left,
.gallery.inline .arrow.left{
left: 25px;
}
.product .gallery .arrow.right,
.gallery.inline .arrow.right{
right: 25px;
}
.product .gallery .title,
.gallery.inline .title{
position: absolute;
left: 70px;
right: 70px;
bottom: -50px;
height: 30px;
line-height: 30px;
text-align: center;
font-weight: 700;
font-size: 1.2857rem;
color: #999;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.thumbs-wrapper, .thumbs-overlay{
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(54,173,222,.8);
}
.thumbs-wrapper{
z-index: 1000;
/*transition: opacity .5s, visibility .5s;*/
/*-webkit-transition: opacity .5s, visibility .5s;*/
}
.thumbs-wrapper .thumbs-close{
position: absolute;
top: 20px;
right: 20px;
z-index: 10000;
text-transform: lowercase;
}
.thumbs-wrapper .thumbs-close:before,
.thumbs-wrapper .thumbs-close:after,
.gallery .thumbs-open:before{
display: none;
}
.gallery .thumbs-open:after{
content: '';
background: transparent url('images/miniatures.png') no-repeat 50% 50%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 30px;
}
.thumbs-open{
position: absolute;
top: 25px;
right: 25px;
padding: 0 30px 0 10px;
}
.thumbs-viewport{
position: absolute;
left: 20px;
top: 40px;
right: 20px;
bottom: 40px;
overflow: hidden;
-webkit-transform: translate3d(0,0,0);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.thumbs-list{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
/*transition: left .7s;
-webkit-transition: left .7s;*/
transition: transform .5s;
-webkit-transition: -webkit-transform .5s;
}
.thumbs-list li{
box-shadow: 1px 1px 1px 0 rgba(59,28,27,.2);
background-color: #fff;
width: 185px;
height: 160px;
position: absolute;
margin: 20px;
cursor: pointer;
transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform: scale(1);
transition: transform .1s;
-webkit-transition: -webkit-transform .1s;
list-style: none;
}
.thumbs-list li.active{
transform: scale(0.95);
-webkit-transform: scale(0.95);
}
.thumbs-list img{
opacity: 0;
transition: opacity .5s;
-webkit-transition: opacity .5s;
width: 100%;
height: 100%;
}
.thumbs-navigation{
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 40px;
text-align: center;
line-height: 40px;
}
.thumbs-navigation .button{
vertical-align: middle;
display: inline-block;
width: 21px;
height: 21px;
font-size: 0;
color: #fff;
line-height: 21px;
overflow: hidden;
text-align: center;
background: transparent url('images/miniaturestrigger.png') no-repeat 50% 50%;
margin: 0 3px;
transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform: scale(1);
transition: transform .1s;
-webkit-transition: -webkit-transform .1s;
cursor: pointer;
}
.thumbs-navigation .button:active{
transform: scale(0.7);
-webkit-transform: scale(0.7);
}
.realization .description{
padding: 25px 25px 65px 25px;
}
.realization .image{
text-align: center;
position: relative;
z-index: 1;
padding: 25px 65px 25px 65px;
}
.realization .image:before{
content: '';
top: 0;
left: 0;
right: -2px;
bottom: 0;
position: absolute;
background: transparent url('images/boxshadowdark.png') repeat-y 100% 0;
z-index: -1;
}
.realization .image img{
max-width: 100%;
height: auto;
}
.realization .others{
margin-top: 2.1276%;
padding: 25px 25px 65px 25px;
position: relative;
}
.realization .others ul{
padding: 0;
margin: 0;
text-align: center;
font-size: 0;
}
.realization .others li{
list-style: none;
display: inline-block;
text-align: center;
margin-left: 1.0638%;
margin-right: 1.0638%;
margin-top: 2.1276%;
}
.realization .others li a{
display: block;
}
.realization .others li img{
max-width: 100%;
height: auto;
}
.realization .others .title{
display: none;
}
.realization .others .pagination{
padding: 0 25px;
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 60px;
line-height: 60px;
}
.realization .next-post,
.realization .previous-post{
position: absolute;
top: 50%;
margin-top: -15px;
}
.realization .next-post{
right: 25px;
}
.realization .previous-post{
left: 25px;
}
.page-submenu ul{
margin: 0;
padding: 0;
border-bottom: 1px solid #dedad3;
border-top: 1px solid #fff;
}
.page-submenu li{
list-style: none;
border-top: 1px solid #dedad3;
border-bottom: 1px solid #fff;
padding: 2px 0;
background: transparent url('images/sidemenubullet.png') no-repeat 15px 50%;
}
.page-submenu a{
font-size: 16px;
display: block;
height: 38px;
border-radius: 19px;
line-height: 38px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
color: #4a4342;
padding-left: 35px;
position: relative;
z-index: 1;
text-transform: lowercase;
}
.page-submenu a:before{
content: '';
display: block;
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
top: 0;
opacity: 0;
transition: opacity .5s;
-webkit-transition: opacity .5s;
background: #fff url('images/sidemenubullethover.png') no-repeat 15px 50%;
}
.page-submenu .current a:before, .page-submenu a:hover:before{
opacity: 1;
}
aside .page-submenu{
width: 25.5319%;
float: left;
margin-right: 15px;
}
aside + .page-content{
overflow: hidden;
padding-right: 17px;
margin-right: -2px;
padding-bottom: 67px;
float: right;
width: 73%;
}
aside + .page-content:after,
aside + .page-content > div:before{
right: 0;
}
aside + .page-content:before,
aside + .page-content:after{
bottom: 0;
}
.page-content + aside{
margin-top: 2.1276%;
}
.page-content img{
max-width: 100%;
height: auto;
}
.wpcf7-form label{
display: block;
margin-bottom: 5px;
}
.wpcf7-form label .label{
display: none;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
.wpcf7-form textarea{
width: 100%;
}
.wpcf7-form textarea{
resize: vertical;
}
.wpcf7-form input[type="submit"]{
width: 70%;
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 20px;
}
.wpcf7-form{
position: relative;
}
.wpcf7-form .ajax-loader{
position: absolute;
bottom: 7px;
left: 50%;
margin-left: 40%;
}
.wpcf7-response-output,
.wpcf7-not-valid-tip{
margin: 5px 0;
display: block;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.alo_easymail_widget_error,
.alo_easymail_widget_ok{
font-size: 12px;
background-color: #FEDFDF;
min-height: 30px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
line-height: 30px;
border: 1px solid #F8A6A6;
border-radius: 15px;
padding: 0 15px;
text-shadow: 1px 1px 1px #fff;
color: #F36B6B;
}
.alo_easymail_widget_error,
.alo_easymail_widget_ok{
position: absolute;
top: -30px;
left: 0;
z-index: 10;
width: 100%;
}
.alo_easymail_widget_ok{
background-color: #dffee0;
color: #69e156;
border-color: #69e156;
}
.col-2-set > div{
float: left;
width: 48%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
margin-left: 2%;
}
.col-2-set > div:nth-of-type(2n+1){
margin-left: 0;
margin-right: 2%;
}
.breadcrumbs{
min-height: 56px;
line-height: 56px;
color: #999;
overflow: hidden;
}
.page-content #wi-gmpoi-map img{
max-width: none;
}
.term-sauny-small-line .page-title{
background-image: url('images/smallline.jpg');
}
.term-sauny-middle-line .page-title{
background-image: url('images/middleline.jpg');
}
.term-sauny-big-line .page-title{
background-image: url('images/bigline.jpg');
}
.term-sauny-na-podczerwien .page-title{
background-image: url('images/podczerwien.jpg');
}
.ancestor-281 .page-title{
background-image: url('images/header2.jpg');
}
.ancestor-283 .page-title{
background-image: url('images/header3.jpg');
}
.ancestor-336 .page-title{
background-image: url('images/header4.jpg');
}
.ancestor-339 .page-title{
background-image: url('images/header1.jpg');
}
#wi-gmpoi-region{
width: 100%;
}
#wi-gmpoi-map{
margin-top: 20px;
clear: both;
}
.video-embed{
max-width: 853px;
width: 100%;
margin: 0 auto;
position: relative;
padding-bottom: 51.0638%;
height: 0;
}
.video-embed iframe{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.facebook{
position: fixed;
right: 0;
top: 230px;
z-index: 10;
width: 0;
transition: width .5s;
-webkit-transition: width .5s;
}
.facebook > a{
left: -52px;
top: 0;
position: absolute;
width: 52px;
height: 42px;
background: transparent url('images/facebook.png') no-repeat;
display: block;
text-indent: -1000px;
overflow: hidden;
}
.facebook > div{
overflow: hidden;
background-color: #fff;
transition: width .5s;
-webkit-transition: width .5s;
position: absolute;
top: 0;
left: 0;
width: 0;
}
.no-touch .facebook:hover,
.facebook.opened,
.no-touch .facebook:hover > div,
.facebook.opened > div{
width: 232px;
}
.fb-like{
float: right;
line-height: normal;
/*vertical-align: middle;*/
display: block;
padding-top: 20px;
/*height: 26px !important;*/
/*padding-top: 17px;*/
}
.fb-like iframe{
/*vertical-align: top !important; */
/*float: left;*/
}
.fb-like > span{
/*vertical-align: top;*/
}
/* Poprawki boldowanie kostek oferty */
/*.products > ul > li:nth-of-type(5) h3,
.products > ul > li:nth-of-type(6) h3,
.products > ul > li:nth-of-type(7) h3,
.products > ul > li:nth-of-type(8) h3{
font-weight:bold;
}
.page-id-932 h3,
.page-id-761 h3,
.page-id-916 h3{
font-weight:bold;
}*/
@media screen and (max-width: 960px){
body > header{
background-image: url('images/headerbkg.png');
}
#site-title a{
width: 110px;
}
.main-wrapper{
padding: 0 50px;
}
.slogan{
display: none;
}
.callcenter{
top: 5px;
}
.callcenter .phone{
font-size: 14px;
margin: 0;
}
.products > ul > li,
.subpages > ul > li,
.home .newsletter,
.home .movies{
width: 48.9362%;
}
.products > ul > li:nth-of-type(2n+1),
.subpages > ul > li:nth-of-type(2n+1),
.home .newsletter{
margin-left: 0;
}
.home .newsletter,
.home .movies{
margin-top: 70px;
}
.home .page-content{
float: none;
width: 100%;
}
.image-slider{
height: 455px;
}
.image-slider .images{
height: 455px;
text-align: center;
}
.image-slider .images img{
height: 100%;
width: auto;
max-width: none;
left: 50%;
margin-left: -50%;
margin-right: -50%;
}
.image-slider .images img:first-child{
position: absolute;
margin-left: -50%;
left: 50%;
top: 0;
}
.image-slider .arrow.left,
.image-slider .arrow.right{
top: 350px;
}
.image-slider .arrow.left{
left: 50px;
margin-left: 0;
}
.image-slider .arrow.right{
right: 50px;
margin-right: 0;
}
.image-slider .titles div,
.image-slider .content div{
padding-left: 50px;
}
.image-slider .titles div{
margin-top: 150px;
}
.image-slider .content div{
margin-top: 250px;
display:none;
}
.main-menu ul{
display: none;
}
.main-menu select{
display: block;
}
.main-menu .dropdown{
display: inline-block;
}
.product .description,
.product .photos,
.product .specification,
.product .scheme,
.product .substitute{
float: none;
width: auto;
border-right: none;
}
.product .description:after,
.product .photos:before,
.product .specification:after,
.product .scheme:after,
.product .substitute:before{
display: block;
}
.product .description:before,
.product .photos:before,
.product .specification:before,
.product .scheme:before,
.product .substitute:before{
right: 50%;
left: 0;
}
.product .description:after,
.product .photos:after,
.product .specification:after,
.product .scheme:after,
.product .substitute:after{
right: -2px;
left: 50%;
}
.product .description > div:before,
.product .photos > div:before,
.product .specification > div:before,
.product .scheme > div:before,
.product .substitute > div:before{
right: -2px;
background: transparent url('images/boxshadow.png') repeat-y 100% 0;
}
.product .scheme:before{
background-position: 0 100%;
left: 0;
right: 50%;
}
.product .photos > div:before{
background-image: url('images/boxshadowdark.png');
}
.product .photos{
margin-top: 2.1276%;
}
.product .gallery{
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
}
.product .gallery .images{
min-height: 0;
padding-bottom: 75%;
height: 0;
}
.product .gallery li{
height: 0;
padding-bottom: 75%;
}
.product .gallery img{
width: 80%;
left: 0;
top: 0;
margin-left: 10%;
}
.product .gallery .arrow.left,
.product .gallery .arrow.right{
bottom: -50px;
}
.products .icon img,
.subpages .icon img{
max-width: 100%;
height: auto;
width: 100%;
}
.thumbs-wrapper, .thumbs-overlay{
position: fixed;
}
aside .page-submenu{
float: none;
width: auto;
margin-right: 0;
margin-bottom: 30px;
}
.facebook{
top: 73px;
position: absolute;
}
}
@media screen and (max-width: 480px){
.main-wrapper{
padding: 0 10px;
}
.brands li{
width: 50%;
margin-bottom: 20px;
}
.design-by{
width: 50%;
}
.slogan{
display: none;
}
.products > ul > li,
.subpages > ul > li,
.home .newsletter,
.home .movies{
width: 100%;
margin-left: 0;
}
.products .icon,
.subpages .icon{
display: none;
}
.home .movies{
margin-top: 2.1276%;
}
.grid.accordeon > ul > li{
padding-bottom: 15px;
transition: height .5s, opacity .5s;
-webkit-transition: height .5s, opacity .5s;
overflow: hidden;
min-height: 65px;
}
.grid.accordeon > ul > li.closed{
height: 65px;
}
.grid.accordeon > ul > li:before,
.grid.accordeon > ul > li:after{
display: none;
}
.grid.accordeon > ul > li > div:before{
bottom: 0;
}
.grid.accordeon .more{
position: static;
display: block;
width: 80%;
margin-left: auto;
margin-right: auto;
}
.grid.accordeon.category .more{
position: absolute;
top: 65px;
left: 0;
bottom: 0;
right: 0;
width: auto;
}
.grid.accordeon h3{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.image-slider{
height: 320px;
}
.image-slider .images{
height: 290px;
}
.image-slider .titles div,
.image-slider .content div{
padding-left: 10px;
}
.image-slider .content{
display: none;
}
.image-slider .titles div{
margin-top: 140px;
font-size: 35px;
line-height: 35px;
}
.image-slider .content div{
margin-top: 220px;
}
.image-slider .arrow.left,
.image-slider .arrow.right{
top: 275px;
}
.image-slider .arrow.left{
left: 10px;
}
.image-slider .arrow.right{
right: 10px;
}
.col-2-set > div{
float: none;
width: auto;
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
}
.col-2-set > div:last-child{
margin-bottom: 0;
}
.main-menu .dropdown{
padding-right: 50px;
}
.page-title h2{
font-size: 2em;
}
.callcenter{
display: none;
}
.language-selector{
top: 85px;
}
.language-selector li{
padding: 0 15px;
}
.fb-like{
float: none;
display: block !important;
padding-top: 0;
}
.facebook{
top: 10px;
}
.thumbs-list li{
width: 90px;
height: 77.8378px;
}
.thumbs-wrapper .thumbs-close{
top: 5px;
right: 5px;
}
.gallery .thumbs-open{
font-size: 0;
padding-left: 0;
}
}
@-ms-viewport{
width: device-width;
}