@import url(https://fonts.googleapis.com/css?family=Tienne:700,900);
/* 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-product-container {
    background-color: #e8f5fd;
    border-top: 1px solid #dcf0fc;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
}

.aec-productfeature.aec-res {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-left: 0;
}

.aec-productfeature.aec-res .aec-boutiqueIcon {
    position: absolute;
    z-index: 1;
    display: flex;
    justify-content: end;
}

.aec-product-title li {
    margin: 0;
}

.main-title {
    border-bottom: 1px solid #9cd5f6;
    padding-left: 0;
}

.aec-productfeature.aec-res h2 {
    color: #1c4073;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0;
    max-width: 90%;
}

@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: none;
    position: relative;
    text-align: center;
}

.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: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-style: solid;
    border-width: 0 0 2px;
    border-color: #B8E2F4;
    border-radius: 4px;
    background-color: #E0F6FD;
    color: #2a72b0;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 0 10px 12px rgba(0, 36, 112, 0.26);
    -webkit-box-shadow: 0 10px 12px rgba(0, 36, 112, 0.26);
}

.aec-productfeature.aec-res .main-title {
    margin-bottom: 15px;
}

.aec-product-title .aec-title-featurelist {
    color: #627185;
    display: inline-block;
    font-size: 14px;
    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: #0174b0;
}

.aec-title-featurelist.aec-main-artist > a:hover {
    color: #004e90;
}

.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: #627185;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-top: 2px;
    width: 90%;
    margin-right: 0;
}

.aec-title-rated {
    border: 1px solid;
    color: #000;
    font-family: "Tienne", serif;
    font-size: 10px;
    font-weight: 900 !important;
    line-height: 14px;
    padding: 0 4px;
    position: relative;
    text-align: center;
    top: -1px;
}

#product-primaryinfo.primaryinfo-holder li {
    color: #627185;
    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;
}

.price-box {
    background: #e0f6fd;
    padding: 10px !important;
}

.price-box div.aec-buybutton {
    background-color: #e0f6fd;
    padding: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
}

.price-box button.aec-buybutton-textbtn {
    padding: 2px 0;
    width: 100%;
}

.price-box button.aec-buybutton-textbtn span.aec-buybutton {
    font-size: 15px;
}

.price-box span.aec-buybutton {
    font-size: 15px;
    padding: 0;
}

.price-box .aec-title {
    margin-bottom: 10px;
}

.price-box .aec-attr {
    color: #0174b0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.price-box .aec-price {
    display: block;
    margin-top: 10px;
    text-align: center;
}

.price-box .aec-webamiprice-href {
    color: transparent;
    font-size: 0;
    font-weight: normal !important;
    text-decoration: none;
}

.price-box .aec-webamiprice-href .aec-custprice {
    display: inline;
}

.price-box .aec-webamiprice-href .aec-custprice > span {
    color: #1c4073;
    font-size: 18px;
    font-weight: 600;
}

.price-box .aec-webamiprice-href .aec-listprice {
    display: inline;
}

.price-box .aec-webamiprice-href .aec-listprice > span {
    color: #0174b0;
    display: inline;
    font-size: 18px;
    text-decoration: line-through;
}

.price-box .aec-webamiprice-href .aec-listprice + .aec-custprice span::before {
    content: "Now";
    margin-left: 10px;
    margin-right: 5px;
    text-transform: none;
}

.price-box .aec-webamiprice-href .aec-yousave {
    color: #0174b0;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 2px;
    padding-top: 2px;
    text-transform: capitalize;
}

.aec-heavyitem {
    background-color: #f6fbfd;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 5px;
}

.aec-heavyitem a {
    color: #0174b0 !important;
    font-size: 9px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.aec-heavyitem a:hover {
    color: #004e90 !important;
}

.aec-wishlistadd {    
    border: medium none;
    color: #212121;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    padding: 7px 0;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .price-box div.aec-buybutton {
        float: left;
        width: 100%;
    }

    .price-box .aec-title {
        margin-bottom: 15px;
        width: 50%;
    }

    .aec-wishlistadd {
        margin-left: 2%;
        padding: 9px 0;
        position: absolute;
        right: 3%;
        width: 30%;
        margin-top: 0;
    }

    .price-box .aec-attr {
        line-height: 18px;
        position: relative;
        vertical-align: bottom;
    }

    .price-box .aec-attr * {
        display: inline-block;
        line-height: 100%;
        text-align: left;
        vertical-align: bottom !important;
    }

    .price-box .aec-price {
        margin-left: 5px;
        margin-top: 0;
        position: relative;
        text-align: left;
        top: -2px;
    }

    .price-box .aec-webamiprice-href .aec-custprice > span {
        line-height: 100%;
    }

    .price-box .aec-webamiprice-href .aec-yousave {
        padding-bottom: 0;
        padding-left: 10px;
        padding-top: 0;
    }
}
/* 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: 50px;
    }
}
/* 4K and 8K UHD 7680px */
@media (min-width: 1024px) and (max-width: 7680px) {
    .aec-productfeature.aec-res .primaryinfo-holder {
        min-height: 220px;
        padding-left: 10px;
    }

    .aec-productfeature.aec-res.music-page .primaryinfo-holder {
        min-height: 150px;
    }
}

#aec-product-description {
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    float: none;
    margin-top: 10px;
    padding: 0 15px;
}

