/* 4K and 8K UHD 7680px */

@media (min-width: 1024px) and (max-width: 7680px) {
    #aec-left {
        display: none !important;
    }

    html > body #aec-main.col-md-10 {
        width: 100% !important;
    }
}

@media (min-width: 0px) and (max-width:360px) {
    #aec-main.col-md-10 {
        padding: 0 !important;
    }

    #aec-body .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.aec-details-holder > table {
    float: left;
    width: 100%;
}

.aec-product-title li {
    margin: 0;
    display: inline-block;
}

.main-title {
    border-bottom: 1px solid #F1EDDF;
    padding-left: 0;
}

.aec-product-title {
    line-height: 100%;
    margin-bottom: 0;
}

#aec-main .container > .row {
    margin: 0;
}

.aec-main-title h2 {
    color: #030303;
    font-size: 30px;
    font-weight: 500;
    display: inline;
}

.aec-main-title p {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
}

.aec-cover .thumb-list img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 2px;
}

@media (min-width: 0px) and (max-width:360px) {
    .aec-boutiqueIcon + .main-title .aec-product-title:not(.attributes) {
        max-width: 89%;
    }
}

@media (min-width: 768px) and (max-width:1161px) {
    .aec-boutiqueIcon + .main-title + .aec-cover + .section-holder .aec-product-title {
        width: 95% !important;
    }
}

.aec-title-inline {
    color: #030303;
    font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
    margin: 0;
    padding-bottom: 0;
}

.aec-title-inline.aec-product-format {
    font-weight: 500;
    padding-left: 8px;
    padding-right: 8px;
    font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1600 - 300)));
}

.aec-productfeature ul.aec-product-title li {
    display: inline;
    list-style-type: none;
    margin: 4px 0;
    line-height: normal;
}

.aec-product-title.attributes {
    padding-bottom: 8px;
    padding-top: 5px;
    margin-top: 7px;
}

.aec-product-title.attributes li {
    line-height: normal;
}

.aec-product-title.attributes .aec-title-featurelist {
    margin-right: 15px;
}

.aec-res.aec-productfeature ul > li > span:first-child {
    font-weight: 400;
    color: var(--charcoal-gray);
}

.aec-res.aec-productfeature ul > li {
    color: #030303;
}

#aec-coverhover .aec-playtrailer {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1em;
    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 !important;
    border: none;
    background-color: #F1EDDF;
    color: #030303;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}


/* 4K and 8K UHD 7680px */

.aec-product-title .aec-title-featurelist {
    color: #030303;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-top: 5px;
}

.aec-product-title .aec-title-featurelist > span:first-child {
    color: #555;
}

.aec-product-title .aec-title-featurelist:empty {
    display: none;
}

.aec-title-featurelist.aec-main-artist > a {
    color: var(--primary-color);
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

.aec-title-featurelist.aec-main-artist > a:hover {
    color: #ff6c5c;
}

.aec-product-title .aec-title-featurelist.aec-main-desc {
    color: #555;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-top: 2px;
    width: 90%;
    margin-right: 0;
}

.aec-title-featurelist > a {
    color: var(--primary-color);
}

.aec-title-featurelist > a:hover {
    color: #ff6c5c;
}

.aec-title-rated {
    border: 1px solid;
    border-radius: 3px !important;
    color: #030303;
    font-size: 11px;
    line-height: 100%;
    padding: 2px;
    position: relative;
    text-align: center;
    top: -1px;
}

#product-primaryinfo.primaryinfo-holder li {
    color: #555;
    font-size: 13px;
}

#product-primaryinfo.primaryinfo-holder li span {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

#product-primaryinfo.primaryinfo-holder a {
    color: #ff6c5c;
}

#product-primaryinfo.primaryinfo-holder a:hover {
    color: #ff6c5c;
}

.price-box div.aec-buybutton {    
    padding: 0;
    width: 100%;
}

.price-box button.aec-buybutton-textbtn span.aec-buybutton:before {
    font-size: 23px;
}

.price-box span.aec-buybutton {
    font-size: 17px;
    padding: 0;
}

.price-box .aec-title {
    margin-bottom: 0;
    position: relative;
}

.price-box .aec-attr {
    color: transparent;
    font-size: 0;
    font-weight: normal;
    line-height: 0;
    min-height: 28px;
    text-transform: uppercase;
    position: relative;
    right: 15px;
}

.price-box .aec-price {
    display: block;
}

.price-box .aec-webamiprice-href .aec-custprice {
    display: inline-block;
    left: 15px;
    min-width: 120px;
    position: absolute;    
    top: 0;
}

.aec-productfeature .aec-custprice {
    text-align: left;
}

.price-box .aec-webamiprice-href .aec-custprice > span {
    color: #000000;
    font-size: calc(26px + (32 - 26) * ((100vw - 300px) / (1600 - 300)));
    font-weight: 800;
    line-height: 100%;
}

.price-box .aec-webamiprice-href .aec-listprice {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 200px;
    line-height: 100%;
    position: absolute;
    text-align: left;
    top: 2px;
    text-transform: capitalize;
}

.price-box .aec-webamiprice-href .aec-listprice > span {
    display: block;
    font-size: 15px;
    line-height: 100%;
    position: relative;
    text-decoration: line-through;
    font-weight: 600;
    color: #5d5d5d;
}

