.modal-backdrop {
    background-color: #4f4f4f;
}
#ciQuickViewModal .modal-content {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 18%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 18%);
    border: 5px solid rgb(223 223 223);
    border-radius: 0px;
}
#ciQuickViewModal .modal-header {
    border-bottom: 0px solid rgb(223 223 223);
    padding: 14px 25px;
    min-height: auto;
    padding: 0px;
}
#ciQuickViewModal .modal-title {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}
#ciQuickViewModal .thumbnail {
    border: 0px solid #ddd;
    margin-bottom: 0px;
}
#ciQuickViewModal h1.title_model{
    font-size: 21px;
    margin-top: 0px;
    font-weight: 600;
}

#ciQuickViewModal .price_model{
    font-weight: 600;
    color: #62BA64;
    font-size: 21px;
}
#ciQuickViewModal ul li {
    font-weight: 500;
    color: #444;
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 3px;
}
#ciQuickViewModal .form-control{
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #d8d8d8;
}
#ciQuickViewModal .form-control:focus {
    border-color: #dddddd;
    outline: 0;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6); */
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.075), 0 0 12px rgb(235 235 235 / 98%);
}


/* width */

#ciQuickViewModal .modal-content .modal-body::-webkit-scrollbar {
    width: 3px;
}


/* Handle */

#ciQuickViewModal .modal-content .modal-body::-webkit-scrollbar-thumb {
    background: #b8b8b8 !important;
    border-radius: 2px;
}


/* Handle on hover */

#ciQuickViewModal .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
    background: #8a8383 !important;
}

#ciQuickViewModal #product .quick-options{
    padding: 10px;
    background: #f9f9f9;

}
#ciQuickViewModal .fixed_view{
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 10px 30px;
    background: #dfdfdf;
    left: 0px;
    z-index: 999;
}
#ciQuickViewModal .fixed_view .input_qty, #ciQuickViewModal .fixed_view .btn, #ciQuickViewModal .fixed_view .add_button{
        display: inline-block;
}
#ciQuickViewModal .fixed_view .input_qty .form-control, #ciQuickViewModal .fixed_view .btn{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 0px;
    border-radius: 0px;
}

