.woocommerce-breadcrumb {
    display: none !important;
}

.posted_in {
    display: none !important;
}

.woocommerce .content-area {
    padding: 0 0 !important;
}

.single-product .entry-title {
    text-align: center;
    margin-top: 2.5rem !important;
    margin-bottom: 1rem !important;
}

.woocommerce #content div.product .woocommerce-product-gallery {
    /*display: none !important;*/
}

/*.woocommerce #content div.product div.summary {
    float: left !important;
}*/

.woocommerce-product-gallery {
   /* display: none;*/
   margin-left: auto;
   padding: 0.5%;
}

.summary {
    float: none !important;
    width: 100% !important;
    justify-self: center;
    /*display: flex;*/
    /*justify-content: center;*/
    /*justify-items: center;*/
}

/*.entry-summary{
    
        width: 50%;
        margin: 0 auto;
       
    float: none !important;
    width: 100%;
    align-items: center;
}*/

.subsummary {
    display: table;
    margin: 0 auto;
    padding-top: 10%;
}


.price {
    font-size: 2.5rem;
    margin-left: 3rem;
}

.ean13 {
    text-align: center;
    margin-top: 2.5rem !important;
    margin-bottom: 1rem !important;
}

.lista-distrigal {
    height: 900px;
    overflow: scroll;
    max-width: 49% !important;
    float: right;
}

.modal {
    width: 100% !important;
    margin-top: 50px !important;
    max-width: none !important;
}

.incidencia-container {
    width: 100% !important;
    margin: 0 !important;
    max-width: none !important;
}

.boton_anadir_distrigal {
    float: right;
    width: 8%;
    height: 35px;
    padding: 0;
    font-size: 15px;
    font-size: larger !important;
    font-weight: bold !important;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.product-thumbnail {
   /* display: none !important;*/
}

.wp-post-image {
    /*display: none;*/
}

.related.products {
    display: none !important;
}

.col-1, .col-2 {
    max-width: none !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    display: none !important;
}

.woocommerce form .form-row .optional {
    display: none !important;
}

/* Hide arrows on fields type number */
/* Chrome, Safari, Edge, Opera */
/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}*/

/* Firefox */
/*input[type=number] {
    -moz-appearance: textfield;
}*/

.not-resize p span textarea {
    resize: none !important;
}

.distrigal-block {
    display: block !important;
}

.woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}

.distrigal-field {
    font-size: 2em !important;
}

#reserve_products {
    font-size: 2rem !important;
}

.distrigal-label-reserve {
    font-size: 1.7rem !important;
}

.distrigal-field-reserve {
    margin: 0 !important;
}

.woocommerce-additional-fields h3 {
    display: none;
}

.woocommerce-customer-details {
    display: none;
}

.distriopen {
    display: block !important;
}

.stock-table {
    display: none;
}

.woocommerce ul.products li.product {
    align-items: center !important;
}

.view .open {
    display: contents !important;
}

.fold .open {
    display: contents !important;
}
.label-success-block{
    display: block;
    margin-bottom: 20px;


}
.label-success{
    background-color: #cd2653;
    font-weight: bold;
    padding: 1%;
    padding-left: 5px;
    padding-right: 5px;
    color: white;


}
.distrigal-cart-btn{
    display: block;
}
.post-meta .meta-wrapper{
    display: none !important;
}

.stocks-tab {
    min-width: 100%;
    display: block;
    overflow: hidden;
}
.h2.entry-title{
    font-size: 5rem !important;
}
.distrigal-select-dirs select{
    font-size: 0.5em !important;
    
}
.direcciones-tittle{
    white-space: nowrap;
    display: block;
}
.distri-tp-oferta{
    background-color: #3f26cd;
}
.distri-tp-agencia{
    background-color: #f49213 !important;
}
.tabla-contenedores {
}

.tabla-contenedores td {
    word-wrap: break-word;
    white-space: nowrap;
    overflow: auto;
}
.distri-datos-logisticos{
    
}