/** Shopify CDN: Minification failed

Line 48:0 Unexpected "}"

**/
.template-index .header-bar__module.cart .baskettop {
    display: none!important;
}

.site-header__logo {
    display: none;
}

.header-type-2 .site-header__menubar, .header-type-2 .desktop-megamenu, .site-nav > li:hover > a:hover, .cbp-spmenu a:active, .site-nav > li.dropdown:hover > a {
    background: #404040!important;
}

.header-type-2 .site-header__menubar, .header-type-2 .nav-bar ul li a, .site-nav > li.dropdown:hover > a, .cbp-spmenu a:active {
    color: #d4d4d4!important;
}

.header-type-2 .site-header__menubar, .header-type-2 .nav-bar .site-nav > li > a.current {
    color: #ffe000!important;
}

.header-type-2 .header-bar__module a {
    color: #d4d4d4!important;
}

.header-type-2 .site-header .menu_bar_right .header_cart .baskettop a.icon-cart-arrow i {
    position: relative;
    top: 28px;
}

.header-type-2 .header-bar__module.cart .baskettop a.icon-cart-arrow #cartCount {
    background: #d4d4d4!important;
    color: #1a1a1a!important;
}

.header-type-2 .site-header .menu_bar_right .header_cart .baskettop a.icon-cart-arrow #cartCount {
    top: 28px;
    right: -20px;
}

.site-nav .menu-lv-1 > a, .site-nav .menu-mb-title {
    text-transform: uppercase;
}
}

div.shopify-section-1610986969589e0cb6.shopify-section index-section home-custom-content {
    background-color: white;
}

.custom-content-block .custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 0 30px 0;
    padding: 0 15px;
    max-width: 100%;
}

.product_single_detail_section #AddToCart {
    width: 50%;
    float: left;
    background: #ffe400;
    color: #000000;
    margin-bottom: 10px;
    margin-right: 10px;
}

.product_single_detail_section .variant-inventory {
    margin-bottom: 5px;
    display: none;
}

.shopify-policy__title {
    text-align: center;
    display: none;
}

.template-product .shopify-payment-button {
  display:none;
}