/*!
Theme Name: Diamanzza
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Diamanzza theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: diamanzza
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: diamanzza
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

html body .comment-form textarea:focus {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
}

html body .comment-form  input:focus {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
}


@media screen and (max-width: 425px) {
    .button, .jet-compare-button__container .jet-compare-button__link, .jet-wishlist-button__container .jet-wishlist-button__link {
        display: inline-block;
        max-width: 100%;
        width: 100%;
        padding: 15px 30px;
        margin-bottom: 8px;
        cursor: pointer;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        border: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
}

