/*
Theme Name:   Interstar
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

body {
    font-family: "SFU Futura", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.secondary-title:after {
    display: none;
}

.et_column>.et_b_header-menu .secondary-menu-wrapper .menu {
    width: 200px;
    background: #ffffffdb;
    border-radius: 8px;
}

.middle-inside .swiper-entry .swiper-button-next,
.middle-inside.swiper-entry .swiper-button-next {
    right: 15px !important;
}

.middle-inside .swiper-entry .swiper-button-prev,
.middle-inside.swiper-entry .swiper-button-prev {
    left: 15px !important;
}

.copyrights-widget a {
    color: #fff !important;
}

.et-tiktok {
    width: 20px;
    height: 20px;
    background: url(https://demories.com/wp-content/themes/interstar/tiktok-svgrepo-com.svg) no-repeat center center;
    background-size: contain;
}

.etheme_widget_socials a:hover{
    color: #000 !important;
}

@media (max-width: 767px) {
    .footer {
        padding: 1em 0;
    }
}

.view-color-white .footer-product .add_to_cart_button{
    background-color: #222 !important;
    color: #fff !important;
}