/*修正手機瀏覽桌機異常*/
html{
	display:-webkit-box;
}
html>body{
	float:none;
}
/*修正手機瀏覽桌機異常*/
.show_html{
	width:725px;margin: 0 auto;padding: 0 !important;
}
.show_html img{
	max-width:100%;
}
#static-page .wrapper ul{
	padding-left:2em;
} 
.show_html,.show_html .MsoNormal>*,.text-default,.text-default>*,.text-default span{
    /*font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;*/ /*中文字*/
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif !important;
}
.text-default,.text-default>*{
	font-weight:bold !important;
	color: #8D8D8D !important;
}
.text-default h5,.text-default>h5{
	display:inline;
}
html, html>body {
    /*font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei", sans-serif;*/ /*中文字*/
    font-size: 16px; /*中文字建議大小*/
    width: 100vw;
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif !important;
}

h1, h2, h3, h4, h5 {
    /*font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei",Arial,sans-serif ;*/
    font-weight: 800; /*中文字*/
    margin: 10px 0;
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif !important;
}

h6 {
    /*font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei",Arial,sans-serif ;*/
    font-weight: 600; /*中文字*/
    margin: 10px 0;
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif !important;
}
.hhh-text-orange{
	color:#FE9E49;
}
.agent_fin {
    background-image: url('/gs/award/agent_b.png');
    display: block;
    width: 19px;
    height: 25px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    background-position: 0px 5px;
    background-repeat: no-repeat;
}
a {
    text-decoration: none;
}

ul, li {
    margin: 0;
    padding: 0;
}
div, p, table, td, tr {
    /*font-family: Meiryo, "微軟正黑體", "Microsoft JhengHei",Arial,sans-serif;*/
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif !important;
}

#index #contact-float tr:nth-child(1),
#index #contact-float tr:nth-child(2),
#designer-list #contact-float tr:nth-child(1),
#designer-list #contact-float tr:nth-child(2),
#case-list #contact-float tr:nth-child(1),
#case-list #contact-float tr:nth-child(2),
#video-list #contact-float tr:nth-child(1),
#video-list #contact-float tr:nth-child(2),
#column #contact-float tr:nth-child(1),
#column #contact-float tr:nth-child(2),
#column-list #contact-float tr:nth-child(1),
#column-list #contact-float tr:nth-child(2),
#event-list #contact-float tr:nth-child(1),
#event-list #contact-float tr:nth-child(2),
#store-list #contact-float tr:nth-child(1),
#store-list #contact-float tr:nth-child(2),
#product #contact-float tr:nth-child(1),
#product #contact-float tr:nth-child(2),
#product-list #contact-float tr:nth-child(1),
#product-list #contact-float tr:nth-child(2) {
    display: none;
}

.contact-circle-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-circle {
    display: inline-flex;
    width: 55px;
    height: 55px;
    border: #FFF 1px solid;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

    .contact-circle:last-child {
        margin-right: 0;
    }
.w3-top {
    z-index: 22;
}
.w3-top .w3-button:hover {
    color: #FFF !important;
    opacity: 1;
    background-color: #fd6b03 !important;
}

.w3-top a.w3-button[href^="index"]:hover {
    color: #FFF !important;
    opacity: 1;
    background-color: #FFF !important;
}

.w3-smaller {
    /*font-size: 14px !important;*/
    font-size: 16px !important;
    color: #444;
}

#top_close {
    z-index: 32;
    right: 0;
    top: 0;
    position: fixed;
    color: grey;
}

    #top_close .fa-chevron-circle-down {
        color: black;
    }

    #top_close .fa-chevron-circle-up {
        color: gray;
        font-size:30px;
        margin:5px 5px 0 0;
    }

.hhh-orange {
    background: #f70;
}

.hhh-text-orange {
    color: #f70;
}

.hhh-deep-gray {
    background: #1d1d1d;
    color: #fff;
}

.hhh-text-deep-gray {
    color: #1d1d1d;
}

.w3-bold {
    font-weight: bold !important;
}

.w3-top .logo-bar {
    height: 48px;
}

.w3-top .w3-bar-item.w3-right {
    border-right: 0 none;
    /*border-left: 1px solid lightgray;*/
    padding: 8px 16px 4px 16px;
}

.w3-top .logo-bar .logo {
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    margin-left: 24px;
}

    .w3-top .logo-bar .logo > img {
        padding: 0;
        height: 46px;
        margin-top:-5px;
    }

.w3-bar.menu {
    font-size:17px;
    font-weight: 600;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    margin: 0 auto;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
    background: #FE9E49;
}
#index .w3-bar.menu, #store-list .w3-bar.menu {
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    margin: 0 auto;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

    #index .w3-bar.menu:hover, #store-list .w3-bar.menu:hover {
        background: #FE9E49;
    }
    #index .w3-bar.menu.showbackground, #store-list .w3-bar.menu.showbackground {
        background: #FE9E49;
    }

    .w3-bar.menu .w3-bar-item {
        float: none;
        display: inline-block;
    }
    .w3-bar.menu .w3-bar-item.active {
		background: #fd6b03 !important;
    }
    .w3-bar-item.w3-button.w3-hover-white.w3-hover-text-orange.active {
		background: #fd6b03 !important;
		color: #ffffff !important;
    }

#index-nono .w3-bar.menu {
    box-shadow: none;
    background: -moz-linear-gradient(top, rgba(255,119,0,0.65) 0%, rgba(255,119,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,119,0,0.65) 0%,rgba(255,119,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,119,0,0.65) 0%,rgba(255,119,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF770000', endColorstr='#FF770000',GradientType=0 ); /* IE6-9 */
}


.hhh-cover {
    top: 148px;
    min-height: 700px;
    z-index: 0;
}

    .hhh-cover .swiper-container {
        width: 3000px;
        height: 480px;
        margin-left: calc(50vw - 1500px);
        overflow: hidden;
    }

        .hhh-cover .swiper-container img {
            height: 480px;
            background-size: auto 100%;
            width: 1000px;
            background-position: center center;
            background-repeat: no-repeat;
        }

    .hhh-cover .swiper-button-next, .hhh-cover .swiper-button-prev {
        width: 990px;
        height: 480px;
        top: 22px;
        opacity: 0.5;
        background-color: #000;
    }

    .hhh-cover .swiper-button-prev {
        background-position: 950px 240px;
    }

    .hhh-cover .swiper-button-next {
        background-position: 10px 240px;
    }

    .hhh-cover .gallery-thumbs {
        width: 1000px;
        height: 96px;
        box-sizing: border-box;
        margin-top: 10px;
        margin-left: calc(50vw - 500px);
        margin-bottom: 50px;
    }

        .hhh-cover .gallery-thumbs .swiper-slide {
            width: 190px;
            height: 96px;
            opacity: 0.5;
            background-size: cover;
            background-repeat: no-repeat;
            margin-right: 12.5px;
            border-top: 2px solid transparent;
            border-bottom: 2px solid transparent;
        }

            .hhh-cover .gallery-thumbs .swiper-slide:nth-child(3) {
                opacity: 1;
                border-top: 2px solid #f70;
                border-bottom: 2px solid #f70;
            }


            .hhh-cover .gallery-thumbs .swiper-slide:last-child {
                margin-right: 0;
            }

.index-section {
    width: 1000px;
    margin-left: calc(50vw - 500px);
    padding: 16px 0;
    clear: both;
}

footer .w3-ul, footer .w3-ul li, footer .w3-bar .w3-bar-item {
    border: 0 none !important;
    padding: 0;
}

footer .w3-bar-item a {
    text-decoration: none;
}

footer hr {
    border-top: 1px solid #000;
    margin: 1em 0;
}
footer#footer li a.w3-button {
    padding: 0;margin:0;
    line-height: 200%;
    color:#596670;
}
footer#footer  .footer-bottom,
footer#footer  .footer-bottom a {
    color:#596670;
}
footer#footer  .footer-bottom a:hover {
    color:#FF7000;
}
footer#footer li a.w3-button:hover {
    background:none !important;
    color:#FF7000 !important;
}
footer#footer ul#social-icon a.w3-button {
    padding:5px;
}
footer#footer ul#social-icon a.w3-button:hover{
    background:none !important;
    color:#FF7000 !important;
}

#index-belt {
    position: relative;
}

#index-belt img,
.hhh-designer-belt img {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);

}

.index-section h3::after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    background: rgb(255, 119, 0);
    margin: 10px auto 40px auto;
}

.title_0723::after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    background: rgb(255, 119, 0);
    margin: 10px auto 40px auto;
}

h3.column-list-title::after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    background: rgb(255, 119, 0);
    margin: 10px auto 40px auto;
}

.index-section .w3-container img {
    width: 100%;
}

.index-section table {
    width: 950px;
    margin: 0 auto;
    border-spacing: 0;
    padding: 0;
}

ul.tab-nav {
    margin: 20px 0;
}

    ul.tab-nav li {
        display: inline;
        font-size: 17px;
    }

        ul.tab-nav li::after {
            content: "｜";
        }

        ul.tab-nav li:last-child::after {
            content: "";
        }

.tab-nav a.active {
    color: rgb(255, 119, 0);
    border-bottom: rgb(255, 119, 0) 1px solid;
}

.tab-nav a:hover {
    color: rgb(255, 119, 0);
    border-bottom: rgb(255, 119, 0) 1px solid;
}

#index-search-designer .w3-container {

    padding: 60px 40px 30px 40px;
    background-image: url('/images/index-search-form-bg.jpg');
    background-size: contain;
    background-repeat: repeat;
}

.hhh-designer-belt {
    /*background: #383838;
    padding: 0;
    background-image: url('/images/contourline.png');
    background-size: contain;*/
        
    background-image: url(/images/index-search-form-bg.jpg);
    background-size: contain;
    background-repeat: repeat;
}

#index-search-designer .w3-row-padding {
    padding: 0 15px;
}

