/*
Theme Name:     3clicks Child Theme
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 */

.aptdiv {
    color: black;
}

#g1-primary-nav-menu {
    list-style: none;
    background-color: #dd3333;
}

.g1-button {
    color: #FAF8E3 !important;
    background-color: #74362A  !important;
}

.boxchc .g1-box__inner {
    color: #74362A !important;
    background-color: #FAF8E3 !important;
}

.g1-preheader-layout-wide-narrow #g1-preheader .g1-layout-inner, .g1-header-layout-wide-narrow #g1-header .g1-layout-inner, .g1-precontent-layout-wide-narrow #g1-precontent .g1-layout-inner, .g1-content-layout-wide-narrow .g1-content .g1-layout-inner, .g1-prefooter-layout-wide-narrow #g1-prefooter .g1-layout-inner, .g1-footer-layout-wide-narrow #g1-footer .g1-layout-inner {
    max-width: 94.53%;
    width: 90%;
}

.g1-collection--one-third.g1-collection--grid > ul > .g1-collection__item {
    max-width: 30%;
    width: 30%;

.rcp_form label {
    display: block;
    width: 280px;
}

.tablepress-id-1 tbody td {
	font-family: Tahoma;
	font-size: 14px;
	color: #74362A;
}

.tablepress-id-2 tbody td {
	font-family: Tahoma;
	font-size: 14px;
	color: #74362A;
}

.tablepress-id-3 tbody td {
	font-family: Tahoma;
	font-size: 14px;
	color: #74362A;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #74362A;
	color: #FAF8E3;
}