#ciQuickViewModal .button_quick_cart {
    background: #62BA64;
    border: 0px;
    color: #fff;
    padding: 8px 19px;
    border-radius: 0;
}
#ciQuickViewModal .p_m_bb .min, .p_m_bb .plus {
        float: left;
}
#ciQuickViewModal .input_qty .form-control{
    float: left;
    width: 80px;
}
#ciQuickViewModal .fixed_view .input_qty{
    margin-right: 8px;
    float: left;
}
#ciQuickViewModal .fixed_view .plus, #ciQuickViewModal  .add_button{
    float: left;
    margin-right: 6px;
}
#ciQuickViewModal .fixed_view .btn {
    background: #727272;
    color: #fff;
    border: 0px;
    box-shadow: none;
}
#ciQuickViewModal .fixed_view .btn_wish_comp {
    float: left;
    margin-right: 6px;
}
#ciQuickViewModal .fixed_view .float_select {
    float: right;
}
#ciQuickViewModal p{
        font-size: 14px;
    line-height: 24px;
}
#ciQuickViewModal .modal-body {
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-top: 35px;
}
#ciQuickViewModal .modal-body .model_main_body{

    padding-bottom: 50px;
}
#ciQuickViewModal .fixed_view .alert-success {
    color: #ffffff;
    background-color: #41c84b;
    border-color: #d6e9c6;
}
#ciQuickViewModal .fixed_view .alert-success a {
    color: #ffffff;
}
#ciQuickViewModal .fixed_view .alert-success a:focus, #ciQuickViewModal .fixed_view .alert-success a:hover {
    color: #ffffff;
}
#ciQuickViewModal .more_icon {
    padding-left: 5px;
}
#ciQuickViewModal .btn_more_details:hover {
    background: #62BA64;
}
#ciQuickViewModal .modal-header .close{
    position: absolute;
    right: -18px;
    background: #ffffff;
    height: 25px;
    width: 25px;
    display: block;
    top: -16px;
    opacity: 1;
    border-radius: 30px;
        z-index: 9999;

    color: #000;

}
.ciproduct_carousel .owl-carousel .owl-wrapper-outer{
    border: 0px;
    box-shadow: none;
}
.ciproduct_carousel .owl-pagination {
    top: 0px;
}
@media (max-width: 1190px) {
    .ciproduct_carousel .product-thumb .caption {
        min-height: 240px;
    }
}
@media (max-width: 991px) {
    .ciproduct_carousel .product-thumb .caption {
        min-height: 280px;
    }
}
@media (max-width: 767px) {
    .ciproduct_carousel .product-thumb .caption {
        min-height: 240px;
    }
    .ciproduct_carousel .product-thumb .addcart_button {
        bottom: 0px;
        position: relative;
       /*  margin-bottom: 15px; */
    }
    .ciproduct_carousel .product-thumb .caption h4 {
        font-size: 14px;
    }
    .ciproduct_carousel .product-thumb .caption h4 a {
        padding:6px 5px;
        line-height: 21px;
    }
    .ciproduct_carousel .product-thumb .caption h4 {
        padding-bottom: 0px;
        padding-top:5px;
    }
    .ciproduct_carousel .description_padding {
        padding: 0px 10px;
    }
    .ciproduct_carousel .product-thumb .btn_ci_danger, .add_button .btn_ci_danger{
        padding: 8px 23px;
        font-size: 14px;
    }
    .ciproduct_carousel .product-thumb .caption p {
        font-size: 12px;
        line-height: 22px;
    }
    .ci_tab {
        text-align: left;
    }
    .ciproduct_carousel .nav-tabs a:before {
        left: 10px;
        width: 50px !important;
    }
    .nav-tabs {
        padding: 0px 10px;
    }
    .ciproduct_carousel .nav-tabs a {
        padding: 10px;
        padding-top: 30px;
    }
    .ciproduct_carousel .product-thumb .image .image_btns {
        position: relative;
    }
    .ciproduct_carousel .product-thumb .image:before {
        display: none;
    }
    .ciproduct_carousel .product-thumb .image .btn_ci_default {
        height: 30px;
        width: 30px;
        line-height: 31px;
    }
    .ciproduct_carousel .product-thumb .image .image_btns {
        position: relative;
        top: auto;
        opacity: 1;
        bottom: 0px;
        background: none;
        padding: 7px;
        padding-bottom: 35px;
    }
    .ciproduct_carousel .product-thumb:hover .image .image_btns {
        transition: all .5s ease-in-out;
        -moz-transform: translateY(00%);
        -webkit-transform: translateY(-0%);
        transform: translateY(-0%);
        opacity: 1;
    }
    .ciproduct_carousel .product-thumb .image .btn_ci_default {
        height: 25px;
        width: 25px;
        line-height: 24px;
        font-size: 14px;
        position: relative;
        margin: 0px 6px;
    }
    .ciproduct_carousel .product-thumb .caption h4 a {
        background: transparent;
    }

    .ciproduct_carousel .product-thumb {
        margin-right: 2px;
        margin-left: 2px;
    }

    #ciQuickViewModal .fixed_view .plus, #ciQuickViewModal .add_button, #ciQuickViewModal .fixed_view .float_select, #ciQuickViewModal .fixed_view .btn_wish_comp {
        float: none;
    }
    #ciQuickViewModal .fixed_view .input_qty {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    #ciQuickViewModal .fixed_view {
        padding: 10px 10px;
    }
    .modal-dialog {
        width: 85%;
        margin: auto;
        margin-top: 30px;
    }
    #ciQuickViewModal .fixed_view .input_qty .form-control, #ciQuickViewModal .fixed_view .btn {
        padding-top: 5px;
        padding-bottom: 5px;
        height: auto;
    }
    #ciQuickViewModal .add_button{
        float: none;
        display: block !important;
        margin-bottom: 10px;
    }
    #ciQuickViewModal .modal-body{
        height: 500px;
        padding-top: 15px;
    }
    #ciQuickViewModal .modal-body .model_main_body{
        padding-bottom: 140px;
    }
    .ciproduct_carousel .product-thumb:hover .addcart_button {
        bottom: 0;
    }
}

@media (max-width:600px) {
    .ciproduct_carousel .product-thumb .caption {
        min-height: auto;
        text-align: center;
    }
    .ciproduct_carousel .product-thumb .caption h4 a {
        padding: 6px 10px;
        margin-bottom: 5px;
    }
    .ciproduct_carousel .tab-content .owl-buttons .owl-prev, .ciproduct_carousel .tab-content .owl-buttons .owl-next{
        left: -5px;
    }
    .ciproduct_carousel .tab-content .owl-buttons .owl-prev i, .ciproduct_carousel .tab-content .owl-buttons .owl-next i{
        font-size: 18px;
    }
    .ciproduct_carousel .tab-content .owl-buttons .owl-next{
        left:auto;
        right: -5px;
    }
    .ciproduct_carousel .nav-tabs .owl-buttons .owl-next{
        left: auto !important;
        right: -35px !important;
    }
    .ciproduct_carousel .nav-tabs .owl-buttons .owl-prev{
        left: auto !important;
        right: 0px !important;
    }
    .ciproduct_carousel .tabs_here {
        width: 92%;
    }

}
@media (max-width:400px) {
    .ciproduct_carousel .product-thumb .btn_ci_danger, .add_button .btn_ci_danger {
        padding: 6px 16px;
    }
}

.ciproduct_carousel .tab-content .single_product {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 2px;
}

#ciQuickViewModal.modal {
    z-index: 999999999;
}