/* 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;
    }
}

@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-product-container {
    background-color: var(--bs-white);
    display: block;
    margin-bottom: 20px;
    padding: 0;
}

.aec-productfeature.aec-res {
    background-color: var(--bs-white);
    margin-bottom: 0;
    padding: 15px 0;
    position: relative;
    z-index: 1;
    min-height: 400px;
    width: 100%
}

.aec-details-holder > table {
    float: left;
}

.aec-productfeature.aec-res .aec-boutiqueIcon {
    right: 25px;
    top: 2px;
    z-index: 1;
    display: flex;
    justify-content: end;
    position: absolute;
}

.aec-product-title li {
    margin: 0;
}

.aec-product-title {
    line-height: 100%;
    margin-bottom: 0;
}

.aec-no-additional-info,
#aec-recommendation-list.aec-norec {
    color: var(--primary-color);
    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 h2 {
    color: var(--bs-black);
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 0;
    display: block;
}

.reconext > a:hover,
.reconext > a:active,
.reconext > a:focus,
.recoprev > a:hover,
.recoprev > a:active,
.recoprev > a:focus {
    opacity: 1;
    color: var(--primary-color);
}

#aec-recommendation-list .owl-page:hover {
    background-color: var(--primary-color) !important;
    box-shadow: 0 2px 2px var(--primary-color) inset, 2px 0 2px var(--primary-color) inset, 0 0 2px 2px var(--primary-color) inset !important;
    color: var(--bs-white) !important;
}

.aec-recproduct a.image-cover img.product-cover {
    max-height: 125px !important;
    max-width: 125px !important;
    padding: 5px;
}

.aec-title-inline.aec-product-format {
    color: #878787;
    font-size: 24px;
    margin: 0;   
    padding: 0;
    font-weight: 500;
    display: inline;
}
.aec-title-inline.aec-attr-desc {
    margin-left: 3px;
}

.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: var(--bs-black);
}

.aec-res.aec-productfeature ul > li {
    color: var(--bs-black);
}

.aec-title-featurelist {
    margin: 0;
    display: block;
    color: var(--bs-black) !important;
    font-size: 25px;
    font-weight: 400;
}
.aec-title-featurelist a {
    color: var(--bs-black) !important;
    font-size: 25px;
    font-weight: 400;
}

@media (min-width: 0px) and (max-width: 320px) {
    .aec-productfeature.aec-res h2 {
        font-size: 18px !important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .aec-productfeature.aec-res h2 {
        font-size: 16px !important;
        max-width: 80%;
    }
}

@media (min-width: 1200px) and (max-width: 7680px) {

    .aec-productfeature.aec-res.items-page .aec-cover {
        left: -25px !important;
    }
}

.aec-productfeature.aec-res div.aec-cover {
    position: relative;
    text-align: center;
    float: none;
}

.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: var(--blue-green);
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}

.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: 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: var(--primary-color);
}

.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: var(--primary-color);
}

.aec-title-featurelist > a:hover {
    color: var(--primary-color);
}

.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: var(--bs-black);
    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: 40px;
    padding: 0;
    width: 100%;
}

.price-box .aec-title {    
    margin-bottom: 0;    
}

.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;
}

.aec-productfeature .aec-custprice {
    text-align: left;
}

.price-box .aec-webamiprice-href .aec-custprice > span {
    color: var(--primary-color);
    font-size: 38px;
    font-weight: 800;
    line-height: 100%;
}

.price-box .aec-webamiprice-href .aec-listprice {
    color: var(--bs-black);
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 130px;
    float: left;
    line-height: 100%;
    position: absolute;
    text-align: center;
}

.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: var(--bs-black);
    display: block;
    font-size: 12px;
    font-weight: 600;
    left: 235px;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 10px;
}

.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) {
    div.aec-btnQtyWrapper input.aec-buybutton-qty {
        height: 45px !important;
    }
}

.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: var(--bs-white) !important;
    font-size: 1.5rem !important;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    font-weight: 300 !important;
    line-height: 1;
}

.aec-heavyitem:hover {
    background-color: #e1e1e1;
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}

.aec-heavyitem a:hover,
.aec-heavyitem:hover a {
    color: var(--bs-white) !important;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-heavyitem a {
        font-size: 12px !important;
    }

    .aec-heavyitem {
        padding: 4px;
    }
}

.aec-wishlistadd:hover,
.aec-wishlistadd:focus {
    background-color: #e7bb75;
    color: var(--primary-color);
    border-color: var(--primary-color);
}

@media (min-width: 768px) and (max-width: 991px) {
    .aec-wishlistadd {
        width: 210px;
    }

    .price-box button.aec-buybutton-textbtn {
        width: 210px;
    }

    .aec-product-title .aec-title-featurelist {
        font-size: 14px;
    }

    .aec-title-inline,
    .aec-productfeature.aec-res h2 {
        font-size: 28px;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .price-box div.aec-buybutton {
        height: auto;    
        padding: 10px;
        width: 100%;
    }

    .price-box.heavy-box div.aec-buybutton {
        min-height: 130px;
    }

    .price-box button.aec-buybutton-textbtn {
        display: block;
        margin: 0;
        position: relative;
        width: 100%;
    }

    .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-attr {
        margin: auto;
        min-height: 30px;
        position: relative;
        top: 0;
        width: 100%;
    }

    .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-custprice > span {
        font-size: 30px;
    }

    .price-box .aec-webamiprice-href .aec-custprice {
        left: unset;
        margin: auto;
        text-align: center;
        display: block;       
    }

    .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-table;
    }
}

@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: 0px;
    }
}


/* 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;
    }
}

.aec-toggle-leftnav {
    display: none !important;
}

#aec-socialmediashare li a:hover,
#aec-socialmediashare li a:focus,
#aec-socialmediashare li a:active {
    color: var(--primary-color);
}
.aec-type {
    padding: 0 0 20px !important;
}
#aec-heavyitem {
    background-color: var(--primary-color);
    border-radius: 0 !important;
    margin-bottom: 5px;
    margin-top: 12px;
    padding: 0;
    width: 170px;
    right: 0;
    top: -35px;
    position: absolute;
    padding: 5px;
    text-align: center;
}


#aec-socialmediashare li {
    display: inline-block;
}
.aec-productfeature ul > li {
    list-style-type: none;
    margin: 4px 0;
}
#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;
}
ul#aec-socialmediashare li a span {
    display: none;
}
#aec-socialtoolbar {
    background: none !important;
    margin-top: 15px !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
}



/*===========================================
	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 var(--primary-color);
}

.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: 60px;
    padding-top: 0;
}

.aec-details-holder {
    padding-bottom: 0;
    padding-top: 0;
}

.aec-tabs-content {
    background-color: var(--bs-white);
    margin-top: 30px;
    padding: 0;
    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: var(--bs-white);    
    padding: 0;
    position: relative;
}

.aec-desc-review.collapsed {
    position: relative;
}

.aec-details-content {
    background-color: var(--bs-white);
    display: inline-block;
    height: auto;
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
}

.aec-credits-content {
    background-color: var(--bs-white);   
    padding: 0;
    position: relative;
}

@media (min-width: 0px) and (max-width: 991px) {
    .aec-description-content {
        min-height: 1px;
        height: auto;
    }
}

#aec-main .aec-desc-label {
    border-bottom: 3px solid var(--primary-color);
    color: var(--primary-color);
    font-size: 26px;
    font-weight: 400;
    padding: 0;
    text-transform: uppercase;
}

#aec-itemtabs .aec-desc-label,
#MusicTracks .aec-desc-label,
#ClassicalTracks .aec-desc-label {
    border: none;
}

.aec-desc-review {
    color: var(--primary-color);
    font-size: 26px;
    height: auto;
    overflow: hidden;
}

#product-reviews > p, #product-reviews {
    color: #000000;
    font-size: 18px;
    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: var(--bs-white);
    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;
    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 {
    border-bottom: 3px solid var(--primary-color) !important;
    padding: 0;
    border-radius: 0;
}


.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor,
.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor h2 {
    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: var(--blue-green);
}

.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: var(--primary-color) !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: var(--blue-green) !important;
}

.aec-product-container .aec-twocols li > div, .aec-product-container .aec-twocols li {
    color: var(--bs-black);
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.aec-product-container .ui-widget-content a {
    color: var(--primary-color);
    font-size: 12px;
}

.aec-product-container .ui-widget-content a:hover {
    color: var(--bs-black);
}

.aec-product-container .aec-twocols li {
    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: var(--bs-black);
    font-size: 18px;
    font-weight: 600;
}

#aec-classicaltabs #aec-musictracksonly > ul > li > span {
    color: var(--bs-black);
    font-size: 18px;
    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: var(--primary-color);
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    padding: 0;
    text-align: left;
    width: 100%;
}

.aec-productfeature.aec-res .aec-otherformats:focus {
    outline-width: 1px;
    outline-style: solid;
    outline-offset: -2px;
    outline-color: var(--primary-color);
}

.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 {
        float: none !important;
        font-size: 17px;
        font-weight: 600;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    #aec-otherformats.collapse:not(.show) {
        display: none;
    }

    .aec-productfeature #aec-otherformats div.aec-buybutton {
        display: flex;
        align-items: center;
    }
}

.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: 185px;
}

.aec-productfeature.aec-res #aec-otherformats {
    clear: both;
    float: left;
    width: 100%;
}

.aec-productfeature.aec-res #aec-otherformats div.aec-buybutton {
    border-top: 1px solid var(--primary-color);
    padding-bottom: 7px;
    padding-top: 7px;
    width: 100% !important;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
    font-size: 13px;
    padding: 2px;
}

.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: var(--primary-color);
    padding-right: 0;
    font-size: 12px;
}

.aec-productfeature #aec-otherformats .aec-buybutton .aec-title > a:hover {
    color: var(--primary-color);
}

.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: var(--bs-black);
    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: var(--price-color);
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
}

.aec-productfeature.aec-res #aec-otherformats .aec-listprice span {
    color: var(--bs-black);
    font-size: 14px;
    font-weight: 300;
    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%;*/
    display: flex;
    justify-content: center;
    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 .aec-buybutton .aec-buyimage {
        padding-left: 8px !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 .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 .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%;
    }

    @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-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: 767px) {
    .aec-productfeature.aec-res {
        padding-bottom: 50px;
    }

    .aec-productfeature.aec-res .aec-otherformats {
        font-size: 18px;
        font-weight: 700;
        padding: 8px 16px !important;
        text-transform: uppercase;
        color: var(--rosewood);
    }

    .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: 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: var(--bs-white) 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 {
    font-family: Calibri;
    border-top: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
}

.jp-playlist.tracksonly .aec-tracknum, 
#aec-classicaltabs .aec-tracknum {
    background-color: var(--primary-color);
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    padding: 0;
    text-align: center;
    width: 30px;
    border-radius: 50% !important;
}