.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: 15px;
    }

    .primaryinfo-holder {
        margin-bottom: 10px;
    }

    .aec-product-title {
        margin: 0 10px;
    }
}

/*===========================================
	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 {
    border-bottom: 1px solid #9cd5f6;
    padding-bottom: 15px;
}

.aec-productfeature.aec-res .main-title.col-xs-12 .aec-product-title .aec-title-featurelist {
    color: #627185;
    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: 13px;
        padding-top: 0px;
    }

    .aec-productfeature.aec-res .main-title.col-xs-12 .aec-title-featurelist.aec-main-desc {
        margin: 0 0 5px;
    }
}


/*===========================================
	SOCIAL SHARE
============================================*/

#aec-deepsocial {
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

    #aec-deepsocial > ul {
        border-top: 1px solid #9bd5f6;
        display: table;
        margin-bottom: 0;
        margin-top: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

    #aec-deepsocial > ul li ul {
        display: none
    }

    #aec-deepsocial > ul li a {
        color: var(--primary-color);
        font-size: 12px;
        font-weight: 600;
        transition: color 0.2s ease-in 0s;
        -webkit-transition: color 0.2s ease-in 0s;
    }

    #aec-deepsocial > ul li a:hover,
    #aec-deepsocial > ul li a:focus {
        text-decoration: none;
        color: var(--tertiary-color);
    }

    #aec-deepsocial .fa-square-x-twitter {
        margin-right: 2px;
    }

    #aec-deepsocial > ul li a:hover {
        color: #0174b0;
    }

/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width:7680px) {
    #aec-deepsocial {
        bottom: 5px;
        padding-right: 15px;
        position: absolute;
        right: 0;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    #aec-deepsocial {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
}

#aec-deepsocial > ul li {
    background-color: #fff;
    display: table-cell;
    position: relative;
    width: 25%;
    margin: 0;
    padding: 4px 0;
}
/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width:7680px) {
    #aec-deepsocial {
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    #aec-deepsocial > ul li.twitter {
        width: 18%;
    }
}

@media (min-width: 992px) and (max-width:1024px) {
    #aec-deepsocial > ul li.twitter {
        width: 22%;
    }
}

@media (min-width: 520px) and (max-width:585px) {
    #aec-deepsocial > ul li.twitter {
        width: 18%;
    }
}

