This commit is contained in:
2023-04-20 17:52:46 +05:30
parent 5e690bc062
commit 674df7448a
8 changed files with 860 additions and 299 deletions
+8
View File
@@ -1595,4 +1595,12 @@ display: none;
.warranty-card .card{
background: rgb(22,62,96);
background: linear-gradient(75deg, rgb(56 89 118) 51%, rgb(107 18 111) 89%)
}
.same-style a{
font-size:12px !important;
font-weight:600 !important;
}
.fs-60 {
font-size: 60px !important;
padding: 40px 0px !important;
}
+2 -2
View File
@@ -31616,8 +31616,8 @@ h4.checkout-title::before {
} */
.sticky-bar{
border-bottom: 1px solid #f9f9f9 !important;
box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important;
/* border-bottom: 1px solid #f9f9f9 !important; */
/* box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important; */
}
.order_details_btn {