/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 16 2024 | 16:58:19 */
@media only screen and (max-width: 768px) {
  .footer-container.color-scheme-dark {
    margin: 100px ;
  }

 .wpb-content-wrapper {
    margin: 100px; 
  }
}

@media only screen and (max-width: 768px) {
    .wpb-content-wrapper {
        margin-top: 100px;
    }
}
/* Borrar si genera conflicto */

@media only screen and (max-width: 768px){
    .single-product-page .tabs-layout-accordion .wd-scroll-content {
        margin-left: 175px;
		margin-right: 175px;
    }
@media only screen and (max-width: 768px) {
    body.page-id-9 .main-page-wrapper {
        margin-left: 90px !important;
        margin-right: 90px !important;
		
    }
}

@media only screen and (max-width: 768px) {
.woocommerce-order-received .woocommerce-bacs-bank-details {
    margin:90px !important
 }	
}

@media only screen and (max-width: 768px) {
.woocommerce-order .woocommerce-order-details {
    margin:90px !important
 }	
}

@media only screen and (max-width: 768px) {
.woocommerce-order .woocommerce-customer-details {
    margin:90px !important
}
	}