.xmass-notice {
  background-color: #9fc01b;
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px; }
  .xmass-notice a {
    color: black; }
    .xmass-notice a:hover {
      color: black;
      text-decoration: underline !important; }

/*.box-row{
    display: none!important;
}
body.admin-bar.user-id-666{
    .box-row{
        display: flex!important;
    }
}*/
body.home .vc_parallax-content-moving {
  position: relative; }
  body.home .vc_parallax-content-moving:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5); }

.box-row .box-img .vc_single_image-wrapper {
  width: 100px;
  height: 100px;
  padding: 20px;
  display: flex !important;
  margin-right: 30px;
  background-color: #f1f1f1;
  border-radius: 100px !important; }
.box-row .box-img img {
  width: 100%;
  object-fit: contain; }
.box-row .box-txt h3 {
  color: #9fc01b;
  margin: 0 0 5px 0;
  line-height: 1.2;
  font-size: 26px; }
.box-row .box-txt p {
  color: white; }
.box-row .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: row; }

home.page-id-4479 .product-item .product-item-container {
  padding: 0 !important; }

.product-item .product-item-container {
  padding: 10px !important;
  min-height: 310px !important; }

.woocommerce ul#shipping_method li {
  display: block !important; }

#top-announce {
  background: red;
  text-align: center;
  color: white;
  padding: 5px 0;
  font-size: 12px; }
  #top-announce p {
    margin: 0;
    color: White; }
  #top-announce a {
    color: white;
    text-decoration: underline; }
    #top-announce a:hover {
      color: black;
      text-decoration: underline; }

/*# sourceMappingURL=custom-style.css.map */
