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

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

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

body {
	margin: 0;
}

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

/* 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;
	color: #2274BF;
	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: bold;
}

/**
 * 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%;
	margin: 8px 0;
	display: block;
	color: #818181;
}

/**
 * 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
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color:#666666;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	background: #f9f9f9;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 24px;
	line-height: 30px;
}

p {
	margin-bottom: 1em;
	
}

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

blockquote {
    color: #333;
	font-size: 15px;
	padding: 0 20px;
	margin-left: 35px;
	border-left: 2px solid #ccc;
    margin-bottom: 0;
}

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;
	padding: 0;
}

ul {
	list-style: none;
}

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: 5px 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;
	cursor: pointer;
}

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%;
}

.btn {

    color: #FFB402;
    background: #CCAE7A;
    display: table;
    margin: 30px auto 0 auto;
    padding: 8px 25px;
    text-transform: uppercase;
    font-size: 12px;

}

.btn:hover {
	color: #CCAE7A;
    background: #FFB402;
}

/*--------------------------------------------------------------
# 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;
}

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

.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;
}

.sticky {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.ipro-connect-content ul li {
    display: inline-block;
    background: 
    #fff;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
}

.ipro-connect-content ul li a i {
    color: 
    #000;
}

.page-numbers {
    text-align: center;
	padding: 20px 0;
}

.page-numbers li {
    border: 1px solid #ebebeb;
    padding: 5px 10px;
	margin-left: 10px;
	float: left;
}

.wp-caption {
    width: 100% !important;
    overflow: hidden;

}

.wp-caption img {
	width: 100%;
}

.wp-caption-text {
    font-style: italic;
    text-align: center;
	padding: 10px 0;

}


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

.site-header {
    background: #fff;
}

.header-top {

    background: #efefef;
    padding: 6px 0;

}

.header-top strong {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
}

.icon-search {

    position: absolute;
    left: 20px;
    top: 23px;
    color: #000;
    font-size: 18px;

}

.header-search {

    text-align: right;

}

.header-search input, #search-popup input {

    border-radius: 0;

}

.mobile-search {
	margin-bottom: 5px;
}

#search-popup input {
	width: 100%;
}

#search-popup {
    vertical-align: top;
	top: 80px;
    width: 100%;
	padding: 0;
	height: 45px;
	overflow: visible;
}

#search-popup input {
    width: 100%;
    height: 45px;
    position: relative;
}

#search-popup .search-button {
    position: absolute !important;
    right: 0px;
    height: 42px;
    width: 45px;
    top: 0 !important;
}

#search-popup .fancybox-button.fancybox-close-small {
    top: 50px;
}

#search-popup form {
    height: 45px;
    width: 100%;
}

#search-popup .fancybox-button.fancybox-close-small {
    top: 50px;
    right: 0px;
    background: #fff;
}


#search-popup .search-button {
    position: absolute;
    right: 0;
    height: 47px;
    width: 45px;
}

#search-popup .search-button i {
    font-size: 20px;
}

.header-search .search-button,  #search-popup .search-button {
	color: #fff;
    background: #2274BF;
    border: none;
    border-radius: 0;
    padding: 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    top: -2px;

}

.site-logo h1 {
    margin: 0;
}

.nav-menu {
    background: #fff;
	-webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
	box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/

.slider {
	overflow: hidden;
	margin-bottom: 20px;
}

.title-home {

    font-family: Roboto;
    font-weight: 900;
    text-align: center;
    margin: 15px 0 15px 0;
    line-height: 30px;
    position: relative;
    padding-bottom: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.title-home:after {

    content: '';
    height: 4px;
    width: 82px;
    background: #FFB402;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}

.text-bold {
	font-weight: 900 !important;
}

.text-thin {
	font-weight: 400 !important;
}


.title-alignleft {

	text-align: left;
}


.title-home.text-white:after {

    background: #FFB402;

}

.text-white {
	color: #fff;
}

.text-black {
	color: #000;
}

.text-silver {
	color: #888;
}


.sub-title {

    display: block;
    text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	color: #A8A8A8;
	font-size: 14px;
}

/*------ Home Product Cat ---------*/

.home-pcat {

    margin-bottom: 15px;

}

.home-pcat a h3 {

    color: #414141;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
	font-weight: 400;

}



#home-hotline {

    background: #FFB402;
	padding: 65px 0;
	color:#fff;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;

}

#home-hotline a {
	color: #fff;
}

.home-fproduct {
	padding: 35px 0 0 0;
}

.home-fproduct small {

	margin: 0;
	padding-bottom: 15px;
	font-size: 14px;
}

.home-fproduct hr {

    margin: 0;
    color: #707070;
	margin-bottom: 30px;
}

.home-pcat-ct strong {

    color: #FFB402;
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;

}

.home-pcat-ct ul {

    margin-left: 15px;

}

.home-pcat-ct ul li {

    list-style: circle;
    font-size: 15px;
    padding-bottom: 2px;

}

.title-home-product {

    color: #FFB402;
    font-weight: 500;
    margin: 0;

}

.product-home {
	margin-bottom: 20px;
}


.content-product-home img {

    border: 1px solid #707070;
    padding: 10px;

}

.content-product-home a h2 {

    color: #FFB402;
    font-size: 16px;
    font-weight: 400;
    margin: 5px 0;
    text-align: center;

}

.content-product-home .price {

    text-align: center;
    display: block;

}

/*------------------ Section Project ------------------*/

#home-project {
	background: url(../images/bg-testimonial.jpg) no-repeat bottom center fixed;
    background-size: auto;
    padding: 80px 0 100px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.home-project-list {

    margin-bottom: 20px;

}

.home-project-content {

    background: #fff;
    padding: 15px 20px 20px 20px;
    text-align: center;

}

.project-home-title {

    font-size: 15px;
    margin: 0;
    line-height: 20px;

}

.project-home-title a {
	color: #FFB402;
	
}

.home-project-content span {

    text-transform: uppercase;
    color: #8B8B8B;
    font-size: 13px;

}

.bcenter {
	display: table;
	margin: 0 auto;
}

/*----- Home Testimonial ----------*/
#home-testimonial {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #2274BF;
	padding: 35px 0 35px 0;
}

#home-testimonial strong {

    font-size: 13px;
    margin-bottom: 30px;
    display: block;

}

.testimonial-ct {

    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 17px;
    border: 1px dotted #414141;

}
.testimonial-ct:before {

    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 11px;
	color: #aeaeae;
	position: absolute;
	top: 25px;
	left: 30px;
}

.owl-carousel-testimonial p {

    color: #414141;
    font-style: italic;
	padding: 0 30px;

}

.testimonial-info {

    text-align: right;
	margin-top: 15px;
}

.testimonial-info span {

    color: #CCAE7A;
    font-style: italic;

}

