/*!
Theme Name: bluestarbeautystore
*/
div#myDIV {
    position: absolute;
    right: 0;
    top: 83px;
    z-index: 9;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: none !important;
    padding: 10px;
    border-radius: 10px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #000000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background: #000;
    padding: 14px 50px;
    transition: 0.7s ease-in-out;
    border-radius: 50px 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
input.search-submit {
    margin-left: 10px;
    word-break: normal;
    background: #4c00a4;
    font-weight: 600;
    font-size: 17px;
    color: #ffffff;
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    border: 1px solid transparent;
    padding: 12.3px;
}
input.search-field {
    padding: 15px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 100%;
    color: #000 !important;
}
.inputsubsfoot input.wpcf7-form-control.wpcf7-email.wpcf7-text {
    width: 70%;
    display: block;
    margin-bottom: 15px;
    padding: 13px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.inputsubsfoot input.wpcf7-form-control.wpcf7-email.wpcf7-text::placeholder{

    color: #fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
span.selection {
    width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.woocommerce form .form-row label {
    line-height: 2;
    width: 100%;
}


.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    padding: 15px 20px;
    border-radius: 12px;
    background-color: #000;
    color: white;
}


.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-block;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
}

div#customer_login .col-1 {
    min-width: 50%;
}

div#customer_login .col-2 {
    min-width: 50%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #9921c1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none !important;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none !important;
}