:root {
  --primary-color: #e0ba6f;
  	--white:#fff;
	--black:#000;
	--Firefly:#131E29;
}
.comment-content video {
    min-height: 180px;
    max-height: 180px;
}
.show-password-input {
    background-color: #fff !important; 
}
.tribute-form_social_wrp h4 {
    font-size: 20px;
    margin: 10px 0;
}
.tribute-form_social_wrp .a2a_kit.a2a_kit_size_32.a2a_default_style {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    width: fit-content;
}
div#wpd-main-form-wrapper-0_0 {
    width: 50%;
}
.comment-author .avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    background-color: #fff;
    border: 2px solid #fff;
}
.comment-author.vcard {
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
}
.tribute-comment-box .comment-meta-top {
    border: 1px solid var(--primary-color);
    width: fit-content;
    margin: 15px auto;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    padding: 0 20px;
    border-radius: 25px;
}
.tribute-comment-box .comment-author-name {
    font-weight: bold;
    color: #fff;
    background-color: var(--primary-color);
        padding: 7px 15px;
    font-size: 12px;
    border-radius: 15px;
    font-family: var(--secondary-font);
    text-transform: capitalize;
}
.comment-vote {
    color: var(--primary-color) !important;
}
    .comment-tribute-heading {
    text-align: center;
    font-size: 35px;
    margin: 30px 0 45px;
    font-family: 'Noto Serif Balinese', serif;
    color: #2b3982;
}
.tribute-comment-box {
    -webkit-box-shadow: 0px 1px 5px 0px rgb(120 120 120 / 38%);
    -moz-box-shadow: 0px 1px 5px 0px rgb(120 120 120 / 38%);
    box-shadow: 0px 1px 5px 0px rgb(120 120 120 / 38%);
    text-align: center;
    padding: 20px;
    margin: 35px 0;
    position: relative;
    border-radius:25px;
}
.wpd-follow-link.wpd_not_clicked.wpd-follow {
    display: none !important;
}
#wpdcom .wpd-thread-list {
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
#wpdcom .wpd-comment {
    flex: 1 1 calc(50% - 10px);
    box-sizing: border-box;
}
#wpdcom .wpd-comment .wpd-comment-wrap {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 14%);
    height: 100%;
    margin: 10px;
}
#comments {
    max-width: 100%;
}
#wpdcom {
    max-width: 100%;
}
.sub-menu.show-sub-menu li {
    padding: 10px 0 !important;
}
.page-id-39 input {
    border-radius: 0 !important;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    border-style: solid !important;
}
.page-id-39 .pp-controls label {
  border-radius: 0 !important;
    background: #dfb96d !important;
    color: #fff !important;
    border: none !important; 
    font-weight: 600;
    transition: 0.5s;
}
.page-id-39 .pp-controls input[type="submit"] {
    border-radius: 0 !important;
    background: #88ceeb !important;
    color: #fff !important;
    border: none !important;
    font-weight: 600;
    transition: 0.5s;
}
#customer_login .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 0;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    border-style: solid !important;
}
#customer_login input {
    border-radius: 0 !important;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    border-style: solid !important;
}
#customer_login .woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    border-radius: 0 !important;
    background: #dfb96d !important;
    color: #fff !important;
    border: none !important; 
    font-weight: 600;
    transition: 0.5s;
}
#customer_login .woocommerce-button.button.woocommerce-form-login__submit:hover {
     background: #88ceeb !important;
}
#customer_login .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
 background: #88ceeb !important;
}
#customer_login h2 {
    font-weight: 900;
    color: #042850;
    font-size: 20px;
}
.xoo-wsc-body .variation-BootAidPrint {
    display: none !important;
}

.xoo-wsc-body .variation-FoodAidPrint {
    display: none !important;
}

.xoo-wsc-body .variation-Certificate  {
    display: none !important;
}
.woocommerce-cart .variation-FoodAidPrint {
    display: none !important;
}
.woocommerce-cart .variation-Certificate {
    display: none !important;
}
.woocommerce-checkout .variation-FoodAidPrint {
    display: none !important;
}
.woocommerce-checkout .variation-Certificate {
    display: none !important;
}
.woocommerce-cart .variation-BootAidPrint {
    display: none !important;
}
.woocommerce-checkout .variation-BootAidPrint {
    display: none !important;
}
button.swal2-confirm.swal2-styled {
    background-color: #dfb96d !important;
}
.wpd-vote {
    display: none !important;
}
.cld-like-trigger.cld-like-dislike-trigger {
    color: #dfb96d !important;
}
.cld-dislike-trigger.cld-like-dislike-trigger {
     color: #dfb96d !important;
}
.woocommerce-product-details__short-description {
    margin-bottom: 15px !important;
}
.woocommerce-form-row #password {
    padding: 10px !important;
}
.woocommerce-product-details__short-description {
    margin-bottom: 15px;
}
.acf-field.acf-field-text.acf-field-65def4576ef6b input {
display: none;
}
.woocommerce-product-details__short-description {
    margin-bottom: 15px !important;
}
.a2a_full_footer {
    display: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper .reviews_tab {
    display: none !important;
}
.banner_second .form-sec {
    width: 85%;
    margin-left: 0px;
}
.banner-sec .form-sec{
     width: 85%;
    margin-right: 0px;
}
.woocommerce-variation.single_variation {
    margin-bottom: 15px;
}
.share-icon {
    width: 100%;
    max-width: 28px !important;
    position: relative;
    top: 0px;
    margin-right: 2px;
}
.header_share_btn span {
    position: relative;
    top: 1px;
}
#bookForm input[type="date"]:not(.has-value):before {
    color: #c7c8c7;
    content: attr(placeholder);
    margin-right: 10px;
}
.memorial-form-wrp .acf-field.acf-field-repeater.acf-field-65848c119a8eb label {
    display:block !important;
}
.postid-3245 #tab-reviews {
    display: none;
}
.single-product .products .woocommerce-loop-product__title {
    width: 62% !important;
    font-size: 12px !important;
    height: auto;
}
.single-product .products .price {
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 10px !important;
}
.xoo-wsc-sc-count {
    top: -10px !important;
    height: 15px!important;
    width: 15px !important;
    font-size: 10px !important;
    line-height: 15px !important;
}
.acf-field.acf-field-textarea.acf-field-65cddd0370275 {
    width: 100%;
    display: none;
}
.single-product #primary {
    padding: 6em 0 0;
}
.acf-field-65848c399a8ed .acf-button.button {
    background: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    padding: 5px 20px !important;
    border-radius: 50px !important;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 3 !important;
}
.new-product-wrp {
    margin: 2em 0 0;
}
#mobmenuleft li a {
    font-family: 'DM Sans', sans-serif !important;
}
#mceu_24-body {
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 1px !important;
    border-style: solid;
}
#acf-multiforms-example .acf-repeater .acf-actions {
    text-align: center !important;
}
#acf-multiforms-example .acf-repeater .button-primary {
    color: #000 !important;
    text-decoration: none !important;
}

.acf-field-63f4891588662 br {
    display: none;
}
.acf-field-63f4891588662 .show-if-value.image-wrap {
    margin: 0 auto !important;
    float: none;
}
.acf-field-63f4891588662 .upload-txt {
    background: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
}
.acf-field-63f4891588662 small {
    color: #000;
        line-height: 45px;
}
.acf-field-63f4891588662 p {
    color: transparent;
    text-align:center;
}
.acf-field-63f4891588662 a {
    text-decoration: none;
}

