/**FOOTER**/
.site-footer{
	list-style: none;
	display:block;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	-webkit-word-wrap: break-word;
	-moz-word-wrap: break-word;
}
.site-footer .widget {
	padding: 0px;
	margin: 10px;
}
.site-footer .widget p{
	color: #fff;
}
.site-footer .col-md-3{
	padding: 0!important;
}
.site-footer .widget h2{
	*color:#2096da;
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.foot-top{
	*background:#1B1B1D;
	*border-top:2px solid #212121;
	padding: 8px 0px 12px 0px;
}
.foot-bottom{
	*background: #2096da;
	padding: 0.60em 0;
	color: #fff;
}
.foot-bottom a{
	color: #fff;
}
.designed-by{
	text-align: right;
}
.designed-by span{
	color: #000;
	font-weight: bold;
	font-size: 17px;
	letter-spacing:1px;
}
/*--------------------------------------------------------------
# ALPHASOLUTION
--------------------------------------------------------------*/
.entry-title a:hover{
color:white !important;
font-weight:bold;
}

.search-results .entry-title a:hover{
color:#BE1E2D !important;
font-weight:bold;
}

.page_banner {
	width: 100%;
	height: 600px;
	text-align:center;
	overflow:hidden;
}

.page_banner img {
	width: auto;
	height: 100%;
}

.breadcrumbs {
padding-top:30px;
}

.breadcrumbs a {
color:#1E4262;
text-decoration: none;
}

.breadcrumbs a:hover {
color:#BE1E2D;
}

.squarebox {
	width: 100%;
    border-radius: 30px;
    padding-bottom: 100%;
	margin-bottom:20px;
}

.site-footer #ipw-3 {
padding:0px;
margin:0px;
background: transparent;
border-bottom:0px;
text-align:center;
}

.table-title {
background-color:#BC1E2C;
text-align:center;
color:white;
padding:8px;
margin-bottom: 4px;
margin-top:20px;
}

.table-content {
text-align: center;
color: black;
padding: 8px;
border: 1px solid white;
}

#fb-root {
display:none;
}

.backtotop {
text-align:center;
background: white;
padding-bottom: 30px;
}

.master-slider {
overflow:hidden!important;
width: 100% !important;
}

.space_padding {
padding-bottom: 90px;
}

.sqaurebox1 {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 8%;
}

@media (min-width:992px){
.landingbox-l {
	text-align: left;
    overflow: hidden;
    padding-top: 120px;
    padding-left: 0px;
    padding-right: 30px;
}

.landingbox-r {
	text-align: right;
    overflow: hidden;
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 0px;
}
}

.landing_seperate {
    margin-top: 110px;
}

.whiteline {
    background: #BD202E;
    height: 75px;
    font-size: 25px;
    bottom: 0px;
    color: white;
    text-align: left;
    padding: 0px 75px;
    line-height: 75px;
}

.squarecontent {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 5%;
	overflow:hidden;
}
.sqaurebox2 {
    border-radius: 8%;
    border: 10px solid #696969;
    position: absolute;
    display: inline-block;
    width: calc( 55% - 20px);
    padding-bottom: calc( 55% - 20px);
    margin-top: 22.5%;
    margin-left: 22.5%;
}

.squarecontent span {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;

}

.squarecontent h2 {
  font-weight: bold;
}

.boxpadding{
padding-top:15px;
padding-bottom:15px;
}

.main-navigation ul ul a {
    min-width:140px;
	/*width: 250px ;*/
    padding-left: 10px;
}

.footer_contact_container {
	min-height:75px;
	}

	.right_arrow {
		float:right;
	}

	.landingbox-l:hover, .landingbox-r:hover {
	font-weight:bold;
        filter: contrast(120%);
	}

.aboutus_imagebox {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 68%;
    overflow: hidden;
    margin-bottom: 15%;
}

.aboutus_imagebox img {
	position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.aboutus p, .aboutus .padding {
padding-bottom:65px;
}

.aboutus .customp {
padding-bottom:65px;
}

iframe.mapframe {
margin-left:10%;
width:80%;
}

.pt_list {
list-style-type:disc;
margin-left:25px;
}

.zh_list {
list-style-type:trad-chinese-informal;
margin-left:36px;
}

.dc_list {
list-style-type:decimal;
margin-left:25px;
padding-bottom:65px;
}

.aboutus_content {
padding: 30px 25px;
display:flex;
}

@media (min-width:992px){
#menu-item-95 li {
width:235px;
}

#menu-item-95 li a{
width:235px;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
}

.foot-terms {
line-height:35px;
}

.foot-contact {
line-height:40px;
}

.foot-fb {
text-align:right;
}

@media (max-width:991px){
.foot-terms {
text-align:center;
}
}


