/* 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 !important;
        padding-right: 0 !important;
    }
}

.aec-facebooklike iframe {
    display: block;
}

.aec-product-container {
    background-color: #D1D2D4;
    display: block;
    margin-bottom: 20px;
    padding: 0;
}

.aec-productfeature.aec-res {
    background-color: #676767;
    display: table;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.aec-details-holder > table {
    float: left;
    width: 50%;
}

.aec-productfeature.aec-res .aec-boutiqueIcon {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1;
}

.aec-product-title li {
    margin: 0;
}

.main-title {
    border-bottom: 3px solid #ccff66;
    padding-left: 0;
}

.aec-product-title {
    line-height: 100%;
    margin-bottom: 0;
}

@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-no-additional-info,
#aec-recommendation-list.aec-norec {
    color: #d1d2d4;
    display: inline-block !important;
    font-size: 24px;
    font-weight: 300;
    padding-top: 15px;
}

.aec-description-content .aec-no-additional-info {
    padding-top: 0;
}

.aec-productfeature.aec-res h1 {
    color: #ccff66;
    font-size: 29px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 0;
    display: inline;
}

.aec-title-inline {
    color: #ccff66;
    font-size: 30px;
    margin: 0;
    padding-bottom: 0;
}

    .aec-title-inline.aec-product-format {
        font-weight: 700;
        padding-left: 8px;
        padding-right: 8px;
    }

.aec-productfeature ul.aec-product-title li {
    display: inline;
    list-style-type: none;
    margin: 4px 0 !important;
    line-height: normal;
}

.aec-product-title.attributes {
    margin-top: 0;
    padding-bottom: 8px;
    padding-top: 5px;
    position: relative;
    top: -2px;
}

    .aec-product-title.attributes .aec-title-featurelist {
        margin-right: 15px !important;
    }

.aec-res.aec-productfeature ul > li > span:first-child {
    font-weight: 400;
    color: #d1d2d4;
}

.aec-res.aec-productfeature ul > li {
    color: #ccff66;
}

.aec-title-featurelist {
    color: #f9f091 !important;
}

@media (min-width: 0px) and (max-width: 320px) {
    .aec-productfeature.aec-res h1 {
        font-size: 18px !important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .aec-productfeature.aec-res h1 {
        font-size: 16px !important;
        max-width: 80%;
    }
}

.aec-productfeature.aec-res div.aec-cover {
    float: left;
    position: relative;
    text-align: center;
}

@media (min-width: 1200px) and (max-width: 7680px) {
    .aec-productfeature.aec-res div.aec-cover {
        left: -25px !important;
    }

    .aec-productfeature.aec-res.items-page .aec-cover {
        left: -15px !important;
    }
}

.aec-productfeature.aec-res .aec-cover img {
    height: auto;
    max-width: 320px;
    width: 100%;
}

@media (min-width: 321px) and (max-width: 360px) {
    .aec-productfeature.aec-res .aec-cover img {
        max-width: 235px;
    }
}

.aec-productfeature.aec-res.items-page .aec-cover img {
    height: auto;
    max-width: 100%;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res.items-page .aec-cover img {
        max-width: 320px !important;
    }
}

.aec-productfeature.aec-res #aec-coverhover {
    cursor: pointer;
    height: 100%;
    left: 0 !important;
    opacity: 1;
    position: absolute !important;
    top: 0 !important;
    width: 100%;
}

#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: #89d0e2;
    color: #257184;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}


/* 4K and 8K UHD 7680px */

@media (min-width: 768px) and (max-width: 7680px) {
    .aec-productfeature.aec-res.items-page .aec-cover img {
        max-height: 325px;
        width: auto;
        height: auto;
        max-width: 100%;
    }
}

.aec-productfeature.aec-res .main-title {
    margin-bottom: 15px;
}

.aec-product-title .aec-title-featurelist {
    color: #555;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    padding-top: 5px;
}

    .aec-product-title .aec-title-featurelist:empty {
        display: none;
    }

.aec-title-featurelist.aec-main-artist > a {
    color: #f9f091;
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

    .aec-title-featurelist.aec-main-artist > a:hover {
        color: #f9f091;
    }

.aec-productfeature.aec-res .main-title.hidden-xs .aec-main-title {
    margin-bottom: 0;
    margin-top: 0;
}

.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: #f9f091;
}

    .aec-title-featurelist > a:hover {
        color: #f9f091;
    }

.aec-title-rated {
    border: 1px solid #f9f091;
    border-radius: 3px !important;
    color: #f9f091;
    font-size: 11px;
    line-height: 100%;
    padding: 3px 3px 0;
    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: #0174b0;
}

    #product-primaryinfo.primaryinfo-holder a:hover {
        color: #004e90;
    }

.aec-productfeature.aec-res .price-box {
    padding: 0;
    position: relative;
}

.price-box div.aec-buybutton {
    height: auto;
    min-height: 35px;
    padding: 0;
    width: 100%;
}

.price-box button.aec-buybutton-textbtn {
    padding: 8px 16px;
    width: 210px;
}

    .price-box button.aec-buybutton-textbtn span.aec-buybutton {
        font-size: 19px;
        font-weight: 700;
    }

        .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 {
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    left: 100px;
}

.price-box .aec-attr {
    color: transparent;
    font-size: 0;
    font-weight: normal;
    line-height: 0;
    min-height: 40px;
    text-transform: uppercase;
}

.price-box .aec-price {
    display: block;
    margin-top: 10px;
    text-align: center;
}

.price-box .aec-webamiprice-href .aec-custprice {
    display: inline-block;
    left: 0;
    min-width: 120px;
    position: absolute;
    text-align: left;
    top: 0;
}

    .price-box .aec-webamiprice-href .aec-custprice > span {
        color: #ccff66;
        font-size: 38px;
        font-weight: 800;
        line-height: 100%;
    }

