body {
    background: #ffedee;
}

.navbar-brand-wpz h1.entry-title {
font-size: 0px!important;
}

.top-navbar .navbar-nav {
    width: 72%;
    left: 50%;
    transform: translateX(-50%);
}

.section-title {
    background-color: #fb4834;
}

.featured_area {
    position: relative;
    background: #f9dbdb;
    border-bottom: 1px solid #fb4834;
}

#slider {
    border-right: 2px solid #ffb9b9;
}

.featured_area .post-item .background-overlay {
    border-color: #ffb9b9;
}

span.comments-link {
    display: none;
}

.readmore_button a {
    background: #ffedee;
    color: #fb4834;
}

.recent-posts .post-thumb img,
.slides.clearfix,
.slider_widgets .post-item,
.carousel_widget_wrapper .post-item {
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}

.archive-title {
    border-bottom: 4px solid #fb4834;
}

.recent-posts .post, .recent-posts .type-page {
    border-bottom: 4px solid #fb4834;
}

.recent-posts .cat-links a {
    background: #ffedee;
    color: #fb4834;
}

div#comments {
    display: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #fb4834;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    cursor: pointer;
    background: #BE0002;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fb4834!important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fb4834!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fb4834!important;
}

/* time.entry-date,
span.entry-date,
span.date {
    display: none;
} */

.main-navbar .navbar-nav a {
    padding: 10px 15px;
}


#header {
    background: #f9dbdb;
}

.top-navbar {
    background: #f9dbdb;
    z-index: 96;
}

.navbar-brand-wpz a {
    color: #222;
}

.navbar-brand-wpz a:hover {
    color: #BE0002;
}


.video-area {
    background: #f7c6c9;
}

.video-area .post-item .background-overlay {
    border-color: #41454c;
}


#news-ticker dt {
    color: #fff;
}


.widget .tabbernav li a:hover {
    color: #dc1214;
}

.sb-search .sb-icon-search:hover {
    background: #e83d2a;
}
.sb-search .sb-icon-search {
    background: #fff;
}

.sb-search .sb-icon-search:before,
.sb-search.sb-search-open .sb-icon-search:before {
    color: #fb4834;
}

.sb-search .sb-search-input {
    background: #fff;
}

.infinite-scroll #infinite-handle span {
    background-color: #41454c;
}

.infinite-scroll #infinite-handle span:hover {
    background-color: #dc1214;
}

.single .post_author {
    background: #fb4834;
}

.site-info-top {
    background: #fb4834;
}

.site-info-top a:hover {
    color: #fff;
    opacity: .7;
}

.single .post_author {
    color: #fff;
}

.single .post_author a:hover {
    color: #fff;
    opacity: .7;
}

.site-footer {
    background: #f6f7f7;
}

.tagline {
    color: #a2a2a2;
}

#news-ticker {
    background: #41454c;
}

#news-ticker h3 {
    color: #fff;
}

.readmore_button a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:not(.alt):hover, .woocommerce input.button:hover {
    color: #dc1214;
}

.recent-posts .cat-links a:hover {
    color: #dc1214;
}


/* Menu */



.navbar-nav ul {
    background: #e83d2a;
}

.navbar-nav ul li:hover {
    background: #fb4834;
}


.main-navbar {
    border-top: none;
    background: #a00f1d;
}

.main-navbar .navbar-nav > li > a {
    color: #fff;
    transition: none;
}

.main-navbar .navbar-nav > li:hover > a {
    color: #fff;
}

.main-navbar .navbar-nav > li > a:hover {
    color: #fff;
}

.main-navbar .navbar-nav > .current-menu-item > a, .main-navbar .navbar-nav > .current_page_item > a, .main-navbar .navbar-nav > .current-menu-parent > a, .main-navbar .navbar-nav > .current_page_parent > a {
    background: #e83d2a;
}

.navbar-nav > li:hover {
    background: #e83d2a;
}


#navbar-top .navbar-nav a {
    padding: 10px 15px;
}

.navbar-nav a:hover {
    color: #fff;
}

.navbar-nav > .current-menu-item > a, .navbar-nav > .current_page_item > a, .navbar-nav > .current-menu-parent > a {
    color: #fff;
    background: #e83d2a;
}

.top-navbar .navbar-nav > li > ul {
    transform: none;
    left: 0;
}


#news-ticker dd a:hover {
    color: #fff;
    text-decoration: underline;
}

.entry-content a {
    color: #222;
}

a:hover {
    color: #dc1214;
}

.entry-content a:hover {
    color: #dc1214;
}



.tags a {
    background: #fb4834;
}

.tags a:after {
    background: #fb4834;
}


.main-navbar .navbar-toggle .icon-bar {
    background: #343638;
}

/* Fix Slider height on homepage - SPIROS G. EDIT */
#carousel-widget-wpzoom-carousel-slider-2-id .flickity-viewport { max-height: 230.297px !important; }

