/*
Theme Name:    magnoliafuneral
Theme URI:     https://magnoliafuneral.com
Author:        Gather Innovations
Author URI:    https://gather.app
Description:   Child Theme for magnoliafuneral
Template:      betheme
Version:       1.6.2
*/

/* Global Styles
   ======================================== */

* { margin:0; padding:0; }
*, *:before, *:after { box-sizing:border-box; }
html, body { width:100%; height:100%; margin:0; }
html { text-rendering:optimizeLegibility !important; -webkit-font-smoothing:antialiased !important; scroll-behavior:smooth; }
a:link, a:hover, a:visited { text-decoration:none !important; }
img {
    image-rendering:-moz-crisp-edges;         
    image-rendering:  -o-crisp-edges;         
    image-rendering:-webkit-optimize-contrast;
    image-rendering:crisp-edges;
    -ms-interpolation-mode:nearest-neighbor; 
    }
p { -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }


/* Random Styles
   ======================================== */

.full-width { width:100%; text-align:center; }
.clearfloat { clear:both; }
.no-margin { margin:0px !important; }
.no-padding { padding:0px !important; }
.padding-20 { padding:20px !important; }
.padding-40 { padding:40px !important; }
.rounded-10 { border-radius:10px !important; overflow:hidden !important; }
.rounded-20 { border-radius:20px !important; overflow:hidden !important; }
.space-btn { margin-right: 10px; margin-bottom: 10px; }
.callout { position:relative; display:block; margin-left:10px; border-left:3px solid #333; padding-left:10px; }
.box-shadow { box-shadow:0 10px 40px 0 rgb(0 0 0 / 20%) }
.hide { display:none; }
.kern1 { letter-spacing:1px !important; }
.kern-1 { letter-spacing:-1px !important; }
.uppercase { text-transform:uppercase !important; }
.underline { border-bottom:1px dotted rgba(0,0,0,0.3); }
.italic { font-style:italic; }
.heavy { font-weight:900 !important; }
.medium { font-weight:500 !important; }
.thin { font-weight:300 !important; }
.center { text-align:center; }
.align-center { display:block; margin:0px auto; }
.align-right { text-align:right !important; }
.align-left { text-align:left !important; }
.floatleft { float:left; }
.floatright { float:right; }
.animate { opacity:1 !important; }
.dropcap { margin:0 12px 0 0; }
.google-my-maps-frame { height:432px; overflow:hidden; box-shadow:0 0 50px 0 rgba(0,0,0,0.2); }
.google-my-maps-frame .maps-overlay { background:transparent; position:relative; width:100%; height:480px; top:480px; margin-top:-480px; }
.google-my-maps-frame iframe { margin-top:-46px; overflow:hidden; }


/* Colors
   ======================================== */

.white { color:#fff !important; }
.black { color:#000; }
.light-green { color: #849894; }
.light-black { color: #656B6F; }


/* Buttons
   ======================================== */

.button.transparent { background-color:transparent !important; background:none; color:#fff; }
.theme-btn { background: #344B3C; color: #Fff; padding:10px 30px; display:inline-block; border:2px solid #344B3C; border-radius:8px; font-family: 'Montserrat'; font-weight:600; font-size: 15px; line-height:20px; box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.1); }
.theme-btn:hover { background: #ffffff; color: #344B3C; border:2px solid #344B3C; }
.theme-btn-yellow { background: #FFD769; color: #252525 !important; padding:10px 30px; min-width: 165px; display:inline-block; border:2px solid #FFD769; border-radius:8px; font-family: 'Montserrat'; font-weight:600; font-size: 15px; line-height:20px; box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.1); }
.theme-btn-yellow:hover { background: #ffffff; color: #252525 !important; border:2px solid #FFD769; }

/* Form Styling
   ======================================== */

.gform_wrapper ul.gform_fields li.gfield { padding-right:0 !important; margin-right:0 !important; }
/* Spacing Adjustments */
.gform_wrapper .gform_body ul.gform_fields li.gfield { margin-top:0; margin-bottom:0; }
.gform_wrapper .gform_body .gfield_label { padding-top:12px; margin-bottom:0 !important; }
.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error { margin-right:0; margin-bottom:0 !important; padding-top:0; padding-bottom:0; background-color:transparent; }
.gform_wrapper .gform_body ul.gform_fields li.gfield .validation_message { padding:0; }
.gform_wrapper .gform_body .ginput_container_textarea { margin-top:12px !important; }
.gform_wrapper .gform_body .ginput_complex input { margin-bottom:0 !important; }
.gform_wrapper .gform_body .ginput_complex select { margin-top:12px !important; margin-left:0 !important; margin-bottom:0 !important; line-height:1.4em !important; }
.gform_wrapper .gform_body select { background-position:right 15px top 55%; }
.gform_wrapper .gform_body .gfield_error .ginput_complex select { border: 1px solid #790000; }
.gform_wrapper .gform_body .ginput_container_select { margin-top:12px !important; }
.gform_wrapper .top_label div.ginput_container:not(.ginput_container_textarea):not(.ginput_container_select):not(.ginput_recaptcha) { margin-top:0 !important; }
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select { margin-left:0 !important; }
.gform_wrapper .gfield_description { padding:0 !important; }
.gform_wrapper .ginput_recaptcha { display:table; margin:30px auto 0 auto !important; }
.gform_footer { text-align:center; }
/* Input Styling */
.gform_wrapper .gform_body .ginput_container input[type='text'], 
.gform_wrapper .gform_body .ginput_container input[type='email'],
.gform_wrapper .gform_body .ginput_container input[type='number'],
.gform_wrapper .gform_body .ginput_container input[type='tel'],
.gform_wrapper .gform_body .ginput_container select,
.gform_wrapper .gform_body .ginput_container textarea { background-color:#fff; border:1px solid #ccc; border-radius:4px; box-shadow:0 2px 10px 0 rgba(0,0,0,0.1); margin-bottom:0; padding:12px 16px !important; }
.gform_wrapper .gform_body .ginput_container input[type='text']:focus, 
.gform_wrapper .gform_body .ginput_container input[type='email']:focus,
.gform_wrapper .gform_body .ginput_container input[type='number']:focus,
.gform_wrapper .gform_body .ginput_container input[type='tel']:focus,
.gform_wrapper .gform_body .ginput_container select:focus,
.gform_wrapper .gform_body .ginput_container textarea:focus { background-color:#fff !important;  box-shadow:inset 0 1px 2px rgba(0,0,0,.39), 0 -1px 1px #FFF, 0 1px 0 #FFF; }
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] { margin-top:2px !important; }
/* Datepicker Styling */
.gform_wrapper .gform_body .ginput_container_date { position:relative; }
.gform_wrapper .gform_body .ginput_container_date input.datepicker { width:100% !important; margin-right:0 !important; }
.gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { position:absolute; top:28px; right:18px; filter:invert(62%) sepia(12%) saturate(19%) hue-rotate(76deg) brightness(97%) contrast(87%); }
.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev span.ui-icon,
.ui-datepicker .ui-datepicker-header a.ui-datepicker-next span.ui-icon { display:none; }
.ui-datepicker .ui-datepicker-title select { color:#fff !important; }


/* Header
   ======================================== */

#Top_bar .menu > li > a span:not(.description) { text-transform:uppercase; }
.header-stack #Action_bar .contact_details li, .header-stack #Action_bar .social, .header-stack #Action_bar .social-menu { padding:12px 0 0; }
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { padding:0 0 15px; }

/* Menu
   ======================================== */

#Side_slide .top_header,
#Side_slide .top_header-left { display:block; }
#Side_slide .top_header i { min-width:auto; font-size:14px; }


/* Homepage Styling
   ======================================== */

.services { background:#849894; padding: 16px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; }
.funeral-services { display: block; width: 100%; border-top-left-radius: 16px; border-top-right-radius: 16px; }
.flower-left img { position:absolute; left:0; top:-18px; }
.flower-right img { position:absolute; right:0; bottom:0; }
.position-high { position:relative; z-index:10; }  
#what-you-can-do { opacity:0; height:0; position:absolute; }
.showup#what-you-can-do { opacity:1; height:auto; position:relative; }
.is-active .icon-down-open-big:before { transform:rotate(180deg) !important ; }

/* Pre-Plan Page Styling
   ======================================== */

.number_sec { font-size: 36px; background: #fff; width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; border-radius: 100px; margin: auto; color:#5A5F4B; box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.1); }
.text_number { padding-top: 20px; font-weight: 700; max-width: 220px; margin: auto; }
.number_sec:hover { background: #5A5F4B; color: #fff; }


/* Footer Styling
   ======================================== */

.copyright img { vertical-align:middle; }
.footer_con i { color: #FFD769; padding-right: 5px; font-size: 20px; line-height: 1; min-width: 25px; vertical-align: middle; }
.footer_con li { margin: 15px 0px; }
.footer_sec p{ font-size: 14px; }
.footer_sec { width: unset; }
.footer-link li a { line-height: 50px; color: #FFD769 !important; }
aside#text-9 { margin-left: 90px; }
.footer-link li i { margin-right: 5px; }



/* Responsive Styling
    ======================================== */

/* < 1900 ------------------------------------------------------------------------------------------------------------ < 1900 */
@media only screen and (max-width:1900px) {

}
/* < 1650 ------------------------------------------------------------------------------------------------------------ < 1650 */
@media only screen and (max-width:1650px) {

}
/* < 1600 ------------------------------------------------------------------------------------------------------------ < 1600 */
@media only screen and (max-width:1600px) {

}
/* < 1400 ------------------------------------------------------------------------------------------------------------ < 1400 */
@media only screen and (max-width:1400px) {

}
/* < 1300 ------------------------------------------------------------------------------------------------------------ < 1300 */
@media only screen and (max-width:1300px) {

}
/* < 1175 ------------------------------------------------------------------------------------------------------------ < 1175 */
@media only screen and (max-width:1080px) {

.flower-right img { width:300px; }
.flower-left img { width:275px; }

}
/* > 1175 ------------------------------------------------------------------------------------------------------------ > 1175 */
@media only screen and (min-width:1175px) {  
 
}
/* < 1580 ------------------------------------------------------------------------------------------------------------ < 1580 */
@media only screen and (max-width:1580px) {

}
/* < 1380 ------------------------------------------------------------------------------------------------------------ < 1380 */
@media only screen and (max-width:1380px) {

}
@media only screen and (max-width:1320px) {

}
/* > 1240 ------------------------------------------------------------------------------------------------------------ > 1240 */
@media only screen and (min-width:1240px) {

.footer_sec { width: 340px; } 

}
/* #Header Creative always Open 1240 - 1489 ---------------------------------------- #Header Creative always Open 1240 - 1489 */
@media only screen and (min-width:1240px) and (max-width:1489px) {

}
@media only screen and (min-width:1240px) and (max-width:1260px) {

}
/* < 1240 ------------------------------------------------------------------------------------------------------------ < 1240 */
@media only screen and (max-width:1239px) {

#Top_bar .menu_wrapper { float:right; }
  
}

/* #Desktop 768 - 1239 - For Tablet #Side_slide --------------------------------------------------------- #Desktop 768 - 1239 */
@media only screen and (min-width:768px) and (max-width:1239px) {

}
/* #Desktop 960 - 1239 ---------------------------------------------------------------------------------- #Desktop 960 - 1239 */
@media only screen and (min-width:960px) and (max-width:1239px) {

.section_wrapper, .container, .with_aside .content_wrapper { max-width: 100%; }
#Wrapper { max-width:98%; }

}
/* #Mobile < 1024 ---------------------------------------------------------------------------------------------- #Mobile < 1024 */
@media only screen and (max-width:1024px) {

.gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error { margin-top:0 !important; }
aside#text-9 { margin-left: 0px; }

}

/* #Desktop > 960 -------------------------------------------------------------------------------------------- #Desktop > 960 */
@media only screen and (max-width:960px) {}

/* #Tablet (Landscape) 768 - 959 -------------------------------------------------------------- #Tablet (Landscape) 768 - 959 */
@media only screen and (min-width:768px) and (max-width:959px) {

.gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { top:26px; }
.section_wrapper, 
.container, 
.with_aside .content_wrapper { max-width:100%; }
#Wrapper { max-width:98%; }

}
/* #Desktop & Tablet (Landscape) > 768 -------------------------------------------------- #Desktop & Tablet (Landscape) > 768 */
@media only screen and (min-width:768px) {

#Top_bar.is-sticky { height:90px; }
#Top_bar.is-sticky #logo img.logo-sticky { max-height:80px; }
#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span { line-height:60px; }

}


@media only screen and (min-width:480px) and (max-width:767px) {

h1 { font-size:36px; line-height:1.1; }
h2 { font-size:26px; line-height:1.1; }
h3 { font-size:22px; line-height:1.1; }
h4 { font-size:20px; line-height:1.1; }
body,
p { font-size:16px; line-height:1.5; }   
.big { font-size:16px; line-height:1.3; }

}
/* #Mobile for Forminator < 783 ---------------------------------------------------------------------------------------------- #Mobile < 768 */
@media only screen and (max-width:783px) {

.forminator-ui .forminator-row .forminator-col { margin-bottom:10px !important; }
.flower-left img { width:175px; }
.flower-right img { width: 175px; }

}
/* #Mobile < 768 ---------------------------------------------------------------------------------------------- #Mobile < 768 */
@media only screen and (max-width:767px) {
  
.gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { top:26px; }
.mob-hide { display: none !important; }
.mobile-sticky #Top_bar.is-sticky #logo, .mobile-sticky #Top_bar.is-sticky .custom-logo-link { height:90px!important; }
.mobile-header-mini #Top_bar #logo { height:90px!important; line-height:90px!important; }
#Wrapper { max-width:calc(100% - 30px); }
.section_wrapper, .container, .four.columns .widget-area { max-width: 100% !important; padding-left: 15px!important; padding-right: 15px!important; }

}
/* #Mobile < 680 ---------------------------------------------------------------------------------------------- #Mobile < 680 */
@media only screen and (max-width:680px) {

}
/* #Mobile < 640 ---------------------------------------------------------------------------------------------- #Mobile < 640 */
@media only screen and (max-width:640px) {

    .gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { top:30px; }    
    .gform_wrapper select { line-height:2 !important; }
    body.page .gform_wrapper .gform_body .ginput_complex select,
    body.single .gform_wrapper .gform_body .ginput_complex select,
    body.blog .gform_wrapper .gform_body .ginput_complex select { line-height:2 !important; }
    .gform_wrapper .gform_body .ginput_container_select { /*margin-top:0px !important;*/ margin-left:0 !important; }
    .gform_wrapper .gform_body .gfield_error .ginput_complex { width:calc(100%) !important; }
    .gform_wrapper .top_label .gfield_error { width:calc(100%) !important; }
    .gform_wrapper .ginput_container span:not(.ginput_price) { margin-bottom:0 !important; }

}
/* #Mobile < 640 ---------------------------------------------------------------------------------------------- #Mobile < 640 */
@media only screen and (min-width:641px) {

    .gform_wrapper ul.gform_fields li.gf_left_half,
    .gform_wrapper ul.gform_fields li.gf_right_half { width:calc(50% - 8px) !important; }
    .gform_wrapper ul.gform_fields li.gf_right_half { float:right !important; }
    .gform_wrapper ul.gform_fields li.gf_left_third,
    .gform_wrapper ul.gform_fields li.gf_middle_third,
    .gform_wrapper ul.gform_fields li.gf_right_third { width:calc(33.333% - 11px) !important; }
    .gform_wrapper ul.gform_fields li.gf_middle_third { margin:0 16px !important; }

}
/* #Mobile < 515 ---------------------------------------------------------------------------------------------- #Mobile < 515 */
@media only screen and (max-width:575px) {

.flower-left img { width:120px; }
.flower-right img { width:140px; }
.theme-btn,
.theme-btn-yellow { font-size:13px; padding:10px 24px; font-weight:400; min-width:auto; }

}
/* #Tablet (Portrait) & Mobile (Landscape) 480 - 768 ---------------------- #Tablet (Portrait) & Mobile (Landscape) 480 - 768 */
@media only screen and (max-width:480px) {

}
/* #Mobile (Portrait) < 480 ------------------------------------------------------------------------ #Mobile (Portrait) < 480 */
@media only screen and (min-width:448px) and (max-width:500px) {

}

@media only screen and (max-width:479px) {

h1 { font-size:30px; line-height:1.1; }
h2 { font-size:24px; line-height:1.1; }
h3 { font-size:20px; line-height:1.1; }
h4 { font-size:18px; line-height:1.1; }
body,
p { font-size:15px !important; line-height:1.5; } 
.big { font-size:16px !important; line-height:1.3; } 

}
@media only screen and (max-width:366px) {

}
@media only screen and (max-width:340px) {

}
/* Retina | iPad ----------------------------------------------------------------------------------------------- Retina | iPad */
@media only screen and (max-device-width:1024px) {

}