/* temporarily added !important - old theme conflicts */

body {
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	margin: 0;
	font-family: Lato,sans-serif;
}

div.quantity { display: none; }

#footer1b .wpcf7-form > div[style="width:100%;"] > p {
    width: fit-content !important;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.2em !important;
}
.top-bar-section .has-dropdown > a::after {
    display: none !important;
}

.redbox {
	left: 0;
	right: 0;
	background: rgb(210,38,48); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(109,20,34) 0%, rgb(210,38,48) 8%, rgb(210,38,48) 92%, rgb(109,20,34) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgb(109,20,34) 0%,rgb(210,38,48) 8%,rgb(210,38,48) 92%,rgb(109,20,34) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgb(109,20,34) 0%,rgb(210,38,48) 8%,rgb(210,38,48) 92%,rgb(109,20,34) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.footer-bottom {
	background: rgb(210,38,48) !important;
	background: -moz-linear-gradient(top, rgb(109,20,34) 0%, rgb(210,38,48) 8%, rgb(210,38,48) 100%) !important;
	background: -webkit-linear-gradient(top, rgb(109,20,34) 0%,rgb(210,38,48) 8%,rgb(210,38,48) 100%) !important;
	background: linear-gradient(to bottom, rgb(109,20,34) 0%,rgb(210,38,48) 8%,rgb(210,38,48) 100%) !important;
}
.top-bar-section ul {
    font-size: 4px !important;
}
.slider91, .slider91es, .slider91de, .slider91it {
    background-image: url('https://elevator-drives.com/wp-content/uploads/2014/05/slider-upto91_l2.jpg');
}
.underredbox {
	left: 0;
	right: 0;
	background: none;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	justify-content: space-around;
	align-items: center;
	align-content: center;
	padding: 2vw 5vw 2vw 5vw;
	overflow: hidden;
}
.inredbox-l1 {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	justify-content: space-around;
	align-items: center;
	align-content: center;
	padding: 2vw 5vw 1vw 5vw;
	overflow: hidden;
}
.inredbox-l2 {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	justify-content: space-around;
	align-items: center;
	align-content: center;
	padding: 1vw 15vw 2vw 15vw;
	overflow: hidden;
}
.enquirybox {
	width: 75vw;
	height: 38vw;
	border: 1vw solid white;
	border-radius: 0.5vw;
}
.enqtitle {
    display:flex;
    justify-content:flex-start;
    padding-bottom:1vw;
}
.enqmidfield {
	display: flex;
	justify-content: space-between;
	height: 100%;
	box-sizing: border-box;
	padding-bottom: 1vw;
}
.enqbottom {
	display: flex;
	justify-content: center;
	align-items: center;
}
.enqinputs {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 33%;
}
.enqinput {
	flex-grow: 1;
	margin-bottom: 1vw;
}
.enqinputlast {
	flex-grow: 1;
	margin-bottom: 0;
}
.enqtxtarea {
	width: 64%;
	display: flex;
}
.txtarea {
	width: 100%;
	height: 100%;
}
.enqmktconsent {
    padding-bottom: 1vw;
}
.enqmktconsent, .enqmktconsent label, .enqmktconsent div, .enqmktconsent span {
	color: #444;
	font-size: 1vw;
	font-weight: 300;
}
.enqmktconsent>div>div {
	margin-top: 0.5vw;
}
.enqmktconsent label {
	display: flex;
	align-items: center;
}
.enqmktconsent input {
	margin: 0 1vw 0 0 !important;
}
.enqinputs input {
    margin: 0 0 0.5vw 0;
}
.enqinputs input:last-child {
    margin: 0 0 0 0;
}
.enqinputs .inputfield {
    height: auto !important;
    min-height: 2.5vw;
}
.grecaptcha-cont {
	width: unset;
}
.g-recaptcha {
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: left center;
	-webkit-transform-origin: left center;
}
.form-privacypolicy {
    max-width: 25%;
    font-size: 0.8rem;
    color: #666;
    margin-bottom: 0;
}

.txtinredbox {
	font-family: Lato,sans-serif;
	font-size: 2vw;
	font-weight: 400;
	letter-spacing: 0.2pt;
	color: white;
	text-align: center;
}
.headtxt {
	font-family: Lato,sans-serif;
	font-size: 2vw;
	font-weight: 400;
	letter-spacing: 0.2pt;
	color: #444;
	text-align: left;
}
.imginredbox {
	height: 5vw;
	width: auto;
}
.btninredbox {
	font-size: 1.05vw;
	font-family: Lato,sans-serif;
	font-weight: 400;
	letter-spacing: 0.03vw;
	color: white;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0.75vw 1.5vw;
	box-sizing: border-box;
	border: 2px solid rgba(255,255,255,0.8);
	transition: all .2s ease-in-out;
	cursor: pointer;
}
.btninredbox:hover {
	background-color: white;
	color: #d22630;
	transition: all .2s ease-in-out;
}
.btnonwhite {
	font-size: 1.05vw;
	font-family: Lato,sans-serif;
	font-weight: 400;
	letter-spacing: 0.03vw;
	background-color: white;
	color: #d22630;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0.75vw 1.5vw;
	box-sizing: border-box;
	border: 2px solid rgba(210,38,48,0.8);
	transition: all .2s ease-in-out;
	cursor: pointer;
}
.btnonwhite:hover {
	background-color: #d22630;
	color: white;
	transition: all .2s ease-in-out;
}
.inputsearch {
	height: 3vw !important;
	width: 27vw !important;
	background-color: #eee !important;
	border-color: #ccc !important;
	border-width: 1px !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
	box-sizing: border-box !important;
	font-family: Lato,sans-serif !important;
	font-weight: 300 !important;
	font-size: 1.2vw !important;
	color: rgba(0, 0, 0, 0.75) !important;
	cursor: auto !important;
	text-align: start !important;
	text-indent: 1rem !important;
	text-rendering: auto !important;
	text-shadow: none !important;
	text-size-adjust: 100% !important;
	text-transform: none !important;
	transition-delay: 0s !important;
	transition-duration: 0.15s !important;
	transition-property: all !important;
	transition-timing-function: linear !important;
	user-select: text !important;
	writing-mode: horizontal-tb !important;
	-webkit-rtl-ordering: logical !important;
	margin: 0px -1px 0px 0px !important;
}
.inputsearch:focus {
	border-color: #222 !important;
	color: #222 !important;
}
.inputsearch:invalid {
	background-color: #f5f5f5 !important;
}
.txtarea {
	resize: none !important;
	border-color: #ccc !important;
	border-width: 1px !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
	box-sizing: border-box !important;
	font-family: Lato,sans-serif !important;
	font-weight: 300 !important;
	font-size: 1.2vw !important;
	color: rgba(0, 0, 0, 0.75) !important;
	cursor: auto !important;
	text-align: start !important;
	text-indent: 0px !important;
	text-rendering: auto !important;
	text-shadow: none !important;
	text-size-adjust: 100% !important;
	text-transform: none !important;
	transition-delay: 0s !important;
	transition-duration: 0.15s !important;
	transition-property: all !important;
	transition-timing-function: linear !important;
	user-select: text !important;
	writing-mode: horizontal-tb !important;
	-webkit-rtl-ordering: logical !important;	
	width: 100% !important;
	height: 100% !important;
	margin:0 auto !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	background-color: #eee !important;
	padding: 1vw 1rem !important;
}
.txtarea:focus {
	border-color: #222 !important;
	color: #222 !important;
}
.txtarea:invalid {
	background-color: #f5f5f5 !important;
}
.input0 {
	margin: 0vw -1px 0px 0px !important;
}
.input1 {
	margin: 0.5vw -1px 0px 0px !important;
}
.inputfield {
	height: 3vw !important;
	width: 100% !important;
	background-color: #eee !important;
	border-color: #ccc !important;
	border-width: 1px !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
	box-sizing: border-box !important;
	font-family: Lato,sans-serif !important;
	font-weight: 300 !important;
	font-size: 1.2vw !important;
	color: rgba(0, 0, 0, 0.75) !important;
	cursor: auto !important;
	text-align: start !important;
	text-indent: 1rem !important;
	text-rendering: auto !important;
	text-shadow: none !important;
	text-size-adjust: 100% !important;
	text-transform: none !important;
	transition-delay: 0s !important;
	transition-duration: 0.15s !important;
	transition-property: all !important;
	transition-timing-function: linear !important;
	user-select: text !important;
	writing-mode: horizontal-tb !important;
	-webkit-rtl-ordering: logical !important;
	padding: 0 !important;
}
.inputfield:focus {
	border-color: #222 !important;
	color: #222 !important;
}
.inputfield:invalid {
	background-color: #f5f5f5 !important;
}
.buttonsearch {
	width: 3vw;
	height: 3vw;
	border: 1px solid #7b7b7b;
	background-color: grey;
	margin: 0px 0px 0px -1px;
	background-image: url('https://elevator-drives.com/wp-content/uploads/2017/12/lupe.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.video-scroll {
	margin-bottom: -35px;
}
.containdrag {
	position: absolute;
	width: 207vw;
	left: -69vw;
	height: 7vw;
	overflow: hidden;
}
.containscroll {
	position: relative;
	width: 69vw;
	height: 7vw;
	margin: 0 auto 2.7vw auto;
	overflow: hidden;
}
.scroller {
	position: absolute;
	width: 138vw;
	height: 7vw;
	overflow: hidden;
}
.imginscroll {
	width:11.5vw;
	height:7vw;
	padding:0.5vw 0;
	display:table-cell;
}
.imginscroll img {
	width:10.5vw;
	height:7vw;
}

.addtocartbutton {
	width: 166px !important;
	}

.fancybox-close-small {
	background: transparent !important;
}

.wpgmza_carousel_even {
	background: #d22630 !important;
	}
.wpgmza_infowindow_description {
	font-size: 0.7rem !important;
	line-height: 1.2 !important;
	}
.wpgmza_infowindow_title {
	font-size: 0.7rem !important;
	line-height: 1.2 !important;
	}
.wpgmza_infowindow_address {
	font-size: 0.7rem !important;
	line-height: 1.2 !important;
	}
.wpgmza_infowindow_link {
	font-size: 0.7rem !important;
	line-height: 1.2 !important;
	}

.woocommerce-loop-product__title {
    text-align: center !important;
}

/* contact page */
.xtable {
	display: table;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
	}
.xtablerow {
	display: table-row;
	border-spacing: 0;
    border-collapse: collapse;
	}
.xtablecell {
	display: table-cell;
	width: 33%;
	}
.xtablecella {
	display: table-cell;
	width: 33%;
	}
.xmidcell {
	width: 90%;
	height: 90%;
	margin: 5% 5%;
	box-shadow: 1px 1px 10px 2px #888888;
	padding: 5% 5%;
	}
.xmidcella {
	width: 90%;
	height: 90%;
	margin: 5% 5%;
	box-shadow: 1px 1px 10px 2px #888888;
	padding: 5% 5%;
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top, #feffff 0%, #e6f0f4 2%, #ffffff 49%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #feffff 0%,#e6f0f4 2%,#ffffff 49%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #feffff 0%,#e6f0f4 2%,#ffffff 49%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
	}
.xtextctry {
	font-family: museo500,serif;
	font-size: 2rem;
	line-height: 1;
	color: #bbb;
	margin-bottom: 0;
	text-align: left;
	}
.xtextctrya {
	font-family: museo500,serif;
	font-size: 2rem;
	line-height: 1;
	color: #aab;
	margin-bottom: 0;
	text-align: left;
	}
.xtextphon {
	font-family: Open Sans, Helvetica, sans-serif;
	font-size: 1.1rem;
	line-height: 1.5;
	color:#222;
	margin-bottom: -1.5rem;
	text-align: left;
	vertical-align: bottom;
	}
.xtextaddr {
	font-family: Open Sans, Helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.2;
	color:#222;
	margin-top: 0;
	margin-bottom: 0.5rem;
	text-align: right;
	}

/* front page map */
div.hs-tooltip-wrap {
    width: 200px !important;
}

@media only screen and (min-width: 64.063em) {
    .header1a.large-7 {
        width: 69% !important;
    }
}

@media (min-width: 801px) and (max-width: 1200px) and (min-aspect-ratio: 11/8) {
.btninredbox {
	font-weight: 400;
	font-size: 1.2vw;
}
.btnonwhite {
	font-weight: 400;
	font-size: 1.2vw;
}
.headtxt {
	font-size: 2.5vw;
}
.inputsearch {
	width: 35vw !important;
	height: 3.5vw !important;
	font-size: 1.4vw !important;
	font-weight: 400 !important;
}
.enquirybox {
	width: 85vw;
	height: 40vw;
}
.inputfield {
	height: 3.5vw !important;
	font-size: 1.4vw !important;
	font-weight: 400 !important;
}
.txtarea {
	font-size: 1.4vw !important;
	font-weight: 400 !important;
}
.buttonsearch {
	width: 3.5vw;
	height: 3.5vw;
}
}
@media (max-width: 800px) and (min-aspect-ratio: 11/8) {
.btninredbox {
	font-size: 1.5vw;
	font-weight: 700;
}
.btnonwhite {
	font-size: 1.5vw;
	font-weight: 700;
}
.txtinredbox {
	font-size: 3vw;
}
.headtxt {
	font-size: 3vw;
}
.inputsearch {
	width: 40vw !important;
	height: 5vw !important;
	font-size: 2vw !important;
	font-weight: 400 !important;
}
.enquirybox {
	width: 95vw;
	height: 48vw;
}
.inputfield {
	height: 5vw !important;
	font-size: 2vw !important;
	font-weight: 400 !important;
}
.txtarea {
	font-size: 2vw !important;
	font-weight: 400 !important;
}
.buttonsearch {
	width: 5vw;
	height: 5vw;
}
.addtocartbutton { display: none !important; }
}
@media (max-width: 640px) {
.footer-bottom {
	background: rgb(210,38,48) !important;
	background: -moz-linear-gradient(top, rgb(109,20,34) 0%, rgb(210,38,48) 3%, rgb(210,38,48) 100%) !important;
	background: -webkit-linear-gradient(top, rgb(109,20,34) 0%,rgb(210,38,48) 3%,rgb(210,38,48) 100%) !important;
	background: linear-gradient(to bottom, rgb(109,20,34) 0%,rgb(210,38,48) 3%,rgb(210,38,48) 100%) !important;
}
.addtocartbutton { display: none !important; }
}
@media screen and (max-aspect-ratio: 11/8) {
.inredbox-l1 {
	padding: 3vw 2vw 1.5vw 2vw;
}
.inredbox-l2 {
	justify-content: space-between;
	padding: 1.5vw 5vw 3vw 5vw;
}
.underredbox {
	padding: 5vw;
}
.txtinredbox {
	font-size: 4vw;
}
.headtxt {
	font-size: 4vw;
}
.btninredbox {
	font-size: 3vw;
	font-weight: 700;
	padding: 1.5vw 2.5vw;
}
.btnonwhite {
	font-size: 3vw;
	font-weight: 700;
	padding: 1.5vw 2.5vw;
}
.imginredbox {
	height: 8vw;
	width: auto;
}
.remitmob {
	display: none;
}
.inputsearch {
	width: 82vw !important;
	height: 8vw !important;
	font-size: 3.2vw !important;
	font-weight: 400 !important;
}
.enquirybox {
	width: 90vw;
	height: 90vh;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    margin: 0 !important;
}
.enqtitle, .enqmidfield, .enqmktconsent {
	padding-bottom: 2vw;
}
.enqinputs {
	width: 100%;
}
.enqinput, .enqinputlast {
	margin-bottom: 2vw;
}
.enqmidfield {
	flex-direction: column;
	justify-content: space-between;
}
.enqbottom {
	display: block;
	position: relative;
	min-height: 12vw;
}
.enqmktconsent, .enqmktconsent label, .enqmktconsent div, .enqmktconsent span {
	font-size: 3vw;
	font-weight: 400;
}
.enqmktconsent>div>div {
	margin-top: 1vw;
}
.grecaptcha-cont {
	position: absolute;
	left: 0;
	top: 0;
}
.g-recaptcha {
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	transform-origin: left top;
	-webkit-transform-origin: left top;
	margin-bottom: -10%;
}
.enqbottom input[type=submit] {
	position: absolute;
	right: 0;
	top: 0;
}
.enqtxtarea {
	width: 100%;
	height: 100%;
	flex-direction: column;
	margin-top: 1.3vw;
}
.inputfield {
	height: 7vw !important;
	font-size: 3.2vw !important;
	font-weight: 400 !important;
}
.input1 {
	margin: 1.3vw -1px 0px 0px !important;
}
.txtarea {
	font-size: 3.2vw !important;
	font-weight: 400 !important;
	width: 100%;
	height: 100%;
	flex-grow: 1;
}
.form-privacypolicy {
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.buttonsearch {
	width: 8vw;
	height: 8vw;
}
.addtocartbutton { display: none !important; }
}

@media screen and (max-width:479px) and (orientation:portrait) {
.xtable, .xtablerow {
	display: block;
	}
.xtablecell {
	display: inline-block;
	width: 100%;
	}
.xtextctry, .xtextctrya {
	font-size: 1.5rem;
	}
.xtextphon, .xtextaddr {
	font-size: 0.8rem;
	line-height: 1.1;
	}
.vc_custom_1433511659777 {
	padding-top: 0px !important;
}
.vc_section {
	padding-top: 0px !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
	margin-top: 0;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 0.8rem;
}
.remitmob {
	display:none;
}
.vc_column-inner {
	padding-top:0 !important;
	padding-bottom:0 !important;
}
}
@media screen and (max-width:768px) {
ul.custom-attributes li {
	width: 50% !important;
}
.addtocartbutton { display: none !important; }
}
@media screen and (max-width:768px) and (orientation:portrait) {
.vc_custom_1433511659777 {
	padding-top: 0px !important;
	width: 100vw !important;
	transform: scaleY(0.8) translateY(30%);
}
.hero {
}
.slider91 {
    background-image: url('https://elevator-drives.com/wp-content/uploads/2014/05/slider-upto91_mob-en5.jpg');
}
.slider91es {
    background-image: url('https://elevator-drives.com/wp-content/uploads/2014/05/slider-upto91_mob-es5.jpg');
}
.slider91de {
    background-image: url('https://elevator-drives.com/wp-content/uploads/2014/05/slider-upto91_mob-de5.jpg');
}
.slider91it {
    background-image: url('https://elevator-drives.com/wp-content/uploads/2014/05/slider-upto91_mob-it5.jpg');
}
.vc_section {
	padding-top: 0px !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
	margin-top: 0;
}
.vc_btn3.vc_btn3-size-md {
	font-size: 0.8rem;
}
.remitmob {
	display:none;
}
.vc_column-inner {
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.addtocartbutton { display: none !important; }
}