.testimonial-info img {

    width: 65px !important;
    height: 65px;
    border-radius: 100%;
    border: 3px solid #fff;
    margin-left: 10px;
	display: inline-block !important;
}

.home-form input, .home-form textarea {

    width: 100%;
    border-radius: 0;

}

.home-form .wpcf7-form-control.wpcf7-submit {

    width: auto;

}

/*-------- Section Blogs -------------*/

#home-blog {
    padding: 20px 0 60px 0;
}

.read-more a {
    background: #CCAE7A;
	color:#fff;
    padding: 8px 35px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 25px;
    display: table;
	font-weight: 400;
}

.blog-thumb {
    position: relative;
    overflow: hidden;
	padding-bottom: 56.2%;
}

.blog-thumb img{
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.date-blog {

    position: absolute;
    display: table;
    background: #CCAE7A;
    padding: 5px 13px;
    left: 0;
    text-align: center;

}

.date-blog span {

    font-size: 23px;
    font-weight: 700;
    color: #fff;
    line-height: 28px;

}

.date-blog small {

    margin: 0;
    text-transform: uppercase;
    color: #fff;

}

.home-blog-list {
    margin-bottom: 20px;
}

#home-blog .blog-title a {

    color: #2274BF;
    font-weight: 500;
    font-size: 16px;

}

#home-blog .blog-title {
	position: relative;
	padding-bottom: 5px;
	line-height: 17px;
	margin: 0;
}

#home-blog .blog-title:after {

    content: '';
    width: 60px;
    height: 4px;
    position: absolute;
    background: #FFB402;
	left: 0;
	bottom: -7px;

}

.home-blog-content {
    padding: 20px;

}

.home-blog-content p {

    font-size: 15px;

}

/*----- section clients ------*/

#clients {

    padding: 30px 0;
    background: #CCAE7A;

}

.carousel-wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
#collection-owl.owl-carousel .owl-nav .owl-prev,
#collection-owl.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
 -moz-transition:all 0.45s ease;
 -webkit-transition:all 0.45s ease;
 -o-transition:all 0.45s ease;
 -ms-transition:all 0.45s ease;
 transition:all 0.45s ease;
 opacity:0;
 visibility:hidden
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus,
#collection-owl.owl-carousel .owl-nav .owl-prev:hover,
#collection-owl.owl-carousel .owl-nav .owl-prev:focus,
#collection-owl.owl-carousel .owl-nav .owl-next:hover,
#collection-owl.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus {
 border-color:#333
}
.owl-carousel .owl-nav .owl-prev:hover:before,
.owl-carousel .owl-nav .owl-prev:focus:before,
.owl-carousel .owl-nav .owl-next:hover:before,
.owl-carousel .owl-nav .owl-next:focus:before,
#collection-owl.owl-carousel .owl-nav .owl-prev:hover:before,
#collection-owl.owl-carousel .owl-nav .owl-prev:focus:before,
#collection-owl.owl-carousel .owl-nav .owl-next:hover:before,
#collection-owl.owl-carousel .owl-nav .owl-next:focus:before,
.owl-carousel .owl-nav .owl-prev:hover:before,
.owl-carousel .owl-nav .owl-prev:focus:before,
.owl-carousel .owl-nav .owl-next:hover:before,
.owl-carousel .owl-nav .owl-next:focus:before {
 background-color:#FFB402;
 color:#333
}
.owl-carousel .owl-nav .owl-next,
#collection-owl.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-next {
 height:44px;
 width:44px;
 border:2px solid #000;
 border-radius:50%;
 -webkit-transition:all 0.3s ease-in-out;
 -moz-transition:all 0.3s ease-in-out;
 -ms-transition:all 0.3s ease-in-out;
 -o-transition:all 0.3s ease-in-out;
 transition:all 0.3s ease-in-out;
 position:absolute;
 right:0;
 text-align:center;
 line-height:44px;
 top:50%;
 transform:translate(0, -50%);
 font-size:20px;
 margin:0;
 right:-50px
}
.owl-carousel .owl-nav .owl-next:before,
#collection-owl.owl-carousel .owl-nav .owl-next:before,
.owl-carousel .owl-nav .owl-next:before {
 height:36px;
 width:36px;
 background-color:#000;
 color:#fff;
 display:inline-block;
 float:none;
 font-family:"FontAwesome";
 font-size:22px;
 line-height:28px;
 margin:2px;
 vertical-align:top;
 border-radius:50%;
 padding:3px 14px;
 content:"\f105"
}
.owl-carousel .owl-nav .owl-next.disabled,
#collection-owl.owl-carousel .owl-nav .owl-next.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
 opacity:0.2 !important
}
.owl-carousel .owl-nav .owl-prev,
#collection-owl.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-prev {
 height:44px;
 width:44px;
 border:2px solid #000;
 border-radius:50%;
 -webkit-transition:all 0.3s ease-in-out;
 -moz-transition:all 0.3s ease-in-out;
 -ms-transition:all 0.3s ease-in-out;
 -o-transition:all 0.3s ease-in-out;
 transition:all 0.3s ease-in-out;
 position:absolute;
 left:0;
 text-align:center;
 line-height:51px;
 top:50%;
 transform:translate(0, -50%);
 color:#878fa0;
 font-size:20px;
 margin:0;
 left:-50px
}
.owl-carousel .owl-nav .owl-prev:before,
#collection-owl.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-prev:before {
 height:36px;
 width:36px;
 background-color:#000;
 color:#fff;
 display:inline-block;
 float:none;
 font-family:"FontAwesome";
 font-size:22px;
 line-height:28px;
 margin:2px;
 vertical-align:top;
 border-radius:50%;
 padding:3px 14px;
 content:"\f104"
}
.owl-carousel .owl-nav .owl-prev.disabled,
#collection-owl.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-prev.disabled {
 opacity:0.2 !important
}
.owl-carousel:hover .owl-nav .owl-prev,
#collection-owl.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-prev {
 left:0;
 opacity:1;
 visibility:inherit
}
.owl-carousel:hover .owl-nav .owl-next,
#collection-owl.owl-carousel:hover .owl-nav .owl-next,
.owl-carousel:hover .owl-nav .owl-next {
 right:0;
 opacity:1;
 visibility:inherit
}

.owl-item .item {
 position:relative
}

.owl-nav span {

    display: none;

}



/*--------------------------------------------------------------
## Project
--------------------------------------------------------------*/

.project-title a {
	color: #414141;
	font-weight: 300;
	text-align: center;
	display: block;
	font-size: 19px;
	width: 100%;
	min-height: 60px;
}

.project-thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
	padding-bottom: 56.2%;
}

