Healing With Caring Hands
Holistic Wellness Care
diff --git a/public/assets/css/module-css/about.css b/public/assets/css/module-css/about.css
index 92d50e5..17eddb0 100644
--- a/public/assets/css/module-css/about.css
+++ b/public/assets/css/module-css/about.css
@@ -328,12 +328,23 @@
border-radius: 20px;
z-index: 1;
}
+.image_block_three .image-box .image-1-ho{
+ position: relative;
+ filter: drop-shadow(-10px 20px 50px rgba(75, 183, 241, 0.3));
+ border-radius: 20px;
+ z-index: 1;
+}
.image_block_three .image-box .image-1 img{
width: 100%;
border-radius: 20px;
}
+.image_block_three .image-box .image-1-ho img{
+ width: 100%;
+ border-radius: 20px;
+}
+
.image_block_three .image-box .image-2{
position: absolute;
left: -10px;
@@ -570,6 +581,10 @@
margin: 0 auto;
}
+ .image_block_three .image-box .image-1-ho{
+ max-width: 306px;
+ margin: 0 auto;
+ }
.image_block_three .image-box .image-2{
position: relative;
left: 0px;
@@ -620,6 +635,54 @@
transform: rotate(-15deg);
}
+.image_block_three .image-box .image-1-ho {
+ position: relative;
+ filter: drop-shadow(-10px 20px 50px rgba(75, 183, 241, 0.3));
+ border-radius: 20px;
+ z-index: 1;
+ margin-right: -134px;
+ left: -104px;
+}
+
+
+.image_block_three .image-box .new-ho{
+
+top: 309px;
+ left: 279px;
+
+}
+
+}
+
+
+@media only screen and (max-width: 768px) {
+
+ .image_block_three .image-box .image-1-ho {
+ position: relative;
+ filter: drop-shadow(-10px 20px 50px rgba(75, 183, 241, 0.3));
+ border-radius: 20px;
+ z-index: 1;
+ margin-right: 0px !important;
+ left: 0px !important;
+ }
+
+
+ .image_block_three .image-box .new-ho{
+
+
+ top: 337px;
+ left: 239px;
+}
+}
+
+@media only screen and (max-width: 500px) {
+
+ .image_block_three .image-box .image-1-ho img{
+
+ display: none;
+
+ }
+
}
@media only screen and (max-width: 499px){
@@ -644,6 +707,12 @@
display: none !important;
}
+ .image_block_three .image-box .image-1-ho img{
+ width: 100%;
+ border-radius: 20px;
+ display: none !important;
+}
+
}
@media only screen and (max-width: 426px) {
@@ -666,6 +735,16 @@
}
+@media screen and (max-width: 376px) {
+
+ .image_block_three .image-box .new-ho{
+
+ left: 200px;
+
+ }
+
+}
+
diff --git a/public/assets/css/module-css/feature.css b/public/assets/css/module-css/feature.css
index 06c5e18..68dbba7 100644
--- a/public/assets/css/module-css/feature.css
+++ b/public/assets/css/module-css/feature.css
@@ -11,7 +11,7 @@
box-shadow: 0px 2px 70px rgba(0, 0, 0, 0.1);
border-radius: 20px;
overflow: hidden;
- padding: 34px;
+ padding: 20px;
z-index: 1;
margin-bottom: 30px;
transition: all 500ms ease;
@@ -284,4 +284,10 @@
.feature-section.mobile-only .feature-block {
width: 50%;
}
+}
+
+@media (max-width: 992px) {
+ .team-block-one .inner-box .lower-content {
+ padding: 15px 10px 0px 10px;
+ }
}
\ No newline at end of file
diff --git a/public/assets/css/module-css/solutions.css b/public/assets/css/module-css/solutions.css
index 3312409..10f81a1 100644
--- a/public/assets/css/module-css/solutions.css
+++ b/public/assets/css/module-css/solutions.css
@@ -20,6 +20,9 @@
.solutions-section .progress-inner{
max-width: none;
}
+
+
+
}
@@ -42,6 +45,9 @@
display: block;
border-radius: 20px;
overflow: hidden;
+
+ top: -164px;
+ left: -12px;
}
.image_block_two .image-box .image-1-new{
@@ -57,9 +63,9 @@
.image_block_two .image-box .image-2{
position: absolute;
- left: -50px;
+ left: -21px;
bottom: 0px;
- background: #fff;
+ /* background: #fff; */
padding: 10px;
border-radius: 20px;
filter: drop-shadow(0px 2px 70px rgba(0, 0, 0, 0.1));
@@ -69,7 +75,7 @@
position: absolute;
left: -50px;
bottom: 0px;
- background: #fff;
+ /* background: #fff; */
padding: 10px;
border-radius: 20px;
filter: drop-shadow(0px 2px 70px rgba(0, 0, 0, 0.1));
@@ -145,7 +151,7 @@
position: absolute;
left: 14px !important;
bottom: -86px !important;
- background: #fff;
+ /* background: #fff; */
padding: 10px;
border-radius: 20px;
filter: drop-shadow(0px 2px 70px rgba(0, 0, 0, 0.1));
@@ -187,12 +193,19 @@
position: absolute;
left: 14px !important;
bottom: -36px !important;
- background: #fff;
+ /* background: #fff; */
padding: 10px;
border-radius: 20px;
filter: drop-shadow(0px 2px 70px rgba(0, 0, 0, 0.1));
}
+ .image_block_two .image-box .cart-icon{
+
+ left: 302px;
+ top: 412px;
+
+}
+
.image_block_two .image-box .my-icon{
position: absolute;
@@ -250,9 +263,17 @@
}
}
-@media only screen and (max-width: 499px){
+@media only screen and (max-width: 500px){
-
+ .image_block_two .image-box .cart-icon{
+
+ /* left: 292px;
+ top: 312px; */
+
+
+ display: none;
+
+}
}
diff --git a/public/assets/images/banner/desktopBanner/home-banner-1.webp b/public/assets/images/banner/desktopBanner/home-banner-1.webp
index 3e07b5b..5a9ed50 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-1.webp and b/public/assets/images/banner/desktopBanner/home-banner-1.webp differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-2.webp b/public/assets/images/banner/desktopBanner/home-banner-2.webp
index b3168cb..830ff4a 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-2.webp and b/public/assets/images/banner/desktopBanner/home-banner-2.webp differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-3.webp b/public/assets/images/banner/desktopBanner/home-banner-3.webp
index 023bd21..9afa16f 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-3.webp and b/public/assets/images/banner/desktopBanner/home-banner-3.webp differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-4.webp b/public/assets/images/banner/desktopBanner/home-banner-4.webp
index 6d806ae..e9ba9cd 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-4.webp and b/public/assets/images/banner/desktopBanner/home-banner-4.webp differ