.price-box .aec-webamiprice-href .aec-yousave {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 300px;
    line-height: 100%;
    position: absolute;
    text-align: left;
    top: -3px;
    text-transform: capitalize;
    min-width: 100px;
}

.price-box .aec-webamiprice-href .aec-yousave > span {
    font-size: 15px;
    line-height: 100%;
    position: relative;
    font-weight: 600;
}

.price-box .aec-webamiprice-href .aec-yousave > span:before {
    content: "";
    display: block;
}

.price-box .aec-webamiprice-href .aec-yousave > span.aec-savepercent {
    font-weight: 600;
}

.price-box .aec-webamiprice-href .aec-yousave > span.aec-savepercent:before {
    content: "";
    display: inline-block;
}

.aec-heavyitem {
    background-color: #dbdbdb;
    border-radius: 0 !important;
    margin-bottom: 5px;
    margin-top: 12px;
    padding: 0;
    width: 219px;
    display: none !important;
}

.aec-productfeature .aec-heavyitem#aec-heavyitem a {
    color: #777 !important;
    font-size: 10px !important;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    padding: 5px;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
}

.aec-heavyitem:hover {
    background-color: #e1e1e1;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}

.aec-heavyitem a:hover,
.aec-heavyitem:hover a {
    color: #777 !important;
}

.aec-wishlistadd {
    height: 42px;
}

#aec-deliverydate {
    min-height: 70px;
    position: relative;
    z-index: 1;
}

.aec-dd-date {
    display: inline !important;
}

.aec-dd-input {
    width: 230px;
}

.aec-productfeature.items-page .aec-boutiqueIcon {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1;
}

.aec-wishlistadd:before {
    font-family: "icomoon";
    content: "\e926";
    color: #fff;
    font-weight: normal;
    margin-right: 4px;
}

