/* ************************************************   
Theme Name: Hung Phat Sai Gon
Author: Alan Tien
Author URI: http://alantien.com/
Tags: dark, light
************************************************ */

/****************************************************************************
CSS RESET
****************************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.span5 h3 {
	color: #fff;

}

.span5 h4 {
	color: #fff;
	font-style: italic;
}

/****************************************************************************
BASIC STYLES
****************************************************************************/
.container{
	padding-left: 15px;
	padding-right: 15px;
}
[class*=" col-"], [class^=col-] {
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.clearfix1 {
	float: left;
	margin: 0 1.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 30%;
}

.product-badge {

	min-height: 52px !important;
	min-width: 53px !important;
	padding: 6px !important;
	font-size: 12px !important;
	background: rgba(51, 51, 51, 0) no-repeat url(/wp-content/uploads/2016/05/present-box.gif);
	font-weight: bold !important;
	position: absolute !important;
	text-align: center !important;
	top: 7px !important;
	right: 5px !important;
	margin: 0 !important;
	-moz-border-radius: 50% !important;
	color: #ffffff !important;
	text-shadow: none !important;
}

body {
	background: #fff;
	color: #555;
	font: 14px Arial, Helvetica, sans-serif;
}

.vc_gitem-post-data-source-post_excerpt {
	display: none;
}

.hot_line_bottom {
	z-index: 9999;
	bottom: 0px;
	left: 10px;
	position: fixed;
}

.detail h2 {
	font-size: 14px;
	min-height: 42px;
}

.upsells.products h2 {
	margin-bottom: 12px;
}

._1dro ._1drp {
	font-size: 16px;
}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	/*color: #551a8b;*/
}

a:hover {
	/*color: #06e;text-decoration: underline; */
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
}

h1 {
	font-size: 33px;
	font-weight: 400;
}

h1 a {
	color: #000;
}

h2 {
	font-size: 20px;
}

h2 a {
	color: #000;
}

h3 {
	font-size: 17px;
	font-weight: 700;
}

h3 a {
	color: #000;
}

h4 {
	font-family: 'Arial', sans-serif;
	font-size: 15px;
}

h4 a {
	color: #000;
}

h5 {
	font-size: 13px;
	font-family: 'Arial', sans-serif;
}

h5 a {
	color: #000;
}

h6 {
	font-size: 14px;
	font-family: 'Arial', sans-serif;
}

h6 a {
	color: #000;
}

select,
input,
textarea,
img {
	max-width: 100% !Important
}

ul {}

.product_wrap ul li {
	list-style: disc;
}

ul li a {}

.product_wrap ol {
	list-style: decimal;
	padding-left: 20px
}

ol li {}

.product_wrap li a:hover {
	text-decoration: underline;
	color: #f71919
}

.product_wrap li {
	line-height: 1.5em
}

p strong {
	font-weight: bold;
}

p em {
	font-style: italic;
}

p {
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	line-height: 1.6em
}

blockquote {}

blockquote p {}

.page-content {
	padding-bottom: 20px
}

.first {
	margin-left: 0 !important;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/****************************************************************************
    *-*-*-* HEADER *-*-*-*
****************************************************************************/
.header-bar {
	height: 34px;
	line-height: 34px;
}

.pric-icon a {
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	transition: background-color 0.5s;
	padding: 2px 10px 9px 10px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	margin-top: 7px;
}

.pric-icon a:hover {
	padding: 2px 9px 7.5px 9px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	box-shadow: 0px 0px 2px #d9d9d9;
	margin-top: 6px;
}

.pric-icon a.active {
	padding: 2px 9px 7.5px 9px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	box-shadow: 0px -1px 1px #d9d9d9;
	margin-top: 6px;
}

.header-bar .right {
	text-align: right;
}

.social-strip {
	display: inline-block;
	float: right
}

.social-strip ul {
	border-left: 1px solid #d6d6d6;
}

.social-strip ul li {
	display: inline-block;
	border-right: 1px solid #d6d6d6;
}

.social-strip ul li a {
	padding: 9px 10px;
	font: 12px 'Open Sans', sans-serif;
	color: #000000;
}

.social-strip ul li a.account {
	background: url("../images/account.png") 10px center no-repeat;
}

.social-strip ul li a.wish {
	background: url("../images/wish.png") 10px center no-repeat;
}

.social-strip ul li a.check {
	background: url("../images/check.png") 8px center no-repeat;
}

.languages {
	border-right: 1px solid #d6d6d6;
	width: 140px;
	display: inline-block;
	padding-right: 19px
}

.languages a {
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	transition: background-color 0.5s;
	padding: 2px 6px 9px 6px;
	font: 15px 'Open Sans', sans-serif;
	color: #000000;
	margin-top: 7px;
}

.languages a:hover {
	padding: 2px 5px 7.5px 5px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	box-shadow: 0px 0px 2px #d9d9d9;
	margin-top: 6px;
}

.languages a.active {
	padding: 2px 5px 7.5px 5px;
	background: #f8f8f8;
	border: 1px solid #d9d9d9;
	border-bottom: 0px;
	box-shadow: 0px -1px 1px #d9d9d9;
	margin-top: 6px;
}

.header-top {
	background: #000 url("../images/bg-header.jpg") bottom repeat-x;
	line-height: 75px;
}

.header-top .logo {
	line-height: 75px;
}

@media (max-width : 767px) {
	.header .headerLogo {
		text-align: center;
	}
}

.logo a {
	margin-right: 8px;
	display: block;
	font-size: 32px;
	text-decoration: none;
	display: block;
	float: left;
	display: inline-block
}

.logo a img {
	vertical-align: middle;
}

.logo p {
	font: 15px 'Open Sans', sans-serif;
	color: #000000;
	float: left;
	line-height: 5em
}

.logo p span {
	font-weight: 600;
}

.header-top form {
	position: relative;
}

.header-top form input[type='text'] {
	font: 12px 'open sans', sans-serif;
	color: #a2a2a2;
	margin-top: 5px;
	box-shadow: none;
	outline: 0px;
	padding: 0px 38px 0px 10px;
	height: 37px;
	border: 1px solid #d8d9dc;
	border-radius: 0px;
}

.header-top form input[type='submit'] {
	background: url("../images/search.png") no-repeat;
	border: none;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	margin-top: -8.5px;
	right: 15px;
}

.clear {
	clear: both
}

.cart ul {
	text-align: right
}

.cart li {
	display: inline-block;
	font: 14px 'Open Sans', sans-serif;
}

.cart li a {
	background: url("../images/cart.png") no-repeat;
	padding-left: 30px
}

/*.cart li a { width: 17px; height: 17px; background: url("../images/cart.png") no-repeat;  display: block; }
.cart li span { width: 7px; height: 11px; display: block; position: absolute; right: -6px; top: 50%; margin-top: -6px; background: url("../images/errow.png") no-repeat; }*/
.cart .first {
	line-height: 20px;
	display: inline-block;
	background: #f5f6fa;
	border: 1px solid #d8d9dc;
	position: relative;
	padding: 10px;
	vertical-align: middle;
	margin-top: -5px;
}

header {
	line-height: 36px;
	/*margin-bottom: 18px;*/
}

header .selectBox-dropdown {
	display: none !important;
}


header nav>ul>li ul li {
	width: 100%;
}

header nav>ul>li ul li a {
	display: block;
}

.sub-menu.menu-two {
	padding: 14px 0px 14px 14px;
}

.sub-menu.menu-two .links {
	float: right
}

.sub-menu.menu-two figure {
	float: left;
}

.sub-menu.menu-three {
	padding: 14px 14px 14px 14px;
}

.sub-menu.menu-three .links {
	float: none;
	width: 100%;
	padding: 0px;
}

.sub-menu.menu-three figure {
	float: none;
	width: 100%;
	height: 116px;
	margin-bottom: 16px;
}

.sub-menu.menu-three figure a {
	width: 100%;
	height: 116px;
}

.sub-menu.menu-four {
	padding: 14px 14px 14px 14px;
	width: 630px !important;
}

.sub-menu.menu-four .our-product {
	width: 195px;
	float: left;
	margin: 0px 7.5px;
}

.sub-menu.menu-four .our-product>div {
	margin-bottom: 15px;
}

.sub-menu.menu-four .our-product>div:last-child {
	margin: 0px;
}

.sub-menu.menu-four .our-product div>a {
	transition: all 1s;
	-webkit-transition: all 1s;
	float: left;
	width: 70px;
	height: 50px;
	display: block;
	margin-right: 10px;
}

.sub-menu.menu-four .our-product div>a:hover {
	opacity: 0.5;
}

.sub-menu.menu-four .our-product div h4 {
	font-size: 13px;
	color: #ffffff
}

.sub-menu.menu-four .our-product div span {
	color: #f71919;
	font: bold 13px 'Arial', sans-serif;
}

/****************************************************************************
    *-*-*-* SLIDER *-*-*-*
****************************************************************************/

.offers {
	margin-bottom: 10px;

}

.offers figure a {
	/*width: 270px; height: 171px;*/
	display: block;
}

.offers figure a img {
	/*width: 100%; height: 100%; */
}

.offers figure {
	position: relative;
}

.offers figure .overlay {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	max-width: 100%;
	background: #000;
	background: rgba(21, 16, 14, 0.7);
	display: none;
}

.offers figure .overlay h1 {
	color: #ffffff;
	font-size: 27px;
	line-height: 31px;
	padding: 6px 10px;
}

.offers figure .overlay h1 span {
	font: 700 19px 'Open Sans', sans-serif;
}

.offers figure .overlay h1 small {
	font: 700 19px 'Quattrocento', sans-serif;
	color: #ffffff;
}

/****************************************************************************
    *-*-*-* PRODUCT OFFERS *-*-*-*
****************************************************************************/
.heading {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

.heading h2 {
	border-bottom: 1px solid #e9e9e9;
	background: #474747;
	position: relative;
	padding: 10px 20px 7px;
	color: #ffffff;
	display: inline-block;
	margin-bottom: -1px
}

.heading h2 span {
	width: 23px;
	height: 48.4px;
	display: block;
	position: absolute;
	right: -23px;
	top: -1px;
	background: url(../images/heading-errow.png) no-repeat;
}

.product {
	margin-bottom: 30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}

.product figure {
	position: relative
}

.product figure>a {
	/* width: 270px; height: 186px; */
	display: block
}

.product figure>a>img {}

.product figure .overlay {
	opacity: 0.8;
	display: none;
	padding: 20px 0px;
	margin-left: -64px;
	margin-top: -42px;
	width: 128px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	background: rgba(237, 60, 60, 0.7);
}

.product figure .overlay a {
	width: 41px;
	height: 41px;
	display: inline-block;
	background-position: 0px 0px;
}

.product figure .overlay a.zoom {
	background: url("../images/zoom.png") no-repeat;
}

.product figure .overlay a.link {
	background: url("../images/link.png") no-repeat;
}

.span9 .span3.product {
	margin-left: 0;
	margin-right: 20px
}

.detail span {
	font: 700 18px 'Arial', sans-serif;
	color: #f71919;
	margin-bottom: 5px;
}

.detail h4 {
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden
}

.detail del span {
	color: #CAC4C4;
	font-size: 12px;
	position: absolute;
	margin: 21px 15px;
	text-align: center;
	text-decoration: line-through;
}

.product-category.product {
	float: left;
	margin-left: 30px;
	margin-bottom: 30px !important
}

.detail .icon {
	position: relative
}

.detail .icon a,
.detail .icon a.button,
.button.product_type_variable,
.product_type_simple,
.product_type_grouped,
.product_type_external,
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a {
	display: inline-block !Important;
	background-position: 0 0 !Important;
	border: none !Important;
	padding: 10px !important;
	box-shadow: none !Important;
}

.detail .icon a.add_to_cart_button.button,
.product_type_variable,
.product_type_simple,
.product_type_grouped,
.product_type_external {
	margin-right: 4px
}

.detail .icon a.two,
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistexistsbrowse a {
	background: url("../images/icon2.png") no-repeat;
}

.detail .icon a.three {
	background: url("../images/icon.png") no-repeat;
}

.yith-wcwl-wishlistexistsbrowse.show,
.yith-wcwl-wishlistaddedbrowse.show {
	position: relative
}

.yith-wcwl-wishlistexistsbrowse.show a,
.yith-wcwl-wishlistaddedbrowse.show a,
.detail .icon a.three.added {
	background-position: 0px -42px !important;
	text-indent: -9999px;
	position: absolute;
	top: -21px;
	left: 0px
}

.feedback {
	display: none !important
}

.product:hover {
	box-shadow: 1px 1px 20px #e1dfdf;
}

.product.hentry:hover {
	box-shadow: none
}

.product:hover .detail {
	background: #ffffff;
}

.product:hover figure {
	opacity: 0.8;
}

.pagination {
	border-top: 1px solid #dfdfdf;
	margin-top: 0px;
	margin-left: 27px;
}

.pagination p {
	margin-top: 22px;
	font: 13px 'Arial', sans-serif;
	color: #848484;
	display: inline-block;
}

.pagination {
	margin: 20px 0px 40px;
}

.pagination ul {
	margin-top: 12px;
	float: right;
	border-radius: 0px !important;
	box-shadow: none !important;
	background: none !important;
}

.pagination li {
	margin-left: 5px !important;
	border: 1px solid #dfdfdf;
	float: left;
}

.pagination li a {
	font: 13px 'arial', sans-serif;
	color: #848484;
	float: none;
	padding: 6px 13px !important;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.pagination li a:hover {
	background: #f5f5f5;
}

.reset_variations {
	display: block;
	margin-top: 10px;
	color: #333
}

table.variations {
	border: none
}

table.variations td {
	border-left: none
}

table.variations td.label {
	margin: 10px 10px 0px 0px
}

table.variations td.label label {
	padding-left: 10px
}

.yith-wcwl-add-to-wishlist,
.product-detail .compare.big-button {}

/****************************************************************************
    *-*-*-* CLIENTS*-*-*-*
****************************************************************************/
.clients {
	position: relative;
	border: 1px solid #e2e2e2;
	margin-bottom: 30px;
	height: 92px;
}

.clients ul li {
	display: inline-block;
	padding: 32px 24px;
}

.clients ul li a {}

.clients ul li img {
	vertical-align: middle;
}

.clients .caroufredsel_wrapper {
	height: 92px !important;
	;
	position: static !important;
	;
}

.categories {
	margin-bottom: 30px;
}

.categories figure {
	width: 100%;
	height: 133px;
	position: relative;
}

.categories figure img {
	width: 100%;
	height: 100%
}

.categories figure .cate-overlay {
	width: 100%;
	text-align: center;
	background: rgba(246, 69, 68, 0.7);
	line-height: 133px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.categories figure .cate-overlay a {
	text-transform: uppercase;
	font: 17px 'Oswald', sans-serif;
	padding: 10px 15px;
	border: 1px solid #ffffff;
	color: #ffffff;
}

/****************************************************************************
    *-*-*-* BUTTONS *-*-*-*
****************************************************************************/
.button {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background: #ffffff;
	border-radius: 10px;
	font: 700 16px 'Open Sans', sans-serif;
	padding: 10px 21px;
	text-transform: uppercase;
	color: #f71919;
}

.button:hover {
	background: #f0f0f0;
}

.red-button {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font: 14px 'Arial', sans-serif;
	color: #ffffff;
	padding: 10px 15px 10px 38px;
	margin: 18px;
	display: inline-block;
	background: #f71919 url("../images/shopping-cart.png") 15px center no-repeat;
}

.red-button:hover {
	background: #cc2828 url("../images/shopping-cart.png") 15px center no-repeat;
}

.red-button.black {
	background: #4d4d4d url("../images/update.png") 15px center no-repeat;
}

.red-button.black:hover {
	background: #262626 url("../images/update.png") 15px center no-repeat;
}

.big-button {
	font: 11px 'arial', sans-serif;
	padding: 14px 14px 15px 30px;
	margin-right: 6px;
	border: 1px solid #dfdfdf;
	background: #f2f2f2;
	display: inline-block;
}

.big-button:hover {
	background: #fcfcfc
}

/****************************************************************************
    *-*-*-*BAR *-*-*-*
****************************************************************************/
.title-bar {
	height: 109px;
	line-height: 109px;
	background: url("../images/banner.png") no-repeat;
	margin-bottom: 18px;
	border: 1px solid #d4d4d4;
}

.title-bar h1 {
	background: #333;
	background: rgba(71, 71, 71, 0.7);
	vertical-align: middle;
	position: relative;
	padding: 10px 20px;
	color: #ffffff;
	display: inline-block;
	line-height: 50px
}

.sorting-bar {
	margin-bottom: 18px;
	border: 1px solid #d4d4d4;
	background: #f9f9f9 url("../images/header-bg.png") bottom repeat-x;
	height: 48px;
	border-bottom: 1px solid #d6d6d6;
	padding-left: 15px;
}

.sorting-bar div {
	float: left;
	margin-left: 18px;
}

.sorting-bar .selectBox-dropdown {
	width: 100px !important;
	margin-top: 8px !important;
}

.sorting-bar .sorting-postion {
	margin-left: 8px;
}

.sorting-bar label {
	font: 13px 'Arial', sans-serif;
	color: #848484;
	text-transform: uppercase;
	margin-top: 16px;
	vertical-align: middle;
	float: left;
	margin-right: 17px;
}

.sorting-bar .show .selectBox-dropdown {
	width: 130px !important;
	margin-top: 8px !important;
}

.sorting-bar .sorting-btn {
	float: right;
	margin-right: 6px;
	width: 150px;
}

.sorting-bar .sorting-btn {
	margin: 0px !important;
	float: right
}

.sorting-bar .sorting-btn a {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-top: 9px;
	float: left;
	border: 1px solid #d6d6d6;
	margin-left: -1px;
}

.sorting-bar .sorting-btn a.one {
	background: url("../images/sort-btn.png") no-repeat;
	background-position: 0 0;
}

.sorting-bar .sorting-btn a.two {
	background: url("../images/sort-btn2.png") no-repeat;
	background-position: 0 0;
}

/****************************************************************************
    *-*-*-* SIDEBAR *-*-*-*
****************************************************************************/
.product-grid {
	margin: 0 -5px;

}

.product-grid .product figure {
	position: relative;
}

.product-grid .product figure>a {
	display: block
}

#sidebar .widget h3 {

	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #d6d6d6;
	font-size: 14px;
	text-transform: uppercase
}

#sidebar .widget {
	border: 1px solid #d6d6d6;
	margin-bottom: 21px;
}

#sidebar .widget h4.media-heading {
	background: none;
	border: none;
	padding: 0
}

#accordion div {
	padding: 10px 0px;
}

#accordion h5 a,
.toggle-trigger {
	display: block;
	outline: none;
	padding: 10px 0px 10px 15px;
	background: url("../images/plus.png") 90% center no-repeat;
	border-bottom: 1px solid #d6d6d6;
}

.last {
	border: 0px !important;
}

#accordion div:last-child {
	border: 0px;
}

#accordion h5 a:focus {
	outline: none;
}

#accordion h5.ui-accordion-header-active a {
	font-weight: bold;
	color: #fff !important;
}

#accordion h5.ui-accordion-header-active a {
	background: #6a6a6a url("../images/minas.png") 90% center no-repeat;
}

#accordion ul li {
	font: 13px 'Arial', sans-serif;
	color: #767676;
	background: url("../images/dot.png") left center no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

#accordion p {
	font: 15px 'Open Sans', sans-serif;
	color: #767676;
	line-height: 20px;
}

#accordion div {
	padding-left: 15px;
	border-bottom: 1px solid #d6d6d6;
}

.price-filter {
	text-align: center;
	padding-top: 10px;
}

.price-filter li {
	float: left;
	margin: 0px 10px 10px;
	;
}

.price-filter img {
	margin-bottom: 7px;
	;
}

.price-filter li.second {
	float: right;
}

.featured ul {
	padding-top: 10px;
}

.featured li {
	border-bottom: 1px solid #d6d6d6;
	margin: 0px 10px 10px;
	padding: 0px 0px 10px;
}

.featured li figure {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
}

.featured li figure a {
	display: block;
	width: 50px;
	height: 50px;
}

.featured li h5 {
	font: 13px 'Georgia', sans-serif;
}

.featured li div span {
	color: #f71919;
	font: 700 15px 'Arial', sans-serif;
}

.featured li.last {
	padding-bottom: 0px;
}

@media (min-width: 991px) {

	.woocommerce .product,
	.woocommerce-page .product {

		margin: 0 1% 10px 0;

	}

	.woocommerce .product li.last,
	.woocommerce-page .product li.last {
		margin-right: 1% !important;
	}

	.woocommerce .product li:nth-child(4n) {
		margin-right: 0px !important;
	}

	.woocommerce .product li.first {
		clear: none !important;
	}
}

.term-description {
	display: none;
}

.product-grid .product figure {
	max-height: 181px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar2 .widget {
	border: 1px solid #dfdfdf;
	margin-bottom: 21px;
	padding: 10px;
}

#sidebar2 .widget h3 {
	text-transform: uppercase;
	padding: 10px 0px 10px 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
	font: 700 17px 'open sans', sans-serif;
}

#sidebar2 .widget ul {}

#sidebar2 .widget ul.children,
#sidebar .widget ul.children {
	margin-top: 6px
}

#sidebar2 .widget li,
#sidebar .widget li {
	padding-left: 16px;
	font: 13px 'open sans', sans-serif;
	color: #2b2b2b;
	background: url("../images/sidebar-errow.png") left center no-repeat;
	line-height: 22px
}

#sidebar2 .widget li span {
	color: #9d9d9d;
}

#sidebar2 .widget li ul li,
#sidebar .widget li ul li {
	background-position: left 8px
}

#sidebar2 .widget div {}

#sidebar2 .widget .tagcloud a {
	background: #f71919;
	font: 10px 'open sans', sans-serif;
	color: #FFFFFF;
	border-radius: 7px;
	display: inline-block;
	padding: 9px 11px;
	margin-bottom: 8px;
}

/***Add tag****/

#sidebar2 .widget .tagcloud ul {
	list-style: none !important;
	list-style-image: none;
}

#sidebar2 .widget .tagcloud li {
	display: inline-block;
	list-style-image: none;
	background: none;
	padding-left: 0;
	line-height: inherit;
	margin-bottom: 0;
}

#sidebar.shop-sidebar .widget li {
	background: none;
	padding-left: 0
}

/***************************************************************************************/

.ui-tooltip {
	font: 11px 'Arial', sans-serif;
	padding: 8px;
	position: absolute;
	z-index: 9999;
	color: #fff;
	background: #4c4c4c url("../images/tooltip.png") left -5px no-repeat;
}

#sidebar2 .widget .flcker a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border: 2px solid #ffffff;
	width: 65px;
	height: 67px;
	display: inline-block;
	float: left;
	margin: 0px 0px 8px 8px;
}

#sidebar2 .widget .flcker a:hover {
	border-color: #f71919
}

#sidebar2 .widget .flcker a img {
	width: 100%;
	height: 100%;
}

#sidebar2 .widget .tweets p {
	font: 13px 'open sans', sans-serif;
	color: #777777;
	margin-bottom: 10px;
}

.widget .tweets p a {
	font-style: italic;
	color: #61c2ef;
}

.widget .tweets p span {
	color: #61c2ef;
}

.widget .tweets p strong {
	color: #f71919;
	font-weight: bold;
}

.text-center {
	text-align: center
}

.post.fixed {
	height: auto;
	position: relative
}

#wp-calendar caption {
	padding: 10px
}

#wp-calendar {
	border: solid 1px #dfdfdf;
	width: 100%
}

#wp-calendar td {
	padding: 8px;
	border-bottom: solid 1px #ededed
}

#wp-calendar tbody td {
	border-left: solid 1px #ededed;
	text-align: center
}

#wp-calendar th {
	padding: 4px;
	background: #333;
	color: #fff
}

#wp-calendar caption {
	background: #f71919;
	padding: 4px;
	color: #fff
}

#wp-calendar #prev,
#wp-calendar #next {
	background: none;
	position: relative;
	width: auto;
	height: auto;
}

/* Flickr Widget */
ul.flickr {
	margin: 0 -10px -10px 0;

}

.flickr li {
	display: inline-block;
	margin: 0 10px 10px 0;
	background: none !important;
	padding-left: 0 !important;
}

.flickr li img {
	width: 54px
}

#footer ul.flickr {
	margin: 0 -9px -9px 0;
	padding: 0;
}

#footer .flickr li {
	display: inline-block;
	margin: 0 9px 9px 0;
}

.flickr li a,
.flickr li img {
	display: block;
}

.flickr li a:hover {
	padding: 3px;
	background: #f71919;
	margin: -3px;
	opacity: 0.80;
	-moz-opacity: 0.80;
}

/****************************************************************************
    *-*-*-* PRODUCT LIST *-*-*-*
****************************************************************************/

.product-list .detail h4 {
	margin-bottom: 10px;
	font-size: 18px;
}

.product-list .detail span {
	margin-bottom: 14px;
}

.detail p {
	font: 13px 'Arial', sans-serif;
	color: #737373;
	margin-bottom: 13px;
	line-height: 22px;
}

.product-list .product:hover {
	box-shadow: none;
}

.product-list .product:hover .detail {
	background: #ffffff;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: none !important
}

.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
	font-size: 14px;
	background: #f71919 !Important;
	text-shadow: none !Important;
	color: #fff !Important;
	box-shadow: none !Important;
	border: none !Important;
	border-radius: 0px !Important;
	padding: 7px 14px 8px !important;
	font-weight: normal !Important;
	margin-bottom: 10px !important;
}

