body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
float: left;
width: 20%;
}
.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
float: right;
width: 79%;
}
.site-title a {
font-family: 'Tangerine', cursive;
font-size: 65px;
font-weight: bold;
text-transform: none;
}
@media only screen and (orientation:portrait) {
body.page-two-column:not(.archive) #primary .entry-content {
width: 100%;
}
body.page-two-column:not(.archive) #primary .entry-header {
width: 100%;
}
}  .tablepress thead th,
.tablepress tfoot th {
background-color: #6b4949;
color: #eee;
} .entry-content-carousel {
width:	100%;
} .ai1ec-popover.ai1ec-popup a,
.ai1ec-fa-lg,
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time,
.ai1ec-agenda-view .ai1ec-event-summary {
color: #353535;
}
.entry-content .ai1ec-agenda-widget-view .ai1ec-date-title,
.entry-content .ai1ec-agenda-view .ai1ec-date-title {
color: #6b4949;
}
.ai1ec-oneday-view .ai1ec-hour-marker div,
.ai1ec-oneday-view .ai1ec-oneday .ai1ec-hour-marker .ai1ec-business-hour div {
background: #916b6b;
color: #ffffff !important;
} .ai1ec-popover.ai1ec-popup a:hover,
#ai1ec-container a:hover,
.colors-dark a
{
color: #335980;
}
.ai1ec-datepicker-switch,
.ai1ec-month,
.ai1ec-dow,
.ai1ec-day,
.ai1ec-fa {
color: #353535;
}
.ai1ec-datepicker table tr td span.ai1ec-active.ai1ec-active {
background-color: #5c4141;
}
.ai1ec-oneday-view .ai1ec-allday-label {
background: #825a5a;
color: #ffffff !important;
}
.ai1ec-oneday-view th {
background: #6b4949 !important;
}
.ai1ec-weekday-date, 
.ai1ec-weekday .ai1ec-weekday-day {
color: #ffffff !important;
}
.ai1ec-month-view .ai1ec-date {
background: #e4d5d5;
}
.ai1ec-month-view th {
background: #6b4949 !important;
color: #ffffff !important;
}
.ai1ec-month-view .ai1ec-today {
background: #ffe8e8 !important;
}
.ai1ec-week .ai1ec-hour-marker div,
.ai1ec-week .ai1ec-oneday .ai1ec-hour-marker .ai1ec-business-hour div {
background: #916b6b;
color: #ffffff !important;
}
.ai1ec-week-view .ai1ec-allday-label {
background: #825a5a;
color: #ffffff !important;
}
.ai1ec-week-view th {
background: #6b4949 !important;
} div.wpforms-container-full .wpforms-form .wpf-contact input[type=text].wpforms-field-name-first {
background-color: #222;
border-radius: 4px;
}
div.wpforms-container-full .wpforms-form .wpf-contact input[type=text].wpforms-field-name-last {
background-color: #222;
border-radius: 4px;
}
div.wpforms-container-full .wpforms-form .wpf-contact input[type=email].wpforms-field-medium {
background-color: #222;
border-radius: 4px; }
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea.wpf-contact textarea {
background-color: #222;
border-radius: 4px; }
div.wpforms-container-full .wpforms-form  button[type="submit"].wpf-contact {
background-color: #222;
border-radius: 20px;
color: #fff;
}
div.wpforms-container-full .wpforms-form  button[type="submit"]:hover.wpf-contact {
background-color: #fff;
color: #222;
}