/**
Theme Name: Salaisons CROS
Author: Groupe Caramel
Author URI: https://www.groupecaramel.com/
Description: Un site pour valoriser son image, se différencier et générer du business ! 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yeti
Template: astra
*/



.ast-header-button-2[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button-link .ast-custom-button {
	line-height: 24px;
    border-radius: 20px 6px 20px 6px;
    padding: 4px 24px 4px 24px;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #a0201e;
}

.ast-header-button-2[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button:before {
	content: url(https://salaisons.maisoncros.fr/wp-content/themes/caramel/img/cstop.png);
	position:relative; 
	display: inline-block;
	left:-4px;
	top:4px;
}

/* fixing astra woocommerce */

.woocommerce-js div.product .product_meta {
    border-top: 0px solid #fff;
    padding-top: 0;
}

.woocommerce-js table.shop_attributes th, .woocommerce-js table.shop_attributes td {
        border-width: 0px !important;
}