@media (min-width: 0px) and (max-width: 768px) {
    .aec-dd-input {
        width: 80%;
        margin: 0 auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .aec-product-title .aec-title-featurelist {
        font-size: 14px;
    }

    .aec-title-inline{
        font-size: 28px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {

    .price-box .aec-webamiprice-href .aec-custprice > span {
        font-size: 30px;
    }
   
    .price-box div.aec-buybutton {
        padding: 0;
        width: 100%;
    }

    .price-box.heavy-box div.aec-buybutton {
        min-height: 110px !important;
    }

    .price-box button.aec-buybutton-textbtn {
        display: block;
        margin: 0 auto;
    }

    .aec-title-inline,
    .main-title .aec-main-title > p {
        font-size: 28px;
        margin-bottom: 4px;
    }

    .price-box .aec-title {
        margin-bottom: 0;
        width: 100%;
    }
        
    .price-box .aec-price {
        position: relative;
        margin-top: 18px;
    }

    #aec-deliverydate {
        text-align: center !important;
        margin: 0 auto;
    }

    .price-box .aec-attr {
        min-height: 50px;
    }

    .aec-wishlistadd {
        display: block;
        margin-left: auto;
        margin-right: auto;
        position: relative;    
        width: 90%;
        margin-top: 10px;
    }

    .aec-title-rated {
        font-size: 11px !important;
    }

    .price-box .aec-webamiprice-href .aec-listprice {
        left: 170px;
    }

    .price-box .aec-webamiprice-href .aec-yousave {
        left: 255px;
    }

    .aec-heavyitem {
        margin: 2px auto 0;
        padding: 2px;
        width: 320px;
    }

    .main-title .aec-main-title > p {
        display: inline;
    }

    @media (min-width: 0px) and (max-width: 360px) {
        .aec-heavyitem {
            width: 90%;
        }

        .price-box .aec-webamiprice-href .aec-listprice {
            left: 135px;
        }

        .price-box .aec-webamiprice-href .aec-yousave {
            left: 205px;
            top: 0;
        }

        .price-box .aec-webamiprice-href .aec-custprice > span {
            font-size: 24px;
        }

        .price-box .aec-webamiprice-href .aec-listprice > span,
        .price-box .aec-webamiprice-href .aec-yousave > span {
            font-size: 14px;
        }
    }

    @media (min-width: 0px) and (max-width: 520px) {
        .aec-title-inline,
        .main-title .aec-main-title > p {
            font-size: 20px;
            line-height: 100%;
        }

        .aec-product-title.attributes .aec-title-featurelist {
            line-height: 20px !important;
        }
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .primaryinfo-holder {
        margin-bottom: 10px;
    }

    .row > .main-title {
        border-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 0px) and (max-width: 480px) {
    .price-box button.aec-buybutton-textbtn,
    .aec-wishlistadd {
        padding: 10px 0;
    }
}

/*===========================================
	DESCRIPTION
============================================*/

.aec-details-content,
.aec-techinfo-content,
.aec-description-content,
.aec-credits-content {
    border-top: 1px solid #F1EDDF;
    margin-top: 15px;
    padding-top:15px;
    position: relative;
    width: 100%;
}

.aec-details-content {
    display: inline-block;
}

.aec-desc-review,
.aec-details-holder,
.aec-techinfo-holder,
.aec-credits-holder {
    padding-bottom: 15px;
    padding-top: 15px;
}

.aec-desc-label {
    color: #030303;
    font-size: 20px;
    font-weight: 700;
    /*margin: 0 -15px;*/
    padding: 0;
    text-transform: lowercase;
}

.aec-desc-review {
    color: #555;
    font-size: 14px;
}

.aec-desc-review p:empty {
    display: none;
}

.aec-desc-review > h3,
.aec-desc-review > h2 {
    color: #030303;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

.collapse-review {
    background-color: #fff;
    border: medium none;
    color: var(--charcoal-gray);
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px 15px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.collapse-review:before {
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 1) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    display: inline-block;
    height: 20px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}

.collapse-review .nav-label:before {
    display: inline-block;
    font-family: "WebGlyphs";
    font-size: 18px;
    line-height: 15px;
    margin-right: 2px;
}

.collapse-review .nav-label:before {
    content: "\f845";
}

.collapse-review.opened .nav-label:before {
    content: "\f848" !important;
}

.aec-desc-review > ul {
    padding-left: 15px;
    list-style: disc;
}

/* 4K and 8K UHD 7680px */
@media all and (min-width: 0px) and (max-width:696px) {
    .aec-desc-review.collapse {
        display: block;
        overflow: hidden;
        transition-duration: 0.5s;
        transition-property: max-height;
        transition-timing-function: ease;
        -webkit-transition-duration: 0.5s;
        -webkit-transition-property: max-height;
        -webkit-transition-timing-function: ease;
    }

    .aec-desc-review.collapse.in {
        max-height: 100%;
    }

    .aec-desc-review.collapse:not(.in) {
        height: 0 !important;
    }

    .aec-desc-review.expanded {
        max-height: 800px !important;
        overflow: hidden;
        position: relative;
    }

    .aec-desc-review.collapse.expanded,
    .aec-desc-review.collapse {
        padding-bottom: 0;
    }
}


/*===========================================
	PRODUCT TABS
============================================*/

#aec-movietabs,
#aec-gametabs,
#aec-musictabs,
#aec-classicaltabs {
    clear: both;
    display: inline-block;
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    margin-top: 0 !important;
    padding: 0;
    position: relative;
    width: 100%;
    border: none;
}

#aec-movietabs > ul,
#aec-gametabs > ul,
#aec-musictabs > ul,
#aec-classicaltabs > ul,
#aec-itemtabs > ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none !important;
}

.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor,
.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor h2 {
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.42857;
    text-decoration: none;
}

.aec-product-container .ui-state-active a,
.aec-product-container .ui-state-active a:link,
.aec-product-container .ui-state-active a:visited {
    color: #030303;
}

.aec-product-container .ui-tabs .ui-tabs-nav li {
    border-color: #fff;
}

.aec-product-container .ui-state-default.ui-tabs-active.ui-state-active {
    background: #fff none repeat scroll 0 0 !important;
}

.aec-product-container .ui-state-default.ui-tabs-active.ui-state-active a {
    color: #030303 !important;
    padding: 0;
    text-transform: lowercase !important;
}

.aec-product-container .ui-state-default.ui-corner-top {
    background: #f6fbfd none repeat scroll 0 0 !important;
}

.aec-product-container .ui-state-default.ui-corner-top a {
    color: #030303 !important;
}

.aec-product-container .aec-twocols li > div {
    color: #030303;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.aec-product-container .ui-widget-content a {
    color: #F1EDDF;
    font-size: 12px;
}

.aec-product-container .ui-widget-content a:hover {
    color: var(--primary-color);
}

.aec-product-container .aec-twocols li {
    list-style: outside none none;
    width: 100%;
}

.aec-product-container .aec-twocols > div {
    width: 100%;
    float: none;
}

#product-credits .aec-twocols li > br + a:before {
    color: #555;
    content: ", ";
    left: -2px;
    position: relative;
}

#aec-classicaltabs #aec-musictracksonly {
    width: 100%;
}

#aec-classicaltabs #aec-musictracksonly > ul > li {
    border-bottom: 1px solid #e8f5fd;
    list-style-type: none;
    padding: 4px;
    color: #555;
    font-size: 13px;
}

#aec-classicaltabs #aec-musictracksonly .aec-discnum:before {
    content: "\f825";
    font-family: WebGlyphs;
    margin-right: 5px;
    font-weight: normal;
}

#aec-classicaltabs #aec-musictracksonly .aec-discnum {
    color: #030303;
    font-size: 13px;
    font-weight: 600;
}

#aec-classicaltabs #aec-musictracksonly > ul > li > span {
    font-weight: 600;
}


/*===========================================
	OTHER FORMATS
============================================*/

.formats .aec-otherformats {
    background-color: #fff;
    border-color: #F1EDDF;
    border-style: solid;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 0 0 1px;
    clear: both;
    color: #030303;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    padding: 0;
    text-align: left;
    text-transform: lowercase;
    width: 100%;
}

.formats .aec-otherformats.collapsed .nav-label i.icon-left-open:before{
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

.formats .aec-otherformats .nav-label i.icon-left-open:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-size: 16px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .formats .aec-otherformats {
        padding: 10px 0 10px 5px;
    }

    #aec-otherformats .aec-formats-holder {
        margin-bottom: 50px;
    }

    #aec-otherformats .aec-buybutton,
    #aec-otherformats .aec-buybutton:before {
        font-size: 10px;
    }
}

