/*====================================
	HEADER
=====================================*/
body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.42857;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    transition: margin-left 0.2s;
    -webkit-transition: margin-left 0.2s;
    height: 100%;
}

@media (min-width: 0px) and (max-width: 1024px) {
    body {
        width: 100vw;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #aec-body .container:not(.home-landing) {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 7680px) {
    .header-container .container,
    #aec-all-departments .container {
        justify-content: space-between;
        max-width: 1170px;
    }
}

#aec-wrapper {
    height: auto;
    position: relative;
}

#aec-body {
    background: #fff none repeat scroll 0 0;
    height: auto;
    min-height: 250px;
    overflow: hidden;
    width: 100%;
}

#aec-header {
    margin-bottom: 20px;
}

.header-container {
    margin-left: -15px;
    margin-right: -15px;
}

.header {
    margin-left: auto;
    margin-right: auto;
    min-height: 140px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    display: table;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}

.header-container .deep-user-nav .container {
    position: relative;
}

@media (min-width: 320px) and (max-width: 991px) {
    .header div[class^='col-'],
    .header div[class*=' col-'] {
        display: table;
    }
}

.header div[class^='col-'],
.header div[class*=' col-'] {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .header {
        width: 750px;
    }
}

@media (min-width: 0px) and (max-width: 991px) {
    #aec-body .container {
        padding-left: 5px;
        padding-right: 5px;
        max-width: 100%;
    }

    .home-landing-header .aec-toggle-leftnav {
        display: none;
    }

    .aec-body-checkout-cart1 .header-container .navbar-header,
    .home-landing-header .header-container .navbar-header {
        display: flex;
        justify-content: end;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .header {
        width: 970px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .header {
        width: 1170px;
    }
}

@media (min-width: 0px) and (max-width: 320px) {
    .header {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .deep-user-nav .container {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        max-width: 1024px;
        display: block;
        font-size: 12px;
    }

    .deep-user-nav .navbar-collapse {
        justify-content: space-between;
        padding-right: 10px;
    }
}

.deep-user-nav {
    background-color: var(--secondary-color);
    border: medium none;
    height: auto;
    min-height: 40px;
}

.deep-user-nav .navbar-toggle {
    color: #85c7e3;
    background-image: none;
    border-radius: 0;
    float: right;
    margin: 0 55px 0 0;
    padding: 8px;
    position: relative;
    border: none;
    height: 41px;
    width: 40px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.deep-user-nav .navbar-toggle.collapsed {
    background-color: transparent;
}

.deep-user-nav .navbar-toggle {
    background-color: #E6F6FD;
}

.deep-user-nav .navbar-toggle:hover {
    background-color: #85c7e3;
    color: #E6F6FD;
}

#user-menu {
    display: none;
}

.nav-user-icon:before {
    border: 2px solid;
    border-radius: 50%;
    content: "\f862";
    display: inline-block;
    font-family: "DeepFont";
    font-size: 16px;
    height: 22px;
    overflow: hidden;
    position: relative;
    width: 22px;
}

.deep-user-nav .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.deep-user-nav a,
.deep-user-nav {
    color: var(--primary-color);
    font-size: 13px;
    font-weight: 600;
}

.deep-user-nav .navbar-nav > li > a {
    color: var(--primary-color);
    font-size: 13px;
    font-weight: 600;
    padding: 10px 5px;
    transition: color 0.2s ease-in 0s;
    -moz-transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

@media (min-width: 0px) and (max-width: 767px) {
    .deep-user-nav .navbar-nav li a {
        color: var(--primary-color);
    }

    .header-container .deep-user-nav,
    .header-container .deep-user-nav .container {
        padding: 0;
        max-width: 766px;
    }

    .header-container .navbar-header {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }

    #user-menu {
        display: block;
    }
}

/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    .aec-loginlinks-login:hover {
        color: #232526 !important;
        text-decoration: none;
    }
}

li span.aec-loginlinks a {
    display: block;
    line-height: 20px;
    padding: 10px 5px;
}

.aec-loginlinks-loggedoff .aec-loginlinks-register:before {
    font-family: "DeepFont";
    content: '\f80b';
    display: inline-block;
    margin-right: 0;
    width: 1em;
    font-weight: normal;
}

.aec-loginlinks-loggedoff .aec-loginlinks-login:before {
    font-family: "DeepFont";
    content: '\f805';
    display: inline-block;
    margin-right: 0;
    width: 1em;
    font-weight: normal;
}

.aec-loginlinks-loggedin .aec-loginlinks-logoffLink:before {
    font-family: "DeepFont";
    content: '\f88F';
    display: inline-block;
    margin-right: 2px;
    width: auto;
    font-weight: normal;
}

.aec-loginlinks-loggedin .aec-loginlinks-manage:before {
    font-family: "DeepFont";
    content: '\f88C';
    display: inline-block;
    margin-right: 1px;
    width: 1em;
    font-weight: normal;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-loginlinks-loggedoff .aec-loginlinks-login:before,
    .aec-loginlinks-loggedoff .aec-loginlinks-register:before,
    .aec-loginlinks-loggedin .aec-loginlinks-logoffLink:before,
    .aec-loginlinks-loggedin .aec-loginlinks-manage:before {
        margin-left: 2px;
    }
}

.shipping-msg {
    line-height: 40px;
}

.shipping-msg .icon-truck {
    font-size: 14px;
    margin-right: 4px;
}

@media (min-width: 768px) and (max-width: 769px) {
    .fixed-header .deep-user-nav .navbar-nav > li > a {
        font-size: 13px;
    }

    .deep-user-nav .container {
        max-width: 768px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .shipping-msg {
        right: auto;
        left: 20px;
        line-height: 28px;
    }

    .shipping-msg .icon-truck {
        margin-right: 2px;
        padding-left: 10px;
    }

    #navbar-deep.navbar-collapse {
        background-color: #E6F6FD;
        border: none;
        box-shadow: 1px 2px 2px rgba(30, 48, 77, 0.2);
    }

    #navbar-deep.navbar-collapse a {
        transition: color 0.2s ease-in-out 0s;
        -webkit-transition: color 0.2s ease-in-out 0s;
    }

    #navbar-deep ul {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 10px;
    }

    #navbar-deep ul.nav > li {
        border-top: 1px solid #def7fe;
        display: block;
        position: relative;
        transition: background-color 0.2s ease-in-out 0s;
        -webkit-transition: background-color 0.2s ease-in-out 0s;
    }

    #navbar-deep ul.nav > li:first-child {
        border-top: 0 none;
    }

    #navbar-deep ul.nav > li:hover {
        background-color: #85c7e3;
    }

    #navbar-deep ul.nav > li:hover a {
        color: #ffffff;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .shipping-msg {       
        background-color: var(--primary-color);
        color: #ffffff;
        line-height: 40px;
        margin-bottom: 0;
        margin-top: 0;
        justify-content: center;
    }
}

