/* 
Theme Name: Onward by Emberly
Theme URI: https://github.com/elementor/hello-theme/
Description: A next-generation theme, built for the future of the web.
Author: Emberly Digital
Author URI: https://emberlydigital.com/
Version: 1.0.1
Text Domain: onward,
*/

@media (max-width: 768px) {
   .watchlist-toggle-icon svg {
    width: 20px !important;
}

.watchlist-toggle-icon {
    box-shadow: 0 0 10px #888 !important;
    background: #fff !important;
    height: 34px !important;
    width: 34px !important;
    padding: 0 !important;
}
    header .back-btn{
        color: #333;
    display: flex;
    flex-direction: row;
    }
      header .back-btn svg{
        fill :#333;
        width: 19px;;
        margin-right: 10px;;
      }
    .logo-wrapper img {
    width: 36px;
}
    header .container {
        grid-template-columns: 1fr 1fr;
    }
   body.single-product  #content > section > .container:nth-child(1){
         display: none;
    }
    #back-to-auctions-btn{
        display: none;
    }
    header {
        background: #fff !important;
        ;
        color: #333;
    }


    .search-bar {
        display: none;
    }

    header .chips {
        margin-top: -20px;
        background: #fff !important;
        ;
        color: #333;
        display: flex;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;

    }

    header nav button .menu-toggle-icon {
        background: #333 !important;
        ;
    }

    header nav svg {
        fill: #333 !important;
        ;
    }

    header nav svg path {
        fill: #333 !important;
        ;
    }

    header .logo-wrapper {
        /* padding: 5px; */
        display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
        ;
    }


    .chip-wrapper.shipping-chip-wrapper {
        border-right: 1px solid #ccc;
        padding-right: 20px;
    }

    header .chips button {
        background: #fff !important;
        ;
        color: #333;
    }







    .bid_input_wrap {
        display: flex;
        flex-direction: row;
        align-items: end;
    }

    .mobile_action_wrap {
        display: flex;
        display: flex;
        gap: 10px;
        padding-left: 16px;
    }

    .mobile_action_wrap img {
        width: 18px;
        height: 18px;
        ;
    }

    .mobile_action_wrap button {
        border-radius: 100px;
        background: #fff;
        padding: 8px;
        box-shadow: 0 0 10px #888;
        height: 34px;
        width: 34px;
    }

    body.single-product h1.single-product-title {
        margin-bottom: -10px;
        ;
    }

    .single-product-condition-mobile {
        background-color: #F1EFC9;
    }

    .mobile_prod_returns {
        flex: 1;
        display: flex;
        align-items: center;

    }

    .mobile_prod_condition {
        display: flex;

        align-items: center;
        padding: 5px 15px 5px 5px;
        border-radius: 5px;
        ;
    }

    .single-product-condition-mobile.condition-new {
        background-color: #D2F1C9;
    }

    .single-product-condition-mobile.condition-new img {
        display: none;
    }

    #mobile-condition-returns {
        margin-bottom: -15px;
        display: flex;
        gap: 10px;
        font-weight: 500;
        font-size: 0.8rem;
        flex-direction: row;
    }

    #mobile-condition-returns img {
        width: 24px;
        margin-right: 10px;
        height: 24px;
    }

    .single-product-condition {
        display: none;
    }

    .product-rating-wrap {

        display: none !important;

    }

    .product-thumbnails-slider {

        height: 268px !important;

        overflow: hidden !important;

    }

    .product-thumbnails-slider .swiper-wrapper {

        flex-direction: column !important;

        height: 100% !important;

    }

    .product-thumbnails-slider .swiper-slide {

        width: 100% !important;

        height: 88px !important;

        max-height: 88px !important;

        flex-shrink: 0 !important;

        margin-right: 0 !important;

        margin-bottom: 10px !important;

    }

    .product-thumbnails-slider .swiper-slide img {

        width: 100% !important;

        height: 100% !important;

        object-fit: contain !important;

    }

    .product-images {

        display: grid !important;

        grid-template-columns: 70% 25%;

        gap: 2%;

        align-items: start !important;

    }

    .product-thumbnails-slider .swiper-wrapper {

        flex-direction: column;

    }

    .product-thumbnails-slider .swiper-slide {

        width: 100% !important;

        margin-right: 0 !important;

        margin-bottom: 10px;

    }


    .product-thumbnails {

        position: relative !important;

    }

    .product-thumbnails-prev,

    .product-thumbnails-next {

        position: absolute !important;

        left: 50% !important;

        transform: translateX(-50%) !important;

        z-index: 10 !important;

        width: 30px !important;

        height: 30px !important;

        display: flex !important;

        align-items: center !important;

        justify-content: center !important;

        background: #fff !important;

        border-radius: 50% !important;

        cursor: pointer !important;

    }

    .product-thumbnails-prev {

        top: -10px !important;

    }

    .product-thumbnails-next {

        bottom: -10px !important;

    }

    .product-thumbnails-prev svg,

    .product-thumbnails-next svg {

        width: 14px !important;

        height: 14px !important;

    }

    .shipping_selector_wrap .pickup-delivery-option__detail {
        display: none;
    }

    .shipping_selector_wrap label {
        font-size: 0.7rem;
        background: #fff;
        ;
        margin: 0;
        flex: 1;
        border-width: 1px;

    }

    #info_note_belowbtn {
        font-size: 0.7rem;
        font-weight: 500;
        text-align: center;
        margin-top: -13px;
    }

    #auction_internal_note {
        display: none !important;
    }



    .shipping_selector_wrap {
        display: flex;
        gap: 5px;
        justify-items: right;
        align-items: stretch;
        align-self: inherit;
    }

    .product_wrap_bid_info {
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
    }

    .product_wrap_bid_info #current-bid {
        font-size: 0.8rem !important;
    }

    #auction-bid-form #bid-count a {
        font-size: 0.7rem !important;
    }

    .bidding_main_wrapper {}

    #auction-bid-form .notice {
        font-size: 0.75rem;
        padding: 5px;
    }

    #pickup-delivery-help-live {
        font-size: 0.8rem;
    }

    .product_wrap_bid_info h3 {
        font-size: 0.9rem !important;
    }

    .title_PickupDelivery {
        font-size: 0.9rem !important;
    }

    .retail-price {
        font-size: 0.9rem;
    }

    .retail-price data {
        font-size: 0.8rem !important;
    }

    .wrap_place_bid_post_login legend {
        font-size: 0.9rem;
    }

    .wrap_place_bid_post_login label {
        font-size: 0.8rem !important;
    }

    .wrap_place_bid_post_login #max-bid {
        border-radius: 10px;
        ;
        border-width: 1px;
        ;
        font-size: 0.8rem !important;
    }

    .wrap_place_bid_post_login #bid-help {
        font-size: 0.8rem;
    }

    .bidding_main_wrapper #user-max-bid {
        font-size: 1.2rem;
    }



    .bidding_main_wrapper {

        display: flex;

        flex-direction: column;

        gap: 20px;

    }

    .wrap_place_bid_post_login {}

    .wrap_place_bid_post_login>div {
        /* max-width: 217px; */

    }

    .nl_current_bid h3 {
        font-size: 0.8rem;
        font-weight: 400;
    }

    #auction-bid-form #current-bid {
        font-size: 1.3rem;
        font-weight: 500;
    }

    .bidding_main_wrapper {
        padding: 10px !important;
    }

    #pickup-delivery-fieldset-live legend,
    #pickup-delivery-help-live {
        display: none;
    }
}