@media (min-width: 0px) and (max-width:519px) {
    #aec-deepsocial > ul li.share-this ul {
        padding-top: 24px;
    }

    #aec-deepsocial > ul li.twitter,
    #aec-deepsocial > ul li.share-this {
        display: inline-block;
        float: left;
    }

    #aec-deepsocial > ul li.twitter {
        text-align: center;
        width: 34%;
    }

    #aec-deepsocial > ul li.share-this {
        width: 40%;
    }

    #aec-deepsocial > ul li.share-this .aec-productsharelink {
        display: inline-block;
        text-align: right;
        width: 100%;
    }

    #aec-deepsocial {
        margin-top: 10px;
    }

    #aec-deepsocial > ul {
        padding-top: 5px;
        padding-bottom: 0;
    }

    #aec-deepsocial > ul li.share-this ul li {
        padding-left: 7px;
    }
}
/* 4K and 8K UHD 7680px */
@media (min-width: 1200px) and (max-width:7680px) {
    #aec-deepsocial > ul li a {
        font-size: 13px;
    }
}
/* 4K and 8K UHD 7680px */
@media (min-width: 580px) and (max-width:7680px) {
    #aec-deepsocial > ul li.share-this ul li a {
        display: block;
        padding: 2px;
    }
}

#aec-deepsocial > ul li.share-this:hover ul {
    background-color: transparent;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 10px 12px rgba(0, 36, 112, 0.26);
    display: block;
    left: 9px;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 21;
    overflow: hidden;
}
/* 4K and 8K UHD 7680px */
@media (min-width: 768px) and (max-width:7680px) {
    #aec-deepsocial > ul li.share-this:hover ul {
        left: 0;
        top: 0;
        padding-top: 22px;
        width: 80%;
    }
}

#aec-deepsocial > ul li.share-this ul li {
    display: block;
    width: 100%;
    float: left;
}

#aec-deepsocial > ul li.share-this ul li a i {
    margin-right: 4px;
}

#aec-deepsocial > ul li a:before {
    margin-right: 4px;
}

#_mbrcslidedown table.mbSDInnerLayer td {
    background-color: #fff;
    padding: 5px;
}

#_mbrcslidedown table.mbSDInnerLayer {
    background-color: #fff;
    border-collapse: separate;
    border-color: #9cd5f6;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 4px rgba(44, 51, 60, 0.18);
    overflow: hidden;
}

#_mbrcslidedown input.mbSDInput {
    border-color: #9bd5f6;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    padding: 2px 0;
}

#_mbrcslidedown button.mbSDBtn {
    background-color: #0174b0 !important;
    border: medium none;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #115e88;
    color: #ffffff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    width: 60px;
}

#_mbrcslidedown button.mbSDBtn:hover {
    background-color: #004e90 !important;
}

#_mbrcslidedown button.mbSDLiteBtn {
    background-color: #81c7e5 !important;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 -1px 0 #369bc9 inset;
    color: #ffffff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    width: 60px;
}

#_mbrcslidedown button.mbSDLiteBtn:hover {
    background-color: #50a8d0 !important;
}

#_mbrcslidedown a.mbSDLink:link,
#_mbrcslidedown a.mbSDLink:visited {
    color: #0174b0;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
}

#_mbrcslidedown a.mbSDLink:hover {
    color: #004e90;
}

#_mbrcslidedown input.mbSDInput::-webkit-input-placeholder {
    color: #81C7E5;
    opacity: 1;
}

#_mbrcslidedown input.mbSDInput {
    /* Firefox 18- */
    color: #81C7E5;
    opacity: 1;
}

#_mbrcslidedown input.mbSDInput::-moz-placeholder {
    /* Firefox 19+ */
    color: #81C7E5;
    opacity: 1;
}

#_mbrcslidedown input.mbSDInput:-ms-input-placeholder {
    color: #81C7E5;
    opacity: 1;
}

@media (min-width: 0px) and (max-width: 570px) {
    .mbSDOuterLayer {
        background-color: rgba(2, 28, 55, 0.78);
        height: 100% !important;
        left: 0 !important;
        overflow: hidden;
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        z-index: 9999999 !important;
        display: block;
    }

    #_mbrcslidedown table.mbSDInnerLayer {
        margin: 50% auto 0;
        width: 90%;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
    }

    #_mbrcslidedown input.mbSDInput {
        color: #81c7e5;
        font-size: 12px;
        height: 36px;
        opacity: 1;
        width: 100% !important;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    #_mbrcslidedown button.mbSDBtn {
        box-shadow: 0 -2px 0 #115e88 inset;
        color: #ffffff;
        font-size: 12px;
        padding: 10px 12px;
        width: 100%;
    }

    #_mbrcslidedown button.mbSDLiteBtn {
        box-shadow: 0 -2px 0 #369bc9 inset;
        font-size: 12px;
        padding: 10px 12px;
        width: 100%;
    }

    #_mbrcslidedown a.mbSDLink {
        cursor: pointer;
    }

    #_mbrcslidedown a.mbSDLink:link,
    #_mbrcslidedown a.mbSDLink:visited {
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
    }
}


