.col-md-4 {
    flex: 0 0 20%;
    max-width: 20%;
}

.col-md-8 {
    flex: 0 0 80%;
    max-width: 80%;
}

@media (max-width: 767.98px) {
.menu-header {
    padding: 0rem;
}
.navbar-toggler.woocommerce-toggler {
    margin: -10rem auto 0;
    visibility: collapse;
    max-height: 0px;
}
.search-wrapper-2 {
    height: 0px;
    padding: 0;
    visibility: collapse;
    max-height: 0px;
}
#gkit-slider-3 .gkit-slider-image-wrapper {
    height: 300px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    max-height: 15px;
}
.header-logo-container img {
    margin-top: 1rem;
    margin-bottom: 0rem;
}
}
.product .related, .product .upsells {
    margin-top: 3rem;
    visibility: collapse;
    max-height: 1px;
}
.woocommerce #shipping_method {
    text-align: left;
}
.post-content ul {
    list-style: none;
    margin-left: .1rem !important;
}