@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');

/*==========================================
             整體架構
==========================================*/
body {
	font-family: 'Montserrat', Microsoft JhengHei, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', Microsoft JhengHei, Helvetica, Arial, Verdana, sans-serif;
	margin: 0 0 15px 0;
	color: #000000;
	font-weight: 600;
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
	font-weight: 600;
}
a {
    text-decoration: none;
    transition: all .2s;
	color: #000000;
}
a:hover {
	color: #798418;
}
p {
	margin-bottom: 10px;
}
b, strong {
	font-weight: 600;
}
label {
	color: #000000;
}
label small {
	color: #798418;
}
::selection {
    background: #798418;
}

.postcontent.full {
    width: 100% !important;
}
.bottommargin-md {
	margin-bottom: 60px;
}
#gotoTop:hover {
	background-color: #798418;
}
.button {
	background-color: #959595;
	font-size: 16px;
}
.button:hover {
	background-color: #798418;
}
.button, .button.button-rounded {
    border-radius: 36px;
}
h4 > span:not(.nocolor), h5 > span:not(.nocolor), h6 > span:not(.nocolor) {
    color: #44519f;
}
small {
    font-family: 'Montserrat', sans-serif;
	margin: 0 3px;
}

/*公版固定所需樣式*/
.postcontent.full {
    width: 100% !important;
}
.bottommargin-md {
	margin-bottom: 60px;
}
#path a, #path span {
	display: inline-block;
	margin-top: 0;
	color: #000000;
}
#path span:before {
	content: "/";
	display: block;
	width: 16px;
	font-size: 0.6em;
	text-align: center;
}
.breadcrumb a:hover {
	color: #798418;
}
#is_content:before, #is_content:after {
	content:"";
	display:table;
}
#is_content:after{
	clear:both;
	overflow:hidden;
}
#is_content {
    zoom:1;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
	overflow:hidden;
}
.clearfix {
    zoom:1;
}
@media (min-width: 768px) {
	.container {
		width:680px;
	}
}
@media (min-width: 992px) {
	.container {
		width:958px;
	}
}
@media (min-width: 1400px) {
	.container {
		width: 1340px;
	}
}

@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
		margin-bottom: 30px;
	}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
		margin-bottom: 30px;
	}
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		margin-bottom: 30px;
	}
	.content-wrap .footer-stick {
		margin-bottom: -50px !important;
	}
	.bottommargin {
		margin-bottom: 30px !important;
	}
}

/*==========================================
             Header樣式
==========================================*/
#header {
	z-index:99;
}
#header.dark:not(.transparent-header), #header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark), .responsive-sticky-header.dark #header-wrap {
	background-color: #798418;
}
.dark #header:not(.transparent-header), #header.dark:not(.transparent-header) {
	border-bottom: none;
}
body.top-search-open #header-wrap #logo, body.top-search-open #primary-menu > ul, body.top-search-open #primary-menu > .container > ul, body.top-search-open #top-cart, body.top-search-open #side-panel-trigger, body.top-search-open #top-account {
    opacity: 1;
}

#logo a {
	text-align: center;
}

#primary-menu-trigger .trigger-box {
	width: 24px;
	margin: 18px 13px;
}
#primary-menu-trigger .icon-bar {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    margin-top: 5px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
#primary-menu-trigger .icon-bar:first-child {
	margin-top: 0;
}

#primary-menu ul li > a {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	padding-top: 34px;
	padding-left: 25px;
	padding-right: 25px;
	border-top: solid 5px transparent;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
#primary-menu ul li > a:hover, #primary-menu ul li.sub-menu.sfHover a  {
	border-top: solid 5px #ffffff;
}
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-top: 15px;
    padding-bottom: 18px;
}
.dark #primary-menu:not(.not-dark) ul ul {
	background-color: rgba(160,160,160,0.9);
	border: none;
}

.dark #primary-menu:not(.not-dark) ul ul li, #primary-menu.dark ul ul li {
    border-top: none;
}
.dark #primary-menu:not(.not-dark) ul ul li > a {
    color: #ffffff !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.dark #primary-menu ul ul li:hover > a {
	padding-left: 15px;
}
.dark #primary-menu:not(.not-dark) ul ul li:hover > a,
#primary-menu.dark ul ul li:hover > a {
	background-color: #535353;
	color: #ffffff !important;
	border-top: none;
}
#primary-menu ul li.sub-menu.sfHover ul li > a {
	border-top: none;
}

#top-search a {
	width: 16px;
	height: 16px;
	font-size:16px;
	line-height: 16px;
}
#top-search form {
	top: 100px;
	background-color: #000000;
	height: 60px !important;
}
.sticky-header #top-search form {
	top: 60px;
}
#top-search form input {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}