.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
	background: #000 !Important;
}

/****************************************************************************
    *-*-*-* CHECKOUT *-*-*-*
****************************************************************************/
#check-accordion {
	margin-bottom: 30px;
	background: #f0f0f0;
	padding: 0 0 50px 0px;
	border: 1px solid #dfdfdf;
}

#check-accordion.nopadding {
	padding: 0
}

#check-accordion h5 {
	text-transform: uppercase;
	margin-bottom: 0;
	color: #4d4d4d;
	font: 700 16px 'Arial', sans-serif;
	height: 64px;
	line-height: 64px;
	background: #f0f0f0 url("../images/bottom-errow.png") 98% center no-repeat;
}

#check-accordion h5 a {
	color: #4d4d4d;
	display: block;
}

#check-accordion h5 small {
	margin-right: 25px;
	font: 700 16px 'Arial', sans-serif;
	background: url("../images/accordian-step.png") no-repeat;
	float: left;
	display: block;
	width: 123px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #ffffff;
}

#check-accordion h5.ui-accordion-header-active {
	margin-bottom: 0px;
	background: #6a6a6a url("../images/top-errow.png") 98% center no-repeat;
}

#check-accordion h5.ui-accordion-header-active a,
.billing-form h5.ui-accordion-header-active small {
	color: #fff;
}

#check-accordion h5.ui-accordion-header-active small,
.billing-form h5.ui-accordion-header-active small {
	background: url("../images/accordion-hover.png") no-repeat;
}

.cheakout {
	width: 539px;
}

#ship-to-different-address label {
	padding-left: 0;
	font-weight: bold !important;
	border-bottom: dotted 1px #000
}

#check-accordion h6 {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #dfdfdf;
	padding-left: 17px;
}

#check-accordion h6 span {
	color: #9d9d9d;
	font: 12px 'Arial', sans-serif;
}

#check-accordion form {
	padding: 25px;
}

#check-accordion form input[type='radio'] {
	margin: -2px 15px 15px 0px;
}

#check-accordion label {
	font: 14px 'Arial', sana-serif;
	color: #000000;
	display: inline-block;
}

#check-accordion form p {
	font: 14px 'Arial', sans-serif;
	color: #8a8a8a;
	line-height: 22px;
	margin-bottom: 17px;
}

#check-accordion form input[type='submit'] {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background: #f71919;
	padding: 10px 15px;
	border: 0px;
	color: #ffffff;
	font: 700 14px 'Arial', sans-serif;
}

#check-accordion form input[type='submit']:hover {
	background: #cc2828;
}

#check-accordion .register form a {
	text-align: right;
	font: 13px 'arial', sans-serif;
	display: block;
	text-decoration: underline;
	margin-bottom: 15px;
}

#check-accordion .register input[type='submit'] {
	background: #4d4d4d;
	float: right;
}

#check-accordion .register input[type='submit']:hover {
	background: #262626;
}

#check-accordion .register label {
	margin-top: -23px;
}

#coupon_code {
	height: 32px
}

.billing-form {
	padding: 0px !important;
	background: none;
	border: 0px;
}

.billing-form label {
	display: inline-block !important;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	;
}

.billing-form fieldset {
	width: 49.3%;
	float: left;
	margin-right: 15px;
}

.billing-form fieldset.last {
	margin-right: 0px;
}

.billing-form fieldset.last input[type='text'] {
	width: 97% !important;
}

.billing-form fieldset input[type='text'] {
	width: 97% !important;
	border: 1px solid #dddddd;
}

.billing-form fieldset .selectBox.selectBox-dropdown {
	width: 100% !important;
	;
	margin-bottom: 19px !important;
	height: 34px !important;
}

.billing-form fieldset .selectBox-dropdown .selectBox-arrow {
	background: url("../images/big-errow.png") no-repeat !important;
	width: 38px !important;
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
	float: left !important;
}

.woocommerce form .form-row {
	width: 100% !important;
}

.billing-form input[type='checkbox'] {
	margin: -1px 10px 0px 0px;
	vertical-align: middle;
}

.billing-form p {}

.billing-form .red-button {
	background: #f71919;
	padding: 15px 15px !important;
	float: right;
	font-weight: bold;
	margin-bottom: 0px !important;
	;
	margin-right: 0px !important;
}

.billing-form .red-button:hover {
	background: #cc2828
}

.billing-form .selectBox-dropdown .selectBox-label {
	padding: 10px 26px 10px 11px !important;
}

#check-accordion .billing {
	width: 1125px;
	margin-left: 20px;
	background: none;
	border: 0px;
}

#check-accordion .billing p {
	margin-bottom: 18px;
	font: 13px 'Arial', sans-serif;
	color: #000;
}

.billing .title {
	background: #f71919;
}

.billing .title li {
	color: #ffffff;
}

.billing>ul,
.billing tr {
	background: #ffffff;
	border-bottom: 1px solid #dddddd;
}

.billing>ul li,
.billing tr td {
	display: inline-block;
	width: 21.7%;
	font: 13px 'Arial', sans-serif;
	line-height: 39px;
	color: #787878;
	margin-left: 10px;
}

.billing>ul li.last {
	width: 7%;
}

#check-accordion .billing .totle {
	margin-top: 22px;
	width: 346px;
	float: right;
	background: none !important;
	border: 0px;
}

.billing .totle ul {
	background: #ffffff;
	width: 100%;
}

.billing .totle ul li span {
	color: #787878;
	float: right;
}

.billing .totle ul li {
	padding: 0px 10px;
	display: block;
	font: bold 15px 'Arial', sans-serif;
	color: #4d4d4d;
	line-height: 39px;
	border-bottom: 1px solid #dddddd;
}

.billing .totle .red-button {
	background: #f71919;
	padding: 15px 15px;
	float: right;
	font-weight: bold;
	margin-right: 0px !important;
}

.billing .totle .red-button:hover {
	background: #cc2828
}

/***********************************/
.billing .totle {
	margin: 22px 0;
	width: 346px;
	background: none !important;
	border: 0px;
}

.billing .totle table {
	background: #ffffff;
	border: 1px solid #dddddd;
}

.billing .totle table th {
	padding: 0px 10px;
	font: bold 15px 'Arial', sans-serif;
	color: #4d4d4d;
	line-height: 39px;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
}

.billing .totle table td {
	padding: 0px 10px;
	display: block;
	font: bold 15px 'Arial', sans-serif;
	color: #787878;
	line-height: 39px;
	width: auto;
	float: right;
}

.billing .totle table tbody td {
	float: none;
	display: inline
}

/************************************/

#check-accordion .payment {
	width: 1125px;
	margin-left: 20px;
	background: none !important;
	border: 0px;
}

.payment p {
	margin-bottom: 18px;
	font: 13px 'Arial', sans-serif;
	color: #000;
}

.payment .radio-btn {
	background: #ffffff;
	height: 32px;
	line-height: 32px;
	border: 1px solid #dddddd;
	margin-bottom: 15px;
}

.payment .radio-btn input[type='radio'] {
	margin: -0.9px 10px 0px 10px !important;
	vertical-align: middle;
}

.payment .radio-btn label {
	margin-top: 0px !important;
	width: 70% !important;
}

.payment form .radio-btn span {
	line-height: 32px;
}

.payment form {
	padding: 0px !important;
}

.payment form span {
	float: right;
	font: 13px 'Arial', sans-serif;
	color: #787878;
	margin-right: 13px;
}

.payment form>label {
	font-weight: bold !important;
	margin-top: 0px !important;
	width: 100% !important;
	margin-bottom: 11px;
}

.payment form textarea {
	width: 98%;
	resize: none;
	font: 13px 'Arial', sans-serif;
	box-shadow: none;
	outline: none;
	padding: 10px;
	height: 241px;
	border: 1px solid #dddddd;
}

.payment form .red-button {
	background: #f71919;
	padding: 15px 15px !important;
	float: right;
	font-weight: bold;
	margin-bottom: 0px !important;
	;
	margin-right: 0px !important;
	border: none
}

.payment form .red-button:hover {
	background: #cc2828
}

/****************************************************************************
    *-*-*-* SHOPPING CART *-*-*-*
****************************************************************************/
.icon a.added_to_cart {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 40px
}

.shopping-cart {
	margin-bottom: 30px;
	border: 1px solid #dfdfdf;
}

.shopping-cart .title {
	background: #f0f0f0;
}

.shopping-cart .title li {
	height: 72px;
	line-height: 72px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	width: 175px;
}

.shopping-cart .title .second {
	width: 285px;
	text-align: center;
}

.shopping-cart ul {
	border-bottom: 1px solid #dfdfdf;
	width: 100%;
	background: #ffffff;
}

.shopping-cart ul li {
	text-align: center;
	border-right: 1px solid #dfdfdf;
	width: 131px;
	height: 80px;
	padding: 22px;
	color: #000000;
	font: 15px 'Arial', sans-serif;
	float: left;
}

.shopping-cart ul li.second {
	width: 241px;
	text-align: left;
}

.shopping-cart li figure {
	width: 100%;
}

.shopping-cart li figure img {
	width: 100%;
}

.shopping-cart li h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

.shopping-cart li p {
	font: 12px 'Arial', sans-serif;
	margin-bottom: 2px;
}

.shopping-cart li p span {
	color: #9d9d9d;
}

.shopping-cart .last {
	text-align: center;
}

.shopping-cart li input[type='number'] {
	width: 77px;
	height: 33px;
	border-radius: 0px;
	box-shadow: none;
	outline: none;
	background: #f8f8f8;
	font: 17px 'Arial', sans-serif;
	text-align: center;
}

.shopping-cart li a {
	font: 19px 'Arial', sans-serif;
	color: #595959;
}

.shopping-cart .red-button.black {
	float: right
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none !important;
	width: auto !Important
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
	border-radius: 0px !important
}

.cart_totals tr td {
	background: #e4e4e4 !important;
	vertical-align: middle !important;
	padding-right: 6px !important
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
	padding: 6px 12px 6px 0 !important
}

.row.cart-collaterals {
	width: auto !important
}

#order_comments_field {
	height: 80px !important
}

.cart-calculator h6 {
	font-size: 18px;
	text-transform: uppercase;
	background: #212224;
	color: #ffffff;
	padding: 20px;
}

.cart-calculator .estimate {
	background: #e4e4e4;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.cart-calculator .selectBox-dropdown {
	background: #ffffff;
	text-decoration: none !important;
	font-size: 13px !important;
	color: #808080 !important;
	margin: 0px 0px 20px 0px !important;
	float: none !important;
	width: 308px !important;
	height: 38px !important;
	border: solid 1px #d4d4d4;
	line-height: 38px;
}

.cart-calculator .selectBox-dropdown .selectBox-label {
	padding: 11px 26px 7px 11px !important;
	color: #808080 !important;
}

.cart-calculator .selectBox-dropdown .selectBox-arrow {
	right: -2px !important;
	background: url("../images/big-errow.png") no-repeat !important;
	width: 40px !important;
	height: 40px !important;
}

.cart-calculator input[type='text'] {
	font: 13px 'Arial', sans-serif;
	box-shadow: none;
	outline: 0px;
	width: 289px;
	padding: 0px 10px 0px 10px;
	height: 38px;
	border: 1px solid #d8d9dc;
	border-radius: 0px;
}

.cart-calculator .red-button {
	font-family: georgia;
	float: right;
	margin: 0px 4px 0px 0px;
	border: 0px;
	background: #f71919;
	padding: 18px 20px;
}

.cart-calculator .red-button:hover {
	background: #cc2828;
}

.cart-calculator ul {
	float: left;
	padding: 10px 18px 0px;
	width: 140px;
	margin-bottom: 20px;
}

.cart-calculator ul.black {
	background: #212224;
}

.cart-calculator ul li {
	color: #FFFFFF;
	font: 15px 'Georgia', sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.cart-calculator ul li:last-child {
	font-size: 18px;
}

.cart-calculator ul.gray {
	background: #e4e4e4;
	text-align: left;
}

.cart-calculator ul.gray li {
	color: #000000;
	font: 16px 'Arial', sans-serif;
	margin-bottom: 4.5px;
}

.cart-calculator ul.gray li:last-child {
	color: #000000;
	font-weight: 700;
	font-size: 22px;
}

.cart-calculator .total a {
	float: left;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 23px 26px;
}

.cart-calculator .total a:hover {
	background: #cc2828;
}

.cart-calculator ul.discount {
	margin-bottom: -3px;
}

.cart-calculator ul.discount a {
	float: right;
	color: #ffffff;
	padding: 5px;
}

.cart-calculator ul.total,
.cart-calculator ul.total-gray {
	margin-top: 23px;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
	padding: 20px
}

.woocommerce .order_details,
.woocommerce-page .order_details {
	margin-top: 10px !important;
	background: #f9f9f9;
	border: 1px solid rgba(0, 0, 0, .1);
	padding-top: 10px;
	padding-bottom: 10px
}

/****************************************************************************
    *-*-*-* BLOG *-*-*-*
****************************************************************************/
article {
	border-bottom: 1px solid #efefef;
	margin-bottom: 22px;
}

.product-article {
	display: block;
	border: none !important;
	margin-bottom: 0px !important;
}

article figure {
	width: 100%;
	margin-bottom: 20px;
}

article figure a {
	width: 100%;
}

article figure a img {
	width: 100%;
	height: 100%;
}

article figure img {
	width: 100%;
	height: 100%;
}

article h2 {
	font-size: 18px;
	color: #161616;
	margin-bottom: 20px;
}

article p {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin-bottom: 20px;
}

.post-meta {
	float: left;
	display: block;
	margin-bottom: 22px;
}

.post-meta li {
	float: left;
	border: 1px solid #dfdfdf;
	margin-left: -1px;
}

.post-meta li a {
	background: url("../images/comment.png") 7px 16px no-repeat;
	padding: 14px 14px 14px 30px;
	display: inline-block;
	font: 10px 'open sans', sans-serif;
}

.post-meta li span {
	background: url("../images/clock.png") 7px center no-repeat;
	padding: 14px 14px 14px 30px;
	display: inline-block;
	font: 10px 'open sans', sans-serif;
}

.read {
	background: #f71919;
	font: 13px 'open sans', sans-serif;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 5px 5px;
	margin-bottom: 22px;
}

.read:hover {
	background: #cc2828;
}

.blog_wrap .pagination {
	border: 0px;
}

/****************************************************************************
    *-*-*-* SINGLE*-*-*-*
****************************************************************************/
.commnts-wrap {
	width: 731px;
}

.comments {
	margin-bottom: 30px;
}

.commnts-wrap h3 {
	font-size: 21px;
	margin-bottom: 15px;
}

.comments li {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 26px;
	margin-bottom: 26px;
}

.comments li figure {
	float: left;
	margin-right: 28px;
}

.comments li figure a {
	width: 76px;
	height: 75px;
	display: inline-block;
	border: 7px solid #f71919;
	border-radius: 7px;
}

.comments li figure img {
	width: 100%;
	height: 100%;
}

.comments li.last {
	border: 0px;
}

.comments li div {
	width: 500px;
	float: left;
}

.comments li div>a {
	font: 11px 'open sans', sans-serif;
	background: #868686;
	color: #FFFFFF;
	padding: 10px 15px;
	border-radius: 5px;
	display: inline-block;
}

.comments li div p a {
	font: 14px 'open sans', sans-serif;
	color: #3c3c3c;
}

.comments li div p span {
	font: 11px 'open sans', sans-serif;
	color: #b8b8b8;
}

.comments li div p {
	margin-bottom: 5px;
	font: 13px 'open sans', sans-serif;
	color: #868686;
}

.comments .children {
	padding-left: 75px;
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.comments .children div {
	width: 359px;
}

.contact-form h3 {
	font-size: 21px;
	margin-bottom: 15px;
}

.contact-form form {
	width: 731px;
}

.contact-form form fieldset {
	width: 250px;
	float: left
}

.contact-form form input[type="text"] {
	background: #f9f9f9;
	padding: 12px 8px;
	margin-right: 19px;
	margin-bottom: 10px;
	box-shadow: none;
	width: 224px;
	border: 1px solid #d9d9d9;
	border-radius: 7px;
}

.contact-form form textarea {
	background: #f9f9f9;
	padding: 12px 8px;
	margin-bottom: 17px;
	width: 450px;
	height: 132px;
	resize: none;
	box-shadow: none;
	border: 1px solid #d9d9d9;
	border-radius: 7px;
}

.contact-form form input[type="submit"] {
	border: 0px;
	border-radius: 4px;
	padding: 13px 20px;
	float: right;
	font: 12px 'open sans', sans-serif;
	margin-bottom: 36px;
	background: #f71919;
	color: #FFF !important;
}

/****************************************************************************
    *-*-*-* SINGLE PRODUCT *-*-*-*
****************************************************************************/
.single {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 17px;
}

.product-detail {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 17px;
}

.product-detail h4 {
	font-size: 18px;

}

.product-detail p {

	color: #737373;
	margin-top: 18px;
	line-height: 20px;
}

.product-type {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 12px;
}

.product-type div {
	float: left;
	width: 78px;
	margin-right: 10px;
}

.product-type div label {
	font: 14px 'Arial', sans-serif;
	display: block;
	margin-left: 6px;
	margin-bottom: 10px;
}

.product-type .selectBox-dropdown {
	font: 13px 'Arial', sans-serif !important;
	width: 70px
}

.product-type .color {
	width: 175px;
}

.product-type .color .selectBox-dropdown {
	width: 170px !important;
}

.buttons {
	margin-bottom: 15px;
}

.buttons a {
	box-shadow: inset 0px -2px 1px #ededed;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.buttons .wish {
	background: #f2f2f2 url("../images/wish.png") 10px center no-repeat;
}

.buttons .cart {
	background: #f2f2f2 url("../images/red-cart.png") 6px center no-repeat;
}

.buttons .compare {
	background: #f2f2f2 url("../images/compare.png") 6px center no-repeat;
}

.buttons .wish:hover {
	background: #fcfcfc url("../images/wish.png") 10px center no-repeat;
}

.buttons .cart:hover {
	background: #fcfcfc url("../images/red-cart.png") 6px center no-repeat;
}

.buttons .compare:hover {
	background: #fcfcfc url("../images/compare.png") 6px center no-repeat;
}

#product_tabs,
.woocommerce-tabs {
	margin-bottom: 25px;
}

#product_tabs .ui-tabs-active,
.woocommerce-tabs .ui-tabs-active {
	color: #1d9bcd;
	background: #FFF;
	border-bottom: 0px;
}

#product_tabs>ul,
.woocommerce-tabs {
	margin-bottom: -1px;
}

#product_tabs>ul>li,
.woocommerce-tabs>ul {
	background: #f9f9f9;
	float: left;
	border: 1px solid #e1e1e1;
	border-bottom: 0px;
	margin-right: 15px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

#product_tabs>ul>li a,
.woocommerce-tabs>ul>li a {
	font: 16px 'Georgia', sans-serif;
	padding: 15px 10px;
	display: block;
	text-decoration: none;
	color: #000;
	outline: 0px;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s;
}

#product_tabs>ul>li:hover,
.woocommerce-tabs>ul>li:hover {
	border-bottom: 0px;
	background: #f71919;
	border-color: #f71919;
}

#product_tabs>ul>li:hover a,
.woocommerce-tabs>ul>li:hover a {
	box-shadow: inset 0px -2px 1px #f71919;
	color: #ffffff;
}

#product_tabs>ul .ui-state-active,
.woocommerce-tabs>ul .ui-state-active {
	border-bottom: 0px;
	background: #f71919;
	border-color: #f71919;
}

#product_tabs>ul .ui-state-active a,
.woocommerce-tabs>ul .ui-state-active a {
	box-shadow: inset 0px -2px 1px #f71919;
	color: #ffffff;
}

.tab {
	border: 1px solid #dddddd;
	background: #f9f9f9 url("../images/single-tabs.png") bottom repeat-x;
	padding: 15px;
	min-height: 110px;
}

.tab p {
	margin-bottom: 10px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 20px;
	color: #646464;
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
	width: auto !Important;
	float: none !Important
}

.shipping-calculator-form p.form-row {
	width: auto !important;
	margin-left: 0 !Important;
	display: block !important
}

.cart-calculator .selectBox-dropdown {
	width: 100% !important
}

.cart-calculator .selectBox-dropdown {
	margin-bottom: 0 !Important
}

/****************************************************************************
    *-*-*-* FOOTER *-*-*-*
****************************************************************************/

.shipping-wrap {
	background: #474747;
	height: 100px;
	line-height: 100px;
}

.shipping p {
	font-size: 14px;
	background: url("../images/shiiping.png") left center no-repeat;
	color: #0C0C0C;
	display: inline-block;
	margin-right: 14px;
	line-height: 2;
	padding-left: 70px;
}

.shipping p span {
	font-weight: 700;
}

.shipping a {
	margin-left: 1px;
}

.shipping-calculator-form {
	display: block !Important
}

.footer-wrap {
	background: #f5f5f5;
}

.footer {
	padding: 25px 0px 40px 0px;
}

.footer .widget {
	margin-bottom: 20px
}

.footer .widget:first-child {
	margin-left: 0
}

.footer .widget h3 {
	text-transform: uppercase;
	padding-bottom: 8px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 12px;
}

.footer .widget li {
	margin-bottom: 10px;
	font: 13px 'open sans', sans-serif;
	color: #1c1c1c;
}

.footer .widget li a {
	font: 13px 'open sans', sans-serif;
	color: #1c1c1c;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.footer .widget li a:hover {
	color: #f71919;
}

#uc-content {
	text-align: center;
	padding: 100px 0px
}

.uc-text {
	margin: 30px 0px
}

.uc-maintitle {
	color: #1b1b1b;
	font-size: 30px;
	text-align: center
}

div#clock {
	color: #585858;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
}

div#clock p {
	padding: 10px;
	border: 1px solid #e5e5e5;
}

div#clock p span {
	display: block;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 5px 0 0;
	margin: 20px 0 30px 0px
}

#uc-content .progress {
	height: 30px
}

#uc-content .progress i {
	font-size: 20px;
	display: block;
	margin: 4px 0 0 -10px
}

#clock .row-fluid div:first-child {
	margin-left: 7.4%
}

/********************************************************
    *-*-*-* CAROUSEL *-*-*-*
*********************************************************/
.wrap {
	position: relative;
	margin-left: 0px;
}

#wrapper {
	width: 470px;
	float: right;
	margin: 0px 40px;
}

#carousel-wrapper {
	padding-bottom: 10px;
	position: relative;
}

#carousel {
	position: relative;
}

#carousel-wrapper .caroufredsel_wrapper {
	height: 311px !important;
}

#carousel>a {
	height: 311px !important;
}

#carousel>a img {
	width: 100%;
}

.wrap .next {
	display: block;
	width: 55px;
	height: 108px;
	top: 139px;
	position: absolute;
	right: -16px;
	background: #a5a5a5 url("../images/next.png") no-repeat;
}

.wrap .prev {
	display: block;
	width: 55px;
	height: 108px;
	top: 139px;
	position: absolute;
	left: -16px;
	background: #a5a5a5 url("../images/prev.png") no-repeat;
}

#thumbs-wrapper {
	width: 470px;
	margin-bottom: 30px;
	position: relative;
	max-width: 100%
}

#thumbs {
	overflow: hidden;
	width: 300px;
	height: 300px;
	width: 300px;
	height: 300px;
}

#carousel a,
#carousel img,
#thumbs a,
#thumbs img {
	display: block;
	float: left;
}

#carousel span,
#carousel a,
#thumbs span {
	position: relative;
}

#thumbs img {
	border: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#carousel img {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
}

#carousel img.glare,
img.glare {
	width: 102%;
	height: auto;
}

#thumbs-wrapper .caroufredsel_wrapper {
	margin: 0px !important;
	height: 70px !important;
}

#thumbs a {
	position: relative;
}

#thumbs {
	width: 470px !important;
	height: 377px !important;
}

#thumbs a {
	margin-bottom: 10px !important;
	float: left;
	width: 97px !important;
	height: 60px !important;
	border: 5px solid #ffffff;
	margin: 0 4px;
	overflow: hidden;
	-webkit-transition: border-color .5s;
	-moz-transition: border-color .5s;
	-ms-transition: border-color .5s;
	transition: border-color .5s;
}

#thumbs a:hover,
#thumbs a.selected {
	border-color: #f71919;
}

#thumbs a img {
	height: 100%;
}

#prev {
	display: block;
	width: 25px;
	height: 60px;
	position: absolute;
	top: 5px;
	display: block !important;
	background: #a5a5a5 url("../images/single-prev.png") no-repeat;
	background-size: 100% 100%;
}

#next {
	display: block;
	width: 25px;
	height: 60px;
	position: absolute;
	top: 5px;
	right: 18px;
	display: block !important;
	background: #a5a5a5 url("../images/single-next.png") no-repeat;
	background-size: 100% 100%;
}

#prev {
	background-position: 0 0;
	left: 5px;
}

#prev.disabled,
#next.disabled {
	display: block !important;
}

#donate-spacer {
	height: 100%;
}

#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}

#donate p,
#donate form {
	margin: 0;
	float: left;
}

#donate p {
	width: 650px;
}

#donate form {
	width: 100px;
}

/* Navigation Arrows */
.elastislide-wrapper nav {
	position: absolute;
	top: -53px;
	right: 9px;
}

.elastislide-wrapper nav span {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-position: 0 0;
	margin: 0px 2px;
	width: 30px;
	height: 29px;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
	background: #a5a5a5 url("../images/prev.png") no-repeat;
	display: inline-block !important;
}

