body {
    color: #8a8a8a
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #232a34
}

h2 {
    padding-top: .24em
}

h3 {
    padding-top: .38em
}

h4 {
    padding-top: .5em
}

h5 {
    padding-top: .6em
}

h6 {
    padding-top: .7em
}

.scheme_dark h1,
.scheme_dark h1 a,
.scheme_dark h2,
.scheme_dark h2 a,
.scheme_dark h3,
.scheme_dark h3 a,
.scheme_dark h4,
.scheme_dark h4 a,
.scheme_dark h5,
.scheme_dark h5 a,
.scheme_dark h6,
.scheme_dark h6 a {
    color: #e0e0e0
}

.scheme_light h1,
.scheme_light h1 a,
.scheme_light h2,
.scheme_light h2 a,
.scheme_light h3,
.scheme_light h3 a,
.scheme_light h4,
.scheme_light h4 a,
.scheme_light h5,
.scheme_light h5 a,
.scheme_light h6,
.scheme_light h6 a {
    color: #232a34
}

.scheme_dark a,
.scheme_light a,
a {
    color: #15263e
}

.scheme_dark a:hover,
.scheme_light a:hover,
a:hover {
    color: #f9455f
}

.accent1 {
    color: #15263e
}

.accent1_bgc {
    background-color: #15263e
}

.accent1_bg {
    background: #15263e
}

.accent1_border {
    border-color: #15263e
}

a.accent1:hover {
    color: #f9455f
}

.accent2_bg {
    background-color: #75d6d5!important
}

.inverse_text {
    color: #fff
}

.text_dark {
    color: #000
}

.tpl_bg_1 {
    background-color: #fcfcfc
}

.tpl_bg_2 {
    background-color: #303236
}

.tpl_bg_3 {
    background-color: #f7f7f7
}

.tpl_bg_4 {
    background-color: #f9faf5!important
}

.tpl_bg_5 {
    background-color: #85d0f5!important
}

.post_content.ih-item.square.effect_dir.colored .info {
    color: #fff;
    background: rgba(21, 38, 62, .6)
}

.post_content.ih-item .info a,
.post_content.ih-item .info a:hover,
.post_content.ih-item .info a:hover>span,
.post_content.ih-item .info a>span,
.post_content.ih-item .post_readmore .post_readmore_label,
.post_content.ih-item .post_readmore:hover .post_readmore_label {
    color: #fff
}

td,
th {
    border-color: #e8e8e8
}

.sc_table table {
    color: #232a34
}

.sc_table table tr:first-child {
    background-color: #f9455f;
    color: #fff
}

.sc_table table tr:first-child td,
.sc_table table tr:first-child th {
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight: 300;
    padding-top: .5em;
    padding-bottom: .5em
}

#toc .toc_item.current,
#toc .toc_item:hover,
pre.code {
    border-color: #15263e
}

::-moz-selection,
::selection {
    color: #fff;
    background-color: #15263e
}

input[type=text],
input[type=number],
input[type=email],
input[type=search],
input[type=password],
select,
textarea {
    color: #000;
    border: 1px solid #e5e5e5
}

input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    color: #232a34;
    background-color: #f0f0f0
}

.scheme_dark input[type=text],
.scheme_dark input[type=number],
.scheme_dark input[type=email],
.scheme_dark input[type=search],
.scheme_dark input[type=password],
.scheme_dark select,
.scheme_dark textarea {
    color: #999;
    background-color: #666
}

.scheme_light input[type=text],
.scheme_light input[type=number],
.scheme_light input[type=email],
.scheme_light input[type=search],
.scheme_light input[type=password],
.scheme_light select,
.scheme_light textarea {
    color: #8a8a8a;
    background-color: #fff
}

.scheme_dark input[type=text]:focus,
.scheme_dark input[type=number]:focus,
.scheme_dark input[type=email]:focus,
.scheme_dark input[type=search]:focus,
.scheme_dark input[type=password]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
    color: #d0d0d0;
    background-color: #505050
}

.scheme_light input[type=text]:focus,
.scheme_light input[type=number]:focus,
.scheme_light input[type=email]:focus,
.scheme_light input[type=search]:focus,
.scheme_light input[type=password]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
    color: #232a34;
    background-color: #f0f0f0
}

input::-webkit-input-placeholder {
    color: transparent;
    opacity: 0
}

input::-moz-placeholder {
    color: transparent;
    opacity: 0
}

input:-moz-placeholder {
    color: transparent;
    opacity: 0
}

input:-ms-input-placeholder {
    color: transparent;
    opacity: 0
}

textarea::-webkit-input-placeholder {
    color: transparent;
    opacity: 0
}

textarea::-moz-placeholder {
    color: transparent;
    opacity: 0
}

textarea:-moz-placeholder {
    color: transparent;
    opacity: 0
}

textarea:-ms-input-placeholder {
    color: transparent;
    opacity: 0
}

#page_preloader,
.body_style_boxed .body_wrap,
.copy_wrap,
.page_wrap,
.sidebar_cart,
.widget_area_inner,
body {
    background-color: #fff
}

.scheme_dark #page_preloader,
.scheme_dark .copy_wrap,
.scheme_dark .page_wrap,
.scheme_dark .sidebar_cart,
.scheme_dark .widget_area_inner,
.scheme_dark body {
    background-color: #232315
}

.scheme_light #page_preloader,
.scheme_light .copy_wrap,
.scheme_light .page_wrap,
.scheme_light .sidebar_cart,
.scheme_light .widget_area_inner,
.scheme_light body {
    background-color: #f7f7f7
}

.article_style_boxed.layout_excerpt .content,
.article_style_boxed:not(.layout_excerpt) .content .post_item,
.article_style_boxed[class*=single-] .content>.comments_wrap,
.article_style_boxed[class*=single-] .content>article,
.top_panel_wrap_inner {
    background-color: #fff
}

.top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
    background-color: #f7f7f7!important
}

.top_panel_position_over .search_wrap form,
.top_panel_position_over .top_panel_icon.search_wrap,
.top_panel_position_over.top_panel_inner_style_4 .search_form_wrap,
.top_panel_style_4.top_panel_position_over .search_wrap form {
    background-color: transparent
}

.top_panel_icon .contact_icon,
.top_panel_icon .search_submit {
    color: #15263e
}

.top_panel_inner_style_4 .top_panel_cart_button {
    background-color: rgba(21, 38, 62, .2)
}

.top_panel_middle .sidebar_cart,
.top_panel_middle .sidebar_cart:after {
    border-color: #e4e7e8;
    background-color: #fff
}

.top_panel_bottom,
.top_panel_top {
    background-color: #15263e
}

.top_panel_inner_style_4 .top_panel_top,
.top_panel_inner_style_4 .top_panel_top .sidebar_cart {
    color: #fff
}

.top_panel_top a {
    color: #8a8a8a
}

.top_panel_top a:hover {
    color: #f9455f
}

.top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.top_panel_inner_style_4 .top_panel_top a,
.top_panel_inner_style_4 .top_panel_top a:hover {
    color: #fff
}

