/*
Theme Name: Funerals By Design
Theme URI:
Description: Funerals By Design
Version: 1.01
Author:
*/

@import url('style/fonts.css');

html{
	scroll-behavior: smooth;
}

body{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
    color: #737373;
}

p {
    margin-bottom: 1.5rem;
}

h1{
    color: #4bc5d0;
    font-size: 38px;
    font-family: 'PT Sans', sans-serif;	
}

h2{
color: #4bc5d0;
    font-size: 30px;
	font-family: 'PT Sans', sans-serif;	
	margin-bottom: 20px;
    /*font-family: 'Montserrat', sans-serif;
	padding: 40px 0;*/
}
h3{
color: #4bc5d0;
    font-size: 30px;
    font-family: 'PT Sans', sans-serif; font-weight: normal;
}
h5{
	color: #4bc5d0;
	font-size: 22px;
}
a {
    color: #4bc5d0;
    text-decoration: none;
}
hr {
    border-top: 1px solid #80808024 !important;
}
.img-rite {
    position: relative;
    float: right;
    padding-left: 20px;
    /*margin-top: -43px !important;*/
}
.container-fluid {
    width: 1500px;
    max-width: 100%;
}
.page-id-167 h2 {
    padding-top: 0px;
    margin-bottom: 10px !important;
}
.post-2301 .post-single-img {
    display: none;
}
.funeral-service-content img {
    width: 100%;
    height:auto;
}
.pink-button, .black-button{
position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17.5px;
    color: #fff;
    padding: 20px 48px;
    display: inline-block;
    border:1px solid transparent;
    transition-duration: 1s;
}

.pink-button{
	background: #ea76a6;
}

.pink-button:hover{
	background: none;
	border: 1px solid #1b242c;
	text-decoration: none;
	color: #1b242c;
}

.black-button{
	background: #1b242c;
}

.black-button:hover{
	background: none;
	border: 1px solid #ea76a6;
	text-decoration: none;
	color: #1b242c;
}

.testimonial-icon{
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.testimonial-content h5{
  font-size: 18px;
  font-family: "Montserrat";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.667;
}
/***** Woocommerce CSS *****/
.woocommerce-page .inner-banner, .product_meta {
	display:none;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
    float: none !important;
	-webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
	padding:0 !important;
	width:100% !important;
}
.woocommerce form label{
    margin: 0 !important;
}
.woocommerce .select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    height: 36px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}
a.footer-call-btn {
    position: relative;
    width: auto;
    height: auto;
    background: #ea76a6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    padding: 10px 23px;
    letter-spacing: 1.5px;
    border: 1px solid transparent;
    transition-duration: 1s;
}
#billing_address_1_field {
    width: 48%;
    float: left;
}
#billing_address_2_field {
    width: 48%;
    float: right;
    clear: unset !important;
    margin-top: 30px;
}
#billing_city_field {
    width: 30%;
    float: left;
}
#billing_state_field, #billing_state_1_field {
    width: 30%;
    float: left;
    clear: unset;
    margin-left: 40px;
}
#billing_postcode_field {
    width: 30%;
    float: right;
    clear: unset;
}
#billing_phone_field {
    width: 48%;
    float: left;
}
#billing_email_field {
    width: 48%;
    float: right;
    clear: unset !important;
}
#ship-to-different-address {
	margin-top:20px;
}
.will-wake-wrapper .row {
    align-items: center;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-radius: 5px;
    border: 0;
    border: 1px solid #ccc !important;
    padding: 10px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ea76a6 !important;
    display: inline-block !important;
    border-radius: 25px !important;
    font-size: 15px !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f7f4eb;
}

.single-product .testimonial-wrapper
{
	display: none;
}

.services-list{
	font-family: 'Myriad Pro Regular';
	font-size: 17px;
	color: #101a23;
	list-style: none;
	padding-left: 0;
}