@media (min-width:951px) and (max-width:991px){
.logo-image img {
    max-width: 130px;
}
}

@media (min-width:768px) and (max-width:991px){
.head-nav ul li a{
	padding: 0.7em 1.5em 0.7em 0;
}

iframe.mapframe {
height:300px;
width:100%;
margin-left:0px;
}

.page_banner {
    width: 100%;
    height: 400px;
    text-align: center;
    overflow: hidden;
}

.squarebox {
	width: 30%;
    border-radius: 30px;
    padding-bottom: 30%;
	margin-bottom:20px;
	display:inline-block;
}

.landingbox-l {
    overflow: hidden;
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 30px;
}

.landingbox-r {
    overflow: hidden;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 0px;
}

.footer_contact_container {
min-height: 50px;
}


.whiteline {
	background: #BD202E;
    height: 60px;
    font-size: 20px;
    bottom: 0px;
    color: white;
    text-align: left;
    padding: 0px 30px;
    line-height: 60px;
}

}


@media (max-width:767px){
iframe.mapframe {
height:300px;
width:100%;
margin-left:0px;
}

.aboutus_content {
padding: 30px 0px;
display:table;
}

.page_banner {
    width: 100%;
    height: 210px;
    text-align: center;
    overflow: hidden;
}

.footer_contact_container {
min-height: 40px;
}

.landingbox-l {
    overflow: hidden;
    padding-top: 30px !important;
    padding-left: 0px;
    padding-right: 0px;
}

.landingbox-r {
    overflow: hidden;
    padding-top: 30px !important;
    padding-left: 0px;
    padding-right: 0px;
}

.landingbox-l img, .landingbox-r img {
	width:100%;
}

.landing_seperate {
    margin-top: 50px;
}

.whiteline {
background: #BD202E;
    height: 50px;
    font-size: 20px;
    bottom: 0px;
    color: white;
    text-align: left;
    padding: 0px 30px;
    line-height: 50px;
}

.foot-terms, .foot-fb, .foot-contact {
    text-align: center;
	font-size: 12px;
    line-height: 15px;
}


}
/*-------WOOCOMMERCE-------------------*/
.woocommerce-info {
    border-top-color: #BE1E2D;
}

.woocommerce-info::before {
    color: #BE1E2D;
}

.woocommerce-column__title {
    font-size: 30px;
    color: #404041;
    font-weight: normal;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.woocommerce-thankyou-order-received {
padding-bottom: 30px;
}

.woocommerce .entry-summary {
	margin: 0;
}

.woocommerce div.product .product_title {
    font-size: 2rem;
	font-weight:bold;
    color: #868686;
}

.product_meta {
    color: #868686;
}

.product_meta  .posted_in {
	display:block;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
	color: black !important;
    font-weight: 800;
    font-size: 1.2em !important;
}

.woocommerce-product-details__short-description,
.stock, .cart .quantity {
	color: black !important;
    font-weight: 800;
    font-size: 1em !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display:none;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
	display:none;
}

.woocommerce div.product .woocommerce-tabs .panel {
	background-color:transparent;
	box-shadow:none;
}

.related.products, .entry-summary .posted_in {
	display:none;
}
.related.products h2{
	font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 20px;
}

.woocommerce div.product .product_title, .entry-summary .sku_wrapper, .product_meta, .entry-summary .posted_in, .entry-summary .posted_in, .entry-summary .price, .woocommerce-product-details__short-description {
padding-bottom:25px;
}

.entry-summary .stock{
padding-bottom:50px;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 15px 0 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: transparent;
    color: black;
    border: 1px solid #666;
    border-radius: 0px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: transparent;
	color: #BE1E2D;
    border: 1px solid #BE1E2D;
}

.woocommerce .quantity .qty {
    height: 37.5px;
    border: 1px solid #666 !important;
}

.woocommerce ul.products li.product:hover .woocommerce-loop-product__title, .woocommerce-page ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product:hover .product-sku, .woocommerce-page ul.products li.product:hover .product-sku {
font-weight:bold;
color:#BE1E2D;
}

.woocommerce button.button.alt:hover img {
color:red;
}

.woocommerce-cart .entry-header h1 {
    text-align: center;
}

#tab-reviews, .woocommerce .woocommerce-result-count {
display:none !important;
}

#tab-description {
font-weight: bold;
}

@media (min-width:951px) and (max-width:991px){
.wpmenucart-contents {
position:absolute;
}
}

/*------------CUSTOM CSS------------------*/
.woocommerce-page  .entry-header h1 {
text-align: center;
}

.woocommerce div.product form.cart div.quantity:before {
    content: "數量:";
}

.woocommerce-loop-product__title, .product-sku {
    color: #868686;
    font-size: 1em;
    font-weight: bold;
}