@media (min-width: 768px) and (max-width: 7680px) {
    .formats.col-md-8.col-sm-8.col-xs-12 {
        padding-left: 0;
        float: right;
    }
}

.formats.col-md-8.col-sm-8.col-xs-12 {
    margin-top: 20px;
}

#aec-otherformats .aec-webamiprice-href > div {
    display: inline-block;
}

#aec-otherformats .aec-webamiprice-href > div.aec-listprice {
    padding-right: 10px;
}

#aec-otherformats .aec-listprice,
#aec-otherformats .aec-custprice,
#aec-otherformats .aec-yousave {
    font-size: 0;
}

#aec-otherformats .aec-title,
#aec-otherformats .aec-attr,
#aec-otherformats .aec-listprice span,
#aec-otherformats .aec-custprice span {
    font-size: 12px;
}

#aec-otherformats .aec-title {
    font-weight: bold;
}

#aec-otherformats .aec-listprice span {
    color: #757575;
    text-decoration: line-through;
}

/* 4K and 8K UHD 7680px */

@media (min-width: 769px) and (max-width: 7680px) {
    .aec-otherformats.collapsed {
        pointer-events: none;
    }

    .aec-otherformats.collapsed i {
        display: none;
    }

    #aec-otherformats.collapse:not(.show) {
        display: block;
    }
}

@media (min-width: 0px) and (max-width: 768px) {
    .formats.col-md-8.col-sm-8.col-xs-12 {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .btn.collapse-button {
        padding: 0 30px 0 0 !important;
    }

    #aec-movietabs,
    #aec-gametabs,
    #aec-musictabs,
    #aec-classicaltabs {
        margin-top: 0 !important;
    }

    .dtltitle {
        font-weight: 600 !important
    }

    .aec-details-holder > table,
    .aec-techinfo-holder > table {
        display: table;
        width: 100%;
    }
}

#aec-movietabs,
#aec-gametabs,
#aec-musictabs,
#aec-classicaltabs {
    border-radius: 0 !important;
    border-top: 1px solid #F1EDDF;
    clear: both;
    display: inline-block;
    margin-top: 0;
    padding-top: 8px;
    position: relative;
    width: 100%;
}

/*===========================================
	MUSIC PLAYER
============================================*/

#mt-1 {
    padding-left: 0;
    padding-right: 0;
}

#aec-jukebox.tracksonly {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-top: 0;
    padding-top: 0;
}

#aec-jukebox.tracksonly .jp-playlist li {
    border-top: 1px solid #F1EDDF;
}

.jp-playlist.tracksonly .aec-tracknum {
    background-color: var(--charcoal-gray);
    border-radius: 50% !important;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 10px;
    font-weight: 600;
    height: 20px;
    line-height: 19px;
    padding: 0;
    text-align: center;
    width: 20px;
    margin-right: 3px;
}

div#aec-jukebox {
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

div#aec-jukebox {
    background-color: #F1EDDF;
    box-shadow: 0 !important;
    padding-bottom: 10px;
    border-radius: 0;
}

.jp-aec-playerinfo-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.jp-controls-holder {
    background-color: #F1EDDF;
}

.jp-playlist.tracksonly li {
    color: #555;
    display: block;
    font-size: 14px;
    font-weight: 600;
}

.jp-playlist {
    background-color: #F9F7F1;
    border-radius: 0;
}

.jp-playlist li:before {
    background-color: var(--charcoal-gray);
    color: #fff;
    font-weight: 600;
    height: 20px;
    line-height: 19px;
    width: 20px;
    font-size: 10px;
    padding: 0;
    text-align: center;
}

.jp-playlist li.jp-playlist-current {
    background-color: #fff;
    border-top: 1px solid #fff;
}

    .jp-playlist li.jp-playlist-current div a {
        color: var(--charcoal-gray) !important;
    }

.jp-playlist li div a {
    color: #030303 !important;
    font-weight: 500 !important;
}

.jp-playlist li:hover {
    background-color: #EDE7D4;
    border-top: 1px solid #EDE7D4;
}

.jp-playlist li.jp-playlist-current:hover a {
    color: #030303 !important;
}

.jp-playlist li:hover + li {
    border-top-color: #EDE7D4;
}

.jp-playlist li.jp-playlist-current + li {
    border-top: 1px solid #EDE7D4;
}

.jp-playlist li {
    border-top: 1px solid #F1EDDF;
}


.jp-repeat,
.jp-shuffle,
.jp-mute,
.jp-volume-max {
    color: var(--charcoal-gray);
}

.jp-play,
.jp-stop,
.jp-previous,
.jp-next {
    background-color: var(--charcoal-gray);
    color: #b2b0b0
}

.jp-volume-bar,
.jp-progress {
    background-color: var(--charcoal-gray);
}

.jp-current-time,
.jp-duration {
    color: #030303;
    font-weight: 600;
}

.jp-artist,
.jp-album-name {
    color: #777;
    font-size: 13px;
}

.jp-track-title {
    color: #030303;
    font-weight: 600;
}

.jp-volume-bar-value,
.jp-play-bar {
    background-color: #ff6c5c;
}