.project-thumb img {
    opacity: 1;
    transition: all ease .5s;
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.project-thumb:hover img {
    opacity: 0.9;
    transition: all ease .5s;
    transform: scale(1.1);
}

.project-top {
    border-bottom: 1px solid 
    #cccc;
    margin-bottom: 20px;
}

.project-top h2 {
    font-size: 23px;
    font-weight: 300;
    text-transform: uppercase;
}

.project-info p {
    margin: 0;
    padding-bottom: 15px;
}

.project-info {
    margin-bottom: 25px;
}

.share-post {
    text-align: right;
    margin-top: 31px;
}

.related-cat strong {
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
    font-weight: 600;
    font-size: 23px;
}

.tags {
    border-bottom: 1px solid 
    #ebebeb;
    padding: 10px 0;
}

.videos {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	
}

.videos iframe, .videos object, .videos embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-icon img {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	opacity: 1 !important;
}

.video-thumb {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	background: #000;
}

.video-thumb img {
	opacity: 1;
}

.video-thumb:hover img {
    opacity: 0.6;
}

h2.blog-title {
    color: #333;
    font-size: 20px;
    font-weight: 400;
	text-overflow:ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

h2.blog-title:hover{
    text-overflow:clip;
    width:auto;
    white-space: normal;
}

.blog-title {
    margin: 15px 0 0 0;
}

.blog-excerpt {
    padding: 0;
}

.blog-list {
    margin-bottom: 40px;
}

.blog-bottom {
    margin: 20px 0;
    border-bottom: 1px solid 
    #ebebeb;
    padding-bottom: 15px;
}

.share-blog {
    text-align: right;
}

.entry-content ul {
    margin: 0;
    margin-top: 0px;
    padding: 0;
    list-style: initial;
    display: block;
    width: 100%;
    margin-top: 18px;
}

.entry-content ul li:before {

    content: "\f101";
    font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
}

.entry-content ul li {
    padding-left: 1.3em ;
	list-style: none;
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.header-page.header-cat {
	
	background: #ededed;
    padding: 0px 0 10px 0;
	margin-bottom: 50px;
	
}

.title-cat {

    color: #444444;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 29px;
    margin: 30px 0 0 0;

}

#breadcrumbs {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #444444;
	margin: 0;
}

/*--------------------------------------------------------------
## sidebar
--------------------------------------------------------------*/

.sidebar-title, .woof_container_inner h4 {
    /*text-transform: uppercase;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 20px;
	position: relative;
	font-size: 18px;*/

	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: inline-block;
}

.woof_container_inner h4{
	margin-bottom: 0 !important;
}

.sidebar-title:after, .woof_container_inner h4:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 88px;
    background: #FFB402;
    bottom: 0;
    left: 0;

}

.sidebar-shop .menu li, .sidebar-right .menu li {
    background: #ebebeb;
	padding: 6px 10px 6px 15px;
	border-bottom: 1px solid #fff;

}

.sidebar-right .menu li a, .sidebar-shop .menu li a {
    color:#414141;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;;

}

.sidebar-right .menu li a:hover, .sidebar-shop .menu li a:hover {
	color: #CCAE7A;
}

.sidebar-shop .widget, .sidebar-right .widget {

    margin-bottom: 20px;

}

/*--------------------------------------------------------------
## Page Contact
--------------------------------------------------------------*/

.content-contact h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    color: #000;
	margin-bottom: 20px;
	display: table;
	padding-bottom: 10px;
	position: relative;
}

.content-contact h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 120px;
	background: #2274BF;
	
}

.content-contact ul li {
    padding-bottom: 8px;
	overflow: hidden;
}

.wpcf7-form-control.wpcf7-submit {
    background: #CCAE7A;
    border: none;
    border-radius: 0;
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 13px;
	color: #fff;
}

.contact-icon {

    width: 15px;
    float: left;

}

.contact-content {

    float: left;
    overflow: hidden;
    padding-left: 5px;

}

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

.footer-widget {
    padding: 40px 0;
    color: #fff;
	font-size: 14px;
	border-top: 13px solid #FFB402;
}

.footer-widget p, .footer-widget i {
	color: #fff;
	font-size: 15px;
}

.footer-widget a {
	color: #EDEDED;
	font-size: 14px;
}

.footer-widget ul li {
    padding-bottom: 20px;
}

.footer-widget strong {
    /*color: #FFB402;*/
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;

}

.widget-title {

    font-size: 24px;
    margin-bottom: 30px;
	padding-bottom: 5px;
	display: block;
}


.site-info {
	padding: 10px 0;
	font-size: 15px;	
	text-align: center;
}

.site-info p, .site-info a {
	color: #fff;
	padding: 0;
    margin: 0;
}

.site-footer a {
	font-weight: 500;
}

/*----- Search -----*/
.search-submit {

    background: #CCAE7A;
	color:#fff;
    border: 0;
    height: 32px;
    cursor: pointer;

}

#primary {

    margin-bottom: 20px;

}

/*------- 404 page -------*/

.error-404 .search-form {

    position: relative;
    width: 260px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.error-404 label {

    width: 100%;

}

label {

    display: inline-block;
    margin-bottom: 7px;
    font-weight: 700;
    color: #000;
    position: relative;

}

.error-404 .search-submit {
	
    background: #ffc928;

}

.error-404 .search-field {

    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 1px solid #e0e5eb;
    font-size: 14px;
    height: 40px;
    padding: 0 15px 0 15px;
    width: 100%;

}

.error-buttonhome a {

    background: #ffc928;
    padding: 8px;
    display: block;
    width: 138px;
    text-align: center;
    font-weight: 500;
    color: #414141;
    font-size: 13px;

}

.title-error-post {

    text-align: center;
    margin: 53px 0;

}

.posterror-title {

    margin: 5px 0;

}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
	.header-top {display: none;}
	.site-logo {float: none;padding: 10px 0;width:40%; margin: 0 auto;}	
	.site-logo img {max-width: 100px;display: block;margin: 0 auto;}	
	.menu-toggle.full {float: none;height: 46px;position: absolute;right: 0;top: -5px;cursor: pointer;z-index: 12399994; text-align: right}	
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}	
	.project-tab-content li {width: 50%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 0;}
	.contact-content {width: 329px;}
	.i-button span {font-size: 9px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 23.9%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 15px;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 15px;}	
	.title-home {font-size: 24px;}	
	.content-product-cat img {max-height: 192px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 70px;}

}

@media only screen 
    and (min-width: 412px) {
		
	.content-product-cat img {max-height: 217px;}

	
}