/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width: 7680px) {
    #navbar-deep {
        float: left;
        width: 100%;
        margin-left: -15px;
    }

    #navbar-deep.navbar-collapse a:hover {
        color: #232526;
    }
}

/*====================================
	SM CART ICON
=====================================*/
.navbar-header a#aec-goto-cart {
    background-color: var(--primary-color);
    color: #ffffff;
    height: 41px;
    position: absolute;
    right: 0;
    width: 55px;
}

.navbar-header a#aec-goto-cart .icon-basket-alt {
    font-size: 24px;
    left: 0;
    position: relative;
    top: 7px;
}

.navbar-header a#aec-goto-cart span#aec-cartqty {
    background-color: #85c7e3;
    border-radius: 5px;
    font-size: 10px;
    left: -2px;
    padding: 2px 4px;
    position: relative;
    top: 3px;
}

/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    .navbar-header a#aec-goto-cart {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    .main-header.fixed-header a#aec-goto-cart {
        display: block;
    }

    .main-header.fixed-header .shipping-msg {
        display: none;
    }
}

/*====================================
	SKINNY BANNER
=====================================*/

.skinny-banner {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    background-color: #85c7e3;
    min-height: 40px;
}

.skinny-banner .aec-adzone-text {
    display: inline;
}

.skinny-banner .aec-adzone-text .icon-right-open {
    font-size: 14px;
}

.skinny-banner .aec-adzone-text a {
    color: var(--primary-color);
    transition: color 0.2s ease 0s;
    -webkit-transition: color 0.2s ease 0s;
    text-decoration: none;
    margin: 5px;
}

.aec-checkout-title {
    font-size: 15px;
}

.skinny-banner .aec-adzone-text a:hover {
    color: #232526;
}

.skinny-banner .aec-adzone-container {
    width: 100%;
    float: none;
    padding: 10px;
    background-color: var(--secondary-color);
}

.skinny-banner .aec-adzone-container .aec-adzone {
    min-height: 1px;
    background-color: transparent;
}

.skinny-banner .aec-adzone-container .aec-adzone-link {
    display: inline;
    font-size: 13px !important;
    position: relative;
}

.skinny-banner .aec-adzone-container .aec-adzone-link a {
    color: var(--primary-color);
}