.price-box .aec-webamiprice-href .aec-listprice {
    color: #d1d2d4;
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 140px;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
}

    .price-box .aec-webamiprice-href .aec-listprice > span {
        display: block;
        font-size: 22px;
        line-height: 100%;
        position: relative;
        text-decoration: line-through;
        font-weight: 700;
    }

.price-box .aec-webamiprice-href .aec-yousave {
    color: #d1d2d4;
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 235px;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: -9px;
}

    .price-box .aec-webamiprice-href .aec-yousave > span {
        font-size: 22px;
        line-height: 100%;
        position: relative;
        font-weight: 700;
    }

@media all and (min-width: 0px) and (max-width:767px) {
}

.price-box .aec-webamiprice-href .aec-yousave > span:before {
    content: "";
    display: block;
}

.price-box .aec-webamiprice-href .aec-yousave > span.aec-savepercent {
    font-weight: 400;
}

    .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: 5px;
    width: 219px;
}

    .aec-heavyitem a {
        color: #777 !important;
        font-size: 9px !important;
        font-weight: bold;
        text-transform: uppercase;
        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;
        }

@media (min-width: 0px) and (max-width: 767px) {
    .aec-heavyitem a {
        font-size: 12px !important;
    }

    .aec-heavyitem {
        padding: 4px;
    }
}

.aec-wishlistadd {
    background-color: #512e35;
    border: medium none;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
    color: #ccff66;
    font-size: 19px;
    font-weight: 700;
    margin-left: 324px;
    margin-top: 10px;
    padding: 8px 16px;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    width: 205px;
}

    .aec-wishlistadd:before {
        content: '\f85e';
        font-family: 'WebGlyphs';
        font-weight: normal;
        margin-right: 4px;
    }

    .aec-wishlistadd:hover {
        background-color: #512e35;
        box-shadow: 0 0 4px #512e35 !important;
        -webkit-box-shadow: 0 0 4px #512e35 !important;
        color: #ccff66;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .aec-wishlistadd {
        width: 210px;
        margin-left: 245px;
    }

    .price-box button.aec-buybutton-textbtn {
        width: 210px;
    }

    .aec-product-title .aec-title-featurelist {
        font-size: 14px;
    }

    .aec-title-inline,
    .aec-productfeature.aec-res h1 {
        font-size: 28px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .price-box div.aec-buybutton {
        height: auto;
        min-height: 100px;
        padding: 0;
        width: 100%;
    }

    .price-box.heavy-box div.aec-buybutton {
        min-height: 130px !important;
    }

    .price-box button.aec-buybutton-textbtn {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 90%;
    }

    .aec-title-inline,
    .main-title.hidden-lg .aec-main-title > p {
        font-size: 28px;
        margin-bottom: 4px;
    }

    .aec-productfeature.aec-res .price-box {
        padding: 0;
        position: relative;
    }

    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title {
        padding-bottom: 0 !important;
    }

        .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title.attributes {
            padding-bottom: 10px !important;
        }

    .price-box .aec-title {
        bottom: 55px;
        margin-bottom: 0;
        position: absolute;
        width: 100%;
    }

    .price-box .aec-attr {
        margin: auto;
        min-height: 30px;
        position: relative;
        top: 0;
        width: 320px;
    }

    .aec-wishlistadd {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        position: relative;
        top: 7px;
        width: 90%;
    }

    .aec-title-rated {
        font-size: 11px !important;
    }

    .price-box .aec-webamiprice-href .aec-custprice > span {
        font-size: 30px;
    }

    .price-box .aec-webamiprice-href .aec-custprice {
        left: 15px;
    }

    .price-box .aec-webamiprice-href .aec-listprice {
        left: 130px;
    }

    .price-box .aec-webamiprice-href .aec-yousave {
        left: 210px;
    }

    .price-box .aec-webamiprice-href .aec-listprice,
    .price-box .aec-webamiprice-href .aec-yousave {
        font-size: 10px;
    }

        .price-box .aec-webamiprice-href .aec-yousave > span,
        .price-box .aec-webamiprice-href .aec-listprice > span {
            font-size: 18px;
        }

    .aec-heavyitem {
        margin: 10px auto 0;
        padding: 2px;
        width: 320px;
    }

    .main-title.hidden-lg .aec-main-title > p {
        display: inline;
    }

    @media (min-width: 0px) and (max-width: 520px) {
        .aec-title-inline,
        .main-title.hidden-lg .aec-main-title > p {
            font-size: 20px !important;
            line-height: 100% !important;
        }

        .aec-product-title.attributes .aec-title-featurelist {
            line-height: 20px !important;
        }
    }
}

@media (min-width: 0px) and (max-width: 520px) {
    .aec-productfeature.aec-res {
        display: inline-block;
    }
}

@media (min-width: 0px) and (max-width: 360px) {
    .aec-heavyitem {
        width: 90% !important;
    }
}


/* 4K and 8K UHD 7680px */

@media (min-width: 768px) and (max-width: 7680px) {
    .aec-productfeature.aec-res .section-holder,
    .aec-productfeature.aec-res .main-title,
    .aec-productfeature.aec-res .primaryinfo-holder {
        padding-left: 0;
    }
}


/* 4K and 8K UHD 7680px */

@media (min-width: 768px) and (max-width: 7680px) {
    .aec-productfeature.aec-res .section-holder {
        padding-bottom: 10px;
    }
}


/* 4K and 8K UHD 7680px */

@media (min-width: 1024px) and (max-width: 7680px) {
    .aec-productfeature.aec-res .primaryinfo-holder {
        min-height: 220px;
    }

    .aec-productfeature.aec-res.music-page .primaryinfo-holder {
        min-height: 150px;
    }
}

.aec-productfeature.aec-res + #aec-product-description {
    margin-top: 0px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res .main-title,
    .aec-productfeature.aec-res .primaryinfo-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .aec-productfeature.aec-res div.aec-cover {
        margin-bottom: 25px;
    }

    .primaryinfo-holder {
        margin-bottom: 10px;
    }
}

