From: soufiane Date: Fri, 14 Jun 2024 12:48:58 +0000 (+0200) Subject: wait #6958 @2:00 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ad9b8323cdb80a92623a89e2544a4edb694f99f3;p=spinepro.git wait #6958 @2:00 --- diff --git a/wp-content/themes/CCV/dist/mix-manifest.json b/wp-content/themes/CCV/dist/mix-manifest.json index 100126b6..39be8c7c 100644 --- a/wp-content/themes/CCV/dist/mix-manifest.json +++ b/wp-content/themes/CCV/dist/mix-manifest.json @@ -8,12 +8,12 @@ "/scripts/flatpickr/trigger.js": "/scripts/flatpickr/trigger.js?id=fc61b0404ca0ad0b078a", "/styles/flatpickr.css": "/styles/flatpickr.css?id=df261d4c83e765b7223a", "/styles/lity.css": "/styles/lity.css?id=f0b618fcc4c993e1a325", - "/styles/app.css": "/styles/app.css?id=702890a1f4062a958ad8", + "/styles/app.css": "/styles/app.css?id=d884a392509aeac233e1", "/styles/admin.css": "/styles/admin.css?id=f15bee710daeb892af36", "/scripts/flatpickr/trigger.js.map": "/scripts/flatpickr/trigger.js.map?id=d2690e14bff00a75baf1", "/styles/flatpickr.css.map": "/styles/flatpickr.css.map?id=eef3afe69d1acf67a84b", "/styles/lity.css.map": "/styles/lity.css.map?id=55dd6744dfdcf8db5744", - "/styles/app.css.map": "/styles/app.css.map?id=3affb19766a433362ff6", + "/styles/app.css.map": "/styles/app.css.map?id=ba817ac9e3a1d8f2f595", "/styles/admin.css.map": "/styles/admin.css.map?id=073b555eeccf709af20a", "/scripts/forms/forms.js": "/scripts/forms/forms.js?id=470a94a20c9c5c9c646e", "/scripts/forms/forms.js.map": "/scripts/forms/forms.js.map?id=d18bb8011592c79f83ae", diff --git a/wp-content/themes/CCV/dist/styles/app.css b/wp-content/themes/CCV/dist/styles/app.css index 5b17b556..a07e9471 100644 --- a/wp-content/themes/CCV/dist/styles/app.css +++ b/wp-content/themes/CCV/dist/styles/app.css @@ -1376,7 +1376,7 @@ body { background-color: #1D7AEA; color: #FFF; border-radius: 0; - font-weight: 700; + font-weight: 500; font-size: 0.8181rem; text-transform: uppercase; padding-left: 2.5rem; @@ -1387,6 +1387,7 @@ body { -moz-osx-font-smoothing: grayscale; transition: background-color 0.25s; border-radius: 36px; + font-family: 'Dosis', sans-serif; } .btn:hover, @@ -1811,6 +1812,10 @@ header.site { } } +.header-logo { + transform: scale(0.9); +} + h1, .h1, h2, @@ -2127,7 +2132,7 @@ h4, } #mobile-menu { - background-color: #2E2C40; + background-color: #031236; color: #FFF; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; @@ -2159,12 +2164,12 @@ h4, #mobile-menu .menu-list, #mobile-menu .mm--open { - background-color: #2E2C40; + background-color: #031236; top: 90px; } #mobile-menu .menu-item { - background-color: #2E2C40; + background-color: #031236; color: #FFF; font-family: Dosis, sans-serif; text-transform: uppercase; @@ -2279,7 +2284,7 @@ h4, } .mobile-menu-trigger:hover { - color: #FF078B !important; + color: #1D7AEA !important; } .mobile-menu-trigger:after, @@ -2375,16 +2380,18 @@ h4, .nav-primary .menu-item a { white-space: nowrap; transition: color 0.3s; + font-size: 24px; + font-size: 1.090909090909091rem; } .nav-primary .menu-item a:hover { - color: #FF078B; + color: #1D7AEA; } .nav-primary .sub-menu { display: none; position: absolute; - background-color: #2E2C40; + background-color: #031236; left: 0; top: 100%; white-space: normal; @@ -2422,7 +2429,8 @@ h4, .nav-secondary { top: 20px; - right: 48px; + right: 25px; + transform: scale(0.9); } @media only screen and (max-width: 1023px) { @@ -2783,7 +2791,7 @@ h4, } .header-slideshow-dots li { - background-color: #2E2C40; + background-color: #1D7AEA; display: block; width: 0.8rem; height: 0.8rem; @@ -2793,11 +2801,11 @@ h4, } .header-slideshow-dots li.active { - background-color: #FF078B; + background-color: #FFBF29; } .header-slideshow .header-slideshow-content { - color: #2E2C40; + color: #031236; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: rgba(255,255,255,0.88); @@ -3356,7 +3364,7 @@ h4, } .testimonial-carousel-pagination-dot { - background-color: #2E2C40; + background-color: #1D7AEA; border-radius: 9999px; display: inline-block; width: 0.818181818181818rem; @@ -3365,7 +3373,7 @@ h4, } .testimonial-carousel-pagination-dot-active { - background-color: #FF078B; + background-color: #FFBF29; } .elementor-widget-cube-text { @@ -3573,7 +3581,7 @@ h4, .text-block-body a, #tinymce a { - color: #FF078B; + color: #1D7AEA; } .text-block-body a:hover, @@ -6259,7 +6267,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .bg-purple-dark { - background-color: #2E2C40; + background-color: #031236; } .bg-pink { @@ -6319,7 +6327,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .hover\:bg-purple-dark:hover { - background-color: #2E2C40; + background-color: #031236; } .hover\:bg-pink:hover { @@ -6379,7 +6387,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .focus\:bg-purple-dark:focus { - background-color: #2E2C40; + background-color: #031236; } .focus\:bg-pink:focus { @@ -6519,7 +6527,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .border-purple-dark { - border-color: #2E2C40; + border-color: #031236; } .border-pink { @@ -6579,7 +6587,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .hover\:border-purple-dark:hover { - border-color: #2E2C40; + border-color: #031236; } .hover\:border-pink:hover { @@ -6639,7 +6647,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .focus\:border-purple-dark:focus { - border-color: #2E2C40; + border-color: #031236; } .focus\:border-pink:focus { @@ -10397,7 +10405,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .text-purple-dark { - color: #2E2C40; + color: #031236; } .text-pink { @@ -10457,7 +10465,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .hover\:text-purple-dark:hover { - color: #2E2C40; + color: #031236; } .hover\:text-pink:hover { @@ -10517,7 +10525,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .focus\:text-purple-dark:focus { - color: #2E2C40; + color: #031236; } .focus\:text-pink:focus { @@ -13211,7 +13219,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:bg-purple-dark { - background-color: #2E2C40; + background-color: #031236; } .md\:bg-pink { @@ -13271,7 +13279,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:hover\:bg-purple-dark:hover { - background-color: #2E2C40; + background-color: #031236; } .md\:hover\:bg-pink:hover { @@ -13331,7 +13339,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:focus\:bg-purple-dark:focus { - background-color: #2E2C40; + background-color: #031236; } .md\:focus\:bg-pink:focus { @@ -13471,7 +13479,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:border-purple-dark { - border-color: #2E2C40; + border-color: #031236; } .md\:border-pink { @@ -13531,7 +13539,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:hover\:border-purple-dark:hover { - border-color: #2E2C40; + border-color: #031236; } .md\:hover\:border-pink:hover { @@ -13591,7 +13599,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:focus\:border-purple-dark:focus { - border-color: #2E2C40; + border-color: #031236; } .md\:focus\:border-pink:focus { @@ -17349,7 +17357,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:text-purple-dark { - color: #2E2C40; + color: #031236; } .md\:text-pink { @@ -17409,7 +17417,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:hover\:text-purple-dark:hover { - color: #2E2C40; + color: #031236; } .md\:hover\:text-pink:hover { @@ -17469,7 +17477,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .md\:focus\:text-purple-dark:focus { - color: #2E2C40; + color: #031236; } .md\:focus\:text-pink:focus { @@ -20104,7 +20112,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:bg-purple-dark { - background-color: #2E2C40; + background-color: #031236; } .sm\:bg-pink { @@ -20164,7 +20172,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:hover\:bg-purple-dark:hover { - background-color: #2E2C40; + background-color: #031236; } .sm\:hover\:bg-pink:hover { @@ -20224,7 +20232,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:focus\:bg-purple-dark:focus { - background-color: #2E2C40; + background-color: #031236; } .sm\:focus\:bg-pink:focus { @@ -20364,7 +20372,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:border-purple-dark { - border-color: #2E2C40; + border-color: #031236; } .sm\:border-pink { @@ -20424,7 +20432,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:hover\:border-purple-dark:hover { - border-color: #2E2C40; + border-color: #031236; } .sm\:hover\:border-pink:hover { @@ -20484,7 +20492,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:focus\:border-purple-dark:focus { - border-color: #2E2C40; + border-color: #031236; } .sm\:focus\:border-pink:focus { @@ -24242,7 +24250,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:text-purple-dark { - color: #2E2C40; + color: #031236; } .sm\:text-pink { @@ -24302,7 +24310,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:hover\:text-purple-dark:hover { - color: #2E2C40; + color: #031236; } .sm\:hover\:text-pink:hover { @@ -24362,7 +24370,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .sm\:focus\:text-purple-dark:focus { - color: #2E2C40; + color: #031236; } .sm\:focus\:text-pink:focus { @@ -26997,7 +27005,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:bg-purple-dark { - background-color: #2E2C40; + background-color: #031236; } .xs\:bg-pink { @@ -27057,7 +27065,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:hover\:bg-purple-dark:hover { - background-color: #2E2C40; + background-color: #031236; } .xs\:hover\:bg-pink:hover { @@ -27117,7 +27125,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:focus\:bg-purple-dark:focus { - background-color: #2E2C40; + background-color: #031236; } .xs\:focus\:bg-pink:focus { @@ -27257,7 +27265,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:border-purple-dark { - border-color: #2E2C40; + border-color: #031236; } .xs\:border-pink { @@ -27317,7 +27325,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:hover\:border-purple-dark:hover { - border-color: #2E2C40; + border-color: #031236; } .xs\:hover\:border-pink:hover { @@ -27377,7 +27385,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:focus\:border-purple-dark:focus { - border-color: #2E2C40; + border-color: #031236; } .xs\:focus\:border-pink:focus { @@ -31135,7 +31143,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:text-purple-dark { - color: #2E2C40; + color: #031236; } .xs\:text-pink { @@ -31195,7 +31203,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:hover\:text-purple-dark:hover { - color: #2E2C40; + color: #031236; } .xs\:hover\:text-pink:hover { @@ -31255,7 +31263,7 @@ input[name="imagery-type"]:checked + .imagery-icon circle { } .xs\:focus\:text-purple-dark:focus { - color: #2E2C40; + color: #031236; } .xs\:focus\:text-pink:focus { diff --git a/wp-content/themes/CCV/resources/assets/styles/components/buttons.styl b/wp-content/themes/CCV/resources/assets/styles/components/buttons.styl index de14ef54..b9ad0ecd 100644 --- a/wp-content/themes/CCV/resources/assets/styles/components/buttons.styl +++ b/wp-content/themes/CCV/resources/assets/styles/components/buttons.styl @@ -4,11 +4,12 @@ .elementor-widget-button a.elementor-button @apply relative inline-block overflow-hidden @apply bg-blue text-white rounded-none - @apply font-bold text-xs uppercase + @apply font-medium text-xs uppercase @apply px-10 py-3 font-smoothing() transition: background-color 0.25s border-radius: 36px + font-family: 'Dosis', sans-serif &:hover @apply bg-teal-light diff --git a/wp-content/themes/CCV/resources/assets/styles/components/header.styl b/wp-content/themes/CCV/resources/assets/styles/components/header.styl index 6084b7dd..5d1153ce 100644 --- a/wp-content/themes/CCV/resources/assets/styles/components/header.styl +++ b/wp-content/themes/CCV/resources/assets/styles/components/header.styl @@ -28,3 +28,6 @@ header.site +below(1100px) padding: 0.75em 1.6em + +.header-logo + transform: scale(.9) \ No newline at end of file diff --git a/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl b/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl index 8e2cc7cb..c9be6962 100644 --- a/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl +++ b/wp-content/themes/CCV/resources/assets/styles/components/mmenu.styl @@ -132,7 +132,7 @@ $menu-header-height = 90px display: none &:hover - @apply text-pink !important + @apply text-blue !important &:after, &:before, div // 3 lines in burger icon content: '' diff --git a/wp-content/themes/CCV/resources/assets/styles/components/navigation.styl b/wp-content/themes/CCV/resources/assets/styles/components/navigation.styl index 6684b2df..8f6021fc 100644 --- a/wp-content/themes/CCV/resources/assets/styles/components/navigation.styl +++ b/wp-content/themes/CCV/resources/assets/styles/components/navigation.styl @@ -33,9 +33,10 @@ a @apply whitespace-no-wrap transition: color 0.3s + font-size: 24px &:hover - @apply text-pink + @apply text-blue // Sub-menu @@ -71,6 +72,7 @@ // Language switcher and action buttons .nav-secondary top: 20px - right: 48px + right: 25px + transform: scale(.9) +below($breakpoint-menu) display: none !important diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl index e0844175..405fea21 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/header-slideshow.styl @@ -65,7 +65,7 @@ $title_bg = rgba(#fff, 0.88) bottom: 1.5em li - @apply bg-purple-dark + @apply bg-blue display: block width: 0.8rem height: @width @@ -74,7 +74,7 @@ $title_bg = rgba(#fff, 0.88) cursor: pointer &.active - @apply bg-pink + @apply bg-yellow &-content diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/testimonial-carousel.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/testimonial-carousel.styl index d8ccd6d6..6de10c8c 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/testimonial-carousel.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/testimonial-carousel.styl @@ -20,10 +20,10 @@ @apply text-center &-dot - @apply bg-purple-dark rounded-full inline-block + @apply bg-blue rounded-full inline-block width: r(18px) height: @width margin: 0 r(6.5px) &-dot-active - @apply bg-pink + @apply bg-yellow diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/text-block.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/text-block.styl index 9e2ec587..89dbb370 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/text-block.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/text-block.styl @@ -84,7 +84,7 @@ @apply font-body font-medium text-lg a - @apply text-pink + @apply text-blue &:hover @apply text-teal diff --git a/wp-content/themes/CCV/resources/views/partials/header.blade.php b/wp-content/themes/CCV/resources/views/partials/header.blade.php index 356a51eb..49aba7fa 100644 --- a/wp-content/themes/CCV/resources/views/partials/header.blade.php +++ b/wp-content/themes/CCV/resources/views/partials/header.blade.php @@ -1,5 +1,5 @@
-
+