.container > .row { margin-top: 30px; }

/* .wpb_wrapper { display: flex; flex-flow: wrap; width: 100%; } */
/* .woocommerce.categories-style-default { width: 33%; } */
/* .woocommerce.categories-style-default > div { width: 100%; } */

.basel-product-categories li { display: none; }
.basel-product-categories li:last-child { display: block; }

/* PRODUCT PAGE ADD TO CART */
.single-product-content .cart { width: 100%; }

.color_product ul { display: flex; flex-flow: wrap; width: 100%; justify-content: center; margin-bottom: 15px; }
.color_product ul li { border-radius: 5%; width: 25px; height: 25px; margin-right: 5px; }
.color_product h3, .tamany_product h3 { margin-bottom: 5px; text-align: left; }
.tamany_product { margin-bottom: 15px; }

.additional_information_tab { display: none!important; }

.notice-color-estandard { word-break: break-word; font-weight: 600; }
#pa_color_buttons a span { width: 45px!important; height: 45px!important; border-radius: 0px; margin-top: 5px; }
.variation_buttons_wrapper { margin-top: 5px; }
.variations .variation a.reset_variations { display: none!important; visibility: hidden; }

h1.page-title { display: none; }
.variations .variation_buttons_wrapper a span.phoen_swatches img { border-radius: 0px!important; }

/* OFERTES/BOTIGA PAGE */
.ofertes_list { width: 100%; }
.ofertes_list div.product-category { width: 100%; }

.row { width: 100%; margin-left: 0px; margin-right: 0px; }
.single-product-content li.reviews_tab { display: none; }

.single-product-content .cart .quantity { margin-bottom: 15px; }

.term-description { margin-top: 40px; }


a.checkout-button.button.alt.wc-forward.disabled {
    background: #ECECEC;
    color: #999;
    border: 1px solid #ECECEC;
    cursor: no-drop;
	pointer-events: none;
}
a.checkout-button.button.alt.wc-forward.disabled:hover {
    background: #ECECEC;
    color: #999;
    border: 1px solid #ECECEC;
    cursor: no-drop;
}