.product-type-auction h1.product_title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* .product-type-auction .woocommerce-product-gallery .flex-viewport {
    padding: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 0px 5px rgb(0 0 0 / 8%);
    margin: 3px;
} */
.single-product div.product.product-type-auction p.price {
    font-size: 1.41575em;
    margin: 0 0 10px 0;
}

.product-type-auction .woocommerce-product-details__short-description {
    border-bottom: 3px solid #8a8a8a;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

p.uwa_auction_condition {
    margin: 0;
}

a.remove-uwa.uwa-watchlist-action.button,
a.view_watchlist.button {
    padding-bottom: 0px !important;
}

a.remove-uwa.uwa-watchlist-action.button,
a.view_watchlist.button {
    padding-bottom: 0px;
}

.refresh_msg {
    display: flex;
    margin: 20px 0 0 0;
    padding: 10px;
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    flex-wrap: wrap;
    align-items: center;
}

.uwa-main-auction-product-loop.uwa_auction_product_countdown .countdown_row {
    clear: both !important;
    width: 100% !important;
    display: flex;
    flex-wrap: nowrap;
}

#auction-product-type .uwa_auction_product_countdown {
    overflow: hidden;
    padding: 0.5em 5px;
    margin: 10px 0;
}

#auction-product-type .countdown_section {
    padding: 0 14px;
    font-size: 14px;
}

.countdown_section {
    display: block;
    float: left;
    text-align: center;
}

span.countdown_row {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 5px 10px;
}

.countdown_show3 .countdown_section {
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.countdown_section {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    text-align: center;
    padding: 0 4px;
}

.countdown_section br {
    display: none;
}

.uwa_auction_product_ajax_change .checkreserve p.uwa_auction_reserve_not_met {
    margin-bottom: 0px !important;
}

p.uwa_auction_end_time,
p.uwa_auction_product_timezone,
p.uwa_proxy_text,
p.Buyer-premium {
    margin-bottom: 0px !important;
}

p.Buyer-premium {
    margin-top: 10px;
}

.uwa_inc_price_hint {
    display: block;
}

/* body.single-product div.product.product-type-auction .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 18%;
    float: left;
    margin-right: 2%;
} */
.uwa-direct-bid h5,
.uwa-custom-bid h5 {
    font-size: 17px;
    margin: 10px 0 0px 0;
}

/* timer font color and background color  */
.uwa_auction_product_countdown {
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

div#uwa_auction_countdown {
    display: inline-block;
}

.countdown_amount {
    font-size: 14px;
    padding: 0 0px;
}

.single-product #auction-product-type .countdown_amount {
    font-size: 19px;
    padding: 0 8px;
}

.single-product.theme-genesis-block-theme div#primary {
    width: 100%;
    max-width: 1280px;
}

form#uwa_auction_form_direct .quantity.buttons_added select#uwa_bid_value_direct {
    text-align: center;
}

/* .woocommerce div.product form.cart .button {
    border-radius: 0!important;
} */
form#uwa_auction_form_direct button#placebidbutton_direct,
.uwa_auction_form .bid_button,
.single-product .single_add_to_cart_button {
    padding: 7.075px 15px !important;
    border-radius: 0;
    width: 49%;
    text-decoration: none;
    height: 40px;
}

.right-sidebar form#uwa_auction_form_direct button#placebidbutton_direct,
.right-sidebar .uwa_auction_form .bid_button {
    padding: 10px 20px !important;
    border-radius: 30px;
    width: 145px;
}

body.single-product.theme-Divi .container {
    width: 1600px;
    max-width: 100%;
}

.single-product .single_add_to_cart_button {
    width: 49%;
}

.uwa-watchlist-button {
    width: 100%;
    margin: 10px 0 15px 0;
}

.single-product .summary .uwa_auction_form .quantity.buttons_added {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    border-radius: 0 !important;
    margin: 0 !important;
}

/* a.remove-uwa.uwa-watchlist-action, .view_watchlist {
    padding: 7px 0;
} */
form#uwa_auction_form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
    flex-wrap: wrap;
}

.single-product div.product .product_meta {
    font-size: inherit !important;
    padding-top: 0 !important;
    border-top: none !important;
    display: flex;
    flex-direction: column;
}

.single-product .summary .uwa_auction_form .quantity.buttons_added input:focus {
    outline-color: #000;
}