#index-search-designer .w3-button,
#index-week-recommend .w3-button,
.hhh-button {
    color: white;
    width: 200px;
    background: rgba(255, 119, 0,0.75);
    border: rgb(255, 119, 0) 1px solid;
    margin-top: 20px;
}

.hhh-section-shadow {
    /*background: url(/images/background-shadow.gif) no-repeat;
    width: 100%;
    display: block;
    margin: 0 auto;
    background-size: 90% 90%;
    background-position: center 20px;
    padding-bottom: 20px;*/
}

#index-case, #index-week-recommend {
    background: #383838;
}

    #index-week-recommend td.designer-icon {
        height: 150px;
        width: 120px;
        background-size: cover;
            cursor: pointer;
    }

    #index-week-recommend td.designer-caption {
        width: 368px;
        height: 300px;
        background-size: cover;
        background-color: rgba(255,255,255,0.8);
		background-blend-mode: lighten;
    }
	/*background-blend-mode: lighten;以下方式取代*/
	/*
	#index-week-recommend td.designer-caption section{
		display:block;
		height:100%;
		background: rgba(255, 255, 255, 0.8);
	}
	*/

    #index-week-recommend td.active {
        border: 3px rgb(255, 119, 0) solid;
    }

    #index-week-recommend td.designer-icon:hover {
        border: 3px rgb(255, 119, 0) solid;
    }

#index-hot-events td {
    vertical-align: bottom;
}

    #index-hot-events td a {
        font-size: 14px;
        background: #EFEFEF;
        line-height: 35px;
        width: 100%;
        display: block;
    }

.hhh-region-tab {
    background: #585858;
    padding: 80px 0 50px 0;
    text-align: center;
}

.hhh-region-tab li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
   
}
.hhh-region-tab li a {
    display: block;
    width: 125px;
    height: 125px !important;
    background-color: white;
    border-bottom: rgb(255, 119, 0) 1px solid;
    background-size:cover;background-position:center top;
    padding-top: 80px;
}

.hhh-region-tab li:last-child {
    margin-right: 0;
}

.hhh-region-tab a.active, .hhh-region-tab a:hover {
    background-color: rgb(255, 119, 0);
    background-size:cover;background-position:center bottom;
    color:white;
}

.hhh-search-section .w3-card {
    background: #FFF;
    position: relative;
    top: -22px;
    padding: 25px 20px;
}

.hhh-search-section .w3-button {
    color: white;
    width: 120px;
    background: rgba(255, 119, 0,0.8);
    border: rgb(255, 119, 0) 1px solid;
    width: 90%;
}

    .hhh-search-section .w3-button.button-red {
        color: white;
        width: 120px;
        background: #FF6B48;
        border: rgb(255, 119, 0) 1px solid;
        width: 90%;
    }

.hhh-search-section #advanced-search {
    display: block;
    padding: 10px 0;
}

    .hhh-search-section #advanced-search ul,
    .hhh-search-section #advanced-search li {
        list-style: none;
        display: inline;
    }

    .hhh-search-section #advanced-search li {
        padding-right: 20px;
    }

    .hhh-search-section #advanced-search hr {
        border-bottom: #CCC 1px dashed;
    }

    .hhh-search-section #advanced-search .w3-container {
        padding: 0 90px;
    }

    .hhh-search-section #advanced-search .w3-row {
        border-bottom: #CCC 1px solid;
        padding: 5px 0;
    }

#designer-list .hhh-search-section #advanced-search .w3-row:nth-child(1) {
    border: none;
}

.hhh-search-section #advanced-search .w3-row:last-child {
    border: none;
    padding: 0;
}
#advanced-search>.w3-container>.w3-center>button[type="submit"]{
	margin-top:0.5em;
}
#advanced-search .advanced-search-close {
    position: absolute;
    top: 100px;
    right: -7px;
    font-size: 14px;
    background: #666666;
    padding: 2px 010px;
    color: #FFF;
    border: none;
}

    #advanced-search .advanced-search-close:hover {
        background: #000;
    }

#sort-list {
    padding-top: 20px;
}

    #sort-list .sort-button {
        width: 140px;
        border: 1px solid #CCC;
    }
/* FLIP */
.designer-list-card-container:hover .designer-list-card-front, .designer-list-card-container.hover .designer-list-card-front {
    /*transform: rotateY(180deg);*/
    visibility: hidden;
    
}
.designer-list-card-container:hover .designer-list-card-back, .designer-list-card-container.hover .designer-list-card-back {
    /*transform: rotateY(180deg);*/
    visibility: unset;
    
}

.designer-list-card {
    transition: 0.6s;
    /*transform-style: preserve-3d;*/
    position: relative;
    margin-bottom: 2em;
}

.designer-list-card-front, .designer-list-card-back {
    /*backface-visibility: hidden;*/
    position: absolute;
    top: 0;
    left: 0;

}

.designer-list-card-front {
    z-index: 2;
    /* for firefox 31 */
    /*transform: rotateY(0deg);*/
}


.designer-list-card-back {
    /*transform: rotateY(180deg);*/
    visibility: hidden;
}

    .designer-company, .designer-name, .designer-list-card-back .w3-margin > div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .designer-list-card-back .w3-button.w3-round-large:first-child {
        margin-right: 0.5em;
    }
/* FLIP END */
.designer-list-card-front {
    width: 100%;
}

    .designer-list-card-front .w3-card-4 {
        display: block;
        height: 215px;
        background: #CCC;
        background-size: cover;
        background-position: 100%;
    }

#video-list .designer-list-card-front .play-icon,
#schedule-list .play-icon,
#designer-index .play-icon,
#search .play-icon {
    font-size: 5rem;
    color: rgba(0,0,0,0.75);
    position: relative;
    background: rgba(255,255,255,0.74);
    border-radius: 0.5;
    display: flex;
    border-radius: 50px;
    width: 80px;
}
#search .column-list-card-container:hover .w3-card-4 > div {
    display: none;
}

.brand-list-card-container .play-icon,
#designer-video .play-icon,
#video-post .play-icon  {
    font-size: 5rem;
    color: rgba(0,0,0,0.75);
    position: absolute;
    background: rgba(255,255,255,0.74);
    border-radius: 0.5;
    display: flex;
    border-radius: 50px;
    width: 80px;
}

.designer-list-card-front .case-title {
    text-align: center;
    font-weight: bold;
    padding-top: 24px;
    font-size: 18px;
    width: 100%;
}

.designer-list-card-fornt .designer-list-card .designer-name {
    /*margin-left:95px;*/
}

#schedule-list .designer-list-card {
    margin-bottom: 15px;
}

#schedule-list .designer-list-card-back a {
    margin: 5px;
}

.designer-list-card .designer-profile {
    position: relative;
    top: -20px;
    padding: 0 10px;
    font-size: 14px;
}

.designer-list-card .designer-img {
    display: block;
    width: 80px;
    height: 80px;
    box-shadow: #06060640 2px 2px 2px 2px;
    background-size: cover !important;
    border-radius: 50%;
}

    .designer-list-card .designer-img img {
    }

.designer-list-card .designer-company {
    font-weight: bold;
    padding-top: 24px;
    font-size: 18px;
    margin-left: 95px;
}

.designer-list-card .designer-name {
    margin-left: 95px;
}

.designer-list-card-back .w3-card-4 {
    display: block;
    height: 315px;
    /*background: rgba(0, 0, 0, 0.486);
    background-size: cover;
    background-color: rgba(0,0,0,0.5);
    background-blend-mode: color;*/
    background-color: rgba(111,114,117,1);
    background-image: none !important;
}
/*background-blend-mode: color;以下取代*/
/*
.designer-list-card-back .w3-card-cover {
    display: block;
    height: 315px;
    background:rgba(0,0,0,0.5);
	margin-top: -315px;
}
*/

.designer-list-card-back {
    position: relative;
}

    .designer-list-card-back .designer-profile {
        position: absolute;
        top: 40px;
        color: white !important;
        width: 100%;
    }

#video-list .designer-list-card-back .designer-profile {
    top: 85px;
}

.designer-list-card-back .designer-profile hr {
    height: 1px;
    display: block;
    background: #FFF;
    width: 90%;
    border: none;
    margin: 30px auto;
}

#case-list .designer-company,
#video-list .designer-company,
#schedule-list .designer-company {
    overflow: unset;
    white-space: unset;
}

#case-list .designer-list-card-back .designer-company,
#video-list .designer-list-card-back .designer-company,
#schedule-list .designer-list-card-back .designer-company {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#case-list .designer-list-card-back .designer-profile hr,
#video-list .designer-list-card-back .designer-profile hr,
#schedule-list .designer-list-card-back .designer-profile hr,
#column-post .designer-list-card-back .designer-profile hr {
    margin: 15px auto;
}

.designer-list-card-back .w3-button {
    color: white;
    width: 120px;
    background: rgba(255, 119, 0,0.8);
    border: rgb(255, 119, 0) 1px solid;
    width: 100px;
}

.column-list-card-container .w3-card-4,
.event-list-card-container .w3-card-4,
.brand-list-card-container .w3-card-4,
.store-list-card-container .w3-card-4 {
    display: block;
    height: 208px;
    background-color: rgba(0, 0, 0, 0.808);
    background-size: cover;
    opacity: 1;
    position: relative;
}

