{"id":1543,"date":"2025-05-20T09:49:35","date_gmt":"2025-05-20T09:49:35","guid":{"rendered":"https:\/\/nermineelbehery.com\/?page_id=1543"},"modified":"2026-01-01T13:10:20","modified_gmt":"2026-01-01T13:10:20","slug":"n-courses","status":"publish","type":"page","link":"https:\/\/nermineelbehery.com\/ar\/n-courses\/","title":{"rendered":"N Courses"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1543\" class=\"elementor elementor-1543\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ea13f3d elementor-section-full_width elementor-section-height-min-height elementor-section-content-middle elementor-section-height-default elementor-section-items-middle\" data-id=\"ea13f3d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75f0b36\" data-id=\"75f0b36\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b9cdda4 elementor-widget elementor-widget-heading\" data-id=\"b9cdda4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Recorded Courses<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-d9caa07 e-flex e-con-boxed e-con e-parent\" data-id=\"d9caa07\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c74ab89 elementor-widget elementor-widget-html\" data-id=\"c74ab89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  * {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0;\r\n    font-family: 'Georgia', 'Times New Roman', serif;\r\n  }\r\n\r\n  body, html {\r\n    background: #fdf8f6;\r\n  }\r\n\r\n  .carousel {\r\n    background: white;\r\n    padding: 20px;\r\n    border-radius: 12px;\r\n    margin-bottom: 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    border: 1px solid #e0d4cf;\r\n  }\r\n\r\n  .carousel h2 {\r\n    color: #3e3e3e;\r\n    font-size: 1.8rem;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .carousel-container {\r\n    display: flex;\r\n    gap: 20px;\r\n    overflow-x: auto;\r\n    scroll-behavior: smooth;\r\n    padding-bottom: 10px;\r\n  }\r\n\r\n  .course-card {\r\n    flex: 0 0 250px;\r\n    background: #f0e7e4;\r\n    border-radius: 10px;\r\n    padding: 20px;\r\n    text-align: center;\r\n    font-weight: bold;\r\n    transition: transform 0.3s;\r\n    color: #5a4d48;\r\n  }\r\n\r\n  .course-card:hover {\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  #prevBtn, #nextBtn {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    background-color: #d6a29c;\r\n    color: white;\r\n    border: none;\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    cursor: pointer;\r\n    box-shadow: 0 2px 6px rgba(0,0,0,0.15);\r\n    font-size: 1.2rem;\r\n    line-height: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  #prevBtn:hover, #nextBtn:hover {\r\n    background-color: #c58e85;\r\n    transform: translateY(-50%) scale(1.05);\r\n  }\r\n\r\n  #prevBtn {\r\n    left: 10px;\r\n  }\r\n\r\n  #nextBtn {\r\n    right: 10px;\r\n  }\r\n\r\n  .popular-courses {\r\n    background: white;\r\n    padding: 20px;\r\n    border-radius: 12px;\r\n    margin-bottom: 40px;\r\n    border: 1px solid #e0d4cf;\r\n  }\r\n\r\n  .popular-courses h2 {\r\n    font-size: 1.8rem;\r\n    color: #3e3e3e;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .course-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n    gap: 20px;\r\n  }\r\n\r\n  .course-box {\r\n    background: #f9f5f3;\r\n    border-radius: 10px;\r\n    padding: 15px;\r\n    border: 1px solid #e0d4cf;\r\n    position: relative;\r\n  }\r\n\r\n  .course-box img {\r\n    max-width: 50%;\r\n    border-radius: 8px;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .course-box h3 {\r\n    font-size: 1.2rem;\r\n    color: #5a4d48;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .course-box p {\r\n    font-size: 0.95rem;\r\n    color: #7d6e68;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .arrow-link {\r\n    display: inline-block;\r\n    font-size: 1.2rem;\r\n    color: #d6a29c;\r\n    text-decoration: none;\r\n    transition: transform 0.3s ease, color 0.3s ease;\r\n    font-weight: bold;\r\n  }\r\n\r\n  .arrow-link:hover {\r\n    color: #c58e85;\r\n    transform: translateX(4px);\r\n  }\r\n  .learn-more-btn {\r\n    display: inline-block;\r\n    padding: 12px 24px;\r\n    background-color: #d6a29c; \/* adjust to match your theme *\/\r\n    color: d6a29c;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    text-decoration: none;\r\n    border-radius: 8px;\r\n    transition: background-color 0.3s ease, transform 0.2s ease;\r\n}\r\n\r\n.learn-more-btn:hover {\r\n    background-color: #c58e85;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n\r\n  @media (max-width: 768px) {\r\n    #prevBtn, #nextBtn {\r\n      display: none;\r\n    }\r\n  }\r\n  .circle-arrow {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background-color: #d6a29c;\r\n  color: white;\r\n  border-radius: 50%;\r\n  width: 40px;\r\n  height: 40px;\r\n  text-decoration: none;\r\n  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;\r\n  margin-top: 8px;\r\n}\r\n\r\n.circle-arrow:hover {\r\n  background-color: #c58e85;\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\r\n}\r\n\r\n<\/style>\r\n\r\n<!--<div class=\"carousel\">-->\r\n<!--  <h2>Featured Courses<\/h2>-->\r\n<!--  <div class=\"carousel-container\" id=\"carousel\">-->\r\n<!--    <div class=\"course-card\">Course 1<\/div>-->\r\n<!--    <div class=\"course-card\">Course 2<\/div>-->\r\n<!--    <div class=\"course-card\">Course 3<\/div>-->\r\n<!--  <\/div>-->\r\n<!--  <button id=\"prevBtn\">\u2039<\/button>-->\r\n<!--  <button id=\"nextBtn\">\u203a<\/button>-->\r\n<!--<\/div>-->\r\n\r\n<div class=\"popular-courses\">\r\n  <h2>Courses<\/h2>\r\n  <div class=\"course-grid\">\r\n    <div class=\"course-box\">\r\n      <a href=\"https:\/\/nermineelbehery.com\/ar\/detox-details\/?v=2a6a84e9e444\"><img decoding=\"async\" src=\"https:\/\/nermineelbehery.com\/wp-content\/uploads\/2025\/12\/detox-2-scaled.png\"\/><\/a>\r\n      <h3>Detox<\/h3>\r\n      <p>By coach Nermine ElBehery<\/p>\r\n      <a href=\"https:\/\/nermineelbehery.com\/ar\/detox-details\/?v=2a6a84e9e444\" \r\n   class=\"learn-more-btn\" \r\n   aria-label=\"Learn more about course\">\r\n   \u0644\u0644\u0645\u0632\u064a\u062f\r\n<\/a>\r\n\r\n\r\n    <\/div>\r\n<!--    <div class=\"course-box\">-->\r\n<!--      <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/300x180\" alt=\"Course\" \/>-->\r\n<!--      <h3>Parenting with Presence<\/h3>-->\r\n<!--      <p>By Dr. Nermine ElBehery<\/p>-->\r\n<!--     <a href=\"https:\/\/yourwebsite.com\/emotional-wellness\" class=\"circle-arrow\" aria-label=\"Go to course\">-->\r\n<!--  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">-->\r\n<!--    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\" \/>-->\r\n<!--  <\/svg>-->\r\n<!--<\/a>-->\r\n\r\n<!--    <\/div>-->\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  const carousel = document.getElementById('carousel');\r\n  const prevBtn = document.getElementById('prevBtn');\r\n  const nextBtn = document.getElementById('nextBtn');\r\n\r\n  prevBtn.addEventListener('click', () => {\r\n    carousel.scrollBy({ left: -300, behavior: 'smooth' });\r\n  });\r\n\r\n  nextBtn.addEventListener('click', () => {\r\n    carousel.scrollBy({ left: 300, behavior: 'smooth' });\r\n  });\r\n<\/script>\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>Recorded Courses Courses Detox By coach Nermine ElBehery Learn More<\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1543","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/pages\/1543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/comments?post=1543"}],"version-history":[{"count":38,"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/pages\/1543\/revisions"}],"predecessor-version":[{"id":1954,"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/pages\/1543\/revisions\/1954"}],"wp:attachment":[{"href":"https:\/\/nermineelbehery.com\/ar\/wp-json\/wp\/v2\/media?parent=1543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}