.predesigned-covers  {
margin-top: 40px;
margin-bottom: 40px;
}
.predesigned-covers .row {
margin-bottom: 30px;
}
.predesigned-covers img,
.predesigned-covers img.alignnone {
margin-top: 5px;
}

/* Fixing Stars Spacing */
p.stars {margin-top: 10px;}

/* Assign Margins to Page */
.woocommerce div.product {width: 1170px; margin: 0 auto; margin-top: -17px;}

.woocommerce-checkout div.woocommerce, .woocommerce-cart div.woocommerce, .page-affiliate-area {width: 1170px; margin: 0 auto;}


/* Hide Product Image */
.woocommerce div.product div.images {display: none;}

/* Make content full width */
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: left;
  width: 80%;
}

/* Hide Product Title */
.woocommerce div.product .product_title {display: none;}

/* Hide Categories */
.product_meta {display: none;}



/* Hide Quantity */
.quantity {display: none;}

/* Hide Reviews */
.reviews_tab  {display: none!important;}
#tab-reviews {display: none!important;}

/* Fix Bottom Page Spacing */
.medium-padding {padding: 60px 0 22px 0!important;}
.woocommerce-page section#footer-credits {margin-top: -25px;}

/* Hide Subtotals */
.single-product div.product_totals {display: none;}

.woocommerce-checkout p, .woocommerce-cart p {margin: 0;}

.woocommerce-cart td.product-thumbnail {display: none;}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 180px;
  height: 35px;
}


.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {padding-right: 10px!important;}

//.woocommerce-cart td.product-price, .woocommerce-cart td.product-subtotal, .woocommerce-cart td.product-quantity {display: none;}

.woocommerce .cart .button, .woocommerce .cart input.button {
  float: none;
  background: #FD7B34;
  color: #fff;
  font-size: 15px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background: #FD7B34;margin-bottom: 40px;
  padding: 20px; color:#fff;}
.woocommerce div.product form.cart .button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {background: #CF642A; color:#fff;}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {background: #CF642A;color:#fff;}

.woocommerce form .form-row input.input-text {
  height: 35px!important;
}

.woocommerce-checkout div#customer_details {display: none;}

.woocommerce-checkout form.checkout.woocommerce-checkout {margin-top: 40px;}

.woocommerce .related {display: none;}

div.summary.entry-summary > h2 {display: none;}
li.description_tab.active {display: none!important;}

.woocommerce-checkout header.title, .woocommerce-checkout address, .woocommerce-checkout header {display: none;}

form#affiliates-registration-form {width: 300px;}
.page-id-5563 div#content {padding: 20px;}
