@import "https://fonts.googleapis.com/css?family=Lato:400,700";

@media only screen and (max-width: 767px) {
	body { font-size: 13px; }
}

button {
	padding: 0 27px 0 30px;
}

a.button, a.button-o, input.button-o, button.button-o {
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 14px;
	}
}

button, input, select, textarea {
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	button, input, select, textarea {
		font-size: 14px;
	}
}

#jas-footer button {
	background-color: #777;
	color: #E7E7E7;
}

#jas-footer .button:hover {
	background-color: #555;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}
@media only screen and (max-width: 900px) {
	h1 { font-size: 36px; }
	h2 { font-size: 28px; }
	h3 { font-size: 22px; }
	h4 { font-size: 19px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
}
@media only screen and (max-width: 767px) {
	h1 { font-size: 28px; }
	h2 { font-size: 25px; }
}
h1, h2 {
	line-height: 1.2em;
}
h5, h6 {
    margin-bottom: 2px;
}

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	border-color: #F2F0E8;
	color: #4D5959;
	font-size: 15px;
}
@media only screen and (max-width: 767px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 13px;
	}
}

input[type="text"],
textarea {
	-ms-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

table, td, th {
	border-color: transparent;
	vertical-align: top;
}

td, th {
	padding: 5px 0;
}

#jas-content .wpb_text_column ul {
	list-style: outside;
	margin-bottom: 1.3em;
	padding-left: 20px;
}

.footer__bot {
	background-color: rgba(0,0,0,0.15);
}

.footer__bot div > span {
	padding-right: 6px;
}
@media only screen and (max-width: 767px) {
	.footer__bot div > span {
		display: inline-block;
		padding-left: 3px;
		padding-right: 3px;
		width: 100%;
	}
}

@media only screen and (min-width: 48em) {
	.footer__bot .end-sm {
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		text-align: center;
	}
}
@media only screen and (min-width: 62em) {
	.footer__bot .end-sm {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end;
	}
}

.footer__bot .tc {
	text-align: left;
	display: flex;
	flex-direction: column;
}
.footer__bot .tc div{
	text-align: center;
}
.footer__bot .tc .float-right{
	text-align: center;
}
.box img{
	height: 260px;
}
.header__mid,
.header__top {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.header__mid {
    background: url(../images/header_top_bg.png) center bottom repeat-x;
	border-bottom: 1px solid #FFF;
	position: relative;
	z-index: 8;
}
@media only screen and (max-width: 767px) {
	.header__top {
		display: none;
	}
}

.header-sticky .header__mid {
    background: url(../images/header_top_bg.png) center bottom repeat-x;
	z-index: 1000;
}
@media only screen and (max-width: 767px) {
	.header-sticky .header__mid {
		position: relative !important;
	}
}

@media only screen and (max-width: 767px) {
	.header-2 .header__mid [class*="jas-col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.header__mid > div,
.header__top > div {
	margin: 0 auto;
	width: 100%;
}
@media only screen and (min-width: 48em) {
	.header__mid > div,
	.header__top > div {
		width: 46rem;
	}
}
@media only screen and (min-width: 62em) {
	.header__mid > div,
	.header__top > div {
		width: 61rem;
	}
}

@media only screen and (max-width: 1024px) {
	.header__mid > div {
		display: table;
		position: relative;
	}
}
#jas-header.header-3 .header__mid > div,
#jas-header.header-4 .header__mid > div {
	position: relative;
}
#jas-header.header-5 .header__mid > div {
	padding-left: 0;
	padding-right: 0;
}

.header__top > div {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	#jas-header.header-2 .header__mid > div > div {
		display: table;
		width: 100%;
	}
}

.header__top .end-lg.end-sm .header-text.mr__15 {
	margin-right: 0;
}

.header__top .header-text.mr__20 {
	margin-right: 0;
}
@media only screen and (min-width: 48em) {
	.header__top .header-text.mr__20 {
		margin-right: 20px;
	}
}

.header__top .hidden-sm {
	display: none;
}
@media only screen and (min-width: 62em) {
	.header__top .hidden-sm {
		display: block;
	}
}

.header-2 .header__mid > div > div > [class*="jas-col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.header__mid .jas-action {
	margin-top: 5px;
}
@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid .jas-action,
	#jas-header.header-5 .header__mid .jas-action {
		display: none;
	}
}
#jas-header.header-4 .header__mid .jas-action {
	display: none;
}

