@charset 'utf-8';
/*
  Theme Name: Honor Child
  Theme URI: http://honor.ancorathemes.com/
  Description: Honor - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: honor
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  honor
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.scheme_dark .woocommerce ul.products li.product .woocommerce-loop-product__title {padding: 1em .5em 0;text-align: left;}
.scheme_dark .woocommerce ul.products li.product .brand {padding: 0 .5em .2em;display: flex;justify-content: space-between;}

.woocommerce ul.products li.product .post_featured {height: 240px;}
.woocommerce ul.products li.product .post_featured>a {height: 100%;display: block;position: relative;}
.woocommerce ul.products li.product .post_featured>a img {position: absolute;top: 50%;translate: 0 -50%;}
.woocommerce ul.products.products_style_simple li.product .post_item:hover .price {opacity: 1;}
.woocommerce .shop_mode_thumbs ul.products li.product .price, .woocommerce-page .shop_mode_thumbs ul.products li.product .price {margin-top: 0;}

.weapon-warning {background-color: #ff720d;margin-top: 20px;padding: 10px;color: #fff;text-align: center;font-weight: 600;}