.jux-tl-control{
background:url("../images/red_button.png") no-repeat scroll 0 0 transparent !important;
}
.jux-tl-item.selected .jux-tl-control{
background: url("/images/red_button.png") no-repeat scroll 0 0 transparent !important;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.03);}
.team-header{
text-align:left !important;
}
.blog-video{
object-fit: cover;
}
.folien-icon{
width: 15rem;
height: auto;
}
.weihnachten{
background:#000000!important;
}
.mwall-hits p{
text-align:center;
}
.product-icon{
width: 100px;
height: auto;
margin-top: 30px;
margin-left: 30px;
-webkit-user-drag: none;
}
.benefit-icon{
width:100px;
height: auto;
text-align:center;
}
.flickity-prev-next-button{
border-radius: 100% !important;
height: 65px !important;
}
.flickity-prev-next-button.previous{
left: -4.5rem !important;
}
.flickity-prev-next-button.next{
right: -4.5rem !important;
}
.flickity-button-icon{
fill:#000;
}
.product-list{
border-bottom: 1px solid #D40304;
margin-bottom: 30px;
padding-bottom:10px;
margin-top: 30px;
}
ul.sigFreeClassic li.sigFreeThumb{
left: 0!important;
background: none!important;
}
.suntek-icon{
width:67px;
height:auto;
margin-left:50px;
margin-top:50px;
}
.suntek-property-container{
margin: 1.5rem 0;
}
.cpnb-m-cookies-floatButtonPosition_bottom_right{
right:20px !important;
}
.suntek-property-icon{
margin-right:40px;
width:50px;
height:auto;
}
.suntek-property{
width:40px;
height:auto;
margin-right:-10px;
}
.blue-head{
color: #0075BF !important;
}
.warranty-int{
font-size: 33px;
color: #0075BF !important;
}
.blue-bottom-border{
border-bottom: 4px solid #0075BF;
}
.notation{
font-size:10px;
}
#present-text{
text-align:left;
}
#angel{
text-align:right;
padding: 5px;
padding-right: 20px;
}
.price{
text-align: center;
color:black;
font-weight: bold;
margin:0;
margin-top: 3rem!important;
}
.blog-link{
color: #f5ff00!important;
}
.car-category{
text-align: center;
color:black;
font-weight: bold;
}
.car-category-picto{
width:6rem;
}
.car-picto{
width: 7rem;
}
.price-range-category{
text-align: center;
color:black;
font-weight: bold;
}
@media (max-width: 767px) {
.team-header{
text-align:center !important;
}
.flickity-prev-next-button.previous{
left: 10px !important;
}
.flickity-prev-next-button.next{
right: 10px !important;
}
#present-text{
text-align:center;
}
.suntek-icon{
width:67px;
height:auto;
margin-bottom:20px;
margin-left:0px;
}
#angel{
text-align:center;
padding: 0px;
padding-right: 0px;
}
.product-icon{
width: 100px;
height: auto;
margin-top: 30px;
-webkit-user-drag: none;
}
}
.nohover:hover{
text-decoration:none !important;
}
.verticalline{
border-left: 1px solid black;
height: 700px;
}
.nohover:active{
text-decoration:none !important;
}
.jmm-name {
font-size: .8em !important;
}
.jmm-profession {
font-size: .8em !important;
}
.jmm-team-profiles.default .jmm-mod-row>div{
padding:5px !important;
}
.actionbutton{
background-color: #d40304;
color: #ffffff !important;
padding: 10px;
max-width:150px;
text-align:center;
border-radius: 25px !important;
}
.counter-section {
text-align: center;
padding: 50px 0;
}
.counter {
display: inline-block;
margin: 20px;
}
.counter h3 {
font-size: 2rem;
font-weight: 900!important;
margin: 0;
}
.counter p {
font-size: 1.2rem;
color: #666;
}
Jaguar F Type x Full PPF 💪🏻
ConvertForms.Helper.onReady(function() {
let disable_days = [0, 6]; // Sonntag & Samstag
document.querySelectorAll('.cf-only-weekdays').forEach(element => {
if (element._flatpickr) {
element._flatpickr.set('disable', [function(date) {
return disable_days.includes(date.getDay());
}]);
}
});
});