/* All Screens Size */
@media (min-width: 0px) and (max-width: 4096px) {

    #aec-notifyme-email {
        /*border-radius: 3px !important;*/
        border: 1px solid #767676 !important;
        padding: 5px 15px !important;
        width: 100% !important;
        background-color: #fff;
    }
    .aec-attr {
        margin-bottom: 15px;
    }

    #aec-notifyme-button {
        padding: 8px 5px !important;
        font-weight: 500 !important;
        background: #da2128;
        font-size: 12px;
        color: #fff;
        margin: 0;
        margin-top: 3px;
        width: 100%;
    }

    #aec-notifyme-button:hover {
        background: #b91c23;
        cursor: pointer;
    }

    .aec-roundbutton:active {
        position: inherit;
        top: 0;
    }
}

.aec-buybutton-textbtn {
    width: 85% !important;
}

/* -------- 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;
}

.thumb-list {
    padding-left: 7px !important;
    padding-right: 0 !important;
}

@media (min-width: 0px) and (max-width: 992px) {
    .zoom-container,
    .drift-zoom-pane {
        display: none !important;
        z-index: 0;
    }

    /*.thumb-gallery-container li.t-li-img {
        min-width: 30px !important;
        max-width: 40px !important;
    }*/
}



/*-------------------- Multiple Images Product Page ---------------------*/
/*----- Main Cover -----*/
.aec-productfeature.aec-res div.aec-cover {
    float: left;
    position: relative;
    text-align: center;
}

.aec-cover .main-cover img {
    object-fit: contain;
    /*max-width: 320px !important;
    max-height: 320px !important;*/
    width: 100%;
}

/*----- Thumbs images -----*/
.aec-cover .slick-slide img {
    /*max-width: 45px !important;*/
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    border-radius: 2px !important;
}

.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: none !important;
    border-radius: 2px;
    margin-top: 0;
    margin-bottom: 3px;
}

.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-track {
        width: auto;
    }

    .slick-list {
        margin: 0 auto !important;
    }
}

/*custom styles form Wowhd Stores*/
.main-cover #aec-playpreview {
    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: 1px solid #fff;
    border-radius: 3px;
    background-color: #da2129;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.main-cover #aec-playpreview:hover {
    background-color: #e8545b;
}

.main-cover #aec-playpreview {
    display: none;
}

.main-cover:hover #aec-playpreview {
    display: none;
}

.main-cover:hover img {
    opacity: 0.4;
}

.zoom-container {
    width: 625px;
    height: 350px;
}

@media (min-width: 768px) {
    .thumb-gallery-container li.t-li-img {
        min-width: 32px !important;
    }

    /*.aec-productfeature.tcm .aec-cover img {
        max-width: 200px !important;
    }*/
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    /*.zoom-container {
        position: absolute;
        top: 49%;
        left: 63%;
        transform: translate(-50%, -50%);
        width: 650px;
        height: 350px;
    }*/
}
/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    /*.zoom-container {
        position: absolute;
        top: 49%;
        left: 61%;
        transform: translate(-50%, -50%);
        width: 650px;
        height: 350px;
    }*/
}
/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
    /*.zoom-container {
        position: absolute;
        top: 49%;
        left: 58%;
        transform: translate(-50%, -50%);
        width: 650px;
        height: 350px;
    }*/
}