@media  (min-width: 992px) {
	#top-search form {
		left: auto;
		right: -10px;
		width: 360px !important;
	}
}
@media  (min-width: 1400px) {
	#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
		height: 75px;
	}
	#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
		padding-top: 21px;
		padding-bottom: 26px;
	}
	#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
		margin-top: 29px !important;
		margin-bottom: 29px !important;
	}
	.sticky-header #top-search form {
		top: 75px;
	}
}
@media  (min-width: 1600px) {
	#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
		height: 85px;
	}
	#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
		padding-top: 26px;
		padding-bottom: 31px;
	}
	#header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
		margin-top: 34px !important;
		margin-bottom: 34px !important;
	}
	.sticky-header #top-search form {
		top: 85px;
	}
}
@media (min-width: 1200px) and (max-width: 1599px) {
	#primary-menu ul li > a {
		font-size: 18px;
	}
}
@media all and (max-width: 1199px) {
	#header, #header-wrap, #logo img {
		height: 80px;
	}
	#primary-menu ul li > a {
		padding-top: 24px;
		padding-bottom: 29px;
	}
	#top-search {
		margin-top: 32px;
		margin-bottom: 32px;
	}
	#top-search form {
  	  top: 80px;
	}
}
@media all and (max-width: 991px) {
	#wrapper {
		padding-top: 100px;
	}
	.sticky-responsive-menu #header {
		min-height: 100px;
	}
	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
	}
	body.top-search-open #primary-menu-trigger {
		opacity: 1;
	}
	.responsive-sticky-header #header-wrap {
		border-bottom: none;
	}
	#header .container {
		width: 100% !important;
	}
	#logo, #logo img {
		height: 100px;
	}
	#primary-menu-trigger {
		left: auto;
		right: 50px;
		background: url(../image/icon-trigger.png) no-repeat center center;
	}
	#primary-menu {
		margin-left: -15px;
		margin-right: -15px;
		background-color: #333333;
	}
	#primary-menu ul {
		position: absolute;
		width: 100%;
		background-color: rgba(0,0,0,0.7);
		left: 0;
		top: 100px;
	}
	.responsive-sticky-header #primary-menu ul {
		top: 60px;
	}
	#primary-menu ul li {
		text-align: center !important;
		border-top: none;
	}
	#primary-menu ul ul:not(.mega-menu-column) {
		margin-bottom: 20px;
		padding-left: 0;
	}
	#primary-menu ul ul li > a {
		padding: 5px !important;
		text-transform: uppercase;
	}
	#primary-menu > ul > li.sub-menu > a > div {
		display: inline;
		position: relative;
	}
	#primary-menu > ul > li.sub-menu > a > div:after {
		content: '';
		background: url(../image/sub-menu-arrow.png) no-repeat left top;
		display: block;
		width: 16px;
		height: 16px;
		position: absolute;
		right: -20px;
		top: 2px;
	}
	#primary-menu > ul > li.sub-menu.sfHover > a > div:after, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a div:after {
		background-position: left bottom;
	}
	
	.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a {
		color: #b4c42a;
	}
	
	#top-search a {
		right: 115px;
		font-size: 18px;
		line-height: 18px;
		width: 18px;
		height: 18px;
	}
	#top-search a .icon-search3 {
		background: url(../image/icon-search.png) no-repeat left top;
	}
	#top-search a i {
		width: 100%;
		height: 100%;
	}
	#top-search a i.icon-line-cross {
		background: url(../image/icon-search-close.png) no-repeat left top;
	}
	#top-search a .icon-search3:before, #top-search a .icon-line-cross:before {
		content: '';
	}
	#top-search form {
		top: 100px;
	}
	.responsive-sticky-header #top-search form {
		top: 60px;
	}
}
@media all and (max-width: 767px) {
	#wrapper {
		padding-top: 0;
	}
	.content-wrap {
		position: relative;
		padding: 50px 0;
	}
	.sticky-responsive-menu #header {
		min-height: 60px;
	}
	#logo, #logo img {
		height: 60px;
	}
	#primary-menu-trigger {
		top: 5px;
		right: 20px;
	}
	#top-search a {
		margin: 20px 0;
		right: 80px;
	}
	#top-search form {
		top: 60px;
	}
	#primary-menu ul {
		top: 60px;
	}
}


/*==========================================
             banner樣式
==========================================*/
#slider .flex-direction-nav, #m-slider .flex-direction-nav {
	display: none;
}
.flex-control-nav {
	width: 10px;
	top: 50%;
	right: 30px;
	margin-top: -30px;
}
.flex-control-nav li {
	float: none;
	margin: 8px 0;
	width: 10px;
	height: 10px;
}
.flex-control-nav li a {
	border:none;
	background-color: #8e8f8e;
	width: 8px !important;
    height: 8px !important;
	margin: 0 auto;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #798418;
	width: 10px !important;
    height: 10px !important;
}

@media screen and  (orientation:landscape) {
	#m-slider {
		display: none;
	}
}
@media screen and  (orientation:portrait) {
	#slider {
		display: none;
	}
	#m-slider {
		margin-top: -100px;
		z-index: 1;
	}
	.flex-control-nav {
		top: auto;
		bottom: 20px;
		right: 50%;
		margin-right: -5px;
		width: 10px;
	}
	.flex-control-nav .not-animated {
		opacity: 1;
	}
}
@media all and (max-width: 767px) {
	#m-slider {
		margin-top: 0;
	}
}


/*==========================================
             Center樣式
==========================================*/
/*path路徑樣式*/
.breadcrumb {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 0 50px 0 !important;
	text-transform: uppercase;
}

