{"id":39826,"date":"2024-12-29T00:09:00","date_gmt":"2024-12-28T23:09:00","guid":{"rendered":"https:\/\/www.tu-mi.com\/blog\/?p=39826"},"modified":"2025-10-01T14:24:13","modified_gmt":"2025-10-01T12:24:13","slug":"chellah-ciconia","status":"publish","type":"post","link":"https:\/\/www.tu-mi.com\/blog\/2024\/12\/29\/chellah-ciconia\/","title":{"rendered":"the relaxing and tasty Chellah Ciconia"},"content":{"rendered":"\n<!-- ***** INIZIO SCRIPT HTML\/JS MODIFICATO ***** -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@700&#038;display=swap\" rel=\"stylesheet\">\n\n<div id=\"video-bg\" style=\"position:fixed; top:0; left:0; width:100%; height:100%; overflow:hidden; z-index:-1;\">\n  <iframe id=\"yt-frame\"\n    frameborder=\"0\" allow=\"autoplay; fullscreen\"\n    style=\"position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);\"\n    sandbox=\"allow-scripts allow-same-origin allow-presentation\">\n  <\/iframe>\n<\/div>\n\n<div id=\"bg-fallback\" style=\"\n  background:#ffffff no-repeat center\/cover;\n  position:fixed; top:0; left:0; width:100%; height:100%; z-index:-2;\">\n<\/div>\n\n<!--  TESTO ADV in basso a sinistra -->\n<div id=\"adv-text\" style=\"\n  position: fixed;\n  bottom: 20px;\n  left: 20px;\n  z-index: 10;\n  color: #ffffff;\n  font-family: 'Dancing Script', cursive;\n  font-weight: 700;\n  font-size: 24px;\n  line-height: 1.3;\n  max-width: 420px;\n  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);\n  background: rgba(0,0,0,0.35);\n  padding: 12px 16px;\n  border-radius: 12px;\n  box-sizing: border-box;\n\">\n  for this ADV space contact the web agency A-Mi.it<br>\n  +39 334 2071553 (Whatsapp)<br>\n  by Giga Gaudia srls<br>\n  Piero Gobetti Street 2th, Abbiategrasso 20081 Milan Europe<br>\n  P.IVA: 13336400968\n<\/div>\n\n<script>\n  const defaultLink = 'https:\/\/www.a-mi.it\/';\n  const links = [\n    'https:\/\/www.ikea.com\/',\n    'https:\/\/www.ferrero.com\/',\n    'https:\/\/www.eni.com\/',\n    'https:\/\/www.illy.com\/',\n    'https:\/\/www.pampers.com\/',\n    'https:\/\/wiop.unilever.it\/brands\/coccolino\/',\n    'https:\/\/www.ray-ban.com\/',\n    'https:\/\/www.yamamay.com\/',\n    'https:\/\/privati.vodafone.it\/',\n    'https:\/\/suzuki.com\/',\n    'https:\/\/www.campari.com\/'\n  ];\n\n  const defaultVideo = 'https:\/\/www.youtube.com\/embed\/gTEYwKoK89A?autoplay=1&mute=1&loop=1&playlist=gTEYwKoK89A&controls=0&showinfo=0&modestbranding=1';\n  const linksVideo = [\n    'https:\/\/www.youtube.com\/embed\/4Rpi1ZMKy74?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/KsHz96e22b8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/PeoFNM2mKYw?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/BHZ5kknVvHc?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/eri_bL8czRs?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/ukyDKGbKL4I?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/-cqwXxUo_q8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/WAux8dmh1TI?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/BtWjShlmLx8?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/Eh5thghzEek?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1',\n    'https:\/\/www.youtube.com\/embed\/-DJHyoXMoLA?autoplay=1&mute=1&loop=1&controls=0&showinfo=0&modestbranding=1'\n  ];\n\n  const index = Math.floor(Math.random() * links.length);\n  const chosenLink = links[index] || defaultLink;\n  const chosenVideo = linksVideo[index] || defaultVideo;\n\n  document.getElementById('yt-frame').src = chosenVideo;\n  document.getElementById('bg-fallback').style.backgroundImage =\n    `url('https:\/\/www.tu-mi.com\/ADV_BODY1SHOP\/${index}.jpg')`;\n\n  function resizeVideo() {\n    const iframe = document.getElementById('yt-frame');\n    const vw = window.innerWidth;\n    const vh = window.innerHeight;\n    const aspect = 16 \/ 9;\n    let width, height;\n    if (vw \/ vh < aspect) {\n      height = vh;\n      width = vh * aspect;\n    } else {\n      width = vw;\n      height = vw \/ aspect;\n    }\n    iframe.style.width = width + 'px';\n    iframe.style.height = height + 'px';\n  }\n  window.addEventListener('load', resizeVideo);\n  window.addEventListener('resize', resizeVideo);\n\n  document.getElementById('yt-frame').addEventListener('error', function() {\n    document.getElementById('video-bg').style.display = 'none';\n    document.getElementById('bg-fallback').style.zIndex = -1;\n  });\n\n  \/\/ Clic su sfondo = apri link\n  document.body.addEventListener('click', function(e) {\n    if (e.target.closest('a, button, input, select, [role=\"button\"], iframe, #adv-text')) return;\n    if (e.defaultPrevented) return;\n    window.open(chosenLink, '_blank', 'noopener');\n  });\n<\/script>\n<!-- ***** FINE SCRIPT HTML\/JS MODIFICATO ***** -->\n\n\n\n#marocco #rabat #chellah #ciconia\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39839\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105928-Copy.jpg\" alt=\"\" class=\"wp-image-39839\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105928-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105928-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105928-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"651\" height=\"868\" data-id=\"39846\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105936-Copy.jpg\" alt=\"\" class=\"wp-image-39846\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105936-Copy.jpg 651w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_105936-Copy-225x300.jpg 225w\" sizes=\"(max-width: 651px) 100vw, 651px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39848\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112139-Copy.jpg\" alt=\"\" class=\"wp-image-39848\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112139-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112139-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112139-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39841\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112259-Copy.jpg\" alt=\"\" class=\"wp-image-39841\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112259-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112259-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112259-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39847\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112303-Copy.jpg\" alt=\"\" class=\"wp-image-39847\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112303-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112303-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112303-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39844\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112312-Copy.jpg\" alt=\"\" class=\"wp-image-39844\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112312-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112312-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_112312-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"651\" height=\"868\" data-id=\"39843\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113006-Copy.jpg\" alt=\"\" class=\"wp-image-39843\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113006-Copy.jpg 651w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113006-Copy-225x300.jpg 225w\" sizes=\"(max-width: 651px) 100vw, 651px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39842\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113042-Copy.jpg\" alt=\"\" class=\"wp-image-39842\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113042-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113042-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113042-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"868\" height=\"651\" data-id=\"39840\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113104-Copy.jpg\" alt=\"\" class=\"wp-image-39840\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113104-Copy.jpg 868w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113104-Copy-300x225.jpg 300w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113104-Copy-768x576.jpg 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"388\" height=\"291\" data-id=\"39845\" src=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113112-Copy.jpg\" alt=\"\" class=\"wp-image-39845\" srcset=\"https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113112-Copy.jpg 388w, https:\/\/www.tu-mi.com\/blog\/wp-content\/uploads\/2024\/12\/IMG_20240905_113112-Copy-300x225.jpg 300w\" sizes=\"(max-width: 388px) 100vw, 388px\" \/><\/figure>\n<\/figure>\n\n\n\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/maps.app.goo.gl\/rnQ8sRhxqKzmULPr7\"><img decoding=\"async\" src=\"https:\/\/www.tu-mi.com\/immagini\/GMAPS.jpg\" alt=\"Google Maps\"><\/a>\n<\/div>\n\n\n\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a href=\"https:\/\/amzn.to\/3DsxjIp\" target=\"_blank\">Diamanti (Original Motion Picture Soundtrack) <\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/3BPkNSM\">MOTTA<\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/3DCQC1E\">BERLUCCHI<\/a>\n<\/div>\n<br>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<a target=\"_blank\" href=\"https:\/\/amzn.to\/3ZL4VJb\">NONINO<\/a>\n<\/div>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<br \/>\n<a target=\"_blank\" href=\"http:\/\/www.amazon.it\/provaprime?tag=mitu0e-21\">Amazon Prime<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.primevideo.com\/?&#038;tag=mitu0e-21\">Prime Video<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.amazon.it\/gp\/dmusic\/promotions\/AmazonMusicUnlimited?tag=mitu0e-21\">Amazon Music<\/a>\n<br>\n<br>\n<a target=\"_blank\" href=\"https:\/\/www.amazon.it\/kindle-dbs\/hz\/signup?tag=mitu0e-21\">Kindle Unlimited<\/a>\n<\/div>\n<br>\n<br>\n<div style=\"text-align: center;\">\n<b>Dear Blog user if you believe in this project and want to grow it, \nyou can support us with a donation online through PayPal or Credit Card,\n THANK YOU.<\/b>\n<div id=\"donate-button-container\">\n<div id=\"donate-button\"><\/div>\n<script charset=\"UTF-8\" src=\"https:\/\/www.paypalobjects.com\/donate\/sdk\/donate-sdk.js\"><\/script>\n<script>\nPayPal.Donation.Button({\nenv:'production',\nhosted_button_id:'HNECX6X2SP9J2',\nimage: {\nsrc:'https:\/\/www.paypalobjects.com\/en_US\/i\/btn\/btn_donateCC_LG.gif',\nalt:'Donate with PayPal button',\ntitle:'PayPal - The safer, easier way to pay online!',\n}\n}).render('#donate-button');\n<\/script>\n<\/div>\n<br \/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>for this ADV space contact the web agency A-Mi.it +39 334 2071553 (Whatsapp) by Giga Gaudia srls Piero Gobetti Street 2th, Abbiategrasso 20081 Milan Europe P.IVA: 13336400968 #marocco #rabat #chellah #ciconia Diamanti (Original Motion Picture Soundtrack) MOTTA BERLUCCHI NONINO Amazon Prime Prime Video Amazon Music Kindle Unlimited Dear Blog user if you believe in this [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":39847,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[249,255,23],"tags":[261,575],"class_list":["post-39826","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-marocco","category-rabat","category-restaurant","tag-marocco","tag-rabat"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/39826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/comments?post=39826"}],"version-history":[{"count":4,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/39826\/revisions"}],"predecessor-version":[{"id":46415,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/posts\/39826\/revisions\/46415"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/media\/39847"}],"wp:attachment":[{"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/media?parent=39826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/categories?post=39826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tu-mi.com\/blog\/wp-json\/wp\/v2\/tags?post=39826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}