.product-info-main .product-add-form {
    padding-top: 0  !important;
}
.product-add-form .field.option-image{
    margin: 0 0 10px;
}
.option-image {
    clear: both;
    float: left;
    width: 100%;
}
.above_option .option-image select{
    margin-top:10px;
}
.option-image .btnbox{
    display: none;
}
/* .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 100% !important;
} */
a.details img {
    width: 20px;
    position: relative;
    top: 0;
    margin-right: 10px;
}
.custom-image-box a.details img{
    width: 17px;
    top: 0;
    margin-right: 5px;
}
.before-option .left {
    float: left;
    width: 20%;
    margin-bottom: 0;
}
.before_option .right {
    float: right;
    max-width: 70%;
}
.before_option .image-tplt{
    max-width: 30%;
}
.below-option .image-tplt {
    margin-top: 20px;
}
.option-image .truncated, .custom-image-box {
    display: inline-block;
}
.option-image .truncated{
    float:left;
}

.field.option-image .truncated{
    position: relative;
    top: 5px;
    left: 0;
    float: none;
}

.custom-image-box.active {
    background: #dddddd;
}
.custom-image-box, .option-image.grid .field {
    display: inline-block;
    padding: 12px;
    background-color: #fafafa;
    border: 1px solid #ddd;
    margin-right: 10px;
    position: relative;
    margin-bottom: 20px;
}
.option-image.list .field {
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #fafafa;
    margin: 5px;padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
}
.option-image.list .field label{
    cursor:pointer;
}
.zoom-image {
    background-color: #ffffff;
    border-radius: 100%;
    cursor: pointer;
    clear: both;
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 0;
    width: 22px;
    margin-top: 0;
    position: absolute;
    bottom: 17px;
    left: 15px;
    text-align: center;
}
.zoom-image img {
    width: 12px;
}
.field.option-image.list .zoom-image, .field.option-image.grid .zoom-image{
    bottom: 0;
    left: 0;
}
/* .modal-footer {
	display: none !important;
} */
.custom-image-box.show-imgbox label,
.custom-image-box.show-imgbox .zoom-image,
.custom-image-box.show-imgbox .custom-description {
    display: block !important;
}
.product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: 100%;
}
.custom-image-box.hide-imgbox {
    display: none;
}
.custom-image-box.show-imgbox, .before_option .image-tplt {
    display: inline-block;
}
body .ui-tooltip {
    background: #fff;
    border: 0;
    padding: 10px;
    max-width: 200px;
    padding: 7px 20px 9px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    /* margin-top: 9px; */
}
input[type="radio"]:focus, input[type="checkbox"]:focus{
    box-shadow:none;
}
input[type="checkbox"] {
    margin: 4px 5px 0 0;
}
.fieldset > .before_option > .label{
    display:block ;
    margin-bottom: 15px;
}
.product-add-form .product-options-wrapper .below_option .custom-image-box {
    margin-top: 10px;
}

.option-image.grid .custom-image-box, .option-image.list .custom-image-box {
    padding: 0;
    border: 0;
    margin: 0;
}
.option-image.list .image-tplt {
    float: left;
    margin-right: 15px;
    width: 75px;
}
._show div#opModel {
    text-align: center;
}
.custom-image-box .truncated {
    float: none;
}
.hidepicker.picker_main select,
.hidepicker.color_picker select {
    display: none;
}
.color_picker .custom-image-box img {
    cursor: pointer;
}


