.greyscale {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.8;
}
.active .greyscale {
    -webkit-filter: initial;
    filter: initial;
    opacity: initial;
}
#door_style_list .product-sub-wrapper {
    padding: 2.5rem 1.875rem;
    height: 100%;
    width: 100%;
}

#door_style_list .img-wrapper {
    min-width: 110px;
}

#door_style_list .product-wrapper {
    padding: 0;
}

.door-types .cutout-item {
    /*margin-top: 1.5625rem;*/
    cursor: pointer;
    margin-top: 1.39rem;
}

.dimension-block {
    cursor: pointer;
    white-space: nowrap;
}

.dimension-block.active {
    border: 1px solid #f48024;
    color: #f48024;
    outline: none;
    text-align: center;
    background: #fff;
}
.VueCarousel-navigation-button{
    margin-top: -22px;
}
.VueCarousel-navigation-prev {
    background: url('../images/icons/glass-arrow-left.png') no-repeat;
    width: 2.0625rem;
    height: 2.0625rem;
    display: inline-block;
    margin-left: 0.625rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0;
    margin-left: 0;
}
.VueCarousel-navigation-prev:hover {
    background: url('../images/icons/glass-arrow-left-act.png') no-repeat;
}
.VueCarousel-navigation-next {
    background: url('../images/icons/glass-arrow-right.png') no-repeat;
    width: 2.0625rem;
    height: 2.0625rem;
    display: inline-block;
    margin-left: 0.625rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0;
}
.VueCarousel-navigation-next:hover {
    background: url('../images/icons/glass-arrow-right-act.png') no-repeat;
}

.glass-block.VueCarousel-slide {
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: auto;
    margin: 0;
    padding-bottom: 0.45rem;
    cursor: pointer;
}

.VueCarousel {
    padding-left: 25px;
    padding-right: 25px;
}
.door-options {
    padding-bottom: 50px;
}

.door-options-block .door-types {
    flex-direction: initial;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    position: absolute;
    right: -80px;
    bottom: 6px;
    z-index: 1;
    max-height: 523px;
    overflow: auto;
    width: 60px;
}
.door-wrap {
    position: relative;
}
.VueCarousel.col-md-10 {
    /*padding-right: 0;*/
}

.door-buttons button.action-button {
    width: 9.375rem;
    height: 2.625rem;
    border-radius: 5px;
    border: 1px solid #f48024;
    color: #f48024;
    font-family: "Montserrat-bold", sans-serif;
    font-size: 0.625rem;
    outline: none;
    text-align: center;
    background: transparent;
    margin-right: 1.125rem;
    line-height: 1.625rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.door-buttons button.action-button:hover, .door-buttons button.action-button.active {
    background: #f48024;
    color: #fff;
    text-decoration: none;
}
[v-cloak] { display: none; }


.accordion-item {
    position: relative;
    opacity: 0;
    cursor:pointer;
}
.accordion-item-header{
    /*display: flex;*/
    cursor:pointer;
}
.card-description {
    width: calc(100% - 84px);
    padding-right: 10px;
}
.transoms-block img {
    width: 100%;
}

.glass-carousel .glass-item img {
    height: 90px;
}

.modal-slideshow {
    top: 68px!important;
}

.modal-slideshow__close {
    top: 20px!important;
    right: -5px!important;
}
.modal-slideshow {
    height: calc(100vh - 68px)!important;
    min-height: calc(100vh - 68px)!important;
}
.modal-slideshow__container__image {
    background: transparent!important;
}
.product-wrapper .specialty-block img, .specialty-block img {
    margin-right: 5px;
}
.product-wrapper .specialty-block img, .specialty-block img, .specialty-block span {
    height: 30px;
    line-height: 30px;
}
@media (min-width: 40em) {

    .modal-slideshow__container {
        top: 15vh!important;
    }
}
.modal-slideshow__gallery__container {
    overflow-x: auto;
    overflow-y: hidden;
}
.modal-slideshow__gallery__container img {
    padding: 10px;
}

.frames-accordion  .door-option .modal-slideshow__container img {
    max-width: 100%;
     height: 100%!important;
    width: auto;
    padding: 30px;
    background: #fff;
}
.modal-slideshow__gallery__container__img {
    background: #fff;
}
@media (max-width: 991px) {
    .frames-accordion .door-option img.modal-slideshow__gallery__container__img {
        display: inline-block;
    }
}

#accessory_entities_list.shelf-accordion .door-options-block {
    margin-left: auto;
    margin-right: auto;
    width: 226px;
}

@media (max-width: 1400px) {
    .door-options-block .door-types {
        right: -70px;
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    .door-options {
        padding-bottom: 120px;
    }
}
@media (max-width: 576px) {
    .door-options-block .door-types {
        right: -50px;
    }
    .door-options-block .door {
        height: auto;
        width: 265px;
    }
    .door-buttons button.action-button {
        width: 98%!important;
    }
}

@media (max-width: 460px) {
    .glass-carousel .glass-item img {
        height: 80px;
    }
    .VueCarousel-navigation-button, .VueCarousel-navigation-button:hover {
        height: 30px;
        width: 30px;
        background-size: 100%;
    }
}
@media (max-width: 400px) {
    .glass-carousel .glass-item img {
        height: 70px;
    }
    .VueCarousel-navigation-button, .VueCarousel-navigation-button:hover {
        height: 28px;
        width: 28px;
        background-size: 100%;
    }
}
@media (max-width: 360px) {
    .glass-carousel .glass-item img {
        height: 60px;
    }
    .VueCarousel-navigation-button, .VueCarousel-navigation-button:hover {
        height: 26px;
        width: 26px;
        background-size: 100%;
    }
}
@media (max-width: 330px) {
    .glass-carousel .glass-item img {
        height: 50px;
    }
    .VueCarousel-navigation-button, .VueCarousel-navigation-button:hover {
        height: 22px;
        width: 22px;
        background-size: 100%;
    }

}