/*
Theme Name: Borgholm Child
Theme URI: https://borgholm.qodeinteractive.com
Description: A child theme of Borgholm
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: borgholm
Template: borgholm
*/
/*
/*.elementor-11641*/ .elementor-element.elementor-element-45b14d42 .elementor-icon-list-item, /*.elementor-11641*/ .elementor-element.elementor-element-45b14d42 .elementor-icon-list-item a {
    /*font-size: 12px;
    text-transform: none;
    font-size: 12px;
    line-height: 16px;
    color: #f93822;
    display: inline-block;
    width: auto;*/
}

/*.elementor-11641*/ .elementor-element.elementor-element-45b14d42 .elementor-icon-list-item, /*.elementor-11641*/ .elementor-element.elementor-element-45b14d42 .elementor-icon-list-item a:after {
  content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #f93822;
    transition: .3s ease;
}

/*.elementor-11641*/ .elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
  display: inline-block;
}

/*.elementor-11641*/ #left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
  display: inline-grid;
}
/**/

.page-id-11768 .qodef-contact-form #cf7md-form .mdc-layout-grid .mdc-layout-grid__inner, .page-id-12997 #cf7md-form .mdc-layout-grid .mdc-layout-grid__inner {
  display: inline-block !important;
}
#cf7md-form .mdc-layout-grid__inner {
  display: block !important;	
}
.page-id-11768 #cf7md-form .mdc-layout-grid__inner .cln2, .page-id-12997 #cf7md-form .mdc-layout-grid__inner .cln2 {
  float: right;
  width: 48%;
}
.page-id-11768 #cf7md-form .mdc-layout-grid__inner .cl1, .page-id-12997 #cf7md-form .mdc-layout-grid__inner .cl1 {
  float: left;
  width: 48%;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
}
#cf7md-form .mdc-layout-grid__inner .cf7md-textarea {
  clear: both;
}
.qodef-contact-form .cf7md-submit {
  clear: both;
  float: left;
  margin-top: 10px !important;
}
#cf7md-form .cf7md-text, #cf7md-form .cf7md-select  {
  margin-bottom: 15px;
}
#cf7md-form .mdc-form-field > label {
  font-size: 14px;
}
#cf7md-form .mdc-text-field__input:required ~ .mdc-floating-label::after, #cf7md-form .mdc-select--required .mdc-floating-label::after, #cf7md-form .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  margin-left: 2px;
  content: "*";
  color: #f4713b;
}
.page-id-11768 #cf7md-form .cln2 .cf7md-select {
  padding-top: 152px !important;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
.page-id-11768 #cf7md-form .cln2 .cf7md-select {
  padding-top: 81px;
  }
}
_::-webkit-full-page-media, _:future, :root .safari_only { 
.page-id-11768 #cf7md-form .cln2 .cf7md-select {
  padding-top: 81px;
  }
}
.page-id-12997 #cf7md-form .cln2 .cf7md-select {
  padding-top: 48px;
}
.page-id-12997 #cf7md-form .cf7md-select {
  border-bottom: 0px solid !important;
}
#cf7md-form .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox::after, #cf7md-form .mdc-checkbox::before, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox__background::before {
  background-color: #fe5000;
}
#cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  border-color: #fe5000;
}
#cf7md-form .cf7md-checkbox, #cf7md-form .cf7md-accept {
  margin-top: 15px;
}
#cf7md-form .mdc-text-field .mdc-text-field__input {
  caret-color: #fe5000;
  border: solid black 1px;
}
#cf7md-form .mdc-text-field::before, .mdc-text-field::after, #cf7md-form .mdc-select::before, .mdc-select::after {
  background-color: #fff;
}
#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled), #cf7md-form .mdc-select:not(.mdc-select--disabled) {
    background-color: #fff;
}
.page-id-12997 #cf7md-form .mdc-select.mdc-select--disabled {
    border-bottom: 1px solid #fe5000;
}
.page-id-11768 #cf7md-form button[type="submit"], .page-id-32727 #cf7md-form button[type="submit"] {
  margin-top: 20px !important;
  background-color: #fe5000;
  color: #F8F8F8;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all,background-color .2s ease-out,border-color .2s ease-out;
  padding: 15px 36px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Work Sans",sans-serif;
  font-size: 11px;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  outline: 0;
  -webkit-transition: all,background-color .2s ease-out,border-color .2s ease-out;
  -o-transition: all,background-color .2s ease-out,border-color .2s ease-out;
}
.page-id-32727 #cf7md-form button[type="submit"] {
  width: 150px !important;
  height: 52px !important;
}
.page-id-11768 #cf7md-form .mdc-button--raised:disabled, .page-id-32727 #cf7md-form .mdc-button--raised:disabled {
  background-color: #F8F8F8;
  color: #9e9e9e;
}

