.stock_notifier-panel-heading h5 {
    color: #00d082
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.form-group {
    margin-bottom: 5px
}

#stock_notifier-bis-overlay {
    background-color: #000;
    filter: alpha(opacity=50);
    height: 100%;
    left: 0;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
}

.stock_notifier_description {
    font-size: 15px
}

#subscribe-stock-notify {
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 27px;
    height: 32px;
    margin: auto;
    position: relative;
    width: 40px
}

.stock_notifier_card {
    background: #fff;
    border: none;
    border-radius: 20px;
    height: 250px;
    padding: 10px;
    position: relative;
    width: 350px
}

.wlab_ntifier_verify_container {
    height: 100vh
}

.stock_notifier_mobile-text {
    color: #989696b8;
    font-size: 15px
}

.form-control {
    margin-right: 12px
}

.form-control:focus {
    background-color: #fff;
    border-color: #ff8880;
    box-shadow: none;
    color: #495057;
    outline: 0
}

.cursor {
    cursor: pointer
}

.toggle-row {
    display: none
}

.iwgsubscribed {
    background-color: #3789e2;
    color: #fff
}

.iwgsmssent {
    background-color: green;
    color: #fff
}

.stock_notifier_delete {
    color: green
}

.stock_notifier_tooltip_subscribed .btn-subcribe {
    background-color: transparent !important;
    border-color: #28303d !important;
    border: 2px solid;
    color: #28303d !important;
    font-size: 16px;
    margin-top: 13px;
    padding: 10px;
    text-align: center;
    width: 100%
}

.stock_notifier_tooltip_subscribed .btn-subcribe:focus {
    outline: none !important
}

.stock_notifier_tooltip .stock_notifier_tooltip_tooltiptext {
    background: #fff;
    border-radius: 6px;
    bottom: 100%;
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, .06);
    color: #fff;
    height: auto;
    left: 50%;
    opacity: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease;
    visibility: hidden;
    width: 254px;
    z-index: 4
}

.stock_notifier_tooltip .stock_notifier_tooltip_tooltiptext:after {
    border: 8px solid transparent;
    border-top-color: #fff;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%
}

.stock_notifier_tooltip:hover .stock_notifier_tooltip_tooltiptext {
    opacity: 1;
    visibility: visible
}

.stock_notifier_tooltip_subscribed {
    max-width: 332px !important;
    position: relative;
    width: 100%
}

.stock_notifier_tooltip_subscribed:hover {
    background-color: inherit;
    color: inherit
}

.stock_notifier_tooltip_subscribed .stock_notifier_tooltip_tooltiptext_subscribed {
    background: #fff;
    border-radius: 6px;
    bottom: calc(100% + 10px);
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, .06);
    color: #fff;
    height: auto;
    left: 50%;
    opacity: 1;
    padding: 5px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease;
    visibility: visible;
    width: 240px;
    z-index: 1
}

.stock_notifier_tooltip_subscribed .stock_notifier_tooltip_tooltiptext_subscribed:after {
    border: 8px solid transparent;
    border-top-color: #fff;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%
}

.stock_notifier_success_logo {
    bottom: -13px;
    color: green
}

.stock_notifier_success_logo, .stock_notifier_success_logo_err {
    display: inline-block;
    font-size: 15px;
    position: relative;
    right: -5px
}

.stock_notifier_success_logo_err {
    bottom: -5px;
    color: coral
}

.stock_notifier_success_message {
    color: green;
    display: inline-block;
    font-size: 12px;
    font-weight: 700
}

.stock_notifier_message_description {
    color: #000;
    font-family: sans-serif;
    font-size: 10px;
    margin: 2px auto 5px;
    max-width: 159px
}

.iti input[type=tel]:focus {
    border-color: #333 !important
}

.stock_notifier-panel-body {
    margin-top: 6px
}

.stock_notifier_mobile-text > .fa {
    margin-right: 3px
}

