/**
* Theme Name: 5th-Avenue Child
* Theme URI: http://vavenue.lifeis.design/
* Description: Create unforgettable shopping experience for your customers with our powerful eCommerce WordPress theme - 5th-Avenue.
* Author: <a href="http://lifeis.design">Life is Design</a>
* Author URI: lifeis.design
* Template: 5th-avenue
* Version: 1.2.5.4
*/

/* --------------------------------------------
CHILD THEME CSS
-------------------------------------------- */

.site-footer .widget {
	    margin-bottom: 20px !important;
}
.widget_nav_menu li a, .widget_product_categories li a, .widget.widget_meta li a, .widget.widget_categories li a, .widget.widget_archive li a, .widget.widget_pages li a {
	    padding: 4px 0 !important;
}
.site-info-wrap {
	    padding-bottom: 40px !important;
}
.woocommerce .upsells.products, .woocommerce .related.products {padding: 0 0 60px 0 !important;}

#cookie-notice .cn-button:not(.cn-button-custom),
#cookie-notice{
    font-family:Poppins;
}
.tax-product_cat .header-main {
	background-color: white !important;
}

@media only screen and (max-width: 600px) { .title-area-hero .page-heading.heading-effect-fixed .bg-layer, .title-area-hero .page-heading { height: 200px !important;}; }

.post__meta-wrap .author {display: none !important;}



div.wpcf7-response-output, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	background: #b00069 !important;
}

.woocommerce-ordering {
    max-width: 70% !important;
	width: 70% !important
}
.underline-input .woocommerce-ordering select {
   max-width: 240px !important;
	width: 240px !important;
}
.bigger-text {
	font-size: 22px !important; color: black;
}

.woocommerce-result-count {
  display: none !important;
}

ul.simple-social-icons {
	    margin-bottom: -35px;
}

.main-navigation .nav-menu>li {
	    padding-right: 5px !important;
}

.alt-logo .retina img{
	max-height: 47px !important;
}

.woocommerce-error a.button:not(.av5-btn), .woocommerce-info a.button:not(.av5-btn), .woocommerce-message a.button:not(.av5-btn) {float: inherit !important;}

#cookie-notice .cookie-notice-container {
	    font-family: 'Poppins';
}
#cookie-notice .cn-button:not(.cn-button-custom) {
	 font-family: 'Poppins' !important;
}

.woocommerce-checkout-payment [class^="payment_method_przelewy24"] label img, .woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img {max-height: 35px !important;}