.page {
    position: relative;
    width: auto;
    padding: 20px;
    padding-left: 50px;
    margin: 0;
    min-width: 10px;
    background: #ffffff;
}

.page-header {
    position: static;
    border: none;
    min-width: 10px;
    background: none;
    margin-left: -20px;
}

.rd-navbar {
    box-shadow: none;
}

.header .rd-navbar-brand {
    margin-left: -290px;
    right: 5%;
}

.container .text-center {
    position: static;
    min-width: 10px;
    width: 100%;
    height: auto;
    /*margin: 20px 0 20px 0px;*/
    margin-left: -10px;
    padding: 50px 30px 30px 20px;
    background: #ffffff;
    opacity: 1;
}

.container .product__main,
.container .product__price {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
}

.container, h2 {
    display: block;
    padding: 5px;
    padding-top: 50px;
    padding-bottom: -50px;
    border: 1px solid #717171;
    background: rgba(233, 233, 240, 0.85);
    /*margin-left: 67px;*/
}

h1 {
    padding-left: -30px;
}

/*.container {*/
/*    position: static;*/
/*    width: 100%;*/
/*    margin: 30px 0;*/
/*    border-width: 2px;*/
/*    -webkit-box-sizing: border-box;*/
/*    -moz-box-sizing: border-box;*/
/*    -ms-box-sizing: border-box;*/
/*    -o-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    background: #ffffff;*/
/*}*/


.footer-corporate, .owl-carousel, .swiper-slider_style-1, .noprint, .product__footer {
    display: none;
}

.section__header {
    padding: 0;
    margin: 0;
}

.isotope-item {
    width: 250px;
    height: 350px;
    font-size: 10px;


}

.container .container {
    margin-left: -20px;
}

.isotope .row {
    display: block;
    flex-direction: column;
    height: 300px;
    width: 200px;
    position: relative;
    margin-top: -50px;
    justify-content: center;
    margin-right: -500px;
}

.item {
    width: 150px;
    height: 150px;
}

.product-preview img {
    width: 350px;
    height: 350px;
}

article .product {
    width: 150px;
    height: 150px;
}

#partnerContainer {
    max-height: 100px;
}
h1{
    margin-top: -30px;
}