/*單元header樣式*/
#header-banner.content {
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
}
#header-banner .col-padding {
    padding: 120px 60px;
}
#header-banner .col-padding:first-child {
	background-color: #808080 !important;
}
#header-banner .heading-block {
	margin-bottom: 0;
}
#header-banner .heading-block:after {
	display: none;
}
#header-banner .heading-block h1, #header-banner .heading-block h2, #header-banner .heading-block h3, #header-banner .heading-block h4 {
	color: #ffffff;
	letter-spacing: 0;
	line-height: 1.2;
	margin-bottom: 30px;
}
#header-banner .heading-block h2 {
	font-size: 36px;
}
#header-banner .header-title {
	float: right;
	width: 521px;
	margin-right: 133px;
	font-size: 17px;
}
.heading-block > span:not(.before-heading) {
	font-size: 16px;
	color: #ffffff;
	margin-top: 0;
}

#header-banner p {
	margin-bottom: 12px;
}
#header-banner p:last-child {
	margin-bottom: 0;
}
#header-banner .heading-block ul {
	list-style: none;
	margin-bottom: 0;
}
#header-banner .heading-block li {
	padding-left: 1em;
	line-height: 1.2em;
	background: url(../image/arrow-cross.png) no-repeat left top;
	margin-bottom: 12px;
}
#header-banner .heading-block li:last-child {
	margin-bottom: 0;
}

@media all and (min-width: 992px) {
	#header-banner .col-padding {
		padding: 0 !important;
		display: table;
	}
	#header-banner .header-title {
		display:table-cell;
	}
	#header-banner .heading-block {
		display: table-cell;
		vertical-align: middle;
		height: 400px;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	.postcontent {
		width: 650px;
	}
	#header-banner .heading-block h2 {
		font-size: 33px;
	}
}
@media all and (min-width: 1200px) {
	#header-banner .heading-block {
		height: 450px;
	}
	#header-banner .heading-block h2 {
		font-size: 33px;
	}
}
@media all and (min-width: 1560px) {
	#header-banner .heading-block {
		height: 600px;
	}
	#header-banner .heading-block h2 {
		font-size: 36px;
	}
}

@media all and (max-width: 1399px) {
	#header-banner .header-title {
		width: 510px;
		margin-right: 0;
	}
	#header-banner .col-padding {
		padding: 100px 60px;
	}
}
@media all and (max-width: 1199px) {
	#header-banner .header-title {
		width: 465px;
	}
	#header-banner .col-padding {
		padding: 60px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#header-banner .header-title {
		width: 418px;
		margin-right: 47px;
	}
	#header-banner .heading-block {
		height: 470px;
	}
}
@media all and (max-width: 991px) {
	#header-banner .header-title {
		width: 100%;
	}
	#header-banner .col-padding {
		padding: 48px 60px;
	}
	#header-banner .col-padding:first-child .header-title {
		display: table;
		vertical-align: middle;
		height: 100%;
		width: 100%;
	}
	#header-banner .col-padding:first-child .header-title .heading-block {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.responsive-sticky-header #primary-menu > ul, .responsive-sticky-header #primary-menu > .container > ul {
		max-height: none;
	}
}
@media all and (max-width: 767px) {
	#header-banner.content {
		margin-top: 60px;
	}
	#header-banner .col-padding {
		margin-bottom: 0 !important;
		padding: 30px;
	}
	#header-banner .heading-block h2 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	#header-banner .heading-block li {
		font-size: 14px;
		margin-bottom: 5px;
	}
	#header-banner .header-title {
		font-size: 14px;
	}
	#content p {
		line-height: 1.4;
	}
}


/*左選單*/
.sidebar-widgets-wrap .widget > h3 {
	font-weight: 700;
	color: #000000;
	letter-spacing: 0;
	padding-left: 15px;
	border-left: solid 5px #798418;
}
.sidebar .widget_links li {
	border-bottom: solid 1px #000000;
	padding: 0;
}
.sidebar .widget_links li a {
	background: none;
	color: #000000;
	display: block;
	padding-left: 18px;
	font-weight: 600;
	padding: 12px;
}
.sidebar .nav-tree li a {
	font-size: 15px;
	letter-spacing: 0;
	font-family: 'Montserrat', Microsoft JhengHei, Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}
.sidebar .nav-tree li.here a {
	color: #798418;
}

.sidebar .widget_links li a:hover, .nav-tree li:hover > a, .nav-tree li.current > a, .nav-tree li.active > a {
	color: #798418 !important;
}
.sidebar .widget_links li li {
	border-bottom: none;
	padding: 0;
	font-size: 0.9em;
}
.sidebar .widget_links li li a {
	color: #000000;
	padding: 8px 12px;
	font-size: 14px;
}


@media all and (min-width: 1400px) {
	.postcontent {
		width: 936px;
	}
	.sidebar {
		width: 300px;
	}
}
@media all and (max-width: 991px) {
	.postcontent {
		border-bottom: none;
		padding-bottom: 0;
	}
	.postcontent.full {
		margin-bottom: 0 !important;
	}
	
	.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0;
		border-bottom: none;
	}
}


/*==========================================
             Footer樣式
==========================================*/
#footer.dark, .dark #footer {
    background-color: #424242;
    border-top: none;
}
#footer.dark a {
	color: #ffffff;
}
.dark #copyrights {
	color: #ffffff;
	background-color: transparent;
	font-size: 13px;
}
.footer_logo {
	float: left;
	margin-right: 45px;
}
.footer_copyright {
	margin-left: 155px;
}

