/*
Theme Name:    taylors
Theme URI:     https://taylorsfuneralhome.com
Author:        Gather Innovations
Author URI:    https://gather.app
Description:   Child Theme for taylorsfuneralhome
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; }
.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; }
.black { color:#000; }


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

.button { }
.button.transparent { background-color:transparent !important; background:none; color:#fff; }


/* 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
   ======================================== */


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


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


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

#Footer_Gather { position:relative; display:block; background-color:#ccc; padding:4px 20px; }
#Footer_Gather img { display:block; max-height:22px; }









/* 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:1174px) {

}
/* > 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) {
	
}
/* #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) {
	
}
/* #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) {


}
/* #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; }

}
/* #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; }

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

}
@media only screen and (min-width:470px) and (max-width:768px) {

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

    .forminator-ui .forminator-row .forminator-col { margin-bottom:10px !important; }

}
/* #Mobile < 768 ---------------------------------------------------------------------------------------------- #Mobile < 768 */
@media only screen and (max-width:767px) {
	
    .gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { top:26px; }

}
/* #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:515px) {

}
/* #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) {

}
@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) {

}