#jas-header.header-2 .header__top .jas-action i {
	line-height: 70px;
}

#jas-backtop {
	border: none;
}

#jas-backtop span {
	border-radius: 0;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	width: 30px;
}

#jas-backtop span:before {
	display: none;
}

#jas-backtop:hover span:before {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

@media only screen and (max-width: 1024px) {
	.jas-branding,
	#jas-header.header-3 .jas-branding {
		margin: inherit;
		text-align: left;
	}
}

#jas-header.header-4 .jas-branding {
	margin: inherit;
}
#jas-header.header-5 .jas-branding {
	padding-top: 25px;
}

.jas-breadcrumb > li {
	font-size: 18px;
}
@media only screen and (max-width: 767px) {
	.jas-breadcrumb > li {
		font-size: 16px;
	}
}

.jas-breadcrumb > li.separator {
	width: 35px;
}

.jas-col-md,
.jas-col-md-1,
.jas-col-md-2,
.jas-col-md-3,
.jas-col-md-4,
.jas-col-md-5,
.jas-col-md-6,
.jas-col-md-7,
.jas-col-md-8,
.jas-col-md-9,
.jas-col-md-10,
.jas-col-md-11,
.jas-col-md-12 {
	padding-right: 15px;
	padding-left: 15px;
}

@media only screen and (min-width: 62em) {
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-3.jas-col-sm-12 {
		-ms-flex-preferred-size: 40%;
		-webkit-flex-basis: 40%;
		flex-basis: 40%;
		max-width: 40%;
	}

	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-9 {
		-ms-flex-preferred-size: 60%;
		-webkit-flex-basis: 60%;
		flex-basis: 60%;
		max-width: 60%;
	}
}

@media only screen and (max-width: 1024px) {
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-3.jas-col-sm-12 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}

.jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (min-width: 62em) {
	.vc_row > .jas-container {
		padding-left: 0;
		padding-right: 0;
	}
}
body.page #jas-content > .jas-container {
	padding-left: 0;
	padding-right: 0;
}
body.woocommerce-account #jas-content > .jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
body.page:not(.woocommerce-account) #jas-content > .jas-container {
	width: auto;
}

#jas-footer a:hover {
	color: #BBB;
}

.footer-3 .widget:not(:last-child) {
    border-bottom: none;
}

#jas-footer .widget ul.menu li {
	width: 100%;
}
@media only screen and (min-width: 62em) {
	#jas-footer .widget ul.menu li {
		text-align: left;
	}
}

@media only screen and (min-width: 62em) {
	#jas-footer .widget ul.menu li {
		position: relative;
	}
	
	#jas-footer .widget ul.menu li:after,
	#jas-footer .widget ul.menu li.menu-item-has-children:before {
		content: "";
		height: 9px;
		position: absolute;
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		width: 9px;
	}
	#jas-footer .widget ul.menu li:after {
		border-top: 1px solid;
		border-left: 1px solid;
		top: 11px;
		left: 4px;
		width: 1px;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#jas-footer .widget ul.menu li.menu-item-has-children:before {
		border-top: 1px solid;
		border-left: 1px solid;
		height: 1px;
		top: 15px;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	#jas-footer .widget ul.menu li.active:after,
	#jas-footer .widget ul.menu li.active:before {
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

#jas-footer .widget ul.menu li a {
	margin-left: 15px;
	margin-right: 15px;
}

#jas-footer .widget ul.menu ul {
	display: none;
}
@media only screen and (min-width: 62em) {
	#jas-footer .widget ul.menu ul {
		padding-left: 18px;
	}
}

#jas-footer .widget ul.menu ul li a {
	text-transform: none;
}

#jas-header.header-2 .jas-icon-cart {
	display: none;
}

.jas-menu a {
	cursor: pointer;
}

#jas-header.header-5 .jas-menu > li {
	margin-left: 30px;
	margin-right: 30px;
}

#jas-header.header-5 .jas-menu > li:not(:first-child) {
	margin-left: 30px;
}

.jas-menu > li > a {
	letter-spacing: 1px;
}

.jas-menu ul {
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
}

