#site-navigation ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 150;
    padding: 0 12px;
}
.site-title {
       clear: both;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #3d3d3d;
    font-weight: 700;
		font-size: 25px;
	
	
	
	
}
#masthead .site-header-cart .cart-contents:hover{
    background: #27B6D4;
}

#masthead .amount {
    font-size: 27px;
	color:yellow;
		padding: 0 20px;
} #masthead .count {
    font-size: 30px;
	color:red
}

#masthead .cart-icon {
    margin-left: 15px;
    line-height: 40px;
    display: inline-block;
    padding-left: 16px;
    border-left: 1px solid #e1e1e1;
    font-size: 60px;
}
#masthead .cart-title {
    display: block;
    text-transform: uppercase;
    font-size: 25px;
	padding:10px;}

.slideshow-window {
    background-color: #e9eff3;
    border: 20px solid #e9eff3;
    border-radius: 1px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-bottom: 56.25%!important;
    position: relative;
    z-index: 1;
}


h1 {
    font-size: 16px;
}
.custom-header .entry-title, .custom-header .page-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
}

h1.entry-title {
    color: #353535;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: capitalize;
}
h2 {
    font-size: 15px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 15px; text-align: left; margin: -1px 0 0;}
#masthead .site-header-cart .cart-contents {
    background: #000;
    display: block;
    padding: 0px 0px;
    color: #ffffff;
}
 #gallery-445-1-slideshow .slideshow-slide {
  background-color: transparent !important;
}


.woocommerce-thankyou-order-received {
    font-weight: bold;    /* 加粗 */
    color: red;           /* 红色 */
    font-size: 40px;      /* 字号40px */
}
#site-navigation ul li {
    display: block;
    float: left;
    line-height: 25px;
    position: relative;
}

