/*!
Theme Name: motorcycle-fit
Theme URI: http://underscores.me/
Author: Underscores.me
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	width: 100%;
	height: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	width: 100%;
	height: 100%;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
*{
  outline: none!important;
}

body,
button,
input,
select,
optgroup,
textarea {
	font-family: 'Poppins', sans-serif;
	color: #797979;
	font-size: 16px;
	line-height: 160%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	clear: both;
}

.seo-title {
	display: none;
	text-indent: -999px;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
------------------------- Custom Style -------------------------
--------------------------------------------------------------*/

article.page {
	margin: 0;
}

.error-404 {
	padding: 75px 0;
	text-align: center;
}
.error-404 .page-header {
	margin-bottom: 30px;
}
.error-404 .page-header .page-title {
	font-size: 40px;
    color: #303745;
    font-weight: 300;
    margin: 0;
    padding: 0 0 25px;
    position: relative;
}
.error-404 .page-header .page-title:after {
	content: '';
    width: 75px;
    height: 1px;
    background-color: #e70012;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.main-navigation {
	position: relative;
	font-size: 14px;
}

.site-header .top-header {
	border-bottom: 1px solid #f0f0f0;
}
.site-header .top-header .top-item {
	border-right: 1px solid #f0f0f0;
	padding: 15px;
	font-size: 14px;
}
.site-header .top-header .top-item:last-child {
	border: none;
}
.site-header .top-header .top-item a.btn-email {
	color: #797979;
}
.site-header .top-header .top-item a.btn-email:hover {
	text-decoration: none;
	color: #e70012;
}
.site-header .top-header .top-item i {
	font-size: 16px;
	color: #e70012;
	margin-right: 5px;
}
.site-header .top-header .top-item .language-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.site-header .top-header .top-item .language-menu a {
	font-size: 12px;
	color: #797979;
}
.site-header .top-header .top-item .language-menu a:hover {
	text-decoration: none;
	color: #e70012;
}
.site-header .top-header .top-item .language-menu a img {
	margin-right: 5px;
}

.site-header .bottom-header .site-branding {
	padding: 20px 0;
	position: relative;
}
.site-header .bottom-header .site-branding a:hover {
	text-decoration: none;
}
/*.site-header .bottom-header .site-branding .graph-header {
	position: absolute;
    top: 0;
    right: -110px;
    opacity: 0.5;
    z-index: -1;
}*/

#site-navigation ul li {
	padding: 42.5px 15px;
	text-align: center;
	font-size: 15px;
}
#site-navigation ul li a {
	display: inline-block;
	color: #303745;
	font-weight: 500;
	text-transform: uppercase;
}
#site-navigation ul li:hover,
#site-navigation ul li.current-menu-item {
	background-color: #e70012;
}

#site-navigation .megamenu-item ul li.current-menu-item {
	background: none;
}

#site-navigation ul li:hover a,
#site-navigation ul li.current-menu-item a,
#site-navigation ul li.sub-mega-menu:hover .entry-arrow i,
#site-navigation ul li.sub-mega-menu.current-menu-item .entry-arrow i {
	color: #ffffff;
}

#site-navigation ul li.sub-mega-menu .entry-arrow {
	display: inline-block;
    width: 15px;
    height: 12px;
    line-height: 100%;
    margin-left: 5px;
    position: relative;
}
#site-navigation ul li.sub-mega-menu .entry-arrow i {
	font-size: 20px;
	color: #303745;
	line-height: 10px;
	position: absolute;
	top: 1px;
	left: 0;
	cursor: pointer;
}

#site-navigation ul li.sub-mega-menu ul.sub-menu {
	background: #ffffff;
}
#site-navigation ul li.sub-mega-menu:hover ul.sub-menu {
	left: -110px;
	top: 101%;
}
#site-navigation ul li.sub-mega-menu ul.sub-menu li {
	display: block;
	width: 350px;
	text-align: left;
	padding: 0 15px;
}
#site-navigation ul li.sub-mega-menu ul.sub-menu li a {
	width: unset;
	font-size: 14px;
	color: #444444;
	font-weight: 500;
	line-height: 100%;
	padding: 15px 0;
}
#site-navigation ul li.sub-mega-menu ul.sub-menu li a:before {
	content: "\f105";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    color: #e70012;
    margin-right: 5px;
}
#site-navigation ul li.sub-mega-menu ul.sub-menu li:hover a,
#site-navigation ul li.sub-mega-menu ul.sub-menu li:hover a:before,
#site-navigation ul li.sub-mega-menu ul.sub-menu li.current-menu-item a,
#site-navigation ul li.sub-mega-menu ul.sub-menu li.current-menu-item a:before {
	color: #ffffff;
}

#site-navigation ul li.sub-mega-menu ul#main-mega-menu {
	width: 1140px;
	height: auto;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    position: absolute;
    top: 102%;
    right: -270%;
    margin: 0 auto;
    padding: 0;
	background: #f5f5f5;
}

ul#main-mega-menu .megamenu-outer {
	line-height: 100%;
	padding: 20px 0;
}

ul#main-mega-menu .megamenu-outer .entry-title a {
	font-size: 15px;
	color: #000000;
}
ul#main-mega-menu .megamenu-outer ul.entry-list-cat {
	position: static;
	width: 100%;
	padding: 0;
	box-shadow: none;
	list-style: none;
}
ul#main-mega-menu .megamenu-outer ul.entry-list-cat li {
	float: unset;
	padding: 0;
	margin: 0 0 12px;
	text-align: left;
}

