#aec-all-departments {
    display: none !important;
}

.ccm-navbar .navbar-header {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: var(--primary-color);
    font-weight: 400;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: var(--primary-color) !important;
}

.ads-row-top {
    margin-bottom: 20px;
}

.row.ads-row {
    margin-bottom: 20px;
}

.home-landing .aec-adzone-container {
    float: left
}

.aec-adzone-container .aec-adzone {
    background-color: #dddddd;
}

.aec-adzone-container .adzone-txt-below {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1px;
}

.aec-adzone-container .aec-adzone-text {
    display: inline;
}

.aec-adzone-container .aec-adzone-link {
    display: block;
}

.home-landing #aec-left {
    display: none;
}

/*.ad-zones .row.ads-row {
    margin-right: -10px;
}*/

/*==============================================
	ADZONES CONTAINER
==============================================*/
.home-landing .aec-top-row .aec-adzone-container {
    width: 100%;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 396px) {
    .home-landing .aec-top-row .aec-adzone-container {
        width: 49%;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .home-landing .aec-top-row .aec-adzone-container {
        width: 32.5%;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .home-landing .row.ads-row .adzone-content {
        padding: 10px 8px;
        min-height: 90px;
        max-height: 90px;
    }
}

/*==============================================
	ADZONES
==============================================*/

.home-landing .aec-adzone-link > a {
    font-size: 15px;
    transition: color 0.5s ease 0s;
    padding-left: 2px;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
    color: var(--primary-color);
}

.home-landing .row.ads-row .adzone-content {
    padding: 4px 8px;
}

.home-landing .row.ads-row .icon-right-open {
    display: none !important;
}

.home-landing .aec-adzone-link > a:hover {
    font-weight: 600;
}

.home-landing .aec-adzone-container a,
.home-landing .aec-adzone-container a:hover,
.home-landing .aec-adzone-container a:focus {
    text-decoration: none;
    outline: none;
}

.home-landing .row.ads-row .aec-catalog-zone > .aec-adzone-container .aec-adzone-image + .adzone-content {
    padding-bottom: 10px;
    padding-top: 10px;
}

.home-landing .row.ads-row .aec-catalog-zone > .aec-adzone-container .adzone-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-landing .row.ads-row .aec-catalog-zone > .aec-adzone-container .adzone-content {
    text-align: center;
}

.home-landing .row.ads-row .aec-catalog-zone > .aec-adzone-container .aec-adzone-link {
    display: none;
}

.home-landing .row.ads-row .aec-catalog-zone > .aec-adzone-container .adzone-txt-below {
    color: #000;
}

/*==============================================
	PRODUCT SCROLLER CONTAINERS
==============================================*/

.scroller-row {
    min-height: 370px;
    margin-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
}

.product-scroller-holder {
    background: var(--bs-white);
}

/*==============================================
	SLIDERS
==============================================*/

.slick-slide img {
    display: block;
    height: auto;
    max-width: 100%;
}

.responsive-single.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    display: none;
}

.slick-slide img {
    max-width: 100%;
    min-width: 100%;
}

.responsive-single .item {
    background-color: transparent;
    color: var(--bs-white);
    margin: 0;
    text-align: center;
}

.slick-dots li {
    margin: 0 2px;
}

.product-scroller-row.slider-ready,
.hero-scroller-holder.slider-ready {
    opacity: 1;
}

#promo-slider .slick-prev:focus:before,
#promo-slider .slick-next:focus:before {
    opacity: 1;
}

/*==============================================
	PRODUCT SCROLLER ITEMS
==============================================*/

.product-scroller-row .aec-slider-tile {
    color: var(--primary-color);
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid var(--primary-color);
    margin-bottom: 8px;
}

.home-landing .product-scroller-row .products-slider .aec-slider-tile h2,
.home-landing .product-scroller-row .products-slider .aec-slider-tile h3 {
    color: var(--primary-color);
    display: inline-block;
    float: left;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;
}

.home-landing .product-scroller-row .products-slider .aec-slider-tile h2 {
    text-transform: uppercase;
}

.home-landing .product-scroller-row .products-slider .aec-slider-tile .view-all-arrow:before {
    font-size: 15px;
    position: relative;
    top: 2px;
}

.home-landing .product-scroller-row .products-slider .aec-slider-tile a {
    color: var(--primary-color);
    font-size: 15px;
}

.home-landing .product-scroller-row .products-slider {
    border-radius: 0;
}

.home-landing .product-scroller-row .aec-promotemplate5 {
    border-radius: 0;
    min-height: auto;
    position: relative;
}

.home-landing .product-scroller-row .slick-active:first-child .aec-promotemplate5 {
    margin-left: 0;
    padding-left: 0;
}

.home-landing .product-scroller-row .slick-active:last-child .aec-promotemplate5 {
    margin-right: 0;
    padding-right: 0;
}

.home-landing .aec-promotemplate5 li {
    list-style: none;
}

