.woocommerce .content-area {
width: 100%;
}
.woocommerce .widget-area {
display: none;
}
.woocommerce .site-main {
      border: 0;
}

body.single-product #content .price .amount {
font-size: 18px !important;
}

body.single-product #content .label {
font-size: 18px !important;
}

.entry-content {
  line-height: 1.4em;
  color: #999999;
}

/* Button */#displayProduct-1456510462.displayProduct-shortcode.displayProduct-Container a.dp-button,#displayProduct-1456510462.displayProduct-shortcode.displayProduct-Container button.single_add_to_cart_button.alt,#displayProduct-1456510462.displayProduct-shortcode.displayProduct-Container a.single_add_to_cart_button.alt,.dp_quickview .cart a.button,.dp_quickview form.cart .button {
	background: #2598fc;
	color: #ffffff;
	display: block;
	padding: 2px 0px;
	text-align: center;
    width: 100px
}

.widget_simpleimage {
     text-align: center;
}

.entry-header .entry-title {
font-size: 18px;
font-size: 2.428571429rem;
line-height: 1.2;
font-weight: normal;
color: #ff3399;
}

.top-search-icon { display: none; }

#main .product .product_title {
font-size: 22px!important;
line-height: 24px !important;
font-weight: bold;
font-family: 'Gudea', Sans-Serif;
}

.woocommerce #content #primary-shop h1.page-title, .woocommerce #content #primary-shop .related h2, .woocommerce #content #primary-shop .upsells h2, .woocommerce #content #primary-shop .cross-sells h2{
	font-weight: bold;
  font-size: 1.4em;
}

h2.woocommerce-loop-product__title {
  font-size: 1.0em !important;
}

.post p {
line-height: 2em;
padding-bottom: 15px;
}


.woocommerce div.product form.cart .variations select{
	min-width: 31%
}

.woocommerce div.product form.cart .variations tr td.label {
    display: none;
}
#header-top {
    padding: 2em 0;
}

#masthead .site-branding #site-logo {
    display: inline-block;
    max-width: 500px;
    max-height: 120px;
    text-align: center;
    float: none;
}

del {
	color: #f00;
}

del span {
	color: #000;
}

.woocommerce #content #primary-shop div.type-product span.amount {
    font-weight: 700;
    color: #39b7e5;
    font-size: 18px;
    margin-top: 15px;
}
