.bold {
font-weight: 700;
}
#introducePage {
border: solid 5px #d72265;
background: #fff;
margin: 0 0 30px;
display: none;
}
#introducePage a {
color: #d72265;
}
#introducePage a:hover {
}
.pinkText {
color: #d72265;
}
#introducePage .logo {
width: 228px;
margin: 0 auto;
display: block;
padding: 20px;
}
#introducePage .tabPink {
color: #fff;
background: #d72265;
display: block;
padding: 10px;
text-align: center;
font-size: 30px;
font-style: italic;
font-weight: 700;
}
#introducePage .content {
padding: 20px 100px;
text-align: center;
}
#introducePage .contact {
text-align: center;
padding: 0 0 30px 30px;
}
#slider {
    /*display: none;*/
}
#introducePage .concept {
margin: 0 auto;
width: 381px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 40%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 55%;
}
.productDetailTab {
}
.productDetailTab table {
}
.productDetailTab th {
min-width: 150px;
text-align: left;
border-right: 1px dotted #ccc;
padding: 5px 15px 5px 15px;
}
.productDetailTab tr {
}
.productDetailTab td {
padding: 5px 15px 5px 15px;
}
.product-category h2 {
    line-height: 26px;
}
.count {
display: none;
}