/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


/* stile per pagina shop creata dentro woocommerce > archive-product.php */

.scwiconlist{
	margin: 0 auto;
	width: fit-content;
}
.scwiconlist li{
	text-align: left;
	width: auto;
}

.scwiconpoi{
	color: #d47e38;
	margin-right: 10px;
}

.scwtourlink{
	color: #333333;
}
.scwtourlink:hover{
	color: #d47e38;
}

.scwvspacer{
	margin-bottom: 60px !important;
}
.scwdivider{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 50%;
	margin: 30px auto 0;
	border-top: 1px solid #d47e38;
}