/*
Theme Name:     Scandinavian Child
Theme URI:      http://scandinavian.hellodetail.com/
Author:         Hello Detail
Author URI:     http://www.hellodetail.com/
Description:    Child Theme for customization of the Scandinavian Theme. Scandinavian needs to be installed for the child theme to work.
Template:       scandinavian
Version:        1.1
License:        GNU General Public License version 3.0
License URI:    http://www.gnu.org/licenses/gpl-3.0.html
*/

/*******************************************************************************
  Your Custom CSS
*******************************************************************************/
.top-bar {
	display: none !important;
}
#cart_end_date_field {
	display: none;
}
.subscription-notice {
	padding: 0 0 0 20px !important;
}
.cancel-notice {
	font-size: 9px;
}

@media screen and (max-width: 767px) {
.row .mobile-navigation .small-screen-only {
	display: none !important;
	border: solid 1px red;
}

}


header {
	display: none !important;
}