@media (max-width: 991px) {
	.footer_text .block-md {
		display: block;
	}
	.footer_text, .footer_copyright {
		padding-right: 50px;
	}
}
@media (max-width: 767px) {
	footer .container {
		width: 100% !important;
		padding-left: 30px;
		padding-right: 30px;
	}
	.footer_logo {
		float: none;
		margin-right: 0;
	}
	.footer_text span {
		display: block;
	}
	.footer_text span.middot {
		display: none;
	}
	.footer_copyright {
		margin-left: 0px;
	}
}

/*gotoTop*/
#gotoTop {
    width: 54px;
    height: 54px;
	line-height: 44px;
    background-color: rgba(142,142,142,0.2);
    font-size: 36px;
    border-radius: 50%;
	border: solid 1px #8e8e8e;
	color: #8e8e8e;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
}
#gotoTop:hover {
	border: solid 1px #798418;
	color: #ffffff;
}
@media (max-width: 479px) {
	#gotoTop {
		right: 15px;
	}
}


/*詢問車slide up*/
#inquirycart-toggle {
	position: fixed;
	right: 30px;
	bottom: 90px;
	z-index: 100;
	display: block;
	background: url(../image/btn-inquiry-icon.png) no-repeat center center #000000;
	background-size: cover;
	width: 56px;
	height: 56px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	cursor: pointer;
}
#inquirycart-toggle:hover {
	background-color: #798418;
}
#inquirycart-toggle span {
	display: block;
    position: absolute;
    top: -2px;
    left: auto;
    right: -10px;
    font-size: 13px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: #798418;
    border-radius: 50%;
}
#inquirycart-toggle:hover span {
	background-color: #000000;
}

#slideup-inquiry-list {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 270px;
	z-index: 300;
	background-color: #ffffff;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#slideup-inquiry-list .tab-title {
	background: #000000;
	color: #ffffff;
	padding: 8px 15px;
	cursor: pointer;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#slideup-inquiry-list .tab-title .icon-chevron-down {
	font-size: 12px;
}
#slideup-inquiry-list .item-list {
	max-height: 236px;
	overflow-y:auto
}
#slideup-inquiry-list .item-list .spost {
	position: relative;
	border-top: solid 1px #d4d4d4;
	padding: 15px;
	margin-top: 0;
}
#slideup-inquiry-list .item-list .spost:first-child {
	border-top: none;
}
#slideup-inquiry-list .spost .entry-title {
	padding-right: 30px;
	padding-top: 0.8em;
}
#slideup-inquiry-list .spost .entry-title h4 {
	font-size: 15px;
}
#slideup-inquiry-list .spost .entry-title h4 a {
	color: #000000;
}
#slideup-inquiry-list .spost .entry-title h4 a:hover {
	color: #798418;
}
#slideup-inquiry-list a.cart-product-remove {
	width: 24px;
	height: 24px;
	background: url(../image/icon-cart-product-remove.png) no-repeat left top;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
}
#slideup-inquiry-list .inquiry-btn {
	padding: 15px 0;
	border-top: solid 1px #d4d4d4;
}
#slideup-inquiry-list .button {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
	letter-spacing: 0;
}
.item-list-empty {
	padding: 30px;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
}

@media (max-width: 479px) {
	#inquirycart-toggle {
		right: 15px;
	}
}


/*==========================================
                商品樣式
==========================================*/
.postcontent .shop.product-3 {
    margin-right: -100px;
}
.postcontent .product-3 .product {
	padding-right: 100px;
}
.shop .product-image {
    position: relative;
    overflow: hidden;
	padding: 0;
}
.shop .product-image:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.shop .image-content {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.shop .image-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.shop .image-content a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.shop .product-image img {
	height: auto;
}
.shop .product-overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
	-webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.shop .product-overlay:hover {
	opacity: 1;
} 
.product-overlay .overlay-box {
	position: absolute;
    top: 50%;
    left: 0;
	width: 100%;
	margin-top: -92px;
}
.product-overlay a {
    width: 52px !important;
    height: 52px !important;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    color: #444;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
	margin: 30px auto;
	float: none;
	text-indent: -9999px;
	border-right: none;
}
.product-overlay a.icon-view {
	background: url(../image/icon-view.png) no-repeat center top;
	background-size: cover;
}
.product-overlay a.icon-inquiry {
	background: url(../image/icon-inquiry.png) no-repeat center top;
	background-size: cover;
}
.product-overlay a.icon-view:hover, .product-overlay a.icon-view:active {
	background: url(../image/icon-view-hover.png) no-repeat center top;
	background-size: cover;
}
.product-overlay a.icon-inquiry:hover, .product-overlay a.icon-inquiry:active {
	background: url(../image/icon-inquiry-hover.png) no-repeat center top;
	background-size: cover;
}
.sale-flash {
	background-color: #798418;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 8px;
}
.shop .product .product-desc {
	height: 140px;
	overflow: hidden;
}
.product-desc .product-title {
	margin-bottom: 0;
}
.product-desc .product-title h3 {
	font-size: 22px;
}
.product-title h3 a {
	color: #000000;
}
.product-desc .product-subtitle h5 {
	margin-bottom: 0;
	line-height: 1.3;
}
.product-meta {
    color: #000000;
}

.product-title h3 a:hover {
	color: #798418;
}
@media (max-width: 1199px) {
	.sale-flash {
		font-size: 12px;
		padding: 3px 5px;
		font-weight: normal;
	}
	.product-overlay .overlay-box {
		margin-top: -74px;
	}
	.product-overlay a {
		width: 42px !important;
		height: 42px !important;
		margin: 22px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.sale-flash {
		padding: 0 2px;
	}
}
@media (max-width: 479px) {
	.product-overlay .overlay-box {
		margin-top: -92px;
	}
	.product-overlay a {
		width: 52px !important;
		height: 52px !important;
		margin: 30px auto;
	}
}

/*產品詳細頁*/
.single-product .col_half {
	margin-bottom: 20px;
}
#product-slider.flexslider {
	margin-bottom: 5px;
	background-color: transparent;
	border: none;
}
#product-carousel.flexslider {
	background-color: transparent;
	border: none;
}
#product-carousel .slides > li {
	height: 100px;
	overflow: hidden;
}
.product-type {
	margin-bottom: 30px;
	max-width: 160px;
}
.single-product .product-title {
	border-bottom: solid 1px #000000;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.single-product .product-title h2 {
    font-size: 40px;
    margin-bottom: 0;
	font-weight: 600;
}
.single-product .product-title h4 {
	margin-bottom: 0 !important;
	font-weight: 600;
	font-size: 21px;
}
.single-product .product-summary {
	margin-bottom: 30px;
	font-size: 17px;
}
.single-product .product-summary h3 {
	margin-bottom: 15px;
}
.product-spec {
	margin-bottom: 30px;
}
.product-spec ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.product-spec ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.product-spec ul li:last-child {
	margin-right: 0;
}
.product-spec li img {
	width: auto;
	height: 55px;
}
.product-desc .button {
	margin-right: 10px !important;
	padding: 0;
	width: 138px;
}
.product-desc .button:last-child {
	margin-right: 0 !important;
}


