/*
Theme Name: Discount Drug Mart
Theme URI: http://www.discount-drugmart.com
Description: A premium theme by Rosenberg Advertising. Design, Front-End Development and Theme by Jeremy Fleischer, Back-End Programming by Keith Miller.
Version: 1.0
Author: Rosenberg Advertising
Author URI: http://www.rosenbergadv.com
*/

#hugeit-contact-wrapper_1 > div > h3 {
display:none!important;
}
.centered { display: block; margin-left: auto; margin-right: auto; }

.alignright { float: right; margin-left: 15px; }

.alignleft { float: left; margin-right: 15px; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}