@media (min-width: 0px) and (max-width: 480px) {
    .price-box button.aec-buybutton-textbtn,
    .aec-wishlistadd {
        padding: 10px 0;
    }
}


/*===========================================
	ATTRIBUTES AND TITLE FOR MOBILE
============================================*/

.aec-productfeature.aec-res .main-title.col-xs-12 {
    border-bottom: medium none;
    padding-left: 15px;
    padding-right: 15px;
}

    .aec-productfeature.aec-res .main-title.col-xs-12.aec-productfeature ul > li {
        list-style-type: none;
        margin: 0;
    }

    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title {
        padding-bottom: 15px;
    }

        .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title.attributes {
            border-bottom: 3px solid #ccff66;
        }

        .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title .aec-title-featurelist {
            color: #555;
            display: inline-block;
            font-size: 12px;
            margin-right: 6px;
            padding-top: 6px;
        }

    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-title-featurelist.aec-main-desc {
        font-size: 13px;
        font-weight: 600;
        margin: 0 0 10px;
        padding: 0;
        width: 85%;
    }

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title .aec-title-featurelist {
        font-size: 15px;
        padding-top: 0px;
    }

    .aec-product-title.attributes .aec-title-featurelist {
        line-height: normal !important;
    }

    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-title-featurelist.aec-main-desc {
        margin: 0 0 5px;
    }
}


/*===========================================
	DESCRIPTION
============================================*/

.aec-desc-review {
    padding-bottom: 15px;
    padding-top: 15px;
    display: inline-block;
}

.aec-credits-holder,
.aec-techinfo-holder {
    padding-bottom: 15px;
    padding-top: 0;
}

.aec-details-holder {
    padding-bottom: 0;
    padding-top: 0;
}

.aec-tabs-content {
    background-color: #676767;
    margin-top: 30px;
    padding: 15px 15px 60px;
    position: relative;
}

.aec-movie-product .aec-tabs-content {
    padding: 15px;
}

.aec-tabs-content.aec-auto {
    height: auto;
    padding: 15px !important;
}

.aec-description-content {
    background-color: #676767;
    margin-top: 30px;
    padding: 15px;
    position: relative;
}

.aec-desc-review.collapsed {
    position: relative;
}

.aec-details-content {
    background-color: #676767;
    display: inline-block;
    height: auto;
    margin-top: 30px;
    padding: 15px;
    width: 100%;
}

.aec-credits-content {
    background-color: #676767;
    margin-top: 30px;
    padding: 15px;
    position: relative;
}

@media (min-width: 0px) and (max-width: 991px) {
    .aec-description-content {
        min-height: 1px;
        height: auto;
    }
}

.aec-desc-label {
    border-bottom: 3px solid #ccff66;
    color: #ccff66;
    font-size: 26px;
    font-weight: 400;
    padding: 0;
    text-transform: uppercase;
}

.aec-desc-review {
    color: #d1d2d4;
    font-size: 26px;
    height: auto;
    overflow: hidden;
}

#product-reviews > p, #product-reviews {
    color: #d1d2d4;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

.aec-desc-review p:empty {
    display: none;
}

.aec-desc-review > h3,
.aec-desc-review > h2 {
    color: #0174b0;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

.collapse-review {
    background-color: #fff;
    border: medium none;
    color: #0174b0;
    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;
}


/*===========================================
	PRODUCT TABS
============================================*/

#aec-movietabs,
#aec-gametabs,
#aec-musictabs,
#aec-classicaltabs {
    clear: both;
    display: inline-block;
    font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 10px !important;
    padding: 0;
    position: relative;
    width: 100%;
    border: none;
    border-radius: 0 !important;
    background-color: transparent;
    overflow: hidden;
}

#aec-movietabs {
    padding-top: 10px;
}

    #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-bottom: 3px solid #ccff66 !important;
        padding: 0;
        border-radius: 0;
    }

.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 26px;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}

.aec-product-container .ui-state-active a,
.aec-product-container .ui-state-active a:link,
.aec-product-container .ui-state-active a:visited {
    color: #257184;
}

.aec-product-container .ui-tabs .ui-tabs-nav li {
    border: medium none !important;
    border-radius: 0 !important;
}

.aec-product-container .ui-state-default.ui-tabs-active.ui-state-active {
    background: transparent none repeat scroll 0 0 !important;
    border-radius: 0 !important;
}

    .aec-product-container .ui-state-default.ui-tabs-active.ui-state-active a {
        color: #ccff66 !important;
        padding: 0;
    }

.aec-product-container .ui-state-default.ui-corner-top {
    background: transparent none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .aec-product-container .ui-state-default.ui-corner-top a {
        color: #257184 !important;
    }

.aec-product-container .aec-twocols li > div, .aec-product-container .aec-twocols li {
    color: #d1d2d4;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

.aec-product-container .ui-widget-content a {
    color: #d1d2d4;
    font-size: 12px;
}

    .aec-product-container .ui-widget-content a:hover {
        color: #ccff66;
    }

.aec-product-container .aec-twocols li {
    /*float: left;*/
    list-style: outside none none;
    width: 100%;
}

.aec-product-container.aec-movie-product .aec-twocols li {
    color: #f9f091;
}

.aec-product-container .aec-twocols > div {
    width: 100%;
    float: none;
}

#product-credits .aec-twocols li > br + a:before {
    content: ", ";
    left: -2px;
    position: relative;
}

#aec-classicaltabs #aec-musictracksonly {
    width: 100%;
}

    #aec-classicaltabs #aec-musictracksonly > ul > li {
        border-bottom: none;
        list-style-type: none;
        padding: 0;
    }

    #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: #d1d2d4;
        font-size: 18px;
        font-weight: 600;
    }

    #aec-classicaltabs #aec-musictracksonly > ul > li > span {
        color: #d1d2d4;
        font-size: 19px;
        font-weight: 100;
        line-height: 30px;
    }


/*===========================================
	OTHER FORMATS
============================================*/

