.custom-theme-body .card-summary .attributes {
	margin-top: 24px;
}

.category-with-only-static-block .nav-top-links {
	margin-bottom: 0
}

.category-with-only-static-block .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.category-with-only-static-block .header_cards form {
	padding-top: 0;
	padding-bottom: 0;
	top: unset;
	bottom: unset;
	position: relative;
	max-width: 1320px;
	width: 100%
}

.category-with-only-static-block .header_cards {
	padding-top: 92px;
	padding-bottom: 64px;
}

.category-with-only-static-block .header_cards form .input-group {
	margin: 0 8px;
	width: 20%;
}

.category-with-only-static-block .header_cards form #customSearchButton {
	margin-left: 8px;
}

.static-block-info {
	padding-top: 80px;
	padding-bottom: 80px;
}

.static-block-info .static-block-container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.static-block-info .static-block-elements .single-static-block {
	background: #FFFFFF;
	box-shadow: 0px 4px 12px #001C4C14;
	border: 1px solid #BABABA;
	border-radius: 4px;
	padding: 44px 32px;
	margin-bottom: 16px;
}

.static-block-info .static-block-title h1 {
	font-family: 'Styrene A', serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 37px;
}

.static-block-info .single-static-block-image img {
	width: 120px;
	height: 115px;
	object-fit: cover;
}

.static-block-info .single-static-block-description span.description-title {
	font-family: 'Styrene A', serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 7px;
}

.static-block-info .single-static-block-description p {
	font-family: 'Styrene B', serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
	margin-bottom: 0;
}

.static-block-info .single-static-block-function span.function-title {
	font-family: 'Styrene A', serif;
	font-size: 12px;
	line-height: 16px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.static-block-info .single-static-block-function ul {
	padding-left: 18px;
}

.static-block-info .single-static-block-function li {
	font-family: 'Styrene B', serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
	margin-bottom: 0;
	text-align: left;
}

.static-block-info .single-static-block-button a {
	width: 200px;
    height: 46px;
    color: #FFFFFF;
    font-family: 'Styrene A', serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 24px;
    background-color: #32c7ff;
    border: 2px solid #32c7ff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 8px 10px 12px 10px;
    float: right;
}

.single-static-block .row {
	margin-right: -16px;
    margin-left: -16px;
}

.single-static-block .single-static-block-image, .single-static-block .single-static-block-description, .single-static-block .single-static-block-function, .single-static-block .single-static-block-button {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 16px;
    padding-left: 16px;
    margin-top: auto;
    margin-bottom: auto;
}

.static-block-other-solutions {
	background-color: #E7F8FF;
	padding-top: 64px;
	padding-bottom: 54px;
}

.other-solutions-elements .row {
	margin-left: -20px;
	margin-right: -20px;
}

.static-block-other-solutions .other-solutions-elements .col-lg-3.col-sm-6  {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.static-block-other-solutions .other-solutions-elements .single-other-solutions {
	text-align: center;
	background-color: #FFFFFF;
	box-shadow: 0px 4px 12px #001C4C14;
	border: 1px solid #BABABA;
	border-radius: 4px;
	padding: 24px 24px 29px 24px;
	height: 100%;
}

.other-solutions-container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.other-solutions-title span.main-title {
	font-family: 'Styrene A', serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 24px;
	display: block;
}

.single-other-solutions-image img {
	width: 64px;
	margin-bottom: 16px;
}

.single-other-solutions-description span.solutions-description-title {
	font-family: 'Styrene A', serif;
	font-size: 20px;
	line-height: 24px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 5px;
	display: block;
}

.single-other-solutions-description p {
	font-family: 'Styrene B', serif;
	font-size: 14px;
	line-height: 20px;
	color: #202020;
	font-weight: normal;
	margin-bottom: 8px;
}

.single-other-solutions-button a {
	font-family: 'Styrene B', serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF7261;
	font-weight: 500;
}

body.customer-custom-login .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

body.customer-custom-login .column.main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100vh;
}

body.customer-custom-login .login-container {
	width: 100%;
}

body.customer-custom-login .login-block-container {
	width: 100%;
}

body.customer-custom-login .login-page-logo .action.nav-toggle {
	display: none;
}

body.customer-custom-login .login-page-logo {
	display: inline-block;
	width: 100%;
}

body.customer-custom-login .login-page-logo .logo {
	margin-top: 0;
	margin-bottom: 56px;
	margin-left: 0;
}

body.customer-custom-login .login-block-container {
	background-color: #E7F8FF;
}

body.customer-custom-login .block.block-customer-login {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	float: none;
	padding: 24px 20px;
}

body.customer-custom-login .block.block-customer-login .block-title {
	border: none;
	margin-bottom: 37px;
	padding-bottom: 0;
	font-family: 'Styrene A', serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
}

body.customer-custom-login .block.block-customer-login .form label {
	font-family: 'Styrene B', serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: 500;
	display: block;
	width: 100%;
	padding: 0;
	padding-bottom: 5px;
}

body.customer-custom-login .block.block-customer-login .fieldset > .field > .control {
	width: 100%;
}

body.customer-custom-login .block.block-customer-login .fieldset > .field  {
	margin-bottom: 24px;
}

body.customer-custom-login .block.block-customer-login .form input {
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
	border-radius: 4px;
	height: 48px;
	width: 100%;
	font-family: 'Styrene B', serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}

body.customer-custom-login .block.block-customer-login button.action {
    height: 48px;
    padding: 10px 30px;
}

body.customer-custom-login .block.block-customer-login .actions-toolbar {
	margin-top: 32px;
}

button:focus {
	outline: none;
}

button:active {
	box-shadow: none;
}

body.customer-custom-login .block.block-customer-login .actions-toolbar > .secondary .action.remind, body.customer-custom-login .block.block-customer-login .actions-toolbar > .secondary .action.back {
	font-family: 'Styrene B', serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF7261;
	font-weight: 500;
	margin-top: 10px;
}

body.customer-custom-login .block.block-customer-login .actions-toolbar > .secondary {
	float: right;
}

body.customer-custom-login .info-container {
	display: block;
	max-width: 640px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.login-block span.main-text {
	font-family: "Styrene A", serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 16px;
	display: block;
	margin-top: 120px;
}

.login-block p {
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
}

.login-block p img {
	width: 40px;
	margin-right: 16px;
}

.image-block img {
	max-width: 767px;
	margin: 0 auto;
	display: block;
	margin-top: 101px;
	width: 100%;
}

body.customer-account-forgotpassword .form.password.forget, body.customer-account-createpassword .form.password.reset {
	min-width: 100%;
	width: 100%;
}

body.customer-account-forgotpassword .block.block-customer-login button.action.primary {
	padding: 10px 20px;
}

body.customer-custom-login .login-container .fieldset:after {
	display: none;
}

body.customer-custom-login .block.block-customer-login .fieldset > .field.note {
	font-family: "Styrene B", serif;
	font-size: 12px;
	line-height: 16px;
	color: #636363;
	font-weight: normal;
}

body.customer-account-forgotpassword .block.block-customer-login .fieldset > .field {
	margin-bottom: 16px;
}

body.customer-account-forgotpassword .fieldset, body.customer-account-createpassword .fieldset {
	margin-bottom: 0;
}

body.customer-account-forgotpassword .block.block-customer-login .actions-toolbar, body.customer-account-createpassword .block.block-customer-login .actions-toolbar {
	margin-top: 16px
}

body.customer-custom-login .login-container .page.messages {
	width: 100%;
    max-width: 400px;
    margin: 0 auto;
    float: none;
}

body.customer-account-createpassword .block.block-customer-login button.action.primary {
	padding: 10px 15px;
}

body.cms-termini-del-servizio .page-main, body.cms-page-full-width .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

body.cms-termini-del-servizio .nav-top-links, body.cms-page-full-width .nav-top-links {
	margin-bottom: 0;
}

.cms-page-view.page-layout-1column .page-title {
	background-color: #E7F8FF;
	padding: 64px 20px 61px 20px;
	margin-bottom: 80px;
}

.cms-page-view.page-layout-1column .page-title h1 {
	font-family: "Styrene A", serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
	text-align: center;
	margin-bottom: 0;
}

.page-container {
	max-width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 80px;
}

.page-container h2 {
	font-family: "Styrene A", serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 56px;
}

.page-container span.item-title {
	font-family: "Styrene A", serif;
	font-size: 20px;
	line-height: 24px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 29px;
	display: block;
}

.page-container p {
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
	margin-bottom: 0;
}

.page-container .item-content {
	margin-bottom: 80px;
}

body.cms-clienti .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.main-container {
	max-width: 1320px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}

.main-page-header {
	padding-top: 80px;
	padding-bottom: 80px;
}

.main-page-header h1 {
	font-family: "Styrene A", serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 0;
	max-width: 510px;
	top: 50%;
    transform: translate(0, -50%);
    position: relative;
}

.clients-info {
	background-color: #F3F3F3;
	padding-top: 80px;
	padding-bottom: 16px;
}

.clients-info .clients-info-conteiner {
	width: 100%;
	max-width: 1100px;
	display: block;
	margin: 0 auto;
}

.clients-info .row {
	padding-bottom: 64px;
}

.clients-info .col-md-6 {
	padding-left: 20px;
	padding-right: 20px;
}

.clients-info .client-logo {
	margin-top: 22px;
	margin-bottom: 16px;
}

.clients-info .client-text span.client-title {
	font-family: "Styrene A", serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 32px;
	display: block;
}

.clients-info .client-text ul {
	max-width: 400px;
}

.clients-info .client-text ul li, .clients-info .client-text p {
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
}

.main-manager .manager-text span {
	display: block;
}

.main-manager .manager-text span.name-manager {
	font-family: "Styrene A", serif;
	font-size: 14px;
	line-height: 20px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 5px;
}

.main-manager .manager-text span.role-manager {
	font-family: "Styrene B", serif;
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	font-weight: normal;
}

.main-manager {
	position: relative;
	padding-left: 64px;
	margin-top: 16px;
}

.main-manager .image-manager {
	position: absolute;
	top: 50%;
    transform: translate(0, -50%);
	left: 0;
}

.main-manager .image-manager img {
	width: 48px;
}

.clients-info  .client-image {
	height: 100%;
	background-color: #EDEDED;
}

body.cms-clienti p {
	margin-bottom: 0;
}

.clients-info-strong-points {
	background-color: #FFF1D9;
	padding-top: 64px;
}

.clients-info-strong-points .col-md-4 {
	padding-left: 20px;
	padding-right: 20px;
}

.clients-info-strong-points .strong-points-text {
	padding-bottom: 24px;
	text-align: center;
	display: block;
    margin: 0 auto;
    max-width: 200px;
}

.clients-info-strong-points .strong-points-text.first-strong-points {
	margin-left: 0;
}

.clients-info-strong-points .strong-points-text.third-strong-points {
	margin-right: 0;
}

.clients-info-strong-points .row {
	padding-bottom: 0;
}

.clients-info-strong-points .strong-points-text span.strong-points-title {
	font-family: "Styrene A", serif;
	font-size: 80px;
	line-height: 88px;
	color: #202020;
	font-weight: 500;
	display: block;
	margin-bottom: 8px;
}

.clients-info-strong-points .strong-points-text span.strong-points-subtitle {
	font-family: "Styrene A", serif;
	font-size: 24px;
	line-height: 32px;
	color: #202020;
	font-weight: 500;
	display: block;
	margin-bottom: 8px;
}

.clients-info-strong-points .strong-points-text p {
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: normal;
}

.clients-info-testimonials {
	background-color: #FFFFFF;
	padding-bottom: 56px
}

.clients-info-testimonials .row {
	padding-bottom: 0;
}

.clients-info-testimonials .testimonial-item {
	margin-bottom: 24px;
	border: 1px solid #BABABA;
	box-shadow: 0px 4px 12px #001C4C14;
	border-radius: 4px;
	padding: 32px;
	padding-bottom: 39px;
}

.clients-info-testimonials .testimonial-text span.testimonial-title {
	font-family: "Styrene A", serif;
	font-size: 32px;
	line-height: 40px;
	color: #FF7261;
	font-weight: 500;
	margin-bottom: 5px;
	display: block;
}

.clients-info-testimonials .testimonial-text p {
	font-family: "Styrene A", serif;
	font-size: 20px;
	line-height: 24px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 22px;
}

.clients-info-testimonials .testimonial-author {
	position: relative;
	padding-left: 80px;
}

.clients-info-testimonials .testimonial-author .image-testimonial-author {
	position: absolute;
	top: 50%;
    transform: translate(0, -50%);
	left: 0;
}

.clients-info-testimonials .testimonial-author .image-testimonial-author img {
	width: 64px;
}

.testimonial-author .testimonial-author-text span {
	display: block;
}

.testimonial-author .testimonial-author-text span.name-testimonial-author {
	font-family: "Styrene A", serif;
	font-size: 20px;
	line-height: 24px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 5px;
}

.testimonial-author .testimonial-author-text span.role-testimonial-author {
	font-family: "Styrene B", serif;
	font-size: 14px;
	line-height: 20px;
	color: #636363;
	font-weight: normal;
}

.contact-index-index .contact-container,
.contact-agent-page .contact-agent-container {
	max-width: 1100px;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 80px;
}

.contact-wrapper .contact-page-title h1,
.contact-agent-page .contact-agent-title h1 {
	font-family: "Styrene A", serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 15px;
}
.contact-agent-page .contact-agent-title h1 {
	margin-bottom: 40px;
}

.contact-agent-page .col-md-7, .contact-agent-page .col-md-5 {
	padding-left: 20px;
	padding-right: 20px;
}

.contact-agent-page #contactagent-form .fieldset {
    margin-left: -20px;
    margin-right: -20px;
}

.customer-custom-account .page-title h1 {
	font-family: "Styrene A", serif;
	font-size: 32px;
	line-height: 40px;
	color: #202020;
	font-weight: 500;
	margin-bottom: 45px;
}

.customer-custom-account form.form-edit-account .block {
	background-color: #FFFFFF;
	box-shadow: 0px 4px 8px #6363630A;
	border: 1px solid #BABABA;
	border-radius: 4px;
	padding: 40px 25px;
}

.customer-custom-account form.form-edit-account .block.block-dashboard-info {
	margin-bottom: 24px;
}

.customer-custom-account .block-icon span.icon {
	width: 40px;
	height: 40px;
	background-color: #FFADA3;
	display: block;
	border-radius: 50%;
}

.customer-custom-account .block-icon {
	position: absolute;
	left: 15px;
	top: 0;
}

.customer-custom-account .block-title {
	padding-left: 64px;
}

.account.customer-custom-account .column.main .block .block-title strong {
	display: block;
	font-family: "Styrene A", serif;
	font-size: 20px;
	line-height: 24px;
	color: #202020;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 5px;
}

.customer-custom-account .block-title p {
	display: block;
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: 400;
	max-width: 400px;
}

.customer-custom-account form.form-edit-account .fieldset:last-child, .customer-custom-account form.form-edit-account .fieldset {
	margin-bottom: 0;
}

.customer-custom-account form.form-edit-account input, .customer-custom-account form.form-edit-account select {
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
	border-radius: 4px;
	display: block;
	width: 100%;
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: 400;
	padding: 11px 16px 16px 16px;
	height: 50px!important;
}

.customer-custom-account .fieldset > .field > label.label {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
	font-family: "Styrene B", serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: 500;
}

.customer-custom-account .fieldset > .field > .control {
	display: block;
	width: 100%;
	position: relative;
}

.customer-custom-account .fieldset > .field {
	margin-bottom: 24px;
}

.customer-custom-account .fieldset > .field.telephone, .customer-custom-account .fieldset > .field.group_id, .customer-custom-account .block .fieldset > .field.new.password, .customer-custom-account .block .fieldset > .field.confirm.password {
	margin-bottom: 0;
}

.customer-custom-account .block.block-dashboard-info .fieldset > .field:not(.customer_image), .customer-custom-account .block .fieldset > .field.new.password, .customer-custom-account .block .fieldset > .field.confirm.password {
    display: block;
    width: 100%;
    float: left;
}

.customer-custom-account form.form-edit-account input[type="email"]:disabled {
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
	opacity: 1;
	color: #BABABA;
}

.customer-custom-account form.form-edit-account .field.change_password_button span.change_password_title {
	font-family: "Styrene B", serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 5px;
}

.customer-custom-account form.form-edit-account .field.change_password_button p {
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: 400;
	margin-bottom: 19px;
}

.customer-custom-account form.form-edit-account .field.change_password_button span.change_password {
	cursor: pointer;
	background-color: #636363;
	border-radius: 4px;
	border: 1px solid #636363;
	color: #FFFFFF;
	font-family: "Styrene A", serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	padding: 10px 10px 12px 10px;
	width: 176px;
	display: block;
	text-align: center;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.customer-custom-account form.form-edit-account .field.change_password_button span.change_password:hover {
	background-color: #333333;
}

.customer-custom-account .fieldset > .field.change_password_button {
	margin-bottom: 0;
}

body.customer-custom-account .page-main {
	padding-top: 46px;
	padding-bottom: 80px;
}

body.customer-custom-account.custom-theme-body-orders .page-main {
	padding-top: 16px;
}

body.customer-custom-account.custom-theme-body-orders .row.orders-page-title {
	padding-top: 30px;
}

.customer-custom-account form.form-edit-account .actions-toolbar .primary button.action.save[disabled] {
	background-color: #E5E5E5;
}

.customer-custom-account form.form-edit-account .actions-toolbar .primary button.action.save {
	background-color: #32C7FF;
	border-radius: 24px;
	width: 200px;
	display: block;
	color: #FFFFFF;
	font-family: "Styrene A", serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	display: block;
	text-align: center;
	float: right;
	border: none;
	padding: 11px 10px 13px 10px;
	margin-right: 0;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.customer-custom-account form.form-edit-account .actions-toolbar .primary {
	display: block;
	width: 100%;
}

.customer-custom-account form.form-edit-account .actions-toolbar .primary button.action.save:hover {
	background-color: #0BAEEB;
}

.customer-custom-account form.form-edit-account .field.customer_image .user-initials {
	width: 48px;
	margin-top: 0;
	cursor: unset;
	margin-right: 16px;
	float: left;
}

.customer-custom-account form.form-edit-account .field.customer_image .image_customer {
	width: 48px;
	height: 48px;
	margin-right: 16px;
	float: left;
	border-radius: 24px;
}

.customer-custom-account form.form-edit-account .field.customer_image span.button_type {
	cursor: pointer;
	background-color: #636363;
	border-radius: 4px;
	color: #FFFFFF;
	font-family: "Styrene A", serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	padding: 11px 10px 13px 10px;
	width: 152px;
	display: block;
	text-align: center;
	float: left;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.customer-custom-account form.form-edit-account .field.customer_image span.upload_customer_image.button_type {
	margin-right: 16px;
}

.customer-custom-account form.form-edit-account .field.customer_image span.remove_customer_image.button_type {
	background-color: transparent;
	border: 2px solid #BABABA;
	color: #636363;
	padding: 9px 10px 11px 10px;
}

.customer-custom-account form.form-edit-account .field.customer_image span.button_type:hover {
	background-color: #333333;
}

.customer-custom-account form.form-edit-account .field.customer_image span.remove_customer_image.button_type:hover {
	border-color: #636363;
	background-color: transparent;
}

.progress_section img {
	height: auto;
}

/*.video-custom-modal header.modal-header {
	display: none;
}*/

.modal-popup.video-custom-modal .modal-header .action-close {
	z-index: 1;
}

.modal-popup.video-custom-modal {
	overflow-y: unset;
}

.modal-popup.video-custom-modal .modal-header, .modal-popup.video-custom-modal .modal-content, .modal-popup.video-custom-modal .modal-footer {
	padding: 0;
}

.modal-popup.video-custom-modal._inner-scroll .modal-content {
	overflow: hidden;
}

.column.main #popup-video-modal.custom-modal {
	display: none;
}

.modal-popup.video-custom-modal .modal-inner-wrap {
	width: 55%;
}
#popup-video-modal.custom-modal video {
	display: block;
}

#popup-video-modal.custom-modal .playpause:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

#popup-video-modal.custom-modal .playpause:before {
	content: '\f144';
	/* color: rgba(255, 255, 255, 0.5); */
	color: #FF7261;
	font-size: 124px;
	position: relative;
	top: calc(50% - 62px);
}

#popup-video-modal.custom-modal .playpause {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.middle_header {
	padding-bottom: 160px;
}