@media only screen 
    and (min-width: 414px) 
    and (-webkit-device-pixel-ratio : 3) { 
	.header-top {display: none;}
	.site-logo {float: none;padding: 10px 0;width:40%;margin: 0 auto;}	
	.site-logo img {max-width: 100px;display: block;margin: 0 auto;}	
	.menu-toggle.full {float: none;height: 46px;position: absolute;right: 0;top: -5px;cursor: pointer;z-index: 12399994; text-align: right}	
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}	
	.project-tab-content li {width: 50%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 0;}
	.contact-content {width: 329px;}
	.i-button span {font-size: 9px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 23.9%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 15px;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 15px;}	
	.title-home {font-size: 24px;}	
	.content-product-cat img {max-height: 219px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 70px;}
	
}

@media only screen and (min-width:480px) {
	.header-top {display: none;}
	.site-logo {float: none;padding: 10px 0;width: 40%; margin: 0 auto;}
	.site-logo img {max-width: 100px; display: block;margin: 0 auto;}	
	.menu-toggle.full {float: none;height: 46px;position: absolute;right: 0;top: -5px;cursor: pointer;z-index: 12399994; text-align: right}	
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}
	.project-tab-content li {width: 50%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 0;}
	.contact-content {width: 329px;}
	.i-button span {font-size: 9px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 15px;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 15px;}		
	.title-home {font-size: 24px;}	
	.content-product-cat img {max-height: 192px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 70px;}	
}

@media only screen and (min-width:768px) {	
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 40%; margin: 0 auto;}	
	.site-logo img {max-width: 150px; display: block;margin: 0 auto;}
	.menu-toggle.full {float: none;height: 46px;position: absolute;right: 0;top: 10px;cursor: pointer;z-index: 12399994; text-align: right}	
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}
	.project-tab-content li {width: 50%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 10px;}
	.contact-content {width: 329px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 15px;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 15px;}	
	.title-home {font-size: 24px;}	
	.content-product-cat img {max-height: 393px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	
}	
	
@media only screen and (min-width:1024px) {
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 100%;}
	.site-logo img {max-width: 200px; display: block;margin: 0 auto;}	
	#primary-menu {width: 100%;}	
	.nav-menu {padding: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.project-tab-content li {width: 25%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 70px;}
	.contact-content {width: 435px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 0;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 0;}	
	.title-home {font-size: 28px;}	
	.content-product-cat img {max-height: 330px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	
}
@media only screen and (min-width:1140px) {
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 100%;}
	.site-logo img {max-width: 200px; display: block;margin: 0 auto;}
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.project-tab-content li {width: 25%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 70px;}
	.contact-content {width: 435px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 0;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 0;}	
	.title-home {font-size: 28px;}	
	.content-product-cat img {max-height: 330px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	

}
@media only screen and (min-width:1280px) {		
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 100%;}
	.site-logo img {max-width: 200px; display: block;margin: 0 auto;}
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}	
	.project-tab-content li {width: 25%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 70px;}
	.contact-content {width: 535px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 0;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 0;}
	.title-home {font-size: 28px;}	
	.content-product-cat img {max-height: 330px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	
}



@media only screen and (min-width:1600px) {
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 100%;}
	.site-logo img {max-width: 200px; display: block;margin: 0 auto;}
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.project-tab-content li {width: 25%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 70px;}
	.contact-content {width: 535px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 0;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 0;}
	.title-home {font-size: 28px;}	
	.content-product-cat img {max-height: 330px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	
}	

