/*
** Bootstrap over-rides
*/
body {
	font-family: 'Montserrat', sans-serif;
    color: #000;
	line-height: 1.5;
    font-size: 14px;
}
h1 {
	font-size: 24px;
}
.sub-section {
    margin: 0 0 0;
}

.titles {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.opt-title {
    margin: 0 0 15px;
    padding: 5px 0 0 5px;
    background-color: #ececec;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}
.opt-regular {
    margin: 0 0 15px;
}
.opt-label {
    margin: 0 0 5px;
}
.opt-label > label {
    font-size: 14px;
}
  .topofpage {
    display: none;
  }
.checkbox-format {
    width: 98%;
    background-color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
}
.checkbox-format.checkbox-format-checkout {
    background: #fff;
}
.chkField2 {
    margin-bottom: 5px;
}
 .quick-checkout-options {
    margin: 15px auto 0 auto;
    padding: 30px 0;
    text-align: center;
    position: relative;
}
.quick-checkout-options-title {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 1;
    font-size: 15px;
    display: block;
    width: 100%;
}
.quick-checkout-option {
    margin: 0 0 20px;
    text-align: center;
}


#apple-pay-button {
    width: 158px;
    height: 30px;
    padding: 6px 0;
    margin: auto;
}
.stripe_applepay.listing_applepay {
    width: 158px;
    margin-top: 20px;
}
.stripe_applepay.chkField.col-sm-6 {
    width: 188px;
}
.quickpay.checkout-section {
    margin-bottom: 15px;
}
@media (max-width: 767px) {
.quickpay.checkout-section {
    margin-top: 10px;
    margin-bottom: 0px;
}
  .topofpage {
    display: block;
  }
}
.form-group {
    margin-top: 25px;
}
.qv .options {
    margin-top: 0;
}
.addl-images {
    margin: 0 0 15px;
}
section#message p.notice {
    padding-top: 0;
}
.pricingBlock .yourprice, .pricingBlock .saleprice {
    font-size: 1.3em;
}
.qa_link {
    padding-bottom: 10px;
}
.category-header a {
    text-decoration: underline;
    }
