.category-custom-covers .product-info-main .product-add-form {
    padding-top: 20px !important;
    padding-bottom: 0;
}
.option-image {
    clear: both;
    float: left;
    width: 100%;
}
.option-image select {
    border: 1px solid #e6e6e6;
    min-height: 45px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.above_option .option-image select {
    margin-top: 10px;
}

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: 15px 13px;
    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 {
    cursor: pointer;
    clear: both;
    display: block;
    height: 29px;
    font-size: 0;
    width: 29px;
    margin-top: 0;
    position: absolute;
    bottom: 17px;
    left: 20px;
    border-radius: 100%;
    background-color: #ffffff;
}
.zoom-image img {
    padding: 6px 7px;
    width: 15px;
}

.field.option-image.list .zoom-image,
.field.option-image.grid .zoom-image {
    bottom: -15px;
    left: -15px;
    background: none;
}

.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;
}
/* select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #d0d0d0;
}
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: 40px;
}
._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 {
/*     background: #f0f0f0;
    padding: 10px;
    overflow: hidden; */
    display: flex;
    flex-direction: column;
}
.product-add-form .product-options-wrapper .fieldset > .field > .label {
    /* background: #ccc;
    border: 1px solid #ccc; */
    /* padding: 10px; */
    display: block;
    width: auto;
    cursor: pointer;
    border-radius: 3px 3px 0 0;
    margin-bottom: 0px;
}
.product-add-form {
    padding-bottom: 0;
}
.product-add-form
    #product_addtocart_form
    .product-options-wrapper
    .field:not(.date)
    > .control {
    /* padding: 10px; */
    width: auto;
    overflow: hidden;
    /* border: 1px solid #d3d3d3; */
}
.product-add-form input[type="radio"] {
    margin: 5px 5px 0 0;
}
.product-add-form .dependent-field .custom-image-box {
    background: #fafafa;
    margin-bottom: 0px;
    float: left;
    border: 1px solid transparent;
    margin-top: 10px;
    margin-bottom: 10px;
}
.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 {
    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;
    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;
    box-shadow: 1px 1px 10px #bbb;
}
.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;
}
.custom-image-box span {
    display: none;
}

.custom-image-box label {
    height: 0;
}
.product-add-form .option-image.grid input[type="radio"],
.product-add-form .option-image.grid input[type="checkbox"] {
    margin-top: 20px;
    opacity: 0;
    position: absolute;
}
.product-add-form .option-image.grid .admin__field-label {
    position: absolute;
    bottom: 12px;
    left: 30px;
    display: none;
}
.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 #575757;
}
.product-add-form .option-image.list .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.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;
}
.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 .fieldset > .field .field.choice:last-child {
    margin-bottom: 10px;
}
.product-add-form .textarea textarea {
    margin-bottom: 10px;
}
.product-add-form .file input[type="file" i] {
    margin-bottom: 10px;
}
.product-add-form
    #product_addtocart_form
    .product-options-wrapper
    .grid:not(.date)
    > .control {
    padding: 0px 10px;
}
.product-add-form
    #product_addtocart_form
    .product-options-wrapper
    .list: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: 1.4rem;
    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: 1.4rem;
    line-height: 1.42857143;
    float: left;
}
.options-list .price-notice .price-container .price-excluding-tax .price {
    font-size: 1.4rem;
    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 .options-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.product-add-form .option-image.grid .field {
    flex: 0 25%;
    float: none;
    display: flex;
    flex-direction: column;
    border: 1px solid #ffffff;
    margin-left: 0;
    width: auto!important;
    margin-right: 0;
    align-items: center;
}
.product-add-form .option-image.list .field {
    width: 100%;
}
#ShapeDimensions input[type="text"] {
    display: inline;
    width: 100px;
    height: 30px;
}
#ShapeDimensions .control {
    display: inline-block;
    vertical-align: middle;
}
.form-horizontal label {
    height: auto;
    overflow: auto;
    display: inline-block;
}
.form-horizontal-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

img.selectedshape {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}
.product-add-form .product-options-wrapper .fieldset > .field.insertAfterThis > .label{
    padding-bottom: 10px;
}
.ms-item{
    display: none;
}
.ms-item.active{
    display: block;
    margin-bottom: 5px;
}
.ms-item-radius input{
    height: 30px;
    width: auto;
}
.product-add-form .fieldset > .field.ms-item-radius {
    padding-left: 0;
    margin-top: 20px;
    background-image: url("../media/resized/radius.jpg");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: left;
}
.product-options-wrapper .colour.field.option-image.grid .zoom-image{
    bottom: -15x;
    left: -25px;
}
.product-options-wrapper .colour.field.option-image.grid .custom-image-box label {
    height: 30px;
    text-align: center;
}
.product-options-wrapper .colour.field.option-image.grid .custom-image-box span{
    display: block;
}
.product-options-wrapper .colour.field.option-image.grid .custom-image img{
    margin: 0 auto;
}
#options-17-list input {

}
#options-17-list .field.option-image.list .zoom-image{
    left: -10px;
    bottom: -15px;
}
#options-17-list .field.option-image.list img{
    display: block;
    margin: 0 auto;
}
.product-add-form .option-image.list #options-17-list .field .custom-image-box{
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.option-image.list #options-17-list .image-tplt{
    float: none;
    margin-right: 0;
}
div#options-17-list {
    display: flex;
    align-items: center;
}
.StrapPosFixed span {
    display: none;
}
.StrapPosChoice {
    display: none;
}
.StrapPosFixed {
    display: none;
}
.StrapPosFixed .control {
    display: none;
}
@media (max-width: 768px){
    .product-add-form .option-image.grid .field{
        flex: 0 35%;
    }
}

.radius-help-text {
    font-size: 12px;
    font-weight: 400;
}
.custom-cover-fold-side .image-tplt {
    display: flex;
}

.product-options-wrapper label.details[title=" "] {
    display: none;
}
