/*WOO CUSTOM STYLESHEET ALL ADDED BY SUMANGALI---------------------------------------------Instructions:Add your custom styles in this file instead of style.css so itis easier to update the theme. Simply copy an existing stylefrom style.css to this file, and modify it to your liking. *//* GLOBAL STYLES----------------Add styles beneath this line that you want to be applied across your entire site */.home #content {padding-bottom: 0 !important;}#footer-widgets, #footer-widgets .widget {background-color: #3d79ad; border:none; text-align:center;}#footer-widgets, #footer-widgets .widget h3, #footer-widgets, #footer-widgets .widget h3 a {color:#d5e7f6}#footer-widgets, #footer-widgets .widget p {color:#ffffff;}.entry img, .entry img, img.thumbnail, .alignright, .alignleft {  background: none;  border: medium none !important;  padding: 0;}#loopedSlider.business-slider .content {padding-bottom:0 !important;}.widget_woothemes_features .feature .feature-title {margin-top:15px}hr {clear:both;}/* DESKTOP STYLES-----------------Add styles inside the media query below that you only want to be applied to the desktop layout of your site */@media only screen and (min-width: 768px) {	/* Desktop styles go below this line */div.split {width:48%;float:left}	}/* MOBILE STYLES-----------------Add styles inside the media query below that you only want to be applied to the mobile layout of your site */@media only screen and (max-width: 767px) {	/* Mobile styles go below this line */body.boxed-layout #inner-wrapper {background-color: #d5e7f6; background-color: rgba(213, 231, 246, 1) !important}body.boxed-layout #content {background-color: #ffffff; background-color: rgba(255, 255, 255, 1) !important}.nav-toggle {background: none repeat scroll 0 0 rgba(0, 79, 147, 1) !important;}#logo {padding:20px;}	#loopedSlider .content, .nav-toggle {background: none repeat scroll 0 0 rgba(0, 79, 147, 1);}		#loopedSlider .content p {padding-bottom:30px;}p, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {text-align:center}#footer-widgets .widget, div.feature {padding-left:20px; padding-right:20px}}