.brand-list-card-container .w3-card-4,
.store-list-card-container .w3-card-4 {
    background-color: #FFF;
    /*background-size: auto 100%;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

    .column-list-card-container .w3-card-4 > h4,
    .brand-list-card-container .w3-card-4 > h4,
    .store-list-card-container .w3-card-4 > h4 {
        display: none;
    }

.column-list-card-container:hover .w3-card-4::before,
.brand-list-card-container:hover .w3-card-4::before,
.store-list-card-container:hover .w3-card-4::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
}

.schedule-list-card-container:hover .w3-card-4 {
    opacity: 0.9;
}

.brand-list-card-container:hover .w3-card-4 > h4,
.column-list-card-container:hover .w3-card-4 > h4,
.store-list-card-container:hover .w3-card-4 > h4 {
    color: white;
    display: block;
}

.column-list-card-container .column-title,
.brand-list-card-container .brand-title,
.store-list-card-container .store-title {
    font-weight: bold;
    padding-top: 12px;
    font-size: 18px;
    text-align: center;
    margin: 0 15px 15px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.event-list-card-container .event-title{
    font-weight: bold;
    padding-top: 12px;
    font-size: 18px;
    text-align: center;
    margin: 0 15px 15px 15px;
}

.event-list-card-container .w3-card-4 h2.w3-display-bottomright,
.store-list-card-container .w3-card-4 h2.w3-display-bottomright {
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    background-size: 100px 100px;
    background: linear-gradient(135deg, transparent 27px, rgba(0, 0, 0, 0.5) 0) top left;
    padding-left: 30px !important;
}

.event-list-card-container .w3-card-4 .event-end {
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.column-list-card-container:hover .column-title,
.brand-list-card-container:hover .brand-title,
.store-list-card-container:hover .store-title {
    color: #FF7700;
}

.column-list-card-container .column-title + div {
    margin-bottom: 80px;
    height: 55px;
}

#column .column-list-card-container .column-title + div {
    margin-bottom: 50px
}

.column-list-button,
.event-list-button {
    color: white;
    width: 120px;
    background: rgba(255, 119, 0,0.8);
    border: rgb(255, 119, 0) 1px solid;
    width: 130px;
}

#column-post #case-post-body .w3-card,
#product-post #product-post-body .w3-card {
    margin: 15px 0 0 0;
}

#column .index-section {
    padding: 0;
}

#column #column-top123 .w3-card-4 {
    position: relative;
}

    #column #column-top123 .w3-card-4 h2 {
        display: inline-block;
        width: 100%;
        background: rgba(0,0,0,0.4);
        margin: 0;
        padding: 0;
    }

    #column #column-top123 .w3-card-4 h4 {
        display: none;
    }

    #column #column-top123 .w3-card-4:hover h4 {
        display: block;
    }

    #column #column-top123 .w3-card-4:hover::before {
        content: "";
        background-color: rgba(0, 0, 0, 0.5);
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.hhh-designer-cover {
    /*
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
    height: 430px;
    position: relative;*/

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    display: block;
    height: 430px;
    position: relative;


    background-size: cover;
    background-position: center center;
	/*top: 41.5px;終結地獄後就可以給他個高度讓它自然地下來*/
}

.hhh-designer-cover_v2 {
    /*
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
    height: 430px;
    position: relative;*/

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    display: block;
    height: 220px;
    position: relative;

    background-size: cover;
    background-position: center center;
    /*top: 41.5px;終結地獄後就可以給他個高度讓它自然地下來*/
}

.hhh-builder-cover {
    /*
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
    height: 430px;
    position: relative;*/

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    display: block;
    height: 80px;
    position: relative;

    background-size: cover;
    background-position: center center;
    /*top: 41.5px;終結地獄後就可以給他個高度讓它自然地下來*/
}

.hhh-designer-nav {
    position: relative;
}

    .hhh-designer-nav .w3-card {
        background-color: #FFF;
        border-bottom: rgb(255, 119, 0) 3px solid;
        position: relative;
        box-shadow: none;
        padding: 45px 0;
    }

    .hhh-designer-nav .designer-photo,
    .hhh-designer-nav .designer-title,
    .hhh-designer-nav .designer-name,
    .hhh-designer-nav .designer-award,
    .hhh-designer-nav .designer-menu {
        position: absolute;
    }

    .hhh-designer-nav .designer-photo {
        bottom:-15px;
        width: 150px;
       
    }

    .hhh-designer-nav .designer-title {
        top: -40px;
        left: 170px;
        font-size: 24px;
        font-weight: 400;
        color: white;
        /*cursor: pointer;*/
        text-shadow: -1px -1px 1px #333333, 1px -1px 1px #333333, -1px 1px 1px #333333, 1px 1px 1px #333333;
    }
    

    .hhh-designer-nav .designer-name {
        top: 5px;
        left: 170px;
        font-size: 18px;
        /*cursor: pointer;*/
    }
    .hhh-designer-nav .designer-title:hover,
    .hhh-designer-nav .designer-name:hover {
        /*color:#ff5721;*/
    }

    .hhh-designer-nav .designer-award {
        top: 10px;
        right: 10px;
        font-size: 18px;
    }

    .hhh-designer-nav .designer-menu {
        bottom: 0;
        right: 10px;
        font-size: 18px;
    }

        .hhh-designer-nav .designer-menu ul,
        .hhh-designer-nav .designer-menu li {
            margin: 0;
            padding: 0;
        }

        .hhh-designer-nav .designer-menu li {
            list-style: none;
            display: inline-block;
            text-align: center;
        }

            .hhh-designer-nav .designer-menu li a {
                width: 80px;
                font-size: 16px;
                display: inline-block;
            }

                .hhh-designer-nav .designer-menu li a:hover,
                .hhh-designer-nav .designer-menu li a.active {
                    color: rgb(255, 119, 0);
                }

            .hhh-designer-nav .designer-menu li::after {
                content: "｜";
            }

            .hhh-designer-nav .designer-menu li:last-child::after {
                content: "";
            }

.hhh-designer-info,
.hhh-brand-info {
    line-height: 150%;
}

    .hhh-designer-info h6,
    .hhh-brand-info h6 {
        font-weight: bold;
        border-left: 3px #fa741d solid;
        padding-left: 10px;
        color: #fa741d;
    }

        .hhh-designer-info h6 ~ div{
            line-height: 2;
            padding-left: 13px;
        }

.swiper-slide-image-fixed-height {
    height: 200px;
    display: block;
    background: #CCC;
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.swiper-slide,
.no-swiper-slide {
    padding-bottom: 80px;
}
.hhh-designer-case .index-section,
.hhh-designer-column .index-section{
    position: relative;
}
.hhh-designer-case .index-section .swiper-button-next,
.hhh-designer-column .index-section .swiper-button-next,
.hhh-brand-product .index-section .swiper-button-next{
    right: -50px;
    top:calc(50% - 45px);
    z-index: 0;
}
.hhh-designer-case .index-section .swiper-button-prev,
.hhh-designer-column .index-section .swiper-button-prev,
.hhh-brand-product .index-section .swiper-button-prev{
    left: -50px;
    top:calc(50% - 45px);
    z-index: 0;
}
.hhh-designer-case .swiper-slide h4,
.hhh-designer-column .swiper-slide h4,
.hhh-designer-case .no-swiper-slide h4,
.hhh-designer-column .no-swiper-slide h4  {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 140px;
    display: none;
    margin: 0;
    padding: 0;
    padding-top: 60px;
    color: white;
}

.hhh-brand-product .swiper-slide h4,
.hhh-brand-product .no-swiper-slide h4 {
    display: none;
}

.hhh-designer-column .swiper-slide h4,
.hhh-designer-column .no-swiper-slide h4 {
    width: fit-content;
    font-weight: normal;
    padding: 60px 15px 0 15px;
}

.hhh-brand-product .swiper-slide,
.hhh-brand-product .no-swiper-slide {
    position: relative;
}

    .hhh-designer-case .swiper-slide:hover h4,
    .hhh-designer-column .swiper-slide:hover h4,
    .hhh-brand-product .swiper-slide:hover h4,
     .hhh-designer-case .no-swiper-slide:hover h4,
    .hhh-designer-column .no-swiper-slide:hover h4,
    .hhh-brand-product .no-swiper-slide:hover h4 {
        display: block;
    }

    .hhh-brand-product .swiper-slide:hover .swiper-slide-image-fixed-height::before,
    .hhh-brand-product .no-swiper-slide:hover .swiper-slide-image-fixed-height::before  {
        content: "";
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
    }

.hhh-designer-case .swiper-slide:hover h6,
.hhh-designer-column .swiper-slide:hover h6,
.hhh-designer-case .no-swiper-slide:hover h6,
.hhh-designer-column .no-swiper-slide:hover h6 {
    color: #FF7700;
}

.hhh-designer-about .w3-col {
    border-right: 1px #707070 dashed;
    padding: 0 15px;
}

    .hhh-designer-about .w3-col:last-child {
        border-right: none;
    }
.hhh-designer-about .w3-twothird{
    height:600px;
    overflow: auto;
}
.hhh-designer-about h4 {
    border-left: #FF7700 4px solid;
    padding: 0;
    padding-left: 7px;
    margin: 0 0 5px 0;
}

    .hhh-designer-about h4 + div {
        margin: 0 0 25px 0;
        line-height: 200%;
    }

.hhh-designer-map .w3-card {
    line-height: 200%;
    z-index: 1;
    position: relative;
    padding: 0;
    width: fit-content;
    margin: -60px auto 30px auto;
    background: #FFF;
    border-bottom: 5px solid #FF7700;
}
@-moz-document url-prefix() {
	.hhh-designer-map .w3-card{
		display: table;
		word-break: break-all;
		width:auto !important;
		top:-10px !important;
		text-align: left;
	}
}

.hhh-designer-map .store {
    border-right: 1px dashed #CECECE;
    border-top: 5px solid #FFFFFF;
    padding: 0 20px 50px 20px;
    width: 250px;
    background: #FFF;
    display: inline-table;
	cursor:pointer;
}

    .hhh-designer-map .store:last-child {
        border-right: none;
    }

    .hhh-designer-map .store.active,
    .hhh-designer-map .store:hover {
        border-top: 5px solid #FF7700;
    }

.swiper-container {
    z-index: 0;
}

td.event_small {
    height: 150px;
    width: 225px;
    background-size: calc(100% - 1px);
    background-repeat: no-repeat;
}

td.product_small {
    height: 150px;
    width: 150px;
    background-size: cover;
}

    td.product_small > a {
        display: block;
        width: 100%;
        height: 100%;
    }

td.w225h150 {
    height: 150px;
    width: 225px;
    background-size: cover;
}

    td.w225h150 > a {
        display: block;
        width: 100%;
        height: 100%;
    }

.index-section .embed-youtube {
    width: 500px;
    height: 300px;
}

.case-post-sideblock iframe.embed-youtube {
    width: 230px;
    height: 160px;
}
.index-section .video-post iframe.embed-youtube {
    width: 700px;
    height: 393px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet-active {
    background: #f70;
}

.swiper-pagination-bullet {
    width: 25px;
    height: 4px;
    border-radius: unset;
}

ul.breadcrumb {
    padding: 8px 16px;
    list-style: none;
    color: #6C6C6C;
}

    ul.breadcrumb li {
        display: inline;
    }

        ul.breadcrumb li + li:before {
            padding: 8px;
            color: #6C6C6C;
            content: ">";
        }

#case-post section:first-child .index-section,
#video-post section:first-child .index-section,
#column-post section:first-child .index-section,
#column .index-section {
    padding: 20px 0 0 0;
}

#case-post .index-section,
#video-post .index-section,
#column-post .index-section {
    padding: 0;
}