.top_panel_image_hover {
    background-color: rgba(249, 95, 95, .8)
}

.top_panel_inner_style_4 .menu_main_responsive_button:hover {
    color: #f9455f
}

.menu_user_nav>li>a {
    color: #15263e
}

.menu_main_nav>li#blob,
.menu_main_nav>li.current-menu-ancestor>a,
.menu_main_nav>li.current-menu-item>a,
.menu_main_nav>li.current-menu-parent>a,
.menu_main_nav>li.sfHover>a,
.menu_main_nav>li>a:hover,
.top_panel_fixed .menu_color_light .menu_main_nav>li.current-menu-item>a {
    color: #f9455f!important
}

.menu_user_nav>li ul:not(.cart_list) {
    border-color: #e4e7e8;
    background-color: #fff
}

.top_panel_inner_style_4 .menu_user_nav>li>a:hover {
    color: #f9455f
}

.top_panel_inner_style_4 .menu_user_nav>li ul,
.top_panel_inner_style_4 .menu_user_nav>li>ul:after {
    color: #fff;
    background-color: #15263e;
    border-color: #f9455f
}

.top_panel_inner_style_4 .menu_user_nav>li ul li a:hover,
.top_panel_inner_style_4 .menu_user_nav>li ul li.current-menu-ancestor>a,
.top_panel_inner_style_4 .menu_user_nav>li ul li.current-menu-item>a {
    background-color: #f9455f
}

.menu_user_nav>li>ul ul.submenu_left {
    left: -12em;
    margin-left: -1px
}

.menu_user_nav>li ul li a {
    color: #8a8a8a
}

.menu_user_nav>li ul li a:hover,
.menu_user_nav>li ul li.current-menu-ancestor>a,
.menu_user_nav>li ul li.current-menu-item>a {
    color: #232a34;
    background-color: #f0f0f0
}

.menu_user_nav>li.menu_user_controls .user_avatar {
    border-color: #e4e7e8
}

.top_panel_inner_style_4 .menu_user_nav>li.menu_user_controls .user_avatar,
.tp-bullets.simplebullets.round .bullet.selected {
    border-color: #fff
}

.menu_user_nav>li.menu_user_bookmarks .bookmarks_add {
    border-bottom-color: #ddd
}

.top_panel_middle {
    background-color: #fff
}

.top_panel_position_over.top_panel_middle {
    background-color: rgba(247, 247, 247, .75)
}

.menu_color_dark .logo .logo_text {
    color: #232a34
}

.menu_color_light .logo .logo_text {
    color: #fff
}

.top_panel_fixed .menu_color_light .logo .logo_text {
    color: #232a34
}

.scheme_dark .logo .logo_text {
    color: #e0e0e0
}

.scheme_light .logo .logo_text {
    color: #232a34
}

.logo .logo_slogan {
    color: #8a8a8a
}

.scheme_dark .logo .logo_slogan {
    color: #909090
}

.scheme_light .logo .logo_slogan {
    color: #8a8a8a
}

.menu_color_light .top_panel_icon .contact_icon,
.menu_color_light .top_panel_icon .search_submit,
.post_featured .post_header a:hover,
.top_panel_image_header,
.top_panel_image_header a,
.top_panel_image_title,
.top_panel_image_title>a {
    color: #fff
}

.menu_color_light .top_panel_icon .search_submit,
.top_panel_fixed .menu_color_light .top_panel_icon .contact_icon {
    color: #232a34
}

.menu_color_dark .menu_main_nav>li>a {
    color: #15263e;
    letter-spacing: .4px
}

.top_panel_style_4 .search_wrap {
    margin-left: .8em
}

.menu_color_light .menu_main_nav>li>a {
    color: #fff;
    letter-spacing: .5px
}

.top_panel_fixed .menu_color_light .menu_main_nav>li>a {
    color: #232a34
}

.menu_main_nav>li ul {
    color: #232a34;
    background-color: #15263e
}

.menu_main_nav>li>ul {
    top: 6.75em
}

.menu_main_nav>li#blob,
.menu_main_nav>li.current-menu-ancestor>a,
.menu_main_nav>li.current-menu-item>a,
.menu_main_nav>li.current-menu-parent>a,
.menu_main_nav>li.sfHover>a,
.menu_main_nav>li>a:hover,
.menu_main_responsive li.current-menu-ancestor>a,
.menu_main_responsive li.current-menu-item>a,
.menu_main_responsive li.current-menu-parent>a,
.top_panel_fixed .menu_color_light .menu_main_nav>li.current-menu-item>a {
    color: #f9455f
}

.menu_main_nav>li ul li a {
    padding: .96em 1.5em;
    color: #c7c7c7;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 600
}

.menu_main_nav>li ul li a:hover,
.menu_main_nav>li ul li.current-menu-ancestor>a,
.menu_main_nav>li ul li.current-menu-item>a {
    color: #fff
}

.menu_main_responsive_button {
    color: #8a8a8a
}

.menu_main_responsive_button:hover {
    color: #f9455f
}

.menu_main_responsive {
    background-color: #f7f7f7
}

.menu_main_responsive a,
.menu_main_responsive li {
    color: #8a8a8a
}

.menu_main_responsive a:hover {
    background-color: #f0f0f0
}

.top_panel_middle .contact_field,
.top_panel_middle .contact_field>a,
.top_panel_middle .contact_icon {
    color: #232a34
}

.top_panel_middle .contact_icon {
    background-color: #fff
}

.top_panel_inner_style_4 .search_form_wrap {
    background-color: rgba(35, 42, 52, .05)
}

.content .search_form_wrap {
    background-color: #f7f7f7
}

.content .search_field,
.content .search_submit {
    color: #8a8a8a
}

.content .search_field:focus,
.content .search_submit:hover,
.top_panel_inner_style_4 .search_field,
.top_panel_inner_style_4 .search_submit {
    color: #232a34
}

.top_panel_icon {
    padding: 0
}

.top_panel_fixed .top_panel_icon {
    margin-bottom: 1em
}

.top_panel_icon.search_wrap {
    background-color: #fff;
    color: #15263e
}

.menu_color_light .search_form_wrap .search_form button:hover,
.top_panel_icon.search_wrap:hover,
.top_panel_icon:hover .contact_icon,
.top_panel_icon:hover .search_submit,
.top_panel_middle a:hover .contact_icon {
    color: #f9455f
}

.top_panel_icon.menu_main_cart .contact_icon {
    background-color: transparent
}

.search_results .post_more,
.search_results .search_results_close {
    color: #15263e
}

.search_results .post_more:hover,
.search_results .search_results_close:hover {
    color: #f9455f
}

.pushy_inner {
    color: #8a8a8a;
    background-color: #e4e7e8
}

.pushy_inner a {
    color: #15263e
}

.pushy_inner a:hover {
    color: #f9455f
}

.pushy_inner ul ul {
    background-color: rgba(247, 247, 247, .8)
}

