/*
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 ***************/

.my-banner-center {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px; /* isteğe göre değiştir */
}

/* Footer row’unu tam ortaya çeker */
.footer-flex-equal {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
}

/* Üç kolonu eşit yap ve içerikleri ortala */
.footer-col {
    width: 33.33% !important;
    text-align: center !important;
}

/* Nasa menu içindeki UL’leri de ortalar */
.footer-col ul,
.footer-col .nasa-menu,
.footer-col .nasa-list-category {
    margin: 0 auto !important;
    text-align: center !important;
}

.wpcf7-form .wpcf7-submit {
    display: block;
    margin-left: auto;

	
	html, body {
    overflow-x: hidden !important;
}

.nasa-wrap,
.nasa-content,
.nasa-container,
.row,
.wpb_row {
    overflow-x: hidden !important;
}

[class*="vc_row"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.header-compare,
.compare-button,
.compare-icon,
a.compare,
li.compare,
.header-element-compare {
    display: none !important;
}
	
	a.nasa-node-popup[data-target="#nasa-content-ask-a-quetion"] {
    display: none !important;
}

#nasa-content-ask-a-quetion {
    display: none !important;
}


/* Kategori başlığını H1 gibi gösterme */
.term-description .woocommerce-products-header__title,
.woocommerce-products-header__title,
.archive .page-title {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
}

	
	.nasa-chat-wrapper,
.nasa-help,
.nasa-bot,
.nasa-section-fixed,
.nasa-icon,
.nasa-sticky-btn {
    display: none !important;
}

	.nasa-recently-viewed,
.nasa-recent-products,
.nasa-last-viewed,
.nasa-section-recently-viewed,
.nasa-recently-viewed-products,
.nasa-recently-viewed-wrapper {
    display: none !important;
	
	/* Geri arama / help button kapatma */
.nasa-callback,
.nasa-request-call,
.nasa-button-callback,
.nasa-sticky-btn,
.nasa-help-call,
.nasa-smart-contact,
.nasa-support-button,
.nasa-floating-action-btn {
    display: none !important;
}

/* Son görüntülenen ürünleri gizle */
.nasa-recently-viewed,
.nasa-recently-viewed-products,
.nasa-last-viewed,
.nasa-section-recently-viewed,
.woocommerce.widget_recently_viewed_products {
    display: none !important;