.aec-productfeature.aec-res .aec-otherformats {
    background-color: transparent;
    border-color: transparent;
    border-style: solid;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 0 0 1px;
    clear: both;
    color: #ccff66;
    float: left;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}

    .aec-productfeature.aec-res .aec-otherformats.collapsed .nav-label i.icon-left-open:before {
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
    }

    .aec-productfeature.aec-res .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.col-md-8.col-sm-8.col-xs-12 {
        margin-bottom: 15px;
    }

    .aec-productfeature.aec-res .aec-otherformats {
        background-color: #babbbc;
        float: none !important;
        font-size: 17px;
        font-weight: 600;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
}

.aec-productfeature.aec-res #aec-otherformats.collapse {
    overflow: hidden;
}

@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-productfeature.aec-res #aec-otherformats {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

    .aec-productfeature.aec-res #aec-otherformats div.aec-buybutton {
        border-top: 1px solid #babbbc;
        padding-bottom: 7px;
        padding-top: 7px;
        width: 100% !important;
    }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        float: right;
        padding: 0 4px;
        width: 90%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton:before {
        font-size: 12px !important;
        position: relative;
        top: 0;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
        font-size: 12px !important;
        padding: 2px !important;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
        display: inline;
        float: left;
        font-weight: 600;
        padding-left: 0;
        text-align: left;
        width: 13%;
    }

.aec-productfeature #aec-otherformats .aec-buybutton .aec-title > a {
    color: #f9f091;
    padding-right: 0;
    font-size: 12px;
}

    .aec-productfeature #aec-otherformats .aec-buybutton .aec-title > a:hover {
        color: #f9f091;
    }

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
    display: inline;
    float: left;
    padding-right: 3px;
    width: 54%;
    text-align: left;
    font-size: 14px;
    color: #d1d2d4;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.aec-productfeature.aec-res #aec-otherformats .aec-custprice {
    color: transparent;
    font: 0px/0px Arial;
}

    .aec-productfeature.aec-res #aec-otherformats .aec-custprice span {
        color: #ccff66;
        font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: normal;
        font-weight: 700;
    }

.aec-productfeature.aec-res #aec-otherformats .aec-listprice span {
    color: #d1d2d4;
    font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: line-through;
}

@media (min-width: 992px) and (max-width: 7680px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-listprice span {
        font-size: 14px;
    }
}

#aec-otherformats .aec-webamiprice-href > div {
    display: inline-block;
}

    #aec-otherformats .aec-webamiprice-href > div.aec-listprice {
        padding-right: 10px;
    }

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
    display: inline;
    float: left;
    text-align: right;
    width: 15%;
    font: 0px/0 arial;
    color: transparent;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
    display: inline;
    float: left;
    padding-left: 0;
    width: 18%;
}

@media (min-width: 1200px) and (max-width: 7680px) {
    .aec-productfeature #aec-otherformats .aec-buybutton .aec-title > a,
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr,
    .aec-productfeature.aec-res #aec-otherformats .aec-custprice span {
        font-size: 14px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
        font-size: 13px !important;
        padding: 4px 0 !important;
    }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        width: 100% !important;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
        padding-left: 8px !important;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton:before {
        font-size: 13px !important;
    }
}


/* 4K and 8K UHD 7680px */
@media (min-width: 0px) and (max-width: 991px) {
    .aec-productfeature #aec-otherformats div.aec-buybutton {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 769px) and (max-width: 7680px) {
    .aec-productfeature.aec-res button.aec-otherformats {
        pointer-events: none !important;
    }

    .aec-productfeature.aec-res #aec-otherformats {
        height: auto !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
        width: 15%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 42%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
        width: 25%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
        width: 18%;
    }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        padding: 7px 5px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-listprice span {
        font-size: 12px;
    }
}

@media (min-width: 635px) and (max-width: 767px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 55%;
    }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        padding: 7px 5px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
        width: 14%;
    }
}

@media (min-width: 0px) and (max-width: 634px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
        padding-left: 10px;
        width: 15%;
    }

        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title a {
            font-size: 12px;
        }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 40%;
        font-size: 12px;
        padding-left: 9px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
        width: 15%;
    }

        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price .aec-custprice {
            font-size: 10px;
        }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
        width: 30%;
        font-size: 10px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-listprice,
    .aec-productfeature.aec-res #aec-otherformats .aec-custprice {
        display: block;
        padding: 0 !important;
        text-align: center;
    }

        .aec-productfeature.aec-res #aec-otherformats .aec-listprice span,
        .aec-productfeature.aec-res #aec-otherformats .aec-custprice span {
            display: inline-block;
            width: 100%;
        }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        padding: 7px 5px;
    }

    @media (min-width: 0px) and (max-width: 325px) {
        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
            font-size: 10px;
            width: 36%;
        }

        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
            width: 15% !important;
        }

        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
            width: 15% !important;
        }

        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
            width: 34% !important;
        }
    }

    @media (min-width: 0px) and (max-width: 424px) {
        .aec-productfeature.aec-res #aec-otherformats .aec-buybutton:before {
            display: block !important;
        }

        .aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
            font-size: 10px !important;
        }
    }
}

@media (min-width: 769px) and (max-width: 7680px) {
    .aec-productfeature.aec-res button.aec-otherformats {
        border: none !important;
    }

        .aec-productfeature.aec-res button.aec-otherformats .nav-label i.icon-left-open {
            display: none !important;
        }
}

