<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

.header-main .login-link,
.header-main .et_b_header-wishlist{
	display: none;
}

.tabs .tabs-nav li {
    display: none;
}

.tabs .tabs-nav li.active {
    display: inline-block;
}

.product-details .st-swatch-in-loop{
    display: none;
}

#trp-floater-ls{
    display: none!important;
}

.category-grid .categories-mask h4 {
    font-size: 1.4rem;
}

.product_meta .tagged_as{
    display: none;
}

.woocommerce-bacs-bank-details{
    text-align: center;
    padding-bottom: 30px;
}

.archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) &gt; ul{
    max-height: 370px!important;
}

.archive .woocommerce-ordering select {
    width: 263px;
}

.back-top {
    right: auto;
    left: 30px;
}

.header-main .et_b_header-logo.et_element-top-level .fixed{
    display: none;
}

body .pum-theme-hello-box .pum-content:focus-visible,
body .pum-theme-hello-box .pum-content{
    border: none!important;
}

body .pum-theme-hello-box .pum-container {
    border: 14px solid #000;
    border-radius: 0px;
}

.product_cat-aksesuarai .tabs .tabs-nav li{
    display: none;
}

@media screen and (max-width: 599px) {  /* 1500px counts */

    .archive .woocommerce-ordering select {
        width: 200px;
    }

}

@media screen and (max-width: 480px) {  /* 1500px counts */

    .back-top {
        left: 15px;
    }

}

@media screen and (max-width: 410px) {  /* 1500px counts */

    .archive .woocommerce-ordering select {
        width: 170px;
    }

}
</pre></body></html>