.elastislide-wrapper nav span:hover {
	background-position: 0 -30px;
	background-color: #f71919
}

.elastislide-horizontal nav span.elastislide-next {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-position: 0 0;
	background: #a5a5a5 url("../images/next.png") no-repeat;
	display: inline-block !important;
}

.elastislide-horizontal nav span.elastislide-next:hover {
	background-position: 0 -30px;
	background-color: #f71919
}

/* Elastislide Style */

.elastislide-list {
	list-style-type: none;
	display: none;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px;
}

.elastislide-wrapper {
	background-color: #fff;
	margin: 0 auto;
	height: 92px;
	position: relative
}

.elastislide-wrapper.elastislide-loading {
	/*background-image: url(../images/loading.gif);background-repeat: no-repeat;background-position: center center;*/
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
	height: 92px;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	border-left: 1px solid #e2e2e2;
	margin: 0 7px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
	margin-left: -2px;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 142px;
	height: 28px;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	width: 100%;
}

/* Dropdown control */
.selectBox-dropdown {
	background: #ffffff;
	text-decoration: none !important;
	font: 400 12px 'Arial', sans-serif !important;
	color: #000 !important;
	margin: 0px !important;
	position: relative;
	border: solid 1px #dddcdc;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #dddcdc;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	font: 400 12px 'Arial', sans-serif !important;
	padding: 7px 26px 7px 11px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	color: #000;
}

.selectBox-dropdown .selectBox-arrow {
	border-left: solid 1px #d4d4d4;
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 100%;
	background: url(../images/option.png) 50% center no-repeat;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: solid 1px #BBB;
	/* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	overflow: auto;
}

/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}

.price-range .ui-slider-horizontal,
.mileage-range .ui-slider-horizontal {
	height: .4em;
}

.price-range .ui-widget-content {
	background: #d7d7d7;
}

.price-range .ui-widget-content {
	border: 1px solid #dadada;
	background: #f5f5f5;
	color: #222222;
}

.price-range {
	width: 93%;
	margin: 15px auto 0px;
}

.price-range .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.price-range #slider-range {
	margin-top: 11px;
	margin-bottom: 20px;
	position: relative;
	width: 93%;
	margin: 0 auto 7px;
}

.price-range .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.price-range .ui-widget-header {
	background: #087af2;
}

.price-range .ui-state-default {
	background: url(../images/rang-btn.png) no-repeat;
	height: 15px;
	width: 15px;
	border-radius: 100%;
}

.price-range .ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #434343;
	color: #222222;
	font-weight: bold;
}

.price-range input {
	border: 0;
	color: #000000;
	font-weight: bold;
	box-shadow: none;
	width: 50px;
	font: 13px 'Arial', sans-serif;
}

#amount {
	float: left;
}

#amount2 {
	float: right;
	text-align: right;
	margin-right: 3px;
	margin-left: 6px;
}

.price-range .ui-state-default,
.price-range .ui-widget-content .ui-state-default,
.price-range .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: url(../images/rang-btn.png) no-repeat;
	;
	font-weight: normal;
	color: #555555;
}

.price-range .ui-slider-horizontal .ui-slider-handle {
	top: -7px;
	margin-left: -.6em;
}

.price-range .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.price-range .ui-widget-content a {
	color: #222222;
}

/**********NOT FOUND***************/
.notfound_button {
	background: #f0f0f0;
}

.notfound_title {
	font-family: 'open-sans', sans-serif;
	font-size: 30px;
	color: #9c9c9c;
}

/*************search widget and search results*********/
.widget_search form {
	position: relative;
	padding-left: 5px;
}

.widget_search form input[type="text"] {
	font: 12px 'open sans', sans-serif;
	color: #a2a2a2;
	margin-top: 5px;
	box-shadow: none;
	outline: 0px;
	padding: 0px 10px;
	height: 37px;
	border: 1px solid #d8d9dc;
	border-radius: 0px;
}

.widget_search form input[type="submit"] {
	background: url("../images/search.png") no-repeat;
	border: none;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	margin-top: -8.5px;
	right: 15px;
}

mark {
	background: #f71919;
}

/********** WooCommerce ******/
.product-detail .product_meta {
	display: none;
}

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
	top: 15px !important;
	bottom: auto !important
}

span.onsale {
	min-height: 32px !important;
	min-width: 32px !important;
	background: #f00 !important;
	padding: 6px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	position: absolute !important;
	text-align: center !important;
	line-height: 32px !important;
	top: -10px !important;
	margin: 0 !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	color: #ffffff !important;
	text-shadow: none !important
}

/*****************Checkout***********************/
p.form-row {}

.billing-form h5.ui-accordion-header-active {
	background: #6a6a6a url("../images/top-errow.png") 98% center no-repeat
}

.billing-form h5 {
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #4d4d4d;
	font: 700 16px 'Arial', sans-serif;
	height: 64px;
	line-height: 64px;
	background: #f0f0f0 url("../images/bottom-errow.png") 98% center no-repeat
}

.billing-form h5 a {
	color: #4d4d4d;
	display: block;
}

.billing-form h5.ui-accordion-header-active a {
	color: #fff
}

.billing-form h5 small {
	margin-right: 25px;
	font: 700 16px 'Arial', sans-serif;
	background: url("../images/accordian-step.png") no-repeat;
	float: left;
	display: block;
	width: 123px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #ffffff;
}

.billing ul.order_details {
	width: 40%;
}

.billing p {
	margin-bottom: 18px;
	font: 13px 'Arial', sans-serif;
	color: #000;
}

.customer_details dd,
.customer_details dt {
	margin-bottom: 5px;
}

.chzn-container {
	display: none;
	height: 51px;
}

/*.chzn-container a{width: 220px !important;background: #ffffff !important; border:1px solid #cccccc !important; height: 34px !important; border-radius: 0px !important;}*/
#billing_country_field,
#shipping_country_field {
	display: block !important;
	width: 48% !important
}

/*=============CHEKOUT INFO===============*/
.check-accordion2 {
	margin-bottom: 30px;
}

.check-accordion2 {
	margin-bottom: 30px;
}

.check-accordion2 h5 {
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #4d4d4d;
	font: 700 16px 'Arial', sans-serif;
	height: 64px;
	line-height: 64px;
	background: #f0f0f0 url("../images/bottom-errow.png") 98% center no-repeat;
}

.check-accordion2 h5 a {
	color: #4d4d4d;
	display: block;
}

.check-accordion2 h5 small {
	margin-right: 25px;
	font: 700 16px 'Arial', sans-serif;
	background: url("../images/accordian-step.png") no-repeat;
	float: left;
	display: block;
	width: 123px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #ffffff;
}

.check-accordion2 h5.ui-accordion-header-active {
	margin-bottom: 0px;
	background: #6a6a6a url("../images/top-errow.png") 98% center no-repeat;
}

.check-accordion2 h5.ui-accordion-header-active a {
	color: #fff;
}

.check-accordion2 h5.ui-accordion-header-active small {
	background: url("../images/accordion-hover.png") no-repeat;
}

.check-accordion2>div {
	background: #f0f0f0;
	margin-bottom: 15px;
	padding: 25px 0px;
	height: auto !important;
	border: 1px solid #dfdfdf;
	border-top: 0px;
}

.check-accordion2 div>div {
	background: #ffffff;
	border: 1px solid #dfdfdf;
	border-top: 0px;
}

.check-accordion2 h6 {
	height: 56px;
	line-height: 56px;
	padding-left: 17px;
	display: inline-block;
}

.check-accordion2 h6 span {
	color: #9d9d9d;
	font: 12px 'Arial', sans-serif;
}

.check-accordion2 form {
	padding: 25px;
	display: block;
	border-top: 1px solid #dfdfdf;
}

.check-accordion2 form input[type='radio'] {
	margin: -2px 15px 15px 0px;
}

.check-accordion2 label {
	font: 14px 'Arial', sans-serif;
	color: #000000;
	vertical-align: middle;
	display: inline-block;
	margin-top: -17px;
	width: 150px;
}

.check-accordion2 form p {
	font: 14px 'Arial', sans-serif;
	color: #8a8a8a;
	line-height: 22px;
	margin-bottom: 17px;
}

.check-accordion2 form input[type='submit'] {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background: #f71919;
	padding: 10px 15px;
	border: 0px;
	color: #ffffff;
	font: 700 14px 'Arial', sans-serif;
}

.check-accordion2 form input[type='submit']:hover {
	background: #cc2828;
}

.check-accordion2 .register form a {
	text-align: right;
	font: 13px 'Arial', sans-serif;
	display: block;
	text-decoration: underline;
	margin-bottom: 15px;
}

.check-accordion2 .register input[type='submit'] {
	background: #4d4d4d;
	float: right;
}

.check-accordion2 .register input[type='submit']:hover {
	background: #262626;
}

.check-accordion2 .register label {
	margin-top: -23px;
}

.check-accordion2 input[type='text'],
.check-accordion2 input[type='password'] {
	width: 213px;
	border-radius: 0px;
	box-shadow: none;
	outline: 0px;
	margin-bottom: 22px;
}

/*======================================*/
/*===================SHOP========================*/

.sorting-bar a.selectBox-dropdown {
	float: left;
	width: 200px !important;
	margin-right: 20px !Important;
}

h1.page-title {
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

strong,
b {
	font-weight: bold;
}

.woocommerce-message {
	margin: 10px;
}

.woocommerce-message a.button {
	margin-bottom: 14px;
	display: inline-block
}

/*================================================*/

/*===========================ACCOUNT===============*/

.acc-login {
	background: #f0f0f0;
	margin-bottom: 25px;
	padding: 25px;
}

.acc-login h6 {
	height: 56px;
	line-height: 56px;
	padding-left: 17px;
	display: inline-block;
}

.acc-login form p {
	font: 14px 'Arial', sans-serif;
	color: #8a8a8a;
	line-height: 22px;
	margin-bottom: 17px;
}

.acc-login form {
	padding: 25px;
	display: block;
	border-top: 1px solid #dfdfdf;
}

.acc-login form label {
	font: 14px 'Arial', sans-serif;
	color: #000000;
	vertical-align: middle;
	display: inline-block;
	margin-top: -17px;
	width: 150px;
}

.acc-login form a {
	text-align: right;
	font: 13px 'Arial', sans-serif;
	display: block;
	text-decoration: underline;
	margin-bottom: 15px;
}

.acc-login input[type='submit'] {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background: #f71919;
	padding: 10px 15px;
	border: 0px;
	color: #ffffff;
	font: 700 14px 'Arial', sans-serif;
	background: #4d4d4d;
	float: right;
}

.acc-login input[type='submit']:hover {
	background: #262626;
}

.acc-login label {
	margin-top: -23px;
}

.acc-login input[type='text'],
.acc-login input[type='password'] {
	width: 213px;
	border-radius: 0px;
	box-shadow: none;
	outline: 0px;
	margin-bottom: 22px;
}

.related.products .featured li figure,
.related.products .featured li figure a {
	width: 100%;
	height: auto
}

.billing-form a.selectBox-dropdown {
	float: none;
	margin-bottom: 19px !important;
	width: 100% !important;
}

.billing-form div.clear {
	display: none;
}

.billing-form h3 {
	width: 100%;
}

p.myaccount_user {
	padding: 0px 10px;
	font: bold 15px 'Arial', sans-serif;
	color: #4d4d4d;
	line-height: 39px;
}

p.myaccount_address {
	font: 13px 'Arial', sans-serif;
	color: #787878;
	margin-bottom: 15px;
}

header.title {
	margin-bottom: 30px;
}

header.title h5 {
	margin-bottom: 0px;
	background: #6a6a6a;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #fff;
	font: 700 16px 'Arial', sans-serif;
	height: 64px;
	line-height: 64px;
}

header.title h5 a {
	margin-right: 25px;
	font: 700 16px 'Arial', sans-serif;
	background: url("../images/accordion-hover.png") no-repeat !important;
	float: left;
	display: block;
	width: 123px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #fff !important;
	text-decoration: underline;
}

.address address {
	padding: 20px;
	font: 19px 'Arial', sans-serif;
}

ul.my-orders li {
	width: 18%;
}

ul.order,
ul.digital-downloads {
	margin-bottom: 15px;
}

/*================================================*/
.compare {
	font: 11px 'Arial', sans-serif;
	padding: 14px 14px 15px 30px;
	margin-right: 6px;
	border: 1px solid #dfdfdf;
	background: #f2f2f2;
	display: inline-block;
	background: #f2f2f2 url("../images/compare.png") 6px center no-repeat;

}

.compare:hover {
	background: #fcfcfc url("../images/compare.png") 6px center no-repeat;
}

.icon .compare {
	background: url("../images/icon.png") no-repeat;
	padding: 0;
	border: none;
}

.wish {
	background: #f2f2f2 url("../images/wish.png") 10px center no-repeat;
}

.wish:hover {
	background: #fcfcfc url("../images/wish.png") 10px center no-repeat;
}

/*======================REVIEW(COMMENTS)==============*/
#reviews ul.comments li figure {
	width: 60px;
	height: 60px;
}

#commentform a.selectBox-dropdown {
	display: none !important;
}

#commentform label {
	font: 14px 'Arial', sans-serif;
	color: #000000;
	display: block;
	margin-top: 20px;
}

#commentform p.stars a {
	color: red;
}

/*==================================================*/
/*****************************************/
/********************SHORTCODES***************************/

/*==========================Carousel content==================================*/

/*-- Items listing ---*/

.work_slide a.prev,
.work_slide a.next {
	position: relative;
	float: right;
	top: -24px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-position: 0 0;
	margin: 0px 2px;
	margin-top: -20px;
	width: 30px;
	height: 29px;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
	background: #a5a5a5 url("../images/prev.png") no-repeat;
	display: inline-block !important;
}

.work_slide a.prev:hover,
.work_slide a.next:hover {
	background-position: 0 -30px;
	background-color: #f71919
}

.work_slide a.next {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-position: 0 0;
	background: #a5a5a5 url("../images/next.png") no-repeat;
	display: inline-block !important;
}

.work_slide a.next:hover {
	background-position: 0 -30px;
	background-color: #f71919
}

.work_slide {
	position: relative;
}

#work_slide {
	list-style: none;
	max-width: 100% !Important;
}

.caroufredsel_wrapper {
	max-width: 100% !Important;
	padding-bottom: 2px;
	padding-right: 1px
}

#work_slide li {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

#work_slide.related-projects li {
	margin-left: 10px;
	margin-right: 10px
}

#work_slide.related-projects li:first-child {
	margin-left: 0px
}

#work_slide li img {
	display: block;
	float: left;
	height: 239px;
	width: 358px;
}

.clients-wrap .heading {
	margin-bottom: 10px
}

.clients-wrap {
	margin-bottom: 20px
}

.work_slide a.prev.disabled,
.work_slide a.next.disabled {
	cursor: default;
}

.work_slide a.prev span,
.work_slide a.next span {
	display: none;
}

.spcarousel a.prev,
.spcarousel a.next {
	display: none !important
}

.spcarousel .bottom {
	margin-top: 10px
}

#thumbs-wrapper a#prev,
#thumbs-wrapper a#next {
	background-color: #f71919;
	opacity: 0.9
}

#testimonial_slide li {
	width: 551px;
	max-width: 100%;
	position: relative
}

/* --- Logo slider -- */
.partners-block {
	margin-bottom: 20px
}

#logo_slide {}

#logo_slide li {
	list-style: none;
	width: 189px;
	float: left;
	padding: 20px 0px;
	border-right: solid 1px #eee;
	line-height: 69px;
	text-align: center;
	margin-left: -2px
}

#logo_slide {
	border: solid 1px #eee;
	list-style: none
}

#logo_slide li:last-child {
	border: none
}

#slide_prev2,
#slide_next2 {
	top: 0px !Important
}

/*============================================================*/
/*-==========================SOCIAL ICONS==========================*/
.social-icon a {
	width: 25px;
	height: 20px;
	display: inline-block;
}

.social-icon a.rss {
	background-position: 0px 0px;
	background: url("../images/footer-rss.png") no-repeat;
}

.social-icon a.twet {
	background-position: 0px 0px;
	background: url("../images/footer-twet.png") no-repeat;
}

.social-icon a.fb {
	background-position: 0px 0px;
	background: url("../images/footer-fb.png") no-repeat;
}

.social-icon a.google {
	background-position: 0px 0px;
	background: url("../images/footer-google.png") no-repeat;
}

.social-icon a.pin {
	background-position: 0px 0px;
	background: url("../images/footer-pin.png") no-repeat;
}

/*===============================================================*/

.twitter-item {
	margin-bottom: 10px;
	background: none !Important;
	padding-left: 0 !important
}

.twitter-item i {
	margin-right: 6px
}

.twitter-item abbr {
	color: #aaa
}

.twitter-title {
	color: #fff
}

/* Contact Us Widget */
#contactFormWidget input[type="text"],
#contactFormWidget textarea {
	float: left;
	font-size: 0.846em;
	padding: 10px;
	background: #6a6a6a;
	color: #fff;
	width: 85%;
	margin-bottom: 11px;
	border: none;
	border-radius: 0;
}

#contactFormWidget input[type="text"] {
	float: right;
}

#contactFormWidget input[type="text"]:first-child {
	float: left;
}

#contactFormWidget textarea {
	width: 93%;
	max-width: 100%;
	height: 80px;
	min-height: 80px;
	float: none;
}

#contactFormWidget input[type="submit"] {
	float: right;
	position: relative;
	margin: 0;
}

.widgetinfo {
	color: #02ab68;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
	margin-top: -24px
}

.widgetinfo i {
	color: #02ab68;
	margin-right: 6px
}

/*========================Testimonial===========================*/

.testimonial-content {
	background: rgb(241, 241, 241);
	border: 1px solid;
	border-color: rgb(212, 212, 212);
	font-family: Georgia;
	font-size: 16px;
	color: rgb(109, 109, 109);
	font-style: italic;
	padding: 20px;
	position: relative;
	margin-bottom: 15px;
}

.testimonial-content:after,
.testimonial-content:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

.testimonial-content:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: rgb(241, 241, 241);
	border-width: 10px;
	margin-left: 1px;

}

.testimonial-content:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: rgb(212, 212, 212);
	border-width: 11px;

}

.testimonial-content p {
	font-size: 14px;
}

.testimonial-block cite {
	font-family: Georgia;
	font-size: 17px;
	color: rgb(72, 72, 72);
	font-style: italic;
}

.test_author {
	font-family: Georgia;
	font-size: 13px;
	color: #f71919;
	font-style: italic;
}

/***************************WIDGETS************************************/
.widget ul.nav li,
.widget div.tab-content li,
.widget ul.footer-list li {
	background: none !important;
	padding: 0 !important;
	display: inline-block;
}

.widget div.tab-content,
.widget div.tab-pane {
	padding: 0 !important;
}

.widget div.tab-content figure,
.widget div.tab-pane ul li div,
.widget ul.footer-list figure,
.widget ul.footer-list div {
	float: left !important;
	display: block;
}

.widget div.tab-pane ul li div {
	width: 185px;
	padding-right: 0 !important;

}

.widget ul.footer-list div {
	width: 160px;
	padding-right: 0 !important;
	margin-left: 10px;
}

.widget-content {
	padding: 10px
}

/* ======================Price Filter Widget==========================*/
.widget_price_filter .price_slider {
	width: 93%;
	margin: 15px auto 0px;
}

.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em;
	margin-bottom: 15px;
	padding: 0 5px;
}

.widget_price_filter .price_slider_amount .button {
	font-size: 9px;
}

.widget_price_filter .price_slider_amount .button {
	float: left;
}

#min-price {
	float: left;

}

#max-price {
	float: right;
	text-align: right;
	margin-right: 3px;
	margin-left: 6px;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	top: -0.2em;
	background: url(../images/rang-btn.png) no-repeat;
	height: 1.2em;
	width: 1.2em;
	border-radius: 100%;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -0.5em;
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid #aaaaaa;
	background: #434343;
	color: #222222;
	font-weight: bold;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #d7d7d7;
	border: 1px solid #dadada;
	background: #f5f5f5;
	color: #222222;
	margin-bottom: 15px;
}

.widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

/*================Products list widets=====================*/
.product_list_widget {
	padding-top: 10px;
}

.product_list_widget li {
	border-bottom: 1px solid #d6d6d6;
	margin: 0px 10px 10px;
	padding: 0px 0px 10px;

}

.product_list_widget img,
.product_list_widget li figure {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	display: inline-block;
}

.product_list_widget li a,
.product_list_widget li h5 {
	font: 13px 'Georgia', sans-serif;
	margin-bottom: 5px;

}

.product_list_widget li span {
	color: #f71919;
	font: 700 15px 'Arial', sans-serif;
	margin: 5px;
}

.product_list_widget li div {
	display: inline-block
}

.widget_product_tag_cloud .tagcloud {
	padding-top: 10px;
	margin: 10px
}

.widget_product_tag_cloud .tagcloud a {
	background: #f71919;
	font: 10px 'open sans', sans-serif;
	color: #FFFFFF;
	border-radius: 7px;
	display: inline-block;
	padding: 9px 11px;
	margin-bottom: 8px;
}

.widget_product_search label {
	display: none;
}

.widget_product_search form {
	padding-left: 5px;
}

.widget_product_search input[type='text'] {
	font: 12px 'open sans', sans-serif;
	color: #a2a2a2;
	margin-top: 5px;
	box-shadow: none;
	outline: 0px;
	padding: 0px 38px 0px 10px;
	height: 37px;
	border: 1px solid #d8d9dc;
	border-radius: 0px;
}

/*====================Woo Category=========================*/
li.cat-item {
	font: 13px 'Arial', sans-serif;
	display: block;
	outline: none;
	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #d6d6d6;
}

.cat-item ul.children li {
	font: 13px 'Arial', sans-serif;
	color: #767676;
	background: url("../images/dot.png") left center no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 5px 10px;
	border: none;
}

.cat-item ul.children li a {
	color: #767676;
}

/*********************SHOP*****************/
.product-grid .sorting-bar {
	margin-left: 28px;
}

.product_list_widget li del span {
	color: #333 !important
}

ins {
	text-decoration: none
}

/********************************************/
/* ======================== Under Construction ===================== */

.uc-wrapper {}

.construction_title {
	text-align: center;
	margin-top: 20px;
}

.construction_description {
	line-height: 1.6;
}

.construction .progress h4 {
	font-weight: 300;
	font-size: 20px;
	margin: 0;
	position: absolute;
	padding: 10px;
	color: #fff;
}

.construction .progress {
	height: 40px;
	padding: 0
}

.construction .meter.progress {
	height: 48px
}

.construction .progress .meter {
	background: #f2c025
}

.construction span.icon-cogs {
	color: #fff
}

.uc-header #logo-image {
	margin: 20px 0px
}

.scrollup {
	display: inline
}

div#clock {
	color: red;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
}

div#clock .small-2.columns p {
	background: #f2c025
}

div#clock .small-2.columns:last-child {
	float: left
}

div#clock p {
	padding: 10px;
	border: 1px dotted #e5e5e5;
}

div#clock p span {
	display: block;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 5px 0 0;
}

div.coupon {
	color: #333 !important;
	font-size: 50px;
	font-weight: bold;
}

div.multi_clock {
	border: 1px solid #666;
	color: #333;
	float: left;
	margin: 10px;
	padding: 5px;
}

/****************************WISHLIST**********************************/
.wishlist_table {
	margin: 20px 0;
}

.wishlist_table thead tr {
	background: #f0f0f0;
	width: 100%;
}

.wishlist_table th {
	height: 72px;
	line-height: 72px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	width: 175px;
	color: #000000;
	font: 15px 'Arial', sans-serif;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
}

.wishlist_table td {
	text-align: center !important;
	width: 150px;
	height: 80px;
	padding: 22px;
	color: #000000;
	font: 15px 'Arial', sans-serif;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
}

/*=============================Wishlist Button===============================*/
.yith-wcwl-add-to-wishlist {
	width: 145px;
	margin-bottom: 15px;
}

.icon .yith-wcwl-add-to-wishlist {
	width: 42px;
	display: inline-block;
	margin: 0;
}

.icon .yith-wcwl-add-to-wishlist img {
	display: none !important;
}

.icon .yith-wcwl-add-to-wishlist span {
	font-size: 9px;
}

.icon div.clear {
	display: none;
}

.icon .yith-wcwl-wishlistexistsbrowse,
.icon .yith-wcwl-wishlistaddedbrowse {
	font-size: 8px;
	height: 21px;
}

.icon .yith-wcwl-wishlistexistsbrowse span,
.icon .yith-wcwl-wishlistaddedbrowse span {
	display: none;
}

#selectpage {
	display: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #cbcbcb
}

table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 1em 0;
	text-align: center
}

table td,
table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: 6px 12px
}

table td:first-child,
table th:first-child {
	border-left-width: 0
}

table thead {
	background: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom
}

table td {
	background-color: transparent
}

.table-odd td {
	background-color: #f2f2f2
}

.table-striped tr:nth-child(2n-1) td {
	background-color: #f2f2f2
}

.table-bordered td {
	border-bottom: 1px solid #cbcbcb
}

.table-bordered tbody>tr:last-child td,
.table-horizontal tbody>tr:last-child td {
	border-bottom-width: 0
}

.table-horizontal td,
.table-horizontal th {
	border-width: 0 0 1px;
	border-bottom: 1px solid #cbcbcb
}

.table-horizontal tbody>tr:last-child td {
	border-bottom-width: 0
}

.top-spacing {
	margin-top: 40px !important;
	margin-bottom: 10px
}

