/*
Theme Name: Electro Mart Pro Child
Theme URI: https://gracethemes.com/themes/electronics-store-wordpress-theme/
Template: electro-mart-pro
Author: Grace Themes
Author URI: https://www.gracethemes.com/
Description: Electro Mart is an electronics store WordPress theme that flaunts a highly impressive appeal for electronic stores, electronic manufacturers, gadget suppliers, online gadget stores, headphone manufacturers, smart device producers, online electronic gadget supplier services, eCommerce stores for electronics, and many more. One of the best facts about the Electro Mart theme is that this template is a ready-made solution with which you can start working instantly. For beginners and neophyte users, the theme is a brilliant solution to build up a completely modern modern-looking website for a gadget selling business. Demo: http://www.gracethemesdemo.com/electro-mart/
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,featured-images,theme-options,full-width-template,sticky-post,threaded-comments,translation-ready
Version: pro 1.1.1759489857
Updated: 2025-10-03 11:10:57

*/

.single-product .single_product_best_selling_product_slider {
    margin: 50px 0 !important;
}
.single-product .woocommerce span.onsale {
    left: 144px !important;
}
.single-product-gurantee-section {
    margin: 45px 0 0;
}
.single-product-gurantee-section .box-ghs.custom-check {
    width: 33.33%;
    float: left;
}
.single-product-gurantee-section .wt-title {
    padding-bottom: 15px;
}



/* Responsive CSS */
@media screen and (max-width:767px){
    /* .single-product-gurantee-section .single-product-gurantee-container {
        text-align: center;
    }
    .single-product-gurantee-section .box-ghs.custom-check {
        width: 100%;
        margin-bottom: 20px;
    }
    .single-product-gurantee-section .box-ghs.custom-check:last-child {
        margin-bottom: 0;
    } */
  
    .single-product-gurantee-section .box-ghs.custom-check {
        text-align: center;
    }
}
@media screen and (max-width:685px){
    .single-product-gurantee-section .box-ghs.custom-check {
        width: 100%;
        margin-bottom: 20px;
    }
    .single-product-gurantee-section .box-ghs.custom-check:last-child {
        margin-bottom: 0;
    }
}