@media (min-width: 1200px) {
    #aec-body > .container.landing,
    #aec-body > .container.home-landing,
    #aec-body > .container {
        width: 1170px;
    }
} 

/* 4K and 8K UHD 7680px */
@media (min-width: 1024px) and (max-width: 7680px) {
    .home-landing #aec-left {
        display: none !important;
    }
}

.home-landing-header #aec-all-departments {
    display: none;
}

.nav-departments .col-md-6 {
    padding: 0;
}

.col-md-6.left-col {
    padding-left: 7px;
}

.col-md-6.right-col {
    padding-right: 7px;
}

.nav-departments.navbar-collapse.collapse,
.nav-departments.collapsing {
    padding-left: 4px;
    padding-right: 4px;
    float: left;
    width: 100%;
    overflow: hidden;
    border: none;
}

@media (min-width: 0px) and (max-width: 767px) {
    .nav-departments.navbar-collapse.collapse.in {
        border-top: 1px solid #c8f3ff;
    }
}

.container.home-landing .col-md-4:not(.home-navigation) {
    margin-bottom: 15px;
}

.container.home-landing .col-md-4 {
    padding-left: 7px;
    padding-right: 7px;
}

button.shop-departments {
    background-color: #e0f6fd;
    border-radius: 0;
    color: #004e90;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 32px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
}

button.shop-departments:hover {
    background-color: #81c7e5;
    color: #fff;
}

.home-navigation {
    padding-left: 2px;
    padding-right: 2px;
}

.home-navigation a {
    background-color: #e0f6fd;
    color: #004e90;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 5px 10px;
    padding: 18px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    text-transform: uppercase;
}

.nav-departments a i:before {
    display: inline-block;
    font-size: 25px;
    font-weight: 300 !important;
    line-height: 0;
    padding: 0;
    position: relative;
    top: 4px;
    width: auto;
}