@media only screen and (min-width:1920px) {		
	.header-top {display: block;}
	.site-logo {float: none;padding: 10px 0;width: 100%;}	
	.site-logo img {max-width: 200px; display: block;margin: 0 auto;}
	#primary-menu {width: 100%;}
	.nav-menu {padding: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.popup {width: 30%;margin: 0 auto;top: 240px;}
	.project-tab-content li {width: 25%;float: left;overflow: hidden;position: relative;}
	.home-about-content {padding-top: 70px;}
	.contact-content {width: 535px;}
	.i-button span {font-size: 12px;}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {width: 24%;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-left { padding-right: 0;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.shop-commitimg-right {padding-left: 0;}
	.title-home {font-size: 28px;}	
	.content-product-cat img {max-height: 330px;}
	.product-cat a .woocommerce-loop-product__title {min-height: 50px;}	
}	
	
/* Menu Setup */

.stellarnav,.stellarnav li{
    position:relative;
    line-height:normal 
}
.stellarnav{
	float: left;
	z-index: 999;
}
.stellarnav ul{
    margin:0;
    padding:0;
    text-align:left 
}
.stellarnav li{
    list-style:none;
    display:block;
    margin:0;
    padding:0;
    vertical-align:middle 
}
.stellarnav li a{
    padding:15px;
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:16px;
    box-sizing:border-box;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    transition:all .3s ease-out;
	text-transform: uppercase;
}
.stellarnav ul li{
    display:inline-block; 
}
.stellarnav ul li a {
    padding:8px 12px 
}
.stellarnav ul ul{
    top:auto;
    position:absolute;
    z-index:9900;
    text-align:left;
    display:none;
    background:#ebebeb;
    white-space: nowrap;
}
.stellarnav li li{
    display:block; 
	border-bottom: 1px solid #fff;
}
.stellarnav li li a{
    color:#666666;
    padding: 10px 25px 10px 22px;
    clear: both;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear;
	font-size: 14px;
	font-weight: 500;
	text-transform: inherit;
}
.stellarnav li li a:hover{
    padding:7px 17px 7px 30px;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear;
}

.stellarnav ul li:hover ul li:hover ul{
    opacity:1;
    visibility:visible;
    top:0 
}
.stellarnav ul li.drop-left ul{
    right:0 
}
.stellarnav li.drop-left ul ul{
    left:auto;
    right:220px 
}
.stellarnav.light,.stellarnav.light ul ul{
}
.stellarnav.light li a{
    color:#2274BF;
}
.stellarnav.light li li a{
	color:#2274BF;
}
.stellarnav.light .call-btn-mobile,.stellarnav.light .close-menu,.stellarnav.light .location-btn-mobile,.stellarnav.light .menu-toggle{
    color:rgba(119,119,119,1) 
}
.stellarnav.dark,.stellarnav.dark ul ul{
    background:rgba(0,0,0,1) 
}
.stellarnav.dark li a{
    color:#36b44a 
}
.stellarnav.light li a:hover{
    color:#FFB402;
}
.stellarnav.light li li a:hover{
	color:#FFB402;
}
.stellarnav.light li.active a{
    color:#CCAE7A; 
}
.stellarnav.light li.active li a{
	color:#FFB402;
}
.stellarnav.light li.active ul li a {
    color: #CCAE7A;
}
.stellarnav.light li.active ul li a:hover {
    color: #CCAE7A;
}
.stellarnav.dark .call-btn-mobile,.stellarnav.dark .close-menu,.stellarnav.dark .location-btn-mobile,.stellarnav.dark .menu-toggle{
    color:rgba(119,119,119,1) 
}
.nav-menu.fixed{
    position:fixed;
    width:100%;
    z-index:9999 
}
body.stellarnav-noscroll-x{
    overflow-x:hidden 
}
.stellarnav li.menu-item-has-children>a:after{
    content:'\f107';
    font-family:FontAwesome;
    margin-left:5px 
}
.stellarnav li li.menu-item-has-children>a:after{
    content:'\f105';
    font-family:FontAwesome;
    margin-left:5px 
}
.stellarnav li.drop-left li.menu-item-has-children>a:after{
    float:left;
    content:'\f104';
    font-family:FontAwesome;
    margin-right:5px 
}
.stellarnav.hide-arrows li li.menu-item-has-children>a:after,.stellarnav.hide-arrows li.drop-left li.menu-item-has-children>a:after,.stellarnav.hide-arrows li.menu-item-has-children>a:after{
    display:none 
}
.stellarnav .dd-toggle{
    display:none;
    position:absolute;
    top:0;
    right:0;
    padding:0;
    width:48px;
    height:48px;
    text-align:center;
    z-index:9999;
    border:0 
}
.stellarnav .dd-toggle i{
    position:absolute;
    margin:auto;
    top:33%;
    left:0;
    right:0;
    -webkit-transition:transform .3s ease-out;
    -moz-transition:transform .3s ease-out;
    transition:transform .3s ease-out 
}
.stellarnav.mobile>ul>li>a.dd-toggle{
    padding:0 
}
.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile{
    display:none 
}
.stellarnav li.open>a.dd-toggle i{
    -webkit-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -o-transform:rotate(135deg);
    transform:rotate(135deg) 
}
.stellarnav .call-btn-mobile,.stellarnav .close-menu,.stellarnav .location-btn-mobile,.stellarnav .menu-toggle{
    display:none;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    padding:30px 15px;
    box-sizing:border-box; 
	margin-top: 15px;
}
.stellarnav .half{
    width:50% 
}
.stellarnav .third{
    width:33%;
    text-align:center 
}
.stellarnav .location-btn-mobile.third{
    text-align:center 
}
.stellarnav .location-btn-mobile.half{
    text-align:right 
}
.stellarnav.light .half,.stellarnav.light .third{
    border-left:1px solid rgba(0,0,0,.15) 
}
.stellarnav.light.left .half,.stellarnav.light.left .third,.stellarnav.light.right .half,.stellarnav.light.right .third{
    border-bottom:1px solid rgba(0,0,0,.15) 
}
.stellarnav.light .half:first-child,.stellarnav.light .third:first-child{
    border-left:0 
}
.stellarnav.dark .half,.stellarnav.dark .third{
    border-left:1px solid rgba(255,255,255,.15) 
}
.stellarnav.dark.left .half,.stellarnav.dark.left .third,.stellarnav.dark.right .half,.stellarnav.dark.right .third{
    border-bottom:1px solid rgba(255,255,255,.15) 
}
.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle,.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{
    border-bottom:0 
}
.stellarnav.dark .half:first-child,.stellarnav.dark .third:first-child{
    border-left:0 
}
.stellarnav.mobile,.stellarnav.mobile.fixed{
    position:static 
}
.stellarnav.mobile ul{
    position:relative;
    display:none;
    text-align:left;
    background:rgba(221,221,221,1) 
}
.stellarnav.mobile.active>ul,.stellarnav.mobile>ul>li{
    display:block 
}
.stellarnav.mobile.active{
    padding-bottom:0;
	height:90vh;
	overflow:auto;
}
.stellarnav.mobile>ul>li>a{
    padding:15px 
}
.stellarnav.mobile ul ul{
    position:relative;
    opacity:1;
    visibility:visible;
    width:auto;
    display:none;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:color 0 ease-in;
    transition:none 
}
.stellarnav.mobile ul ul ul{
    left:auto;
    top:auto 
}
.stellarnav.mobile li.drop-left ul ul{
    right:auto 
}
.stellarnav.mobile li a{
    border-bottom:1px solid rgba(255,255,255,.15) 
}
.stellarnav.mobile li.menu-item-has-children a{
    padding-right:50px 
}
.stellarnav.mobile>ul{
    border-top:1px solid rgba(255,255,255,.15) 
}
.stellarnav.mobile.light li a{
    border-bottom:1px solid rgba(0,0,0,.15) 
}
.stellarnav.mobile.light>ul{
    border-top:1px solid rgba(0,0,0,.15) 
}
.stellarnav.mobile li a.dd-toggle,.stellarnav.mobile.light li a.dd-toggle{
    border:0 
}
.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .close-menu,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .location-btn-mobile,.stellarnav.mobile .menu-toggle{
    display:inline-block 
}
.stellarnav.mobile li.call-btn-mobile{
    border-right:1px solid rgba(255,255,255,.1);
    box-sizing:border-box 
}
.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{
    display:inline-block;
    width:50%;
    text-transform:uppercase;
    text-align:center 
}
.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{
    display:block;
    width:100%;
    text-transform:uppercase;
    border-right:0;
    text-align:left 
}
.stellarnav.mobile li.call-btn-mobile i,.stellarnav.mobile li.location-btn-mobile i{
    margin-right:5px 
}
.stellarnav.mobile.light ul{
    background:#eee;
}
.stellarnav.mobile.dark ul{
    background:rgba(0,0,0,1) 
}
.stellarnav.mobile.dark ul ul{
    background:rgba(255,255,255,.08) 
}
.stellarnav.mobile.light li.call-btn-mobile{
    border-right:1px solid rgba(0,0,0,.1) 
}
.stellarnav.mobile.top{
    position:absolute;
    width:100%;
    top:0;
    left:0;
    z-index:9999 
}
.stellarnav.mobile li li.menu-item-has-children>a:after,.stellarnav.mobile li.drop-left li.menu-item-has-children>a:after,.stellarnav.mobile li.menu-item-has-children>a:after{
    display:none 
}
.stellarnav.mobile.left>ul,.stellarnav.mobile.right>ul{
    position:fixed;
    top:0;
    bottom:0;
    width:100%;
    max-width:280px;
    overflow-x:hidden;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch 
}
.stellarnav.mobile.right>ul{
    right:0 
}
.stellarnav.mobile.left .close-menu,.stellarnav.mobile.right .close-menu{
    display:inline-block;
    text-align:right 
}
.stellarnav.mobile.left>ul{
    left:0 
}
.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.half,.stellarnav.mobile.left .close-menu.third,.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.half,.stellarnav.mobile.right .close-menu.third,.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .location-btn-mobile.third{
    text-align:center 
}
.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{
    text-align:left 
}
.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{
    display:none 
}
.stellarnav.desktop li.mega li{
    display:inline-block;
    vertical-align:top;
    margin-left:-4px 
}
.stellarnav.desktop li.mega li li{
    display:block;
    margin-left:0 
}
.stellarnav.desktop li.mega ul ul{
    width:auto 
}
.stellarnav.desktop>ul>li.mega{
    position:inherit 
}
.stellarnav.desktop>ul>li.mega>ul{
    width:100% 
}
.stellarnav.desktop>ul>li.mega>ul li.menu-item-has-children ul{
    display:block;
    position:relative;
    left:auto 
}
.stellarnav.desktop>ul>li.mega>ul>li{
    padding-bottom:15px;
    box-sizing:border-box 
}
.stellarnav.desktop li.mega li li a{
    padding:5px 15px 
}
.stellarnav.desktop li.mega li.menu-item-has-children a:after{
    display:none 
}
.stellarnav.desktop>ul>li.mega>ul>li>a{
    color:#ff0 
}
@media only screen and (max-width :768px){
    .stellarnav{
        overflow:hidden;
        display:block 
    }
    .stellarnav ul{
        position:relative;
        display:none 
    }
}
@media only screen and (max-width :420px){
    .stellarnav.mobile .call-btn-mobile.third span,.stellarnav.mobile .location-btn-mobile.third span{
        display:none 
    }
}

/*---------- Woocommerce ---------*/

#main-shop {
    background: #fff;
	padding-bottom: 30px;
}

.woocommerce table tr th {
    background: #f8f8f8;
    color: #60646c;
    padding: 15px 0;
}

table.cart .product-thumbnail img {
    margin: 0 auto;
    max-width: 100px;
    height: auto;
}

.woocommerce .product-remove a {
    background: #FFB402;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    margin: 0 auto;
}

table tbody td {
    background-color: #fdfdfd;
	padding-left: 10px;
}

table.cart td.actions .coupon {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: inline-block;
    float: left;
}

table.cart td.actions input {
    display: inline-block;
    width: auto;
    margin: 0;
}

.woocommerce .actions .button {
    background: #FFB402;
    border: none;
    border-radius: 0;
    float: right;
    font-weight: 700;
    padding: 10px;
	color: #fff;
	cursor: pointer;
}

.woocommerce .actions .coupon .button {
    background: #FFB402;
    border: none;
    border-radius: 0;
    float: right;
    font-weight: 700;
    padding: 10px;
	color: #fff;
	cursor: pointer;
}

.woocommerce .actions .coupon #coupon_code {
    border-radius: 0;
}

.woocommerce .actions .coupon label {
	display: none;
}

.cart_totals {
    width: 50%;
    float: right;
}


.checkout-button.button.alt.wc-forward, #place_order {

    background: #2274BF;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 15px 50px;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    width: 100%;

}

