.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
width: 100% !important;
}
.woocommerce-page div.product div.images {
float: inherit !important;
}
.single-product .page-header {
display: none;
}
.single-product .page-footer {
display: none;
} button.login-btn a {
color: #fff;
}
.topheader .header-row ul li:nth-last-of-type(1) {
display: none !important;
}
#apbd-mini-cart-container.apbd-floating-type.apbd-mini-cart-right {
display: none !important;
}
section.content-wrapper {
padding: 170px 0px 80px 0px !important;
}
.ios_bg_atch {
background-attachment: unset !important;
}
@media (max-width:767px) {
section.content-wrapper {
padding: 150px 0px 35px 0px !important;
}
}