/*===========================================
	DESCRIPTION
============================================*/

#aec-product-description .aec-desc-label {
    border-bottom: 1px solid #e8f5fd;
    color: #1c4073;
    font-size: 15px;
    font-weight: 700;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

.aec-desc-review {
    color: #627185;
    font-size: 13px;
    padding-bottom: 15px;
}

.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: "DeepFont";
    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;
}
/* 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:679px) {
    .aec-desc-review.collapse {
        display: block !important;
        overflow: hidden;
        max-height: 135px;
        transition-duration: 0.5s;
        transition-property: max-height;
        transition-timing-function: ease;
        -webkit-transition-duration: 0.5s;
        -webkit-transition-property: max-height;
        -webkit-transition-timing-function: ease;
    }

    .aec-desc-review.expanded {
        max-height: 100% !important;
        overflow: hidden;
        position: relative;
    }

    .aec-desc-review.collapse.expanded,
    .aec-desc-review.collapse {
        padding-bottom: 0;
    }
}


/*===========================================
	PRODUCT TABS
============================================*/

#aec-movietabs,
#aec-gametabs,
#aec-musictabs,
#aec-classicaltabs {
    clear: both;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 10px;
    padding: 0;
    position: relative;
    width: 100%;
    border: none;
}

#aec-movietabs > ul,
#aec-gametabs > ul,
#aec-musictabs > ul,
#aec-classicaltabs > ul,
#aec-itemtabs > ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #9BD5F6 !important;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    border-radius: 0;
    padding: 0;
    padding-top: 4px;
    padding-left: 4px;
}

.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor,
.aec-product-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor h2 {
    float: left;
    font-size: 13px;
    padding: 8px 10px;
    text-decoration: none;
}

.aec-product-container .ui-state-active a,
.aec-product-container .ui-state-active a:link,
.aec-product-container .ui-state-active a:visited {
    color: #1c4073;
}

.aec-product-container .ui-tabs .ui-tabs-nav li {
    border-color: #9bd5f6;
    margin: 0 !important;
}

.aec-product-container .ui-tabs .ui-tabs-nav li a {
    color: var(--primary-color) !important;
}

.aec-product-container .ui-state-default.ui-tabs-active.ui-state-active {
    background: var(--primary-color) none repeat scroll 0 0 !important;
    margin: 0 !important;
}

.aec-product-container .ui-state-default.ui-tabs-active.ui-state-active a {
    color: #fff !important;
}

.aec-product-container .ui-state-default.ui-corner-top {
    background: #f6fbfd none repeat scroll 0 0 !important;
}

.aec-product-container .ui-state-default.ui-corner-top a {
    color: #9bd5f6 !important;
}

.aec-product-container .aec-twocols li > div {
    color: #1c4073;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

.aec-product-container .ui-widget-content a {
    color: #0174b0;
    font-size: 12px;
    font-weight: 600 !important;
}

.aec-product-container .ui-widget-content a:hover {
    color: #004e90;
}

.aec-product-container .aec-twocols li {
    float: left;
    list-style: outside none none;
    width: 50%;
}

.aec-product-container .aec-twocols > div {
    width: 100%;
}

#aec-classicaltabs #aec-musictracksonly {
    width: 100%;
}

#aec-classicaltabs #aec-musictracksonly > ul > li {
    border-bottom: 1px solid #e8f5fd;
    list-style-type: none;
    padding: 4px;
    color: #57606d;
    font-size: 12px;
}

#aec-classicaltabs #aec-musictracksonly .aec-discnum:before {
    content: "\f825";
    font-family: DeepFont;
    margin-right: 5px;
    font-weight: normal;
}

