* {
margin:0;
padding:0;

}


html, body {
position:relative;
width:100%;
height: 100%;
font-size:16px;
}

body {
//background:url(/images/les.jpg) center;
//background-size: auto;
font-family: 'Fira Sans Condensed', sans-serif;
}

/*
input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
*/

input:-ms-input-placeholder {
font-size:0.8em;
color:red;
}

.ui-effects-transfer {
border: 1px dotted black;
}

.topfone {
line-height: 40px;
float: left;
height: 100%;
margin: 0 0 0 30px;
font-size: 1.6em;
}

.topslider {
position: relative;
max-width: 2000px;
width: 100%;
height: 100%;
height:100%;
margin: auto;
overflow: hidden;
}


.topslider div[id^='d'] {
position:absolute;
//top:0;
height:100%;
min-width:100%;
margin:auto;
}

#d1 {
background:url("/images/slide_1.jpg") no-repeat top center;
background-size: cover;
}

#d2 {
background:url("/images/slide_2.jpg") no-repeat top center;
background-size: cover;
}

#d3 {
background:url("/images/slide_3.jpg") no-repeat top center;
background-size: cover;
}

.topslider .slider_choose {
text-align:center;
z-index:50;
width:150px;
height:20px;
position:absolute;
top: unset;
bottom:40px;
left:50%;
margin-left:-75px;
}

.slider_choose div {
margin: 0 10px;
width:11px;
height:11px;
float:left;
border-radius: 50%;
border-width: 3px;
border-style: solid;
border-color:white;
position:static;
-webkit-transition: background 0.2s linear 0.2s;
-moz-transition: background 0.2s linear 0.2s;
-o-transition: background 0.2s linear 0.2s;
transition: background 0.2s linear 0.2s;
cursor:pointer;
}

.slider_choose div:hover {
background:white;
}

.twocolumn {
//-webkit-column-width: 40%;
//moz-column-width: 40%;
//column-width: 40%;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 40px;
}

.topslider .sltext {
position:absolute;
width: 100%;
top: 40%;
text-align: center;
font-family: Arial;
color: white;
opacity: 0;
}

.h_sltxt {
font-family: 'Roboto', sans-serif;
font-weight: bold;
font-size: 7em;
text-shadow: 0 0 6px #dedede;
}

.t_sltxt {
font-family: 'Fira Sans Condensed', sans-serif;
font-size:1.5em;
background: #9f8c74;
display: inline-block;
padding:3px 8px;
}

#slch_3 {
background-color: white;
}

#slch_4 {
border-radius: 0%;
background: white;
}

.toplist{
text-align: center;
}

.toplist li {
display:inline-block;
margin:10px;
}

.container {
  margin:0;
  padding:50px 20px;
  overflow:hidden;
  height:150px;
  background:#eeeeee;
}

.thumbscont {
//display:none;
position:relative;
//top:-50%;
  width: 760px;
  overflow:hidden;
//  height:500px;
  list-style-type: none;
  margin:auto;
//  margin-bottom:10%;
}

.thumbscont li {
display:none;
//margin-right:50px;
display:inline-block;
margin: 0;
}

.thumbscont li>div {
  position:relative;
  margin:25px;
  width:200px;
  height:200px;
  background:gray;
}

.thumbscont li a {
outline: none;
}

.thpodp {
width:90%;
position:absolute;
top:5%;
color: white;
text-align:center;
padding: 0 5%;
}

body .topprod {
font-family: 'Roboto', sans-serif;
background:url(/images/les.jpg) center 100%;
padding: 30px 0;
//display: none;

//position: relative;
//top: -50%;
}

body .topprod div {
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}

.topprod .zag1 {
text-align:center;
font-family: 'Fira Sans Condensed', sans-serif;
font-size:2em;
font-weight: bold;
color:#795d48;
}

.topprod  img {
width:100%;
}

.icons {
display:none;
position:absolute;
bottom:0;
left:50%;
margin: 0 0 10px -30px;
width:53px;
padding:4px;
background:white;
}

.icons:after {
clear: both;
}

.fastcard {
display: none;
position: relative;
max-width: 800px;
margin:auto;
background: white;
padding: 3%; 
float:left;
}

.cardoptions,.cardimg {
min-width:200px;
width:45%;
float:left;
margin-right: 3%;
}

.cardoptions {
font-family: 'Fira Sans Condensed', sans-serif;
}

.cardcaption {
font-size:1.8em;
font-weight:bold;
}

.collection a {
text-decoration: none;
}

.collection, .opiszag {
margin: 6px 0 0;
font-size:1.1em;
font-weight:bold;
}

.collname {
color:#795d48;
}

.opis {
font-size:1em;
font-weight:normal;
}

.cardimg img {
width:100%;
}

.cardoptions:after {
clear:both;
}