.single-product .summary .uwa_auction_form .quantity.buttons_added input {
    padding: 6px 7.6px 6px 23.6px !important;
    width: 100%;
    background-color: #fff;
    height: 40.21px;
    border: 1px solid #ccc;
}

.uwa_auction_form .uwa_currency {
    padding: 0 0px 0 0px;
    position: absolute;
    background-color: #c4c4c4;
    height: 100%;
    width: 30px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

form#uwa_auction_form_direct {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 0 0 !important;
}

.single-product div.product form.cart {
    margin-bottom: 10px !important;
    padding: 0 !important;
}

/* button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #27282c;
    border-color: #27282c;
    color: #fff;
} */
.site a.add-uwa.uwa-watchlist-action:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: rgb(39 40 44);
}

.uwa-watchlist-button a:focus {
    outline: none;
}

.single-product .col-full,
.post-type-archive-product .col-full {
    max-width: 100%;
    width: 1366px;
    box-sizing: border-box !important;
}

.woocommerce-shop .uwa_auction_product_countdown {
    margin-bottom: 20px;
}

.single-product .add-uwa:before {
    font-family: "dashicons";
    content: "\f487";
    font-size: 20px;
    padding: 5px 5px 5px 0px;
    position: relative;
    top: 4px;
    text-decoration: none;
    border: none;
    outline: none;
}

.uwa_auction_product_ajax_change .checkreserve p {
    margin-bottom: 0;
}

.uwa-watchlist-button a.add-uwa.uwa-watchlist-action {
    text-decoration: none !important;
}

.watchlist-notice {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    margin-top: 20px;
}

.uwa_buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.uwa-watchlist-button {
    display: flex;
    flex-wrap: wrap;
}

/* a.remove-uwa, a.view_watchlist {
    width: 100%;
    text-align: center;
} */
ul.products,
.wc-block-grid__products {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.uwa-timezone {
    display: flex;
    justify-content: space-between;
    font-size: 19px;
    flex-wrap: wrap;
}

.uwa-timezone {
    border-bottom: 3px solid #8a8a8a;
    margin-bottom: 10px;
}

.uwa-timezone h5.uwa_auction_end_time,
.uwa-timezone h5.uwa_auction_product_timezone {
    font-weight: 500;
    margin: 20px 0 0 0;
    font-size: 17px;
    padding-bottom: 10px;
}

.uwa_auction_reserve_met,
p.max-bid {
    margin: 0 !important;
}

.uwa_buttons .watchlist-notice a.button.watchlist-error {
    margin-top: 10px;
    padding: 10px 20px !important;
}

.elementor-add-to-cart.elementor-product-auction {
    display: flex;
    flex-direction: column;
}

.single-product.theme-Divi .uwa-watchlist-button.button {
    border: 2px solid #2ea3f2;
    padding: 0 !important;
}

.single-product.theme-Avada .uwa-watchlist-button.button {
    border: 1px solid #000;
    background-color: #f0f0f0;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-product.theme-Divi .uwa-watchlist-button.button a {
    border: none;
}

.single-product.theme-Divi .uwa-watchlist-button.button,
.single-product.theme-Divi .uwa-watchlist-button.button a {
    display: flex;
    flex-wrap: nowrap;
    font-size: 15px;
}

.theme-yootheme.woocommerce select:not([multiple]):not([size]) {
    border: 1px solid #e5e5e7;
}

.theme-yootheme.woocommerce .uk-container {
    max-width: 1300px;
}

.woocommerce div.product form.cart {
    border: none !important;
}

.uwa-watchlist-button.button:hover,
.uwa-watchlist-button.button:Hover .button,
.uwa-watchlist-button.button a.button.add-uwa.uwa-watchlist-action:hover,
.uwa-watchlist-button.button:hover a.button.add-uwa.uwa-watchlist-action {
    background-color: #d8d8d8;
    border: none;
    color: #000;
    text-decoration: none !important;
}

.uwa-watchlist-button.button {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* .uwa-watchlist-button a.add-uwa.uwa-watchlist-action, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.uwa-watchlist-button a, 
.uwa-watchlist-button.button, 
.watchlist-notice a.button.watchlist-error{
    font-size: 15px;
    padding: 6px 5px 9px 6px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    line-height: normal;
    letter-spacing: normal;
} */
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce div.product form.cart div.quantity {
    margin: 0 0px 0 0 !important;
}

.uwa-watchlist-button.button a.button.add-uwa.uwa-watchlist-action {
    padding: 0 !important;
}

.single-product .summary .uwa_auction_form .quantity.buttons_added input,
.single-product .summary select#uwa_bid_value_direct {
    padding: 10px 0;
    height: 40px;
}

@media (max-width: 1065px) {

    .single-product .col-full,
    .post-type-archive-product .col-full {
        max-width: 100%;
        width: 1366px;
        box-sizing: border-box;
        margin: 0;
        padding: 0 20px;
    }
}

@media (min-width: 1000px) {

    .page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-4 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,
    .storefront-full-width-content .site-main ul.products.columns-4 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-4 li.product {
        width: calc(25% - 15px) !important;
        margin-right: 15px !important;
    }
}

@media (min-width: 767px) {
    div#uwa_auction_countdown {
        display: inline-block;
    }
}