.toggle-trigger {
	background: #fff url("../images/plus.png") 90% center no-repeat;
	cursor: pointer;
	color: #333;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.toggle-trigger.open {
	color: #fff;
	background: #6a6a6a url("../images/minas.png") 90% center no-repeat
}

.toggle-container {
	padding: 12px 22px;
	border: 1px solid #e8e8e8;
	border-top: none;
}

.container {
	max-width: 100% !important
}

.nav-tabs li,
.work_slide li {
	list-style: none !important;
	margin-left: 0 !Important;
	line-height: 1.3
}

.btn [class^="icon-"],
.btn [class*=" icon-"] {
	margin-right: 6px !Important
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

.flex-video iframe,
ifame {
	max-width: 100% !important;
}

.woocommerce li {
	list-style: none !important;
	margin-left: 0
}

.shopping-cart .title li,
.shopping-cart ul li {
	margin-left: 0 !important
}

.showlogin {}

/*::-moz-selection { background: #f71919; color: #fff; text-shadow: none; }
::selection { background: #f71919; color: #fff; text-shadow: none; }*/
#wc-sorting {
	margin: -58px 0 40px 16px
}

.product figure {
	border: 1px solid #dfdfdf;
	border-bottom: none
}

.product figure {
	border: 1px solid #dfdfdf;
	border-bottom: none
}

.related.products figure,
.related.products figure>a {
	width: 100% !important;
	height: auto !important
}

.related.products h2 {
	margin-bottom: 12px
}

.related.products li {
	border-bottom: none !important
}

.sort-select {
	margin: -58px 0 38px 10px;
	display: none;
}

.sub-menu ul.sub-menu {
	left: 150px;
	top: 50px
}

.single-product-right {
	margin-left: 10px
}

.product-left .images {
	width: auto !Important
}

.thumbnails a {
	margin-bottom: 10px
}

.product-detail .compare.big-button {
	margin-top: 37px
}

.no-shadow:hover {
	box-shadow: none !important
}

.single-product .yith-wcwl-add-to-wishlist {
	float: left;
	width: 124px
}

.single-product a.compare {
	width: 40px;
	float: left;
	margin-top: 10px
}

.single-product .product-detail div.clear {
	display: none
}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
 .no-js .slides>li:first-child {
 	display: block;
 }

/* FlexSlider Default Theme
*********************************/
 .flexslider {
 	margin: 0 0 0px;
 	background: #fff;
 	position: relative;
 	zoom: 1;
 }

 .flex-viewport {
 	max-height: 2000px;
 	-webkit-transition: all 1s ease;
 	-moz-transition: all 1s ease;
 	-o-transition: all 1s ease;
 	transition: all 1s ease;
 }

 .loading .flex-viewport {
 	max-height: 300px;
 }

 .flexslider .slides {
 	zoom: 1;
 }

 .carousel li {
 	margin-right: 5px;
 }

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 0px;
	color: #fff !important
}

.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 0px;
	color: #fff !important
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	margin-top: 20px;
	margin-right: 16px
}

.flex-direction-nav a.flex-next:before {
	content: '\f002';
}

.flex-direction-nav a.flex-prev:before {
	margin-left: 16px;
	margin-right: 0
}

/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

/* Control Nav */
.flex-control-nav {
	/*width: 100%*/
	;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	z-index: 99
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	height: 15px;
	width: 15px;
	border: 1px solid #c6c2bf;
	background: #585553;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
	background: #f71919;
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 0px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 0px;
	}
}

.flexslider .slides>li {
	position: relative;
	margin-left: 0 !important
}

.flex-caption {
	text-align: center;
	width: 338px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -165px;
	margin-top: -70px;
	padding: 20px 10px 6px 10px
}

.flex-caption h1 {
	display: inline-block;
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
}

.flex-caption p {
	font: 28px 'Open Sans', sans-serif;
	color: #ffffff;
}

.flex-caption p span {
	font-weight: 700;
}

.flex-direction-nav a {
	width: 60px;
	height: 60px;
	color: #fff;
	background-color: #f71919;
	opacity: 1
}

.flex-direction-nav .flex-next {
	right: 0
}

.flex-direction-nav .flex-prev {
	left: 0
}

#searchpc {
	position: relative;
	font-size: 18px;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

#searchpc label {
	position: absolute;
	left: 10px;
}

#searchpc #search-input,
#search .hint {
	padding-left: 43px;
	padding-right: 43px;
	border-radius: 23px;
}

.input-lg {
	height: 36px;
	padding: 10px 36px;
	font-size: 13px;
	line-height: 1.3333333;
	border-radius: 6px;
	border: 1px;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

#info-scroll-call {
	position: fixed;
	bottom: 33%;
	left: 0;
	z-index: 9995;
	height: 52px;
	margin-top: -90px
}

#info-scroll-call li {
	display: block;
	position: relative;
	left: -105px;
	float: none;
	width: auto;
	border-radius: 0 25px 25px 0;
	margin-bottom: 2px;
	background-color: #d34f07;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 52px;
	line-height: 1.3em
}

#info-scroll-call li:before {
	content: "" !important
}

#info-scroll-call li a {
	display: block;
	padding: 2px 2px 2px 5px;
	font-family: sans-serif
}

#info-scroll-call li:hover {
	left: 0
}

#info-scroll-call li small {
	display: block;
	font-size: 16px;
	font-weight: 400
}

#info-scroll-call li .text {
	display: inline-block;
	text-align: center;
	font-size: 16px
}

#info-scroll-call li .icon {
	display: inline-block;
	float: right;
	width: 47px;
	height: 47px;
	margin: 1px 0 0 5px
}

#info-scroll-call a:hover .text {
	color: #fff
}

#info-scroll-mail {
	position: fixed;
	bottom: 24%;
	left: 0;
	z-index: 9995;
	height: 52px;
	margin-top: -90px
}

#info-scroll-mail li {
	display: block;
	position: relative;
	left: -155px;
	float: none;
	width: auto;
	border-radius: 0 25px 25px 0;
	margin-bottom: 2px;
	background-color: #d34f07;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 52px;
	line-height: 1.3em
}

#info-scroll-mail li:before {
	content: "" !important
}

#info-scroll-mail li a {
	display: block;
	padding: 2px 2px 2px 5px;
	font-family: sans-serif
}

#info-scroll-mail li:hover {
	left: 0
}

#info-scroll-mail li small {
	display: block;
	font-size: 16px;
	font-weight: 400
}

#info-scroll-mail li .text {
	display: inline-block;
	text-align: center;
	font-size: 16px
}

#info-scroll-mail li .icon {
	display: inline-block;
	float: right;
	width: 47px;
	height: 47px;
	margin: 1px 0 0 5px
}

#info-scroll-mail a:hover .text {
	color: #fff
}

#info-scroll-facebook {
	position: fixed;
	bottom: 15%;
	left: 0;
	z-index: 9995;
	height: 52px;
	margin-top: -90px
}

#info-scroll-facebook li {
	display: block;
	position: relative;
	left: -92px;
	float: none;
	width: auto;
	border-radius: 0 25px 25px 0;
	margin-bottom: 2px;
	background-color: #d34f07;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 52px;
	line-height: 1.3em
}

#info-scroll-facebook li:before {
	content: "" !important
}

#info-scroll-facebook li a {
	display: block;
	padding: 2px 2px 2px 5px;
	font-family: sans-serif
}

#info-scroll-facebook li:hover {
	left: 0
}

#info-scroll-facebook li small {
	display: block;
	font-size: 16px;
	font-weight: 400
}

#info-scroll-facebook li .text {
	display: inline-block;
	text-align: center;
	font-size: 16px
}

#info-scroll-facebook li .icon {
	display: inline-block;
	float: right;
	width: 47px;
	height: 47px;
	margin: 1px 0 0 5px
}

#info-scroll-facebook a:hover .text {
	color: #fff
}

.b24-widget-button-social-tooltip {
	display: none !important
}

#menu-scroll {
	position: fixed;
	bottom: 25%;
	right: 10px;
	z-index: 9995;
	height: 70px;
	margin-top: -35px;
	top: 50%
}

#menu-scroll li {
	display: block;
	position: relative;
	float: none
}

#menu-scroll .point {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 3px #d6d6d6 inset;
	box-shadow: inset 2px 2px 3px #d6d6d6
}

#menu-scroll .text {
	position: absolute;
	top: -5px;
	right: -1000px;
	width: 130px;
	height: auto;
	padding: 3px;
	border-radius: 16px;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#menu-scroll a:hover .text {
	right: 20px;
	opacity: 1
}

*,
:after,
:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.cf:after,
.cf:before {
	content: "";
	display: table
}

.cf:after {
	clear: both
}

.searchform {
	background: #f4f4f4;
	background: hsla(0, 0%, 96%, .79);
	border: 1px solid #d3d3d3;
	padding: 2px 5px;
	margin: 0 0 0 -230px;
	width: auto;
	box-shadow: 0 4px 9px rgba(0, 0, 0, .37);
	-moz-box-shadow: 0 4px 9px rgba(0, 0, 0, .37);
	-webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, .37);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}

.searchform button,
.searchform input,
.searchform select {
	float: left
}

.searchform input {
	background: #fefefe;
	border: none;
	margin-right: 5px;
	padding: 10px;
	width: auto;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .4), 1px 1px 1px hsla(0, 0%, 100%, .75);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4) inset, 1px 1px 1px hsla(0, 0%, 100%, .75);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4) inset, 1px 1px 1px hsla(0, 0%, 100%, .75);
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px
}

.searchform input:focus {
	outline: 0;
	box-shadow: inset 0 0 4px #137d00;
	-moz-box-shadow: 0 0 4px #137d00 inset;
	-webkit-box-shadow: 0 0 4px #137d00 inset
}

.searchform input::-webkit-input-placeholder {
	font-style: italic;
	line-height: 15px
}

.searchform input:-moz-placeholder {
	font-style: italic;
	line-height: 15px
}

.searchform button {
	background: #137d00;
	border: none;
	color: #fff;
	cursor: pointer;
	font: 13px/13px HelveticaNeue, Helvetica, Arial, sans-serif;
	padding: 10px;
	width: auto;
	box-shadow: inset 0 0 2px #137d00;
	-moz-box-shadow: 0 0 2px #137d00 inset;
	-webkit-box-shadow: 0 0 2px #137d00 inset;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px
}

.searchform button:hover {
	opacity: .9
}

.searchform select {
	background: #137d00;
	border: none;
	color: #fff;
	cursor: pointer;
	font: 13px/13px HelveticaNeue, Helvetica, Arial, sans-serif;
	padding: 10px;
	width: auto;
	box-shadow: inset 0 0 2px #137d00;
	-moz-box-shadow: 0 0 2px #137d00 inset;
	-webkit-box-shadow: 0 0 2px #137d00 inset;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-right: 5px
}

.searchform select option {
	padding: 20px 0
}

.button_follow_facebook {
	background: 0 0;
	width: 95px;
	height: 30px;
	position: absolute;
	top: 50px;
	right: 0
}

.follow_facebook_none {
	display: none
}

.btn-quick-alo-phone.btn-quick-alo-show {
	visibility: visible
}

.btn-quick-alo-ph-img-circle {
	width: 75px;
	height: 75px;
	top: 70px;
	left: 70px
}

.btn-quick-alo-phone {
	position: fixed;
	visibility: hidden;
	cursor: pointer;
	z-index: 200000 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility .5s;
	transition: visibility .5s;
	bottom: 95px;
	right: 0
}

.btn-quick-alo-ph-circle,
.btn-quick-alo-phone {
	background-color: transparent;
	width: 80px;
	height: 80px
}

.btn-quick-alo-ph-circle {
	bottom: 0;
	left: 0;
	position: absolute;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, .4);
	border: 2px solid #bfebfc;
	opacity: .1;
	-webkit-animation: btn-quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: btn-quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-alo-phone.btn-quick-alo-green .btn-quick-alo-ph-circle {
	border-color: #00a1ff;
	opacity: .5
}

.btn-quick-alo-ph-circle-fill {
	width: 60px;
	height: 60px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: #000;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: btn-quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: btn-quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-alo-phone.btn-quick-alo-green .btn-quick-alo-ph-circle-fill {
	background-color: rgba(0, 161, 255, .5);
	background-color: #a6e3fa;
	opacity: .75 !important
}

.btn-quick-alo-ph-img-circle {
	width: 40px;
	height: 40px;
	background-size: 30px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7;
	-webkit-animation: btn-quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: btn-quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-alo-phone.btn-quick-alo-green .btn-quick-alo-ph-img-circle {
	background-color: #00a1ff
}

.btn-quick-alo-phone.btn-quick-alo-hover,
.btn-quick-alo-phone:hover {
	opacity: 1
}

.btn-quick-alo-phone.btn-quick-alo-green.btn-quick-alo-hover .btn-quick-alo-ph-img-circle,
.btn-quick-alo-phone.btn-quick-alo-green:hover .btn-quick-alo-ph-img-circle {
	background-color: #ff5a00
}

.btn-quick-alo-phone.btn-quick-alo-green.btn-quick-alo-hover .btn-quick-alo-ph-circle-fill,
.btn-quick-alo-phone.btn-quick-alo-green:hover .btn-quick-alo-ph-circle-fill {
	background-color: rgba(255, 118, 0, .5);
	background-color: #baf5a7;
	opacity: .75 !important
}

.btn-quick-alo-ph-circle {
	border-color: #00a1ff;
	opacity: .5
}

@-webkit-keyframes btn-quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes btn-quick-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes btn-quick-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes btn-quick-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	to {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

.btn-quick-mail-phone.btn-quick-mail-show {
	visibility: visible
}

.btn-quick-mail-ph-img-circle {
	width: 75px;
	height: 75px;
	top: 70px;
	left: 70px
}

.btn-quick-mail-phone {
	position: fixed;
	visibility: hidden;
	cursor: pointer;
	z-index: 200000 !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility .5s;
	transition: visibility .5s;
	right: 0;
	bottom: 180px
}

.btn-quick-mail-ph-circle,
.btn-quick-mail-phone {
	background-color: transparent;
	width: 80px;
	height: 80px
}

.btn-quick-mail-ph-circle {
	top: 0;
	left: 0;
	position: absolute;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, .4);
	border: 2px solid #bfebfc;
	opacity: .1;
	-webkit-animation: btn-quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: btn-quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-mail-phone.btn-quick-mail-green .btn-quick-mail-ph-circle {
	border-color: #00a1ff;
	opacity: .5
}

.btn-quick-mail-ph-circle-fill {
	width: 60px;
	height: 60px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: #000;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: btn-quick-mail-circle-fill-anim 2.3s infinite ease-in-out;
	animation: btn-quick-mail-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-mail-phone.btn-quick-mail-green .btn-quick-mail-ph-circle-fill {
	background-color: rgba(0, 161, 255, .5);
	background-color: #a6e3fa;
	opacity: .75 !important
}

.btn-quick-mail-ph-img-circle {
	width: 40px;
	height: 40px;
	background-size: 30px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7;
	-webkit-animation: btn-quick-mail-circle-img-anim 1s infinite ease-in-out;
	animation: btn-quick-mail-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.btn-quick-mail-phone.btn-quick-mail-green .btn-quick-mail-ph-img-circle {
	background-color: #00a1ff
}

.btn-quick-mail-phone.btn-quick-mail-hover,
.btn-quick-mail-phone:hover {
	opacity: 1
}

.btn-quick-mail-phone.btn-quick-mail-green.btn-quick-mail-hover .btn-quick-mail-ph-img-circle,
.btn-quick-mail-phone.btn-quick-mail-green:hover .btn-quick-mail-ph-img-circle {
	background-color: #ff5a00
}

.btn-quick-mail-phone.btn-quick-mail-green.btn-quick-mail-hover .btn-quick-mail-ph-circle-fill,
.btn-quick-mail-phone.btn-quick-mail-green:hover .btn-quick-mail-ph-circle-fill {
	background-color: rgba(255, 118, 0, .5);
	background-color: #baf5a7;
	opacity: .75 !important
}

.btn-quick-mail-ph-circle {
	border-color: #00a1ff;
	opacity: .5
}

@-webkit-keyframes btn-quick-mail-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes btn-quick-mail-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@keyframes btn-quick-mail-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		transform: rotate(0) scale(.5) skew(1deg);
		opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .5
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .1
	}
}

@-webkit-keyframes btn-quick-mail-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	to {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

#chat-f-b img.chat-logo {
	padding-right: 15px;
	max-width: 40px;
	max-height: 40px
}

.quick-alo-show {
	width: 80px;
	height: 80px;
	z-index: 9999;
	bottom: 265px;
	right: 0;
	position: fixed
}

#b-c-facebook {
	position: fixed;
	right: 10px;
	background: #3a5897;
	bottom: 0;
	z-index: 9999999999;
	width: 250px;
	height: auto;
	max-height: 375px;
	min-height: 38px;
	-webkit-box-shadow: 2px 6px 6px 6px rgba(0, 0, 0, .09);
	box-shadow: 2px 6px 6px 6px rgba(0, 0, 0, .09);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden
}

#b-c-facebook .f-chat-conent {
	float: left;
	width: 100%;
	height: 335px;
	overflow: hidden;
	display: none;
	background-color: #fff;
	position: relative
}

#b-c-facebook .chat-f-b label {
	width: 185px
}

#b-c-facebook .chat-f-b,
#b-c-facebook .chat-f-b label {
	line-height: 20px;
	margin: 0;
	cursor: pointer;
	font-size: 14px;
	color: #fff
}

#b-c-facebook .chat-f-b {
	float: left;
	padding: 0 25px;
	padding-left: 15px;
	width: 250px;
	color: #fff;
	height: 38px;
	line-height: 38px;
	background-color: #00b6dc;
	border: 0;
	z-index: 9999999;
	margin-right: 12px
}

#b-c-facebook .chat-f-b label {
	position: absolute;
	top: 10px
}

.title-f-chat-icon {
	margin-left: -10px
}

#t_f_chat {
	float: left;
	position: absolute;
	right: 15px;
	top: 0
}

#t_f_chat a {
	color: #fff;
	font-size: 17px;
	text-decoration: none
}

.chat-left-5 {
	margin-left: 5px
}

#chat_f_close {
	opacity: .5
}

#chat_f_close:hover {
	opacity: 1
}

#fb_alert_num {
	background-color: #ff0;
	padding: 0 7px;
	color: red;
	border-radius: 40px;
	font-size: 13px;
	font-family: Arial;
	font-weight: 700;
	position: absolute;
	right: 55px;
	top: 12px;
	height: 20px;
	line-height: 20px;
	display: none !important
}

.quick-alo-green .quick-alo-ph-circle {
	border-color: #6bdfff;
	opacity: .99
}

.quick-alo-ph-circle {
	width: 80px;
	height: 80px;
	bottom: 0;
	left: 0;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid rgba(30, 30, 30, .4);
	border: 9px solid #bfebfc;
	opacity: .1;
	-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-green .quick-alo-ph-circle-fill {
	background-color: #00c7ff;
	opacity: .75 !important
}

.quick-alo-ph-circle-fill {
	width: 60px;
	height: 60px;
	bottom: 10px;
	left: 10px;
	position: absolute;
	background-color: #000;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .1;
	-webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-green .quick-alo-ph-img-circle {
	background-color: #00c7ff;
	background-size: 32px
}

.quick-alo-ph-img-circle {
	width: 42px;
	height: 42px;
	bottom: 20px;
	left: 20px;
	position: absolute;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .99;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
	background-color: #00b0ff
}

@-webkit-keyframes quick-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(.5) skew(1deg);
		-webkit-opacity: .1
	}

	30% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		-webkit-opacity: .5
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: .1
	}
}

@-webkit-keyframes quick-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: .2
	}

	to {
		-webkit-transform: rotate(0) scale(.7) skew(1deg);
		opacity: .2
	}
}

@-webkit-keyframes quick-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}

	to {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.position_0 {
	bottom: 95px
}

.position_1 {
	bottom: 180px
}

.position_2 {
	bottom: 265px
}

.position_0.left_position {
	bottom: 45px
}

.position_1.left_position {
	bottom: 130px
}

.position_2.left_position {
	bottom: 215px
}

.big_size_button.position_0 {
	bottom: 120px
}

.big_size_button.position_1 {
	bottom: 210px
}

.big_size_button.position_2 {
	bottom: 300px
}

.big_size_button.position_0.left_position {
	bottom: 45px
}

.big_size_button.position_1.left_position {
	bottom: 135px
}

.big_size_button.position_2.left_position {
	bottom: 225px
}

.big_size_button .edit_btn_quick_ph_img_circle {
	width: 50px;
	height: 50px
}

.big_size_button .edit_btn_quick_ph_circle_fill {
	width: 80px;
	height: 80px;
	top: 55px;
	left: 55px
}

.big_size_button .edit_btn_quick_ph_circle {
	width: 100px;
	height: 100px;
	top: 45px;
	left: 45px;
	top: 0;
	left: 0
}

.big_size_button .edit_btn_quick_ph_circle_fill {
	top: 10px;
	left: 10px
}

.big_size_button .btn-quick-alo-ph-img-circle,
.big_size_button .btn-quick-mail-ph-img-circle,
.big_size_button .quick-alo-ph-img-circle {
	top: 25px;
	left: 25px;
	background-size: 40px
}

.big_size_button.btn-quick-alo-phone,
.big_size_button.btn-quick-mail-phone,
.big_size_button.quick-alo-show {
	right: 15px
}

.btn-quick-alo-phone.left_position,
.btn-quick-mail-phone.left_position,
.quick-alo-show.left_position {
	left: 15px
}

body .big_size_button .scroll-top {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 25px
}

.big_size_button .scroll-top.active {
	right: 20px
}

.disabled-link {
	color: currentColor;
	pointer-events: none;
	cursor: not-allowed;
	opacity: .5;
	text-decoration: none
}

.addcart-link {
	cursor: pointer
}

#wb-modal-cart {
	z-index: 99999
}

#wb-modal-cart .modal-title {
	font-size: 24px;
	font-weight: 700
}

.wb_cart .form-my-account input[type=text],
.wb_cart .form-my-account span.edit_message {
	border: 1px solid #e5e5e5;
	color: #999;
	height: 40px;
	padding: 0 20px;
	text-transform: none !important;
	width: 100%;
	margin-bottom: 10px
}

.wb_cart .form-my-account .title {
	margin-bottom: 26px
}

.wb_cart .form-my-account {
	width: 100%;
	max-width: 100%
}

.wb_cart .account-register {
	float: left;
	position: relative;
	width: 100%
}

.wb_cart .account-register .form-my-account {
	float: right
}

.wb_cart .account-register:before {
	border-right: 1px solid #e5e5e5;
	content: "";
	height: 100%;
	left: -15px;
	position: absolute;
	top: 0;
	width: 1px
}

.wb_cart .form-my-account>p {
	position: relative
}

.wb_cart .form-my-account label {
	color: #555;
	font-weight: 400;
	margin: 0
}

.wb_cart .form-my-account .ship-address label {
	color: #333
}

.wb_cart .form-my-account input[type=checkbox]+label:before {
	border: 1px solid #e5e5e5;
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
	height: 20px;
	line-height: 18px;
	margin-right: 17px;
	text-align: center;
	vertical-align: middle;
	width: 20px
}

.wb_cart .form-my-account input[type=checkbox]:checked+label:before {
	font-family: FontAwesome;
	content: "\F00C"
}

.wb_cart .form-my-account input[type=checkbox] {
	display: none
}

.wb_cart .form-my-account a {
	position: absolute;
	right: 0;
	top: 0
}

.wb_cart .form-my-account input[type=submit] {
	border: medium none;
	color: #fff;
	height: 40px;
	margin-top: 10px;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	width: 110px
}

.wb_cart .form-my-account input[type=submit]:hover {
	background-color: #333
}

.wb_cart .form-my-account>p:last-child {
	margin-top: 20px
}

.wb_cart .box-col2 input[type=text],
.wb_cart .box-col2 span.edit_message {
	float: left;
	width: 47.5%
}

.wb_cart .box-col2 input[type=text]:first-child,
.wb_cart .box-col2 span.edit_message {
	margin-right: 5%
}

.wb_cart .form-my-account textarea {
	border: 1px solid #e5e5e5;
	color: #999;
	padding: 10px 15px;
	text-transform: none;
	width: 100%;
	resize: none
}

.wb_cart .ship-address>label {
	font-size: 18px;
	text-transform: unset
}

.wb_cart .check-billing {
	border-right: 1px solid #e5e5e5;
	margin-right: -15px
}

.wb_cart .check-address {
	float: left;
	width: 100%
}

.wb_cart .check-address .form-my-account {
	float: right
}

.wb_cart .order_review_heading {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin: 50px 0 -1px;
	padding: 20px 0 10px;
	position: relative;
	text-transform: capitalize
}

.wb_cart .shop_table.woocommerce-checkout-review-order-table thread {
	position: relative
}

.shop_table p {
	margin: 0;
	text-align: left !important
}

.wb_cart td.product-thumbnail img {
	max-width: 100px
}

.wb_cart .woocommerce table.shop_table {
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
	border-radius: 0;
	margin: 0 0 50px;
	text-align: left;
	width: 100%
}

.wb_cart .woocommerce table.shop_table thead {
	background: #f4f4f4 none repeat scroll 0 0;
	font-weight: 700;
	position: relative;
	text-transform: uppercase
}

.wb_cart .woocommerce table.shop_table thead th {
	padding: 15px 20px;
	text-transform: capitalize
}

.wb_cart .woocommerce table.shop_table td {
	border-top: 1px solid #e5e5e5;
	padding: 15px 20px;
	vertical-align: middle
}