.top_panel_inner_style_4 .popup_wrap,
.top_panel_inner_style_4 .popup_wrap .popup_close,
.top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a {
    color: #8a8a8a
}

.top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.top_panel_inner_style_4 .popup_wrap a {
    color: #15263e
}

.top_panel_inner_style_4 .popup_wrap a:hover {
    color: #f9455f
}

.top_panel_inner_style_4 .popup_wrap .popup_close:hover {
    color: #232a34
}

.tparrows.default {
    color: #fff
}

.tp-bullets.simplebullets.round .bullet {
    background-color: #fff
}

.top_panel_title_inner {
    background-color: #f9faf5;
    -webkit-box-shadow: 0 10px 12px -15px #333 inset, 0 0 0 -15px #333 inset;
    -moz-box-shadow: 0 10px 12px -15px #333 inset, 0 0 0 -15px #333 inset;
    box-shadow: 0 10px 12px -15px #333 inset, 0 0 0 -15px #333 inset;
    border-color: rgba(221, 221, 221, .1)
}

.isotope_filters a,
.isotope_wrap .isotope_item_colored_1 .post_featured {
    border-color: 1px solid #e8e8e8;
}

.top_panel_title_inner .page_title {
    color: #232a34
}

.top_panel_title_inner .breadcrumbs a.breadcrumbs_item,
.top_panel_title_inner .breadcrumbs span {
    color: #000;
    font-family: 'Open Sans';
    font-size: 1em
}

.top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter,
.top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
    color: #acb4b6
}

.post_format_aside .post_descr,
.post_format_aside.post_item_single .post_content p {
    background-color: #fff;
    border-color: #15263e
}

.post_title .post_icon {
    color: #15263e
}

.post_info a,
.post_info a>span {
    color: #8a8a8a
}

.post_info a[class*=icon-] {
    color: #15263e
}

.post_info a:hover,
.post_info a:hover>span {
    color: #f9455f
}

.post_item .post_readmore_label {
    color: #232a34
}

.post_item .post_readmore:hover .post_readmore_label {
    color: #f9455f
}

.post_info_desc {
    color: #15263e
}

.post_info .post_info_item.post_info_posted a:hover,
.post_info .post_info_item.post_info_posted_by a {
    color: #f9455f
}

.post_info_single .post_counters_item {
    color: #15263e
}

.post_info_single .post_counters_item:hover {
    color: #f9455f
}

.single-post .post_author .post_author_info .sc_socials_item .social_icons_name,
.single-post .post_info_for_single .post_info_tags {
    color: #15263e
}

.single-post .post_author .post_author_info .sc_socials_item .social_icons_name:hover {
    color: #f9455f
}

.post_item_related .post_info a {
    color: #8a8a8a
}

.article_style_stretch .post_item_related,
.related_wrap .post_item_related {
    background-color: transparent
}

.article_style_boxed.sidebar_show[class*=single-] .related_wrap .post_item_related {
    background-color: #fff
}

.post_item_related .post_info a:hover,
.post_item_related .post_title a:hover {
    color: #f9455f
}

.isotope_item_colored .post_content.ih-item.square.colored .info,
.isotope_item_colored .post_featured .post_mark_new,
.isotope_item_colored .post_featured .post_title,
.isotope_item_colored .post_featured .post_title a {
    color: #fff
}

.isotope_item_colored .post_featured .post_descr {
    background-color: #f7f7f7
}

.isotope_item_colored .post_info_wrap .post_button .sc_button {
    background-color: #fff
}

.isotope_filters a,
.isotope_item_colored .post_content.ih-item.square.colored .info,
.isotope_item_colored .post_featured .post_mark_new,
.isotope_item_colored .post_featured .post_title {
    background-color: #fff;
}

.isotope_item_colored .post_category a,
.isotope_item_colored .post_info_wrap .post_button .sc_button,
.isotope_item_colored .post_rating .reviews_stars_bg,
.isotope_item_colored .post_rating .reviews_stars_hover,
.isotope_item_colored .post_rating .reviews_value {
    color: #15263e
}

.isotope_filters a {
    color: #15263e
}

.isotope_filters a.active,
.isotope_filters a:hover {
    border-color: #f9455f;
    background-color: #f9455f
}

.pagination>a {
    border-color: #15263e
}

.pagination_pages>a,
.pagination_pages>span,
.pagination_single a,
.pagination_single>.pager_numbers,
.pagination_slider .pager_cur {
    color: #15263e
}

.pagination_pages>.active,
.pagination_pages>a:hover,
.pagination_single a:hover,
.pagination_single>.pager_numbers,
.pagination_slider .pager_cur:focus,
.pagination_slider .pager_cur:hover {
    border-color: transparent;
    border-bottom: 3px solid #000;
    background-color: #303236;
    color: #fff
}

.pagination_wrap .pager_first,
.pagination_wrap .pager_last,
.pagination_wrap .pager_next,
.pagination_wrap .pager_prev {
    color: #15263e
}

.pagination_slider .pager_slider {
    border-color: #e4e7e8;
    background-color: #fff
}

.pagination_viewmore>a {
    color: #fff;
    background-color: #15263e
}

.pagination_viewmore>a:hover {
    color: #fff;
    background-color: #f9455f
}

.mfp-preloader span,
.sc_video_frame.sc_video_active:before,
.viewmore_loader {
    background-color: #f9455f
}

.comment-form .form-submit input#send_comment,
.post_featured .post_nav_item .post_nav_info,
.post_featured .post_nav_item:before {
    background-color: #15263e
}

.post_featured .post_nav_item {
    color: #fff
}

.post_featured .post_nav_item:before {
    border-color: transparent;
    color: #fff
}

.post_author,
.post_author .post_author_title,
.post_author .post_author_title a {
    color: #15263e
}

.post_author .post_author_title a:hover {
    color: #f9455f
}

.post_author .post_author_info .sc_socials a {
    color: #15263e
}

.post_author .post_author_info .sc_socials a:hover {
    color: #f9455f
}

.comments_list_wrap .comment_info>.comment_date>.comment_date_value,
.comments_list_wrap .comment_info>span.comment_author,
.comments_wrap .comments_field label,
.widget_area_inner a,
.widget_area_inner button:before,
.widget_area_inner ul li a:hover,
.widget_area_inner ul li:before {
    color: #15263e
}

.comments_list_wrap ul.children,
.comments_list_wrap ul>li+li {
    border-top-color: #15263e
}

.comments_list_wrap .comment-respond {
    border-bottom-color: #15263e
}

.comment-form .form-submit input#send_comment:hover {
    border-color: #f9455f
}

.post_item_404 .page_subtitle,
.post_item_404 .page_title {
    font-family: Montserrat;
    color: #15263e
}

.widget_area_inner a:hover,
.widget_area_inner button:hover:before {
    color: #f9455f
}

.widget_area ul li,
.widget_area_inner ul li a {
    color: #15263e
}

.widget_area_inner ul li a:hover {
    color: #f9455f
}