.page-id-11768 #cf7md-form .mdc-button.mdc-ripple-upgraded::before, .page-id-32727 #cf7md-form .mdc-button.mdc-ripple-upgraded::before {
content: "\45";
font-family: ElegantIcons;
position: absolute;
display: inline-block;
right: -26px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 11px;
line-height: 1;
color: #000;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;

}
/*.page-id-11768 #cf7md-form .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button::after*/
.page-id-11768 #cf7md-form .mdc-button.mdc-ripple-upgraded::after {
width: 30px;
right: -41px;
background-color: #000;	
content: "";
position: absolute;
display: inline-block;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: -18px;
width: 34px;
height: 2px;
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
will-change: transform;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.page-id-32727 #cf7md-form .mdc-button.mdc-ripple-upgraded::after {
width: 82px;
height: 82px;
font-size: 30px;
left: -69px;
top: -30px;
background-color: #fe5000;	
content: "\002192";
position: relative;
display: inline-block;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
will-change: transform;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.page-id-32727 #cf7md-form .cf7md-submit {
  margin-top: 0px !important;
  margin-bottom: 50px !important;
}
.page-id-32727 form.invalid .wpcf7-response-output {
margin-top: -18px;
height: 33px;
margin-left: 0;
}
.page-id-32727 form.wpcf7-form .wpcf7-response-output {
margin-top: -18px;
height: 33px;
margin-left: 0;
}
/*.page-id-11768 #cf7md-form .ajax-loader {
  display: none;
}*/
/*.wpcf7 form.submitting .ajax-loader {
  visibility: hidden;
  display: none;
}*/
/*.page-id-11768 .ajaxloader {
  display:none;
}*/
/*.page-id-11768 #ajaxloader {display:none;}
#cf7md-form .mdc-button--raised.mdc-ripple-upgraded, #cf7md-form .mdc-button--unelevated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0;
}*/
#cf7md-form .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input, #cf7md-form .wpcf7-form-control-wrap.tech-support, #cf7md-form .wpcf7-form-control-wrap.sale-support, #cf7md-form .wpcf7-form-control-wrap.location, #cf7md-form .wpcf7-form-control-wrap.department, #cf7md-form .mdc-text-field--textarea.cf7md-initialized {
  border: 1px solid #000;
}
/*#cf7md-form span[data-name="tech-support"].wpcf7-form-control-wrap, #cf7md-form span[data-name="sale-support"].wpcf7-form-control-wrap {
border: 1px solid #000;
border-bottom: 0px !important;
}*/


#cf7md-form .wpcf7-form-control-wrap.tech-support, #cf7md-form .wpcf7-form-control-wrap.sale-support, #cf7md-form .wpcf7-form-control-wrap.location, #cf7md-form .wpcf7-form-control-wrap.department {
  border-bottom: 0px !important;
}
/*#cf7md-form span[data-name="tech-support"], #cf7md-form span[data-name="sale-support"] {
  border-top: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
  border-bottom: 0px solid !important;
}*/

