/*-----------------------------------------------------------------------------------

    Template Name: Gicor eCommerce Furniture  Template
    Description: This is html5 template
    Author: HasTech
    Version: 1.0

-----------------------------------------------------------------------------------
    
    [Table of contents]
	
    1. Promo style
    2. Breadcrumb style
    3. Banner area
    4. Section title
    5. Welcome store text
    6. Wishlist area
    7. Cart page
    8. Checkout page
    9. Login area
    10. Elements
-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  1. Promo style
/*----------------------------------------*/
body{

	font-family: 微軟正黑體,Microsoft JhengHei,MingLiU,arial,verdana,helvetica,tahoma,Sans-serif;
}

/* 2. Breadcrumb style */

.breadcrumb-list > li {
    display: inline-block;
    float: none;
    margin-left: 22px;
    position: relative;
}
.breadcrumb-list > li::after {
    color: #ffffff;
    content: "/";
    left: -14px;
    position: absolute;
    top: 2px;
}
.breadcrumb-list > li:first-child {
    margin-left: 0;
}
.breadcrumb-list > li:first-child::after {
    content: "";
}
.breadcrumb-list > li > a {
    color: #ffffff;
}
/* Custom-content all */

.boxed-layout .wrapper {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    position: relative;
    width: 1240px;
}
.boxed-layout .sticky {
    left: auto;
    margin: auto;
    width: 1240px;
}
/*  3. Banner area  */

.banner-area {} .single-banner {} .single-banner img {
    width: 100%;
}
.single-banner a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.single-banner a::after,
.single-banner a::before {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.single-banner a::before {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    content: "";
    transform: scale(0, 1);
}
.single-banner a::after {
    border-left: 2px solid rgba(255, 255, 255, 0.5);
    border-right: 2px solid rgba(255, 255, 255, 0.5);
    content: "";
    transform: scale(1, 0);
}
.single-banner a:hover::after,
.single-banner a:hover::before {
    opacity: 1;
    transform: scale(1);
}
.banner {
    position: relative;
}
.banner a {
    position: relative;
    display: block
}
.banner a::before {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: scale(0);
    transition: all 400ms ease-in-out 0s;
}
.banner img {
    width: 100%;
}
.banner:hover a:before {
    transform: scale(1);
}
.banner a h3 {
    bottom: 40px;
    opacity: 0;
    position: absolute;
    right: 40px;
    text-align: right;
    transition: all 400ms ease-in 0s;
    color: #2c2c2c;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.banner a:hover h3 {
    opacity: 1
}
/*   4. Section title   */

.section-title {} .section-title h2 {
    color: #252525;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 25px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}
.section-title h2::before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
}
.section-title h2::after {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 15px;
}
#newsletter_block_left {} #newsletter_block_left h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
}
#newsletter_block_left h4 span {
    color: #ffae00;
}
#newsletter_block_left p {
    color: #5f5f5f;
    font-size: 14px;
    font-style: italic;
}
.block_content {} .block_content form {
    position: relative;
}
.block_content form input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    color: #989898;
    height: 50px;
    padding: 0 150px 0 10px;
}
.block_content form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 0 none;
    border-left: 2px solid #d7d7d7;
    border-right: 0 none;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    padding: 0 35px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 12px;
    width: auto;
    border-top: 0;
}
.newsletter-form input {
    border: 2px solid #d7d7d7;
}
.block_content form button:hover {
    color: #ffae00
}
.brand-sep {
    border-top: 1px solid #ddd;
}
.single-brand img {
    transition: all 0.3s ease 0s;
}
.single-brand img {
    opacity: 1;
}
.single-brand:hover img {
    opacity: 1;
}
.single-service {} .service-icon {
    float: left;
}
.border-bottom {
    border-bottom: 1px solid #ebebeb;
}
.service-icon i {
    color: #ffae00;
    display: inline-block;
    font-size: 48px;
    line-height: 47px;
    margin-right: 15px;
}
.service-title {
    margin-left: 50px;
}
.service-title h3 {
    color: #252525;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}
.service-title p {
    color: #7d7d7d;
    font-size: 13px;
    line-height: 23px;
    margin: 0;
}
a#scrollUp {
    background: #ffae00 none repeat scroll 0 0;
    bottom: 54px;
    color: #fff;
    font-size: 23px;
    height: 40px;
    line-height: 34px;
    position: absolute;
    right: 32px;
    text-align: center;
    width: 40px;
}
.newsletter-text {} .newsletter-text h4 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.newsletter-text h4 span {
    color: #ffae00;
}
.newsletter-text p {
    color: #5f5f5f;
    font-size: 14px;
    font-style: italic;
    margin: 0;
}
/* 5. Welcome store text */