@media (min-width: 320px) and (max-width: 480px) {
    .skinny-banner {
        font-size: 14px;
    }

    .skinny-banner .aec-adzone-text a {
        color: #ffffff;
        font-size: 13px;
    }

    .skinny-banner .aec-adzone-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.home-link {
    display: block;
    margin: 0 auto;
}

/* 4K and 8K UHD 7680px */
@media (min-width: 992px) and (max-width: 7680px) {
    .home-link {
        height: 117px;
        width: 100%;
        background: transparent url("/customers/deepdiscount/img/logo_shadow.svg") no-repeat scroll center center/100% auto;
        visibility: hidden;
    }

    .home-link.mad {
        background: transparent url("/customers/deepdiscount/img/logo_shadowMAD.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-dvd {
        background: transparent url("/customers/deepdiscount/img/logo_shadow-dvd.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-cd {
        background: transparent url("/customers/deepdiscount/img/logo_shadow-cd.svg") no-repeat scroll center center/100% auto;
    }
}

@media (min-width: 580px) and (max-width: 991px) {
    .home-link {
        background: transparent url("/customers/deepdiscount/img/logo-h.svg") no-repeat scroll center center/100% auto;
        height: 130px;
        margin: 0 auto;
        width: 530px;
    }

    .home-link.mad {
        background: transparent url("/customers/deepdiscount/img/logo-h-MAD.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-dvd {
        background: transparent url("/customers/deepdiscount/img/logo-h-dvd.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-cd {
        background: transparent url("/customers/deepdiscount/img/logo-h-cd.svg") no-repeat scroll center center/100% auto;
    }

}

@media (min-width: 481px) and (max-width: 579px) {
    .home-link {
        background: transparent url("/customers/deepdiscount/img/logo-h.svg") no-repeat scroll center center/100% auto;
        height: 117px;
        margin: 0 auto;
        width: 90%;
    }

    .home-link.mad {
        background: transparent url("/customers/deepdiscount/img/logo-h-MAD.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-dvd {
        background: transparent url("/customers/deepdiscount/img/logo-h-dvd.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-cd {
        background: transparent url("/customers/deepdiscount/img/logo-h-cd.svg") no-repeat scroll center center/100% auto;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .home-link {
        background: transparent url("/customers/deepdiscount/img/logo-h.svg") no-repeat scroll center center/100% auto;
        height: 117px;
        margin: 0 auto;
        width: 90%;
    }

    .home-link.mad {
        background: transparent url("/customers/deepdiscount/img/logo-h-MAD.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-dvd {
        background: transparent url("/customers/deepdiscount/img/logo-h-dvd.svg") no-repeat scroll center center/100% auto;
    }

    .home-link.logo-cd {
        background: transparent url("/customers/deepdiscount/img/logo-h-cd.svg") no-repeat scroll center center/100% auto;
    }
}

.stock-items,
.stock-items-mobile {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-bottom: 15px;
}

.stock-items-mobile {
    display: none;
}

@media (min-width: 320px) and (max-width: 991px) {
    .stock-items-mobile {
        text-align: center;
        display: block;
    }

    .stock-items {
        display: none;
    }
}

@media (min-width: 480px) and (max-width: 991px) {
    .stock-items-mobile {
        font-size: 18px;
        display: block;
    }

    .stock-items {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 479px) {
    .stock-items-mobile {
        font-size: 14px;
        display: block;
    }

    .stock-items {
        display: none;
    }
}

/*====================================
	SEARCH
=====================================*/
#aec-searchholder {
    display: inline-block;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}

.aec-globalsearch {
    clear: none;
    display: inline-block;
    float: none;
    margin-top: 0;
    padding-left: 0 !important;
    position: relative;
    width: 100%;
}

form#aec-globalsrch {
    display: inline-block;
    height: 65px;
    width: 100%;
}

.aec-globalsearch .aec-globalsearchcontainersel {
    background: var(--primary-color) none no-repeat scroll left top;
    display: block;
    height: 65px;
    left: 0;
    position: absolute;
    width: 35%;
    transition: background 0.2s;
    -webkit-transition: background 0.2s;
    z-index: 11;
}

.aec-globalsearch .aec-globalsearchcontainersel:hover {
    background: var(--tertiary-color) none no-repeat scroll left top;
}

.aec-globalsearch .aec-globalsearchcontainertxt {
    background: #f6fbfd none no-repeat scroll left top;
    border: 1px solid var(--primary-color);
    display: block;
    float: left;
    height: 65px;
    left: 35%;
    padding-left: 0px;
    position: relative;
    width: 65%;
}

.aec-globalsearch .aec-newListSelected {
    background-color: transparent;
    background-image: none;
    border: medium none;
    color: #ffffff;
    float: none;
    font-size: 14px;
    font-weight: 600;
    height: 65px;
    margin-top: 0;
    position: relative;
    text-align: center;
}

.aec-globalsearch .aec-selectedTxt {
    height: 100%;
    line-height: 65px;
    padding: 0;
    width: 100%;
    color: var(--bs-white);
}

.aec-globalsearch .aec-selectedTxt.dropdown-toggle::after {
    display: none;
}

.aec-globalsearch ul.aec-newList {
    border: 1px solid #50a8d0;
    height: auto;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: absolute;
    text-align: left;
    top: 65px;
    width: 100%;
    color: var(--primary-color);
    background-color: #ffffff;
}

.aec-globalsearch ul.aec-newList li {
    padding: 0;
}

.aec-globalsearch ul.aec-newList a {
    padding: 2px 8px;
    color: var(--primary-color);
}

.aec-globalsearch ul.aec-newList a:hover,
.aec-globalsearch ul.aec-newList a:focus {
    background: var(--primary-color) none repeat scroll 0 0 !important;
    color: #fff !important;
}

.aec-globalsearch .aec-modChild {
    font-weight: normal;
    padding-left: 15px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .aec-globalsearch .aec-selectedTxt {
        font-size: 11px;
    }
}

.aec-globalsearch .aec-selectedTxt:before {
    font-family: 'DeepFont';
    content: '\f845';
    color: #E6F6FD;
    font-weight: normal;
    margin-right: 2px;
    font-size: 14px;
}

.aec-globalsearch .aec-globalsearchcontainertxt input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #232526;
    font-size: 14px !important;
    height: 65px;
    line-height: 65px;
    padding-top: 0;
    width: 80%;
    border: none !important;
    text-indent: 10px;
}

#q::-webkit-input-placeholder,
#aec-searchwithintxt::-webkit-input-placeholder {
    color: #85c7e3;
    opacity: 1;
}

#q:-moz-placeholder,
#aec-searchwithintxt:-moz-placeholder {
    /* Firefox 18- */
    color: #85c7e3;
    opacity: 1;
}

#q::-moz-placeholder,
#aec-searchwithintxt::-moz-placeholder {
    /* Firefox 19+ */
    color: #85c7e3;
    opacity: 1;
}

#q:-ms-input-placeholder,
#aec-searchwithintxt:-ms-input-placeholder {
    color: #85c7e3;
    opacity: 1;
}

.aec-globalsearch button {
    background-color: transparent;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 65px;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 12%;
    border: none !important;
}

.aec-globalsearch button:before {
    font-family: 'DeepFont';
    content: '\f81d';
    color: var(--primary-color);
    font-weight: normal;
    margin-right: 2px;
    font-size: 35px;
    transition: color 0.2s;
    -webkit-transition: color 0.2s;
}

@media (min-width: 320px) and (max-width: 480px) {
    form#aec-globalsrch,
    .aec-globalsearch .aec-globalsearchcontainertxt input,
    .aec-globalsearch .aec-newListSelected,
    .aec-globalsearch .aec-globalsearchcontainertxt,
    .aec-globalsearch .aec-globalsearchcontainersel,
    .aec-globalsearch button {
        height: 50px;
    }

    .aec-globalsearch .aec-selectedTxt,
    form#aec-globalsrch,
    .aec-globalsearch .aec-globalsearchcontainertxt input {
        line-height: 50px;
    }

    .aec-globalsearch ul.aec-newList {
        top: 50px;
        font-size: 11px;
        width: 110px;
    }

    .aec-globalsearch .aec-newList li {
        line-height: normal;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-search {
        margin-top: 12px;
    }
}

/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width: 7680px) {
    .header-search {
        padding-left: 3% !important;
        width: 47%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-search {
        padding-left: 2.5% !important;
    }
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    background: #ffffff none repeat-x scroll 50% 50%;
    border: 1px solid #E6F6FD;
    box-shadow: 2px 5px 5px rgba(115, 123, 132, 0.34);
    color: #232526;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.aec-gstextsearch {
    color: var(--primary-color) !important;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    height: auto !important;
    line-height: 30px !important;
    margin: 0;
    text-transform: capitalize;
}

.aec-gstextsearch span {
    color: var(--primary-color) !important;
    font-weight: 700;
    text-transform: none;
}

.ui-autocomplete.ui-menu .ui-menu-item.ui-state-focus {
    background-color: #E6F6FD !important;
}

.ui-menu .ui-menu-divider {
    border-color: #85c7e3;
    margin: 0 !important;
}

.aec-gslabel {
    color: #232526;
    left: 0;
    padding: 5px 5px 5px 70px;
    width: 100%;
}

.aec-gspersoninfo {
    margin: 2px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    z-index: 10;
}

/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width: 7680px) {
    .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        max-width: 320px !important;
    }
}

@media (min-width: 770px) and (max-width: 991px) {
    .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
        max-width: 235px !important;
    }

    .aec-gsimage {
        max-width: 44px;
    }

    .aec-gslabel {
        left: 0;
        overflow: hidden;
        padding: 6px 4px 5px 58px;
        position: absolute;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }
}

/*====================================
	EMAIL LIST
=====================================*/
.email-container {
    background-color: #E6F6FD;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    margin-bottom: 12px;
    border: 1px solid var(--primary-color);
}

.email-container:hover {
    background-color: #E6F6FD;
    border: 1px solid var(--tertiary-color);
}

.email-container a {
    color: var(--primary-color);
    text-decoration: none !important;
}

.email-container:hover a {
    color: var(--tertiary-color);
}

.email-container a:hover,
.email-container a:active {
    text-decoration: none;
}

#aec-email-signup .modal-header {
    background-color: var(--primary-color);
    color: #ffffff;
    position: relative;
    justify-content: center;
    border-radius: 0;
}

