/*
Theme Name:     3clicks Child Theme Standalone
Theme URI:      http://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://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 */

div.cff-wrapper { height:250px; padding:10px; overflow-y:auto; outline:dotted 1px; margin-bottom:1.5rem; }
.dfwBtn, .sidedfw .g1-button, .contentdfw .g1-button { padding:5px 15px !important; font-size:1.4em; font-weight:bold; box-shadow:1px 1px 5px #000; background-color:#11645c; border-radius:3px; -moz-border-radius:3px; border:1px solid #999 !important; background:linear-gradient(#178277, #0a3a35); background:-webkit-linear-gradient(#178277, #0a3a35); background:-o-linear-gradient(#178277, #0a3a35); background:-moz-linear-gradient(#178277, #0a3a35); text-shadow:-1px -1px #000000; margin:15px auto 0px; display:inherit; width:150px !important; cursor:pointer; color:#ffffff; text-decoration:none !important; }