.edgtf-woo-single-page .related.products>h2 {
    display: block !important;
    text-align: center;
    font-size: 18px;
    color: black;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 53px;
    margin-bottom: 24px;
}
.cfw-o {
    background-color: #F3F3F3;
    margin-top: 50px;
}
.cfw-i {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
   box-sizing: border-box;
}
.edgtf-woo-single-page .related.products {
    margin: 0;
}
ul.products>.product .edgtf-pl-category {
    display: none !important;
}
.cpl_wood h5.edgtf-product-list-title {
    color: white;
}
.cpl_wood span.price {
    color: white !important;
    font-weight: 100 !important;
}
ul.products>.product .edgtf-pl-text-wrapper-inner {
    border-bottom: none !important;
}
.edgtf-woo-single-page .edgtf-single-product-summary .product_meta>span.sku_wrapper {
    display: none;
}
.edgtf-woo-single-page .woocommerce-tabs ul.tabs li.additional_information_tab {
    display: none;
}
.edgtf-woo-single-page .edgtf-single-product-summary .edgtf-single-product-title {
    display: block;
    margin: 26px 0 2px;
    font-weight: bold;
}
.edgtf-woo-single-page .edgtf-single-product-summary .price * {
    font-weight: bold;
}
.edgtf-woo-single-page .edgtf-single-product-summary .woocommerce-product-details__short-description {
    margin: 15px 0 5px 0;
}
.edgtf-woo-single-page .edgtf-single-product-summary form.cart {
    margin: 30px 0 0;
}
.edgtf-woocommerce-page .edgtf-content .single_variation_wrap {
    margin: 25px 0 0;
}
.product-template-default.single-product .edgtf-container {
    border-top: 3px solid #0d0d0d;
    padding-top: 58px;
}
.edgtf-woo-single-page .edgtf-single-product-summary .woocommerce-product-details__short-description p {
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: 400;
}
body.product-template-default.single-product ul.products>.product .edgtf-product-list-title {
    color: #343434;
    font-weight: 600;
    font-size: 14px;
}
ul.products>.product .price {
    color: #272727;
    font-size: 14px;
}
body.product-template-default.single-product {
      font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.edgtf-woo-single-page .woocommerce-tabs {
   display:none;
}
ul.products>.product .edgtf-pl-inner .edgtf-pl-text {
   display:none !important;
}
.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner{
    padding-top: 0;
}
body.single-product figure {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
}
.edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__image:first-child {
   width: 100%;
}
body.product-template-default.single-product ul.products>.product .edgtf-product-list-title {
    font-size: 12px;
       letter-spacing: 2px;
}












@media (max-width: 1300px) {
   .cfw-i {
    max-width: 1100px;
  }
}
@media (max-width: 1200px) {
   .cfw-i {
    max-width: 850px;
  }
}
@media (max-width: 1024px) {
   .cfw-i {
    max-width: 768px;
  }
}
@media (max-width: 768px) {
   .cfw-i {
    max-width: 600px;
  }
}
@media (max-width: 680px) {
   .cfw-i {
    max-width: 420px;
  }
}
@media (max-width: 480px) {
   .cfw-i {
    max-width: 300px;
  }
}
@media (max-width: 320px) {
   .cfw-i {
    max-width: none;
   padding: 0 15px 0 15px;
  }
}

