/* Minification failed. Returning unminified contents.
(319,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(354,50): run-time error CSS1030: Expected identifier, found ','
(354,57): run-time error CSS1031: Expected selector, found ')'
(354,57): run-time error CSS1025: Expected comma or open brace, found ')'
 */
#cart-header-to-checkout:hover, #toggle-cart-details-container:hover {
    color: #fff;
    background-color: #1b73d6;
}

.btn-success {
    background-color: #8fb430;
    border-color: #8fb430;
}

.btn-secondary {
    background-color: #8fb430;
    border-color: #8fb430;
}

    .btn-secondary:hover {
        background-color: #cccc66;
        border-color: #cccc66;
    }

#checkout #enter-new-coupon {
    background-color: #8fb430;
    border-color: #8fb430;
}

#search-bar {
    background-color: #253556;
}

#logo {
    position: absolute;
    top: -72px;
    left: 20px;
}

div.price-tag {
    background-size: contain;
    background: url('/content/images/3/price-tag.png') no-repeat 0 0 / contain;
    background-image: url('/content/images/3/price-tag.svg');
    height: 30px;
    width: 72px;
    font-size: 18px;
    line-height: 29px;
    bottom: -2px;
}

div.price-tag-small {
    background-image: url('/content/images/2/price-tag-red-small.png');
    padding-left: 4px;
    height: 20px;
    width: 50px;
    font-size: 14px;
    line-height: 20px;
}

    div.price-tag-small span {
        margin-right: 3px;
    }

.cart-checkout-details-stock-hide {
    display: none;
}

#bottom-logos li {
    width: 200px;
}

#left-mail-link a {
    color: #024DA1;
    font-size: 12.5px;
}

.checkout-shipping-method .price-tag {
    left: 550px;
    width: 72px;
}

#toplinks {
    background-color: #fff;
}

a, .link {
    color: #024DA1;
}

#search-bar {
    height: 44px;
}

#toplinks #links {
    margin-left: 200px;
}

#cartcontainer {
    background-image: url('/content/images/2/cart-bg.png');
}

#cartcontainer {
    background-color: #fff;
}

#cart-header-details {
    top: 0px
}

#search-container {
    background: url('/content/images/2/bg-search.png') no-repeat 0 0;
}

#search-submit {
    background: transparent url('/content/images/2/bg-search-submit.png') no-repeat left top;
}

#toplist {
    background-color: #f5f5f5;
    background-image: url('/content/images/6/top-back.png');
}

.toplist-row {
    color: #313131;
    font-size: 11px;
}

#left-td {
    background-image: url('/content/images/2/left-back-light.png');
}

#left-panel {
    background-image: url('/content/images/2/left-back.png');
}

    #left-panel .selected {
        background-image: url('/content/images/2/left-back-light.png');
    }

#left-bottom-panel {
    background-image: url('/content/images/2/left-back-light.png');
}

#toplist-header a {
    color: #000;
}

.toplist-row a {
    color: #111;
}

#left-bottom-panel li {
    background: url('/content/images/3/tick-blue.png') no-repeat left 3px;
    background-size: 15px 11px;
}

#left-bottom-panel .label {
    color: #024DA1;
}

#footer-container {
    background-color: #f4f4f4;
    background: #f4f4f4 url('/content/images/3/footer-rep.jpg') repeat-x top;
}

#footer-div {
    background-color: #253556;
}

#footer, #footer a {
    color: #fff;
}

    #footer h5 {
        color: #275b8b;
    }

#footer-div {
    background: url('/content/images/3/footer-logo.png') no-repeat top center;
}

#footer-div {
    margin: 0px auto;
    padding-top: 200px;
}

#footer {
    width: 1000px;
    margin: 0px auto;
}

#main-wrapper {
    background: #fff url(/content/images/3/back-2.png) repeat-y fixed center top;
}

#toggle-cart-details-container, #cart-header-to-checkout {
    background-color: #054fa2;
}

#footer-b {
    width: 180px;
    float: left;
}

#footer-bottom {
    background-color: #fff;
}

#footer-logos img {
    max-height: 40px;
    max-width: 70px;
}

.is-med-div {
    display: none;
}

.btn.btn-product-action {
    border: none;
    background-color: #8fb430;
}

    .btn.btn-product-action:hover {
        border-color: #a3c154;
        background-color: #a3c154;
    }

#home-top-banners img.top-banner {
    width: 400px;
}

@media (min-width: 768px) {
    .slick-slide {
        padding-left: 0px;
    }
}

h2.line-after {
    width: 100%;
    border-bottom: 4px solid #e3e3e3;
}

.footer-logo-container {
    background-color: white;
}

.promotion-element-heading a {
    color: #313131;
}

.skota_hem_banner {
    background-color: #e63338;
}

#main-wrapper {
    /*background: #2b2b2b;*/
    /*background: url(https://www.happyyachting.com/content/images /apotea_bg_snow.png);
    background-repeat: repeat;*/
    background: url(/content/images/3/happy_spring_2020.jpg) no-repeat center center fixed;
    background-size: cover;
}
#info-bar {
    background-color: #0062d0!important;
}

#cart-header-container {
    right: 5px;
}

/* Charity round-up*/
.round-up-container {
    padding: 5px;
    color: white;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.round-up-left {
    height: 53px;
}

.round-up-left img {
    height: 53px;
}

.round-up-middle {
    flex-grow: 3;
    color: white;
    padding: 0 11px;
    line-height: 15px;
}

.round-up-right {
    text-align: right;
    width: 70px;
    padding-right: 3px;
}

.round-up-price-tag {
    color: white;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.round-up-btn {
    border: 1px solid #cccccc;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

#c-bns button:last-child, #s-bns button:last-child {
    background: #8fb430 !important;
}

:root {
    --cc-btn-primary-bg: #8fb430 !important;
}

.new-menu #footer-bottom{
    width:auto;
}

.new-menu #search-bar,
.new-menu #info-bar {
    width: 1050px;
    min-width: 1050px;
}

.new-menu #sidebar-categories .lvl-1.collapsed,
.new-menu #sidebar-categories .panel {
    background-image: url(/content/images/2/left-back-210.png);
}

.new-menu #left-panel {
    background-image: url('/content/images/2/left-back-210.png');
}

    .new-menu #left-td,
    .new-menu #left-panel.lvl-1 .selected,
    .new-menu #left-bottom-panel {
        background-image: url('/content/images/2/left-back-light-210.png');
    }


.new-menu #sidebar-categories .no-children.lvl-1.selected,
.new-menu #sidebar-categories .sidebar-category-header.lvl-1 {
    background-color: #253556;
    background-image: none;
}

.new-menu .sidebar-category-header:not(.collapsed,.lvl-1),
.new-menu .sidebar-category-header:not(.collapsed,.lvl-1):after {
    color: #253556;
}

.new-menu #sidebar-categories .lvl-2,
.new-menu #sidebar-categories .lvl-3,
.new-menu #sidebar-categories .lvl-4 {
    border-left: 1px solid #253556;
}

.new-menu #sidebar-categories .in .panel {
    background: #fcfcfc;
}

.all-articles-button {
    font-family: inherit;
    border: none;
    background-color: #8fb430;
}
.buy-button-container .buy-number-display {
    background-color: #ABCF4D;
}

.buy-button-container .buy-button-reduce {
    background-color: #8fb430;
}

.buy-button-container .buy-button-add {
    background-color: #8fb430;
}

.buy-button-container .purchase-button, .buy-button-container .product-link-button {
    background-color: #8fb430;
}

.buy-button-container.buy-button-ignore .purchase-button div {
    background-color: #8fb430 !important; 
}
