.custom_options
{
width: 100%;
clear: both;
margin-bottom: 20px;
}
.custom_options label
{
font-weight: bold;
width: 100%;
display: block;
clear: both;
vertical-align: top !important;
float: left;
}
.custom_options .required
{
color: red;
}
.custom_options .price
{
font-weight: normal;
font-size: 15px !important;
}
.cart
{
width: 100%;
}
.eoinput
{
width: 100%;
}
.eocustomgroup
{
width: 100%;
margin-top: 15px;
}
.multi
{
height: 150px !important;
}
.sim_radio{ margin-top: 2.5px;
float: left;
margin-right: 3px; }
.sim_radio_button { width: auto; margin-right: 20px; clear: both }
div.radio img { border: solid 1px #bbb; padding: 2px; cursor: pointer; }
div.radio label { font-family: arial; }
input[type=radio]{ display: none; }
input[type=radio]:checked + img { border: solid 1px #ff0000; }
.radio { width: auto; display: inline-block !important; cursor: pointer;}
.custom_options .radio label { padding-left: 0 !important; padding-right: 0 !important;}
.rowTitle
{
text-align: center;
float: left;
width: 80px;
font-size: 14px;
}
.custom_options .radio
{
width: 80px;
text-align: center;
}
div.checkbox img { border: solid 1px #bbb; padding: 2px; margin-left: 5px; float: left; cursor: pointer; }
div.checkbox label { font-family: arial; width: auto !important; float: left; margin-right: 10px !important; }
input[type=radio]{ display: none; }
input[type=radio]:checked + img { border: solid 1px #ff0000; }
.radio { width: auto; display: inline-block !important; cursor: pointer;}
.custom_options .checkbox label { padding-left: 0 !important; padding-right: 0 !important;}
.rowTitle
{
text-align: left;
float: left;
width: auto;
font-size: 14px;
}
.custom_options .checkbox
{
width: 100%;
text-align: left;
float: left;
padding-top: 5px;
}
.custom_options .checkbox input[type="checkbox"]
{
margin-top: 8px;
float: left;
}
.price_total
{
width: 100%;
clear: both;
margin-top: 20px;
margin-bottom: 20px;
float: left;
font-size: 20px;
}
.tprice
{
width: 100%;
float: left;
margin-bottom: 20px;
}
.leftprice
{
color: #000;
font-weight: bold;
width: 150px;
float: left;
}
.rightprice
{
width: auto;
float: left;
font-weight: bold;
}
.datepick, .timepick
{
width: 90%;
float: left;
}
.ui-datepicker-trigger
{
cursor: pointer;
float: right;
}
.woocommerce_order_items_wrapper table.woocommerce_order_items table.display_meta tr th, .woocommerce_order_items_wrapper table.woocommerce_order_items table.meta tr th {
width: auto !important;
}
.variation dt.variation-{ display: none;}
.range_picker_min_value,
.range_picker_max_value {
font-size: 12px;
vertical-align: top;
}
.range_val {
vertical-align: super;
}
.eocustomgroup .price {
margin-top: 0px !important;
}
.eocustomgroup .radio .price {
margin-top: -5px !important;
}
.eocustomgroup label {
margin-bottom: 5px;
}