/*
.icons div:hover::after {
white-space:pre;
content:attr(data-title);
position:absolute;
left:-390%;
top:-250%;
z-index: 1;
padding: 5px 10px;
background: rgba(255,255,230,0.9);
border: 1px solid #333;
}
*/

.zoomico, .likeico, .cmpico {
width:15px;
height:15px;
float:left;
position:relative;
}

.zoomico {
margin-right:4px;
background: url("/images/zoom.png") no-repeat center;
}

.likeico {
margin-right:4px;
background: url("/images/heart.png") no-repeat center;
}

.cmpico {
background: url("/images/cmp.png") no-repeat center;
}

.tooltip-inner {
white-space:nowrap;
}

.price {
margin: 15px 0;
text-align: center;
font-family: 'Fira Sans Condensed', sans-serif;
font-size:1.3em;
}

.price span {
font-size:1.5em;
font-weight:bold;
}

.breadcrumbs {
display:inline-block;
padding:5px;
background: #e6e6e6;
}

.breadcrumbs li {
display:inline-block;
margin: 0 8px;
}

.breadcrumbs li+li:before {
content: "/";
margin: 0 16px 0 0;
}

.breadcrumbs a {
text-decoration: none;
font-family: 'Fira Sans Condensed', sans-serif;
font-size:14px;
color:gray;
}

.breadcrumbs li:last-child a {
color:red;
}

.breadcrumbs a:hover {
color:white;
}

.catlist {
margin:auto;
max-width:1200px;
}

.catlist li {
text-align:center;
overflow:hidden;
}

.catlist li .maincatlink {
padding:15px;
margin:auto;
margin-bottom:20px;
display:block;
max-width: 200px;
min-width:100px;
height: 234px;
background: white;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}

.catlist.categorylist li .catlstfan {
max-width:290px;
margin:auto;
height:340px;
position:relative;
margin-top:30px;
}

.categorylist img {
width:100%;
height:auto;
}

.catcaption {
margin-top:5px;
font-family: 'Fira Sans Condensed', sans-serif;
font-size:1em;
}

.row {
margin:0;
}

.row.max1100 .col-md-4 {
padding-left: 0;
}

.procardtbl {
white-space:nowrap;
width:100%
}

.procardtbl td {
vertical-align:top;
border: solid 1px black;
}

.procardtbl img {
width:200px;
height:auto;
}

.max800, .max1100, .max1200 {
max-width:1100px;
margin: auto;
background:white;
padding: 20px;
}

.max1200 {
max-width:1200px;
}

.max800 {
max-width:800px;
}

.row.max1100 img,.row.max800 img {
width:100%;
height:auto;
}

.max1100 .cardcaption {
margin: 0 0 20px;
}

.row.max1100 img {
margin-left:0;
}

.putbasket {
font-size:0.9em;
//width: 16.66666667%;
//height:30px;
padding:5px;
margin:auto;
}

.footer {
font-size:0.9em;
padding:20px;
background:#808080;
min-height: 226px;
position:relative;
margin-top:-226px;
}

.footer .row.max1200 {
background:none;
}

.footer .row div[class^="col-"] {
margin-bottom:20px;
}

.fthd {
font-weight:bold;
font-size:1.1em;
margin: 0 0 4px;
}

.footer a {
text-decoration:none;
color:#4d4d4d;
}

.footer a:hover {
color:white;
}

.wrap {
min-height:100%;
padding-bottom:266px;
}

.gotorazd {
text-decoration:none;
display: inline-block;
margin: 5px 0;
padding:12px;
background: #cccccc;
color:#444;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
}

.gotorazd:hover {
text-decoration:none;
background:#f0ad4e;
color:white;
}

.gotorazd a {
text-decoration:none;
}

.cardbtn {
text-align:center;
margin: 5px 0;
}
.cardbtn div {
display:inline-block;
cursor:pointer;
}


.cardbtn div+div {
margin-left:20px;
}

.cap1 {
margin-right: 3px;
float: left;
font-size: 3.2em;
font-weight: bold;
color: #795d48;
line-height: 0.7em;
}

.blok2 {
font-size:1.2em;
}

.zagh3 {
margin: 10px 0 0;
font-size:1.2em;
color:#795d48;
font-weight:bold;
}

.vtyag1 {
margin: 5px 0 0 30px;
}

.blok2 p {
text-indent:20px;
}

.gallery li {
list-style-type: none;
float:left;
width:19%;
margin:0.5%;
overflow:hidden;
max-height:150px;
}

.galery ul:after {
clear:both;
}

.gallery img {
width:100%;
height:auto;
}

.hdrfly {
z-index:10;
background:rgba(200,200,200,0.95);
}

.hdrfly:after {
clear:both;
}

.topwrap {
max-width:1200px;
margin:auto;
height:40px;
}

#hdrfly {
float:left;
margin-bottom: 0;
}

#hdrfly .active {
background:rgba(230,230,230,0.95);
}

.topcart {
text-align:right;
line-height:40px;
float:right;
min-width:200px;
height:40px;
margin: 0 20px;
}