.wb_cart .woocommerce table,
.wb_cart .woocommerce td,
.wb_cart .woocommerce th {
	border: 1px solid #e5e5e5 !important;
	color: #555;
	margin: 0;
	padding: 15px 10px !important
}

.wb_cart .woocommerce tfoot th {
	text-transform: uppercase
}

.wb_cart #shipping_method li {
	padding: 10px 0
}

.wb_cart #shipping_method li label {
	cursor: pointer;
	margin: 0;
	padding-left: 25px;
	position: relative
}

.wb_cart #shipping_method li input[type=radio] {
	display: none
}

#shopping-cart .pname.product-name {
	text-align: left
}

body.checkout input#coupon_code {
	margin-bottom: 0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.wb_cart #shipping_method li input[type=radio]+label:before {
		line-height: 13px
	}
}

.wb_cart #shipping_method li input[type=radio]+label:before {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 6px;
	font-weight: 400;
	height: 14px;
	left: 0;
	line-height: 13px;
	margin-right: 10px;
	position: absolute;
	text-align: center;
	top: 2px;
	vertical-align: middle;
	width: 14px
}

.wb_cart #shipping_method li input[type=radio]:checked+label:before {
	content: "\F111"
}

.wb_cart .payment_methods.methods,
.wb_cart .ship_methods.methods {
	border: 1px solid #e5e5e5;
	margin: 0 0 -1px
}

.wb_cart .payment_methods.methods li,
.wb_cart .ship_methods.methods li {
	border-bottom: 1px solid #e5e5e5;
	padding: 20px
}

.wb_cart .payment_methods.methods li:last-child,
.wb_cart .ship_methods.methods li:last-child {
	border: none
}

.wb_cart .payment_methods.methods li label,
.wb_cart .ship_methods.methods li label {
	font-size: 18px;
	margin: 0 0 0 7px;
	text-transform: capitalize
}

.wb_cart .payment_box.payment_method_bacs>p {
	margin: 5px 0 0;
	padding-left: 24px
}

.wb_cart .payment_method_paypal img {
	margin: -6px 10px 0;
	max-width: 160px
}

.wb_cart .form-row.place-order {
	border: 1px solid #e5e5e5;
	padding: 20px;
	text-align: right
}

.wb_cart .form-row.place-order input[type=submit] {
	border: medium none;
	color: #fff;
	height: 40px;
	padding: 0 25px;
	text-transform: capitalize;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.wb_cart .form-row.place-order input[type=submit]:hover {
	background-color: #333
}

.wb_cart .form-my-account select {
	border: 1px solid #e5e5e5;
	color: #999;
	height: 40px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 100%;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist;
	margin-bottom: 10px
}

.wb_cart .form-my-account select option {
	text-transform: capitalize;
	font-weight: 400;
	padding: 10px 20px
}

.wb_cart .woocommerce table.shop_table td.actions {
	text-align: unset
}

.wb_cart .woocommerce table.shop_table td .coupon {
	float: left;
	padding-bottom: 20px
}

.wb_cart .woocommerce table.shop_table td.actions input[type=submit] {
	border: medium none;
	color: #fff;
	height: 40px;
	padding: 0 30px;
	font-size: 20px
}

.wb_cart .woocommerce table.shop_table td.actions input[type=submit]:hover {
	background: #333 none repeat scroll 0 0
}

.wb_cart .woocommerce table.shop_table td.actions input[type=text],
.wb_cart .woocommerce table.shop_table td.actions span.edit_message {
	border: 1px solid #e5e5e5;
	color: #999;
	height: 36px;
	padding: 0 20px;
	width: 98%;
	margin-right: 15px;
	margin-bottom: 20px
}

.wb_cart .woocommerce .cart-content-page table.shop_table thead {
	background: #f4f4f4
}

.wb_cart .woocommerce .cart-content-page table.shop_table thead th {
	border-color: #e5e5e5;
	color: #333
}

.wb_cart .woocommerce .cart-content-page table.shop_table .product-thumbnail img {
	max-width: 70px
}

.wb_cart .cart-collaterals .cart_totals>h2 {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 -1px;
	padding: 15px 20px;
	text-transform: uppercase
}

.wb_cart .content-cart-checkout>h2 {
	margin-bottom: 30px
}

.wb_cart .content-cart-checkout {
	margin-bottom: 50px
}

.wb_cart p {
	margin: 10px 0
}

.wb_cart .bg-color {
	background: #45bf61
}

.wb_cart .title100,
.wb_cart .title12,
.wb_cart .title120,
.wb_cart .title14,
.wb_cart .title16,
.wb_cart .title18,
.wb_cart .title24,
.wb_cart .title30,
.wb_cart .title40,
.wb_cart .title48,
.wb_cart .title60,
.wb_cart .title90 {
	margin: 0;
	font-size: 14px
}

.wb_cart .title12 {
	font-size: 12px
}

.wb_cart .title16 {
	font-size: 16px
}

.wb_cart .title18 {
	font-size: 18px
}

.wb_cart .title24 {
	font-size: 24px
}

.wb_cart .title30 {
	font-size: 30px
}

.wb_cart .title40 {
	font-size: 40px
}

.wb_cart .title48 {
	font-size: 48px
}

.wb_cart .title60 {
	font-size: 60px
}

.wb_cart .title90 {
	font-size: 90px
}

.wb_cart .title120 {
	font-size: 120px
}

.wb_cart .title100 {
	font-size: 100px
}

.cardList {
	display: none
}

.cardList.active {
	display: block
}

.edit_bank_method {
	border-bottom: none !important
}

.shop_table th {
	text-align: center
}

span.message {
	position: absolute;
	bottom: -20px;
	color: red
}

.form-my-account,
.form-my-account>p {
	max-width: 100%
}

.form-my-account input[type=text],
.form-my-account span.edit_message {
	text-transform: inherit
}

.woocommerce .edit_table_cart table,
.woocommerce .edit_table_cart table.shop_table,
.woocommerce .edit_table_cart td,
.woocommerce .edit_table_cart th {
	border: none !important
}

.edit_hide {
	display: none
}

.payment_bank {
	margin-top: 28px
}

.edit_payment {
	margin-bottom: 30px
}

.woocommerce table.shop_table td.actions input[type=button] {
	padding: 0 10px
}

.wb_cart .form-my-account span.edit_message {
	border: none;
	color: red;
	padding: 10px 20px;
	float: right;
	margin-bottom: 0
}

.wb_cart .woocommerce table.shop_table {
	margin: 0
}

.wb_cart .woocommerce table.shop_table.shopping-cart-mini,
.woocommerce table.shop_table.shopping-cart-mini,
.woocommerce table.shop_table.shopping-cart-mini td,
.woocommerce table.shop_table.shopping-cart-mini th {
	border: none !important
}

.woocommerce table.shop_table.shopping-cart-mini td {
	border-bottom: 1px solid #e5e5e5 !important;
	text-align: unset
}

.wb_cart .actions.edit_coupon {
	padding: 20px 0 0 !important
}

.mini-cart-link {
	cursor: pointer
}

.edit_apply_coupon {
	padding: 8px 10px;
	height: auto;
	line-height: normal
}

#check-coupon {
	font-size: 14px
}

ul.bankList {
	clear: both;
	height: 202px;
	width: 636px
}

ul.bankList li {
	list-style-position: outside;
	list-style-type: none;
	cursor: pointer;
	float: left;
	margin-right: 0;
	padding: 5px 2px;
	text-align: center;
	width: 90px
}

.list-content li {
	list-style: none outside none;
	margin: 0 0 10px
}

.list-content li .boxContent {
	display: none;
	border: 1px solid #ccc;
	padding: 10px
}

.list-content li.active .boxContent {
	display: block
}

.list-content li .boxContent ul {
	height: auto
}

i.ACB,
i.AGB,
i.AMREX,
i.BAB,
i.BIDV,
i.DAB,
i.EXB,
i.GPB,
i.HDB,
i.ICB,
i.JCB,
i.MASTE,
i.MB,
i.MSB,
i.NAB,
i.NVB,
i.OJB,
i.PGB,
i.SCB,
i.SEA,
i.SGB,
i.SHB,
i.TCB,
i.TPB,
i.VAB,
i.VCB,
i.VIB,
i.VISA,
i.VPB {
	width: 80px;
	height: 30px;
	display: block;
	background: url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/../images/bank_logo.png) no-repeat
}

i.MASTE {
	background-position: 0 -31px
}

i.AMREX {
	background-position: 0 -62px
}

i.JCB {
	background-position: 0 -93px
}

i.VCB {
	background-position: 0 -124px
}

i.TCB {
	background-position: 0 -155px
}

i.MB {
	background-position: 0 -186px
}

i.VIB {
	background-position: 0 -217px
}

i.ICB {
	background-position: 0 -248px
}

i.EXB {
	background-position: 0 -279px
}

i.ACB {
	background-position: 0 -310px
}

i.HDB {
	background-position: 0 -341px
}

i.MSB {
	background-position: 0 -372px
}

i.NVB {
	background-position: 0 -403px
}

i.DAB {
	background-position: 0 -434px
}

i.SHB {
	background-position: 0 -465px
}

i.OJB {
	background-position: 0 -496px
}

i.SEA {
	background-position: 0 -527px
}

i.TPB {
	background-position: 0 -558px
}

i.PGB {
	background-position: 0 -589px
}

i.BIDV {
	background-position: 0 -620px
}

i.AGB {
	background-position: 0 -651px
}

i.SCB {
	background-position: 0 -682px
}

i.VPB {
	background-position: 0 -713px
}

i.VAB {
	background-position: 0 -744px
}

i.GPB {
	background-position: 0 -775px
}

i.SGB {
	background-position: 0 -806px
}

i.NAB {
	background-position: 0 -837px
}

i.BAB {
	background-position: 0 -868px
}

ul.cardList li {
	cursor: pointer;
	float: left;
	margin-right: 0;
	padding: 5px 4px;
	text-align: center;
	width: 90px
}

.woocommerce table.shop_table td.actions input[type=button] {
	border: none;
	height: 36px;
	padding: 0 20px
}

.payment_description {
	margin-top: 5px;
	line-height: 20px;
	font-size: 90%;
	padding-left: 26px
}

.payment_description p,
.ship_description p {
	padding-top: 15px
}

.payment_description em {
	white-space: pre
}

.payment_method_bacs label,
.ship_method_bacs label {
	font-weight: 400;
	width: 90%
}

.edit_apply_coupon {
	vertical-align: top
}

.noti_coupon {
	width: 100%;
	text-align: center;
	float: left;
	display: none
}

.noti_coupon .alert-danger {
	border: 2px dashed #ebccd1;
	background: 0 0
}

.edit_coupon .coupon_message {
	display: none;
	width: 100%;
	float: left
}

.edit_coupon .coupon_message h6 {
	margin: 10px 0
}

.edit_coupon .alert-success {
	background: 0 0;
	border: none;
	padding: 5px
}

.edit_coupon .alert-success p {
	color: #337ab7;
	margin: 0
}

.shipping_fee .shipping_message {
	float: left;
	color: red;
	width: 100%;
	border: 2px dashed #ebccd1;
	background: 0 0
}

.shipping_fee .shipping_message_val {
	display: none;
	width: 100%
}

.order-total {
	font-size: 20px
}

#shopping-cart-mini .cart_item img.pimg.product-image {
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	padding: 3px
}

#shopping-cart-mini .cart_item .pqty {
	position: absolute;
	left: 35px;
	width: 25px;
	height: 25px;
	background: #4f8bc1;
	border-radius: 50%;
	color: #fff;
	line-height: 25px;
	top: -10px
}

#shopping-cart-mini .cart_item .pimg-name {
	position: relative
}

.wb-tks-title {
	color: #45bf61
}

.wb-back-to-home {
	color: #337ab7
}

#shopping-cart-mini .alert {
	padding: 5px;
	margin-bottom: 0
}

#coupon_list .close {
	border-radius: 50%;
	background: #bbb;
	width: 25px;
	height: 25px;
	font-size: 20px;
	line-height: 25px;
	text-align: center
}

.wb_cart .form-my-account input[type=number] {
	border: 1px solid #e5e5e5;
	color: #999;
	height: 40px;
	padding: 0 20px;
	text-transform: capitalize;
	width: 100%;
	margin-bottom: 10px
}

.wb_cart .form-my-account input[type=number]::-webkit-inner-spin-button,
.wb_cart .form-my-account input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.wb_cart .form-my-account input[type=number] {
	-moz-appearance: textfield
}

#shopping-cart .table {
	border: none;
	width: 100%
}

#shopping-cart .table td {
	vertical-align: middle;
	padding: 15px 0;
	border: none;
	border: none !important;
	text-align: left
}

#confirmGoToCartModal {
	width: 50%;
	margin: 0 auto;
	z-index: 99999
}

#confirmGoToCartModal .btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #333
}

#confirmGoToCartModal .btn-default:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333
}

#cartPage a.checkout-button:hover {
	background-color: #333
}

#cartPage {
	padding-bottom: 30px
}

#cartPage #shopping-cart th {
	text-transform: uppercase
}

#cartPage #note_rules {
	text-align: center;
	margin-top: 30px
}

#cartPage #order_review {
	padding: 20px
}

#cartPage #stotal-mini {
	font-weight: 700
}

#cartPage .panel-body {
	padding: 0
}

#cartPage a#continueShipping {
	height: 42px
}

#cartPage td img,
#cartPage td.product-thumbnail {
	max-width: 50px
}

#wbFastOrderBox input {
	height: 40px
}

#wbFastOrderBox {
	margin-bottom: 10px
}

#wbFastOrderBox button {
	color: #fff !important;
	display: inline-block;
	height: 40px;
	line-height: unset;
	padding: 0 25px;
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	border-radius: 0;
	font-size: medium
}

body.cart #wbFastOrderBox button {
	padding: 0 15px
}

body.cart .gift-items {
	margin-top: 10px
}

body.cart h1 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 24px
}

body.cart .fast-order-note {
	font-size: 80%;
	color: #666;
	margin-bottom: 5px;
	margin-top: -5px
}

body.cart #shopping-cart .wb-none-border-top {
	border-top: none
}

body.cart .noti_coupon {
	margin-top: 10px
}

body.cart .noti_coupon .alert {
	padding: 5px
}

body.cart .wb-main-content {
	padding-top: 40px;
	background-color: #fafafa
}

body.cart .cart-item-data,
body.cart .cart-item-total {
	background-color: #fff;
	width: 100%
}

body.cart .cart-item-data {
	padding-top: 20px
}

body.cart .order-breadcrumb {
	display: none
}

body.cart .price-note {
	font-size: 80%;
	margin-top: 5px
}

body.cart .price-note del {
	color: #a2a2a2
}

body.cart .price-note span {
	font-weight: 700;
	position: relative;
	margin-left: 13px
}

body.cart .price-note span:before {
	content: "";
	width: 1px;
	height: 12px;
	background: #787878;
	position: absolute;
	left: -8px;
	top: 2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

.quantity input {
	width: 45px;
	height: 42px;
	line-height: 1.65;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	border: 1px solid #eee;
	border-radius: unset
}

.quantity input:focus {
	outline: 0
}

.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
	margin-left: 20px
}

.quantity-button {
	position: relative;
	cursor: pointer;
	border-right: 1px solid #eee;
	width: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif !important;
	line-height: 1.7;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.quantity-button.quantity-up {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee
}

.quantity-button.quantity-down {
	position: absolute;
	bottom: 0;
	height: 50%;
	border-bottom: 1px solid #eee
}

.shop_table .product-info {
	position: relative
}

.edit_cart {
	float: right;
	color: #337ab7
}

body.checkout a.btn-primary:link,
body.checkout a.btn-primary:visited {
	color: #fff
}

#shopping-cart .pdelete {
	margin-top: 12px;
	font-size: 14px
}

#shopping-cart .pdelete a.delete:hover {
	text-decoration: underline
}

body.cart #loading:before,
body.checkout #loading:before {
	background-color: #15b9ad00
}

body.cart .sk-circle .sk-child:before,
body.checkout .sk-circle .sk-child:before {
	background-color: #2f83b6
}

body.checkout .coupon_message {
	text-align: left
}

body.cart #coupon_list,
body.checkout #coupon_list {
	margin-bottom: 0;
	margin-top: 0
}

body.cart #coupon_list label,
body.checkout #coupon_list label {
	font-weight: 700;
	padding: 5px 10px;
	margin-right: 10px;
	position: relative;
	background-color: red;
	color: #fff;
	margin-bottom: 0;
	margin-top: 10px
}

body.cart #coupon_list label a,
body.checkout #coupon_list label a {
	position: absolute;
	top: -6px;
	right: -3px;
	background-color: #78a7ce;
	padding: 1px 4px;
	border-radius: 50%;
	color: #fff;
	font-weight: 400;
	font-size: 12px
}

@media only screen and (max-width: 767px) {

	.wb-product-delete,
	.wb-product-price,
	.wb-product-quantity,
	.wb-product-sub_total {
		display: none
	}

	#shopping-cart .pname.product-name {
		width: 95% !important
	}

	#cartPage td.product-thumbnail {
		padding: 0 !important
	}

	#cartPage td.product-info {
		text-align: left
	}

	.shop_table p {
		margin-bottom: 10px
	}

	span.pdelete.product-remove {
		position: absolute;
		top: 15px;
		right: 15px
	}

	span.pdelete.product-remove i {
		font-size: 18px;
		color: #797979
	}

	#cartPage td img {
		width: 80px;
		max-width: 80px
	}
}

@media only screen and (max-width: 480px) {
	#shopping-cart .table td {
		white-space: normal
	}

	span.pdelete.product-remove {
		position: absolute;
		right: 10px
	}
}

@media only screen and (max-width: 360px) {

	#btn_checkout,
	#continue_shopping {
		float: left !important;
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 350px) {
	.edit_cart {
		float: none
	}
}

.newsletters {
	display: inline-block;
	width: 100%
}

.newsletters h2 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase
}

.newsletters input {
	background: #f5f5f5 none repeat scroll 0 0;
	border: medium none;
	color: #000;
	height: 55px;
	margin: 0;
	padding: 0 20px;
	width: 390px
}

.newsletters button {
	border: none;
	border-radius: 0;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 55px;
	float: right;
	width: 180px;
	border: 1px solid #000;
	-webkit-transition: .5s;
	transition: .5s;
	letter-spacing: .5px
}

.newsletters button.btn-default:focus,
.newsletters button:hover {
	background: #fff;
	border-color: #000;
	color: #000;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: none;
	box-shadow: none
}

.newsletter-popup .popup-text {
	text-align: center
}

.newsletter-popup .popup-image {
	margin-bottom: 35px
}

.newsletter-popup .checkbox label {
	color: #000
}

.newsletter-popup .popup-title {
	font-family: Open Sans;
	font-size: 80px;
	line-height: 60px;
	text-transform: capitalize;
	color: #000;
	font-weight: 700;
	padding-bottom: 0;
	float: left
}

.newsletter-popup .popup-title span {
	font-size: 24px;
	margin-left: -20px
}

.newsletter-popup,
.success_msg {
	background: #f0f0f0;
	-webkit-box-shadow: 0 4px 5.94px .06px rgba(0, 0, 0, .13);
	box-shadow: 0 4px 5.94px .06px rgba(0, 0, 0, .13);
	height: auto;
	left: 0;
	margin: 0 auto;
	padding: 25px;
	position: fixed;
	right: 0;
	top: 20%;
	width: 750px
}

.newsletter-popup-top {
	float: right;
	margin: 55px auto 0 20px;
	overflow: visible;
	padding: 0 0 50px;
	width: 290px
}

.newsletter-popup-top .btn-default,
.newsletter-popup-top .btn-default:hover {
	border: 0;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	padding: 10px 18px;
	margin: 20px 0 0;
	float: left
}

.newsletter-popup-top .popup-desc {
	padding: 20px;
	margin: 0;
	color: #000;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-bottom: 30px;
	line-height: 17px;
	text-align: left;
	clear: left
}

.newsletter-popup-top .popup-desc span {
	font-weight: 700
}

.newsletter-popup-top input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 5px 18px;
	width: 100%
}

#xout {
	color: #000;
	cursor: pointer;
	font-size: 27px;
	font-weight: 300;
	height: 30px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 30px
}

#xout:hover {
	color: #555
}

#checkme {
	margin: 20px 5px 0 0;
	width: 20px
}

label.checkme {
	clear: left;
	display: block;
	float: left
}

.call-mobile2 {
	position: fixed;
	bottom: 194px;
	height: 80px;
	line-height: 80px;
	padding: 0 0px 0 0px;
	border-radius: 50px;
	color: #fff;
	left: 30px;
	z-index: 99999;
}

.owl-carousel .owl-nav [class*="owl-"] {
	background: rgba(0, 0, 0, 0.5);
	color: rgba(255, 255, 255, 0.9);
	width: 30px;
	height: 60px;
	line-height: 42px;
	border-radius: 0px;
	text-align: center;
	padding: 7px !important;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
	position: absolute;
	top: 40%;
	height: 30px;
	margin: auto !important;
}

.owl-carousel .owl-prev {
	left: 1px;
}

.owl-prev {
	position: absolute;
	top: 41%;
	left: -5px;
	padding: 7px 11px !important;
	color: rgb(149, 149, 149) !important;
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(225, 225, 225) !important;
}

.owl-carousel .owl-next {
	right: 1px;
}

.owl-next {
	position: absolute;
	top: 41%;
	right: -3px;
	padding: 0px !important;
	color: rgb(149, 149, 149) !important;
	background-color: rgb(255, 255, 255) !important;
	border-top: 1px solid rgb(225, 225, 225) !important;
	border-bottom: 1px solid rgb(225, 225, 225) !important;
	border-left: 1px solid rgb(225, 225, 225) !important;
	border-image: initial !important;
	border-right: none !important;
}

ul li .iconup {
	width: 100%;
	position: relative;
	height: 20px;
	text-align: left;
}

ul li .iconup img {
	padding: 0 !important;
	position: initial !important;
	margin: 0 !important;
	height: 100% !important;
	width: auto !important;
}

@media screen and (max-width: 1024px) {
	ul li .iconup img {
		max-width: 160px !important;
		width: initial !important;
	}
}

.icondmx-star {
	background-position: -232px -93px;
	width: 13px;
	height: 13px;
	margin: 0 2px 4px;
}

.rating-lst {
	padding: 8px 7px !important;
	font-size: 12px !important;
}

.rating-lst.none-padding {
	padding: 8px 0 !important;
}

.rating-lst>span {
	font-size: inherit !important;
	display: inline-block !important;
}

.rating-lst>span:not(.sl-rating) {
	color: #fc9639 !important;
}

.rating-lst>span.sl-rating {
	color: #666 !important;
	margin-left: 5px !important;
	vertical-align: top !important;
}

.rating-lst>span>b {
	color: #fc9639 !important;
}

ul.homeproduct {}

.dropdown-menu {
	top: 100% !important;
}

