Best News Ever! Your cart qualifies for a free gift with purchase.
Home
/
With love from Venice
[class="gridlock shifter blog.custom"] #breadcrumb {
text-align: center;
margin-bottom: 20px;
}
[class="gridlock shifter blog.custom shifter-enabled"] #breadcrumb {
text-align: left;
margin-bottom: 15px;
padding: 0 calc(20px + 1.04166667%);
}
p.afterpay-paragraph {
color: inherit !important;
font-family: inherit !important;
}
.afterpay-instalments {
font-weight: bold !important;
}
.afterpay-link-inner {
font-size: 12px;
margin-left: 2px;
}
.afterpay-logo {
width: 6em !important;
height: auto !important;
}
.afterpay-text2 {
margin-right: 1px;
}
@media only screen and (max-width : 480px) {
.afterpay-paragraph {
font-size: 12px;
}
.afterpay-link-inner {
font-size: 12px;
}
.afterpay-logo {
/* width: 6em !important;
height: auto !important; */
}
}
/* slider hide/show on mobile and desktop*/
.show-on-mobile{
display:none
}
@media(max-width:767px){
.hide-on-mobile{
display:none
}
.show-on-mobile{
display:block
}
}