/*
Theme Name: Morton Media Child Theme
Theme URI: http://www.morton.media
Version: 1
Description: Child theme.
Author: Dave Morton
Author URI: http://www.morton.media
Template: Divi
*/
/* Browser Reset */

@import url("../Divi/style.css");


.et-cart-info { display:none !important; }


/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 1100px) and (max-width: 1405px) {
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
}

/* Responsive Styles 782px */
@media screen and (max-width: 782px) {
}

/* Responsive Styles Tablet Portrait */
@media all and (max-width: 768px) {
	/* Shop Module (WooCommerce responsive styling for tablet starts from max-width: 768px ) */
	/* woocommerce cart */
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	/* Blog + Sidebar Module + Footer */
}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
}

/* Printscreen Styles */
@media print {
}

/* Basic Styles */

/* Transitions */

/* Apply Animations */

/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
}

@media all and (min-width: 480px) {
	/* Comments Module */
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
}



/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
}