.widget_area_inner .post_info a,
.widget_area_inner .widget_text a {
    color: #15263e
}

.sidebar.widget_area .post_item .post_info a:hover,
.widget_area ul li:before,
.widget_area_inner .post_info a:hover,
.widget_area_inner .widget_text a:hover {
    color: #f9455f
}

.reviews_block.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-tabs-active a,
.sidebar.widget_area .widget_popular_posts_content.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
    color: #fff!important
}

.widget_area_inner .widget_calendar td a:hover {
    background-color: #15263e;
    color: #fff
}

.widget_area_inner .widget_calendar .today .day_wrap {
    border-color: #f9455f;
    background-color: #f9455f
}

.widget_area .widget_calendar .month_cur span {
    color: #f9455f
}

.widget_area .widget_calendar .month_cur,
.widget_area_inner .widget_calendar .weekday {
    color: #15263e
}

.widget_area_inner .widget_product_search .search_button,
.widget_area_inner .widget_product_search .search_field,
.widget_area_inner .widget_search .search_button,
.widget_area_inner .widget_search .search_field {
    color: #8a8a8a
}

.widget_area .widget_calendar thead {
    border-color: #f9455f
}

.widget_area_inner .widget_product_search .search_form,
.widget_area_inner .widget_search .search_form {
    background-color: #f7f7f7
}

.scheme_dark .widget_area_inner .widget_product_search .search_form,
.scheme_dark .widget_area_inner .widget_search .search_form {
    background-color: #666
}

.scheme_light .widget_area_inner .widget_product_search .search_form,
.scheme_light .widget_area_inner .widget_search .search_form {
    background-color: #fff
}

.sc_emailer_form textarea::-webkit-input-placeholder,
.widget_area_inner .widget_product_search .search_field::-webkit-input-placeholder,
.widget_area_inner .widget_search .search_field::-webkit-input-placeholder {
    color: #8a8a8a
}

.sc_emailer_form textarea:-moz-placeholder,
.widget_area_inner .widget_product_search .search_field:-moz-placeholder,
.widget_area_inner .widget_search .search_field:-moz-placeholder {
    color: #8a8a8a
}

.widget_area_inner .widget_product_search .search_button:hover,
.widget_area_inner .widget_search .search_button:hover {
    color: #232a34
}

.widget_area_inner .widget_product_tag_cloud a:hover,
.widget_area_inner .widget_tag_cloud a:hover {
    color: #f9455f;
    border-color: #f9455f
}

footer .footer_wrap_inner .widget_nav_menu .menu-footer-menu-container ul li a:hover,
footer .footer_wrap_inner .widget_recent_posts .post_item .post_content .post_info .post_info_item a:hover,
footer .footer_wrap_inner .widget_recent_posts .post_item .post_content .post_title a:hover {
    color: #f9455f
}

.contacts_wrap_inner {
    color: #f6f6f6;
    background-color: #2d2f33
}

.scheme_dark .contacts_wrap_inner {
    color: #909090;
    background-color: #232315
}

.scheme_light .contacts_wrap_inner {
    color: #8a8a8a;
    background-color: #f7f7f7
}

.testimonials_wrap,
.testimonials_wrap .sc_testimonials,
.twitter_wrap,
.twitter_wrap .sc_twitter {
    color: #f0f0f0
}

.testimonials_wrap a,
.twitter_wrap a {
    color: #fff
}

.testimonials_wrap_inner,
.twitter_wrap_inner {
    background-color: #15263e
}

.copyright_wrap_inner {
    background-color: #0f151c
}

.copyright_wrap_inner .copyright_text {
    color: #cecece;
    font-size: .875em;
    font-family: Montserrat
}

.copyright_wrap_inner .menu_footer_nav li a {
    color: #8a8a8a
}

.scheme_dark .copyright_wrap_inner {
    background-color: #232315
}

.scheme_light .copyright_wrap_inner {
    background-color: #f7f7f7
}

.scheme_dark .copyright_wrap_inner .copyright_text {
    color: #e0e0e0
}

.scheme_light .copyright_wrap_inner .copyright_text {
    color: #232a34
}

.scheme_dark .copyright_wrap_inner .menu_footer_nav li a {
    color: #909090
}

.scheme_light .copyright_wrap_inner .menu_footer_nav li a {
    color: #8a8a8a
}

.copyright_wrap_inner .menu_footer_nav li a:hover,
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a:hover,
.scheme_light .copyright_wrap_inner .menu_footer_nav li a:hover {
    color: #15263e
}

.copyright_wrap .copyright_wrap_inner .content_wrap .copyright_text a:hover {
    color: #f9455f
}

.scroll_to_top {
    border: none;
    background-color: #15263e;
    color: #fff
}

.scroll_to_top:hover {
    background-color: #f9455f;
    color: #fff
}

.custom_options #co_toggle {
    color: #fff;
    background-color: #f9455f!important
}

.popup_wrap {
    background-color: #fff
}

.minimal-light .esg-cartbutton a,
.minimal-light .esg-filterbutton,
.minimal-light .esg-navigationbutton,
.minimal-light .esg-sortbutton {
    line-height: 38px!important;
    margin-bottom: 50px!important;
    margin-right: 5px!important;
    margin-top: 30px!important;
    padding-bottom: 0!important;
    padding-left: 16px!important;
    padding-right: 16px!important
}

.woocommerce #content input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-account .addresses .title .edit,
.woocommerce-page #content input.button,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt {
    color: #fff;
    background-color: #15263e
}

.woocommerce #content input.button.alt:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce-account .addresses .title .edit:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page input.button:hover {
    color: #fff;
    background-color: #f9455f
}

.article_style_boxed.woocommerce .woocommerce-error,
.article_style_boxed.woocommerce .woocommerce-info,
.article_style_boxed.woocommerce .woocommerce-message,
.article_style_boxed.woocommerce-page .woocommerce-error,
.article_style_boxed.woocommerce-page .woocommerce-info,
.article_style_boxed.woocommerce-page .woocommerce-message {
    background-color: #f7f7f7
}

.article_style_boxed.woocommerce-page.archive .woocommerce-error,
.article_style_boxed.woocommerce-page.archive .woocommerce-info,
.article_style_boxed.woocommerce-page.archive .woocommerce-message,
.article_style_boxed.woocommerce.archive .woocommerce-error,
.article_style_boxed.woocommerce.archive .woocommerce-info,
.article_style_boxed.woocommerce.archive .woocommerce-message {
    background-color: #fff
}