.home-navigation .glyphicon.glyphicon-book:before {
    font-size: 23px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-navigation {
        margin-bottom: 12px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .home-navigation {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 12px;
        padding-right: 12px;
    }

    .home-navigation a:before {
        content: "\f847";
        font-family: DeepFont;
        position: absolute;
        right: 15px;
    }

    .nav-departments a i::before {
        font-size: 15px;
        top: 0 !important;
        margin-left: 10px;
    }

    .home-navigation .glyphicon.glyphicon-book::before {
        font-size: 15px;
        left: -1px;
        position: relative;
    }
}
/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    .container.home-landing .slide-show {
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .container.home-landing .slide-show {
        margin-bottom: 0;
        margin-top: 15px;
    }

    button.shop-departments {
        padding: 10px 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-navigation a {
        font-size: 11px;
        padding-bottom: 14.5px;
        padding-left: 5px;
        padding-top: 15px;
    }

    .nav-departments a i:before {
        font-size: 20px;
        top: 2px;
    }
}

@media (min-width: 0px) and (max-width: 480px) {
    button.shop-departments {
        padding: 10px 15px;
    }

    .home-navigation a {
        padding-bottom: 10px;
        padding-left: 22px;
        padding-top: 10px;
        font-size: 14px;
    }

    .nav-departments a i:before {
        font-size: 20px;
        top: 1px !important;
    }
}


/*==============================================
	NAVIGATION GRID iPAD
==============================================*/

@media (min-width: 768px) and (max-width: 991px) {
    .nav-departments {
        padding-left: 0;
        padding-right: 0;
    }

    .nav-departments .left-col,
    .nav-departments .right-col {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    .nav-departments .left-col {
        margin-bottom: 5px;
    }

    .home-navigation a {
        background-color: #def7fe;
        color: #004683;
        display: inline-block;
        float: left;
        font-size: 14px;
        font-weight: 600;
        margin: 0.5%;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        width: 19.2%;
        margin-top: 0;
    }

    .home-navigation a:first-child {
        margin-left: 0;
    }

    .home-navigation a.bottom-link {
        margin-right: 0 !important;
    }

    .nav-departments a i:before {
        display: block;
        font-size: 75px;
        font-weight: 300 !important;
        line-height: normal;
        margin-top: 10px;
        padding: 0 0 10px;
        position: relative;
        top: 0;
        width: auto;
    }

    .home-navigation .glyphicon.glyphicon-book:before {
        font-size: 72px;
        height: 91px;
    }
}

/*-- Change Navigation to Grid iPad --*/

.top-link {
    margin-top: 0 !important;
}

.bottom-link {
    margin-bottom: 0 !important;
}

.home-navigation a:link,
.home-navigation a:focus {
    text-decoration: none !important;
}

.home-navigation a:hover,
.home-navigation a:active {
    background-color: #b9e2f4;
    text-decoration: none !important;
}
/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    .home-navigation.col-md-6.left-col a {
        margin-left: -15px;
    }

    .home-navigation.col-md-6.right-col a {
        margin-right: -15px;
    }

    .shop-departments {
        display: none;
    }

    .nav-departments, .nav-departments.collapse {
        display: block;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .home-navigation.col-md-6.left-col a {
        margin-left: -15px;
    }

    .home-navigation.col-md-6.right-col a {
        margin-right: -15px;
    }

    .container.home-landing .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-md-6.left-col,
    .col-md-6.right-col {
        padding-left: 0;
        padding-right: 0;
    }

    .home-navigation .row {
        margin-left: -4px;
        margin-right: -4px;
    }

    .home-navigation a {
        margin: 0;
        text-align: left;
        border-bottom: 1px solid #caebf8;
        padding: 10px 15px;
        position: relative;
    }
}

.fade-border {
    display: block;
    height: 1px;
    width: 80%;
    margin: 0 auto;
    background: #def7fe;
    /* Old browsers */
    background: -moz-linear-gradient(left, #def7fe 0%, #76c7e5 10%, #76c7e5 90%, #def7fe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #def7fe), color-stop(10%, #76c7e5), color-stop(90%, #76c7e5), color-stop(100%, #def7fe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #def7fe 0%, #76c7e5 10%, #76c7e5 90%, #def7fe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #def7fe 0%, #76c7e5 10%, #76c7e5 90%, #def7fe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #def7fe 0%, #76c7e5 10%, #76c7e5 90%, #def7fe 100%);
    /* IE10+ */
    background: linear-gradient(to right, #def7fe 0%, #76c7e5 10%, #76c7e5 90%, #def7fe 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#def7fe', endColorstr='#def7fe', GradientType=1);
    /* IE6-9 */
}

.home-navigation a.deals-link {
    background-color: var(--primary-color);
    color: #fff;
}

.home-navigation a.deals-link:hover,
.home-navigation a.deals-link:active {
    background-color: var(--tertiary-color);
    color: #fff;
}

.slide-show {
    display: block;
    float: left;
}

.row.ads-row-top {
    margin-bottom: 15px;
}

.home-landing .aec-adzone,
.daily-deep-deal,
.coming-soon {
    background-color: #e0f6fd;
    height: auto;
    min-height: 280px;
    position: relative;
}

.adzone-img {
    width: 100%;
}

.home-landing .aec-adzone-container {
    position: relative;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
    margin-bottom: 15px;
}
/*-- Medium size screens target --*/

@media (min-width: 380px) and (max-width: 767px) {
    .aec-adzone-container {
        float: left;
        width: 50%;
        padding-left: 7px;
        padding-right: 7px;
    }

    .row.ads-row {
        padding-left: 7px;
        padding-right: 7px;
    }

    .daily-deep-deal > h2,
    .coming-soon > h2 {
        font-size: 16px;
    }

    .aec-adzone-text {
        font-size: 13px;
    }
}

@media (min-width: 0px) and (max-width: 402px) {
    .aec-adzone-container {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .daily-deep-deal > h2,
    .coming-soon > h2 {
        font-size: 18px;
    }
}


/*==============================================
	ADZONES
==============================================*/

.home-landing .adzone-content {
    display: table-cell;
    height: 85px;
    padding: 15px;
    vertical-align: middle;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-landing .adzone-content {
        height: 77px;
    }
}

.home-landing .aec-adzone-text {
    display: table-cell;
    padding-right: 15px;
    text-align: left;
    vertical-align: middle;
    width: 90%;
    font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-landing .aec-adzone-text {
        font-size: 12px;
    }
}

.home-landing .aec-adzone-link {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #81c6e4;
}

.home-landing .adzone-txt-below {
    color: #004e90;
    font-weight: 400;
    padding-left: 2px;
    padding-right: 2px;
}

.home-landing .aec-adzone-link > a {
    font-size: 25px;
    padding: 10px;
    color: var(--primary-color);
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
}

.home-landing .aec-adzone-link > a:hover {
    color: var(--tertiary-color);
}

.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;
}

.daily-deep-deal > h2,
.coming-soon > h2 {
    color: var(--primary-color);
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.daily-deep-deal .icon-sharkdeep {
    margin-right: 10px;
}

.daily-deep-deal .divider-line,
.coming-soon .divider-line {
    width: 70%;
    display: block;
    margin: 0 auto;
    height: 1px;
    background-color: #74C7E5;
}


/*==============================================
	PRODUCT SCROLLER CONTAINERS
==============================================*/

.scroller-row {
    min-height: 370px;
    margin-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
}

@media (min-width: 380px) and (max-width: 767px) {
    .scroller-row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 360px) and (max-width: 479px) {
    .scroller-row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 0) and (max-width: 359px) {
    .scroller-row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.product-scroller-holder {
    border-top: solid 1px #81c7e5;
    border-bottom: solid 1px #81c7e5;
    min-height: 370px;
    background: #fff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGYyZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e4f2fb 0%, #ffffff 5%, #ffffff 95%, #e4f2fb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4f2fb), color-stop(5%, #ffffff), color-stop(95%, #ffffff), color-stop(100%, #e4f2fb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4f2fb 0%, #ffffff 5%, #ffffff 95%, #e4f2fb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4f2fb 0%, #ffffff 5%, #ffffff 95%, #e4f2fb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4f2fb 0%, #ffffff 5%, #ffffff 95%, #e4f2fb 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e4f2fb 0%, #ffffff 5%, #ffffff 95%, #e4f2fb 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e4f2fb', endColorstr='#e4f2fb', GradientType=0);
    /* IE6-8 */
}

.product-scroller-row {
    margin-bottom: 20px;
    padding-left: 7px;
    padding-right: 7px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .nav-button-holder {
        padding-left: 12px;
        padding-right: 12px;
    }

    .product-scroller-row {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*-- Product Scroller Containers --*/

/*==============================================
	SLIDERS
==============================================*/

.slick-slide img {
    display: block;
    height: auto;
    width: 100%;
}

.hero-scroller-holder {
    max-height: 360px;
    overflow: hidden;
    margin-bottom: 20px;
}

.responsive-single .slick-dots li {
    width: 15px;
    height: 15px;
}

.responsive-single.slick-slider {
    margin-bottom: 0;
    overflow: hidden;
}

.responsive-single .slick-dots li button {
    background-color: #fff;
    border: medium none;
    border-radius: 3px;
    display: block;
    font: 0px/0 "Open Sans", Arial, Helvetica, sans-serif;
    opacity: 0.95;
    width: 15px;
    height: 15px;
}

.responsive-single .slick-dots li.slick-active > button {
    opacity: 1;
    background-color: #81c7e8;
}

.responsive-single .item {
    background-color: transparent;
    color: #fff;
    margin: 0;
    text-align: center;
}

.responsive-single .slick-dots {
    height: 20px;
    margin: 0;
    right: 20px;
    top: 10px;
    width: auto;
}

@media (min-width: 0px) and (max-width: 520px) {
    .responsive-single .slick-dots {
        display: none !important;
    }
}

.slick-dots li {
    margin: 0 2px;
}

.product-scroller-row,
.hero-scroller-holder {
    opacity: 0;
    transition: opacity 0.2s ease-in 0s;
    -webkit-transition: opacity 0.2s ease-in 0s;
    -ms-transition: opacity 0.2s ease-in 0s;
    -o-transition: opacity 0.2s ease-in 0s;
}

.product-scroller-row {
    display: none;
}

.product-scroller-row.slider-ready,
.hero-scroller-holder.slider-ready {
    opacity: 1;
}

.product-scroller-row.slider-ready {
    opacity: 1;
    display: inline-block;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.row.ads-row-top,
.row.ads-row {
    margin-left: 0;
    margin-right: 0;
}
/*==============================================
	PRODUCT SCROLLER ITEMS
==============================================*/

.home-landing .product-scroller-holder {
    padding: 0;
}

.home-landing .products-slider .slider-heading-row {
    padding: 20px 0;
}

.home-landing .products-slider .slider-heading-row h2 {
    display: inline;
}

.home-landing .products-slider h2,
.home-landing .products-slider .slider-heading-row h2,
.home-landing .products-slider > h3 {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin: 0;
    padding-left: 0;
    text-transform: capitalize;
}

.home-landing .products-slider > h2 .aec-cat-link,
.home-landing .products-slider > h3 .aec-cat-link,
.home-landing .products-slider .aec-cat-link{
    display: block;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding-right: 8px;
    position: relative;
    text-transform: capitalize;
}

.home-landing .products-slider > h2 .aec-cat-link a,
.home-landing .products-slider > h3 .aec-cat-link a,
.home-landing .products-slider .aec-cat-link a{
    color: var(--primary-color);
    font-weight: 600;
}

.home-landing .products-slider > h2 .aec-cat-link a:hover,
.home-landing .products-slider > h3 .aec-cat-link a:hover,
.home-landing .products-slider .aec-cat-link a:hover{
    color: var(--tertiary-color);
}

.home-landing .products-slider {
    border-radius: 0;
    padding: 0 25px 10px;
}

.home-landing .aec-promotemplate5 {
    border: 1px solid #e0f6fd;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 370px;
    padding-top: 0px;
    position: relative;
}

.home-landing .aec-promotemplate5 li {
    list-style: none;
    text-align: center;
}

.home-landing .aec-promotemplate5 li.aec-starring {
    display: none !important;
}

.home-landing .aec-promotemplate5 p.aec-cover {
    text-align: center;
    margin: 0;
    position: relative;
    min-height: 200px;
}

.home-landing .aec-promotemplate5 .aec-quickviewhover {
    margin: auto;
}

.home-landing .aec-promotemplate5 .aec-quickviewhover img {
    margin-left: 70px;
}

.home-landing .aec-promotemplate5 .aec-cover img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    max-height: 180px;
}

.home-landing .aec-promotemplate5 .aec-cover a img {
    min-height: 180px;
    object-fit: scale-down;
}

.home-landing .aec-promotemplate5 div.aec-buybutton {
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.home-landing .aec-buttonimg {
    padding-top: 10px;
    position: relative;
}

.home-landing .aec-promotemplate5 button.aec-buybutton-textbtn {
    padding: 4px 10px;
}

.home-landing .aec-promotemplate5 span.aec-buybutton {
    font-size: 13px;
    position: relative;
    top: -2px;
    white-space: nowrap;
}

.home-landing .aec-promotemplate5 a .aec-threedots {
    color: #1c4073;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    max-height: 33px;
    overflow: hidden;
    padding: 0 4px;
    max-width: 80%;
}

@media (min-width: 420px) and (max-width: 640px) {
    .home-landing .aec-promotemplate5 span.aec-buybutton {
        font-size: 12px;
    }
}

.home-landing .aec-promotemplate5 a .aec-threedots:hover {
    color: #0174b0;
}

.view-all-arrow {
    font-family: "DeepFont" !important;
    font-style: normal;
}

.view-all-arrow:before {
    content: "\f84b";
}

.home-landing .aec-promotemplate5 .aec-ellipsis a {
    color: #0174b0 !important;
    font-size: 12px;
    font-weight: 400;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.home-landing .aec-promotemplate5 .aec-ellipsis a:hover {
    color: #81c7e5 !important;
}

.home-landing .aec-promotemplate5 .aec-salescat {
    color: #0174b0;
    display: block !important;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 12px;
    margin-top: 4px;
}

.products-slider .slick-dots li button {
    background-color: #DEF7FE;
    border-radius: 50%;
    font-family: Verdana, Geneva, sans-serif;
    height: 15px;
    width: 15px;
}

.products-slider .slick-dots li.slick-active > button {
    background-color: #6FC5E9;
}

.products-slider .slick-prev,
.products-slider .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    line-height: 10px;
    margin-top: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    top: -35px;
    width: 20px;
    z-index: 10;
    border-radius: 0;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.products-slider .slick-prev:hover,
.products-slider .slick-next:hover,
.products-slider .slick-prev:focus,
.products-slider .slick-next:focus {
    background: transparent none repeat scroll 0 0;       
    color: var(--tertiary-color) !important;
    transform: scale(1.1);
}

.products-slider .slick-prev {
    left: -30px;
    right: 0;
    top: 45%;
}

.products-slider .slick-next {
    right: -30px;
    top: 45%;
}

.products-slider .slick-prev:before,
.products-slider .slick-next:before {
    color: var(--primary-color);
    font-family: "DeepFont" !important;
    font-size: 25px;
    line-height: 1;
    margin-right: 4px;
    opacity: 1;
}

.slick-prev:before {
    content: "\f830";
}

.slick-next:before {
    content: "\f831";
}

@media (min-width: 320px) and (max-width: 480px) {
    .responsive-single {
        margin-bottom: 0px;
    }

    .storetype-landing .promo-btns {
        border-top: 1px solid #e0f6fd;
        margin-bottom: 10px;
        padding-top: 20px;
    }

    .storetype-landing .products-slider {
        padding: 0 10px 29px;
    }

    .storetype-landing .aec-promotemplate5 {
        margin-bottom: 15px;
    }

    .products-slider .slick-dots {
        bottom: -28px;
    }

    .products-slider .slick-dots li button {
        height: 10px;
        width: 10px;
    }

    .products-slider .slick-dots li {
        height: 10px;
        margin: 0;
        padding: 0;
        width: 15px;
    }

    .storetype-landing .aec-page-title {
        font-size: 2.2em;
    }

    .storetype-landing .aec-page-title.acc-title {
        font-size: 1.5em;
    }

    .storetype-landing .products-slider > h3 {
        font-size: 17px;
    }

    .products-slider .slick-slider {
        margin-bottom: 15px;
    }

    .products-slider .slick-prev {
        left: 15px;
    }

    .products-slider .slick-next {
        right: 15px;
    }

    .home-landing .products-slider > h2,
    .home-landing .products-slider > h3 {
        font-size: 16px;
    }
}


/*=================================
	HERO NEXT/PREV BUTTONS
==================================*/
/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    .responsive-single .slick-prev,
    .responsive-single .slick-next {
        height: 100%;
        line-height: 0;
        margin-top: 0;
        top: 0;
        width: 40px;
    }

    .responsive-single .slick-prev:hover {
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6b000000', endColorstr='#00000000', GradientType=1);
        /* IE6-9 */
    }

    .responsive-single .slick-next:hover {
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.07) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.07) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.07) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#6b000000', GradientType=1);
        /* IE6-9 */
    }
}


/*=================================
	HERO NEXT/PREV BUTTONS END
==================================*/


/*=======================================
	PRICE FORMAT
=======================================*/

.aec-promotemplate5 .aec-listprice {
    color: transparent;
    display: inline-block !important;
    font: 0px/0px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
}

.aec-promotemplate5 .aec-listprice span {
    color: #636866;
    display: inline;
    font: 600 13px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: line-through;
}

.aec-promotemplate5 .aec-custprice {
    color: transparent;
    display: inline-block;
    font: 0px/0px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-bottom: 0;
}

.aec-promotemplate5 .aec-custprice span {
    color: #1c4073;
    font: 700 13px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.aec-promotemplate5 .aec-custprice span:before {
    color: #627185;
    content: "Now";
    font-weight: 600;
    margin-left: 10px;
    margin-right: 4px;
}

.aec-promotemplate5 .aec-yousave {
    display: none !important;
}


/*=======================================
	AD ZONE - PRODUCTS
=======================================*/

.aec-adzone.daily-deep-deal .aec-adzone-leftpane {
    float: left;
    width: 50%;
}

.aec-adzone.daily-deep-deal .aec-adzone-rightpane {
    float: right;
    width: 50%;
}

.aec-adzone.coming-soon .aec-adzone-leftpane {
    float: right;
    width: 50%;
}

.aec-adzone.coming-soon .aec-adzone-rightpane {
    float: left;
    width: 50%;
}

.aec-adzone.coming-soon .aec-adzone-customdesc,
.aec-adzone.daily-deep-deal .aec-adzone-customdesc {
    display: none;
}

.aec-adzone-rightpane a {
    display: block;
}

.aec-adzone-leftpane {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 238px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .aec-adzone-leftpane {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.aec-adzone-leftpane a h3 {
    color: #004e90;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: underline;
}

.aec-adzone-pricingtext {
    color: #004e90;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
}

.aec-adzone-format {
    color: #004e90;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 0;
}

.aec-adzone-productdesc {
    color: #004e90;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 15px;
}

.aec-adzone-productdesc + a {
    display: block;
    color: #636866;
    font-weight: 700;
}

.aec-adzone-productdesc + a:hover, .aec-adzone-productdesc + a:active {
    color: #353837;
    font-weight: 700;
    text-decoration: none;
}

.aec-adzone-button .aec-buybutton-textbtn {
    margin-top: 0;
    width: 100%;
    padding: 5px;
}

.aec-adzone-button .aec-buybutton {
    padding: 0;
}

.aec-adzone-button {
    min-height: 55px;
    padding: 5px 0 0;
    position: relative;
    width: 100%;
}

.aec-adzone-button .aec-price {
    display: inline-block;
    font-size: 13px;
    line-height: 100%;
}

.aec-adzone-button .aec-price * {
    display: inline-block;
    padding: 0;
    text-align: left;
}

.aec-adzone-button .aec-salescat {
    display: none !important;
}

.aec-adzone-button .aec-listprice, .aec-adzone-button .aec-custprice {
    color: transparent;
    display: inline-block;
    font: 0px/0px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.aec-adzone-button .aec-yousave {
    display: none !important;
}

.aec-adzone-button .aec-price .aec-custprice span:before {
    color: #1c4073;
    content: "Now";
    font-weight: 600;
    margin-left: 0;
    margin-right: 4px;
}

.aec-adzone-button .aec-price .aec-custprice span {
    color: #1c4073;
    font-size: 13px;
    font-weight: 700;
}

.aec-adzone-button .aec-price .aec-listprice span {
    color: #636866;
    font-size: 13px;
    font-weight: 600;
    text-decoration: line-through;
    margin-right: 8px;
    margin-left: -30px;
}

.aec-adzone-button .aec-price .aec-listprice span:before {
    content: "";
}

/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width: 7680px) {
    .home-landing .aec-adzone,
    .daily-deep-deal,
    .coming-soon {
        max-height: 274px;
        min-height: 274px;
        overflow: hidden;
    }

    .home-landing .aec-adzone-container {
        float: left;
        width: 33.33333333%;
    }

    .home-landing .adzone-content {
        height: 77px;
        padding: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-landing .aec-adzone-container .aec-adzone, .daily-deep-deal, .coming-soon {
        max-height: 250px;
        min-height: 250px;
        overflow: hidden;
    }

    .aec-adzone-container {
        float: left;
        width: 33.33333333%;
    }

    .aec-adzone-button .aec-price .aec-listprice span { 
        margin-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-landing .aec-adzone-container .aec-adzone {
        max-height: 280px;
        min-height: 280px;
    }

    .home-landing .aec-adzone-container .aec-adzone.daily-deep-deal, .home-landing .aec-adzone-container .aec-adzone.coming-soon {
        max-height: 285px !important;
        min-height: 285px !important;
        overflow: hidden;
    }

    .home-landing .adzone-content {
        height: 80px;
    }

    .aec-adzone-container {
        float: left;
        width: 50%;
    }

    .aec-adzone-button .aec-price .aec-listprice span {
        margin-left: -50px;
    }
}

@media (min-width: 403px) and (max-width: 767px) {
    .home-landing .aec-adzone-container .aec-adzone {
        max-height: 250px;
        min-height: 250px;
    }

    .home-landing .aec-adzone-container .aec-adzone.daily-deep-deal, 
    .home-landing .aec-adzone-container .aec-adzone.coming-soon {
        min-height: 250px !important;
        max-height: 250px !important;
        overflow: hidden;
    }

    .home-landing .adzone-content {
        height: 77px;
        padding: 10px;
    }
}

@media (min-width: 0px) and (max-width: 320px) {
    .home-landing .aec-adzone-container .aec-adzone,
    .daily-deep-deal,
    .coming-soon {
        min-height: 250px;
    }

    .aec-adzone-button .aec-price .aec-listprice span {
        margin-left: -10px;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .home-landing .aec-adzone {
        min-height: 272px;
    }

    .daily-deep-deal, .coming-soon {
        min-height: 230px;
    }

    .aec-adzone-button .aec-price .aec-listprice span {
        margin-left: -2px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .aec-adzone-leftpane > h3, .aec-adzone-pricingtext {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .aec-adzone-format {
        font-size: 12px;
    }

    .aec-adzone-productdesc {
        font-size: 11px;
        line-height: 14px;
        margin-top: 0;
    }

    .aec-adzone-pricingtext {
        margin-bottom: 4px;
        margin-top: 4px;
    }

    .aec-adzone-button {
        min-height: 45px;
    }

    .aec-adzone-button .aec-buyimage .aec-buybutton, .aec-adzone-button .aec-buyimage span.aec-buybutton:before {
        font-size: 11px;
    }

    .aec-adzone-leftpane {
        min-height: 1px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .aec-adzone.daily-deep-deal .aec-adzone-leftpane, .aec-adzone.coming-soon .aec-adzone-leftpane {
        width: calc(100% - 188px) !important;
    }

    .aec-adzone.daily-deep-deal .aec-adzone-rightpane,
    .aec-adzone.coming-soon .aec-adzone-rightpane {
        width: 188px !important;
    }

    .aec-adzone-leftpane > h3, .aec-adzone-pricingtext {
        font-size: 13px;
    }

    .aec-adzone-format {
        font-size: 13px;
    }

    .aec-adzone-productdesc {
        font-size: 12px;
        line-height: normal;
        margin-top: 0;
    }

    .aec-adzone-pricingtext {
        margin-bottom: 4px;
        margin-top: 6px;
    }

    .aec-adzone-button {
        min-height: 50px;
    }

    .aec-adzone-button .aec-buyimage .aec-buybutton, .aec-adzone-button .aec-buyimage span.aec-buybutton:before {
        font-size: 12px;
    }

    .aec-adzone-leftpane {
        min-height: 1px;
    }

    .aec-adzone-button .aec-price .aec-custprice span {
        font-size: 14px;
    }
}

@media (min-width: 620px) and (max-width: 767px) {
    .aec-adzone-leftpane {
        padding-left: 10px;
        padding-right: 10px;
    }

    .aec-adzone.daily-deep-deal .aec-adzone-leftpane, .aec-adzone.coming-soon .aec-adzone-leftpane {
        width: calc(100% - 148px);
    }

    .aec-adzone.daily-deep-deal .aec-adzone-rightpane, .aec-adzone.coming-soon .aec-adzone-rightpane {
        width: 148px;
    }

    .aec-adzone-leftpane > h3, .aec-adzone-pricingtext {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .aec-adzone-format {
        font-size: 12px;
    }

    .aec-adzone-productdesc {
        font-size: 11px;
        line-height: 100%;
        margin-bottom: 8px;
        margin-top: 4px;
    }

    .aec-adzone-button {
        min-height: 45px;
    }

    .aec-adzone-button .aec-buyimage .aec-buybutton, .aec-adzone-button .aec-buyimage span.aec-buybutton:before {
        font-size: 11px;
    }

    .aec-adzone-leftpane {
        min-height: 1px;
    }

    .aec-adzone-pricingtext {
        margin-bottom: 2px;
        margin-top: 4px;
    }

    .daily-deep-deal > h2, .coming-soon > h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .aec-adzone-button .aec-price .aec-listprice span {    
        margin-left: -55px;
    }
}

/* CUSTOM TARGET SMALL SCREEN */
@media (min-width: 403px) and (max-width: 619px) {
    .aec-adzone-container {
        float: left;
        width: 50%;
        margin: 0 auto;
    }

    .home-landing .aec-adzone-container .aec-adzone.daily-deep-deal, .home-landing .aec-adzone-container .aec-adzone.coming-soon {
        max-height: 280px !important;
        min-height: 280px !important;
        overflow: hidden;
    }

    .aec-adzone-container.xs-extended {
        width: 100%;
    }

    .aec-adzone.daily-deep-deal .aec-adzone-leftpane, .aec-adzone.coming-soon .aec-adzone-leftpane {
        width: calc(100% - 188px);
    }

    .aec-adzone.daily-deep-deal .aec-adzone-rightpane, .aec-adzone.coming-soon .aec-adzone-rightpane {
        width: 188px;
    }

    .aec-adzone-productdesc {
        font-size: 13px;
    }

    .aec-adzone-button .aec-buybutton div.aec-buyimage {
        width: auto;
    }

    .aec-adzone-button .aec-price .aec-listprice span {
        margin-left: -45px;
    }
}


@media (min-width: 360px) and (max-width: 402px) {
    .home-landing .aec-adzone-container .aec-adzone.daily-deep-deal, .home-landing .aec-adzone-container .aec-adzone.coming-soon {
        max-height: 280px !important;
        min-height: 280px !important;
        overflow: hidden;
    }

    .aec-adzone-container.xs-extended {
        width: 100%;
    }

    .aec-adzone.daily-deep-deal .aec-adzone-leftpane, .aec-adzone.coming-soon .aec-adzone-leftpane {
        width: calc(100% - 188px);
    }

    .aec-adzone.daily-deep-deal .aec-adzone-rightpane, .aec-adzone.coming-soon .aec-adzone-rightpane {
        width: 188px;
    }

    .aec-adzone-productdesc {
        font-size: 13px;
    }

    .aec-adzone-button .aec-buybutton div.aec-buyimage {
        width: 100%;
    }

    .aec-adzone-productdesc {
        font-size: 12px;
        line-height: 15px;
    }

    .aec-adzone-pricingtext {
        margin-bottom: 2px;
        margin-top: 4px;
    }

    .aec-adzone-leftpane > h3 {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .aec-adzone-button .aec-price .aec-listprice span {
        margin-left: -15px;
    }
}

@media (min-width: 0px) and (max-width: 361px) {
    .home-landing .aec-adzone-container .aec-adzone.daily-deep-deal, .home-landing .aec-adzone-container .aec-adzone.coming-soon {
        max-height: 250px !important;
        min-height: 250px !important;
        overflow: hidden;
    }

    .aec-adzone-container.xs-extended {
        width: 100%;
    }

    .aec-adzone.daily-deep-deal .aec-adzone-leftpane, .aec-adzone.coming-soon .aec-adzone-leftpane {
        width: calc(100% - 140px);
    }

    .aec-adzone.daily-deep-deal .aec-adzone-rightpane, .aec-adzone.coming-soon .aec-adzone-rightpane {
        width: 140px;
    }

    .aec-adzone-productdesc {
        font-size: 13px;
    }

    .aec-adzone-button .aec-buybutton div.aec-buyimage {
        width: 100%;
    }

    .aec-adzone-productdesc {
        font-size: 11px;
        line-height: 12px;
        margin-top: 2px;
    }

    .aec-adzone-pricingtext {
        margin-bottom: 2px;
        margin-top: 4px;
    }

    .aec-adzone-leftpane > h3 {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .aec-adzone-leftpane {
        padding-left: 10px;
        padding-right: 10px;
    }

    .aec-adzone-button {
        min-height: 48px !important;
    }

    .aec-adzone-button span.aec-buybutton {
        padding: 3px !important;
    }
}

@media (max-width: 7680px) and (min-width: 992px) {
    .home-link {
        height: 136px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .skinny-banner .aec-adzone-text a {
        color: var(--primary-color) !important;
    }
}

.aec-adzone-rightpane img {
    max-width: 100%;
}

.aec-adzone-button .aec-buybutton {
    padding: 0;
}

.aec-adzone-button > .aec-buybutton {
    display: flex;
    flex-direction: column-reverse;
}

.aec-adzone-button span.aec-buybutton:before {
    height: auto !important;
    margin-right: 6px !important;
    font-size: 14px !important;
}

.aec-adzone-button .aec-buyimage button.aec-buybutton-textbtn {
    word-wrap: break-word;
}

.aec-adzone-button .aec-buyimage .aec-buybutton {
    padding: 0 !important;
}

.nav-departments > ul {
    list-style-type: none;
}