#aec-email-signup h4.modal-title {
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
}

#aec-email-signup .modal-content {
    border: medium none;
    border-radius: 0;
    box-shadow: 4px 4px rgba(29, 36, 50, 0.25);
}

#aec-email-signup .modal-body {
    padding: 2px;
}

#aec-email-signup .modal-dialog button.close {
    text-shadow: none !important;
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600 !important;
    position: absolute;
    right: 10px;
    background: transparent;
    border: 0;
    font-size: 21px;
}

.email-form-container {
    background-color: #ffffff;
    padding: 15px;
}

.email-form-container label {
    color: var(--primary-color);
    display: block;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    width: 100%;
}

.email-form-container .optInSignUp-title b {
    color: var(--primary-color);
    font-size: 14px !important;
    font-weight: 600 !important;
}

.email-form-container h5.optInSignUp-title {
    margin-bottom: 15px;
    margin-top: 0;
}

.email-form-container label[for="optInSignUp-email-address"] {
    margin-top: 10px;
}

.email-form-container .optInSignUp-Form {
    display: table;
    width: 100%;
}

.email-form-container input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px !important;
    line-height: 1.42857143;
    color: #232526;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #769bb9;
    border-radius: 4px;
    margin-bottom: 10px;
}

.email-form-container input:focus {
    border-color: #85c7e3;
    /*outline: 0;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.email-form-container .optInSignUp-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 0;
    border: none !important;
    background-color: var(--primary-color);
    color: #ffffff;
    float: right;
    margin-top: 15px;
    font-weight: 600;
}

.email-form-container .optInSignUp-button span b {
    font-weight: 600;
}

.email-form-container .optInSignUp-button:before {
    font-family: 'DeepFont';
    content: '\f84e';
    font-weight: normal;
    margin-right: 4px;
}

.email-form-container .optInSignUp-button:hover,
.email-form-container .optInSignUp-button:focus {
    background-color: var(--tertiary-color);
}

.aec-redStandard {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/*====================================
	SHOPING CART
=====================================*/
.cart-container {
    background-color: #E6F6FD;
    display: block;
    height: 65px;
    font-weight: normal;
    margin-right: 0;
    position: relative;
}

.aec-main-minicart {
    display: block;
    height: 36px;
    padding-top: 1px;
}

.cart-container .aec-cart-icon {
    color: var(--primary-color);
    float: left;
    font-size: 25px;
    height: 36px;
    left: 0;
    line-height: 100%;
    position: relative;
    text-align: center;
    top: 0;
    width: 12%;
}

.aec-cart-icon .icon-basket-alt:before {
    left: 0;
    position: relative;
    top: 5px;
}

#aec-cartinfo-cartname {
    display: none;
}