#aec-classicaltabs .aec-tracknum {
    float: left;
}

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: #4e4e4e;
}

.jp-controls-holder {
    background-color: #babbbc;
}

.jp-playlist.tracksonly li {
    color: var(--bs-black);
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.jp-playlist {
    background-color: #4e4e4e;
    border-radius: 0;
}

.jp-playlist li:before {
    background-color: var(--rosewood);
    border-radius: 0;
    color: var(--primary-color);
    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: #4e4e4e;
    border-top: 1px solid #4e4e4e;
}

.jp-playlist li.jp-playlist-current:before,
.jp-playlist li:hover:before {
    box-shadow: 0 2px 2px var(--bs-black) inset, 2px 0 2px var(--bs-black) inset, 0 0 2px 2px var(--bs-black) inset;
    -webkit-box-shadow: 0 2px 2px var(--bs-black) inset, 2px 0 2px var(--bs-black) inset, 0 0 2px 2px var(--bs-black) inset;
    color: var(--bs-black);
}

.jp-playlist li.jp-playlist-current div a {
    color: var(--primary-color) !important;
}

.jp-playlist li div a {
    color: #ffffff !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: #4e4e4e;
    border-top: 1px solid #4e4e4e;
}

.jp-playlist li:hover a {
    color: var(--bs-black) !important;
}

.jp-playlist li.jp-playlist-current:hover a {
    color: var(--bs-black) !important;
}

.jp-playlist li:hover + li {
    border-top-color: #4e4e4e;
}

.jp-playlist li.jp-playlist-current + li {
    border-top: 1px solid #4e4e4e
}

.jp-playlist li {
    border-top: 1px solid #4e4e4e;
    position: relative;
    min-height: 30px;
}

.jp-play,
.jp-stop,
.jp-previous,
.jp-next,
.jp-repeat,
.jp-shuffle,
.jp-mute,
.jp-volume-max {
    color: var(--rosewood);
}

.jp-play:hover,
.jp-stop:hover,
.jp-previous:hover,
.jp-next:hover {
    background-color: var(--bs-black);
    box-shadow: 0 0 4px var(--bs-black) !important;
    -webkit-box-shadow: 0 0 4px var(--bs-black) !important;
}

.jp-play,
.jp-stop,
.jp-previous,
.jp-next {
    background-color: var(--bs-black);
}

.jp-volume-bar,
.jp-progress {
    background-color: #393939;
}

.jp-current-time,
.jp-duration {
    color: var(--bs-black);
    font-weight: 600;
}

.jp-artist,
.jp-album-name {
    color: #ffffff;
    font-size: 14px;
    line-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jp-track-title {
    color: var(--bs-black);
    font-weight: 600;
    padding-bottom: 0;
}

.jp-volume-bar-value,
.jp-play-bar {
    background-color: var(--primary-color);
}

.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: var(--bs-black);
}

#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: #4e4e4e;
        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: var(--bs-black);
}


