/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.group-step .no-float {
	float: unset;
}

.group-step .no-flex {
	display: block;
}

.progress_bar {
	display: flex;
	width: 100%;
}

.progress_bar li {
	width: 33.33%;
	float: left;
	position: relative;
	margin: 0;
	list-style-type: none;
}
.progress_bar li:before {
	content: counter(step);
	width: 30px;
	line-height: 30px;
	display: block;
	font-size: 0px;
	background: #eaedef;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0;
	height: 30px;
}
.progress_bar li.active:before {
	background: #0073aa;
}

.progress_bar li:first-child:after {
	display: none;
}

.progress_bar li:after {
	content: '';
	width: 60%;
	height: 1px;
	background: #eee;
	position: absolute;
	left: -50%;
	top: 15px;
	z-index: -1;
	transition: 0.8s ease all;
	-moz-transition: 0.8s ease all;
	-webkit-transition: 0.8s ease all;
	margin-left: 20%;
}
.progress_bar li.active:after {
	background: #0073aa;
}

.steps_item_container {
	text-align: center;
}

.steps_item_icon {
	position: absolute;
	left: 50%;
	top: 0px;
	line-height: 29px;
	margin-left: -16px;
	height: 29px;
	width: 31px;
	border-radius: 50%;
}

.count_step {
	font-size: 15px;
}

.progress_bar li.active .count_step {
	color: #fff;
}

.progress_bar li.current .progress_bar_title {
	font-weight: 600;
}

.check:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f00c";
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 31px;
	height: 29px;
}

.group-step {
	margin: 10px 0px;
	background-color: #fff;
	padding: 20px 10px;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin: 0px;
	width: 100%;
}

.wpcf7-list-item.first {
	margin: 0px;
}

.group-step h3 {
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 18px;
}