ul.homeproduct li {

	margin-bottom: -1px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

ul.homeproduct li .img-container {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 80%;
}

ul.homeproduct li .img-container img {
	display: block;
	position: absolute;
	left: 0;
	min-height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}

ul.homeproduct li .img-container img.cate2002,
ul.homeproduct li .img-container img.cate1942 {
	width: 100%;
	height: auto;
}

ul.homeproduct li .img-container .install {
	position: absolute;
	top: 0;
	right: 0;
	background: #fbda00;
	font-size: 10px;
	color: #000;
	border-radius: 2px;
	line-height: 18px;
	text-align: center;
	padding: 0 5px;
}

ul.homeproduct li .pName {
	height: 48px;
	padding-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #333;
	margin-right: 5px;
	overflow: hidden;
	font-size: 14px;
	word-break: break-word;
}

ul.homeproduct li .pName span {
	color: #fe890b;
	font-size: 13px;
	white-space: nowrap;
}

ul.homeproduct strong {
	font-size: 16px;
	line-height: 20px;
	color: #d0021b;
	display: block;
	margin-top: 5px;
}

ul.homeproduct .linethough {
	text-decoration: line-through;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	display: inline-block;
}

ul.homeproduct .cplb-disc {
	font-size: 14px;
	display: inline-block;
	color: #d0021b;
	font-weight: 600;
}

ul.homeproduct .promotion {
	overflow: hidden;
	font-size: 13px;
	color: #333;
	margin: 5px 0;
	font-weight: 300;
}

.iconup {
	margin-top: 5px;
}

.productpromo {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.productpromo .homeproduct {
	background: #fff;
	width: unset;

	overflow: hidden;
	border: 10px solid #cbb717;
	border-top: 0;
	padding: 10px;
}

.productpromo .homeproduct li {
	border-bottom: none;
	height: 100%;
}

.title-noel-promo {
	min-height: 65px;
	position: relative;
	z-index: 9;
	text-align: center;
	background-color: #cbb717;
}



.title-noel-promo img {
	position: absolute;
	bottom: 0;
	vertical-align: middle;
	width: 100%;
	cursor: unset !important;
}

.productpromo label {
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 4px;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	background: #3fb846;
	border-radius: 2px;
	padding: 0 5px;
	height: 18px;
}

.productpromo label.discount:before {
	content: ' ';
	display: inline-block;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAaCAYAAAC+aNwHAAAABGdBTUEAALGPC/xhBQAAAVpJREFUOBGVki1LBFEUhueuH0FQTAuimxVE2KZBgxj8AxaLglj8AYLJZLOYtFpFwWQ2iMUkiyBqNCloEFEQYXzuzl7mzP0Y7z3w7j0f73PuDDtZFhl5njfRI5qJREobUB+6RL9otJxEZkD7SMd1JFLagFa6aPGzW04iMpgp9CEWzEZghQVoGN0L+I28kbLgVMA6PUmBty1YlxtRCzAuIv132THx7wKIcfRik9R3IbjfDDANkp+hpumJ8535pqhN+mySDMMhSo1OdwHUWiqJ/wu19c3tXsGRFOvm9k4SVpiPzLsr6mWKlmmIc568uEU0SW/QglLqp9q2KhYfe57slZ7vsiqNqYHs70F/XEtVZ6DCOIfs2AnY3TbknkWfUyvXGehgvhULHshHAla3jbkl4E/yaddV0wHYEgtWa6z+EfBFb8GB31HTBRxC3+gKDdRY/SOgSfSExvwOt/sHwv9i4NYIgYYAAAAASUVORK5CYII=');
	background-size: 50% 50%;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f13500;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

.productpromo label.discount {
	background-image: linear-gradient(-90deg, #ec1f1f 0%, #ff9c00 100%);
	border-radius: 10px;
	padding: 1px 7px;
	padding-left: 0;
	padding-right: 10px;
}

@media (max-width: 991px) {
	.title-noel-promo {
		min-height: 20px;
	}

	.hidden-sm {
		display: none;
	}

	.mobile-menu .expand {
		padding: 0 23px;
	}
}

span.woocommerce-Price-currencySymbol {
	position: static !important;
	margin: 0px !important;
}

.contact-fix-chat {
	right: 10px;
	bottom: 100px;
	position: fixed;
	z-index: 998;
}

.contact-fix-chat li a {
	display: block;
	width: 100%;
	height: 100%;
}

.contact-fix-chat .facebook-fanpage {
	margin-bottom: 10px;
}

.contact-fix-chat .zalo {
	margin-bottom: 10px;
}

.contact-fix-chat .tel {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.contact-fix-chat .dropup,
.contact-fix-chat .dropdown {
	position: relative;
	cursor: pointer;
}

.contact-fix-chat .dropup .dropdown-menu {
	top: auto !important;
	bottom: 100%;
	margin-bottom: 10px;
	background: #fff;
}

.contact-fix-chat .dropdown-menu {
	position: absolute;
	top: 100%;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.contact-fix-chat .dropdown-menu {
	margin-bottom: 7px;
	left: -225px;
	;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	border: 0;
}

.contact-fix-chat .dropdown-menu li {
	color: #000;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	line-height: 48px;
	border-radius: 3px;
	padding: 2px 0;
	font-size: 15px;
}

.contact-fix-chat .dropdown-menu:before {
	position: absolute;
	bottom: -7px;
	right: 25px;
	left: auto;
	display: inline-block !important;
	border-right: 8px solid transparent;
	border-top: 8px solid #FFF;
	border-left: 8px solid transparent;
	content: '';
}

.contact-fix-chat .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333 !important;
	white-space: nowrap;
}

@media (max-width: 767px) {

	.contact-fix-chat .facebook-fanpage,
	.contact-fix-chat .tel {
		display: block;
	}
}

.section3.real-videos {
	height: auto;
	padding: 30px 0;
	overflow: hidden;
	background-color: #f2f2f2;
}

.section3.real-videos .title-style-1 {
	font-size: 25px;
	height: 45px;
	text-align: center;
	color: #414143;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 33px;
}
.section3.real-videos .title-style-1 p{
	font-size: 25px;
	height: 45px;
	color: #414143;
}
.section3.real-videos .title-style-1:after {
	content: '';
	position: absolute;
	width: 284px;
	height: 13px;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(../images/c3.gif) center top;
	filter: hue-rotate(45deg);
}

.section3.real-videos .videos-main-product {
	position: relative;
}

.section3.real-videos .videos-main-product a.img-wrapper {
	position: relative;
	display: block;
	height: initial;
}

.section3.real-videos .videos-main-product a.img-wrapper:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.section3.real-videos .videos-main-product a.img-wrapper .img-thumb-wrapper {
	height: 100%;
	overflow: hidden;
}

.section3.real-videos .videos-main-product a.img-wrapper img {
	width: 100%;
	max-height: 321px;
	height: initial;
	display: block;
}

.section3.real-videos .videos-main-product .video-product-title {
	color: #4f4f4f;
	text-decoration: none;
	font-size: 16px;
	padding-top: 8px;
	font-weight: 700;
}

.section3.real-videos .videos-sub-product {
	position: relative;
	margin-bottom: 15px;
}



.section3.real-videos .videos-sub-product a.img-wrapper:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.section3.real-videos .videos-sub-product a.img-wrapper .img-thumb-wrapper {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 56.25%;
}

.section3.real-videos .videos-sub-product a.img-wrapper img {
	position: absolute;
	left: 0;
	min-height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}

.section3.real-videos .videos-sub-product .video-product-title {
	color: #4f4f4f;
	text-decoration: none;
	font-size: 12px;
	padding-top: 8px;
	font-weight: 700;
	height: 25px;
	line-height: 19px;
	overflow: hidden;
}

.section7.product-categories {
	background: #fff;
	padding: 15px 0;
}

.section7 .menu-container {
	margin-top: 5px;
}

.section7.product-categories .product-cate-title {
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}

.section7.product-categories .product-cate-title:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #E5E5E7;
	bottom: -5px;
	left: 0;
}

.section7.product-categories .product-cate-title:after {
	content: '';
	position: absolute;
	width: 13%;
	height: 2px;
	background: #cbb717;
	bottom: -5px;
	left: 0;
}

.section7.product-categories p.cate-subtitle {
	font-weight: 700;
	font-size: 16px;
}

.section7.product-categories ul {
	padding-left: 10px;
}

.section7.product-categories ul li a {
	font-size: 15px;
	text-transform: uppercase;
}

.section7.product-categories ul li {
	position: relative;
	padding-bottom: 11px;
}

.section7.product-categories ul li:before {
	content: '';
	width: 4px;
	height: 4px;
	position: absolute;
	left: -11px;
	top: 8px;
	background: red;
}

.mobile-mymenu .mobi-danhmuc .danhmuc-title {
	background: #cab819;
	border-color: #cab819;
	text-transform: uppercase;
	text-align: center;
}

.mobile-mymenu .mobi-danhmuc .danhmuc-title h1 {
	color: #fff !important;
	font-weight: 700;
}

.mobile-mymenu .mobi-danhmuc .danhmuc-nav {
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	float: left;
	width: 100%;
}

.mobile-mymenu .mobi-danhmuc .danhmuc-nav li {
	padding: 8px 4px !important;
	float: left;
	width: 50%;
	height: 50px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: inline-block;
}

.mobile-mymenu .mobi-danhmuc .danhmuc-nav li a {
	color: #005064 !important;
	font-weight: 600;
	font-size: 12px;
}

/*=============================================*/
.imeta-1 {
	font-size: 11px;
	color: #a6a6a6;
}

.wtitle {
	font-size: 17px;
	color: #1e1e1e;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	padding: 15px;
	font-weight: 600;
	margin: 0;
}

.list-layout-2 .witem {
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	padding: 15px;
}

.list-layout-2 .img {
	margin-bottom: 10px;
}

.list-layout-2 .title {
	font-weight: 500;
	color: #1e1e1e;
	margin-bottom: 10px;
	display: block;
}

.list-layout-2 .item,
.list-layout-2 .item2 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}

.list-layout-2 .item .title {
	font-size: 15px;
	font-size: 16px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.list-layout-2 .item2 .imeta-1 {
	margin: 0;
}

.list-layout-2 .item2 .title {
	font-size: 14px;
	font-size: 14px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.list-layout-2 .img2 {
	float: left;
	margin-right: 15px;
	width: 80px;
}

.list-layout-2 .divtext2 {
	overflow: hidden;
}

.list-layout-2 .btn {
	width: 170px;
	margin: 15px auto 0;
	display: block;
}

@media only screen and (max-width: 350px) {

	.list-layout-2 .witem,
	.wtitle {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.boxwidget {
	padding: 10px;
}

.pageHome {
	margin-bottom: 20px;
}

.product-grid a {
	text-decoration: none;
}

.product-grid span.onsale {
	min-height: 32px !important;
	min-width: 32px !important;
	background: red !important;
	padding: 6px !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	position: absolute !important;
	text-align: center !important;
	line-height: 32px !important;
	top: -10px !important;
	margin: 0 !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	color: #fff !important;
	text-shadow: none !important;
	right: 0;
	left: auto;
}

.product-grid .detail {

	background: #f9f9f9;
	text-align: center;
	border: 1px solid #dfdfdf;
	border-top: 0;
	padding: 10px 0;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-o-transition: background-color .5s;
	-ms-transition: background-color .5s;
}

.product-grid .detail .productBoxTitle {
	font-size: 14px;
	min-height: 65px;
	word-wrap: break-word;
	white-space: normal;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.product-grid .detail .price {
	min-height: 44px;
}

.product-grid .detail .price span {
	display: block;
}

.product-grid .detail span.price-ori {
	color: #ccc;
	font-size: 13px;
	text-decoration: line-through;
}

.product-grid .product-thumbnail {
	position: relative;
	overflow: hidden;
	text-align: center;
	background: #fff;
}

.product-grid .product-thumbnail.flexbox-grid>a {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 89%;
}

.product-grid .product-thumbnail.flexbox-grid>a img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	object-fit: cover;
}

.product-widget:after {
	display: table;
	content: " ";
	clear: both;
}

img.ver2 {
	opacity: 0;
}

.product-grid .products:hover .ver2 {

	transform: scale(1) translateZ(0) translateY(0) !important;
	opacity: 1;
}

.product-grid .products:hover img.ver1 {
	opacity: 0;
}

.product-widget {
	padding: 0 5px;
	margin-bottom: 10px;
}

.divl .zg {
	margin-bottom: 15px;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 2px #e7e7e7;
}


.divl .zd {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 33px;
	font-weight: bold;
	border-top: solid 2px #f5f5f5;
	background: url(../img/h.gif) no-repeat 10px center;
	filter: hue-rotate(45deg);
}

.divl .zd:hover,
.divl .ze {
	background: url(../img/i.gif) no-repeat 10px center;
	filter: hue-rotate(45deg);
}

.menu-right{
	padding: 0;
	margin: 0;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 2px #e7e7e7;
}
.menu-right li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 25px;
	font-weight: bold;
	border-top: solid 2px #f5f5f5;
	filter: hue-rotate(45deg);
	background: url(../images/f.gif) no-repeat 10px center, url(../images/g.gif) no-repeat 229px center;
}

.border-radius-10 {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.price-box {
	margin-bottom: 10px;
}

@media (max-width: 480px) {
	.price-box {
		min-height: 35px;
		margin-bottom: 0px;
	}
}

.price-box .special-price .price {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-right: 3px;
}

.special-price,
.old-price {
	display: inline-block;
}

.price-box .old-price .price {
	text-decoration: line-through;
	color: #000;
	font-size: 12px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	border: none !important;
	color: #666666;
}

.images-pro {
	margin-bottom: 30px;
}

.images-pro .large-image {
	border: 1px solid #e7e7e7;
	margin-bottom: 15px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.images-pro .large-image a.hinhanh {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 89%;
}

.images-pro .large-image a.hinhanh img {
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	object-fit: contain;
}

.details-product {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

@media (max-width: 480px) {
	.details-product .price-box {
		min-height: initial;
	}
}

.details-product .imgthumb-prolist {
	overflow: hidden;
}

.details-product #gallery_01 {
	margin-top: 15px;
	width: 85%;
	margin: 0 auto;
}

.details-product .owl-carousel .owl-item .item a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1px;
	background: #fff;
	border: #e7e7e7 1px solid;
	margin: 0 auto;
}
.details-product .owl-carousel .owl-item .item a.active{
	border: 1px solid #989696;
}
@media (min-width: 1200px) {
	.details-product .owl-carousel .owl-item .item a {
		height: 70px;
		width: auto;
		overflow: hidden;
		position: relative;
	}
}

@media (max-width: 1199px) {
	.details-product .owl-carousel .owl-item .item a {
		height: 70px;
		width: auto;
		overflow: hidden;
	}
}

.details-product .owl-carousel .owl-item .item a img {

	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.details-product .owl-carousel .owl-stage {
	margin: 0 auto;
}

@media (min-width: 768px) {
	.details-product .details-pro {
		margin-bottom: 30px;
	}
}

.details-product .details-pro .title-head {

	font-size: 24px;
	margin: 0 0 2px;
	text-align: left;
	line-height: 1.2em;
	padding-bottom: 12px;
	font-weight: 700;
}

.details-product .details-pro .product-summary {
	margin-bottom: 15px;
	margin-top: 10px;
}

.details-product .details-pro label {
	float: left;
	min-width: 40px !important;
	height: 40px !important;
	margin: 0;
	border: #ccc 1px solid;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0;
	border-radius: 20px;
}

@media (max-width: 542px) {
	.details-product .details-pro label {
		width: 100% !important;
	}
}

.details-product .price-box .old-price .price {
	text-decoration: line-through;
	color: #000;
	font-size: 15px;
}

.details-product .price-box .special-price .price {
	color: red;
	font-size: 23px;
	font-weight: bold;
	margin-right: 3px;
}

@media (max-width: 543px) {
	.details-product .price-box .special-price {
		font-size: 16px;
	}
}

.details-product .price-box .old-price {
	font-size: 18px;
	color: #777;
	text-decoration: line-through;
}

.details-product .price-box .sale-tag {
	background: red;
	color: #FFF;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

@media (max-width: 543px) {
	.details-product .price-box .old-price {
		font-size: 14px;
	}
}

.area_order {
	display: block;
}

.area_order .buy_now {
	width: 100%;
	display: block;
	padding: 7px 0;
	border-radius: 4px;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #fd6e1d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
	background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
	background: -moz-linear-gradient(top, #f59000, #fd6e1d);
	background: -ms-linear-gradient(top, #f59000, #fd6e1d);
	background: -o-linear-gradient(top, #f59000, #fd6e1d);
}

.area_order span {
	display: block;
	font-size: 13px;
	color: #fff;
	text-transform: none;
	padding-top: 3px;
}

.area_order .buy_repay {
	line-height: normal;
	display: block;
	padding: 7px 0;
	text-align: center;
	margin: 10px 0 0;
	background: #288ad6;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	text-transform: uppercase;
	width: 48.5%;
	float: left;
}

.area_order .buy_repay.s {
	float: right;
}

@media screen and (max-width: 900px) {
	.area_order {
		margin: 10px 0 0 0;
	}
}

.callorder {
	display: block;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	margin-top: -10px;
}

.callorder .ct {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 8px;
	text-align: center;
}

.callorder span {
	display: inline-block;
	padding: 5px 0 0;
}

.callorder a {
	color: #288ad6;
}

.area_promotion {
	display: block;
	overflow: hidden;
	border: 1px solid #fc7419;
	border-radius: 4px;
	position: relative;
	margin: 5px 10px 12px;
	background: #fff;
	padding-bottom: 10px;
}

.area_promotion strong {
	display: block;
	overflow: hidden;
	font-size: 15px;
	color: #333;
	padding: 15px 15px 10px 15px;
	text-transform: uppercase;
}

.area_promotion .infopr span {
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #333;
	padding: 0 15px 5px 40px;
}

.area_promotion .infopr span:before {
	content: '';
	margin-left: -20px;
	background: url(https://hangki.com/wp-content/themes/banhoa/assets/img/check@2x.png);
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
	margin-right: 0;
	float: left;
	margin-top: 2px;
}

.soluong {
	display: inline-block;
	float: left;
	width: 120px;
	margin-right: 15px;
}

.form-group .input_number_product {
	display: inline-flex;
	width: 120px;
	height: 52px;
	position: relative;
	background: transparent;
	padding: 0;
}

.form-group .input_number_product .btn_num {
	font-size: 16px;
	line-height: 0px;
	border: none;
	display: inline-block;
	width: 30px;
	height: 49px;
	background: transparent;
	float: left;
	color: #6e7874;
	text-align: center;
	padding: 0px;
	position: relative;
	padding-right: 0px;
	line-height: 50px;
	position: absolute;
}

.form-group .input_number_product .btn_num.num_1 {
	left: 0;
	top: 0;
}

.form-group .input_number_product .btn_num.num_2 {
	right: 0;
	top: 0;
}

.form-group .input_number_product .btn_num:hover {
	cursor: pointer;
}

.form-group .input_number_product input {
	margin: 0px 3px 0 0;
	display: block;
	float: left;
	color: #ff384b;
	height: 50px;
	border: 1px solid #ebebeb;
	width: 120px;
	padding: 0 40px;
	text-align: center;
	box-shadow: none;
	font-size: 16px;
	font-weight: 700;
	font-family: "Arial";
	min-height: unset;
	padding: 0;
	border-radius: 0;
	background: #fff;
	border-radius: 5px;
}

.details-pro .form_button_details {
	float: left;
}

@media (max-width: 767px) {
	.details-pro .form_button_details {
		margin-bottom: 30px;
	}
}

.details-pro .form_product_content {
	width: 100%;
	float: left;
}

.related_products {
	margin: 20px 0;
}

.product-rte {
	border: 1px solid #ddd;
	padding: 5px;
	background-color: #f9f9f9;
}

.header {
	background: #000 url(../images/bg-header.jpg) top repeat-x;
}

ul,
li {
	list-style: none;
}

.dropdown-menu {
	background: #cab819 !important;
	color: #fff !important;
}

.dropdown-menu>li>a {
	color: #fff !important;
}

.dropdown-menu>li>a:hover {
	color: #000 !important;
	padding-left: 15px;
	transition: all 0.7s;
}

ul.nav.navbar-nav>li span {
	display: block;
	transition: 0.5s;
	margin-left: 10px;
	float: right;
}

ul.nav.navbar-nav>li span:hover {
	transform: rotate(360deg);
}

ul.nav.navbar-nav>li:hover span {
	transform: rotate(360deg);
}

.quote {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.avtar-image {
	text-align: center;
}

.avtar-image img {
	border-radius: 10px !important;
	max-width: 100% !important;
	display: inline !important;
	width: 116px !important;
}

.testimonial-content {
	clear: both;
	text-align: center;
	width: 100%;
}

.testimonial-content .fa-quote-left {
	width: 30px;
	height: 35px;
	font-size: 30px;
	padding: 10px 0;
	color: #94c523;
}

.testimonials-text p {
	color: #000;
	max-height: 150px;
	overflow: hidden
}

p {
	color: #6e6e6e;
	line-height: 1.8em;
}

h1,
h2,
h3,
h5 {
	color: #2a2a2a;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}


header {
	background-color: #cab819;
}

.navbar {
	min-height: 0px !important;
}

header .navigation {
	background-color: #cab819;
	;
	margin-bottom: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

header #navbar {
	min-height: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

header #navbar>ul {
	margin: 0;
}

@media (max-width: 991px) {
	.offers {
		display: none !important;
	}

	.product-grid {
		margin: 0px;
	}

	.list-layout-2 .witem .item img {
		width: 100%;
	}

	.mm-toggle {
		margin: 0px;
		padding: 0px;
	}

	.header {
		background: #000 !important;
	}


	button.mfp-close.mm-toggle {
		position: absolute;
		right: 0;
		top: 0;
		text-decoration: none;
		text-align: center;
		opacity: 1;
		color: #fff;
		line-height: 30px;
	}
}


header #navbar>ul>li>a {
	font-weight: 200;
	color: #fff;
	padding: 20px 15px;
	border-right: 1px solid #e4e7f1;
}

header #navbar>ul>li>a:hover,
header #navbar>ul>li>a:focus {
	outline: none;
}

header #navbar .navbar-nav a:hover {
	background-color: transparent;
	color: #524812;
}


@media screen and (min-width: 991px) {


	header #navbar .dropdown-menu>li {
		border-bottom: 1px solid #cccccc;
		width: 200px;
		float: left;
	}

	header #navbar .dropdown-menu>li:last-child {
		border-bottom: 0;
	}

	header #navbar .dropdown-menu>li>a {
		font-weight: bold;
		padding: 8px 15px;
		text-transform: uppercase;
	}

	header #navbar .dropdown:hover>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}


}

header #navbar .dropdown-menu {

	display: block;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	top: 120%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

@media screen and (min-width: 991px) {
	header #navbar .dropdown-menu {
		width: 210px;
	}
}

@media screen and (min-width: 1200px) {
	header #navbar .dropdown-menu {
		width: 250px;
	}
}

@media screen and (min-width: 1360px) {
	header #navbar .dropdown-menu {
		width: 403px;
	}
}

@media screen and (min-width: 1600px) {

	header #navbar .dropdown-menu {
		width: 620px;
	}
}


@media screen and (min-width: 992px) {

	header .navbar-header .open-btn {
		display: none;
	}
}

@media (max-width: 991px) {
	header .container {
		width: 100%;
	}

	.divl .zc {
		background: url(../img/f.gif) no-repeat 10px center;
	}

	header .navbar-header button {
		background-color: #cab819;
		width: 40px;
		height: 35px;
		border: 0;
		padding: 5px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
		border-radius: 3px;
		outline: 0;
		position: absolute;
		right: 15px;
		top: 2px;
		z-index: 20;
	}

	header .navbar-header button span {
		background-color: #fff;
		display: block;
		height: 2px;
		margin-bottom: 5px;
	}

	header .navbar-header button span:last-child {
		margin: 0;
	}

	header #navbar {
		background: #fff;
		display: block !important;
		width: 280px;
		height: 100% !important;
		margin: 0;
		padding: 0;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		position: fixed;
		right: -300px;
		top: 0;
		z-index: 100;
	}

	header #navbar .navbar-nav {
		height: 100%;
		overflow: auto;
	}

	header #navbar>ul>li {
		border-bottom: 1px solid #cccccc;
	}

	header #navbar>ul>li>a {
		padding: 10px 15px 10px 35px !important;
		color: #000;
	}

	header #navbar .dropdown-menu {
		padding: 0;
		width: 100%;
		box-shadow: none;
		border-radius: 0;
		border: 0;
	}

	header #navbar .dropdown-menu>li {
		border-bottom: 1px solid #cccccc !important;
	}

	header #navbar .dropdown-menu>li:first-child {
		border-top: 1px solid #cccccc;
	}

	header #navbar .dropdown-menu>li:last-child {
		border-top: 0;
		border-bottom: 0 !important;
	}

	header #navbar .dropdown-menu a {
		padding: 7px 15px 7px 45px !important;
	}
}

@media (max-width: 991px) {
	header .navbar-collapse.collapse {
		display: none !important;
	}

	header .navbar-header {
		float: none;
	}

	header .navbar-right {
		float: none !important;
	}

	header .navbar-nav {
		float: none;
	}

	header .navbar-nav>li {
		float: none;
	}
}

.ult_design_6 .ult_pricing_table {
	background: #FFF;
	color: #777;
	border: 1px solid #efefef;
	margin-top: 50px;
}

.ult_design_6.ult-cs-yellow .ult_pricing_table .ult_price_body_block,
.ult_design_6.ult-cs-yellow .ult_pricing_table .ult_pricing_heading {
	background: #f9b84a;
}

#Info-table-wrap-6177 h3 {
	font-size: 17px;
}

.ult_pricing_table .ult_pricing_heading h3 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4em;
	color: inherit;
}

#Info-table-wrap-6177 h5 {
	font-size: 15px;
}

.ult_pricing_table .ult_pricing_heading h5 {
	padding: 0;
	margin: 4px 20px 15px;
	font-size: 12px;
	font-weight: 400;
	color: inherit;
}

.ult_design_6 .ult_pricing_table .ult_price_body_block {
	height: 3em;
	margin-bottom: 3em;
	font-size: 16px;
}

.ult_pricing_table .ult_pricing_heading {
	padding: 20px 0;
	color: #fff;
	text-align: center;
}

.ult_design_6 .ult_pricing_table .ult_price_body {
	font-size: 16px;
	width: 6em;
	height: 6em;
	padding: 0;
	line-height: 1em;
	border: 2px solid #f0f0f0;
	border-radius: 500%;
	margin: 0 auto !important;
	position: relative;
	top: 0;
	background: #FFF;
	color: #777;
	-webkit-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	-moz-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	-o-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	-ms-box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #DDD inset, 0 3px 0 #999 inset;
}

.ult_price_body .ult_price .fa{
	margin-left: 0 !important;
}

.ult_info_table .ult_pricing_table .ult_price_body .aio-icon.none {
	display: block;
	margin: 0 auto;
}

.aio-icon.none {
	height: 1em;
	width: 1em;
	line-height: 1em;
	box-sizing: content-box !important;
	text-align: center;
}

.aio-icon i {
	line-height: 1.4;
	margin-left: 10px;
}

#info_table_features_wrap-4778.ult_price_features {
	font-size: 14px;
	line-height: 20px;
}

.ult_pricing_table .ult_price_features {
	padding: 15px 15px 0;
	margin: 0;
}

.post-content img.aligncenter {
	display: block;
	margin: 5px auto;
}

.post-content ul>li {
	margin: 0px 0px 10px;
	list-style-type: square !important;
	margin-left: 40px;
}

.cat_img {
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;

}

.clear_fix {
	margin-bottom: 10px !important;
	clear: both;
	border-bottom: 1px #aaa dotted;
}

h2.title-cat {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 7px;
	font-weight: bold;
}

p {
	color: #6e6e6e;
	line-height: 1.8em;
}

h2,
h3 {
	color: #2a2a2a;
}

.page-numbers {
	display: inline-block;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 700;
	background-color: #f4f4f4;
	letter-spacing: -.4px;
	color: #8b949d;
	border-radius: 3px;
}