/*產品說明*/
.product-discription-title h3 {
	font-weight: 700;
}
.single-product .tab-container {
	padding-top: 0;
}
.single-product .entry {
    padding: 0;
    border-bottom: none;
	color: #ffffff;
	/*background-color: #798418 !important;*/
}
.single-product .entry:last-child {
	margin-bottom: 0;
}
.single-product .entry .entry-image {
	width: 50%;
	float: left;
	margin-bottom: 0;
    position: relative;
    overflow: hidden;
}
.single-product .entry .entry-image:before {
    content: "";
    display: block;
    padding-top: 67%;
}
.single-product .entry .entry-image .image-content {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.single-product .entry .entry-image .image-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.single-product .entry .entry-image .image-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.single-product .entry .entry-image img {
	border-radius: 0;
	width: 100%;
}
.single-product .entry .entry-c {
	width: 50%;
	float: left;
	padding: 10px 60px;
	height: 439px;
}
.single-product .entry-title h1, .single-product .entry-title h2, .single-product .entry-title h3, .single-product .entry-title h4, .single-product .entry-title h5 {
	color: #ffffff;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 15px;
}
.single-product .entry a {
	color: #424242;
}
.single-product .entry a:hover,  .single-product .entry a:active {
	color: #ffffff;
}
.single-product .entry p:last-child {
	margin-bottom: 0;
}

ul.tab-nav:not(.tab-nav-lg) li a {
	background-color: #f1f1f1;
	color: #999999;
}
ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    background-color: #f8f8f8;
	color: #444444;
}
.tab-container #comments {
	margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.commentlist {
	border-bottom-color: #e5e5e5;
}
.tab-container .commentlist li {
	margin-left: 0;
	padding-top: 30px;
	border-top: solid 1px #e5e5e5;
}
.tab-container .commentlist li:first-child {
	padding-top: 0;
	border-top: none;
}
.tab-container .commentlist li .children {
	margin-left: 50px;
}
.tab-container .commentlist li .children li {
	border-top: none;
	padding: 20px;
	background-color: #f2f2f2;
}
.tab-container .commentlist li .comment-wrap {
	padding: 0;
	margin-left: 0;
	border-radius: 0;
	border: none;
}
@media (max-width: 1399px) {
	.single-product .entry .entry-c {
		height: 310px;
		overflow: hidden;
	}
	#content .product-summary p {
		line-height: 1.4;
	}
}
@media (min-width: 992px) {
	.single-product .entry .entry-c {
		display: table;
	}
	.single-product .entry .entry-c .entry-text {
		display: table-cell;
		height: 100%;
		width: 100%;
		vertical-align: middle;
	}
}
@media (max-width: 991px) {
	.single-product .entry .entry-c {
		padding: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-type {
		margin-bottom: 20px;
		max-width: 140px;
	}
	.single-product .product-title {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.product-discription-title h3 {
		font-size: 20px;
	}
	.single-product .entry .entry-c {
		height: 217px;
	}
	#content .entry .entry-c p {
		line-height: 1.4;
	}
	#content .entry .entry-c p:last-child {
		margin-bottom: 0;
	}
	.single-product .entry .entry-title h2 {
		font-size: 20px;
	}
	
}
@media (max-width: 767px) {
	.single-product .col_full {
		margin-bottom: 0 !important;
	}
	.tab-container p:last-child {
		margin-bottom: 0 !important;
	}
	
	.single-product .entry .entry-image, .single-product .entry .entry-c {
		width: 100%;
		float: none;
		height: auto;
	}
	.single-product .entry .entry-c {
		padding: 30px;
	}
}

