|
|
|
@@ -1048,24 +1048,17 @@ section.marketingheader { |
|
|
|
.controls { |
|
|
|
position: absolute; |
|
|
|
right: 20px; |
|
|
|
bottom: 42px; |
|
|
|
bottom: 27px; |
|
|
|
width: auto; |
|
|
|
padding: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.slider-tabs { |
|
|
|
//right: calc(var(--container-padding) + 10px); |
|
|
|
//top: 15px; |
|
|
|
position: relative; |
|
|
|
right: auto; |
|
|
|
top: auto; |
|
|
|
padding: 0; |
|
|
|
margin: 0; |
|
|
|
//li { |
|
|
|
// button.btn { |
|
|
|
// border-radius: calc(var(--border-radius-lg) / 2); |
|
|
|
// } |
|
|
|
//} |
|
|
|
|
|
|
|
.btn { |
|
|
|
margin-top: 0 !important; |
|
|
|
@@ -1078,16 +1071,6 @@ section.marketingheader { |
|
|
|
.slide:not(.text-only) .text-box { |
|
|
|
padding: 16px var(--container-padding); |
|
|
|
} |
|
|
|
|
|
|
|
//.slider-tabs { |
|
|
|
// .btn { |
|
|
|
// --button-icon-padding: 30px; |
|
|
|
// --button-icon-offset: 5px; |
|
|
|
// --button-padding: 5px 10px; |
|
|
|
// --button-min-size: 30px; |
|
|
|
// margin: 2.5px; |
|
|
|
// } |
|
|
|
//} |
|
|
|
} |
|
|
|
} |
|
|
|
@media screen and (max-width: 567px) { |
|
|
|
|