@charset "UTF-8";
.header-left,
.header-right,
.header-logo,
.main-menu ul>li>a,
.main-menu ul>li>ul li,
.social-link,
.tab-text h3:after,
.table-block table td a,
.table-block table td a:after,
.filter-block,
.filter-block:after,
.shop-cols .sidebar-col,
.shop-cols .content-col,
.pb-prev:before,
.pb-next:after {
    display: inline-block;
}

.main-menu ul>li.current-menu-item:after,
.main-menu ul>li:hover:after,
.main-menu ul>li>ul>li>a,
.main-menu ul>li>ul>li.menu-item-has-children>a:after,
.main-menu ul ul ul li,
.main-menu ul ul ul li:hover a:after,
.hb-3 h2:after,
.c-image,
h1.page-title,
h1.page-title:after,
h2.accordion-icon:after {
    display: block;
}

.main-menu ul>li>ul>li.menu-item-has-children>a:after,
.main-menu ul ul li.menu-item-has-children:hover:after,
.main-menu ul ul ul li:hover a:after {
    content: '';
}

.main-menu ul>li.current-menu-item:after,
.main-menu ul>li:hover:after,
.main-menu ul ul,
.main-menu ul>li>ul>li.menu-item-has-children>a:after,
.main-menu ul ul ul,
.main-menu ul ul ul li:hover a:after,
.c-image:before,
.filter-block:after,
.btn-prev,
.btn-next,
h2.accordion-icon:after,
.select-block:after {
    position: absolute;
}

.main-menu ul>li>ul>li>a,
.main-menu ul ul ul li a,
.c-image,
.table-block table td a,
.table-block table td a:after,
.filter-block,
.select-block {
    position: relative;
}

.shop-cols .content-col {
    float: right;
}

.main-menu ul li a,
.main-menu ul ul ul li {
    text-align: left;
}

.shop-cols .sidebar-col,
.shop-cols .content-col {
    vertical-align: top;
}

.header-left,
.header-right,
.header-logo,
.tab-text h3:after,
.pb-prev:before,
.pb-next:after {
    vertical-align: middle;
}

