/*
Theme Name: Simpleo Child
Theme URI: http://vpthemes.com/simpleo/
Author: ShadeUSA	
Author URI: http://vpthemes.com
Template: simpleo
Description: Simpleo child theme 
Version: 2.0.2
Tags:   two-columns, left-sidebar, custom-background, custom-colors, custom-header 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: simpleo-child 
*/

body .custom-background {
  background-image: url('/wp-content/uploads/2015/04/ShadeUSA_body_back.jpg') !important;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

#article {
       line-height: 1.8em;
}

#article p a {
	color: #510077;
	  text-decoration:underline;
  
}
  
#article p a:hover {
	  color: #000000;
}
  
  #article img {
	width: auto;
	height: auto;
  }
  


.sidebar .widget {
	margin-bottom: 0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 99%;
}


img.size-full, 
img.size-large, 
img.header-image, 
img.wp-post-image {
 	height: auto;
	width: 100%;
}

img {
     width: 100%;
}

h1 {
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: -0.04em;
}

.woocommerce .star-rating {
  color: #F9BB13;
}

.calcship, .woocommerce div.summary img{
	width: auto;
	height: auto;
}

.woocommerce div.summary a{
color:#0C4D8F;
}

.woocommerce div.summary a:hover{
text-decoration: underline;
}

.woocommerce .price_slider_wrapper{
	margin-top: 20px;
}

.sidebar .widget .widget-title {
  border-top: 0 !important;
}

.sidebar .widget .widget-title {
  border-bottom: none !important;
}
.sidebar .widget-title h4 {
  font-weight: bold;
}
.phone-box .top-email, .phone-box .top-email a {
  color: #510077;
}

#social-bar	 #comm100-button-121 a {
	height: 25px;
	line-height: 25px;
	text-align: right;
	width: 75px;
	border: 0;
}

input[type="submit"],input[type="reset"],
button {
	display: inline-block;
	color: #111111;
	font-weight: bold;
	padding: 1px;
	background: #71CCED;
	border: none;
	transition: background-color 250ms linear;
	cursor: pointer;
}

input[type="submit"]:hover, input[type="reset"]:hover,
button:hover {
	background-color: #dddddd;
	transition: background-color 125ms linear;
}



.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
}

.woocommerce-product-gallery__image:nth-child(n+2) {
    width: 22% !important;
    vertical-align: top !important; 
    text-align: center !important;
	margin-left: 5px;
}

div.pp_gallery {
	display: none !important;
}

.jdgm-prev-badge__text {
    visibility: unset;
    background-color: #414142;
    color: #fff;
    padding: 0 0.4em 0;
    vertical-align: top;
    margin-right: 0.3em;
    font-size: 85%;
	line-height: 18px;
}

#site-navigation ul li a {
    font-size: 14px !important;
}

@media screen and (max-width: 798px){
#address-bar {
    margin-bottom: 0px !important;
}

#social-bar {
    display: block !important;
}
}