@media (min-width: 0px) and (max-width: 768px) {
    .aec-productfeature.aec-res #aec-otherformats.collapse:not(.in) {
        height: 0px;
    }

    .aec-productfeature.aec-res .aec-otherformats {
        border-width: 1px 0 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .formats.col-md-8.col-sm-8.col-xs-12 {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    .aec-productfeature.aec-res .aec-otherformats {
        margin-top: 26px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res {
        padding-bottom: 0;
    }

        .aec-productfeature.aec-res .aec-otherformats {
            font-size: 18px;
            font-weight: 700;
            padding: 8px 16px !important;
            text-transform: uppercase;
            color: #512e35;
        }

            .aec-productfeature.aec-res .aec-otherformats .icon-left-open:before {
                font-weight: 700;
            }

    .btn.collapse-button {
        padding: 0 30px 0 0 !important;
    }

    .aec-details-content,
    .aec-techinfo-content,
    .aec-description-content,
    .aec-credits-content {
        padding-bottom: 15px !important;
        padding-top: 15px !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%;
    }
}

@media (min-width: 0px) and (max-width: 520px) {
    .aec-productfeature.aec-res .aec-otherformats {
        padding-left: 15px;
    }

    .aec-productfeature.aec-res {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 540px) and (max-width: 767px) {
    .formats.col-md-8.col-sm-8.col-xs-12 {
        margin-bottom: 15px;
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
}

@media (min-width: 361px) and (max-width: 539px) {
    .formats.col-md-8.col-sm-8.col-xs-12 {
        margin-bottom: 15px;
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
}

@media (min-width: 0px) and (max-width: 360px) {
    .formats.col-md-8.col-sm-8.col-xs-12 {
        margin-bottom: 15px;
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
}

#aec-movietabs,
#aec-classicaltabs,
#aec-itemstab {
    background: #676767 none repeat scroll 0 0;
    border-radius: 0 !important;
    margin-top: 0 !important;
    overflow: hidden;
    padding: 0;
}

.aec-tabs-content.aec-more #aec-musictabs {
    max-height: 940px;
}

.aec-credits-content.aec-more .aec-credits-holder {
    max-height: 205px;
    margin-bottom: 40px;
}

.aec-description-content.aec-more #product-reviews.collapsed {
    max-height: 455px;
}

.aec-tabs-content.aec-more #aec-musictabs.expanded,
.aec-credits-content.aec-more #product-credits.expanded,
.aec-description-content.aec-more #product-reviews.expanded {
    max-height: 99999px;
}

.aec-description-content.aec-more {
    padding-bottom: 60px;
}



/*===========================================
	MUSIC PLAYER
============================================*/

#mt-1 {
    padding-left: 0;
    padding-right: 0;
}

#aec-movietabs > #mt-1 {
    padding-top: 15px;
}

.jp-playlist.tracksonly {
    background-color: transparent;
    margin-top: 15px;
}

.aec-product-columns .ui-widget-content {
    background: transparent none repeat scroll 0 0;
    color: #222;
}

.aec-product-columns .ui-tabs .ui-tabs-panel {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0;
}

#aec-jukebox.tracksonly {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    background-color: transparent !important;
}

    #aec-jukebox.tracksonly .jp-playlist li, #aec-classicaltabs #aec-musictracksonly li {
        border-top: 1px solid #676767;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.jp-playlist.tracksonly .aec-tracknum, #aec-classicaltabs .aec-tracknum {
    background-color: #512e35;
    border-radius: 0 !important;
    color: #d1d2d4;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    width: 45px;
}

#aec-classicaltabs .aec-tracknum {
    float: left;
}

div#aec-jukebox {
    font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#aec-jukebox {
    background-color: transparent;
    box-shadow: 0 0 !important;
    padding: 0px;
    border-radius: 0;
}

.jp-aec-playerinfo-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #676767;
}

.jp-controls-holder {
    background-color: #babbbc;
}

.jp-playlist.tracksonly li {
    color: #d1d2d4;
    display: block;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
}

.jp-playlist {
    background-color: #676767;
    border-radius: 0;
}

    .jp-playlist li:before {
        background-color: #512e35;
        border-radius: 0;
        color: #d1d2d4;
        font-size: 18px;
        font-weight: 600;
        height: 30px;
        left: 0;
        line-height: 29px !important;
        margin-left: 0 !important;
        margin-top: 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 45px;
    }

    .jp-playlist li.jp-playlist-current {
        background-color: #676767;
        border-top: 1px solid #676767;
    }

        .jp-playlist li.jp-playlist-current:before,
        .jp-playlist li:hover:before {
            box-shadow: 0 2px 2px #ccff66 inset, 2px 0 2px #ccff66 inset, 0 0 2px 2px #ccff66 inset;
            -webkit-box-shadow: 0 2px 2px #ccff66 inset, 2px 0 2px #ccff66 inset, 0 0 2px 2px #ccff66 inset;
            color: #ccff66;
        }

        .jp-playlist li.jp-playlist-current div a {
            color: #d1d2d4 !important;
        }

    .jp-playlist li div a {
        color: #d1d2d4 !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 29px;
        overflow: hidden;
        padding-bottom: 0;
        padding-left: 52px;
        padding-top: 0;
        position: relative;
        text-overflow: ellipsis;
        top: 3px;
        white-space: nowrap;
    }

    .jp-playlist li:hover {
        background-color: #676767;
        border-top: 1px solid #676767;
    }

        .jp-playlist li:hover a {
            color: #ccff66 !important;
        }

    .jp-playlist li.jp-playlist-current:hover a {
        color: #ccff66 !important;
    }

    .jp-playlist li:hover + li {
        border-top-color: #676767;
    }

    .jp-playlist li.jp-playlist-current + li {
        border-top: 1px solid #676767
    }

    .jp-playlist li {
        border-top: 1px solid #676767;
        position: relative;
        min-height: 30px;
    }

.jp-play,
.jp-stop,
.jp-previous,
.jp-next,
.jp-repeat,
.jp-shuffle,
.jp-mute,
.jp-volume-max {
    color: #512e35;
}

    .jp-play:hover,
    .jp-stop:hover,
    .jp-previous:hover,
    .jp-next:hover {
        background-color: #ccff66;
        box-shadow: 0 0 4px #ccff66 !important;
        -webkit-box-shadow: 0 0 4px #ccff66 !important;
    }

.jp-play,
.jp-stop,
.jp-previous,
.jp-next {
    background-color: #ccff66;
}

