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
@@ -466,17 +466,17 @@ div.cus-sticky {
|
||||
}
|
||||
}
|
||||
|
||||
#index {
|
||||
#page {
|
||||
#main {
|
||||
.page-home {
|
||||
.box-slideh6 {
|
||||
padding: 0 30px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// #index {
|
||||
// #page {
|
||||
// #main {
|
||||
// .page-home {
|
||||
// .box-slideh6 {
|
||||
// padding: 0 30px !important;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
.tr-inpost-box {
|
||||
clear: both !important;
|
||||
@@ -553,3 +553,86 @@ a[href="https://redline.com.pl/pl/zamówienie?newAddress=invoice"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body#index {
|
||||
header#header {
|
||||
.header-top {
|
||||
> .inner {
|
||||
> .box-top {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
> .inner:not(.cus-sticky) {
|
||||
.box-top6 {
|
||||
&:not(:hover) {
|
||||
.leo-megamenu .navbar-header {
|
||||
.navbar-toggler {
|
||||
&::before {
|
||||
background: #fff;
|
||||
}
|
||||
&::after {
|
||||
border-color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.leo-megamenu .navbar-nav > li > a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#leo_search_block_top {
|
||||
.title_block {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
#_desktop_user_info {
|
||||
.popup-title {
|
||||
i {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
.wislish-button {
|
||||
.ap-btn-wishlist {
|
||||
i {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
#_desktop_cart {
|
||||
.header {
|
||||
i {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.leo-megamenu .navbar-nav > li > a {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// .hp-hero-slider {
|
||||
// padding-top: 30px;
|
||||
|
||||
// @media (max-width: 1200px) {
|
||||
// padding-top: 20px;
|
||||
// }
|
||||
// }
|
||||
.box-slideh6 {
|
||||
padding-top: 0 !important;
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user