tr.cart-subtotal th, tr.cart-subtotal td, .order-total td, .order-total th {
    padding-left: 10px !important;
}

.woocommerce-billing-fields input, .woocommerce-additional-fields__field-wrapper textarea {

    background: #f2f2f2;
    border: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    color: #43454b;
    padding: 5px 10px;

}

#order_review {

    text-align: left;

}

#order_review th, #order_review td {

    padding-left: 12px;

}


.woocommerce-tabs.wc-tabs-wrapper {

    margin-top: 20px;

}

.single-product-top {

    padding-bottom: 30px;

}

.product_title.entry-title {

    font-size: 18px;
    text-transform: uppercase;

}
.summary.entry-summary .price span {

    color: #ff3a3a;
    font-size: 25px;
	font-weight: 500;

}


.summary.entry-summary .cart {

    overflow: hidden;

}

.quantity {

    width: 15%;
    float: left;

}

.input-text.qty.text {

    border: 1px solid #FFB402;
    border-radius: 0;
    text-align: center;
	width: 98%;
}

.summary.entry-summary .button {
    color: #fff !important;
    background: #f10101;
    border: 0 !important;
    border-radius: 0;
    padding: 15px !important;
    width: 45%;
    float: left;
    text-transform: uppercase !important;
    font-weight: 500;
    font-size: 16px !important;
}

.btn-hotline {

    background: #2274BF;
    color: #fff;
    line-height: 20px;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 13px;
    width: 53%;
	float: right;
	text-align: center;

}
@media screen and (min-width: 48em) {
	table.shop_table_responsive thead {
		display: table-header-group;
	}
	table.shop_table_responsive tbody th {
		display: table-cell;
	}
	table.shop_table_responsive tr th, table.shop_table_responsive tr td {
		text-align: left;
	}
	table.shop_table_responsive tr td {
		display: table-cell;
	}
	table.shop_table_responsive tr td:before {
		display: none;
	}
}



/**
 * Single product
 */
/**
 * Single Product
 */

 
.single-product .site-main-shop .breadcrumbs-yoat {

    margin-bottom: 15px;

} 

.single-product div.product .woocommerce-product-gallery {
	position: relative;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	display: block;
	z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1em;
	border: 1px solid #ebebeb;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	content: "";
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	border: 1px solid #ebebeb;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 48.1%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 30.7966666667%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 16.96%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both;
}

.stock:empty:before {
	display: none;
}

.stock.in-stock {
	color: #0f834d;
}

.stock.out-of-stock {
	color: #e2401c;
}

/**
 * Checkout
 */
/**
 * Checkout
 */
@media screen and (min-width: 768px) {
	.col2-set .form-row-first {
		float: left;
		margin-right: 3.8%;
	}
	.col2-set .form-row-last {
		float: right;
		margin-right: 0;
	}
	.col2-set .form-row-first,
	.col2-set .form-row-last {
		width: 48.1%;
	}
}

/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
	position: relative;
	margin: 0;
	padding: 0;
	content: "";
	display: table;
	table-layout: fixed;
}

.site-header-cart .cart-contents {
	text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
	display: none;
}

.site-header-cart .product_list_widget {
	margin: 0;
	padding: 0;
}

/**
 * Star rating
 */
.star-rating {
	display: none;
}

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {

    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;

}

.woocommerce-tabs ul.tabs li {
	display: inline-block;
	margin: 0;
	position: relative;
}

.woocommerce-tabs ul.tabs li a {

    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    color: #414141;

}

.woocommerce-tabs .tabs.wc-tabs .active a {
    color: #2274BF;
}

.woocommerce-tabs .panel h2:first-of-type {
	margin-bottom: 1em;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
	text-align: right;
}

.woocommerce-password-strength.strong {
	color: #0f834d;
}

.woocommerce-password-strength.short {
	color: #e2401c;
}

.woocommerce-password-strength.bad {
	color: #e2401c;
}

.woocommerce-password-strength.good {
	color: #3D9CD2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
	box-shadow: inset 2px 0 0 #fdeda5;
}

.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 #e2401c;
}

.required {
	color: red;
}