.services-list li{
background: url(https://www.funeralsbydesign.com.au/wp-content/uploads/2021/08/list-icon.png) no-repeat left top 4px;
    padding-left: 28px;
    margin: 10px 0;
    color: #737373;
    background-size: 20px 20px;
	contain: content;
}
.wp-block-image img {
    height: auto !important;
}
.services-table td{
font-family: 'Montserrat', sans-serif;
    color: #101a23;
    font-weight: 600;
    font-size: 15.5px;
    padding: 20px;
	vertical-align:middle;
}

.services-table td:last-child{
	text-align: center;
	width:330px;
}

.page-id-1271 .inner-section .wp-block-column h2{
color: #000;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 0;
    letter-spacing: 2px;
}

.post-1271 .wp-block-column p{
	
}

.page-id-1271 .testimonial-wrapper{
	display: none;
}

.pink-text{
	color: #ea76a6;
}

section.inner-section h2{
	color: #4bc5d0;
}

.page-id-1279 .testimonial-wrapper{
	display: none;
}

.page-id-1295 section.inner-section h2 {
    padding-top: 0;
}

.resources-post-content-area{
	padding: 15px;
    background: #f7f4eb;
	min-height:190px;
}

.resources-content
{
	margin: 20px 0;
}

.single-post .postbody img{
	max-width: 300px;
	max-width: 460px;
	height: auto;
}
.single-post section.inner-section h2 {

    padding-top: 0;
}

.page-id-1465 .col-md-4 img{
	max-width: 100%;
	height: auto;
}

.page-id-1465 hr {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
}

.for-bx {
    margin-top: 40px;
    padding: 20px 20px 0px;
    background-color: white;
    min-height: 230px;
}

.funeral-service-content p span {
    font-size: 17px;
    font-weight: normal;
    display: none;
    padding: 0px 15px;
    line-height: 25px !important;
    margin-top: 10px;
    color: #5c5c5d;
    min-height: 200px;
    font-family: 'Myriad Pro Regular';
}

.funeral-service-content:hover p span {
    color: #fff;
}

.pgafu-filter li.pgafu-active-filtr a {
    background: #ea76a6 !important;
}
.video-bx {
  padding: 20px;
  background-color: #f7f4eb;
}
.video-bx h3 {
  margin-bottom: 20px;
}
.video-bx a.pink-button {
  padding: 8px 20px;
}
@media (min-width: 1300px){
.container {
    width: 1140px;
    max-width: 100%;
}
}

.container {
    width: 1330px;
    max-width: 100%;
}

.img-rite{
	position: relative;
    float: right;
    padding-left: 20px;
	margin-bottom:30px;
	margin-top:40px;
}

.nav-bar {
position: relative;
    width: 100%;
    z-index: 99;
    padding: 20px 0px;
    padding: 10px 0px;
    background-color: #434344fa;
}


.right {
    text-align: end;
    margin-top: 0;
}

.right-text a {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    display: block;
}

.right-text a {
    color: #fff;
    text-decoration: none;
	    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17.5px;
letter-spacing: 1px;
    word-spacing: 2px;
}

.right-btn a:hover {
    border: 1px solid #3ec1cd;
    background-color: #3ec1cd;
    color: #fff;
}
.right-text a:hover, .right-text a:focus {
    color: #ea75a6;
    text-decoration: none;
}

.right-text a i {
    vertical-align: middle;
	/*-webkit-transform: scaleX(-1);
    transform: scaleX(-1);*/
}

.right-btn a {
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    padding: 4px 10px;
    display: inline-block;
    transition: 0.3s;
    text-decoration: none;
}


.banner {
    background-image: url(https://www.funeralsbydesign.com.au/wp-content/uploads/2020/09/banner-bg.jpg);
    background-color: transparent;
    background-size: cover !important;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
min-height: 588px;
	min-height: 450px;
    /*padding-top: 100px;*/
	overflow:hidden;
	display:flex;
	align-items:center;
}



.karin-sec {
    padding: 50px 0px 30px;
}
.karin-text h2 {
    color: #4bc5d0;
    font-size: 37px;
    font-family: 'PT Sans', sans-serif;
}

.karin-text p {
    color: #5c5c5d;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.plan-hd {
    text-align: center;
    padding: 0px 0px 30px;
}

.plan-hd h2 {
    color: #4bc5d0;
    font-size: 37px;
    margin-bottom: 0 !important;
}

.plan-hd p {
    font-size: 23px;
    color: #5c5c5d;
    font-family: 'PT Sans', sans-serif;
}
.direct {
    margin-bottom: 25px;
}

.memorial {
    background-color: #ea76a5;
    padding: 33px;
min-height: 487px;
}
.memorial h3 {
    color: #fff;
}

.memorial p {
    color: #fff;
}


.col-lg-4.dd {
background: #fff;
}

.d-head {
    padding-top: 35px;
    padding-bottom: 10px;
}

.d-head h4 {
    color: #4bc5d0;
    font-size: 18px;
    /* font-family: 'Open Sans', sans-serif; */
    text-transform: uppercase;
    font-weight: 600;
}

.m-head h4 {
    color: #fff;
    font-size: 18px;
    /* font-family: 'Open Sans', sans-serif; */
    text-transform: uppercase;
    font-weight: 600;
}

.marg {
    margin-bottom: 30px;
}

ul.o-ul {
    list-style: none;
    padding-left: 0px;
}

ul.o-ul li {
	position: relative;
	color: #fff;
	line-height: 30px;
	font-family: 'Poppins', sans-serif;
	padding-left: 15px;
	background: url('https://www.funeralsbydesign.com.au/wp-content/uploads/2020/09/arrow-img-3.png') no-repeat left;
}

ul.o-ul li::before{
	display: none;
	position: absolute;
	width: 8px;
	height: 8px;
	background:#fff;
	content: "abc";
	font-size: 0;
	left: 0;
	top: 11px;
	border-radius: 15px;
}
.hour ul {
    padding: 0;
    list-style: none;
}

.hour ul li {
    border-bottom: 1px solid grey;
    border-top: 1px solid #fff;
    
}

.hour ul li:last-child {
    border-bottom: none;
}

.hour ul li.t-bg {
background-color: #e5e5e5;
}

.hour ul li.t-bg span {
 color: #4bc5d0;
}


.hour ul li span {
display: inline-block;
    font-size: 14px;
    padding: 2px 0;
    font-family: 'Poppins', sans-serif;
}

.hour ul li.bg {
background-color: #e5e5e5;
}

.hour ul li span:last-child {
    float: right;
}


.insta-collage {
    width: 100%;
	    padding-bottom: 50px;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
    /*width: 16.6667% !important;*/
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    width: 100% !important;
    height: auto !important;
}
.insta-img {
    padding: 5px;
    flex: 0 0 16.59%;
}

.follow {
    padding-top: 50px;
}
.insta-img img {
    width: 100%;
    height: auto;
}

.pre {
    padding-top: 30px;
    padding-bottom: 50px;
	background: #f8f8fa;
}

.pre-head {
    padding-top: 0;
}

.pre h2 {
    color: #4bc5d0;
    font-size: 37px;
    font-family: 'PT Sans', sans-serif;
}

.pre p, .pre ul{
    color: #414143;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.pre ul{
	padding: 0 0px 0 18px;
}

.pre ul li{
	padding: 5px 0;
}

.footer {
    background-color: #1b242c;
    padding: 50px 0px 0;
}

.footer-logo {
    margin-bottom: 30px;
    margin-bottom: 30px;
    display: inline-block;
    height: 183px;
    width: 235px;
}


.footer-logo img {
    max-width: 185px;
}

footer.footer .row {
    align-items: center;
}

.row.brd {
    border-top: 1px solid #fff;
    padding: 20px 0px;
}

.footer-social span {
margin-right: 5px;
    border-radius: 50px;
    border: 1px solid #fff;
    padding: 8px 7px;
    text-align: center;
    display: inline-block;
}

.footer-text {
    text-align: end;
}

a.footer-call {
    color: #fff;
    margin-right: 20px;
}

a.footer-call i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 3px;
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

a.footer-btn {
    color: #fff;
    border: 1px solid #fff;
    padding: 4px 10px;
    text-decoration: none;
    transition: 0.3s;
}

a.footer-btn:hover {
    border: 1px solid #3ec1cd;
    background-color: #3ec1cd;
    color: #fff;
}

span.covid-logo {
    display: inline-block;
    /* border-left: 1px solid #ffffff2e; */
    /* padding: 8px; */
    margin-left: 10px;
}

span.covid-logo img {
    width: 58px;
}

.gray-section{
	 background: #f8f8fa;
	 padding:50px 0;
}

.left-img img
{
	width: 100%;
}

.button{
	    font-size: 14px;
    font-family: 'PT Sans', sans-serif !important;
    color: #fff;
    text-transform: uppercase;
    background: #3ec1cd;
    text-decoration: none !important;
    margin-top: 15px;
    display: inline-block;
    padding: 5px 35px;
    transition: 0.5s all;
}

.button:hover{
    color: #fff;
    background: #434344;	
}

input, select, textarea {
    width: 100%;
    background-color: #f4f3f2;
    padding: 16px;
    border: none;
    margin-bottom: 20px !important;
	color:#566d7d;
	font-family:'Noto Sans', sans-serif !important;
	font-size: 14px !important;
}

textarea {
    height: 199px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#566d7d;
}
::-moz-placeholder { /* Firefox 19+ */
 color:#566d7d;
}
::-ms-input-placeholder { /* IE 10+ */
 color:#566d7d;
}
::-moz-placeholder { /* Firefox 18- */
 color:#566d7d;
}

.form-get{
	margin-top:40px;
}

input.wpcf7-submit {
width: 35%;
       background-color: #ea76a6;
    color: #fff;
    padding: 10px 40px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    /* padding: 4px 10px; */
    text-decoration: none;
    transition: 0.3s; cursor: pointer;
}

input.wpcf7-submit:hover{
	background: #434344;
	border: 1px solid #434344;
}

span.wpcf7-not-valid-tip {
    color: #ea75a6 !important;
    font-size: 13px !important;
    font-weight: 700;
    position: absolute;
    display: inline-block !important;
    right: 10px;
    bottom: 0px;
}
span.wpcf7-form-control-wrap.comments .wpcf7-not-valid-tip {
    bottom: 40px;
}

.wpcf7-validation-errors {
    width: 60% !important;
    margin: 0 auto !important;
    background-color: #3ec1cd30;
    border: none !important;
    text-align: center;
    color: #3ec1cd !important;
    border-radius: 25px;
}

.cont_detail {
    position: relative;
}
.cont_detail ul {
    padding: 0px;
    margin: 35px 0px 0px;
}
.cont_detail ul li {
    list-style: none;
    margin: 20px 0px;
    position: relative;
}
.cont_detail ul li a {
    color: #5c5c5d;
    text-decoration: none;
    padding-left: 25px;
    display: inline-block;
}
.cont_detail ul li i {
    font-size: 22px;
    color: #3ec1cd;
    position: absolute;
    top: 3px;
	/*-webkit-transform: scaleX(-1);
    transform: scaleX(-1);*/
}
.cont_social {
    position: relative;
    margin-top: 20px;
}
.cont_social ul {
    margin: 0px;
    padding: 0px;
}
.cont_social ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.cont_social ul li a {
    color: #3ec1cd;
    text-decoration: none;
    font-size: 22px;
    transition: 0.5s all;
}
.cont_social ul li a:hover {
    color: #434344;
}

section.inner-section {
    padding: 40px 0px;
}

.inner-section h1 {
    margin-bottom: 20px;
}

.map {
    position: relative;
    min-height: 350px;
    background: url(https://www.funeralsbydesign.com.au/wp-content/uploads/2020/09/map-image.jpg) top center no-repeat;
    background-size: cover;
    text-align: center;
}
a.view-map {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 240px;
    margin: 0 auto;
    background-color: #ea76a6;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    z-index: 99;
}
.inner-nav {
    position: relative;
    width: 100%;
    background-color: #434344fa;
    padding: 10px 0px;
}

.MenuFixed .right-btn a, .inner-nav .right-btn a {
    border-color: #fff;
    color: #fff;
}

.MenuFixed .right-text a, .inner-nav .right-text a {
    color: #fff;
}

.cl-m {
    flex-grow: 1;
}

.top-col {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    align-items: center;
}

.top-col .cl-m:nth-child(2) {
    flex-grow: 8;
}

.logo img {
    width: 89px;
}

.MenuFixed .logo, .inner-nav .logo {
    display: inline-block;
    vertical-align: top;
}

.MenuFixed .navigation li a, .inner-nav .navigation li a {
    color: #fff;
}

.navigation li {
display: inline-block;
    list-style-type: none;
        padding: 0 14px;
}

.navigation li:last-child {
    background: none;
}

.navigation li a {
font-size: 14px;
    color: #fff;
    text-decoration: none;
    padding: 5px 0;
    transition: .3s;
    border-bottom: 0 solid #ea76a6;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.navigation li a:hover {
    border-bottom: 5px solid #ea76a6;
}

.MenuFixed {
    position: fixed !important;
    width: 100%;
    background-color: #434344fa;
    padding: 10px 0px;
    box-shadow: 0px 4px 20px #0000000d;
    z-index: 999;
    top: 0;
    animation: fadeIn 0.5s ease-in both;
}

@keyframes fadeIn {
   from {transform:translatey(-20px);}
   to {transform:translatey(0px);}
}

.MenuFixed .right-btn a:hover, .inner-nav .right-btn a:hover {
    color: #fff;
}

.right-text, .right-btn{
	display: inline-block;
}

.right-text{
	margin-right: 20px;
}

.right-btn{
	margin-left: 10px;
}

section.inner-section {
    padding: 50px 0;
}

.page-template-main section.inner-section{
	background: #3ec1cd;
}

section.inner-section h2{
    margin-bottom: 30px;
    padding-bottom: 0;
}

.alba-rose-banner{
	position: relative;
	width: 100%;
	height: auto;
	background: url('https://www.funeralsbydesign.com.au/wp-content/uploads/2020/09/alba-rose-banner.jpeg') no-repeat center top;
	background-size: cover !important;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	color: #868686;
	padding: 50px 0;
}

.alba-rose-banner-wrapper h4{
font-size: 35px;
    font-family: 'PT Sans', sans-serif;
	color: #ea76a5;
}

.alba-rose-banner-wrapper h4 span{
    color: #4bc5d3;
    font-size: 40px;
    display: block;
    font-style: italic;
}

.alba-rose-banner-wrapper a{
	color: #ea76a5;
}

.section{
	padding: 50px 0;
}

.nav-bar .logo{
	/*display: none;*/
}

.MenuFixed .logo{
	display: block;
}

.fs-12{
	font-size: 12px;
}

.scent-care-background{
	position: relative;
	width: 100%;
	height: auto;
	background: url('https://www.funeralsbydesign.com.au/wp-content/uploads/2020/11/scent-image.jpg') no-repeat right;
	background-color: #3ec1cd;
	background-size: 50% auto; color: #fff;
}

.scent-care-background a{
	color: #fff;
}

.scent-care-background .col-md-6{
	padding: 50px 15px;
}

.scent-list{
	padding: 0;
}

.scent-list li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.pl-img {
    min-height: 190px;
    background-color:beige;
}

.pl-text {
    padding: 15px;
}

.pl-box {
    background-color: #fff;
    border:1px solid #e3e2e2;
    margin-bottom: 40px;
}

.pl-text h3 {
    color: #34beca;
    font-weight: 700;
    font-size: 30px;
	font-weight: 500;
font-size: 22px;
}

.pl-text p {
    color: #414143;
    font-size: 15px;
}

.insta-row img, .pl-img img {
    width: 100%;
    height: auto;
}

.read-more-button{
	border: 1px solid #3ec1cd;
	color: #3ec1cd;
	padding: 4px 10px;
	display: inline-block;
}

.read-more-button:hover{
	background: #3ec1cd;
	color: #fff; text-decoration: none;
}

.post-single-img{
    float: right;
    padding: 0px 0px 0px 15px;
	margin-bottom:30px;
}
h4{
	color: #4bc5d0;
}

.karin-sec form p{
	margin: 0;
}

.karin-sec form label{
	display: block;
}

input.submit-button{
	border: 1px solid #4bc5d0;
	color: #4bc5d0;
}
input.submit-button:hover{
	background: #4bc5d0;
	color: #fff;
}

.pre-launch-text{
	font-weight: 600;
    font-size: 17px;
    color: #4bc5d1;
}

.row-block{
	display: block;
}
.book-button{
	background: #4bc5d0;
    color: #fff;
    display: inline-block;
    padding: 10px 35px;
}

.book-button:hover{
	background: #ea76a6;
	text-decoration: none;
	color: #fff;
}

#slider_184 p strong{
	color: #4bc5d0;
}

#slider_184 p.testi-content{
	font-family: 'Myriad Pro Regular';
	font-size: 19px;
	color: #999999;
}

.testimonial-section{
	text-align: center;
	padding: 50px 0;
}
.testimonial-content {
    padding: 80px 50px 20px;
    margin-top: 90px;
}
.our-services-section{
	padding: 50px 0;
}

.testimonial-section h2{
    text-align: center;
    color: #fff;
}

.inner-list li {
    list-style: none;
    margin: 10px 0px;
	padding-left: 13px;
	position: relative;
}
.inner-list li {
    margin: 10px 0;
    padding-left: 13px;
}
.inner-list li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #3ec1cd;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    margin-top: 9px;
    margin-bottom: 10px;
    left: 0;
    position: absolute;
}	

