/*
Theme Name: Autima Child Theme
Theme URI: http://demo.roadthemes.com/autima/
Author: Plaza-Themes
Author URI: http://www.plazathemes.com/
Description:  Autima Child Theme
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-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
Text Domain: autima
Template: autima

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.price-box {
    display: block !important;
}

.main-container .product-view .summary.single-product-info .price {
    color: #222222;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 23px 0;
    display: block !important;
}
#for_wholeshale_fields{
	display:none;
}
.header-composer .topbar-left{
	width:30% !important;
}
.header-composer .topbar-right{
	width:70% !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
	text-transform: uppercase;
}
.mega_main_menu.categories > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, .mega_main_menu.categories > .menu_holder > .menu_inner > ul > li > .item_link, .mega_main_menu.categories > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #000 !important;
}
#secondary .widget_product_categories .children{
    padding-left: 15px;
    display: block !important;
}

.shipping-toggle
{
    display: none;
}

.shipping_method:checked ~ p.shipping-toggle {
    display: block;
}

input#shipping_method_0_wbs7c3ead6ec ~ label .amount bdi {
    display: none;
}

input#dgwt-wcas-search-input-1 {
    background: #fff;
    border: 0;
    color: #9e9e9e;
    font-size: 13px;
    float: left;
    line-height: 48px;
    height: 48px;
    margin: 0;
    max-width: 100%;
    outline: none;
    padding: 0 20px;
    padding-right: 65px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f0f0f0;
}

@media (max-width:991px){
    .header-container .header-mobile .header-mobile-icon > .vc_column-inner > .wpb_wrapper {
        display: flex;
    }

    .header-container .header-mobile .header-search .search-dropdown:before
    {
        content: none;
    }
	
	/*
	.header-mobile .container .categories-menu-wrapper,
	.header-mobile .container .visible-large {
		display: block!important;
	}


	.header-mobile .container .categories-menu-wrapper .categories-menu .categories > .menu_holder .mmm_fullwidth_container {
		display: block;
		background-color: #fff!important;
	}

	.header-mobile .container .categories-menu-wrapper .categories-menu .categories > .menu_holder .menu_inner > ul,
	.morelesscate .morecate {
		background-color:#fff;
	}		
	*/
	
	
	/* Για να έρθουν οι κατηγορίες από πάνω στο shop page */
	/*
	.main-container .shop_content .container.shop_content-inner .row {
		flex-direction: column-reverse;
	}
	
	.main-container .shop_content .container.shop_content-inner .row .shop-products-inner .row {
		flex-direction: row;
	}
	*/
}


/* Mobile languages */
@media screen and (max-width: 768px) {
    .wpb_content_element.language_selector {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

/*
@media screen and (max-width: 768px) {
	.mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul {
		display: block!important;
	}
	.morelesscate .lesscate {
		background-color:#fff;
	}
}
*/

@media (max-width:610px){
    .header-container .header-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input
    {
        visibility: hidden;
    }

    .header-container .header-mobile .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before
    {
        content: none;
    }

    .header-container .header-mobile .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit
    {
        background: transparent;
    }

    .header-container .header-mobile .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        fill: #4c4c4c;
        stroke: #4c4c4c;
        opacity: 1;
        margin-top: 0;
    }

    .header-container .header-mobile .header-search
    {
        margin-right: 5px !important;
        margin-top: 3px;
    }

    .header-container .header-mobile .dgwt-wcas-ico-magnifier
    {
        max-width: 25px;
    }

    .header-container .header-mobile .dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path
    {
        fill: #4c4c4c;
    }
}

@media screen and (max-width: 479px) {
    .header-container .header-mobile .wpb_column.vc_col-sm-12 {
        width: 100% !Important;
    }

    .header-container .header-mobile .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg
    {
        max-width: 22px;
    }
}


@media (max-width: 991px) {
    .woo-mini-cart-drawer,
    .woo-mini-cart-drawer-wrapper,
    .woo-mini-cart-drawer-overlay {
        display: none !important;
        pointer-events: none !important;
    }
}
