/*
Theme Name: Rubix Child
Theme URI: http://demo.lion-themes.net/rubix/
Author: Lion-Themes
Author URI: http://lion-themes.net/
Description: Rubix is a new WordPress theme for Online Shopping. With this theme, we have presets and different layouts. With drag and drop home page layout manager, we can build many variations of home page layout. We also have ajax cart, wishlist, compare, zoom and fancybox to bring into a modern look of website. Some of amazing features like Revolution Slider, Mega Menu, Visual Composer, Product Tabs & Carousel, Contact Form with Google map will makes your website more attractive.
Template: rubix
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: rubix
*/



/*valame gia to main menu gia na einai sto kentro width apo 100 -130 kai prosthesame to margin left*/
.nav-menus #mega_main_menu>.menu_holder {
    width: 130%;
    margin-left: -240px !important;
}


/*mauro xrwma gia to koumpi sta cookies*/
.cn-button.bootstrap {
    color: #fff;
    background: #212529 !important;
}

/* thn timh prosforas thn kanoume xrwma mayro apo axno gri */
.price del .amount {
    color: #000 !important;
    margin-right: 5px;
    font-weight: 400;
    text-decoration: line-through;
}

/* o arithmos sku na exei xrwma mauro */
.woocommerce div.main-wrapper .product-view div.single-product-info .product_meta {
    margin: 30px 0 0;
    color: #000;
}

/* to keimeno sto breadcrumb na exei xrwma mauro */
#content .breadcrumbs span {
    display: inline-block;
    color: #000;
}

/*kaname maura ta gramata sthn forma epikoinwnias*/
.elementor-widget-text-editor {
    color: #000000!important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
}

/* ta gramata tis formas eggrafis ta kaname maura kai bold*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    color: black;
	font-weight: bold;
}
/* kaname to plaisio tis egrafis mauro*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #000000;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    color: black;
    font-weight: bold;
}

/* aferesame thn posothta +,- sta proionta mexri na perasei apo elegxo*/
.woocommerce div.main-wrapper .product-view div.single-product-info form.cart .quantity {
    margin-right: 10px;
    display: none!important;
}



.woocommerce div.product .out-of-stock {
    color: black !important;
}


/* Style rules 2024 */
.footer_links_list ul{
	list-style: none;
	text-align: left;
}