#aec-cart-arrow {
    display: none !important;
}

#aec-cartinfo-minicart {
    background-color: transparent;
    border-top: medium none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    cursor: pointer;
    left: 0;
    max-height: 500px;
    min-width: 100%;
    overflow-y: auto;
    padding-top: 27px;
    position: absolute;
    top: 36px;
    z-index: 100;
}

#aec-miniCartDiv {
    background-color: #ffffff;
    min-height: 120px;
}

#aec-miniCart2 {
    margin-bottom: 0;
    width: 100%;
}

#aec-miniCart2 th:nth-child(2),
#aec-miniCart2 td:nth-child(2) {
    text-align: center;
}

#aec-miniCart2 thead tr {
    background: #b8e2f4 none repeat scroll 0 0;
    border-top: 1px solid #def7fe;
}

#aec-miniCart2 th {
    color: #232526;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 0;
    padding: 0 5px;
    text-decoration: none;
}

#aec-miniCart2 td {
    color: var(--primary-color);
    line-height: normal;
    padding: 4px 0 4px 7px;
    text-align: left;
}

#aec-miniCart2 tbody a {
    color: var(--primary-color);
    display: block;
    font-size: 13px;
    width: 100%;
}

#aec-miniCart2 tbody a:hover {
    color: var(--primary-color);
}