@media (max-width: 479px) {
	.postcontent .shop.product-3 {
		margin: 0 auto;
		max-width: 250px;
	}
	.postcontent .product-3 .product {
		padding-right: 0;
	}
}


/*==========================================
                Application
==========================================*/
.model-list {
	margin-bottom: 50px;
}
.title-block {
	border-left: 5px solid #798418;
}
.title-block h3, .title-block h4 {
	font-weight: 700;
	line-height: 1;
}
.application-form .form-row {
	display: flex;
	width: 100%;
}
.application-form .form-row div {
	padding: 15px 5px;
	border-bottom: solid 1px #000000;
}
.application-form .form-row .form-th {
	width: 15%;
	font-weight: 600;
}
.application-form .form-row .form-td {
	margin-left: 20px;
	width: 85%;
}
.application-form .form-row .form-td a {
	margin-right: 20px;
	position: relative;
	display: inline-block;
}
.application-form .form-row .form-td a:after {
	content:'/';
	position: absolute;
	right: -15px;
	top: 0;
}
.application-form .form-row .form-td a:last-child {
	margin-right: 0;
}
.application-form .form-row .form-td a:last-child:after {
	display: none;
}

.media-item-row {
	margin: 6px -3px 0 -3px;
	position: relative;
}
.media-item-row .m-item {
	width: 33.333%;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.media-item-row .m-item:hover {
	margin-bottom: 220px;
}
.media-item-row .m-image {
	position: relative;
	overflow: inherit;
}
.media-item-row .m-image a {
	display: block;
    width: 100%;
    height: auto;
}
.media-item-row .m-image .m-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
	background-color: rgba(0,0,0,0.9);
	-webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.media-item-row.handy .m-image .m-overlay {
	background-color: rgba(205,195,141,0.9);
}
.media-item-row.heavy .m-image .m-overlay {
	background-color: rgba(117,128,158,0.9);
}
.media-item-row .m-item:hover .m-overlay {
	opacity: 1;
}
.media-item-row .m-image .m-overlay h3 {
    position: absolute;
	width: 100%;
    top: 50%;
    left: 0;
    margin: -18px 0 0 0;

    text-align: center;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
}
.media-item-row .m-item .m-desc {
	position: absolute;
	left: 3px;
	bottom: 0;
	width: calc(100% - 6px);
	height: 220px;
	padding: 50px 100px;
	background: #e4e4e4;
	color: #000000;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	opacity: 0;
}
.media-item-row .m-item:hover .m-desc {
	opacity: 1;
}
.m-desc h1, .m-desc h2, .m-desc h3, .m-desc h4, .m-desc h5 {
	margin-bottom: 10px;
}
.media-item-row .m-item:hover .m-desc p:last-child {
	margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
	.media-item-row .m-item:hover {
		margin-bottom: 160px;
	}
	.media-item-row .m-item .m-desc {
		padding: 30px 50px;
		height: 160px;
	}
	#content .media-item-row .m-item .m-desc p {
		line-height: 1.4;
	}
	#content .media-item-row .m-item .m-desc p:last-child {
		margin-bottom: 0;
	}
	.model-list .col-md-8, .model-list .col-md-4 {
		margin-bottom: 30px;
	}
	.media-item-row .m-image .m-overlay h3, .media-item-row .m-item .m-desc h3 {
		font-size: 20px;
	}
	.application-brand-image {
		max-width: 200px;
	}
}
@media (max-width: 767px) {
	.application-form .form-row .form-th {
		width: 25%;
	}
	.application-form .form-row .form-td {
		width: 75%;
	}
	
	.media-item-row {
		margin: 6px 0 0 0;
	}
	.media-item-row .m-item {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
		margin-top: 6px;
	}
	.media-item-row .m-item:first-child {
		margin-top: 0;
	}
	.media-item-row .m-item:hover {
		margin-bottom: 0;
	}
	.media-item-row .m-item .m-desc {
		position: relative;
		left: auto;
		bottom: auto;
		width: 100%;
		height: 0;
		padding: 0;
	}
	.media-item-row .m-item:hover .m-desc {
		height: auto;
		padding: 30px 20px;
	}
}


/*==========================================
             Inquery cart
==========================================*/
#content.inquiry {
	background: url(../image/inquiry-bg.jpg) repeat-y center top;
}
@media (max-width: 991px) {
	#content.inquiry {
		background: none;
	}
}
@media (max-width: 479px) {
	#content.inquiry {
		margin-top: 100px;
	}
	.responsive-sticky-header #content.inquiry {
		margin-top: 60px;
	}
}

.inquiry-item-list #accordion {
	margin-top: -75px;
}
.inquiry-item-list .panel {
	background-color: transparent;
	border: none;
	box-shadow: none;
} 
.inquiry-item-list .panel-default .panel-heading {
	background-color: transparent;
	border: none;
	padding: 0;
}
.inquiry-item-list .panel-default .panel-heading a {
	color: #000000;
	font-weight: 700;
	font-size: 18px;
	display: block;
	padding: 20px 0;
	background: url(../image/inquiry-arrow-down.png) no-repeat right center;
}
.inquiry-item-list .panel-default .panel-heading a.collapsed {
	background: url(../image/inquiry-arrow-up.png) no-repeat right center;
}
.inquiry-item-list .panel-body {
    padding: 30px 0;
	border-top: solid 1px #000000 !important;
}
.inquiry-item-list .table.cart {
	border-bottom: solid 2px #000000;
}
.inquiry-item-list .table-responsive {
    border: none;
}