#aec-classicaltabs #aec-musictracksonly .aec-discnum {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}


/*===========================================
	OTHER FORMATS
============================================*/

.aec-productfeature.aec-res .aec-otherformats {
    background-color: #fff;
    border: 1px solid #e8f5fd;
    clear: both;
    color: #1c4073;
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-top: 15px;
    padding: 5px 0 5px 5px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .aec-productfeature.aec-res .aec-otherformats {
        padding: 10px 0 10px 5px;
    }
}

.aec-productfeature.aec-res #aec-otherformats.collapse {
    overflow: hidden;
}

.aec-productfeature.aec-res #aec-otherformats {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.aec-productfeature.aec-res #aec-otherformats div.aec-buybutton {
    border-bottom: 1px solid #e8f5fd;
    border-left: 1px solid #e8f5fd;
    border-right: 1px solid #e8f5fd;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100% !important;
}

.aec-productfeature.aec-res #aec-otherformats button.aec-buybutton-textbtn {
    padding: 0 4px;
    width: 100%;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton:before {
    font-size: 12px !important;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
    font-size: 10px;
    padding: 2px !important;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
    display: inline;
    float: left;
    font-weight: 600;
    padding-left: 8px;
    text-align: left;
    width: 15%;
}

.aec-productfeature #aec-otherformats .aec-buybutton .aec-title > a {
    color: #0174b0;
    padding-right: 0;
    font-size: 12px;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
    display: inline;
    float: left;
    padding-right: 3px;
    width: 58%;
    text-align: left;
    font-size: 12px;
    color: #627185;
}

.aec-productfeature.aec-res #aec-otherformats .aec-custprice {
    color: transparent;
    font: 0px/0px Arial;
}

.aec-productfeature.aec-res #aec-otherformats .aec-custprice span {
    color: #1c4073;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: 600;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-price {
    display: inline;
    float: left;
    text-align: left;
    width: 12%;
    font: 0px/0 arial;
    color: transparent;
}

.aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
    display: inline;
    float: left;
    padding-left: 0;
    width: 15%;
}
/* 4K and 8K UHD 7680px */
@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: 768px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
        width: 20%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 46%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-buyimage {
        width: 22%;
    }
}

@media (min-width: 0px) and (max-width: 768px) {
    .aec-productfeature.aec-res #aec-otherformats.collapse:not(.show) {
        height: 0px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
        font-size: 8px;
    }
}

@media (min-width: 0px) and (max-width: 768px) {
    .aec-otherformats.collapsed {
        border-radius: 4px;
        -webkit-order-radius: 4px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 47%;
    }
}

@media (min-width: 0px) and (max-width: 480px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title {
        width: 24%;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-title a {
        font-size: 10px;
    }

    .aec-productfeature.aec-res #aec-otherformats .aec-buybutton .aec-attr {
        width: 30%;
        font-size: 10px;
    }

    .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;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .aec-productfeature.aec-res #aec-otherformats .aec-buyimage .aec-buybutton-textbtn span {
        font-size: 7px;
    }
}

/*===========================================
	MUSIC PLAYER
============================================*/

#aec-jukebox.tracksonly {
    width: auto;
}

div#aec-jukebox {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#aec-jukebox {
    background-color: #e8f5fd;
    box-shadow: none;
    padding-bottom: 10px;
}

.jp-controls-holder {
    background-color: #d0edff;
}

.jp-playlist.tracksonly li {
    padding: 4px;
}

.jp-playlist {
    background-color: #f6fbfd;
}

.jp-playlist li:before {
    background-color: #0174b0;
    color: #fff;
}

.jp-playlist li.jp-playlist-current {
    background-color: #d0edff;
    border-top: 1px solid #d0edff;
}

.jp-playlist li:hover {
    background-color: #d0edff;
    border-top: 1px solid #d0edff;
}

.jp-playlist li:hover + li {
    border-top-color: #d0edff;
}

.jp-playlist li.jp-playlist-current + li {
    border-top: 1px solid #d0edff;
}

.jp-playlist li {
    border-top: 1px solid #e8f5fd;
}

