.active-color {
    border: 5px double #67fc67 !important;
}
ol.mprpq_thumbnail_images {
    width: 100%;
    margin: 0px;
    text-align: center;
}
.mprpq_thumbnail_images li {
    width: 11.1111111111%;
    float: left;
    margin-right: 11.1111111111%;
    list-style: none;
    margin-bottom: 1.618em;
    cursor: pointer;
    display: inline-block;
    margin: 10px 6px;
}
.mprpq_thumbnail_images li:nth-child(6n+1) {
    clear: both;
}
.mprpq_thumbnail_images ol li img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.form-horizontal.mprpq_main .form-group label {
    text-align: left;
    font-weight: 500;
    color: black;
}
.mprpq_main_page_layout .col-md-12.selectmeta {
    border-left: 1px solid #dedede;
    margin: 15px 0px;
}
.mprpr_qty_row .col-md-3 {
    padding: 4px 10px 3px 10px;
    border-top: 1px solid #d3d3d3;
    text-align: center;
    cursor: pointer;
}
.mprpq_ranges_ {
    margin-bottom: 10px;
    color: black;
    font-size: 15px;
    line-height: normal;
}
button.mprpq-add-tocart {
    background: #6a4183 !important;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    color: white;
}
.col-md-12.mprqp_quantity_user {
    margin: 15px 0px;
}
button.btn.mprpq-estimatebtn {
    background: #6a4183 !important;
    border-radius: 5px;
    font-weight: 500;
    color: white;
    margin-top: -24px;
}
 button.btn-sample-order {
    background: #6a4183 !important;
    border-radius: 5px;
    font-weight: 500;
    color: white;
}
.col-md-12.mprqp_sample_orders {
    margin: 20px 0px;
}
button.btn.mprpq-estimatebtn:hover,
button.mprpq-add-tocart:hover,
button.btn-sample-order:hover {
	color: #6a4183 !important;
	background: white !important;
	border: 1px solid #6a4183 !important;
}
.col-md-12.mprqp_quantity_user label {
    font-weight: 500;
    color: black;
}
.col-md-12.mprqp_quantity_user {
    margin: 5px 0px 15px -10px;
}
.color_swatches_mprpq {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 5px 5px 0;
    border-radius: 2px;
    border: 1px solid transparent;
    box-shadow: inset -1px -1px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset -1px -1px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: inset -1px -1px 0px rgba(0,0,0,0.15);
    background-position: 50% 50%;
    cursor: pointer;
}
span#error-quantity-select {
    color: red;
    font-size: 14px;
    margin-left: 40px;
    display: none;
}
.col-md-12.mprpr_qty_row_head .col-md-3 {
    text-align: center;
    padding: 8px 0px;
    font-weight: 600;
}
.mprpqproduct_name span {
    color: black;
}

/*popup*/
div#sampleOrder .modal-dialog {
    min-width: 60%;
    margin-top: 5%;
}
div#sampleOrder .modal-dialog .modal-content {
    border-radius: 0px !important;
}
.col-md-6.pop-header-close a {
    color: #352142;
    opacity: 1;
    font-size: 15px;
    font-weight: lighter;
}
.main_popup_wrap,
.main_popup_wrap_listing {
    width: 800px;
    margin: 0 auto;
}
.main_popup_wrap {
    border-bottom: 1px solid #d4cece;
    text-align: center;
}
.main_popup_wrap .row .col-md-3 {
    color: black;
    font-size: 15px;
}
.main_popup_wrap .row .col-md-3 {
    padding-bottom: 9px;
    color: black;
    font-size: 15px;
}
.main_popup_wrap_listing {
    margin-top: 18px;
}
.main_popup_wrap_listing .row {
    border: 1px solid #ccc;
    margin-bottom: 11px;
    padding: 9px 0px;
    text-align: center;
}
.mprpqAddToCartPoup {
    background: #6a4183 !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    color: white !important;
    margin-left: 10px;
    font-size: 14px;
    padding: 6px 10px !important;
}
span.inputpopup_id input {
    font-size: 14px;
    border-radius: 5px;
    color: black;
}
a.popmprpq-name {
    color: #6a4183;
    text-decoration: none;
    vertical-align: middle;
}
a.popmprpq-name:hover {
    text-decoration: none;
    color: #6a4183;
}
img.mprpqPopupImage {
    width: 38px;
    margin: 0 auto;
}
span.inputpopup_id .quantity {
    margin: 0 auto !important;
    width: 100% !important;
}
.col-md-3 a.added_to_cart.wc-forward {
    display: none;
}.col-md-12.mprqp_quantity_user .col-sm-6 {
    text-align: center;
}