.inner-list {
    padding: 0px;
    margin: 0px 0px 20px;
}

.call-btn {
    display: none;
}

.menu{
	margin-bottom: 0;
}

.logo .logo-light {
    display: none;
}

.header-button{
    position: relative;
    width: auto;
    height: auto;
    background: #ea76a6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17.5px;
    color: #fff;
    padding: 20px 53px;
    letter-spacing: 1.5px;
	border: 1px solid transparent;
	transition-duration: 1s;
}

.header-button:hover{
	background: none;
	border: 1px solid #fff;
	color:#fff;
	text-decoration: none;
}

.banner h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 38px;
    color: #fff;
    line-height: 60px;
}

.list-keypoints ul{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}


.list-keypoints ul li{    font-family: 'Myriad Pro Regular';
    border: 1px solid #ea76a6;
    padding: 10px 70px;
    background: url(https://www.funeralsbydesign.com.au/wp-content/uploads/2021/08/list-icon.png) no-repeat left 15px center;
    font-size: 18.5px;
    color: #5c5c5d;
    margin: 20px 0;
    text-align: left;
    line-height: 25px;
    border-radius: 10px;
    display: table;
    min-height: 72px;
	width: 100%;
}

.list-keypoints ul li span{
	display: table-cell;
	vertical-align: middle;
}

.funerals-formula-wrapper{
	position: relative;
	width: 100%;
	height: auto;
	padding: 60px 0;
	background: #f7f4eb;
}
.funerals-formula-wrapper p, .will-wake-wrapper p{
font-family: 'Myriad Pro Regular';
    font-weight: normal;
    font-size: 17px;
    color: #5c5c5d;
    /*line-height: 38px;*/
}
.will-wake-wrapper p {
    line-height: 25px;
}
.funerals-services-wrapper{
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 0;
}
.funeral-service-content, .pgafu-post-grid {
    transition-duration: 1s;
}
.funeral-service-content:hover, .pgafu-post-grid:hover {
    transition: 0.5s;
    transform: translateY(-10px);
}
.funeral-service-content:hover .read-more-btn {
    background-color: #fff;
    color: #4bc5d0;
	transition-duration: 1s;
}
.ser-text {
    margin-top: 0;
    margin-bottom: 1rem;
    background: #4bc5d0;
    padding: 20px 0;
    text-align: center;
    min-height: 130px;
    color: #fff;
    position: relative;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.ser-text h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
a.read-more-btn {
    background-color: #fff;
    width: 100px;
    margin: 0 auto;
    color: #5c5c5d;
    padding: 4px 10px;
    text-align: center;
	border-radius: 6px;
    z-index: 99;
}
ul.sub-menu {
    position: absolute;
    width: 260px;
    left: 0;
    padding-left: 0px;
    z-index: 999;
    display: none;
}

.menu-item {
    position: relative;
}

ul.sub-menu li {
    display: block;
    padding: 0px;
}

ul.sub-menu li a {
    background-color: #ea76a6;
    display: block;
    padding: 8px 16px;
    font-size: 13px !important;
}

.menu-item:hover ul.sub-menu {
    display: block;
}

ul.sub-menu li a:hover {
    border-bottom: 0px;
    background-color: #3ec1cd;
}
.funeral-service-content{
	margin: 30px 0;
}

.funeral-service-content:hover .ser-text, .pgafu-post-grid:hover .pgafu-post-grid-content {
	background: #ea76a6 !important;
	color: #fff;
	transition-duration: 1s;
}
.funeral-service-content:hover .ser-text h3 {
	color: #fff;
}

.funeral-service-content a:hover{
	text-decoration: none;
}

.will-wake-wrapper, .flexible-funerals{
	position: relative;
	width: 100%;
	height: auto;
	background: #f7f4eb;
	padding: 50px 0;
}

.flexible-funerals h2{
    padding: 0px 0 20px;
}

.frog-files-wrapper{
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 0 25px;
}

.testimonial-wrapper{
	position: relative;
	width: 100%;
	height: auto;
	background: url('https://www.funeralsbydesign.com.au/wp-content/uploads/2021/07/testimonial-banner.png') no-repeat center top;
	background-size:cover;
}

.testimonial-content {
	position: relative;
	margin-top: 90px;
  background-color: rgb(255, 255, 255);
  opacity: 0.902;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25);
	padding: 70px 50px 20px;
}

.meet-karin{
	padding: 50px 0;
}
.inner-section {
    padding: 60px 0px;
}
.post-banner {
    text-align: center;
}
.quantity input {
    width: 100px !important;
    padding: 7px 15px;
    text-align: left !important;
    margin-top: -1px !important;
	outline: 0;
}
.woocommerce-message {
    display: none !important;
}
.list-mid ul {
    width: 930px;
    margin: 0 auto;
    max-width: 100%;
}
.single-post h2 {
    margin-top: 40px;
}
.page-id-1271 hr.wp-block-separator {
    border-color: #e8e8e8;
    border-bottom: 0px;
    margin: 40px 0px;
}

.page-id-1271 .wp-block-image img {
    width: 100%;
    height: auto;
}

.page-id-1271 .wp-block-columns .wp-block-column {
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
	padding-right:15px;
}

.page-id-1271 .wp-block-columns .wp-block-column:last-child {
    border-right: 0px !important;
}
.wp-block-separator {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
.single-services_post .services-table {
    margin: 0px -15px;
}

.single-services_post .services-table td {
    padding: 10px;
    font-size: 15px;
}
.post-single-img {
    width: 460px;
}

.post-single-img img {
    width: 100%;
    height: auto;
}

.pgafu-post-categories {
    display: none !important;
}
.pgafu-post-date {
    display: none !important;
}
.pgafu-post-grid-content {
    text-align: left !important;
    min-height: 530px !important;
    position: relative !important;
}
.pgafu-post-content {
    padding-top: 0px !important;
}
.pgafu-post-image-bg {
    height: 300px !important;
}
.pgafu-post-title a {
    color: #fff !important;
    font-family: 'PT Sans', sans-serif !important;
    font-weight: bold !important;
	font-size: 18px !important;
}
.pgafu-post-short-content{color:#FFF}
a.readmorebtn {
    border: 1px solid #3ec1cd !important;
    color: #5c5c5d !important;
    padding: 4px 10px !important;
    display: inline-block !important;
    margin-left: 10px !important;
    display: inline-block !important;
    position: absolute !important;
    bottom: 20px !important;
	background:#FFF
}
.pgafu-post-grid:hover .readmorebtn, .pgafu-post-grid:hover .readmorebtn:focus, .pgafu-post-grid:hover .readmorebtn:active {
background: #fff !important;
    color: #4bc5d0 !important;
    border: 1px solid #fff !important;
}
.pgafu-post-short-content {
    padding: 15px !important;
}
.banner:after {
    content: '';
    display: block;
    background-color: #0000005c;
    height: 450px;
    width: 100%;
    position: absolute;
    top: 0;
}

.banner .container-fluid {
    position: relative;
    z-index: 9;
}

.funeral-service-content a:focus {
    text-decoration: none;
}

.single-post hr {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0px;
}


.img-rite.img-lt {
    float: left;
    padding-left: 0;
    padding-right: 20px;
}

.pgafu-post-grid-content {
    background-color: #4bc5d0 !important;
}

.postid-1893 .post-single-img {
    display: none;
}

.grid {
    display: grid;
}
.step_bx {
    margin-top: 40px;
}

.step_bx .img {
    position: relative;
}

.step_bx .img span.steps {
    position: absolute;
    background-color: #ea76a6;
    color: #fff;
    display: inline-block;
    padding: 10px 40px;
    font-weight: 600;
    font-size: 22px;
    border-bottom-right-radius: 24px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.content {
    padding-top: 20px;
}
.wp-block-group.ct_form {
    background-color: #4bc5d0;
    padding: 40px;
}

.wp-block-group.ct_form h2 {
    color: #fff;
    margin-bottom: 10px;
}

.wp-block-group.ct_form p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px;
}

.wp-block-group.ct_form input, .wp-block-group.ct_form textarea {
    background-color: #fff;
}

.wp-block-group.ct_form input.wpcf7-submit {
    background-color: #ea76a6;
    border: none;
}
.post-2261 .post-single-img {
    display: none;
}
.pre-sec {
    padding: 40px;
    margin-bottom: 40px;
}

.pre-sec h2 {
    color: #fff !important;
}
.frog-field input.wpcf7-submit {
    width: 100%;
    padding: 15px;
    border: none;
}
.cost-total tbody tr:nth-last-child(2) td, .cost-total tbody tr:nth-last-child(1) td, .cost-total tbody tr:nth-last-child(3) td {
    background-color: #fff2c9;
    font-weight: 700;
}
.cf7-repeater {
    padding: 0;
}
.guest-br .row {
    align-items: center;
}

.col-lg-12.guest-br {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.repeater-field-footer br {
    display: none;
}

a.repeater-field-button-add {
    background-color: #65baaa;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
    display: block;
    width: 190px;
    text-align: center;
}

a.repeater-field-button-add:hover {
    background-color: #ea76a6;
    color: #fff;
}
.rsvp-bx img {
    width: 100%;
}

.rsvp-bx {
    background-color: #f5f5f5;
    margin-top: 30px;
    height: calc(100% - 30px);
}

.rsvp-bx .content {
    padding: 20px;
}

section.inner-sec {
    padding: 80px 0;
}
p.date-f {
    margin-bottom: 6px;
    font-weight: 600;
}
.rsvp-bx .content a {
    display: inline-block;
    background-color: #ea76a6;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    transition: 0.3s;
}

.rsvp-bx .content a:hover {
    background-color: #3ec0cd;
    text-decoration: none;
}
.rsvp-form .wpcf7-response-output {
    background-color: #53baab !important;
    color: #fff !important;
    text-align: center !important;
    border: none !important;
    border-radius: 50px !important;
}
.attend-check {
    display: flex;
    width: 100%;
    gap: 20px;
    align-items: center;
}

.attend-check input {
    display: inline-block;
    width: auto;
}
.rsvp-forms h4 {
    font-size: 16px;
}
.attend-check span {
    margin-left: 0;
}
.rsvp-forms {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 10px 30px #0000000a;
}

.rsvp-forms p {
    margin-bottom: 0;
}

.rsvp-forms input, .rsvp-forms select, .rsvp-forms textarea {
    border-radius: 8px;
}
@media (max-width: 1492px)
{
.navigation li {
    padding: 0 14px;
}	
}

@media (max-width: 1450px){
	.navigation li {
    padding: 0 10px;
}
}

@media (max-width: 1431px)
{
.navigation li {
    padding: 0 5px;
}	
}

@media (max-width: 1310px)
{
	
	h2 {
		font-size:30px;
	}
.header-button {
    padding: 20px 25px;
}	

}

@media (max-width: 1254px)
{
	
.header-button {
    padding: 10px 15px;
    font-size: 14px;
}	
}

@media (max-width: 767px)
{
.two-columns .wp-block-column:not(:only-child) {
    flex-basis: unset !important;
}
.two-columns .wp-block-column:nth-child(2n) {
    margin-left: 0;
}
#post-193 .img-rite {
    position: relative;
    float: none;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}
	.ban-img{
		display: none;
	}
.inner-list li {
    margin: 10px 0;
    padding-left: 13px;
}

}
.pgafu-filter {
    padding-left: 0px;
}

ul#myTab li a span {
    display: block;
    font-weight: 800;
}

ul#myTab li a {
    text-align: center;
	color:#737373;
	border:none !important;
}

ul#myTab li {
    width: 24%;
    height: 84px;
}

