/*
Theme Name: v1
Template: layers-elementor
*/

/* fonts */
@font-face { font-family: 'CatShop'; src: url('CatShop.ttf'); }
h1, h2 { font-family: 'CatShop' !important; color:#ffffff !important; }
h3, h4, h5, h6 { color:#ffffff !important; }
#wrapper-content a { color:#ffffff; opacity:0.5; }
#wrapper-content { color:#ffffff !important; }

/* non-elementor */
.layers-content-main { color:#ffffff; }

/* header */
.container { max-width: 1130px;}
#menu-main-1 li.red { background: #ee4b46; border-radius: 5px; }
#menu-main-1 li.red a { color: white; }
.current_page_item { opacity:0.5; }

/* home intro */
.elementor-element-00ad7d9 .elementor-row { border:1px solid #fff; }

/* hints */
#post-591 h2 { margin:40px 0 20px 0; color:#ee4b46 !important; }
#post-591 ul { padding:0; margin:0 0 -20px 0; }
#post-591 li { padding:0 0 5px 0; list-style-type:none;  }
#post-591 .question { font-weight:bold; }
#post-591 .hint     { opacity:0.7; }
#post-591 .last     { opacity:0.7; }
#post-591 .clicky   { cursor:pointer; }

/* form */
input[type="submit"] + span { float:none !important; }