.page-id-11768 #cf7md-form .wpcf7-form-control-wrap.tech-support.cf, .page-id-11768 #cf7md-form .wpcf7-form-control-wrap.sale-support.cf {
  display: flex;
}

#cf7md-form .mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: #000;
}
#cf7md-form .mdc-text-field--textarea .mdc-floating-label--float-above {
  background: white; 
  padding: 0px 25px 0 25px;
}
#cf7md-form .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing, #cf7md-form .mdc-text-field::before, #cf7md-form .mdc-text-field::after, #cf7md-form .mdc-text-field {
  border-radius: 0px;
}
.page-id-12997 #cf7md-form .mdc-line-ripple {
  height: 0px;
}
.page-id-12997 .wpcf7-form-control-wrap .mdc-select--invalid {
  border: 1px solid #FE5000;
  border-radius: unset;
}

.page-id-12997 #cf7md-form .mdc-select {
  border: none;
  border-radius: unset;
}
#cf7md-form .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input, #cf7md-form .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple { 
  border-color: #fe5000 !important;
}


#cf7md-form .mdc-text-field--invalid .mdc-text-field .mdc-text-field__input, #cf7md-form .wpcf7-textarea.mdc-text-field__input, #cf7md-form .mdc-text-field--invalid, #cf7md-form .mdc-text-field--textarea.mdc-text-field--focused, #cf7md-form .mdc-text-field--textarea.cf7md-initialized.mdc-text-field--invalid {
  border: none;
}

