/*
Theme Name: Aurenza Child
Theme URI: https://preview.wolfthemes.store/aurenza/landing/
Description: Aurenza Child theme
Author: WolfThemes
Author URI: https://wolfthemes.com
Template: aurenza
Version: 1.0.0
*/

.home .menu-container {
  display: none;
}

.product-template-default .product-content {
  opacity: 1;
}

body {
  background-attachment: fixed;
}

body.dev #content .site-content {
  width: 100%;
}

.product-container {
  padding-top: 5px;
}

img {
  border-radius: 3px;
}

.gallery_title {
  text-align: center;
  font-size: 2.5em;
}

::selection {
  background-color: #fff !important;
  color: #000 !important;
}

/* 兼容旧版Firefox */
::-moz-selection {
  background-color: #fff !important;
  color: #000 !important;
}
