﻿.image {
width:50%;
}
.param {
width:50%;
font-size: 14px;
font-family: Montserrat;
padding-left:60px;
}
.param ul {
list-style-type: disc;
}
.param ul li{
list-style: disc;
}

.desc ul {
list-style-type: disc;
margin-left:40px;
}
.desc ul li{
list-style: disc;
}
.desc p {
margin-bottom:8px;
}
.desc {
font-size: 14px;
font-family: Montserrat;
margin-top: 20px;
}


.fullimg {
width:100%;
height:400px;
}
.fullimg div{
width:100%;
max-height:400px;
text-align:center;
}
.fullimg div img{
max-height:400px;
margin:auto;
max-width:100%;
}

.navimg {
height:115px;
margin-left:23px;
margin-right:23px;

}
.navimg div{
height:115px;
}
.navimg div img{
height:115px;
margin-right: 6px;
cursor:pointer;
}

.product {
	margin-left:15px;
	margin-right:15px;
}
.block {
display:flex;
}





@media (max-width:600px){
#lp-pom-block-11 .lp-pom-block-content {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
.param .bread {
    display: none;
}

.image {
width:100%;
}
.param {
width:100%;
padding-top:20px;
padding-left:0px;
font-size:11px;
}
.param ul {
margin-left:20px;}

.desc {
width:100%;
font-size:12px;
}

.block {
display:block;
}
 
.slick-prev {
    left: 10px !important;
    z-index:100;
}
.slick-next {
    right: 10px !important;
}


}



.bbutt {
margin-top:35px;
margin-bottom:90px;
width:100%;
display: flex;
text-align:center;
}
.ceed {
width: fit-content;
display: flex;
margin: auto;
}
.butt {
	margin:auto;
    margin: 15px;
    background-size: cover;
    background-position: right 0px top -4px;
    width:200px;
    min-width:200px;
    height:64px;
    background-image:url('../img/amazon.png');
}
.butt:hover {
    background-position: right 0px top 69px;
    cursor:pointer;
}
.butt1 {
	margin:auto;
    margin:15px;
    background-size: cover;
    background-position: right 0px top -4px;
    width:200px;
    min-width:200px;
    height:64px;
    background-image:url('../img/allegro.png');
}
.butt1:hover {
    background-position: right 0px top 69px;
    cursor:pointer;
}

.butt2 {
	margin:auto;
    margin:15px;
    background-size: cover;
    background-position: right 0px top -4px;
    width:200px;
    min-width:200px;
    height:64px;
    background-image:url('../img/emag.png');
}
.butt2:hover {
    background-position: right 0px top 69px;
    cursor:pointer;
}

.butt3 {
	margin:auto;
    margin:15px;
    background-size: cover;
    background-position: right 0px top -4px;
    width:200px;
    min-width:200px;
    height:64px;
    background-image:url('../img/ebay.png');
}
.butt3:hover {
    background-position: right 0px top 69px;
    cursor:pointer;
}


.butt4 {
	margin:auto;
    margin:15px;
    background-size: cover;
    background-position: right 0px top -4px;
    width:200px;
    min-width:200px;
    height:64px;
    background-image:url('../img/kaufland.png');
}
.butt4:hover {
    background-position: right 0px top 69px;
    cursor:pointer;
}


@media (max-width:600px){
.bbutt {
width:100%;
display: block;
text-align:center;
}
.ceed {
width: fit-content;
display: block;
margin: auto;
}

.butt1 {
margin:auto;
margin-top: 10px;
}
.butt {
margin:auto;
margin-top: 10px;
}
.butt2 {
margin:auto;
margin-top: 10px;
}
.butt3 {
margin:auto;
margin-top: 10px;
}
.butt4 {
margin:auto;
margin-top: 10px;
}

}

.fwire {
display:none;
}
.obo {
width: 50%;
margin:auto;
display: flex;
}
.im1 {
width:40%;
}
.im2 {
width:100%;
text-align: left;
padding-left: 20px;
font-weight: 600;
}
.wire {
width:100%;
}

@media (max-width:600px){
.fwire {
display:block;
}
.im2 {
display: none;
}
.im1 {
width:100%;
}
.obo {
width:80%;
display:block;
}
}
