/*
Theme Name: Druco Child
Theme URI: https://demo.theme-sky.com/druco/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: druco
Version: 1.0.6
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: druco-child
*/

/* Custom CSS Code */
@media only screen and (max-width: 767px){
    .header-middle > .container .dgwt-wcas-search-wrapp{
        display: none;
    }
     /*hamburger menu*/
    span.text-contact-header {
        color: white !important;
    }
    #group-icon-header .no-tab .menu-title{
        background-color:black;
        color:#fff;
    }
    .account-control > a.login{
        color:black;
    }
} 
primary > .list-categories .product-wrapper > a:first-child {
    width: 50%;
    margin: 0 auto;
}

/*Madverly
/*Topbar*/
/*Spatiere elemente header pentru topbar */
@media screen and (min-width: 600px) {
.header-middle {
	margin-top: 50px;
	padding-bottom:5px;
}
}

/*Pagina produs*/

/*Pagina Cart*/
/*blocuri cos de cumparaturi*/

/*pagina test*/



