/*!
Theme Name: Automotive Group - Benzine of diesel
Theme URI: https://www.thelist.media/
Author: The List Media
Author URI: https://www.thelist.media/
Description: /
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: automotive-group-magic-diesel
*/

@font-face {
  font-family: 'Selfie';
  src: url('fonts/Selfie-Black.eot');
  src: url('fonts/Selfie-Black.eot?#iefix') format('embedded-opentype'),
  url('fonts/Selfie-Black.woff2') format('woff2'),
  url('fonts/Selfie-Black.woff') format('woff'),
  url('fonts/Selfie-Black.ttf') format('truetype'),
  url('fonts/Selfie-Black.svg#Selfie-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}

/* Typography */
h1,
h2,
h3,
.et-db #et-boc .et_pb_module h1,
.et-db #et-boc .et_pb_module h2,
.et-db #et-boc .et_pb_module h3,
body .hustle-modal .hustle-modal-message h1,
body .hustle-modal .hustle-modal-message h2,
body .hustle-modal .hustle-modal-message h3 {
  color: #162133;
  margin: 0;
  padding: 0;
}

h1,
.et-db #et-boc .et_pb_module h1,
body .hustle-modal .hustle-modal-message h1 {
  font-family: 'Selfie', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 144px;
  text-transform: initial;
  letter-spacing: 0;
  line-height: .8;
}

h2,
.et-db #et-boc .et_pb_module h2,
body .hustle-modal .hustle-modal-message h2 {
  font-family: 'Selfie', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 96px;
  text-transform: initial;
  letter-spacing: 0;
  line-height: .8;
}

body .hustle-modal .hustle-modal-message h2 {
  margin-bottom: 12px;
}

h3,
.et-db #et-boc .et_pb_module h3,
body .hustle-modal .hustle-modal-message h3 {
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 2;
}

p,
a,
.et-db #et-boc .et_pb_module p,
.et-db #et-boc .et_pb_module a,
body .hustle-modal .hustle-modal-message p,
body .hustle-modal .hustle-modal-message a {
  color: #162133;
  margin: 0;
  padding: 0;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-decoration: none;
  line-height: 2;
  opacity: .5;
}

a:hover,
a:focus,
a:active,
.et-db #et-boc .et_pb_module a:hover,
.et-db #et-boc .et_pb_module a:focus,
.et-db #et-boc .et_pb_module a:active {
  outline: 0;
}

/* Default */
* {
  outline: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  color: initial;
  background: initial;
}

::selection {
  color: initial;
  background: initial;
}

/* General */
body {
  background: initial;
}

table,
.post,
.page,
.hentry,
.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.entry-footer {
  display: none;
}

.site-header .site-header-container,
.site-footer .site-footer-container,
.et-db #et-boc .et_section_regular .et_pb_row {
  z-index: 998;
  position: relative;
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 48px 120px;
}

.fixed {
  position: fixed;
  top: 0;
}

.overlap.top {
  margin-top: -96px;
}

.overlap.right {
  margin-right: -96px;
}

.overlap.bottom {
  margin-bottom: -96px;
}

.overlap.left{
  margin-left: -96px;
}

/* Header */
.site-header {
  z-index: 999;
  background: initial;
  position: absolute;
  width: 100%;
}

/** Site-branding **/
/*** Logo ***/
.site-branding * {
  color: initial;
}

.site-branding .custom-logo,
.site-branding .custom-logo img,
.site-branding .custom-logo svg {
  height: 48px;
}

/** Navigation **/
.main-navigation {
  width: auto;
}

ul.menu {
  margin: -18px;
}

ul.menu li {
  margin: 18px;
  text-align: center;
  list-style: none;
}

ul.menu li a {
  color: #ffffff;
  display: block;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  text-decoration: none;
  line-height: 1.5;
  transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
}

ul.menu li a:hover,
ul.menu li a:focus,
ul.menu li a:active {
  opacity: 1;
}

.menu-item i._mi,
.menu-item img._mi,
.menu-item img._before,
.rtl .menu-item img._after {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

/*** Main menu ***/
/*** Secondary menu ***/
#call-to-action-navigation {
  margin-left: auto;
}

/*** Mobile menu ***/
#mobile-menu-toggle-navigation {
  display: none;
}

#mobile-menu-toggle-navigation #menu-toggle {
  cursor: pointer;
  width: 24px;
  height: 18px;
}

#mobile-menu-toggle-navigation #menu-toggle .burger {
  position: relative;
  width: 100%;
  height: 100%;
}

#mobile-menu-toggle-navigation #menu-toggle .burger span {
  background: #000000;
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
}