ul#myTab li a {
    height: 100%;
}

ul#myTab li a.active, ul#myTab li a:hover {
    background-color: #4bc5d0;
    color: #fff;
}

div#myTabContent {
    padding: 50px;
    background-color: #f7f4eb;
}
.page-id-1279 div#myTabContent {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-top: none;
}
.services-table td {padding: 10px 15px;font-size: 15px;border: 1px solid #D3D3D3;}

.services-table tr {
    background-color: #f7f4eb !important;
}

.services-table tr:nth-child(even) {
    background-color: white !important;
}

.inner-main-img {
    margin-bottom: 45px !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
    display: none;
}

.wpcr3_button_1.wpcr3_show_btn {
    background: #ea76a6 !important;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 15px;
    border-radius: 0px;
    border: none;
    letter-spacing: 1px;
}

.wpcr3_button_1.wpcr3_submit_btn, .wpcr3_button_1.wpcr3_cancel_btn {
    background: #ea76a6 !important;
    display: inline-block !important;
    border-radius: 25px !important;
    font-size: 15px !important;
    color: #fff;
    padding: 8px 30px;
}


td.wpcr3_check_confirm input {
    display: inline-block !important;
    width: auto;
}

.wpcr3_leave_text {
    font-size: 30px;
    font-weight: 500;
    color: #4bc5d0;
    margin-bottom: 30px;
}

.wpcr3_button_1.wpcr3_show_btn:hover {
    font-weight: 600 !important;
    color: #fff;
}

.wpcr3_div_2 tr, .wpcr3_table_2 td {
    display: block;
    width:100%;
}

.wpcr3_respond_2 textarea {
    min-width: 100%;
}

.wpcr3_div_2 table, .wpcr3_div_2 tbody {
    display: block;
    width: 100%;
}

.wpcr3_respond_2 textarea {
    min-width: 100% !important;
}

ul#myTab li a span {
    color: #ea76a6;
}

