/*
Theme Name: Laurent Child
Theme URI: https://laurent.qodeinteractive.com/
Description: A child theme of Laurent Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: laurent
Template: laurent
*/

/* dm-serif-display-regular - latin */
/*@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/dm-serif-display-v5-latin-regular.woff2') format('woff2'),
       url('fonts/dm-serif-display-v5-latin-regular.woff') format('woff'); 
}*/
@font-face {
    font-family: 'f37_gingerbold';
    src: url('fonts/f37ginger-bold-webfont-webfont.woff2') format('woff2'),
         url('fonts/f37ginger-bold-webfont-webfont.woff') format('woff');
    font-weight: 700; 
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	font-family: 'f37_gingerbold' !important;
	font-weight: 700 !important;
	text-transform: none !important; 
	letter-spacing: 0 !important;
}

.eltdf-title-holder.eltdf-bg-parallax {
	background-size: cover;
}

.eltdf-pricing-holder .eltdf-pricing-lines {
	border-bottom: 0 !important;
}

.eltdf-pricing-holder.st-pricing-list-dark .eltdf-pricing-desc {
	color:  #0f1d22;
}

.eltdf-title-holder.eltdf-centered-type .eltdf-title-inner .eltdf-title-holder-inner .eltdf-title-decor {
	display: none !important;
}

.eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.eltdf-footer-top-holder .widget_nav_menu ul li {
	display: inline-block !important;
}
.elt
.eltdf-footer-column-1 table {
	max-width: 350px;
	margin: 0 auto;
}

.eltdf-page-footer .wp-block-table {
	max-width: 300px;
	margin: 0 auto;
}
.eltdf-page-footer table tbody tr, 
.eltdf-page-footer table thead tr {
	border: 0;
}

ul.products>.product .eltdf-pl-text-wrapper .price {
	display: none;
}