/*===========================================
	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: var(--blue-green);
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 4px 0 10px;
    text-align: center;
    display: none !important;
}

.aec-rbox div.aec-bm {
    color: var(--primary-color);
    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: var(--bs-white);
    border-radius: 0 !important;
    /*margin-top: 30px;*/
    min-height: 0 !important;
    padding: 0;
}
#aec-itemtabs h2, #aec-itemtabs h3 {
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 300;
}

#aec-itemtabs > ul {
    border-color: var(--primary-color) !important;
    border-radius: 0 !important;
    padding: 0;
}

#aec-itemtabs h3.title-label {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
}

#aec-itemtabs h3.title-label + p {
    margin-top: 0;
}

#aec-itemtabs > ul p {
    color: var(--bs-black);
    font-size: 13px;
}

#aec-itemtabs  #ui-id-1 h3 {
    margin: 0;
}

#it-1 > ul {
    margin-left: 10px;
}

#it-1 {
    color: var(--bs-black);
    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: #4e4e4e;
}

#aec-itemtabs a#ui-id-1.ui-tabs-anchor {
    border: medium none !important;
    padding: 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;
    margin-bottom: 14px;
    position: relative;
    z-index: 1;
}

.aec-itemselect span {
    color: var(--bs-black) !important;
    font-weight: 300 !important;
    text-transform: capitalize;
}