#case-post-title .w3-card {
    min-height: 60px;
    border-left: #FF8B25 10px solid;
    padding: 0;
    position: relative;
}

    #case-post-title .w3-card h1,
    #case-post-title .w3-card h5,
    #case-post-title .w3-card ul,
    #case-post-title .w3-card li {
        margin: 0;
        padding: 0;
    }

#case-post-title #inside-title {
    position: relative;
    padding: 15px;
    width: 800px;
}

#case-post-title .w3-card h1 {
    color: #FF8B25;
    padding-bottom: 10px;
}

#case-post-title .w3-card h5 {
    color: #8D8D8D;
}

#case-post-title .w3-card ul {
    position: absolute;
    top: 10px;
    right: 10px;
}

#case-post-title ul.share-icon-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

#case-post-title ul.share-icon-group li {
    list-style: none;
}

#case-post-title ul.share-icon-group li > a {
    display: flex;
    background: #EFEFEF;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

#case-post-title .fa-favorite-f:hover {
    background: #f44335;
    color: #FFF;
}

#case-post-title .fa-facebook-f:hover {
    background: #4267B2;
    color: #FFF;
}

#case-post-title .fa-line-l:hover {
    background: #00B833;
    color: #FFF;
}

#case-post-title .fa-weixin:hover {
    background: #3CB034;
    color: #FFF;
}

li.fa-line-l::before {
    content: "";
}

#case-post-title .w3-card .fa-line-l {
    background-image: url('/Other/hhh/images/line-logo.svg');
    background-size: 60%;
    background-position: center center;
    background-repeat: no-repeat;
}

    #case-post-title .w3-card .fa-line-l:hover {
        background-image: url('/Other/hhh/images/line-logo-white.svg');
    }

#case-post-body,
#product-post-body {
    margin-bottom: 200px;
    clear: both;
}

    #case-post-body .w3-card,
    #product-post-body .w3-card {
        margin: 15px 15px 0 0;
        padding-top: 15px;
        padding-bottom: 50px;
        line-height: 200%;
    }

        #case-post-body .w3-card.case-post-sideblock {
            margin: 15px 0 0 0;
            padding: 0;
        }

    #case-post-body .hhh-designer-belt {
        padding: 30px 0;
        margin: 50px 0;
    }

.case-post-sideblock {
    border-top: #FF8B25 5px solid;
}

    .case-post-sideblock h4 {
        text-align: center;
        margin: 0 10px;
        padding: 0;
    }

    .case-post-sideblock table,
    .case-post-sideblock td,
    .case-post-sideblock tr,
    .case-post-sideblock ul,
    .case-post-sideblock li {
        margin: 0;
        padding: 0;
    }

    .case-post-sideblock li {
        list-style: none;
    }

.case-post-sideblock {
    font-size: 14px;
}

    .case-post-sideblock h4 {
        margin: 15px 0;
    }

    .case-post-sideblock table {
        width: 100%;
    }

    .case-post-sideblock td:nth-child(odd) {
        font-weight: bold;
        width: 85px;
        padding-left: 10px;
        vertical-align: top;
    }

    .case-post-sideblock .w3-tag {
        margin: 0 0 10px 10px;
    }

    .case-post-sideblock::after {
        content: "";
        display: block;
        height: 20px;
    }

#product-post-body .w3-cell:nth-child(odd) {
    color: #FF7700;
    padding-right: 10px;
    width: 35px;
    border-right: #CCC 1px solid;
    font-weight: bold;
}

/* Tooltip container */
#product-post-body .tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/
    overflow: unset;
}

    /* Tooltip text */
    #product-post-body .tooltip .tooltiptext {
        /*display: none;
        min-width: 150%;
        min-width: fit-content;
        background-color: #FFF;
        color: #f70;
        text-align: center;
        
        border-radius: 6px;
        position: absolute;
        border: #F70 1px solid;
        z-index: 1;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);*/
        /* padding: 5px 0; */
    }

    #product-post-body .tooltip .tooltip-bottom {
        left: 0;
        right: 0;
        top:110%;
    }

        #product-post-body .tooltip .tooltip-bottom::after {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 65px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent #FF7700 transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    #product-post-body .tooltip:hover .tooltiptext {
        /*visibility: visible;*/
    }

#contact-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    z-index: 2;
}

    #contact-float td {
        background: #FF9D48;
        padding: 10px;
        width: 50px;
        height: 50px;
        text-align: center;
        vertical-align: middle;
        padding: 10px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    }

        #contact-float td.active,
        #contact-float td:hover {
            background: #FF7700;
        }

        #contact-float td#contact-float-main {
            width: 300px;
            background: #FF7700;
            position: relative;
        }

.hhh-store-section .w3-bar {
    width: 100%;
    border-bottom: rgb(255,119,0) 1px solid;
}

    .hhh-store-section .w3-bar .w3-bar-item {
        width: 180px;
        margin: 0;
        border-top-right-radius: 25px;
        border-top-left-radius: 25px;
    }

.w3-modal {
    background-color: rgba(0,0,0,0.75);
	z-index:33;
}

/*----------本日推薦案例----------*/
.all_year .wrapper {
    background: #282828;
    position: fixed;
    top: unset;
    width: auto;
    bottom: 20px;
    left: calc((100% - 660px)/2);
    padding-top: 15px;
    box-shadow: 4px 4px 12px 4px rgba(7%, 7%, 7%, 0.8);
    height: 135px;
    box-sizing: border-box;
    z-index: 99;
    opacity: 1;
    display: flex;
    justify-content: center;
}

    .all_year .wrapper:after {
        display: block;
        width: 100%;
        content: "";
        height: 5px;
        background-color: background: rgb(142,115,205);
        background: -moz-linear-gradient(left, rgba(142,115,205,1) 0%, rgba(116,216,192,1) 100%);
        background: -webkit-linear-gradient(left, rgba(142,115,205,1) 0%,rgba(116,216,192,1) 100%);
        background: linear-gradient(to right, rgba(142,115,205,1) 0%,rgba(116,216,192,1) 100%);
        position: absolute;
        bottom: 0;
    }

.all_year_personl_img {
    display: inline-block;
    width: 130px;
    height: 130px;
    float: left;
    overflow: hidden;
    position: relative;
}

    .all_year_personl_img a {
        display: inline-block;
        width: 130px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #eee;
    }

    .all_year_personl_img em {
        display: block;
        width: 130px;
        height: 20px;
        background-color: #8e73cd;
        color: #fff;
        position: absolute;
        font-size: 13px;
        text-align: center;
        font-weight: 200;
        line-height: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

.all_year .wrapper h2 {
    display: inline-block;
    width: 120px;
    height: 130px;
    line-height: 130px;
    color: #8e73cd;
    font-size: 1.2em;
    padding: 0 20px;
    float: left;
}

.all_year_personl_info {
    display: inline-block;
    height: 130px;
    box-sizing: border-box;
    padding: 20px;
    border-left: #383838 1px solid;
    max-width: 340px;
}

    .all_year_personl_info a {
        display: block;
        color: #fff;
    }

    .all_year_personl_info h3, .all_year_personl_info strong, .all_year_personl_info i {
        display: block;
        line-height: 1.6em;
    }

    .all_year_personl_info i {
        color: #999;
        margin-top: 8px;
    }

    .all_year_personl_info a:hover h3, .all_year_personl_info a:hover strong {
        color: #8e73cd;
    }

    .all_year_personl_info a:hover i {
        color: #fff;
    }

.all_year_person_project_img {
    display: inline-flex;
    margin: 12px 8px;
    box-shadow: 4px 4px 4px 4px rgba(0%, 0%, 0%, 0.5);
}

    .all_year_person_project_img a:hover, .all_year_personl_img a:hover {
        transform: scale(1.07);
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

.all_year .windows_close:hover:before, .all_year .windows_close:hover:after {
    background-color: #fff;
}


#fans-recommend .w3-twothird .w3-card-4 {
    display: block;
    height: 500px;
    width: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

#fans-recommend .w3-twothird #black-background {
    display: block;
    width: 250px;
    height: 430px;
    background: #000000AA;
    position: absolute;
    top: 25px;
    left: 25px;
}

#fans-recommend .w3-twothird #designer-big {
    position: absolute;
    display: block;
    width: 130px;
    height: 163px;
    top: 20px;
    left: 20px;
    background-size: cover;
}

