/*
 Theme Name:   BeTheme Child
 Description:  BeTheme Child Theme
 Template:     betheme
 Version:      1.0.0
*/

body.woocommerce.post-type-archive-product .section,
body.woocommerce.single-product .section {
  background: url(https://chin-chin-gin.com/wp-content/uploads/2018/09/home_meat_decoration2-beige.png) no-repeat 0% 100%/100%;
}

@media only screen and (max-width: 479px) {
  #menu > ul > li > a {
    font-size: 16px !important;
  }

  #Side_slide #menu ul li a {
    padding: 18px 5px 17px 20px !important;
  }

  #Side_slide ul.social {
    text-align: right;
    position: absolute;
    bottom: 2%;
    right: 0;
  }

  #Side_slide ul.social li i:before {
    font-size: 22px;
  }
}

#Side_slide #menu ul li,
#Side_slide #menu > ul:last-child > li:last-child {
  border: none !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}

.shop-filters {
  background-image: none !important;
}

.image_frame {
  border: none !important;
}

.image_frame .image_wrapper .mask, .edd_download_image:after {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.image_frame .image_wrapper .mask:after {
  background: rgba(255,255,255,.6) !important;
}

.image_frame .image_links {
  display: none;
}

@media only screen and (max-width: 479px) {
  footer#Footer .widgets_wrapper .column:nth-child(2),
  footer#Footer .widgets_wrapper .column:last-child {
    width: 40% !important;
    clear: none;
  }
  
  footer#Footer .widgets_wrapper .column:nth-child(2) {
    float: left;
  }
  
  footer#Footer .widgets_wrapper .column:last-child {
    float: right;
  }
  
  footer#Footer .widgets_wrapper .column:last-child p {
    margin: 0;
  }
  
  footer#Footer .widgets_wrapper .column:last-child p a img.alignright {
    margin: 0;
  }

  footer#Footer .footer_copy .container {
    padding: 0 40px !important;
  }
}