.jas-menu ul li:not(:last-child) {
	border-color: #DDD;
}

#jas-mobile-menu ul > li:hover > a,
#jas-mobile-menu ul > li.current-menu-item > a,
#jas-mobile-menu ul > li.current-menu-parent > a,
#jas-mobile-menu ul > li.current-menu-ancestor > a,
#jas-mobile-menu ul > li:hover > .holder,
#jas-mobile-menu ul > li.current-menu-item > .holder,
#jas-mobile-menu ul > li.current-menu-parent > .holder,
#jas-mobile-menu ul > li.current-menu-ancestor > .holder {
	color: #888;
}

#jas-header.header-2 .jas-navigation {
	float: left;
	max-width: 100%;
}
#jas-header.header-2 .header__mid > div > .end-xs .jas-navigation {
	float: right;
}
#jas-header.header-4 .jas-navigation {
	margin-top: 35px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media only screen and (max-width: 75em) {
	.jas-promotion h3,
	.jas-promotion h4 {
		white-space: normal;
	}
}

.jas-push-menu h3 {
	margin-left: -999px;
}

.jas-push-menu .jas-action {
	display: none;
}

@media only screen and (max-width: 1024px) {
	#jas-header .jas-push-menu-btn {
		padding-left: 15px;
		padding-right: 15px;
		position: absolute;
		right: 3px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media only screen and (max-width: 736px) {
	#jas-header .jas-push-menu-btn {
		position: absolute;
		top: 50%;
	}
}
@media only screen and (min-width: 1025px) {
	#jas-header.header-2 .jas-push-menu-btn,
	#jas-header.header-3 .jas-push-menu-btn,
	#jas-header.header-4 .jas-push-menu-btn {
		display: none;
	}
}

.jas-row {
	margin-left: -15px;
	margin-right: -15px;
}

@media only screen and (max-width: 736px) {
	.header__top .jas-socials {
		padding-top: 0;
	}
}

.jas-socials a {
	height: 24px;
	line-height: 21px;
	width: 24px;
}

.jas-socials a:hover {
	background-color: #999;
	color: #FFF;
}

.jas-socials a .fa:before {
	font-size: 14px;
}
@media only screen and (max-width: 767px) {
	.jas-socials a .fa:before {
		font-size: 13px;
	}
}

.page-head {
	background-position: center bottom !important;
	padding-bottom: 170px;
	padding-top: 140px;
}
@media only screen and (max-width: 767px) {
	.page-head {
		padding-bottom: 100px;
		padding-top: 70px;
	}
}
body.category .page-head {
	background-color: #888 !important;
	background-image: none !important;
	padding: 5px 0;
}
body.single-product .page-head,
body.tax-product_cat .page-head,
body.woocommerce-cart .page-head,
body.woocommerce-checkout .page-head {
	display: none;
}

.page-head:before {
    background: rgba(0,0,0,0.5) url(../images/banner_golden.png) center bottom repeat-x;
}

.page-head a:focus,
.page-head a:hover {
	color: #BBB;
}

.page-head h1 {
	font-weight: normal;
}

.page-head p {
	font-style: normal;
}

#jas-header.header-2 .header__mid .start-md {
	min-width: 100%;
}