form.cf7mls input.wpcf7-form-control.wpcf7-submit {
	padding: 13px 5px;
	line-height: 12px;
	height: 12px;
	min-width: 100px;
	text-align: center;
	margin: 16px 0px 0px 0px;
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls span.ajax-loader {
	right: 100px;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
	margin: 0px;
	top: 0px;
	width: auto;
}

@media screen and (min-width: 768px) {
	.row {
		display: inline-flex;
		width: 100%;
	}
}

img {
	image-rendering: unset;
}

@media screen and (min-width: 601px) {
	.change-site {
		margin-left: 30px;
	}
}
@media screen and (max-width: 600px) {
	.header_top .left > .inner {
		display: flex;
		flex-direction: column;
	}
}

.change-site a {
	padding: 0px 25px;
	display: inline-block;
}
.change-site.sv-style a {
	background-color: #ce202f;
	color: #fff !important;
}
.change-site.en-style a {
	background-color: #f5ee31;
	color: #000 !important;
}

.landing-page .full_section_inner > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.tensegrity-col > .vc_column-inner > .wpb_wrapper {
	background-image: url(https://tensegrity.se/wp-content/uploads/2021/07/built-to-last-bg-scaled.jpg);
}

.velosystem-col > .vc_column-inner > .wpb_wrapper {
	background: url(https://tensegrity.se/wp-content/uploads/2021/07/built-to-fit-bg-scaled.jpg);
}

.tensegrity-col .container-text {
	background-image: url(https://tensegrity.se/wp-content/uploads/2021/07/built-to-last.png);
	width: 52%;
	height: 52%;
}

.velosystem-col .container-text {
	background-image: url(https://tensegrity.se/wp-content/uploads/2021/07/built-to-fit-up-1.png);
	width: 72%;
	height: 41%;
}

.container-text {
	position: absolute !important;
	background-size: contain !important;
}

.container-text-velo {
	background-image: url(https://tensegrity.se/wp-content/uploads/2021/07/built-to-fit-velo.png);
	position: absolute !important;
	background-size: contain !important;
	width: 25%;
	height: 100%;
	background-position: center bottom !important;
	bottom: 50px;
}

.container-text-duke {
	background-image: url(https://tensegrity.se/wp-content/uploads/2021/11/logo-duke.png);
	position: absolute !important;
	background-size: contain !important;
	width: 25%;
	height: 100%;
	background-position: center bottom !important;
	bottom: 50px;
}

@media screen and (max-width: 767px) {
	.tensegrity-col .container-text,
	.velosystem-col .container-text {
		width: 42%;
		height: 42%;
	}
	.icon-tense img {
		width: 60px;
	}
	.container-text-duke,
	.container-text-velo {
		width: 130px;
	}

}

.icon-tense {
	position: absolute !important;
	width: 100%;
	margin: 0;
}

.icon-tense > .full_section_inner {
	z-index: 99;
	width: 230px;
	top: 80px;
	margin: auto;
}

@media screen and (max-width: 1440px) {
	.icon-tense > .full_section_inner {
		width: 150px;
	}
}

@media screen and (max-width: 767px) {
	.icon-tense {
		min-height: 100vh;
		display: flex;
	}
	.icon-tense > .full_section_inner {
		top: 0px;
		width: 120px;
	}
}
	
.landing-page .full_section_inner .vc_col-sm-6 > .vc_column-inner {
	padding: 0px;
}

.link,
.link .wpb_wrapper,
.link .wpb_wrapper a {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
}

.tensegrity-col .logo-tensegrity img {
	width: 80px;
}

.text-tensegrity img {
	width: 250px;
}

.logo-velosystem img {
	width: 250px;
}

.tensegrity-col h2 {
	color: #fff;
	font-size: 35px;
}

.velosystem-col h2 {
	font-size: 35px;
}

@media screen and (min-width: 768px) {
	.velosystem-col .block-1 {
		flex-grow: 1;
		align-items: center;
		display: flex;
		padding-top: 300px;
	}

	.velosystem-col .block-2 {
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 767px) {
	.landing-page .full_section_inner > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
		min-height: 50vh;
	}
	.tensegrity-col h2,
	.velosystem-col h2 {
		font-size: 28px;
	}
	.block-1 {
		padding-bottom: 50px;
	}
}

strong {
	font-weight: 600;
}

.wpb_wrapper ul {
	list-style-position: outside;
	line-height: 22px;
}

.wpb_wrapper ul li {
	margin: 20px 0px;
}

.main_menu > ul > li.menu-item-has-children > a > .plus {
	position: relative;
	padding-right: 17px;
	color: #191919;
}

.main_menu > ul > li.menu-item-has-children > a > .plus:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f107";
	position: absolute;
	top: 2px;
	left: 6px;
	font-weight: bold;
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
	color: #000;
}

@media screen and (min-width: 1201px) {
	.q_logo a {
		height: 70px !important;
	}
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
	.header_bottom {
		padding: 0 25px;
	}
	.q_logo a {
		height: 60px !important;
	}
	nav.main_menu > ul > li > a {
		padding: 0 16px;
	}
}

.header_top i {
	color: #018d46;
	font-size: 17px;
	margin-right: 10px;
}

.header_top a:hover {
	text-decoration: underline;
}

.box-facebook a {
	background: #008c45;
	padding: 0px 65px;
	color: #fff !important;
	display: inline-block;
}

.box-facebook a:hover {
	background-color: rgba(66,169,117,1);
	text-decoration: none;
}

.section_2 {
	background-color: rgb(217, 210, 189);
    background-repeat: no-repeat !important;
    background-size: 720px 540px !important;
    background-position: 0% 0% !important;
    padding-bottom: 80px;
}

.section_2 .text {
	padding-top: 120px;
}

.section_3 .box-home .wpb_text_column .wpb_wrapper {
	margin: 20px 0px 60px;
}

.section_3 .box-home h3 {
	font-weight: 600;
}

.section_3 .box-home p {
	padding: 0 30px;
}

.section_3 .box-home a {
	font-weight: 600;
}
.section_3 .box-home a:hover {
	text-decoration: underline;
}

@media screen and (min-width: 1001px) {
	.section_2 .padding {
		padding-right: 100px;
	}
	.section_3 .padding {
		padding: 0 20%;
	}
	.header_top {
		height: 40px;
		line-height: 40px;
	}
}

@media screen and (max-width: 1000px) {
	.box-facebook a {
		padding: 4px 65px;
	}
}

@media screen and (min-width: 601px) {
	.header_top .right .header-right-widget:first-child {
		margin-right: 50px;
	}
}

@media screen and (max-width: 600px) {
	.header_top .right .inner > div {
		float: none;
	}
	.header_top .inner {
		margin: 0px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
	.section_2 .q_elements_holder .q_elements_item {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.section_2 .image .wpb_single_image.vc_align_center {
		text-align: left;
		margin-top: 30px;
	}
	.bg-wall .q_elements_holder .q_elements_item  {
		text-align: left !important;
		margin-top: 20px;
		display: block;
	}
}

.section_4 {
	background-position: 50% 0% !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: scroll;
	padding: 90px 0px;
}

.section_4 h2 {
	color: #fff;
}

.section_4 p {
	color: #fff;
}

.section_4 .name {
	font-weight: 600;
	font-size: 20px;
}

.section_4 .cit {
	font-weight: 600;
}

.section_4 .text {
	padding: 0px 30px;
}

footer img {
	width: 80px;
}

.contact-footer li {
	margin-bottom: 10px;
}

.contact-footer i {
	font-size: 18px;
	width: 20px;
	margin-right: 5px;
}

.contact-footer a:hover {
	text-decoration: underline;
}

.partner {
	margin-bottom: 60px;
}

.partner p {
	font-size: 20px;
}

@media screen and (min-width: 768px) {
	.section_4 .text:first-child {
		border-right: 2px solid #c0beb8;
	}
	.partner {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 150px;
		border-right: 2px solid #ebebeb;
	}

	.partner:last-child {
		border-right: none;
	}

	.partner .wpb_single_image .vc_single_image-wrapper {
		height: 70px;
		display: flex;
		justify-content: center;
		align-items: center;
	}	
	.box-orange {
		border-right: 2px solid #c9a497;
	}
}

.title_line {
	border-bottom: 5px solid #cd212a;
	padding-bottom: 8px;
	display: inline-block;
}

.orange-bg {
	background-position: 50% 100% !important;
}

.orange-bg h2 {
	color: #fff;
}

.title_line.orange {
	border-color: #ff7200;
}

.box-orange {
	margin-bottom: 40px;
}

.box-orange:last-child {
	border-right: unset;
}

.box-orange h3 {
	color: #fff;
	font-size: 48px;
}

.box-orange p {
	color: #fff;
}

.box-orange p strong {
	font-size: 20px;
}

.bg-wall h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
}

.bg-wall .qbutton {
	padding: 0 60px !important;
}

.border-box {
	border: 2px solid #000;
    padding: 30px 30px 50px 30px;
    display: flex;
}

.border-box .col-1 {
	border-right: 2px solid #ebebeb;
	margin-right: 30px;
}

.border-box .coll {
	width: 50%;
}

.border-box p {
	margin-top: 0px;
}

.border-box ul {
    list-style-position: inside;
    line-height: 15px;
    padding-left: 20px;
}

@media screen and (max-width: 480px) {
	.border-box {
	    padding: 10px 10px 30px 10px;
	}
}

.black-bg h2 {
	font-size: 48px;
	color: #fff;
	line-height: normal;
}

.contact-list {
	display: flex;
	margin: 30px 0px;
}

.contact-list .info {
	display: flex;
	font-size: 20px;
	margin-left: 10px;
	align-items: center;
}

.fc {
	font-family: 'Kaushan Script', cursive;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #bbbbbb;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: #008c45 !important;
	border-color: #008c45 !important;
	color: #fff !important;
}


/* VELOSYSTEM PAGE'S */

.title {
	padding: 0px 0px 0px 34px !important;
	margin-top: 23px;
	font-size: 27px;
	line-height: 25px;
	margin-bottom: 30px;
	font-weight: 800;
	text-transform: uppercase;
	width: auto;
	height: auto;
	border: unset;
}

.title:before {
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	background-color: #e20c18;
}

.title-product,
.title-product a {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 25px;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
}

.title-product:before {
	font-family: 'FontAwesome';
	content: "\f054";
	padding: 0 10px 0 0;
	color: #e20c18;
}

hr {
    margin-top: 10px !important;
    color: #E4E7E9;
    background-color: #E4E7E9;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    height: 1px;
}

.velo .wpb_text_column .wpb_wrapper ul {
	margin-bottom: 10px;
	padding-left: 10px;
	list-style: none;
	line-height: 26px;
}

.velo .wpb_text_column .wpb_wrapper ul li {
	padding-left: 10px;
    margin: 0px;
}

.velo .wpb_text_column .wpb_wrapper ul li:before {
	color: #e20c18;
    font-family: 'FontAwesome';
    content: "\f105";
    padding: 0 10px 0 0;
}

.sidebar-velo h5 {
	font-size: 22px;
	line-height: normal;
	font-weight: 800;
	letter-spacing: 0;
	margin-top: 20px;
}

.sidebar-velo li {
	margin-bottom: 5px !important;
	line-height: 21px;
}

.sidebar-velo li:before {
	color: #e20c18;
	font-family: 'FontAwesome';
	content: "\f105";
	padding: 0 10px 0 0;
}

.contenitore-button {
    margin-top: 20px;
}

.contenitore-button .button {
    border: 3px solid #E20C18;
    border-radius: 5px;
    padding: 8px 30px;
    font-weight: 700 !important;
    color: #E20C18 !important;
    display: inline-block;
}
.contenitore-button .button:hover {
	background-color: #E20C18;
	color: #fff !important;
}


.wpcf7-list-item {
	margin: 0px;
}

.area-riservata img {
	width: 18px;
	position: relative;
	top: 3px;
}



/* --- PRIVACY IUBENDA --- */

#privacy_style{
    font-family: "Helvetica Neue",Helvetica,Arial,FreeSans,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #59636D;
}

.one_line_col{
  width: 100%;
  float: none;
  border-top: 0;
  padding-bottom: 21px;
  border-bottom: 1px dotted #DFDFDF;
}

#privacy_style hr{
  padding-top: 15px;
  margin: 0 0 15px 0;
  border: 0;
  border-bottom:1px solid #eee;
}

/* --- LINK --- */
#privacy_style a{
  font-weight: normal;
  border-bottom: 1px solid #F0F0F0;
  text-decoration: none;
  color: #333b43;
}

#privacy_style a:hover:not(.btn){
  color: #121518;
  border-bottom-color: #D6D6D6;
  -webkit-transition: 0.1s linear all;
    transition: 0.1s linear all;
}

#privacy_style a:hover, #privacy_style a:active{
  outline: 0;
}

/* --- TITOLI --- */
#privacy_style h1, #privacy_style h2, #privacy_style h3{
  color: #3F3F3F;
  margin: 0;
  font-family: inherit !important;
}

#privacy_style h1{
  font-size: 19px;
  font-weight: normal;
  line-height: 23px;
  margin-bottom: 5px;
}