.main-menu ul>li>ul>li.menu-item-has-children>a:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main-menu ul>li.current-menu-item:after,
.main-menu ul>li:hover:after,
.btp-icon,
.home-slide,
.home-slider-container .bx-wrapper .bx-controls-direction a,
.photos-slider-container .bx-wrapper .bx-controls-direction a,
.ks-heading:before,
.tab-preview,
.tab-text h3:after,
.photos-slide,
.inpage-slide,
.nd-slide,
.hb-3,
.hb-3 h2:after,
.c-image,
h1.page-title:after,
.medium-photo,
.table-block table td a:after,
.btn-prev,
.btn-next,
.select-block:after,
.pb-prev:before,
.pb-next:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.social-link {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.main-menu ul ul li.menu-item-has-children:hover:after,
.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider,
.home-slide {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hp-row {
    display: table;
    table-layout: fixed;
    width: 100%;
}


/*
Roboto:
100 thin
300 light
400 regular
600 medium
700 bold
900 black
*/

body {
    min-width: 300px;
    background-color: #fff;
    color: #000;
    font-family: 'Cantarell', "Noto Sans TC", sans-serif;
}

.container {
    width: 100%;
    min-width: 300px;
}

.wrapper {
    position: relative;
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    max-width: 1530px;
    overflow: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Marcellus", "Noto Sans TC", serif;
}

.zh_HK h1,
.zh_HK h2,
.zh_HK h3,
.zh_HK h4,
.zh_HK h5,
.zh_HK h6 {
   font-family: "Marcellus", "Noto Sans TC", sans-serif;
}

h1 {
    font-size: 5em;
}

h2 {
    font-size: 4.5em;
    margin-bottom: 20px;
}

h3 {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 1.6em;
}

a {
    color: #809098;
}

p a {
    font-size: 1.8em;
}

strong {
    font-weight: 600;
}

p {
    color: #000;
    font-size: 1.8em;
    line-height: 1.6;
    padding: 1em 0;
}

em {
    font-style: italic;
}


/* MOBILE */

.main-menu-mask,
.main-menu-button,
.main-menu-top,
.mobile {
    display: none;
}


/* HEADER */

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

.header {
    background-color: #e9f8ff;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.header-left {
    width: 20%;
}

.header-right {
    width: 78%;
    text-align: right;
}

.header-logo {
    position: relative;
    width: 186px;
}

.header-logo img {
    width: 100%;
    height: auto;
}

.main-menu-container {
    display: inline-block;
    max-width: 550px;
    width: 100%;
    margin-right: 3em;
    vertical-align: middle;
}

.main-menu ul {
    font-size: 0.1px;
    text-align: justify;
    height: 73px;
}

.main-menu ul:after {
    display: inline-block;
    content: '';
    width: 100%;
}

.main-menu ul>li {
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
}

.main-menu ul li a {
    text-decoration: unset;
}

.main-menu ul>li {
    position: relative;
    text-transform: uppercase;
}

.main-menu ul>li>a {
    color: #809098;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2;
    padding: 25px 8px;
    border-bottom: 2px solid transparent;
}

.en_US .main-menu ul>li>a {
    font-family: "Cantarell", sans-serif;
}

.main-menu ul>li.current-menu-item:after,
.main-menu ul>li:hover:after {
    bottom: 0;
    left: 50%;
    width: 35px;
    height: 12px;
    background-image: url(images/menu-brush@2x.png);
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.main-menu ul>li:hover>a,
.main-menu ul>li.current-menu-item>a,
.main-menu ul>li.current-menu-parent>a,
.main-menu ul>li.current-menu-ancestor>a {
    color: #0076AE;
}

.main-menu ul ul {
    display: none;
    background-color: #f6f6ef;
    color: #809098;
    left: 0;
    width: 100%;
    z-index: 10000;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    padding: 0 0 35px 35px;
    border-top: 1px solid #ccc;
    text-align: left;
    z-index: 10;
}

.main-menu ul li:last-child ul ul {
    left: auto;
    right: 0;
}

.main-menu ul li:hover>ul {
    display: block;
    padding: 2% 5%;
}

.main-menu ul>li>ul li {
    width: 23%;
    margin-right: 2%;
}

.main-menu ul>li>ul li:nth-child(4n + 4) {
    margin-right: 0;
}

.main-menu ul>li>ul>li>a {
    color: white;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
    padding: 20px 0;
    border-bottom: 2px solid #ccc;
    -webkit-transition: 0.3s;
}

.main-menu ul>li>ul>li>a:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-bottom: 2px solid #6fabaa;
    z-index: 3;
    content: "";
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.main-menu ul>li>ul>li>a:hover {
    border: none;
}

.main-menu ul>li>ul>li>a:hover:before {
    -webkit-transform: scale(1);
}

.main-menu ul>li:last-child>ul>li.menu-item-has-children>a {
    padding: 8px 15px 8px 25px;
}

.main-menu ul>li>ul>li:hover>a {
    color: #6fabaa;
}

.main-menu ul>li>ul>li.menu-item-has-children>a:after {
    background-image: url("images/menu-arrow-sprite@2x.png");
    right: 10px;
    width: 6px;
    height: 9px;
    margin-top: 4px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 4px 26px;
}

.main-menu ul>li:last-child>ul>li.menu-item-has-children>a:after {
    left: 10px;
    right: auto;
    margin-top: 0;
    -webkit-transform: rotate(-180deg) translateY(50%);
    transform: rotate(-180deg) translateY(50%);
}

.main-menu ul>li>ul>li.menu-item-has-children:hover>a:after {
    background-position: 0 -20px;
}

.main-menu ul ul ul {
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-menu ul>li:last-child ul ul {
    left: auto;
    right: 100%;
}

.main-menu ul ul li.menu-item-has-children:hover:after {
    background-color: white;
    left: 100%;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.main-menu ul>li:last-child ul li.menu-item-has-children:hover:after {
    left: auto;
    right: 100%;
}

.main-menu ul ul li:hover>ul {
    display: block;
}

.main-menu ul ul ul li {
    background-color: white;
    width: 100%;
    padding: 8px 15px;
}

.main-menu ul ul ul li a {
    color: #0076AE;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
}

.main-menu ul ul ul li:hover a:after {
    background-color: #0076AE;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 2px;
}

.language-switcher {
    display: inline-block;
    vertical-align: top;
}


/* 
        .widget-language-switcher li {
            display: none;
        }
        
        .widget-language-switcher li.active {
            display: block;
            color: #809098;
            font-size: 1.8em;
            font-weight: 600;
            line-height: 1.2;
            padding: 25px 8px;
            border-bottom: 2px solid transparent;
        }*/

.language-chooser li {
    display: block;
    color: #809098;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.2;
    padding: 25px 8px;
    border-bottom: 2px solid transparent;
}

.language-chooser .active {
    display: none;
}


/* mobile menu style */

.main-menu-button-inner {
    width: 35px;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.main-menu-button-inner span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #0076AE;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.main-menu-button-inner span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.main-menu-button-inner.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}

.main-menu-button-inner.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.main-menu-button-inner.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 22px;
    left: 8px;
}

.main-menu-button {
    display: none;
}

li.menu-item-has-children.open>span {
    top: 14px;
    left: -11px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

li.menu-item-has-children.open>ul {
    display: block;
}

.menu-item-has-children>ul {
    display: none;
    padding: 15px 0;
}

.menu-item-has-children>ul li {
    position: relative;
    padding-left: 20px;
    /* &:before {
            position: absolute;
            display: block;
            top: 4px;
            left: 35px;
            @include c($blue);
            @include font(0.9,
            700);
            content: '-';
        }*/
}

.menu-item-has-children>ul a {
    color: #0076AE;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.6;
    padding-left: 25px;
}


/** Footer **/

.footer {
    background-color: #e9f8ff;
    color: #707070;
    padding-top: 3em;
}

.footer h3 {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    color: #707070;
}

.footer-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #809098;
    padding: 2em 0;
}

.desc {
    display: none;
}

.footer-col {
    vertical-align: top;
    padding-right: 4%;
    vertical-align: top;
    width: 33%;
    font-family: "Cantarell", sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
}

.footer-col p,
.footer-col a {
    font-size: 1em;
    padding-top: 0;
    color: #707070;
}

.footer-col:last-child {
    padding-right: 0;
}

.social-links {
    float: right;
}

.social-link {
    width: 42px;
    height: 42px;
    background-color: #809098;
    margin-right: 1em;
    background-image: url(images/social-icon@2x.png);
    background-size: auto;
}

.social-link:last-child {
    margin-right: 0;
}

.facebook {
    background-image: url(images/facebook-f@2x.png);
}

.envelope {
    background-image: url(images/envelope@2x.png);
}

.whatsapp {
    background-image: url(images/whatsapp@2x.png);
}

.copyright {
    font-size: 1.6em;
    padding: 2em 0;
}

.back-to-top {
    position: absolute;
    bottom: 10%;
    right: 0;
    font-size: 1.6em;
    border: 1px solid #809098;
    padding: 0.5em 2em;
    cursor: pointer;
}

.back-to-top span {
    display: inline-block;
}

.btp-icon {
    width: 17px;
    height: 9px;
    margin-right: 11px;
    margin-bottom: 1px;
    background-image: url(images/arrow-up@2x.png);
}


/** Home **/

.home-slider-container,
.home-slider-container .bx-wrapper,
.home-slider-container .bx-viewport,
.home-slider,
.home-slide {
    position: relative;
    height: 0;
    padding-bottom: 34%;
}

.home-slide:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
    content: "";
}

.bx-wrapper .bx-pager.bx-default-pager {
    right: 5%;
    left: unset;
    text-align: right;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    outline: 0;
    font: 0/0 a;
    color: transparent;
    background-color: #fff;
    border-radius: 100%;
    opacity: 0.6;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    opacity: 1;
}

.home-slider-container .bx-wrapper .bx-controls-direction a,
.photos-slider-container .bx-wrapper .bx-controls-direction a {
    width: 42px;
    height: 42px;
    background-color: #fff;
    background-size: 11px;
    opacity: 0.8;
}

.bx-wrapper .bx-controls-direction a.active {
    opacity: 1;
}

.bx-wrapper .bx-prev {
    background-image: url(images/btn-prev@2x.png);
    left: 8px;
}

.bx-wrapper .bx-next {
    background-image: url(images/btn-next@2x.png);
    right: 8px;
}

.caption {
    position: absolute;
    bottom: 3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
}

.caption h2 {
    font-size: 6em;
    color: #fff;
    margin-bottom: 0;
    font-family: "Marcellus", "Noto Sans TC", serif;
}

.caption p {
    text-align: center;
    color: #fff;
}

.ks-heading {
    position: relative;
    display: block;
    font-family: "Marcellus", "Noto Sans TC", serif;
    padding-left: 35px;
}

.ks-heading:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 40px;
    background-image: url(images/brush-2@2x.png);
    content: "";
}

.tabs-block {
    padding: 6em 0;
    overflow: hidden;
}

.tabs-block h3 {
    font-family: "Marcellus", "Noto Sans TC", serif;
}

.tabs-block .tabs {
    display: inline-block;
    vertical-align: top;
    width: 43%;
    margin-right: 2%;
}

.tabs-block .tablink.active {
    background-color: #eef0f1;
}

.tb-right {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    margin-top: 2%;
    float: right;
}

.tabcontent {
    display: none;
}

.tablink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2em 0;
    padding: 2em;
    cursor: pointer;
}

.tablink:hover {
    background-color: #eef0f1;
}

.tab-preview {
    width: 40%;
    padding-bottom: 21%;
    margin-right: 2em;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.tab-title {
    margin-top: 5%;
    font-size: 2.4em;
    font-weight: 400;
    line-height: 1.2;
}

.tab-title:after {
    display: block;
    width: 46px;
    height: 1px;
    background-color: #809098;
    margin-top: 5%;
    content: "";
}

.tab-text {
    width: 100%;
}

.tab-text h3 {
    position: relative;
    width: 100%;
    font-size: 2.4em;
}

.tab-text h3:after {
    position: relative;
    top: -2px;
    right: -10px;
    width: 30px;
    height: 30px;
    background-image: url(images/arrow-blue@2x.png);
    content: "";
}

.tab-text p {
    color: #0076AE;
}

.primary-btn {
    background-color: #0076AE;
    color: #fff;
    text-align: center;
    padding: 0.5em 1em;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.primary-btn:hover {
    background-color: #005e8b;
}

.tab-desc {
    color: #0076AE;
    padding: 0;
}

.photos-slider-container .bx-wrapper,
.photos-slider-container .bx-viewport,
.photos-slider,
.photos-slide,
.inpage-slider-container .bx-wrapper,
.inpage-slider-container .bx-viewport,
.inpage-slider,
.inpage-slide {
    position: relative;
    padding-bottom: 75%;
    width: 100% !important;
    height: 0;
}

.photos-slide,
.inpage-slide {
    position: relative;
}

.photos-slider-container {
    margin: 6% 0 0;
}

.photos-slider-container .bx-wrapper .bx-controls-direction a {
    top: 90.6%;
    width: 33px;
    height: 33px;
}

.photos-slider-container .bx-wrapper .bx-prev {
    background-image: url(images/white-arrow-prev-btn@2x.png);
    left: unset;
    right: 17%;
    /*180px*/
}

.photos-slider-container .bx-wrapper .bx-next {
    background-image: url(images/white-arrow-btn@2x.png);
    right: 4%;
    /*42px*/
}

.photos-slider-container .bx-wrapper .bx-controls-direction {
    position: absolute;
    right: 0;
    bottom: 10%;
    z-index: 99;
    width: 100%;
    text-align: right;
}

.photos-slider-container .bx-wrapper .bx-controls-direction a {
    position: absolute;
    display: inline-block;
}

.nd-slider-container {
    margin-top: 2em;
    overflow: hidden;
    height: 0;
    padding-bottom: 135px;
}

.nd-slider-container .bx-wrapper,
.nd-slider-container .bx-viewport,
.nd-slider {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 15%;
}

.nb-slider {
    padding-bottom: 0;
    height: auto;
    background-size: cover;
}

.nd-slide {
    width: 177px !important;
    position: relative;
    height: 135px;
    margin-right: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.nd-slider-container .bx-wrapper .bx-controls-direction {
    position: inherit;
    height: 100%;
    top: 0;
}

.nd-slider-container .bx-wrapper .bx-controls-direction a {
    display: block;
    position: absolute;
    top: 26px;
    width: 46px;
    height: 135px;
    background-size: 10px;
    background-color: #dde1e4;
}

.nd-slider-container .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}

.nd-slider-container .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}

.nd-slider-container .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.aligncenter {
    text-align: center;
}

.aligncenter p,
.aligncenter a {
    text-align: center;
}

.hb-3 {
    background-image: url(images/about-bg@2x.jpg);
    padding: 7em 0;
}

.hb-3 h2 {
    position: relative;
    color: #0076AE;
}

.hb-3 h2:after {
    width: 100px;
    height: 18px;
    background-image: url(images/brush@2x.png);
    margin: auto;
    margin-top: 1%;
    content: "";
}

.hb-3 p {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 2em;
    font-size: 2.1em;
}

.hb-4 .tabs {
    width: 22%;
}

.hb-4 .tb-right {
    width: 76%;
}

.hb-6 .more-btn {
    margin: 6em 0;
}


/*  .work-col:first-child {
            display: block;
        }*/

.hb-4 .more-btn {
    margin-top: 3em;
}

.hb-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2em;
}

.hb-top h2 {
    width: 30%;
    font-size: 4.5em;
}

.hb-top p {
    width: 70%;
    font-size: 2.1em;
}

.grid-1-2 {
    overflow: hidden;
    overflow: hidden;
}

.grid-1-2>.grid-col {
    display: block;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.grid-1-2>.grid-col:nth-child(2n+2) {
    margin-right: 0;
}

.grid-1-2>.grid-col:nth-child(2n+1) {
    clear: both;
}

.grid-1-3 {
    overflow: hidden;
    overflow: hidden;
}

.grid-1-3>.grid-col {
    display: block;
    float: left;
    width: 31.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.grid-1-3>.grid-col:nth-child(3n+3) {
    margin-right: 0;
}

.grid-1-3>.grid-col:nth-child(3n+1) {
    clear: both;
}

.grid-1-3>.grid-col:last-child {
    margin-right: 0;
}

.grid-1-5 {
    overflow: hidden;
}

.grid-1-5>.grid-col {
    display: block;
    float: left;
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 2%;
}

.grid-1-5>.grid-col:nth-child(5n+5) {
    margin-right: 0;
}

.grid-1-5>.grid-col:nth-child(5n+1) {
    clear: both;
}

.c-card {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.c-card h3 {
    font-size: 2.4em;
}

.c-card h3:after {
    display: block;
    width: 46px;
    height: 1px;
    background-color: #809098;
    content: "";
    margin: 5% 0 1%;
}

.c-card h3 p {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 75px;
}

.c-card:hover h3 {
    color: #0076AE;
}

.c-card:hover a.c-image:before {
    opacity: .5;
}

.c-card.no-link:hover h3 {
    color: #000;
}

.c-card.no-link {
    cursor: unset;
}

.c-brief {
    padding-bottom: 0;
    margin-bottom: 0;
}

.c-brief p {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 75px;
}

.c-image {
    width: 100%;
    padding-bottom: 75%;
    margin-bottom: 2%;
    background-color: #e9f8ff;
}

.c-image:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e9f8ff;
    opacity: 0;
    content: '';
}

.blank-img {
    background-image: url(images/keman-studio-logo-Blue@2x.png);
    background-size: 70%;
    background-color: #e9f8ff;
}

.c-date {
    color: #0076AE;
    font-size: 1.6em;
}

.home-block {
    margin-bottom: 12em;
}

.ks-block {
    margin-top: 6em;
    margin-bottom: 6em;
}

.work-cols {
    /* display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            max-height: 75vw;*/
}

.work-col {
    /*position: relative;
            margin-right: 3%;
            width: 31%;*/
}

.work-col img {
    width: 100%;
    display: block;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.work-preview,
.product-photo {
    padding: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    overflow: hidden;
}

.woocommerce div.product div.images {
    margin-bottom: 0;
}


/*Inpage*/

h1.page-title {
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.2;
    color: #809098;
    margin: 2em 0 1em;
    font-family: "Marcellus", "Noto Sans TC", serif;
}

h1.page-title:after {
    width: 91px;
    height: 18px;
    background-image: url(images/grey-brush@2x.png);
    margin-top: 1%;
    content: "";
}

.large-heading {
    font-size: 4.5em;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Marcellus", "Noto Sans TC", serif;
}

.full-photo {
    width: 100%;
}

.grey-bg {
    background-color: #f3f5f6;
    padding: 6em 0;
}

.white-bg {
    padding: 0;
}

.b-1 {
    padding-top: 0;
}

.text-block p {
    font-size: 2.1em;
}

.text-block h2 {
    font-size: 4em;
}

.kc-block {
    margin: 6em 0;
}

.blue-text {
    color: #0076AE;
}

.medium-cols {
    margin: 2em 0 6em;
}

.medium-col {
    margin-bottom: 5% !important;
}

.medium-col h4 {
    font-size: 2.4em;
    font-family: "Marcellus", "Noto Sans TC", serif;
}

.medium-photo {
    width: 100%;
    padding-bottom: 75%;
    margin-bottom: 2%;
}

.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager {
    right: 43%;
    bottom: -20px;
}

.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #dde1e4;
    margin: 0 10px;
}

.inpage-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #0076AE;
}

.inpage-slider-container .bx-wrapper .bx-controls-direction a {
    width: 42px;
    height: 42px;
}

.inpage-slider-container .bx-wrapper .bx-controls-direction a.bx-next {
    right: 20px;
    background-image: url(images/slide-next@2x.png);
}

.inpage-slider-container .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 20px;
    background-image: url(images/slide-prev@2x.png);
}

.table-block {
    padding-bottom: 6em;
}

.table-block table tr {
    border-bottom: 1px solid #809098;
    padding: 0.5em 0;
}

.table-block table td {
    font-size: 2.2em;
    /* 3.2em */
    padding: 1em 0;
}

.table-block table td p {
    padding: 0;
    font-size: 1em;
}

.table-block table td a {
    color: #000;
    font-size: 1em;
}

.table-block table td a:after {
    top: 6px;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(images/arrow-blue@2x.png);
    content: "";
}

.table-block table td.table-date {
    width: 25%;
    font-size: 2.4em;
}

.table-title {
    font-size: 2.4em;
    color: #0076AE;
    border-bottom: 1px solid #809098;
    padding-bottom: 1em;
    margin-top: 2em;
}

.about-text-block p {
    margin-top: 0em;
    padding-top: 0;
    font-size: 2.1em;
}


/*Classes*/

.hp-row {
    margin: 4% 0;
}

.hp-row h3 {
    font-size: 1.8em;
}

.hp-row>div {
    display: table-cell;
}

.sidebar-col {
    width: 34%;
    padding-right: 3%;
}

.content-col {
    width: 66%;
}

.filter-block {
    font-size: 2.1em;
    text-align: center;
    background-color: #e9f8ff;
    border: 1px solid #0076AE;
    padding: 15px;
    padding-right: 35px;
    margin-right: 1.5%;
    margin-bottom: 2em;
}

.filter-block:after {
    top: 41%;
    right: 3%;
    width: 14px;
    height: 14px;
    background-image: url(images/close@2x.png);
    content: "";
}

.registration-block {
    padding-bottom: 5%;
}

.hp-wrapper {
    background-color: #f3f5f6;
    padding: 3% 5%;
}

.hp-wrapper p {
    font-size: 2.1em;
    padding: 0.5em 0;
}

.hp-details {
    color: #0076AE;
}

.hp-details p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0076AE;
    margin-bottom: 0;
    padding-top: 0;
}

.hp-details p span {
    display: block;
}

.hp-details p span:first-child {
    width: 15%;
}

label {
    display: block;
    padding-bottom: 2%;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
}

input::-webkit-input-placeholder {
    color: #809098;
}

input:-ms-input-placeholder {
    color: #809098;
}

input::-ms-input-placeholder {
    color: #809098;
}

input::placeholder {
    color: #809098;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #809098;
    font-size: 2em;
    margin-bottom: 2%;
    padding: 10px 15px;
}

textarea {
    min-height: 160px;
}

.hp-wrapper input[type="submit"] {
    display: block;
    width: 49%;
    margin: 1em 0;
    background-color: #0076AE;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    border: 1px solid #0076AE;
    text-align: center;
    padding: 1.5% 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.hp-wrapper input[type="submit"]:hover {
    color: #0076AE;
    background-color: #fff;
}

.sidebar-col .ks-sidebar {
    padding: 4% 0;
}

.wpcf7 form .wpcf7-response-output {
    font-size: 2em;
    margin: 1em 0em;
}

.wpcf7-not-valid-tip {
    font-size: 1.6em;
    margin-top: -3%;
    padding-bottom: 3%;
}


/* ---------- CALENDAR ---------- */

.calendar-block {
    background-color: #f3f5f6;
}

.calendar {
    position: relative;
    text-align: center;
}

.calendar-top {
    position: relative;
    border-bottom: 1px solid #809098;
}

.calendar h2 {
    font-size: 2.4em;
    margin-bottom: 0;
    line-height: 1;
    padding: 15px 0;
}

.calendar table {
    margin-top: 0;
}

.calendar table td {
    position: relative;
    display: inline-block;
    width: 10%;
    vertical-align: middle;
    border: 2px solid transparent;
    line-height: 1em;
    font-size: 2.4em;
    text-align: center;
    padding-bottom: 1em;
    margin-right: 4%;
}

.tour-calendar tr:first-child {
    border: 0;
}

.calendar table thead td {
    width: 14%;
    font-size: 2.4em;
    padding: 1em 0;
    margin: 0;
}

span.dot {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 10px;
    height: 10px;
    background-color: #0076AE;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.calendar tbody td:hover {
    background-color: #e9f8ff;
    border: 1px solid #0076AE;
}

.calendar tbody td.active {
    font-weight: 700;
}

.day {
    display: block;
    text-align: center;
    padding-top: 4px;
    background-size: 90%;
}

.event {
    cursor: pointer;
    position: relative;
}

.btn-prev,
.btn-next {
    background-color: #dde1e4;
    top: 50%;
    height: 2em;
    line-height: 1.2em;
    width: 2em;
    background-size: 15px;
    font-size: 2em;
    cursor: pointer;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 10px;
}

.btn-prev {
    left: 1em;
    background-image: url(images/btn-prev@2x.png);
}

.btn-next {
    right: 1em;
    background-image: url(images/btn-next@2x.png);
}

.btn-prev.disable,
.btn-next.disable {
    opacity: 0.3;
}

.sidebar-col h3 {
    font-size: 2.4em;
    color: #0076AE;
    padding-bottom: 1em;
    margin-top: 2em;
}

.prev-month.day,
.next-month.day {
    color: #809098;
}

h3.hp-heading {
    font-size: 4.5em;
}

h3.hp-heading:after {
    display: block;
    width: 46px;
    height: 1px;
    margin: 0.5em 0;
    background-color: #809098;
    content: "";
}

.horizontal-tabs {
    margin: 1em 0 1em 0;
    border-top: 1px solid #809098;
}

.horizontal-tabs .tablink {
    background-color: #0076AE;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    border: 1px solid #0076AE;
    text-align: center;
    padding: 1.5% 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.horizontal-tabs .tablink:hover {
    color: #0076AE;
    background-color: #fff;
}

input[type="checkbox"] {
    position: absolute;
    display: none;
}

input[type="checkbox"]+label span {
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 1px solid #809098;
    cursor: pointer;
    margin-right: 12px;
    /*margin: -5px 11px 0px -18px;*/
    vertical-align: middle;
    content: '';
}

input[type="checkbox"]:checked+label span {
    position: relative;
    background-color: #0076AE;
}

input[type="checkbox"]:checked+label span:after {
    position: absolute;
    bottom: 0px;
    left: 4px;
    content: "✓";
    color: #fff;
    font-size: 21px;
    z-index: 2;
}

.wpcf7-form input[type="checkbox"] {
    position: relative;
    display: inline-block;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin-right: 10px;
    margin-bottom: 15px;
}

label.checkbox-txt,
.wpcf7-list-item-label {
    font-family: "Arsenal", sans-serif;
    font-weight: 400;
}

.shop-cols {
    padding-top: 5em;
    overflow: hidden;
}

.shop-cols .sidebar-col {
    width: 25%;
}

.shop-cols .content-col {
    width: 72%;
    padding-bottom: 5em;
}

.shop-cols .work-col {
    cursor: pointer;
}

.shop-select {
    position: absolute;
    right: 0;
    top: -8em;
}

.shop-select select {
    display: inline-block;
    font-size: 2em;
    border: 1px solid grey;
    padding: 1em 0.5em;
    margin-right: 2%;
    float: right;
}

.sort-block {
    position: relative;
    width: auto;
}

.sort-text {
    position: absolute;
    top: 6px;
    right: 31%;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2;
}

select::-ms-expand {
    display: none;
}

.accordion-row {
    border-top: 1px solid #809098;
    padding: 1% 0;
    vertical-align: top;
}

h2.accordion-icon {
    position: relative;
    cursor: pointer;
    font-size: 2.4em;
    padding: 1em 0;
    margin-bottom: 0;
}

h2.accordion-icon:after {
    right: 0;
    top: 19%;
    font-size: 1.5em;
    color: #809098;
    content: "+";
}

h2.accordion-icon.active:after {
    top: 49%;
    width: 18px;
    height: 2px;
    background-color: #809098;
    content: "";
}

.accordion-details {
    padding-bottom: 4%;
    display: none;
}

.accordion-details .checkbox-row {
    margin: 1em 0;
}

.filter-btn {
    display: block;
    width: 100%;
    margin: 3em 0 2em 0;
    cursor: pointer;
}

.clear-btn {
    display: block;
    text-decoration: underline;
    color: #0076AE;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3em;
}

.select-block select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1em 2em 1em 1em;
}

.select-block {
    float: left;
    margin-right: 2em;
    margin-bottom: 2em;
}

.select-block:after {
    top: 22px;
    right: 15px;
    width: 17px;
    height: 9px;
    background-image: url(images/select-arrow@2x.png);
    content: "";
    pointer-events: none;
}

.sort-block select {
    padding: 1.5em 2.5em 0.5em 1em;
}

.hp-row .select-block {
    width: 100%;
}

.hp-row .select-block select {
    font-size: 2em;
    width: 100%;
    border: 1px solid #809098;
    padding-left: 10px;
    color: #809098;
}

.hp-row .select-block:after {
    top: 43%;
}

.painting .page-title {
    display: none;
}

.painting .wrapper {
    margin-top: 6em;
}

.painting-cols,
.news-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6em;
}

.painting-cols .primary-btn,
.news-cols .primary-btn {
    display: block;
    margin-top: 1em;
}

.pc-left {
    width: 68%;
    margin-right: 3%;
}

.pc-left .work-preview {
    background-color: #f6f6f6;
    padding: 30px;
}

.pc-right {
    width: 25%;
}

.nc-left {
    width: 47%;
    margin-right: 3%;
}

.nc-right {
    width: 50%;
    margin-top: 4em;
}

.nc-right .pc-details:before {
    display: none;
}

.nc-full-row {
    width: 100%;
}

.pc-desc-title {
    color: #0076AE;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}

.pc-desc {
    font-size: 1.8em;
    line-height: 1.4;
}

.pc-desc p {
    font-size: 1em;
}

.pc-heading {
    font-size: 3.2em;
}

.pc-artist {
    font-size: 2.4em;
    margin-bottom: 1em;
}

.pc-details {
    margin-bottom: 3em;
}

.pc-details p {
    font-size: 2.4em;
    margin: 0;
    padding: 0;
}

.pc-details:before {
    display: block;
    width: 46px;
    height: 2px;
    background-color: #809098;
    margin-bottom: 2em;
    content: "";
}

p.pc-price {
    font-size: 3.2em;
}

.painting-btns {
    margin-bottom: 21em;
}

.white-btn {
    display: inline-block;
    background-color: #fff;
    color: #0076AE;
    text-align: center;
    padding: 0.5em 1em;
    font-size: 2em;
    font-weight: 700;
    margin-top: 6em;
    line-height: 1.2;
    margin-top: 1em;
    border: 1px solid #0076AE;
    max-width: 217px;
    width: 100%;
}

.pb-prev a {
    color: #0076AE;
    vertical-align: middle;
}

.pb-prev:before {
    width: 25px;
    height: 25px;
    background-image: url(images/arrow-blue@2x.png);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    content: '';
}

.pb-next {
    float: right;
}

.pb-next a {
    color: #0076AE;
    vertical-align: middle;
}

.pb-next:after {
    width: 30px;
    height: 30px;
    background-image: url(images/arrow-blue@2x.png);
    content: '';
}

#sidebar {
    display: none;
}

.work-col {
    display: block;
    float: left;
    position: relative;
    line-height: 1em;
    width: 33%;
    padding-right: 2%;
}

.grid-sizer {
    width: 33%;
}

.hb-4 .grid-sizer,
.hb-4 .work-col {
    width: 25%;
}

.woocommerce-default-content {
    display: none;
}

.pagination {
    font-size: 2em;
    text-align: right;
    margin: 2em 0;
}

.page-numbers {
    padding: 3px 13px;
}

.page-numbers:hover {
    color: #0076AE;
}

.current {
    background-color: #0076AE;
    color: #fff;
}

.wpcf7-form p {
    font-size: 1em;
    font-family: "Cantarell", "Noto Sans TC", sans-serif;
}

.wpcf7-form p.form-text {
    font-size: 2.1em;
}

.no-message {
    font-size: 2em;
}

.woocommerce-Price-amount {
    display: inline-block;
    font-size: 2.2em;
}

.woocommerce.add_to_cart_inline {
    border: none !important;
    padding: 12px 0 !important;
}

.woocommerce a.button {
    display: inline-block;
    margin-top: 1em;
    width: auto;
    text-align: center;
    background-color: #2971b0;
    color: #fff;
}

.woocommerce a.button:hover {
    background-color: #809098;
}

.woocommerce a.added_to_cart {
    margin-left: 5%;
    font-size: 1em;
    text-decoration: underline;
}

.woocommerce-cart .woocommerce-Price-amount {
    font-size: 20px;
}

.woocommerce-cart .product-name {
    font-size: 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100px;
}

.woocommerce-cart .product-remove,
.woocommerce-cart .product-quantity {
    width: 15%;
}

.woocommerce-cart .product-name {
    width: 35%;
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    width: 20%;
}

.woocommerce-cart .product-thumbnail {
    display: none;
    width: 0;
}

.woocommerce table.shop_table th {
    font-size: 2em;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    font-size: 2em;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    vertical-align: middle;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 2.1em;
    background-color: #0076AE;
    color: #fff;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #809098;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    margin-bottom: 5em;
}

.woocommerce-info,
.woocommerce form .form-row .select2-container {
    font-size: 2.1em;
}

.woocommerce-checkout .text-block p {
    font-size: 1em;
}

.woocommerce-checkout .woocommerce-Price-amount {
    font-size: 2.1em;
}

.woocommerce-checkout .woocommerce-checkout #payment {
    margin-bottom: 8em;
}