ul#myTab li a:hover span, ul#myTab li a.active span {
    color: #fff  !important;
}
li#menu-item-1502 a {
    text-transform: none;
}

.error404 .inner-section {
    text-align: center;
}

.error404 .err-img img {
    width: 460px;
    margin-bottom: 40px;
    max-width: 94%;
}

.image img {
    width: 100%;
    height: auto;
}

.resources-post-content-area {
    background-color: #4bc5d0;
}

.resources-post-content-area h3, .resources-post-content-area p {
    color: #fff;
}
.resources-post-content-area .read-more-button {
    color: #5c5c5d;
    background-color: #fff;
}

.resources-post-content-area h3 {
    font-size: 20px !important;
    font-weight: 600;
}

.t-table td:last-child img {
    width: 260px;
}

.memo-title {
    background-color: #ea76a6;
    padding: 20px 10px;
    text-align: center;
}
.memo-title h3 {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
}
.memo-img img {
    margin-bottom: 20px;
    width: 100%;
}
.memo-box {
    margin-bottom: 30px;
}
.brtable.services-table td:last-child {
    width: 90px;
}

/*.brtable.services-table tr:nth-last-child(2) td, .brtable.services-table tr:nth-last-child(3) td, .brtable.services-table tr:nth-last-child(1) td {
    background-color: #fff2c9;
    font-weight: 700;
}*/