.jp-play:hover, .jp-stop:hover, .jp-previous:hover, .jp-next:hover {
    background-color: #5b5858;
    color: #fff;
}
/*.jp-volume-controls *{ display: inline-block !important; }*/

@media all and (min-width: 320px) and (max-width:570px) {
    #aec-musictabs #mt-1 {
        padding-left: 2px;
        padding-right: 2px;
        width: 100%;
    }

    div#aec-jukebox {
        margin: 0 -10px;
        width: 100%;
    }

    .jp-cover {
        display: block !important;
        float: none !important;
        height: 140px;
        margin: 0 auto;
        width: 140px;
    }

    .jp-albuminfo-container {
        background-color: #ffffff;
        display: table-cell;
        float: left;
        height: auto;
        overflow: hidden;
        padding-top: 10px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .jp-aec-playerinfo-control {
        width: 100%;
    }

    .jp-volume-bar {
        margin-top: 5px;
        display: none !important;
    }

    .jp-current-time,
    .jp-duration {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }

    .jp-progress {
        width: 60%;
        margin-left: 0;
        margin-right: 0;
    }

    .jp-aec-playerinfo-control .jp-controls-holder {
        padding: 4px 0 !important;
        width: 100% !important;
    }

    .jp-aec-playerinfo-control .jp-progress-holder {
        padding: 4px 0;
        width: 100% !important;
    }

    #aec-jukebox.tracksonly {
        background-color: #fff !important;
        box-shadow: 0 !important;
        margin: 0 auto;
        padding: 0;
    }

    .jp-track-title {
        font-size: 13px;
    }

    .jp-artist,
    .jp-album-name {
        display: inline;
    }

        .jp-artist,
        .jp-artist:after {
            content: ",";
        }
}

@media all and (min-width: 371px) and (max-width:570px) {
    .jp-controls {
        margin-left: 10px;
        position: relative;
        top: 5px;
        margin-bottom: 10px;
    }

    .jp-volume-controls {
        margin-right: 5px;
        margin-top: 0;
        position: relative;
        top: 18px;
        display: none !important;
    }
}

@media all and (min-width: 320px) and (max-width:370px) {
    .jp-aec-playerinfo-control {
        height: auto;
    }

        .jp-aec-playerinfo-control .jp-controls-holder {
            height: auto;
        }

    .jp-controls {
        display: block;
        margin-left: 0;
        position: relative;
        top: 5px;
        width: 100%;
        margin-bottom: 10px;
    }

    .jp-volume-controls {
        float: left;
        margin: 20px auto 5px;
        padding-left: 30%;
        position: relative;
        top: 0;
        width: 70%;
        display: none !important;
    }
}

.jp-play-bar:before,
.jp-volume-bar-value:before {
    background-color: var(--primary-color);
}


/*===========================================
	VIDEO PLAYER
============================================*/

.aec-rbox div.aec-tl,
div.aec-tr,
div.aec-bl,
div.aec-br {
    background-image: none !important;
    background-repeat: no-repeat;
}

.aec-rbox {
    width: 100%;
}

@media (min-width: 0px) and (max-width:767px) {
    .aec-rbox div.aec-m {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        width: 100% !important;
    }

        .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
        .aec-rbox div.aec-m #aec-trailerplayer,
        .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display {
            display: inline-block !important;
            margin: 0 !important;
            padding: 0 !important;
        }
}

