Bitte wählen Ich bin ein neuer Kunde und möchte mich registrieren Durch Ihre Anmeldung bei uns sind Sie in der Lage, schneller zu bestellen, kennen jederzeit den Status Ihrer Bestellungen und haben immer eine aktuelle Übersicht über Ihre bisher getätigten Bestellungen.
Ich möchte ohne Registrierung bestellen Bei uns können Sie auch ohne Registrierung bestellen. Beachten Sie bitte, dass Sie bei jeder weiteren Bestellung Ihre Daten erneut eingeben müssen.
NEWSLETTER Wir versorgen dich mit tollen Rabatten & Sale-Aktionen dazu informieren wir dich über die neuesten Produkte in unserem Shop.
Miami Breeze Car Care Inc. 848 Brickell Ave, PH5 Miami, FL 33131 USA support@miami-breeze.net US: www.miami-breeze.com EU: www.miami-breeze.shop DE: www.miami-breeze.de
mod ified eCommerce Shopsoftware © 2009-2025
.saleModalButton button{
position: fixed;
right: -81px;
top: calc(50% - 50px);
z-index: 1040;
display: block;
xwidth: 200px;
text-align: center;
transform: rotate(-90deg);
padding: 7px 11px;
border-radius: 0;
cursor: pointer;
font-weight:bold;
transition:1s;
padding-bottom:34px;
-webkit-box-shadow:0 3px 25px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 3px 25px 0 rgba(0,0,0,0.3);
box-shadow:0 3px 25px 0 rgba(0,0,0,0.3);
-webkit-animation:btn_move 1s infinite alternate;
-moz-animation:btn_move 1s infinite alternate;
-ms-animation:btn_move 1s infinite alternate;
-o-animation:btn_move 1s infinite alternate;
animation:btn_move 1s infinite alternate
}
@-webkit-keyframes btn_move {
from{
background-color:#bc0000;
right: -91px;
}
to{
background-color:#e00;
right: -80px;
}
}
@-moz-keyframes btn_move {
from{
background-color:#bc0000;
right: -91px;
}
to{
background-color:#e00;
right: -80px;
}
}
@-ms-keyframes btn_move {
from{
background-color:#bc0000;
right: -91px;
}
to{
background-color:#e00;
right: -80px;
}
}
@-o-keyframes btn_move {
from{
background-color:#bc0000;
right: -91px;
}
to{
background-color:#e00;
right: -80px;
}
}
@keyframes btn_move {
from{
background-color:#bc0000;
right: -91px;
}
to{
background-color:#e00;
right: -80px;
}
}
.modalBanner .btn,
.modalBannerStatic .btn,
#modalBanner .btn,
#modalBannerStatic .btn{
border-radius: 4px;
background: var(--tpl-main-color);
color: #fff;
border: 1px solid var(--tpl-main-color);
}
.modalBannerStatic .btn,
#modalBannerStatic .btn{
background: var(--tpl-main-color);
color:#fff;
}
.saleModalButton button:hover{
-webkit-animation:0;
-moz-animation:0;
-ms-animation:0;
-o-animation:0;
animation:0;
background-color:#e00;
transition: 1s;
xfont-size:30px;
xpadding:16px 24px;
padding-bottom:34px;
right: -70px;
}
# #modalBannerStatic .modal-content img{
margin:0 -17px -115px -17px;
}
.modalBannerBuyButtonWrapper{
margin:0 20px 20px;
}
#modalBanner .modalBannerBuyButtonWrapper,
#modalBannerStatic .modalBannerBuyButtonWrapper{
}
.modalBannerBuyButtonWrapper a.btn{
text-align:center;
width: 100%;
font-size: 3rem !important;
}
#modalBannerStatic .modalBannerBuyButtonWrapper{
margin:10px 10px 10px;
}
#modalBannerStatic .modalBannerBuyButtonWrapper a.btn{
text-align:center;
width: 100%;
font-size: 2rem !important;
}
#modalBannerStatic .modal-content{
background:none;
}
@media screen and (max-width: 768px){ /** Größerer Viewport: Tablett **/
.modalBannerBuyButtonWrapper{
margin:50px 20px 40px;
}
.modalBannerBuyButtonWrapper a.btn{
text-align:center;
width: 100%;
font-size: 2rem !important;
}
#modalBannerStatic .modal-content img{
margin:0 -17px -60px -17px;
}
}
.product-carousel.owl-carousel .owl-stage .owl-item img{
max-height:auto;
}