.brtable.services-table tr.total td {
    background-color: #fff2c9;
    font-weight: 700;
}
.price_tables h4 {
    font-size: 20px;
    font-weight: 500;
    min-height: 50px;
}

.price_tables h4 ~ p {
    min-height: 50px;
}
section.rsvp-form {
    background-color: #ea76a6;
    padding: 60px 0;
}

section.rsvp-form h2 {
    text-align: center;
    color: #fff;
}

section.rsvp-form label {
    color: #464748 !important;

}
/**************************/
/***** Media-Querries *****/
/**************************/

@media (max-width: 1500px)
{
.scent-care-background .col-md-6 {
    padding: 20px 15px;
}
	.scent-care-background .col-md-6 p{
		font-size: 14px;
	}	
	
	.funeral-service-content p span {
    min-height: 260px;
}
}

@media (max-width: 1240px)
{
.navigation li {
    margin: 0;
}
.navigation li a, .right-text a, .header-button{
    font-size: 13px;
}	
.pgafu-post-grid-main h2.pgafu-post-title a {
    font-size: 18px !important;
}	
}

@media (min-width: 1200px){
    



}



@media (max-width: 1199px) {
	
	.funeral-service-content p span {
    min-height: 210px;
}
 
.banner {
    min-height: 450px;
    /*padding-top: 130px;*/
}
	
.banner:after {
    min-height: 450px;
}
	
.navigation li {
    margin: 0 0px;
    padding: 0 4px;
}
	
	.right-text	{
		margin-right: 10px;
	}
	
	.right-text a{
		font-size: 12.5px;
	}	
	
.navigation li a {
    font-size: 12px;
}	

.memorial {
    background-color: #ea76a5;
    padding: 20px;
    height: 382px;
}

.header-button {
    font-size: 12.5px;
    padding: 15px 10px;
}	

ul.o-ul li {
    font-size: 14px;
}

.col-lg-4.dd {
    padding-left: 5px;
}

.karin-text h2 {
    font-size: 25px;
}

.karin-text p {
    font-size: 16px;
}

.plan-hd h2 {
    font-size: 25px;
}

.insta-img {
    padding: 5px;
    flex: 0 0 16.6%;
}

.insta-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.insta-collage {
    padding: 25px 0px;
}

.pre h2 {
    font-size: 25px;
}
	
	.list-keypoints ul li{
		min-height:98px;
	}

}