.acf-field.acf-field-repeater.acf-field-65848c119a8eb label {
    display: none !important;
}
.tribute_form_sec select {
    width: 100%;
    margin: 6px 0;
    padding: 5px 0px 0px 10px;
        border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    background-image: url(../images/dropdown.png);
    background-position: calc(100% - 0px) center;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.acf-table>tbody>tr>td {
    border: none !important;
}
div#gform_confirmation_wrapper_6 {
    text-align: center !important;
}
.gform-body.gform_body input {
    width: 100% !important;
    padding: 22px;
    border-radius: 0;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) ;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    border-style: solid !important;
    font-size: 15px !important;
}
.gform_heading {
    display: none !important;
}
.gform-button {
     border-image: none !important ;
    border-radius: 0 !important;
    background: #dfb96d !important;
    color: #fff !important;
    border: none !important;
    font-weight: 600;
    font-size: 15px !important;
    transition: 0.5s;
}
.gform_wrapper {
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
}
.gform-body.gform_body h4 {
    font-size: 25px;
    font-weight: 900;
    margin: 0 0 20px;
    color: #042850;
    text-align: center;
    position: relative;
    top: 40px;
}
.create_btn_wrp {
    margin-bottom: 10px;
}
.generate-btn, .help-me {
    color: #fff !important;
    margin-left: 0px !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    outline: none !important;
    background-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%);
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
}
.banner_second .banner-wrp {
    text-align:left;
}    
.banner_second .form-field{
    width:100%;
}
.menu_sec.desktop_menu #new-menu {
    float: right !important;
}
.menu_sec.desktop_menu {
        transition: 0.3s;
    overflow: hidden;
}
.certificate_wrp {
        margin:4em 0 0;
    }
.certificate_wrp p {
    font-size: 20px;
    color: #585858;
}
.certificate_wrp img {
    margin:5px 0 0;
}
.header_share_btn i {
    background: #000;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 19px;
}
.header_share_btn {
    background: none !important;
    border: none !important;
    padding: 0px;
}
.header_share_btn span {
    font-weight: 700;
    text-transform: uppercase;
}

.page_manager_form .wpcf7-form-control.wpcf7-file.valid {
    border-image: none !important;
    border: none !important;
}
.page_manager_form .wpcf7-textarea {
   width: 100% !important;
    padding: 12px 20px !important;
    border-radius: 0 !important;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%) !important;
    border-image-slice: 1 !important;
    border-width: 2px !important;
    border-style: solid !important;
}
.form_field label {
    font-size: 14px;
    margin: 5px 0;
    color:#c7c7c7;
} 
.mobile_side_bar_menu {
    display:none;
        float: right;
    position: relative;
    margin-top: -4.5em;
}
.mobile_side_bar_menu .a2a_dd {
    position: relative;
    top: 5px;
}
.mobile_side_bar_menu li {
    list-style: none;
    display: inline-block;
    padding: 0 2px;
}
.sticky .mobile_side_bar_menu {
    margin-top: -4em;
}
.form_field select {
    width: 100%;
    padding: 12px 20px;
    color: #c7c7c7;
    font-weight: 400;
    color: #c7c7c7;
    font-size: 16px;
}
.sticky #new-menu a {
    font-size: 15px !important;
    transition: 0.3s;
}
.sticky .menu_sec.desktop_menu ul {
    float: right !important;
}
.acf-field-63f4891588662 .hide-if-value a.acf-button.button {
    margin-left: -8em !important;
    font-size: 14px !important;
}
.acf-field-659d3b682d2fe .hide-if-value a.acf-button.button {
    margin-left: -8em !important;
    font-size: 14px !important;
}
.acf-field-6596579a284dd textarea {
    border: 1px solid #d5d2d2;
}
.page-template-template-update-php .mobmenul-container {
    margin-left: -60px !important;
}
.sticky .custom-logo {
    width: min(100%,110px);
    transition: 0.3s;
}
.sticky .desktop_top_bar {
    display: none;
}
.sticky .menu-item::after {
  width: 50px;  
} 
.sticky .menu_sec.desktop_menu {
    margin: 15px 0;
}
.sticky .logo_wrp img {
    margin: 8px 0 !important;
}
.header_sec.sticky {
    height: 80px;
    transition: 0.3s;
    padding: 0 !important;
}
.active-sticky .mobmenul-container {
    top: 1.5em !important;
}
#post-38 .woocommerce-info a {
    background-color: #000 !important;
}
#post-38 .woocommerce-info {
    border-top-color: #000 !important;
}
.acf-input .hide-if-value p {
    font-size: 14px !important;
}
.form_field .wpcf7-form-control-wrap.recaptcha iframe {
    margin-left: -50px !important;
}
.form-inner-wrp input[type="date"] {
    width: 100% !important;
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay {
    z-index: 100011 !important;
}
.post-edit-link {
    display: none !important;
}
.mobmenul-container, .mobmenur-container {
    z-index:99999 !important;
}
.woocommerce-checkout .entry-content {
    padding-top: 8em;
}
.entry-content {
    padding-top: 12em;
}
.mobmenul-container, .mobmenur-container {
    position: fixed !important;
    z-index: 999;
}
.form_title_wrp {
 text-align:center;   
}
.logo_wrp {
    margin-left: 20px !important;
}
.form_wrp_title {
    margin: 25px 0;
    color: #042850;
    text-transform: uppercase;
    font-weight: 700;
}
.menu_sec.desktop_menu .menu_search_box.mobile_search_box {
    display: none !important;
}
.menu_search_box.mobile_search_box {
    display: none !important;
}
.mobmenu-content #mobmenuleft li:hover .sub-menu a {
    color: #fff !important;
}
.form_field_select_wrp {
    width: 75%;
    margin-right: auto;
    margin-left: 40px;
}
#music-control {
    display: none;
}
#socialShare {
    background-color: transparent;
    border: none !important;
}
.header_social_list {
    margin: 0;
    padding: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    color:#46b450;
}
/*Seat Page Start*/
.Seats-named-different-prices ul li {
    margin: 0 10px;
    padding: 0;
    list-style: none;
}
.Seats-named-different-prices ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    margin: 25px 10px;
}
/*Seat Page End*/
.footer_social_icons ul {
    margin: 0;
    padding: 0;
}
.footer_social_icons span {
    border-radius: 50px !important;
    padding: 2px;
}
.footer_social_icons li {
    list-style: none;
    padding: 10px 0px;
    display: inline-block;
}
.mobmenu-content #mobmenuleft .sub-menu a {
    color: #676767 !important;
}
.share_wrp {
    position: relative;
    top: -3px;
}
.alternative_option_wrp {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color:#000 !important;
}
.woocommerce div.product form.cart .variations select {
    padding: 10px 5px;
    background-color: #fff;
}
.plant_tree_form h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.a2a_svg.a2a_s__default.a2a_s_a2a {
    background-color: #dfb96d !important;
    border-radius: 50%;
}
.a2a_label {
    position: relative !important;
    clip-path: none !important;
    margin: 8px;
    top: 8px;
    font-size: 15px;
}
.a2a_kit.a2a_kit_size_32.a2a_default_style {
    margin: 0px 10px !important;
    position: relative !important;
    top: 2px !important;
}
.wpcf7-date {
    background-color: #fff !important;
}
.woocommerce-breadcrumb {
    visibility: hidden !important;
}
.wpcf7-form input:focus::placeholder {
    color: transparent !important;
}
.form-sec input:focus::placeholder {
    color: transparent !important;
}
.wpcf7 input[type="date"]:before {
    content: attr(placeholder) !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
.new-copy-right-sec span {
    font-size: 12px;
}
.mobile_search_form {
    display:none !important;
}
.header_sec .heateor_sss_facebook {
    display:none !important;
}
.header_sec .heateor_sss_button_linkedin {
    display:none !important;
}
.header_sec .heateor_sss_whatsapp {
    display:none !important;
}
.header_sec .heateor_sss_button_instagram {
    display:none !important;
}
.header_sec .heateor_sss_button_google_gmail {
    display:none !important;
}
.header_sec .heateor_sss_button_twitter {
    display:none !important;
}
.donation_form_wrp .form-row.form-row-wide {
    width: 100% !important;
}
.donation_form_wrp #give-first-name-wrap {
    width: 100% !important;
}
.donation_form_wrp #give-last-name-wrap {
    width: 100% !important;
}
.donation_form_wrp #give-email-wrap {
    width: 100% !important;
}
.shipping-calculator-button {
    color: #000 !important;
}
.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    color: #000;
}
.woocommerce-checkout .woocommerce-table__product-name.product-name a {
    color: #000 !important;
    text-decoration: none !important;
}
.woocommerce-checkout .wc-item-meta {
    margin: 0;
    padding: 0;
}
.woocommerce-checkout .woocommerce-table--order-details tr,td {
    border: 1px solid #000;
}
.woocommerce-checkout .woocommerce-table--order-details tr,td {
        border-collapse: collapse !important;
}
.return-to-shop .button.wc-backward {
    background-color: #000 !important;
    color: #fff !important;
}
.lunch_btn_form_wrp {
    margin: 25px 0 0;
    text-align: center;
}
.lunch_btn_form_wrp .wpcf7-submit {
       border: 1.5px solid #063240 !important;
    background: none !important;
    color: #063240 !important;
    padding: 10px 20px!important;
    border-radius: 25px !important;
}
.woocommerce-product-details__short-description ol {
    margin: 0;
}
.woocommerce-product-details__short-description ol li {
    padding: 5px 0;
}