#privacy_style h2{
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
  padding-top: 21px;
}

#privacy_style h3{
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  padding-top: 24px;
}

#privacy_style h4{
  font-size: 13px;
  font-weight: bold;
  padding-top: 19px;
  margin-bottom: 0;
  color: #59636D;
  font-family: inherit;
}

#privacy_style h4:first-child{
  padding-top: 0;
}

#privacy_style h4:after{
  display: none;
}

/* --- PARAGRAFI --- */
#privacy_style h1 + p, #privacy_style h2 + p, #privacy_style h3 + p{
  padding-top: 5px;
}

#privacy_style h3 + p{
  padding-top: 0;
}

#privacy_style p{
  line-height: 19px;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  color: #59636D;
  font-family: inherit;
}

#privacy_style .iub_header p{
  margin: 0;
  padding: 0;
}

#privacy_style strong{
  font-weight: bold;
  font-style: inherit;
}

#privacy_style .wrap p{
  display: inline-block;
}

/* --- LISTE --- */
#privacy_style ul.styled, #privacy_style ul{
  list-style: disc;
  padding-top: 5px;
}

#privacy_style ul.styled li, #privacy_style ul li{
  list-style: disc;
  line-height: 19px;
  font-size: 13px;
  margin-left: 30px;
  margin-top: 2px;
}