.page-numbers.current {
	color: white;
	text-shadow: 0 1px #cab819;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.8);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.8);
	background: #cab819;

}

.page-numbers.current:hover,
.page-numbers.current:ACTIVE {
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.9);
	background: #cab819;
}

h1.tit-single {
	font-size: 30px;
	color: #000;
	margin-bottom: 10px;
	line-height: 1;
}

.grid:hover {
	box-shadow: 0 6px 4px 1px rgba(0, 0, 0, 0.1);
}

.bg-detail {
	background: #fff;
	margin-top: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.grid {
	border: 1px solid #e7e7e7;
	padding-bottom: 15px;
	text-align: center;
	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.tit-one {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	min-height: 34px;
	min-height: 55px;
	margin-top: 10px;
}

#imageshover a {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
	padding-bottom: 56.25%;
}

#imageshover a img {
	position: absolute;
	left: 0;
	min-height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
}

/*footer*/
#mu-footer {
	display: inline;
	float: left;
	width: 100%;
	color: #fff !important;
}

#mu-footer .mu-footer-top a {
	color: #fff;
}

#mu-footer .mu-footer-top {
	background-color: #000;
	display: inline;
	float: left;
	padding: 10px 0;
	width: 100%;

}

.footer_top_sidebar .footerNavTitle {
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer_top_sidebar {
	width: 100%;
	padding: 0px 10px;
}

.fo_title {
	border-bottom: 1px dashed #fff;
	margin-bottom: 20px;
}

.fo_title .fo_title_div {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.local .showroomTitle {
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 5px;
}

.hinhanhsh {
	margin-bottom: 20px;
}

.hinhanhsh h3 {
	text-align: center;
}

.feedback_c {
	margin-bottom: 60px;
	width: 100%;
	float: left;
}

.rating {
	unicode-bidi: bidi-override;
	float: left;
	width: 100%;
}

.rating i {
	color: #fc711a;
}

.img_cus img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	max-width: 100%;
	display: initial !important;
}
.local .dc-dc{
	display: flex;
	margin: 5px 0;
	align-items: center;
	padding-left: 20px;
}
.local .dc-info{
	height: 34px;
}
.local p {
	padding-left: 20px;
	font-style: italic;
	color: #fff;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	margin: 0px;
	line-height: 30px;
}

.local i {
	color: #ff0;
}

.sixlocal {
	margin-bottom: 30px;
}

.footer_top_sidebar p {
	color: #fff;
}

.post-height {
	height: 200px;
}

.post-content {
	overflow: hidden;
	display: block;
	/*float:left;*/
}

.show-more::before {
	height: 55px;
	margin-top: -45px;
	content: -webkit-gradient(linear, 0% 100%, 0% 0, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
	display: block;
}

.readmore,
.readless {
	width: 240px;
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	font-size: 14px;
	color: #288ad6 !important;
	margin: 10px auto;
	cursor: pointer;
	border: 1px solid #288ad6;
	border-radius: 4px;
	text-align: center;
}

.readmore:after {
	content: '';
	width: 0;
	right: 0;
	border-top: 6px solid #288ad6;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}

.readless:after {
	content: '';
	width: 0;
	right: 0;
	border-bottom: 6px solid #288ad6;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}

.utl .h {
	float: left;
	text-align: center;
	width: 33.3%;
	overflow: hidden;
}

.utl div {
	border: solid 1px #e3e3e3;
	margin: 6px;
	padding: 10px 0px;
	text-transform: uppercase;
	border-radius: 8px;
	height: 110px;
}

.utl img {
	display: block;
	margin: 0px auto 10px auto;
	width: 60px;
	height: 45px;
}

.mobileNav {
	background-color: #000;
	padding: 15px 0;
}

.mobileNav .mobileNavItem {
	background-color: #fff;
	text-align: center;
	font-size: 12px;
	height: 60px;
	margin-bottom: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.padding5 {
	padding: 2px !important;
}

.aside-support {
	margin-bottom: 15px;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	border-bottom: solid 2px #e7e7e7;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.support-title {
	background: #cbb717 url(../img/y.png) no-repeat 10px center;
	padding-left: 40px;
	height: auto;
	line-height: 36px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	border-left: solid 3px #231f20;
	text-transform: uppercase;
}

.bg-grey {
	background-color: #f5f5f5;
}

.support-item {
	height: auto;
	overflow: hidden;
	padding: 15px;
}
.support-item:nth-child(odd){
	background-color: #f5f5f5;
}
.support-item img {
	max-width: 47px;
	max-height: 47px;
	float: left;
	margin-right: 15px;
}

.support-item span {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	color: #874143;
	font-size: 15px;
}

.support-item strong {
	display: block;
	font-size: 15px;
	color: #cbb717;
}

.img_videos {
	position: relative;

}
.img_videos a{
	display: block;
}
.img_videos:before {
	content: "";
	background-color: #000;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	height: 100%;
	position: absolute;
}

.view_video span {
	width: 125px;
	height: 40px;
	display: block;
	font-style: normal;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	/* padding-left: 25px; */
	/* padding-right: 25px; */
	background-position: right;
	position: absolute;
	background-color: #0000003d;
	top: 50%;
	left: 39%;
	padding: 0px 20px;
	border: solid 1px #ffffff59;
}

.new_video img {
	width: 100%;
	height: max-content;
	vertical-align: bottom;
}

.c {
	background-color: #fff;
	border: solid 1px #eee;
	padding: 5px;
	margin-bottom: 10px;
}

.c span {
	width: 125px;
	height: 40px;
	display: block;
	font-style: normal;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	/* padding-left: 25px; */
	/* padding-right: 25px; */
	background-position: right;
	position: absolute;
	background-color: #0d0a0a73;
	top: 18%;
	left: 35%;
	padding: 0px 20px;
	border: solid 1px #ffffff59;
}

@media (max-width: 768px) {
	.fo_title h2 {
		font-size: 19px;
	}

	.local h3 {
		font-size: 18px;
	}

	.local p {
		padding-left: 0px !important;
		line-height: 1em !important;
	}
}

.buy_online {
	background: #fdb825 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	display: block;
	height: 60px;
	padding-top: 5px;
	text-align: center;
	margin-right: 0;
	margin-bottom: 15px;
	border-bottom: 3px solid #e18f1a;
	cursor: pointer;
	border-top: none;
	border-right: none;
	border-left: none;
}

.buy_online .p1,
a.buy_demo .p1 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
	display: block;
	height: 24px;
}

.btn-buy .fa.fa-shopping-cart,
.btn-buy .fa.fa-edit {
	color: #FFF;
	margin: 0;
	font-size: 16px;
	height: 24px;
	padding: 3px 5px;
	text-align: center;
	width: 24px;
}

a.buy_demo:hover,
buy_online:hover {
	opacity: 0.95;
	color: #fff;
}

a.buy_demo {
	margin-top: 5px;
	border-radius: 2px;
	color: #fff;
	display: block;
	height: 60px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 3px solid #555;
	cursor: pointer;
}

.btn-buy {
	max-width: 550px;
	margin-top: 20px;
}

a.buy_demo1 {
	background: #f00 none repeat scroll 0 0;
	/*float: left;*/
	/*width: 48%;*/
}

@media (max-width: 767px) {
	a.buy_demo1 {
		width: 100%;
	}

}

.widget-content1 {
	text-align: center;
	width: 100%;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0px;
	margin-top: 30px;
}

.gb-nut-button {
	font-size: 15px;
	font-weight: 600;
	padding: 5px 15px;
	background-color: #ff0000;
	color: #fff;
	margin-top: 10px;
}

@media (max-width: 991px) {
	#mesalert {
		position: fixed;
		bottom: 35px;
		left: 0px;
		z-index: 997;
	}
}

.popupdeal .form-control {
	margin-bottom: 15px;
}

.popupdeal {
	background-color: rgba(255, 255, 255, 1);
	background-origin: content-box;
	background-size: cover;
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 200px;
	width: 100%;
	float: left;
	padding: 5px;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

button.mfp-close {
	background-color: #000 !important;
	color: #fff;
	margin-right: 1px;
}

.gb-nut-button {
	font-size: 15px;
	font-weight: 600;
	padding: 5px 15px;
	background-color: #ff0000;
	color: #fff;
	margin-top: 10px;
}

#overlayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#overlayer {
	z-index: 50;
	background: rgba(255, 255, 255, 0.91);
	border-radius: 3px;
	display: none;
}

#overlayer>.fa {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	color: #000;
	font-size: 30px;
}

.modal {
	z-index: 99999;
}

a.buy_demo2 {
	background: #cab819 none repeat scroll 0 0;
	/*float: left;*/
	/*width: 48%;*/
}

a.buy_demo3 {
	background: #277cea none repeat scroll 0 0;
	float: right;
	width: 48%;
}

.sticky {
	width: 100% !important;
	position: fixed !important;
	left: 0;
	top: 0px !important;
	z-index: 9999 !important;

	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.1)
}

@-webkit-keyframes navigationFlipIn {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes navigationFlipIn {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes navigationFlipIn {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes navigationFlipIn {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

#loader {
	zoom: 1;
	/* Increase this for a bigger symbole*/

	display: block;

	width: 16px;
	height: 16px;

	margin: 20px auto;

	animation: wait .80s steps(1, start) infinite;

	background: linear-gradient(0deg, #f4f5fa 1px, transparent 0, transparent 8px, #f4f5fa 8px),
	/* 6  */
	linear-gradient(90deg, #f4f5fa 1px, #f6f9fb 0, #f6f9fb 3px, #f4f5fa 3px),

	linear-gradient(0deg, #ececf5 1px, transparent 0, transparent 8px, #ececf5 8px),
	/* 5  */
	linear-gradient(90deg, #ececf5 1px, #f2f3f9 0, #f2f3f9 3px, #ececf5 3px),

	linear-gradient(0deg, #e7eaf4 1px, transparent 0, transparent 8px, #e7eaf4 8px),
	/* 4  */
	linear-gradient(90deg, #e7eaf4 1px, #eef1f8 0, #eef1f8 3px, #e7eaf4 3px),

	linear-gradient(0deg, #b9bedd 1px, transparent 0, transparent 10px, #b9bedd 10px),
	/* 3  */
	linear-gradient(90deg, #b9bedd 1px, #d0d5e8 0, #d0d5e8 3px, #b9bedd 3px),

	linear-gradient(0deg, #9fa6d2 1px, transparent 0, transparent 15px, #9fa6d2 15px),
	/* 2  */
	linear-gradient(90deg, #9fa6d2 1px, #c0c5e1 0, #c0c5e1 3px, #9fa6d2 3px),

	linear-gradient(0deg, #8490c6 1px, transparent 0, transparent 15px, #8490c6 15px),
	/* 1  */
	linear-gradient(90deg, #8490c6 1px, #aeb5da 0, #aeb5da 3px, #8490c6 3px);

	background-repeat: no-repeat;

	background-size: 4px 9px,
	/* 6 */
	4px 9px,

	4px 9px,
	/* 5 */
	4px 9px,

	4px 9px,
	/* 4 */
	4px 9px,

	4px 11px,
	/* 3 */
	4px 11px,

	4px 16px,
	/* 2 */
	4px 16px,

	4px 16px,
	/* 1 */
	4px 16px;

	background-position: -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 2px, -4px 2px, -4px 0, -4px 0, -4px 0, -4px 0;

}

.row_product {
	display: none;
}

.row_product {
	text-align: center;
	position: relative;
	width: 100%;
	float: left;
	display: none;
}

@keyframes wait {
	12.5% {
		background-position: -4px,
		/* 6 */
		-4px,

		-4px,
		/* 5 */
		-4px,

		-4px,
		/* 4 */
		-4px,

		-4px,
		/* 3 */
		-4px,

		-4px,
		/* 2 */
		-4px,

		0,
		/* 1 */
		0;
	}

	25% {
		background-position: -4px,
		/* 6 */
		-4px,

		-4px,
		/* 5 */
		-4px,

		-4px,
		/* 4 */
		-4px,

		-4px,
		/* 3 */
		-4px,

		0,
		/* 2 */
		0,

		6px,
		/* 1 */
		6px;
	}

	37.5% {
		background-position: -4px,
		/* 6 */
		-4px,

		-4px,
		/* 5 */
		-4px,

		-4px,
		/* 4 */
		-4px,

		0,
		/* 3 */
		0,

		6px,
		/* 2 */
		6px,

		12px,
		/* 1 */
		12px;
	}

	50% {
		background-position: -4px,
		/* 6 */
		-4px,

		-4px,
		/* 5 */
		-4px,

		0,
		/* 4 */
		0,

		6px,
		/* 3 */
		6px,

		12px,
		/* 2 */
		12px,

		-4px,
		/* 1 */
		-4px;
	}

	62.5% {
		background-position: -4px,
		/* 6 */
		-4px,

		0,
		/* 5 */
		0,

		6px,
		/* 4 */
		6px,

		12px,
		/* 3 */
		12px,

		-4px,
		/* 2 */
		-4px,

		-4px,
		/* 1 */
		-4px;
	}

	75% {
		background-position: 0,
		/* 6 */
		0,

		6px,
		/* 5 */
		6px,

		12px,
		/* 4 */
		12px,

		-4px,
		/* 3 */
		-4px,

		-4px,
		/* 2 */
		-4px,

		-4px,
		/* 1 */
		-4px;
	}

	87.5% {
		background-position: 6px,
		/* 6 */
		6px,

		12px,
		/* 5 */
		12px,

		-4px,
		/* 4 */
		-4px,

		-4px,
		/* 3 */
		-4px,

		-4px,
		/* 2 */
		-4px,

		-4px,
		/* 1 */
		-4px;
	}

	100% {
		background-position: 12px,
		/* 6 */
		12px,

		-4px,
		/* 5 */
		-4px,

		-4px,
		/* 4 */
		-4px,

		-4px,
		/* 3 */
		-4px,

		-4px,
		/* 2 */
		-4px,

		-4px,
		/* 1 */
		-4px;
	}
}

ul.list-unstyled {
	max-height: 30px;
	width: 88px;
	border: 1px #000 solid;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
}

ul.list-unstyled li {
	padding: 5px 10px;
	z-index: 2;
}

ul.list-unstyled li:not(.init) {
	float: left;
	width: 130px;
	display: none;
	background: #ddd;
}

ul.list-unstyled li:not(.init):hover,
ul li.selected:not(.init) {
	background: #09f;
}

li.init {
	cursor: pointer;
}

a#submit {
	z-index: 1;
}

.homeproduct.product-grid {
	margin: 0px;
	float: unset;
}

@media (min-width: 1300px) {
	.container {
		width: 1300px;
	}
}

/* Search Suggestion ---START*/
.wrap-suggestion {
	display: none;
	border: 1px solid #e2e2e2;
	background: #fff;
	position: absolute;
	right: 0;
	width: 25%;
	top: 60px;
	z-index: 99999;
}

@media (max-width: 767px) {
	a.buy_demo1 {
		width: 100%;
	}

	.wrap-suggestion {
		left: 0;
		right: unset;
		width: 100%;
		top: 50px;
	}
}

.wrap-suggestion:after,
.wrap-suggestion:before {
	bottom: 100%;
	left: 80px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

.wrap-suggestion:before {
	border-color: rgba(218, 218, 218, 0);
	border-bottom-color: #dadada;
	border-width: 9px;
	margin-left: -9px;
}

.wrap-suggestion:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -8px;
}

.wrap-suggestion li:last-child {
	border-bottom: 0;
}

.wrap-suggestion li {
	display: block;
	background: #fff;
	overflow: hidden;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

.wrap-suggestion li a {
	display: block;
	overflow: hidden;
	padding: 6px;
	color: #333;
	font-size: 12px;
}

.wrap-suggestion li a img {
	float: left;
	width: 50px;
	height: auto;
	margin: 0 6px 0 0;
}

.wrap-suggestion li a h3 {
	display: block;
	width: auto;
	color: #333;
	font-size: 13px;
	margin: 5px;
}

.wrap-suggestion li a span.price {
	font-size: 12px;
	color: #c70100;
	float: none;
}

/*
Theme Name: HÆ°ng PhĂ¡t SĂ i GĂ²n
Theme URI: http://hungphatsaigon.vn
Description: HÆ¯NG PHĂT SĂ€I GĂ’Nâ­#TOP 1 bĂ n gháº¿ sofa nháº­p kháº©u cao cáº¥pâœ…FREE SHIPâœ…TRáº¢ GĂ“P 0%âœ…Báº¢O HĂ€NH 10 NÄ‚Mâœ…7SHOWROOM Táº I HCM Cáº¦N THÆ  BĂŒNH DÆ¯Æ NG
Author: Alan Tien
Author URI:   http://alantien.com
Version: 2.0
*/
#timkiem {
	position: relative;
}

#timkiem .search-form .form-group input.form-control::-webkit-input-placeholder {
	display: none;
}

.article p {
	line-height: 25px;
}

#timkiem .search-form .form-group input.form-control::-moz-placeholder {
	display: none;
}

#timkiem .navbar-right {
	min-width: 450px;
	/*or I can probably just use columns*/
}

#timkiem .navbar-right form {
	width: 100%;
}

#timkiem .search-form {
	position: relative;
}

h1,
h2,
h3,
h5,
h6 {
	line-height: 1.5;
}

.title-noel-promo h2 {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 65px;
}

.loc_gia {
	padding: 5px;
}

.oc-radial-background {
	background: transparent !important;
}

.sixlocal .row .col-lg-3 .local {
	min-height: 220px;
}

.local p {

	line-height: 1.2;
}

.loc_gia a {
	display: inline-block;
	max-width: 100%;
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.heading h2 a:hover {
	text-decoration: none;
}

a.view_all {
	position: absolute;
	right: 16px;
	top: 17px;
	text-decoration: none;
}

.heading h2 a {
	color: #ffffff;
}

.heading {
	position: relative;
}

.widget_price_filter {
	display: none;
}

#timkiem .form-group {

	width: 0%;
	min-width: 58px;
	height: 58px;
	overflow: hidden;
	transition: width 1s;
	backface-visibility: hidden;
}

#timkiem .form-group input.form-control {
	position: absolute;
	top: 0;
	right: 0;
	outline: none;
	width: 100%;
	height: 60px;
	margin: 0;
	z-index: 10;
}

#timkiem input[type="text"].form-control {
	-webkit-appearence: none;
	-webkit-border-radius: 0;
}

iframe {
	width: 100% !important;
}

#timkiem .form-control-submit,
#timkiem .search-label {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	cursor: pointer;
	line-height: 60px;
	background: yellow;
}

#timkiem .search-label:hover {
	background: #ffb11f;
}

#timkiem .form-control-submit {
	background: #fff;
	/*stupid IE*/
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.des-homepage {
	height: 200px;
	overflow: auto;
}

.des-homepage h1,
.des-homepage h2 {
	font-size: 16px !important;
}

#timkiem .search-label {
	z-index: 90;
}

#timkiem .form-group.sb-search-open,
#timkiem .no-js .sb-search-open {
	width: 250px;
}

#timkiem .form-group.sb-search-open .search-label,
#timkiem .no-js .sb-search .search-label {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}

#timkiem .form-group.sb-search-open .form-control-submit,
#timkiem .no-js .form-control .form-control-submit {
	z-index: 90;
}

#timkiem .search-form .form-group {
	margin-bottom: 0px;
}

#timkiem #search {
	position: absolute;
	font-size: 18px;
	right: 0px;
}

#toc_container.no_bullets li,
#toc_container.no_bullets ul,
#toc_container.no_bullets ul li,
.toc_widget_list.no_bullets,
.toc_widget_list.no_bullets li {
	list-style-type: none !important;
	list-style: none;
	line-height: 1.7;
	font-size: 16px;
}

@media all {

	#toc_container li,
	#toc_container ul {
		margin: 0;
		padding: 0;
	}

	#toc_container.no_bullets li,
	#toc_container.no_bullets ul,
	#toc_container.no_bullets ul li {
		background: 0 0;
		list-style-type: none;
		list-style: none;
	}

	#toc_container ul ul {
		margin-left: 1.5em;
	}

	#toc_container {
		background: #f1f1f1;
		padding: 1% 3%;
		width: auto;
		display: table;
		border-radius: 10px;
		margin-bottom: 14px;
	}

	#toc_container p.toc_title {
		text-align: center;
		font-weight: 700;
	}

	#toc_container p.toc_title+ul.toc_list {
		margin-top: 1em;
	}

	#toc_container a:hover {
		text-decoration: underline;
	}

	span.toc_number.toc_depth_1,
	.toc_depth_2 {
		color: #333;
		margin-right: 5px;
	}

	ul.toc_list li a {
		font-weight: 600;
	}

	ul.toc_list li ul li a {
		font-weight: 400;
	}

	.article-inner a:hover {
		color: red !important;
	}

	article p {
		text-align: justify;
	}

	@media (min-width:480px) and (max-width:768px) {
		ul.toc_list li {
			font-weight: 600;
		}

		ul.toc_list li ul li {
			font-weight: 400;
		}
	}
}

ul.social {
	text-align: left;
	padding: 0;
}

ul.social li {
	line-height: 50px;
	display: inline-block;
}

ul.social li i {
	font-size: 50px;
}

ul.social li.google i {
	color: #cd332d;
}

ul.social li.facebook i {
	color: #3b5998;
}

ul.social li.youtube i {
	color: #cd332d;
}

ul.social li.twitter i {
	color: #00acee;
}

ul.social li a {
	float: right;
	padding-left: 10px;
}

ul.social li a:hover {
	font-weight: 700;
	text-decoration: none;
}

ul.social li.google:hover i,
ul.social li.google:hover a {
	color: #cd332d;
}

ul.social li.facebook:hover i,
ul.social li.facebook:hover a {
	color: #3b5998;
}

ul.social li.youtube:hover i,
ul.social li.youtube:hover a {
	color: #cd332d;
}

ul.social li.twitter:hover i,
ul.social li.twitter:hover a {
	color: #00acee;
}

ul.social {
	margin-top: 10px;
}

ul.social li i {
	font-size: 40px;
}

ul.social li {
	line-height: 30px;
	display: inline-block;
}

ul.social {
	margin-top: 20px;
}

a:hover,
a:active,
a:focus {
	color: #db4a39;
	text-decoration: none;
}

@media (max-width:768px) {
	.title-noel-promo h2 {
		font-size: 16px;
	}

	ul.social {
		text-align: center !important;
	}

	a.buy_demo1 {

		width: 100%;
	}

	.header h1>img {
		display: block;
		margin: auto;
	}
}

@media (max-width:490px) {
	ul.social li i {
		font-size: 40px;
	}
}

@media (max-width:450px) {
	ul.social li i {
		font-size: 50px;
	}

	ul.social li a {
		padding-left: 23px !important;
	}
}

:root {
	--wp-admin-theme-color: #007cba;
	--wp-admin-theme-color-darker-10: #006ba1;
	--wp-admin-theme-color-darker-20: #005a87
}

#start-resizable-editor-section {
	display: none
}

.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-audio audio {
	width: 100%;
	min-width: 300px
}

.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border: none;
	border-radius: 28px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
	color: #fff
}

.wp-block-button__link.aligncenter {
	text-align: center
}

.wp-block-button__link.alignright {
	text-align: right
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
	border-radius: 0 !important
}

.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
	color: #32373c;
	background-color: transparent;
	border: 2px solid
}

.wp-block-buttons .wp-block-button {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px
}

.wp-block-buttons .wp-block-button:last-child {
	margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
	margin-right: 0;
	margin-left: 8px
}

.wp-block-buttons.alignright .wp-block-button:first-child {
	margin-left: 0
}

.wp-block-buttons.alignleft .wp-block-button {
	margin-left: 0;
	margin-right: 8px
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
	margin-right: 0
}

.wp-block-button.aligncenter,
.wp-block-buttons.aligncenter,
.wp-block-calendar {
	text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
	padding: 4px;
	border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
	border: none
}

.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
	font-weight: 400;
	background: #ddd
}

.wp-block-calendar a {
	text-decoration: underline
}

.wp-block-calendar tfoot a {
	color: #007cba;
	color: var(--wp-admin-theme-color)
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
	color: #40464d
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-columns {
	display: flex;
	margin-bottom: 28px;
	flex-wrap: wrap
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}
}

.wp-block-columns.has-background {
	padding: 20px 38px
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}

@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100% !important
	}
}

@media (min-width:600px) and (max-width:781px) {
	.wp-block-column {
		flex-basis: calc(50% - 16px) !important;
		flex-grow: 0
	}

	.wp-block-column:nth-child(2n) {
		margin-left: 32px
	}
}

@media (min-width:782px) {
	.wp-block-column {
		flex-basis: 0;
		flex-grow: 1
	}

	.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}

	.wp-block-column:not(:first-child) {
		margin-left: 32px
	}
}

.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
	width: 100%
}

