You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

61 lines
1.1 KiB

<!-- start Simple Custom CSS and JS -->
<style type="text/css">
a.btn.btn-color-primary.btn-style-default.btn-shape-round.btn-size-default.btn-call-sticky{
display: none !important;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number,
.wd-tools-element .wd-tools-count{
background-color: #cc302a !important;
}
p.wd-empty-wishlist.wd-empty-page{
font-size: 0px !important;
}
.footer-column.footer-column-2.col-12.col-sm-4.col-lg-3 .my-custom-class {
text-transform: uppercase;
display: block;
margin-bottom: 30px;
font-weight: "Montserrat", Arial, Helvetica, sans-serif !important;
}
#nav_menu-3 .my-custom-class {
text-transform: uppercase;
display: block;
margin-bottom: 30px;
font-weight: "Montserrat", Arial, Helvetica, sans-serif !important;
}
.widget_nav_menu ul li {
font-size: 16px;
}
@media screen and (max-width: 768px){
.wd-header-text.set-cont-mb-s.reset-last-child {
font-size: 16px;
color: #596676 !important;
font-weight: 600;
}
}
</style>
<!-- end Simple Custom CSS and JS -->