#fans-recommend .w3-twothird #designer-group {
    position: absolute;
    top: 33px;
    left: 157px;
    width: 110px;
}
#fans-recommend ul.tab-nav li>a.w3-text-deep-orange{
	pointer-events:none;
}

    #fans-recommend .w3-twothird #designer-group td {
        width: 50px;
        height: 63px;
        background-size: cover;
        opacity: 0.35;
    }

        #fans-recommend .w3-twothird #designer-group td:hover,
        #fans-recommend .w3-twothird #designer-group td.active {
            border: 1px solid #FF7000;
            opacity: 1;
        }

    #fans-recommend .w3-twothird #designer-group table {
        border: 1px solid #FFF;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF00', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    }

    #fans-recommend .w3-twothird #designer-group td.prev-next,
    #fans-recommend .w3-twothird #designer-group td.next-arrow,
    #fans-recommend .w3-twothird #designer-group td.prev-arrow {
        height: 16px;
        font-size: 14px;
    }

        #fans-recommend .w3-twothird #designer-group td.prev-next:hover,
        #fans-recommend .w3-twothird #designer-group td.next-arrow:hover,
        #fans-recommend .w3-twothird #designer-group td.prev-arrow:hover {
            border: none;
        }

#fans-recommend .w3-twothird #designer-title {
    position: absolute;
    top: 200px;
    left: -10px;
    width: 300px;
    height: 65px;
    background: #FF7000CC;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#fans-recommend .w3-twothird #designer-content {
    position: absolute;
    top: 270px;
    left: 25px;
    width: 250px;
    padding: 10px;
    font-weight: lighter;
    line-height: 175%;
}

#fans-recommend .w3-twothird #designer-title h5 {
    margin: 0;
    padding: 0;
    font-weight: lighter;
}

#fans-recommend .w3-third .w3-card-4 {
    display: block;
    height: 500px;
}

    #fans-recommend .w3-third .w3-card-4 .third-top {
        display: block;
        height: 250px;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

        #fans-recommend .w3-third .w3-card-4 .third-top h5 {
            background-color: #FF7000CC;
            width: 100%;
            margin: 0;
            padding: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    #fans-recommend .w3-third .w3-card-4 .third-bottom {
        margin: 10px;
        line-height: 175%;
        padding-top: 10px;
        border-top: #FF7000 1px solid;
        font-weight: lighter;
    }

        #fans-recommend .w3-third .w3-card-4 .third-bottom:first-letter {
            font-size: 200%;
            float: left;
            margin-right: 3px;
        }
#fans-recommend ul.tab-nav,
#editor ul.tab-nav,
#index-newin ul.tab-nav{
    margin-top:5px;
    margin-bottom:5px;
}
#search-top {
    width: 100%;
    background: #282828;
    position: fixed;
    top: 0px;
    height: 160px;
    z-index: 10;
    box-sizing: border-box;
    display: none;
}
	#search-top .w3-tag.w3-round{
		cursor:pointer;
	}
	#search-top .w3-tag.w3-round:hover{
		border:#FF7000 1px solid;
	}

    #search-top form {
        display: inline;
    }

        #search-top form::after {
            clear: both;
        }

    #search-top select {
        width: 150px;
        height: 80px;
        line-height: 80px;
        float: left;
        color: #fff;
        border: 0;
        background: transparent;
        border-radius: 3px 0 0 3px;
        font-size: 2em;
        box-sizing: border-box;
        float: left;
        margin-left: 20px;
    }

        #search-top select > option {
            color: #fff;
            background: #282828;
        }

    #search-top input {
        width: 65%;
        height: 80px;
        line-height: 80px;
        color: #fff;
        border: 0;
        background: transparent;
        border-radius: 3px 0 0 3px;
        font-size: 2em;
        box-sizing: border-box;
        float: left;
        padding-left: 20px;
        border-bottom: #CCC 1px solid;
    }

    #search-top button#btn-search {
        float: left;
        height: 80px;
        width: 80px;
        border-bottom: #CCC 1px solid;
    }

    #search-top button#btn-close {
        float: right;
        height: 80px;
        width: 80px;
    }

    #search-top .hot-tags {
        display: inline-block;
        margin-left: 25px;
        height: 80px;
    }

        #search-top .hot-tags h6 {
            color: #FF7000;
            margin: 0;
            padding: 0;
            display: inline;
        }

        #search-top .hot-tags .w3-tag {
            color: white;
            padding: 10px;
            border: #444 1px solid;
            background-color: unset;
        }

#search-tab {
    font-size: 1rem;
}

    #search-tab a {
        font-size: 1rem;
        border-bottom: 5px solid #F70;
        background: #f49e22;
        color: #333;
        display: block;
        height: 55px;
        background: #fff;
        vertical-align: text-top;
        text-align: center;
        line-height: 55px;
        cursor: pointer;
        border-top: 5px solid #FFF;
    }

    #search-tab .active a {
        background: #F70;
        color: #FFF;
        border-top: 5px solid #f49e22;
    }
.case-photos {
    padding: 12px 58px;
}
.case-photos img {
    margin: 4px;
    opacity: 0.5;
    height: 60px;
    width: 105px
}

    .case-photos img.focus {
        opacity: 1;
    }

#eyehouse {
    width: 735px;
    height: 600px;
}

.w300h200 {
    width: 300px;
    height: 200px;
}

.display-case-photo {
    width:640px;
    height: 460px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.display-case-photo-next,
.display-case-photo-prev {
    color:#CCC;
}
.display-case-photo-next:hover,
.display-case-photo-prev:hover {
    color:#F70;
}

.w3-center > small {
    text-decoration: none;
}

select[name="order_by"] {
    text-align: center;
    text-align-last: center;
}

    select[name="order_by"] > option {
        text-align: left;
    }
#contactus tr{
    height: 60px;;
}
#contactus li{
    display: inline-block;
    list-style: none;
}
.hover-text-icon:hover{
	opacity:0.95;
}
.hover-text-icon>div{
	position: relative;bottom: 20px;z-index: 1;
	opacity:0;
}
.hover-text-icon:hover>div{
	position: relative;bottom: 20px;z-index: 1;
	opacity:1;
	background:#000;
	color:#fff;
}
.w3-top a#link-topdesigners {
    color:#82af2f;
    font-weight: bold;
}
.w3-top a#link-topdesigners:hover {
    background-color:#82af2f !important;
    color:#FFF;
}
.w3-top a#link-topbrands {
    color:#ed7059;
    font-weight: bold;
}
.w3-top a#link-topbrands:hover {
    background-color:#ed7059 !important;
    color:#FFF;
}
.w3-top a#link-agent {
    color: #E43B8A;
}
.w3-top a#link-agent:hover {
    background-color:#E43B8A !important;
    color :white;
}
.w3-top a#link-deco {
    /*color:#5fd8e8;*/
    
}
.w3-top a#link-deco:hover {
    /*background-color:#5fd8e8 !important;
    color :white;*/
}
body#index #index-case a .w3-display-middle,
body#index #index-topic a .w3-display-middle{
    display: none;
}
body#index #index-case a:hover .w3-display-middle,
body#index #index-topic a:hover .w3-display-middle{
    display: block;
    color: white !important;
}
body#index #index-case a:hover::before,
body#index #index-topic a:hover::before{
    content: "";
    background-color:rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
}

body#index #index-newin tr a div {
    display: none;
}
body#index #index-newin tr a:hover::before {
    content:"";
    background-color:rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: block;
}
body#index #index-newin tr a:hover div {
    display:block;
   width:80%;
}

#designer-list .sidebar-float,#case-list .sidebar-float {
    transition: all 0.5s ease 0s;
    position: fixed;
    top:200px;


}
#designer-list .sidebar-float div,#case-list .sidebar-float div {
    padding:5px 0;
}

#index .hhh-cover .cover-title, #store-list .hhh-cover .cover-title {
    font-weight: 300;
    color: white;
    font-size: 20px;
    background: rgba(35,60,100,0.7);
    transform-origin: right bottom;
    margin: 0px;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 26px;
    right: 60px;
    bottom: 175px;
    position: absolute;
    transition-duration: 1000ms;
    transform-origin: right bottom;
    transition: color .15s linear, background-color .15s linear, border-color .15s linear;
    cursor: pointer;
}
#index .hhh-cover .cover-caption {
        color: #fff;
    background: rgba(0,0,0,0.55);line-height: 1.5 !important;cursor: pointer;    margin: 0px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 22px;
    left: 80px;
    right: 140px;position:absolute;
    bottom: 110px;
}

.w3-top i.fa-line-l {
    background-image: url(/images/line-logo.svg);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    height: 24px;
}
.w3-top a:hover i.fa-line-l{
    background-image: url(/images/line-logo-white.svg);
}


#footer a.fa-line-l {
    background-image: url(/images/line-outline.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 58px;
    width: 25px;
}
footer#footer ul#social-icon a.w3-button.fa-line-l:hover {
    background-image: url(/images/line-outline-orange.png) !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 58px;
    width: 25px;
}
#favorite_tip{
	position:absolute;top: -88px;right: 5px;width: 50px;background: beige;text-align: center;padding: 0.5em 0;color: orange;
}
#favorite_btn{
	cursor:pointer;
}
.swiper-slide .cover-caption,
.swiper-slide .cover-title,
.no-swiper-slide .cover-caption,
.no-swiper-slide .cover-title{
	visibility:hidden;
}
.no-swiper-slide{
    width:326px;
    height: 200px;
}
.no-swiper-slide:hover h4{
        width:326px;
    height: 200px;
}
.no-swiper-container .swiper-button-black{
 opacity:0;
}
.swiper-slide.swiper-slide-active .cover-caption,
.swiper-slide.swiper-slide-active .cover-title,
.no-swiper-slide.swiper-slide-active .cover-caption,
.no-swiper-slide.swiper-slide-active .cover-title{
	visibility:visible;
}
.no-swiper-container .swiper-button-black{
 opacity:0;
}
#contact-float td:not([rowspan="3"]){
	cursor:pointer;
}
.hhh-designer-info .w3-third a{
	word-break: break-all;
}
.html_content p{
	margin:0;padding:0;
}
#advanced-search .w3-rest{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 1em;
}
#advanced-search .w3-rest label{
	display:inline-flex;
	width:25%;
	height: 34px;
    line-height: 34px;
}
#advanced-search .w3-rest.w20 label{
	width:20%;
}
#advanced-search .w3-rest label .w3-radio{
	margin-right:0.25em;
}
#advanced-search .w3-rest.w3-right-align{
	justify-content: flex-start;
}
#advanced-search .w3-rest.w33 label,#advanced-search .w3-rest.w3-right-align label{
	width:33%;
}