.woocommerce ul.products li.product .price {
    color: black;
    font-weight: 800;
    font-size: 1.2em;
}

.shopping div img {
margin: 15px 0;
max-width:100%;
}

.shopping div img:hover {
filter: brightness(110%);
}

.woocommerce ul.products li.product .button
{
display:none;
}

.fb_image {
max-height:75px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
    margin: 0;
    padding: 0 15px 50px;
    position: relative;
    width: 33.3%;
    text-align:center;
}

@media (max-width:768px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    width: 50%;
}

}

.woocommerce ul.products {
    margin: 0 -15px;
}

.master-slider-parent {
max-width:none !important;
}

.content_bg, .woocommerce #content, .woocommerce-page #content {
    background: url(/wp-content/uploads/images/grey_bg.png) #e6e6e6;
    background-size: 100%;
    background-position-x: center;
	background-repeat: no-repeat;
}

@media (max-width:991px) {
.content_bg, .woocommerce #content, .woocommerce-page #content {
    background: url(/wp-content/uploads/images/grey_bg.png) #e6e6e6;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
}
}

.woocommerce-page #content #content {
	background: none;
	margin-bottom: 50px;
}

.single-product #content #content {
	background: none;
	margin-bottom: 100px;
}

#page {
	background-color:#e6e6e6;
}

.category_list {
    display: flex;
    flex-wrap: wrap;
}

.category .entry-title {
    background-color: #BE1E2D;
    font-size: 2rem;
    line-height: 40px;
    padding: 0px 20px;
    margin-top: 18px;
}

@media (min-width:768px) {
.category article:nth-child(3n+1) .post-image, .category article:nth-child(3n+1) .entry-header {
	margin: 0 auto 0 0;
}

.category article:nth-child(3n+3) .post-image, .category article:nth-child(3n+3) .entry-header{
	margin: 0 0 0 auto;
}

.category article {
    width: 33%;
    margin-bottom: 110px;
}
}


@media (max-width:991px) and (min-width:768px){
.category article {
    width: 33%;
    margin-bottom: 110px;
}

.category .entry-header,
.category .post-image
{
	max-width: calc(100% - 10px);
}

.category .entry-title {
    background-color: #BE1E2D;
    font-size: 2rem;
    line-height: 40px;
    padding: 0px 20px;
    margin-top: 18px;
}
}

@media (max-width:767px) {
.category article {
    width: 100%;
    margin-bottom: 50px;
}

.category .entry-title {
    background-color: #BE1E2D;
    font-size: 2rem;
    line-height: 40px;
    padding: 0px 20px;
    margin-top: 18px;
}
}


.woocommerce-breadcrumb {
visibility:hidden;
}

.woocommerce-page #secondary,
.woocommerce-tabs .reviews_tab {
display:none !important
}


.woocommerce-cart #main,
.woocommerce-checkout #main {
width:100%;
}

@media (min-width:951px){
.header-top-mobile {
display:none;
}
}

/***** MOBILE NAV BAR ******/
@media (max-width:950px){
.header-top, .logo-image{
display:none;
}

.header-top-mobile {
	display:flex;
}

.language-chooser {
    list-style: none;
    display: inline-block;
    height: 10px;
    padding-left: 20px;
    padding-top:5px;
}

.language-chooser li {
	float: left;
    margin-right: 10px;
}

.language-chooser li img {
margin-top:5px;
}

.sub-menu {
min-width:150px;
}

.menu-item {
text-align:left;
}

.main-navigation li:hover > a, .main-navigation li.focus > a, .head-nav ul ul {
    background: #9c0b18;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 40px;
}

.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
    color: #fff;
    background: #9c0b18;
    text-decoration: underline;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 0px;
    left: -999em;
    z-index: 99999;
    border: 1px solid white;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: white;
}

.site-header {
    border-top: 10px solid #BE1E2D;
}

#masthead {
position:fixed;
width:100%;
z-index: 9999;
}

#content {
    padding-top: 58px;
}

#content.content_bg {
	padding-top:0px;
}
}

/* TAG RESULT TITLE */
body.tag .content-list .excerpt-title {
    margin-bottom: 5px;
    background-color: #BE1E2D;
    font-size: 2rem;
    line-height: 40px;
    padding: 0px 20px;
}

body.tag #content{
	background: url(/wp-content/uploads/images/grey_bg.png) #e6e6e6;
    background-size: 100%;
    background-position-x: center;
    background-repeat: no-repeat;
}

body.tag .page-title {
	font-size: 2.5rem;
    font-weight: bold;
}

body.tag .entry-title a:hover {
	color:white !important;
  	font-weight:bold;
}

.main-navigation ul li ul li > a:hover {
    color: #fff;
    background: #BE1E2D;
}