.woocommerce-checkout .woocommerce button.button.alt {
    background-color: #2d85be;
    font-size: 2.1em;
}

.woocommerce-checkout .woocommerce-privacy-policy-text {
    font-size: 2.1em;
}

.woocommerce-checkout .woocommerce-privacy-policy-text a {
    font-size: 1em;
}

.woocommerce-checkout table.shop_table td {
    font-size: 2.1em;
}

.woocommerce-checkout table.shop_table td .woocommerce-Price-amount {
    font-size: 1em;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    margin-bottom: 3em;
}

h3.order_review_heading {
    margin-bottom: 1em;
}

.select2-container--default .select2-selection--single {
    height: 40px;
    padding-top: 2px;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}


/*.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}*/

.pc-left .summary,
.woocommerce-tabs,
.related.products {
    display: none!important;
}


/* Search */

.search .main,
.page-template-page-search .main {
    padding-bottom: 5em;
}

.header-search {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(images/search@2x.png);
    vertical-align: middle;
    margin-left: 30px;
}

.search-form {
    display: flex;
    margin-bottom: 3%;
}

.search-field {
    width: calc(100% - 100px);
}

input[type="search"] {
    width: 100%;
    height: 40px;
    font-size: 2em;
    border: 1px solid #809098;
    padding: 5px;
}