@media (min-width: 361px) and (max-width: 512px) {
    .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
    .aec-rbox div.aec-m #aec-trailerplayer,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_video,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_displayarea {
        height: 270px !important;
        width: 360px !important;
        top: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar {
        width: 360px !important;
        background-color: transparent !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_background,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_elements {
        width: 346px !important;
        left: 4px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_timeSliderRail {
        width: 127px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_wrapper #aec-trailerplayer_video {
        top: 0 !important;
        left: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_durationText {
        right: 88px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_capRight {
        right: 5px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer {
        border: 3px solid #777;
        border-radius: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display_iconBackground {
        top: 35% !important;
        left: 35% !important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
    .aec-rbox div.aec-m #aec-trailerplayer,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_video,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_displayarea {
        height: 230px !important;
        width: 320px !important;
        top: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar {
        width: 319px !important;
        background-color: transparent !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_durationText {
        right: 90px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_background,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_elements {
        width: 301px !important;
        left: 7px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_timeSliderRail {
        width: 80px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_wrapper #aec-trailerplayer_video {
        top: 0 !important;
        left: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_capRight {
        right: 5px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display_iconBackground {
        top: 35% !important;
        left: 35% !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer {
        border: 3px solid #777;
        border-radius: 0 !important;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
    .aec-rbox div.aec-m #aec-trailerplayer,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_video,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_displayarea {
        height: 210px !important;
        width: 300px !important;
        top: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar {
        width: 295px !important;
        background-color: transparent !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_background,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_elements {
        width: 282px !important;
        left: 7px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_timeSliderRail {
        width: 68px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_durationText {
        right: 84px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_wrapper #aec-trailerplayer_video {
        top: 0 !important;
        left: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display_iconBackground {
        top: 35% !important;
        left: 35% !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer {
        border: 3px solid #777;
        border-radius: 0 !important;
    }
}

.ui-tabs .ui-tabs-panel {
    display: inline-block;
    width: 100% !important;
}

.aec-rbox div.aec-h {
    color: #030303;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 4px 0 10px;
    text-align: center;
    display: none !important;
}

.aec-rbox div.aec-bm {
    color: #030303;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding-bottom: 10px;
}

@media (min-width: 320px) and (max-width: 480px) {
    #aec-movietabs #mt-1 {
        padding: 15px 0 !important;
    }

    #aec-gametabs #gt-4 {
        padding: 15px 0 !important;
    }

    .aec-rbox div.aec-tl {
        padding: 0 !important;
    }

    .aec-rbox div.aec-tr {
        padding: 0 !important;
        margin: 0 !important;
    }
}


/*===========================================
	ITEMS TAB
============================================*/
#aec-movietabs > div.aec-section-header h4,
#aec-gametabs > div.aec-section-header h4,
#aec-musictabs > div.aec-section-header h4,
#aec-classicaltabs > div.aec-section-header h4 {
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.aec-product-container #aec-itemtabs {
    border-radius: 0 !important;
    border-top: 1px solid #F1EDDF !important;
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    /*margin-top: 10px;*/
    min-height: 0 !important;
    padding: 8px 0 0;
}

#aec-itemtabs * {
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

#product-primaryinfo span#aec-li-UPC_Cd {
    color: #555;
}

#aec-itemtabs > ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #fff !important;
    border-radius: 0 !important;
    padding: 10px 0 10px 15px;
}

#aec-itemtabs h3.title-label {
    color: #030303;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}

#it-1 > h3 {
    font-size: 15px;
}

#aec-itemtabs h3.title-label + p {
    margin-top: 0;
}

#aec-itemtabs > ul p {
    color: #555;
    font-size: 14px;
}

#it-1 {
    color: #555;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
}

#carousel_addimages.aec-carouseltheme.owl-carousel {
    border-top: 1px solid #F1EDDF;
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#aec-itemtabs a.ui-tabs-anchor#ui-id-1 {
    color: #000000 !important;
    font-family: 'Gentona', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    text-transform: lowercase;
    padding: 0 30px 0 0;
    border: none !important;
}

.aec-product-container #aec-itemtabs .ui-tabs-nav li:first-child {
    background-color: transparent !important;
    border: medium none !important;
}

.aec-itemselect {
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    width: 66.6667%;
}

    .aec-itemselect span {
        color: #000 !important;
        font-weight: 600 !important;
        text-transform: uppercase;
    }

        .aec-itemselect span#aec-SelectedColor,
        .aec-itemselect span#aec-SelectedSize {
            color: #555 !important;
            text-transform: capitalize !important;
        }

    .aec-itemselect div {
        margin-bottom: 0 !important;
        padding-bottom: 5px;
    }


.aec-itemselect div.aec-SizeBox {
    background-color: var(--charcoal-gray);
    border: 1px solid var(--charcoal-gray);
    margin-left: 0;
    margin-right: 10px;
    margin-top: 14px;
    padding: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 32px;
    height: 32px;
}

.aec-itemselect div.aec-SizeBoxSelected {
    background-color: #EDE7D4;
    border: 1px solid #F1EDDF;
    color: var(--charcoal-gray);
}

.aec-itemselect a.aec-hov:hover div {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 14px;
}

@media (min-width: 0px) and (max-width:767px) {
    .aec-itemselect {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 7680px) {
    #aec-itemtabs > ul {
        padding: 0;
    }

    #it-1 {
        padding-left: 0;
    }
}

.aec-esrbimg {
    margin-right: 5px;
    max-width: 28px;
    height: auto;
    max-height: 40px;
}

.aec-gameratings > div {
    font-size: 14px;
    font-weight: 700;
}

.aec-gameratings a {
    font-size: 13px;
    font-weight: 400;
}

.btn.collapse-button {
    color: #030303;
    font-size: 20px;
    font-weight: 700;
    padding-left: 0;
    padding: 0 30px 0 0;
    position: relative;
    background-color: #fff !important;
    text-transform: lowercase;
}

    .btn.collapse-button:active,
    .btn.collapse-button:focus {
        background-image: none;
        box-shadow: 0 !important;
        outline: 0 none;
    }

    .btn.collapse-button.collapsed:before {
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
    }

    .btn.collapse-button:hover,
    .btn.collapse-button:focus,
    .btn.collapse-button:active {
        color: var(--primary-color) !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }


/*===========================================
	TABLE DETAILS
============================================*/

#product-details.aec-details-holder,
#technical-information.aec-techinfo-holder {
    width: 100%;
}

#product-details.aec-details-holder.collapse.in,
#technical-information.aec-techinfo-holder.collapse.in {
    display: table;
}

#product-details.aec-details-holder table,
#technical-information.aec-techinfo-holder table {
    font-size: 14px;
    /*color: #000;*/
    color: #555;
    margin-bottom: 15px;
}

.dtltitle {
    color: #030303;
    font-weight: 600;
    width: 110px;
    vertical-align: top;
}

#product-details.aec-details-holder table a,
#technical-information.aec-techinfo-holder table a {
    color: var(--primary-color);
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

#product-details tr td,
#technical-information tr td {
    padding: 2px 22px 2px 2px;
}

    #product-details tr td.dtltitle,
    #technical-information tr td.dtltitle {
        padding-right: 2px;
    }


/*===========================================
	CREDITS
============================================*/

.aec-twocols a {
    color: var(--charcoal-gray);
    font-size: 14px;
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

#product-credits.aec-credits-holder .aec-twocols a {
    display: inline;
}

#product-credits.aec-credits-holder .aec-twocols br {
    display: none;
}