.cart_item td {
	border-bottom: solid 1px #000000 !important;
	border-top: none !important;
}
.cart td {
	padding: 20px 15px !important;
}
.cart-product-thumbnail {
	width: 155px;
}
.cart-product-thumbnail a {
    display: block;
    width: 125px;
}
.cart-product-thumbnail img {
    width: auto;
    height: auto;
    border: none;
}
.cart-product-name h3, .cart-product-name h5 {
	margin-bottom: 0;
}
.cart-product-remove {
	width: 60px;
	text-align: center;
}
.cart .remove {
    font-size: 30px;
    color: #949494;
}
.more-link {
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	border-bottom: none;
	font-size: 14px;
	font-weight: 600;
}
.more-link i {
	margin-right: 5px;
}

h4.inquiry-title {
	color: #798418;
	margin: 30px 0 15px 0;
}
.form-horizontal .form-group label {
	font-size: 16px;
	letter-spacing: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
.sm-form-control {
	border:none;
	border-bottom: solid 1px #000000;
	box-shadow: none;
	background-color: transparent !important;
	color: #000000;
}
.sm-form-control:active,
.sm-form-control:focus {
	border-color: #798418;
	border-bottom-width: 2px;
}
.verify-content {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	padding-left: 26px;
}
#img_verify_code {
	float: left;
}
#ajax_false, #ajax_true {
	width: 26px;
	height: 16px;
	margin: 5px 0;
	position: absolute;
	left: 0;
	top: 0;
}
.verify-content .verify_refresh {
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
select.sm-form-control {
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../image/select-arrow.png") no-repeat right center transparent;
  padding-right: 50px;
}

select.sm-form-control::-ms-expand { 
  display: none; 
}


@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: left;
		padding-top: 7px;
	}
}
@media (max-width: 991px) {
	.inquiry-item-list {
		background-color: #e7e7e7;
		margin-bottom: 30px;
	}
	.inquiry-item-list #accordion {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.inquiry-item-list .panel-default .panel-heading a {
		font-size: 16px;
	}
	.cart-product-thumbnail {
		width: 125px;
	}
	.cart-product-thumbnail a {
		display: block;
		width: 95px;
	}
	.form-horizontal .control-label {
		margin-bottom: 0 !important;
	}
	.form-horizontal .form-group div {
		margin-bottom: 10px !important;
	}
}


/*==========================================
             Contact Us
==========================================*/
.contact-title {
	padding-left: 90px;
	padding-right: 90px;
}
.contact-form-content {
	background-color: #e7e7e7;
	padding: 130px 90px 50px 90px;
	margin-top: -80px;
}
.contact-text {
	font-size: 30px;
	line-height: 1.2 !important;
}
@media (max-width: 1199px) {
	.contact-form-content {
		padding-top: 60px;
		margin-top: -20px;
	}
}
@media (max-width: 991px) {
	.contact-title {
		padding-left: 0;
		padding-right: 0;
	}
	.contact-text {
		font-size: 24px;
		margin-top: -10px;
	}
	.contact-form-content {
		padding: 25px;
	}
}
@media (max-width: 767px) {
	.contact-form-content {
		margin-bottom: -50px;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 0;
	}
	.contact-text {
		font-size: 30px;
		margin-top: 0x;
	}
	.contact-form-content p {
		line-height: 1.8 !important;
	}
}


/*==========================================
             首頁樣式
==========================================*/
.section {
	padding-top: 120px;
	padding-bottom: 120px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e8e7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7e8e7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#e7e8e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e8e7',GradientType=0 ); /* IE6-9 */
}
.home-product-type .portfolio-item {
	padding: 0;
}
.home-product-type .portfolio-item.wide {
	width: 50%;
}
.home-product-type .portfolio-desc {
	position: absolute;
	left: 0;
	top: 0;
	padding: 15px;
}
.home-product-type .portfolio-desc h3 a {
    color: #ffffff;
}
.home-product-type .portfolio-image {
    position: relative;
    overflow: hidden;
	padding: 0;
	background-color: #ffffff;
}
.home-product-type .portfolio-image:before {
    content: "";
    display: block;
    padding-top: 75%;
}
.home-product-type .portfolio-item.wide .portfolio-image:before {
    content: "";
    display: block;
    padding-top: 37.5%;
}
.home-product-type .portfolio-image .image-content {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	overflow: hidden;
}
.home-product-type .portfolio-image .image-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.home-product-type .portfolio-image .image-content a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.home-feature-pic {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	max-width: 550px;
}
.home-features .bottommargin {
	margin-bottom: 30px !important;
}
.home-features h2 {
	font-weight: 700;
	margin-bottom: 36px;
}
.home-features .row {
	margin-left: -20px;
	margin-right: -20px;
}
.home-features .iportfolio {
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	width: auto;
	margin-bottom: 20px;
}
.home-features .iportfolio .portfolio-image img {
	width: auto;
	margin: 0 auto;
}
.home-features .portfolio-desc h3 {
	text-transform: capitalize;
	font-size: 20px;
}

