select::-ms-expand {
    display: none;
}

select#dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.playIcon {
    background: url("/Content/Product/images/playbutton.png") no-repeat;
    height: 36px;
    width: 60px;
    background-size: 100%;
    position: relative;
    cursor: pointer;
}


.gallery-thumbs .playIcon {
    position: absolute;
    width: 17px;
    top: 22px;
    left: 2px;
}

.modalRight .playIcon {
    width: 60px;
    height: 60px;
    bottom: calc(50% - 36px);
    left: calc(50% - 45px);
}

.modalLeft .playIcon {
    top: 57px;
    left: 0;
    width: 30px;
    position: absolute;
}


div.title {
    max-width:65%;
    float: left;
}


@media screen and (max-width: 580px) and (orientation: portrait) {
    div.title {
        max-width:100%;
    }
}

.productBoxshotMini {
    display: block;
    padding-top: 10px;
    text-align: center;
}

.boxshot.miniBoxart, .boxshot.miniImage {
    display: inline-block;
}

.boxshot.miniImage {
    padding-left: 10px;
}

.productDetails {
    min-height: 65px;
}

.productDetails {
    float: left;
    max-width: 100%;
}
@media screen and (min-width: 581px) {
    .productDetails {
        width: 100%;
    }    
}

    .productDetails h1 {
        font-size: 36px;
        font-family: Solido_Book, Helvetica, sans;
        margin: 0;
        color: #333333;
        margin-bottom: 6px;
        display: inline-block;
    }

.mainContent h3 {
    font-size: 34px;
    color: #000000;
    margin-bottom: 22px;
    font-family: "solido_book";
    text-transform: uppercase;
}

@media screen and (max-width: 580px) {
    .mainContent h3 {
        font-family: solido_book;
        font-size: 24px;
        line-height: 26px;
        color: #000000;
        margin-bottom: 22px;
        font-family: "solido_book";
        text-transform: uppercase;
    }
}

.productDetails h1 { padding-right: 5px; }

.productDetails h4 {
    font-family: Solido_Book, Helvetica, sans;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    color: #333333;
    padding: 0px 5px 0px 0;
}

.productDetails div.no-overall-rating {
    font-size: 90%;
    margin: 5px 0 5px 0;
    color: gray;
    float: right;
    padding-right: 20px;
}


@media screen and (max-width: 580px) {
    .productDetails div.no-overall-rating {
        float: none;
    }
}

.productZen .ratingWrapper {
    color: #615753;
    margin-top: 10px;
}

    .productZen .ratingWrapper span {
        vertical-align: middle;
        margin-left: 15px;
    }

.productZen .price {
    font-size: 16px;
    color: #615753;
}

    .productZen .price span {
        color: #000;
        font-size: 31px;
    }

        .productZen .price span sup {
            vertical-align: super;
            font-size: 0.5em;
        }

.productZen .releaseDate {
    font-weight: bold;
    color: #4d423e;
}




.desktopHeaderWidth .productDetails #BVRRSummaryContainer {
    float: right !important;
}

.productZen .boxShotClickToEnlargeText {
    font-family: Solido_Bold;
    font-size: 14px;
    width: 128px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 10px;
}





.productZen .swiper-container.gallery-images .swiper-slide img,
.productZen .swiper-container.gallery-images .swiper-slide i,
.modalLeft img, .modalLeft i, .modalRight i, .modalRight img[data-isvideo=true] {
    cursor: pointer;
}

.productZen .swiper-container.gallery-thumbs .swiper-slide.selected, .modal-thumbs .swiper-slide.selected {
    border: 1px solid red;
}

.desktopHeaderWidth .productDetails {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}