.woocommerce div.product form.cart .variations {
    margin: 10px 0 20px;
}
.ashes-submit-btn {
    border: 1.5px solid #063240 !important;
    background: none !important;
    color: #063240 !important;
    padding: 10px 20px!important;
    border-radius: 25px !important;
}
.ashes_form_btn_wrp {
    text-align: center;
    margin: 25px 0;
}
.woocommerce-product-details__short-description ul {
    padding: 0 15px;
    margin: 0;
}
.ashes_top_cntnt_wrp {
    background-color:#f8f8f8;
    padding:2em 0;
}
.ashes_top_cntnt_wrp p {
    font-size: 22px;
    color:#585858;
}
.ashes_top_cntnt_wrp span {
    color:#042850 !important;
    font-weight:700;
}
.ashes_box_wrp {
    margin: 35px 0;
      position:relative;
}
    .ashes_content_wrp p {
    width: 70%;
    font-size: 22px;
    margin-left: auto;
    margin-right: auto;
    color:#585858;
}
.ashes_content_wrp {
    max-width: 600px;
}
.ashes_content_wrp.left_box {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.ashes_content_wrp.right_box {
    text-align:end;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left:0;
}
.ashes_content_wrp a {
    color: #042850;
    text-decoration: none;
}


.seat-form-field label {
    color: #000;
    text-align: left;
    display:block;
}
.swal2-popup.swal2-modal.swal2-show {
    width: fit-content !important;
    padding: 0px 0px !important;
}
.plant_tree_form {
    margin: 30px 0 0;
}
.plant_tree_form .wpcf7-select {
    margin: 10px 0;
}
.plant_tree_form input {
    padding: 10px;
        margin: 5px 0;
}
.plant_tree_form input::placeholder {
    font-size: 15px;
}
.billing-details-wrp h4 {
    text-align: center;
    margin: 10px 0;
}
.ashes_form_wrp h3 {
    color: #042850;
    text-align: center;
    margin: 35px 0;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 600;
}
.ashes_form_wrp {
    padding: 10px;
}
.seat-submit-btn {
    background-color: #063240 !important;
    border-color: #063240 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    padding:10px 20px !important;
    margin:0px !important;
}
button#cf7mls-back-btn-cf7mls_step-2 {
    background-color: #F44336 !important;
    color: #fff !important;
    padding: 8px;
}
.book_seat_btn {
    border: 1.5px solid #fff;
    background: none !important;
    color: #fff;
    border-radius: 15px;
    padding: 8px 20px;
}
.book_seat_btn:hover {
    border: 1.5px solid #fff;
}
#share_close_btn {
    z-index: 999;
    background-color: transparent;
    border: none;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 22px;
}
#share_close_btn_mob{
    z-index: 999;
    background-color: transparent;
    border: none;
    position: absolute;
    right: -10px;
    top: -10px;
    font-size: 22px;
}
.share-list-popup-wrp,.share-list-popup-mob-wrp {
    position: relative;
    width: 100%;
}
.body-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index:99;
}
.share-list-popup,.share-list-popup-mob {
    display: none;
    position: fixed;
    max-width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 999;
}
.seat-form-wrp h4 {
    text-align: center;
    margin-bottom: 20px;
    color:#000;
}
.seat-form-field input {
    width: 100%;
    padding:5px;
}

.acf-fields>.acf-field {
    z-index: 999 !important;
}
#give-recurring-form .form-row-first, #give-recurring-form .form-row-last, form.give-form .form-row-first, form.give-form .form-row-last, form[id*=give-form] .form-row-first, form[id*=give-form] .form-row-last {
    float: none !important;
}
.give-donation-total-label {
        background-color: #7a02da !important;
    color: #fff !important;
    border:none !important;
}
input#give-purchase-button {
    width: 100%;
    padding: 10px;
         background-color: #7a02da !important;
    color: #fff !important;
    border:none !important;
        font-size: 15px !important;
}
form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    color:#000 !important;
}
#give-recurring-form .form-row-last, form.give-form .form-row-last, form[id*=give-form] .form-row-last {
    float: none !important;
}
.form-row input[type=text] {
    padding:8px;
    font-size:15px !important;
}
#give-email {
    padding: 10px !important;
    font-size: 15px !important;
}
.give-form-title {
    display: none !important;
}
.donation_form_wrp {
    background-color: #00000080;
    padding: 20px;
    width: 100%;
    margin-bottom: 45px;
    border-radius: 25px;
}
.give-label {
    color: #fff !important;
}
i.give-icon.give-icon-question {
    color: #fff;
}
label.give-label {
    text-align: left !important;
}
#give-recurring-form .form-row label, form.give-form .form-row label, form[id*=give-form] .form-row label {
    line-height: normal !important;
}
.give-donation-level-btn.give-btn {
    background-color: #7a02da !important;
    color: #fff !important;
    border: none !important;
    padding: 15px 30px !important;
    font-size:12px;
}
.donation_form_wrp legend {
    display: none !important;
}
#give-amount {
    width: 90%;
    padding: 5px 10px !important;
}
.give-currency-symbol {
    background-color: #7a02da !important;
    color: #fff !important;
}
#give_secure_site_wrapper {
    display: none !important;
}
fieldset#give_cc_fields {
    display: none !important;
}
.give_notice.give_warning {
    display: none !important;
}
#wpdcom .wpd-blog-customer .wpd-comment-author {
     color:#dfb96d !important;
}
#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
 color:#dfb96d !important;
}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-customer .wpd-avatar img {
    border-color:#dfb96d !important;
}
.masteqr-post {
    display: none !important;
}
.single-memorial .masteqr-post {
    display: block !important;
}
.desktop-version {
    display:block !important;
}
.mob-version {
    display: none !important;
}
.pp-wrapper {
    display: none ;
}
.woocommerce-edit-account .pp-wrapper {
    display: block;
}
.pp-wrapper .profile-title {
    font-size: 18px;
}
.orderby { 
    padding: 10px;
    border-radius: 5px;
}
.entry-content .woocommerce .pp-wrapper {
    left: 15% !important;
}
li#tab-title-master_pricing_tab {
    display: none !important;
}
.woocommerce ul.products li.product .onsale {
    background-color: #dfb96d !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
}
.woocommerce-account .masteqr-post {
    display: none !important;
}
.faq--form {
    position: relative;
}
.faq--form {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.faq--form .wpcf7-text {
    padding: 8px;
}
.faq--form .wpcf7-submit {
    position: absolute;
    top: 24px;
    right: 25px;
    padding: 12px 10px;
    background-color: #000;
    color: #fff;
    border: none;
}
.cart-icon {
    position: relative;
}
.title_wrp p {
    font-size: 20px;
}
.title_wrp h2 {
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
}
.title_wrp h3 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}
.new-product-wrp .title-wrp h2 {
    font-weight: 700;
    font-size: 35px;
}
#wpd-bubble-count {
    display: none !important;
}
.wpd-login {
    display: none !important;
}
.wpd-sbs-toggle {
    display: none !important;
}
.wpd-thread-filter {
    display: none !important;
}
#wpdcom .wpd-prim-button {
    background-color: #000 !important;
}
#wpdcom .wpd-thread-head .wpd-thread-info {
    border-bottom: 2px solid #000 !important;
}
.cart-count {
    position: absolute;
    top: -20px;
    right: -10px;
    background: #dfb96d;
    font-size: 10px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #fff;
    line-height: 20px;
    display:none;
}

