Home and shopping cart pages
This commit is contained in:
+19
-2
@@ -128,17 +128,25 @@
|
||||
margin-top: 40px;
|
||||
}
|
||||
.banner-main-container {
|
||||
height: 275px;
|
||||
|
||||
text-align: center;
|
||||
.col-md-6 {
|
||||
margin-top: 0px;
|
||||
.button_dark{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
.hero-banner {
|
||||
background: #cccccc;
|
||||
// background: url(../../dist/assets/imgs/Home/All-in-one.png);
|
||||
// background-size: cover;
|
||||
background-position: 0;
|
||||
}
|
||||
.aw-main-features{
|
||||
display: none;
|
||||
}
|
||||
.mobile-text-center {
|
||||
text-align: center;
|
||||
@@ -186,6 +194,15 @@
|
||||
padding: 0 !important;
|
||||
}
|
||||
}
|
||||
.offer-main-sec{
|
||||
margin-bottom: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
.offer-sec{
|
||||
p{
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.footer-wrapper {
|
||||
.accordion-button,
|
||||
|
||||
@@ -16,9 +16,14 @@
|
||||
}
|
||||
.alert-display-sec {
|
||||
z-index: 1;
|
||||
.alert-dismissible{
|
||||
background:rgb(255 255 255 / 66%)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.warrenty-sec img{
|
||||
width: 40px;
|
||||
}
|
||||
#footer-head {
|
||||
.footer-wrapper.sec-space-1 {
|
||||
margin-top: 0;
|
||||
@@ -42,4 +47,7 @@
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
.mobile-cart-img img{
|
||||
width: 200px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user