ul#main-mega-menu .megamenu-outer ul.entry-list-cat li.menu-item-object-products-category a {
	display: block;
	font-size: 15px;
	color: #e70012;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: #e70012 1px solid;
	padding: 0 0 5px 0;
	line-height: 20px;
}

ul#main-mega-menu .megamenu-outer ul.entry-list-cat li.menu-item-object-products-category {
	margin: 0 0 15px;
}

ul#main-mega-menu .megamenu-outer ul.entry-list-cat li:hover {
	background-color: transparent;
}
ul#main-mega-menu .megamenu-outer ul.entry-list-cat li:last-child {
 	margin: 0;
}
ul#main-mega-menu .megamenu-outer ul.entry-list-cat li:hover a {
  	color: #e70012;
}
ul#main-mega-menu .megamenu-outer ul.entry-list-cat li a {
	width: unset;
	font-size: 13px;
	color: #444444;
	padding: 0;
	text-transform: none;
}

ul#main-mega-menu .megamenu-outer ul.entry-list-cat li.mrg-btm {
	margin-bottom: 25px;
}

.responsive-btn {
	display: inline-block;
    background-color: #e70012;
    padding: 15px;
    border-radius: 5px;
    margin: 10px 15px 10px 0;
}
.responsive-btn span {
	display: block;
    background-color: #fff;
    width: 15px;
    height: 2px;
    margin-bottom: 3px;
}
.responsive-btn span:last-child {
	margin-bottom: 0;
}

#mobile-navigation-wrapper {
	display: none;
}

.mobile-main-navigation ul.mobile-main-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile-main-navigation ul.mobile-main-menu li {
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
}
.mobile-main-navigation ul.mobile-main-menu li:last-child {
	border-bottom: none;
}
.mobile-main-navigation ul.mobile-main-menu li a {
	font-size: 16px;
	color: #58585a;
	font-weight: 600;
	text-transform: uppercase;
}
.mobile-main-navigation ul.mobile-main-menu li a:hover {
	text-decoration: none;
}
.mobile-main-navigation ul.mobile-main-menu li.current-menu-item {
	background-color: #e70012;
}
.mobile-main-navigation ul.mobile-main-menu li.current-menu-item a,
.mobile-main-navigation ul.mobile-main-menu li.current-menu-item span {
	color: #ffffff;
}
.mobile-main-navigation ul.mobile-main-menu li.opened span i {
	transform: rotate(180deg);
}