#mobile-menu-toggle-navigation #menu-toggle span:nth-child(1) {
  top: 2px;
}

#mobile-menu-toggle-navigation #menu-toggle span:nth-child(2),
#mobile-menu-toggle-navigation #menu-toggle span:nth-child(3) {
  top: 8px;
}

#mobile-menu-toggle-navigation #menu-toggle span:nth-child(4) {
  bottom: 2px;
}

#mobile-menu-toggle-navigation #menu-toggle.active span:nth-child(1) {
  width: 0;
  top: 8px;
  transform: translate(9px);
  -webkit-transform: translate(9px);
  -ms-transform: translate(9px);
}

#mobile-menu-toggle-navigation #menu-toggle.active span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

#mobile-menu-toggle-navigation #menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

#mobile-menu-toggle-navigation #menu-toggle.active span:nth-child(4) {
  width: 0;
  bottom: 8px;
  transform: translate(9px);
  -webkit-transform: translate(9px);
  -ms-transform: translate(9px);
}

/* Content */
/** Revolution slider **/
.car-wrapper .car img {
	max-width: 640px !important;
}

/** Essential grid **/
.esg-grid .mainul {
  margin: 0 !important;
}

.esg-entry-media-wrapper .esg-media-poster {
  background-size: cover !important;
  background-position: center !important;
}

/** Woocommerce **/

/** Divi **/
/*** Person ***/
.et-db #et-boc .et_pb_module .et_pb_team_member_image {
  max-width: 100%;
}

/* Forms */
::-webkit-input-placeholder {
  color: #cccccc;
}

::-moz-placeholder {
  color: #cccccc;
}

:-moz-placeholder {
  color: #cccccc;
}

:-ms-input-placeholder {
  color: #cccccc;
}

.et-db #et-boc .et_pb_module input select,
.et-db #et-boc .et_pb_module select,
.et-db #et-boc .et_pb_module input textarea,
.et-db #et-boc .et_pb_module textarea,
.et-db #et-boc .et_pb_module input.text,
.et-db #et-boc .et_pb_module input.title,
.et-db #et-boc .et_pb_module input[type=email],
.et-db #et-boc .et_pb_module input[type=password],
.et-db #et-boc .et_pb_module input[type=tel],
.et-db #et-boc .et_pb_module input[type=text],
.et-db #et-boc .et_pb_module input[type=number],
.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  color: #162133 !important;
  background: #f5f5f5;
  width: 100% !important;
  padding: 18px 16px !important;
  font-family: 'brandon-grotesque', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 18px !important;
  text-transform: initial;
  letter-spacing: 0;
  line-height: 1.5 !important;
  text-align: left;
  border: dashed 2px #cccccc !important;
  border-radius: 0;
  transition: .2s ease-in !important;
  -webkit-transition: .2s ease-in !important;
}

textarea {
  resize: none;
}

.et-db #et-boc .et_pb_module a.et_pb_button {
  cursor: pointer;
  color: initial !important;
  background: initial !important;
  width: 100% !important;
  padding: 12px !important;
  font-family: initial;
  font-weight: initial;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  border: 1px solid initial !important;
  border-radius: 0;
  transition: .2s ease-in !important;
  -webkit-transition: .2s ease-in !important;
}

/** Gravity forms **/
.gform_wrapper,
#gform_wrapper_1 {
  width: 100% !important;
  margin: 0 !important;
  text-align: center !important;
}

.gform_wrapper form {
  width: 100%;
}

.gform_wrapper .gform_footer,
.gform_wrapper form .gform_body .gform_page_footer {
  margin-top: 36px !important;
  padding: 0 !important;
  text-align: center;
}

/*** Input fields ***/
body .gform_wrapper ul.gform_fields {
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: -12px !important;
}

