/* WooCommerce */

.product_title {
color: #FFF;
}
.product_meta {
color: #FFF;
}

/*Price font size and weight*/
span.woocommerce-Price-amount.amount {
    font-size: 1.5em;
    font-weight: 500;
}

.responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li ul li a

.woocommerce span.posted_in,
.woocommerce span.posted_in a {
font-weight: bold;
}

.post-type-archive-product .page-title {
  font-size: 15px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px !important;
}


#main-slider .metaslider .flexslider {
	margin-bottom: 0;
}


.siteorigin-panels-stretch.panel-row-style-full-width.panel-row-style {
      border-width: 0px 0px !important;
}

.fpd-dialog-content>div .fpd-content-sub {

background: #7a7a7a !important;

}


/* WooCommerce */

.woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 15px; }

.woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 15px;}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
width: 250px !important;
}

.widget {
	margin: 0 0 0px;
	padding: 0px;
}

#top-bar .top-bar-text {
    text-align: right;
    width: 100%;
}

.top-bar-navigation {
	display: none;
}

/* Home */
.home.siteorigin-panels-home .site-content, .page-template-home-panels .site-content {
	padding-top: 0;
	padding-bottom: 0;
}

.woocommerce div.product .summary .product_title{
font-size:10px;
}



/* Main Content Container */

.page-template-full-width-no-title .site-content > .container {
	padding-top: 0;
}

/* WooCommerce */

.product_title {
color: #FFF;
}

.woocommerce-Price-amount.amount {
    color: #000000;
}