.aec-twocols a:hover,
#product-details.aec-details-holder table a:hover,
#technical-information.aec-techinfo-holder table a:hover {
    color: #ff6c5c;
}

@media (min-width: 512px) and (max-width: 767px) {
    .aec-details-holder > table {
        float: left;
        margin-left: 5px;
        width: 100%;
    }
}

@media (min-width: 0px) and (max-width: 520px) {
    .aec-desc-label {
        margin: 0;
    }

    .aec-desc-review,
    .aec-credits-holder {
        margin-left: 0;
        margin-right: 0;
    }

    .aec-details-holder > table,
    .aec-techinfo-holder > table {
        float: left;
        margin-left: -5px;
        width: 100%;
    }

    .aec-product-container .ui-state-default.ui-tabs-active.ui-state-active a {
        padding: 6px 0 6px 15px;
    }

    #product-details tr td,
    #technical-information tr td {
        padding: 4px 22px 4px 0;
    }

    #product-details.aec-details-holder table,
    #technical-information.aec-techinfo-holder table {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .aec-credits-holder .aec-twocols a {
        font-size: 14px;
    }

    .aec-rbox div.aec-bm {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    .aec-desc-review {
        font-size: 13px;
    }
}


/*===========================================
	SOCIAL SHARE
===========================================*/

@media (min-width: 1025px) and (max-width: 4096px) {
    .aec-productfeature .social-holder {
        position: relative !important;
    }
}

@media (min-width: 768px) and (max-width: 7680px) {
    .social-holder.col-md-8.col-sm-8.col-xs-12 {
        padding-left: 0;
        padding-top: 30px;
       /* float: right;*/
    }
}

@media (min-width: 768px) and (max-width: 1080px) {
    .social-holder {    
        
    }

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }
}

    @media (min-width: 0px) and (max-width: 767px) {
    .social-holder {
        margin-top: 20px;
        top: 15px;
    }

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }
}

.aec-product-pane .aec-socialtoolbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: none;
}


@-moz-document url-prefix() {
    div.aec-sharethisitem {
        margin-top: 1px !important;
    }
}

.aec-socialtext {
    display: none;
}

.aec-socialtoolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    clear: both;
    height: 4px;
    display: none;
}

.aec-socialbookmarks > a#aec-tweet {
    background: #F1EDDF;
    background-image: none;
    position: absolute;
    right: 0;
    color: #030303 !important;
    cursor: pointer;
    font-weight: bold;
    line-height: 20px;
    white-space: nowrap;
    border-radius: 0 !important;
    padding: 0px 7px !important;
    font-size: 11px;
    top: 0;
    right: 0;
}

.aec-socialbookmarks > a#aec-tweet:hover {
    background: #030303;
    color: #F1EDDF !important;
}

.aec-socialbookmarks > a#aec-tweet img {
    display: none;
}

.aec-socialbookmarks > a#aec-tweet:before {
    content: "Tweet";
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
}


@media (min-width: 768px) and (max-width: 991px) {
    ul#aec-socialmediashare {
        text-align: left;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    ul#aec-socialmediashare {
        text-align: center;
        float: unset;
    }

    .aec-product-container .product-page-description {
        margin-top: 50px !important;
    }
}

ul#aec-socialmediashare li a span {
    display: none;
}

#aec-socialmediashare li {
    display: inline-block;
}

#aec-socialmediashare li a {
    color: #777;
    font-size: 20px;
    padding: 2px;
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

#aec-socialmediashare li a .icon-fancy {
    font-size: 24px;
    position: relative;
    top: 2px;
}

#aec-socialmediashare li a:hover,
#aec-socialmediashare li a:focus,
#aec-socialmediashare li a:active {
    color: #EF5549;
}

input#aec-notifyme-email {
    height: 42px;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    border: solid 1px #ccc;
    font-size: 14px;
    border-radius: 0;
    color: #000;
    -webkit-border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

span.aec-privacypolicy,
.aec-buybuttonExtraBold,
#aec-notify-emailsent {
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
}