/* --- BOX --- */
#privacy_style .one_line_col > ul.for_boxes{
  margin-top: 21px;
}

#privacy_style ul.for_boxes, #privacy_style ul.for_boxes > li, #privacy_style ul.unstyled, #privacy_style ul.unstyled > li{
  list-style: none;
  padding: 0;
  margin: 0;
}

#privacy_style .one_line_col > ul.for_boxes > li:nth-child(2n+1){
  clear: left;
  float: left;
}

#privacy_style .one_line_col > ul.for_boxes > li:nth-child(2n){
  float: right;
  clear: right;
}

#privacy_style .one_line_col > ul.for_boxes > li, #privacy_style .half_col > ul.for_boxes > li{
  clear: both;
  width: 100%
}

#privacy_style .one_line_col > ul.for_boxes > li:nth-child(2n+1) > div, #privacy_style .half_col > ul.for_boxes > li:nth-child(2n+1) > div{
  margin-right: 0;
}

#privacy_style .one_line_col > ul.for_boxes > li:nth-child(2n) > div, #privacy_style .half_col > ul.for_boxes > li:nth-child(2n) > div{
  margin-left: 0;
}

#privacy_style .box_10{
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 3px;
}

#privacy_style .box_primary{
  border: 1px solid #C0C1C1;
  border-bottom-color: #A8AAAB;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 rgba(0,0,0,0.1);
  background: #FFF;
}