/* END OF iPAD LANDESCAPE*/


@media (max-width: 991px) {
	
	ul#myTab li {
    width: 24%;
    height: 110px;
    display: inline-block;
    vertical-align: bottom;
}
	
	.list-keypoints ul li{
		min-height:122px;
	}
	
	.will-wake-wrapper .black-button {
    margin-top: 10px;
}
.nav-bar .logo {
    display: block;
}
	
	.cl-m .right{
		text-align: left;
	}
	
.nav-bar .logo .logo-dark, .nav-bar.MenuFixed .logo .logo-light {
    display: none;
}
.inner-section .nav-tabs {
    display: block !important;
}	
.nav-bar .logo .logo-light, .nav-bar.MenuFixed .logo .logo-dark {
    display: inline-block;
}	
.mob-menu-header-holder {
    top: 29px !important;
}	
	
.mob-menu-header-holder {
    width: 50px !important;
}	
	
	.alba-rose-banner-wrapper h4{
		font-size: 30px;
	}
	.alba-rose-banner-wrapper h4 span{
		font-size: 22px;
	}	

.left-img {
    text-align: center;
}

.col-lg-4.dd {
    padding-left: 14px;
}

.memorial {
    height: 350px;
}

.insta-img {
    padding: 5px;
    flex: 0 0 32.6672%;
}