#aec-notify-emailsent {
    position: relative;
    width: 80%;
    border: 1px solid #EC523E;
    padding: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #EC523E;
    color: white;
    text-align: center;
    display: block;
    margin: 0 auto;
}



    #aec-notifyme-email, #aec-notifyme-button, .aec-privacypolicy, .aec-hrmargin {
        position: relative !important;        
    }

    .NotifyMeWrapper {
        position: absolute;
    }


    @media (min-width: 0px) and (max-width: 640px) {
        .price-box .aec-buybutton .aec-hrmargin {
            
        }

        .price-box .aec-buybutton input#aec-notifyme-email {            
            
            
        }

        .price-box .aec-buybutton input#aec-notifyme-button {
            
            width: 90% !important;
        }

        #aec-notifyme-email, #aec-notifyme-button, .aec-privacypolicy {
            position: relative !important;
        }

        #aec-notify-emailsent {
            font-size: 14px;
            text-transform: capitalize;
            position: relative;        
        }

        .price-box .aec-buybutton .aec-privacypolicy {        
            margin-left: 40%;
        }

        .social-holder {        
            margin-bottom: 10px;
        }
    }


    @media (min-width: 641px) and (max-width: 1080px) {
        .social-holder {     
            margin-bottom: 10px;
        }
    }

    div.formats > button.aec-otherformats {
        margin: 10px 0;
    }

    /* -------- Styles for Zoom container -------- */
    .zoom-container {
        position: absolute;
        background-color: #fff;
        border: 1px solid #d6d6d6;
        display: none;
        z-index: 999;
    } 

    .chocolat-wrapper .chocolat-top {
        top: 50px !important;
    }

    .thumb-list {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .drift-zoom-pane img {
        width: 100% !important;
        height: auto !important;
    }

    .main-cover:hover #aec-coverhover {
        display: block;
    }

    @media (min-width: 0px) and (max-width: 992px) {
        .zoom-container,
        .drift-zoom-pane {
            display: none !important;
            z-index: 0;
        }
    }

    @media (min-width: 768px) {
        .thumb-gallery-container li.t-li-img {
            min-width: 32px;
        }
    }

    @media (min-width: 992px) {
        .zoom-container {
            top: 15px;
            right: 15px;
            width: 65%;
            height: 450px;
        }
    }

    @media (min-width: 1200px) {
        .zoom-container {
            top: 15px;
            right: 0px;
            width: 67%;
            height: 400px;
        }        
    }

    /*-------------------- Multiple Images Product Page ---------------------*/

    .aec-cover .main-cover img {
        object-fit: contain;
        max-width: 320px !important;
        max-height: 320px !important;
        width: 100%;
    }

    /*----- Thumbs images -----*/
    .thumb-gallery-container li.t-li-img {
        align-self: center;
        text-align: center;
        transition: .6s ease;
        position: relative;
        padding: 1px;
        width: 100% !important;
        height: 100% !important;
    }

    .slick-slide div {
        height: 100%;
        width: 100%;
    }

    .thumb-member img {
        margin: auto;
    }

    .slick-arrow {
        font-size: 22px;
        opacity: .5;
    }

        .slick-arrow:hover {
            opacity: 1;
            cursor: pointer;
        }

    .slick-slide {
        border: 1px solid #d8d8d8 !important;
        border-radius: 2px;
        margin-top: 3px;
        margin-bottom: 4px;
    }

        .slick-slide:hover {
            border: 1px solid rgba(228,121,17,.5) !important;
            box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
        }

.header-hamburger {
    display: none !important;
}

.aec-boutiqueIcon {
    position: absolute;
    top: 5px;
    z-index: 1;
    display: flex;
    justify-content: end;
}

/*----- Media Queries -----*/
@media (min-width: 0px) and (max-width: 767px) {
    .slick-slide {
        width: 42px !important;
        height: 42px !important;
        max-width: 42px;
        max-height: 42px;
    }

    .slick-track {
        width: auto;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 43px !important;
    }

    .slick-list {
        margin: 0 auto !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slick-slide {
        width: 40px !important;
        height: 40px !important;
        max-width: 40px;
        max-height: 40px;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 42px !important;
    }
}

@media (min-width: 992px) and (max-width: 4096px) {
    .slick-slide {
        width: 61px !important;
        height: 61px !important;
        max-width: 61px;
        max-height: 61px;
    }

    .slick-list.draggable {
        padding: 1px;
        width: 63px !important;
    }
}

@media (min-width: 0) and (max-width: 1023px) {
    .aec-product-container .product-page-description {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    input#aec-notifyme-button {
        font-size: 14px;
    }
}

@media (min-width: 0) and (max-width: 767px) {

    #aec-ItemBuyButton {
        float: none;
    }

    .aec-boutiqueIcon {
        top: 45px;
    }
}

#MoviePreview span,
.aec-recommendations-row h4.aec-rec-tile {
    text-transform: lowercase;
}

#aec-socialmediashare {
    float: right;
}


.aec-product-unavailable {
    text-align: center;
}

.row-buybutton, .row-notifyme {
    padding-top: 10px;
}    

@media (min-width: 481px) and (max-width: 767px) {    
    .col-notify {
        text-align: center;
        margin: 0 auto;
    }
}
@media (min-width: 0) and (max-width: 480px) {    
    .col-notify {
        text-align: center;
    }
    .col-notify input#aec-notifyme-email {
        margin: 5px auto;
    }
    .col-notify span.aec-privacypolicy {
        display: block;
    }
}

@media (min-width: 0) and (max-width: 767px) {
    input#aec-notifyme-email,
    input#aec-notifyme-button,
    .aec-privacypolicy {
        padding: 8px 16px;
        margin: 10px auto;
        display: block;
        font-size: 12px;
    }

    input#aec-notifyme-email {        
        text-align: left;
    }

    input#aec-notifyme-button,
    .aec-privacypolicy {
        text-align: center;  
    }
 }

#aec-notifyme-button {
    height: 42px;
}

.aec-youtubevideo-item iframe {
    max-width: 560px;
    width: 100%;
}

.thumb-slick.slick-vertical {
    text-align: center;
    display: inline-block;
}