.widget_area_inner .widgetWrap ul>li .star-rating span,
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content input.button.alt:hover,
.woocommerce #content input.button:hover,
.woocommerce #content input[type=button]:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #review_form #respond .stars a,
.woocommerce .cart-collaterals .order-total strong,
.woocommerce .checkout #order_review .order-total .amount,
.woocommerce .quantity input[type=button]:hover,
.woocommerce .star-rating,
.woocommerce .star-rating:before,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce .woocommerce-message:before,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce a:hover h3,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce ul.cart_list li ins .amount,
.woocommerce ul.cart_list li span .amount,
.woocommerce ul.cart_list li>.amount,
.woocommerce ul.product_list_widget li ins .amount,
.woocommerce ul.product_list_widget li span .amount,
.woocommerce ul.product_list_widget li>.amount,
.woocommerce ul.products li.product .price,
.woocommerce-page #content .quantity input[type=button]:hover,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #review_form #respond .stars a,
.woocommerce-page .cart-collaterals .order-total strong,
.woocommerce-page .checkout #order_review .order-total .amount,
.woocommerce-page .quantity input[type=button]:hover,
.woocommerce-page .star-rating,
.woocommerce-page .star-rating:before,
.woocommerce-page .widget_shopping_cart .total .amount,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page a:hover h3,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page input.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page ul.cart_list li ins .amount,
.woocommerce-page ul.cart_list li span .amount,
.woocommerce-page ul.cart_list li>.amount,
.woocommerce-page ul.product_list_widget li ins .amount,
.woocommerce-page ul.product_list_widget li span .amount,
.woocommerce-page ul.product_list_widget li>.amount,
.woocommerce-page ul.products li.product .price,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount {
    color: #15263e
}

.woocommerce #content input.button.alt:active,
.woocommerce #content input.button:active,
.woocommerce #respond input#submit.alt:active,
.woocommerce #respond input#submit:active,
.woocommerce .woocommerce-message,
.woocommerce a.button.alt:active,
.woocommerce a.button:active,
.woocommerce button.button.alt:active,
.woocommerce button.button:active,
.woocommerce input.button.alt:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button.alt:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit.alt:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page .woocommerce-message,
.woocommerce-page a.button.alt:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button.alt:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button.alt:active,
.woocommerce-page input.button:active {
    border-top-color: #15263e
}

.woocommerce span.new,
.woocommerce span.onsale,
.woocommerce-page span.new,
.woocommerce-page span.onsale {
    color: #fff;
    background-color: #f9455f
}

.article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
    background-color: #fff
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .star-rating span,
.woocommerce ul.products li.product .star-rating:before,
.woocommerce ul.products li.product h3 a,
.woocommerce-page ul.products li.product .price,
.woocommerce-page ul.products li.product h3 a {
    color: #15263e
}

.woocommerce ul.products li.product h3 a:hover,
.woocommerce-page ul.products li.product h3 a:hover {
    color: #f9455f
}

.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
    background-color: #15263e
}

.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover {
    background-color: #f9455f
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    border-color: #15263e;
    background-color: #15263e
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #fff;
    color: #15263e
}

.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel {
    border-color: #e4e7e8
}

.sc_accordion .sc_accordion_item .sc_accordion_title:hover,
.sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened,
.sc_button.sc_button_style_filled2:before,
.sc_button.sc_button_style_filled:before,
.sc_form .sc_form_item.sc_form_button button:before,
button:before {
    border-color: #f9455f
}

.woocommerce #content table.cart thead th,
.woocommerce table.cart thead th,
.woocommerce-page #content table.cart thead th,
.woocommerce-page table.cart thead th {
    color: #fff;
    background-color: #15263e
}

.top_panel_inner_style_4 .widget_shopping_cart .empty,
.top_panel_inner_style_4 .widget_shopping_cart .quantity,
.top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.top_panel_inner_style_4 .widget_shopping_cart .total,
.top_panel_inner_style_4 .widget_shopping_cart .total .amount {
    color: #000
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #15263e
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: #15263e
}

.tribe-events-button,
.tribe-events-button:hover,
.tribe-events-nav-next a,
.tribe-events-nav-next a:hover,
.tribe-events-nav-previous a,
.tribe-events-nav-previous a:hover,
.tribe-events-viewmore a,
.tribe-events-viewmore a:hover,
.tribe-events-widget-link a,
.tribe-events-widget-link a:hover,
a.tribe-events-read-more,
a.tribe-events-read-more:hover {
    color: #fff
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover,
#tribe-events .tribe-events-button:hover,
#tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-venue-details a.tribe-events-gmap {
    color: #f9455f
}

.tribe-events-calendar thead th {
    background-color: #303236
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #f9455f
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background-color: #f9455f!important
}

.footer_wrap_inner.widget_area_inner .tribe-events-list-widget .tribe-list-widget+.tribe-events-widget-link a {
    background-color: #f9455f
}

.tribe-events-button,
.tribe-events-nav-next a,
.tribe-events-nav-previous a,
.tribe-events-viewmore a,
.tribe-events-widget-link a,
a.tribe-events-read-more {
    background-color: #15263e
}

.tribe-events-button:hover,
.tribe-events-nav-next a:hover,
.tribe-events-nav-previous a:hover,
.tribe-events-viewmore a:hover,
.tribe-events-widget-link a:hover,
a.tribe-events-read-more:hover {
    background-color: #f9455f
}

.sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
    color: #acb4b6
}

.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active {
    color: #15263e
}

.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened,
.sc_accordion .sc_accordion_item.sc_active .sc_accordion_title {
    color: #f9455f
}

.sc_accordion .sc_accordion_item.sc_active .sc_accordion_title:hover {
    color: #15263e
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #f9455f!important
}

.sc_button.sc_button_style_filled2:hover,
.sc_button.sc_button_style_filled:hover,
.sc_form .sc_form_item.sc_form_button button:hover,
blockquote>a:hover,
blockquote>p>a:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
    color: #f9455f
}

.sc_button.sc_button_style_filled {
    background-image: -ms-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -moz-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -o-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fd6058), color-stop(100, #f9455f));
    background-image: -webkit-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: linear-gradient(to bottom right, #fd6058 0, #f9455f 100%)
}

.sc_button.sc_button_style_filled2 {
    background-color: #15263e
}

.sc_button.sc_button_style_border:hover {
    border-color: #f9455f;
    color: #f9455f
}

.sc_button.sc_button_style_filled {
    background-color: transparent!important
}

.sc_form .sc_form_item.sc_form_button button {
    background-image: -ms-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -moz-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -o-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fd6058), color-stop(100, #f9455f));
    background-image: -webkit-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: linear-gradient(to bottom right, #fd6058 0, #f9455f 100%);
    background-color: transparent
}

.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
    border-color: #fff
}

.sc_blogger.layout_date .sc_blogger_item::before,
.sc_blogger_item.sc_plain_item {
    background-color: #f7f7f7
}

.sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
    background-color: #15263e;
    border-color: #15263e;
    color: #fff
}

.sc_blogger.layout_polaroid .photostack nav span.current {
    background-color: #15263e
}

.sc_blogger.layout_polaroid .photostack nav span.current.flip {
    background-color: #f9455f
}

.sc_call_to_action_accented {
    color: #fff;
    background-color: #15263e
}

.sc_call_to_action_accented .sc_item_descr,
.sc_call_to_action_accented .sc_item_subtitle,
.sc_call_to_action_accented .sc_item_title {
    color: #fff
}

.sc_call_to_action_accented .sc_item_button>a {
    background-color: #fff;
    color: #15263e
}

