.sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: none;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav>li ul
{
	background-color:#fff;
	width: 13.5em;
}
h2
{
	font-family:'Bebas Neue'!important;
	    margin-top: 1.14em;
    margin-bottom: 0.2em;
}
.scheme_default .sc_layouts_menu_nav>li>a span:after {
    background-color:#e52e0e;
}
.scheme_default .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button), .scheme_default.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
    color:#002F5D;
}
.scheme_default .sc_layouts_menu_nav>li.current-menu-item>a, .scheme_default .sc_layouts_menu_nav>li.current-menu-parent>a, .scheme_default .sc_layouts_menu_nav>li.current-menu-ancestor>a
{
	 color:#111!important;
}
.tp-bullets.custom .tp-bullet:hover, .tp-bullets.custom .tp-bullet.selected
{
	background-color:#e52e0e!important;
}

.footer_wrap .vc_col-sm-4 .widget li
{
	vertical-align:none!important;
	font-size:15px;
}
.widget p
{
	font-size:15px;
}
.footer_wrap .widget_nav_menu li, .footer_wrap .widget_pages li, .footer_wrap .widget_recent_entries li, .footer_wrap .widget_meta li
{
	font-size:15px;
}
.scheme_dark .footer_wrap .socials_wrap .social_item .social_icon, .scheme_dark.footer_wrap .socials_wrap .social_item .social_icon
{
	background-color:transparent!important;color:#fff!important;
}
.scheme_dark .socials_wrap .social_item:hover .social_icon, .scheme_dark .socials_wrap .social_item:hover
{
		background-color:transparent!important;color:#000!important;
}


.scheme_default .single-product div.product .trx-stretch-width .woocommerce-tabs
{
	display:none;
}

.scheme_default .woocommerce div.product .product_meta, .scheme_default .woocommerce div.product .product_meta span>a, .scheme_default .woocommerce div.product .product_meta span>span
{
	display:none;
}

.single-product .related {
	margin-top: 0.45em;
}
.woocommerce ul.products li.product a
{
	text-align:center;
	font-size:16px;
	color: #063360;
}
	
.scheme_default .woocommerce ul.products li.product .post_header a
{
	color: #063360;
	font-size:22px!important;
}
.prtit
{
	color: #063360!important;
	font-size:30px!important;
}
table {
    border-collapse: collapse;
    width: 100%;
}
td,tr
{
    font-size: 14px;
    text-align: left;
    background-color:#FFF;
    color:#063360!important;
    border:1px solid #063360!important;
    padding:10px;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav>li ul {
    background-color: #fff;
    width: 25em;
	 border-color:#ccc!important;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav>li, .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a, .sc_layouts_menu_nav>li ul, .sc_layouts_menu_nav>li ul>li, .sc_layouts_menu_nav>li ul>li>a
{
	line-height:1.2em;
}

/* header */
.menu_mobile .menu_mobile_inner .trx_addons_column-1_2 {
/*     height: 30vh!important; */
    overflow: hidden;
}

.scheme_default table>tbody>tr:nth-child(2n+1)>td
{
    background:#FFF!important;
}
.sc_layouts_column_align_right
{
    text-align:right!important;
	
}
.sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
    font-size: 2.9em;
    text-align: right;
    padding-left: 2em;	
}
@media (max-width: 479px)
{
.top_panel_default html:not(.js_active) .mobile_device .menu_mobile .menu_mobile_nav_area, .mobile_layout .menu_mobile .menu_mobile_nav_area {
    max-height: 50%;
    top: 27%!important;
}
}
.btn{
	border: 2px solid #e52e0e;
    border-radius: 35px;
    color: #666666;
    padding: 8px 21px 8px 21px;
    font-size: 14px;
}
.btn:hover{
	background-color:#e52e0e;
	color:#fff!important;
}