/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body .fixed-already .logo .header_logo {
    width: auto !important;
}

.product-item .info .name {
    padding: 8px 0 10px 0;
    font-size: 100%;
    line-height: 130%;
    font-weight: normal;
    color: inherit;
    display: block;
    color: #000;
}



.nasa-megamenu>.nav-dropdown>ul>.menu-item a {
    padding: 2px 0px 2px 15px;
    line-height: 10px !important;
    display: block;
    position: relative;
}


.nasa-warp-slide-nav-top .nasa-sc-product-btn {
    display: inline-block;
    position: absolute;
    top: -93px !important;
    right: 15%;
}

.woof_sid_auto_shortcode .woof_redraw_zone {
    z-index: 1 !important; 
}
.nasa-megamenu>.nav-dropdown>ul>.menu-item>a {
    text-transform: capitalize;
    padding: 9px 0 9px 12px !important;
    font-size: 100% !important;
    /* font-weight: bold;*/
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif
}

.nasa-crazy-inline>strong
{
    display:none !important;
}

.nasa-single-brand-label
{
    display:none !important;
}

/*** Me largu shenjen LIMITED kur ka produkte me oferte me dite ***/
.product-deals .badge.deal-label {
    display: none !important;
}

.nasa-sc-pdeal-countdown {
    
    display: none !important;
}

.countdown-label{
    
   display: none !important; 
}

label[for="payment_method_nestpay"] {
    display: flex;
    align-items: center;
    gap: 8px;
}

label[for="payment_method_nestpay"]::after {
    content: "";
    display: inline-block;
    width: 185px;      /* adjust size */
    height: 20px;     /* adjust size */
    background-image: url("http://bliss-ks.live/wp-content/uploads/Teb_Starcard.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