#privacy_style .box_10 > .w_icon_24, #privacy_style .box_10.expand > .w_icon_24, #privacy_style .box_10 > .w_icon_24.expand-click, #privacy_style .box_10.expand > .w_icon_24.expand-click{
  padding-left: 45px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 10px 10px;
}

#privacy_style .expand .expand-click, #privacy_style .box_10.expand .expand-click, #privacy_style .expand.expanded .expand-click, #privacy_style .box_10.expand.expanded .expand-click{
  border-bottom: 1px dotted #DDD;
  margin-bottom: 10px;
  -webkit-transition: 0.2s linear all;
    transition: 0.2s linear all;
}

#privacy_style .box_10.expand .expand-click{
  margin: -10px;
  padding: 12px 25px 13px 10px;
}

#privacy_style .expand-click{
  cursor: default;
}

#privacy_style [class*="policyicon_"]{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAGFBMVEUAAAA%2FPz8%2FPz8%2FPz8%2FPz8%2FPz8%2FPz8%2FPz9%2BjSc3AAAAB3RSTlMAEEBQgMzQxeXuPgAAADJJREFUGFdjYMAJWEPhIAAPh70cDgoGK6cI5B8Yp6S8TACJk4gkA5RAcBKR9BQLoAUOAATNYYOCulUNAAAAAElFTkSuQmCC);
}

#privacy_style .expand-click{
  position: relative;
}

#privacy_style .box_10.expand .expand-content{
  margin-top: 10px;
}

#privacy_style .box_10.expand .expand-content > :first-child{
  margin-top: 0px;
  padding-top: 0px;
}

/* --- DEFINIZIONI --- */
#privacy_style .definitions{
  margin-top: 21px;
}

#privacy_style .definitions .expand-click.w_icon_24{
  margin-top: -11px;
  padding: 14px 10px 12px 45px !important;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 5px 0 !important;
}

#privacy_style .icon_ribbon{
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAW0lEQVR42u3OwQkAIQxE0XSWVrazlJpdQdGDC0pQEf7A3ELmibsPV1V9pDM%2FAQAAAAAAAAAAAAAAEAXY1%2BcUwCQnITYD6niL2ASo4z3EaoDKf8qNBQHxArgK8ALKMXCw%2Bim7vwAAAABJRU5ErkJggg%3D%3D);
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  padding-top: 24px;
  font-family: "Helvetica Neue",Helvetica,Arial,FreeSans,sans-serif;
  color: #3F3F3F;
}

#privacy_style .icon_ribbon:before{
  content: '';
}

#privacy_style .definitions .expand-content{
  padding-left: 5px;
  padding-right: 5px;
}

/* --- FOOTER --- */
#privacy_style .iub_footer{
  padding: 24px 0;
  clear: both;
  position: relative;
  font-size: 11px;
}

#privacy_style .iub_footer p{
  font-size: 11px;
  padding:0;
}

#privacy_style .iub_footer p:last-of-type{
  margin: 10px 0;
  clear: both;
}





/* WOOCOMMERCE */

.woocommerce .product h1.product_title {
	font-size: 22px;
	letter-spacing: 0px;
	font-weight: 800;
}
@media screen and (max-width: 768px) {
	.woocommerce .product h1.product_title {
		margin-top: 15px;
	}
}

.woocommerce div.product .summary p.price span.amount {
	color: #000;
}

.woocommerce ul.products li.product .add_to_cart_button {
	display: none;
}


.added_to_cart.added_to_quote.wc-forward {
	background: #CD212B;
	color: #fff;
	padding: 0px 23px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	border: 2px solid #CD212B;
}


.title-field {
	font-weight: 700;
	font-size: 16px;
}

.box-field {
	background-color: #F0F0F2;
	padding: 10px 15px;
	margin: 10px 0px;
}