/**
 * Notices
 */

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: #EDEDED;
    margin-left: 0;
    border-radius: 2px;
    color: #414141;
    clear: both;
    border-left: .6180469716em solid rgba(0,0,0,.15);
}

p#billing_first_name_field, p#billing_last_name_field {
    margin-top: 0;
}

@media screen and (min-width: 48em) {
	/**
	 * Header cart
	 */
	.site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 999999;
		left: -999em;
		display: block;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
		left: 0;
		display: block;
	}
}

/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
 
 .widget_price_filter {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
}
 
.widget_price_filter .price_slider {
	margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
	text-align: right;
	overflow: hidden;
}

.widget_price_filter .price_slider_amount .button {
	float: left;
	width: 20%;
	background: #cf8a39;
	border: none;
	border-radius: 0;
	color: #fff;
	font-weight: 700;
}

.widget_price_filter .price_slider_amount .button:hover {
	background: #eeae4a;
}

.widget_price_filter .price_slider_amount .price_label {
	width: 80%;
	float: right;
	font-size: 12px;
}
.widget_price_filter .price_slider_amount .price_label span {
	font-size: 13px;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: ew-resize;
	outline: none;
	background: #eeae4a;
	box-sizing: border-box;
	margin-top: -.25em;
	opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
	box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background: #cf8a39;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
}

.product-cat a .woocommerce-loop-product__title {    
	font-size: 15px;    
	padding-top: 10px;    
	margin: 5px 0;    
	line-height: 20px;    
	color: #1a1a1a;    
	font-weight: 400;
	text-align: center;
	
}

	
.price {

    font-weight: 400;
    font-size: 15px;
    text-align: center;
    display: block;
    color: #707070;

}

.product-home .woocommerce-loop-product__title {

    color: #2274BF;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin: 5px 0 0 0;
	line-height: 23px;
}

.content-product-cat {

    padding: 5px;
    overflow: hidden;

}

.content-product-cat img {
	transform: scale(1);
	transition: all ease .5s;

}

.content-product-cat img:hover {

	transition: all ease .5s;
	transform: scale(1.03);
}

.product-cat {

    margin-bottom: 30px;

}

.onsale {

    position: absolute;
    background: rgba(241,1,1,1) !important;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
	font-weight: 700;
	z-index: 9999;
	top: 10px;
	left: 10px;
}

.product_meta {

    border-top: 1px solid #ebebeb;
    margin-top: 20px;
    padding-top: 5px;

}

.product_meta span, .product_meta a {

    font-size: 13px;

}

.summary.entry-summary .price {

    padding-bottom: 20px;
	text-align: left;
}

.related.products h4 {

    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 18px;

}

.related.products .row {

    padding: 10px;

}

.woocommerce-products-header {

    background: #f1f1f1;
    margin-bottom: 35px;

}

.woocommerce-pagination .page-numbers li {
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 2px 10px;
}

.woocommerce-pagination .page-numbers {
    text-align: center;
    margin-top: 30px;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .added_to_cart, .content-product-cat .read-more {

    text-align: center;
    display: table;
    text-transform: uppercase;
	background: #FFB402;
    color: #fff;
    padding: 5px 25px;
    font-size: 14px;
    margin: 8px auto 0 auto;

}

.home-fproduct .add_to_cart_button:hover, .home-fproduct .added_to_cart:hover, .content-product-cat .read-more:hover{
	background: #2274BF !important;
}

.xoo-wsc-basket {

    bottom: 45px !important;

}

.related-product-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    padding-bottom: 30px;
    position: relative;
	font-size: 18px;

}

.related-product-title:after {
    content: '';
    height: 3px;
    width: 75px;
    position: absolute;
    background: #FFB402;
    bottom: 20px;
    left: 0;

}

.wc_payment_methods.payment_methods.methods li {

    text-indent: 0;

}

.wc_payment_methods.payment_methods.methods li:before {
	content: none;
}

.fa.fa-home {

    font-size: 19px;

}

.product-commit {

    padding: 20px;
    margin-bottom: 15px;
    border: 1px dotted #414141;
    background: #f9f9f9;

}
.product-commit ul {

    margin-left: 10px;

}

.product-commit ul li:before {

    content: '\f046';
    font-family: 'FontAwesome';
    display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #f10101;
}

.product-commit ul li {

    padding-left: 1.3em;
	padding-bottom: 5px;

}

.woocommerce-product-details__short-description {

    border-left: 1px dotted #414141;
    padding: 5px 20px 5px 20px;
    background: rgba(243, 200, 28,0.3);
    border-right: 1px dotted #414141;
	border-top: 1px solid #ebebeb;
}

.woocommerce-product-details__short-description p {

    margin: 0;

}

#title-promo {

    width: 100%;
    background: #f10101;
    display: block;
    color: #fff;
    padding: 5px 5px 5px 10px;
    border-radius: 3px 3px 0px 0px;

}

.sidebar-right .product_list_widget li {

    width: 47%;
    float: left;
    padding: 10px;
    border: 1px solid #ebebeb;
    margin: 1.5%;
    overflow: hidden;

}

.sidebar-right .product_list_widget {

    overflow: hidden;

}

.sidebar-right .product_list_widget li span {

    font-size: 12px;
    line-height: 18px;
	width: 100%;
	display: block;

}

.sidebar-right .textwidget ul li {

    font-size: 14px;
    font-weight: 500;

}

.sidebar-right a {
	color: #60646c;
}

.sidebar-right .product_list_widget del {

    display: none;

}

.sidebar-right .product_list_widget li span {

    font-size: 12px;
    line-height: 18px;
    width: 100%;
    display: block;

}
.sidebar-right .product_list_widget .woocommerce-Price-currencySymbol {

    display: inline;

}

.sidebar-right .woocommerce-product-attributes-item__label {

    font-size: 12px;
    padding: 0 6px;
    text-align: left;
    width: 33%;
    font-weight: 500;

}

.sidebar-right .woocommerce-product-attributes-item__value {

    font-size: 15px;

}

.shop-catlink {

    border: 1px solid #ebebeb;
    margin-bottom: 20px;

}

.shop-catlink img {

    width: 100%;
    margin: 0 auto;
    padding: 10px 20px 0 20px;
    border-bottom: 1px solid #ebebeb;

}

.shop-commit h2 {

    color: #2274BF;
    line-height: 22px;
    font-size: 20px;
    margin: 0;
	padding-top: 40px;
}

.shop-commit {

    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;

}

.comit-boximg img {

    width: 100px;
    margin: 0 auto;
    display: block;
    padding-top: 20px;

}
.comit-boximg {

    width: 100%;
    height: 150px;

}

.commit-box {

    margin-top: 20px;

}

.comit-list ul {
	margin: 0;
}

