/* primary col: #008c68  #008c68 ## secondary #64d9bb #64d9bb*/
::-webkit-scrollbar-thumb {
    background: #9c7953;
    border-radius: 0px;
}
.header-intro-clearance .wishlist .wishlist-count {
    position: absolute;
    top: 0;
    right: -0.5rem;
}
.header-intro-clearance .wishlist .wishlist-count {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1;
    margin-left: 0.3rem;
    margin-top: -0.3rem;
    color: #fff;
    background-color: #008c68 ;
}
.cart-dropdown .cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    height: 25rem;
    border-radius: 50%;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1;
    margin-left: 36.2rem;
    margin-top: -0.3rem;
    color: #fff;
    background-color: #008c68 ;
}
.btn-primary {
    color: #fff;
    background-color: #008c68 ;
    border-color: #777876;
    box-shadow: none;
}
.intro-slide .btn-primary {
    color: #fff;
    background-color: #1b4015;
    border-color: #fff;
}
.btn-outline-white-2 {
    color: #fff;
    background-color: #2f9c80d9;
    background-image: none;
    border-color: #fff;
    box-shadow: none;
}
.product.product-11 .btn-product:hover, .product.product-11 .btn-product:focus {
    color: #fff;
    border-color: #ffffff;
    background-color: #008c68 ;
}
.btn-product:hover span, .btn-product:focus span {
    color: #9c7953;
    box-shadow: 0 1px 0 0 #888686;
}
.menu li:hover > a, .menu li.show > a, .menu li.active > a {
    color: #008c68;
}
.header-bottom .menu > li > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.3rem;
    background-color: #008c68;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.3s ease;
}
.product-label.label-sale {
    border-left: 5px solid #000;
    color: #fff;
	background: rgb(188 173 134);
    letter-spacing: 0.09rem;
    font-weight: 200 !important;
}
.bigSetArea {
    width: 60%;
    background: #ffffff;
    border: 2px solid #bcad8659;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3rem;
}
.shopBudgetAlert {
    display: inline-block;
    position: relative;
    margin-top: -20px !important;
    border: 1px solid #9c7953;
    padding: 5px 29px;
    background: #bcad86;
    color: #ffffff;
    margin-top: 20px;
    border-radius: 4px;
    font-weight: 600;
    transition: all 1s;
}
.btn-product:hover span, .btn-product:focus span {
    color: #fafafa;
    box-shadow: 0 1px 0 0 #888686;
}
.category-dropdown:not(.is-on):hover .dropdown-toggle {
    color: #fff !important;
    background-color: #269e7eb0;
}
.btn-product:hover span, .btn-product:focus span {
    color: #9c7953;
    box-shadow: 0 1px 0 0 #888686;
}
.footer {
    width: 100%;
    font-weight: 300;
    font-size: 1.4rem;
    color: #777;
    background-color: #b9eba347;
}

.header-2 .header-top {
    font-weight: 300;
    font-size: 1.1rem;
    background-color: rgb(83 156 137 / 11%);
    line-height: 2.2;
}
.header-2 {
    background-color: rgb(255 255 255);
}
.card-title a {
    display: block;
    padding: 1.7rem 4rem 1.7rem 1.2rem;
    position: relative;
    color: #008c68;
    border: none;
    background-color: transparent;
    outline: none !important;
}
.cta.bg-image {
    background-color: #8eaf65;
}
