
/* RMA */

/** RMA FORM **/
/*
 body .rma-form .bootstrap-select .btn {
	 color: #000;
	 border: 1px solid #666;
}
 body .rma-form .bootstrap-select .btn.bs-placeholder {
	 color: #666;
}
 body .rma-form .bootstrap-select .btn.bs-placeholder:hover {
	 color: #000;
}
 body .rma-form .bootstrap-select .btn .caret > svg {
	 fill: #666;
}
 body .rma-form .bootstrap-select .btn:hover .caret > svg, body .rma-form .bootstrap-select .btn:focus .caret > svg {
	 fill: #000;
}
 body .rma-form .bootstrap-select .btn:hover {
	 border: 1px solid #000;
}
 body .rma-form .bootstrap-select .btn:focus {
	 border: 1px solid #000;
}
 body .rma-form .bootstrap-select > .dropdown-menu {
	 margin-top: -8px;
	 border: 1px solid #000;
	 -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
	 -moz-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
	 box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
}
 body .rma-form .bootstrap-select > .dropdown-menu > .dropdown-menu > li {
	 margin: 0 !important;
}
 body .rma-form .bootstrap-select > .dropdown-menu > .dropdown-menu > li > a {
	 color: #000;
	 border-top: 1px solid #fff;
}
 body .rma-form .bootstrap-select > .dropdown-menu > .dropdown-menu > li > a:hover {
	 background: #666;
	 border-top: 1px solid #666;
	 color: #fff;
}
 body .rma-form .bootstrap-select > .dropdown-menu > .dropdown-menu > li.selected > a {
	 background: #666;
	 border-top: 1px solid #666;
	 color: #fff;
}
 body .rma-form .bootstrap-select.open .btn {
	 border: 1px solid #000;
	 color: #000;
}
 body .rma-form .bootstrap-select.open .btn .caret > svg {
	 fill: #000;
}
 body .rma-form .bootstrap-select.open .btn:hover, body .rma-form .bootstrap-select.open .btn:focus {
	 border: 1px solid #000;
}
 body .rma-form .bootstrap-select.open .btn:hover .caret > svg, body .rma-form .bootstrap-select.open .btn:focus .caret > svg {
	 fill: #000;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style], html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] {
	 float: left;
	 width: 100% !important;
	 position: relative;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single {
	 background: transparent;
	 font-weight: normal !important;
	 line-height: 1;
	 color: #000;
	 width: 100% !important;
	 border: 0px;
	 padding: 15px !important;
	 margin: 0;
	 outline: none;
	 resize: none;
	 height: 44px;
	 position: relative;
	 border: 1px solid #666;
	 -webkit-appearance: none;
	 -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 transition: all 0.3s;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single input, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single input {
	 display: none;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-single div b, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-single div b {
	 position: relative;
	 top: 9px;
	 right: 9px;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop {
	 background-color: #fff;
	 border: 1px solid #666 !important;
	 border: 0;
	 padding: 0;
	 margin: 0;
	 top: 100% !important;
	 max-height: 300px !important;
	 max-width: 100%;
	 -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
	 -moz-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
	 box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.0);
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-search input, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-search input {
	 background-image: none !important;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li {
	 font-weight: normal;
	 line-height: 1;
	 color: #000;
	 padding: 15px 30px !important;
	 margin: 0 !important;
	 border-top: 1px solid #f1f1f1;
	 opacity: 1;
	 visibility: visible;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li:after, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li:after {
	 display: none !important;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li:hover, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li:hover {
	 background: #f1f1f1;
	 border-top: 1px solid #f1f1f1;
	 color: red;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] .chosen-drop .chosen-results li.highlighted, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] .chosen-drop .chosen-results li.highlighted {
	 background: #000;
	 border-top: 1px solid #000;
	 color: #fff;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].loading .chosen-drop:after, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].loading .chosen-drop:after {
	 content: "";
	 float: left;
	 width: 100%;
	 height: 100%;
	 background: rgba(255, 255, 255, 0.5) url('../../_img/elements/loading-2.gif');
	 background-repeat: no-repeat;
	 background-position: center;
	 top: 0;
	 left: 0;
	 position: absolute;
	 z-index: -1;
}
 html body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].loading-no-results .chosen-drop .chosen-results li, html body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].loading-no-results .chosen-drop .chosen-results li {
	 opacity: 0;
	 visibility: hidden;
	 text-indent: -9999px;
}
*/

.populate-material.disable .chosen-container.chosen-container-single {
	pointer-events: none!important;
}


/* SAP */

.sap-message {
	display: none!important;
	margin-top: -20px!important;
	max-width: 50%!important;
	color: red;
}

.sap-message.active {
	display: block!important;
}

@media (max-width: 767px) {
	.sap-message {
		max-width: 100%!important;
	}
}


/* USA
.us__visitors--active {
	 position: fixed !important;
	 top: 0;
	 left: 0;
	 z-index: 10000;
	 min-height: 100vh;
}
 .us__visitors--active.us__visitors--inactive {
	 display: none !important;
	 opacity: 0 !important;
	 visibility: hidden !important;
}
 .us__visitors--active > div {
	 min-height: 100%;
}
 .us__visitors--active > div > div {
	 min-height: 100%;
}
 .us__visitors--active .elementor-background-overlay {
	 cursor: pointer;
}
 .us__visitors--active .us__visitors {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 min-height: 100vh;
}
 .us__visitors--active .us__visitors--close {
	 position: absolute;
	 top: 15px;
	 left: -15px;
	 cursor: pointer;
}
*/
 