.jp-volume-bar,
.jp-progress {
    background-color: #393939;
}

.jp-current-time,
.jp-duration {
    color: #ccff66;
    font-weight: 600;
}

.jp-artist,
.jp-album-name {
    color: #d1d2d4;
    font-size: 14px;
    line-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jp-track-title {
    color: #ccff66;
    font-weight: 600;
    padding-bottom: 0;
}

.jp-volume-bar-value,
.jp-play-bar {
    background-color: #d1d2d4;
}

.jp-controls {
    margin-left: 10px;
    margin-top: 4px;
}

.jp-volume-controls {
    margin-right: 10px;
    margin-top: 15px;
}

.jp-mute:hover,
.jp-volume-max:hover,
.jp-repeat:hover,
.jp-shuffle:hover {
    color: #ccff66;
}

#aec-musictabs #mt-1 {
    padding: 0;
    width: 100%;
}

#aec-classicaltabs #ct-1 {
    padding: 15px 0 0;
}

#aec-jukebox.tracksonly {
    background-color: transparent !important;
    margin: 0 auto;
    padding: 0;
}

.jp-playlist {
    margin-top: 0;
}

.jp-cover > img {
    height: auto;
    max-width: 100%;
    width: auto;
}

.jp-gui.jp-interface + .jp-playlist {
    margin-top: 15px;
}

@media all and (min-width: 320px) and (max-width:570px) {
    .jp-volume-bar {
        display: none !important;
    }
}

@media all and (min-width: 0px) and (max-width:7680px) {
    #aec-musictabs #mt-1 {
        width: 100%;
    }

    div#aec-jukebox {
        margin: 0 auto;
        width: auto;
    }

    .jp-cover {
        display: block !important;
        float: none !important;
        height: 110px;
        margin: 0 auto;
        width: 110px;
    }

    .jp-albuminfo-container {
        background-color: #676767;
        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;
    }

    .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 {
        box-shadow: 0 !important;
        margin: 0 auto;
        padding: 0;
    }

    .jp-track-title {
        font-size: 16px;
        overflow: hidden;
        padding-left: 4px;
        padding-right: 4px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .jp-artist,
    .jp-album-name {
        display: inline;
    }

        .jp-artist,
        .jp-artist:after {
            content: ",";
        }

    @media all and (min-width: 768px) and (max-width:7680px) {
        .jp-cover {
            display: block !important;
            float: left !important;
            height: 140px;
            margin: 0 auto;
            width: 140px;
        }

            .jp-cover > img {
                min-height: 140px;
            }

        .jp-aec-playerinfo-control {
            width: calc(100% - 140px) !important;
        }

        .jp-track-title {
            font-size: 20px !important;
        }

        .jp-artist,
        .jp-album-name {
            font-size: 16px !important;
        }
    }
}

@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: #ccff66;
}


/*===========================================
	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 div.aec-bl {
    display: none !important;
}

.aec-rbox div.aec-tr {
    margin: 0;
    padding: 0;
}

.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 #6a6a6a;
        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 #6a6a6a;
        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 #6a6a6a;
        border-radius: 0 !important;
    }
}

.ui-tabs .ui-tabs-panel {
    display: inline-block;
    width: 100% !important;
}

.aec-rbox div.aec-h {
    color: #257184;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 4px 0 10px;
    text-align: center;
    display: none !important;
}

.aec-rbox div.aec-bm {
    color: #d1d2d4;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding-bottom: 0;
}

@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-itemtabs {
    background-color: #676767;
    border-radius: 0 !important;
    font-family: "Khula","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 30px;
    min-height: 0 !important;
    padding: 15px;
}

    #aec-itemtabs * {
        font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    #aec-itemtabs h2, #aec-itemtabs h3 {
        color: #f9f091;
        font-size: 18px;
        font-weight: 300;
    }

#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: #ccff66 !important;
    border-radius: 0 !important;
    padding: 0;
}

#aec-itemtabs h3.title-label {
    color: #d1d2d4;
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

    #aec-itemtabs h3.title-label + p {
        margin-top: 0;
    }

#aec-itemtabs > ul p {
    color: #d1d2d4;
    font-size: 13px;
}

#it-1 > ul {
    margin-left: 10px;
}

#it-1 {
    color: #d1d2d4;
    font-size: 18px;
    padding: 0;
    width: 100%;
}

#carousel_addimages.aec-carouseltheme.owl-carousel {
    border: none;
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #676767;
}

#aec-itemtabs a#ui-id-1.ui-tabs-anchor {
    border: medium none !important;
    font-family: "Khula","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 15px 0 0;
}

.aec-product-container #aec-itemtabs .ui-tabs-nav li:first-child {
    background-color: transparent !important;
    border: medium none !important;
}

.aec-itemselect:empty {
    display: none;
}

.aec-itemselect {
    font-size: 16px;
    display: inline-block;
    float: left;
    margin-bottom: 14px;
}

    .aec-itemselect span {
        color: #d1d2d4 !important;
        font-weight: 300 !important;
        text-transform: capitalize;
    }

        .aec-itemselect span#aec-SelectedColor,
        .aec-itemselect span#aec-SelectedSize {
            color: #f9f091 !important;
            text-transform: capitalize !important;
        }

    .aec-itemselect div {
        margin-bottom: 0 !important;
        padding-bottom: 5px;
    }

.aec-productfeature.aec-res.items-page div.aec-SizeBox {
    background-color: #babbbc;
    border: 1px solid #babbbc;
    cursor: pointer;
    font-family: "Khula", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    height: 32px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 4px;
    min-width: 32px !important;
    text-align: center;
    vertical-align: middle;
    width: auto;
    color: #512e35;
}

.aec-productfeature.aec-res.items-page div.aec-SizeBoxSelected {
    background-color: #ccff66;
    border: 1px solid #ccff66;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0px;
    padding: 0 !important;
}

.aec-productfeature.aec-res.items-page .aec-hov div {
    font-size: 14px !important;
    line-height: 32px;
}

.aec-productfeature.aec-res.items-page a.aec-hov:hover div {
    background-color: #ccff66;
    border: 1px solid #ccff66;
    color: #512e35;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
}

@media (min-width: 768px) and (max-width: 7680px) {
    #aec-itemtabs > ul {
        padding: 0;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-itemselect {
        float: none;
        margin-bottom: 14px;
        margin-left: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
    }

        .aec-itemselect > div {
            text-align: center;
        }

        .aec-itemselect span {
            font-size: 20px;
            line-height: 100%;
            position: relative;
            top: -10px;
        }
}

.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 {
    background-color: #ccff66 !important;
    bottom: 15px;
    color: #512e35;
    font-size: 14px;
    font-weight: 800;
    padding-bottom: 6px !important;
    padding-left: 15px !important;
    padding-right: 30px;
    padding-top: 6px !important;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
}

    .btn.collapse-button:before {
        content: "\f829";
        font-family: WebGlyphs;
        font-size: 16px;
        position: absolute;
        right: 6px;
        top: 5px;
    }

    .btn.collapse-button:active,
    .btn.collapse-button:focus {
        background-image: none;
        box-shadow: 0 !important;
        outline: 0 none;
    }

    .btn.collapse-button.collapsed:before {
        content: "\f82a" !important;
    }

    .btn.collapse-button .aec-eh:before {
        content: "Expand" !important;
    }

    .btn.collapse-button.collapsed .aec-eh:before {
        content: "Hide" !important;
    }

    .btn.collapse-button:hover,
    .btn.collapse-button:focus,
    .btn.collapse-button:active {
        color: #512e35 !important;
        box-shadow: 0 0 4px #ccff66 !important;
        -webkit-box-shadow: 0 0 4px #ccff66 !important;
    }

.btn.collapse-button {
    display: none;
}

.aec-more .btn.collapse-button {
    display: inline-block;
}


/* 4K and 8K UHD 7680px */