.subcategories {
    border-bottom: 1px solid #ececec;
    padding: 0 0 30px;
}
.subcategories > ul > li > a {
    color: #000;
    text-decoration: none;
    display: block;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.subcategories > ul > li > a:hover {
    opacity: 0.8;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.subcategories > ul > li span.name {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.subcategories > ul > li span.subcat-desc {
    display: block;
    text-align: center;
}
.subcategories > ul > li span.category-img {
    height: 150px;
    padding-top: 15px;
}
.subcategories > ul {
    margin-bottom: 20px;
}
.category-actions {
    padding: 0 0 5px;
}
.extrafieldsBlock {
  display: none;
}

#divPaymentMethods > div{
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	cursor: pointer;
}
#divPaymentMethods > div.authneticIMBlock,
#divPaymentMethods > div.authneticIMBlock.expand-payment  {
	height: auto;
}
.expand-payment div[name="divPaymentOption"] {
	display: block !important;
}

.expand-payment{
	height: auto !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
.form-control {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    height: 36px;
    padding: 7px 12px;
    font-weight: normal;
}
.form-control.search-text {
     border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn {
    font-size: 13px;
    padding: 8px 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-account {
    background: #800000;
    color: #fff;
}
.btn-account:hover {
    opacity: 0.8;
    color: #fff;
}
.btnhome {
    display: inline-block;
    min-width: 150px;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid #fff;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.42857143;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #800000;
}
.btnhome:hover {
    text-decoration: none;
    color: #fff;
    background-color: #7b7065;
    border-color: #7b7065;
    opacity: 1;
}
.btnhome:focus, 
.btnhome:active:focus {
    text-decoration: none;
    border-color: #800000;
    background-color: #fff;
    color: #800000;
}

.btn-default,
.btn-primary:focus, 
.btn-primary:active:focus {
    border-color: #7b7065;
    background-color: #fff;
    color: #7b7065;
}
.btn-mailing:focus, 
.btn-mailing:active:focus {
    border-color: #c7b299;
    background-color: #fff;
    color: #c7b299;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:hover:focus,
.btn-default.focus {
    color: #fff;
    background-color: #800000;
    border-color: #800000;
}
.btn-default.btn-inverse,
.btn-primary {
    color: #fff;
    background-color: #7b7065;
    border-color: #7b7065;
}
.btn-mailing {
    color: #fff;
    background-color: #c7b299;
    border-color: #c7b299;
}
.btn-default.btn-inverse:hover,
.btn-primary:hover,
.btn-mailing:hover {
	color: #fff;
    background-color: #800000;
    border-color: #800000;
    opacity: 1;
}
.navbar {
    min-height: 0;
}
section.navbar-wrapper {
    background-color: #000;
}
section.navbar-wrapper.affix {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
}
.navbar.navbar-inverse {
    margin-bottom: 0;
    border: none;
    background-color: #000;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
	font-weight: 600;
	letter-spacing: 0.025em;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    min-height: 0;
    padding: 15px 10px;
    border-left: 1px solid #fff;
}
.navbar-inverse .navbar-nav > li:first-child > a {
    border-left: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #D8A021;
}
.dropdown-menu > li > a {
    font-size: 14px;
    padding: 6px 20px;
    text-transform: uppercase;
}
.dropdown-menu {
    background-color: #fff;
    border: none;
    padding: 0;
}
.dropdown-menu > li > a {
    color: #fff;
    padding: 10px 15px;
}
.dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #7b7065;
}
@media (max-width: 1023px) {
    .top-nav ul li:first-child {
        display: none;
    }
}
@media (max-width: 1201px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
  }
  .navbar-nav>li {
      float: none;
  }
  .collapse.in{
      display:block !important;
  }
  .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
}
/*
** Template code
*/

.logo {
    height: 96px;
    position: relative;
    overflow: hidden;
}
.logo img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.logo a:hover img {
    opacity: 0.6;
}
.mini {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    color: rgb(0,100,0);
    font-weight: 600;
}
.mini a {
    text-decoration: underline;
}
.top-nav {
    border-bottom: 1px solid #ececec;
}
.top-nav ul {
    padding: 14px 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-align: right;
}
.top-nav ul li {
    margin-left: 10px;
    padding-left: 10px;
    display: inline-block;
    border-left: 1px solid #000;
}
.top-nav ul li:first-child {
    border: none;
    margin: 0;
    padding: 0;
    float: left;
    font-weight: 500;
    font-size: 14px;
}
.top-nav ul li:nth-child(2) {
    border: none;
    margin: 0;
    padding: 0;
}
.top-nav ul li a {
    color: #000;
}

.useraccount {
    text-align: right;
    font-size: 12px;
    margin: 0 0 12px;
}
.useraccount > ul {
    margin: 0;
}
.useraccount > ul > li {
    margin-left: 10px;
    padding-left: 10px;
    display: inline-block;
    border-left: 1px solid #000;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
}
.useraccount > ul > li:first-child {
    border: none;
    margin: 0;
    padding: 0;
}
.useraccount > ul > li > a {
    color: #000;
}
.useraccount > ul > li i {
    color: #7b7065;
    font-size: 16px;
    vertical-align: middle;
}

.minicart {
    margin: 0 0 12px;
}
a.minicart-inner-top {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
a.minicart-inner-top i {
    color: #7b7065;
    font-size: 16px;
    vertical-align: middle;
}

.site-header {
    padding-top: 10px;
}

.searchBox {
    padding: 0;
    max-width: 305px;
    float: right;
    position: relative;
}
.searchBox div.searchlight-balloon {
    padding: 0;
}
.search-form {
    position: relative;
    border: 1px solid #7b7065;
}
.search-form .search-text {
    padding: 0 62px 0 12px;
    height: 36px;
    margin: 0;
}
.search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    text-align: center;
    font-size: 22px;
    padding: 0;
    border: none;
    background: none;
    color: #7b7065;
}


.minicart {
    text-align: right;
}
.minicart-inner {
    display: block;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
}
.minicart-inner:hover {
    color: #000;
    opacity: 0.8;
}

.minicart .cart-details {
    display: block;
    float: left;
}

.brewmore {
    display: none;
}
body.leftbar .breadcrumnb {
    margin-top: 20px;
}
.page-content {
    padding: 0;
}
.content-area {
    margin-bottom: 30px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    border-top: 3px solid #000;
    text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    color: #000;
    background: #e6e6e6;
    text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover {
    background: #D8A021;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #D8A021;
    text-transform: uppercase;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    background-color: #e6e6e6;
    color: #000;
    text-transform: uppercase;
}
.sidebar-widget {
    margin-top: 20px;
}
.site-footer {
    background-color: #141414;
    padding: 35px 0 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
div#FRAME_LINKS {
    max-width: 590px;
}
ul.extrapages li {
    line-height: 1;
    margin: 0 0 25px;
    padding-left: 15px;
    padding-right: 25px;
}
ul.extrapages li a {
    color: #959595;
    font-size: 14px;
}
.footer-devider {
    border-top: 1px solid #3c3c3c;
    margin-top: 10px;
    margin-bottom: 20px;
}
.copyright {
    padding-bottom: 20px;
    color: #959595;
    font-size: 12px;
}
    .copyright > p {
        margin: 0;
    }

.mailist-box {
    width: 350px;
    float: right;
    margin-bottom: 10px;
}
.mailist-box h3,
.social_icons h3 {
    margin: 0 0 15px;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.mailinglist-input.form-control {
    background-color: transparent;
    border-color: #2d2d2d;
    max-width: 265px;
    color: #fff;
    float: left;
}
.mailinglist-submit {
    border: none !important;
    float: right;
    width: 78px;
}

.mailinglist-submit:hover,
.mailinglist-submit:focus,
.mailinglist-submit:hover:focus,
.mailinglist-submit.focus {
    color: #fff;
    background-color: #800000;
    border-color: #800000;
}

.btn-default.mailinglist-submit:hover, 
.btn-default.mailinglist-submit:focus {
    opacity: 1;
}
.mailinglist-response {
    display: none;
}
.maillist-options {
    margin: 15px 0 0;
}
.subscribe {
    float: left;
    margin-right: 20px;
    line-height: 13px;
    font-size: 12px;
    font-weight: 300;
    color: #ccc;
}
.subscribe input[type="radio"] {
    margin: 0;
    vertical-align: middle;
}
.subscribe label {
    margin: 0;
    font-size: 12px;
    line-height: 13px;
    font-weight: 300;
    margin-left: 3px;
    color: #ccc;
    cursor: pointer;
}

.social_icons {
    width: 350px;
    float: right;
    margin: 0 0 20px;
}
.social_icons h3 {
}
.footer-social ul {
    margin: 0;
}
ul.payment-icons {
    margin: 10px 0 0;
}
ul.payment-icons li {
    font-size: 34px;
    line-height: 36px;
    vertical-align: middle;
    padding: 0;
    margin-right: 5px;
}

ul.payment-icons li.payment-icons-label,
ul.social-icons li.social-icons-label {
    font-size: 18px;
    vertical-align: middle;
    /*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-right: 20px;
}
ul.payment-icons li span:before {
    margin: 0;
    width: auto;
}
.social-icons {
}
.social-icons li a {
    color: #141414;
    background-color: #c7b299;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-size: 18px;
}
.social-icons li a:hover {
    opacity: 0.6;
}


/*.product-item .reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.product-item .reviews-stars {
    color: #000;
}*/

.reviews-stars:before {
    font-family: "fontello";
    content: "\e803 \e803 \e803 \e803 \e803";
    color: #b8b8b8;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star,
.reviews-stars {
    color: #ffd700;
}
.indent {
    padding: 0px 16px 10px;
}

.product-item .name a {
    color: #000;
}
.product-item del.regular-price {
    text-decoration: line-through;
}
.sale-price {
    color: #d04b64;
}
del.original-price {
    font-weight: 500;
}
span.freeshipping {
    color: #00a888;
    font-weight: 600;
}
.standardshipping {
    display: block;
    color: #5D89BA;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}
.standardshipping img {
    max-width: 100%;
}
.item img {
    max-width: 100%;
}
.extracontent img {
    max-width: 100%;
}
.product-item .status span:before {
    content: "-";
}
.product-item .status {
    font-size: 12px;
    overflow: hidden;
    height: 25px;
}
.product-item .price {
    font-size: 16px;
    font-weight: bold;
}
.product-item .on-sale-badge {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 1;
    background: url(https://www.homebrewing.org/assets/images/hop-cone-sale-white-text.png);
    display: block;
    padding: 0;
    border-radius: 0%;
    -moz-border-radius: 0%;
    -webkit-border-radius: 0%;
}
.product-item .img {
    min-height: 220px;
    position: relative;
    border: 1px solid #ececec;
    background-color: #fff;
}
.product-item .img a {
    display: block;
}
.product-item .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	max-height: 150px;
	max-width: 150px;
}
.product-item .action .btn {
    min-width: 150px;
}
.head-mobile-nav > a {
    color: #000;
    font-size: 24px;
    line-height: 1;
}

.extrapages-shower a {
    display: block;
    background-color: #2d2d2d;
    color: #fff;
    padding: 10px 18px;
    text-decoration: none !important;
}
.extrapages-shower a:after {
    content: "\f106";
    font-family: "fontello";
    float: right;
}
.extrapages-shower a.collapsed:after {
    content: "\f107";
}
@media(max-width: 991px) {
  .since {
    display: none;
  }
  .mini {
    display: none;
  }
  .col-sm-5 {
    display: none;
  }
.brewmore {
    display: block;
    color: rgb(0,100,0);
    font-weight: 600;
    text-align: center;
    padding-top: 15px;
}
.brewmore a {
    text-decoration: underline;
}
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
        min-height: 0;
    }
    .navbar-nav > li.dropdown > a:after {
        float: right;
    }
    .mailist-box {
        float: none;
        padding: 30px 0;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    .footer-social {
        text-align: center;
    }
    .social_icons {
        float: none;
        margin: 20px auto;
    }
}
@media(min-width: 768px) {
    .site-header {
        padding-bottom: 20px;
    }
    .gbadge {
        width: 450px;
        float: left;
    }
}
@media(max-width: 767px) {
    .logo {
        text-align: center;
        height: auto;
    }
    .logo img {
        position: static;
    }
    .searchBox {
        padding: 20px 0 0;
        float: none;
        width: 100%;
        clear: both;
        max-width: none;
    }
    .search-form-col {
        clear: both;
    }
    .searchlight-results-wrapper {
        display: none;
    }
    .useraccount-wrapper {
        clear: both;
    }
.brewmore {
    padding: 15px 0 10px;
}
.rewards {
    display: none;
}
    .homepage-slider {
        margin-top: 20px;
    }
    .flex-direction-nav a:before {
        font-size: 24px;
    }
    .flex-direction-nav a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin: -12px 0 0;
    }
    .mailinglist-input.form-control {
        width: 200px;
        width: calc(100% - 90px);
    }
    .social-icons li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
    .footer-social ul li {
        padding: 0 4px;
    }
    .extrapages {
        display: none;
    }
    .home-page-content .category-header {
        padding: 15px 0;
    }
    .extrapages-shower a {
        display: block;
    }
    ul.extrapages {
        margin: 0;
        padding: 15px 0;
    }
    ul.extrapages li a {
        font-size: 14px;
    }
}
@media(max-width: 567px) {
    .product-items.product-items-1 .product-item,
    .product-items.product-items-2 .product-item,
    .product-items.product-items-3 .product-item,
    .product-items.product-items-4 .product-item,
    .product-items.product-items-5 .product-item,
    .product-items.product-items-6 .product-item {
        max-width: 270px;
    }
}

.menu-open {
    overflow: hidden;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.5);
}
.menu-open .mobile-menu {
    overflow-x: hidden;
    overflow-y: auto;
}
.mobile-menu-inner {
    background-color: #fff;
    padding: 30px 20px;
    width: 250px;
    margin-left: auto;
    margin-right: 0;
    min-height: 100vh;
    position: relative;

    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(250px,0);
    -ms-transform: translate(250px,0);
    -o-transform: translate(250px,0);
    transform: translate(250px,0);
}
.menu-open .mobile-menu-inner {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}

.mobile-menu-close a {
    color: #000;
    display: inline-block;
    line-height: 1;
    font-size: 24px;
    text-decoration: none;
}
.mobile-menu-close a:after {
    content: '\e805';
    font-family: "fontello";
}
.mobile-menu-widget {
    margin: 30px 0;
}
.mobile-menu-widget h3 {
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #ececec;
}
.mobile-menu-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mobile-menu-widget ul li {
    margin: 0 0 10px;
}
.mobile-menu-widget ul li a {
    padding: 0;
    line-height: 1;
    font-size: 13px;
    background-color: transparent !important;
    display: block;
    color: #555;
    text-decoration: none !important;
}
.mobile-menu-widget ul li a:hover {
    color: #333;
}
.mobile-menu-widget ul ul {
    display: none !important;
}
.mobile-menu-widget ul li a:after {
    display: none;
}

.mailinglist-response {
    margin: 10px 0;
    padding: 10px 20px;
    font-size: 12px;
    background-color: #2d2d2d;
    color: #ccc;
}
.mailinglist-error span {
    color: #8a6d3b;
}
.mailinglist-subscribed span,
.mailinglist-unsubscribed span {
    color: #3c763d;
}
.mailinglist-response,
.mailinglist-response div {
}

.floating-cart {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    background-color: #101010;
    color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 15px;
    text-align: center;
    width: 90px;
    display: none;
}
.floating-cart a,
.floating-cart a:hover {
    color: #ececec;
    text-decoration: none;
}
.floating-cart a:hover {
	opacity: 0.6;
}
.floating-cart span.cart-icon {
    display: block;
    font-size: 30px;
    line-height: 1;
}
.floating-cart span.cart-details {
    font-size: 12px;
    text-transform: none;
    display: block;
    margin: 5px 0 0;
}

.paging {
    float: right;
}
.paging strong, 
.paging a {}
.paging strong,
.paging a:hover {
    color: #fff;
    background-color: #0f0f0f;
    text-decoration: none;
}

/*
    Homepage Styles
*/
.home-page-content {
    padding-bottom: 0;
}
.home-page-content .products-section {
    padding: 15px 0;
}
.home-page-content .products-section .product-item .img {
    min-height: 212px;
    position: relative;
    border: 1px solid #ececec;
    background-color: transparent;
}
.home-page-content .products-section .product-items .product-item {
    margin-bottom: 45px;
}
.home-page-content .products-section h2 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 0 45px;
}
/*.home-page-content .category-footer {
    padding: 40px 0 60px;
}*/
.home-page-content .category-footer h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 20px;
    font-weight: bold;
}
.home-page-content .category-footer p {
    margin: 0 0 30px;
    text-align: justify;
}
.home-page-content .category-footer a:hover img {
    opacity: 0.7;
}
.home-page-content .category-header img {
    margin: 0 auto;
}
#hp-slides > li {
    background-position: 50% top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.hp-slider-text-outer {
    display: table;
    height: 425px;
}
.hp-slider-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.hp-slider-text h3 {
    font-size: 66px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.15;
    text-shadow: 1px 1px white, -1px 1px white, 1px -1px white, -1px -1px white;
}
.hp-slider-text h3 > span {
    display: block;
    font-weight: 500;
}
.hp-slider-text p {
    margin: 25px auto;
}
.hp-slider-img {
    height: 425px;
    position: relative;
}
.hp-slider-img img {
    max-height: 425px;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hp-slider-cta a {
    min-width: 150px;
}

.home-category-header {
    padding: 30px 0;
}
.homepage-category > a {
    display: block;
}
.homepage-category > a:hover {
    opacity: 0.7;
}
.hp-full-banner {
    background-position: top right;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #000;
}
.hp-full-banner-text {
    color: #fff;
    text-align: center;
    width: 60%;
    padding: 100px 0;
}
.hp-full-banner-text h2 {
    font-size: 60px;
    margin: 0 0 30px;
    line-height: 1.15;
    text-transform: uppercase;
    font-weight: bold;
}
.hp-full-banner-text h2 span {
    font-weight: normal;
    display: block;
}
.hp-full-banner-cta a {
    color: #fff !important;
    border: 2px solid #fff;
    min-width: 160px;
}
.hp-full-banner-cta a:hover {
    opacity: 1;
}
.hp-brands-slider {
    padding: 60px 0;
}
.hp-brands-slider h2 {
    font-size: 24px;
    margin: 0 0 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.hp-brands-flexslider {
    padding: 0 50px;
}
.hp-brands-flexslider .slides > li > a {
    display: block;
    height: 40px;
    position: relative;
}
.hp-brands-flexslider .slides > li > a > img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 90%;
    max-height: 100%;
}
.hp-brands-flexslider .flex-direction-nav .flex-prev {
    left: 0 !important;
    opacity: 1;
}
.hp-brands-flexslider .flex-direction-nav .flex-next {
    right: 0 !important;
    opacity: 1;
}
.SnapWidget iframe {
    display: block;
}
.revealOnScroll {
    opacity: 0;
}
.product-items {
    overflow: hidden;
}
@media(max-width: 991px) {
    .hp-slider-text-outer,
    .hp-slider-text {
        display: block;
        height: auto;
    }
    .hp-slider-text {
        padding: 30px;
    }
    .hp-slider-text h3 {
        font-size: 48px;
    }
    .hp-full-banner {
        background-image: none !important;
    }
    .hp-full-banner-text {
        width: 100%;
        padding: 50px 0;
    }
    .hp-full-banner-text h2 {
        font-size: 42px;
    }
}
@media(max-width: 767px) {
    .hp-slider-text h3 {
        font-size: 36px;
    }
    .home-category-header {
        padding: 15px 0;
    }
    .homepage-category {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
        text-align: center;
    }
    .homepage-category > a {
        display: inline-block;
    }
}


.nav > li{
	position: initial;	
}

.dropdown-menu{
	width: 100%;
	padding: 0;
}

.dropdown-menu a{
	color: #000000;
	display: block;
}

.dropdown-menu > div{
	padding: 10px;
}

.cat-title {
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: 700;
	color: #005c40 !important;
}

.cat-title-solo {
	margin: 10px 0 15px 0;
	font-size: 15px;
	font-weight: 700;
	color: #005c40 !important;
}

.cat-title-mid {
	margin: 15px 0 15px 0;
	font-size: 15px;
	font-weight: 700;
	color: #005c40 !important;
}

.cat-title-mid2 {
	margin: 15px 0 0 0;
	font-size: 15px;
	font-weight: 700;
	color: #005c40 !important;
}

.cat-title-img {
	margin: 10px 0 30px 0;
}

.cat-title-img2 {
	margin: 10px 0 25px 0;
}

.sub-title {
	margin: 2px 0 5px 0;
	font-size: 14px;
	font-weight: 500;
}

.sub-title-top {
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: 500;
}

.cat-img > div{
	padding: 0;
}

.cat-img img:hover{
	opacity: .9;
}
#divPaymentMethods > div.open-payment{
	height: auto;
}
#divPaymentMethods > div h4 label{
	width: auto;
}
#divPaymentMethods .dpm-provider h4 label input[type="radio"]{
display: none;
}
