@charset 'utf-8';
/*
 Theme Name:   Resurfice
 Theme URI:    http://www.resurfice.com/
 Description:  Custom template created for Resurfice.
 Author:       MoreSALES
 Author URI:   http://moresales.ca/
 Template:     logistic-company
 Version:      1.0
*/

@import url("../logistic-company/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.menu_main_nav > li > a {
	padding: 3em .58em 3em !important;
}

.menu_main_nav > li > ul {
	top: 5.3em !important;
}

h6 {
    margin-top: 1.95em !important;
}

.top_panel_fixed .top_panel_wrap_inner:not(.top_panel_position_above) .top_panel_middle {
	background-image: none !important;
}

.scheme_original .top_panel_wrap_inner {
	background-color: transparent !important;
}

.scheme_original .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
	background-color: transparent !important;
}

.scheme_original .top_panel_middle {
	background-color: rgba(0,0,0,0.5) !important;
}

.scheme_original .top_panel_over .top_panel_style_7 .menu_main_nav > li.calltoaction {
	background-color: #f64a36 !important;
}

.scheme_original .top_panel_over .top_panel_style_7 .menu_main_nav > li > a:hover, .scheme_original .top_panel_over .top_panel_style_7 .menu_main_nav > li > a:active, .scheme_original .top_panel_style_7 .menu_main_nav > li.current_page_item.calltoaction > a {
	color: #fff !important;
}

.scheme_original .top_panel_over .top_panel_style_7 .menu_main_nav > li {
    margin: 2em 0 !important;
}

.menu_main_nav > li > a {
    padding: 1em .58em 1em !important;
}

.woocommerce.sidebar_show .content {
    width: 100% !important;
}

.woocommerce .page-title, .woocommerce .woocommerce-ordering select, .woocommerce .mode_buttons, .woocommerce-page .mode_buttons, section.related.products, .breadcrumbs {
	display: none !important;
}

.top_panel_overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    height: 29.75em;
    width: 100%;
}

.scheme_original .top_panel_image_header, .scheme_original .top_panel_image_title, .scheme_original .top_panel_over .top_panel_style_7 .logo_text, .scheme_original .top_panel_over .top_panel_style_7 .logo_slogan {
	z-index: 20;
}

.scheme_original h1, .scheme_original h2, .scheme_original h3, .scheme_original h4, .scheme_original h5, .scheme_original h6, .scheme_original h1 a, .scheme_original h2 a, .scheme_original h3 a, .scheme_original h4 a, .scheme_original h5 a, .scheme_original h6 a {
	margin: 10px 0 !important;
}

.menu_main_nav > li > a {
	font-size: .921em !important;
}

@media (max-width: 1135px) and (min-width: 1024px) {
	.top_panel_overlay {
	    height: 15em;
	}
}

@media (max-width: 1023px) and (min-width: 960px) {
	.top_panel_overlay {
	    height: 15em;
	}
}

@media (max-width: 959px) and (min-width: 768px) {
	.top_panel_overlay {
	    height: 15em;
	}
}

@media (max-width: 767px) and (min-width: 640px) {
	.top_panel_overlay {
	    height: 15em;
	}
}

@media (max-width: 639px) and (min-width: 480px) {
	.top_panel_overlay {
	    height: 15em;
	}
}

@media (max-width: 479px) {
	.top_panel_overlay {
	    height: 15em;
	}	
}

a.rfqbutton {
	padding: 20px !important;
	background: #f64a36 !important;
	color: #fff !important;
	clear: both;
	margin-bottom: 40px;
}

a.rfqbutton:hover {
	background: #e3412f !important;
	color: #fff !important;
}

input[type="submit"], input[type="button"], button, .sc_button {
	border-radius: 0px !important;
	padding: 1em 1.35em !important;
}

input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], select, textarea {
	border-radius: 0px !important;
	padding: 12px 12px 12px 13px !important;
}

.vc_grid .vc_custom_heading {
	margin-top: 15px;
}

.top_panel_wrap .logo_main {
    max-height: 70px !important;
}

.top_panel_middle .menu_main_wrap {
    margin-top: 1px !important;
}

.top_panel_middle .logo {
    margin-top: 2em !important;
}

.gform_wrapper select {
	line-height: 1.0 !important;
}