@media screen and (min-width: 581px) {
    .productDetails {
        border-bottom: 1px solid #CCCCCC;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 580px) {
    .productZen {
        margin-bottom: 5px;
    }

    .productDetails h1 {
        font-size: 24px;
        margin-bottom: 3px;
    }

    .productDetails h4 {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .price span {
        font-size: 20px;
    }
}

@media screen and (max-width: 640px) {
    div#BVRRSummaryContainer {
        float: left;
        border-left: none;
    }
}

@media screen and (min-width: 641px) {
    div#BVRRSummaryContainer {
        float: right;
        border-left: solid 1px #CCCCCC;
        max-width: 34%;
    }
}

div#BVRRSummaryContainer {
    display: inline-block;
    min-width: 110px;
}

.productZen .swiper-pagination {
    position: relative;
    text-align: center;
    width: 79px;
    margin-left: auto;
    margin-right: auto;
}

.productZen .swiper-pagination-bullet {
    position: relative;
    cursor: pointer;
    margin: 10px 5px 10px 0;
    background: #808080;
    border: 0px solid #808080;
    opacity: 1;
}

.productZen .swiper-pagination-bullet-active {
    background: #ee2424;
    border: 0px solid #ee2424;
}


@media screen and (max-width: 600px) {

    div#boxShotSwiperBox {
        max-width: 300px;
        max-height: 320px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding-bottom: 20px;
    }
}




.productZen .gallery-thumbs {
    width: 344px;
    height: 50px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

    .productZen .gallery-thumbs .swiper-wrapper {
        width: 344px;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFF;
        height: 50px;
    }

        .productZen .gallery-thumbs .swiper-wrapper .swiper-slide {
            border: 1px solid #E3E3E3;
            background-color: #FFF;
            width: 47px !important;
            height: 32px !important;
            overflow: hidden;
        }

            .productZen .gallery-thumbs .swiper-wrapper .swiper-slide img.portrait {
                width: 45px;
            }

            .productZen .gallery-thumbs .swiper-wrapper .swiper-slide img.landscape {
                width: 45px;
                height: 32px;
            }

.fancybox-skin {
    background: #FFF;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9) !important;
    -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9) !important;
    -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.9) !important;
}

.modalLeft {
    width: 77px;
    height: 512px;
    float: left;
    margin-bottom: 15px;
}

    .modalLeft .swiper-container, .modalLeft .swiper-wrapper {
        height: 512px;
        width: 77px;
    }

    .modalLeft .swiper-slide {
        height: 75px !important;
        width: 75px !important;
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #FFF;
    }

        .modalLeft .swiper-slide img.portrait {
            width: 75px;
        }

        .modalLeft .swiper-slide img.landscape {
            height: 75px;
        }

.modalRight {
    float: right;
    margin-left: 20px;
    min-width: 770px;
    max-width: 1100px;
    height: 620px;
    margin-bottom: 15px;
}

    .modalRight img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

        .modalRight img.portrait {
            height: 553px;
        }

        .modalRight img.landscape {
            min-width: 770px;
            max-width: 1100px;
        }

        .modalRight img[data-isvideo=true] {
            min-height: 250px;
        }

@media screen and (max-device-width: 767px) {
    .modalRight {
        float: right;
        margin-left: 20px;
        min-width: 770px;
        max-width: 1100px;
        height: 620px;
        margin-bottom: 15px;
    }

        .modalRight img.landscape {
            min-width: 770px;
            max-width: 1100px;
        }
}


.productDetails div.rating {
    float: right;
    width: auto;
    min-width: 142px;
}



    .productDetails div.rating div.overlay, div.rating label {
        display: inline-block;
    }


@media screen and (max-device-width: 580px) {
    .productDetails div.rating {
        margin-right: 10px;
    }
}

@media screen and (max-device-width: 580px) and (orientation: portrait) {
    .productDetails div.rating {
        float: left;
    }
}


.productZen .swiper-slide img {
    width: auto;
    max-width: 100%;
    max-height: 270px;
}

@media screen and (max-width: 580px) {
    .productDetails {
        padding-bottom: 10px;
    }

    .productZen .swiper-slide img {
        max-height: 170px;
    }
}


.productZen .swiper-container {
    width: 100%;
}

.productZen .swiper-slide {
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}