#index .index-section {
    padding-top:40px;
    padding-bottom:50px;
}
#index #index-search-designer .index-section{
    padding-bottom: 40px;
}
#index #index-case .index-section {
    padding-top: 30px;
    padding-bottom:30px;
}
#index #fans-recommend .index-section {
    padding-bottom: 70px;
}
#index #index-hot-events .index-section{
    margin-bottom:-50px;
}
#index .index-section h3::after {
    content: "";
    display: block;
    height: 3px;
    width: 50px;
    background: rgb(255, 119, 0);
    margin: 10px auto 25px auto;
}
#index .gallery-thumbs .swiper-slide,
#index #fans-recommend #designer-group td{
    cursor: pointer; 
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
  }
  
.search-table-designer .w3-radio{
	display:none;
}
.search-table-designer label{
	cursor:pointer;/*比公司倒掉還重要的小手手*/
}
.search-table-designer .flex{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.search-table-designer .flex label{
	display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 25%;
	min-width:100px;
	padding:0.5em 0;
}
.search-table-designer .flex.w100 label{
    width: 100px;
}
li.text_link{
	word-break: break-all;
}

/*dropdown menu*/
.w3-bar.menu{
    overflow: visible;
}
.dropdown-menu {
    position: relative;
    overflow: visible;
}

.dropdown-menu ul,
.dropdown-menu li {
    display: none;
}
.dropdown-menu:hover::before {
    content:'';
    display: block;
    min-height: 100px;
    min-width: 100px;
    position: absolute;
    top: 25px;left:0;
    
}
.dropdown-menu:hover .secmenu-block {
    display: block;
    border:#CCC 1px solid;
    position: absolute;
    top:33px;
    left:-30px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color:rgba(255, 255, 255, 1);
    padding:10px 0;
    border-radius: 3px;
    z-index: 20;
}
.dropdown-menu:hover li {
    display: block;
    min-width: 200px;
    line-height: 2;
    color:#AAA;
    font-weight: 400;
    text-shadow: none;
}
.dropdown-menu:hover li:hover {
    color:#FF7000;
}
.display-case-photo-prev,.display-case-photo-next{
	cursor:pointer;
}
input[type="text"][name="date"].w3-button{
	padding-left:2.34em;/*IE不可加*/
}
.designer-profile{
	cursor:pointer;
}

.thdmenu-block {
    border:#CCC 1px solid;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color:rgba(255, 255, 255, 1);
    padding:10px 0;
    border-radius: 3px;
}

.dropdown-submenu {
    position: relative;
    padding: 0 15px;
}

.dropdown-submenu a {
    padding: 5px 0;
}

.dropdown-submenu .thdmenu-block {
    display: none;
    position: absolute;
    left: 100%;
    top: -11px;
}

.secmenu-block {
    min-width: 180px;
}

.secmenu-block > li:hover > .thdmenu-block {
    display: block;
}

.thdmenu-block li {
    text-align: left;
    padding: 0 10px;
}

.thdmenu-block li div{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-height: 44px;
}

.thdmenu-block li a {
    padding: 12px 0;
}

/* button  wapasha START */

.button--wapasha {
    border-radius: 40px;
    min-width: 130px;
    display: inline-block;
    padding: 0.6em 0.6em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    text-transform: none;
    line-height: normal;
    background: #fff;
    color: #FE9E49;
    border: 2px solid #FE9E49;
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s; 
}

.button--wapasha::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid #FE9E49;
    background-color: #FE9E49;
    z-index: -1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--wapasha:hover {
    background-color: #FE9E49;
    color: #fff;
}

.button--wapasha.button--wapasha--deep {
    color: #FF6B48;
    border: 2px solid#FF6B48 !important;
}

.button--wapasha.button--wapasha--deep::before {
    border: none;
    background-color: #FF6B48 !important;
 
}
.button--wapasha.button--wapasha--deep:hover {
    background-color: #FF6B48 !important;
    color: #FFF;
}

.button--wapasha.button--wapasha--transparent {
    color:#FE9E49 ;
    border: 2px solid#FE9E49 !important;
    background: transparent;
}

.button--wapasha.button--wapasha--transparent::before {
    border: 2px solid#FE9E49 !important;
    background: transparent;
}
.button--wapasha.button--wapasha--transparent:hover {
    background: #FE9E49;
    color: #fff;
}
.button--wapasha.button--wapasha--login--fb {
    color: #395693;
    border: 2px solid#395693 !important;
}

.button--wapasha.button--wapasha--login--fb::before {
    border: none;
    background-color: #395693 !important;
 
}
.button--wapasha.button--wapasha--login--fb:hover {
    background-color: #395693 !important;
    color: #FFF;
}
.button--wapasha.button--wapasha--login--google {
    color: #EA4335;
    border: 2px solid#EA4335 !important;
}

.button--wapasha.button--wapasha--login--google::before {
    border: none;
    background-color: #EA4335 !important;
 
}
.button--wapasha.button--wapasha--login--google:hover {
    background-color: #EA4335 !important;
    color: #FFF;
}

#designer-list a.button--wapasha.button--wapasha--transparent,
#case-list a.button--wapasha.button--wapasha--transparent,
#video-list a.button--wapasha.button--wapasha--transparent,
#schedule-list a.button--wapasha.button--wapasha--transparent{
    display: inline-block;
    min-width: 105px;
    margin:0.3em;
}

/* button  wapasha END */
/* INDEX 116 fans recommend NEW start */
#index #fans-recommend #designer-title-new {
    width: 650px;
    height: 110px;
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    background: rgba(255, 112, 0, 0.8);;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#index #fans-recommend #designer-title-new h5 {
    display: inline-block;
    position: absolute;
    top: -40px;
    left: 230px;
    font-weight: 300;
    font-size:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 410px;
    text-shadow: -1px -1px 1px #333333, 1px -1px 1px #333333, -1px 1px 1px #333333, 1px 1px 1px #333333;
}
#index #fans-recommend #designer-content-new .w3-smaller {
    margin-bottom:5px;
}
#index #fans-recommend #designer-content-new {
    display: block;
    position: absolute;
    bottom: 50px;
    left: 230px;
    width:410px;
    font-weight: lighter;
    text-shadow:1px 2px 2px rgba(0,0,0,0.3);
}
#index #fans-recommend li a.w3-text-deep-orange{
    border-bottom: rgb(255,119,0) 1px solid;
}
#index #fans-recommend #designer-arrow {
    position: absolute;
    bottom: 78px;
    width: 220px;
}
#index #fans-recommend .w3-twothird #designer-big-new {
    position: absolute;
    display: block;
    width: 130px;
    height: 163px;
    bottom: 20px;
    left: 45px;
    background-size: cover;
    z-index: 1;
}
/* INDEX 116 fans recommend NEW END */

.play-icon .fa-play-circle {
    display: none;
}
#video-list .designer-list-card-front .play-icon,
#schedule-list .play-icon,
#designer-index .play-icon,
#search .play-icon,
#designer-video .play-icon,
.brand-list-card-container .play-icon,
#designer-video .play-icon,
#video-post .play-icon,  
.play-icon {
    background-image:url('/images/play_white.png');
    display: block;
    width:69px;
    height:69px;
}

#column .index-section,
#product-list .index-section, #store-list .index-section {
    padding: 0;
}
#event-list .w3-row-padding.index-section {
    padding:20px 0;
}
#column .w3-row-padding.index-section,
#product-list .w3-row-padding.index-section {
    margin-bottom:10px;
}
footer#footer {
    background:#21262a;
	margin-top: 100px;
}
footer#footer .index-section {
    width: 1000px;
    margin-left: calc(50vw - 500px);
    padding: 64px 0;
    clear: both;
}
#product-list section.index-section h3{
    margin:0px 0 0 0;
}
#case-list section .index-section h3,
#video-list section .index-section h3,
#event-list section .index-section h3,
#column-list section .index-section h3{
    margin:10px 0 0 0;
}
#case-list section .index-section h3::after,
#video-list section .index-section h3::after {
    margin: 10px auto 65px auto;
}

#case-list section .index-section h1::after{
    margin: 10px auto 65px auto;
}

#column-list section .index-section h3::after,
#event-list section .index-section h3::after{
    margin: 10px auto 40px auto;
}
.sidebar-float{
    z-index: 3;
}
#case-post-body, #product-post-body {
    margin-bottom:0;
}
.list-sort-button {
    border:none;
    background:none;
    cursor: pointer;
    padding:0 10px;
}
.list-sort-button:hover,
.list-sort-button-active {
    color:#FF7000;
}
.list-sort-button-active {
    cursor:auto;
}

button, a, input {
    outline:none;
}
section.hhh-designer-cover::before {
    position: absolute;
    bottom:0;
    left:0;
    height:100px;
    width:100%;
    background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.6)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

#designer-list .hhh-search-section .index-section,
#case-list .hhh-search-section .index-section,
#video-list .hhh-search-section .index-section {
    padding-bottom:0;
}
#designer-list .hhh-search-section + #sort-list.index-section,
#case-list .hhh-search-section + #sort-list.index-section,
#video-list .hhh-search-section + #sort-list.index-section{
    padding-top:0;
    padding-bottom:40px;
}
#column-list .hhh-search-section + #sort-list.index-section {
    padding-bottom:40px;
}
section#designer-list.container > .index-section,
section#video-list.container > .index-section{
    padding-top:20px;
}