/* search */
body.search .jas-row.jas-page > *,
body.search-results .jas-row.jas-page > * {
	margin-left: 0;
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body.search-results article {
	margin-bottom: 50px;
}

body.search-results mark {
	background-color: transparent;
	color: #DD1E1E;
	padding: 0;
}

body.search-results .inside-thumb {
	background: none;
	bottom: 0;
	left: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

body.search-results .inside-thumb h2 {
	font-size: 16px;
}
@media only screen and (max-width: 767px) {
	body.search-results .inside-thumb h2 {
		font-size: 14px;
	}
}

body.search-results .post-thumbnail {
	margin-bottom: 0;
}

body.search-results .inside-thumb a:not(.cg),
.jas-blog-slider .post-thumbnail > div a {
	color: #222;
}

body.search-results .post-thumbnail img {
	display: none;
}

body.search-results .posted-on {
	display: none;
}
/* end - search */

/* post listing */
.author {
	display: none;
}

.more-link {
	font-size: 14px;
}
@media only screen and (max-width: 767px) {
	.more-link {
		font-size: 13px;
	}
}
/* end - post listing */

/* single post */
.cb {
	color: #4d5959;
}

.jas-single-blog {
	margin-bottom: 50px;
}

.post-content > * > .vc_row {
	margin-left: -30px;
	margin-right: -30px;
}

.post-related {
	margin-bottom: 50px;
}

.tag-comment {
	border-left: none;
	border-right: none;
}
/* end - single post */

/* plugins */
/* caldera forms */
.caldera-grid .alert {
	text-align: center;
}

.caldera-grid .btn {
	border-radius: 0 !important;
	font-size: 18px !important;
	height: auto !important;
	padding: 18px 25px 18px 28px !important;
}
@media only screen and (max-width: 767px) {
	.caldera-grid .btn {
		font-size: 16px !important;
	}
}

.caldera-grid .btn-default {
	border-color: transparent !important;
	color: #FFF !important;
}

.caldera-grid .btn-align-center > div {
	display: table;
	margin: 0 auto;
}

.caldera-grid .btn-align-right > div {
	float: right;
}

.caldera-grid .btn-full-width input {
	width: 100%;
}

.caldera-grid .btn-default.active,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default:hover {
    color: #FFF !important;
    background-color: #A27D58 !important;
    border-color: transparent !important;
}

.caldera-grid .form-control {
	border-color: #E7E7E7 !important;
	border-radius: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
    font-size: 14px !important;
	padding: 10px 15px !important;
}
@media only screen and (max-width: 767px) {
	.caldera-grid .form-control {
		font-size: 13px !important;
	}
}

.caldera-grid select.form-control {
	height: 40px !important;
}
/* end - caldera forms */

/* visual composer */
.vc_btn3.vc_btn3-size-lg {
	font-size: 18px;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.vc_btn3.vc_btn3-size-lg {
		font-size: 16px;
	}
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
	border-color: #CEC2AB;
}

.wpb_image_grid .wpb_image_grid_ul {
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.wpb_image_grid .wpb_image_grid_ul a {
	position: relative;
}

.wpb_image_grid .wpb_image_grid_ul a:before {
	background-color: #000;
	content: "";
	display: inline-block;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.wpb_image_grid .wpb_image_grid_ul img {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.wpb_image_grid .wpb_image_grid_ul img:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
@media only screen and (min-width: 62em) {
	.wpb_image_grid .wpb_image_grid_ul .isotope-item {
		left: auto !important;
		position: relative !important;
		top: auto !important;
	}
	.col-3 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: 33.33%;
	}
	.col-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: 25%;
	}
	.col-5 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: 20%;
	}
	.col-6 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: 16.66%;
	}
}
/* end - visual composer */

/* wpml */
.jas-menu > li.wpml-ls-item,
#jas-footer .widget ul.menu > li.wpml-ls-item {
	display: none;
}

.wpml-ls {
    padding: 0;
    position: absolute;
    right: 0;
    top: 20px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 9;
}
@media only screen and (max-width: 1024px) {
	.wpml-ls {
		display: none;
	}
}

.header-sticky .wpml-ls {
	top: 15px;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0;
}

.wpml-ls-legacy-list-horizontal a {
	display: inline-block;
	padding-right: 0 !important;
}

.wpml-ls-legacy-list-horizontal > ul {
	line-height: 1.3em;
}

.wpml-ls-statics-shortcode_actions a {
	letter-spacing: 3px;
	padding-bottom: 8px;
}

.wpml-ls-item-en {
	font-family: "Lato", sans-serif;
}

.wpml-ls-item-zh-hans,
.wpml-ls-item-zh-hant {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-item-zh-hans,
.wpml-ls-statics-shortcode_actions .wpml-ls-item-zh-hant {
	font-weight: bold;
}

#jas-mobile-menu ul li.wpml-ls-item-en a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-en a {
	font-size: 13px;
}

#jas-mobile-menu ul li.wpml-ls-item-zh-hans a,
#jas-mobile-menu ul li.wpml-ls-item-zh-hant a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hans a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hant a {
	font-size: 14px;
}

.wpml-ls-statics-shortcode_actions li:before {
	background: #FFF;
	content: "";
	float: left;
	height: 14px;
	margin-left: 10px;
	margin-top: 8px;
	width: 1px;
}
.wpml-ls-statics-shortcode_actions li:first-child:before {
	display: none;
}
/* end - wpml */
/* end - plugins */