.stock_notifier_mobile-text {
    color: #222;
    column-rule: #222;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0
}

.iti__selected-flag {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0 6px 0 8px;
    position: relative;
    z-index: 2
}

.wlab_stock_whatsapp_sms {
    border-radius: 4px !important;
    height: 26px !important;
    outline: none !important;
    width: 175px !important
}

input#phone_number {
    border-width: 1px;
    height: 32px !important;
    margin-left: 0;
    padding-left: 46px;
    padding-right: 6px;
    width: 188px !important;
}

.wlab_stock_whatsapp_sms.valid {
    border-color: #00c900;
    box-shadow: inset 0 2px 10px 2px rgba(0, 201, 0, .06)
}

.wlab_stock_whatsapp_sms.invalid {
    border-color: red;
    box-shadow: inset 0 2px 10px 2px rgba(255, 0, 0, .06)
}

.wlab_stock_output {
    font-size: 14px;
    margin-left: 23px
}

a.button {
    padding: 15px;
    width: 100%
}

.stock_notifier_btn {
    grid-gap: 10px;
    display: grid;
    grid-auto-flow: column;
    width: 100%
}

.stock_notifier_btn a.button {
    align-items: center;
    border-radius: 2px;
    display: flex;
    font-size: 14px;
    justify-content: center;
    letter-spacing: -.3px;
    margin: auto;
    padding: 10px 12px
}

.stock_notifier_tooltip {
    background-color: #4caf50;
    border-radius: 5px;
    display: inline-block;
    max-width: 332px !important;
    position: relative;
    width: 100%
}

.stock_notifier_tooltip_wrap {
    background: transparent;
    border-radius: 6px;
    bottom: 100%;
    color: #fff;
    height: 10px;
    left: 50%;
    padding: 5px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease;
    width: 254px;
    z-index: 2
}

.stock_notifier_button_.button {
    background-color: #4caf50;
    border-radius: 5px;
    color: #fff;
    cursor: pointer !important;
    padding: 10px;
    text-align: center;
    width: 100%
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none !important
}