.page-id-11768 .qodef-contact-form-7 .wpcf7-response-output {
  float: right;
  position: relative;
  clear: both;
  bottom: 34px;
}
#cf7md-form .wpcf7-not-valid-tip {
  margin-top: 0px;
}
#cf7md-form .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
  background-color: #fe5000;
}
#cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control, #cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text, #cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control, #cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text, #cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover {
  border-bottom-color: #fe5000 !important;
}
/*.page-id-12997 #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control {
  bottom: 14px;
  border-bottom: 2px solid;
}
.page-id-12997 #cf7md-form .cf7md-select .mdc-select__native-control, .page-id-12997 #cf7md-form .mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control {
  bottom: 0px !important;
}*/
#cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control {
  border-bottom-color: #000;
}
#cf7md-form .mdc-text-field .mdc-line-ripple, #cf7md-form .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:focus ~ .mdc-line-ripple, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox::before, #cf7md-form .mdc-checkbox::after, #cf7md-form .mdc-radio::before, #cf7md-form .mdc-radio::after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__track, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay::after, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before, #cf7md-form .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
  background-color: #fe5000 !important;
}
#cf7md-form .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled), #cf7md-form .mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__input:focus, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, #cf7md-form .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, #cf7md-form .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle, #cf7md-form .mdc-radio .mdc-radio__native-control:enabled + .mdc-radio__background .mdc-radio__inner-circle, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__track, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-switch.mdc-switch--checked .mdc-switch__thumb, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch, #cf7md-form .mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing, #cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, #cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, #cf7md-form .mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing, #cf7md-form .wpcf7-select.wpcf7-not-valid {
  border-color: #fe5000 !important;
}
.qodef-icon-holder .qodef-icon {
  right: -1px;
  position: relative;
}
.qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a .qodef-svg-circle circle:last-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a .qodef-svg-circle circle:last-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a .qodef-svg-circle circle:last-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a .qodef-svg-circle circle:last-child {
  stroke: #fe5000;
}
#cf7md-form .wpcf7-not-valid-tip, .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a:hover, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a:hover, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a:hover, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a:hover{
  color: #fe5000 !important;
}
#cf7md-form .cf7md-item {
  margin-top: 20px;
}
#cf7md-form .cf7md-file--label {
  bottom: 3px;
  left: 10px;
}
#cf7md-form .cf7md-file .cf7md-file--value {
  top: 10px !important;
  overflow: inherit !important;
}
.page-id-12997 #cf7md-form .wpcf7-form-control  {
  margin-top: 0px;
}
.page-id-12997 #cf7md-form .wpcf7-submit {
  margin-top: 10px;
}
.page-id-12997 .cf7md-select {
  border-bottom: 1px solid black !important;
} 
.page-id-12997 .cf7md-select.mdc-select--invalid {
  border-bottom: 1px solid #fe5000 !important;
}
.page-id-12997 #cf7md-form .mdc-select/*:not(.mdc-select--disabled)*/ .mdc-floating-label {
  top: 22px;
}
.page-id-12997 #cf7md-form /*.mdc-select--invalid*/ .mdc-select__dropdown-icon {
  top: 20px;
}
/*.elementor-11907 */.elementor-element /*.elementor-element-7cb1d5d*/ .elementor-icon-list-item a {
  color: #fe5000;
  text-decoration: none;
  background-image: /*linear-gradient(#feb2b2, #9e9e9e),*/ linear-gradient(transparent, transparent), linear-gradient(#fe5000, #fe5000);
  background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size .5s ease;	
}

/*.elementor-11907 */.elementor-element /*.elementor-element-7cb1d5d*/ .elementor-icon-list-item a:hover, /*.elementor-11907 */.elementor-element /*.elementor-element-7cb1d5d*/ .elementor-icon-list-item a:focus {
  /*text-decoration: none;
  background-size: 0 0.1em, 100% 0.1em;*/
  /*text-decoration-color: #fe5000;
  text-underline-offset: 0.4em;*/
  background-size: 0 1px, 100% 1px;
}
/*
/*#qodef-page-outer /*.elementor-11907 .elementor-element .elementor-element-7cb1d5d*/ .elementor-icon-list-items .elementor-icon-list-item:after, #qodef-page-outer /*.elementor-11907 */.elementor-element /*.elementor-element-7cb1d5d*/.elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
  border-top-width: none;
  border-top-style: revert;
}*/
.elementor .elementor-element .elementor-col-50.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated .elementor-widget-wrap .elementor-sticky, .elementor-11641 .elementor-element.elementor-element-6247213.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: baseline !important;
}
.elementor-col-50.elementor-top-column.elementor-element > .elementor-column-wrap.elementor-element-populated {
  padding-top: 0px;
}
*/
#qodef-page-footer-top-area, .qodef-footer-custom-layout--enabled #qodef-page-footer-top-area, #qodef-page-footer footer {
  z-index: 103 !important;
}
#qodef-page-footer {
  z-index: 103 !important;
}
.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener {
  background-image: url('/wp-content/uploads/2021/09/search.svg');
  /*background-color: white !important;*/
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: right 35% bottom 72%;
}
.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener.qodef-opener-icon .qodef-m-icon.qodef--open {
  display:none;
}
#qodef-top-area-inner {
  border-bottom: 0px !important;
}
#qodef-top-area {
 z-index: 200 !important;
} 
#qodef-page-header {
  z-index: 104;
}
#qodef-top-area .widget a {
  color: #fff !important;
}
#qodef-page-wrapper #qodef-top-area .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a .qodef-svg-circle circle:first-child, #qodef-page-wrapper #qodef-top-area .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a .qodef-svg-circle circle:first-child, .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a .qodef-svg-circle circle:first-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a .qodef-svg-circle circle:first-child {
  stroke: #fff !important;
}
#qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a:hover, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a:hover {
  color: #fff !important;
}
.qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a {
  color: #fff !important;
}
.qodef-widget-holder.qodef-top-area-right .qodef-widget-holder.qodef--one .qodef-icon-list-item a:after {
content: '';
position: absolute;
display: inline-block;
height: 1px;
bottom: 0;
width: 0;
background-color: #fff;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.qodef-widget-holder.qodef-top-area-right .qodef-widget-holder.qodef--one .qodef-icon-list-item a:hover, .qodef-widget-holder.qodef-top-area-right .qodef-widget-holder.qodef--one .qodef-icon-list-item a:focus, .qodef-widget-holder.qodef-top-area-right .qodef-widget-holder.qodef--one .qodef-icon-list-item a[href="tooling-expertise"]  {
  border-bottom: 1px solid;
}
.elementor-12095 .elementor-element.elementor-element-64e24597 {
  width: 130px !important;
}
.elementor-12095 .elementor-element.elementor-element-64e24597 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item/*:not(:first-child)*/ {
 line-height: 1.3em;
}
.qodef-page-content-section .elementor-element .tablesorter.eael-data-table tbody tr td.stock  {
  background-color: #24CA3F !important;
  border-width: 0px;
  border-bottom-width: 1px;
} 
.eael-data-table tbody tr td {
  border-color: #000 !important;
}
.eael-data-table tbody tr:last-child {
    border-bottom: 2px solid;
    border-color: #FFFFFF;
}
.eael-data-table tbody > tr:nth-child(2n) td {
  border-bottom-width: 1px !important;
}
.eael-data-table tbody > tr:nth-child(1n) td {
  background: #FFFFFF;
}
.elementor-align-left.elementor-widget-icon-list {
  z-index: 100 !important;
  margin-top: 90px !important;
}
.qodef-portfolio-info {
  display:none;
}
.single-portfolio-item .qodef-m-tagline {
  margin-top: -42px;
}
.single-portfolio-item .elementor-widget-post-info {
  text-align: right;
  color: #9e9e9e;
  margin-top: 15px;
  font-size: 13px;
}
.single-job_listing .elementor-col-50.left-cln {
  width: 60%;
  float: left;
}
.single-job_listing .elementor-col-50.right-cln {
  width: 30%;
  float: right;
  padding-right: 13%;
}
.single_job_listing .application {
  clear: both;
  margin-bottom: 150px;
}
.single_job_listing .elementor-section-wrap .elementor-top-section {
  width: 100% !important;
}
.job_listing-template-default #qodef-page-wrapper #qodef-page-inner.qodef-content-grid, .job_listing-template-default #qodef-page-inner {
 /*margin-left: 260px !important;
 margin-right: 260px !important;*/
  margin: 0 auto;
  width: 1110px;
}
.job_listing-template-default #qodef-page-outer {
  margin-top: 0;
}
/*.job_listing-template-default #qodef-page-outer {
 margin-left: 5% !important;
 margin-right: 5% !important;
}*/
@media screen and (max-width: 640px) {
  .job_listing-template-default .qodef-section-title h1.qodef-m-title {
  font-size: 24px;
  }
  .job_listing-template-default .qodef-section-title h4.qodef-m-title {
    font-size: 15px;
  }
  .job_listing-template-default #qodef-page-wrapper #qodef-page-inner.qodef-content-grid, .job_listing-template-default #qodef-page-inner {
  width: auto;
  }
  .single-job_listing #qodef-page-outer {
    margin-right: 9%;
    margin-left: 9%;
  }
  .single-job_listing .elementor-col-50.right-cln, .single-job_listing .elementor-col-50.left-cln {
    width: 100%;
    float: left;
  }
  .page-id-12997 #cf7md-form .cln2 .cf7md-select {
    padding-top: 25px;
  }
}
.job_listing-template-default .qodef-m-tagline-top {
  font-family: "Work Sans",sans-serif;
  font-size: 11px;
  font-weight: 500; 
  line-height: 20px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #9e9e9e;
  margin: 0 0 20px 0;
}
.job_listing-template-default .left-cln .qodef-m-tagline {
  margin-bottom: 20px !important;
  font-family: "Work Sans";
  font-weight: 300;
  font-size: 20px;
  font-style: normal;
  text-transform: uppercase;
  color: #fe5000;
  letter-spacing: 1px;
}
.job_listing-template-default .right-cln .qodef-m-tagline {
  line-height: 15px;
  margin-bottom: 0 !important;
}
.job_listing-template-default .left-cln .qodef-m-tagline.responsibities {
  margin-top: 13px !important;
}
.job_listing-template-default .right-cln .qodef-section-title.qodef-alignment--left {
  margin-bottom: 20px;
}