.search-submit {
    width: 100px;
}

.search-form input[type="submit"] {
    width: 100%;
    height: 40px;
    -webkit-appearance: none;
    background-color: #2a7cb2;
    color: #fff;
    font-size: 2em;
    padding: 5px 10px;
}

h2.search-page-heading {
    font-size: 2.4em;
}

h3.search-result-title {
    font-size: 2.4em;
}

.search-everything-highlight-color {
    background-color: #e9f8ff!important;
}

.pc-right .woocommerce-product-gallery {
    display: none;
}

.woocommerce-page div.product div.summary {
    width: 100%;
}

.pc-right .summary .product_title,
.product_meta {
    display: none;
}

.woocommerce div.product form.cart .button {
    background-color: #0076AE;
    color: #fff;
    font-size: 2em;
    border: 0;
    border-radius: 0;
    display: inline-block;
    margin-top: 1em;
    width: auto;
    text-align: center;
}

.woocommerce-Price-amount {
    color: #000;
}

.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    display: block;
}

.woocommerce div.product form.cart .variations select {
    height: 40px;
    font-size: 2em;
}

.woocommerce .quantity .qty {
    border: 1px solid;
    height: 2.5em;
    width: 4em;
    font-size: 1.7em;
    margin-top: 1.1em;
}

