@charset "UTF-8";
[id|="menu-sprog"].menu {
  position: relative;
  margin-block-end: revert;
}
.lang-dropdown {
  position: absolute;
  display: inline-block;
  height: auto;
  cursor: pointer;
  z-index: 99999;
  top: -12px;
}
.lang-dropdown-content {
  display: none;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.lang-dropdown:hover .lang-dropdown-content {
  display: block;
}
.lang-dropdown-content a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 16px;
}
#footer
  .footer-col1
  li.puzzle.menu-item.menu-item-type-taxonomy.menu-item-object-product-category.menu-item-24011 {
  width: 100%;
}
.contact-popup-container {
  position: fixed;
  top: 180px;
  right: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  z-index: 999999;
}
.contact-popup-container .wpcf7-form-control-wrap.ms-newsletter {
  margin-top: 3px;
  vertical-align: top;
}
.contact-popup-container a {
  color: #fff;
  text-decoration: none;
}
.contact-popup-container .wpcf7 {
  margin-top: 5px;
}
.contact-popup-container.closed {
  right: -440px;
}
.contact-popup-container.closed .contact-popup-close {
  opacity: 0;
}
.contact-popup-container .contact-popup-close {
  position: absolute;
  top: -12px;
  right: 7px;
  opacity: 1;
  background: #c20e1a;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.contact-popup-container .contact-popup-close i {
  font-size: 18px;
  color: #fff;
}
.contact-popup-container .contact-popup-content {
  background: #29383f;
  color: #fff;
  width: 440px;
  position: relative;
}
.contact-popup-container .contact-popup-content .textwidget {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.2;
}
.contact-popup-container .contact-popup-content .textwidget:after,
.contact-popup-container .contact-popup-content .textwidget:before {
  content: "";
  height: 15px;
  display: block;
}
.contact-popup-container .contact-popup-content .textwidget:before {
  height: 10px;
}
.contact-popup-container .contact-popup-heading {
  background: #29383f;
  color: #fff;
  height: 38px;
  line-height: 38px;
  padding: 0 22px 0 17px;
  font-size: 18px;
  display: inline-block;
  border-radius: 0 0 6px 6px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-popup-container .contact-popup-heading i {
  margin-left: 8px;
  color: #c20e1a;
}
.contact-popup-container .contact-popup-toggle {
  cursor: pointer;
}
.contact-popup-container label,
.contact-popup-container p,
.contact-popup-container span.wpcf7-list-item-label {
  font-size: 14px;
  line-height: normal;
  margin: 0;
}
.contact-popup-container .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.contact-popup-container .wpcf7-list-item span.wpcf7-list-item-label {
  line-height: 1.1;
  padding-left: 5px;
}
.contact-popup-container .wpcf7 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.contact-popup-container .wpcf7 .row .col-sm-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact-popup-container .wpcf7 .row .col-sm-6:first-of-type {
  padding-right: 5px;
}
.contact-popup-container .wpcf7 .row .col-sm-6:last-of-type {
  padding-left: 5px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.contact-popup-container .wpcf7 .row .col-sm-6 .wpcf7-form-control-wrap.besked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.contact-popup-container
  .wpcf7
  .row
  .col-sm-6
  .wpcf7-form-control-wrap.besked
  textarea {
  height: auto;
  color: #4d5255;
  margin: 0 0 5px;
}
.contact-popup-container
  .wpcf7
  input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  width: 100%;
  margin: 0 0 5px;
  padding: 3px 10px;
  font-size: 14px;
  border: 1px solid #c8caca;
  border-radius: 4px;
  color: #4d5255;
  line-height: normal;
}
.contact-popup-container .wpcf7 input[type="submit"] {
  background: #c20e1a;
  color: #fff;
  padding: 6px 10px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  border: none;
  font-size: 15px;
  margin-top: 5px;
  cursor: pointer;
}
.contact-popup-container .wpcf7 textarea {
  width: 100% !important;
  height: 60px;
  font-size: 14px;
  padding: 5px 10px;
}
.contact-popup-container
  .wpcf7
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="submit"]
  ).wpcf7-not-valid {
  border: 1px solid red;
}
.contact-popup-container .wpcf7-not-valid-tip {
  display: none !important;
}
.contact-popup-container div.wpcf7-acceptance-missing,
.contact-popup-container div.wpcf7-validation-errors {
  border: none;
  margin: 15px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: normal;
}
html .contact-popup-container .wpcf7-form .button::after {
  display: none;
}
.contact-popup-container .wpcf7-form-control-wrap.agreement-wrap,
.contact-popup-container .wpcf7-form-control-wrap.agreement-wrap + br {
  display: none;
}
.contact-popup-container .wpcf7-recaptcha {
  margin-top: 10px;
}
.ropox-extend-left,
.ropox-extend-left:before {
  background: #acc2a0;
}
#cookie-notice {
  border-top: 1px solid #474747;
}
#cookie-notice,
#cookie-notice * {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
}
#cookie-notice #cn-accept-cookie.button {
  text-shadow: none;
  border-radius: 3px;
  text-transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 5px;
  background: #c70000;
  padding: 7px 10px;
}
#cookie-notice #cn-refuse-cookie.button {
  background: 0 0;
  text-decoration: underline;
  padding-left: 0;
  padding-right: 0;
  font-size: 0.9rem;
  color: #474747;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cookie-notice .cookie-notice-container {
  padding-bottom: 10px;
}
#CookieDeclarationChangeConsent a {
  text-decoration: underline;
}
.CookieDeclaration {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
html body #main .col-md-12.contact.us div label .wpcf7-textarea,
html body .wpcf7 .wpcf7-form-control.wpcf7-text {
  width: 100% !important;
}
html body #main .concepts-widget .first-widget ul li a {
  font-size: 16px;
  padding-left: 2px;
  white-space: normal;
}
.distributors-overview .distributors-icon,
.distributors-overview .ropox-navigation {
  display: none;
}
.distributors-overview .entry-title {
  padding-bottom: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 0;
}
.distributors-icon {
  text-align: center;
  margin-bottom: 15px;
}
.distributor-teaser-text {
  text-align: center;
  margin: 15px 0 0;
  font-size: 17px;
}
.distributors-list .select-category-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 35px;
}
.distributors-list .select-category-wrapper .select-box-wrap {
  width: 200px;
}
.distributors-list
  .select-category-wrapper
  .select-box-wrap
  .select2-container {
  width: 100% !important;
}
.distributors-list
  .select-category-wrapper
  .select-box-wrap
  .distributor-select-text {
  margin-bottom: 5px;
}
.distributors-list
  .select-category-wrapper
  .select-box-wrap
  .select2-selection__rendered {
  color: #c70000;
  line-height: 26px !important;
}
.distributors-list .distributor-items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.distributors-list .distributor-items-wrapper .distributor-wrapper {
  padding: 35px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.distributors-list
  .distributor-items-wrapper
  .distributor-wrapper
  .distributor-inner {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.distributors-list
  .distributor-items-wrapper
  .distributor-wrapper
  .distributor-name {
  font-weight: 700;
  color: #474747;
}
.distributors-list .distributor-items-wrapper .distributor-wrapper h3 {
  font-size: 25px;
}
.distributors-list
  .distributor-items-wrapper
  .distributor-wrapper
  .distributor-categories,
.distributors-list .distributor-items-wrapper .distributor-wrapper h3 {
  color: #c70000;
}
.distributors-list
  .distributor-items-wrapper
  .distributor-wrapper
  .distributor-categories
  span:not(:last-of-type):after {
  content: ",";
  display: inline;
}
.elementor-location-footer #footer {
  background: #29383f;
  background: -webkit-linear-gradient(345deg, #29383f 61%, #2f4249 61%);
  background: -o-linear-gradient(345deg, #29383f 61%, #2f4249 61%);
  background: linear-gradient(105deg, #29383f 61%, #2f4249 61%);
}
.elementor-location-footer #footer .bathrooms:before {
  background-image: url(/wp-content/uploads/2018/05/baderum-footer-ikon.png);
  width: 20px;
  height: 20px;
  top: 7px;
}
.elementor-location-footer #footer .kitchen:before {
  background-image: url(/wp-content/uploads/2018/05/koekken-footer-ikon.png);
  width: 23px;
  height: 20px;
  top: 7px;
}
.elementor-location-footer #footer .tables:before {
  background-image: url(/wp-content/uploads/2018/05/borde-footer-ikon.png);
  width: 27px;
  height: 20px;
  top: 7px;
}
.elementor-location-footer #footer .puzzle:before {
  background-image: url(/wp-content/uploads/2018/05/puslebord-footer-ikon.png);
  width: 29px;
  height: 20px;
  top: 10px;
}
.elementor-location-footer #footer .lifts:before {
  background-image: url(/wp-content/uploads/2018/05/footer-lifte.png);
  width: 25px;
  height: 20px;
  top: 7px;
}
.elementor-location-footer #footer .bathrooms:before,
.elementor-location-footer #footer .kitchen:before,
.elementor-location-footer #footer .lifts:before,
.elementor-location-footer #footer .puzzle:before,
.elementor-location-footer #footer .tables:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  position: absolute;
  padding-right: 0;
}
.elementor-location-footer #footer .bathrooms:before:hover,
.elementor-location-footer #footer .kitchen:before:hover,
.elementor-location-footer #footer .lifts:before:hover,
.elementor-location-footer #footer .puzzle:before:hover,
.elementor-location-footer #footer .tables:before:hover {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.elementor-location-footer #footer p,
.elementor-location-footer #footer a {
  color: #D8DCDE;
  font-size: 14px;
}
.elementor-location-footer #footer a:after {
  display: none;
}
.elementor-location-footer #footer a:hover {
  color: #fff;
  background-color: transparent;
}
.elementor-location-footer #footer .footer-col1 li {
  margin-bottom: 5px;
  width: 50%;
}
.elementor-location-footer #footer .footer-col1 li a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px !important;
}
.elementor-location-footer #footer .footer-col1 .elementor-nav-menu li {
  width: 50%;
}
.elementor-location-footer
  #footer.footer-facebook-youtube
  .footer-col1
  .elementor-nav-menu
  li,