.tribute-title-wrp small {
    font-weight: 800;
}
.products .woocommerce-loop-product__title {
    width: 90% !important;
    font-size: 14px !important;
    height:40px;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    position: relative;
}
.profile-wrp .form-sec {
    width: 100% !important;
}
.profile-wrp .form-field {
   width: 100% !important;
}
.profile-wrp .form-sec button {
    left: 0% !important;
}
.menu-new-menu-container .form-sec {
    width: 100% !important;
}
.menu-new-menu-container .form-field {
        width: 100% !important;
}
.menu_search_box .form-sec button {
    left: -8px;
}
.menu_search_box:hover i {
    color: #000 !important;
}
.menu-item-856:hover i {
    color: #fff !important;
}
.menu_search_box:hover {
    background: none !important;
}
.tree_box_inner {
    margin:10px 0;
}
.view_tribute_btn {
    background: #fff !important;
    width: fit-content;
    padding: 8px 15px;
    color: #000 !important;
    margin: 0 auto !important;
    text-transform: uppercase;
    font-size: 15px !important;
    border-radius: 5px;
}
.view_tribute_btn_wrp {
    margin: 10px;
}
.tabs.wc-tabs {
    padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none !important;
    border-bottom: 2px solid #000 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
      display: none !important;
}
.single-product .summary .price {
    font-weight: 700;
    color: #000 !important;
}
nav.woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 10px 15px 15px;
    background-color: #dfb96d;
    border-bottom: 0.1px solid #fff;
}
.woocommerce-info {
     color:#000 !important;
}
a.woocommerce-button.button.view {
    background-color: #009688 !important;
    color: #fff !important;
}
.woocommerce-button.button.pay {
    background-color: #4CAF50 !important;
    color: #fff !important;
}
a.woocommerce-button.button.cancel {
    background-color: #F44336 !important;
    color: #fff !important;
}
.woocommerce-product-details__short-description td, th {
    border: 1px solid;
    padding: 10px;
}

