﻿/*
Theme Name: Impreza Child
Template: Impreza
Version: 8.22
Author:	Omnia Creative
Theme URI: http://impreza.us-themes.com/
Author URI: https://omniacreativestudio.com
*/

/* -- Add Custom Child Theme CSS Here -- */

.product-h .post-meta {
  min-height: 40px;
}

.fs-dropdown {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 200px;
    margin-top: 5px;
    z-index: -1000;
}

#us_grid_1 .w-post-elm.post_title {
    font-size: 14px;
    padding-top: 5px;
}

h6.subtitle{
	text-align: center;
}

h6{
	text-align: center;
}

.l-section.for_shop .l-section-h {
    padding: 1.4rem 0 0 !important;
}

#us_grid_1 .w-post-elm.post_title {
    font-size: 18px;
    padding-top: 0px;
}

.woocommerce-loop-product__title {
    font-weight: 100;
    font-size: 1.4rem !important;
}

.w-grid-list article{
   cursor: pointer;
}

.w-grid-item-anchor {
	cursor:pointer!important;
}

#us_grid_1 .w-grid-item-h:hover .usg_post_image_1 {
    transform: scale(1) translate(0,0);
    opacity: .5;
}

#us_grid_1 .w-post-elm.post_title {
    font-size: 18px;
    padding-top: 3px;
}