.mobile-main-navigation li.menu-item-has-children span {
	float: right;
	font-size: 20px;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu {
	display: none;
	margin: 0;
	padding: 20px 0 15px 15px;
	list-style: none;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu li {
	padding: 0;
	border: none;
	margin-bottom: 15px;
	line-height: 100%;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu li:last-child {
	margin-bottom: 0;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu li a {
	font-size: 14px;
	line-height: 130%;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu li.current-menu-item {
	background: none;
}
.mobile-main-navigation li.menu-item-has-children ul.sub-menu li.current-menu-item a {
	color: #e70012;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
	background-color: #212529;
	color: #babbbc;
	font-size: 14px;
}

.site-footer .site-info {
	padding: 60px 0;
	border-bottom: 1px solid #535353;
	position: relative;
}
.site-footer .site-info .footer-left .footer-desc {
	font-size: 12px;
	color: #cacaca;
	line-height: 22px;
	padding-top: 15px;
}
.site-footer .site-info .footer-left .footer-desc p {
	margin-bottom: 15px;
}
.site-footer .site-info .footer-left .footer-desc p:last-child {
	margin-bottom: 0;
}
.site-footer .site-info .footer-left .footer-desc a {
	color: #e70012;
	font-weight: 500;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e70012;
}
.site-footer .site-info .footer-left .footer-desc a:hover {
	text-decoration: none;
	color: #cacaca;
	border-bottom: 1px solid #cacaca;
}

.site-footer .site-info .footer-right {
	color: #cacaca;
}
.site-footer .site-info .footer-right .footer-title {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.site-footer .site-info .footer-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-footer .site-info .footer-right .footer-list-left ul li,
.site-footer .site-info .footer-right .footer-list-right ul li {
	margin-bottom: 10px;
}
.site-footer .site-info .footer-right .footer-list-left ul li:last-child,
.site-footer .site-info .footer-right .footer-list-right ul li:last-child {
	margin: 0;
}
.site-footer .site-info .footer-right .footer-list-left ul li a,
.site-footer .site-info .footer-right .footer-list-right ul li a {
	color: #cacaca;
}
.site-footer .site-info .footer-right .footer-list-left ul li a:hover,
.site-footer .site-info .footer-right .footer-list-right ul li a:hover,
.content-single-product .sidebar-content .category-wrapper ul.list-category li a:hover {
	text-decoration: none;
	color: #e70012;
}
.site-footer .site-info .footer-right .footer-list-left ul li a:before,
.site-footer .site-info .footer-right .footer-list-right ul li a:before {
	content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #e70012;
    margin-right: 5px;
}

.site-footer .site-info .block-red {
	background-color: #e70012;
    position: absolute;
    top: -18px;
    padding: 15px;
}
.site-footer .site-info .block-red:before {
	content: '';
    width: 0;
    height: 0;
    border-bottom: 18px solid #990606;
    border-left: 12px solid transparent;
    position: absolute;
    top: 0;
    left: -12px;
}
.site-footer .site-info .block-red .block-text {
	font-size: 16px;
	color: #ffffff;
    margin: 0;
    line-height: 100%;
}

.site-footer .site-copyright {
	text-align: center;
	padding: 15px 0;
}
.site-footer .site-copyright span {
	font-size: 12px;
}


/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/

.banner-slider-container {
	position: relative;
	overflow: hidden;
}

.banner-main-slider {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 560px;
	position: relative;
}
.banner-main-slider .overlay-dark {
	position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-main-slider .overlay-text {
	position: absolute;
    bottom: 30px;
    /*left: 0;*/
    right: 30px;
    /*width: 100%;
    height: 100%;*/
}
.banner-main-slider .overlay-text .outer {
	display: table;
    width: 100%;
    height: 100%;
}
.banner-main-slider .overlay-text .outer .inner {
	display: table-cell;
    vertical-align: middle;
    line-height: 100%;
    text-align: right;
    text-transform: uppercase;
}
.banner-main-slider .overlay-text .outer .inner .entry-subtitle {
	font-size: 42px;
	color: #ffffff;
	font-weight: 500;
	line-height: 100%;
}
.banner-main-slider .overlay-text .outer .inner .entry-title {
	font-size: 52px;
	color: #ffffff;
	font-weight: 600;
	line-height: 100%;
}
.banner-main-slider .overlay-text .outer .inner .btn-read-more {
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	background-color: #e70012;
	padding: 15px 20px;
	margin-top: 20px;
}
.banner-main-slider .overlay-text .outer .inner .btn-read-more:hover {
	background-color: #ffffff;
	color: #e70012;
	text-decoration: none;
}

.banner-page-single {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
}
.banner-page-single .overlay-dark {
	position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-page-single .overlay-text {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.banner-page-single .overlay-text .outer {
	display: table;
    width: 100%;
    height: 100%;
}
.banner-page-single .overlay-text .outer .inner {
	display: table-cell;
    vertical-align: middle;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}
.banner-page-single .overlay-text .outer .inner .entry-title {
	font-size: 52px;
	color: #ffffff;
	font-weight: 600;
	line-height: 100%;
}

.main-banner-navigation {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50%;
	z-index: 1;
}
.main-banner-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-banner-navigation ul li {
	display: inline-block;
	width: 50%;
	margin-right: -3px;
}
.main-banner-navigation ul li#banner-prev {
	text-align: left;
	padding-left: 50px;
}
.main-banner-navigation ul li#banner-next {
	text-align: right;
	padding-right: 50px;
}
.main-banner-navigation ul li img {
	cursor: pointer;
}

/*--------------------------------------------------------------
# Content Default
--------------------------------------------------------------*/

.content-default {
	padding: 50px 0;
}

.content-default .entry-content {
	line-height: 24px;
	margin: 0;
}
.content-default .entry-content a {
	color: #e70012;
    font-weight: 500;
    border-bottom: 1px solid #e70012;
}
.content-default .entry-content a:hover {
	text-decoration: none;
    opacity: 0.5;
}
.content-default .entry-content p {
	margin: 0 0 15px;
}
.content-default .entry-content p:last-child {
	margin: 0;
}
.content-default .entry-content ul,
.content-default .entry-content ol {
	margin: 0 0 15px;
	padding-left: 30px;
}

/*--------------------------------------------------------------
# Content Mix Two Column
--------------------------------------------------------------*/

.content-mix-two-column {
	padding: 50px 0;
}
.content-mix-two-column .entry-subtitle {
	font-size: 16px;
    color: #e70012;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.content-mix-two-column .entry-title {
	font-size: 32px;
    color: #303745;
    font-weight: 300;
    margin-bottom: 25px;
}
.content-mix-two-column .entry-desc {
	line-height: 24px;
}
.content-mix-two-column .entry-desc p {
	margin-bottom: 15px;
}
.content-mix-two-column .content-left a {
	font-size: 13px;
    color: #e70012;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #e70012;
}
.content-mix-two-column .content-right a {
	color: #e70012;
	border-bottom: 1px solid #e70012;
}
.content-mix-two-column .content-left a:hover,
.content-mix-two-column .content-right a:hover {
	text-decoration: none;
	opacity: 0.5;
}

#achievement-carousel .item .entry-item-title {
    font-size: 18px;
    color: #303745;
    line-height: 100%;
    font-weight: 600;
    margin: 20px 0 5px;
    text-align: center;
}

/*--------------------------------------------------------------
# Content Full Width Two Column
--------------------------------------------------------------*/

.content-full-two-column .content-left,
.content-full-two-column .content-right {
	padding: 0;
}

.content-full-two-column .content-left {
	background-color: #e1cdb2;
	background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 100%;
    height: auto;
}

.content-full-two-column .content-right {
	background-color: #f5f5f5;
	padding: 4% 5%;
}
.content-full-two-column .content-right .entry-title {
	font-size: 37px;
    color: #303745;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.content-full-two-column .content-right .entry-desc {
	color: #505050;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 40px;
		font-size: 18px;
}
.content-full-two-column .content-right .entry-desc p {
	margin-bottom: 15px;
}
.content-full-two-column .content-right .entry-desc p:last-child {
	margin: 0;
}

.content-full-two-column .content-right .entry-list .entry-list-title {
	font-size: 18px;
    color: #505050;
    font-weight: 700;
    margin: 0 0 20px;
}
.content-full-two-column .content-right .entry-list .item {
	margin-bottom: 20px;
}
.content-full-two-column .content-right .entry-list .item .item-title {
	display: inline-block;
	font-size: 16px;
    color: #303745;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
}
.content-full-two-column .content-right .entry-list .item:hover .item-title {
	color: #e70012;
}
/*.content-full-two-column .content-right .entry-list .item .text-icon {
	margin-bottom: 10px;
}*/
.content-full-two-column .content-right .entry-list .item .text-icon img {
	display: inline-block;
	height: 32px;
    vertical-align: text-bottom;
    margin-right: 7px;
}
.content-full-two-column .content-right .entry-list .item .item-desc {
	color: #323232;
	line-height: 20px;
}


.content-full-two-column .content-right a.btn-read-more {
	display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    background-color: #e70012;
    padding: 15px 20px;
    margin-top: 20px;
    text-transform: uppercase;
}
.content-full-two-column .content-right a.btn-read-more:hover {
	background-color: #ffffff;
	color: #e70012;
	text-decoration: none;
}


/*--------------------------------------------------------------
# Content List Logo
--------------------------------------------------------------*/

.content-list-logo {
	padding: 70px 0;
}

.content-list-logo .item-logo img {
	-moz-transition: all ease-in-out;
	-o-transition: all ease-in-out;
	-webkit-transition: all ease-in-out;
	transition: all ease-in-out;
	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
}
.content-list-logo .item-logo:hover img {
	-webkit-filter: grayscale(0%);
  	filter: grayscale(0%);
}


/*--------------------------------------------------------------
# Content Two Column
--------------------------------------------------------------*/

.content-two-column {
	background-color: #bd1023;
}

.content-two-column .entry-title {
	font-size: 17px;
    color: #303745;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.content-two-column .entry-desc {
	line-height: 24px;
}
.content-two-column .entry-desc p {
	margin-bottom: 15px;
}
.content-two-column .entry-desc p:last-child {
	margin: 0;
}
.content-two-column .entry-desc strong {
	color: #303745;
	font-weight: 600;
}
.content-two-column .entry-desc a {
	color: #bd1023;
	font-weight: 500;
	border-bottom: 1px solid #bd1023;
}
.content-two-column .entry-desc a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.content-two-column .content-item {
	margin-bottom: 30px;
}
.content-two-column .content-item:last-child {
	margin: 0;
}

.content-two-column .content-left {
	padding: 50px 15px;
	position: relative;
}
.content-two-column .content-left:after {
	content: "";
    background: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    width: 169%;
    height: 100%;
}
.content-two-column .content-left .content-white {
	position: relative;
	z-index: 9;
}
.content-two-column .content-right {
	padding: 50px 15px;
}
.content-two-column .content-right .content-red {
	padding: 0 10px;
}
.content-two-column .content-right .content-red .entry-content-title {
	font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 100%;
    margin: 0 0 25px;
}
.content-two-column .content-right .content-red .entry-item {
	margin-bottom: 30px;
}
.content-two-column .content-right .content-red img {
	display: block;
	margin: 0 auto;
}
.content-two-column .content-right .content-red .entry-content-desc {
	color: #ffffff;
    font-weight: 300;
    line-height: 24px;
    margin: 20px 0 0;
}
.content-two-column .content-right .content-red .entry-content-desc p {
	margin-bottom: 15px;
}
.content-two-column .content-right .content-red .entry-content-desc p:last-child {
	margin-bottom: 0;
}
.content-two-column .content-right .content-red .entry-content-desc a {
	color: #ffffff;
	font-weight: 500;
	border-bottom: 1px solid #ffffff;
}
.content-two-column .content-right .content-red .entry-content-desc a:hover {
	text-decoration: none;
	opacity: 0.5;
}


/*--------------------------------------------------------------
# Content Background Red Two Column
--------------------------------------------------------------*/

.content-red-two-column {
	background-color: #bd1023;
	padding: 50px 0;
}

.content-red-two-column .header-title {
	font-size: 36px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 100%;
    margin: 0 0 50px;
}

.content-red-two-column .entry-desc {
	color: #ffffff;
	font-weight: 300;
	line-height: 24px;
	margin: 40px 0 0;
}
.content-red-two-column .entry-desc a {
	color: #ffffff;
	font-weight: 500;
	border-bottom: 1px solid #ffffff;
}
.content-red-two-column .entry-desc a:hover {
	text-decoration: none;
	opacity: 0.5;
}


/*--------------------------------------------------------------
# Content Left Description Right Image
--------------------------------------------------------------*/

.content-desc-left-img-right {
	background-color: #ededed;
	padding: 50px 0;
}

.content-desc-left-img-right .content-desc .entry-title {
	font-size: 27px;
    color: #303745;
    line-height: 100%;
    font-weight: 600;
    margin: 0 0 30px;
}

.content-desc-left-img-right .content-desc .entry-desc {
	line-height: 24px;
}
.content-desc-left-img-right .content-desc .entry-desc a {
	color: #e70012;
    font-weight: 500;
    border-bottom: 1px solid #e70012;
}


/*--------------------------------------------------------------
# Content Contact Two Column
--------------------------------------------------------------*/

.content-contact-two-column {
	padding: 50px 0;
}

.content-contact-two-column .content-right .entry-info {
	line-height: 24px;
	margin-bottom: 40px;
}
.content-contact-two-column .content-right .entry-info a {
	color: #e70012;
	font-weight: 500;
	border-bottom: 1px solid #e70012;
}

.owl-theme .owl-dots .owl-dot.active span {
	background: #e70012;
}

.site-footer .site-info .footer-left .footer-desc a {
	font-weight: normal;
}

.content-contact-two-column .content-right .entry-info a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.entry-form .form-group label {
	font-size: 14px;
	color: #000000;
	font-weight: 700;
	line-height: 120%;
}
.entry-form .form-group label .required {
	color: #e70012;
}
.entry-form .form-group .form-control {
	padding: 5px 10px;
}
.entry-form .form-group .form-control:focus {
	border: 1px solid #000000;
	box-shadow: none;
}
.entry-form .form-group .btn-submit {
	display: inline-block;
	width: 150px;
    height: auto;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    background-color: #e70012;
    padding: 15px;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    margin-top: 15px;
}
.entry-form .form-group .btn-submit:hover {
	/* background-color: #ffffff; */
	/* color: #e70012; */
	/* opacity: .8; */
	background-color: #c30716;
}

.content-contact-two-column .content-right .entry-office {
	margin-bottom: 50px;
}
.content-contact-two-column .content-right .entry-office .entry-title,
.content-contact-two-column .content-right .entry-hours .entry-title {
	font-size: 20px;
    color: #e70012;
    line-height: 100%;
    margin-bottom: 30px;
}
.content-contact-two-column .content-right .entry-office ul {
	margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.content-contact-two-column .content-right .entry-office ul li {
	margin-bottom: 15px;
}
.content-contact-two-column .content-right .entry-office ul li i {
	background-color: #e70012;
    color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 6px 9px;
    margin-right: 10px;
}
.content-contact-two-column .content-right .entry-office ul li i.fa-phone {
	padding: 6px 7.5px;
}
.content-contact-two-column .content-right .entry-office ul li i.fa-envelope {
	font-size: 12px;
	padding: 6.5px 7px;
}
.content-contact-two-column .content-right .entry-office ul li:last-child {
	margin: 0;
}
.content-contact-two-column .content-right .entry-office ul li span {
	font-weight: 600;
}
.content-contact-two-column .content-right .entry-office ul li a {
	color: #e70012;
	font-weight: 500;
	border-bottom: 1px solid #e70012;
}
.content-contact-two-column .content-right .entry-office ul li a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.content-contact-two-column .content-right .entry-hours .list-office {
	margin-bottom: 30px;
}
.content-contact-two-column .content-right .entry-hours .office-detail {
	line-height: 22px;
}

.content-contact-two-column span.wpcf7-not-valid-tip {
	font-size: 14px;
    margin-top: 5px;
}
.content-contact-two-column div.wpcf7-response-output {
	margin: 15px 0 20px;
}

.content-contact-two-column .entry-form .form-group .btn-submit:focus {
    border: none;
}

/*--------------------------------------------------------------
# Content Gallery
--------------------------------------------------------------*/

.content-gallery {
	padding: 50px 0;
}

#gallery-carousel.owl-carousel .owl-item img {
	width: auto;
	height: 350px;
	margin: 0 auto;
}

.gallery-wrapper .entry-title {
	font-size: 18px;
    color: #303745;
    line-height: 100%;
    font-weight: 600;
    margin: 20px 0 5px;
    text-align: center;
}


/*--------------------------------------------------------------
# Post List Product
--------------------------------------------------------------*/

.content-list-product {
	padding: 50px 0;
}

.content-list-product .list-category {
	margin-bottom: 40px;
}
.content-list-product .list-category .entry-title {
	font-size: 20px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 30px;
    padding: 0 0 10px;
}
.content-list-product .list-category ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}
.content-list-product .list-category ul li {
	margin-bottom: 20px;
	position: relative;
}
.content-list-product .list-category ul li:last-child {
	margin: 0;
}
.content-list-product .list-category ul li a {
	display: inline-block;
	font-size: 14px;
	color: #444444;
	font-weight: 500;
	line-height: 150%;
	text-transform: uppercase;
}
.content-list-product .list-category ul li a:hover {
	text-decoration: none;
	color: #e70012;
	border-bottom: 3px solid #e70012;
}
.content-list-product .list-category ul li a {
	border-bottom: 3px solid #ffffff;
}
.content-list-product .list-category ul li.active a {
	color: #e70012;
	border-bottom: 3px solid #e70012;
}

.content-list-product .list-category ul > li.opened > span > i,
.content-list-product .list-category ul > li.menu-item-has-children > ul.sub-menu > li.opened > span > i {
	transform: rotate(90deg);
}

.content-list-product .list-category ul li.menu-item-has-children span {
	color: #e70012;
	margin-right: 5px;
}
.content-list-product .list-category ul li.menu-item-has-children ul {
	display: none;
	padding: 10px 0 10px 15px;
}
.content-list-product .list-category ul li.menu-item-has-children ul li {
	margin-bottom: 10px;
}

.content-list-product .list-product .product-item {
	margin-bottom: 50px;
	text-align: center;
}

.content-list-product .list-product .product-item img {
	padding: 0 5%;
}

.content-list-product .list-product .product-item .product-title {
	line-height: 100%;
	text-align: center;
	margin: 10px 0 0;
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
}
.content-list-product .list-product .product-item a:hover {
	text-decoration: none;
}
.content-list-product .list-product .product-item a:hover .product-title {
	color: #e70012;
	text-decoration: none;
}
.content-list-product .list-product .product-item .btn-view {
	display: inline-block;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
    background-color: #e70012;
    border-radius: 15px;
    padding: 8px 10px;
    text-transform: uppercase;
    line-height: 100%;
    margin-top: 12px;
}
.content-list-product .list-product .product-item .btn-view:hover {
	opacity: 0.5;
}

/*.content-list-product .list-category ul li:before {
	content: "\f105";
	 display: inline-block;
	 font: normal normal normal 18px/1 FontAwesome;
	 color: #e70012;
	 position: absolute;
	 top: 5px;
	 left: 0px;
	 z-index: 999;
}*/

.content-full-two-column .content-right .entry-list .item .item-title:before,
.content-single-product .sidebar-content .category-wrapper ul.list-category li:before {
	content: "\f105";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    color: #e70012;
    margin-right: 5px;
}

.popup-product-detail .popup-wrapper {
	width: 676px;
    height: auto;
    margin: auto;
}
.popup-product-detail .popup-wrapper .overlay-text {
	background-color: #000;
    padding: 15px 25px;
}
.popup-product-detail .popup-wrapper .overlay-text .entry-popup-title {
	font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
}


/*--------------------------------------------------------------
# Post Single Product
--------------------------------------------------------------*/

.content-single-product {
	padding: 65px 0 100px;
}

.content-single-product .button-wrapper {
	display: inline-block;
	line-height: 100%;
	margin-bottom: 50px;
}
.content-single-product .button-wrapper a.btn-back {
	font-size: 18px;
    color: #e70012;
    font-weight: 500;
}
.content-single-product .button-wrapper:hover a.btn-back {
	text-decoration: none;
	opacity: 0.5;
}
.content-single-product .button-wrapper a.btn-back i {
	margin-right: 7px;
}

.content-single-product .main-content .entry-img img {
	display: block;
	margin: 0 auto;
}
.content-single-product .main-content .entry-title {
	font-size: 32px;
    color: #000000;
    margin: 40px 0;
}

.content-single-product .main-content .entry-desc.single-product-desc {
	margin: 0 0 40px 0;
}
.content-single-product .main-content .entry-desc.single-product-desc ul {
	margin: 0 0 15px;
}
.content-single-product .main-content .entry-desc.single-product-desc ul li {
	margin: 0 0 5px 0;
}
.content-single-product .main-content .entry-desc p {
	margin-bottom: 15px;
}

.content-single-product .main-content .box-specification {
	background-color: #f2f2f2;
    padding: 30px;
}
.content-single-product .main-content .box-specification .entry-title {
	font-size: 20px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.content-single-product .main-content .box-specification .entry-table table.table-spec {
	margin: 0;
}
table.table-spec .column-left {
	width: 40%;
	border-right: 1px solid #b5b5b5;
}
table.table-spec .column-right {
	width: 50%;
	padding-left: 15px;
}
table.table-spec .column-left table,
table.table-spec .column-right table {
	margin: 0;
}
table.table-spec .column-left tr
table.table-spec .column-right tr {
	padding-bottom: 15px;
}
table.table-spec .tab-attribute {
	width: 30%;
	font-size: 14px;
    color: #000000;
    font-weight: 500;
}
table.table-spec .tab-dots {
	width: 10%;
	text-align: center;
	font-size: 14px;
    color: #505050;
    font-weight: 400;
}
table.table-spec .tab-value {
	width: 60%;
	font-size: 14px;
    color: #505050;
    font-weight: 400;
}
table.table-spec .add-border {
	padding-bottom: 20px;
}

.content-single-product .main-content .box-specification .item {
	margin-bottom: 25px;
}
.content-single-product .main-content .box-specification .item:last-child {
	margin: 0;
}
.content-single-product .main-content .box-specification .attribute {
	display: inline-block;
    width: 35%;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.content-single-product .main-content .box-specification .attribute .colon {
	float: right;
}
.content-single-product .main-content .box-specification .value {
	display: inline-block;
    width: 65%;
    font-size: 14px;
    color: #505050;
    font-weight: 400;
    padding-left: 8px;
}
.content-single-product .main-content .box-specification .additional {
	font-size: 11px;
	color: #666666;
	font-weight: 500;
	font-style: italic;
}

.content-single-product .main-content .entry-disclaimer {
	margin-top: 30px;
}
.content-single-product .main-content .entry-disclaimer p {
	margin-bottom: 15px;
}
.content-single-product .main-content .entry-disclaimer ul {
	margin: 0;
}

.content-single-product .sidebar-content .category-wrapper {
	margin-bottom: 60px;
}
.content-single-product .sidebar-content .category-wrapper .entry-category-title,
.content-single-product .sidebar-content .related-wrapper .entry-related-title {
	font-size: 20px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.content-single-product .sidebar-content .category-wrapper ul.list-category {
	margin: 0;
    padding: 0;
    list-style: none;
}
.content-single-product .sidebar-content .category-wrapper ul.list-category li {
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
.content-single-product .sidebar-content .category-wrapper ul.list-category li:first-child {
	padding-top: 0;
}
.content-single-product .sidebar-content .category-wrapper ul.list-category li a {
	font-size: 14px;
    color: #444444;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.content-single-product .sidebar-content .related-wrapper .item-related {
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
}
.content-single-product .sidebar-content .related-wrapper .item-related:first-child {
	padding-top: 0;
}
.content-single-product .sidebar-content .related-wrapper .item-related .content-img {
	padding-right: 0;
}
.content-single-product .sidebar-content .related-wrapper .item-related .entry-title {
	font-size: 14px;
    color: #000;
    margin: 0 0 15px;
}
.content-single-product .sidebar-content .related-wrapper .item-related .btn-view {
	display: inline-block;
    font-size: 10px;
    color: #ffffff;
    font-weight: 500;
    line-height: 100%;
    background-color: #e70012;
    border-radius: 15px;
    padding: 8px 10px;
    text-transform: uppercase;
}
.content-single-product .sidebar-content .related-wrapper .item-related .btn-view:hover {
	text-decoration: none;
	opacity: 0.5;
}


/*--------------------------------------------------------------
# Responsive Media
--------------------------------------------------------------*/

@media (min-width: 1200px) {

	.banner-main-slider {
		height: 720px;
	}
}

@media (min-width: 768px) {
	.responsive-btn {
		display: none;
	}
}

@media (min-width: 576px) and (max-width: 767px) {

	#mobile-navigation-wrapper {
		padding: 0;
	}

	.responsive-btn {
		margin: 15px 0 0;
	}

	.site-header .bottom-header .site-branding {
		padding: 15px 0;
	}
}

@media (max-width: 1300px) {

	/*Banner*/
	.banner-main-slider .overlay-text .outer .inner .entry-title {
		padding: 0 85px;
	}

}

@media (max-width: 1199px) {

	/*Header*/
	#site-navigation ul li {
		padding: 38px 10px;
		font-size: 14px;
	}
	#site-navigation ul li.sub-mega-menu ul#main-mega-menu {
		width: 960px;
		right: -254%;
	}

	/*Banner*/
	.banner-main-slider .overlay-text .outer .inner .entry-subtitle {
		font-size: 38px;
	}
	.banner-main-slider .overlay-text .outer .inner .entry-title {
		font-size: 46px;
		padding: 0;
	}

	.main-banner-navigation {
		display: none;
	}
	.main-banner-navigation ul li#banner-prev img,
	.main-banner-navigation ul li#banner-next img {
		height: 40px;
	}

}

@media (max-width: 991px) {

	/*Header*/
	#site-navigation ul li {
		padding: 23px 12px;
		font-size: 13px;
	}
	#site-navigation ul li.sub-mega-menu ul#main-mega-menu {
		width: 720px;
		right: -246%;
	}

	/*Banner*/
	.banner-main-slider .overlay-text .outer .inner .entry-subtitle {
		font-size: 30px;
	}
	.banner-main-slider .overlay-text .outer .inner .entry-title {
		font-size: 38px;
	}

	.main-banner-navigation ul li#banner-prev {
		padding-left: 35px;
	}
	.main-banner-navigation ul li#banner-next {
		padding-right: 35px;
	}

	.banner-main-slider .overlay-text {
		position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	}
	.banner-main-slider .overlay-text .outer .inner {
		text-align: center;
	}

	/*Content*/
	.content-mix-two-column .content-left {
		margin-bottom: 30px;
	}

	.content-full-two-column .content-left {
		height: 788px;
	}
	.content-full-two-column .content-right .entry-list .item .text-icon {
		margin-bottom: 0;
	}

	/*Footer*/
	.site-footer .site-info .footer-left {
		margin-bottom: 30px;
	}

}

@media (max-width: 767px) {

	/*Header*/
	.main-menu-navigation {
		text-align: right;
		padding: 0;
	}
	.main-menu-navigation .main-navigation {
		display: none;
	}

	.menu-mobile-menu-container {
		margin: 15px 0;
	}

	#site-navigation ul li {
		padding: 20px 7px;
		font-size: 10px;
	}
	#site-navigation ul li.sub-mega-menu .entry-arrow i {
		font-size: 14px;
		top: 3px;
	}
	#site-navigation ul li.sub-mega-menu ul#main-mega-menu {
		width: 540px;
		right: -234%;
	}

	ul#main-mega-menu .megamenu-outer ul.entry-list-cat li {
		margin: 0 0 10px;
	}
	ul#main-mega-menu .megamenu-outer ul.entry-list-cat li.menu-item-object-products-category a {
		font-size: 12px;
		line-height: 16px;
	}

	/*Banner*/
	.banner-page-single .overlay-text .outer .inner .entry-title {
		font-size: 40px;
	}

	/*Content*/
	.content-mix-two-column .content-left {
		margin-bottom: 25px;
	}
	.content-mix-two-column .entry-title {
		font-size: 28px;
	}
	.content-mix-two-column .entry-desc img {
		display: block;
		float: none;
		margin: 0 auto 15px;
	}

	.content-full-two-column .content-left {
		height: 605px;
	}
	.content-full-two-column .content-right {
		padding: 4% 5% 10%;
	}

	.content-two-column {
		position: relative;
	}
	.content-two-column .content-left:after {
		display: none;
	}
	.content-two-column .container:before {
		content: "";
	    background: #ffffff;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 638px;
	}

	.content-red-two-column .content-left {
		margin-bottom: 30px;
	}
	.content-red-two-column .content-left img,
	.content-red-two-column .content-right img {
		display: block;
		margin: 0 auto;
	}

	.content-list-product .list-category .entry-title {
		margin: 0 0 20px;
	}

	.content-contact-two-column .content-left {
		margin-bottom: 15px;
	}

	.content-single-product .main-content {
		margin-bottom: 35px;
	}

}

