.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 150px !important;
}
.sc_services_item_title a {
    text-decoration: none;
    background: transparent;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.2;
}

h4.sc_testimonials_item_author_title {
    text-align: left;
}
.sc_testimonials_item_content p {
    display: none;
}
.sc_testimonials_item_content p:nth-child(1) {
    display: block;
}
.top_panel {
    margin-bottom: 0 !important;
}

span.breadcrumbs_item.current {
    color: white;
}
body a.breadcrumbs_item.home {
    color: white !important;
}
span.breadcrumbs_delimiter {
    color: white;
}

.product-custom-btn .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    background-color: #040d4b;
    color: white;
    font-weight: bold;
    padding: 15px 45px;
}
.single-video .page_wrap .content_wrap, .post-type-archive-video .page_wrap .content_wrap{
    padding-top: 15px;
}
.single-video .post_meta a:before {
    color: white !important;
}
.single-video .post_meta a {
    color: white !important;
}
.scheme_dark .widget_contacts .contacts_info .contacts_email span, .scheme_dark .widget_contacts .contacts_info .contacts_address span, .scheme_dark .widget_contacts .contacts_info .contacts_phone span {
    color: #ffffff;
    text-transform: uppercase;
}
 .scheme_dark.sc_layouts_row {
    color: #888585;
    background-color: #040d4b !IMPORTANT;
}
.archive .page_content_wrap,.product-template-default .page_content_wrap{
    margin-top: 20px;
}
.woocommerce-Price-amount span.decimals:before{
    content: '.';
}
.post_featured.hover_none img {
    height: 200px !important;
    object-fit: cover;
    width: 100%;
}
#menu_main a {
    font-size: 16px;
    font-weight: 700;
    padding: 0.6em 0.8em 0.75em;
}
@media only screen and (max-width: 768px){
html.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_icon {
    color: #fff !important;
}
html.scheme_default .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
    color: #fff !important;
}
.menu_mobile .menu_mobile_nav_area > ul > li > a {
    position: relative !important;
    z-index: 999 !important;
}
}

@media (max-width: 1679px){
	.bg_image_video.vc_empty_space {
		height: 10em!important;
	}
}
