Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,8 +5,7 @@ $cGoldDark: #d3ba67;
|
||||
$cBgAccent: #eff6f7;
|
||||
$cBone: #f6f6f6;
|
||||
|
||||
$fInter: 'Inter',
|
||||
sans-serif;
|
||||
$fInter: 'Inter', sans-serif;
|
||||
|
||||
body > main {
|
||||
overflow-x: hidden;
|
||||
@@ -212,10 +211,12 @@ a {
|
||||
background: #ffffff;
|
||||
|
||||
a {
|
||||
img {}
|
||||
img {
|
||||
}
|
||||
}
|
||||
|
||||
.highlighted-informations {}
|
||||
.highlighted-informations {
|
||||
}
|
||||
|
||||
.product-add-to-basket {
|
||||
display: flex;
|
||||
@@ -288,7 +289,8 @@ a {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.discount-product {}
|
||||
.discount-product {
|
||||
}
|
||||
|
||||
&.product-price-discount {
|
||||
display: flex;
|
||||
@@ -472,7 +474,7 @@ body#product {
|
||||
flex-wrap: wrap;
|
||||
|
||||
.presta-studio-price-history {
|
||||
width: 100% !important
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.product-discount {
|
||||
@@ -1361,7 +1363,6 @@ body#product {
|
||||
}
|
||||
|
||||
#product-details {
|
||||
|
||||
.product-reference,
|
||||
.product-quantities {
|
||||
display: none !important;
|
||||
@@ -1405,7 +1406,8 @@ body#product {
|
||||
|
||||
#blockcart-modal {
|
||||
.modal-content {
|
||||
.modal-header {}
|
||||
.modal-header {
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
.product-name {
|
||||
@@ -1781,7 +1783,8 @@ body#cart {
|
||||
}
|
||||
}
|
||||
|
||||
.card-block {}
|
||||
.card-block {
|
||||
}
|
||||
|
||||
.cart-overview {
|
||||
.cart-items {
|
||||
@@ -2342,7 +2345,6 @@ body#order-confirmation {
|
||||
}
|
||||
|
||||
section {
|
||||
|
||||
&#content,
|
||||
&#content-hook_payment_return,
|
||||
&#content-hook-order-confirmation-footer {
|
||||
@@ -2399,7 +2401,6 @@ body#order-confirmation {
|
||||
}
|
||||
|
||||
footer#footer {
|
||||
|
||||
.footer-box-newsletter,
|
||||
.footer-box-services,
|
||||
.footer-box-other-info {
|
||||
@@ -2585,7 +2586,6 @@ body#category {
|
||||
}
|
||||
|
||||
.data-sheet {
|
||||
|
||||
dd,
|
||||
dt {
|
||||
font-weight: 400 !important;
|
||||
@@ -2695,7 +2695,7 @@ body#category {
|
||||
|
||||
img {
|
||||
@media (max-width: 991px) {
|
||||
min-height: 390px;
|
||||
// min-height: 390px;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
@@ -2968,7 +2968,8 @@ article {
|
||||
&.product-card {
|
||||
.product-description {
|
||||
.product-title {
|
||||
a {}
|
||||
a {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3157,7 +3158,6 @@ nav.breadcrumb {
|
||||
}
|
||||
|
||||
body#cms {
|
||||
|
||||
// Disable custom footer elements
|
||||
&.cms-id-5,
|
||||
&.cms-id-6,
|
||||
@@ -4249,7 +4249,6 @@ section.off-canvas-nav-megamenu {
|
||||
|
||||
.dropdown-menu-inner {
|
||||
.mega-col {
|
||||
|
||||
// &:not(:first-child) {
|
||||
.menu-title {
|
||||
// padding-top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user