#designer-list section#designer-list-region {
    width: 1000px;
    margin-left: calc(50vw - 500px);
    padding-top:75px;
}
#designer-list section#designer-list-region h5 {
    border-left: 3px #fa741d solid;
    padding-left: 10px;
        color: #666666;
}
#designer-list section#designer-list-region table tr td:first-child {
    width:110px;
    vertical-align: top;
}
#designer-list section#designer-list-region .button--wapasha {
    min-width: auto;
    margin:6px;
    font-size:15px;
    padding: 0.5em 0.75em;
}
#designer-list section#designer-list-region .button--wapasha input{
    display:none;
}
.button--wapasha.button--wapasha--grey {
    color: #A1AFB8;
    border: 2px solid #A1AFB8 !important;
}

.button--wapasha.button--wapasha--grey::before {
    border: none;
    background-color: #A1AFB8 !important;
 
}
.button--wapasha.button--wapasha--grey:hover {
    background-color: #A1AFB8 !important;
    color: #FFF;
}
#designer-list section#designer-list-region .button--wapasha.separator {
    border: none;
    border-left: 1px #A1AFB8 solid;
    border-radius: 0;
    width: 1px;
    margin-right: 0;
    padding-right: 0;
}

#designer-list section#designer-list-region .button--wapasha.active,
#designer-list section#designer-list-region .button--wapasha--grey:hover{
    background-color: #FE9E49 !important;
    color: #FFF;
    border:2px solid #FE9E49 !important
}
#designer-list section#designer-list-region .button--wapasha.separator:hover {
    background-color:#FFFfff !important;
    border-left: 1px #A1AFB8 solid;
    cursor: auto;
}

.hhh-designer-nav-collapse {
    position: sticky;
    z-index: 2;
    width: 100%;
    background: #FFF;
}

.hhh-designer-nav-collapse .w3-card {
    background-color: #FFF;
    border-bottom: rgb(255, 119, 0) 3px solid;
    position: relative;
    box-shadow: none;
    padding: 20px 0;
}

.hhh-designer-nav-collapse .designer-photo,
.hhh-designer-nav-collapse .designer-title,
.hhh-designer-nav-collapse .designer-name,
.hhh-designer-nav-collapse .designer-award,
.hhh-designer-nav-collapse .designer-menu {
    position: absolute;
}

.hhh-designer-nav-collapse .designer-photo {
    width: 34px;
    height:34px;
    border-radius: 50%;
    bottom:0;
}
.hhh-designer-nav-collapse .designer-photo img{
    width: 34px;
    height:34px;
    border-radius: 50%;
}

.hhh-designer-nav-collapse .designer-title {
    bottom:0;
    left: 45px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}


.hhh-designer-nav-collapse .designer-name {
    top: 5px;
    left: 170px;
    font-size: 18px;
    cursor: pointer;
}
.hhh-designer-nav-collapse .designer-title:hover,
.hhh-designer-nav-collapse .designer-name:hover {
    color:#ff5721;
}

.hhh-designer-nav-collapse .designer-award {
    top: 10px;
    right: 10px;
    font-size: 18px;
}

.hhh-designer-nav-collapse .designer-menu {
    bottom: 0;
    right: 10px;
    font-size: 18px;
}

.hhh-designer-nav-collapse .designer-menu ul,
.hhh-designer-nav-collapse .designer-menu li {
    margin: 0;
    padding: 0;
}

.hhh-designer-nav-collapse .designer-menu li {
    list-style: none;
    display: inline-block;
    text-align: center;
}

.hhh-designer-nav-collapse .designer-menu li a {
    width: 60px;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
}

.hhh-designer-nav-collapse .designer-menu li a:hover,
.hhh-designer-nav-collapse .designer-menu li a.active {
    color: rgb(255, 119, 0);
}

.hhh-designer-nav-collapse .designer-menu li::after {
    content: "｜";
}

.hhh-designer-nav-collapse .designer-menu li:last-child::after {
    content: "";
}
.hhh-designer-nav-collapse  .designer-icon{
    display: block;
    width: 34px;
    height: 34px;
    background-position: top center;
    background-size: cover;
    border-radius: 50%;

}
.case-photos + div + section div.case-title,
#case-post .hhh-designer-belt + section div.case-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#designer-list .list-sort-button input,
#store-list .list-sort-button input,
#case-list .list-sort-button input,
#video-list .list-sort-button input,
#column-list .list-sort-button input {
    display: none;
}
.index-section div.show_html h3::after{
	display:none !important;
}

#designer-index section#designer-case-styles {
    width: 1000px;
    margin-left: calc(50vw - 500px);
    padding-top:75px;
}
#designer-index section#designer-case-styles h5 {
    border-left: 3px #fa741d solid;
    padding-left: 10px;
        color: #666666;
}
#designer-index section#designer-case-styles table tr td:first-child {
    width:110px;
    vertical-align: top;
}
#designer-index section#designer-case-styles .button--wapasha {
    min-width: auto;
    margin:6px;
    font-size:15px;
    padding: 0.5em 0.75em;
}
#designer-index section#designer-case-styles .button--wapasha input{
    display:none;
}
.button--wapasha.button--wapasha--grey {
    color: #A1AFB8;
    border: 2px solid #A1AFB8 !important;
}

.button--wapasha.button--wapasha--grey::before {
    border: none;
    background-color: #A1AFB8 !important;
 
}
.button--wapasha.button--wapasha--grey:hover {
    background-color: #A1AFB8 !important;
    color: #FFF;
}
#designer-index section#designer-case-styles .button--wapasha.separator {
    border: none;
    border-left: 1px #A1AFB8 solid;
    border-radius: 0;
    width: 1px;
    margin-right: 0;
    padding-right: 0;
}

#designer-index section#designer-case-styles .button--wapasha.active,
#designer-index section#designer-case-styles .button--wapasha--grey:hover{
    background-color: #FE9E49 !important;
    color: #FFF;
    border:2px solid #FE9E49 !important
}
#designer-index section#designer-case-styles .button--wapasha.separator:hover {
    background-color:#FFFfff !important;
    border-left: 1px #A1AFB8 solid;
    cursor: auto;
}
#event-list .event-list-card-container .w3-card-4 {
    width:318px;
    height: 208px;
}
#event-list .event-list-card-container .w3-card-4 {
    background-size:cover !important;
}
.hhh-designer-case .w3-display-right input{
    display: none;
}
#product-post-body .tooltip {
    overflow: visible;
}
#product-post .tooltiptext {
    left: 0;
    top: 52px;
}
#product-post .tooltiptext {
    padding:5px;
}
#product-post .tooltiptext li {
    list-style: none;
    padding:0 20px 0 20px;
        word-break: keep-all;
}

#search-top .w3-button {
    background-color: #282828 ;
}