.aec-itemselect span#aec-SelectedColor,
.aec-itemselect span#aec-SelectedSize {
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
    font-weight: 600;
}

.aec-productfeature.aec-res.items-page div.aec-SizeBox {
    background-color: #babbbc;
    border: 1px solid #babbbc;
    cursor: pointer;
    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: var(--rosewood);
}

.aec-productfeature.aec-res.items-page div.aec-SizeBoxSelected {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0px;
    padding: 0 !important;
    color: var(--bs-white);
}

.aec-productfeature.aec-res.items-page .aec-hov div {
    font-size: 12px;
    line-height: 32px;
}

.aec-productfeature.aec-res.items-page a.aec-hov:hover div {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: var(--bs-white);
    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 {
        text-align: center;
        float: unset;
    }

    .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: var(--primary-color) !important;
    bottom: 15px;
    color: #ffffff;
    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: var(--bs-white) !important;
    box-shadow: 0 0 4px var(--primary-color) !important;
    -webkit-box-shadow: 0 0 4px var(--primary-color) !important;
}

.btn.collapse-button {
    display: none;
}

.aec-more .btn.collapse-button {
    display: inline-block;
}

.aec-productfeature .main-cover {
    padding: 0 15px !important;
}

/* 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: 135px;
    }

    .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='#4e4e4e', 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: var(--bs-black);
    font-weight: 300;
}

.dtltitle {
    color: var(--bs-black);
    font-weight: 600;
    width: 130px;
    vertical-align: top;
}

#product-details.aec-details-holder table a,
#technical-info.aec-details-holder table a {
    color: var(--bs-black);
    transition: color 0.2s ease-in 0s;
    -webkit-transition: color 0.2s ease-in 0s;
}

#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: var(--bs-black);
    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: #386fd1;
}

@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;
    }

    #product-details.aec-details-holder table,
    #technical-info.aec-details-holder table {
        font-size: 18px;
    }

    .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='#4e4e4e', GradientType=0);
}


/*===========================================
	SOCIAL SHARE
===========================================*/