.job_listing-template-default .elementor-widget-text-editor {
  font-size: 14px !important;
  font-family: "Work Sans";
}
.job_listing-template-default h1.qodef-m-title {
  font-family: "Work Sans"; 
  font-weight: 300; 
  font-size: 25px; 
  font-style: normal; 
  text-transform: uppercase;
}
.job_listing-template-default h4.qodef-m-title {
  font-weight: 400; 
}
 ul.job_listings li.job_listing a .meta {
   width: 40% !important;
 }
#borgholm_core_side_area_opener-9 {
 height: 40px;
}
.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener.qodef-appear {
  top: -25px !important;
}
.single_job_listing ul.job-listing-meta {
  width: 60%;
  float: left;
  clear: both;
}
.single_job_listing .job_description {
  width: 30%;
  float: right;
  padding-right: 13%;
}
@media screen and (max-width: 640px) {
  .single_job_listing .job_description, .single_job_listing ul.job-listing-meta {
    width: 100%;
    float: left;
  }
}
.job_description #jmfe-wrap-job_shrt_inshrt {
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #9e9e9e;
    margin: 0 0 15px 0;
}
.job-listing-meta #jmfe-wrap-job_titre {
  font-family: "Work Sans"; 
  font-weight: 300; 
  font-size: 25px; 
  font-style: normal; 
  text-transform: uppercase;
  color: #fe5000;
  clear: both;
  padding: 0;
}

