.advanced-cms-wrapper {
padding: 10px !important;
}

.advanced-cms-wrapper img {
    border-radius: 5px;
}

.ddblock {
    float: left;
    text-align: center;
    background: #00bcd4;
    height: 80px;
    min-width: 16.6%;
    border: 2px solid white;
}

.ddblock1 {
    float: left;
    text-align: center;
    background: #4caf50;
    height: 80px;
    min-width: 16.6%;
    border: 2px solid white;
}







.ddtext {
    margin-top: 20px;
    color: white;
    font-size: 20px;
}

.price.product-price {
    font-size: 16px;
    font-weight: 700;
}

.old-price {
    text-decoration: line-through !important;
}

.page-subheading {
    padding: 10px !important;
    color: #104862 !important;
    border-bottom: 4px solid #b2e6f1 !important;
background: white !important;
}

#page .container {
    position: relative;
    background-color: transparent;
}

#page {
    overflow: hidden;
    background: white;
    background-image: url(https://brykacze.pl/img/bgdd.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.boxcolor {
background: url(https://brykacze.pl/img/background_dd.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}


.bp-baner {
    display: inline-block;
    background: #dbdbdb;
    width: 33%;
    height: 100px;
    vertical-align: middle;
    margin: 15px;
}

.bp-wiek {
    background: #00bac3 !important;
    border: 1px solid #0ec4fa !important; 
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    color: white;
    margin: 15px;
    line-height: 53px;
    border-radius: 5px;
}

@media only screen and (max-width: 768px) {
.bp-wiek {
    background: orange;
    border: 1px solid #ffed3a;
    width: 29%;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 32px;
    font-weight: bolder;
    color: white;
    margin: 6px;
    line-height: 53px;
    border-radius: 5px;
}



.bp-seeall {
    background: #104862;
    border: 1px solid #77b8d7;
    width: 29% !important;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    font-weight: bolder;
    color: white;
    margin: 6px !important;
    line-height: 18px;
    border-radius: 5px;
    padding-top: 21px;
    text-transform: uppercase;
}

.bp-baner {
    display: block;
    background: #f1f1f1;
    width: 100% !important;
    height: 100px;
    vertical-align: middle;
    margin: 6px;
}

.imagemobile {
width: 100% !important;

}
}


.bp-seeall {
    background: #104862;
    border: 1px solid #77b8d7;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    font-weight: bolder;
    color: white;
    margin: 15px;
    line-height: 18px;
    border-radius: 5px;
    padding-top: 21px;
    text-transform: uppercase;
}

.bp-main {
    float: right;
    width: 100%;
}

.bp-type {
    font-size: 10px;
    margin-top: 5px;
    width: 100%;
    height: 20px;
    text-align: center;
}