/*
Theme Name:    partlow
Theme URI:     https://partlowchapel.com
Author:        Gather Innovations
Author URI:    https://gather.app
Description:   Child Theme for partlow
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; }
.small-container .mcb-section-inner { max-width:1060px; margin:auto; }
.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; }
.container-small .mcb-section-inner { max-width:1060px; margin:0 auto; }
a.popup-link { font-size: 21px; line-height:32px; font-family: 'DM Serif Display'; font-weight: 400; color:#373538; }
a.popup-link:hover { color:#000000; }


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

.white { color:#fff; }
.black { color:#000; }
.brown { color:#373538; }
.green { color:#252525; }


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

.theme-btn { display:inline-block; font-weight:600;  color:#ffffff !important; border:2px solid #373538; background:#373538; padding:10px 32px; line-height:24px; text-align:center; font-size:15px; box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1); border-radius:50px;   }
.theme-btn:hover { background:#C5B7A9; color:#252525 !important; border:2px solid #C5B7A9; }
.theme-btn-brown { display:inline-block; font-weight:600;  color:#ffffff !important; border:2px solid #5E433C; background:#5E433C; padding:10px 40px 10px 30px; line-height:24px; text-align:center; font-size:15px; box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1); border-radius:50px;   }
.theme-btn-brown:hover { background:#FAB057; color:#5E433C !important; border:2px solid #FAB057; }
.theme-btn-reverse{ display:inline-block; font-weight:600; border-radius:50px; color:#5E433C; border:2px solid #FAB057; background:#FAB057; padding:10px 32px; line-height:24px; text-align:center; font-size:15px; box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1); }
.theme-btn-reverse:hover { background:#5E433C; color:#ffffff !important; border:2px solid #5E433C; }
.theme-btn-reverse-blk { display:inline-block; font-weight:600;  color:#ffffff !important; border:2px solid #373538; background:#373538; padding:10px 32px; line-height:24px; text-align:center; font-size:15px; box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1); border-radius:50px; }
.theme-btn-reverse-blk:hover { background:#C5B7A9; color:#373538 !important; border:2px solid #373538; }


/* 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
   ======================================== */
.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky { max-height:75px; }   
   
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { line-height:1 !important; }
#Top_bar .top_bar_right .action_button { box-shadow: 0px 10px 15px -3px rgba(16, 24, 40, 0.1), 0px 4px 6px -4px rgba(16, 24, 40, 0.1); }
#Top_bar .menu > li > a { padding:10px 0; }
#Top_bar .container { max-width:1320px; }
.subheader-image .column_attr { min-height:371px; max-height:371px; }
.subheader-text  { max-width:600px; margin:50px auto; display:flex; align-items:center; justify-content:center; flex-direction:column; min-height:360px; }
.page-title{ background-color:rgba(255,255,255,0.75); padding:140px 0px;
    max-width:767px; clip-path: polygon(0 0, 100% 0%, calc(100% - 130px) 100%, 0% 100%) }

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

.header-split #Header .top_bar_left .menu li ul li a { padding:15px 20px; text-align:left; }   
#Top_bar .menu > li ul { box-shadow:1px 1px 10px rgba(0,0,0,0.2); }
#Top_bar .menu li:last-child a { border-bottom:none; }
#Top_bar .menu li ul li { width:100%; }
#Top_bar .menu li ul li a { padding:12px 20px 12px 20px; line-height:1.3; font-size:16px !important }
#Top_bar.is-sticky .menu > li ul { min-width:240px; }
#Top_bar .menu > li ul {  min-width:240px; border-radius:5px; }
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a { background:#373538; color:#fff; }
#Side_slide #menu ul li a { font-size:18px; }
.sub-menu li a { font-size:14px !important; }


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

.order-flower { text-align:center; position:relative;  }
.content-block { position:absolute; top:28%; width:100%; }
.content-block-inside { max-width: 433px; margin: 0 auto; display: flex; flex-direction: column; justify-content: center; align-items:center; }
.content-block-inside > .theme-btn-reverse { max-width:230px; } 
.order-flower img { box-shadow: 0px 4px 6px -1px rgb(16 24 40 / 10%), 0px 2px 4px -2px rgb(16 24 40 / 10%); overflow: hidden; border-radius: 45px; }
.tel-size { font-size:35px; line-height:48px; font-weight:400; font-family:DM Serif Display; }

/** faq style **/

.faq .question:after { background:#373538; }
.faq .question > .title .num { color:#ffffff; top:10px; font-size:15px; font-weight:500; }
.faq .question > .title { padding:12px 40px 12px 80px; font-size:18px; }
.faq .question { background:#ffffff; margin-bottom:2px; }
.faq .question > .answer { font-size:15px; line-height:1.7; }
.faq .question > .title > .acc-icon-plus, .faq .question .title > .acc-icon-minus { color:#3a3a3a; }

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

#Footer_Gather img { display:block; max-height:22px; }
#Footer_Gather { display:none; }
.footer-copy-center #Footer .footer_copy .copyright { text-align:center; font-weight: 500; }
.widget_archive ul, .widget_nav_menu ul { list-style-type: none; padding: 0; background: transparent; }
#Footer .widget_nav_menu ul li:after { border:none; }
#Footer .footer_copy { border-top:2px solid #F0E9E7 !important; }
#Footer .footer_action .one { margin-bottom:0; padding-top:70px; }
#Footer .footer_action { background:none; }
.widget_archive ul li a, .widget_nav_menu ul li a { padding:0; }
#Footer { border-top-left-radius:50px; border-top-right-radius: 50px; }
#Footer .theme-btn-reverse-blk { margin:5px; }
.have-question { display:flex; justify-content:space-between; }
#Footer .widget_nav_menu { font-size: 16px; line-height:1.7; font-weight:400; }
aside>h4 { font-size: 18px; line-height:32px; font-weight:400; }
#Footer .widgets_wrapper { padding:50px 0 0; text-align:center; }


/* 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; }
#Top_bar .menu > li > a span:not(.description) { padding:0 10px; }
.page-title { padding:100px 0px; max-width:70%; }

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

#Top_bar.is-sticky { height:85px; opacity:1; }
#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span { line-height:50px; }
.logo-no-sticky-padding #Top_bar.is-sticky #logo { height: 85px!important; line-height: 85px!important; }
.have-question>div { text-align:right; }

}


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

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; }

}
/* #Mobile < 768 ---------------------------------------------------------------------------------------------- #Mobile < 768 */
@media only screen and (max-width:767px) {
   
.gform_wrapper .gform_body .ginput_container_date img.ui-datepicker-trigger { top:26px; }
.section_wrapper, .container, .four.columns .widget-area { max-width:100% !important; }
.mob-hide { display:none; }
.subheader-text { min-height:auto; }
.mobile-subheader .mcb-wrap-inner { display:flex; flex-direction:column-reverse; }
.have-question,
.footer-copy-center #Footer .footer_copy .copyright {flex-direction:column; justify-content: center;}
.page-title { padding:60px 0px; max-width:70%; }
.page-title h1 { max-width:280px !important; margin:5px !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; }
    .page-title { max-width:80%; }
}
/* #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) {
.page-title { max-width:85%; }
}
/* #Mobile (Portrait) < 480 ------------------------------------------------------------------------ #Mobile (Portrait) < 480 */
@media only screen and (min-width:320px) and (max-width:479px) {

.tel-size { font-size:35px; line-height:48px; font-weight:400; font-family:DM Serif Display; display: block; }

}

@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; letter-spacing: 1px; }
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) {

}