@media all and (min-width: 680px) and (max-width:7680px) {
    button.collapse-review {
        display: none;
    }

    .aec-desc-review.collapse.expanded,
    .aec-desc-review.collapse {
        display: block !important;
        height: auto !important;
    }
}

@media all and (min-width: 0px) and (max-width:696px) {
    .aec-desc-review.collapsed {
        display: block;
        overflow: hidden;
        max-height: 125px;
    }

    .aec-description-content #product-reviews:before {
        bottom: 0;
        content: "";
        display: inline-block;
        height: 19px;
        position: absolute;
        width: 100%;
        z-index: 1;
        background: -moz-linear-gradient(top, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
        background: linear-gradient(to bottom, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00676767', endColorstr='#676767', GradientType=0);
    }

    .aec-desc-review.expanded {
        max-height: 99999px !important;
        overflow: hidden;
        position: relative;
    }

    .aec-desc-review.collapse.expanded,
    .aec-desc-review.collapse {
        padding-bottom: 0;
    }

    .aec-description-content .btn.collapse-button {
        display: inline-block;
    }

    .aec-description-content {
        padding-bottom: 60px !important;
    }

    #product-reviews > p, #product-reviews {
        font-size: 17px;
    }
}


/*===========================================
	TABLE DETAILS
============================================*/

#product-details.aec-details-holder,
#technical-info.aec-details-holder {
    width: 100%;
}

    #product-details.aec-details-holder.collapse.in,
    #technical-info.aec-details-holder.collapse.in {
        display: table;
    }

    #product-details.aec-details-holder table,
    #technical-info.aec-details-holder table {
        font-size: 18px;
        color: #ccff66;
        font-weight: 300;
    }

.dtltitle {
    color: #d1d2d4;
    font-weight: 300;
    width: 120px;
    vertical-align: top;
}

#product-details.aec-details-holder table a,
#technical-info.aec-details-holder table a {
    color: #f9f091;
    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-credits-holder {
    overflow: hidden;
    position: relative;
}

.aec-twocols a {
    color: #f9f091;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
    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 li a + br {
    display: none;
}

.aec-twocols a:hover,
#product-details.aec-details-holder table a:hover,
#technical-info.aec-details-holder table a:hover {
    color: #f9f091;
}

@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%;
    }

    #product-details.aec-details-holder,
    #technical-info.aec-details-holder {
        margin-left: 5px;
        margin-right: 5px;
    }

    .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-info.aec-details-holder table {
        font-size: 16px;
    }

    .aec-credits-holder .aec-twocols a {
        font-size: 16px;
    }

    .aec-rbox div.aec-bm {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    .aec-desc-review {
        font-size: 13px;
    }
}

.aec-credits-holder,
.aec-desc-review,
.aec-music-tab {
    -webkit-transition: max-height 0.35s ease-out 0s;
    -moz-transition: max-height 0.35s ease-out 0s;
    transition: max-height 0.35s ease-out 0s;
}

    .aec-credits-holder.collapsed.expanded,
    .aec-desc-review.collapsed.expanded,
    .aec-music-tab.collapsed.expanded {
        -webkit-transition: max-height 0.35s ease-in 0s;
        -moz-transition: max-height 0.35s ease-in 0s;
        transition: max-height 0.35s ease-in 0s;
    }