#aec-minicart-checkoutlink {
    background-color: var(--primary-color);
    font-size: 14px;
    padding-bottom: 0;
    position: relative;
    text-align: center;
}

#aec-minicart-checkoutlink > a {
    color: #ffffff;
    font-weight: 600;
}

#aec-cartinfo,
#aec-cartinfo.aec-hovertab.aec-cartinfo-on {
    background-color: transparent !important;
    border-radius: 0 !important;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    left: 0;
    line-height: 36px;
    padding-top: 0;
    position: relative;
    width: 100%;
}

#aec-cartinfo-inner {
    display: inline-block;
    float: left;
    position: relative;
}

#aec-cartinfo-inner * {
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
}

#aec-carthead {
    display: inline-block;
    float: right;
    font-size: 12px;
    margin-right: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 8px;
    width: auto;
    line-height: 100%;
}

#aec-carthead a {
    background-color: var(--primary-color);
    color: #ffffff;
    display: inline;
    font-weight: bold;
    line-height: normal;
    padding: 5px;
    position: relative;
    top: 1px;
    transition: background-color 0.2s ease-in-out 0s;
    -webkit-transition: background-color 0.2s ease-in-out 0s;
}

#aec-carthead a:hover,
#aec-carthead a:active {
    color: #ffffff !important;
    background-color: var(--primary-color) !important;
    text-decoration: none !important;
}

#aec-cartinfo,
#aec-cartinfo.aec-hovertab.aec-cartinfo-on #aec-carthead > a {
    color: #ffffff !important;
    text-decoration: none !important;
}

@media (min-width: 768px) and (max-width: 769px) {
    #aec-carthead a {
        padding: 6px 25px;
    }
}

.cart-container > div#aec-cart-freeshipping {
    background-color: var(--primary-color);
    color: #ffffff;
    display: table;
    font: 700 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    top: 2px;
    width: 100%;
}

@media (min-width: 320px) and (max-width: 992px) {
    .header-cart {
        margin-top: 15px;
    }
}

/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width: 7680px) {
    .header-cart {
        width: 28%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #aec-carthead a {
        display: inline-block;
        width: 100%;
    }

    #aec-carthead {
        top: 2px;
    }
}

@media (min-width: 0px) and (max-width: 359px) {
    .cart-container {
        display: table;
        height: auto;
        width: 100%;
    }

    .aec-main-minicart {
        width: 100%;
    }

    #aec-cartinfo-inner * {
        color: var(--primary-color);
        font: bold 14px/36px arial;
    }

    .cart-container > div#aec-cart-freeshipping {
        padding-bottom: 5px;
    }

    .stock-items-mobile {
        margin-bottom: 0;
        text-align: center;
    }
}

@media (min-width: 360px) and (max-width: 767px) {
    #aec-cartinfo-inner {
        width: 55%;
    }

    #aec-carthead {
        margin-right: 1%;
        width: 31%;
    }

    #aec-carthead a {
        display: inline-block;
        position: relative;
        top: -6px;
        width: 100%;
    }
}

@media (min-width: 360px) and (max-width: 420px) {
    #aec-cartinfo-inner * {
        color: var(--primary-color);
        font: bold 14px/34px arial;
    }
}

/*====================================
	HEADER DEPARTMENTS NAV MENU
=====================================*/
#aec-all-departments {
    background-color: var(--primary-color);
    border: medium none !important;
    margin-left: -15px;
    margin-right: -15px;
    z-index: 10;
    margin-bottom: 0;
}

#aec-all-departments .navbar-nav {
    justify-content: space-between;
    width: 100%;
}

#nav-deep-departments .dropdown-toggle {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

#nav-deep-departments .open .dropdown-toggle {
    color: var(--primary-color);
}

#nav-deep-departments .dropdown i {
    color: rgba(133, 199, 227, 0.2);
    font-size: 45px;
    font-weight: normal !important;
    left: 0;
    opacity: 0.55;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    z-index: -1;
}

#nav-deep-departments .dropdown i.glyphicon.glyphicon-book {
    font-size: 39px;
}

#nav-deep-departments .nav.navbar-nav > li {
    transition: background-color 0.2s ease-in-out 0s;
    -webkit-transition: background-color 0.2s ease-in-out 0s;
}

.dropdown-menu .divider {
    background-color: #E6F6FD;
    margin: 5px 0;
}

#aec-all-departments .navbar-toggler {
    background-color: var(--primary-color);
    border: medium none;
    border-radius: 0;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    padding: 10px 15px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    transition: background-color 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s;
}

.aec-parentDpt {
    color: var(--primary-color) !important;
    font-weight: 600 !important;
}

