/*
 Theme Name: Elevate Theme (Divi child)
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Elevate Theme (Divi child)
 Author: Connor Hamilton
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@import url("../Divi/style.css");

table.cart td.product-quantity .qty {
    padding: 12px;
    width: 7em;
}

@font-face {
  font-family: "Dashiell Text";
  src: url("https://newcardinal.yourfuneralquote.com/wp-content/themes/sfr-divi-child-theme/lithium/assets/font/Dashiell-Text-Regular.otf");
}

@font-face {
    font-family: "Dashiell Text";
    src: url("https://newcardinal.yourfuneralquote.com/wp-content/themes/sfr-divi-child-theme/lithium/assets/font/Dashiell-Fine-Light.otf");
    font-weight: lighter;
}

@media (max-width: 980px) {
    .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child {
        margin-bottom: auto;
    }
}

/*.step-by-step-menu{
	display: flex;
    justify-content: center;
    position: relative !important;
    margin-top: 30px;
}

.step-by-step-menu li{
	line-height: 13px;
}

.step-by-step-menu li:nth-child(2):before{
	content: "Required Selections";
	position: absolute;
	top: -25px;
	margin-left: -110px;
	font-weight: bold;
}

.step-by-step-menu.burial li:nth-child(2):before{
	margin-left: -120px;
}

.step-by-step-menu li:nth-child(7):before{
	content: "Optional Selections";
	position: absolute;
	top: -25px;
	margin-left: -120px;
	font-weight: bold;
}

.step-by-step-menu.burial li:nth-child(7):before{
	margin-left: -120px;
}

.step-by-step-menu li:nth-child(2){
	padding-right: 10px;
	border-right: 1px solid #000;
}

.step-by-step-menu.burial li:nth-child(2){
	padding-right: 10px;
	border-right: 1px solid #000;
}
.step-by-step-menu.burial li:nth-child(3){
	border-right: none;
}

.step-by-step-menu li .outer{
	margin-bottom: 5px;
}

.step-by-step-menu li .text{
	min-height: 25px;
}

.woocommerce-cart .et_pb_row_0{
	width: 100% !important;
}

.gform_wrapper.gravity-theme .gfield-choice-input{
    vertical-align: top !important;
}

#gform_7{
    font-family: Open Sans,Arial,sans-serif !important;
  	color: #666 !important;
    background-color: #fff !important;
    line-height: 1.7em !important;
    font-weight: 500 !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
  	font-weight: 100 !important;
}

body #gform_wrapper_7 .gfield_radio label{
    position: relative;
}

#gform_7 input, #gform_7 .gfield_radio div, #hx326y-output{
    background-color: #fefefe;
    border-radius: 1rem;
    padding: 1vmin;
    box-shadow: 0 0 10px #0392ff;
}

#gform_7 .gfield_radio div{
    margin-bottom: 20px;
}

#gform_7 .gchoice {
 	position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: left;
    background-color: #fefefe;
    border-radius: 1rem;
    padding: 1vmin;
    box-shadow: 0 0 10px #0392ff;
  	width: auto;
  	max-width: 80%;
  	margin: 5vmin 0 !important;
}

#gform_7 .gfield-choice-input {
  position: relative;
  top: 14px !important;
  box-shadow: none !important;
  margin-right: 1vmin;
}

#gform_7 .ginput_quantity {
	box-shadow: none !important;
}

#gform_7 .gform_page_footer {
  display: flex;
  flex-direction: row;
  width: 100%;
}

#gform_7 input[type=button]{
    align-items: center !important;
    border: none !important;
  	background-color: #0392ff !important;
    border-radius: .5rem !important;
    padding: 1vmin 2vmin !important;
    color: #FFFFFF !important;
    width: 5vw !important;
    text-decoration: none !important;
    user-select: none !important;
    -webkit-user-select: none!important;
    cursor: pointer !important;
  	box-shadow: none !important;
  	background-color: #0392ff !important;
  	display: flex !important;
  	align-items: center !important;
 	justify-content: center !important;
}

#gform_7 #gform_submit_button_7 {
  	align-items: center !important;
    border: none !important;
  	background-color: #0392ff !important;
    border-radius: .5rem !important;
    padding: 1vmin 2vmin !important;
    color: #FFFFFF !important;
    width: 5vw !important;
    text-decoration: none !important;
    user-select: none !important;
    -webkit-user-select: none!important;
    cursor: pointer !important;
  	box-shadow: none !important;
  	background-color: #0392ff !important;
}

.et_pb_shop .woocommerce-loop-product__title,
.et_pb_shop .price{
    font-weight: 600;
    font-size: 24px !important;
    text-align: center;
    color: #000000 !important;
    padding-bottom: 2px !important;
}

.woocommerce-page .et_pb_shop ul.products li.product .price{
    color: #000000 !important;
    font-weight: 600 !important;
}
.et_pb_shop .secondary_title{
    display: none;
}

.et_pb_shop .button.product_type_simple {
    color: #FFFFFF !important;
    border-color: #063820;
    border-radius: 20px;
    font-size: 26px;
    font-weight: 600 !important;
    background-color: #063820;
    display: inline-block;
    margin: 0 auto;
}
.et_pb_shop .product-desc{
    margin-top: 10px;
    font-size: 16px !important;
    min-height: 200px;
}
.et_pb_shop .et_shop_image {
    width: 75%;
    margin: 0 auto;
}
.et_pb_shop .woocommerce .products .product-desc ul li{
    list-style-type: disc !important;
    padding: 0 !important;
}
.et_pb_shop .woocommerce .products .product {
    padding-bottom: 40px;
    border-bottom: 1px solid #063820;
}

#lightboxOverlay {
	background-color: white;
}

.page-id-442 .et_pb_shop .product-desc{
    min-height: 110px;
}*/