.aec-credits-content.aec-more .aec-credits-holder:not(.expanded):before,
.aec-description-content.aec-more .aec-desc-review:not(.expanded):before,
.aec-tabs-content.aec-more .aec-music-tab:not(.expanded):before {
    bottom: 0;
    content: "";
    display: inline-block;
    height: 19px;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
    background: linear-gradient(to bottom, rgba(103, 103, 103, 0) 0%, rgba(103, 103, 103, 0.01) 1%, rgba(103, 103, 103, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00676767', endColorstr='#676767', GradientType=0);
}


/*===========================================
	SOCIAL SHARE
===========================================*/

.aec-productfeature.aec-res #aec-socialtoolbar {
    background: none;
    bottom: 14px;
    clear: none;
    float: none;
    height: 20px;
    margin: 0 15px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 220px;
    display: none !important;
}

@media (min-width: 768px) and (max-width: 7680px) {
    .social-holder.col-md-8.col-sm-8.col-xs-12 {
        padding-left: 0;
        float: right;
    }
}

@media (min-width: 768px) and (max-width: 1080px) {
    .aec-productfeature.aec-res #aec-socialtoolbar {
        bottom: auto;
        margin: 0;
        position: relative;
        margin-bottom: 15px;
    }

    .social-holder {
        margin-top: 20px;
        top: 15px;
    }

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res #aec-socialtoolbar {
        bottom: auto;
        margin: 0 auto 25px;
        position: relative;
    }

    .social-holder {
        margin-top: 20px;
        top: 15px;
    }

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }
}

.aec-productfeature.aec-res .aec-product-pane.voverflow > div#aec-socialtoolbar {
    top: 104px;
}

.aec-product-pane .aec-socialtoolbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: none;
}

.aec-facebooklike iframe {
    width: 80px !important;
}

.fb_share_link {
    background-color: #d1d2d4 !important;
    background-image: none !important;
    border-radius: 0 !important;
    color: #676767 !important;
    cursor: pointer;
    display: inline-block !important;
    font-size: 11px;
    font-weight: bold;
    height: 20px !important;
    line-height: 20px;
    padding: 0 7px !important;
    white-space: nowrap;
}

    .fb_share_link:hover {
        background-color: #ccff66 !important;
        color: #512e35 !important;
        box-shadow: 0 !important;
    }

div.aec-sharethisitem {
    margin-top: 2px !important;
}

@-moz-document url-prefix() {
    div.aec-sharethisitem {
        margin-top: 0px !important;
    }
}

.aec-socialtext {
    display: none;
}

.fb_share_link:before {
    content: "Share";
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.aec-facebooklike {
    float: left !important;
    height: 20px !important;
    margin-bottom: 0 !important;
    margin-left: 5px;
    margin-right: 0 !important;
    overflow: visible;
    width: 50px;
    position: relative;
}

    .aec-facebooklike:before {
        background-color: #d1d2d4;
        color: #676767;
        content: " Like";
        cursor: pointer;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        padding-left: 27px;
        pointer-events: none;
        position: absolute;
        width: 62px;
    }

    .aec-facebooklike:after {
        content: "\f887";
        font-family: WebGlyphs;
        position: absolute;
        left: 10px;
        top: 2px;
        color: #676767;
    }

    .aec-facebooklike:hover:before {
        background-color: #ccff66;
        color: #512e35;
    }

    .aec-facebooklike:hover:after {
        color: #512e35;
    }

.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: #d1d2d4;
    background-image: none;
    position: absolute;
    right: 0;
    height: 20px;
    color: #676767 !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: #ccff66;
        color: #512e35 !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;
    }

.aec-productfeature.aec-res.items-page .price-box #aec-ItemBuyButton > div:first-child {
    background-color: transparent;
    border: medium none;
    float: none;
    margin: auto;
    min-width: 0;
    padding: 0;
    text-align: inherit;
    width: auto;
}

.aec-productfeature #aec-otherformats div.aec-buybutton {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .aec-productfeature.aec-res div.aec-cover {
        padding-left: 0;
        text-align: left !important;
    }
}

@media (min-width: 768px) and (max-width: 7680px) {
    .aec-productfeature.aec-res .section-holder, .price-box, .formats {
        padding-right: 0;
    }
}

.aec-movie-product .aec-description-content .btn.collapse-button span.aec-eh {
    margin-right: 4px;
}

/*=============================================
	RESPONSIVE EMBED
=============================================*/
.aec-marketingproduct {
    background-color: #676767;
    border-bottom: 25px solid #676767;
    border-radius: 0;
    border-top: 30px solid #D1D2D4;
    margin-top: 10px;
    width: calc(100% - 30px);
    margin: 0 auto;
}

    .aec-marketingproduct iframe {
        border-top: 15px solid #676767 !important;
    }
    /*16 by 9*/
    .aec-marketingproduct:after,
    .aec-marketingproduct:before {
        content: " ";
        display: table;
    }

.aec-marketingproduct {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}

    .aec-marketingproduct iframe,
    .aec-marketingproduct embed,
    .aec-marketingproduct object,
    .aec-marketingproduct video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        top: 10px;
        display: block;
    }

@media (min-width: 767px) and (max-width: 7680px) {
    .aec-marketingproduct iframe,
    .aec-marketingproduct embed,
    .aec-marketingproduct object,
    .aec-marketingproduct video {
        left: 50%;
        max-width: 50%;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
    }

    .aec-marketingproduct {
        padding-bottom: 33.25%;
    }
}

input#aec-notifyme-email {
    height: 30px;
    padding: 6px 12px;
    line-height: 1.42857143;
    border: solid 1px #ccc;
    font-family: "Mukta Vaani", Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    margin-bottom: 12px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    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;
}

input#aec-notifyme-button {
    background-image: none !important;
    background-color: #512e35;
    border: medium none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    color: #ccff66 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 6px 12px;
    border-radius: 0 !important;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    font-family: inherit;
    width: 196px;
    height: 30px;
}

    input#aec-notifyme-button:hover {
        box-shadow: 0 0 4px #512e35 !important;
        -webkit-box-shadow: 0 0 4px #512e35 !important;
        color: #ccff66 !important;
    }

span.aec-privacypolicy,
.aec-buybuttonExtraBold,
#aec-notify-emailsent {
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
}

    span.aec-privacypolicy a {
        color: #d1d2d4;
    }

        span.aec-privacypolicy a:hover {
            color: #ccff66;
        }

div.aec-btnQtyWrapper > div:first-child {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #d1d2d4;
}

    div.aec-btnQtyWrapper > div:first-child input {
        height: 43px;
        width: 43px;
        font-size: inherit;
        border: solid #ccff66;
    }