.jp-play,
.jp-stop,
.jp-previous,
.jp-next,
.jp-repeat,
.jp-shuffle,
.jp-mute,
.jp-volume-max {
    color: #0174B0;
}

.jp-play,
.jp-stop,
.jp-previous,
.jp-next {
    background-color: #f6fbfd;
}

.jp-volume-bar,
.jp-progress {
    background-color: #afdbf7;
}

.jp-current-time,
.jp-duration {
    color: #0174b0;
    font-weight: 600;
}

.jp-artist,
.jp-album-name {
    color: #627185;
    font-size: 13px;
}

.jp-track-title {
    color: #1c4073;
    font-weight: 600;
}


/*.jp-volume-controls *{ display: inline-block !important; }*/

@media all and (min-width: 320px) and (max-width:570px) {
    #aec-musictabs #mt-1 {
        padding-left: 2px;
        padding-right: 2px;
        width: 100%;
    }

    div#aec-jukebox {
        margin: 0 -10px;
        width: 100%;
    }

    .jp-cover {
        display: block !important;
        float: none !important;
        height: 140px;
        margin: 0 auto;
        width: 140px;
    }

    .jp-albuminfo-container {
        background-color: #ffffff;
        display: table-cell;
        float: left;
        height: auto;
        overflow: hidden;
        padding-top: 10px;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

    .jp-aec-playerinfo-control {
        width: 100%;
    }

    .jp-volume-bar {
        margin-top: 5px;
        display: none !important;
    }

    .jp-current-time,
    .jp-duration {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }

    .jp-progress {
        width: 60%;
        margin-left: 0;
        margin-right: 0;
    }

    .jp-aec-playerinfo-control .jp-controls-holder {
        padding: 4px 0 !important;
        width: 100% !important;
    }

    .jp-aec-playerinfo-control .jp-progress-holder {
        padding: 4px 0;
        width: 100% !important;
    }

    #aec-jukebox.tracksonly {
        background-color: white !important;
        box-shadow: none;
        margin: 0 auto;
        padding: 0;
    }

    .jp-track-title {
        font-size: 13px;
    }

    .jp-artist,
    .jp-album-name {
        display: inline;
    }

        .jp-artist,
        .jp-artist:after {
            content: ",";
        }
}

@media all and (min-width: 371px) and (max-width:570px) {
    .jp-controls {
        margin-left: 10px;
        position: relative;
        top: 5px;
        margin-bottom: 10px;
    }

    .jp-volume-controls {
        margin-right: 5px;
        margin-top: 0;
        position: relative;
        top: 18px;
        display: none !important;
    }
}

@media all and (min-width: 320px) and (max-width:370px) {
    .jp-aec-playerinfo-control {
        height: auto;
    }

    .jp-aec-playerinfo-control .jp-controls-holder {
        height: auto;
    }

    .jp-controls {
        display: block;
        margin-left: 0;
        position: relative;
        top: 5px;
        width: 100%;
        margin-bottom: 10px;
    }

    .jp-volume-controls {
        float: left;
        margin: 20px auto 5px;
        padding-left: 30%;
        position: relative;
        top: 0;
        width: 70%;
        display: none !important;
    }
}


/*===========================================
	VIDEO PLAYER
============================================*/

.aec-rbox div.aec-tl,
div.aec-tr,
div.aec-bl,
div.aec-br {
    background-image: none !important;
    background-repeat: no-repeat;
}

.aec-rbox {
    width: 100%;
}

