﻿.flex-viewport{
   max-height: 500px !important;
}
.thumb-image .zoom{
    max-height:500px !important;
}

.fancybox-title.fancybox-title-outside-wrap {
    font-size: 22px;
    font-family: 'Myriad Pro',sans-serif;
    text-align: center;
}

.mmp-margin-left--20 {
    margin-left: -20px;
}

.margin-top-bottom-mmp {
    margin: 18px 0px;
}

.more-images {
    background: #000000 0% 0% no-repeat padding-box;
    position: absolute;
    top: 52%;
    left: 45%;
    transform: translate(-50%, -50%);
    height: 80px;
    width: 120px;
    text-align: center;
    opacity: 0.5;
    display: flex;
}

.viewing_mmplus {
    background: #000000 0% 0% no-repeat padding-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 80px;
    width: 120px;
    text-align: center;
    opacity: 0.5;
    display: flex;
}

.fancybox_img_view_mmplus {
    border: 1px solid #eeeeee;
    height: 80px;
    width: 120px;
    background-size: cover;
    opacity: 1;
}

.request-more-btn_mmplus {
    padding: 10px 30px;
    font-size: 20px;
    color: white !important;
}

.icon_18DeptCat {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    margin-top: 15px;
}

.div_18DeptCat {
    border-radius: 50%;
    background-color: #1C326B;
    height: 100px;
    width: 100px
}

.viewsite_btn {
    background: #FF8201 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 33px;
    width: 132px;
    margin: auto;
    color: #ffffff
}

@media (max-width : 320px) {
    .bottom_purchase_div {
        height: 750px !important;
    }
}

.flex-control-thumbs img {
    height: 80px;
    width: auto;
    border: 1px solid rgba(0, 0, 0,0.25);
}

.flex-control-thumbs li {
    width: auto !important;
    float: left;
    margin: 0 1% 0 0;
}

@media (max-width : 767px) {
    .viewing_mmplus {
        height: 50px !important;
        width: 100% !important;
    }

    .more-images {
        height: 50px !important;
        width: 100% !important;
    }

    .fancybox_img_view_mmplus {
        height: 50px !important;
        width: 100% !important;
    }

    .bottom_purchase_div {
        height: 600px;
    }

    .mobile-margin-bottom-20 {
        margin-bottom: 20px !important;
    }

    .mobile-margin-top-20 {
        margin-top: 20px;
    }
}

@media (min-width : 320px) and (max-width: 767px) {
    .mobile-margin-top-bottom-50 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .mobile-margin-bottom-30 {
        margin-bottom: 30px;
    }

    .product-description {
        font-size: 19px;
        line-height: 120%;
        /* or 23px */
        color: #1C326B;
        -webkit-column-count: 1 !important; /* Old Chrome, Safari and Opera */
        -moz-column-count: 1 !important; /* Old Firefox */
        column-count: 1 !important;
    }

    .Product-panel-wrapper {
        position: relative;
    }

    .show-more, .hide-more {
        padding-left: 0px;
        position: absolute;
        bottom: -2em;
        z-index: 100;
        text-align: center;
        color: #1C326B;
    }

    .hide-more {
        padding-left: 0px;
        position: absolute;
        bottom: -4em;
        z-index: 100;
        text-align: center;
        color: #1C326B;
        margin-bottom: 20px;
    }

    .hide-more {
        display: none;
    }

    .show-more:target {
        display: none;
    }

        .show-more:target ~ .hide-more {
            display: block;
        }

        .show-more:target ~ .Product-panel {
            max-height: 2000px !important;
        }

        .show-more:target ~ .fade-content {
            /*height: auto;*/
            margin-top: 0px;
            /*background: linear-gradient(to bottom, rgba(0,255,0,0) 0%,rgb(255,255,255) 0%);*/
        }

    .Product-panel {
        position: relative;
        margin: 2em auto;
        /*width: 70%;*/
        max-height: 200px;
        overflow: hidden;
        transition: max-height .5s ease;
    }

    .fade-content {
        background: linear-gradient(to bottom, rgba(0,255,0,0) 0%,rgb(255,255,255) 80%);
        height: 80px;
        margin-top: -110px;
        position: relative;
    }
}

@media (min-width : 768px) and (max-width: 990px) {
    .viewing_mmplus {
        height: 60px !important;
        width: 100% !important;
    }

    .more-images {
        height: 60px !important;
        width: 100% !important;
    }

    .fancybox_img_view_mmplus {
        height: 60px !important;
        width: 100% !important;
    }
}

@media (min-width : 991px) and (max-width: 1200px) {
    .fancybox_img_view_mmplus {
        height: 80px !important;
        width: 100% !important;
    }

    .viewing_mmplus {
        height: 80px !important;
        width: 100% !important;
    }

    .more-images {
        height: 80px !important;
        width: 100% !important;
    }
}

.Short-desc {
    font-weight: 800;
    font-stretch: condensed;
    /*position: absolute;*/
    /*height: 59px;*/
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #1C326B;
    margin-bottom: 10px;
}

.desc {
    /*position: absolute;*/
    /*height: 59px;*/
    font-size: 20px;
    line-height: 120%;
    display: flex;
    align-items: center;
    /*color: #1C326B;*/
}

.list-product {
    /*position: absolute;*/
    height: 101px;
    /*font-family: Myriad Pro;*/
    font-size: 15px;
    line-height: 120%;
    color: #666666;
}

.Add-to-Quote {
    width: auto;
    background: #1C326B;
    border: 1px solid #1C326B;
    box-sizing: border-box;
}

.button-text {
    padding: 10px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.0384615em;
    text-transform: capitalize;
    color: #FFFFFF !important;
}

.product {
    /*margin: 50px;*/
    font-stretch: condensed;
    left: 245px;
    top: 1226px;
    font-size: 46px;
    line-height: 100%;
    /* identical to box height, or 46px */
    text-align: center;
    color: #1C326B;
}

.product-description {
    font-size: 19px;
    line-height: 120%;
    color: #1C326B;
    /*-webkit-column-count: 2;*/ /* Old Chrome, Safari and Opera */
    /*-moz-column-count: 2;*/ /* Old Firefox */
    /*column-count: 2;*/
}

.ddlQty {
    padding: 10px;
    margin-top: 20px;
    width: 100px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* color: #444; */
    background: transparent url(/Content/Images/ModularPlus/Icons/chevron-down-solid.svg) no-repeat right center;
    background-size: 16px;
    background-origin: content-box;
    text-align-last: center;
}

.button_blue_color {
    background-color: #1C326B !important;
    border: 1px solid #1C326B !important
}

.ddlQty_color {
    color: #AFA99F;
}

.product_page_font_color {
    color: #666666;
}

.QtySpan {
    position: absolute;
    left: 5px;
    top: 30px;
}

.ulUnderli {
    padding-left: 40px;
    margin: 10px;
    list-style: circle !important;
}

@media (min-width : 1201px) {
    img.img-responsive {
        height: auto !important;
        width: auto !important;
        margin: auto;
        text-align: center;
        max-height: 500px;
    }
}