
#products article.product-miniature div.product-description input.input-group.form-control, article.product-miniature div.product-description input.input-group.form-control{margin-left: auto;margin-right: auto;}

.product-quantity-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
    max-width: 200px;
}


#header .header-nav .cart-preview.active {
  background: #e20069;
}

.btn-primary
{color:#fff;background-color:#e20069;border-color:rgba(0,0,0,0);
transition: all .5s;
}
.btn-primary:hover
{color:#fff;background-color:#ffffff;border-color:#e20069; color:#e20069}
/*.btn-primary:hover
{color:#fff;background-color:#f8529f;border-color:rgba(0,0,0,0)}*/
.btn-primary:focus,.btn-primary.focus
{color:#fff;background-color:#f8529f;border-color:rgba(0,0,0,0)}
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle
{color:#fff;background-color:#f8529f;border-color:rgba(0,0,0,0);background-image:none}
.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus
{color:#fff;background-color:#AB2060;border-color:rgba(0,0,0,0)}
.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled.focus
{background-color:#e20069;border-color:rgba(0,0,0,0)}
.btn-primary.disabled:hover,.btn-primary:disabled:hover
{background-color:#e20069;border-color:rgba(0,0,0,0)}


.product-accessories{
    margin-top:20px;
}

.current-price-value{
    font-size: 2rem;
}

.footer-container{
    border-top:1px solid #ccc;
}

#custom-text p{
    font-size:1rem;
}
.product-miniature .product-title a{
    font-size:1rem;
}
p{
    font-size:1rem;
}

.product-prices .tax-shipping-delivery-label{
    font-size:1rem;
}
.product-prices .current-price{
    margin-bottom: 0;
}

.product-miniature .product-price-and-shipping{
    font-size:1.2rem; 
}

.block-category{
    min-height: 1rem;
}

.block-categories .h6{
    font-size:1.2rem; 
}

#search_filters > .h6{
    font-size:1.2rem;
}
/* CSS 

Document */

