 .ooc_description {

    font-size: 14px!important;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 1.2em;
    color: #40465a;
    padding: 10px 20px 0;
    font-family: "OpenSans";
    text-align: center;
    margin-top:10px;
}
#ooc-window-modal .modal-header {
    border-bottom: 1px solid #e5e5e5;
}
.ooc_title {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "OpenSans";
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 18px;
    text-align: center;
    margin-top: 40px;
    font-weight: bold;
}
.ooc_center strong {
    text-align: center;
    margin-bottom: 0;
    color: #000;       font-family: "OpenSans";
}
#ooc_form .ooc_footer .ajax_add_to_cart_button{    border-radius: 4px;
    background-color: #fed018!important;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: "OpenSans";
    color: #194376;
    border: 0 solid;}
    #ooc_form .ooc_footer .btn-default{  font-size: 16px; padding: 9px 12px;}
.ooc_footer a.btn-default {    color: #fff;
    font-family: "OpenSans";
    font-size: 14px;}

    .ooc_footer a.btn-default:hover {  color: #fff;
        font-family: "OpenSans";
        font-size: 14px;}
    .ooc_footer a.btn-default:active {   color: #fff;
        font-family: "OpenSans";
        font-size: 14px;}
.ooc_label {
    margin: 20px 0 0 0;
    color: black;
    padding: 0;
}

.ooc_footer {
    text-align: center;
    margin-top:30px
}

.ooc_center {
    text-align: center;
}

.ooc_error_field {
    color: darkred;
}

.ooc_required {
    color: darkred;
}

.ooc_agree {
    margin-top:30px
}

.ooc_tip {
    color:red;
}