.warn {
color:white;
padding:4%;
background:#9e6248;
margin: 10px 0;
}

.warn .vtyag1 li {
margin: 0 0 5px;
}

.warn p:before {
opacity:0.5;
margin: 0 0 15px 15px;
content:"";
width:100px;
height:100px;
float:right;
background:url("/images/warn.png") no-repeat center;
}

.warn::after {
clear:both;
}

#hdrfly img {
width:20px;
}

#hdrfly li {
display: inline-block;
}

#hdrfly li a {
line-height: 40px;
text-decoration:none;
display:block;
padding: 0 8px;
margin: 0 20px;
color:gray;
}

#hdrfly li:hover {
background: white;
}

#hdrfly li:hover a {
color:black;
}

#hdrfly li+li {
border-left: solid 2px #b3b3b3;
}

.wrap #contactsform {
font-size:0.9em;
width:50%;
float:left;
}

.cls {
clear:both;
}


#contactsform label, #contactsform input, 
#contactsform textarea {
font-weight:normal;
width:100%;
}

#contactsform label {
font-weight:bold;
margin:10px 0 0 0;
}

#contactsform textarea {
min-height:200px;
}

#cropmenu {
padding: 0 8px;
line-height:40px;
float:left;
display:none;
}

#oneclform {
display:none;
}

#oneclform input {
font-weight:normal;
width:100%;
}

#oneclform input[type="submit"]{
margin: 15px 0 0 0;
}

#oneclform label {
width:100%;
}

#oneclform input::-webkit-input-placeholder {
font-size:0.8em;
color:#d9d9d9;
}

#bthrow_error_name, #bthrow_error_phone {
font-size:0.8em;
color:red;
}

.err {
font-size:0.8em;
color:red;
}

.topcart a {
text-decoration:none;
color:gray;
}

.topcart a:hover {
color:#333;
}

.carttbl {
margin-top:10px;
}

.carttbl td, .carttbl th {
border:solid 1px black;
padding: 3px 6px;
text-align:center;
}

.carttbl td.crtnm {
text-align:left;
}

.carttbl .crtcount {
text-align:center;
}

.rmorderrow {
cursor:pointer;
width:15px;
height:15px;
background: url('/images/rmcrtrow.png') no-repeat center;
}

#adres {
display:none;
}

.catlstcontainer{
position:absolute;
width:100%;
top:30px;
left:0;
text-align:center;
}

.catlistprice {
display:inline-block;
background:rgba(255,255,255,0.8);
color:black;
font-size:1em;
padding:5px 10px;
white-space:nowrap;
}

.catlistprice SPAN {
font-size:1.2em;
font-weight:bold;
}

.addtcartcatalog {
position:absolute;
width:100%;
top: 62%;
}

@media screen and (max-width:1300px){
    .gallery li {
    width:24%;
    }
}

@media screen and (max-width:1024px){
    .h_sltxt {
    font-size:5em;
    }

    .gallery li {
    width:32.33%;
    }
}

@media screen and (min-width:980px) and (max-width:1180px) {
    .catlist li img {
    width:100%;
    height:auto;
    }
}

@media screen and (max-width:820px){

    .wrap {
    padding-top:40px;
    }

    .wrap #contactsform {
    width:100%;
    }

    .twocolumn {
    -webkit-column-width: unset;
    moz-column-width: unset;
    column-width: unset;
    -webkit-column-count: unset;
    -moz-column-count: unset;
    column-count: unset;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    column-gap: unset;
    }

    .thumbscont {
    width:100%;
    height:unset;
    }

    .thumbscont li>div {
    margin: 5%;
    width: 90%;
    height: auto;
    }

    .cardimg, .cardoptions {
    width:100%;
    }

    .cardoptions{
    margin-top:3%;
    }
    
    .hdrfly {
    top:0;
    position:fixed;
    width:100%;
    }

    #hdrfly {
//    position:fixed;
    top:0;
    display:none;
//    float:none;
    }
    
    #hdrfly li {
    background:rgba(200,200,200,0.95);
    display:block;
    float:none;
    }

    #cropmenu{
    display:block;
    }

}

@media screen and (max-width:768px){
    .h_sltxt {
    font-size:3em;
    }
    
    .t_sltxt {
    font-size:1em;
    }
    
    .gallery li {
        width:49%;
    }
}

@media screen and (min-width:480px) and (max-width:620px) {
    .catlistprice {
    font-size:0.8em;
    }
    .catlist.categorylist li .catlstfan {
    height:290px;
    }
}

@media screen and (min-width:480px) and (max-width:550px) {
    .catlist.categorylist li .catlstfan {
        height:250px;
    }
}

@media screen and (max-width:480px){
    .catlist li {
    width:100%;
    min-width:230px;
    }
    
    .catlist li a {
    max-width:unset;
    }
    
    .gallery li {
    width:100%;
    }
}


}

