/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your needs
* please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.customization_form .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

.customization_form .file-input {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2.625rem;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer;
}

.customization_form .custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: 2.625rem;
    margin-top: 1.25rem;
    line-height: 2.625rem;
    color: #7a7a7a;
    text-indent: 0.625rem;
    background: #f6f6f6;
}

.wk-product-customization .product-customization-item {
    margin: 1.25rem 0;
}

.wk-product-customization {
    margin: 2.5rem 0
}

.wk-product-customization .wk-product-customization-item {
    margin: 1.25rem 0
}

.wk-product-customization .product-message {
    width: 100%;
    height: 3.125rem;
    padding: 0.625rem;
    resize: none;
    background: #f6f6f6;
    border: none
}

.wk-product-customization .product-message:focus {
    background-color: #fff;
    outline: 0.1875rem solid #24b9d7
}

.wk-product-customization .file-input {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2.625rem;
    overflow: hidden;
    cursor: pointer;
    opacity: 0
}

.wk-product-customization .customization-message {
    margin-top: 20px
}

.wk-product-customization .custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: 2.625rem;
    margin-top: 1.25rem;
    line-height: 2.625rem;
    color: #7a7a7a;
    text-indent: 0.625rem;
    background: #f6f6f6
}

.wk-product-customization .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

.wk-product-customization small {
    color: #7a7a7a
}

#wk-apcdic-loader {
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: fixed;
    top:0;
    z-index: 1100;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.507);
}

#wk-apcdic-loader .wk-apcdic-loader-text {
    color: rgb(230, 230, 230);
}

.wk-product-customization .alert-danger {
    margin-top: 10px;
}

.wk-apcdic-error-border {
    border: 2px solid #ff001bbf !important;
}

#wkCustomizationBoxTex {
    margin-top: 10px;
}

#wkCustomizationBoxMessage {
    color:#000000;
}