
/*
Theme Name:  H.DUE.O
Theme URI:  https://hdueo.com
Description:  Theme for the hdueo shop.
Author:  H.DUE.O
Textdomain:  hdueo
Author URI:  /
Template:  hongo
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

header .logo {
    max-height: 100%;
}

h2.woocommerce-loop-product__title {
    min-height: 40px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    aspect-ratio: 1/1;
}

ul.products li.product .product-title-price-wrap {
    min-height: 80px;
}

.site-header div#hongo-navigation-menu-1-tab-menu {
    background: #191919;
    color: white;
}

header .widget_hongo_search_widget a, header .widget_hongo_account_menu_widget a, header .widget_shopping_cart, header .widget_hongo_wishlist_link_widget a {
    color: white !important;
}

header .widget_hongo_search_widget a:hover, header .widget_hongo_account_menu_widget a:hover, header .widget_shopping_cart:hover, header .widget_hongo_wishlist_link_widget a:hover {
    color: white !important;
    opacity: 0.7;
}

header .nav>li > a {
    color: white !important;
}

header .nav>li > a:hover {
    color: white !important;
    opacity: 0.7;
}
@media (max-width: 991px) {
	.navbar-toggle.toggle-mobile span {
		background-color: white !important;
	}

	.navbar-toggle.toggle-mobile:hover span {
		background-color: white !important;
		opacity: 0.7;
	}
}

.site-footer a {
    color: white !important;
}

.site-footer a:hover {
    color: white !important;
    opacity: 0.7;
}

.site-footer {
    color: #b2b2b2;
}

footer .hongo-footer-top .widget>div.mailpoet_form_popup_overlay {
    display: none;
}

@media screen and (max-width: 991px){
.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex {
    display: flex !important;
    flex-wrap: nowrap;
    
}

.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div {
    width: auto;
}
.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div:first-child {
    width: 100%
}

.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div:first-child img {
    max-height: 45px;
}

.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div:last-child > .vc_column-inner  > .wpb_wrapper {
    flex-wrap: nowrap;
    flex-direction: row;
    flex-grow: 1;
    display: flex;
}

.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div:nth-child(2) {
    order: 3;
}
}


.site-header section.vc_row.wpb_row.vc_row-fluid.vc_custom_1693585087118.vc_row-has-fill.hongo-stretch-content.hongo-stretch-content-fluid.vc_row-o-content-middle.vc_row-flex > div:last-child > .vc_column-inner {
    text-align: right !important;
}

header .sticky-appear a.logo-light {
    display: block;
}