.sc_call_to_action_accented .sc_item_button>a:before {
    color: #fff;
    background-color: #15263e
}

.sc_chat:after {
    background-color: #f7f7f7;
    border-color: #ddd
}

.sc_chat_inner {
    color: #8a8a8a;
    border-color: #eaeaea
}

.sc_chat_inner a {
    color: #15263e
}

.sc_chat_inner a:hover {
    color: #f9455f
}

.ytp-thumbnail-overlay button {
    z-index: 100
}

.sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
    color: #fff;
    background-color: rgba(35, 42, 52, .8)
}

.sc_clients_style_clients-2 .sc_client_title,
.sc_clients_style_clients-2 .sc_client_title a {
    color: #fff
}

.sc_clients_style_clients-2 .sc_client_description:before,
.sc_clients_style_clients-2 .sc_client_position,
.sc_clients_style_clients-2 .sc_client_title a:hover {
    color: #15263e
}

.sc_form .sc_form_button button:hover {
    color: #fff
}

.sc_form .sc_form_address_label,
.sc_form .sc_form_item>label {
    display: block;
    font-family: Montserrat;
    font-size: .85em;
    font-weight: 700;
    margin-bottom: .75em
}

.sc_form_style_form_3 .sc_form_item>label {
    display: none
}

.sc_form_style_form_3 .sc_form_item:first-child {
    margin-left: 9.2em;
    margin-right: .55em
}

.sc_form_style_form_3 textarea::-webkit-input-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 textarea::-moz-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 textarea:-moz-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 textarea:-ms-input-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 input::-webkit-input-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 input::-moz-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 input:-moz-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 input:-ms-input-placeholder {
    color: #828388;
    opacity: 1;
    font-size: .9em
}

.sc_form_style_form_3 .sc_form_item {
    position: relative
}

.sc_form_style_form_3 .sc_form_item.sc_form_button {
    position: static
}

.sc_form.sc_form_style_form_3 .sc_form_item.sc_form_field span {
    position: absolute;
    display: inline;
    left: 2.8em;
    top: .2em;
    color: #000
}

.sc_form.sc_form_style_form_3 .sc_form_item select,
.sc_form.sc_form_style_form_3 .sc_form_item textarea,
.sc_form.sc_form_style_form_3 input[type=text] {
    padding-left: 2.2em
}

.sc_form.sc_form_style_form_3 input[type=text],
.sc_form.sc_form_style_form_3 select,
.sc_form.sc_form_style_form_3 textarea {
    padding-top: .9em;
    padding-bottom: .85em;
    border-radius: 25px
}

.sc_form.sc_form_style_form_3 .sc_form_item.sc_form_button button {
    float: left;
    font-size: .8em;
    padding: 1.4em 3.7em 1.25em
}

.sc_form.sc_form_style_form_3 .sc_form_item.sc_form_field {
    padding-right: 0;
    border: 1px solid #e4e9f0;
    border-radius: 25px;
    padding-bottom: 1px
}

.sc_form.sc_form_style_form_3 .sc_form_field input,
.sc_form.sc_form_style_form_3 .sc_form_message textarea {
    border: none;
    -webkit-box-shadow: inset 0 2px 6px -5px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 2px 6px -5px rgba(0, 0, 0, .3);
    box-shadow: inset 0 2px 6px -5px rgba(0, 0, 0, .3);
    background-color: #fff
}

.sc_form .picker,
.sc_form .picker__footer {
    border-color: #ddd
}

.sc_form.sc_form_style_form_3 .sc_form_item.sc_form_button button {
    background-color: #6bcddd;
    background-image: none
}

.sc_form.sc_form_style_form_3 .sc_form_item.sc_form_button button:hover {
    background-color: #fff
}

.sc_form .picker,
.sc_form_select_container {
    background-color: #f7f7f7
}

.sc_form .sc_form_item .sc_form_element input[type=radio]+label:before,
.sc_form .sc_form_item .sc_form_element input[type=checkbox]+label:before {
    border-color: #ddd;
    background-color: #f7f7f7
}

.sc_form .sc_form_address_label,
.sc_form .sc_form_item>label {
    color: #15263e
}

.sc_form .picker {
    color: #fafafa
}

.sc_form .picker__month,
.sc_form .picker__year {
    color: #232a34
}

.sc_form .picker__nav--next:before,
.sc_form .picker__nav--prev:before {
    color: #8a8a8a
}

.sc_form .picker__nav--next:hover:before,
.sc_form .picker__nav--prev:hover:before {
    color: #232a34
}

.sc_form .picker__nav--disabled,
.sc_form .picker__nav--disabled:before,
.sc_form .picker__nav--disabled:before:hover,
.sc_form .picker__nav--disabled:hover {
    color: #acb4b6
}

.sc_form table.picker__table th {
    color: #fff;
    background-color: #15263e
}

.sc_form .picker__day--infocus {
    color: #232a34
}

.sc_form .picker--focused .picker__day--highlighted,
.sc_form .picker__day--highlighted:hover,
.sc_form .picker__day--infocus:hover,
.sc_form .picker__day--outfocus:hover,
.sc_form .picker__day--today {
    color: #232a34;
    background-color: #f0f0f0
}

.sc_form .picker__day--disabled,
.sc_form .picker__day--disabled:hover {
    color: #acb4b6
}

.sc_form .picker__day--highlighted.picker__day--disabled,
.sc_form .picker__day--highlighted.picker__day--disabled:hover {
    color: #acb4b6;
    background-color: #f0f0f0!important
}

.sc_form .picker__button--clear,
.sc_form .picker__button--close,
.sc_form .picker__button--today {
    color: #8a8a8a
}

.sc_form .picker__button--clear:hover,
.sc_form .picker__button--close:hover,
.sc_form .picker__button--today:hover {
    color: #232a34;
    background-color: #f0f0f0!important
}

.sc_form .picker__button--today[disabled],
.sc_form .picker__button--today[disabled]:hover {
    color: #acb4b6;
    background-color: #f0f0f0;
    border-color: #f0f0f0
}

.sc_form .picker__button--today[disabled]:before {
    border-top-color: #acb4b6
}

.sc_form .picker__button--clear:before,
.sc_form .picker__button--today:before,
.sc_form .picker__day--today:before,
.sc_form button:focus {
    border-color: #15263e
}

.sc_form .picker__button--close:before {
    color: #15263e
}

.sc_form .picker--time .picker__button--clear:focus,
.sc_form .picker--time .picker__button--clear:hover {
    background-color: #f9455f
}

.sc_form .picker__list-item {
    color: #8a8a8a;
    border-color: #ddd
}

.sc_form .picker--focused .picker__list-item--highlighted,
.sc_form .picker--focused .picker__list-item--selected,
.sc_form .picker__list-item--highlighted,
.sc_form .picker__list-item--highlighted:hover,
.sc_form .picker__list-item--selected,
.sc_form .picker__list-item--selected:hover,
.sc_form .picker__list-item:hover {
    color: #232a34;
    background-color: #f0f0f0;
    border-color: #bbb
}