.pickup-delivery-option--selected {
    border-color: #0154a6 !important;
}




@media screen and (max-width: 800px) {
    .product-thumbnails .product-thumbnails-nav-button {
        top: auto;

    }

}

/* New title */
.single-product-title {

    display: flex;

    align-items: center;

    gap: 6px;

    font-size: 20px;

    font-weight: 600;

}

.see-more-title {

    font-size: 14px;

    color: var(--blue);

    cursor: pointer;

    transition: 0.2s ease;

}

.see-more-title:hover {

    color: #000;

}

.title-modal {

    display: none;

    position: fixed;

    z-index: 9999;

    inset: 0;

    background: rgba(0, 0, 0, 0.4);

    justify-content: center;

    align-items: center;

    padding: 20px;

}

.title-modal-content {

    background: #fff;

    width: 100%;

    max-width: 380px;

    border-radius: 16px;

    padding: 28px 24px;

    text-align: center;

    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);

    animation: fadeIn 0.2s ease;

}

.title-modal-text {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    margin-bottom: 24px;
    word-break: break-word;
}

.title-modal-btn {

    border: none;
    min-width: 140px;
    background: #111;

    color: #fff;

    padding: 8px 10px;

    border-radius: 9px;

    font-size: 14px;

    cursor: pointer;

    transition: 0.2s ease;

}

.title-modal-btn:hover {

    opacity: 0.9;

}

.desktop-title {

    display: inline;

}

.mobile-title {

    display: none;

}

@keyframes fadeIn {

    from {

        transform: translateY(8px);

        opacity: 0;

    }

    to {

        transform: translateY(0);

        opacity: 1;

    }

}


#new_layout_3cols {
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 14px 0;
}

.nl-retail-price {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.nl-retail-price strong {
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 600;
}

.nl_msrp {
    padding: 0 10px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 10px 5px;
}

.nl_current_bid {
    padding: 10px 18px;
}

#auction-bid-form {
    border: 1px solid #ddd;
}

.nl_timer {
    font-size: 0.8rem;
    padding: 10px 18px;
    gap: 6px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.progress-bar-fill.bg-yellow {
    background: #fe5200;
}

#place-bid-btn {
    background-color: #fe5200 !important;
    border-radius: 5px;
    ;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    ;
}

.nl_timer time {
    font-weight: 500;
    color: #fe5200;
    font-size: 01rem;
}

@media (min-width: 769px) {
    .watchlist-toggle-icon {
        display: none;
    }
    .mobile_action_wrap{
        display: none;;
    }

    .back-btn{
        display: none;
    }
    #mobile-condition-returns {
        display: none;
    }

    #close_label_mobile {
        display: none;
    }
    .nl_current_bid {
    padding: 10px 18px;
    flex: 1;
}
.nl_msrp{
    flex: 1;
}
}



@media (max-width: 767px) {

    .product-thumbnail-display {
        border: none;
    }

    .nl_max_bid_section {
        display: none;
    }

    .nl_max_bid_section {
        flex: 1;
    }

    .nl_max_bid_section h3 {
        font-size: 0.8rem;
        font-weight: 400;
    }

    .nl-retail-price data {
        font-size: 0.8rem;
        font-weight: 400;
    }

    .nl-retail-price strong {
        font-size: 0.8rem;
        line-height: 1;
        font-weight: 400;
    }

    .close_label_pc {
        display: none;
        ;
    }

    .desktop-title {

        display: none;

    }

    .mobile-title {

        display: inline;

    }

    #close_label_mobile {
        display: block;
        line-height: 1;
    }

    .see-more-title {
        font-size: 14px;
        color: #0154a6;
        cursor: pointer;
        margin-left: 4px;
        font-weight: 400;
        letter-spacing: -1px;
    }

    .product-thumbnails-slider .swiper-slide {
        border-width: 1px;
    }

}