#product #wrapper.wrapper_top > .container.bptextboxs {margin-bottom:30px;}
.bptextboxs {color:#434343;margin-bottom:0}
.bptextboxs::before { content: ""; width: 100%;clear: both;}
.bptextboxs .bptextboxs-bg {padding:30px 0;}
.bptextboxs h2, .bptextboxs h4 {display:block;font-size:24px;line-height:1.5;color:#434343;text-transform:none;font-weight:700;margin-bottom: 0.5rem;}
@media (max-width: 767px){
    #product #wrapper.wrapper_top > .container.bptextboxs {border-top: 1px solid var(--light);border-bottom: 1px solid var(--light);padding-top: 26px;padding-bottom: 20px;}
    .bptextboxs h2, .bptextboxs h4 {position:relative;}
    .bptextboxs h2, .bptextboxs h4 > span {cursor: pointer;position: absolute;right: 0;left: 0;text-align: right;}
    .bptextboxs h2, .bptextboxs h4 > span::after {content: "-";margin-right:0;font-size: 30px;}
    .bptextboxs.hidebox h2, .bptextboxs.hidebox h4 > span::after {content: "+";}
    .bptextboxs.hidebox ul {display:none}
}
@media (min-width: 768px){
    .bptextboxs {
        left: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        position: relative;
        right: 50%;
        width: 100vw;
        min-width: 100vw;
    }
    .bptextboxs .bptextboxs-bg {background-color:#f9f9f9;padding:30px 0;}
    .bptextboxs .left-bg {background: url(/modules/bptextboxs/views/img/bg-l.png) no-repeat left bottom;}
    .bptextboxs .right-bg {background: url(/modules/bptextboxs/views/img/bg-r.png) no-repeat right top;}
    .bptextboxs h2, .bptextboxs h4 {font-size:40px;line-height:40px;}
}
.bptextboxs ul {margin-bottom:0;margin-top:0}
.bptextboxs ul li {margin-top:25px}
.bptextboxs ul li h3 {background:url(/modules/bptextboxs/views/img/natura.png) left center no-repeat transparent;padding-left: 70px;line-height:52px;font-size: 24px;font-family: Akrobat}
.bptextboxs ul li:nth-of-type(2) h3 {background-image:url(/modules/bptextboxs/views/img/eksperci.png);}
.bptextboxs ul li:nth-of-type(3) h3 {background-image:url(/modules/bptextboxs/views/img/laboratoria.png);}
.bptextboxs ul li:nth-of-type(4) h3 {background-image:url(/modules/bptextboxs/views/img/jakosc.png);}
.bptextboxs ul li p {font-size: 16px;}