.woocommerce div.product form.cart .button {
    height: 2.4em;
    font-size: 1.8em;
}

.woocommerce div.product form.cart .variations label {
    display: none;
}

.woocommerce div.product form.cart .variations {
    margin-top: 5%;
}

.pc-right div.product p.price {
    margin: 5% 0;
}

.woocommerce-message {
    border-top-color: #2a7cb2;
}

.woocommerce-message::before {
    color: #2a7cb2;
}


/** Single Product **/

.woocommerce div.product div.summary {
    display: inline-block;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 68%;
    margin-right: 3%;
    padding: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    overflow: hidden;
}

.woocommerce div.product div.summary {
    width: 25%;
}

.woocommerce div.product .product_title,
.product_meta {
    display: none;
}

.woocommerce-message {
    border-top-color: #2976ae;
    font-size: 2em;
}

.woocommerce-message a.button {
    font-size: 1em;
    margin-top: 0;
}


/*# sourceMappingURL=style.css.map */

.woocommerce-checkout .woocommerce-shipping-methods label {
    font-size: 1em;
}

.shipping-calculator-button {
    font-size: 1.8em;
}

.woocommerce-cart-form__cart-item cart_item {
    font-size: 1.4em;
}

.product-remove a {
    font-size: 1.4em;
}