@media (max-width: 575px) {

	/*Header*/
	.site-header .top-header .top-item {
		font-size: 12px;
		padding: 10px;
	}
	.site-header .top-header .top-item i {
		font-size: 14px;
		margin-right: 0;
	}
	.site-header .bottom-header .site-branding {
		padding: 15px;
	}

	/*Banner*/
	.banner-main-slider {
		height: 300px;
	}
	.banner-main-slider .overlay-text .outer .inner {
		padding: 0 15px;
	}
	.banner-main-slider .overlay-text .outer .inner .entry-subtitle {
		font-size: 18px;
		line-height: 20px;
	}
	.banner-main-slider .overlay-text .outer .inner .entry-title {
		font-size: 24px;
		line-height: 26px;
	}
	.banner-main-slider .overlay-text .outer .inner .btn-read-more {
		font-size: 12px;
		padding: 10px 15px;
		margin-top: 15px;
	}

	.banner-page-single {
		height: 200px;
	}
	.banner-page-single .overlay-text .outer .inner .entry-title {
		font-size: 30px;
	}

	/*Content*/
	body {
		font-size: 14px;
	}

	.content-mix-two-column {
		padding: 40px 0;
	}
	.content-mix-two-column .entry-title {
		font-size: 24px;
		margin-bottom: 14px;
	}
	.content-mix-two-column .entry-desc {
		line-height: 22px;
	}
	.content-mix-two-column .entry-column .entry-list {
		margin-top: 10px;
	}

	.content-full-two-column .content-left {
		height: 450px;
	}
	.content-full-two-column .content-right .entry-title {
		font-size: 24px;
		margin: 15px 0;
	}
	.content-full-two-column .content-right .entry-desc {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 30px;
	}
	.content-full-two-column .content-right a.btn-read-more {
		font-size: 12px;
		padding: 10px 15px;
		margin-top: 10px;
	}
	.content-full-two-column .content-right .entry-list .entry-list-title {
		font-size: 16px;
	}
	.content-full-two-column .content-right .entry-list .item {
		margin-bottom: 10px;
	}
	.content-full-two-column .content-right .entry-list .item .item-title {
		font-size: 14px;
	}

	.content-two-column .entry-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.content-two-column .container:before {
		height: 584px;
	}
	.content-two-column .content-left,
	.content-two-column .content-right {
		padding: 40px 15px;
	}

	.content-red-two-column .header-title {
		font-size: 24px;
		margin: 0 0 35px;
	}
	.content-red-two-column .content-left img,
	.content-red-two-column .content-right img {
		height: 60px;
	}

	.content-desc-left-img-right {
		padding: 40px 0;
	}
	.content-desc-left-img-right .content-desc .entry-title {
		font-size: 20px;
		margin: 0 0 20px;
	}

	.content-single-product {
		padding: 40px 0 70px;
	}
	.content-single-product .button-wrapper {
		margin-bottom: 35px;
	}
	.content-single-product .main-content .entry-title {
		font-size: 24px;
		margin: 30px 0;
	}
	table.table-spec .column-left {
		display: block;
		width: 100%;
		border: none;
		margin-bottom: 20px;
	}
	table.table-spec .column-right {
		display: block;
		width: 100%;
		padding: 0;
	}
	.content-single-product .sidebar-content .category-wrapper {
		margin-bottom: 35px;
	}

	/*Footer*/
	.site-footer .site-info {
		padding: 60px 0 40px;
	}
	.site-footer .site-info .footer-right .footer-title {
		margin-bottom: 15px;
	}
	.site-footer .site-info .footer-right .footer-list-left {
		padding-right: 0;
		margin-bottom: 20px;
	}
	.site-footer .site-info .footer-right .footer-list-left ul li a {
		font-size: 12px;
	}
	.site-footer .site-info .footer-right .footer-list-right ul li {
		margin-bottom: 7px;
	}
	.site-footer .site-info .footer-right .footer-list-right ul li a {
		font-size: 12px;
	}

}

@media (max-width: 513px) {

	.content-two-column .container:before {
		height: 632px;
	}
}

@media (max-width: 470px) {

	.content-two-column .container:before {
		height: 660px;
	}
}

@media (max-width: 440px) {

	.content-two-column .container:before {
		height: 700px;
	}
}

@media (max-width: 390px) {

	.content-two-column .container:before {
		height: 760px;
	}
}

@media (max-width: 374px) {

	.site-header .top-header .top-item:first-child {
		max-width: 60%;
		flex: 0 0 60%;
	}
	.site-header .top-header .top-item:last-child {
		max-width: 40%;
		flex: 0 0 40%;
	}
	.site-header .top-header .top-item i {
		margin-right: 3px;
	}

	.responsive-btn {
		margin: 10px 8px 10px 0;
	}

	.content-two-column .container:before {
		height: 840px;
	}

}