.progress_bottom.active{
	display: block;
}

.progress_bottom.hide{
	display: none;
}

.progress_section div a.clickme {
	text-decoration: none;
}

.progress_section div a.activelink > h4::after {
	content: '';
	position: absolute;
	height: 16px;
	width: 132px;
	background-color: #ffe3df;
	left: 35%;
	bottom: 2px;
	z-index: -1;
}

.progress_bottom.active{
	-webkit-animation: custom_tabs 0.4s; /* Safari 4+ */
	-moz-animation:    custom_tabs 0.4s; /* Fx 5+ */
	-o-animation:      custom_tabs 0.4s; /* Opera 12+ */
	animation:         custom_tabs 0.4s; /* IE 10+, Fx 29+ */
}


body.checkout-cart-index .page.messages .message-success.success {
	display: none;
}

@-webkit-keyframes custom_tabs {
	0%   {
		opacity: 0;
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@-moz-keyframes custom_tabs {
	0%   {
		opacity: 0;
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@-o-keyframes custom_tabs {
	0%   {
		opacity: 0;
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes custom_tabs {
	0%   {
		opacity: 0;
		transform: scale(0.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.progress_bottom .card-btn {
	line-height: 28px;
}

.cms-page-container.clienti .col-header {
	margin-bottom: 20px;
}

.partner-slider .cms-container .row {
	margin-bottom: 0;
}

#intercom {
	position: fixed;
}

.partner-slider .block-static-block.widget {
	margin-bottom: 0;
}

.select ul li:first-child {
	padding-right: 25px;
}

.select ul#selezionaAreaDiCompetenza li.option, .select ul#selezionaAreadInteresse li.option {
	height: auto;
	min-height: 40px;
}

.select ul#selezionaAreaDiCompetenza li:first-child, .select ul#selezionaAreadInteresse li:first-child {
	height: 50px;
}

body.cms-privacy-policy .page-container ul, body.cms-cookie-policy .page-container ul {
	margin-top: 1rem;
}

body.cms-privacy-policy .page-container ol, body.cms-cookie-policy .page-container ol {
	margin-top: 1rem;
}

body.cms-privacy-policy .page-container ul li, body.cms-cookie-policy .page-container ul li {
	font-family: "Styrene B", serif;
    font-size: 16px;
    line-height: 24px;
    color: #202020;
    font-weight: normal;
    margin-bottom: 0;
}

body.cms-privacy-policy .page-container ol li, body.cms-cookie-policy .page-container ol li {
	font-family: "Styrene B", serif;
    font-size: 16px;
    line-height: 24px;
    color: #202020;
    font-weight: normal;
    margin-bottom: 0;
}

body.cms-cookie-policy .page-container .item-content {
	font-family: "Styrene B", serif;
    font-size: 16px;
    line-height: 24px;
    color: #202020;
    font-weight: normal;
    margin-bottom: 0;
}

#top_col_tab {
	margin-top: 20px;
}

.modal-popup.video-custom-modal.modal-slide {
	left: 0
}

.modal-popup.video-custom-modal .modal-inner-wrap {
	margin-top: 0;
	margin-bottom: 0;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.header.links li:not(.user-link-menu) a {
	font-size: 14px;
}

.middle_header button:hover, .middle_header button:focus {
	text-decoration: none;
	background-color: transparent;
}

.middle_header button:before {
	content: '';
	background-image: url(../images/play-video-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: relative;
	display: block;
	width: 34px;
	height: 34px;
	margin-right: 12px;
}

p:empty {
	margin-bottom: 0;
}

.column.main .block:last-of-type {
	margin-bottom: 0;
}

/*Post Style*/

.post-list-wrapper.static-block-info .single-static-block-image img {
	width: 100%;
	height: 100%;
}

.post-list-wrapper.static-block-info .post-header h2.post-title {
	font-family: 'Styrene A', serif;
    font-size: 20px;
    line-height: 1.2;
    color: #202020;
    font-weight: 500;
    margin-bottom: 15px;
}

.post-list-wrapper.static-block-info .post-header h2.post-title a {
	text-decoration: none;
	font-family: 'Styrene A', serif;
    font-size: 20px;
    line-height: 1.2;
    color: #202020;
    font-weight: 500;
}

.post-list-wrapper.static-block-info .single-static-block-description .post-text-hld {
	text-decoration: none;
	font-family: 'Styrene A', serif;
    font-size: 14px;
    line-height: 1.2;
    color: #202020;
    font-weight: 400;
    margin-bottom: 15px;
}

.post-list-wrapper.static-block-info .post-info-content .post-info .item {
	display: inline-block;
	margin-right: 10px;
}

.post-list-wrapper.static-block-info .post-info-content .post-info .item span, .post-list-wrapper.static-block-info .post-info-content .post-info .item a {
	text-decoration: none;
	font-family: 'Styrene A', serif;
    font-size: 14px;
    line-height: 1.2;
    color: #202020;
    font-weight: 400;
    margin-bottom: 15px;
}

body.blog-page.blog-page-list .page-main, body.blog-page.blog-post-view .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.blog-background-blue {
	background-color: #e7f8ff;
}

body.blog-page.blog-post-view .blog-background-blue {
	position: relative;
	background-color: #ffffff;
}

body.blog-page.blog-post-view .blog-background-blue:before {
	content: '';
	position: absolute;
	height: 400px;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #e7f8ff;
}

body.blog-page.blog-page-list .static-block-info, body.blog-page.blog-post-view .static-block-info {
	padding-top: 20px;
	padding-bottom: 0;
}

.post-list-wrapper.static-block-info .static-block-elements .single-static-block, .post-list-wrapper.static-block-info .blog-background-blue .post-view .post-holder {
	border-radius: 5px;
	filter: drop-shadow(0 0 12px rgba(0,0,0,0.15));
	background-image: radial-gradient(circle at center, #ffffff 0%, #ffffff 33%, #ffffff 100%);
	margin-bottom: 40px;
	/*border: 0px solid #000000;*/
}

.post-list-wrapper.static-block-info .blog-background-blue .post-view .post-holder .post-header, .post-list-wrapper.static-block-info .blog-background-blue .post-view .post-holder .post-content, .post-list-wrapper.static-block-info .blog-background-blue .post-view .post-holder .post-bottom {
	max-width: 910px;
	margin: 0 auto;
}

.post-list-wrapper.static-block-info .static-block-title p {
	text-decoration: none;
	font-family: 'Styrene A', serif;
    font-size: 14px;
    line-height: 1.2;
    color: #202020;
    font-weight: 400;
    margin-bottom: 15px;
}

.post-list-wrapper.static-block-info .static-block-elements, .post-list-wrapper.static-block-info .blog-background-blue .post-view {
	position: relative;
	top: -52px;
	padding-bottom: 20px;
}

.post-list-wrapper.static-block-info .post-categories-section {
	padding-bottom: 97px;
	padding-top: 27px;
}

.post-categories-section a.style-as-button {
	min-width: 153px;
    height: 37px;
    font-family: 'Styrene A', serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 18px;
    border: 2px solid #32c7ff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 4px 10px 4px 10px;
	background-color: #32c7ff3b;
	color: #32c7ff;
	text-decoration: none;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.post-categories-section a.style-as-button:hover {
	background-color: #32c7ff;
	color: #FFFFFF;
}

.post-categories-section .widget.block-categories ul {
	list-style: none;
	display: flex;
	justify-content: center;
}

.post-categories-section .widget.block-categories ul, .post-categories-section .widget.block-categories li {
	margin: 0;
}

.post-categories-section .widget.block-categories li {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 15px;
}

.post-list-wrapper.static-block-info .static-block-elements .hide-show-items.hide-those-elements {
	display: none;
}

.post-list-wrapper.static-block-info .static-block-elements .hide-show-items.hide-those-elements.show-those-elements {
	display: block;
}

.custom-load-more-button button.load-more-posts, .custom-load-more-button a.single-post-button {
    min-width: 153px;
    height: 37px;
    font-family: 'Styrene A', serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 18px;
    border: 2px solid #e1e1e1;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 4px 10px 8px 10px;
    background-color: rgba(50, 199, 255, 0.23);
    color: #686868;
    background-image: radial-gradient(circle at center, #f3f3f3 0%, #f3f3f3 33%, #f3f3f3 100%);
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    margin: 0 auto;
}

.custom-load-more-button button.load-more-posts:hover, .custom-load-more-button a.single-post-button:hover {
	background-color: #32c7ff;
	color: #FFFFFF;
	border-color: #32c7ff;
	border: 2px solid #32c7ff;
}

.custom-load-more-button a.single-post-button:hover {
	    background-image: radial-gradient(circle at center, #32c7ff 0%, #32c7ff 33%, #32c7ff 100%);
}

body.blog-page.blog-page-list .custom-load-more-button.static-block-info, body.blog-page.blog-post-view .custom-load-more-button.static-block-info {
	padding-top: 10px;
	padding-bottom: 25px;
}

.post-list .single-static-block-description .post-header .post-title {
	max-width: 100%;
}

.custom-load-more-button .return-to-blog-page {
	display: flex;
	margin: 0 auto;
}

.post-list-wrapper.static-block-info .blog-background-blue .post-view .post-holder {
	margin-bottom: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

.post-list-wrapper.static-block-info .blog-background-blue .post-view {
	padding-bottom: 0;
}

body.blog-page.blog-post-view .custom-load-more-button.static-block-info {
	padding-bottom: 62px;
}

.post-list-wrapper.static-block-info .post-view .post-header h2.post-title {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}

.post-list-wrapper.static-block-info .post-view .post-info .item span {
	text-decoration: none;
	font-family: 'Styrene A', serif;
    font-size: 14px;
    line-height: 1.2;
    color: #202020;
    font-weight: 400;
    margin-bottom: 15px;
    font-style: normal;
}

.post-holder .post-header .post-info .item::after {
	display: none;
}

.post-list-wrapper.static-block-info .post-view .post-info {
	text-align: center;
}

.post-list-wrapper.static-block-info .post-view .post-info .item {
    margin-right: 10px;
}

.post-list-wrapper.static-block-info .post-view .post-info .item span.label {
	font-weight: 500;
}

.post-list-wrapper.static-block-info .post-view .post-text-hld {
	font-family: 'Styrene A', serif;
    font-size: 18px;
    line-height: 1.2;
    color: #202020;
    margin-top: 35px;
}

.post-list-wrapper.static-block-info .post-view .post-text-hld p {
	margin-bottom: 20px;
}


/*Post Style*/


.prod-simple-data span.point-separate {
	font-size: 8px;
	position: relative;
    top: -2px;
}

.agency-agency-result .hidden-attributes.simple-product {
	margin-left: 33px;
}
.custom-theme-body .card-summary .attributes:not(:last-of-type) {
	margin-bottom: 30px;
}

.button-save-template a.action.custom-button {
	color: #FFFFFF;
	font-family: "Styrene A";
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center;
	border-radius: 24px;
	padding: 10px 15px;
	border: none;
}

.button-save-template a.action.custom-button:hover, .button-save-template a.action.custom-button:active, .button-save-template a.action.custom-button:focus {
    background: #F95744 0% 0% no-repeat padding-box;
    text-decoration: none;
}

form.select-template-form .select-template-options {
	display: block;
	width: 100%;
	max-width: 100%;
	position: relative;
}

form.select-template-form.show-button-save .select-template-options {
	max-width: calc(100% - 128px);
	margin-right: 8px;
}

form.select-template-form .button-save-template {
	width: 100%;
	max-width: 120px;
	display: none;
}

form.select-template-form.show-button-save .button-save-template {
	display: block;
}

div.select-template-form .select-template-options {
	display: block;
	width: 100%;
	max-width: 100%;
	position: relative;
}

div.select-template-form.show-button-save .select-template-options {
	max-width: calc(100% - 128px);
	margin-right: 8px;
}

div.select-template-form .button-save-template {
	width: 100%;
	max-width: 120px;
	display: none;
}

div.select-template-form.show-button-save .button-save-template {
	display: block;
}


.page-product-grouped form.select-template-form .arrow {
	top: 8px;
}

.page-product-bundle div.select-template-form .arrow {
	top: 8px;
}


.column.main #save-template-modal.custom-modal {
	display: none;
}

.modal-popup.save-template-custom-modal .modal-header .action-close {
	z-index: 1;
}

.modal-popup.save-template-custom-modal {
	overflow-y: unset;
}

.modal-popup.save-template-custom-modal .modal-header, .modal-popup.save-template-custom-modal .modal-content, .modal-popup.save-template-custom-modal .modal-footer {
	padding: 0;
}

.modal-popup.save-template-custom-modal._inner-scroll .modal-content {
	overflow: hidden;
}
.modal-popup.save-template-custom-modal .modal-inner-wrap {
	width: 55%;
	max-width: 464px;
}

.modal-popup.save-template-custom-modal.modal-slide {
	left: 0
}

.modal-popup.save-template-custom-modal .modal-inner-wrap {
	margin-top: 0;
	margin-bottom: 0;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.template-save-update-form .actions-toolbar .action-close.secondary {
	position: relative;
}

.bundle-options-container .product-add-form {
	display: block;
}

.agency-agency-result .products-list .product-item-details .product-item-name input[type="checkbox"] {
	display: none !important;
}

.bundle-options-container.agency-container .bundle-options-wrapper {
	width: 100%;
}

.bundle-options-container.agency-container .product-options-wrapper {
	width: 100%;
}

.bundle-options-container.agency-container .product-options-wrapper p.required {
	display: none;
}

.bundle-options-container.agency-container .product-options-wrapper .product-item-details .price .price-container {
	margin: 10px 0 25px;
	display: block;
	text-align: center;
	margin-top: -10px;
}

.bundle-options-container.agency-container .product-options-wrapper .product-item-details .price.selected-product-price .price-container {
	margin-bottom: 10px;
}

.category-products .product-item .price-box .price, .catalog-product-view .agency-container .product-item .price .price-container .price {
	white-space: nowrap;
    color: #202020;
    font-family: "Styrene A";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
}

.bundle-options-container.agency-container .block-bundle-summary {
	padding: 0;
	background-color: transparent;
	width: 100%;
}

.page-product-bundle .page-main {
    max-width: 1320px;
}

.bundle-options-container .progress_card .card-footer .price {
	font-size: 20px;
	font-weight: 500;
}

.bundle-options-container .progress_card .card-footer p.price-as-configured {
	margin-bottom: 0;
}

.bundle-options-container.agency-container .block-bundle-summary .progress_card .all-options-card {
	padding-left: 20px;
}

.bundle-options-container.agency-container .block-bundle-summary .progress_card .all-options-card > div {
	display: list-item;
	list-style: disc;
}

.bundle-options-container.agency-container .block-bundle-summary .progress_card .bundle.items li > strong.label {
	font-weight: 500;
}

.box-tocart .this-qty.hide {
	display: none !important;
}

.bundle-options-container.agency-container .block-bundle-summary .box-tocart .actions {
	display: flex;
}

.bundle-options-container.agency-container .block-bundle-summary .box-tocart .actions .action.primary {
	border: none;
	line-height: 24px;
    padding: 0;
    font-size: 16px;
}

.cart-container .item-options.sublist.product li.bundle-product-option-element {
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.cart-container .item-options.sublist.product {
    list-style: none;
    padding: 0;
}

.cart-container .item-options.sublist.product li.bundle-product-option-element span.price {
	float: right;
}

.progress_card .chckout-card .card-body .sublist {
	margin-top: 14px;
	margin-bottom: 32px;
}

.progress_card .chckout-card .card-body .sublist li {
	margin-bottom: 8px;
	float: left;
	display: block;
	width: 100%;
}

.progress_card .chckout-card .card-body .sublist li span.price {
	float: right;
}

.custom-theme-body-checkout .card-summary .product-name span {
	display: block;
	width: 100%;
}

.custom-theme-body-checkout .card-summary .product-name span.parent-category {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

.custom-theme-body-checkout .card-summary .attributes li {
	margin-bottom: 8px;
}

.custom-theme-body-checkout .card-summary .attributes li h3 {
	font-family: 'Styrene B', serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

.custom-theme-body-checkout .card-summary .attributes li h3 strong {
	font-weight: 500;
}

.custom-theme-body-checkout .custom-cart-price .price {
	font-family: "Styrene A";
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.custom-theme-body-checkout .custom-cart-price {
	display: inline-block;
	width: 100%;
}

.custom-theme-body-checkout .remove-item-button a.action.action-delete {
	color: #FF7261;
	text-align: right;
	font-family: 'Styrene B', serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	display: block;
}

.custom-theme-body-checkout .card-summary {
	border:  none;
	border-radius: 0;
}

.custom-theme-body-checkout .card-summary .card-body {
	padding: 0;
}

.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page {
	background-color: #FFFFFF;
	padding: 33px;
	width: 100%;
	border: 1px solid #BABABA;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 16px;
}

.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .product-image img {
	width: 100%;
	max-width: 100px;
}

.custom-theme-body-checkout .progress_card .actions a.action.action-continue-shopping {
    color: #FF7261;
    text-align: center;
    font-family: 'Styrene B', serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 100%;
}

.custom-theme-body-checkout .progress_card .actions.actions-continue-shopping {
	margin-top: 16px;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits {
	display: block;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits {
	display: none;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits .error-message.no-credit-message {
	color: #202020;
	font-family: "Styrene A";
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	border-radius: 4px;
	background-color: #FFF1D9;
	padding: 10px 0;
	padding-left: 48px;
	position: relative;
	border-left: 6px solid #FFBF00;
	margin-bottom: 8px;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits .error-message.no-credit-message a {
	color: #FF7261;
	text-decoration: underline;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits .error-message.no-credit-message:before {
	content: '!';
	position: absolute;
	left: 12px;
	top: 12px;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background-color: transparent;
	color: #FFBF00;
	border: 2px solid #FFBF00;
	text-align: center;
	line-height: 15px;
    font-size: 14px;
}

.custom-theme-body-checkout .progress_card .actions.actions-buy-no-credits .error-message.no-credit-message p {
	margin-bottom: 0;
}

.custom-theme-body-orders .card-summary {
	border:  none;
	border-radius: 0;
}

.custom-theme-body-orders .card-summary .card-body {
	padding: 0;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #BABABA;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 16px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .bottom-order-elements {
	border-top: 1px solid #E5E5E5;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info {
	padding: 24px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info > .row {
	margin-left: -15px;
	margin-right: -15px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-buttons {
	padding: 24px;
}

.custom-theme-body-orders .orders-page-title h1 {
    color: #202020;
    font-family: "Styrene A";
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 28px;
}

.custom-theme-body-orders .orders-page-title h3 {
    color: #202020;
    font-family: "Styrene A";
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding: 12px 0;
    margin-bottom: 24px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-image img {
	width: 64px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-image {
	display: block;
	width: auto;
	float: left;
	height: 100%;
	padding-right: 24px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-name span {
    display: block;
    width: 100%;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-name span.parent-category {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .attributes li h3 {
    font-family: 'Styrene B', serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .attributes li {
    margin-bottom: 8px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .attributes li h3 strong {
    font-weight: 500;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span {
	display: block;
	width: 100%;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span.date-info-lable {
	font-family: "Styrene A";
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 4px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span.date-info-value {
	font-family: "Styrene A";
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 15px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span.date-info-value span {
	font-family: "Styrene B";
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: #ffffff;
	background-color: #FFBF00;
	padding: 5px 12px 7px 12px;
	border-radius: 4px;
	display: inline-block;
	width: auto;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info {
	display: flex;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info .buy-date {
	flex: 1;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info .complated-date {
	flex: 1;
}

.bottom-order-elements .order-item-buttons .custom-button.secondary {
	padding: 12px 13px 14px 13px;
}

.order-item-buttons .main-buttons-element .download-button.custom-button.secondary, .order-item-buttons .main-buttons-element .minisite-button.custom-button.secondary, .order-item-buttons .main-buttons-element .accedi-button.custom-button.secondary {
	color: #fff !important;
	border: 2px solid #32c7ff;
    background-color: #32c7ff;
    width: auto;
    max-width: unset;
}

.order-item-buttons .main-buttons-element .custom-button.secondary {
	float: left;
	margin-right: 16px;
}

.order-item-buttons .main-buttons-element .custom-button.secondary:last-of-type {
	margin-right: 0;
}

.order-item-buttons .main-buttons-element .download-button.custom-button.secondary:hover, .order-item-buttons .main-buttons-element .minisite-button.custom-button.secondary:hover, .order-item-buttons .main-buttons-element .accedi-button.custom-button.secondary:hover {
	background-color: rgba(50, 199, 255, 0.23);
    color: #32c7ff !important;
    text-decoration: none;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-buttons {
	display: flex;
}

.bottom-order-elements .order-item-buttons .main-buttons-element {
	flex: 1;
	margin-right: 16px;
}

.load-more-items-button .more-order-items {
	margin: 0 auto;
	margin-top: 15px;
}

.custom-theme-body .order-item-more-information .agency-attributes .top-wrapper {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.custom-theme-body .order-item-more-information .agency-attributes .item-description, .custom-theme-body .order-item-more-information .agency-attributes .item-description p, .custom-theme-body .order-item-more-information .agency-attributes .bottom-info {
    color: #636363;
    font-family: "Styrene B";
    font-size: 14px;
    line-height: 20px;
}

.custom-theme-body .order-item-more-information .agency-attributes .item-description, .custom-theme-body .order-item-more-information .agency-attributes .agency-attribute-element {
	padding-top: 4px;
	padding-bottom: 4px;
}

.custom-theme-body .order-item-more-information .agency-attributes {
	padding-top: 10px;
	padding-bottom: 28px;
}

.custom-theme-body .order-item-more-information .product-information .item-options.sublist.product li.bundle-product-option-element {
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.custom-theme-body .order-item-more-information .product-information .item-options.sublist.product {
	list-style: none;
	padding: 0;
	padding-top: 24px;
	margin-bottom: 8px;
}

.custom-theme-body .order-item-more-information {
	display: none;
	margin-top: 40px;
}

.custom-theme-body .card-summary .product-element-info .attributes:not(:last-of-type) {
	margin-bottom: 0;
}

.custom-theme-body .card-summary .product-element-info .attributes ul {
	margin-bottom: 0;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-element-info .attributes li:last-of-type, .custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-element-info .attributes li:last-of-type h3 {
	margin-bottom: 0;
}

.custom-theme-body-orders .load-more-items-button {
	display: none;
}

.template-save-update-form input[type="radio"]+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border: 2px solid #636363;
    border-radius: 2px;
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.template-save-update-form input[type="radio"] {
	opacity: 0;
    position: absolute;
    width: 24px;
    height: 24px;
}

.template-save-update-form input[type="radio"] + label:before {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    top: 5px;
}

.template-save-update-form input[type="radio"] + label:before {
    vertical-align: unset;
}

.template-save-update-form input[type="radio"]:checked+label:before {
    background: #32C7FF;
}

.template-save-update-form input[type="radio"]:checked + label:before {
    border: 2px solid #32C7FF;
    box-shadow: inset 0px 0px 0 2px white;
}

.template-save-update-form label {
  color: #202020;
  font-family: "Styrene B";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
}

.template-save-update-form label p {
	color: #636363;
	font-family: "Styrene B";
	font-size: 14px;
	letter-spacing: 0;
	line-height: 20px;
	margin-left: 40px;
	margin-top: 8px;
}

.template-save-update-form .input-text.input-text-field {
	color: #BABABA;
	font-family: "Styrene B";
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
	box-sizing: border-box;
	height: 50px;
	width: calc(100% - 40px);
	border: 1px solid #BABABA;
	border-radius: 4px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-bottom: 13px;
}

.template-save-update-form .custom-button {
	font-family: "Styrene A";
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
	max-width: 120px;
}

.template-save-update-form .actions-toolbar div.primary {
	display: block;
	width: 100%;
	margin-top: 27px;
}

.template-save-update-form .custom-button.primary.disabled {
	margin-left: 40px;
}

.modal-popup.save-template-custom-modal .modal-inner-wrap {
	padding: 40px 32px;
}

.modal-popup.save-template-custom-modal .action-close {
	padding: 1rem;
}

.template-save-update-form .updated-template-form.save-updated-template-form {
	margin-top: 19px;
}

.template-save-update-form select.update-template {
	color: #202020;
	font-family: "Styrene B";
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
	box-sizing: border-box;
	height: 50px;
	width: calc(100% - 40px);
	border: 1px solid #BABABA;
	border-radius: 4px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-bottom: 13px;
}

.modal-popup.confirm._show {
	z-index: 1001 !important;
}

.modals-overlay {
	z-index: 1000 !important;
}

body.catalogsearch-result-index.custom-search-categories .block-search .form.minisearch.loading .action.search {
	top: 10px;
	right: 20px;
}

.custom-theme-body .card-summary .item-description.product-desc p, .custom-theme-body .card-summary .item-description.product-desc {
	color: #636363;
    font-family: "Styrene B";
    font-size: 14px;
    line-height: 20px;
}

.custom-theme-body .card-summary .item-description.product-desc {
	padding-top: 28px;
	padding-bottom: 20px;
}

.minicart-wrapper .block-minicart .actions .secondary.empty-cart-link {
	line-height: normal;
}

.minicart-wrapper .block-minicart .actions .secondary.empty-cart-link a.empty-cart {
	cursor: pointer;
	font-family: 'Styrene B', serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

.minicart-wrapper .block-minicart .actions .secondary.empty-cart-link a.empty-cart:hover {
	text-decoration: underline;
}

/*.cart-container .form-cart .action.clear.custom-empty-cart-button {
	border: none;
	margin-left: 0;
	float: right;
	margin-bottom: 20px;
	max-width: unset;
	width: auto;
	max-height: unset;
	height: auto;
}*/

.cart-container .form-cart .action.clear.custom-empty-cart-button {
	background: transparent;
	border: none;
	max-width: unset;
	width: auto;
	max-height: unset;
	height: auto;
	color: #FF7261 !important;
    text-align: center;
    font-family: 'Styrene B', serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0;
    float: right;
    margin-right: 20px;
}

.cart-container .form-cart .action.clear.custom-empty-cart-button:hover {
	text-decoration: underline;
}

.agency-view .agency-title span.agency-main-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: calc(100% - 330.3px);
	margin-right: 5px;
}

.agency-view .agency-title .agency-status {
	float: right;
	font-family: "Styrene A";
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: flex;
    width: 100%;
    max-width: 325.3px;
    flex-wrap: wrap;
}

.agency-view .agency-title .agency-status .activity-status {
	max-width: 130px;
    width: 100%;
    max-height: 26px;
    height: 26px;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    border: none;
    border-radius: 24px;
    justify-content: end;
    align-items: center;
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 0px 15px 3px 15px;
	background: #00D6A6 0% 0% no-repeat padding-box;
}

.agency-view .agency-title .agency-status .activity-status-i {
	background: #FF7514 0% 0% no-repeat padding-box;
}

.agency-view .agency-title .agency-status .activity-status-c {
	background: #636363 0% 0% no-repeat padding-box;
}

.agency-view .agency-title .agency-status .activity-status-s {
	background: #E5E5E5 0% 0% no-repeat padding-box;
}

.agency-view .agency-title .agency-status .activity-status-r {
	background: #32C7FF 0% 0% no-repeat padding-box;
}

.agency-view .agency-title .agency-status .activity-status-p {
	background: #966ebd 0% 0% no-repeat padding-box;
}

.agency-view {
	margin-top: 0;
}

.agency-view-main-title {
	margin-top: 20px;
}

.agency-view-main-title h1 {
	text-align: center;
	font-family: "Styrene A";
    font-size: 36px;
    font-weight: 400;
    color: #000000;
}

.progress_card .card-body .sublist > li > ul.add-pointer-list {
	padding-left: 18px;
}

.progress_card .card-body .sublist > li > ul.add-pointer-list > li {
	display: list-item;
    list-style: disc;
}

.image-block img {
	margin-top: 62px;
}

.checkout-onepage-success .checkout-success .order-success-message .success-message {
	display: flex;
	align-items: center;
	min-height: 64px;
}

.checkout-onepage-success .checkout-success .order-success-message .success-message {
	 display: block;
}

.checkout-onepage-success .checkout-success .order-success-message .success-message a {
	color: #FF7261;
	text-decoration: none;
}

.checkout-onepage-success .checkout-success .order-success-message .success-message a span {
	text-decoration: underline;
}

.grouped .header-agency-name .product-item-name {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	margin-right: 5px;
}

.grouped .header-agency-name .agency-status {
	float: right;
	font-family: "Styrene A";
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: flex;
    width: 100%;
    max-width: 325.3px;
    margin-top: 5px;
    justify-content: flex-end;
    flex-wrap: wrap;
	padding-right: 0px;
}

.grouped .header-agency-name .agency-status .activity-status {
	width: 130px;
	max-width: 100%;
    max-height: 26px;
    height: 26px;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    border: none;
    border-radius: 24px;
    justify-content: center;
	vertical-align: middle;
    align-items: center;
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 0px 15px 3px 15px;
	background: #00D6A6 0% 0% no-repeat padding-box;
}

.grouped .header-agency-name .agency-status .activity-status-i {
	background: #FF7514 0% 0% no-repeat padding-box;
}

.grouped .header-agency-name .agency-status .activity-status-c {
	background: #636363 0% 0% no-repeat padding-box;
}

.grouped .header-agency-name .agency-status .activity-status-s {
	background: #E5E5E5 0% 0% no-repeat padding-box;
}

.grouped .header-agency-name .agency-status .activity-status-r {
	background: #32C7FF 0% 0% no-repeat padding-box;
}

.grouped .header-agency-name .agency-status .activity-status-p {
	background: #966ebd 0% 0% no-repeat padding-box;
}

.modal-custom .action-close:before, .modal-popup .action-close:before, .modal-slide .action-close:before {
	line-height: 30px;
}

.page-product-bundle.custom-theme-body .customized .custom-button.disabled {
	pointer-events: none;
	color: #BABABA !important;
}

.page-product-bundle.custom-theme-body .customized .custom-button.secondary.plus-btn.disabled:before {
	top: 15px;
    background:
        linear-gradient(#BABABA, #BABABA),
        linear-gradient(#BABABA, #BABABA),
        transparent;
    background-position: center;
    background-size: 100% 2px, 2px 100%;
    background-repeat: no-repeat;
}

.agency-view.agency-view-new-design, .catalogsearch-result-index .product-items li.product.agency-view-new-design, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design {
	border: 1px solid #BABABA;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 12px 0 rgb(0 28 76 / 15%);
    padding: 30px 30px 10px 30px;
}

.agency-view.agency-view-new-design .top-wrapper span, .catalogsearch-result-index .product-items li.product.agency-view-new-design .top-wrapper span, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .top-wrapper span {
	display: block;
    width: 100%;
    background-color: #FF7261;
    color: #fff;
    font-weight: 700;
    padding: 3px 15px 4px 15px;
    border-radius: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}

.agency-view.agency-view-new-design .col-3, .catalogsearch-result-index .product-items li.product.agency-view-new-design .custom-attributes .col-lg-3, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .custom-attributes .col-lg-3 {
	padding-right: 1.5%;
	padding-left: 1.5%;
	margin-bottom: 10px;
}

.agency-view.agency-view-new-design .row-attr-mrg, .catalogsearch-result-index .product-items li.product.agency-view-new-design .row-attr-mrg, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .row-attr-mrg {
	margin-left: -1.5%;
	margin-right: -1.5%;
	margin-bottom: 20px;
}

.agency-view.agency-view-new-design .bottom-info, .catalogsearch-result-index .product-items li.product.agency-view-new-design .bottom-info, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .bottom-info {
	font-size: 17px;
	font-weight: 400;
}

.agency-view.agency-view-new-design .agency-title .agency-status {
	justify-content: end;
	padding-right: 0px;
}

.catalogsearch-result-index .product-items li.product.agency-view-new-design .row.header-agency-name, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .row.header-agency-name {
	margin-left: -15px;
	margin-right: -15px;
}

.catalogsearch-result-index .product-items li.product.agency-view-new-design .category-title, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .category-title {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.agency-view.agency-view-new-design .header {
	margin-bottom: 30px;
}

.catalogsearch-result-index .product-items li.product.agency-view-new-design .header, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .header {
	margin-bottom: 30px;
}

.catalogsearch-result-index .product-items li.product.agency-view-new-design .category-title, .agency-agency-result .product-items li.product.agency-view-new-design.agency-result-view-new-design .category-title {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #202020;
    font-family: "Styrene A";
    font-weight: 500;
}

.progress_card .actions .custom-button.bck-btn {
	max-width: calc(100% - 245px);
}

.progress_card .actions .custom-button.bck-btn:after {
	top: 17px;
	left: 13px;
}

.progress_card .actions .custom-button.frw-btn {
	max-width: 230px;
}

.progress_card .actions .custom-button.bck-btn:after {
	right: 13px;
}

.popular-products.suggested.header_cards .card {
	margin-top: 0;
}

.popular-products.suggested.header_cards .header-cards-wrapper.products {
	margin: 30px 0;
	padding: 0;
}

.popular-products.suggested.header_cards .col-lg-2 {
	flex: 0 0 22.5%;
    max-width: 23%;
    padding-left: 15px;
    padding-right: 15px;
}

.popular-products.suggested.header_cards .card h2 {
	font-size: 21px;
	line-height: 28px;
}

.popular-products.suggested.header_cards .card p {
	font-size: 14px;
}

.grouped .header-agency-name .agency-status .activity-status-date, .agency-view.agency-view-new-design .agency-title .agency-status .activity-status-date {
	margin-top: 10px;
    flex: 0 0 100%;
    text-align: right;
	justify-content: end;
	font-size: 14px;
}

.grouped .header-agency-name .agency-status .activity-status-date strong, .agency-view.agency-view-new-design .agency-title .agency-status .activity-status-date strong {
	font-weight: 500;
}

.user-dashboard-index .dashboard {
	margin-bottom: 50px;
}

.progress_card .extra-info-text {
	color: #202020;
    font-family: 'Styrene B', serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: block;
    width: 100%;
    margin-top: 30px;
}

.progress_card .extra-info-text > p {
	margin-bottom: 5px;
}

.progress_card .extra-info-text ul li {
	margin-bottom: 5px;
}

.progress_card .extra-info-text a {
	color: #FF7261;
}

.agency-agency-result .product-item.this-is-disabled .product.name.product-item-name > label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-radius: 2px;
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.agency-agency-result .product-item.this-is-disabled .product.name.product-item-name > label:before {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.agency-agency-result .product-items li.product.product-item.this-is-disabled {
	background: #E5E5E5 0% 0% no-repeat padding-box;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span.date-info-value {
	font-weight: 400;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info .buy-date .date-info-lable {
	font-weight: 400;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info .buy-date .date-info-value {
	font-weight: 400;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info .buy-date {
	flex: 0.7;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info span.date-info-value {
	font-size: 16px;
}

.custom-top-search.custom-order-search {
	width: 100%;
	max-width: 580px;
	margin-bottom: 36px;
}

.orders-page-title .reload-page {
	color: #fff !important;
    border: 2px solid #32c7ff;
    background-color: #32c7ff;
    float: right;
}

.orders-page-title .reload-page:hover {
    background-color: #32c7ff3b;
    color: #32c7ff !important;
    text-decoration: none;
    border-color: #32c7ff;
}

.block.block-search.custom-top-search.custom-order-search {
	z-index: 1;
	float: right;
}

.customer-custom-account .form.form-edit-account .fieldset.info div.mage-error {
	position: absolute;
}

/*.agency-agency-result .product-item.this-is-disabled-product .product.name.product-item-name > label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-radius: 2px;
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.agency-agency-result .product-item.this-is-disabled-product .product.name.product-item-name > label:before {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}*/

.agency-agency-result .product-items li.product.product-item.this-is-disabled-product {
	background: #E5E5E5 0% 0% no-repeat padding-box;
}

.agency-agency-result .product-items li.product.product-item.this-is-disabled-product .product-item-name {
	padding-left: 34px;
}

.page-product-grouped.agency-agency-result .product .description p.product-is-bought {
	margin-top: 10px;
}

.custom-button.reload-page {
	max-width: 230px;
}

.download-order-button {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
}

.order-buttons {
	display: flex;
	flex-direction: row-reverse;
}

.order-buttons .download-order {
	margin-right: 15px;
}

.block.block-search.custom-top-search.custom-order-search {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	max-width: 100%;
}

.report-block-filters {
	margin-left: 0;
	margin-top: 16px;
	margin-bottom: 36px;
}

.report-block-filters .filter-options .filter-options-content:last-of-type {
	margin-right: 0;
}

.report-block-filters .filter-options .filter-options-content + a {
	margin-left: 14px;
	max-width: 130px;
	font-size: 14px;
	margin-bottom: 15px;
}

.report-block-filters .filter-options-content ol li {
	font-size: 14px;
}

.report-block-filters .filter-options .filter-options-content .item.first {
	padding-right: 27px;
	height: auto;
	line-height: 16px;
}

.card-summary.report-block-card-summary {
	margin-top: 21px;
}

.column.main .report-block-filters.no-active-filters {
	margin-bottom: 40px;
}

.report-block-filters .filter-options .filter-options-content .select-active .item:first-child {
	margin-top: 0;
	padding-top: 16px;
	padding-bottom: 16px !important;
}

.agency-container .search_form.search-page-withoout-sidebar .block-search {
	max-width: 100%;
}

.agency-container .search_form.search-page-withoout-sidebar .block-search input {
	max-width: 100%;
}

.agency-agency-result #result-product-list .product-items li.product.agency-result-view-new-design {
	max-width: 100%;
}

.report-block-filters .filter-options-content ol li {
	line-height: 16px;
	height: auto;
}

.report-block-filters .filter-options-content ol li a {
	padding: 9px 0;
}

.filter-options .filter-options-content .item {
	margin: 0;
}

.filter-options .filter-options-content .item:nth-of-type(2) {
	margin-top: 5px;
}

.report-block-filters .filter-options .filter-options-content .item.first {
	min-height: 48px;
	display: flex;
	align-items: center;
}

.report-block-filters .filter-options .filter-options-content .select-active .item:first-child {
	min-height: 48px;
	display: flex;
	align-items: center;
	padding-bottom: 0 !important;
	padding-top: 0;
}

.user-links-dropdown .user-info p {
	overflow: hidden;
    text-overflow: ellipsis;
}

.add-to-cart-block .add-to-cart-products select {
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
	border-radius: 4px;
	display: block;
	width: 100%;
	font-family: "Styrene A", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: 400;
	padding: 5px 16px 5px 16px;
	height: 48px;
	font-weight: 400;
}

.add-to-cart-block .add-to-cart-products select optgroup {
	font-weight: 700;
}

.button-add-to-cart .custom-button {
	border: none;
}

.add-to-cart-block > form {
	display: block;
	width: 100%;
}

.add-to-cart-block .custom-add-to-cart-from {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-left: -1.5%;
	margin-right: -1.5%;
}

.add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 1.5%;
	margin-bottom: 25px;
}

.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding-right: 1.5%;
	padding-left: 1.5%;
	margin-bottom: 25px;
	text-align: center;
}

.order-item-buttons .main-buttons-element .footer-order-in-production {
    width: auto;
    max-height: 48px;
    height: 48px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 24px;
    font-family: "Styrene A";
    font-weight: 500;
    border-radius: 4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	background: none;
	color: #636363 !important;
	border: 2px solid #BABABA;
	float: left;
	padding: 12px 13px 14px 13px;
}

.styled-checkbox+label {
	display: flex;
}

.agency-agency-result .styled-checkbox + label:before {
	margin-top: 5px;
	min-width: 24px;
}

.user-links-dropdown.show-minisito {
    height: 382px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page.unset-overflow {
	overflow: unset;
}

.custom-theme-body .card-summary.unset-overflow {
	overflow: unset;
}

.download-pdf-buttons {
	margin-right: 16px;
	position: relative;
	display: block;
	float: left;
}

.download-pdf-buttons .download-button:before {
	content: '';
	width: 34px;
	height: 34px;
	margin-right: 10px;
	background-image: url(../images/download-icon.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	left: 0;
	top: calc(50% - 17px);
}

.download-pdf-buttons .download-button:hover:before, .download-pdf-buttons.active .download-button:before {
	background-image: url(../images/download-icon-hover.png);
}

.order-item-buttons .main-buttons-element .download-pdf-buttons.active .download-button.custom-button.secondary {
	background-color: rgba(50, 199, 255, 0.23);
    color: #32c7ff !important;
}

.download-pdf-buttons .dropdown-pdf-buttons {
	position: absolute;
	top: 100%;
	z-index: 10;
	right: 0;
	display: none;
	height: auto;
	width: auto;
	border: 1px solid #BABABA;
	border-radius: 4px;
	background-color: #FFFFFF;
	box-shadow: 0 4px 12px 0 rgb(0 28 76 / 8%);
	display: none;
	list-style: none;
    padding: 10px 10px;
    left: 0;
    margin-top: 2px;
}

.download-pdf-buttons.active .dropdown-pdf-buttons {
	display: block;
}

.download-pdf-buttons .dropdown-pdf-buttons li {
    line-height: normal;
    padding: 5px;
    margin-bottom: 3px;
}

.download-pdf-buttons .dropdown-pdf-buttons li a {
    color: #202020;
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.download-pdf-buttons .dropdown-pdf-buttons li a:hover {
    text-decoration: none;
    color: #ff7261;
}

.customer-custom-account .block.block-dashboard-subaccounts {
    margin-bottom: 24px;
    margin-top: 40px;
}

.customer-custom-account .block-dashboard-subaccounts {
    background-color: #FFFFFF;
    box-shadow: 0px 4px 8px #6363630a;
    border: 1px solid #BABABA;
    border-radius: 4px;
    padding: 40px 25px;
}

.customer-custom-account .block-dashboard-subaccounts input, .customer-custom-account .block-dashboard-subaccounts select {
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 4px;
    display: block;
    width: 100%;
    font-family: "Styrene B", serif;
    font-size: 16px;
    line-height: 24px;
    color: #202020;
    font-weight: 400;
    padding: 11px 16px 16px 16px;
    height: 48px;
}

.customer-custom-account .block-dashboard-subaccounts input:disabled {
    background-color: #F3F3F3;
    border: 1px solid #F3F3F3;
    opacity: 1;
    color: #BABABA;
}

.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}

.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > fieldset, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.order_history_view_permission {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666%;
	flex: 0 0 16.6666%;
	max-width: 16.6666%;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 0;
}

.customer-custom-account .block-dashboard-subaccounts .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .field.order_history_view_permission {
	margin-bottom: 24px;
	margin-top: 0;
}

.customer-custom-account .block-dashboard-subaccounts .field.status_remove > .control, .customer-custom-account .block-dashboard-subaccounts .field.order_history_view_permission > .control {
	margin-bottom: 24px;
}

.customer-custom-account form.form-edit-account .subaccounts-info-section select {
	padding: 8px 16px 9px 16px;
}

/* .customer-custom-account .block-dashboard-subaccounts .actions-toolbar {
    margin-left: 0;
}

.customer-custom-account .block-dashboard-subaccounts .actions-toolbar .primary {
    display: block;
    width: 100%;
}

.customer-custom-account .block-dashboard-subaccounts .actions-toolbar .primary button.action.save {
    background-color: #32C7FF;
    border-radius: 24px;
    width: 200px;
    display: block;
    color: #FFFFFF;
    font-family: "Styrene A", serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    text-align: center;
    float: right;
    border: none;
    padding: 11px 10px 13px 10px;
    margin-right: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.customer-custom-account .block-dashboard-subaccounts .actions-toolbar .primary button.action.save[disabled] {
    background-color: #E5E5E5;
} */

.customer-custom-account .form-edit-account-subaccount .block.block-dashboard-subaccounts .fieldset > .field {
    display: block;
    width: 100%;
    float: left;
}

.customer-custom-account form.form-edit-account .block.block-dashboard-subaccounts .field-name-email input.mage-error {
	margin-bottom: 20px;
}

.customer-custom-account form.form-edit-account .block.block-dashboard-subaccounts .field-name-email input.mage-error + div.mage-error[generated] {
	margin-top: -15px;
}

.block-dashboard-subaccounts .card-title {
    padding: 20px 0;
    color: #202020;
    font-family: "Styrene A";
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.user-dashboard-index .form.form-edit-account {
    max-width: 1290px;
    margin: auto;
	margin-bottom: 50px;
}

.user-dashboard-index .form.form-edit-account .full-width-card {
	padding: 5px;
}

.user-dashboard-index .fieldset > .field > label.label {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
    font-family: "Styrene B", serif;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: 500;
}


.user-dashboard-index form.form-edit-account input, .user-dashboard-index form.form-edit-account select {
    background-color: #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 4px;
    display: block;
    width: 100%;
    font-family: "Styrene B", serif;
    font-size: 16px;
    line-height: 24px;
    color: #202020;
    font-weight: 400;
    padding: 11px 16px 16px 16px;
    height: 48px;
}

.user-dashboard-index .block-dashboard-subaccounts input:disabled {
    background-color: #F3F3F3;
    border: 1px solid #F3F3F3;
    opacity: 1;
    color: #BABABA;
}

.user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}

.user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.667%;
    flex: 0 0 16.667%;
    max-width: 16.667%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 0;
}

.user-dashboard-index .fieldset > .field {
    margin-bottom: 24px;
}

.user-dashboard-index .fieldset > .field > .control {
    display: block;
    width: 100%;
    position: relative;
}

.user-dashboard-index form.form-edit-account .actions-toolbar .primary {
    display: block;
    width: 100%;
}

.user-dashboard-index form.form-edit-account .actions-toolbar .primary button.action.save {
    background-color: #32C7FF;
    border-radius: 24px;
    width: 280px;
    display: block;
    color: #FFFFFF;
    font-family: "Styrene A", serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    text-align: center;
    float: right;
    border: none;
    padding: 11px 10px 13px 10px;
    margin-right: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.user-dashboard-index form.form-edit-account .actions-toolbar .primary button.action.save[disabled] {
    background-color: #E5E5E5;
}

.user-dashboard-index .fieldset > .field > .control .fa-pencil-alt.icon {
	position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    display: flex;
    align-items: center;
    width: 30px;
    justify-content: center;
}

.user-dashboard-index form.form-edit-account .field-name-manage-limit-order-times input {
	padding-right: 33px;
}

.user-dashboard-index .form.form-edit-account {
	max-width: 100%;
}

.block.filter .filter-options.filter-by-customer {
	flex-wrap: wrap;
}

.report-block-filters .filter-options.filter-by-customer .filter-options-content:nth-of-type(3) {
    margin-right: 0;
}

.agency-agency-result .filter-options.filter-by-customer .filter-options-content {
	margin-bottom: 70px;
	z-index: 1;
}

.agency-agency-result .filter-options.filter-by-customer .filter-options-content:last-of-type {
	margin-bottom: 25px;
}

.agency-agency-result .filter-options.filter-by-customer .filter-options-content:first-of-type {
	z-index: 2;
}

.cms-logged-in-home-page .block-search input::placeholder {
	font-size: 16px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .persona-codicefiscale h3, .custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .persona-codicefiscale p {
	font-family: 'Styrene B', serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	margin-bottom: 0;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .persona-codicefiscale h3 strong {
	font-weight: 500;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .persona-codicefiscale {
	margin-top: 40px;
	margin-bottom: 40px;
}

.custom-theme-body .card-footer.multiorders-card-footer .total .price {
	font-family: "Styrene B";
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    text-align: right;
}
/*#region rating switch*/
#rating-si {
	position: relative;
	background-color: #00D6A6;
	border-radius: 35px;
  	display: flex;
	align-items: center;
	cursor: default;
	font-family: "Styrene A";
	font-weight: 500;
	font-size: 14px;
	box-sizing: border-box;
	vertical-align: middle;
	max-width: 100%;
	width: 130px;
	max-height: 26px;
	height: 26px;
	letter-spacing: 0px;
	line-height: 26px;
	border: 1px solid #00D6A6;
	justify-content: center;
}

#rating-no {
	position: relative;
	background-color: #636363;
	border-radius: 35px;
  	display: flex;
	align-items: center;
	cursor: default;
	font-family: "Styrene A";
	font-weight: 500;
	font-size: 14px;
	box-sizing: border-box;
	vertical-align: middle;
	max-width: 100%;
	width: 130px;
	max-height: 26px;
	height: 26px;
	letter-spacing: 0px;
	line-height: 26px;
	border: 1px solid #636363;
	justify-content: center;
}
#rating-nd {
	position: relative;
	background-color: #FF7514;
	border-radius: 35px;
  	display: flex;
	align-items: center;
	cursor: default;
	font-family: "Styrene A";
	font-weight: 500;
	font-size: 14px;
	box-sizing: border-box;
	vertical-align: middle;
	max-width: 100%;
	width: 130px;
	max-height: 26px;
	height: 26px;
	letter-spacing: 0px;
	line-height: 26px;
	border: 1px solid #FF7514;
	justify-content: center;
}
.rating-text {
	font-family: "Styrene A";
	font-weight: 500;
	padding: 0px 15px 3px;
	font-size: 14px;
	color: white;
	text-align: center;
	justify-content: center;
}

/*#endregion rating switch*/

/*#region button-buynow*/
#button-buynow {
	position: relative;
	background-color: rgba(50, 199, 255, 0.23);
	border-radius: 35px;
  	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 7px 15px;
	font-size: 1.4rem;
	box-sizing: border-box;
	vertical-align: middle;
	max-width: 260px;
	width: 100%;
	max-height: 48px;
	height: 48px;
	text-align: center;
	letter-spacing: 0px;
	line-height: 24px;
	border: 2px solid #32c7ff;
}

#button-buynow-slider {
	transition: width 0.3s, border-radius 0.3s, height 0.3s;
	position: absolute;
	background-color: rgba(50, 199, 255, 1);
	width: 48px;
	height: 48px;
	border-radius: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	left: -2px;
}

#button-buynow-slider.clicked {
	transition: all 0.3s;
	width: inherit;
	left: 0 !important;
	height: inherit;
	border-radius: inherit;
}

.buynow-icons {
	color: #FFFFFF;
	font-size: 1.4rem;
	line-height: 24px;
	font-style: normal;
	position: relative;
}

.buynow-icons:before {
	content: "\f101";
	font-family: "Font Awesome 6 Free";
	animation: slidearrow 1.5s ease-in-out infinite;
	margin-left: -9px;
	width: 100%;
	height: 100%;
	display: block;
}

#button-buynow-slider.clicked.buynow-icons:before {
	animation: none;
	margin-left: 0;
}

.button-buynow-text {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 7px 15px;
	font-size: 1.4rem;
	color: #32c7ff;
}
/*#endregion button-buynow*/

.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.button-add-to-cart .custom-button {
	margin-bottom: 10px;
}

@keyframes slidearrow {
	0%,
	100% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(10px, 0);
	}
}

#button-buynow:disabled, #button-buynow.disabled {
    opacity: 1;
    background: #E5E5E5 0% 0% no-repeat padding-box;
    cursor: default;
    pointer-events: none;
    color: #FFFFFF;
    border: 2px solid #E5E5E5;
}

#button-buynow:disabled .button-buynow-text, #button-buynow.disabled .button-buynow-text {
	color: #FFFFFF;
}

#button-buynow:disabled #button-buynow-slider, #button-buynow.disabled #button-buynow-slider {
	background: #C5C5C5 0% 0% no-repeat padding-box;
}

.agency-view-new-design 

.agency-view-new-design .actions.actions-buy-no-credits {
	display: block;
}

.agency-view-new-design .actions.actions-buy-no-credits {
	display: none;
}

.agency-view-new-design .actions.actions-buy-no-credits .error-message.no-credit-message {
	color: #202020;
	font-family: "Styrene A";
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	border-radius: 4px;
	background-color: #FFF1D9;
	padding: 10px 0;
	padding-left: 48px;
	position: relative;
	border-left: 6px solid #FFBF00;
	margin-bottom: 8px;
}

.agency-view-new-design .actions.actions-buy-no-credits .error-message.no-credit-message a {
	color: #FF7261;
	text-decoration: underline;
}

.agency-view-new-design .actions.actions-buy-no-credits .error-message.no-credit-message:before {
	content: '!';
	position: absolute;
	left: 12px;
	top: 12px;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background-color: transparent;
	color: #FFBF00;
	border: 2px solid #FFBF00;
	text-align: center;
	line-height: 15px;
    font-size: 14px;
}

.agency-view-new-design .actions.actions-buy-no-credits .error-message.no-credit-message p {
	margin-bottom: 0;
}

.button-add-to-cart .custom-button {
	max-width: 260px;
}

.custom-theme-body .modal-popup.modal-slide .modal-inner-wrap-element .modal-footer {
	padding: 0;
	justify-content: right;
	padding-top: 3rem;
}

.custom-theme-body .modal-popup.modal-slide.confirm .action-close {
	padding: 0;
}

#alreadybuyed-modal {
	display: none;
}

a.action.primary.already-buyed-link {
	border: 2px solid #32c7ff;
	background-color: #32c7ff;
    font-size: 18px;
    border-radius: 35px;
    color: #FFFFFF;
    font-family: "Styrene A";
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    font-size: 14px;
    min-height: 48px;
}

a.action.primary.already-buyed-link {
	border: 2px solid #32c7ff;
	background-color: #32c7ff;
    border-radius: 35px;
    color: #FFFFFF;
    font-family: "Styrene A";
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    font-size: 14px;
    min-height: 48px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

button.action-dismiss.button-close-modal.button-close-already-buyed {
	border: 2px solid #cdcdcd;
	border-radius: 35px;
    font-family: "Styrene A";
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    font-size: 14px;
    min-height: 48px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-popup.confirm.modal-slide .modal-inner-wrap {
	max-width: 57rem;
}

#alreadybuyed-modal .modal-body-content {
    color: #202020;
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 8px;
}

.progress_card .actions .custom-button.primary.disabled-btn {
	background: #E5E5E5 0% 0% no-repeat padding-box;
	pointer-events: none;
}

.report-block-filters .filter-options-content ol li a {
	padding: 6px 0;
}

.filter-options-content ol li.item-disable {
	opacity: 0.5;
}

.filter-options .filter-options-content ol li.item-margin {
	margin-left: 15px;
}

.filter-options-content ol li span {
    color: #202020;
    font: inherit;
    display: block;
}

.report-block-filters .filter-options-content ol li span {
    padding: 6px 0;
}

.progress_card .actions .custom-button.order-now.disabled {
	pointer-events: none;
}

.minicart-items .agency-item-name {
	font-family: "Styrene B";
	font-size: 14px;
	line-height: normal;
	color: #636363;
	display: block;
	margin-bottom: 10px;
}

#download-statement-modal {
	display: none;
}

.modal-download-statement .modal-footer .action-secondary.close {
	border: 2px solid #32c7ff;
	border-radius: 35px;
	font-family: "Styrene A";
	font-weight: 500;
	line-height: 17px;
	text-align: center;
	width: 96px;
	height: 48px;
	display: block;
	font-size: 14px;
	background-color: rgba(50, 199, 255, 0.23);
	color: #32c7ff;
	opacity: 1;
}

.modal-download-statement .modal-footer .action-secondary.close:hover {
	background-color: #32c7ff;
	color: #FFFFFF;
}

.modal-download-statement .modal-footer .action-primary.save {
	border: 2px solid #32c7ff;
	border-radius: 35px;
	font-family: "Styrene A";
	font-weight: 500;
	line-height: 17px;
	text-align: center;
	width: auto;
	height: 48px;
	display: block;
	font-size: 14px;
	background-color: #32c7ff;
	color: #FFFFFF;
	padding: 7px 18px;
	margin-right: 10px;
}

.modal-download-statement .modal-footer .action-primary.save:hover {
	background-color: rgba(50, 199, 255, 0.23);
	color: #32c7ff;
}

.modal-download-statement .modal-header .modal-title {
	padding: 20px 0;
	color: #202020;
	font-family: "Styrene A";
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 0.75rem;
}

.modal-download-statement .full-width-card {
	margin-left: -15px;
	margin-right: -15px;
	border-radius: 0;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.modal-download-statement .account-statement-info-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}

.modal-download-statement .account-statement-info-section > fieldset {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 0;
}

.modal-download-statement .download-account-statement .fieldset > .field {
	margin-bottom: 24px;
}

.modal-download-statement .download-account-statement .fieldset > .field > .control {
	display: block;
	width: 100%;
	position: relative;
}

.modal-download-statement .download-account-statement input {
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
	border-radius: 4px;
	display: block;
	width: 100%;
	font-family: "Styrene B", serif;
	font-size: 16px;
	line-height: 24px;
	color: #202020;
	font-weight: 400;
	padding: 11px 16px 16px 16px;
	height: 48px;
}

.custom-theme-body .modal-download-statement .modal-footer {
	margin-top: 0;
	padding-top: 0;
}

.modal-download-statement._inner-scroll .modal-inner-wrap {
	min-height: 300px;
}

.user-dashboard-index .modal-download-statement .dashboard {
	margin-bottom: 0;
}

.user-dashboard-index .ui-datepicker select {
	padding: 0;
	height: 25px;
}

#alreadybuyed-dashboard-modal {
	display: none;
}

#alreadybuyed-dashboard-modal .modal-body-content {
    color: #202020;
    font-family: "Styrene A";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 8px;
}

.modal-popup.confirm.alreadybuyed-modal-confirm.all-button-visible .modal-inner-wrap {
	width: 80%;
}

.modal-popup.alreadybuyed-modal-confirm.all-button-visible .modal-inner-wrap {
	max-width: 80rem;
}

.step-2 .dashboard-card-progress .card-progress-bar::before {
	height: 86%;
}

.custom-theme-body-checkout .load-more-items-button {
	display: none;
}

.block.filter.report-block-new-filters .filter-options {
	flex-direction: column;
}

.report-block-new-filters .filter-options-content ol {
	position: relative;
	background: transparent;
	border: none;
	border-radius: 0;
	height: auto;
	min-height: unset;
	padding-bottom: 0 !important;
}

.report-block-new-filters .filter-options-title {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 15px;
	position: relative;
	cursor: pointer;
}

.report-block-new-filters .arrow {
	bottom: 0;
	padding: 15px;
	font-size: 16px;
}

.report-block-filters.report-block-new-filters .filter-options .filter-options-content .select-active .item:first-child {
	min-height: unset;
}

.report-block-new-filters .filter-options .filter-options-content .item:not(.first) a:hover {
	background-color: transparent;
}

.report-block-new-filters .filter-options .filter-options-content .item {
	width: 100%;
	margin-left: 0;
}

.report-block-new-filters .select-active li:first-child {
	border: none;
}

.report-block-new-filters .filter-options .filter-options-content .item {
	display: none;
}

.report-block-new-filters .filter-options .filter-options-content .item.show-item {
	display: list-item;
}

.report-block-filters.report-block-new-filters .filter-options .filter-options-content .select-active .item:first-child {
	display: none;
}

.report-block-filters.report-block-new-filters .filter-options .filter-options-content .select-active .item.show-item:first-child {
	display: list-item;
}

.report-block-new-filters .load-all-filters {
	display: none;
	padding-top: 15px;
	color: #202020;
	text-decoration: underline;
}

.report-block-new-filters .load-all-filters.show-load-all-filters {
	display: block;
}

.agency-agency-result .report-block-new-filters .filter-options .filter-options-content {
	width: 100%;
	max-width: 100%;
}

.report-block-new-filters .filter-options .filter-options-content .item:nth-of-type(2) {
	margin-top: 0;
}

.report-block-new-filters .filter-options .item-filters-province .filter-options-content {
	max-height: 140px;
	overflow-y: auto;
}

.report-block-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar {
	width: 6px;
}

.report-block-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar-track {
	background: transparent;
}

.report-block-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar-thumb {
	background-color: #BABABA;
	border-radius: 3px;
}

.report-block-new-filters .filter-input {
	display: none;
	margin-bottom: 15px;
}

.report-block-new-filters .filter-input.filter-input-show {
	display: block;
}

.report-block-filters.report-block-new-filters .filter-options-content ol li strong {
	padding: 6px 0;
	display: block;
}

.custom-theme-body-orders .orders-page-title h3.display-on-mobile {
	display: none;
}

.block.block-search.custom-top-search.custom-order-search {
	max-width: 550px;
	float: right;
}

.order-item-buttons .main-buttons-element .custom-button.secondary {
	margin-bottom: 8px;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-buttons {
	padding-bottom: 4px;
	padding-top: 12px;
}

.sidebar-filters-section {
	margin-top: 9px;
}

.report-block-filters.report-block-new-filters .filter-options-content ol li strong {
	position: relative;
	margin-left: 21px;
}

.report-block-filters.report-block-new-filters .filter-options-content ol li strong::before {
    content: "\2022";
    font-weight: bold;
    display: flex;
    z-index: 2;
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    background-color: #00D6A6;
    color: #00D6A6;
    left: -21px;
}

.report-block-filters.report-block-new-filters .filter-options-content ol li strong::after {
    content: '';
    position: absolute;
    left: 2%;
    top: 14px;
    background: #FFFFFF;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #FFFFFF, 4px 0 0 #FFFFFF, 4px -2px 0 #FFFFFF, 4px -4px 0 #FFFFFF, 4px -6px 0 #FFFFFF, 4px -8px 0 #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
    z-index: 2;
    left: -18px;
}

.active-filters-section {
	margin-bottom: 30px;
}

.active-filters-section .filter-selected-row {
	display: flex;
}

.active-filters-section .filter-selected-options {
	border: 1px solid #32c7ff;
	background-color: rgba(50, 199, 255, 0.23);
	color: #32c7ff;
    border-radius: 35px;
    font-family: "Styrene B";
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    padding: 2px 25px 3px 10px;
    margin-bottom: 10px;
    position: relative;
}

.active-filters-section .remove-filter {
	display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #FF7261;
    position: absolute;
    right: 3px;
    top: calc(50% - 9px);
    height: 18px;
}

.active-filters-section .remove-filter > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.active-filters-section .remove-filter:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 16px;
    color: #32c7ff;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    height: 18px;
}

.scroll-to-top-section .scrolltotop {
    max-height: 48px;
    height: 48px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 22px;
    line-height: 24px;
    border-radius: 4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 13px 14px 13px;
    color: #fff;
    border: 2px solid #32c7ff;
    background-color: #32c7ff;
    width: auto;
    max-width: unset;
    text-decoration: none;
    width: 48px;
    position: fixed;
    bottom: 15px;
    z-index: 9;
    display: none;
}

.scroll-to-top-section {
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	margin-right: -10px;
	position: relative;
}

.scroll-to-top-section .scrolltotop:hover {
	background-color: rgba(50, 199, 255, 0.23);
	color: #32c7ff;
}

.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-name span.main-category > a {
	color: #202020;
	text-decoration: underline;
}

.breadcrumbs .items {
	color: #202020;
}

.breadcrumbs a {
	color: #202020;
}

.breadcrumbs strong {
	color: #FF7261;
}

.breadcrumbs .item:not(:last-child):after {
	content: '\f105';
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	font-size: 10px;
	margin-left: 2px;
	margin-right: 2px;
}

.contact-index-index .breadcrumbs {
	padding-left: 0;
	padding-right: 0;
}

.custom-theme-body .breadcrumbs {
	max-width: 1280px;
}

.customer-custom-account.customer-account-index .breadcrumbs {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}

.breadcrumbs .items > li {
	font-family: "Styrene A";
	font-size: 14px;
	line-height: 15px;
}

#result-product-list .products.product-items {
	margin-top: 0;
}

.agency-agency-result #result-product-list {
	margin-top: 0;
}

.dashboard .page-title {
	padding-bottom: 0;
}

.notifications-page .notifications-page-title {
	padding-bottom: 24px;
}

body.customer-custom-account .page-main {
	padding-top: 40px;
}

.user-dashboard-index .breadcrumbs, .agency-agency-result.sales-order-report .breadcrumbs, .custom-notifications-index .breadcrumbs, .customer-custom-account.agency-agency-result.sales-order-history .breadcrumbs {
	margin-bottom: 0;
}

body.customer-custom-account.custom-theme-body-orders .page-main {
	padding-top: 0;
}

body.customer-custom-account.custom-theme-body-orders .row.orders-page-title {
	padding-bottom: 10px;
}

body.customer-custom-account.agency-agency-result.sales-order-history .page-main {
	padding-top: 10px;
}

.date-box-text p {
	color: #202020;
	font-family: "Styrene B";
	font-size: 16px;
	line-height: 24px;
}

.custom-theme-body-orders .messages .messages {
	padding-left: 15px;
	padding-right: 15px;
}

.custom-theme-body-orders .message-success.success.message {
	margin-top: 30px;
	margin-bottom: 0;
}

.customer-account-index .modal-popup.modal-slide .modal-footer {
	border-top: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.customer-account-index .modal-slide .action-close {
	padding: 0;
}

.dashboard-cards .credit-progress.c1 span {
	background-color: #00D6A6;
}

.download-message-block {
	display: none;
	top: 12px;
	right: 12px;
	position: fixed;
    z-index: 999999;
    pointer-events: none;
}

.lac-notification-sticky + .download-message-block {
	top: 65px;
}

.download-message-block .download-message-block-text {
	position: relative;
	pointer-events: auto;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 15px 15px 15px 15px;
	width: 260px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-position: 15px center;
	background-repeat: no-repeat;
	-moz-box-shadow: 0 0 12px #999999;
	-webkit-box-shadow: 0 0 12px #999999;
	box-shadow: 0 0 12px #999999;
	color: #ffffff;
	opacity: 1;
	background-color: #00D6A6;
}

.download-message-block .download-message-block-text p {
	margin-bottom: 0;
	font-family: "Styrene A";
	font-size: 14px;
	line-height: 15px;
}

.download-button-with-icon:before {
	content: '';
	width: 34px;
	height: 34px;
	margin-right: 10px;
	background-image: url(../images/download-icon.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	left: 0;
	top: calc(50% - 17px);
}

.download-button-with-icon:hover:before {
	background-image: url(../images/download-icon-hover.png);
}

.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page.this-is-disabled-item {
    background: #E5E5E5 0% 0% no-repeat padding-box;
}

.this-is-disabled-item .item-is-disabled {
	font-family: "Styrene B";
	letter-spacing: 0;
	color: #202020;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.customer-account-index .block-dashboard-subaccounts .subaccounts-element-section {
	padding-left: 15px;
	padding-right: 15px;
}

.block-dashboard-subaccounts .block-input-title {
	margin-bottom: 10px;
	margin-top: 10px;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .fieldset > .field {
	margin-bottom: 10px;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .field.status_remove > .control, .customer-custom-account .block-dashboard-subaccounts .field.order_history_view_permission > .control {
	margin-bottom: 10px;
}

.block-dashboard-subaccounts .block-title-generica {
	margin-top: 20px;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.status_remove {
	-ms-flex: 0 0 13%;
	flex: 0 0 13%;
	max-width: 13%;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.order_history_view_permission {
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	max-width: 22%;
}

.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.disable-email {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.block-dashboard-subaccounts .block-button-section {
	margin-top: 15px;
}

.block-dashboard-subaccounts .block-button-section .actions-toolbar {
	padding-left: 15px;
	padding-right: 15px;
	/* width: 22%;
	float: right; */
}

/* .customer-custom-account form.form-edit-account .block-button-section .actions-toolbar .primary button.action.save {
	float: none;
	margin-left: auto;
	margin-right: auto;
} */

.customer-custom-account form.form-edit-account .fieldset.info {
	margin-bottom: 24px;
}

.change_password_element {
	cursor: pointer;
}

.change_password_element .fa-pencil-alt {
	margin-left: 5px;
}

.customer-custom-account form.form-edit-account .fieldset:last-child, .customer-custom-account form.form-edit-account .fieldset.password {
	margin-bottom: 25px;
}

.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-email {
	-ms-flex: 0 0 26.667%;
    flex: 0 0 26.667%;
    max-width: 26.667%;
}

.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-status_remove {
	-ms-flex: 0 0 10.667%;
    flex: 0 0 10.667%;
    max-width: 10.667%;
}

.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.remain-credits {
	-ms-flex: 0 0 12.667%;
    flex: 0 0 12.667%;
    max-width: 12.667%;
}

.user-dashboard-index .block-dashboard-subaccounts.full-width-card .actions-toolbar {
	margin-bottom: 20px;
}

.user-dashboard-index form.form-edit-account .block-dashboard-subaccounts.full-width-card .actions-toolbar .primary button.action.save {
	float: none;
	margin: auto;
}

.user-dashboard-index .dashboard.dashboard-row-margin {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0;
}

.user-dashboard-index .form.form-edit-account .dashboard-row-margin .full-width-card {
	margin-top: 40px;
}

.user-dashboard-index .dashboard-cards .form.form-edit-account {
	margin-bottom: 0;
}

.full-width-card-margin {
	margin-top: 40px;
}

.footer-links>div {
	display: flex;
}

.dashboard-card .back-button {
	color: #FF7261;
	font-family: 'Styrene B';font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	margin-top: -21px;
	display: block;
	position: relative;
	text-align: right;
	cursor: pointer;
	display: none;
}

.dashboard-card .chart-container-element {
	max-width: 460px;
	margin: auto;
}

.custom-theme-body .card-footer .total .catastale-qty-message {
	color: #202020;
	font-family: "Styrene A";
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 20px;
	border-radius: 4px;
	background-color: #FFF1D9;
	padding: 10px 0;
	padding-left: 48px;
	position: relative;
	border-left: 6px solid #FFBF00;
	margin-bottom: 8px;
	margin-top: 15px;
}

.catastale-qty-message:before {
	content: '!';
	position: absolute;
	left: 12px;
	top: 12px;
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background-color: transparent;
	color: #FFBF00;
	border: 2px solid #FFBF00;
	text-align: center;
	line-height: 15px;
	font-size: 14px;
}

.catastale-qty-message p {
	margin-bottom: 0;
}

.search-result-tabs-items {
	display: flex;
}

.qs-option-categoryTab {
	display: flex;
	width: 100%;
	max-width: 171px;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.qs-option-categoryTab a {
	text-align: center;
	padding: 5px 30px;
	width: 100%;
	background: #f3f3f3;
	margin: 20px 10px;
	border: 2px solid #f3f3f3;
	border-radius: 4px;
	color: #636363;
	font-family: "Styrene A";
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 1px;
	text-decoration: none;
}

.qs-option-categoryTab a:hover {
	border-color: #202020;
}

.qs-option-categoryTab a.active {
	background-color: #202020;
	color: #FFFFFF;
	border-color: #202020;
}

#searchsuite-autocomplete2 .qs-option-categoryTab {
	max-width: 145px;
}

#searchsuite-autocomplete2 .qs-option-categoryTab a {
	padding: 5px 16px;
}

.custom-search-categories .page-main .block-search {
	margin-top: 0;
}

.custom-search-categories .page-main .category-tabs {
	margin-top: 1rem;
}

.custom-search-categories .desktop-fixed-section {
	margin-left: -15px;
	margin-right: -15px;
}

.custom-search-categories .agency-result-new-filters .filter-options {
	flex-direction: column;
}

.agency-result-new-filters .agency-result-block-filters {
	margin-top: 36px;
}

.custom-search-categories .agency-result-new-filters .filter-options .filter-options-content {
    width: 100%;
    max-width: 100%;
}

.agency-result-new-filters .filter-options-content ol {
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0;
    height: auto;
    min-height: unset;
    padding-bottom: 0 !important;
}

.agency-result-new-filters .load-all-filters {
    display: none;
    padding-top: 15px;
    color: #202020;
    text-decoration: underline;
}

.agency-result-new-filters .load-all-filters.show-load-all-filters {
    display: block;
}

.agency-result-new-filters .filter-input {
    display: none;
    margin-bottom: 15px;
}

.agency-result-new-filters .filter-input.filter-input-show {
    display: block;
}

.agency-result-new-filters .filter-options .filter-options-content .item {
    display: none;
    width: 100%;
    height: auto;
}

.agency-result-new-filters .filter-options-title {
    border-bottom: 1px solid #BABABA;
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
}

.agency-result-new-filters .arrow {
    bottom: 0;
    padding: 15px;
    font-size: 16px;
}

.block.filter.agency-result-new-filters {
	margin-left: 0;
	margin-top: 22px;
	position: sticky;
	top: 103px;
	overflow: auto;
}

.top-custom-search-content #result-product-list {
	margin-top: 31px;
}

.custom-search-categories .top-custom-search-content .products {
	padding-left: 0;
	padding-right: 0;
}

.agency-result-new-filters .filter-options .filter-options-content .item.show-item {
	display: list-item;
}

.agency-result-new-filters .filter-options .filter-options-content:last-of-type {
    margin-right: 0;
}

.agency-result-new-filters .filter-options .filter-options-content .item:nth-of-type(2) {
	margin-top: 0;
}

.agency-result-new-filters .filter-options-content ol li {
	line-height: 16px;
	font-size: 14px;
}

.agency-result-new-filters .filter-options-content ol li a {
	padding: 6px 0;
}

.agency-result-new-filters .filter-options .select-active li:first-child {
    padding-bottom: 0 !important;
    margin-top: 0;
}

.agency-result-new-filters .select-active li:first-child {
	border-bottom: none;
}

.agency-result-new-filters .filter-options .filter-options-content .item a:hover {
    background-color: transparent;
    text-decoration: none;
}

.agency-result-new-filters .filter-options .filter-options-content .select-active .item:first-child {
	margin-top: 0;
}

.agency-result-new-filters .filter-options .item-filters-province .filter-options-content {
	max-height: 140px;
	overflow-y: auto;
}

.agency-result-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar {
	width: 6px;
}

.agency-result-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar-track {
	background: transparent;
}

.agency-result-new-filters .filter-options .item-filters-province .filter-options-content::-webkit-scrollbar-thumb {
	background-color: #BABABA;
	border-radius: 3px;
}

.agency-result-new-filters .filter-options-content ol li strong {
    padding: 6px 0;
    display: block;
}

.agency-result-new-filters .filter-options-content ol li strong {
    position: relative;
    margin-left: 21px;
}

.agency-result-new-filters .filter-options-content ol li strong::before {
    content: "\2022";
    font-weight: bold;
    display: flex;
    z-index: 2;
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    background-color: #00D6A6;
    color: #00D6A6;
    left: -21px;
}

.agency-result-new-filters .filter-options-content ol li strong::after {
    content: '';
    position: absolute;
    left: 2%;
    top: 14px;
    background: #FFFFFF;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #FFFFFF, 4px 0 0 #FFFFFF, 4px -2px 0 #FFFFFF, 4px -4px 0 #FFFFFF, 4px -6px 0 #FFFFFF, 4px -8px 0 #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
    z-index: 2;
    left: -18px;
}

.add-to-cart-block .custom-add-to-cart-from .add-to-cart-buttons {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}

.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%;
}

.add-to-cart-block .custom-add-to-cart-from {
	align-items: center;
}

.custom-attributes .hidden-attr {
	margin-top: 20px;
    display: none;
}

.custom-attributes-button {
	-ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
    margin-bottom: 25px;
}

.custom-search-categories .button-add-to-cart .custom-button {
	margin-bottom: 0;
}

.cateogry-attributes-button {
	display: flex;
	justify-content: end;
}

.custom-theme-body.catalogsearch-result-index .page-main .top-custom-search .block-search input {
	border: 1px solid #BABABA;
	border-radius: 24px;
	padding: 0 20px;
	padding-bottom: 5px;
	color: #202020;
	font-family: "Styrene B";
	font-size: 18px;
	letter-spacing: 0;
	line-height: 24px;
	font-weight: 400;
}

.custom-theme-body.catalogsearch-result-index .page-main .top-custom-search .block-search .action.search {
	top: -9px;
	right: 20px;
}

body.catalogsearch-result-index.custom-search-categories .top-custom-search .block-search .form.minisearch.loading .action.search {
	right: 24px;
}

.custom-search-categories .grouped .header-agency-name .agency-status {
	margin-top: -31px;
}

.custom-search-categories .button-add-to-cart .custom-button.button-with-icon span {
    display: none;
}

.custom-search-categories .button-add-to-cart .custom-button.button-with-icon:before {
    content: url('../images/cart-white.svg');
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
	flex: 0 0 25%;
	max-width: 25%;
}

.settore-desc-link {
	min-height: 44px;
	color: #333333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
}

.settore-desc-link .cateogry-attributes-settore {
	color: #202020;
    font-family: "Styrene B";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    text-decoration: underline;
}

.settore-desc-link  .span-points {
	color: #202020;
    font-family: "Styrene B";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
}

.settore-desc-row {
	margin-bottom: 10px;
}

.catalogsearch-result-index .product-items li.product.agency-view-new-design .row-attr-mrg.custom-attributes-mrgb {
	margin-bottom: 10px;
}

.block.filter.agency-result-new-filters > p {
	display: contents;
}

.search-scroll-to-top-section {
	margin-right: -20px;
}

.custom-search-categories .desktop-fixed-section {
	padding-bottom: 31px;
}

.custom-search-categories .grouped .product-item-name {
	margin-bottom: 5px;
}

.catalogsearch-result-index .product-items li.product.persone-view-new-design .header {
	margin-bottom: 10px;
}

.agency-view.agency-view-new-design-element {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.agency-view.agency-view-new-design-element .agency-title .agency-status .activity-status-date {
	flex-direction: column;
	align-items: end;
}

.agency-view.agency-view-new-design-element .agency-title .agency-status {
	margin-top: -31px;
}

.agency-view.agency-view-new-design-element .row-attr-mrg {
    margin-bottom: 10px;
}

.agency-view.agency-view-new-design-element .row-attr-mrg.custom-attributes-mrgb {
    margin-bottom: 10px;
}

.agency-view.agency-view-new-design-element .button-add-to-cart .custom-button.button-with-icon span {
    display: none;
}

.agency-view.agency-view-new-design-element .button-add-to-cart .custom-button.button-with-icon:before {
    content: url('../images/cart-white.svg');
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.agency-view.agency-view-new-design-element .agency-main-address, .custom-search-categories .agency-view.agency-view-new-design .agency-main-address {
	line-height: 20px;
	margin-top: 18px;
}

.logout-redirect-text {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.logout-redirect-text .row {
	margin-left: -15px;
	margin-right: -15px;
}

.agency-view.agency-view-new-design-element .button-add-to-cart .custom-button {
	margin-bottom: 0;
}

.form.minisearch.loading .search-result-tabs-items .qs-option-categoryTab a, .form.minisearch2.loading .search-result-tabs-items .qs-option-categoryTab a {
	cursor: default;
	pointer-events: none;
}

@media (min-width: 768px) and (max-width: 991px) {
	.select ul#selezionaAreaDiCompetenza li.option, .select ul#selezionaAreadInteresse li.option {
		height: auto;
		min-height: 40px;
	}

	.select ul#selezionaAreaDiCompetenza li:first-child, .select ul#selezionaAreadInteresse li:first-child {
		height: 50px;
	}

	body.customer-custom-login .block.block-customer-login .actions-toolbar > .secondary {
		margin-left: 0;
	}

	.panel.header ul.nav-top-links li.nav-top-link:first-of-type {
		padding-left: 0;
		margin-right: 15px;
	}

	.panel.header ul.nav-top-links li.nav-top-link:last-of-type {
		padding-right: 0;
	}

	.c-dropdown-menu img {
		margin-top: 20px;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px;
		max-width: 100px;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 100px);
		flex: 0 0 calc(100% - 100px);
		max-width: calc(100% - 100px);
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info {
		flex-direction: column;
	}

	.order-buttons {
		flex-direction: column;
		float: right;
		width: 100%;
	}

	.order-buttons .download-order {
		margin: 15px 0;
	}

	.order-buttons .custom-button.reload-page {
		margin-left: auto;
	}

	.add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.add-to-cart-block .custom-add-to-cart-from .add-to-cart-buttons {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.agency-view.agency-view-new-design-element .add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
}

@media (min-width: 768px) {
	.single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 12.2%;
	    flex: 0 0 12.2%;
	    max-width: 12.2%;
	}

	.single-static-block .single-static-block-description, .single-static-block .single-static-block-function {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 29.856%;
	    flex: 0 0 29.856%;
	    max-width: 29.856%;
	}

	.single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 28.088%;
	    flex: 0 0 28.088%;
	    max-width: 28.088%;
	}

	.category-with-only-static-block .header_cards form .input-group {
		width: 45%;
	}

	.single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 20.2%;
	    flex: 0 0 20.2%;
	    max-width: 20.2%;
	}

	.single-static-block .single-static-block-description, .single-static-block .single-static-block-function {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 39.9%;
	    flex: 0 0 39.9%;
	    max-width: 39.9%;
	}

	.single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.static-block-info .single-static-block-button a {
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}

	body.customer-custom-login .login-container {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 43.5%;
	    flex: 0 0 43.5%;
	    max-width: 43.5%;
	}

	body.customer-custom-login .login-block-container {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 56.5%;
		flex: 0 0 56.5%;
		max-width: 56.5%;
	}

	.contact-agent-page .col-md-7 {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 60%;
	    flex: 0 0 60%;
	    max-width: 60%;
	}

	.contact-agent-page .col-md-5 {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 40%;
	    flex: 0 0 40%;
	    max-width: 40%;
	}

	body.customer-custom-account .page-main {
		max-width: 1320px;
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field:not(.customer_image), .customer-custom-account .block .fieldset > .field.new.password, .customer-custom-account .block .fieldset > .field.confirm.password {
		width: 50%;
		padding-left: 8px;
    	padding-right: 8px;
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field.field-name-firstname, .customer-custom-account .block.block-dashboard-info .fieldset > .field.group_id, .customer-custom-account .block .fieldset > .field.new.password {
		padding-left: 0;
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field.field-name-lastname, .customer-custom-account .block.block-dashboard-info .fieldset > .field.telephone, .customer-custom-account .block .fieldset > .field.confirm.password {
		padding-right: 0;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-description {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66666%;
		flex: 0 0 66.66666%;
		max-width: 66.66666%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.custom-theme-body.agency-agency-index .page-main {
		max-width: 1280px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.customer-custom-account .form-edit-account-subaccount .block.block-dashboard-subaccounts .fieldset > .field {
	    width: 50%;
	    padding-left: 8px;
	    padding-right: 8px;
	}

	.customer-custom-account .form-edit-account-subaccount .block.block-dashboard-subaccounts .fieldset > .field.field-name-firstname, .customer-custom-account .form-edit-account-subaccount .block.block-dashboard-subaccounts .fieldset > .field.field-name-email:not(.confirmation-email), .customer-custom-account .form-edit-account-subaccount .block.block-dashboard-subaccounts .fieldset > .field.field-name-manage-limit-order-times {
	    padding-left: 0;
	}

	.agency-agency-result .filter-options.filter-by-customer .filter-options-content {
		max-width: 100%;
		flex: 1 0 calc(33.3333% - 28px);
	}

	.agency-agency-result .filter-options.filter-by-customer .filter-options-content:last-of-type {
		max-width: calc(33.3333% - 9px);
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field.disable-email {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field.change_password_button {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-top: 20px;
	}

	.customer-custom-account .block.block-dashboard-info .fieldset > .field.password:not(.confirm, .new) {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 992px) {
	.category-with-only-static-block .header_cards form .input-group {
		width: 32%;
	}

	.single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 16.2%;
	    flex: 0 0 16.2%;
	    max-width: 16.2%;
	}

	.single-static-block .single-static-block-description, .single-static-block .single-static-block-function {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 41.9%;
	    flex: 0 0 41.9%;
	    max-width: 41.9%;
	}

	.single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.static-block-info .single-static-block-button a {
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25.5%;
		flex: 0 0 25.5%;
		max-width: 25.5%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-description {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		max-width: 49%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25.5%;
		flex: 0 0 25.5%;
		max-width: 25.5%;
	}

	.bundle-options-container.agency-container .bundle-options-wrapper {
		width: 66.666667%;
	}

	.bundle-options-container.agency-container .block-bundle-summary {
		width: 33.333333%;
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 64.666667%;
		flex: 0 0 64.666667%;
		max-width: 64.666667%;
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35.333333%;
		flex: 0 0 35.333333%;
		max-width: 35.333333%;
	}

	.progress_card .progress-card-sticky.multiorders-progress-card {
		margin-top: 25px;
	}

	.progress_card .progress-card-sticky.multiorders-progress-card.file-uploaded-progress-card {
		margin-top: 40px;
	}

	.progress_card .progress-card-sticky.multiorders-progress-card.file-uploaded-dashboard-progress-card {
		margin-top: 0;
	}

	.desktop-fixed-section {
		position: -webkit-sticky; /* For Safari */
	    position: sticky;
		top: 0;
		background-color: #fff;
		z-index: 2;
		align-items: center;
	}

	.desktop-sticky-section {
		position: -webkit-sticky; /* For Safari */
	    position: sticky;
		top: 111px;
		overflow: auto;
	}

	.custom-theme-body-orders .orders-page-title.desktop-fixed-section h1 {
		margin-bottom: 0;
	}

	.desktop-fixed-section .block-search .control {
		margin-bottom: 10px;
	}

	.category-tabs ul li a {
		padding: 10px 15px;
	}
}

@media (min-width: 1200px) {
	.category-with-only-static-block .header_cards form .input-group {
		width: 26%;
	}

	.single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 12.2%;
	    flex: 0 0 12.2%;
	    max-width: 12.2%;
	}

	.single-static-block .single-static-block-description, .single-static-block .single-static-block-function {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 29.856%;
	    flex: 0 0 29.856%;
	    max-width: 29.856%;
	}

	.single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 28.088%;
	    flex: 0 0 28.088%;
	    max-width: 28.088%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 22.553%;
	    flex: 0 0 22.553%;
	    max-width: 22.553%;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 21%;
	    flex: 0 0 21%;
	    max-width: 21%;
	    margin-bottom: 0;
	}

	.post-list-wrapper.static-block-info .single-static-block .single-static-block-description {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 56.447%;
	    flex: 0 0 56.447%;
	    max-width: 56.447%;
	}

	.category-tabs ul li a {
		padding: 10px 16px;
	}

	.page-header .custom-top-search {
        width: 395px;
    }
}

@media (min-width: 1300px) {
    .page-header .custom-top-search {
        width: 450px;
    }
}

@media (min-width: 1500px) {
	.category-with-only-static-block .header_cards form .input-group {
		width: 39%;
	}
}

@media (min-width: 992px) and (max-width: 1430px) {
	.scroll-to-top-section .scrolltotop {
		right: 15px !important;
	}

	.scroll-to-top-section {
		margin-right: 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.progress_card .actions .custom-button.bck-btn {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		max-width: 48px;
	}

	.progress_card .actions .custom-button.bck-btn:after {
		left: calc(50% - 3.5px);
	}

	.progress_card .actions .custom-button.frw-btn {
		max-width: calc(100% - 63px);
	}

	.agency-result-block-filters .filter-options .filter-options-content .item.first {
	    padding-right: 27px;
	    height: auto;
	    line-height: 16px;
	}

	.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > fieldset, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.order_history_view_permission, .user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.block-dashboard-subaccounts .subaccounts-element-section {
		padding-top: 20px;
		border-bottom: 1px solid #BABABA;
	}

	.block-dashboard-subaccounts > .row > .col-md-12:last-of-type .subaccounts-element-section {
		border-bottom: none;
	}

	.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.add-to-cart-block .custom-add-to-cart-from .add-to-cart-buttons {
	    -ms-flex: 0 0 35%;
	    flex: 0 0 35%;
	    max-width: 35%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.status_remove {
		-ms-flex: 0 0 18%;
		flex: 0 0 18%;
		max-width: 18%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.order_history_view_permission {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 34%;
		flex: 0 0 34%;
		max-width: 34%;
	}

	/* .customer-custom-account form.form-edit-account .block-button-section .actions-toolbar .primary button.action.save {
		float: right;
	} */

	/* .block-dashboard-subaccounts .block-button-section .actions-toolbar {
		width: auto;
		float: none;
	} */

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 33.33333%;
	    flex: 0 0 33.33333%;
	    max-width: 33.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-status_remove {
		-ms-flex: 0 0 33.33333%;
	    flex: 0 0 33.33333%;
	    max-width: 33.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.remain-credits {
		-ms-flex: 0 0 33.33333%;
	    flex: 0 0 33.33333%;
	    max-width: 33.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .actions-toolbar {
		margin-top: 25px;
	}

	.page-header .custom-top-search {
        width: 325px;
    }

    #searchsuite-autocomplete2 .qs-option-categoryTab a {
    	font-size: 15px;
    	padding: 5px 6px;
    	margin-left: 2px;
    	margin-right: 2px;
    }

    .custom-search-categories .add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
    }

    .agency-view-new-design-element .add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
    	-ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (max-width: 991px) {
	.progress_bottom .row {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}

	.progress_bottom > div > div:nth-child(2) img {
		margin-top: 0;
	}

	.progress_bottom .card-btn {
		width: 100%;
		max-width: 400px;
	}

	.progress_bottom a.custom-button {
		margin: 0 auto;
	}

	.progress_bottom a.custom-button {
		width: 100%;
		height: 48px;
		display: flex;
	}

	.progress_bottom h2 {
		margin-top: 20px;
	}

	.progress_section div a.activelink > h4::after {
		left: 30%;
	}

	/*.cms-page-container.solution .cms-container:first-of-type > .row {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
	}*/

	/*.cms-page-container.solution > .cms-container:first-of-type {
		padding-top: 0;
	}*/

	.block.contact-agent .action.subscribe {
		position: absolute;
	}

	.cms-container .col-footer .custom-button {
		margin: 0 auto;
	}

	.category-view .category-cms .cms-page-container > .cms-container .row .col-lg-6 .col-header {
		margin-bottom: 20px;
	}

	.full-width-container.gray .col-lg-6.my-auto .col-header {
		margin-bottom: 10px;
	}

	.category-view .category-cms .cms-page-container > .cms-container .col-lg-6 > img {
		width: 100%;
		max-width: 590px;
		height: auto;
	}

	.category-view .category-cms .cms-page-container .cms-container .row .col-lg-6 .empty-placeholder:not(.empty-placeholder-height) {
		position: relative;
		top: 30px;
		margin-top: 0;
		min-height: 100%;
	}

	.category-view .category-cms .cms-page-container .cms-container .row .col-lg-6 .empty-placeholder > img {
		width: 100%;
		max-width: 510px;
		height: auto;
	}

	.cms-container .blue-button {
		display: inline-block;
		margin-top: 10px;
	}

	.solutions-overview .cms-container .row {
		margin-bottom: 0
	}

	.category-view .category-cms .full-width-container .row.services .col-lg-4, .category-view .category-cms .cms-container .row.services .col-lg-5 {
		margin-bottom: 30px;
	}

	.header_cards .card {
		margin-left: auto;
		margin-right: auto;
	}

	.col-footer {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.col-footer .row {
		max-width: 36%
	}

	.modal-popup.video-custom-modal .modal-inner-wrap {
		width: calc(100% - 100px);
	}

	.modal-popup.save-template-custom-modal .modal-inner-wrap {
		width: calc(100% - 100px);
	}

	.popular-products.suggested.header_cards .col-lg-2 {
		flex: 0 0 47%;
		max-width: 49%;
		margin-top: 5%;
	}

	.popular-products.suggested.header_cards .header-cards-wrapper.products {
		margin-top: 0;
	}

	.custom-top-search.custom-order-search {
		display: inline-block !important;
	}

	.custom-top-search.custom-order-search.block-search input {
		position: relative;
		margin-bottom: 36px;
	}

	.custom-top-search.custom-order-search.block-search .action.search {
		top: 0;
	}

	.agency-agency-result .report-block-filters.block.filter {
		margin-top: 16px;
	}

	.custom-top-search.custom-order-search.block-search input {
		margin-bottom: 0;
	}

	.agency-result-block-filters .filter-options .filter-options-content .item.first {
	    padding-right: 27px;
	    height: auto;
	    line-height: 16px;
	    font-size: 14px;
	}

	.agency-result-block-filters .filter-options .filter-options-content + a {
	    max-width: 130px;
	    font-size: 14px;
	}

	.agency-agency-result .block.filter.agency-result-filter {
		margin-top: 116px;
	}

	.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > fieldset, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.order_history_view_permission, .user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.block-dashboard-subaccounts .subaccounts-element-section {
		padding-top: 20px;
		border-bottom: 1px solid #BABABA;
	}

	.block-dashboard-subaccounts > .row > .col-md-12:last-of-type .subaccounts-element-section {
		border-bottom: none;
	}

	.custom-theme-body.catalogsearch-result-index .page-main .block-search .label.active+.control input {
		position: relative;
		padding-bottom: 5px;
	}

	.custom-theme-body.catalogsearch-result-index .page-main .searchsuite-autocomplete {
		top: 100%;
	}

	.custom-theme-body.catalogsearch-result-index .page-main .block-search .action.search {
		right: 0;
	}

	body.catalogsearch-result-index.custom-search-categories .block-search .form.minisearch.loading .action.search {
		right: 0;
	}

	.custom-theme-body.catalogsearch-result-index .page-main .block-search input {
		padding-bottom: 5px;
	}

	body .block-search .loading .action.search {
		top: -32px;
	}

	.custom-theme-body .modal-popup.modal-slide.alreadybuyed-modal-confirm.all-button-visible .modal-inner-wrap-element .modal-footer {
		flex-direction: column;
		display: block;
	}

	.alreadybuyed-modal-confirm.all-button-visible a.action.primary.already-buyed-link {
		margin-top: 10px;
	}

	.modal-popup.confirm.alreadybuyed-modal-confirm.all-button-visible .modal-inner-wrap {
		width: 75%;
	}

	.modal-popup.alreadybuyed-modal-confirm.all-button-visible .modal-inner-wrap {
		max-width: 57rem;
	}

	.custom-theme-body-orders .orders-page-title h3.display-on-mobile {
		display: block;
	}

	.custom-theme-body-orders .orders-page-title h3.display-on-desktop {
		display: none;
	}

	.block.block-search.custom-top-search.custom-order-search {
		max-width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.scroll-to-top-section {
		display: none;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.status_remove {
		-ms-flex: 0 0 18%;
		flex: 0 0 18%;
		max-width: 18%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.order_history_view_permission {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 34%;
		flex: 0 0 34%;
		max-width: 34%;
	}

	/* .customer-custom-account form.form-edit-account .block-button-section .actions-toolbar .primary button.action.save {
		float: right;
	} */

	/* .block-dashboard-subaccounts .block-button-section .actions-toolbar {
		width: auto;
		float: none;
	} */

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 45.33333%;
	    flex: 0 0 45.33333%;
	    max-width: 45.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-status_remove {
		-ms-flex: 0 0 27.33333%;
	    flex: 0 0 27.33333%;
	    max-width: 27.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.remain-credits {
		-ms-flex: 0 0 27.33333%;
	    flex: 0 0 27.33333%;
	    max-width: 27.33333%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .actions-toolbar {
		margin-top: 25px;
	}

	.top-custom-search-content .sidebar-filters-section {
		margin-top: 25px;
	}

	.agency-result-new-filters .agency-result-block-filters {
		margin-top: 25px;
	}

	.custom-search-categories .add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
    }
}

@media (max-width: 767px) {
	
	.category-with-only-static-block .header_cards form .input-group {
		width: 100%;
	}

	.category-with-only-static-block .header_cards form #customSearchButton {
		margin-left: 0;
		width: 100%
	}

	.category-with-only-static-block .header_cards form .input-group {
		margin: 0 0;
	}

	.category-with-only-static-block .header_cards form .input-group:nth-of-type(2) {
		margin-top: 54px;
	}

	.category-with-only-static-block .page-header {
		margin-bottom: 0;
	}

	.single-static-block .single-static-block-image {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    text-align: center;
	}

	.single-static-block .single-static-block-description, .single-static-block .single-static-block-function {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    margin-top: 20px;
	    text-align: center;
	}

	.single-static-block .single-static-block-button {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.static-block-info .single-static-block-button a {
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}

	body.customer-custom-login .block.block-customer-login .actions-toolbar > .secondary {
		float: none;
	}

	.modal-popup.video-custom-modal .modal-inner-wrap {
		height: auto;
		margin: auto;
		margin-top: 50px;
	}

	.progress_bottom {
		padding-top: 30px;
	}

	.progress_section div a.activelink > h4::after {
		left: 35%;
	}

	.select ul#selezionaAreaDiCompetenza li, .select ul#selezionaAreadInteresse li {
		float: left;
		margin-left: 15px;
	}

	.select ul#selezionaAreaDiCompetenza li.option, .select ul#selezionaAreadInteresse li.option {
		height: auto;
		min-height: 40px;
	}

	.select ul#selezionaAreaDiCompetenza li:first-child, .select ul#selezionaAreadInteresse li:first-child {
		height: 50px;
	}

	.progress_section .col-lg-3 {
		margin-bottom: 30px;
	}

	.footer-links div.col-lg-4 {
		padding-bottom: 20px;
	}

	.block.contact-agent .actions {
		width: 100%;
		display: block;
	}

	.block.contact-agent .action.subscribe {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		margin-top: 0;
	}

	#responsiveMenu ul li .col-lg-2 div h5 a, #responsiveMenu ul li .col-lg-4 div h5 a {
		color: #ff7261;
	}

	.col-footer .row {
		max-width: 80%;
	}

	.widget.block.block-static-block .header_cards form .input-group:nth-of-type(2) {
		margin-top: 54px;
	}

	.category-with-only-static-block .header_cards {
		padding-left: 15px;
		padding-right: 15px;
	}

	.hasdropdown:after {
		top: 10px;
	}

	#responsiveMenu {
		z-index: 999999;
	}

	.nav-toggle.close-menu {
		position: fixed;
		right: 20px;
	}

	.nav-toggle.close-menu:before {
		content: '\e616';
		font-size: 35px;
	}

	.header.links li:not(.user-link-menu):first-child a, .header.links li:not(.user-link-menu):last-child a {
		/* height: auto; */
	}

	.header.links li:not(.user-link-menu) {
		margin-top: 0 !important;
	}

	#responsiveMenu .c-dropdown-menu .col-lg-4 div, #responsiveMenu .c-dropdown-menu .col-lg-2 div {
		padding-top: 20px;
	}

	#responsiveMenu ul li .col-lg-2 div h5, #responsiveMenu ul li .col-lg-4 div h5 {
		margin-bottom: 10px;
	}

	#responsiveMenu ul li .col-lg-2 div h5 a, #responsiveMenu ul li .col-lg-4 div h5 a {
		font-size: 20px !important;
	}

	#responsiveMenu .c-dropdown-menu .col-lg-4, #responsiveMenu .c-dropdown-menu .col-lg-2 {
		align-items: flex-start;
	}

	#responsiveMenu .c-dropdown-menu ul li, #responsiveMenu .c-dropdown-menu p {
		margin-bottom: 0;
	}

	#responsiveMenu .c-dropdown-menu p, #responsiveMenu .c-dropdown-menu ul li a {
		text-decoration: none;
		color: #202020;
		font-family: "Styrene A";
		font-size: 14px !important;
		font-weight: 500;
		line-height: 20px;
	}

	#responsiveMenu .c-dropdown-menu img {
		margin-top: 20px;
		width: 100%;
	}

	#responsiveMenu .c-dropdown-menu {
		padding-bottom: 15px;
	}

	.c-dropdown-menu:after {
		box-shadow: none;
	}

	#responsiveMenu .c-dropdown-menu h5 a {
		padding-top: 0;
	}

	#responsiveMenu ul {
		text-align: right;
	}

	#responsiveMenu .c-dropdown-menu {
		border-bottom: none;
	}

	.post-list .post-content .post-read-more {
		float: none;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100px;
		flex: 0 0 100px;
		max-width: 100px;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(100% - 100px);
		flex: 0 0 calc(100% - 100px);
		max-width: calc(100% - 100px);
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .product-image {
		width: 100%;
		height: auto;
		margin-bottom: 24px;
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info {
		margin-top: 24px;
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-info .date-info {
		flex-direction: column;
	}

	.order-item-buttons .main-buttons-element .custom-button.secondary {
		margin-bottom: 8px;
	}

	.custom-theme-body-orders .card-summary .card-body .custom-orders-page .order-item-buttons {
		flex-direction: column;
	}

	.order-item-buttons .main-buttons-element .download-button.custom-button.secondary {
		margin-right: 0;
	}

	.bottom-order-elements .order-item-buttons .main-buttons-element {
		margin-right: 0;
	}

	.order-item-buttons .main-buttons-element .download-button.custom-button.secondary {
		max-width: max-content;
	}

	.order-item-buttons .main-buttons-element .custom-button.secondary {
		float: none;
	}

	.modal-popup.save-template-custom-modal .modal-inner-wrap {
		height: auto;
	}

	div.select-template-form.show-button-save .select-template-options {
		max-width: 100%;
		margin-right: 0;
	}

	div.select-template-form .button-save-template {
		max-width: 100%;
	}

	.button-save-template a.action.custom-button {
		max-width: 100%;
	}

	.modal-popup.save-template-custom-modal .modal-inner-wrap {
		margin: 5rem auto;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		box-sizing: border-box;
		height: auto;
		position: absolute;
		right: 0;
		transition: transform .2s ease;
		margin-top: 0;
		margin-bottom: 0;
		left: 0;
		top: 50%;
		transform: translate(0, -50%) !important;
	}

	.modal-popup.save-template-custom-modal.modal-slide {
		z-index: 9999;
	}

	.agency-view .agency-title span.agency-main-title {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		text-align: center;
	}

	.grouped .header-agency-name .product-item-name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-right: 0;
		text-align: center;
	}

	.agency-view .agency-title .agency-status {
		max-width: 100%;
		margin-top: 15px;
		justify-content: center!important;
	}

	.agency-view .agency-title .agency-status .activity-status {
		margin-right: 0;
		justify-content: center!important;

	}

	.grouped .header-agency-name .agency-status {
		max-width: 100%;
		margin-bottom: 15px;
		justify-content: center;
		vertical-align: middle;
	}

	.grouped .header-agency-name .agency-status .activity-status {
		margin-right: 0;
		justify-content: center;
	}

	.agency-view-main-title h1 {
		margin-bottom: 25px;
	}

	.block-search input {
		z-index: 1;
	}

	#responsiveMenu ul li a.hasdropdown {
		padding-right: 30px;
	}

	#responsiveMenu .hasdropdown.icon-right-open::before {
		top: 1px;
	}

	.agency-agency-result .filter-options .filter-options-content {
		margin-bottom: 15px;
		max-width: 100%;
	}

	.agency-agency-result #result-product-list {
		margin-top: 0;
	}

	.agency-agency-result .block.filter {
		display: inline-block;
		width: 100%;
		margin-top: 10px;
	}

	.agency-agency-result .block-content.filter-content {
		margin-top: 20px;
	}

	.custom-theme-body .agency-container .block-search .action.search {
		top: 33px;
	}

	.agency-agency-result .block-search input {
		position: relative;
	}

	.grouped .header-agency-name .agency-status .activity-status-date, .agency-view.agency-view-new-design .agency-title .agency-status .activity-status-date {
		text-align: center;
		justify-content: center;
		vertical-align: middle!important;
	}
	.rating-text {
		font-family: "Styrene A";
		font-weight: 500;
		padding: 0px 15px 3px;
    	font-size: 14px;
		color: white;
		text-align: center;
		justify-content: center;
	}
	.custom-top-search.custom-order-search.block-search .action.search {
		right: 5px;
	}

	.orders-page-title .reload-page {
		float: none;
	}

	.orders-page-title.orders-page-title-history .reload-page {
		margin-bottom: 36px;
	}

	.order-buttons .download-order {
		margin-bottom: 15px;
		margin-top: 15px;
		margin-right: 0;
	}

	.orders-page-title.orders-page-title-history .order-buttons .download-order {
		margin-bottom: 36px;
		margin-top: 15px;
		margin-right: 0;
	}

	.orders-page-title.orders-page-title-history .order-buttons a + a.download-order {
		margin-top: -21px;
	}

	.order-buttons {
		flex-direction: column;
	}

	.block.block-search.custom-top-search.custom-order-search {
		float: none;
	}

	.agency-agency-result .report-block-filters .block-content.filter-content {
		margin-top: 0;
	}

	.report-block-filters .filter-options .filter-options-content {
		margin-right: 0;
	}

	.report-block-filters.block.filter .filter-options {
		align-items: start;
	}

	.report-block-filters .filter-options .filter-options-content + a {
		max-width: 200px;
		font-size: 16px;
		margin-left: 0;
	}

	.report-block-filters .filter-options-content ol li {
		font-size: 16px;
	}

	.agency-agency-result .report-block-filters .filter-options {
		flex-direction: column;
	}

	.card-summary.report-block-card-summary {
		margin-top: 21px;
	}

	.column.main .report-block-filters.no-active-filters {
		margin-bottom: 0;
	}

	.agency-agency-result .block.filter.agency-result-filter {
		margin-top: 15px;
	}

	.agency-agency-result .block-content.filter-content.agency-result-block-filters {
		margin-top: 0;
	}

	.agency-result-block-filters .filter-options .filter-options-content .item.first {
		font-size: 16px;
	}

	.agency-agency-result .agency-result-block-filters .filter-options .filter-options-content {
		margin-right: 0;
	}

	.agency-agency-result .agency-result-block-filters .filter-options {
		flex-direction: column;
	}

	.agency-result-block-filters .filter-options .filter-options-content + a {
		max-width: 200px;
		font-size: 16px;
	}

	.agency-agency-result .block-search {
		position: relative;
	}

	.custom-theme-body.agency-agency-result .block-search .action.search:before {
		margin-top: 0;
	}

	.custom-theme-body.agency-agency-result .agency-container .block-search .action.search {
		bottom: 0;
	}

	.custom-theme-body.agency-agency-result .block-search .label.active+.control input {
		position: relative;
	}

	.custom-theme-body.agency-agency-result .agency-container .block-search p {
		position: relative;
		top: 0;
	}

	.custom-theme-body.agency-agency-result .agency-container .search_form.search-page-withoout-sidebar .block-search {
		margin-top: 0;
	}

	.custom-theme-body.agency-agency-result .block-search .control {
		margin: 0;
		padding: 0;
	}

	.custom-theme-body.agency-agency-result .agency-container .block-search .minisearch3.loading .action.search {
		top: auto;
		bottom: 15px;
	}

	.custom-theme-body.agency-agency-result .agency-container .block-search .minisearch3 .searchsuite-autocomplete {
		top: calc(100% - 3px);
	}

	.add-to-cart-block .custom-add-to-cart-from .add-to-cart-products {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.add-to-cart-block .custom-add-to-cart-from .button-add-to-cart {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.add-to-cart-block .custom-add-to-cart-from .add-to-cart-buttons {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > fieldset, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.order_history_view_permission, .user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.customer-custom-account .block-dashboard-subaccounts .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .field.order_history_view_permission {
		margin-top: 0;
	}

	.customer-custom-account form.form-edit-account .actions-toolbar .primary {
		display: inline-block;
	}

	.agency-agency-result .filter-options-content ol {
		height: 48px;
	}

	.filter-options-content .arrow {
		top: 11.2px;
	}

	.agency-agency-result .filter-options-content ol.select-active {
		height: auto;
	}

	.orders-page-title .reload-page {
		margin-bottom: 25px;
	}

	.agency-agency-result .filter-options.filter-by-customer .filter-options-content {
		margin-bottom: 15px;
	}

	body .block-search .loading .action.search {
		top: 20px;
	}

	.modal-popup.confirm.modal-slide .modal-inner-wrap {
		margin-left: auto;
		margin-right: auto;
		height: auto;
	}

	.modal-popup.confirm.modal-slide {
		height: auto;
		width: 100%;
		left: auto;
		right: auto;
		top: 50px;
	}

	.custom-theme-body .modal-popup.modal-slide .modal-footer {
		display: block;
	}

	.modal-download-statement .modal-footer .action-secondary.close, .modal-download-statement .modal-footer .action-primary.save {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
		margin-left: 0;
	}

	.modal-download-statement .account-statement-info-section {
		flex-direction: column;
	}

	.modal-download-statement .account-statement-info-section > fieldset {
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	a.action.primary.already-buyed-link {
		margin-top: 10px;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.status_remove {
		-ms-flex: 0 0 39%;
		flex: 0 0 39%;
		max-width: 39%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.order_history_view_permission {
		-ms-flex: 0 0 61%;
		flex: 0 0 61%;
		max-width: 61%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-role {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-status_remove {
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.remain-credits {
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

	.qs-option-categoryTab a {
    	padding: 5px 16px;
    	margin-left: 2px;
    	margin-right: 2px;
    }

    .custom-search-categories .agency-result-new-filters .filter-options > .filter-item-content {
    	width: 100%;
    }

    .custom-search-categories .agency-result-new-filters .filter-options .filter-options-content {
    	margin-bottom: 25px;
    }

    .custom-search-categories .grouped .header-agency-name .agency-status {
    	margin-top: 15px;
    }

    .agency-view.agency-view-new-design-element .agency-title .agency-status {
    	margin-top: 15px;
    }

    .agency-view.agency-view-new-design-element .agency-title .agency-status .activity-status-date {
    	flex-direction: row;
    	align-items: center;
    }

    .agency-view.agency-view-new-design-element .bottom-info {
    	margin-bottom: 20px;
    	padding: 0;
    }

    .custom-search-categories .grouped.agency-view-new-design .bottom-info {
    	margin-bottom: 20px;
    }

    .settore-desc-link {
    	text-align: center;
    }

    .category-tabs ul li {
    	display: block;
    	margin-left: auto;
	    margin-right: auto;
	    text-align: center;
	    margin-bottom: 25px;
    }

    .agency-view.persone-view-new-design-element .agency-main-address {
    	text-align: center;
    	width: 100%;
    }
}

@media (max-width: 600px) {
	.custom-theme-body .agency-container .block-search p {
		line-height: normal;
	}

	.page-product-grouped.agency-agency-result .grouped .product-item-name label span {
		line-height: 20px;
		margin-bottom: 5px;
		display: block;
	}
}

@media (max-width: 575px) {
	.testimonial .col-10 p {
		white-space: normal;
		text-overflow: unset;
		overflow: visible;
		min-height: 60px;
	}

	.testimonial blockquote {
		line-height: normal;
	}

	.testimonial {
		padding-left: 15px;
		padding-right: 15px;
	}

	.progress_bottom a:after {
		top: calc(50% - 14px);
	}

	.col-footer .row {
		max-width: 100%;
	}

	.header_cards form .input-group {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.select ul#selezionaAreaDiCompetenza li, .select ul#selezionaAreadInteresse li {
		width: calc(100% - 33px);
	}

	.modal-popup.video-custom-modal .modal-inner-wrap {
		width: calc(100% - 30px);
	}

	.modal-popup.save-template-custom-modal .modal-inner-wrap {
		width: calc(100% - 30px);
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.custom-theme-body-checkout .card-summary .card-body .custom-checkout-page .product-image img {
		margin-bottom: 16px;
	}

	.custom-theme-body-checkout .custom-cart-price > span, .custom-theme-body-checkout .remove-item-button a.action.action-delete {
		text-align: left;
		float: none;
	}

	a.action.primary.already-buyed-link {
		margin-top: 10px;
	}

	.custom-theme-body .modal-popup.confirm.modal-slide .modal-inner-wrap-element .modal-footer {
		flex-direction: column;
	}
}

@media (max-width: 500px) {
	.agency-view .agency-title .agency-status {
		font-size: 12px;
	}

	.agency-view .agency-title .agency-status .activity-status {
		max-width: 110px;
		height: 22px;
		max-height: 22px;
		font-size: 13px;
		line-height: 20px;
	}

	.grouped .header-agency-name .agency-status {
		font-size: 12px;
	}

	.grouped .header-agency-name .agency-status .activity-status {
		max-width: 130px;
		height: 22px;
		max-height: 22px;
		font-size: 13px;
		line-height: 20px;
	}

	.agency-view-main-title h1 {
		font-size: 25px;
	}

	.agency-view.agency-view-new-design .col-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.popular-products.suggested.header_cards .col-lg-2 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (max-width: 469px) {
	.progress_section div a.activelink > h4::after {
		left: 15%;
	}

	.customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > fieldset, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.status_remove, .customer-custom-account .block-dashboard-subaccounts .subaccounts-info-section > .field.order_history_view_permission, .user-dashboard-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.category-tabs ul {
		flex-direction: column;
	}

	.category-tabs ul li {
		margin-top: 0;
	}

	.category-tabs ul li, .category-tabs ul li a {
		width: 100%;
		display: block;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.status_remove {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.customer-custom-account.customer-account-index .block-dashboard-subaccounts .subaccounts-info-section > fieldset.order_history_view_permission {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-email {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.disable-status_remove {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.user-dashboard-index .block-dashboard-subaccounts.full-width-card .subaccounts-info-section > fieldset.remain-credits {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	.qs-option-categoryTab a {
		font-size: 15px;
    	padding: 5px 5px;
    	margin-left: 2px;
    	margin-right: 2px;
    }
}

@media (max-width: 429px) {
	.progress_bottom .card-btn {
		padding-right: 40px;
	}

	#responsiveMenu {
		padding-left: 0;
	}

	#responsiveMenu {
		width: 100%;
	}

	.template-save-update-form .custom-button {
		max-width: calc(100% - 40px);
		margin-right: 0;
		margin-left: 40px;
		margin-bottom: 15px;
	}

	.progress_card .actions .custom-button.bck-btn {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		max-width: 48px;
	}

	.progress_card .actions .custom-button.bck-btn:after {
		left: calc(50% - 3.5px);
	}

	.progress_card .actions .custom-button.frw-btn {
		max-width: calc(100% - 63px);
	}
}

@media (max-width: 400px) {
	.user-links-dropdown.show-minisito {
        height: 382px;
    }
}

@media (max-width: 320px) {
    .agency-agency-result .block-search .label.active+.control input {
        position: absolute;
    }

    .agency-agency-result .block-search .label {
        display: none !important;
    }

    .agency-agency-result .block-search input {
        left: 0;
        bottom: 0;
        margin: unset;
        position: absolute;
        top: auto;
    }

	.agency-agency-result .block-search .action.search {
        display: inline-block;
        background-image: none;
        background: none;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        padding: 5px 0;
        position: absolute;
        right: 10px;
        top: -3px;
        z-index: 1
    }

    .block-search .action.search>span {
        display: none;
    }



    .custom-theme-body.agency-agency-result .block-search .action.search {
        display: inline-block;
        background: none;
        border: none;
    }

    .custom-theme-body.agency-agency-result .block-search .action.search:before {
        padding: 10px 11px;
        padding-top: 10px;
        position: unset;
        right: unset;
        top: unset;
        margin-top: 10px;
    }
}
