
.frshop_cart_block h4 {
    display: none;
}
.quick-cart ul.cart-summary {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
}
.quick-cart ul.cart-summary li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    line-height: 17px;
    padding: 5px 0;
    position: relative;
    width: 100%;
}
.quick-cart ul.cart-summary li:first-child {
    border-top: 0 none;
}
.quick-cart ul.cart-summary li:after {
    clear: both;
    content: "";
    display: table;
}
.quick-cart ul.cart-summary li a.title {
    color: #333333;
    display: inline-block;
    font-weight: bold;
    margin-right: -0.3em;
    padding-right: 10px;
    vertical-align: middle;
    width: 160px;
}
.quick-cart ul.cart-summary li a.title:hover {
    text-decoration: underline;
}
.quick-cart ul.cart-summary li span {
    color: #333333;
    display: inline-block;
    font: 10px/10px PT Sans,Helvetica,sans-serif;
    margin-right: -0.3em;
    text-align: left;
    vertical-align: middle;
}
.quick-cart ul.cart-summary li span.quantity {
    padding-right: 15px;
    width: 35px;
}
.quick-cart ul.cart-summary li span.total {
}
.quick-cart ul.cart-summary li a.delete {
    color: #333333;
    display: inline-table;
    float: right;
    font: 20px/20px WebSymbols;
    height: 20px;
    margin-right: -0.3em;
    margin-top: -10px;
    position: absolute;
    right: 3px;
    top: 50%;
    vertical-align: middle;
    width: 20px;
}
.quick-cart ul.cart-summary li a.delete:hover {
    color: #999999;
}
.quick-cart ul.cart-summary li.cart-total {
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}
.quick-cart ul.cart-summary li.cart-total strong {
    font-weight: normal;
}
.quick-cart ul.cart-actions {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.quick-cart ul.cart-actions:after {
    clear: both;
    content: "";
    display: table;
}
.quick-cart ul.cart-actions li {
}
.quick-cart ul.cart-actions li:after {
}
.quick-cart ul.cart-actions li a {
    font-size: 12px;
    text-decoration: underline;
}
.quick-cart ul.cart-actions li.help {
    float: left;
}
.quick-cart ul.cart-actions li.help a {
}
.quick-cart ul.cart-actions li.checkout {
    float: right;
}
.quick-cart ul.cart-actions li.checkout a {
}
.full-cart {
}
.full-cart ul.cart-summary {
    list-style: outside none none;
    margin: 30px 0 !important;
    padding: 0 !important;
    position: relative;
}
.full-cart ul.cart-summary li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    line-height: 27px;
    padding: 5px 0;
    position: relative;
    width: 100%;
}
.full-cart ul.cart-summary li:before {
    display: none;
}
.full-cart ul.cart-summary li:first-child {
    border-top: 0 none;
}
.full-cart ul.cart-summary li:after {
    clear: both;
    content: "";
    display: table;
}
.full-cart ul.cart-summary li a.title {
    color: #333333;
    display: inline-block;
    font-weight: bold;
    margin-right: -0.3em;
    padding-right: 20px;
    text-decoration: none;
    vertical-align: middle;
    width: 350px;
}
.full-cart ul.cart-summary li a.title:hover {
    text-decoration: underline;
}
.full-cart ul.cart-summary li span {
    color: #333333;
    display: inline-block;
    font: 15px/1.2 PT Sans,Helvetica,Arial,sans-serif;
    margin-right: -0.3em;
    text-align: left;
    vertical-align: middle;
}
.full-cart ul.cart-summary li span.quantity {
    padding-right: 30px;
    white-space: nowrap;
    width: 110px;
}
.full-cart ul.cart-summary li span.quantity input {
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-radius: 3px;
    display: inline-block;
    font: 15px/1.2 PT Sans,Helvetica,Arial,sans-serif;
    height: 25px;
    padding: 2px 3px;
    text-align: center;
    vertical-align: top;
    width: 40px;
}
.full-cart ul.cart-summary li span.quantity a {
    display: inline-block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 20px;
}
.full-cart ul.cart-summary li span.total {
}
.full-cart ul.cart-summary li a.delete {
    color: #a4190f;
    display: inline-table;
    float: right;
    font: 30px/35px WebSymbols;
    height: 30px;
    margin-right: -0.3em;
    margin-top: -15px;
    position: absolute;
    right: 3px;
    text-decoration: none;
    top: 50%;
    vertical-align: middle;
    width: 20px;
}
.full-cart ul.cart-summary li a.delete:hover {
    color: #999999;
}
.full-cart ul.cart-summary li.cart-total {
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}
.full-cart ul.cart-summary li.cart-total strong {
    font-family: inherit;
    font-weight: normal;
}
.full-cart ul.cart-actions {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.full-cart ul.cart-actions:after {
    clear: both;
    content: "";
    display: table;
}
.full-cart ul.cart-actions li {
}
.full-cart ul.cart-actions li:after {
}
.full-cart ul.cart-actions li a {
    color: #a4190f;
    font-size: 12px;
    text-decoration: underline;
}
.full-cart ul.cart-actions li.help {
    float: left;
}
.full-cart ul.cart-actions li.help a {
}
.full-cart ul.cart-actions li.checkout {
    float: right;
}
.full-cart ul.cart-actions li.checkout a {
}
.wpcf7 {
    padding: 0 !important;
}
.wpcf7.empty {
    display: none;
}
.wpcf7 p {
    margin: 0 0 20px;
    position: relative;
}
.wpcf7:after {
    clear: both;
    content: "";
    display: table;
}
.wpcf7 p label {
    color: #333333;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.wpcf7 p .wpcf7-not-valid-tip {
    background-color: #a4190f;
    border: 0 none;
    color: #ffffff;
    left: 20px;
    padding: 5px 10px;
    top: -20px;
    width: 230px;
}
.wpcf7 p .wpcf7-text {
    background-color: #ffffff;
    border: 2px solid #999999;
    border-radius: 0;
    font-family: PT Sans,Helvetica,sans-serif;
    font-size: 17px;
    height: 35px;
    padding: 0;
    text-indent: 10px;
    width: 580px;
}
.wpcf7 p .wpcf7-submit {
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #4eb159;
    color: #4eb159;
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 30px;
    text-transform: uppercase;
}
.wpcf7 p .wpcf7-submit[disabled] {
    border-color: #cccccc;
    color: #cccccc;
    cursor: default;
    pointer-events: none;
}
.wpcf7 .ajax-loader {
    background-color: #ffffff;
    border-radius: 3px;
    left: 240px;
    padding: 5px;
    position: absolute;
    top: 18px;
}
.wpcf7 .wpcf7-response-output {
    background-color: #ffffff;
    clear: both;
    list-style: outside none none;
    margin: 25px 0 0;
    padding: 10px 15px;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    border: 0 none;
    color: #a4190f;
}
.wpcf7 .wpcf7-select {
    font: 14px/14px PT Sans,Arial,sans-serif;
    padding: 5px 0;
    width: 580px;
}
.wpcf7 .wpcf7-textarea {
    border: 2px solid #999999;
    font-family: PT Sans,Helvetica,sans-serif;
    font-size: 17px;
    padding: 10px;
    width: 580px;
}
.price-list {
    margin: 15px 0 0;
    width: 100%;
}
.product-cats {
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}
.product-cats li {
    display: inline-block;
    margin: 0 5px 4px 0;
    vertical-align: top;
    width: 153px;
}
.product-cats li:nth-child(4n) {
    margin-right: 0;
}
.product-cats li#menu-item-5794, .product-cats li#menu-item-5801 {
}
.product-cats li a {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.75);
    color: #ffffff;
    display: block;
    font: bold 13px/17px PT Sans;
    padding: 8px 2px 8px 12px;
}
.product-cats li a:hover, .product-cats li.current-menu-item a {
    background: none repeat scroll 0 0 rgba(51, 44, 25, 0.85);
}
.product-cats li.menu-item-5877 {
    margin-right: 0;
    width: 311px;
}
body.category .main .content .page-body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
body.category.category-2 .main .content .page-body, body.category.category-8 .main .content .page-body, body.category.category-4 .main .content .page-body {
    background: none repeat scroll 0 0 #ffffff;
    padding: 25px;
}
