/*
 Theme Name:   Manufactura Child
 Theme URI:    http://manufactura.bold-themes.com
 Description:  Manufactura Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     manufactura
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  manufactura-child
*/


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



.home.page-template-default .port .logo {
  width: 100px;
  position: absolute !important;
  top: 50vh !important;
  left: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
}

.btProductSKU {
  display: none;
}

.product-template-default.single-product .logo {
  display: none;
}

.product-template-default.single-product .widget_shopping_cart {
  display: none;
}

.product-template-default.single-product form.cart {
  display: none;
}

.product-template-default.single-product .product-description h2 {
  display: none;
}

section.btComments.gutter {
  display: none;
}

.product-template-default.single-product section.related.products {
  display: none;
}