/* add css 09-01-2017 */
.product-add-form .product-options-wrapper{
    overflow:hidden;
    padding-bottom:10px;
}
.product-add-form #product_addtocart_form{
    overflow: hidden;
}
.product-add-form .product-options-wrapper .fieldset > .field > .label{
    background: #f3f1f1;
    color: #000000;
    font-family: 'Roboto Slab';
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 15px;
    display: block;
    width: auto;
    cursor: pointer;
}
.product-add-form .product-options-wrapper .fieldset > .field > .label:before{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 17px/1 FontAwesome;
    margin-right: 4px;
    vertical-align: middle;
}
.product-add-form #product_addtocart_form .product-options-wrapper .field:not(.date) > .control{
    padding: 18px 0 10px;
    width:auto;
    overflow: hidden;
}
.product-add-form input[type="radio"]{
    margin: 5px 5px 0 0;
}
.product-add-form .dependent-field .custom-image-box{
    background: #fafafa;
    border: 1px solid #fafafa;
    /* width: 18%;
    margin-right: 1.3%; */
    float: left;
    margin-top:10px;
    margin-bottom:10px;
}
.product-add-form .dependent-field .custom-image-box.active{
    border: 1px solid #cccccc;
}
.product-add-form .dependent-field .custom-image-box label{
    font-size: 13px;
}
.product-add-form .dependent-field .custom-image-box.show-imgbox{
    border: 1px solid #575757;
}
.product-add-form .dependent-field .options-list{
    clear: both;
    padding: 0px 0px 0px 0px;
    overflow:hidden;
}
.product-add-form .dependent-field.above_option .custom-image-box{
    margin-top:0px;
    margin-bottom:10px;
}
.product-add-form .dependent-field.before_option .custom-image-box{
    /* min-width: 81px; */
    margin-top: 0;
    margin-bottom:0px;
}
.product-add-form .product-options-wrapper .below_option .custom-image-box{
    margin-top:10px;
    margin-bottom:0px;
}
.product-add-form .option-image.grid .field{
    background: #fafafa;
    /* width: 18%;
    margin-right: 1.3%; */
    margin-bottom: 0px;
    float: left;
    border: 1px solid transparent;
    position:relative;
    margin-top:10px;
    cursor:pointer;
    width: 94%;
}
.product-add-form .option-image.grid .field.active{
    border:1px solid #575757;
}
.product-add-form .option-image.grid .field:nth-child(4n){
    margin-right:0px;
}
.product-add-form .option-image.grid .field:nth-child(n+5){
    margin-top:10px;
}
.product-add-form .option-image.grid .field .custom-image-box{
    background: transparent;
    width: auto;
    margin-right: 0;
    margin-bottom: 0px;
    float: left;
    border: none;
    margin-left: 0;
}
.product-add-form .option-image.grid input[type="radio"], .product-add-form .option-image.grid input[type="checkbox"]{
    margin-top:20px;
}
.product-add-form .option-image.grid .admin__field-label{
    position:absolute;
    bottom: 12px;
    left: 30px;
}
.product-add-form .option-image.list .field{
    margin-top:10px;
    width: auto;
    display: block;
    overflow: hidden;
    position: relative;
    cursor:pointer;
}
.product-add-form .option-image.list input[type="radio"], .product-add-form .option-image.list input[type="checkbox"]{
    position: absolute;
    top: 50%;
    margin-top: -10px;
}
.product-add-form .option-image.list .field label.admin__field-label, .product-add-form .option-image.list .field label.admin__field-label{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    margin-left: 20px;
}
.product-add-form .option-image.list .field.active{
    border:1px solid #e6e6e6;
    padding: 10px;
}
.product-add-form .option-image.list .field .custom-image-box{
    background: transparent;
    width: auto;
    margin: 0;
    float: left;
    border: none;
}
.product-add-form .option-image.list .field .custom-image-box > label{
    display: none !important;
}
.product-add-form .option-image.list input[type="radio"], .product-add-form .option-image.list input[type="checkbox"]{
    float:left;
}
.product-add-form .option-image.list .field label.admin__field-label{
    float:left;
    font-size: 13px;
}
.product-add-form .before_option .image-tplt{
    max-width: 30%;
    float:left;
}
.product-add-form .before_option .right{
    float: right;
    max-width: 60%;
    display: block;
    width: 100%;
    clear:none;
}
/* .product-add-form .option-image.list .image-tplt{
	min-width: 50%;
} */
.product-add-form .fieldset > .field .field.choice:last-child{
    margin-bottom:10px;
}
.product-add-form .textarea textarea{
    margin-bottom:10px;
}
.product-add-form .file input[type="file"]{
    margin-bottom:10px;
}
.product-add-form #product_addtocart_form .product-options-wrapper .grid:not(.date) > .control{
    padding: 0px 10px;
}
.product-add-form .fieldset > .below_option .field.choice:last-child{
    margin-bottom:10px;
}
.picker_main .custom-image {
    cursor: pointer;
}
.product-add-form .options-list input[type="radio"], .product-add-form .options-list input[type="checkbox"]{
    float:left;
}
.options-list .price-notice{
    float:left;
}
.options-list .price-notice span{
    float:left;
}
.options-list .price-notice .price-container .price-wrapper{
    font-size: 13px;
    line-height: 1.42857143;
    margin-top: 0;
    padding-left: 10px;
}
.options-list .price-notice .price-container .price-including-tax{
    padding-left: 5px;
}
.options-list .price-notice .price-container .price-excluding-tax:before{
    font-size: 13px;
    line-height: 1.42857143;
    float: left;
}
.options-list .price-notice .price-container .price-excluding-tax .price{
    font-size: 13px;
    line-height: 1.42857143;
    float: left;
    padding-left: 5px;
}
.options-list .admin__field-label > span{
    float:left;
    /* padding-right: 5px; */
}
.options-list .admin__field-option{
    float:left;
    width:100%;
}
.options-list .price-notice:first-letter{
    float:left;
    padding:0px 0px 0px 5px;
}
.textarea.dependent-field.above_option .ma-title > span, .file.dependent-field.above_option .ma-title > span{
    font-size: 1.4rem;
    line-height: 1.42857143;
    float: left;
}
.textarea.dependent-field.above_option .ma-title .price-notice:first-letter, .file.dependent-field.above_option .ma-title .price-notice:first-letter{
    float:left;
    padding:0px 0px 0px 5px;
}
.textarea.dependent-field.above_option .ma-title .price-notice .price-container .price-wrapper, .file.dependent-field.above_option .ma-title .price-notice .price-container .price-wrapper{
    font-size: 1.4rem;
    line-height: 1.42857143;
    float: left;
    padding-left: 5px;
    margin-top: 0;
}
.textarea.dependent-field.above_option .ma-title .price-notice .price-container .price-excluding-tax:before, .file.dependent-field.above_option .ma-title .price-notice .price-container .price-excluding-tax:before{
    font-size: 1.4rem;
    line-height: 1.42857143;
    float: left;
}
.textarea.dependent-field.above_option .ma-title .price-notice .price-container .price-excluding-tax .price, .file.dependent-field.above_option .ma-title .price-notice .price-container .price-excluding-tax .price{
    font-size: 1.4rem;
    line-height: 1.42857143;
    float: left;
    padding-left:5px;
}
.product-add-form .option-image.grid .field {
    width: auto;
    float: initial;
}
.product-add-form .option-image.list .field {
    background: none;
    border: none;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

@media (max-width: 767px){
    .custom-image-box, .option-image.grid .field{
        margin-right: 5px;
        padding: 8px;
    }
    .product-add-form .dependent-field .custom-image-box{
        width: 110px;
    }
}

@media (min-width: 768px){
    .product-add-form .product-options-wrapper .fieldset > .field > .label:before{
        font-size: 20px;
    }
}

@media (min-width: 1025px){
    .product-add-form .product-options-wrapper .fieldset > .field > .label{
        font-size: 15px;
    }
}