/* others */
.align-bottom {
	vertical-align: middle;
}

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

.bg-cover {
	background-size: cover;
}

@media only screen and (min-width: 768px) {
	.bg-fixed {
		background-attachment: fixed !important;
	}
}

.display-none {
	display: none;
}

.font-size-large li,
.font-size-large p {
	font-size: 170%;
	line-height: 1.3em;
}
.font-size-large li {
	padding-bottom: 10px;
}

.font-size-small li,
.font-size-small p,
.font-size-small table tr td,
.font-size-small table tr th {
	font-size: 90%;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}

.font-weight-bold * {
	font-weight: bold !important
}

.font-weight-light *:not(strong) {
	font-weight: 300 !important;
}

.font-weight-normal *:not(strong) {
	font-weight: normal !important
}

.line-height-large * {
	line-height: 1.8em;
}

.line-height-medium * {
	line-height: 1.3em;
}

.line-height-small * {
	line-height: 1em;
}

.mb-0,
.mb-0.wpb_content_element,
.mb-0 * {
	margin-bottom: 0;
}

.mt-0,
.mt-0.wpb_content_element,
.mt-0 * {
	margin-top: 0;
}

.nowrap {
	white-space: nowrap;
}

.text-shadow {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.uppercase * {
	text-transform: uppercase;
}

/* color */
.black,
.black * {
	color: #666;
}
a.black:focus,
a.black:hover,
.black a:focus,
.black a:hover {
	color: #BBB;
}

.golden,
.golden * {
	color: #C5B37B;
}
a.golden:focus,
a.golden:hover,
.golden a:focus,
.golden a:hover {
	color: #776D4A;
}

.white,
.white * {
	color: #FFF;
}
a.white:focus,
a.white:hover,
.white a:focus,
.white a:hover {
	color: #BBB;
}
/* end - color */
/* end - others */

/* website */
.bg-col-3 {
	background-size: 35% 100% !important;
}

.bg-col-4 {
	background-size: 38% 100% !important;
}

.bg-col-6 {
	background-size: 50% 100% !important;
}

@media only screen and (max-width: 1199px) {
	.bg-hidden-lg {
		background-image: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.bg-hidden-md {
		background-image: none !important;
	}
}

@media only screen and (min-width: 768px) {
	.bg-pl-15 {
		padding-left: 15px;
	}
	
	.bg-pr-15 {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.equal-height .vc_column_container > .vc_column-inner,
	.equal-height.sc-md .vc_column_container > .vc_column-inner {
		min-height: auto !important;
	}
}
@media only screen and (max-width: 1199px) {
	.equal-height.sc-lg .vc_column_container > .vc_column-inner {
		min-height: auto !important;
	}
}

.finance-links {
	margin-bottom: 20px !important;
	margin-top: 25px;
}

.finance-links .widget ul {
	text-align: center;
}

.finance-links .widget ul li {
	display: inline-block;
	margin: 10px 15px;
}
@media only screen and (max-width: 1024px) {
	.finance-links .widget ul li {
		margin-left: 10px;
		margin-right: 10px;
	}
}
@media only screen and (max-width: 900px) {
	.finance-links .widget ul li {
		margin-left: 3px;
		margin-right: 3px;
	}
}

.finance-links .widget ul li a {
	border-radius: 50%;
	border: 2px solid #B49860;
	color: #FFF;
	display: table-cell;
	letter-spacing: 1px;
	line-height: 1.5em;
	padding: 0 12px;
	text-align: center;
	vertical-align: middle;
}

.finance-links .widget ul li a:hover {
	background-color: rgba(255,255,255,0.2);
	color: #FFF;
}

.font-lato {
	font-family: "Lato", sans-serif;
}

.header-lang {
	margin-left: -250px;
	position: relative;
	width: 250px;
	z-index: 1100;
}

body.menu-opened .header-lang {
	z-index: 9;
}

.header-sticky .header-lang {
	position: fixed;
}

.line-top .wpb_wrapper > *:before {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin-bottom: 30px;
	width: 85px;
}

.line-top.line-golden .wpb_wrapper > *:before {
	border-color: #C5B37B;
}
/* end - website */
