/* ----- NOBULLET LIST ----- */
ul.list-nobullet {
	margin: 0;
	list-style: none;
}
ul.list-nobullet li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
	list-style: none;
}
/* ----- NOBULLET LIST END ----- */
hd1 {
color: #404040; 
font-size: 23px; 
font-weight: 400; 
line-height: 28px;
}
bd1 {
color: #111; 
font-weight: 800; 
}
bd2 {
color: #9d181d; 
font-weight: 800; 
}
bdb {
font-size: 16px; 
font-weight: 300; 
line-height: 24px;
}
.sp-accordion.sp-accordion-style3 .sp-accordion-inner {
    padding: 0;
}
.sp-accordion.sp-accordion-style3 {
    border: none;
}
.sp-accordion.sp-accordion-style3 .toggler span span {
    padding: 0px;
}
.sp-accordion.sp-accordion-style3 .toggler span, .sp-accordion.sp-accordion-style3 .toggler span span {
    background: none;
    font-size: 16px;
    color: #9d181d; 	
    font-weight: 800; 
    line-height: 30px;
}
.sp-accordion.sp-accordion-style3 .toggler, .sp-accordion.sp-accordion-style3 .toggler span, .sp-accordion.sp-accordion-style3 .toggler span span {
    display: block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.zen-module-title h3 {
    text-transform: none;
    line-height: 23px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 800;
    color: #9d181d; 
    font-size: 23px; 
}
.sidebar .zen-module-title h3 {
    font-size: 23px !important;
    text-shadow: none);
}
#mid-col-inner, #belowcontent {
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
#sidebar-2 .moduletable, #sidebar-1 .moduletable {
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
.mainwrap .zen-module-title {
    box-shadow: 0px 2px 0 rgba(0,0,0,0.06);
    margin-bottom: 5px !important;
}
html.zen-grid, html.zen-grid body, #zen-wrap {
    background: #f2f2f2;
}
#menu .zen-menu-child {
    padding: 0;
}
#menu.zen-menu-center ul > li {
    padding: 0;
}
#bottomwrap {
    float: left;
    width: 100%;
    padding: 0;
    background: #f2f2f2;
}
#bottomwrap a {
    color: #9d181d;
}
.hikashop_products a.hikashop_cart_button, .hikashop_products a.hikashop_cart_button:hover, #hikashop_checkout_coupon a.hikashop_cart_button, #hikashop_checkout_coupon a.hikashop_cart_button:hover {
    float: none;
    width: 100%;
}
a.hikashop_cart_button, a.hikashop_compare_button, .hikashop_cart_input_button {
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    margin:10px 5px 20px 5px;
    padding: 6px 28px;
    text-align: center;
    box-shadow: none !important;
    text-shadow: none !important;
    border: none;
    border-color: #fff;
    border-radius: 3px;
    background-color: #9d181d;
    background: -webkit-gradient(linear, left top, left bottom, from(#9d181d), to(#6c111b));
    background: -webkit-linear-gradient(top, #9d181d, #6c111b);
    background: -moz-linear-gradient(top, #9d181d, #6c111b);
    background: -o-linear-gradient(top, #9d181d, #6c111b);
    background: linear-gradient(top, #9d181d, #6c111b);
}
a.hikashop_cart_button:hover, a.hikashop_compare_button:hover, .hikashop_cart_input_button:hover{
	box-shadow: none;
	display: inline-block;
	outline: none;
	text-decoration:none;
    border: none;
    border-color: #fff;
    border-radius: 3px;
    background-color: #9d181d;
    background: -webkit-gradient(linear, left top, left bottom, from(#6c111b), to(#9d181d));
    background: -webkit-linear-gradient(top, #6c111b, #9d181d);
    background: -moz-linear-gradient(top, #6c111b, #9d181d);
    background: -o-linear-gradient(top, #6c111b, #9d181d);
    background: linear-gradient(top, #6c111b, #9d181d);
}
span.hikashop_product_price, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, .hikashop_checkout_cart_additional {
    color: #9d181d;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    font-family: "open sans";
    white-space: nowrap;
}
.hikashop_product_right_part {
    float: left;
    padding-left: 1px;
    min-width: 280px;
    width:50%;
}
#hikashop_product_description_main {
    padding-top: 5px;
}