/**
Theme Name: Vamvakas shoes theme
Author: Digital Visioners
Author URI: https://www.digitalvisioners.com
Description: A theme for Vamvakas shoes eshop. Integrating WooCommerce and online payments
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vamvakas-shoes-theme
Template: astra
*/

img.scale-down-responsive {
	max-width: 50%;
	height: auto;
}
/*
.menu-link{
	width: 100%;
}

.wpforms-field-medium{
	max-width: unset !important;
}

.wpforms-field-number > input[type=number]{
	-webkit-appearance: none;
	-moz-appearance: textfield;
	margin: 0;
}

.astra-widget-list-icons li{
	justify-content: center;
}

.ast-header-woo-cart{
	justify-content: center !important;
}

.orderby {
	max-width:90%;
}

.wpfFilterButtons > .wpfClearButton {
	width: unset !important;
}

span.ui-slider-handle {
	border-radius: 50% !important;
	background: #d24e8c !important;
}

div.slick-track {
	height: 100%;
}

div.slick-slide {
	height: 100%;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.widget_polylang {
	min-width: 16px;
}

#cookie-law-info-bar {
	width: 330px !important;
}

.ast-left-sidebar #content > .ast-container {
	flex-direction: column;
}

.wpfFilterVerScroll {
	max-height: unset !important;
}

.wfpTitle {
	font-size: 1.1em;
	font-weight: bold;	
}

.wpfFilterWrapper {
	margin-bottom: 16px !important;
}

.uael-woo-products-slider {
    max-width: 97%;
}

#ast-mobile-header #ast-site-header-cart {
	font-size: 0.9em;
}

.count {
	color: black !important;
}

#wt-cli-privacy-save-btn {
	background-color: #f49ac4 !important;
	color: #000 !important;
}

.woocommerce .woocommerce-breadcrumb {
	color: #555;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #555;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #dfdfdf;
}

.ast-woo-product-category {
	color: black !important;
}

.woocommerce-info {
	background-color: #dec1ba;
	color: #000;
}

/* Checkout buttons (Procced to payment - back to details)
.flex-nav-prev > a.flex-prev {
	width: max-content;
}

.flex-nav-next > a.flex-next {
	width: max-content;
}
/* Checkout buttons (Procced to payment - back to details)

/* Mega nav menu appearance 
#ast-desktop-header .astra-megamenu > .menu-item > .menu-link {
	font-size: 1em;
	font-weight: bold;
	padding-top: 0;
}

#ast-desktop-header .sub-menu .sub-menu > .menu-item > .menu-link {
	padding: 0.8em 1em !important;
}
/* Mega nav menu appearance

table.variations > .label {
	text-align: left;
}

.woocommerce div.product .stock {
	color: #1e6400;
}*/

.ast-site-identity {
	padding: 0 !important;
	margin: 0 !important;
}

.woocommerce-billing-fields__field-wrapper input {
	padding: 2em 0.8em 1em !important;
}

.mobile-only {
  display: none;
}

@media only screen and (max-width: 768px) {
  .mobile-only {
    display: block;
  }
}

.custom-logo {
	width: 118px !important
}