body .gform_wrapper ul.gform_fields li.gfield {
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  width: calc(100% - 24px);
  margin: 12px !important;
  padding: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half {
  width: calc(50% - 24px) !important;
}

body .gform_wrapper .top_label div.ginput_container {
  width: 100%;
  margin-top: 12px;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label,
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  color: #162133;
  margin: 0 auto;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: initial;
  text-decoration: none;
  line-height: 1.5;
  text-align: center;
}

.gform_wrapper .gfield_required {
  color: #162133;
  margin-left: 3px;
  opacity: .5;
}

.gform_wrapper .top_label li ul.gfield_checkbox,
.gform_wrapper .top_label li ul.gfield_radio {
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100% !important;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li,
.image-choices-admin-field.image-choices-use-images .image-choices-choice,
.image-choices-field .image-choices-choice {
  margin: 0 !important;
  margin-right: 48px !important;
}

.gform_wrapper ul.gfield_checkbox li:last-child,
.gform_wrapper ul.gfield_radio li:last-child,
.image-choices-admin-field.image-choices-use-images .image-choices-choice:last-child,
.image-choices-field .image-choices-choice:last-child {
  margin-right: 0 !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  display: none;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input + label:before,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label:before,
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label:before,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input:checked + label:after,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:checked + label:after,
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]:checked + label:after {
  transition: .2s ease-in !important;
  -webkit-transition: .2s ease-in !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input + label:before,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label:before,
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label:before {
  cursor: pointer;
  content: '';
  position: relative;
  display: inline-block;
  background: #f5f5f5;
  width: 36px !important;
  height: 36px !important;
  margin-right: 18px;
  padding: 16px !important;
  border: dashed 2px #cccccc;
  border-radius: 18px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li label,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li label,
.gform_wrapper.gf_browser_chrome .gfield_radio li label {
  cursor: pointer;
  color: rgba(22, 33, 51, .5);
  display: inline;
  margin: 0;
  padding: 0;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-decoration: none;
  line-height: 2;
  vertical-align: top;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input:checked + label,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:checked + label,
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]:checked + label {
  color: rgba(22, 33, 51, 1);
  font-weight: 700;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input:checked + label:after,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:checked + label:after,
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]:checked + label:after {
  content: '';
  position: absolute;
  display: block;
  background: #162133;
  width: 26px !important;
  height: 26px !important;
  top: 5px;
  left: 5px;
  border-radius: 13px;
}

/**** Input slider ****/
.noUi-target {
  background: #f5f5f5;
  border: dashed 2px #cccccc;
  border-radius: 9px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.noUi-connect {
  background: #ffa861;
  border: 2px solid #f5f5f5;
  border-radius: 7px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.noUi-handle {
  background: #162133;
  width: 36px !important;
  height: 36px !important;
  left: -18px !important;
  top: -11px !important;
  border: none;
  border-radius: 18px;
  box-shadow: 3px 6px 12px 0px rgba(0,0,0,0.12), inset 0 0 12px 0px rgba(0,0,0,.5);
  -webkit-box-shadow: 3px 6px 12px 0px rgba(0,0,0,0.12), inset 0 0 12px 0px rgba(0,0,0,.5);
}

.noUi-handle:before,
.noUi-handle:after {
  display: none;
}

.noUi-tooltip {
  color: #162133;
  padding: 6px;
  bottom: 100% !important;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: initial;
  text-decoration: none;
  line-height: 1.5;
  text-align: center;
  border: none;
  opacity: .5;
}

.noUi-tooltip:after {
  content: 'km';
  position: relative;
  display: inline-block;
  margin-left: 4px;
}

/*** Buttons ***/
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit] {
  cursor: pointer;
  color: #ffffff !important;
  background: #162133 !important;
  position: relative;
  margin: 0 !important;
  padding: 18px 36px !important;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: initial;
  text-decoration: none;
  line-height: 1.5;
  text-align: center;
  border: none !important;
  border-radius: 0 !important;
  white-space: normal;
  transition: .2s ease-in !important;
  -webkit-transition: .2s ease-in !important;
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input.button:focus,
body .gform_wrapper .gform_footer input.button:active,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_footer input[type=submit]:focus,
body .gform_wrapper .gform_footer input[type=submit]:active,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input.button:focus,
body .gform_wrapper .gform_page_footer input.button:active,
body .gform_wrapper .gform_page_footer input[type=submit]:hover,
body .gform_wrapper .gform_page_footer input[type=submit]:focus,
body .gform_wrapper .gform_page_footer input[type=submit]:active {
  color: #162133 !important;
  background: #f5f5f5 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  min-height: 0 !important;
  line-height: 1.5 !important;
}

/*** Image choices extension ***/
/*** Validation messages ***/
body img.gform_ajax_spinner {
  display: none !important;
}

.gform_wrapper div.validation_error {
  color: #ffffff !important;
  background: #ffa861 !important;
  margin-bottom: 48px;
  padding: 18px 36px;
  font-family: 'brandon-grotesque', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 14px !important;
  text-transform: initial !important;
  text-decoration: none !important;
  line-height: 1.5 !important;
  text-align: center !important;
  border: none;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: initial !important;
  border: none !important;
}

.gform_wrapper li.gfield.gfield_error input,
.gform_wrapper li.gfield.gfield_error select,
.gform_wrapper li.gfield.gfield_error textarea {
  border-color: #ffa861 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper .validation_message {
  display: none !important;
}

/* Cookie notice */

/* Hustle */
.wph-modal.hui-module-type--popup .hustle-modal {
  padding: 24px 0 !important;
}

.home .wph-modal.hui-module-type--popup .wph-modal-mask {
  display: none !important;
}

.hui-module-type--popup,
.hustle-modal-wrap--content,
.hustle-modal-align,
.hustle-modal-message {
  width: 100% !important;
}

.hui-module-type--popup {
  padding: 0 24px !important;
}

.hustle-modal-wrap--content {
  padding: 72px 48px !important;
}

.hustle-modal-header {
  display: none !important;
}

.hustle-modal .hustle-modal-article ul,
.hustle-modal .hustle-modal-article ol,
.hustle-modal .hustle-modal-message ul,
.hustle-modal .hustle-modal-message ol {
  padding: 0 !important;
}

.hustle-modal .hustle-modal-article p,
.hustle-modal .hustle-modal-article li,
.hustle-modal .hustle-modal-message p,
.hustle-modal .hustle-modal-message li  {
  font-size: 18px;
  line-height: 1.5;
}

.hustle-modal .hustle-modal-message a {
  color: #162133 !important;
  font-weight: 900 !important;
}

/** Pop-ups **/
/** Slide-ins **/

/* Footer */
.site-footer {
  background: #162133;
}

/** Navigation **/
/** Site info **/
.site-footer .site-info {
  width: 100%;
}

.site-footer .site-info .copyright,
.site-footer .site-info .made-by {
  color: #ffffff;
  font-family: 'brandon-grotesque', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  text-decoration: none;
  line-height: 1.5;
  opacity: .5;
}

.site-footer .made-by {
  margin-left: auto;
}

/* Responsive */
@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 980px) {
  .site-header .site-header-container,
  .site-footer .site-footer-container,
  .et-db #et-boc .et_section_regular .et_pb_row {
    padding: 48px 96px !important;
  }

  #site-navigation {
    display: none;
  }

  #mobile-menu-toggle-navigation {
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    margin-left: auto;
  }

  .site-footer .flex-wrapper.row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }

  .site-footer .site-info .copyright,
  .site-footer .site-info .menu-disclaimer-menu-container {
    margin-bottom: 24px;
    text-align: center;
  }

  .site-footer .site-info #disclaimer-menu {
    padding-left: 0;
  }

  .site-footer .site-info #disclaimer-menu li {
    width: 100%;
    text-align: center;
  }

  .site-footer .site-info .made-by {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 736px) {
  .site-header .site-header-container,
  .site-footer .site-footer-container,
  .et-db #et-boc .et_section_regular .et_pb_row {
    padding: 48px !important;
  }

  h1,
  .et-db #et-boc .et_pb_module h1,
  body .hustle-modal .hustle-modal-message h1 {
    font-size: 96px;
  }

  h2,
  .et-db #et-boc .et_pb_module h2,
  body .hustle-modal .hustle-modal-message h2 {
    font-size: 72px;
  }
}