.deep-user-nav {
    margin-bottom: 0;
}

.aec-toggle-search {
    float: right;
    height: 41px;
    background-color: transparent;
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: #85c7e3;
    float: right;
    margin: 0;
    padding: 8px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    width: 40px;
    display: none;
    color: #85c7e3;
}

button.aec-toggle-search .nav-search-icon:before {
    font-family: 'DeepFont';
    content: '\f81d';
    font-weight: normal;
    margin-right: 2px;
    font-size: 24px;
    height: 22px;
    overflow: hidden;
    position: relative;
    width: 22px;
    top: -4px;
}

.aec-toggle-search.active {
    background-color: #85c7e3;
    color: #E6F6FD;
}

.main-header.fixed-header .header,
.main-header.fixed-header .header .header-logo,
.main-header.fixed-header .header .header-search,
.main-header.fixed-header .header .header-cart,
.main-header.fixed-header .skinny-banner,
.main-header.fixed-header #aec-all-departments {
    display: none;
}

.main-header.fixed-header .header {
    margin-top: 0;
    margin-bottom: 0;
}

.main-header.fixed-header .header.show-search,
.main-header.fixed-header .aec-toggle-search {
    display: block;
}

.main-header.fixed-header .header.show-search .header-search {
    display: block;
    width: 100%;
    margin: 0;
}

.header.show-search .stock-items {
    display: none;
}

.main-header.fixed-header .header.show-search {
    background-color: #85c7e3;
    min-height: 60px;
    padding: 5px;
    box-shadow: 1px 2px 2px rgba(30, 48, 77, 0.2);
    width: 100%;
}

.main-header.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 40px;
    box-shadow: 1px 2px 2px rgba(30, 48, 77, 0.2);
    top: 0;
    left: 0px;
    transition: left 0.2s ease-in-out 0s;
    -webkit-transition: left 0.2s ease-in-out 0s;
}

.aec-toggle-leftnav {
    background-color: transparent;
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: #85c7e3;
    float: left;
    height: 41px;
    margin: 0;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    width: 47px;
    display: none;
}

.aec-toggle-leftnav .icon-list-justify {
    font-size: 20px;
}

.aec-toggle-leftnav:hover {
    background-color: #85c7e3;
    color: #E6F6FD;
}

body.open-nav .aec-toggle-leftnav {
    background-color: #85c7e3;
    color: #ffffff;
}

body.open-nav .aec-toggle-leftnav .icon-list-justify:before {
    content: '\f828' !important;
}

#aec-all-departments .navbar-toggler:hover {
    background-color: #85c7e3;
    color: #ffffff;
}

/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width: 7680px) {
    #nav-deep-departments .nav.navbar-nav {
        display: table;
        width: 100%;
    }

    #nav-deep-departments .nav.navbar-nav > li {
        display: table-cell;
        float: none;
    }

    #nav-deep-departments .dropdown-menu > li > a {
        color: var(--primary-color);
        font-size: 13px;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }

    #nav-deep-departments .dropdown-menu {
        background-color: #ffffff;
        border: medium none;
        box-shadow: 0 6px 12px rgba(0, 36, 112, 0.26);
        font-size: 13px;
    }

    #nav-deep-departments .dropdown-menu > li > a:focus,
    #nav-deep-departments .dropdown-menu > li > a:hover {
        background-color: var(--primary-color) !important;
        text-decoration: none;
        color: #fff !important;
    }

    #nav-deep-departments .open > a,
    #nav-deep-departments .open > a:focus,
    #nav-deep-departments .open > a:hover {
        background-color: transparent;
    }

    #nav-deep-departments .open {
        background-color: #85c7e3;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #aec-all-departments .container {
        width: 100%;
        max-width: 992px;
    }

    #nav-deep-departments .dropdown-toggle {
        padding-left: 10px;
        padding-right: 10px;
    }

    #nav-deep-departments .nav.navbar-nav > li {
        vertical-align: middle;
    }
    .deep-user-nav .navbar-nav > li > a {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 820px) {
    #aec-all-departments .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    #nav-deep-departments {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #nav-deep-departments .dropdown-toggle {
        font-size: 12px;
        padding-left: 8px;
        padding-right: 8px;
    }

    #nav-deep-departments .dropdown i {
        font-size: 34px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    #nav-deep-departments .dropdown.sm-condense {
        max-width: 90px;
    }

    #nav-deep-departments .dropdown.sm-stretch {
        min-width: 50px;
    }

    #aec-all-departments .caret {
        position: absolute;
        right: 4px;
        top: 48%;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-top: 4px dashed;
    } 
}