.woocommerce-info::before {
    color:#000 !important;
}
a.button.wc-forward {
    background-color: #000 !important;
    color: #fff !important;
}
nav.woocommerce-MyAccount-navigation a {
    text-decoration: none;
    color: #fff;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
    background-color: #fff !important;
    border: 1px solid #dfb96d;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active a {
    color: #dfb96d !important;
}
.woocommerce-MyAccount-content a {
    color: #000;
}
.page-id-39 .woocommerce-Button.button {
   border-radius: 0 !important;
    background: #dfb96d !important;
    color: #fff !important;
    border: none !important; 
    font-weight: 600;
    transition: 0.5s;
}
.page-id-39 .woocommerce-Button.button:hover {
  background: #88ceeb !important;
}
.woocommerce-form-login {
    height: 345px;
}
p.woocommerce-LostPassword.lost_password {
    margin: 25px 0;
}
.heateor_sss_vertical_sharing {
    display: none !important;
}
.products .button {
    display: none !important;
}
.single_add_to_cart_button.button.alt {
    background: #dfb96d !important;
}
.products .product img {
    filter: grayscale(70%);
}
.product a {
    color: #000 !important;
}
.star-rating {
    display: none !important;
}
.products .price {
    position: absolute;
    bottom: -18px;
    right: 0;
    font-size: 12px !important;
}
.page-id-902 .products .woocommerce-loop-product__title {
    width: 60% !important;
    height: 15px;
}
.products .product .amount {
    color: #000;
    font-weight: 800;
}
.products .product {
    position: relative !important;
}
.woocommerce-form input {
    padding: 10px;
}
.woocommerce-LostPassword.lost_password a {
    color: #042850!important;
}
.woocommerce-form button {
    background: #000 !important;
    color: #fff !important;
}
.woocommerce-account h2 {
    text-align: center;
}
.share-text {
    margin: 10px 5px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    top: 0px;
}
.a2a_menu a {
    color: #000 !important;
}
.a2a_svg.a2a_s__default.a2a_s_share1 {
    background-color: #dfb96d !important;
}
.heateor_sss_more svg {
    background: #dfb96d;
    border-color: #dfb96d;
}
body {
   font-family: 'DM Sans', sans-serif !important;
}
body.mce-content-body.acf_content.post-type-page.post-status-publish.locale-en-us.mceContentBody.webkit.wp-editor.html5-captions {
    font-family: 'DM Sans', sans-serif !important;
}
/*Banner CSS*/
.banner-sec {
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 12em;
    /* box-shadow: inset 0 0 0 2000px rgb(17 17 17 / 38%); */
    background-position: bottom;
}
.banner-wrp {
    height: 650px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: right;
    margin: auto;
}
.banner-btn-wrp {
    list-style: none;
    padding: 0;
    margin: 10px 0 25px;
}
.banner-wrp h1 {
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.banner-btn-wrp li {
    display: inline-block;
    margin-right:15px;
}
.banner-btn-wrp li a {
    color: #fff;
    font-size: 13px;
    padding: 6px 15px;
    display: block;
    border: 1.5px solid #fff;
    border-radius: 25px;
    font-weight: 600;
    text-decoration: none;
    text-transform:capitalize;
}
.form-sec {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.banner-wrp p {
    font-size:18px;
}
.banner_primary_btn {
    font-size: 15px !important;
    padding: 6px 25px !important;
    text-transform: uppercase !important;
}
/*Banner-CSS-End*/
/*Tribute Box-CSS*/
.view-all-wrp a {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.tribute-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.tribute-cont a {
    color: #fff;
    text-decoration: none;
}
.recent-tribute-sec {
    margin: 0px;
    background: #f0f0f0;
    padding: 2em 0 1em;
}
.tribute-title-wrp {
    text-align: center;
}
.tribute-title-wrp h1 {
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}
.tribute-title-sec p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.tribute-wrp {
    text-align: center;
    position: relative;
	height:400px;
	overflow:hidden;
	cursor:auto;
	    margin: 20px 0;
}
.tribute-member-sec {
    margin: 0em 0 0;
}
.tribute-cont h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.tribute-cont p {
    color: #fff;
    font-size: 15px;
    margin: 0;
}
.tribute-cont {
    position: absolute;
    left: 0;
    right: 0;
	transition:0.5s;
    bottom: 10px;
}
.custom-logo {
   width: min(100%,150px);
}
 .tribute-wrp:hover  .tribute-cont{
	 transition:0.5s;
 }
 .ciew-all-wrp a {
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    text-decoration: underline;
    color: #000;
}
.view-all-tribute {
    margin: 0em 0 0;
    text-align: center;
}
.view-all-tribute p {
    font-size: 16px;
    font-weight: 600;
}
/*Tribute-box-CSS-End*/
.footer_social_icons {
    margin: 20px 0;
}
.header-right-wrp .fa-facebook-f {
    position: relative;
    top: -1px;
}
.mobmenur-container {
    display: none !important;
}
/*Header-Section-Start*/
.mobmenul-container i {
    color: #808080 !important;
    font-size: 35px !important;
}
.mobmenul-container {
    top: 3em !important;
    margin-left: 35px !important;
}
.mob-menu-header-holder {
    position: unset !important;
}
.header-left-wrp h1 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	    letter-spacing: 1px;
}
.logo-txt {
    font-weight: 400;
}
.header-sec {
    padding: 20px 0 ;
}
.header-left-wrp {
    height: 100px;
    display: flex;
    align-items: center;
}
.header-right-wrp {
    padding: 1em 0;
}
.site-logo-wrp {
    text-align: center;
}
.site-logo-wrp img {
    width: min(100%,80px);
}
.header-right-wrp ul {
    padding: 0;
    margin: 0;
}
.header-right-wrp ul li {
    list-style: none;
    display: inline-block;
    padding: 5px;
}
.header-right-wrp a {
    color: #000;
    font-size: 20px;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
.post, .page {
    margin: 0 !important;
}
.single_add_to_cart_button.button.alt.wp-element-button {
    background-color: #7c2881;
}
.product_meta {
    display: none;
}

/*Header-Section-End*/
.form-wrp {
    background: #000000a3;
    padding: 35px 25px;
    border-radius: 25px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.banner-title{
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    -webkit-transition: font-size 0.4;
    transition: font-size 0.4s;
    text-transform: uppercase;
}
.higlighted-txt {
    color: var(--primary-color);
    font-weight: 700;
}
.banner-sub-title {
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: font-size 0.4;
    transition: font-size 0.4s;
    color: #fff;
}
.form-wrp p {
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    margin-bottom: 22px;
    text-align: left;
}
.form-field {
    width: 85%;
    padding: 6px 8px 6px 20px !important;
    margin: 10px 0;
    border-radius: 25px !important;
    background-color: #ffffffa3;
    border: 1.5px solid #fff !important;
}
.form-field-btn i {
    color: #fff;
}
.form-sec button {
    position: absolute;
    top: 10px;
    border-radius: 25px;
    background: none;
    border: none;
    right: 0%;
}
.banner-sec .form-field::placeholder {
    color: #fff !important;
    font-size:14px;
}
.banner-sec .form-field:focus {
    outline: none !important;
    color:#fff !important;
}
.create-btn {
    margin: 20px 0;
}
.title-wrp {
    text-align: center;
}
.sec-title{
    color: #000;
    font-size: 45px;
    font-weight: 400;
    -webkit-transition: font-size 0.4;
    transition: font-size 0.4s;
    text-transform: uppercase;
}
.title-seprator {
    width: 100%;
    max-width: 100px;
}
.memorial-box-inner {
    margin: 10px;
}
.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
background: rgb(69,151,170);
    background: linear-gradient(0deg, rgba(69,151,170,1) 0%, rgba(43,82,91,0) 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size:18px;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}
.gallery-box-inner {
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%);
}
.gallery-img {
    width: 100%;
}
.memorial-sec {
    background-image: url(../images/memorial-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 3em 0;
}
.memorial-box-wrp {
    margin: 50px 0 0;
}
.memorial-gallery-wrp {
    margin: 50px 0;
}
.memorial-note {
    text-align: center;
    margin: 40px 20px;
    font-size: 20px;
}
.memorial-note i {
    color: var(--primary-color);
}
.gallery-cntnt {
    text-align: center;
    margin: 15px 0;
    min-height: 100px;
}
.gallery-sec-title {
    font-size: 18px;
}
.gallery-sec-btn {
    background: var(--primary-color);
    padding: 8px 20px;
    line-height: 3;
    text-decoration: none;
    color: #fff;
	border:1px solid var(--primary-color);
}
.gallery-sec-btn:hover {
    background: #fff;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color);
    transition: 0.4s;
}
/*Footer Section CSS*/
.footer_logo {
    max-width: 80px !important;
    margin: 10px 0;
}
.footer-cntnt {
    font-weight: 600;
    font-size: 15px;
}
.footer-social-menu-new {
    margin: 10px 0;
    padding: 0;
}
    .footer-social-menu-new li {
    list-style: none;
    display: inline-block;
    padding: 10px;
}
.footer-section h4 {
    text-transform: uppercase;
    margin: 15px 0 10px;
    font-size: medium;
    font-weight: bold;
}
.footer-social-menu-new a {
    color: #063240;
    font-size: 25px;
}
.footer-social-menu-new .fa-facebook-f {
    position: relative;
    top: -2px;
    font-size: 22px;
}
.new-copy-right-sec p {
    font-size: 18px;
}
/*Footer Section CSS End*/
/*About Us Css*/
.page-banner {
    background-image: url(../images/tribute_header.webp);
    background-size: cover;
    background-position:top  center;
    background-repeat: no-repeat;
    padding: 4em;
}
.breadcumb-wrp {
    text-align: center;
    margin: 9em 0 0;
    padding:3em 0;
}
.breadecumb-seprator {
    border-top: 3px solid var(--primary-color);
    opacity: 1;
    width: 100%;
    margin: 0 auto;
    max-width: 80px;
    background-color: transparent;
}
.breadcumb-text {
    color: #fff;
}
.about-us-wrp {
    margin: 50px 0;
}
.about-cntnt-wrp {
    margin: 3em 0 0;
}
.abou-us-bg-wrp {
    text-align: center;
}
.about-bg {
    width: 100%;
    border-radius: 50%;
}
.about-bg {
    width: 100%;
    border-radius: 50%;
    max-width: 400px;
    outline: 10px solid var(--primary-color);
}
.price-box-wrp {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

/*Contact form Start*/
.ashes_form_wrp{
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
    padding: 40px 0;
}
.form-inner-wrp h3 {
    font-size: 25px;
    font-weight: 900;
    margin: 0 0 20px;
    color: #042850;
}
.form-inner-wrp {
    width:min(100%,450px);
    margin: auto;
}
.form-inner-wrp input {
    width: 100%;
    padding: 12px 20px;
    border-radius: 0;
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%);
    border-image-slice: 1;
     border-width: 2px;
    border-style: solid;
}
.form-inner-wrp .form_field select {
    border-image: linear-gradient(to right, #dfb96d 0%, #87ceeb 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
}
.page_manager_form textarea::placeholder {
    font-weight: 400;
    color: #c7c7c7;
    font-size: 18px;
}
.form-inner-wrp input::placeholder, .form-inner-wrp input[type="date"], 
.form-inner-wrp .wpcf7 input[type="date"]:before{
    font-weight: 400;
    color: #c7c7c7;
    font-size: 18px;
}
.form-inner-wrp input:focus {
    outline: none;
}
.form-inner-wrp .ashes_form_btn_wrp input {
    border-radius: 0 !important;
    padding: 16px 0 !important;
    background: #dfb96d !important;
    color: #fff !important;
    border: none !important;
    font-weight: 600;
    font-size: 18px;
    transition: 0.5s;
}
.form-inner-wrp .ashes-submit-btn:hover {
    background: #88ceeb !important;
}
.form-inner-wrp .ashes_form_btn_wrp {
    margin: 0 !important;
}
.form-inner-wrp .wpcf7-validates-as-date {
    padding: 10px 20px !important;
}
.form-inner-wrp .wpcf7-validates-as-date::-webkit-calendar-picker-indicator {
    filter: opacity(0.3);
    opacity: 1;
}
/*Contact form End*/
 
@media only screen and (min-width:1399px){
 .primary_menu_sec #new-menu {
    float: right !important;
}
.banner-sec {
    padding-top: 18em;
    background-size: 100%;
}
}
/*Responsive-css-Start*/
@media only screen and (max-width:1200px){

    .primary_menu_sec #new-menu {
    float: none !important;
}
.banner-wrp h1 {
    font-size: 45px;
}
    ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
   font-size:16px !important;
}
.order_btn {
    font-size: 14px !important;
    padding: 8px 20px !important;
}
#social_share, #social_share_mob {
    font-size: 12px !important;
    position: relative;
    top: -2px;
}
.mobmenul-container {
    top: 2em !important;
     margin-left: 10px !important;
}
.form_field select {
    font-size: 14px;
}
.tribute_icon_list img {
    max-width: 45px !important;
}
.tribute_icon_list {
    right: -15% !important;
    top: 25% !important;
}
.ashes_content_wrp p {
    font-size: 16px !important;
}
.ashes_form_wrp .form_field input::placeholder {
    font-size: 15px;
}
.wpcf7 input[type="date"]:before {
    font-size: 15px !important;
}
.donate_btn {
    padding: 6px 10px !important;
    font-size: 10px !important;
}
.header_sec {
    padding: 5px 0 10px !important;
}
.menu-new-menu-container li {
    padding: 10px 8px !important;
}
.menu_top_bar ul {
    margin: 5px 0 0 !important;
}
.header_sec a {
    font-size: 16px !important;
}
.menu-new-menu-container ul {
    float: none;
}
.menu-item::after {
    width: 50px !important;
}
.share-text {
    font-size: 12px !important;
}
.profile-banner-sec {
    height: auto !important;
    padding: 10em 0 !important;
    margin-top: 5em !important;
}
}
@media only screen and (max-width:1070px){
.lunch_box_wrp {
    height: 20vh !important;
}
.banner-btn-wrp li a {
    padding: 6px 10px;
}
.single-product .products .woocommerce-loop-product__title {
    font-size: 10px !important;
    height: 40px;
}
.update_form input {
    width: 100% !important;
}
        .single-product #primary {
    padding: 3em 0 0;
}
.woocommerce-loop-product__title {
   height:30px;
}
.products .product .amount {
    font-size: 8px !important;
}
.banner-wrp h1 {
    letter-spacing: 3px;
}
.banner-wrp p {
    font-size: 16px;
}
.banner-sec {
    padding-top: 0em;
}
.slider_cntnt_wrp p br {
    display: none !important;
}
    .sticky .desktop_top_bar {
        display:block !important;
}
.sticky .menu_sec.desktop_menu ul { 
    float: none!important;
    margin: 5px 0 0 !important;
}
.header_sec {
    height: 80px;
}
.logo_wrp img {
    margin: 3px 0 !important;
}
.sticky .custom-logo {
    width: min(100%,110px);
}
     .order_btn {
    font-size: 12px !important;
    padding: 8px 13px !important;
}
.prdct-box-cntnt-wrp p {
    font-size: 14px !important;
    width: 90%  !important;
    height:60px !important;
}
.menu_sec .primary_menu_sec {
    display: none !important;
}
.menu_top_bar hr {
    display: none;
}
.mobmenul-container, .mobmenur-container {
    top:1.5em !important;
    right: 0 !important;
}
.menu_top_bar ul {
    text-align: center !important;
}
.menu-new-menu-container li {
    display: block !important;
}
.menu-item.active-menu::after, .menu-item:hover::after {
    background-color: transparent !important;
}
.active-menu a {
    color: #000 !important;
}
.page-template-template-update-php .mobmenul-container {
    margin-left: 0px !important; 
}
.certificate_wrp {
    margin: 2em 0 0 !important;
}
}
@media only screen and (max-width:993px){
.single-product .products .woocommerce-loop-product__title {
    width: 100% !important;
}
.form_field_select_wrp {
    margin-left: 10px;
    font-size: 11px;
}
.page-id-902 .products .woocommerce-loop-product__title {
    width: 60% !important;
    height: 40px;
    font-size: 10px !important;
}
.page-id-902 .products .price {
    bottom: 0px;
}
.update_form .acf-field-65848c399a8ed input {
    font-size:9px !important;
    margin-left:-10px;
}
.single-product .products .price {
    bottom: -10px !important;
}
.footer-social-menu-new li {
    padding: 10px 5px;
}
    .page-id-84 .banner-wrp p {
    font-size: 13px !important ;
}
.banner-wrp .form-field {
    width: 100%;
}
.banner-wrp p {
    font-size: 12px;
}
.banner-wrp h1 {
    font-size: 30px;
}
.banner-wrp {
    height: auto;
    display: block !important;
}
.banner-sec {
    padding-top: 13em;
    padding-bottom: 4em;
}
.banner-btn-wrp li {
    margin: 0 2px;
}
.banner-btn-wrp li a {
    font-size: 11px;
}
    #social_share {
    position: relative;
    top: -5px;
}
.my-acc-link a {
    font-size: 10px !important;
}
    .menu_top_bar.desktop_top_bar {
    display: none !important;
}
.mobile_side_bar_menu {
    margin-top: -3em;
}
.sticky .mobile_side_bar_menu {
    margin-top: -3em;
}
.custom-logo {
    width: min(100%,120px) !important;
}
.mobile_side_bar_menu {
    display:block !important;
}
.ashes_content_wrp.right_box {
    right: 34% !important;
}
.menu_top_bar .form-field::placeholder {
    font-size: 9px !important;
}
.tribute-cont h5 {
    font-size: 18px !important;
}
.tribute-cont p {
    font-size: 12px !important;
}
.view_tribute_btn {
    font-size: 12px !important;
}
 #give-amount {
    width: auto !important;
}       
.ashes_content_wrp p {
    width: 50%;
    font-size: 15px;;
}
.menu_top_bar .form-sec button {
    right: -10px;
}