.sc_form .picker--focused .picker__list-item--disabled,
.sc_form .picker__list-item--disabled,
.sc_form .picker__list-item--disabled:hover {
    color: #acb4b6;
    background-color: #f7f7f7;
    border-color: #ddd
}

.sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.sc_countdown.sc_countdown_style_1 .sc_countdown_label,
.sc_countdown.sc_countdown_style_1 .sc_countdown_separator,
.sc_countdown.sc_countdown_style_2 .sc_countdown_label,
.sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
    color: #15263e
}

.sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
    border-color: #ddd;
    background-color: #f7f7f7
}

.sc_countdown.sc_countdown_style_2 .sc_countdown_digits span,
.sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
    background-color: #15263e
}

.sc_dropcaps .sc_dropcaps_item {
    color: #fff
}

.sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
    border: 1px solid #e6e6e6;
    color: #15263e
}

.sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
    color: #15263e
}

.sc_highlight_style_1,
.sc_highlight_style_2 {
    color: #fff;
    padding: 2px 6px;
    border-radius: 3px
}

.sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
    background-color: #f9455f
}

.sc_highlight_style_1 {
    background-color: #15263e
}

.sc_highlight_style_2 {
    background-color: #f9455f
}

.sc_highlight_style_3 {
    color: #8a8a8a;
    background-color: #f7f7f7;
    padding: 2px 6px;
    border-radius: 3px
}

.sc_icon_hover:hover,
a:hover .sc_icon_hover {
    color: #fff!important;
    background-color: #15263e!important
}

.sc_icon_shape_round.sc_icon,
.sc_icon_shape_square.sc_icon {
    color: #fff;
    background-color: #15263e;
    border-color: #15263e
}

.sc_icon_shape_round.sc_icon:hover,
.sc_icon_shape_square.sc_icon:hover,
a:hover .sc_icon_shape_round.sc_icon,
a:hover .sc_icon_shape_square.sc_icon {
    background-color: #fff;
    color: #15263e
}

.sc_image figcaption,
figure figcaption {
    background-color: rgba(21, 38, 62, .6)
}

.sc_infobox.sc_infobox_style_regular {
    background-color: #15263e
}

.sc_list_style_iconed .sc_list_icon,
.sc_list_style_iconed li .sc_list_title,
.sc_list_style_iconed li:before {
    color: #15263e
}

.sc_list_style_iconed li a:hover .sc_list_title {
    color: #f9455f
}

.sc_line {
    border-color: #ebebeb
}

.sc_line .sc_line_title {
    color: #232a34;
    background-color: #fff
}

.scheme_light .sc_line .sc_line_title {
    color: #232a34;
    background-color: #f7f7f7
}

.scheme_dark .sc_line .sc_line_title {
    color: #e0e0e0;
    background-color: #333
}

.sc_popup:before {
    background-color: #15263e
}

.sc_price .sc_price_currency,
.sc_price .sc_price_money,
.sc_price .sc_price_penny {
    color: #232a34
}

.sc_price .sc_price_info {
    color: #acb4b6
}

.sc_price_block,
.sc_price_block .sc_price_block_money *,
.sc_price_block.sc_price_block_style_2 .sc_price_block_title {
    color: #15263e
}

.sc_price_block .sc_price_block_title {
    background-color: #f9455f
}

.sc_price_block.sc_price_block_bestdeals_yes .sc_price_block_title:after {
    background-color: #fd6058
}

.sc_price_block.sc_price_block_style_2 .sc_price_block_description a:hover,
.sc_price_block.sc_price_block_style_3 .sc_price_block_description a:hover {
    color: #f9455f;
    border: 1px solid #f9455f
}

.sc_price_block.sc_price_block_style_2 .sc_price_block_description a {
    background-color: #15263e
}

.sc_price_block.sc_price_block_style_2.sc_price_block_bestdeals_yes .sc_price_block_description a,
.sc_price_block.sc_price_block_style_3.sc_price_block_bestdeals_yes .sc_price_block_description a,
.sc_price_block.sc_price_block_style_3.sc_price_block_bestdeals_yes .sc_price_block_header,
.sc_price_block.sc_price_block_style_3.sc_price_block_bestdeals_yes .sc_price_block_money {
    background-color: #f9455f
}

.sc_price_block.sc_price_block_style_2 .sc_price_block_money {
    background-color: #fd6058
}

.sc_price_block.sc_price_block_style_2.price_block_bg2 .sc_price_block_money {
    background-color: #6fdad9
}

.sc_price_block.sc_price_block_style_2.price_block_bg3 .sc_price_block_money {
    background-color: #85d0f5
}

.sc_price_block.sc_price_block_style_2 .sc_price_block_money>div,
.sc_price_block.sc_price_block_style_2 .sc_price_block_money>div span {
    color: #fff
}

.sc_promo_inner {
    background-color: #f0f0f0
}

.sc_recent_news_header {
    border-color: #232a34
}

.sc_recent_news_header_more_categories {
    border-color: #ddd;
    background-color: #f7f7f7
}

.sc_recent_news_header_more_categories>a:hover {
    background-color: #f0f0f0
}

.sidebar .sc_recent_news .post_counters .post_edit a,
.sidebar .sc_recent_news .post_counters_item {
    background-color: #fff
}

.sc_recent_news .post_counters .post_edit a {
    color: #232a34
}

.sc_recent_news_style_news-excerpt .post_item,
.sc_recent_news_style_news-magazine .post_accented_border {
    border-color: #e4e7e8
}

.sc_recent_news .post_item .post_title,
.sc_recent_news_header_category_item_more,
.sc_recent_news_header_more_categories>a {
    color: #15263e
}

.sc_recent_news .post_meta_date a:hover,
.sc_recent_news_header_more_categories>a:hover {
    color: #f9455f
}

.sc_recent_news .columns_wrap>div:nth-child(even) .post_featured .post_info .post_categories {
    background-color: #f9455f
}

.sc_services {
    color: #8a8a8a
}

.sc_services_item .sc_services_item_readmore {
    color: #232a34
}

.sc_services_style_services-1 .sc_services_item {
    color: #8a8a8a
}

.sc_services_item .sc_services_readmore {
    margin-top: 2em;
    margin-bottom: 1em
}

.sc_services_item .sc_services_item_readmore span {
    color: #15263e
}

.sc_services_item .sc_services_item_readmore:hover,
.sc_services_item .sc_services_item_readmore:hover span {
    color: #f9455f
}

.sc_services_style_services-1 .sc_icon,
.sc_services_style_services-2 .sc_icon {
    color: #15263e;
    border-color: #15263e
}

.sc_services.sc_services_style_services-1 .sc_services_item>a span,
.sc_services_style_services-1 .sc_icon:hover,
.sc_services_style_services-1 a:hover .sc_icon {
    color: #f9455f
}

.sc_services.sc_services_style_services-1 .sc_services_item>a:hover span {
    color: #15263e
}