@media only screen and (max-width: 768px) {
    .single-product .summary .uwa_auction_form .quantity.buttons_added {
        width: 100% !important;
    }

    .single-product.theme-Avada button#placebidbutton,
    .single-product.theme-Avada .uwa-watchlist-button.button {
        margin-top: 10px;
    }

    .right-sidebar form#uwa_auction_form_direct button#placebidbutton_direct,
    .right-sidebar .uwa_auction_form .bid_button,
    form#uwa_auction_form_direct button#placebidbutton_direct,
    .uwa_auction_form .bid_button {
        padding: 10px 8px !important;
        width: 100% !important;
        font-size: 14px !important;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .single-product .single_add_to_cart_button {
        width: 100%;
        margin-bottom: 12px;
    }

    .single-product .single_add_to_cart_button,
    .uwa-watchlist-button {
        width: 100%;
    }

    .uwa-watchlist-button a.add-uwa.uwa-watchlist-action {
        height: 36px;
        width: 100%;
    }

    .uwa-watchlist-button {
        /* padding: 7px 0; */
    }
}

.uwa_auction_bage_icon {
    width: 43px;
    height: 43px;
    position: absolute;
    right: -10px;
    top: -10px;
}

.hasCountdown {
    overflow: hidden;
    padding: 0.5em 0;
    color: #3c763d;
    border-color: transparent;
    margin: 10px 0 20px 0;
}

.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    color: #888;
}

/*.countdown_row{clear:both;width:100%;padding:0px 2px;text-align:center;}*/
.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section br {
    display: none;
}

.countdown_show4 .countdown_section {
    /* width:24.5%; */
    color: #000;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

/* .countdown_amount{font-size:200%;} */
.countdown_descr {
    display: block;
    width: 100%;
}

span.uwa_winning {
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    background: #77a464;
    color: #fff;
}

span.uwa_losing {
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    margin: 0;
    background: #ff0000;
    color: #fff;
}

.uwa_auction_form .entry-summary .price {
    margin: 10px 0;
}

.uwa_auction_form .entry-summary .qty {
    width: 87px;
    text-align: left;
    line-height: normal;
    padding: 0.428571429rem;
}

.uwa_auction_form label {
    float: left !important;
    padding: 5px 10px 0 0 !important;
}

.related.products h2 {
    margin-bottom: 15px;
}

.auction-privatemsg-table input[type="text"],
.auction-privatemsg-table input[type="email"],
.auction-privatemsg-table textarea,
.comment-form input[type="text"],
.comment-form input[type="email"] {
    width: 100% !important;
    box-sizing: border-box;
}

.uwa_auction_reserve_not_met {
    color: #ff0000;
    font-size: 16px;
}

.auction-privatemsg-table td {
    border: 0 none;
}

.watchlist-error,
.reserve_not_met,
.expired {
    color: #ff0000;
}

.winning_bid {
    color: #77a464;
}

table.shop_table.shop_table_responsive td img {
    width: 80px;
}

.woocommerce table.shop_table.shop_table_responsive td {
    line-height: normal;
    font-size: 11px;
}

.single-product .remove-uwa {
    text-decoration: none;
}

.uwa_auction_reserve_met {
    color: green;
}

table.wp-list-table .column-admin_auction_status {
    text-align: left !important;
    width: 12ch;
}

table.wp-list-table .column-price {
    width: 12ch;
}

.uwa_auction_setting_style h3 {
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    margin-bottom: 0 !important;
    padding: 10px;
    border-top: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    border-radius: 3px 3px 0 0;
    font-size: 13px;
}

.uwa_auction_setting_style table {
    border: 2px solid #DFDFDF;
    margin-top: 0 !important;
    background-color: #ffffff;
    border-collapse: separate !important;
}

.uwa_auction_setting_style table td {
    padding-top: 15px !important;
}

#uwa_auction_setID table th {
    padding: 10px !important;
}