.box-field span.label {
	color: #8E9CA9;
	text-transform: uppercase;
	font-weight: 800;
}

.box-field select {
	margin: 0px 3px;
}

.total-container {
	margin-bottom: 20px;
}

dl.variation p {
	margin: 0px;
}
dl.variation dt {
	margin-top: 10px;
	font-weight: 700;
}

dt.variation-wheelfront,
dt.variation-wheelback {
	text-transform: uppercase;
	margin-bottom: -10px;
	margin-top: 20px !important;
}

/* ==========================================================================
   CONFIGURATORE MICROFILLA - LAYOUT E STILE AGGIORNATO
   ========================================================================== */

#customizer-app {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding: 25px;
  margin-top: 20px;
  background-color: #fafafa;
  font-family: inherit;
}

#customizer-app .title-field {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

/* Box di ogni sezione */
#customizer-app .box-field {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 15px;
}

#customizer-app .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}

/* Label + select layout */
#customizer-app label {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* Select base */
#customizer-app select {
  width: 100%;
  padding: 10px 12px;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  height: 44px;
  line-height: 1.4;
  appearance: none;
  transition: all 0.2s ease-in-out;
}

#customizer-app select:hover {
  border-color: #888;
}

/* ========================================================================== */
/* FULL WIDTH SELECTS (size + configuratore) */
/* ========================================================================== */

#customizer-app .type-of-wheel,
#customizer-app select[data-bind*="sizeList"],
#customizer-app select[name*="size"],
#customizer-app .row select[data-bind*="config.front.size"],
#customizer-app .row select[data-bind*="config.back.size"] {
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100%;
}

/* ========================================================================== */
/* SPOKES: doppia select (prodotto + qty) */
/* ========================================================================== */

/* Riga spokes: due campi orizzontali e allineati */
#customizer-app .row[data-bind*="'raggio'"] {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  align-items: stretch;
}

/* Campo prodotto */
#customizer-app .row[data-bind*="'raggio'"] .field:first-child {
  flex: 1 1 75%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* Campo quantità */
#customizer-app .row[data-bind*="'raggio'"] .field:last-child {
  flex: 1 1 25%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* Assicura stessa altezza e allineamento */
#customizer-app .row[data-bind*="'raggio'"] select {
  height: 44px;
  padding: 10px 12px;
  font-size: 15px;
  border-radius: 6px;
}

/* ========================================================================== */
/* Totali */
/* ========================================================================== */

#customizer-app .total-container {
  border-top: 2px solid #ddd;
  margin-top: 25px;
  padding-top: 15px;
  justify-content: space-between;
  align-items: center;
}

#customizer-app .total-summary {
  font-size: 17px;
  font-weight: 600;
}

#customizer-app .total-summary span {
  color: #111;
}


/* ==========================================================================
   CORREZIONE ALLINEAMENTO SPOKES (qty + prodotto)
   ========================================================================== */

/* Riga Spokes: allineamento perfetto orizzontale */
#customizer-app .row[data-bind*="'raggio'"] {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch !important;
  gap: 15px;
}

/* Campo prodotto (sinistra) */
#customizer-app .row[data-bind*="'raggio'"] .field:first-child {
  flex: 1 1 75%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* Campo quantità (destra) */
#customizer-app .row[data-bind*="'raggio'"] .field:last-child {
  flex: 1 1 25%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* Entrambe le select con stessa altezza */
#customizer-app .row[data-bind*="'raggio'"] select {
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 12px !important;
  border-radius: 6px;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
}

/* Label allineate correttamente */
#customizer-app .row[data-bind*="'raggio'"] label {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 6px;
}

/* Evita salti di altezza dovuti alle label vuote */
#customizer-app .row[data-bind*="'raggio'"] .field:last-child label span.label {
  display: none;
}

/* Responsive: stack su schermi stretti */
@media (max-width: 600px) {
  #customizer-app .row[data-bind*="'raggio'"] {
    flex-wrap: wrap;
  }

  #customizer-app .row[data-bind*="'raggio'"] .field {
    flex: 1 1 100%;
  }
}

/* ==========================================================================
   SELECT SIZE - larghezza piena e layout wheelset
   ========================================================================== */

/* Contenitore principale della sezione size */
#customizer-app .row:has(select[data-bind*="sizeList"]) {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