/* 4K and 8K UHD 7680px */
@media (min-width: 821px) and (max-width: 7680px) {
    #nav-deep-departments .dropdown.sm-condense {
        max-width: 140px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    #aec-all-departments {
        background-color: transparent;
        margin-top: 20px;
    }

    #aec-all-departments .navbar-toggler {
        background-color: #E6F6FD;
        width: 100%;
    }

    #aec-all-departments .navbar-header {
        margin-left: 5px;
        margin-right: 5px;
    }

    #nav-deep-departments {
        border-top: 1px solid #caebf8;
        border-left: none;
        border-radius: none;
        border-bottom: none;
        margin: 0 auto;
        box-shadow: none !important;
    }

    #nav-deep-departments .dropdown-toggle {
        padding-left: 40px;
        padding-right: 20px;
        text-align: left;
        font-size: 14px;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        text-transform: uppercase;
    }

    #aec-all-departments .dropdown-menu li,
    #aec-all-departments .dropdown-menu {
        background-color: #ffffff;
        border-bottom: medium none;
        font-size: 13px;
    }

    #aec-all-departments .dropdown-menu li a {
        color: var(--primary-color);
        font-size: 13px;
        transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }

    #nav-deep-departments .dropdown-menu > li > a:focus,
    #nav-deep-departments .dropdown-menu > li > a:hover {
        background-color: var(--primary-color) !important;
        text-decoration: none;
        color: #fff !important;
    }

    #nav-deep-departments ul li {
        background-color: #E6F6FD;
        border-bottom: 1px solid #caebf8;
        text-align: left;
    }

    #nav-deep-departments .dropdown.open .dropdown-toggle,
    #nav-deep-departments .dropdown .dropdown-toggle:hover {
        background-color: #E6F6FD;
    }

    #nav-deep-departments ul.nav {
        margin-top: 0;
    }

    #nav-deep-departments .dropdown-menu .divider {
        background-color: #E6F6FD !important;
    }

    #aec-all-departments .dropdown-menu {
        border-left: 1px solid #E6F6FD;
        border-radius: 0;
        border-right: 1px solid #E6F6FD;
        width: 100%;
    }

    #nav-deep-departments .dropdown i {
        color: var(--primary-color);
        font-size: 20px !important;
        font-weight: normal !important;
        left: 12px;
        margin-left: 0 !important;
        opacity: 1;
        position: absolute;
        transform: translate(0px, -50%);
        -webkit-transform: translate(0px, -50%);
        z-index: 1;
    }

    #nav-deep-departments .dropdown i.glyphicon.glyphicon-book {
        left: 16px;
    }

    #nav-deep-departments .caret {
        border: medium none;
        position: absolute;
        right: 35px;
        top: 10px;
    }

    #nav-deep-departments .caret:before {
        content: "\f845";
        font-family: "DeepFont";
    }

    .aec-toggle-leftnav {
        position: absolute;
        left: 0;
    }
}

@media (max-width: 480px) {
    #aec-all-departments .navbar-toggler {
        padding: 10px 15px;
    }

    #nav-deep-departments {
        margin: 0;
    }

    #aec-all-departments .container {
        padding: 0 22px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    #nav-deep-departments {
        margin: 0 5px;
    }

    #aec-all-departments .container {
        padding: 0 22px;
        max-width: 750px;
    }
}

@media (min-width: 768px) and (max-width: 778px) {
    #nav-deep-departments {
        margin: 0;
    }

    #aec-all-departments .container {
        padding: 0 5px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .dropdown-menu-right-sm {
        left: auto !important;
        right: 0 !important;
    }
}

/*====================================
	FIX HEADER POSITION ON SCROLL
=====================================*/


@media (min-width: 0px) and (max-width: 1023px) {
    body.open-nav .main-header.fixed-header {
        left: 200px;
    }
}



@media (min-width: 481px) and (max-width: 768px) {
    .main-header.fixed-header .header.show-search {
        min-height: 77px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #ui-id-1.ui-autocomplete {
        left: 2% !important;
        width: 96% !important;
        z-index: 10;
    }
}

@media (min-width: 0px) and (max-width: 479px) {
    #ui-id-1.ui-autocomplete {
        left: 6% !important;
        width: 88% !important;
        z-index: 10;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    #ui-id-1.ui-autocomplete {
        left: 2% !important;
        width: 96% !important;
        z-index: 10;
    }
}

/*====================================
	TOGGLE LEFT NAVIGATION
=====================================*/


@media (min-width: 480px) and (max-width: 991px) {
    .open-nav .aec-toggle-leftnav {
        left: 205px;
    }

    .deep-user-nav {
        font-size: 13px;
    }
}

@media (min-width: 0px) and (max-width: 1023px) {
    .aec-toggle-leftnav {
        display: block;
    }
}

/*====================================
	END HEADER
=====================================*/