.uwa_section_tr {
    border-top: 1px solid #DFDFDF;
    padding: 10px !important;
}

.uwa_auction_setting_style #uwa-settings-submit,
.uwa_auction_setting_style #submit {
    font-size: 14px;
    min-height: 35px;
    min-width: 130px;
    margin-top: 20px;
}

.uwa-auction-settings-tip {
    font-style: italic;
    color: #444;
    padding-top: 10px;
}

.uwa_fields_tooltip_atch {
    position: relative;
    background: #89C3EB;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0px 6px;
    margin-left: 3px;
}

.uwa_fields_tooltip {
    position: relative;
    background: #89C3EB;
    cursor: help;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    outline: none;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0px 6px;
    margin-left: 3px;
}

.uwa_fields_tooltip span {
    color: #000000;
    font-size: 11px;
    visibility: hidden;
    position: absolute;
    bottom: 30px;
    left: 80%;
    z-index: 999;
    width: 550px;
    margin-left: -127px;
    padding: 10px;
    opacity: .9;
    background: #b2e1ff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2e1ff), color-stop(100%, #66b6fc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #b2e1ff 0%, #66b6fc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2e1ff', endColorstr='#66b6fc', GradientType=0);
    /* IE6-9 */
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
}

.uwa_fields_tooltip:hover {
    border: 0;
    /* IE6 fix */
}

.uwa_fields_tooltip:hover span {
    visibility: visible;
}

.uwa_fields_tooltip span:before,
.uwa_fields_tooltip span:after {
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -7px;
    left: 21%;
    margin-left: -8px;
    border-top: 8px solid #66b6fc;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}

.uwa_fields_tooltip span:before {
    border-top-color: #66b6fc;
    bottom: -8px;
}

span.uwa_version_text {
    padding: 19px 0 4px 9px;
    font-size: 12px;
}

div#uwa-auction-banner-text {
    float: left;
    width: 100%;
    margin: 14px 0 29px 0;
    font-size: 15px !important;
}

div#uwa-manage-auction-banner-text {
    float: left;
    width: 100%;
    margin: 8px 0 19px 0;
    font-size: 15px !important;
}

table.wp-list-table .column-bidders {
    width: 370px !important;
}

.uwa_main_h2 {
    font-size: 28px !important;
}

.uwa-bidslist td {
    padding: 5px !important;
}

.uwa-see-more {
    padding: 7px !important;
}

.uwa_auction_product_ajax_change .uwa_fields_tooltip span:before,
.uwa_fields_tooltip span:after {
    right: 46.4% !important;
    left: auto !important;
}

.uwa_auction_product_ajax_change .uwa_fields_tooltip {
    background: #a46497 !important;
}

.uwa_auction_product_ajax_change .uwa_fields_tooltip:hover {
    color: #fff !important;
}

.uwa_auction_product_ajax_change .uwa_fields_tooltip span {
    width: 280px !important;
    margin-left: -159px !important;
    opacity: 1 !important;
}

.uwa_inc_price {
    float: left;
    text-align: left;
}

.uwa_inc_latest_price {
    margin-left: 3px;
    float: left;
}

.woocommerce div.product form.buy-now {
    margin-bottom: 5px !important;
}

.uwa_inc_price_hint {
    float: left;
    width: 100%;
    padding-top: 5px;
}

#uwa_auction_setID input[type=number] {
    width: 80px;
    margin: 0 10px;
}

#uwa_countdown_format {
    width: 110px;
    margin: 0 10px 0 0;
}

#uwa_disable_display_user_name_field label.checkbox {
    padding: 0 !important;
}

#uwa_disable_display_user_name_field input[type="checkbox"] {
    float: none !important;
    margin: 0 10px 0 0 !important;
    position: relative !important;
}

.uwa_auction_form .bid_button {
    padding: .618em 1em;
}

ul.uwa-user-bid-counts.subsubsub {
    padding: 0;
    font-size: 14px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
    color: #9f9f9f;
}

ul.uwa-user-bid-counts.subsubsub li.active a {
    text-decoration: underline;
}

ul.uwa-user-bid-counts.subsubsub li a {
    text-decoration: none;
}

ul.uwa-user-bid-counts.subsubsub li {
    margin: 0 15px 10px 0;
}