@media screen and (max-width: 480px) {
  .site-header .site-header-container,
  .site-footer .site-footer-container,
  .et-db #et-boc .et_section_regular .et_pb_row {
    padding: 48px 36px !important;
  }

  .hustle-modal-wrap--content {
    padding: 48px 24px !important
  }

  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half {
    width: calc(100% - 24px) !important;
  }
}

@media screen and (max-width: 375px) {
  .site-header .site-header-container,
  .site-footer .site-footer-container,
  .et-db #et-boc .et_section_regular .et_pb_row {
    padding: 48px 24px !important;
  }
}

/* Flexbox */
.flex-wrapper,
ul.menu,
.main-navigation a,
.gform_wrapper ul.gform_fields,
.gform_wrapper ul.gform_fields li.gfield,
.gform_wrapper .top_label li ul.gfield_checkbox,
.gform_wrapper .top_label li ul.gfield_radio,
.image-choices-admin-field.image-choices-use-images .image-choices-choice label,
.image-choices-field .image-choices-choice label,
.hustle-modal-align {
  display: flex;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}

.flex-wrapper.row,
.flex-wrapper.column,
ul.menu,
.hustle-modal-align {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
}

.flex-wrapper.row,
ul.menu {
  flex-direction: row;
  -webkit-flex-direction: row;
}

.flex-wrapper.column,
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
  flex-direction: column;
  -webkit-flex-direction: column;
}

/* Woocommerce flexbox first row filled. */
.woocommerce ul.products:before,
.woocommerce ul.products:after {
  content: normal;
}
