.product-block {
    width:300px;
    margin: 0 auto;
}

body.single.single-product #main-container .col-x3-12.col-md-3.pull-right {
	display: none;
	width: 0;
}

body.single.single-product #main-content {
	width: 100% !important;
	margin: 0 30px;
}

#strollik_accessories-2 {
    display: none;
}

#pbr-masthead .logo-wrapper {
    height: 110px !important;
}

.btn.btn-white {
    border: 2px solid #fff;
    font-size: 110%;
    margin-top: 20px;
    color: #fff;
}

.btn.btn-white:hover {
    background: #fff;
    color: #e43636;
}