.woocommerce-checkout .text-block .wc_payment_method p {
    font-size: 2em;
}

.wc_payment_method label {
    display: inline;
}

.woocommerce-order {
    font-size: 2em;
}

.woocommerce-checkout .woocommerce-order .woocommerce-Price-amount {
    font-size: 1em;
}

.text-block h2.woocommerce-column__title {
    font-size: 2em;
}

.woocommerce-order-details {
    font-size: 0.5em;
}

.wpcf7-form select {
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #809098;
    font-size: 2em;
    margin-bottom: 2%;
    padding: 10px 15px;
}

.class-blocks {
    margin-top: 6em;
}

.class-blocks .grid-1-2 {
    width: 69.5%;
    margin: auto;
}

.class-blocks .grid-1-2>.grid-col {
    margin-right: 2.8%;
    width: 48.6%;
}

.class-blocks .grid-1-2>.grid-col:last-child {
    margin-right: 0;
}

.zh_HK .tabs-block h3,
.zh_HK .caption h2,
.zh_HK .ks-heading,
.zh_HK h1.page-title,
.zh_HK .large-heading,
.zh_HK .medium-col h4 {
    font-family: "Noto Sans TC", sans-serif;
}

.woocommerce div.product form.cart,
.woocommerce div.product div.images .flex-control-thumbs {
    display: none;
}

.wpcf7-not-valid-tip {
    margin-top: -1%;
}

.select-block select{
    background-color:#fff;
}