.sc_section_reverse_yes .sc_services_style_services-1 .sc_services_item_title a:hover,
.sc_services_style_services-2 .sc_icon,
.sc_services_style_services-2 a .sc_icon {
    color: #f9455f
}

.sc_services_style_services-2 .sc_icon:hover,
.sc_services_style_services-2 a:hover .sc_icon,
.sc_services_style_services-3 a:hover .sc_services_item_title {
    color: #15263e
}

.sc_services_style_services-3 .sc_icon:hover,
.sc_services_style_services-3 a:hover .sc_icon {
    background-color: #fff;
    color: #15263e
}

.sc_services_style_services-4 .sc_icon {
    color: #fff;
    background-color: #15263e
}

.sc_services_style_services-4 .sc_services_item_title,
.sc_services_style_services-4 a:hover .sc_services_item_title {
    color: #15263e
}

.sc_services_style_services-4 .sc_icon:hover,
.sc_services_style_services-4 a:hover .sc_icon {
    background-color: #f9455f
}

.sc_services_style_services-5 .sc_icon:hover,
.sc_services_style_services-5 a:hover .sc_icon {
    color: #fff;
    background-color: #15263e
}

.sc_services_style_services-5 .sc_icon {
    border-color: #15263e;
    color: #15263e
}

.sc_scroll_controls_wrap a {
    color: #fff;
    background-color: #15263e
}

.sc_scroll_controls_wrap a:hover {
    color: #fff;
    background-color: #f9455f
}

.sc_scroll .sc_scroll_bar {
    border-color: #f7f7f7
}

.sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
    background-color: rgba(21, 38, 62, .8)
}

.sc_scroll_bar .swiper-scrollbar-drag:before {
    background-color: #15263e
}

.sc_skills_counter .sc_skills_item .sc_skills_info {
    color: #232a34
}

.sc_skills_counter .sc_skills_item .sc_skills_icon {
    color: #f9455f
}

.sc_skills_counter .sc_skills_item .sc_skills_total,
.sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
    color: #15263e
}

.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info,
.sc_skills_legend_title,
.sc_skills_legend_value {
    color: #232a34
}

.sc_skills_counter .sc_skills_item.sc_skills_style_1 {
    background-color: transparent
}

.sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
    background-color: #ddd
}

.sc_skills_bar .sc_skills_item .sc_skills_count,
.sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
    color: #fff;
    background-color: #fd6058
}

.sc_skills_bar .sc_skills_item .sc_skills_count {
    border-color: #15263e
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_info .sc_skills_label,
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
    color: #15263e
}

.sc_skills_count {
    background-color: #fd6058;
    border-color: #fd6058
}

.sc_slider_controls_wrap a {
    color: #e4e7e8;
    border-color: #e4e7e8;
    background-color: #fff
}

.sc_slider_controls_wrap a:hover {
    color: #fff;
    border-color: #15263e;
    background-color: #15263e
}

.sc_slider_pagination.widget_area .post_item+.post_item,
.sc_slider_pagination_over .sc_slider_pagination_wrap span {
    border-color: #e4e7e8
}

.sc_slider_pagination_over .sc_slider_pagination {
    background-color: rgba(247, 247, 247, .8)
}

.sc_slider_pagination_over .sc_slider_pagination .post_title {
    color: #232a34
}

.sc_slider_pagination_over .sc_slider_pagination .post_info {
    color: #8a8a8a
}

.sc_slider_pagination_area .sc_slider_pagination .post_item.active {
    background-color: #f7f7f7!important
}

.sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.sc_slider_swiper .sc_slider_pagination_wrap span:hover {
    border-color: #f9455f;
    background-color: #f9455f
}

.sc_slider_swiper .sc_slider_info {
    background-color: rgba(21, 38, 62, .8)!important
}

.sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.sc_slider_pagination_over .sc_slider_pagination_wrap span:hover {
    border-color: #15263e;
    background-color: #15263e
}

.sc_socials.sc_socials_type_icons a {
    color: #acb4b6;
    border-color: #acb4b6
}

.scheme_dark .sc_socials.sc_socials_type_icons a {
    color: #aaa;
    border-color: #aaa
}

.scheme_light .sc_socials.sc_socials_type_icons a {
    color: #acb4b6;
    border-color: #acb4b6
}

.sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
    background-color: #f7f7f7
}

.sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .sc_socials.sc_socials_type_icons a:hover {
    color: #f9455f;
    border-color: #15263e
}

.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
    color: #232a34
}

.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a:hover,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a,
.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a {
    color: #15263e
}

.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after,
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after {
    background-color: #15263e
}

.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a {
    border-color: #f9455f;
    background-image: -ms-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -moz-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -o-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fd6058), color-stop(100, #f9455f));
    background-image: -webkit-linear-gradient(top left, #fd6058 0, #f9455f 100%);
    background-image: linear-gradient(to bottom right, #fd6058 0, #f9455f 100%)
}

.sidebar.widget_area .widget_popular_posts_content.sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
    background-color: #f9455f;
    border-color: #f9455f
}

.sc_team_item .sc_team_item_info .sc_team_item_title a {
    color: #232a34
}

.sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
    color: #f9455f
}

.sc_team_style_team-1 .sc_team_item_info {
    color: #8a8a8a;
    border-color: #15263e
}

.sc_testimonials {
    color: #8a8a8a
}

.sc_testimonial_author_name {
    color: #232a34
}

.sc_testimonial_position_position {
    color: #acb4b6
}

.scheme_dark .sc_testimonials,
.testimonials_wrap .sc_testimonials {
    color: #f0f0f0
}

.scheme_dark .sc_testimonial_author_name,
.testimonials_wrap .sc_testimonial_author_name {
    color: #fff
}

.scheme_dark .sc_testimonial_position_position,
.testimonials_wrap .sc_testimonial_position_position {
    color: #f0f0f0
}

.sc_title_icon {
    color: #15263e
}

.sc_title_underline:after {
    border-color: #232a34
}

.sc_title_divider .sc_title_divider_after,
.sc_title_divider .sc_title_divider_before {
    background-color: #232a34
}

.sc_toggles .sc_toggles_item .sc_toggles_content,
.sc_toggles .sc_toggles_item .sc_toggles_title {
    border-color: #e4e7e8
}

.sc_toggles .sc_toggles_item .sc_toggles_title:hover {
    color: #f9455f;
    border-color: #f9455f
}

.sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
    color: #acb4b6;
    background-color: #f7f7f7
}

.sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
    background-color: #f9455f
}

.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
    color: #15263e;
    border-color: #15263e
}

.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
    color: #fff;
    background-color: #15263e
}

.sc_tooltip_parent .sc_tooltip,
.sc_tooltip_parent .sc_tooltip:before {
    background-color: #15263e
}

.sc_item_button>a:before {
    background-color: #fff;
    color: #15263e
}

.sc_item_button>a:hover:before,
.sc_item_subtitle {
    color: #f9455f
}

.sc_item_title:after {
    background-color: #15263e s
}