.title_wrp h2 {
    font-size: 30px !important;
}   
.title_wrp h3 {
    font-size: 24px !important;
}
.community-title-sec p {
    font-size: 15px !important;
}
.community_box_wrp .tribute-cont h5 {
    font-size: 18px !important;
}
.community_box_wrp .tribute-cont p {
    font-size: 12px !important;
    width: 100% !important;
}
.community_btn {
    font-size: 15px !important;
}
.prdct-box-cntnt-wrp p {
    font-size: 15px !important;
    width: 100% !important;
    height: 30px !important;
}
/*Header-Section-Start*/
.form-sec {
    width: 100% !important;
}
.nav-bar,.cancel{
    display: block;
}
.primary-item {
    display: block;
    padding: 10px;
    width: fit-content;
}
.logo.mob {
    display: block;
}
.nav-bar {
    font-size: 30px;
    color: var(--white);
    margin-top: 6px;
    position: absolute;
    right: 20px;
    top:25px;
}
.nav-bar:hover {
    color: var(--primary-color);
	transition:0.5s;
}
.cancel:hover{
	color:var(--white);
	transition:0.5s;
}
#slidebar {
    position: absolute;
    min-width: 60%;
    height: 110vh;
    background: var(--black);
    transition: 0.5s;
    z-index: 999;
    left: -40rem;
    top: 0;
}
#slidebar.active {
    left: -2rem;
    display: block;
    position: fixed;
    padding-left: 4em;
    z-index: 99999;
    background: var(--black);
    height: 100%;
}
.cancel {
    margin-right: 20px;
    color: var(--primary-color);
    float: right;
    font-size: 30px;
    margin-top: 10px;
}
.cancel:hover {
   color: var(--primary-color);
	transition: 0.5s;
	
}
.primary-menu {
    padding-top: 40px;
}
.mob {
    width: 100%;
    max-width: 80px;
    margin-top: 20px;
}
/*Header-Section-End*/

.service-provide-btn {
    padding: 20px 10px;
	font-size:15px;
}
.content-wrp, .footer-social-menu {
    position: relative;
}
.banner-title {
    font-size: 30px;
}
.banner-sub-title {
    font-size: 14px;
}
.memorial-note {
    margin: 20px 25px;
}
.form-wrp p {
    font-size: 12px;
}
.form-field-btn {
    padding: 10px 20px !important;
}
.user-name {
    font-size: 15px !important;
}
.content-details h3 {
    font-size: 15px;
}
.content-details p {
    margin: 0;
}
.gallery-sec-title {
    font-size: 15px;
}
.gallery-cntnt {
    min-height: 85px;
}
.memorial-box-wrp {
    margin: 0px 0 0;
}
.sec-title {
    font-size: 38px;
}
.tribute-wrp {
    width: min(100%,400px);
    margin: 0 auto 1em;
	height:300px;
}
.view-all-tribute {
    margin: 0;
}
.mobmenul-container, .mobmenur-container {
    right: auto !important;
}
.banner-wrp br {
    display: none;
}
.certificate_wrp {
    margin: 1em 0 0 !important;
}
.certificate_wrp p {
    font-size: 15px !important;
}
}
@media only screen and (max-width:769px){
.single-product .products .woocommerce-loop-product__title {
    width: 65% !important;
    height: auto !important;
}
.page-id-902 .products .woocommerce-loop-product__title {
    height: 10px;
    font-size: 14px !important;
}
.update_form .acf-table {
    display: flex !important;
}
.update_form select {
    margin: 20px 0 !important;
}
.update_form .acf-repeater .acf-row-handle .acf-icon.-minus {
    display: block !important;
    top: 0 !important;
}
.update_form .acf-field.acf-field-image.acf-field-65848c399a8ed {
    width: 100%;
}
.update_form .acf-field.acf-field-select.acf-field-65c76d97a60b9 {
    display: contents !important;
}
.page-id-902 .products .price {
    bottom: -18px !important;
    font-size: 16px !important
}
.products .price {
    bottom: 0px !important;
}
    .cntnt-wrp {
    padding: 2em 0 1em !important;
}
.form_wrp_title {
    font-size: 18px;
}
.form-inner-wrp h3 {
    font-size: 16px;
}
.about-food-bg {
    height: 30vh !important;
}
.about-food-bg p {
    font-size: 18px !important;
}
.donate_food_slider_wrp .owl-carousel .owl-stage-outer {
    padding: 3em 0 0em !important;
}
.about--sec {
    padding-bottom: 2em !important;
}
.banner-sec {
    padding-top: 7em;
    padding-bottom: 4em;
}
.acf-field-63f4891588662 br {
    display: block !important;
}
.header_share_btn i {
    width: 25px !important;
    height: 25px !important;
    line-height: 15px !important;
}
#social_share {
    top: 0px;
}
.header_sec.sticky {
    height: 70px;
}
.mobile_side_bar_menu {
    margin-top: -2.5em;
}
.header_sec {
    height: 70px;
}
.mobmenul-container {
    top: 1.5em !important;
}
.slider_cntnt_wrp p {
    font-size: 12px !important;
}
.about_donour h5 {
    font-size: 20px !important;
}
.tribute_icon_list {
    position: unset !important;
    text-align: center !important;
    float: none !important;
    margin: 10px 0 0 !important;
}