#product-post-body .tooltip .tooltiptext {
    display: none;
    padding:0;
}
#product-post .tooltiptext ul{

    border: #CCC 1px solid;
    position: absolute;
    top: 52px;
    left: 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: rgba(255,255,255,0.95);
    padding: 10px 5px 10px 5px;
    border-radius: 3px;
}
#product-post .tooltiptext ul li{
    min-width: 130px;
    line-height: 200%;
}
#product-post-body .tooltip .tooltiptext::before {
    content: '';
    display: block;
    min-height: 100px;
    min-width: 130px;
    position: absolute;
    top: 25px;
    left: 0;    
}
#case-post-body .w3-row.w3-center{
    align-items: center;
    display: flex;
    justify-content: center;
}
#case-post-body .w3-row.w3-center:last-child{
    align-items: stretch;
    display: block;
    justify-content: flex-start;
}
.w3-col.s6 {   
    width:49.5% !important;
}
.display-flex-justify-content-center,
.flex-jc-center {
    display: flex;justify-content: center;
}
.background-size-1000px {
    background-size: 1000px;
}
.display-none {
    display:none;
}
.position-relative {
    position: relative;
}
.background-color-FFF {
    background-color :#FFF !important;
}
.background-size-contain {
    background-size:contain !important;
}
.background-position-center-center {
    background-position: center center !important;
}
.background-repeat-no-repeat {
    background-repeat:no-repeat !important;
}
.top-280px {
    top: 280px !important;
}
.width-100vw {
    width:100vw !important;
}
.height-80vh {
    height:80vh !important;
}
.margin-bottom-75px {
    margin-bottom:75px !important;
}
.padding-bottom-0 {
    padding-bottom:0 !important;
}
.padding-bottom-40px {
    padding-bottom:40px
}
.margin-bottom-65px {
    margin-bottom:65px  !important;
}
.margin-bottom-95px {
    margin-bottom:95px  !important;
}
.margin-bottom-30px {
    margin-bottom:30px;
}
.clear-both {
    clear:both !important;
}
.case-post-body {
    padding:0;margin:0 auto;text-align:left;min-height:100vh;width:100vw;
}
.case-post-body-first-div {
    width:960px;margin:0 auto;position: absolute;top:0;left:50%;margin-left: -480px;
}
.max-width-100percent {
    max-width:100%;
}
.list-style-inside {
    list-style: inside;
}
.display-case-photo-img {
    max-height:400px;width:auto;max-width: 100%;cursor:pointer;
}
.contact-designer-background-all {
    border-radius: 50%;margin: 0 auto;display:block;width:150px;height:150px;background-size:cover !important;
}
.designer_video-img {
    width:98%;margin-bottom:0.5em;
}
.play-icon-more-adjust {
    position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
}
.margin-0-auto-width-890px {
    margin: 0 auto;width:890px;
}
.padding-top-100-0-0-0 {
    padding: 50px 0 0 0;
}
.column-margin-0-auto-width-890px {
    margin: 0 auto;width:890px;
}
.padding-top-50px {
    padding-top:50px;
}
.width-650-height-500-margin-left-5-bg-cover {
    width:650px;height:500px;margin-left:5px;background-size:cover;
}
.width-315-height-245-margin-right-5-btm-6-bg-cover {
    width:315px;height:245px;margin-right:5px;margin-bottom:6px;background-size:cover;
}
.padding-top-20px {
    padding-top:20px;
}
.line-height-2 {
    line-height: 2;
}
.height-100px {
    height:100px !important;
}
.width-50vw-height-100vh-margin-0-auto {
    width:50vw;height:100vh;margin:0 auto;
}
.margin-0-auto-width-50-percent {
    margin:0 auto;width:50%;
}
.width-50percent {
    width:50px;
}
.display-block {
    display:block;
}
.display-block-width-320px-height-210px-bg-size-100 {
    display:block;width:320px;height:210px;background-size:100% auto;background-position: 0;
}
.position-absolute-top-110px-left-50percent {
    position:absolute;top: 110px;left: 50%;transform: translate(-50%,-50%);
}
.margin-50px {
    margin:50px;
}
.overflow-hidden-width-100vw-position-relative {
    overflow:hidden;width: 100vw;position: relative;
}
.width-100vw-height-63vh-min-height-440px {
    width:100vw;height:63vh;min-height:440px
}
.border-none {
    border:0;
}
.margin-0-auto-width-600px {
    margin: 0 auto;width:600px;
}
.bg-contain-center-no-repeat {
    background-size:contain;background-position: center center;background-repeat:no-repeat;cursor:pointer;
}
.border-none-width-100percent-height-0 {
    border:none;width:100%;height:0;
}
.width-100px {
    width:100px !important;
}
.width-200px {
    width:200px !important;
}
.width-250px {
    width:250px !important;
}
.display_header_ad-img {
    width:115px !important;height:86px !important;
}
.min-height-calc-100vw-16-9 {
    min-height:calc(100vw/16*9);
}
.overflow-hidden {
    overflow:hidden;
}
.margin-7px-0 {
    margin: 7px 0;
}
.color-f70 {
    color:#f70;
}
.width-133px{
    width:133px;
}
.min-width-50px {
    min-width: 50px !important;
}
.border-spacing-5px {
    border-spacing:5px;
}
.background-size-60percent-auto {
    background-size:60% auto !important;
}
.top-13px-right-33px {
    top: -13px;right: 33px;
}
.position-absolute-top-5px-right-5px {
    position:absolute;top:5px;right:5px;cursor:pointer;
}
.padding-100px {
    padding:100px;
}
.padding-50px {
    padding:50px;
}
.width-350px-margin-0-auto {
    width:350px;margin:0 auto;
}
.padding-30px {
    padding:30px;
}
.border-1px-ccc{
    border:1px solid #CCC;
}
.max-height-40vh{
    max-height: 40vh;
}
.color-f60 {
    color:#F60;
}
.height-100px-bg-faf8f8{
    height:100px !important;background:#FAF8F8 !important;
}
.padding-8-85-8-60 {
    padding: 8px 85px 8px 60px !important;
}
.margin-bottom-10px {
    margin-bottom:10px;
}
.height-48px{
    height:48px;
}
.width-115px-height-86px {
    width:115px !important;height:86px !important;
}
.margin-top-10-width-160px-height-90px {
    clear: both; margin-top: 10px; width: 160px; height: 90px;
}
.z-index-1 {
    z-index: 1;
}
.border-1px-231{
    border: 1px solid rgb(231, 231, 231);
}
.top-149px{
    top:149px;
}
.top-190px {
    top: 190px;
}
.a-play-vimeo{
    margin-top: calc(25% - 72px + 25px);margin-bottom: calc(25% - 72px);margin-left: calc(50% - 25px);background: rgba(255,255,255,0.74);border-radius: 50px;
}
.height-96px-width-1013px {
    height: 96px;width:1013px !important;
}
.padding-8px-0 {
    padding:8px 0 !important;
}
.width-100percent {
    width:100% !important;
}
.width-90percent {
    width:90% !important;
}
.padding-top-0{
    padding-top:0 !important;
}
.cursor-pointer {
    cursor:pointer;
}
.padding-bottom-0 {
    padding-bottom:0 !important;
}
.display-block-height-200px-bg-size-cover {
    display:block;height:200px;background-size:cover;
}
.right--30px {
    right: -30px;
}
.left--30px{
    left:-30px;
}
.padding-bottom-30px {
    padding-bottom: 30px !important;
}
.bg-center-bg-size-100-percent-bg-color-fff {
    background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-color:#fff;
}
.border-spacing-10px {
    border-spacing:10px !important;
}
.height-300px-width-500px-bg-size-cover{
    height:300px; width:500px;background-size:cover;
}
.height-148px-width-140px-bg-size-cover {
    height:148px; width:140px;background-size:cover;
}
.height-500px-width-310px-bg-size-cover {
    width:500px;height:310px;background-size:cover;
}
.height-150px-width-225px-bg-size-cover {
    width:225px; height:150px;background-size:cover;
}
.width-500px-height-300px-bg-color-000 {
    width:500px;height:300px;background-color:#000;
}
.bg-repeat-no-bg-color-fff {
    background-repeat:no-repeat;background-color:#FFF;background-position:center center;background-size:contain;
}
.font-weight-bold {
    font-weight:bold;
}
.pointer-events-none {
    pointer-events: none !important;
}
.dp-block-width-100per-height-100per {
    display:block;width:100%;height:100%;
}
.bg-repeat-no-bg-color-fff-size-contain {
    background-repeat:no-repeat;background-color:#FFF;background-size:contain;background-position:center center;
}
.width-500px-height-300px-bg-size-contain-center {
    width:500px;height:300px;background-size:contain;background-repeat:no-repeat;background-position: center center;
}
.width-500px-height-300px-bg-size-contain-center-2 {
    width:500px;height:300px;background-position:center center;background-repeat: no-repeat;background-size:contain;
}
.bg-repeat-no-bg-color-fff-size-contain-2 {
    background-repeat:no-repeat;background-color:#FFF;background-position:center center;background-size:contain;background-repeat:no-repeat;
}
.w400-h320-cover-no-repeat {
    width:480px;height:320px;background-size:cover;background-repeat: no-repeat;
}
.w225-h135-bg-size-cover-no-repeat {
    width:225px;height:135px;background:url('/css/transparent.png');background-size:cover;background-repeat: no-repeat;
}
.pd-8-85-8-60{
    padding: 8px 85px 8px 60px;
}
.bd-1-trans {
    border:1px solid transparent;
}
.min-height-1000px {
    min-height:1000px;
}
.width-96px {
    width:96px;
}
.font-size-200percent {
    font-size: 200%;
}
.padding-left-16px {
    padding-left:16px;
}
.min-height-547px{
    min-height:547px;
}
.line-height-36px {
    line-height: 36px;
}
.width-70px {
    width:70px;
}
.width-20-percent {
    width:20%;
}
.opacity-05 {
    opacity:0.5;
}
.background-size-contain-others{
    background-size:contain;background-color:#FFF;background-position:center center;"
}
.height-400px {
    height:400px
}
.bg-FFF-max-height-400-bg-cover {
    background-color:#FFF;max-height:400px;background-size:cover;
}
.color-blue {
    color:blue;
}
.ta-center-width-558-mt--80px {
    text-align: center;width: 558px;margin-top: -80px;
}
.padding-0-8px {
    padding:0 8px
}
.bg-contain-center-no-repeat-fff-center {
    background-size:contain;background-color:#FFF;background-position:center center;
}
.pd-bt-0-mt-36px {
    padding-bottom:0;margin-top:36px;
}
.pd-l-2-width-30-dp-blk {
    padding-left:2em;width:30%;display: block;
}
.pd-l-2-width-65-dp-blk {
    padding-left:2em;display:block;width:65%;
}
.height-150px{
    height:150px;
}
.pd-0-20-mg-46-ls-1px {
    padding: 0 20px;margin-bottom: 4.6em;letter-spacing: 1px;
}
.width-20percent {
    width:20%;
}
.bg-po-center{
    background-position:center center;
}
.min-height-4em {
    min-height:4em;
}
.bgc-bgpc-bgrn {
    background-size:contain;background-position: center center;background-repeat:no-repeat;
}
.min-height-6em{
    min-height:6em;
}
.font-size-15px {
    font-size: 15px;
}
.mg-0-aut0-ta-c{
    margin: 0 auto; text-align: center;
}
.mg-0-20px-bg-fff2e6{
    margin:0 20px;background:#FFF2E6;
}
.top-0 {
    top:0;
}
.top-210px{
    top:210px;
}
.of-hi-w-100vw-po-re{
    overflow:hidden;width: 100vw;position: relative;
}
.padding-bottom-0{
    padding-bottom:0;
}
.bg-color-ff6b48 {
    background-color:#FF6B48;
}
.bg-color-ff6b48-w150-m20 {
    background-color:#FF6B48;width:150px;margin:20px;
}
.width-96px-width-1013px {
    height: 96px;width:1013px;
}
.m0-w-890px {
    margin: 0 auto;width:890px;
}
.m-h-4025px {
    max-height:402.5px;
}
.w320-h210-bg100-bp-0 {
    width:320px;height:210px;background-size:100% auto;background-position: 0;
}
.mw-220px{
    max-width: 220px;
}
.dfjccfww {
    display: flex;justify-content: center;flex-wrap:wrap;
}
.w320-h210-bgs100-bp0{
    width:320px;height:210px;background-size:100% auto;background-position: 0;
}
.br50m0adpw150h150bgc {
    border-radius: 50%;margin: 0 auto;display:block;width:150px;height:150px;background-size:cover !important;
}
.br50m0adpw150h150bgcbpxc {
    border-radius: 50%;margin: 0 auto;display:block;width:150px;height:150px;background-size:cover !important;background-position-x: center !important;
}
.width-98percent {
    width:98%;
}


.color-font {
    cursor: pointer;
    color:#596670;
}

.color-font:hover {
    color:#FF7000;
}

.display-inline-flex
{
    display: inline-flex;
}

.text-align-last-cneter
{
    text-align-last: center;
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

html.swal2-shown,body.swal2-shown { padding-right: 0px !important;}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow: visible !important; }
  /* i i s 7 . c o m */