/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2016-01-24 00:36:10 */

.add-to-cart button.button span {
    background-color: #0088CC;
    font-family: "montserrat",serif;
    font-size: 16px;
}
.item:hover .details-area .actions a.addtocart {
    background-color: #0088CC;
}
button.button.btn-proceed-checkout span {
    background-color: #0088CC;
    font-family: "montserrat",serif;
    font-size: 16px;
}
.header .form-search #search {
    background-color: transparent;
    border: 2px;
    border-radius: 0;
    color: #0D2946;
    font-family: montserrat; serif;
    font-size: 14px;
    height: 38px;
    line-height: 20px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container ul > li > a.level1, .fixed-header .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a.level1, .main-nav .menu > li.menu-static-width .nav-sublist-dropdown .container ul > li > a.level1 {
    font-size: 11px;
    font-weight: 600;
}
input, button, select, textarea {
    font-family: montserrat; serif;
    font-size: inherit;
    line-height: inherit;
}
.header .form-search #cat {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color #ccc;
    border-image: none;
    border-radius: 0;
    border-style: none solid;
    border-width: 0 1px;
    color: #777;
    font-family: montserrat;
    font-size: 11px;
    height: 38px;
    line-height: 34px;
    margin: 0;
    padding: 2px 0 2px 10px;
    position: absolute;
    right: 40px;
    width: 130px;
}
.block-layered-nav dt, .block-layered-nav .currently .block-subtitle, .block-category-nav .block-title {
    background-color: #fff;
    border: 0 solid #0d2946;
    border-radius: 0;
    color: #0d2946;
    cursor: pointer;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 200;
    margin-top: 20px;
    padding: 10px 15px;
    position: relative;
    text-transform: capitalize;
}
.block-layered-nav dd, .block-category-nav .block-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 1px 1px;
    font-size: 10px;
    padding: 10px 15px;
}
.product-tabs > ul li a {
    color: #08c;
    font-family: montserrat;
    font-size: 14px;
    line-height: 1;
}
.block-layered-nav .currently ol {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 10px 0;
}