.uwa-main-auction-product-loop.uwa_auction_product_countdown.hasCountdown {
    font-size: 8px;
    text-align: center;
    margin: 10px 0 8px 0;
}

/* .uwa-main-auction-product-loop .countdown_section {font-size: 100%;} */
/* theme-storefront */
.theme-storefront .uwa_auction_form input {
    padding: 11.6px !important;
}

/* oceanwp-theme */
.oceanwp-theme .uwa_auction_bage_icon {
    top: 1px !important;
    z-index: 999 !important;
}

.oceanwp-theme .uwa_auction_form .quantity .qty {
    float: none !important;
    max-width: 100% !important;
}

/* theme-esotera */
.theme-esotera .uwa_auction_form .buttons_added {
    width: 40% !important;
    margin: 15px 4px 0 0 !important;
}

.theme-esotera .uwa_auction_form .bid_button {
    width: 58% !important;
}

/* theme-g5plus-lustria */
.theme-g5plus-lustria .quantity.buttons_added {
    width: 27.3% !important;
    margin: 0 20px 50px 0 !important;
}

/* theme-myhome */
.theme-myhome .quantity.buttons_added .input-text {
    margin-bottom: 0px !important;
}

/* theme-rich-store-lite */
.theme-rich-store-lite .quantity.buttons_added .input-text {
    float: none !important;
}

/*theme-shopkeeper*/
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=email]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=month]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=number]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=password]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=search]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=tel]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=text]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=time]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=url]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text input[type=week]:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text select:focus,
.theme-shopkeeper .uwa_auction_form .quantity.buttons_added .input-text textarea:focus {
    background-color: transparent;
}

/*theme-shopstore*/
.theme-shopstore .uwa_auction_form .quantity.buttons_added .input-text {
    float: none !important;
}

/* ----------- theme - shop isle - start --------------------- */
.uwa_theme_shop-isle .summary.entry-summary .starting-bid .woo-ua-current.auction {
    padding-right: 10px;
}

.uwa_theme_shop-isle .summary.entry-summary .current-bid,
.uwa_theme_shop-isle .summary.entry-summary .starting-bid {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: start;
}

.single-product .uwa_theme_shop-isle.product form.cart .quantity .qty {
    width: 75% !important;
    height: 52px;
}

.uwa_theme_shop-isle .summary.entry-summary .uwa_inc_price_hint {
    font-size: 18px;
    width: 100%;
    padding-top: 5px;
    float: none;
    display: flex;
    color: #000;
    font-weight: 600;
}

.uwa_theme_shop-isle .summary.entry-summary .button .amount {
    color: #fff;
}

.single-product .uwa_theme_shop-isle.product form.cart .button {
    float: left;
    width: 60%;
}

.uwa_theme_shop-isle .summary.entry-summary .uwa_inc_price_hint .amount {
    font-size: 15px;
    padding-left: 0;
}

.uwa_theme_shop-isle .summary.entry-summary .single_add_to_cart_button.button .amount {
    color: #fff;
    font-size: 20px;
}

.uwa_theme_shop-isle .summary.entry-summary .single_add_to_cart_button.button {
    color: #fff;
    font-size: 18px;
}

.uwa_theme_shop-isle button.bid_button.button.alt[type="submit"] {
    font-size: 18px;
}

.single-product .uwa_theme_shop-isle .winning_bid .amount,
.single-product .uwa_theme_shop-isle .starting-bid .amount,
.single-product .uwa_theme_shop-isle .current-bid .amount {
    font-size: 32px;
    letter-spacing: normal;
    text-transform: none;
    font-weight: bold;
    padding-left: 10px;
}

.single-product .uwa_theme_shop-isle .amount {
    font-size: inherit;
}

.uwa_theme_shop-isle .uwa_auction_bage_icon {
    right: 15px;
    top: 0;
}

.uwa_theme_shop-isle.products .onsale {
    top: 0;
    right: 15px;
}

.uwa_theme_shop-isle .price .amount {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-weight: bold;
}

.uwa_theme_shop-isle .onsale {
    top: 0;
    right: 15px;
}

.uwa_theme_shop-isle .price {
    font-size: 20px;
    line-height: 24px;
}

