/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.zen-ui-select__value {
    background: #000 !important; 
}

.swal2-popup {
    width: 320px !important;
    padding: 0;
    background-color: rgba( 30, 30, 30, 1.00 );
}


.swal2-content {
    padding: 0;
}

.cwginstock-subscribe-form .panel {
    margin-bottom: 0;
}


.cwginstock-subscribe-form .panel-primary {
    border-color: #fcb900;
}



.cwginstock-panel-heading h4 {
    color: #fcb900;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fcb900;
    border-color: #fcb900;
    background-color: rgba( 30, 30, 30, 1.00 );
}

.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 0;
    margin-top: 15px;
}



.swal2-close {
    position: absolute;
    height: 28px;
    width: 29px;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #ffffff;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 252, 185, 0, 1.00 );
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    color: #ffc800 !important;
}