.form-inner-wrp {
    width: 100% !important;
}
    .community_cntnt_box_wrp {
    overflow-y: hidden !important;
    text-align: justify !important;
}
    .mobile_search_box .form-sec button {
    left: auto !important;
    right: 0px !important;
}
.mobile_search_box .form-field::placeholder {
    font-size: 12px !important;
    text-align: left !important;
    padding-left: 10px !important;
}
    .custom-logo {
    width: min(100%,100px) !important;
}
.location-wrp li {
    width: 100% !important;
}
.location-wrp ul {
    padding: 0 !important;
}
.logo_wrp {
    margin-left: -30px !important;
}
.menu_top_bar .form-sec button {
    right: 10%;
}
.form_field_select_wrp {
    width: 100% !important;
    margin-left:auto !important;
    font-size: 10px;
}
    .location_bg {
    margin: 10px;
}
    .prdct-box-cntnt-wrp h3 {
    font-size: 15px;
    margin: 15px 0 30px;
    height: 25px;
}
.prdct-box-cntnt-wrp p {
    font-size: 12px !important;
}
    .share-list-popup-wrp {
    position: fixed;
    z-index:999999;
} 
.menu_top_bar .form-field-btn {
    right: 15% !important;
    top:8px;
}

.menu_top_bar ul {
    margin: 0 !important;
    padding: 0;
}
.desktop_search_form {
    display:none !important;
}
.mobile_search_form {
    display:block !important;
}
.ashes_content_wrp.left_box {
    position: unset;
    transform: translate(0, 0%);
}
.ashes_content_wrp.right_box {
    position: unset;
    transform: translate(0, 0%);
}
.ashes_box_wrp {
    margin-bottom:0px !important;
}
.ashes_content_wrp p {
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
.seat-form-popup, .seat-form-popup-top, .event-form-popup, .event-form-popup-two, .event-form-popup-bottom  {
    position: unset;
    max-width: 95%;
    transform: translate(0%, 10%);
    padding: 10px;
}
.donation_form_wrp {
    margin:25px auto;
}
    .desktop-version {
    display:none !important;
}
.mob-version {
    display:block !important;
}
    .woocommerce .products .product {
    width: 100% !important;
}
.nav-bar {
    margin-top: 0;
}
.social-txt, .footer-link {
    font-size: 15px;
}
.social-icon {
    font-size: 18px  !important;
}
.content-box h2 {
    font-size: 28px;
}
.banner-title {
    font-size: 25px;
}
.banner-sub-title {
    font-size: 12px;
}
.form-wrp p {
    font-size: 10px;
    margin-bottom: 10px;
}
.form-wrp {
    padding: 10px;
    width: 100%;
}
.about-cntnt-wrp {
    text-align: center;
}
.form-field {
    width: 80% !important;
}
.woocommerce-form-login, .woocommerce-form-register {
    height: auto !important;
}
.project_cntnt_wrp {
    display: block !important;
}
.donate_btn_wrp {
        padding: 10px 0 !important;
    left: 0px !important;
}
.community-box-contnt-wrp.pt-5 {
    padding: 0 !important;
}
.community-box-contnt-wrp h2 {
    font-size: 20px !important;
} 
.project_cntnt_wrp p {
    font-size: 15px !important;
}
.mob-inner-wrp {
    margin:0;
}
.menu_search_box.mobile_search_box {
    display: block !important;
}
    .menu_top_bar {
    margin: 10px 0;
}
.banner_second .form-field {
    width: 100% !important;
}
.banner-wrp h1 {
    font-size: 30px;
}
.banner_primary_btn {
    font-size: 13px !important;
    padding: 6px 20px !important;
}
.mobile_search_box .form-sec button i {
    color: #000 !important;
}
.mobile_search_box .form-field {
    border: 1px solid #000 !important;
}
.acf-field-65848c399a8ed .acf-button.button {
    font-size: 12px !important;
}
}
@media only screen and (max-width:600px){
        .tribute-comment-box .comment-author-name {
    padding: 7px 10px !important;
    font-size: 10px;
}
.comment-vote {
    font-size: 12px !important;
}
.page-id-1637 .form-sec button {
    right: 5% !important;
}
.page-id-189 .acf-field {
    display: inline-table;
    margin: 5px 0 !important;
}
.new-product-wrp .title-wrp h2 {
    font-size: 30px;
}
.tribute-btn-wrp {
    margin: 0 auto 10px;
}
.new-product-wrp hr {
    margin: 0px 0 25px;
}
.tribute-wrp {
    height: 400px;
}
    .share-icon {
    max-width: 20px !important;
}
    .form_field .wpcf7-form-control-wrap.recaptcha iframe {
    margin-left: 0px !important;
}
        .my-acc-link a {
    font-size: 8px !important;
    }
    .logo_wrp img {
    margin: 3px 0 0 -20px!important;
}
.sticky .logo_wrp img {
        margin: 3px 0 0 -20px!important;
}
    .update_form thead {
    display: none;
}
    .update_form .acf-field.acf-field-image.acf-field-65848c399a8ed {
    width: 100% !important;
}
.update_form .acf-field.acf-field-textarea.acf-field-65848c639a8ef {
    width: 100% !important;
}
    .woocommerce-loop-product__title {
       height:auto;
}
.xoo-wsc-sc-count {
    right: -3px !important;
}
.entry-content {
    padding-top: 4em !important;
}
    .woocommerce-checkout .entry-content {
    padding-top: 2em;
}
.xoo-wsc-sc-bki.xoo-wsc-icon-basket1 {
    background-size: 19px !important;
}
.xoo-wsc-sc-bkcont {
    top: 9px !important;
}
.about-event {
    padding: 2em 1em !important;
}
.event-date-location h5 {
    font-size: 13px !important;
}
.event-date-location p {
    font-size: 10px !important;
}
.lunch_box_wrp h2 {
    font-size: 18px !important;
}
    .mob-inner-wrp {
    margin: 20px 0 0;
}
.ashes_form_wrp {
    padding: 40px 0 30px;
}
    .acf-field-date-picker.acf-field-65c76efe209e3 {
    display: table !important;
    margin: 10px 4px !important;
    width:100% !important;
}
.tribute_form_sec .acf-field.acf-field-select.acf-field-65c76d97a60b9 {
    display: contents !important;
}
.acf-input .hide-if-value p {
    font-size: 12px !important;
}
    .acf-table>tbody>tr>td {
    padding: 20px !important;
}
.acf-icon.-plus.small.acf-js-tooltip.hide-on-shift {
    display: none !important;
}
.acf-repeater .acf-row-handle .acf-icon.-minus {
    display: none !important;
}
.acf-table>tbody>tr>td {
    display: table;
}
.tribute_form_sec .acf-field.acf-field-textarea.acf-field-65848c639a8ef {
    width: 100% !important;
}
.guide_wrp_inner p {
    font-size: 10px !important;
}
.guide_wrp_inner br {
    display: none !important;
}
.guide_wrp img {
    max-width: 70px !important;
}
    .banner-sec {
    padding-top: 5em;
    padding-bottom: 0em;
}
.banner-wrp h1 {
    letter-spacing: 3px !important;
}
    .banner_second .banner-wrp {
    text-align: center !important;
}
.banner-btn-wrp {
    margin:0px !important;
}
.user--icon--register {
    width: 18px !important;
}
.mobile_side_bar_menu li {
    padding:0 0px;
}
.mobile_side_bar_menu .a2a_svg {
    height:25px !important;
    line-height:25px !important;
    width:25px !important;
}
    .title_wrp h2 {
    font-size: 18px !important;
}
.community-member-sec {
    margin: 0em 0 0 !important;
}
.give-donation-level-btn.give-btn {
    font-size: 10px !important;
}
.banner-sec {
    background-position: center !important;
    background-size: cover !important;
}
.header-sec {
    padding-bottom:10px !important;
}
input#give-purchase-button {
    width: 90% !important;
}
#give-amount {
    width: 80% !important;
}
#give-donation-level-button-wrap {
    padding: 0 5px 0 0 !important;
}
.alternative_box_wrp p br {
    display: none !important;
}
.alternative_option_wrp h2 {
    font-size: 30px !important;
}
.location-wrp .sub-title br {
    display: none !important;
}
.location-wrp p {
    width: 100% !important;
}
.banner-sec br {
    display: none !important;
}
    .comments-section {
    margin: 0 !important;
    padding: 0 !important;
}
.review_slider_wrp {
    padding: 3em 0 0 !important;
}
.name_field::placeholder {
    font-size: 10px;
}
    .tribute-title-sec p {
    font-size: 15px;
}
.tribute-title-wrp br {
    display: none !important;
}
#give-donation-level-button-wrap>li {
    display: inline-block !important;
}
.banner-btn-wrp li {
    margin: 0 10px 20px;
}
.mt-5 {
    margin-top: 1.5em !important;
}
.title_wrp p {
    font-size: 15px !important;
}
.location-wrp li {
    font-size: 15px !important;
}
.prdct-box-cntnt-wrp p {
    margin: 0px !important;
}
.banner-wrp {
    height: auto !important;
    padding: 2em 0 !important;
    text-align: center;
}
.form-sec button {
    right: 0%;
}
.page-id-834 .form-sec button {
    right: 10%;
}
.tribute-title-wrp h3 {
    font-size: 15px;
}
    .header-right-wrp span {
        width:18px !important;
        height:18px !important;
    }
    .header-right-wrp a {
    margin: 0px !important;
}
    .header-right-wrp a {
    font-size: 11px !important;
}
#slidebar {
    min-width: 55%;
}
#slidebar.active {
    width: 90%;
}
.footer-item {
    display: block;
}
.footer-social-item {
    display: inline-block;
}
.footer-link{
    font-size: 15px;
}
.foote-sec {
    padding: 25px 0;
}
.form-wrp p {
    margin-left: 10px;
}
.footer-menu {
    margin-left: 30px;
}
.footer-social-menu {
    margin-left: 45px;
    padding: 0;
}
.memorial-note {
    font-size: 15px;
    text-align: center;
}
.memorial-sec {
    padding: 1em 0;
}
.sec-title {
    font-size: 35px;
}
.spacer-30 {
    display: none;
}
.nav-bar {
    top: 30px;
}
.order_btn {
    font-size: 10px !important;
    padding: 8px 10px !important;
}
.banner-sec .form-field::placeholder {
    font-size: 12px;
}
.share-text {
    font-size: 10px;
    margin-right: 5px;
    top: 0;
}
.header-right-wrp ul li {
    padding: 5px 3px;
}
.logo-wrp.text-end {
    text-align: right !important;
}
.logo-wrp {
    text-align: right !important;
}
.community-box-contnt-wrp {
    padding-top: 0 !important;
}
.community-box-contnt-wrp h2 {
    font-size: 12px !important;
}
.community-box-contnt-wrp p {
    font-size: 11px !important;
}
.content-wrp p {
    font-size: 15px !important;
}
.donate_btn_wrp {
    padding: 0px 0 !important;
}
.footer-social-menu-new a {
    font-size: 12px !important;
}
.entry-content .woocommerce .pp-wrapper {
    left: 30% !important;
}