.pre-img {
    text-align: center;
}

.pre-img img.img-fluid {
    width: 70%;
}

a.footer-call {
    margin-right: 15px;
}
	
	

}

@media (min-width: 768px)
{
	.show-mobile{
		display: none;
	}	
.float-left{
	float: left;
}

.float-rite{
	float: right;
}	

}

@media (max-width: 767px) {
	.hide-mobile{
		display: none;
	}
h2 {
    font-size: 24px;
}	
.right-btn {
    margin-left: 5px;
}
.right-btn a {
    font-size: 11px;
    padding: 4px 5px;
}	
	.right-text a {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}
	.MenuFixed .logo{
		text-align: center;
	}
.scent-care-background {
    padding: 150px 0;
    margin-bottom: 50px;
	background-size:cover;
}	
	.alba-rose-banner{
		padding: 100px 0;
		margin-bottom: 50px;
	}
	.alba-rose-banner-wrapper h4{
		font-size: 20px;
	}	
	.alba-rose-banner-wrapper h4 span{
		font-size: 24px;
	}	
.right {
    text-align: center;
}

.banner {
    min-height: 350px;
   /* padding-top: 114px;*/
}
.banner:after {
    min-height: 350px;
}
.ban-img img.img-fluid {
    width: 35%;
}

.karin-text h2 {
    font-size: 22px;
}

.plan-hd h2 {
    font-size: 22px;
}

.left-img img.img-fluid {
    width: 45%;
}

.follow {
    padding-top: 15px;
}

.pre h2 {
    font-size: 22px;
}

footer.footer .row {
    align-items: end;
}

.footer-social {
    text-align: center;
    margin-bottom: 20px;
}
.footer-text {
    text-align: center;
}

.img-rite, .img-rite.img-lt {
    float: none;
    text-align: center;
	padding:0px;
}
	
	.img-rite video, .img-rite.img-lt video {
	width:100%;
	}
	

}

@media (max-width: 575px) {
 
.alba-rose-banner {
    padding: 75px 0;
    margin-bottom: 50px;
}
.banner {
    min-height: 320px;
    /*padding-top: 75px;*/
    background-position-x: 69% !important;
}
.banner:after {
    min-height: 320px;
}
.ban-img img.img-fluid {
    width: 120px;
}

.karin-text h2 {
    font-size: 20px;
}

.plan-hd h2 {
    font-size: 20px;
}

.left-img img.img-fluid {
    width: 70%;
}
.plan-hd {
    padding: 10px 0px;
}

.plan-hd p {
    font-size: 20px;
    line-height: 25px;
    padding-top: 10px;
}
.insta-img {
    padding: 5px;
    flex: 0 0 50%;
}

.pre h2 {
    font-size: 20px;
}
.pre-img img.img-fluid {
    width: 100%; 
}

span.covid-logo img {
    width: 58px;
    margin-top: 20px;
}
.banner h3 {
    font-size: 30px;
    line-height: 38px;
}
.list-keypoints ul li {
    padding: 10px 10px 10px 70px;
    margin: 10px 0;
}
.funerals-formula-wrapper img.mw-100 {
    margin-bottom: 20px;
}	
.funerals-formula-wrapper {
    padding: 20px 0;
}
.funerals-services-wrapper {
    padding: 20px 0;
}
.funeral-service-content {
    margin: 10px 0;
}
.frog-files-wrapper {
    padding: 20px 0 25px;
}
.flexible-funerals h2 {
    padding: 0px 0 0px;
}	
.flexible-funerals img.mw-100 {
    margin-bottom: 20px;
}
.will-wake-wrapper, .flexible-funerals {
    padding: 20px 0;
}
.meet-karin {
    padding: 20px 0;
}
.meet-karin img.mw-100 {
    margin-top: 20px;
}
.inner-section h1 {
    font-size: 30px;
}
ul#myTab li {
    width: 100%;
}
a.readmorebtn {
    bottom: 5px !important;
}
.img-rite {
    margin-top: 0px !important;
}	
.services-table td {
    width: 60%;
}	
}


@media (max-width: 460px)
{
.nav-bar .logo .logo-light, .nav-bar.MenuFixed .logo .logo-light {
    display: none;
}

.nav-bar .logo img:first-child, .nav-bar.MenuFixed .logo img:first-child {
    display: inline-block;
}	
.nav-bar .logo .logo-dark {
    display: inline-block;
}	
.call-btn {
    display: inline-block;
    position: absolute;
    top: 9px;
}	
.call-btn a {
    padding: 8px 30px;
    background-color: #3ec1cd;
    color: #fff;
    font-size: 14px;
}
	.hide-mobile{
		display: none;
	}
.logo {
    text-align: center;
    width: 100%;
}	
.top-col .cl-m:nth-child(2), .top-col .cl-m:nth-child(3) {
    flex-grow: 0;
    display: none;
}	
.logo img {
    width: 45px;
}
.mob-menu-header-holder {
    top: 6px !important;
}
.nav-bar {
    position: absolute;
    width: 100%;
    z-index: 99;
    padding: 10px 0;
    background-color: #434344fa;
}	
}


.repeater-field-header-title{color:#FFF; font-weight:bold}