/*
*	Author: Denny
*/

.powered-by{
    float: right;
}

.single-product .single-product-content-wrapper > .product.type-product .entry-summary .payment_label_wrapper + hr + .stock{
    margin-bottom: 20px;
}

.bis_notifier_fields .custom_message{
    margin-top: 15px;
    margin-bottom: 15px;
}

.bis_notifier_fields #backinstock_textbox{
    width: 100%;
}

.bis_notifier_fields #backinstock_button{
    margin-top: 15px;   
    color: #fff; 
}

@media (min-width: 1024px){

}

@media (max-width: 560px){
    .powered-by{
        float: none;
        display: block;
    }
}    

/*add by aumagic*/
body.woocommerce-checkout .payment_method_securepay label > img{
    max-width: 150px;
    max-height: 25px;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
body.woocommerce-checkout .payment_method_securepay{
    background-color: transparent;
    margin-top: 0;
    /*display: none;*/
}

body.woocommerce-checkout .payment_method_securepay .securepay-ui-iframe{
    margin-bottom: 0;
}

body.woocommerce-checkout .payment_method_securepay #wc-fgc_secure_pay-cc-form{
    padding: 15px 10px;
    background-color: rgb(250, 250, 250);
}

body.woocommerce-checkout .woocommerce-SavedPaymentMethods{
    list-style: none;
    padding-left: 0;
}

body.woocommerce-checkout .woocommerce-SavedPaymentMethods li input.woocommerce-SavedPaymentMethods-tokenInput{
    opacity: 0;
}
/* body.woocommerce-checkout .payment_method_securepay .securepay-ui-iframe form.ph-form{
   background-color: transparent !important;   
} */

body.woocommerce-checkout .payment_method_securepay:before{
    border-bottom: 10px solid transparent;
}

body.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew{
    margin-top: 10px !important;
}

body.woocommerce-checkout #wc-securepay-new-payment-method{
    opacity: 0;
    position: absolute;
    left: -13px;    
}

body.woocommerce-checkout .wc_payment_method.payment_method_cod{
    display: none; 
}

ul.products > li.product, section.widget_custom_product_list_widget ul > li.product{
    position: relative;
}

li.product .preoder-span-block{
    padding-left: 10px;
}

.single-product-meta-wrapper form.cart{
    padding-top: 10px;
}

body.single-product .single-product-content-wrapper{
    position: relative;    
} 

body.single-product .single-product-meta-wrapper > .stock.in-stock{
    display: none;
}

.product.badges-style-2 .wcosm_soldout.onsale:after{
    border-color: #f74e4e;
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -6px;
    width: 0;
    height: 0;
    border-width: 6px 0 0 0;
    border-style: solid;
    border-left: 5px solid transparent;
    left: 0;
}

/*Fix for upgrade 20240501*/
.hgroup-sidebar .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
    top: 10px;
    left: unset;
    right: -8px;
}

.hgroup-sidebar .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{
    border-radius: unset;
}

.dgwt-wcas-open .hgroup-sidebar .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    border-radius: unset;
}


@media (min-width: 1600px) {
    #wpgs-gallery.wcgs-woocommerce-product-gallery{
        max-width: 532px !important; 
    }
}    

