/*
 Theme Name:   Vogue Child
 Theme URI:    http://
 Description:  Vogue Child Theme
 Author:       
 Author URI:   
 Template:     vogue
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  vogue-child
*/

body {
	font-feature-settings: "liga" 0;
}

.c00 {
	color: #c00;
}

.site-footer-icons {
	padding: 0px;
}

.site-title {
	font-size: 72px;
	margin-bottom: -10px;
}

#menu-social-links-menu {
	display: none;
}

h6 {
	color: #c00;
}

h6 a {
	color: #c00;
	text-decoration: underline;
}

mark {
	background: #fff;
}

@media screen and (max-width: 485px) {
	.home-slider-block-inner {
		padding: 0px;
	}
	.home-slider-block-bg {
		padding: 0px;
	}
}

li.product {
	min-height: 280px;
}

body.home li.product {
	display: flex;
    align-items: center;
}