.single-product
.woocommerce-product-details__short-description {
    font-size: 18px;
    color: black;
    font-weight: 300;
    margin-top: 20px;
}
.single-product
.container:before {
    display: none;
}

.single-product  .container {
    max-width: 70%;
}
.single-product
p.price span {
    font-size: 20px;
    color: black;
}
.single-product
h1.product_title.entry-title {
    font-size: 36px;
    color: black;
    line-height: 2em;
}


.site_innerpage_banner  .et_pb_text_inner {
    text-align: center;
    font-size: 45px;
    color: white;
    position: relative !important;
    /* left: 87px; */
  
}

.full_row {
    width: 100% !important;
    max-width: 100% !important;
}

.site_innerpage_banner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000007a;
    top: 0;
    left: 0;
}


@media all and (min-width: 320px) and (max-width: 767px) {
  
}

@media all and (min-width: 481px) and (max-width: 767px) {
 
}

@media all and (min-width: 768px) and (max-width: 980px) {
 
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
  
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
 
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

  
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
  
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
  
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
}


@media all and (min-width: 981px) and (max-width: 3000px) {

}
