/**
* Theme Name: Aro Child
* Description: This is a child theme of Aro, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: aro
* Version: 1.1.4
*/
.nsl-container.nsl-container-block.nsl-container-login-layout-below {
    display: none !important;
}
section.woosc-quick-table.label-column-no {
    display: none!important;
}

div.nsl-container.nsl-container-block .nsl-container-buttons {
    width: 100%;
}
div.nsl-container .nsl-button-google[data-skin="light"] {
    justify-content: center;
}


@media only screen and (max-width: 767px) {
.single-product .summary {
    width: 100% !important;
    float: none !important;
    max-width: 100%!important;
    padding-left: 10px !important;
	}
.images.nickx_product_images_with_video {
    max-width: 100% !important;
    width: 100% !important;
    float: none !important;
}	
	
}
@media (max-width: 767px){
	table.cart tr td:not(:last-child) {
    border-style: solid !important;
    border-width: 0 0 1px 0;
    border-bottom: 1px solid lightgrey;
}
}

@media (max-width: 768px) {
   .account-content .content-content {
        display: block !important;
    }
}