.wp-block-cover,
.wp-block-cover-image {
	position: relative;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 16px
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
	background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {

	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

@media (prefers-reduced-motion:reduce) {

	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.has-background-dim,
.wp-block-cover.has-background-dim {
	background-color: #000
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	content: "";
	background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
	opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	max-width: 290px;
	width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

	.wp-block-cover-image:after,
	.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 70px);
	z-index: 1;
	color: #fff
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}

.wp-block-cover__video-background {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
	color: #fff
}

.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
	color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 580px;
	padding: 14px;
	text-align: center
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type^=core-embed],
.wp-block[data-align=right]>[data-type^=core-embed] {
	max-width: 360px;
	width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper {
	min-width: 280px
}

.wp-block-embed {
	margin-bottom: 1em
}

.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-embed iframe {
	max-width: 100%
}

.wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
	padding-top: 66.66%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: 13px;
	padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

.blocks-gallery-grid,
.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 16px 16px 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

	.blocks-gallery-grid .blocks-gallery-image figure,
	.blocks-gallery-grid .blocks-gallery-item figure,
	.wp-block-gallery .blocks-gallery-image figure,
	.wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

	.blocks-gallery-grid .blocks-gallery-image img,
	.blocks-gallery-grid .blocks-gallery-item img,
	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 40px 10px 9px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {

	.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img,
	.wp-block-gallery.is-cropped .blocks-gallery-item a,
	.wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		object-fit: cover
	}
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	width: calc(50% - 16px)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}

@media (min-width:600px) {

	.blocks-gallery-grid.columns-3 .blocks-gallery-image,
	.blocks-gallery-grid.columns-3 .blocks-gallery-item,
	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc(33.33333% - 10.66667px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-4 .blocks-gallery-image,
	.blocks-gallery-grid.columns-4 .blocks-gallery-item,
	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc(25% - 12px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-5 .blocks-gallery-image,
	.blocks-gallery-grid.columns-5 .blocks-gallery-item,
	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc(20% - 12.8px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-6 .blocks-gallery-image,
	.blocks-gallery-grid.columns-6 .blocks-gallery-item,
	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc(16.66667% - 13.33333px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-7 .blocks-gallery-image,
	.blocks-gallery-grid.columns-7 .blocks-gallery-item,
	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc(14.28571% - 13.71429px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-8 .blocks-gallery-image,
	.blocks-gallery-grid.columns-8 .blocks-gallery-item,
	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc(12.5% - 14px);
		margin-right: 16px
	}

	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
		margin-right: 0
	}

	.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 290px;
	width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 20px 38px
}

.wp-block-image {
	margin-bottom: 1em
}

.wp-block-image img {
	max-width: 100%
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
	display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
	display: table-caption;
	caption-side: bottom
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.is-style-circle-mask img,
.is-style-rounded img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.is-style-circle-mask img {
		-webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
		mask-mode: alpha;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-position: center;
		mask-position: center;
		border-radius: 0
	}
}

.wp-block-latest-comments__comment {
	font-size: 15px;
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	min-height: 36px;
	list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 14px;
	line-height: 1.8;
	margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
	color: #8f98a1;
	display: block;
	font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	border-radius: 24px;
	display: block;
	float: left;
	height: 40px;
	margin-right: 12px;
	width: 40px
}

.wp-block-latest-posts.alignleft {
	margin-right: 2em
}

.wp-block-latest-posts.alignright {
	margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

.wp-block-latest-posts.is-grid li {
	margin: 0 20px 20px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - 20px)
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - 20px)
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - 20px)
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 20px)
	}

	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 20px)
	}
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}

.wp-block-latest-posts__post-excerpt {
	margin-top: 8px;
	margin-bottom: 16px
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
	margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}

.edit-post-visual-editor .wp-block-latest-posts.is-grid li {
	margin-bottom: 20px
}

.wp-block-media-text {
	/*!rtl:begin:ignore*/
	direction: ltr;
	/*!rtl:end:ignore*/
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 50% 1fr;
	grid-template-columns: 50% 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
	-ms-grid-columns: 1fr 50%;
	grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
	-ms-grid-row-align: start;
	align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
	-ms-grid-row-align: center;
	align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
	-ms-grid-row-align: end;
	align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1;
	/*!rtl:end:ignore*/
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	direction: ltr;
	/*!rtl:begin:ignore*/
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
	/*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1
	/*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	/*!rtl:begin:ignore*/
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1
	/*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
	height: 100%;
	min-height: 250px;
	background-size: cover
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		-ms-grid-columns: 100% !important;
		grid-template-columns: 100% !important
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1
	}

	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 2;
		grid-row: 2
	}

	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
		-ms-grid-column: 1;
		grid-column: 1;
		-ms-grid-row: 1;
		grid-row: 1
	}
}

.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),
.wp-block-navigation .wp-block-navigation-link:not(.has-text-color) {
	color: #1e1e1e
}

.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,
.wp-block-navigation:not(.has-background) .wp-block-navigation__container {
	background-color: #fff
}

.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) {
	color: #fff
}

.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container {
	background-color: #1e1e1e
}

.items-justified-left>ul {
	justify-content: flex-start
}

.items-justified-center>ul {
	justify-content: center
}

.items-justified-right>ul {
	justify-content: flex-end
}

.wp-block-navigation-link {
	display: flex;
	align-items: center;
	position: relative;
	margin: 0
}

.wp-block-navigation-link .wp-block-navigation__container:empty {
	display: none
}

.wp-block-navigation__container {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap
}

.is-vertical .wp-block-navigation__container {
	display: block
}

.has-child .wp-block-navigation__container {
	border: 1px solid rgba(0, 0, 0, .15);
	background-color: inherit;
	color: inherit;
	position: absolute;
	left: 0;
	top: 100%;
	width: fit-content;
	z-index: 1;
	opacity: 0;
	transition: opacity .1s linear;
	visibility: hidden
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content {
	flex-grow: 1
}

.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon {
	padding-right: 8px
}

@media (min-width:782px) {
	.has-child .wp-block-navigation__container {
		left: 24px
	}

	.has-child .wp-block-navigation__container .wp-block-navigation__container {
		left: 100%;
		top: -1px
	}

	.has-child .wp-block-navigation__container .wp-block-navigation__container:before {
		content: "";
		position: absolute;
		right: 100%;
		height: 100%;
		display: block;
		width: 8px;
		background: transparent
	}

	.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
		transform: rotate(0)
	}
}

.has-child:hover {
	cursor: pointer
}

.has-child:hover>.wp-block-navigation__container {
	visibility: visible;
	opacity: 1;
	display: flex;
	flex-direction: column
}

.has-child:focus-within {
	cursor: pointer
}

.has-child:focus-within>.wp-block-navigation__container {
	visibility: visible;
	opacity: 1;
	display: flex;
	flex-direction: column
}

.wp-block-navigation-link__content {
	text-decoration: none;
	padding: 8px 16px
}

.wp-block-navigation-link__content+.wp-block-navigation-link__content {
	padding-top: 0
}

.has-text-color .wp-block-navigation-link__content {
	color: inherit
}

.wp-block-navigation-link__label {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	word-break: normal;
	overflow-wrap: break-word
}

.wp-block-navigation-link__submenu-icon {
	height: inherit;
	padding: 6px 16px
}

.wp-block-navigation-link__submenu-icon svg {
	fill: currentColor
}

@media (min-width:782px) {
	.wp-block-navigation-link__submenu-icon svg {
		transform: rotate(90deg)
	}
}

.is-small-text {
	font-size: 14px
}

.is-regular-text {
	font-size: 16px
}

.is-large-text {
	font-size: 36px
}

.is-larger-text {
	font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

p.has-background {
	padding: 20px 38px
}

p.has-text-color a {
	color: inherit
}

.wp-block-post-author {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.5
}

.wp-block-post-author__byline {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: .5em
}

.wp-block-post-author__avatar {
	margin-right: 16px
}

.wp-block-post-author__bio {
	margin-bottom: 8px;
	font-size: .7em
}

.wp-block-post-author__content {
	flex-grow: 1;
	flex-basis: 0
}

.wp-block-post-author__name {
	font-weight: 700;
	margin: 0
}

.wp-block-pullquote {
	padding: 3em 0;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: 290px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 20px
}

.wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 0 0 16px;
	padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 24px;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 18px;
	text-align: right
}

.wp-block-rss.alignleft {
	margin-right: 2em
}

.wp-block-rss.alignright {
	margin-left: 2em
}

.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-rss.is-grid li {
	margin: 0 16px 16px 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 16px)
	}

	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 16px)
	}

	.wp-block-rss.columns-4 li {
		width: calc(25% - 16px)
	}

	.wp-block-rss.columns-5 li {
		width: calc(20% - 16px)
	}

	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 16px)
	}
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
	display: block;
	color: #6c7781;
	font-size: 13px
}

.wp-block-search {
	display: flex;
	flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
	width: 100%
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1;
	max-width: 360px
}

.wp-block-search .wp-block-search__button {
	margin-left: 10px
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
	background: none !important;
	border: none;
	text-align: center;
	max-width: none;
	line-height: 1;
	height: auto
}

.wp-block-separator.is-style-dots:before {
	content: "\00b7 \00b7 \00b7";
	color: currentColor;
	font-size: 20px;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}

.wp-block-social-links {
	display: flex;
	justify-content: flex-start;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
	text-decoration: none;
	border-bottom: 0;
	box-shadow: none
}

.wp-social-link {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	margin-right: 8px;
	transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
	.wp-social-link {
		transition-duration: 0s
	}
}

.wp-social-link a {
	padding: 6px;
	display: block;
	line-height: 0;
	transition: transform .1s ease
}

.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
	color: currentColor;
	fill: currentColor
}

.wp-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links.aligncenter {
	justify-content: center;
	display: flex
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #fe4500;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none;
	padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
	width: 28px;
	height: 28px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: 16px;
	padding-right: 16px
}

.wp-block-spacer {
	clear: both
}

p.wp-block-subhead {
	font-size: 1.1em;
	font-style: italic;
	opacity: .75
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	width: 100%
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: transparent
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 16px;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

.wp-block-video {
	margin-left: 0;
	margin-right: 0
}

.wp-block-video video {
	max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.wp-block-video [poster] {
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

:root .editor-styles-wrapper .has-pale-pink-background-color,
:root .has-pale-pink-background-color {
	background-color: #f78da7
}

:root .editor-styles-wrapper .has-vivid-red-background-color,
:root .has-vivid-red-background-color {
	background-color: #cf2e2e
}

:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,
:root .has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}

:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,
:root .has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}

:root .editor-styles-wrapper .has-light-green-cyan-background-color,
:root .has-light-green-cyan-background-color {
	background-color: #7bdcb5
}

:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,
:root .has-vivid-green-cyan-background-color {
	background-color: #00d084
}

:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,
:root .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}

:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,
:root .has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}

:root .editor-styles-wrapper .has-vivid-purple-background-color,
:root .has-vivid-purple-background-color {
	background-color: #9b51e0
}

:root .editor-styles-wrapper .has-white-background-color,
:root .has-white-background-color {
	background-color: #fff
}

:root .editor-styles-wrapper .has-very-light-gray-background-color,
:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,
:root .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}

:root .editor-styles-wrapper .has-very-dark-gray-background-color,
:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .editor-styles-wrapper .has-black-background-color,
:root .has-black-background-color {
	background-color: #000
}

:root .editor-styles-wrapper .has-pale-pink-color,
:root .has-pale-pink-color {
	color: #f78da7
}

:root .editor-styles-wrapper .has-vivid-red-color,
:root .has-vivid-red-color {
	color: #cf2e2e
}

:root .editor-styles-wrapper .has-luminous-vivid-orange-color,
:root .has-luminous-vivid-orange-color {
	color: #ff6900
}

:root .editor-styles-wrapper .has-luminous-vivid-amber-color,
:root .has-luminous-vivid-amber-color {
	color: #fcb900
}

:root .editor-styles-wrapper .has-light-green-cyan-color,
:root .has-light-green-cyan-color {
	color: #7bdcb5
}

:root .editor-styles-wrapper .has-vivid-green-cyan-color,
:root .has-vivid-green-cyan-color {
	color: #00d084
}

:root .editor-styles-wrapper .has-pale-cyan-blue-color,
:root .has-pale-cyan-blue-color {
	color: #8ed1fc
}

:root .editor-styles-wrapper .has-vivid-cyan-blue-color,
:root .has-vivid-cyan-blue-color {
	color: #0693e3
}

:root .editor-styles-wrapper .has-vivid-purple-color,
:root .has-vivid-purple-color {
	color: #9b51e0
}

:root .editor-styles-wrapper .has-white-color,
:root .has-white-color {
	color: #fff
}

:root .editor-styles-wrapper .has-very-light-gray-color,
:root .has-very-light-gray-color {
	color: #eee
}

:root .editor-styles-wrapper .has-cyan-bluish-gray-color,
:root .has-cyan-bluish-gray-color {
	color: #abb8c3
}

:root .editor-styles-wrapper .has-very-dark-gray-color,
:root .has-very-dark-gray-color {
	color: #313131
}

:root .editor-styles-wrapper .has-black-color,
:root .has-black-color {
	color: #000
}

:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,
:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,
:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,
:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,
:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,
:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,
:root .has-cool-to-warm-spectrum-gradient-background {
	background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,
:root .has-blush-light-purple-gradient-background {
	background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,
:root .has-blush-bordeaux-gradient-background {
	background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .editor-styles-wrapper .has-purple-crush-gradient-background,
:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,
:root .has-luminous-dusk-gradient-background {
	background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,
:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .editor-styles-wrapper .has-pale-ocean-gradient-background,
:root .has-pale-ocean-gradient-background {
	background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .editor-styles-wrapper .has-electric-grass-gradient-background,
:root .has-electric-grass-gradient-background {
	background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .editor-styles-wrapper .has-subdued-olive-gradient-background,
:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .editor-styles-wrapper .has-atomic-cream-gradient-background,
:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .editor-styles-wrapper .has-nightshade-gradient-background,
:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .editor-styles-wrapper .has-midnight-gradient-background,
:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc)
}

:root .editor-styles-wrapper .has-link-color a,
:root .has-link-color a {
	color: #00e;
	color: var(--wp--style--color--link, #00e)
}

.editor-styles-wrapper .has-small-font-size,
.has-small-font-size {
	font-size: 13px
}

.editor-styles-wrapper .has-normal-font-size,
.editor-styles-wrapper .has-regular-font-size,
.has-normal-font-size,
.has-regular-font-size {
	font-size: 16px
}

.editor-styles-wrapper .has-medium-font-size,
.has-medium-font-size {
	font-size: 20px
}

.editor-styles-wrapper .has-large-font-size,
.has-large-font-size {
	font-size: 36px
}

.editor-styles-wrapper .has-huge-font-size,
.editor-styles-wrapper .has-larger-font-size,
.has-huge-font-size,
.has-larger-font-size {
	font-size: 42px
}

.has-text-align-center {
	text-align: center
}

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

#end-resizable-editor-section {
	display: none
}

.aligncenter {
	clear: both
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}
#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}
body {

	line-height: 20px;
}

.groupbuy__slider {

	width: 100%;
}

.post-content ul>li {
	font-size: 16px
}

.news-invole #imageshover a img {

	width: 100%;

}

.news_banner {
	margin-bottom: 20px
}


.post-content .wp-caption .wp-caption-text,
.post-content .wp-caption-dd {

	text-align: center;
	margin-top: 10px;
}

article p,
article ul li {
	font-size: 16px;
	line-height: 25px
}

.post-content {
	width: 100%
}

.details-product .price-box .sale-tag {
	background: red;
	color: #FFF;
	padding: 2px 5px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}


.sixlocal .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 0 1em !important;
	width: 100%;
}

.Motatrangchu {
	display: none
}

a.buy_demo:hover,
.buy_online:hover {

	color: #fff;
}

#mu-footer .mu-footer-top {

	padding: 40px 0;

}

.fo_title_div {
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}

.product-grid a {
	text-decoration: none;
	min-height: 50px;
	display: inline-block;
	line-height: 25px;
	margin: 5px 0px;

}

.groupbuy__img {
	box-shadow: 1px 1px 8px rgb(0 0 0 / 8%);
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #efefef;
	position: relative;
	margin-top: 0px;
	width: 85px;
	height: 85px;
}

.groupbuy__img a {
	margin-top: 0px !important;
}

.sixlocal .row .col-lg-3 .local {
	min-height: auto;
	margin-bottom: 20px;
}

.hotline span a {
	color: #cb3930;
	margin-left: 5px;
	font-size: 16px;
	font-weight: 700;
}

.sp-online-block.zalocolor {
	color: #0091ff;
}

.sp-online-block.zalocolor .hotline span a {
	color: #0091ff;
}

a.buy_demo2 {
	display: none;
}

a.buy_demo1 {
	width: 100%;
}

.suport-box .info-title {
	font-size: 13px !important;

}

.contact-fix-chat .dropup .dropdown-menu {
	bottom: -88px;
	left: -307px;
}

@media (max-width:991px) {
	.fo_title .fo_title_div {

		font-size: 24px;
	}

	.sp-online-block {
		width: 100% !important;
	}

	.local p {
		padding-left: 0px !important;
		line-height: 20px !important;
	}

	.sixlocal .row .col-lg-3 .local {
		min-height: auto;
		margin-bottom: 20px;
	}

	.headerLogo img {
		margin: 0px auto;
		display: block
	}

	ul.list-unstyled {
		height: 30px;
		width: 88px;
		border: 1px #000 solid;
		position: absolute;
		right: 18px;
		top: -6px;
		z-index: 999;
	}

	.groupbuy__wrapper .container {
		padding-right: 0px;
		padding-left: 0px;
	}

	a.buy_demo2 {
		display: none;
		background: #fdb825 none repeat scroll 0 0;
		float: right;
		width: 100%;
		margin-top: 10px;
	}
}

.row_product1 {
	flex-direction: row;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 0 1em !important;
	width: 100%;
}
.hover-flash {
	position: relative;
	display: block;
	overflow: hidden;
}

.hover-flash:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -10%;
	width: 120%;
	height: 100%;
	background: rgba(255, 255, 255, 0.2);
	content: '';
	-webkit-transition: -webkit-transform .6s;
	transition: transform .8s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hover-flash:hover:before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -100%, 0);
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: initial;
}

@media (min-width: 1200px) and (min-width: 1200px) {
	.groupbuy__wrapper {
		padding: 0px 0 40px 0;
	}
}

@media (max-width: 767px) {
	.groupbuy {
		padding-top: 24px;
		margin-bottom: 20px;
	}
}

.groupbuy {
	padding-top: 20px;
}

.groupbuy h2 {
	position: relative;
	display: inline-block;
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	margin: 0 0 24px 0;
}

@media (min-width: 1200px) {
	.groupbuy h2 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}
}

.groupbuy__item {

	padding-bottom: 10px;
	text-align: center;
	width: 10%;
}

@media (max-width: 767px) {
	.groupbuy__item {
		padding-left: 8px;
		padding-right: 8px;
		flex: 0 0 33%;
	}
}

.groupbuy__item a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: initial;
}

@media (min-width: 1200px) {
	.groupbuy__item a {
		margin-top: 10px;
		font-size: 16px;
	}
}

.groupbuy__img {
	margin-top: 5px;
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.08);
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #efefef;
}

.groupbuy__img .hover-flash {
	overflow: hidden;
	position: relative;
	z-index: 1;
	display: block;
}

.title--line {
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
}

.title--line:before {
	position: absolute;
	content: "";
	width: 80%;
	height: 2px;
	background: #0E1C22;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.groupbuy__slider {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.taxShowBtn {
	text-align: center;
	margin-top: 15px;
}

.taxShowBtn .readmoretax,
.taxShowBtn .readlesstax {
	color: #999;
	padding: 7px 11px;
	border: 1px solid #999;
	border-radius: 50%;
	background: #fff;
	width: 32px;
	height: 32px;
}

.taxShowBtn .show-more-tax:hover .readmoretax,
.taxShowBtn .show-less-tax:hover .readlesstax {
	color: #333;
	padding: 7px 11px;
	border: 1px solid #333;
	border-radius: 50%;
}

.product-content {
	overflow: hidden;
}

.product-height {
	height: 155px;
}

.groupbuy__slider.visible {
	overflow: visible;
}
.d-flex-center{
	display: flex;
	align-items: center;
}
.block-box{
	margin-bottom: 20px;
}
.menu-footer{
	padding: 0;
	margin: 0;
}
.menu-footer li{
	margin-bottom: 7px;
}
.breadcrumbs-wrap {
	position: relative;
	margin: 15px 0;
}
.breadcrumbs-wrap .display {
	overflow: hidden;
}
.breadcrumbs {
	display: inline-block;
}
.breadcrumbs li {
	float: left;
	margin: 0 .5em 0 1em;
	position: relative;
}
.breadcrumbs li:first-child{
	margin-left: 0
}
.breadcrumbs a, .show-subs-breadcrumbs {
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
}
.breadcrumbs a:hover, .show-subs-breadcrumbs:hover {
}
.breadcrumbs a:hover:before {
}
.breadcrumbs li:after, .show-subs-breadcrumbs:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: -1em;
}
.breadcrumbs li:last-child:after {
	content: "";
}
.breadcrumbs a:hover:after, .show-subs-breadcrumbs:hover:after {
}
.subs-breadcrumbs {
	margin: 0;
	padding: 0;
	background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	position: absolute;
	left: 0;
	top: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	border-top: none;
	box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
	display: none;
	z-index: 999999;
}
.subs-breadcrumbs.open {
	display: block;
}
.subs-breadcrumbs li:last-child, .subs-breadcrumbs li:last-child a, .subs-breadcrumbs {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.subs-breadcrumbs li, .subs-breadcrumbs a {
	display: block;
	float: none;
}
.subs-breadcrumbs a {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 10px;
}
.subs-breadcrumbs li:not(:last-child) a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.1);
}
.subs-breadcrumbs a:hover {
	background-color: rgba(0, 0, 0, 0.1)
}
.subs-breadcrumbs a em {
	display: inline-block;
	margin-right: 5px;
	color: #707070;
}
.show-subs-breadcrumbs {
	padding-right: 5px;
	margin-right: 7px;
	width: 30px;
	text-align: center;
}
.body-html{
	text-align: justify;
}
.body-html img{
	margin: 20px 0;
}
.heading-right{
	overflow: hidden;
	padding: 8px 8px 8px 15px;
	color: #fff;
	font-weight: bold;
	background-color: #cab819;
	border-left: solid 3px #231f20;
}
.sp-online-block {
	margin: 10px 0;
	background: #fff;
	color: #CB3930;
	/* width: 280px; */
	border: 2px dotted;
	border-radius: 10px;
	padding: 5px 10px;
	justify-content: center;
	display: flex;
}
.sp-online-block.zalocolor{
	color: #0091ff;
}
.sp-online-block.zalocolor .hotline span a{
	color: #0091ff;
}
.box-promotion {
	width: 100%;
	border: 1px solid #FEE2E2;
	border-radius: 10px;
	overflow: hidden;
}
.box-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.box-promotion .box-title {
	width: 100%;
	padding: 10px;
	background: #FEE2E2;
}
.box-title .box-title__title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 22px;
	color: #444444;
}
.box-promotion .box-title .box-title__title {
	margin-bottom: 0;
	font-size: 16px;
	color: #D70018;
}
.box-promotion .box-content {
	width: 100%;
	display: inline-block;
	padding: 10px;
}
.suport-box .info-title {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	background: #cb3930;
	margin: 0;
	line-height: 26px;
	text-align: center;
}

.suport-box {

	font-size: 16px;

	width: 100%;
}
.suport-box .info-title {
	font-size: 17px;
	padding: 6px 10px;
}

.suport-box {
	font-size: 15px;
}

.suport-box .info {
	padding: 2px 18px 0px 18px;
}
@media (max-width: 1024px) {
	.suport-box .info-title {
		font-size: 14px !important;
		padding: 6px 5px !important;
	}

	.suport-box .info {
		padding: 2px 18px 0px 18px !important;
		font-size: 12px !important;
	}
}
@media (min-width: 1000px) {
	.suport-box {
		height: 370px;
		max-height: 370px;
		background: #F9F9F9;
		color: #535353;
		overflow-y: scroll;
	}

	.suport-box .info-title {
		font-size: 15px;
		padding: 0px 15px;
	}

	.suport-box .info {
		padding: 2px 14px 6px 14px;
		font-size: 13px !important;
		margin-bottom: 0px !important;
	}
}
::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background: #888;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.mobile-menu-bg {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	display: none;
}

.mobile-menu-wrap {
	width: 280px;
	position: fixed;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%;
	background: #fff;
	z-index: 9999;
	visibility: hidden;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
}

.mobile-menu-wrap.animate {
	transition: all 0.35s ease;
}

.mobile-menu-wrap .logo {
	text-align: center;
	padding: 0 10px;
}

.mobile-menu-wrap .logo img {
	height: 25px;
	width: auto;
}

.mobile-menu-wrap .menu {
	background-color: #fff;
	height: auto;
	overflow: auto;
}

.mobile-menu-wrap .mfooter {
	background-color: #fff;
	height: 30px;
	padding: 10px;
	text-align: center;
	color: #777;
}

.mobile-menu-toggle-btn {
	cursor: pointer;
	background: none;
	top: 15px;
	left: 15px;
	text-align: center;
	font-size: 14px;
	display: none;
	position: fixed;
	z-index: 999;
	color: #965D26;
	border: 1px solid #965D26;
	border-radius: 4px;
	padding: 6px 12px;
}

.mobile-menu-toggle-btn:hover {
	background: none;
}


@media (max-width: 767.98px) {
	.mobile-menu-toggle-btn {
		display: inline-block;
		vertical-align: middle;
	}
	.open-menu .mobile-menu-bg {
		display: block;
	}
	.open-menu .mobile-menu-wrap {
		visibility: visible;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-ms-transform: translateX(0px);
		-o-transform: translateX(0px);
	}
}
.logo-mn-mobile{
	padding: 15px 5px;
	display: block;
	text-align: center;
}
a.ct-view-map {
	color: #5480c7;
	font-style: italic;
	float: right;
	margin-right: 15px;
}
.details-product iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.youtube-embed-wrapper{
	padding-bottom: 60% !important;
	padding-top: 0px !important;
}