/**
* Theme Name: Aunuca Child
* Description: This is a child theme of Aunuca, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: aunuca
* Version: 1.0.8
*/
.image-loader {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.loader {
    width: 125px;
 }


/* .site-logo-new img {
    height: 150px;
}
@media (max-width: 767px) {
    .site-logo-new img {
        height: 60px !important;
    }
} */

.entry-summary form.cart .quote-btn {
    width: calc(100% + 2rem)
}