/*
 Theme Name:   Printo Child Theme
 Theme URI:    https://printo.themerex.net/
 Description:  Printo Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     printo
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  printo
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */



.call-for-price-button {
    display: inline-block;
    background-color: #25D366; /* WhatsApp Green */
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.call-for-price-button:hover {
    background-color: #1ebe57;
}