.home-about {
	padding: 150px 0;
}
.home-about h2 {
	color: #a4a4a4;
}
@media (min-width: 1200px) and (max-width: 1599px) {
	.home-feature-pic {
		right: -100px;
	}
	.home-features .portfolio-desc h3 {
		font-size: 18px;
	}
}
@media (min-width: 1400px) {
	.home-features .content {
		padding-left: 36px;
	}
	.home-features .col_two_third {
		width: 60%;
	}
}
@media (max-width: 1399px) {
	.home-features .col_two_third {
		width: 64%;
	}
	.home-features .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.home-feature-pic {
		max-width: 450px;
	}
	.home-features .iportfolio {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
@media (max-width: 1199px) {
	.home-features .col_two_third {
		width: 65.33%;
	}
	.home-feature-pic {
		max-width: 450px;
		right: -80px;
	}
	.home-features .row {
		width: 63.33%;
	}
	.home-features .iportfolio {
		width: 50%;
	}
}
@media (max-width: 991px) {
	.home-brand .text-center img {
		max-width: 200px; 
	}
	.home-product-type .portfolio-desc h3 {
		font-size: 17px;
	}
	.home-features .col_two_third {
		width: 100%;
	}
	.home-feature-pic {
		max-width: 380px;
	}
	.home-feature-pic {
		display: none;
	}
	.home-features .portfolio-desc h3 {
		font-size: 18px;
	}
	.home-features .row {
		margin-left: auto;
		margin-right: auto;
	}
	.home-features .iportfolio {
		margin-bottom: 40px;
	}
	.home-features .iportfolio:nth-child(3), .home-features .iportfolio:nth-child(4) {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.home-brand .col_last {
		margin-bottom: 0 !important;
	}
	.home-product-type .portfolio-item {
		width: 50%;
	}
	.home-product-type .portfolio-item.wide {
		width: 100%;
	}
	.home-product-type .portfolio-desc h3 {
		font-size: 16px;
	}
	.home-features .col_two_third {
		width: 100%;
		padding-left: 0;
		margin-bottom: 0 !important;
	}
	.home-features .portfolio-desc h3 {
		font-size: 16px;
	}
	.home-features .row {
		width: 100%;
	}
}

@media (max-width: 479px) {
	.container, #header.full-header .container, .container-fullwidth {
		width: 100% !important;
	}
	#content .container {
		padding-left: 30px;
		padding-right: 30px;
	}
}


/*==========================================
                 About Us
==========================================*/
.about-col-padding-right {
	padding: 90px 0 0 90px;
}
.about-col-padding-left {
	padding: 50px 90px 0 0;
}

.modal1 .block {
	width: 1240px;
	padding: 90px 70px;
	background-color: #ffffff;
}
#companyProfile ol {
	padding-left: 1.2em;
}
.arrow-round {
	width: 16px;
	height: 16px;
	line-height: 1.2em;
	margin-right: 3px;
	display: inline-block;
	background-color: #c8c9c9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
@media (max-width: 1399px) {
	.about-col-padding-right {
		padding: 50px 0 0 50px;
	}
	.about-col-padding-left {
		padding: 50px 50px 0 0;
	}
	.modal1 .block {
		width: 1170px;
		padding: 70px 50px
	}
	.mfp-close {
		color: #898989;
		right: auto;
		left: 50%;
		margin-left: 541px;
	}
}
@media (max-width: 1199px) {
	.about-col-padding-right {
		padding: 0 0 0 30px;
	}
	.about-col-padding-left {
		padding: 0 30px 0 0;
	}
	.modal1 .block {
		width: 970px;
		padding: 70px 50px
	}
	.mfp-close {
		margin-left: 441px;
	}
}
@media (max-width: 991px) {
	.modal1 .block {
		width: 720px;
		padding: 50px 30px
	}
	.mfp-close {
		margin-left: 316px;
	}
}
@media (max-width: 767px) {
	.about_us .bottommargin-lg {
		margin-bottom: 50px !important;
	}
	.nobottommargin-xs {
		margin-bottom: 0 !important;
	}
	.about-col-padding-right, .about-col-padding-left {
		padding: 0;
	}
	.modal1 .block {
		width: 100%;
		padding: 30px 10px;
	}
	.mfp-close {
		right: 0;
		left: auto;
		margin-left: 0;
	}
}

.jconfirm .jconfirm-box {
	padding: 25px !important;
	padding-bottom: 0 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button {
	border-radius: 36px !important;
	background-color: #959595 !important;
	color: #ffffff !important;
	font-weight: 600 !important;
	min-width: 85px;
	padding: 6px 0 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
	background-color: #959595 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn:hover {
	background-color: #798418 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
	background-color: #798418 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-delet:hover {
	background-color: #798418 !important;
}
.jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
	font-size: 20px !important;
}
.jconfirm-content {
	font-size: 14px !important;
}
.jconfirm-title {
	font-weight: 600;
}

#companyProfile .row {
	margin-bottom: 30px;
}
#companyProfile .row:last-child {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	#companyProfile .row {
		margin-bottom: 15px;
	}
}
@media (min-width: 1200px) {
	.about_us .content_text {
		font-size: 16px;
	}
	#content .about_us .content_text p {
		line-height: 27px;
	}
	#companyProfile {
		font-size: 15px;
		line-height: 22px;
	}
	#companyProfile .row {
		margin-bottom: 20px;
	}
}