@media (min-width: 0px) and (max-width:767px) {
    .aec-rbox div.aec-m {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
        width: 100% !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
    .aec-rbox div.aec-m #aec-trailerplayer,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display {
        display: inline-block !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

@media (min-width: 361px) and (max-width: 512px) {
    .aec-rbox div.aec-m #aec-trailerplayer_wrapper,
    .aec-rbox div.aec-m #aec-trailerplayer,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_video,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_display,
    .aec-rbox div.aec-m #aec-trailerplayer_displayarea {
        height: 270px !important;
        width: 360px !important;
        top: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar {
        width: 360px !important;
        background-color: transparent !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_background,
    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_elements {
        width: 346px !important;
        left: 4px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_timeSliderRail {
        width: 127px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_wrapper #aec-trailerplayer_video {
        top: 0 !important;
        left: 0 !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_durationText {
        right: 88px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer_jwplayer_controlbar_capRight {
        right: 5px !important;
    }

    .aec-rbox div.aec-m #aec-trailerplayer {
        border: 3px solid #6a6a6a;
        border-radius: 4px;
    }

    .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: 4px;
    }
}

@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: 4px;
    }
}

.ui-tabs .ui-tabs-panel {
    display: inline-block;
    width: 100% !important;
}

.aec-rbox div.aec-h {
    color: #1c4073;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 4px 0 10px;
    text-align: center;
}

    .aec-rbox div.aec-h::before {
        content: "\f820";
        font-family: "DeepFont";
        font-weight: normal;
        margin-right: 4px;
    }

.aec-rbox div.aec-bm {
    color: #627185;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 80%;
}

@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 {
    margin-top: 10px;
    min-height: 0px !important;
    padding: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    #aec-itemtabs * {
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

#product-primaryinfo span#aec-li-UPC_Cd, #product-primaryinfo span#aec-li-ProdId {
    color: #627185;
}

#aec-itemtabs > ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: #e8f5fd !important;
    border-radius: 0;
    padding: 10px 0 10px 0;
}

#aec-itemtabs h3.title-label {
    color: #0174b0;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

    #aec-itemtabs h3.title-label + p {
        margin-top: 0;
    }

#aec-itemtabs > ul p {
    color: #627185;
    font-size: 13px;
}

#it-1 {
    color: #627185;
    font-size: 13px;
    padding: 0 15px;
    width: 100%;
}

#aec-itemtabs a.ui-tabs-anchor#ui-id-1 h3{
    color: #1c4073 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    border: none !important;
}

.aec-product-container #aec-itemtabs .ui-tabs-nav li:first-child {
    background-color: transparent !important;
    border: medium none !important;
}

.aec-itemselect {
    font-size: 13px;
}

.aec-itemselect span {
    color: #000 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.aec-itemselect span#aec-SelectedColor,
.aec-itemselect span#aec-SelectedSize {
    color: #627185 !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: White;
    border: 1px solid #0174b0;
    cursor: pointer;
    font-family: "Open Sans", "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;
}

.aec-productfeature.aec-res.items-page div.aec-SizeBoxSelected {
    background-color: #def7fe;
    border: 1px solid #81c7e5;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 14px;
    padding: 0 !important;
}

.aec-productfeature.aec-res.items-page .aec-hov div {
    font-size: 14px !important;
    line-height: 28px;
}

.aec-productfeature.aec-res.items-page a.aec-hov:hover div {
    background-color: #0174b0;
    border: 1px solid #0174b0;
    color: #fff;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 14px;
}

.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;
}


/*------- Savings Flag -----*/

.aec-productfeature.aec-res .aec-savingsflag:empty {
    display: none !important;
}

.aec-productfeature.aec-res .aec-savingsflag {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    padding-left: 15px;
    text-transform: uppercase;
    width: 21%;
}

.aec-savingsflag:after {
    font-family: deepfont;
    font-size: 25px;
    font-weight: normal;
    left: 50%;
    position: absolute;
}

.aec-productfeature.aec-res .aec-savingsflag.seagreenflag {
    background-color: #0f7c72;
}

.aec-savingsflag:before {
    border-image: none;
    border-style: solid;
    border-width: 12px 10px;
    content: "";
    height: 25px;
    left: 46%;
    position: absolute;
}

.aec-savingsflag.seagreenflag:before {
    border-color: #0f7c72 white #0f7c72 #0f7c72;
}

.aec-savingsflag.redflag {
    background-color: #c1000d;
}

.aec-savingsflag.seagreenflag:after {
    color: #0f7c72;
    content: "\f884 \00a0 \f884";
}

.aec-savingsflag.redflag:before {
    border-color: #c1000d white #c1000d #c1000d;
}

.aec-savingsflag.redflag:after {
    color: #c1000d;
    content: "\f884 \00a0 \f884 \00a0 \f884";
}