.ashes_form_wrp {
    padding: 40px 0 30px !important;
}
.breadcumb-wrp {
    margin: 4em 0 0 !important;
}
.faq-answer {
    margin: 0px !important;
}
.faq-answer p {
    margin: 8px 0;
}
.header_social_list {
    text-align: center !important;
}
.about-food-bg p {
    font-size: 12px !important;
}
.about-food-bg {
    height: 25vh !important;
}
.about--cntnt-wrp p {
    font-size: 13px !important;
}
.acf-image-uploader {
    margin-bottom: 20px !important;
}
.sticky .mobile_side_bar_menu {
    margin-top: -2.5em !important;
}
}
@media only screen and (max-width:450px){
    .page-id-834 .form-sec button {
    right: 5%;
}
    .about--cntnt-wrp br {
    display: none !important;
}
    .single-product .products .price {
    bottom: 10px !important;
}
.single-product .products .woocommerce-loop-product__title {
    width: 65% !important;
    height: 35px !important;
}
.cntnt-wrp {
    padding: 0em 0 1em !important;
}
    .mobmenul-container {
    top: 1em !important;
}
.active-sticky .mobmenul-container {
    top: 1em !important;
}
    .header_sec {
        height:70px;
    }
.banner-wrp h1 {
    font-size: 22px;
}
.banner-wrp p {
    font-size: 10px;
    margin-bottom: 10px;
}
    .banner-btn-wrp li {
    margin: 0 5px 10px !important;
}
.banner-wrp h5 {
    font-size: 16px !important;
}
.menu_top_bar .form-field-btn {
    right: 3% !important;
    top: 9px !important;
}
.tribute-cont {
    bottom: 15px !important;
}
.single-memorial .menu_top_bar .form-field-btn {
    right: 0% !important;
}
.form-field {
    width: 90% !important;
}
.page-id-1938 .tribute-title-sec {
    padding: 1em 0 0 !important;
}
.faq--form {
    max-width: fit-content;
}
.faq--form .wpcf7-submit {
    right: 0px;
}
.sec-title {
    font-size: 24px;
}
.contact-form input {
    width: 92% !important;
}
.form-sec {
    width: 100% !important;
}
.user--icon--login {
    width: 11px !important;
    top: -1.5px !important;
}
.login_reg_wrp {
    position: relative;
}
.a2a_kit.a2a_kit_size_32.a2a_default_style {
    margin: 0px 10px !important;
    position: relative !important;
    top: 0px !important;
}
.login-tooltip {
    width: 30px !important;
    font-size: 7px !important;
}
.tribute-wrp {
    width: min(100%,400px);
    margin: 0 auto 2em;
} 
.prdct-box-cntnt-wrp h3 {
    margin: 15px 0 !important;
    height: auto !important;
}
.prdct-box-cntnt-wrp p {
    height: auto !important;
}
.order_btn_wrp {
    margin: 25px 0 25px !important;
}
.logo-wrp {
    margin-right: 15px;
}
.banner-btn-wrp li a {
    font-size: 10px !important;
    padding: 8px 10px !important;
}
.logo_wrp {
    margin-left: -80px !important;
}
}
@media only screen and (min-width:1300px) {
    .form_field_select_wrp {
    margin-left: 5em;
}
.form_field .wpcf7-form-control-wrap.recaptcha iframe {
    margin-left: -30px !important;
}

}
@media only screen and (min-width:1400px) {
    .banner_second .form-sec {
    width: 75%;
}
.banner-sec .form-sec{
     width: 75%;
}
}