/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("style.css");

/* added class for paragraph in employment-terms pages and the pdf */

.termPdfPara{
	line-height: 1.7em !important;

	padding-bottom: 2px !important;
}

/* Style Footer Credits - Lines 948 & 949 */

.et_pb_section {

	padding: 0;

	position: relative;

}



.container {

	margin: 0 auto;

	max-width: 1200px;

	position: relative;

	text-align: left;

}



#footer-info {

	text-align: center;

	color: #666;

	padding-bottom: 10px;

	float: none;

}



.woocommerce .order_details li:last-of-type {

	border: medium none;

	display: none;

}



.woocommerce-checkout #payment ul.payment_methods li {

	line-height: 2;

	text-align: left;

	margin: 0;

	font-weight: 400;

	display: none;

}



table.sample {

	border-width: 1px;

	border-spacing: 2px;

	border-style: solid;

	border-color: gray;

	border-collapse: separate;

	background-color: white;

}



table.sample th {

	border-width: 0;

	padding: 1px;

	border-style: inset;

	border-color: black;

	background-color: white;

	-moz-border-radius: ;

}



table.sample td {

	border-width: 0;

	padding: 1px;

	border-style: inset;

	border-color: black;

	background-color: white;

	-moz-border-radius: ;

}



#content-area table td, #content-area table th {

	padding: .1em;

	max-width: 150px;

}



.woocommerce div.product div.images img {

	display: inline;

	width: auto;

	height: auto;

	box-shadow: none;

}



.woocommerce div.product p.price {

	color: #2EA3F2 !important;

	display: none;

}



p {

	line-height: 1.5em;

	padding-bottom: 2px !important;

}



.woocommerce ul.products li.product a img {

	width: auto;

	height: 150px;

	display: block;

	margin: 0 0 1em;

	box-shadow: none;

}



#logo {

	/*width: 300px !important;*/

}



.et_fixed_nav #logo {

	max-height: 100px;
	max-width: 280px;

}



p {

	line-height: 1.1em !important;

	padding-bottom: 2px !important;

}



.woocommerce form .form-row label {

    font-weight: bold;

    font-size: 16px;

}



#place_order {

    float: right !important;

}



.woocommerce form .form-row input.input-text {

    height: 40px !important;

}



.woocommerce-cart .cart-collaterals .cart_totals table {

    display: none;

}



.cart_totals h2 {

    display: none;

}



#place_order {

    float: none !important;

}

.payment_methods.methods {
    display: none;
}
.form-row.place-order {
    margin: 0;
    padding: 0 !important;
}

#order_aggriment a {
  display: block;
}


div.wpcf7 {
    text-align: center;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    color: #b80707 !important;
    font-size: 16px !important;
    text-align: center;
    font-weight: bold;
    font-color: 
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    text-align: inherit;
}


.woocommerce table.shop_table {
    width: 100% !important;
}


.woocommerce-checkout #payment {
    float: right;
   cursor: pointer;

}

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0px 0em;
}

.tcbutton {
    float: right;
	 border: medium none !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    color: #000 !important;
font-color: #000 !important;
   cursor: pointer;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding: 7px 24px 9px !important;
    text-shadow: none !important;
	background:#2ea3f2 none repeat scroll 0 0 !important;
}

.placeorder {
    color: #fff !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 33px;
    padding-left: 0px !important;
padding-right: 30px !important;
}

.woocommerce form .form-row input.input-text {
    height: 50px !important;
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
    width: 25%;
}

.et_shop_image, .et_portfolio_image {
    position: relative;
    display: block;
    height: 200px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    text-align: inherit;
    height: 80px;
}

.woocommerce div.product div.images img {
    height: 300px;
}



element {

}

.woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img {
    width: inherit;
    height: 275px;
}

.woocommerce .woocommerce-info {
    display: none;
}

#top-header, #top-header a {
    color: #fff !important;
}

/* .et_fullwidth_secondary_nav #top-header .container {
    display: none;

}

/* .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    display: none;
}

/* .et_fullwidth_secondary_nav #top-header .container {
    display: none;

}

/* .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    display: none;
}