.aec-buybutton.seagreen {
    background-color: #e8fdf8 !important;
}

.aec-buybutton.red {
    background-color: #FFEFEB !important;
}

@media (min-width: 0px) and (max-width: 530px) {
    .aec-productfeature.aec-res .aec-savingsflag {
        width: 33%;
    }

    .aec-savingsflag:before {
        left: 33%;
    }

    .aec-savingsflag:after {
        left: 40%;
    }
}

.aec-productfeature.aec-res.items-page #aec-ItemBuyButton > div:first-child {
    background-color: #e0f6fd;
    border: medium none;
    float: none;
    margin: 0;
    min-width: auto;
    padding: 5px;
    text-align: center;
    width: 100%;
}
/*=============================================
	RESPONSIVE EMBED
=============================================*/
.aec-marketingproduct {
    background-color: #fff;
    border-bottom: 25px solid #fff;
    border-radius: 4px;
    border-top: 15px solid #fff;
    margin-top: 10px;
}

    /*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;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    border: solid 1px #ccc;
    font-family: inherit;
    font-size: 14px;
    margin-bottom: 12px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #000;
    -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 {
    width: 100%;
    background-image: none;
    background-color: var(--primary-color);
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: inherit;
}

input#aec-notifyme-button:hover {
    background-color: var(--tertiary-color) !important;
    color: #fff !important;
}

span.aec-privacypolicy,
.aec-buybuttonExtraBold,
#aec-notify-emailsent {
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
    display: block;
    padding-top: 15px;
}

span.aec-privacypolicy {
    margin-top: 5px;
}

/* -------- Styles for Zoom container -------- */
.zoom-container {
    position: absolute;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    display: none;
    z-index: 999;
}

.chocolat-wrapper .chocolat-top {
    top: 40px !important;
}

.drift-zoom-pane img {
    width: 100% !important;
    height: auto !important;
}

.aec-productfeature.aec-res #aec-coverhover {
    cursor: pointer;
    height: auto !important;
    left: 0 !important;
    opacity: 1;
    position: absolute !important;
    top: 50% !important;
    width: 100%;
}

.main-cover:hover #aec-coverhover {
    display: block;
}

@media (min-width: 0px) and (max-width: 992px) {
    .zoom-container,
    .drift-zoom-pane {
        display: none !important;
        z-index: 0;
    }
}

@media (min-width: 768px) {
    .thumb-gallery-container li.t-li-img {
        min-width: 32px;
    }
}

@media (min-width: 992px) {
    .zoom-container {
        top: 25px;
        right: 15px;
        width: 65%;
        height: 450px;
    }
}

@media (min-width: 1200px) {
    .zoom-container {
        top: 25px;
        right: 15px;
        width: 65%;
        height: 450px;
    }
}

/*-------------------- Multiple Images Product Page ---------------------*/
/*----- Main Cover -----*/

.aec-cover .main-cover img {
    object-fit: contain;
    max-width: 320px !important;
    max-height: 320px !important;
    width: 100%;
}

/*----- 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;
}

.slick-arrow:hover {
    opacity: 1;
    cursor: pointer;
}

.slick-slide {
    border: 1px solid #d8d8d8 !important;
    border-radius: 2px;
    margin-top: 3px;
    margin-bottom: 4px;
}

.slick-slide:hover {
    border: 1px solid rgba(228,121,17,.5) !important;
    box-shadow: 0 0 3px 2px rgba(228,121,17,.5);
}

/*----- 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 Deepdiscount on Multiple Image Section*/
.aec-cover .row {
    margin-left: 0;
}

.aec-cover .thumb-list {
    padding: 0;
}

.aec-socialtoolbar, #aec-socialtoolbar {
    background: none !important;
}

.social-holder {
    margin-right: 15px;
    float:left;
}

.aec-otherformats.collapsed {
    margin-bottom: 10px;
}


.aec-productfeature .social-holder {
    position: relative !important;
}

/*Delivery Dates*/
#aec-dd-to-text {
    display: block;
}
#aec-deliverydate {
    text-align: center;
}

#aec-deliverydate > .col-md-6 {
    width: 100%;
    padding: 0;
}