@media (max-width: 992px){
    .single-product .single-product-content-wrapper > .product.type-product .product-images-wrapper{
        padding: 20px 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px)  {
    .single-product .single-product-content-wrapper > .product.type-product .product-images-wrapper{
        padding: 20px 25px;
    }

    .single-product .single-product-content-wrapper > .product.type-product .entry-summary{
        padding: 25px;
    }
}

body.woocommerce-checkout wc-order-attribution-inputs{
    display: none;
}


/*For Product Bundles for WooCommerce 20240904*/
body.single-product .bundled_product_images{
    /* width: 100% !important; */
}

body.single-product .bundled_product{
    display: block;
}

body.single-product .bundled_product .details .bundled_product_title{
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 10px;
    text-transform: none;
}

body.single-product .bundled_product .item_title{
    line-height: 1.4;
}

body.single-product .bundled_product .item_qty{
    line-height: 1.1;
}

body.single-product .bundled_product .item_title, body.single-product .bundled_product .item_qty{
    font-size: 14px;
    text-transform: none;
}

body.single-product .bundled_product .bundled_product_excerpt{
    margin-top: 10px;
}

body.single-product .bundled_product table.variations{
    margin-bottom: 10px !important;
}

body.single-product .bundled_product .bundled_product_excerpt, 
body.single-product .bundled_product .bundled_product_excerpt p,
body.single-product .bundled_product .bundled_product_optional_checkbox,
body.single-product .bundled_product table.variations td label 
{
    font-size: 12px;
}

body.single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input{
    vertical-align: middle;
}

body.single-product .single-product-content-wrapper>.product.type-product .bundled_product_optional_checkbox .price,
body.single-product .single-product-content-wrapper>.product.type-product .bundled_item_cart_details .price
{
    font-size: 16px; 
}

body.single-product .bundled_product .bundled_product_title > a{
    margin-left: 0;
}

/* body.single-product .bundled_product .bundled_product_title a.bundled_product_permalink:before{
    font-size: 12px;
    top: 50%;
} */

body.single-product .bundled_product .woocommerce-Price-amount, body.single-product .bundled_product  .bundled_item_price_quantity{
    font-size: 12px;
}

body.single-product .bundled_product .bundled_product_optional_checkbox .price{
    margin-bottom: 5px !important;
}

body.single-product .bundled_product .bundled_item_cart_details .stock{
    text-align: center;
}

body.single-product .bundled_product .stock.in-stock{
    margin-left: 0 !important;
    margin-bottom: 10px;
}

body.single-product .single-product-content-wrapper>.product.type-product .product-shares-wrapper{
    margin-top: 20px;
}
 
body.woocommerce-cart .bundled_table_item .bundled_table_item_indent a{
    font-weight: 500 !important;
}

body.woocommerce-cart .bundle_table_item{
    font-weight: 900;
}

/*Fix UI 20241001*/
body.single-product .single-product-content-wrapper>.product.type-product .entry-summary .bundled_product .stock.in-stock{
    display: none;
}

body.single-product .single-product-content-wrapper>.product.type-product .bundle_availability .stock.in-stock{
    margin-left: 0; 
}

body.single-product .single-product-content-wrapper>.product.type-product .product_title{
    font-size: 25px;
    line-height: 1.25;   
}

body.single-product .single-product-content-wrapper>.product.type-product .entry-summary .price{
    font-size: 22px;
    margin-bottom: 15px;
}

body.single-product  div.product .stock{
    text-align: center;
    border-radius: 0 !important;
}

body.single-product  div.product .stock.out-of-stock{
    display: block;
    margin-left: 0;
    margin-bottom: 15px;
    margin-top: 10px;
}

body.single-product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock, body.single-product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock{
    text-align: center;
}

body.single-product div.product div.bundled_product_images_optional{
    display: flex;
    flex-flow: row wrap;
    align-items: center;    
}

body.single-product div.product div.bundled_product_images_optional .bundled_product_optional_checkbox{
    /* display: inline-block; */
    /* float: left; */
    width: 20%;    
}

body.single-product .woocommerce-product-details__short-description{
    display: none;
}

body.single-product div.product div.bundled_product_images_optional .bundled_product_image{
    /* display: inline-block; */
    width: 80%;
    padding-left: 10px;
}

body.single-product .tz-social-links div.wrapper{
    text-align: right;
}

body.single-product form.cart div.quantity:has(> input.input-text.qty.text[type=hidden]){
    background: transparent;
    height: auto;
}

body.single-product .single-product-content-wrapper>.product.type-product .entry-summary .paypal-button{
    margin-top: 1.5rem;
}

body.single-product form.cart div.quantity:has(> input.input-text.qty.text[type=hidden]) > span.quantity-button{
    display: none;
}

body.single-product form.cart:has(div.quantity > input.input-text.qty.text[type=hidden]) button.single_add_to_cart_button{
    max-width: 100%;
}

@media (min-width: 1024px) and (max-width: 1600px)  {
    #wpgs-gallery.wcgs-woocommerce-product-gallery{
        max-width: 38vw !important;

    }
}

@media (min-width: 768px) and (max-width: 1024px)  {
    #wpgs-gallery.wcgs-woocommerce-product-gallery{
        max-width: 90vw !important;
    }
}  

@media (min-width: 768px) {
    body.single-product #wpgs-gallery.wcgs-woocommerce-product-gallery {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    body.single-product .single-product-content-wrapper>.product.type-product .entry-summary .single-product-meta-wrapper .stock.in-stock{
        /* display: block; */
        display: none;
        margin-left: 0;
        margin-bottom: 10px;
    }
}

body.single-product input[type="checkbox"].bundled_product_checkbox{
    height: 18px;
    width: 18px !important;
}

body.single-product .site-content > .breadcrumb,
body.archive .site-content > .breadcrumb{
    display: none;
}

body.woocommerce-checkout .payment_method_pin_payments{
    /* display: none; */
}

body.woocommerce-checkout .payment_method_pin_payments label{
    display: flex;
    align-items: center;    
}

body.woocommerce-checkout .payment_method_pin_payments label img{
    margin-left: 10px;
}