.home-landing .aec-promotemplate5 li.aec-starring {
    display: none !important;
}

.home-landing .aec-promotemplate5 p.aec-cover {    
    margin: 0;
    position: relative;
    min-height: 165px;
    display: inline-block;
    
}

.home-landing .aec-promotemplate5 .aec-quickviewhover {
    left: 0;
    position: relative;
    padding: 5px 0;
}

.home-landing .aec-promotemplate5 .aec-quickviewhover img {
    margin-left: 70px;
    display: none !important;
}

.home-landing .aec-promotemplate5 .aec-cover a img {
    object-fit: scale-down;
    width: 100%;
    height: auto;
    display: inline-block;
    max-height: 248px;
    min-height: 248px;
}

.home-landing .aec-buttonimg {
    position: relative;
}

.home-landing .product-scroller-row .aec-seolink * {
    color: #000;
    font-size: 23px;
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    text-transform: uppercase;
}

.home-landing .product-scroller-row .aec-seolink .aec-threedotstext {
    width: 100%;
}

.home-landing .product-scroller-row .aec-seolink {
    line-height: 100%;
}

.home-landing .product-scroller-row .aec-promotemplate5 a .aec-threedots {
    display: inline-block;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
}

.home-landing .item .aec-promotemplate5 .aec-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-landing .aec-promotemplate5 .aec-ellipsis a,
.home-landing .item .aec-promotemplate5 .aec-ellipsis {
    color: #000 !important;
    font-size: 20px;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.home-landing .item .aec-promotemplate5 li.aec-salescat {
    line-height: 100%;
}

.home-landing .aec-promotemplate5 .aec-salescat {
    color: #757575;
    display: block !important;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    text-transform: uppercase;
}

.slick-dots {
    bottom: 0 !important;
}

.home-landing .slick-dots {
    height: 20px;
    margin: 0;
    right: 50px;
    top: 10px;
    width: auto;
}

.slick-dots .slick-active button {
    background-color: var(--primary-color) !important;
    border: 1px solid var(--bs-white) !important;
}

.home-landing .slick-dots li.slick-active > button {
    opacity: 1;
    background-color: #81c7e8;
}

.home-landing .slick-dots li {
    width: 15px;
    height: 15px;
}

.slick-dots li {
    margin: 0 2px;
}

.home-landing .slick-dots li button {
    background-color: var(--bs-white);
    border: medium none;
    border-radius: 3px;
    display: block;
    font: 0px/0 "Open Sans", Arial, Helvetica, sans-serif;
    opacity: 0.95;
    width: 15px;
    height: 15px;
}

.slick-dots .slick-active button {
    background-color: var(--primary-color) !important;
}

.slick-dots button {
    background-color: #b6b6b6 !important;
    border: 1px solid var(--bs-white) !important;
}

.slick-dots button:focus,
.slick-dots button:hover {
    background-color: var(--primary-color) !important;
    border: 1px solid var(--bs-white) !important;
}

.product-scroller-row .products-slider .slick-dots li button {
    background-color: #babbbc;
    border-radius: 50%;
    color: var(--bs-white);
    height: 15px;
    width: 15px;
}

.product-scroller-row .products-slider .slick-dots li.slick-active > button {
    background-color: var(--silver-gray);
}

.product-scroller-row .products-slider .slick-prev,
.product-scroller-row .products-slider .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 55px;
    line-height: 10px;
    margin-top: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    top: -35px;
    width: 45px;
    z-index: 10;
    border-radius: 0;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.product-scroller-row .products-slider .slick-prev:hover,
.product-scroller-row .products-slider .slick-next:hover,
.product-scroller-row .products-slider .slick-prev:focus,
.product-scroller-row .products-slider .slick-next:focus {
    background: transparent none repeat scroll 0 0;
    color: #000 !important;
    transform: scale(1.1);
}

.product-scroller-row .products-slider .slick-prev {
    left: -30px;
    right: 0;
    top: 25%;
}

.product-scroller-row .products-slider .slick-next {
    right: -30px;
    top: 25%;
}

.product-scroller-row .products-slider .slick-prev:before,
.product-scroller-row .products-slider .slick-next:before {
    color: #5e5e5e;
    font-family: "WebGlyphs" !important;
    line-height: 1;
    margin-right: 4px;
    opacity: 1;
}

#promo-slider .slick-prev,
#promo-slider .slick-next {
    height: 35px;
    width: 35px;
}

.slick-prev:before {
    content: "\f830";
}

.slick-next:before {
    content: "\f831";
}

.ad-zones .aec-adzone-container {
    padding: 0 10px;
}

.row.ads-row .aec-adzone-container {
    margin-bottom: 10px;
}

.ad-zones .ads-row,
.ccm-ads-right-strip .aec-adzone-container:first-child {
    margin-bottom: 10px;
}

.ad-zones .row.ads-row:first-child {
    margin-top: 5px;
}

