/*
Theme Name:     3clicks Child Theme
Theme URI:      https://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a rel="nofollow noopener noreferrer" target="_blank" href="https://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     https://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

#g1-content .g1-button--simple { border-color:#ffffff; color:#ffffff; }

.my-hover-style:hover {
background-color: #0f75bd !important;
color: #ffffff !important;
border-color: #0f75bd !important;
}