.single-job_listing .job-listing-meta li.location, .single-job_listing .job-listing-meta li.date-posted {
  display: none !important;
}
.single_job_listing .meta li {
  display: inherit !important;
}
.single_job_listing #jmfe-wrap-job_ville_pays {
  clear: both;
  padding-left: 0;
  margin-top: 12px;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.5;
  text-transform: inherit;
  color: #fe5000;
}

.single_job_listing #jmfe-wrap-job_dediendescri {
  padding: 0;
  text-transform: inherit;
}
.single_job_listing #jmfe-wrap-job_dediendescri p {
  margin-top: 0;
}

.single_job_listing .meta li#jmfe-wrap-job_slogan  {
  font-family: "Work Sans",sans-serif;
  font-size: 11px;
  font-weight: 500; 
  line-height: 20px;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #9e9e9e;
  margin: 0;
  padding-left: 0;
}
[id^="jmfe-wrap-job_sstitre"] {
  padding-left: 0 !important;
  font-family: "Work Sans";
  font-weight: 300;
  font-size: 20px !important;
  font-style: normal;
  text-transform: uppercase !important;
  color: #fe5000 !important;
  letter-spacing: 1px;
}
[id^="jmfe-wrap-job_parag"] {
  padding-left: 0 !important;
  text-transform: inherit !important;
  padding-top: 0 !important;
}

[id^="jmfe-wrap-job_shrt_parag"] p {
    letter-spacing: 0;
    line-height: 1em;
    font-weight: 400;
    font-family: "Work Sans";
    font-size: 15px;
    font-style: normal;
    margin-top: 0;
}

[id^="jmfe-wrap-job_shrt_sstitre"] {
    line-height: 15px;
    margin-bottom: 0 !important;
    color: #fe5000;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: 20px;
}

[id^="jmfe-wrap-job"] {
  clear: both !important;
}
.single-job_listing .jmfe-custom-field-wrap {
    margin-bottom: 5px !important;
}
/** Correction page admin des candidatures **/

.wp-admin.post-type-job_application #wpbody tbody#the-list tr.type-job_application td.attachment {
  width: 124px !important;
}
.wp-admin #the-list .attachment {
  width: 123px !important;
}
.grecaptcha-badge {
  display: none !important;
}

.post-template-default #qodef-single-post-navigation .qodef--prev svg {
  transform: rotate(-180deg);
}