.stock_notifier_button_.button:focus {
    outline: none !important
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product h2 {
    text-align: center
}

.stock_notifier_pro_popup {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: flex-start;
    background-color: rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    width: 100%;
    z-index: -2
}

.stock_notifier_pro_popup.active {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.stock_notifier_pro_popup .content {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    margin-top: 12%;
    padding: 20px 30px;
    position: relative;
    text-align: center;
    width: 320px
}

.stock_notifier_pro_popup .content .close_btn_outer {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 36px
}

.stock_notifier_pro_popup .content .close_btn_outer:hover .close_label {
    opacity: 1 !important
}

.stock_notifier_pro_popup .content .close_btn_outer:hover .close_btn_inner:before {
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.stock_notifier_pro_popup .content .close_btn_outer:hover .close_btn_inner:after {
    bottom: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.stock_notifier_pro_popup .content .close_btn_outer .close_btn_inner {
    text-align: center;
    width: inherit
}

.stock_notifier_pro_popup .content .close_btn_outer .close_btn_inner:before {
    background: #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: inherit
}

.stock_notifier_pro_popup .content .close_btn_outer .close_btn_inner:after {
    background: #fff;
    bottom: 50%;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: inherit
}

.stock_notifier_pro_popup .content .close_btn_outer .close_btn_inner .close_label {
    color: #fff;
    cursor: pointer;
    font-size: .7em;
    line-height: 2.5em;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.stock_notifier_pro_popup .content h1 {
    color: #fff
}

.stock_notifier_save_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.stock_notifier_save_btn p {
    color: #939599;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 16px;
    text-transform: capitalize
}

.stock_notifier_save_btn .stock_notifier_form_btn, .stock_notifier_save_btn p {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.stock_notifier_form_btn {
    background-color: #ff631a;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.555555555555556;
    padding: 15px 32px;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.Stock_lock_button {
    font-size: 18px;
    margin-top: 10px
}

.stock_notifier_Pro_feature {
    display: block;
    margin-left: 17px;
    margin-top: 18px
}

.stock_notifier_form_btn:hover {
    -webkit-box-shadow: 0 10px 10px -10px rgba(33, 35, 38, .1);
    box-shadow: 0 10px 10px -10px rgba(33, 35, 38, .1);
    color: #fff;
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

@media only screen and (max-width: 575px) {
    .stock_notifier_form_btn {
        padding: 10px 20px
    }
}

.stock_notifier_pageBackground {
    background-color: #dfe6ed;
    height: 100%;
    margin: 0;
    padding: 10px 0;
    width: 100%
}

.stock_notifier_tooltop .iti__country-list li {
    display: block !important
}

.stock_notifier_btn .stock_notifier_tooltip {
    margin: auto
}

.stock_notifier_btn .stock_notifier_button_.button {
    border-radius: 5px;
    font-size: 13px
}

.stock_notifier_btn .stock_notifier_tooltip_subscribed {
    margin: auto
}

.stock_notifier_btn .stock_notifier_subscribe_btn {
    border-radius: 5px;
    font-size: 12px;
    padding: 10px
}

#stock_notifier_progress_determinate {
    display: block;
    width: auto
}

.stock_notifier_bar_text {
    font-size: 16px !important
}

.stock_notifier_progress_bar {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
    width: 310px !important
}

.stock_notifier_sold_item {
    font-size: 16px !important;
    font-weight: 500 !important
}

.stock_notifier_circular_quantity {
    font-size: 16px !important;
    margin-bottom: 5px;
    margin-top: 5px
}

.stock_notifier_divider {
    border: 1px solid #efefef;
    margin-bottom: 16px;
    margin-top: 5px
}

.stock_notifier-circle-wrap {
    background: #d2eaf1;
    border: 1px solid #d2eaf1;
    border-radius: 50%;
    height: 110px;
    width: 110px
}

.stock_notifier-circle-wrap .stock_notifier-circle .stock_notifier-fill, .stock_notifier-circle-wrap .stock_notifier-circle .stock_notifier-mask {
    border-radius: 50%;
    height: 110px;
    position: absolute;
    width: 110px
}

.stock_notifier-circle-wrap .stock_notifier-circle .stock_notifier-mask {
    clip: rect(0, 150px, 150px, 75px)
}

.stock_notifier-circle-wrap .stock_notifier-inside-circle {
    background: #fff;
    border-radius: 50%;
    color: #1e51dc;
    font-size: 1em !important;
    font-weight: 700;
    height: 82px;
    line-height: 80px;
    margin-left: 14px;
    margin-top: 14px;
    position: absolute;
    text-align: center;
    width: 82px;
    z-index: 100
}

.stock_notifier-mask .stock_notifier-fill {
    clip: rect(0, 75px, 150px, 0);
    background-color: #227ded
}

@keyframes stock_notifier-fill {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(135deg)
    }
}

.stock_notifier_progress_1 {
    background: #fff;
    border: 1px solid #ffb37c;
    border-radius: 6px;
    height: 16px !important;
    margin-bottom: 15px;
    margin-top: 2px;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.stock_notifier_progress_bar_1 {
    background: #ff6b00;
    float: left;
    height: 100%;
    min-width: 1%;
    position: relative
}

.stock_notifier_progress_percent_1 {
    color: #fff;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.stock_notifier_progress_2 {
    background: #d2cbe2;
    border: 1px solid #d2cbe2;
    border-radius: 6px;
    height: 5px !important;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.stock_notifier_bar_border_2 {
    align-items: center;
    border: .5px solid #eacfff;
    border-radius: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 16px;
    margin-top: 10px;
    padding: 10px
}

.stock_notifier_progress_bar_2 {
    background: #9665ff;
    float: left;
    height: 100%;
    min-width: 1%;
    position: relative
}

.stock_notifier_progress_percent_2 {
    color: #fff;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.stock_notifier_sold-item {
    color: #393636;
    display: inline-block;
    font-family: Segoe UI;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 19px !important;
    margin-left: 10px;
    margin-top: -2px;
    white-space: nowrap
}

.stock_notifier_progressbar3 {
    background-color: #ffd9ed;
    border-radius: 5px;
    height: 8px;
    margin-bottom: 40px;
    margin-top: 15px;
    width: 100%
}

.stock_notifier_progressbar3 .stock_notifier_progress-in3 {
    background-color: #ff1995;
    border-radius: 5px;
    height: 8px;
    position: relative
}

.stock_notifier_progressbar3 .stock_notifier_progress-in3:after {
    background-color: #fff;
    border: 4px solid #ff1995;
    border-radius: 50%;
    box-shadow: 0 1px 9px 0 rgba(29, 69, 133, .25);
    color: #fff;
    content: "";
    height: 15px;
    left: 99%;
    margin-left: -4px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: -3px;
    width: 15px
}

.stock_notifier_progressbar3 .stock_notifier_progress-in3 .stock_notifier_progressbar3_p-head-value {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    position: absolute;
    right: -8px;
    text-align: left;
    top: -26px;
    z-index: 1000
}

.stock_notifier_progressbar3 .stock_notifier_progressbar3_tooltip {
    position: relative
}

.stock_notifier_progressbar3 .stock_notifier_progressbar3_tooltip .stock_notifier_progressbar3_tooltiptext {
    background-color: #ff1995;
    border: 1px solid #ff1995;
    border-radius: 2px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600;
    height: 20px;
    line-height: 17px;
    position: absolute;
    right: -54px;
    text-align: center;
    top: 18px;
    visibility: visible;
    width: 70px;
    z-index: 1
}

.stock_notifier_progressbar3 .stock_notifier_progressbar3_tooltip .stock_notifier_progressbar3_tooltiptext:after, .stock_notifier_progressbar3 .stock_notifier_progressbar3_tooltip .stock_notifier_progressbar3_tooltiptext:before {
    background: #ff1995;
    border-left: 6px solid #ff1995;
    border-top: 6px solid #ff1995;
    content: "";
    height: 0;
    left: calc(50% - 20px);
    position: absolute;
    top: -4px;
    transform: rotate(45deg);
    width: 0
}

.stock_notifier_progressbar3 .stock_notifier_progressbar3_tooltip:hover .stock_notifier_progressbar3_tooltiptext {
    visibility: visible
}

.stock_notifier_progress_bar_4 {
    background-color: #f1f1ff;
    border-radius: 5px;
    margin-bottom: 25px;
    width: 282px !important
}

.stock_notifier_avaiable_stock_button {
    background-color: #5f5bff;
    color: #fff;
    font-family: Segoe UI;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 6px;
    text-align: center;
    width: 100%
}

.stock_notifier_progress_4_wrap {
    padding-left: 10px;
    padding-right: 10px
}

.stock_notifier_sold_item_4 {
    color: #363636;
    font-family: Segoe UI;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    padding-bottom: 3px;
    padding-top: 10px;
    text-align: center
}

.stock_notifier_progress_4 {
    background: #fff;
    border: 1px solid #ffb37c;
    border-radius: 6px;
    height: 20px !important;
    margin-bottom: 15px;
    margin-top: 2px;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.stock_notifier_progress_bar4 {
    background: #ff6b00;
    float: left;
    height: 100%;
    min-width: 1%;
    position: relative
}

.stock_notifier_progress_percent_4 {
    position: absolute;
    right: 3px
}

.stock_notifier_progress_percent_4 img {
    margin-left: auto;
    margin-right: 0
}

.stock_notifier_due_item {
    float: right;
    font-size: 16px !important;
    font-weight: 500 !important
}