@media (min-width: 768px) and (max-width: 1080px) {

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }
}

@media (min-width: 0px) and (max-width: 767px) {

    div.aec-sharethisitem {
        margin-top: 2px !important;
    }

    .aec-productfeature.aec-res #aec-socialtoolbar {
        position: relative !important;
        margin: auto !important;
        width: 100% !important;
        margin-top: 0px !important;
        top: 100px;
    }

    .formats .aec-otherformats {
        margin-top: 10px !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;
}

div.aec-sharethisitem {
    margin-top: 2px !important;
}

@-moz-document url-prefix() {
    div.aec-sharethisitem {
        margin-top: 0px !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: var(--primary-color);
    background-image: none;
    position: absolute;
    right: 0;
    height: 20px;
    color: #4e4e4e !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: var(--bs-black);
    color: var(--rosewood) !important;
}

.aec-socialbookmarks > a#aec-tweet img {
    display: none;
}

.aec-socialbookmarks > a#aec-tweet:before {
    content: "Tweet";
}

.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 {
    width: 100%;
}

.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 {
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    border: solid 1px #ccc;
    font-size: 14px;
    margin-bottom: 12px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    color: var(--bs-black);
    -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;
    text-align: center;
}

span.aec-privacypolicy a {
    color: #353535;
}

span.aec-privacypolicy a:hover {
    color: var(--bs-black);
}



/* -------- Styles for Zoom container -------- */
.zoom-container {
    position: absolute;
    background-color: var(--bs-white);
    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;
}

.main-cover:hover #aec-coverhover {
    display: block;
}

.aec-productfeature.aec-res #aec-coverhover {
    cursor: pointer;
    height: auto !important;
    left: 0 !important;
    opacity: 1;
    position: absolute !important;
    top: 50% !important;
    width: 100%;
}

.drift-zoom-pane img {
    width: 100% !important;
    height: auto !important;
}

@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: 0;
        width: 67%;
        height: 400px;
    }
}

/*-------------------- Multiple Images Product Page ---------------------*/
/*----- Main Cover -----*/

.aec-productfeature .aec-cover .main-cover img {
    object-fit: contain;
    max-width: 320px;
    max-height: 320px;
    width: 100%;
    margin: 0 auto;
}

