211 lines
5.1 KiB
CSS
211 lines
5.1 KiB
CSS
section.polecane-kategorie-na-stronie-glownej {
|
|
max-width: 100%;
|
|
width: 100%;
|
|
display: table;
|
|
padding-bottom: 6%;
|
|
}
|
|
section.polecane-kategorie-na-stronie-glownej span.category-description {
|
|
color: #7b7b7b;
|
|
text-align: justify;
|
|
max-width: 100%;
|
|
width: 100%;
|
|
display: table;
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty {
|
|
padding: 0px;
|
|
display: table;
|
|
width: 100%;
|
|
}
|
|
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li {
|
|
list-style-position: outside;
|
|
list-style-image: none;
|
|
list-style-type: none;
|
|
max-height: 360px;
|
|
height: 100%;
|
|
position: relative;
|
|
padding-bottom: 30px;
|
|
padding: 0px;
|
|
margin-right: -1px;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li:hover {
|
|
z-index: 600;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li div.product-container {
|
|
height: 360px;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li div.product-container .product-image-container {
|
|
max-width: 100%;
|
|
max-height: 265px;
|
|
line-height: 265px;
|
|
text-align: center;
|
|
background-color: #ffffff;
|
|
border: solid 1px #f3f2f2;
|
|
vertical-align: middle;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li div.product-container:hover .product-image-container {
|
|
border: solid 1px #2e3192;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li div.product-container .product-image-container img {
|
|
max-width: 243px;
|
|
width: 100%;
|
|
vertical-align: middle;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .new-box {
|
|
border: solid 2px #5cce00;
|
|
background-color: #5cce00;
|
|
position: absolute;
|
|
top: 18px;
|
|
left: 34px;
|
|
width: 70px;
|
|
height: 27px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .discount-box {
|
|
position: absolute;
|
|
top: 18px;
|
|
right: 34px;
|
|
width: 70px;
|
|
height: 27px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .discount-box .discount-label {
|
|
border: solid 2px #f58220;
|
|
background-color: #ffffff;
|
|
display: block;
|
|
width: 70px;
|
|
height: 27px;
|
|
line-height: 23px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
color: #f58220;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .discount-box .discount-value {
|
|
border: solid 2px #f58220;
|
|
background-color: #f58220;
|
|
display: block;
|
|
width: 70px;
|
|
height: 27px;
|
|
line-height: 23px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .discount-box.red .discount-label {
|
|
border: solid 2px #dd0d0d;
|
|
background-color: #ffffff;
|
|
display: block;
|
|
width: 70px;
|
|
height: 27px;
|
|
line-height: 23px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
color: #dd0d0d;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .discount-box.red .discount-value {
|
|
border: solid 2px #dd0d0d;
|
|
background-color: #dd0d0d;
|
|
display: block;
|
|
width: 70px;
|
|
height: 27px;
|
|
line-height: 23px;
|
|
font-size: 10px;
|
|
line-height: 23px;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
font-weight: 700;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .sale-box {
|
|
background-image: url(../img/label-sale.png);
|
|
background-repeat: no-repeat;
|
|
background-position: left 2px;
|
|
position: absolute;
|
|
top: 91px;
|
|
left: 0px;
|
|
width: 100px;
|
|
height: 22px;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .product-container H5.product-name {
|
|
font-family: 'Lato', sans-serif;
|
|
text-align: center;
|
|
padding: 0px;
|
|
padding-top: 10px;
|
|
margin: 0px;
|
|
font-size: 13px;
|
|
font-weight: 600;
|
|
text-transform: uppercase;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .product-container H5.product-name a {
|
|
color: #5d5d5d;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .product-container H5.product-name a:hover {
|
|
color: #f58220;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .product-container .content_price {
|
|
text-align: center;
|
|
font-size: 18px;
|
|
font-weight: 700;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
color: #494949;
|
|
}
|
|
ul.blok-polecane-kategorie-na-stronie-glownej-produkty li .product-container .content_price .old-price.product-price {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
text-decoration: line-through;
|
|
color: #5a5a5a;
|
|
}
|
|
|
|
|
|
a.polecane-kategorie-na-stronie-glownej-url {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
background-color: transparent;
|
|
text-transform: lowercase;
|
|
padding: 0px;
|
|
font-weight: 600;
|
|
position: absolute;
|
|
z-index: 600;
|
|
left: 50%;
|
|
transform: translate(-50%, 0);
|
|
border: solid 1px #CCCCCC;
|
|
padding: 8px;
|
|
}
|
|
a.polecane-kategorie-na-stronie-glownej-url:hover {
|
|
background-color: transparent;
|
|
color: #f58220;
|
|
}
|
|
a.polecane-kategorie-na-stronie-glownej-url:before {
|
|
content: "\f105";
|
|
font-family: "FontAwesome";
|
|
padding-right: 8px;
|
|
}
|
|
|