.elementor-location-footer #footer.footer-facebook-youtube .footer-col1 li {
  width: 100%;
}
.elementor-location-footer #footer .footer-col3 li {
  margin-bottom: 2px;
}
.elementor-location-footer #footer .footer-col3 li:before {
  content: "";
  background: url(/wp-content/uploads/2018/05/virksomheden-footer-arrow.png)
    no-repeat scroll center center;
  width: 14px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}
.elementor-location-footer #footer .footer-col3 li:before:hover {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.elementor-location-footer #footer .footer-col3 li a {
  display: inline-block;
  padding: 0 !important;
  vertical-align: middle;
  font-size: 15px;
}
.elementor-location-footer #footer .footer-col3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.elementor-location-footer #footer .footer-col3 .elementor-widget-container a,
.elementor-location-footer
  #footer
  .footer-col3
  .elementor-widget-container
  a:hover {
  padding-left: 26px;
  background-color: transparent !important;
}
.elementor-location-footer
  #footer
  .footer-col1
  .elementor-widget-container
  li
  a,
.elementor-location-footer
  #footer
  .footer-col1
  .elementor-widget-container
  li
  a:hover,
.elementor-location-footer
  #footer
  .footer-col2
  .elementor-widget-container
  li
  a,
.elementor-location-footer
  #footer
  .footer-col2
  .elementor-widget-container
  li
  a:hover {
  padding-left: 35px;
}
.elementor-location-footer
  #footer
  .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 0;
}
.elementor-location-footer #footer .footer-login:before {
  background: url(/wp-content/uploads/2018/05/medarbejder-login.png) no-repeat
    scroll center center !important;
  content: "";
  width: 19px;
  height: 21px;
  display: inline-block;
  background-size: auto 100%;
  vertical-align: middle;
}
.elementor-location-footer #footer .footer-login a {
  color: #6d90a1;
  font-size: 15px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.elementor-location-footer #footer h2 {
  border-bottom: 1px solid #465860;
  font: 18px "Roboto", sans-serif;
  padding-bottom: 5px;
  width: 90%;
}
.elementor-location-footer #footer .elementor-background-overlay {
  display: none;
  background-color: #29383f !important;
}
.elementor-location-footer #footer .epyt-gallery {
  color: #fff;
}
.elementor-location-footer #footer .elementor-nav-menu--dropdown {
  background-color: transparent !important;
  font-size: 13px;
}
#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
#ajaxsearchprores2_1.vertical,
div.asp_r.asp_r_1.vertical {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
  padding: 0 !important;
}
#ajaxsearchprores1_1.vertical:after,
#ajaxsearchprores1_2.vertical:after,
#ajaxsearchprores2_1.vertical:after,
div.asp_r.asp_r_1.vertical:after {
  content: 'See item numbers under the "Overview" tab on the product';
  display: block !important;
  width: 100%;
  background: #f1f1f1;
  text-align: center;
  font-size: 13px;
  line-height: 1em;
  font-style: italic;
  border-top: 1px solid #ccc;
  padding: 10px 5px;
}
html[lang="da-DK"] #ajaxsearchprores1_1.vertical:after,
html[lang="da-DK"] #ajaxsearchprores1_2.vertical:after,
html[lang="da-DK"] #ajaxsearchprores2_1.vertical:after,
html[lang="da-DK"] div.asp_r.asp_r_1.vertical:after {
  content: 'Se varenumre under "Oversigt" fanen på produktet';
}
html[lang="sv-SE"] #ajaxsearchprores1_1.vertical:after,
html[lang="sv-SE"] #ajaxsearchprores1_2.vertical:after,
html[lang="sv-SE"] #ajaxsearchprores2_1.vertical:after,
html[lang="sv-SE"] div.asp_r.asp_r_1.vertical:after {
  content: 'Se artikelnummer under fliken "Översikt" på produkten';
}
html[lang="de-DE"] #ajaxsearchprores1_1.vertical:after,
html[lang="de-DE"] #ajaxsearchprores1_2.vertical:after,
html[lang="de-DE"] #ajaxsearchprores2_1.vertical:after,
html[lang="de-DE"] div.asp_r.asp_r_1.vertical:after {
  content: 'Siehe Artikelnummern auf der Registerkarte "Übersicht" des Produkts';
}
html[lang="nl-NL"] #ajaxsearchprores1_1.vertical:after,
html[lang="nl-NL"] #ajaxsearchprores1_2.vertical:after,
html[lang="nl-NL"] #ajaxsearchprores2_1.vertical:after,
html[lang="nl-NL"] div.asp_r.asp_r_1.vertical:after {
  content: 'Zie artikelnummers onder het tabblad "Overzicht" op het product';
}
html[lang="nl-BE"] #ajaxsearchprores1_1.vertical:after,
html[lang="nl-BE"] #ajaxsearchprores1_2.vertical:after,
html[lang="nl-BE"] #ajaxsearchprores2_1.vertical:after,
html[lang="nl-BE"] div.asp_r.asp_r_1.vertical:after {
  content: 'Zie artikelnummers onder het tabblad "Overzicht" op het product';
}
#ajaxsearchpro2_1 .probox .proinput input.orig,
#ajaxsearchpro2_2 .probox .proinput input.orig,
div.asp_m.asp_m_2 .probox .proinput input.orig {
  color: #282828 !important;
}
#main .elementor-text-editor a {
  text-decoration: underline;
  color: #c70000;
}
.some-arrow {
  position: relative;
  overflow: hidden;
}
.some-arrow:after,
.some-arrow:before {
  display: block;
  width: 4px;
  height: 60%;
  background: #fff;
  content: "";
  position: absolute;
  right: 10px;
  border-radius: 2px;
}
.some-arrow:before {
  bottom: -5%;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}