.page-id-32727 #cf7md-form .cf7md-accept {
margin-bottom: 20px;
}
.page-id-32727 #cf7md-form .wpcf7-intl-tel {
  padding-top: 31px;
  padding-left: 56px;
}
.page-id-32727 #cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{
  margin-top: -7px;
}
.page-id-32727 .intl-tel-input.allow-dropdown .flag-container {
  margin-top: -13px;
}
.page-id-12095 #cf7md-form .cf7md-accept {
margin-bottom: 20px;
}
.page-id-12095 #cf7md-form .wpcf7-intl-tel {
  padding-top: 31px;
  padding-left: 56px;
}
.page-id-12095 #cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{
  margin-top: -7px;
}
.page-id-12095 .intl-tel-input.allow-dropdown .flag-container {
  margin-top: -13px;
}
/*.qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon::before, .qodef-button.qodef-layout--textual::before {
  top: 46% !important;
}
.qodef-button.qodef-layout--filled.qodef-html--link::before {
  top: 48% !important;
}
.qodef-button.qodef-layout--outlined::before, .qodef-button.qodef-layout--filled.qodef-html--link::before {
  top: 49% !important;
}*/


.home .elementor-element-842961b h1 {
font-family: "Work Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.home h2 {
font-family: "Work Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
}
.home .elementor-element-35eb654 h3, .home .elementor-element-7b4d4f3 h3, .home .elementor-element-0cecdba h3, .home .elementor-element-47c6fea h3 {
font-family: "Montserrat";
font-size: 45px;
font-style: normal;
font-weight: 300;
}


#menu-meta li ul {
  position: relative;
  transition: all 0.5s ease;
  /*margin-top: 1rem;*/
  left: 0;
} 

ul#menu-meta li:hover > ul, ul#menu-meta li ul:hover {
  visibility: visible !important;
  opacity: 1 !important;
  display: inline-block !important;
}

#menu-meta ul.sub-menu {
  margin: 0 auto !important;
  display: inline;
position: relative;
}

#qodef-top-area #menu-item-30435 .widget ul li a {
  margin-right: 40px !important;
}
#qodef-top-area #menu-item-30435 .widget ul li a:before {
  background-color:  #ffffff !important;
  }
#qodef-top-area .widget.widget_nav_menu ul li.trp-language-switcher-container {
  display: inline-block !important;
  /*width: 45px !important;*/
}
#qodef-top-area .widget.widget_nav_menu ul li {
display: inline-block !important;
}
#qodef-top-area .widget.widget_nav_menu #menu-meta li#menu-item-17693 {
border-right: 1px solid #fff;
padding-right: 20px;
margin-right: 10px;
}
#qodef-top-area .widget.widget_nav_menu #menu-meta li#menu-item-34514 ul.sub-menu li {
  margin-left: 0px !important;
  margin-right: 0px;
padding-left: 5px;
}

#qodef-top-area .widget.widget_nav_menu #menu-meta li#menu-item-34513 {
  border-right: 1px solid #fff;
  padding-right: 20px;
}
#qodef-top-area .widget.widget_nav_menu #menu-meta li#menu-item-34513 {
  margin-left: 5px !important;
}
#nav_menu-23 .menu-meta-container {
  margin: 10px -45px 0 0;
}
#qodef-top-area .widget {
line-height: 1.4 !important;
}
#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34514 a::after, #qodef-top-area .widget.widget_nav_menu ul li#menu-item-34512 a::after {
  content:'\002F';
  margin-left: 10px;
}
#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34514 ul li#menu-item-34512 a::after {
  content:'\002F';
  margin-left: 10px;
}
#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34512, #qodef-top-area .widget.widget_nav_menu ul li#menu-item-34514 {
margin-right: 5px;
}
#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34512 {
margin-left:  5px !important;
}