/* Box interno con Select Size */
#customizer-app .box-field select[data-bind*="sizeList"],
#customizer-app select[data-bind*="config.front.size"],
#customizer-app select[data-bind*="config.back.size"] {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
  box-sizing: border-box;
  padding: 10px 12px;
  font-size: 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
  height: 44px;
}

/* Titolo “Select Size” su una riga a larghezza piena */
#customizer-app .box-field span.title-field {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

/* Layout affiancato per Wheelset */
#customizer-app .box-field[data-bind*="visible: config.wheel"] > div:has(select[data-bind*='config.front.size']),
#customizer-app .box-field[data-bind*="visible: config.wheel"] > div:has(select[data-bind*='config.back.size']) {
  width: 100%;
}

/* Contenitore delle due select (Front/Back Size) quando visibili insieme */
#customizer-app .box-field > div[data-bind*="displayFront"][data-bind*="displayBack"],
#customizer-app .box-field > div:has(select[data-bind*='config.front.size']) + div:has(select[data-bind*='config.back.size']) {
  gap: 20px;
  align-items: flex-end;
}

/* Stile delle due select affiancate */
#customizer-app .box-field div[data-bind*="displayFront"] select,
#customizer-app .box-field div[data-bind*="displayBack"] select {
  flex: 1 1 50%;
  min-width: 48%;
}

/* Label più sottili e allineate */
#customizer-app .box-field label {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-weight: 500;
  font-size: 14px;
}

/* Responsive: impila sotto i 768px */
@media (max-width: 768px) {
  #customizer-app .box-field > div:has(select[data-bind*='config.front.size']) + div:has(select[data-bind*='config.back.size']) {
    flex-direction: column;
  }

  #customizer-app .box-field div[data-bind*="displayFront"] select,
  #customizer-app .box-field div[data-bind*="displayBack"] select {
    width: 100%;
  }
}

/* ==========================================================================
   SELECT SIZE - layout dinamico (singolo / doppio)
   ========================================================================== */

#customizer-app .box-field.size-selector {
  margin-bottom: 25px;
}

/* Default: una select full width */
#customizer-app .box-field.size-selector select {
  width: 100%;
  padding: 10px 12px;
  font-size: 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
  height: 44px;
  box-sizing: border-box;
  background: #fff;
}

/* Wheelset attivo → due select affiancate */
#customizer-app .box-field.size-selector.wheelset-active {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  justify-content: space-between;
}

/* Ogni select metà larghezza */
#customizer-app .box-field.size-selector.wheelset-active > div {
  flex: 1 1 50%;
}

/* Responsive: impila sotto i 768px */
@media (max-width: 768px) {
  #customizer-app .box-field.size-selector.wheelset-active {
    flex-direction: column;
  }
}

/* =================
		nascondiamo 
	 ================= */




.woocommerce .button.single_add_to_cart_button,
.woocommerce .button.addify_checkout_place_quote {
	border-radius: 50px;
	border: 1px solid #CE2030;
	background-color: #CE2030;
	font-weight: 700;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.woocommerce .button.single_add_to_cart_button:hover,
.woocommerce .button.addify_checkout_place_quote:hover {
	background-color: #fff !important;
	color: #CE2030 !important;
}
.woocommerce div.product .cart .quantity {
	padding-top: 0px;
	height: unset;
	line-height: unset;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
	width: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    height: 30px;
}

.woocommerce .added_to_cart.added_to_quote.wc-forward,
.woocommerce .button.afrfq_update_quote_btn {
	border-radius: 50px;
    border: 1px solid #CE2030;
    background-color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    color: #CE2030;
    margin-left: 20px;
}
.woocommerce .added_to_cart.added_to_quote.wc-forward:hover,
.woocommerce .button.afrfq_update_quote_btn:hover {
	background-color: #CE2030 !important;
	color: #fff !important;
}

.woocommerce-loop-product__title {
	display: none;
}

.accordion_content_inner {
	padding: 0px !important;
}

/* nascondo momentaneamente add to quote */
.summary.entry-summary form.cart {
	display: none;
}

.woocommerce div.product .related.products {
	float: left;
	width: 100%;
}
.woocommerce div.product .related.products h2 {
	font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;
    border-top: 1px solid #CD2030;
    padding-top: 20px;
}

@media screen and (max-width: 600px) {
	.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
		width: 25%;
	}
}