.some-arrow:after {
  top: -5%;
  -webkit-transform: rotate(-23deg);
  -ms-transform: rotate(-23deg);
  transform: rotate(-23deg);
}
.footer-facebook .some-arrow:after,
.footer-facebook .some-arrow:before {
  background: #1778f2;
}
.footer-youtube .some-arrow:after,
.footer-youtube .some-arrow:before {
  background: red;
}
#cookie-notice {
  display: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: 150px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.woocommerce div.product div.images img {
  max-height: 350px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
li:before {
  display: none !important;
}
.price {
  display: none !important;
}
.elementor-widget-woocommerce-products.elementor-wc-products
  ul.products
  li.product
  .button {
  display: none;
}
.woocommerce ul.products li.product a {
  color: #cd1d25 !important;
  font-weight: 700 !important;
  font-size: 14px;
  font-family: "Roboto", sans-serif !important;
}
.elementor-42367
  .elementor-element.elementor-element-3406988.elementor-wc-products
  ul.products
  li.product
  .woocommerce-loop-product__title {
  font-weight: 700;
  font-size: 15px !important;
  font-family: "Roboto", sans-serif !important;
}
.elementor-products-grid ul.products.elementor-grid li.product {
  font-size: 14px !important;
}
.product-single-sku {
  color: #cd1d25 !important;
  font-weight: 700;
}
.cart_totals {
  text-align: right;
}
h4.single-products-article-section {
  margin-left: -70%;
  position: static;
  width: 170%;
  margin-top: 75%;
  margin-bottom: -80px;
  font-family: Newsreader, sans-serif !important;
  color: #c70000;
  font-weight: 700;
}
#overzicht > div.tab-items > div > div.item-section-image div img {
  width: 150px;
}
@media (min-width: 471px) {
  .distributors-list .select-category-wrapper .select-box-wrap:first-of-type {
    margin-right: 25px;
  }
}
@media (min-width: 768px) {
  .ropox-extend-left:before {
    width: 100vw;
    left: -100vw;
    top: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
  }
}
@media (min-width: 1025px) {
  .distributors-list .distributor-items-wrapper .distributor-wrapper {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .distributors-list .distributor-items-wrapper .distributor-wrapper > div {
    border-right: 1px solid #eee;
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(3n + 1) {
    padding-left: 0;
    -ms-flex-preferred-size: calc(100% / 3 + 7px);
    flex-basis: calc(100% / 3 + 7px);
    max-width: calc(100% / 3 + 7px);
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(3n + 3) {
    -ms-flex-preferred-size: calc(100% / 3 - 7px);
    flex-basis: calc(100% / 3 - 7px);
    max-width: calc(100% / 3 - 7px);
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(3n + 3)
    > div {
    border-right: none;
  }
}
@media screen and (max-width: 1024px) {
  .elementor-location-footer #footer .footer-col1 li {
    width: 100%;
  }
  .elementor-location-footer #footer .footer-col3 li {
    margin-bottom: 7px;
  }
  .elementor-location-footer #footer .elementor-nav-menu--dropdown {
    font-size: 16px;
  }
  .elementor-location-footer
    #footer
    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow: visible;
  }
}
@media screen and (max-width: 992px) {
  .elementor-location-footer #footer a {
    font-size: 14px;
	line-height: 160%;
  }
  .elementor-location-footer #footer p {
    font-size: 16px;
  }
  .elementor-location-footer #footer .footer-col3 li a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
  }
  .elementor-location-footer #footer h2 {
    margin-top: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .elementor-location-footer #footer .footer-col1 li {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .distributors-list .select-category-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767px), (max-height: 650px) {
  .contact-popup-container {
    display: none;
  }
}
@media (max-width: 767px) {
  .distributor-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .distributors-list .distributor-items-wrapper .distributor-wrapper {
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .elementor-location-footer #footer {
    background: #29383f;
  }
  .elementor-location-footer #footer p {
    font-size: 16px;
  }
  .elementor-location-footer #footer .footer-col1 li a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
  }
  .elementor-location-footer #footer .elementor-widget-heading {
    margin-bottom: 0;
  }
}
@media (max-width: 470px) {
  .distributors-list .select-category-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .distributors-list .select-category-wrapper .select-box-wrap:first-of-type {
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .distributors-list .distributor-items-wrapper .distributor-wrapper {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .distributors-list .distributor-items-wrapper .distributor-wrapper > div {
    border-right: 1px solid #eee;
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(2n + 1) {
    padding-left: 0;
    -ms-flex-preferred-size: calc(100% / 2 + 7px);
    flex-basis: calc(100% / 2 + 7px);
    max-width: calc(100% / 2 + 7px);
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(2n + 2) {
    -ms-flex-preferred-size: calc(100% / 2 - 7px);
    flex-basis: calc(100% / 2 - 7px);
    max-width: calc(100% / 2 - 7px);
  }
  .distributors-list
    .distributor-items-wrapper
    .distributor-wrapper:nth-child(2n + 2)
    > div {
    border-right: none;
  }
}
@media (max-height: 775px) {
  .contact-popup-container .contact-popup-content .textwidget {
    overflow-y: scroll;
    height: 70vh;
  }
}
