/* Escribe aquí tu código CSS */
.btn-theme.btn-outline, .btn-outline.viewmore-products-btn {
    color: #76A0D1 !important;
    border-color: #4A72A7 !important;
    background: transparent;
}
.add-fix-top {
    background: #4A72A7 !important;
}

.mini-cart .count, .wishlist-icon .count {
    background: #76A0D1 !important;
}

h1, h2, h3, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	
	text-transform: uppercase;
	font-size: 24px !important;
}

h4 {
    font-size: 24px !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: white !important;
    background-color: midnightblue;
}

.bread-title {
    color: cornflowerblue !important;
}