.comit-list ul li:before {

    content: '\f00c';
    font-family: FontAwesome;
    font-size: 12px;
    color: #F00;

}

.shop-commit-row-3 {
	margin-top: 20px;
}

.shop-commit-row-3 img {
    padding-bottom: 20px;
}

.shop-commit-title{
	color: #2274BF;
	line-height: 22px;
	font-size: 20px;
	margin: 0 0 1em 0;
	padding-top: 40px;
	font-weight: bold;
}

ins span.woocommerce-Price-amount.amount, .product_list_widget span.woocommerce-Price-amount.amount{
    color: #F00;
    font-weight: 500;
	font-size: 18px;
}

.product-home .woocommerce-loop-product__title {
	min-height: 48px;
}	

.viewall-cat {

    border: 1px solid #ebebeb;
    margin-bottom: 15px;

}

.viewall-cat img {

    padding: 0 20px;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #ebebeb;

}

.viewall-cat span {

    display: block;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
    font-size: 15px;

}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a::after {

    content: ' (Bỏ chọn)';
	color: #2274BF;
	font-size: 14px;

}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a {

    color: #666;

}

.select2-selection.select2-selection--single, .select2-container--default .select2-selection--single {

    border-radius: 0 !important;
    border: 1px solid #2274BF;

}

.sidebar-mobile .select2-selection.select2-selection--single, .select2-container--default .select2-selection--single {

    border: none;

}

.sidebar-mobile {
	margin-bottom: 15px;
}

.sidebar-mobile .select2.select2-container.select2-container--default {

    width: 50% !important;
    float: left;

}

.price-max .woocommerce-Price-amount.amount {

    font-size: 19px !important;
    line-height: 21px;

}

.cart .quantity {

    display: none;

}

.product-quantity .quantity {

    display: block;
    width: 100%;

}

/*.woocommerce-result-count {
    display: none;
}*/

.woocommerce-notices-wrapper {
    display: none;
}

/*------- Checkout responsive -------*/
/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */
@media screen and (max-width: 600px) {

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table,
.woocommerce-page table.shop_table thead,
.woocommerce-page table.shop_table tbody,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td {
    /* Behave like a "row" */
    /*border: 1px solid #d2d3d3;*/
    position: relative;
    padding-left: 30% !important;
	font-size: 11px;
	font-weight: 700;
	float: left;
	width: 100%;
}

.woocommerce-page table.shop_table {
    border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px;
}

.woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
    content: "XÓA";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "ẢNH SẢN PHẨM";
}

.woocommerce-page table.shop_table td.product-name:before {
    content: "TÊN SẢN PHẨM";
}

.woocommerce-page table.shop_table td.product-price:before {
    content: "GIÁ BÁN";
}

.woocommerce-page table.shop_table td.product-quantity:before {
    content: "SỐ LƯỢNG";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
    content: "TỔNG";
}

.woocommerce-page table.shop_table td.product-total:before {
    content: "TỔNG CỘNG";
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
    margin: 0;
}

.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    text-align: left;
    border:0;
    padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
}

.woocommerce-page table.cart td.actions div,
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input,
.woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals td {
    border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border:0 !important;
}

.woocommerce-page table.shop_table tbody {
    padding-top: 10px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
}

.woocommerce .order_details ul,
.woocommerce-page .order_details ul,
.woocommerce .order_details,
.woocommerce-page .order_details {
    padding:0;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border:0;
}

/* make buttons full width, text wide anyway, improves effectiveness */
#content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
    width: 100%;
}

/* keep coupon at 50% */
#content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
}

/* clean up how coupon inputs display */
#content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    margin-top: 1.5em;
}

#content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
}

/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}

}

/* END Make the cart table responsive */

#ss-ajax-loadmore-actions {
    position: absolute;
    width: 100%;
    height: 100px;
    display: block;
    bottom: 0;
    text-align: center;
}

.ss-wcaf-container {
    overflow: hidden;
    padding-bottom: 100px;
}

/*----- Filter -----------*/

.pf-help-title strong {
    margin: 0;
}

.prdctfltr_buttons {
    display: none;
}

.sidebar-mobile .pf-help-title .sidebar-title {
    font-size: 14px;
}

.sidebar-mobile .pf-help-title .sidebar-title:after {
    content: none;
}

.sidebar-mobile .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
    width: 45%;
	border-bottom: 1px solid #ebebeb;
}

.sidebar-mobile .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter:nth-child(2n) {
    margin-left: 10%;
}

.sidebar-mobile .prdctfltr_add_scroll {
    position: absolute;
    z-index: 9999;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px 0 rgba(128,128,128,.2);
	padding: 10px;
	z-index: 99999
	
}

/*----- Contact bar -----------*/

.contact-bar {
    position: fixed;
    text-align: center;
    width: 45px;
    bottom: 60px;
    right: 20px;
    z-index: 99999;
}

.contact-bar ul li {
    margin: 14px 0;  
    
}

.contact-bar ul li img {
    padding: 10px;
	border-radius: 100%;
	box-shadow: 0 3px 10px #888;
}

.ctb-fbm img {
    background: #0080f7;
}

.ctb-fbm img:hover {
    background: #0572d8;
}

.ctb-zalo img {
    background: #0065f7;
}

.ctb-zalo img:hover {
    background: #055cda;
}

.ctb-phone img {
    background: #4bd963;
}

.ctb-phone img:hover {
    background: #36c14e;
}

.ctb-mail img {
    background: #d32d2c;
}

.ctb-mail img:hover {
	background: #b31918;
}

body.mobile .contact-bar {
    position: fixed;
    text-align: center;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
    padding: 10px 0;
}

body.mobile .contact-bar ul {
    display: flex;
    align-content: center;
    justify-content: center;
	margin: 0;
	padding: 0;
}

body.mobile .contact-bar ul li {
    margin: 0 21px;
    border-radius: 100%;
   
}

body.mobile .contact-bar ul li img {
    padding: 5px;
    max-width: 30px;
	border-radius: 100%;
	box-shadow: 0 3px 10px #888;
}

body.mobile .contact-bar span {
    color: #000;
    font-size: 13px;
	display: block;
	text-align: center;
	padding-top: 3px;
}

.bk-btn button {
    width: 100%;
    padding: 15px;
    border-radius: 2px;
}

#mobile-search-new {
    width: 100%;
    background: #fff;
    padding: 10px 0;
}

#mobile-search-new form {
	width: 100%;
/*    width: 70%;
	float: left;*/
    border: 1px solid #ebebeb;
    border-radius: 6px;
    background: #f6f6f6;
	padding: 3px 0;
}

#mobile-search-new input {
    border: 0;
	width: 86%;
	position: relative;
}

#mobile-search-new .search-button {
    background: transparent;
    border: 0;
    font-size: 15px;
	position: absolute;
}