.welcome-store-text {} .welcome-store-text h3 {
    color: #b3b3b3;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.5em;
    text-transform: uppercase;
}
.welcome-store-text h2 {
    background: rgba(0, 0, 0, 0) url("img/bkg_title_static.png") no-repeat scroll center bottom;
    color: #000000;
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.3em;
    margin-top: 15px;
    padding-bottom: 45px;
    text-transform: uppercase;
    vertical-align: top;
}
.welcome-store-text p {
    color: #444;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: 25px;
    max-width: 850px;
    vertical-align: top;
}
.breadcrumb a {
    color: #3c3c3c;
}
.breadcrumb > .active,
.breadcrumb a:hover {
    color: #ffae00;
}
.breadcrumb {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    color: #ffae00;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 50px;
    min-height: 6px;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    z-index: 1;
}

/*.............   10. Elements  ................*/

.elements1.space-custom {
    height: 0px;
}
.elements1.header-pos {
    position: inherit;
}
.elements1 .main-menu {
    margin: 0px 10px 0 0;
}
.elements1 .search-block-top {
    margin-top: 0;
}
.elements1 .setting-menu {
    margin: 0px 0 0 30px;
}
.elements1.header-pos {
    padding: 0 15px;
}
.elements1 .logo {
    padding-top: 23px;
}
.elements1 .shopping-cart {
    padding-bottom: 25px;
}
.elements1 .main-menu ul li a {
    padding: 25px 18px;
}
.sc-sub-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}
.tab-accordion-area .accordion-head {
    background: #303030 url("img/icons/accordion-up.png") no-repeat scroll right center;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 42px;
    line-height: 44px;
    padding: 0 12px 0 28px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.tab-accordion-area .accordion-head.collapsed {
    background: #303030 url("img/icons/accordion-down.png") no-repeat scroll right center;
}
.tab-accordion-area .accordion-head:hover,
.tab-accordion-area .accordion-head:focus {
    color: #fff;
}
.tab-accordion-area .accordion-body {
    padding: 25px;
    text-align: left;
}
.tab-accordion-area .checkout-reg h3 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 0 11px;
    text-transform: uppercase;
}
.tab-accordion-area #accordion .panel {
    border: medium none;
    box-shadow: none;
}
.tab-accordion-area .panel-group {
    margin-bottom: 0;
}
.elements-progress .progress-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0 0 5px;
    text-align: left;
}
.elements-progress .progress {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    height: 8px;
}
.elements-progress {
    background-color: #f6f6f6;
}
.elements-tab-area .tab-list {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.elements-tab-area .tab-list li {
    display: block;
    float: left;
    margin-right: 15px;
}
.elements-tab-area .tab-list li a {
    background: #303030 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 42px;
    line-height: 44px;
    padding: 0 20px;
    text-transform: uppercase;
}
.elements-tab-area .tab-list li.active a {
    background: #ffae00 none repeat scroll 0 0;
}
.elements-video-one {
    margin-bottom: 30px;
    overflow: hidden;
}




.breadcrumb-area2 {

	  background: url("6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; 
}
.mailchimp-error {
  color: red;
}
.mailchimp-success {
  color: green;
}


/*-- Contact --*/
.map iframe {
    border: none;
    width: 100%;
    height: 450px;
}
.map {
    position: relative;
    margin-bottom: 0em;
}
.w3ls-contact h3 {
    color: #eee;
}
.w3ls-contact p {
    margin: 0;
    font-size: 15px;
    color: #999;
    letter-spacing: 1px;
}
.main_grid_contact {
    display: flex;
    width: 70%;
    position: absolute;
    bottom: -50%;
    left: 15%;
	-webkit-box-shadow: -5px 6px 25px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 6px 25px -12px rgba(0,0,0,0.75);
	box-shadow: -5px 6px 25px -12px rgba(0,0,0,0.75);
}
.form {
    flex-basis: 70%;
    -webkit-flex-basis: 70%;
    padding: 3em 5em;
    background: #fff;
}
.w3ls-contact {
    flex-basis: 30%;
    -webkit-flex-basis: 30%;
    padding: 3em 2em;
    background: #333;
}
.input-group input[type="text"], .input-group input[type="email"] {
    font-size: 15px;
    letter-spacing: 1px;
	text-transform: capitalize;
    padding: 10px;
    margin: 10px 0;
    width: 49%;
	color: #666;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #999;
    background: transparent;
}
.input-group input.margin2 {
    margin-right: 2%;
}
.input-group1 input[type="submit"] {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    outline: none;
    box-sizing: border-box;
	cursor: pointer;
    color: #eee;
    background: #333;
    padding: 10px;
    border: none;
    width: 25%;
    margin: 10px 0 0 auto;
	transition: all 0.5s ease-in;
}
.input-group1 input[type="submit"]:hover {
    background: #2196F3;
	transition: all 0.5s ease-in;
}
textarea {
    font-size: 15px;
    resize: none;
	text-transform: capitalize;
    padding: 10px;
    letter-spacing: 1px;
    width: 100%;
	margin: 10px 0;
    box-sizing: border-box;
    outline: none;	
    color: #666;
	border: 1px solid #999;
	background: transparent;
}
/*--social_media_icons_style--*/
.w3_agileits_social_media ul li {
	margin: 0 5px;
    list-style: none;
    display: inline-block;
}
.w3_agileits_social_media ul li a {
    display: block;
    color: #eee;
	font-size:12px;
    text-decoration: none;
    width: 32px;
    height: 32px;
    line-height: 35px;
    background: transparent;
    box-shadow: 1px 1px 4px #fbfcff;
}
.w3ls-contact address p span.fas {
    width: 25px;
    color: #fff;
    margin-left: 0px;
    display: inline-block;
}
.w3ls-contact address p span {
    display: block;
    margin-left: 30px;
}
.w3ls-contact address p, .w3ls-contact address p a{
    color: #bbb;
    font-size: 17px;
    letter-spacing: 1px;
}
.w3ls-contact address p a:hover{
    color: #fff;
}
.w3ls-contact address {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
/*-- //Contact --*/



/* Background Image */
.bg-image--3 {
  background-image: url(images/bg/3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  
.bg-image--4 {
  background-image: url(images/bg/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  
.bg-image--5 {
  background-image: url(images/bg/5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
.bg-image--6 {
  background-image: url(images/bg/6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }



/*--------------------------
  Breadcaump Styles
----------------------------*/
.ht__bradcaump__area {
  padding-bottom: 110px;
  padding-top: 220px;
}
.bradcaump__inner .bradcaump-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px; }
.bradcaump__inner .bradcaump-content {
  padding: 15px 0; }
  .bradcaump__inner .bradcaump-content .breadcrumb_item {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    color: #fff; }
    .bradcaump__inner .bradcaump-content .breadcrumb_item.active, .bradcaump__inner .bradcaump-content .breadcrumb_item:hover {
      color: #e59285; }
  .bradcaump__inner .bradcaump-content span.brd-separetor {
    color: #fff;
    font-style: italic;
    margin: 0 7px; }



address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

@media(max-width:1050px) {
	.paragraph-agileinfo {
		font-size: 14px;
		line-height: 29px;
	}
	}
	
	
.paragraph-agileinfo {
	font-size: 15px;
	color: #777;
	letter-spacing: 1px;
	line-height: 33px;
}