/*----- Thumbs images -----*/
.aec-productfeature.aec-res .aec-cover .thumb-list img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    border-radius: 2px;
}

.aec-productfeature.aec-res .aec-cover .thumb-list img:hover {
    cursor: pointer;
}

.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;
    color: var(--bs-white);
}

.slick-arrow:hover {
    opacity: 1;
    cursor: pointer;
}

.slick-slide {
    border: 1px solid #afafaf !important;
    border-radius: 2px;
    margin-top: 3px;
    margin-bottom: 4px;
}

.slick-slide:hover {
    border: 1px solid var(--primary-color) !important;
}

.aec-rec-tile {
    border-bottom: 3px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
}

.aec-rectitle a {
    color: var(--primary-color) !important;
}

.aec-recartist,
.aec-type,
div#aec-recommendations .item .aec-price span {
    color: var(--bs-black) !important;
}
.reconext > a, .recoprev > a {
    color: var(--primary-color) !important;
}

/*----- 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: 100% !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;
    }
}

/*Custome style for CCMusic on Multiple Image Section*/

.slick-list .slick-slide {
    background: var(--bs-white);
}

.aec-product-title.attributes a:focus {
    color: #f9f091;
}

#qty_input {
    margin-left: 5px;
}

.aec-music-product button.collapse-button:focus {
    outline-color: var(--rosewood) !important;
    outline-offset: -3px !important;
    outline-width: 2px !important;
}

#aec-recommendation-list .owl-page.active,
#aec-recommendation-list .owl-page:focus {
    background-color: var(--primary-color) !important;
    border: medium none;
    box-shadow: none !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    font-size: 14px;
    color: var(--bs-white) !important;
}

#aec-recommendation-list .owl-page {
    background-color: var(--gray) !important;
    color: var(--bs-black) !important;
}

#aec-deliverydate {
    text-align: left !important;
    margin-top: 5px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .price-box .aec-webamiprice-href .aec-custprice {
        display: inline-block;
        left: unset;
        min-width: unset;
        position: relative;
        text-align: center;
        top: 0;
    }
    .price-box .aec-webamiprice-href .aec-listprice {
        color: var(--bs-black);
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        left: unset;
        float: unset;
        line-height: 100%;
        position: relative;
        text-align: center;
        top: 0;
        margin-right: 10px;
    }
    .price-box .aec-webamiprice-href .aec-yousave {
        color: var(--bs-black);
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        left: unset !important;
        line-height: 100%;
        position: relative;
        text-align: center;
        top: 0;
        margin-left: 10px;
    }
    .price-box .aec-price {
        margin-top: 0 !important;
    }
    .aec-buybutton div {
        display: inline-block;
        vertical-align: baseline !important;
        text-align: center;
    }
    button.aec-buybutton-textbtn {
        float: unset !important;
    }
    .aec-productfeature.aec-res {
        text-align: center !important;
        margin: 0 auto;
    }

    .aec-tabs-content {
        padding: 15px;
    }

    .aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
        padding: 3px 0px;
        border-radius: 3px;
        width: 100%;
    }
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
        width: 30%;
        font-size: 10px;
        padding: 0 5px;
    }

    #aec-deliverydate {
        width: 100% !important;
    }

    #aec-itemtabs {
        padding: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .aec-product-container {
        padding: 15px 30px;
    }
}


@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;
    }
}

.row-buybutton, .row-notifyme {
    padding-top: 10px;
}

@media (min-width: 0) and (max-width: 767px) {

    .col-sm-4.col-notifyme-input {
        padding-left: 15px;
    }
      
    input#aec-notifyme-email {
        text-align: left;
    }

    input#aec-notifyme-button,
    .aec-privacypolicy {
        text-align: center;
    }

    .col-sm-4.col-buybutton {
        padding-left: 15px;
    }
}

.price-box .container {
    padding-left: 0px;
}