/*
Theme Name: Doover
Theme URI: http://muffingroup.com/doover
Author: Muffin group
Author URI: http://muffingroup.com/
Description: Professional and easy to customize Premium WordPress Theme.
Version: 2.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blue, gray, green, red, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
*/

@import url("css/reset.css");
@import url("css/main.css");
@import url("css/buttons.css");
@import url("css/shortcodes.css");

/* If you want to add your own css code, please do it in css/custom.css */
@import url("css/custom.css");

html { margin-top: 0 !important; }
/* #wpadminbar { display: none; } */

#visionSection {
background-image: url(/wp-content/uploads/learn-more-parallax-cropped.jpg);
}
#home_map>div { clear:both; }

#groupDivOne { background-image:url(/wp-content/uploads/1072.jpg); }

.stickyCoupon, .mobileCoupon { display: none !important; }

.metaslider .caption p { line-height:1;}

@media screen and (max-width : 950px) {
	.metaslider .caption-wrap h1{ font-size: 25px !important; line-height:1; }
.metaslider .caption-wrap .caption img { display:none; }
}

@media screen and (max-width : 480px) {
	.metaslider .caption-wrap h1{ line-height: 1; margin-bottom: 0; font-size: 15px !important; }
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { display:block; }