/*@font-face {
    font-family: 'Beyond The Mountains';
    src: url('../fonts/beyond_the_mountains.ttf');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}*/

a:visited, .alink:visited  {
	color: inherit;
}

h4 {
	font-weight: 700;
	margin: 0;
}

.footer-middle a, .footer-middle a:hover, .footer-middle a:focus {
	color: #ed6d63;
}

.amform-form .action.primary:hover, .amform-parent .action.primary:hover {
	background:#ed6d63;
	opacity:0.7;
}

.amform-form .action.primary, .amform-parent .action.primary {
	background:#ed6d63;
	border-radius:30px;
}

.amform-checkboxtwo:checked {
	border-color:#ed6d63;
    background-color:#ed6d63;
}

.amform-form {
	max-width:1000px;
}

.porto-icon-phone {
	font-size: 2em;
}

.porto-icon-phone:before {
	vertical-align: middle;
}

.porto-icon-mail {
	font-size: 2em;
}

.porto-icon-mail:before {
	vertical-align: middle;
}

.porto-icon-location {
	font-size: 2em;
}

.porto-icon-location:before {
	vertical-align: middle;
}

ol.items {
	list-style-type: none;
	padding: 0;
}

.fieldset > .legend {
	color: #ed6d63;
}

.textwidget {
	margin-top: 30px;
}

.product-item-info.type3 .product-item-actions .actions-primary .tocart {
	right: 15px;
}

.product-labels .product-label.new-label {
	background-color: #34baeb;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
	background-color: #ed6d63;
}

.field-tooltip {
	display:none;
}

.cart-discount .block > .title {
	display: inherit;
}

.cart-discount {
	margin-top: 50px;
}

#group-fields-customer-attributes .admin__legend.step-title {
  display:none;
}

.brand-item.brand-page .row {
	margin-right: 0;
    margin-left: 0;
}

.brand-item.brand-page .row > .item-brand {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
	padding: 10px;
}

.sidebar.sidebar-main.mobile-sidebar .nav.items {
	list-style: none;
}

.blocco-home-avviso {
	padding: 10px 20px;
	text-align: center;
	/*background-color: rgba(255,0,0,0.6);*/
	background-color: #ED6D64;
    margin-bottom: 60px;
    color: rgb(34, 37, 41);
    font-size: 1.1em;
	display: none;
}

div[attribute="manufacturer"].filter-options-item.allow .items .item {
    display: flex;
    align-items: baseline;
    /*white-space: nowrap;*/
    gap: 2px;
}

@media (max-width: 991px) {
    .logo {
        /*margin-left: 15px;*/
    }

    .logo img {
        width: 100%;
        max-height: none;
        max-width: 200px;
    }

    .brand-item.brand-page .row > .item-brand {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media (max-width: 767px) {
	.logo {
		/*margin-left: 15px;*/
		max-width: 100% !important;
	}

	.row.home-banners > div.col-md-6.col-lg-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.header.content.header-row .header-contact a {
		margin-left: 0 !important;
	}
}

@media (max-width: 600px){
	.blocco-social ul.products li.product-category .thumb-info .thumb-info-title {
		width: 70%;
		left: 15%;
		padding: 0.2em 0;
	}

	.blocco-social ul.products li.product-category .thumb-info .thumb-info-title h3.sub-title {
		font-size: 0.8em;
	}

	.brand-item.brand-page .row > .item-brand {
		flex: 0 0 33.3333333332%;
		max-width: 33.3333333332%;
	}
}

@media (max-width: 400px) {
	.header-row .header-right {
		flex-grow: 0 !important;
	}
	
	.page-header.type14 .header-main .header-row .header-center {
		flex-grow: 1 !important;
		justify-content: flex-start;
	}

	.brand-item.brand-page .row > .item-brand {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row.home-banners > div.col-md-6.col-lg-3 {
		padding: 0 8px;
	}
}

@media (max-width: 380px) {
	.logo {
		/*margin-left: 15px;*/
		max-width: 180px !important;
	}
}

/*@media (min-width: 400px) {
	.row.home-banners > div.col-md-6.col-lg-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}*/
