/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

h4.entry-title{
	font: normal 300 24px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
h4.entry-title:hover{
	color: #4ac100;
}
.product-subtitle{
	font: normal 600 15px / 25px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.single-product-subtitle{
	margin: 18px 0 23px;
	padding: 16px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1.15em;
	line-height: 1.8em;
}
h1.product_title{
	font-weight: 400;
}
.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}
/*Price font size and weight*/
span.woocommerce-Price-amount.amount {
    font-size: 1.5em;
    font-weight: 500;
}

/*space between dropdown and add to cart button in variable products*/

.single-product div.product .variations_button.woocommerce-variation-add-to-cart {
    padding-top: 1.5em !important;
}
body.single-product {
    background-color: #ffffff;
}
.variations select {
    display: inline-block;
    width: 500px;
    max-width: 100%;
    line-height: 1;
    margin-bottom: 10px !important;
}
.woocom-list-content {
    text-align: -webkit-left;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
    clear: both;
}
.footer .widget-title {
    color: #DD0000;
	  font-size: 20px;
    line-height: 25px;
}

