{"id":881,"date":"2025-05-29T17:20:29","date_gmt":"2025-05-29T17:20:29","guid":{"rendered":"https:\/\/divinecontact.com\/?page_id=881"},"modified":"2025-06-06T08:53:36","modified_gmt":"2025-06-06T08:53:36","slug":"home","status":"publish","type":"page","link":"https:\/\/divinecontact.com\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"881\" class=\"elementor elementor-881\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f52fa4 e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"9f52fa4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-951f03e elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"951f03e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Welcome to a place filled with grace and hope<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c334f38 elementor-widget elementor-widget-heading\" data-id=\"c334f38\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Lord is my shepherd<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1027d34 elementor-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"1027d34\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/divinecontact.com\/fr\/shop-2\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SHOP NOW<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c2fa39a e-con-full e-flex e-con e-parent\" data-id=\"c2fa39a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13193fa elementor-widget elementor-widget-heading\" data-id=\"13193fa\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">BEST SELLING<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff37b15 elementor-fixed elementor-widget elementor-widget-html\" data-id=\"ff37b15\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  .audio-toggle-btn {\r\n    width: 40px;\r\n    height: 40px;\r\n    border: 2px solid #000;\r\n    border-radius: 50%;\r\n    background-color: transparent;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    transition: background-color 0.2s ease;\r\n    padding: 0;\r\n  }\r\n\r\n  .audio-toggle-btn svg {\r\n    width: 16px;\r\n    height: 16px;\r\n    fill: #000;\r\n  }\r\n\r\n  audio {\r\n    display: none;\r\n  }\r\n<\/style>\r\n\r\n<audio id=\"myAudio\" autoplay>\r\n  <source src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/05\/\u5b8c\u6574.mp3\" type=\"audio\/mpeg\">\r\n<\/audio>\r\n\r\n<button class=\"audio-toggle-btn\" id=\"audioToggleBtn\" onclick=\"toggleAudio()\">\r\n  <svg id=\"playIcon\" viewbox=\"0 0 24 24\" style=\"display:none;\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\r\n  <svg id=\"pauseIcon\" viewbox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\r\n<\/button>\r\n\r\n<script>\r\n  const audio = document.getElementById('myAudio');\r\n  const playIcon = document.getElementById('playIcon');\r\n  const pauseIcon = document.getElementById('pauseIcon');\r\n\r\n  function toggleAudio() {\r\n    if (audio.paused) {\r\n      audio.play();\r\n      playIcon.style.display = 'none';\r\n      pauseIcon.style.display = 'block';\r\n    } else {\r\n      audio.pause();\r\n      playIcon.style.display = 'block';\r\n      pauseIcon.style.display = 'none';\r\n    }\r\n  }\r\n\r\n  \/\/ \u521d\u6b21\u52a0\u8f7d\u65f6\uff0c\u5224\u65ad\u662f\u5426\u64ad\u653e\u5e76\u663e\u793a\u6b63\u786e\u56fe\u6807\r\n  window.addEventListener('DOMContentLoaded', () => {\r\n    if (audio.paused) {\r\n      playIcon.style.display = 'block';\r\n      pauseIcon.style.display = 'none';\r\n    } else {\r\n      playIcon.style.display = 'none';\r\n      pauseIcon.style.display = 'block';\r\n    }\r\n  });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e74fc9 e-flex e-con-boxed e-con e-parent\" data-id=\"3e74fc9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34aa54d elementor-widget elementor-widget-ucaddon_woocommerce_product_carousel\" data-id=\"34aa54d\" data-element_type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Carousel -->\n\t\t<link id='font-awesome-css' href='https:\/\/divinecontact.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/divinecontact.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='owl-carousel-css' href='https:\/\/divinecontact.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/owl-carousel-new\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Woo Product Carousel *\/\n\n#uc_woocommerce_product_carousel_elementor_34aa54d{\n  min-height:1px;\n  position:relative;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d *{\n  box-sizing:border-box;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_content{ \n  box-sizing:border-box;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_placeholder{\n  overflow:hidden;\n  position:relative;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-nav .owl-prev{\n    position:absolute;\n    display:inline-block;\n    text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-nav .owl-next{\n  position:absolute;\n  display:inline-block;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_container_holder{\n  text-align:center;\n  overflow:hidden;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_more_btn-custom-field{\n\twidth: 100%;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_btn, \n#uc_woocommerce_product_carousel_elementor_34aa54d .uc-button-addcart,\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_post_grid_style_one_button > button, \n#uc_woocommerce_product_carousel_elementor_34aa54d .added_to_cart,\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_more_btn-custom-field{\n  display:block;\n  text-decoration:none;\n  text-align:center;\n  transition: all 0.25s ease-in-out;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_product_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\t  \t\t\ttransform: translate(-100%, 0);\n  \t\t    \n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_placeholder:hover .uc_product_image--second{  \n  \t\t\ttransform: translate(0, 0);\n  \t}\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_product_image img{\n  width:100%;\n  font-size:0px;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-dots {\n  overflow:hidden;\n  display:block !important;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-dot {\n  border-radius:50%;\n  display:inline-block;\n}\n\n\n\n\n\n\n\n.uc-button-addcart.added{\n  display:none !important;\n}\n.uc_post_title{\n  font-size:21px;\n}\n.uc_overlay_image_carousel{\n  min-height:1px;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_prices > div{\n  display:block;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_container_holder .uc_product_image{\n  transition:0.5s;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .ue_woocommerce_product_carousel_sale_label{\n  display:inline-flex;\n  position:absolute;\n  left:10px;\n  top:10px;\n  align-items:center;\n  justify-content:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .ue_woocommerce_product_grid_out_of_stock_label{\n    position: absolute;\n  \tdisplay:inline-flex;\n    align-items:center;\n    justify-content:center;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_content_inside{\n  display:flex;\n  flex-direction:column;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_buttons{\n  margin-top:auto;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .ue-woo-item{\n  transition:0.3s;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .jet-wishlist-button__container{\n  \tmargin-top:10px;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_carousel_elementor_34aa54d .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_carousel_elementor_34aa54d input.uc_carousel-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_carousel_elementor_34aa54d input.uc_carousel-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_carousel_elementor_34aa54d input.uc_carousel-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_carousel-count-buttons{\n\tdisplay: inline-flex;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_carousel-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_carousel-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_carousel-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_34aa54d input.uc_carousel-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n  width: 100%;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-stage{\n   display: flex;\n}\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_container_holder{\n    display: flex;\n    align-items: stretch;\n    flex-direction: column;\n    width: 100%;\n}\n#uc_woocommerce_product_carousel_elementor_34aa54d .uc_image_carousel_content{\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n}\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-item {\n    align-items: stretch;\n    display: flex;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-nav .owl-prev.disabled,\n#uc_woocommerce_product_carousel_elementor_34aa54d .owl-nav .owl-next.disabled {\n   display: none;\n}\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item1 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item2 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item3 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item4 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item5 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item6 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item7 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item8 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item9 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_34aa54d_item10 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n\n\n<\/style>\n\n<div class=\"uc_overlay_image_carousel\">\n   <div class=\"uc_carousel owl-carousel owl-theme uc-items-wrapper\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d\"  data-custom-sethtml=\"true\" >\n   \t\t\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item1\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/citrine\/\">      \n        <div class=\"uc_product_image\" >        \n          <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/10\/A401B8AE-B11C-4C90-8352-800315A1E33F.png\"  alt=\"A401B8AE-B11C-4C90-8352-800315A1E33F\" width=\"2048\" height=\"1923\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/citrine\/\">Citrine<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>19.99<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>16.99<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1969\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1969\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item2\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/amethyst\/\">      \n        <div class=\"uc_product_image\" >        \n          <img decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/10\/2F5AE434-1B10-4713-94F4-D53AC3E86BFF.png\"  alt=\"2F5AE434-1B10-4713-94F4-D53AC3E86BFF\" width=\"2364\" height=\"1657\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/amethyst\/\">Amethyst<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>39.99<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>26.99<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1966\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1966\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item3\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary-3\/\">      \n        <div class=\"uc_product_image\" >        \n          <img decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/B681DC3A-488C-44C8-923D-EE92A37B5056.jpeg\"  alt=\"B681DC3A-488C-44C8-923D-EE92A37B5056\" width=\"800\" height=\"800\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary-3\/\">French rosary<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>299.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>240.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1959\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1959\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item4\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary-2\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/718C83A1-E1F1-4A2F-A559-36AA61A654A8.jpeg\"  alt=\"718C83A1-E1F1-4A2F-A559-36AA61A654A8\" width=\"800\" height=\"800\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary-2\/\">French rosary<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>299.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>240.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1949\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1949\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item5\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/47CEE64F-38F5-4893-97F5-E9E4A45EB5EF.jpeg\"  alt=\"47CEE64F-38F5-4893-97F5-E9E4A45EB5EF\" width=\"800\" height=\"800\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/french-rosary\/\">French rosary<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>499.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>399.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1945\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1945\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item6\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/french-style-rosary\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/4DB15778-F1F3-462F-B8F3-35C673387114.jpeg\"  alt=\"4DB15778-F1F3-462F-B8F3-35C673387114\" width=\"800\" height=\"800\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/french-style-rosary\/\">French style rosary<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>299.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>220.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1941\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1941\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item7\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/bead-2\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/Blue-Agate-White-Glass-Rosary-Little-Rose-Designs.jpeg\"  alt=\"Blue Agate + White Glass Rosary | Little Rose Designs\" width=\"736\" height=\"981\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/bead-2\/\">Bead<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>299.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>220.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1937\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1937\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item8\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/bead\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/09\/Unknown.jpeg\"  alt=\"Bead\" width=\"570\" height=\"760\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/bead\/\">Bead<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>219.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>160.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1929\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1929\" data-product_sku=\"each product custom-made\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item9\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/demo-product-4\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/05\/\u5fae\u4fe1\u56fe\u7247_202505211709263.jpg\"  alt=\"\u5fae\u4fe1\u56fe\u7247_202505211709263\" width=\"736\" height=\"981\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/demo-product-4\/\">Rosary<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>499.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>430.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1027\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1027\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_34aa54d_item10\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/divinecontact.com\/fr\/product\/demo-product-2-2\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/05\/\u5fae\u4fe1\u56fe\u7247_202505211709262.jpg\"  alt=\"\u5fae\u4fe1\u56fe\u7247_202505211709262\" width=\"720\" height=\"960\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/divinecontact.com\/fr\/product\/demo-product-2-2\/\">Catholic rosaries<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price\">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>399.00<\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>330.00<\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881?add-to-cart=1026\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1026\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewbox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n   <\/div>\t\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_carousel_elementor_34aa54d_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n\n<!-- end Woo Product Carousel -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d29a0a e-con-full e-flex e-con e-parent\" data-id=\"0d29a0a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f533b18 elementor-widget elementor-widget-heading\" data-id=\"f533b18\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PRAY TIME<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-631d2bb e-flex e-con-boxed e-con e-parent\" data-id=\"631d2bb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7b1bd75 e-con-full e-flex e-con e-child\" data-id=\"7b1bd75\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-354b31c elementor-widget elementor-widget-heading\" data-id=\"354b31c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">May your heart find peace and guidance in prayer.\n\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cc8b83 elementor-widget elementor-widget-heading\" data-id=\"6cc8b83\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Lord is my shepherd<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75b429e elementor-widget elementor-widget-text-editor\" data-id=\"75b429e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We set up the Divine contact through prayer right before we utter a single spoken or mental word in prayer.\u00a0<em><i>Divine contact is a feeling.<\/i><\/em><\/p><p>In reality you and God are always in contact because God is omnipresent. There is nowhere that God as Infinite Being, Spirit, Knowledge, Love, Power, and Intelligent is not. But we do not experience the fullness of Divine contact in our awareness without turning our attention toward it.<\/p><p>We do this when we pray from deep within.\u00a0Notice what you\u00a0feel\u00a0the instant that you begin to pray, before you utter or think a single word.<\/p><p>The Bible describes this process as \u201cSeek the kingdom of heaven and all things shall be added unto you.\u201d\u00a0<\/p><p>The reason why we instinctively turn to prayer when we feel ourselves to be in extreme urgency is because we instinctively know that it is the experience of direct Divine contact that gives us the fullness that provides all things.<\/p><p>The moment we begin speaking to God about what we want the words are likely to get in the way of our direct conscious experience of the energy, the power, the feeling of the presence of God, so the most effective form of prayer is to just dwell in non-verbal awareness of the\u00a0feeling\u00a0of contact that takes place the moment we turn to God in prayer, before we become verbal and begin thinking of this or that specific thing.\u00a0<\/p><p>Remember that all things are added as our awareness fills with the energy of fulfillment that flows into our felings through Divine contact, including any knowing of what you should do.<\/p><p>This is how you receive all things.\u00a0It is through Divine contact by praying.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59db272 elementor-widget elementor-widget-text-editor\" data-id=\"59db272\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kindly light a candle after the prayer meeting<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71ac9b6 elementor-widget elementor-widget-text-editor\" data-id=\"71ac9b6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>May God grant the desires of your heart.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6824a0e e-con-full e-flex e-con e-child\" data-id=\"6824a0e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d2dc5f elementor-widget elementor-widget-ucaddon_flip_box\" data-id=\"8d2dc5f\" data-element_type=\"widget\" data-widget_type=\"ucaddon_flip_box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Flip Box -->\n\t\t<link id='uc_ac_assets_file_ue_flipbox_styles_css_12353-css' href='https:\/\/divinecontact.com\/wp-content\/uploads\/ac_assets\/uc_flip_box_base\/animations\/ue-flipbox-styles.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Flip Box *\/\n\n\/* elementor container support *\/\n.e-con-inner>.elementor-widget-ucaddon_flip_box, .e-con>.elementor-widget-ucaddon_flip_box {\n    width: var(--container-widget-width);\n    --flex-grow: var(--container-widget-flex-grow);\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel.ue-flip-box__panel--front,\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel.ue-flip-box__panel--back {\n    backface-visibility: hidden;\n    -webkit-backface-visibility: hidden; \n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__container .ue-flip-box__panel--back {\n  z-index: -1;\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__container .ue-flip-box__panel--front {\n  z-index: 1;\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__container.uc-show .ue-flip-box__panel--back {\n  z-index: 1;\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__container.uc-show .ue-flip-box__panel--front {\n  z-index: -1;\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel__wrapper{\n  pointer-events: all;\n}\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel--back .ue_btn{\n\tdisplay: inline-block;\n}\n\n \n\n\t\n\n\n\n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel--front-overlay, \n#uc_flip_box_elementor_8d2dc5f .ue-flip-box__panel--back-overlay{\n  position:absolute;\n  top:0;\n  bottom:0;\n  right:0;\n  left:0;\n  z-index:-1;\n}\n\n\n\n\n\n<\/style>\n\n\n<div id=\"uc_flip_box_elementor_8d2dc5f\" class=\"ue-flip-box\" data-id=\"uc_flip_box_elementor_8d2dc5f\" data-closeonbody='false'>\n  \n      <div class=\"ue-flip-box__container uc-hide ue-flip_left ue-flip-box__container--click\" tabindex=\"0\">\n      \n    <div class=\"ue-flip-box__panel ue-flip-box__panel--front\">\n      <div class=\"ue-flip-box__panel--front-overlay\"><\/div>\n            <div class=\"ue-flip-box__panel__wrapper\">\n        <div class=\"ue-flip-box__panel__content\">\n                                                <\/div>      <\/div>    <\/div>      \n    <div class=\"ue-flip-box__panel ue-flip-box__panel--back\">\n      <div class=\"ue-flip-box__panel--back-overlay\"><\/div>\n            <div class=\"ue-flip-box__panel__wrapper\">\n        <div class=\"ue-flip-box__panel__content\">\n                                                                    <\/div>      <\/div>    <\/div>    \n  <\/div>      \n        \n<\/div>\n<!-- end Flip Box -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ce31d5 e-con-full e-flex e-con e-parent\" data-id=\"0ce31d5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9fa0ba elementor-widget elementor-widget-heading\" data-id=\"b9fa0ba\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">BLOG<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b864fe2 e-flex e-con-boxed e-con e-parent\" data-id=\"b864fe2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4a3d85 elementor-widget elementor-widget-ucaddon_post_carousel\" data-id=\"f4a3d85\" data-element_type=\"widget\" data-widget_type=\"ucaddon_post_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Post Carousel -->\n\t\t<link id='lity-css' href='https:\/\/divinecontact.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/lity\/lity.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Post Carousel *\/\n\n#uc_post_carousel_elementor_f4a3d85-wrapper{\n  min-height:1px;\n}\n\n#uc_post_carousel_elementor_f4a3d85 *{\n  box-sizing:border-box;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-grid-item-category a{\n  white-space: nowrap;\n}\n\n\n#uc_post_carousel_elementor_f4a3d85{\n  position:relative;\n}\n\n.uc_post_title{\n  font-size:21px;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-item{\n  transition:0.3s;\n  position:relative;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_placeholder{\n  position:relative;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue_pos_carousel_image_overlay{\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n  right:0;\n  transition:0.3s;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .owl-stage{\n  display:flex;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_container_holder{\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_content{\n  flex-grow: 1;\n  justify-content: space-between;}\n\n\n#uc_post_carousel_elementor_f4a3d85 .uc_carousel_item{\n  overflow:hidden;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .owl-nav .owl-prev{\n    position:absolute;\n    display:inline-block;\n    text-align:center;  \t\n    \t\n\n}\n#uc_post_carousel_elementor_f4a3d85 .owl-nav .owl-next{\n  position:absolute;\n  display:inline-block;\n  text-align:center;\n  \t\n}\n\n\n#uc_post_carousel_elementor_f4a3d85 .owl-dots {\n  overflow:hidden;\n  display:flex !important;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .owl-dot {\n  border-radius:50%;\n  display:inline-block;\n  padding: 0;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_more_btn{\n  display:inline-block;\n  text-align:center;\n  text-decoration:none;\n}  \n\n#uc_post_carousel_elementor_f4a3d85 .uc_more_btn svg{\n  width:1em;\n  height:1em;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_placeholder{\n  overflow:hidden;\n}\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_placeholder img{\n  display:block;\n  width:100%;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .uc_image_carousel_content {\n  display:flex;\n  flex-direction:column;\n}\n\n\t\n\n\n\n\n\n\n\n\n\n#uc_post_carousel_elementor_f4a3d85 .ue-meta-data{  \n  display:flex !important;\n  flex-wrap: wrap;\n  line-height:1em;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-grid-item-meta-data{\n      display:inline-flex;\n      align-items:center;\n}\n\n.ue-grid-item-meta-data{\n  font-size:12px;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-grid-item-meta-data-icon{\n  line-height:1em;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-grid-item-meta-data-icon svg{\n  width:1em;\n  height:1em;\n}\n\n#uc_post_carousel_elementor_f4a3d85 .ue-debug-meta{\n  padding:10px;\n  border:1px solid red;\n  position:relative;\n  line-height:1.5em;\n  font-size:11px;\n  width:100%;\n}\n\n\n\t#uc_post_carousel_elementor_f4a3d85 .owl-stage        {\n            transition-timing-function: linear!important;\n        }\n\n#uc_post_carousel_elementor_f4a3d85 .owl-nav .owl-prev.disabled,\n#uc_post_carousel_elementor_f4a3d85 .owl-nav .owl-next.disabled {\n   display: none;\n}\n\n<\/style>\n\n<div class=\"uc_overlay_image_carousel\" id=\"uc_post_carousel_elementor_f4a3d85-wrapper\">\n   <div class=\"uc_carousel owl-carousel owl-theme uc-items-wrapper\" data-custom-sethtml=\"true\"  data-id=\"\" id=\"uc_post_carousel_elementor_f4a3d85\" >\n   \t\t<div class=\"uc_image_carousel_container_holder uc_carousel_item ue-item\">\n  \n    <div class=\"uc_image_carousel_placeholder\">\n                 \n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/05\/\u5fae\u4fe1\u56fe\u7247_20250521163733.jpg\"  alt=\"\u5fae\u4fe1\u56fe\u7247_20250521163733\" width=\"736\" height=\"736\" title=\"\u5fae\u4fe1\u56fe\u7247_20250521163733\"> \n        \t\n        <div class=\"ue_pos_carousel_image_overlay\"><\/div>\n          <\/div>\n  \n  \n    <div class=\"uc_image_carousel_content\" >\n        <div>\n          \n                            \n          \n                   <a href=\"https:\/\/divinecontact.com\/fr\/pray\/\">            <div class=\"uc_post_title\">PRAY<\/div>\n          <\/a>                   \n         \n         <div class=\"ue-meta-data\">\n            <div class=\"ue-grid-item-meta-data\"><span class=\"ue-grid-item-meta-data-icon\"><i class='fas fa-calendar-week'><\/i><\/span>  30\/05\/2025<\/div>            \t\t\t            \n                                    \n            \n                        \n                        \n                       \n                      \n           \n             \n            \n          <\/div>          \n          \n        <div class=\"uc_paragraph\" >PRAY We set up the Divine contact through prayer right before we utter a single spoken or mental word...<\/div>        \n        <\/div>\n    \n            \n    \t<div class=\"ue-item-btn-holder\">   \n           <a target=\"_blank\" href=\"https:\/\/divinecontact.com\/fr\/pray\/\" class=\"uc_more_btn ue-dynamic-popup-single\">Read More<\/a>\n\t\t<\/div>\n    \n          <\/div>\n    \n  \n    \n<\/div>\n<div class=\"uc_image_carousel_container_holder uc_carousel_item ue-item\">\n  \n    <div class=\"uc_image_carousel_placeholder\">\n                 \n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/06\/\u56fe\u72472.png\"  alt=\"\u56fe\u72472\" width=\"735\" height=\"533\" title=\"\u56fe\u72472\"> \n        \t\n        <div class=\"ue_pos_carousel_image_overlay\"><\/div>\n          <\/div>\n  \n  \n    <div class=\"uc_image_carousel_content\" >\n        <div>\n          \n                            \n          \n                   <a href=\"https:\/\/divinecontact.com\/fr\/spritual-meaning-of-colors-in-the-bible\/\">            <div class=\"uc_post_title\">Spritual Meaning Of Colors In The Bible<\/div>\n          <\/a>                   \n         \n         <div class=\"ue-meta-data\">\n            <div class=\"ue-grid-item-meta-data\"><span class=\"ue-grid-item-meta-data-icon\"><i class='fas fa-calendar-week'><\/i><\/span>  01\/06\/2025<\/div>            \t\t\t            \n                                    \n            \n                        \n                        \n                       \n                      \n           \n             \n            \n          <\/div>          \n          \n        <div class=\"uc_paragraph\" >Spritual Meaning Of Colors In The Bible The Bible uses colors to teach us about God and His love for...<\/div>        \n        <\/div>\n    \n            \n    \t<div class=\"ue-item-btn-holder\">   \n           <a target=\"_blank\" href=\"https:\/\/divinecontact.com\/fr\/spritual-meaning-of-colors-in-the-bible\/\" class=\"uc_more_btn ue-dynamic-popup-single\">Read More<\/a>\n\t\t<\/div>\n    \n          <\/div>\n    \n  \n    \n<\/div>\n<div class=\"uc_image_carousel_container_holder uc_carousel_item ue-item\">\n  \n    <div class=\"uc_image_carousel_placeholder\">\n                 \n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/divinecontact.com\/wp-content\/uploads\/2025\/05\/\u56fe\u72471-768x435.png\"  alt=\"\u56fe\u72471\" width=\"768\" height=\"435\" title=\"\u56fe\u72471\"> \n        \t\n        <div class=\"ue_pos_carousel_image_overlay\"><\/div>\n          <\/div>\n  \n  \n    <div class=\"uc_image_carousel_content\" >\n        <div>\n          \n                            \n          \n                   <a href=\"https:\/\/divinecontact.com\/fr\/what-history-and-religion-say-about-gemstone\/\">            <div class=\"uc_post_title\">What history and religion say about gemstone?<\/div>\n          <\/a>                   \n         \n         <div class=\"ue-meta-data\">\n            <div class=\"ue-grid-item-meta-data\"><span class=\"ue-grid-item-meta-data-icon\"><i class='fas fa-calendar-week'><\/i><\/span>  30\/05\/2025<\/div>            \t\t\t            \n                                    \n            \n                        \n                        \n                       \n                      \n           \n             \n            \n          <\/div>          \n          \n        <div class=\"uc_paragraph\" >What history and religion say about gemstone? In many religious and spiritual traditions, gemstones are...<\/div>        \n        <\/div>\n    \n            \n    \t<div class=\"ue-item-btn-holder\">   \n           <a target=\"_blank\" href=\"https:\/\/divinecontact.com\/fr\/what-history-and-religion-say-about-gemstone\/\" class=\"uc_more_btn ue-dynamic-popup-single\">Read More<\/a>\n\t\t<\/div>\n    \n          <\/div>\n    \n  \n    \n<\/div>\n\n   <\/div>\t\n<\/div>\n\n\n<!-- end Post Carousel -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6d1fef e-flex e-con-boxed e-con e-parent\" data-id=\"c6d1fef\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e95ad87 e-con-full e-flex e-con e-child\" data-id=\"e95ad87\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0b729b e-con-full e-flex e-con e-child\" data-id=\"f0b729b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9b3b8b elementor-widget elementor-widget-heading\" data-id=\"c9b3b8b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DAVENA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58b3def elementor-widget elementor-widget-text-editor\" data-id=\"58b3def\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We believe the greatest gift we can offer God is our love. Everything else \u2014 even our soul \u2014 already belongs to Him. In life, we come with nothing and leave with nothing. But in between, we search, struggle, and grow.<\/p><p>When we love God without asking for anything, we begin to feel His presence \u2014 a quiet, powerful return to the Divine. Through prayer, meditation, and stillness, we make Divine Contact. This connection transforms us from within. As we let go of burdens \u2014 fear, pain, past wounds \u2014 we make space for peace, clarity, and grace. We are not just human beings.<\/p><p>We are co-creators with the Divine. This space exists to remind you of that truth \u2014 that you are already on the path home.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09ec070 elementor-widget elementor-widget-ucaddon_creative_buttons\" data-id=\"09ec070\" data-element_type=\"widget\" data-widget_type=\"ucaddon_creative_buttons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Creative Button Hovers -->\n<style>\/* widget: Creative Button Hovers *\/\n\n#uc_creative_buttons_elementor_09ec070.uc_creative_buttons .uc_button,\n#uc_creative_buttons_elementor_09ec070.uc_creative_buttons .uc_button::after,\n#uc_creative_buttons_elementor_09ec070 .uc_creative_buttons_icon{\n\ttransition: all 0.4s;\n}\n\n#uc_creative_buttons_elementor_09ec070.uc_creative_buttons .uc_button {\n  overflow:hidden;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_button_wrapper{\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n\/* start styles *\/\n#uc_creative_buttons_elementor_09ec070 .uc_content{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n\/* GENERAL BUTTON STYLING *\/\n#uc_creative_buttons_elementor_09ec070 .uc_button,\n#uc_creative_buttons_elementor_09ec070 .uc_button::after {\n\ttransition: all 0.3s;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_button {\n  margin: 0 auto;\n  position: relative;\n  text-align: center;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_button span{\n  z-index: 2;\n  position: relative;\n  display: block;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_button::before,\n#uc_creative_buttons_elementor_09ec070 .uc_button::after {\n  content: '';\n  position: absolute;\n  z-index: 1;\n}\n\n\/* BUTTON 1 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-1::after {\n  height: 0;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-1:hover:after {\n  height: 100%;\n}\n\n\/* BUTTON 7 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-7::after {\n  height: 0;\n  left: 0;\n  bottom: 0;\n  width: 100%;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-7:hover:after {\n  height: 100%;\n}\n\n\/* BUTTON 2 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-2::after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 0;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-2:hover:after {\n  width: 100%;\n}\n\n\/* BUTTON 6 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-6::after {\n  height: 100%;\n  right: 0;\n  top: 0;\n  width: 0;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-6:hover:after {\n  width: 100%;\n}\n\n\/* BUTTON 3 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-3::after {\n  height: 0;\n  left: 50%;\n  top: 50%;\n  width: 0;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-3:hover:after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n\n\/* BUTTON 4 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-4::before {\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-4::after {\n  height: 100%;\n  left: 0;\n  top: 0;\n  width: 100%;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-4:hover:after{\n  height: 0;\n  left: 50%;\n  top: 50%;\n  width: 0;\n}\n\n\n\/* BUTTON 5 *\/\n#uc_creative_buttons_elementor_09ec070 .uc_btn-5 {\n  overflow: hidden;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-5::after {\n  height: 100%;\n  left: -100%;\n  top: 0;\n  transform: skew(50deg);\n  transition-duration: 0.6s;\n  transform-origin: top left;\n  width: 0;\n}\n\n#uc_creative_buttons_elementor_09ec070 .uc_btn-5:hover:after {\n  height: 100%;\n  width: 200%;\n}\n\/* end styles *\/\n\n<\/style>\n\n\n<div class=\"uc_creative_buttons\" id=\"uc_creative_buttons_elementor_09ec070\">\n  <div class=\"container\">\n    <a href=\"https:\/\/divinecontact.com\/fr\/about\/\" class=\"uc_button button-padding uc_btn-1\" >\n                    <span>Learn&#x20;More<\/span>\n          <\/a>\n  <\/div>\n<\/div>\n<!-- end Creative Button Hovers -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Welcome to a place filled with grace and hope The Lord is my shepherd SHOP NOW BEST SELLING Demo Product-3 &#36;499.00 Add To Cart Demo Product-2 &#36;399.00 Add To Cart Demo Product-1 &#36;199.00 &#36;120.00 Add To Cart No products found PRAY TIME May your heart find peace and guidance in prayer. The Lord is my [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-881","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/comments?post=881"}],"version-history":[{"count":391,"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881\/revisions"}],"predecessor-version":[{"id":1919,"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/pages\/881\/revisions\/1919"}],"wp:attachment":[{"href":"https:\/\/divinecontact.com\/fr\/wp-json\/wp\/v2\/media?parent=881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}