#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34514 a:hover:before, #qodef-top-area .widget.widget_nav_menu ul li#menu-item-34512 a:hover:before {
width: 52%;
}
#qodef-top-area .widget.widget_nav_menu ul li#menu-item-34514 ul li#menu-item-34513 a:hover:before {
width: 100% !important;
}
#qodef-top-area .widget.widget_nav_menu ul li.current-language-menu-item a {
border-bottom: 1px solid #fff;
width: 52%;
display: flex;
line-height: 1.4 !important;
}
#qodef-top-area .widget.widget_nav_menu ul li.current-language-menu-item.menu-item-34513 a {
width: 100%;
}
#qodef-top-area .widget.widget_nav_menu ul li.current-language-menu-item a::before {
background-color: #fe5000;
}
#qodef-top-area .widget.widget_nav_menu ul li {
  /*font-family: Roboto;
  font-size: 15px;*/
  font-family: "Work Sans";
  margin-left: 13px !important;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.qodef-footer-skin--light #qodef-page-footer .widget.widget_archive ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_categories ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_meta ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_nav_menu ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_pages ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_recent_comments ul li, .qodef-footer-skin--light #qodef-page-footer .widget.widget_recent_entries ul li {
    font-family: "Work Sans";
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
#qodef-page-footer .widget, .qodef-footer-skin--light #qodef-page-footer .widget h4 {
    color: #a8a8a8 !important;
}
.qodef-section-title .qodef-m-subtitle {
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5;
}
#qodef-back-to-top .qodef-back-to-top-text {
    font-family: "Work Sans";
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}


#qodef-top-area .widget.widget_nav_menu ul li.menu-item-type-post {
    margin-left: 13px !important;
}

#qodef-top-area #borgholm_core_social_icons_group-9 {
margin-left: 50px;
}
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li>a {
font-size: 12px !important;
}
.wp-admin.wp-core-ui .attachment {
    width: 80% !important;
}
.page-template-default .qodef-title--standard, .elementor_library-template-default .qodef-e-text h1.qodef-e-title.entry-title, .elementor_library-template-default .qodef-info--top, .elementor_library-template-default .qodef-e-info-date  {
    display: none !important;
}
.page-template-default .yourtool {
  display: inline-flex;
}
.page-template-default .yourtool .quantity {
    margin-top: 10px !important;
    margin-left: 15px !important;
}
.elementor-element-10ec51e7 {
    margin-bottom: -8px !important;
}
.elementor-element-0a4824e {
    margin-bottom: 10px !important;
}
.elementor-element-d91596f .qodef-m-tagline, .elementor-element-10ec51e7 .qodef-m-tagline, .elementor-element-34b571fa .qodef-m-tagline, .elementor-element-0655ab3 .qodef-m-tagline, .elementor-element-139e0a2 .qodef-m-tagline, .elementor-element-497397d .qodef-m-tagline {
font-size: 18px !important;
}
.elementor-element.elementor-element-40f4d45 {
left: 0px !important;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul li > a {
    font-family: "Work Sans" !important;
    line-height: 28px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}
.wp-image-20839, .wp-image-20840 {
    width: 70px;
}
.qodef-grid-item #block-38.widget h4 {
    color: #fff !important;
    letter-spacing: 4px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    padding: 0 12px 0 28px;
}
.qodef-footer-custom-layout--enabled #qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner > .qodef-grid {
    padding-top: 0 !important;
}
#qodef-page-footer-bottom-area, .qodef-footer-custom-layout--enabled #qodef-page-footer-bottom-area {
    padding: 0 !important;
}

#qodef-page-footer-bottom-area-inner {
    margin-top: -2px !important;
}
.single-job_listing .qodef-page-title, .single-job_listing .qodef-e-title.entry-title {
    display: none;
}
.job_description #jmfe-wrap-job_shrt_inshrt {
    margin-top: 57px;
}
.single-job_listing #jmfe-wrap-job_titre {
    margin-bottom: 30px;
    font-size: 35px !important;
}
.single-job_listing .application_button {
    background-color: #fe5000;
    color: #fff;
    border: none;
}
.page h2.elementor-author-box__name {
  color: #fff !important;
}