.uwa_theme_shop-isle .uwa_pay_now {
    width: auto;
    padding: 8px 37px;
    border: none;
    border-radius: 2px;
    color: #fff;
    background: rgba(17, 17, 17, 1);
    font-family: "Roboto Condensed", sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.module-small.module-small-shop .uwa_theme_shop-isle .price,
section.page-module-content.module .uwa_theme_shop-isle .price {
    font-size: inherit;
}

.module-super-small .woocommerce-message .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: bold;
}

.product-type-auction span.onsale {
    display: none;
}

span.uwa_imgtext {
    position: absolute;
    left: 0;
    top: 0;
}

/* ----------- theme - shop isle - end --------------------- */
/* ------------------------ WCFM Addon - start --------------------  */
/* theme-2020 */
.wcfm-theme-twenty-twenty #uwa_custom_field_add_remove .uwa_auction_price_fields,
.wcfm-theme-twenty-seventeen #uwa_custom_field_add_remove .uwa_auction_price_fields {
    width: 22% !important;
    display: inline-block !important;
    margin: 5px 5px 0 0 !important;
    padding: 1rem !important;
    font-size: 1.2rem !important;
}

.wcfm-theme-twenty-twenty #uwa_custom_field_onwards input,
.wcfm-theme-twenty-seventeen #uwa_custom_field_onwards input {
    margin-top: 8px !important;
    width: 20% !important;
    display: inline-block !important;
    padding: 1rem !important;
    font-size: 1.2rem !important;
}

.wcfm-theme-twenty-twenty #uwa_custom_field_add_remove input[type="button"],
.wcfm-theme-twenty-seventeen #uwa_custom_field_add_remove input[type="button"] {
    padding: 11px 17px !important;
    margin: 1px !important;
    line-height: 1 !important;
}

.wcfm-theme-twenty-twenty .uwa_admin_current_time,
.wcfm-theme-twenty-seventeen .uwa_admin_current_time {
    float: left !important;
    width: 100% !important;
}

.wcfm-theme-twenty-twenty #uwa_custom_field_add_remove input[type="button"]:hover,
.wcfm-theme-twenty-seventeen #uwa_custom_field_add_remove input[type="button"]:hover {
    text-decoration: none !important;
}

.wcfm-theme-twenty-twenty .uwa_custom_field_onwards_main,
.wcfm-theme-twenty-seventeen .uwa_custom_field_onwards_main {
    padding-left: 3px !important;
}

/* ------------------------ WCFM Addon - end --------------------  */
/* countdown timer shortcode */
.uwa_auction_product_countdown_2 .countdown_section {
    width: 56px !important;
    padding: 2px 4px;
    font-size: 9px !important;
    line-height: normal;
}

/* custom bid and direct bid - start */
.single-product div.product form.buy-now::after {
    clear: none !important;
}

/* custom bid and direct bid - end */
@media only screen and (max-width: 850px) and (min-width: 768px) {
    .single-product .view_watchlist {
        padding-left: 0px !important;
    }
}

/*@media only screen and (max-width: 768px){
.woocommerce table.shop_table.shop_table_responsive td { text-align: left !important;}
.woocommerce table.shop_table.shop_table_responsive td:before{display:none;}
.woocommerce table.shop_table_responsive tr:{display:none!important;}
}*/
@media only screen and (max-width:1024px) {
    .single-product .uwa_theme_shop-isle.product form.cart .button {
        width: 66% !important;
    }
}

@media only screen and (max-width:768px) {
    .single-product .uwa_theme_shop-isle.product form.cart .button {
        width: 100% !important;
        float: none !important;
    }
}

span.uwa_winning_detail {
    font-weight: bold;
    color: green;
}

span.uwa_losing_detail {
    font-weight: bold;
    color: red;
}

#auction-product-type a.btn_refresh {
    text-decoration: none;
    margin-bottom: 0;
    display: inline-block;
    background-color: #27282c;
    color: #fff !important;
    padding: 7px 14PX;
    letter-spacing: 1px;
}

span.refresh-msg-text {
    display: inline-block;
    padding-right: 15px;
}

.single-product div.product form.cart::before,
.single-product div.product form.cart::after {
    display: none !important;
}

.uwa-direct-bid,
.uwa-custom-bid {
    margin: 0 0 5px 0;
}

#uwa_auction_form .quantity.buttons_added {
    position: relative;
}

.woocommerce .quantity #uwa_bid_value.qty {
    width: 100%;
    text-align: center;
    min-height: 40px;
}

.single-product.woocommerce div.product #auction-product-type form.cart div.quantity {
    margin: 0 0px 0 0 !important;
    width: 48%;
}