.inner-cirle {
    background-color: #4e4e4e;
    border: 1px solid #4e4e4e;
    border-radius: 50px;
    display: block;
    height: 20px;
    margin: 0 auto;
    position: relative;
    top: 2px;
    width: 20px;
}


/*=======================================
	PRICE FORMAT
=======================================*/
.aec-promotemplate5 .aec-listprice {
    color: transparent;
    display: inline-block !important;
    font-size: 0;
    text-align: center;
}

.aec-promotemplate5 .aec-listprice:before {
    color: #000;
    display: inline;
    content: "Was";
    font-size: 20px;
    font-weight: 300;
    margin-right: 3px;
}

.aec-promotemplate5 .aec-listprice span {
    color: #000;
    display: inline;
    font-size: 20px;
    font-weight: 300;
    text-decoration: line-through;
}

.aec-promotemplate5 .aec-custprice {
    color: transparent;
    display: inline-block;
    padding-bottom: 0;
    font-size: 0;
}

.aec-promotemplate5 .aec-listprice + .aec-custprice > span {
    padding-left: 5px;
}

.aec-promotemplate5 .aec-custprice span {
    color: #be0009;
    font-size: 20px;
    font-weight: 600;
}

.aec-promotemplate5 .aec-custprice span:before {
    color: #be0009;
    content: "Now";
    font-weight: 600;
    margin-right: 4px;
    font-size: 20px;
    font-weight: 600;
}

.aec-promotemplate5 .aec-yousave {
    display: none !important;
}

/*======================================
	NAV DEPARTMENTS
========================================*/

.nav-departments .left-col {
    background-image: url("/customers/ccmusic/img/leftbar.svg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-top: 10px;
}

.nav-departments .left-col {
    padding-left: 0;
    padding-right: 0;
}

.nav-departments .top-link {
    margin-top: 0 !important;
}

.nav-departments .bottom-link-link {
    margin-bottom: 0 !important;
}

.nav-departments .capsule {
    background-color: #babbbc;
    border-radius: 12px;
    display: inline-block;
    padding: 0 10px;
    width: 88%;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
}

.nav-departments a {
    background-color: transparent;
    color: #512e35;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin: 6px 0;
    text-align: left;
    text-decoration: none;
    padding-left: 33px;
    width: 100%;
}

.nav-departments .dot {
    border: 2px solid #4e4e4e;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin-right: 15px;
    position: relative;
    top: 4px;
    width: 20px;
    text-align: center
}

.nav-departments .innerdot {
    border: 1px solid #4e4e4e;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    position: relative;
    width: 10px;
    top: -6px;
    background-color: #512e35;
}

.nav-departments a.hovered .innerdot,
.nav-departments a.focused .innerdot {
    background-color: #2a080a;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
}

.nav-departments a {
    background-color: transparent;
    color: #512e35;
    text-decoration: none;
    position: relative;
}

.nav-departments a.hovered,
.nav-departments a:focus {
    color: #512e35;
    text-decoration: none;
}

.nav-departments a.hovered .capsule,
.nav-departments a.focused .capsule {
    background-color: #2a080a;
    color: var(--bs-white);
}

.nav-departments.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.nav-departments a.hovered:before,
.nav-departments a.focused:before {
    background-color: transparent;
    background-image: url("/customers/ccmusic/img/level.svg");
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    height: 43px;
    left: -9px;
    position: absolute;
    top: -5px;
    width: 35px;
}

/*===============================
	NAV BUTTONS
===============================*/

button.shop-departments {
    background-color: #babbbc;
    border-radius: 0;
    color: #512e35;
    float: left;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
}

button.shop-departments .icon-list {
    color: #4e4e4e;
}

button.shop-departments .nav-label {
    line-height: 1em;
}

button.shop-departments:hover {
    background-color: #4e4e4e;
    color: #000;
}

button.shop-departments:hover .icon-list {
    color: #000;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.aec-top-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aec-top-row .aec-adzone-container {
    padding: 0;
}

.aec-catalog-zone {
    display: none;
}


@media (min-width: 0px) and (max-width: 767px) {
    .home-landing #aec-left {
        display: block;
    }

    .ad-zones .aec-adzone-container:first-child {
        padding-left: 0;
    }

    .ccm-header-info {
        margin-bottom: 0px !important;
    }

    .navbar-toggle {
        position: relative;
        float: unset !important;
        padding: 9px 10px;
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .home-landing .product-scroller-row .products-slider .aec-slider-tile h2 {
        font-size: 20px;
    }

    .ad-zones .aec-adzone-container,
    .ad-zones .aec-catalog-zone {
        margin-bottom: 5px;
    }

    .home-landing .aec-promotemplate5 p.aec-cover {
        display: flex;
        justify-content: center;
    }

    .product-scroller-row .products-slider .slick-prev {
        left: -15px;
    }

    .product-scroller-row .products-slider .slick-next {
        right: -15px;
    }
}

@media (min-width: 0px) and (max-width: 991px) {
    .row.ads-row-top .col-md-3 {
        padding-left: 15px;
    }
}
