.far-icon {
  display: block;
  width: 17px;
  height: 17px;
}
.far-icon-outdoor {
  mask-image: url("../../find-a-retailer/images/icons/outdoor.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/outdoor.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-interior {
  mask-image: url("../../find-a-retailer/images/icons/interior.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/interior.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-showroom {
  mask-image: url("../../find-a-retailer/images/icons/showroom.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/showroom.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-mobile_consultant {
  mask-image: url("../../find-a-retailer/images/icons/mobile_consultant.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/mobile_consultant.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-service {
  mask-image: url("../../find-a-retailer/images/icons/service.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/service.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-swiftee {
  width: 36px;
  mask-image: url("../../find-a-retailer/images/icons/logo_swiftee.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 36px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/logo_swiftee.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 36px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-list {
  mask-image: url("../../find-a-retailer/images/icons/list.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 17px 17px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/list.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 17px 17px;
  -webkit-mask-position: 0 0;
}
.far-icon-map {
  mask-image: url("../../find-a-retailer/images/icons/map_icon.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/map_icon.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-phone {
  mask-image: url("../../find-a-retailer/images/icons/phone.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/phone.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-info {
  mask-image: url("../../find-a-retailer/images/icons/info.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 15px 15px;
  background-color: #969696;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/info.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 15px 15px;
  -webkit-mask-position: 0 0;
}
.far-icon-close {
  mask-image: url("../../find-a-retailer/images/icons/close.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 24px 24px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/close.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 24px 24px;
  -webkit-mask-position: 0 0;
}
.far-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 10px 0 40px 0;
}
.far-header-title, .far-header h3 {
  margin: 0 10px 0 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 48px;
  padding-bottom: 0;
  text-align: left;
  color: #0E0F0F;
}
.far-header-subtitle {
  line-height: 24px;
  padding-bottom: 60px;
  max-width: 410px;
  color: #3B3C3C;
}
.far-header-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.far-header-item:last-child {
  display: none;
  max-width: 330px;
  padding: 0 0 0 40px;
  border-left: 1px solid #F5BE09;
}
.far-header-item:last-child ul {
  max-width: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.far-header-item:last-child ul li {
  line-height: 1.5;
  display: flex;
  align-items: baseline;
  margin: 0 0 10px 0;
}
.far-header-item:last-child ul li:last-child {
  margin: 0;
}
.far-header-item:last-child ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #3B3C3C;
  max-width: 256px;
}
.far-header-item:last-child ul li span:first-child {
  margin-right: 16px;
  color: #969696;
}
.far-header-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.far-header-button:before {
  content: "";
  width: 20px;
  height: 20px;
  mask-image: url("../../find-a-retailer/images/icons/question.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 20px 20px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/question.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px 20px;
  -webkit-mask-position: center;
}
.far-header-button-text {
  display: none;
  font-weight: 500;
  color: #3B3C3C;
}
.far-header-img {
  display: block;
  min-width: 70px;
  height: 70px;
  background-size: 70px 70px;
  background-image: url("../../find-a-retailer/images/attachment.png");
  margin-right: 10px;
}
.far-tab {
  margin-bottom: 30px;
}
.far-tab-buttons {
  display: flex;
  gap: 22px;
}
.far-tab-button {
  font-weight: 500;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  color: #969696;
  cursor: pointer;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.far-tab-button::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: transparent;
  margin-top: 6px;
}
.far-tab-content {
  display: none;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-buttons .far-tab-button:nth-child(1) {
  color: #0E0F0F;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-buttons .far-tab-button:nth-child(1)::after {
  background-color: #0E0F0F;
}
.far-tab-input:nth-child(1):checked ~ .far-tab-items .far-tab-content:nth-child(1) {
  display: block;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-buttons .far-tab-button:nth-child(2) {
  color: #0E0F0F;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-buttons .far-tab-button:nth-child(2)::after {
  background-color: #0E0F0F;
}
.far-tab-input:nth-child(2):checked ~ .far-tab-items .far-tab-content:nth-child(2) {
  display: block;
}
.far-search-label {
  display: block;
  font-size: 14px;
  color: #969696;
  padding-bottom: 8px;
}
.far-search-input {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 46px;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  padding: 14px 0 14px 18px;
  font-size: 16px;
  line-height: 19px;
  outline: none;
  color: #0E0F0F;
}
.far-search-input-area {
  position: relative;
}
.far-search-input::placeholder {
  color: #969696;
}
.far-search-input:focus {
  border: 1px solid #16416C;
}
.far-search-button {
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: #F3CA3E;
  border: none;
  outline: none;
  border-radius: 0 4px 4px 0;
}
.far-search-button.loading {
  position: relative;
  position: absolute;
  cursor: not-allowed;
}
.far-search-button.loading::before, .far-search-button.loading::after {
  position: absolute;
  content: "";
}
.far-search-button.loading::before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  border-radius: 10px;
}
.far-search-button.loading::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100px;
  height: 100px;
  background: url("../../find-a-retailer/images/spinner.svg") no-repeat center center;
}
.far-search-button.loading::before, .far-search-button.loading::after {
  width: 100%;
  height: 100%;
}
.far-search-button.loading::before {
  border-radius: inherit;
}
.far-search-button.loading::after {
  background-size: cover;
}
.far-search-button.loading .far-search-icon {
  display: none;
}
.far-search-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  mask-image: url("../../find-a-retailer/images/icons/search.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 20px 20px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/search.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px 20px;
  -webkit-mask-position: 0 0;
}
.far-search-results-list {
  display: none;
  position: absolute;
  z-index: 998;
  top: 34px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  border-top: none;
  background-color: transparent;
  padding-top: 35px;
  font-size: 16px;
  color: #3B3C3C;
}
.far-search-results-item {
  display: block;
  padding: 11px 17px;
  cursor: pointer;
  background-color: #ffffff;
}
.far-search-results-item:hover {
  background-color: #F3F5F8;
}
.far-tab {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.far-tab-input {
  display: none;
}
.far-tab-items {
  z-index: 100;
}
.far-filter-option-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 14px;
}
.far-filter-option-label {
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  cursor: pointer;
}
.far-filter-option-label-text {
  color: #3B3C3C;
}
.far-filter-option-label .far-icon {
  margin-right: 7px;
  background-color: #3B3C3C;
}
.far-filter-option-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #D5D7D9;
  border-radius: 4px;
  margin: 0 0 0 auto;
  cursor: pointer;
}
.far-filter-option-checkbox::before {
  content: "";
  display: none;
  width: 14px;
  height: 10px;
  mask-image: url("../../find-a-retailer/images/icons/checkbox_arrow.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 14px 10px;
  background-color: #3B3C3C;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/checkbox_arrow.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 14px 10px;
  -webkit-mask-position: 0 0;
}
.far-filter-option-checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
}
.far-filter-option-input {
  display: none;
}
.far-filter-option-input:checked ~ .far-filter-option-checkbox {
  background-color: #F3CA3E;
  border: 1px solid #F3CA3E;
}
.far-filter-option-input:checked ~ .far-filter-option-checkbox::before {
  display: block;
}
.far-filter-option-input:checked ~ .far-filter-option-label .far-filter-option-label-text {
  color: #0E0F0F;
}
.far-filter-option-input:checked ~ .far-filter-option-label .far-icon {
  background-color: #0E0F0F;
}
.far-filter-option-input:disabled ~ .far-filter-option-label .far-filter-option-label-text {
  color: #969696;
}
.far-filter-option-input:disabled ~ .far-filter-option-label .far-icon {
  background-color: #969696;
}
.far-filter-option-input:disabled ~ .far-filter-option-checkbox {
  background-color: #D5D7D9;
}
.far-filter-options {
  padding-bottom: 10px;
}
.far-filter-options-title {
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #969696;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.far-filter-options--product {
  padding-bottom: 20px;
  max-width: 290px;
}
.far-filter-options--product .far-filter-options-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 3px;
  background-color: #F3F5F8;
  border-radius: 50px;
}
.far-filter-options--product .far-filter-option-group {
  padding-bottom: 0;
}
.far-filter-options--product .far-filter-option-input:checked ~ .far-filter-option-label {
  background-color: #F3CA3E;
}
.far-filter-options--product .far-filter-option-label {
  padding: 8px 12px;
  border-radius: 100px;
  cursor: pointer;
  color: #0E0F0F;
}
.far-filter-border {
  display: none;
}
.far-filter-retailer-card-wrapper {
  display: none;
}
.far-filter.hide {
  display: none;
}
.far-separator {
  width: 100vw;
  height: 1px;
  background-color: #D5D7D9;
  margin-left: -20px;
  margin-bottom: 20px;
}
.far-map {
  width: 100%;
  height: calc(100vh - 110px);
}
.far-map-wrapper {
  position: relative;
  width: 100vw;
  margin-left: -20px;
  max-height: calc(100vh - 50px);
}
.far-map-retailer {
  display: none;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100vw;
  border-radius: 4px 4px 0 0;
  background-color: #ffffff;
  padding-top: 10px;
  max-height: 445px;
  min-height: 75px;
  height: 75px;
  overflow: hidden;
}
.far-map-retailer.active {
  display: block;
}
.far-map-retailer::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #D5D7D9;
  border-radius: 1px;
  margin: 0 auto;
}
.far-map-retailer .far-retailer-card {
  height: calc(100% - 20px);
}
.far-map-retailer .far-retailer-card-header {
  padding: 16px 20px 20px 20px;
  margin-bottom: -1px;
  align-items: center;
}
.far-map-retailer .far-retailer-card-logo {
  order: 2;
}
.far-map-retailer .far-retailer-card-content-item:first-child {
  margin-top: 30px;
}
.far-map-retailer .far-retailer-card-content, .far-map-retailer .far-retailer-card-buttons {
  padding: 0 20px;
}
.far-map-retailer .far-retailer-card-status-block {
  position: relative;
  left: -20px;
}
.far-map-retailer-name {
  font-weight: 400;
  font-size: 14px;
  color: #0E0F0F;
}
.far-results-menu {
  display: none;
}
.far-results-menu .far-separator {
  position: absolute;
  top: 0;
  margin-left: 0;
}
.far-results-menu .far-container {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  width: 100%;
}
.far-results-menu.active {
  display: block;
}
.far-results-menu-text {
  font-size: 14px;
  color: #3B3C3C;
}
.far-results-menu-button {
  display: flex;
  align-items: center;
  outline: none;
  background: none;
  border: 0;
  padding: 0;
}
.far-results-menu-button-text {
  margin-right: 10px;
}
.far-mobile {
  display: block;
}
.far-retailer-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 20px;
}
.far-retailer-card-header {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D5D7D9;
  margin-bottom: 30px;
}
.far-retailer-card-title {
  max-width: 281px;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #0E0F0F;
  text-align: center;
}
.far-retailer-card-logo {
  height: auto;
  max-height: 60px;
  max-width: 228px;
  width: auto;
  overflow: hidden;
}
.far-retailer-card-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 30px;
}
.far-retailer-card-content-item {
  display: flex;
  align-items: center;
}
.far-retailer-card-content-item .far-icon {
  min-width: 22px;
  width: 22px;
  height: 23px;
  mask-size: 22px 22px;
  margin-right: 16px;
  -webkit-mask-size: 22px 22px;
}
.far-retailer-card-content-item .far-icon-swiftee {
  width: 48px;
  height: 24px;
  -webkit-mask-size: 48px 24px;
}
.far-retailer-card-content-icons {
  display: flex;
  gap: 10px;
  align-items: center;
}
.far-retailer-card-content-icons .far-icon {
  min-width: 22px;
  width: 22px;
  height: 23px;
  mask-size: 22px 22px;
  margin-right: 0;
  -webkit-mask-size: 22px 22px;
}
.far-retailer-card-content-icons .far-icon-swiftee {
  width: 48px;
  height: 24px;
  -webkit-mask-size: 48px 24px;
}
.far-retailer-card-address, .far-retailer-card-phone-text {
  font-size: 14px;
  color: #3B3C3C;
  line-height: 16px;
}
.far-retailer-card-address {
  line-height: 21px;
  text-decoration: unset;
}
.far-retailer-card-address:hover {
  text-decoration: underline;
}
.far-retailer-card-phone a {
  color: #16416C;
  text-decoration: underline;
  cursor: pointer;
}
.far-retailer-card-phone-text {
  margin-right: 12px;
}
.far-retailer-card-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.far-retailer-card-button-email {
  display: block;
  height: 46px;
  width: max-content;
  padding: 15px 20px;
  border-radius: 100px;
  background-color: #F3CA3E;
  color: #0E0F0F;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  border: 0;
  cursor: pointer;
  width: 260px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.far-retailer-card-button-email:hover {
  background-color: #F5BE09;
}
.far-retailer-card-button-email:disabled, .far-retailer-card-button-email[disabled] {
  background: #D5D7D9;
  color: #969696;
}
.far-retailer-card-button-details {
  display: flex;
  width: max-content;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  color: #0E0F0F;
  border-bottom: 1px solid #0E0F0F;
  padding: 8px 0;
}
.far-retailer-card-button-details-icon {
  width: 4px;
  height: 8px;
  mask-image: url("../../find-a-retailer/images/icons/arrow.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 4px 8px;
  background-color: #0E0F0F;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/arrow.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 4px 8px;
  -webkit-mask-position: 0 0;
  margin-left: 8px;
}
.far-retailer-card-status-block {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  margin: 0 auto 16px;
  text-transform: uppercase;
  width: calc(100% + 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F3CA3E;
  border-radius: 0 0 4px 4px;
  padding: 7px 20px;
  color: #ffffff;
}
.far-retailer-card-status-block span {
  line-height: 0;
}
.far-retailer-card-status-block-icon {
  width: 16px;
  height: 16px;
  mask-image: url("../../find-a-retailer/images/icons/star.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 16px 16px;
  background-color: #ffffff;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/star.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 16px;
  -webkit-mask-position: 0 0;
  margin-right: 8px;
}
.far-retailers-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  padding: 0 20px;
  min-width: 280px;
  margin: 0 auto;
}
.far-retailers-title {
  font-size: 26px;
  line-height: 39px;
  font-weight: 500;
  color: #0E0F0F;
  padding-bottom: 0;
  text-align: center;
}
.far-retailers-subtitle {
  line-height: 1.5;
  font-size: 16px;
  padding: 0 0 20px 0;
  color: #3B3C3C;
}
.far-retailers-label {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 14px;
  margin: 0 0 20px 0;
  color: #16416C;
  text-transform: uppercase;
  width: max-content;
}
.far-retailers-label-icon {
  width: 16px;
  height: 16px;
  mask-image: url("../../find-a-retailer/images/icons/star.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 16px 16px;
  background-color: #ffffff;
  -webkit-mask-image: url("../../find-a-retailer/images/icons/star.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 16px;
  -webkit-mask-position: 0 0;
  margin-right: 8px;
}
.far-retailers-header {
  width: 100%;
  max-width: unset;
  grid-column: 1/-1;
  margin-bottom: 10px;
}
.far-retailers .far-retailer-card {
  flex: 1;
  height: unset;
  width: 100%;
  border-radius: 4px;
  min-width: 280px;
}
.far-retailers .far-retailer-card-status-block {
  justify-content: center;
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: 26px;
}
.far-retailers .far-retailer-card-header {
  align-items: center;
  justify-content: center;
  flex: 2;
  padding: 0 20px 16px 20px;
  margin-bottom: 16px;
}
.far-retailers .far-retailer-card-logo {
  margin: 0 0 0 auto;
}
.far-retailers .far-retailer-card-logo-wrapper {
  display: flex;
  flex: 1;
  height: 60px;
}
.far-retailers .far-retailer-card-logo:not(:root:root) {
  width: auto;
  object-fit: contain;
}
.far-retailers .far-retailer-card-logo.default {
  width: 60px;
}
.far-retailers .far-retailer-card-body {
  display: none;
  flex-direction: row;
  flex: 1;
  padding: 0 20px;
  gap: 20px;
}
.far-retailers .far-retailer-card-body .far-retailer-card-content {
  padding: 0;
  margin-bottom: 0;
}
.far-retailers .far-retailer-card-body .far-retailer-card-buttons {
  padding: 0;
  max-width: 170px;
}
.far-retailers .far-retailer-card-content {
  flex: 1;
  min-height: unset;
  padding: 0 20px;
  margin-bottom: 16px;
}
.far-retailers .far-retailer-card-buttons {
  height: auto;
  align-items: center;
  padding: 0 20px;
  justify-content: flex-end;
}
.far-retailers .far-retailer-card-button-email {
  width: 248px;
  margin-bottom: 10px;
}
.far-retailers .far-retailer-card-button-details {
  width: 177px;
  justify-content: space-between;
}
.far-retailers .far-retailer-card-button-details-text {
  white-space: nowrap;
}
.far-premium-retailers, .far-non-premium-retailers {
  padding: 30px 0;
  width: 100%;
}
.far-non-premium-retailers .far-retailers-header {
  flex: none;
  max-width: unset;
}
.far-non-premium-retailers .far-retailer-card {
  background: #F3F5F8;
}
.far-non-premium-retailers .far-retailer-card-status {
  margin-bottom: 16px;
}
.far-non-premium-retailers .far-retailer-card-status {
  height: 0;
  visibility: hidden;
}
.far-premium-retailers {
  background-color: unset;
}
.far-premium-retailers .far-retailers-label {
  display: flex;
  align-items: center;
  background-color: #F3CA3E;
  border-radius: 4px;
  padding: 7px 20px;
  color: #ffffff;
}
.far-premium-retailers .far-retailers-label span {
  line-height: 0;
}
.far-premium-retailers .far-retailer-card {
  background: white;
}
.far-results-container:nth-child(2) {
  background: #F3F5F8;
}
.far-results-container:nth-child(2) .far-retailer-card {
  background: #ffffff;
}
.far-popover-info {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.far-popover-info-item {
  display: grid;
  grid-template-columns: 36px auto;
  align-content: center;
  gap: 12px;
}
.far-popover-info-item-text {
  color: #3B3C3C;
}
.far-popover-info-item .far-icon {
  justify-self: center;
}
.far-popover-info .far-separator {
  display: block;
  width: 100%;
  margin: 8px 0;
}
.far-popover-info-footer {
  color: #3B3C3C;
}
.far .modal-dialog {
  margin: 10px 0;
}
.far .modal-content {
  border-radius: 4px;
  width: 320px;
  padding: 50px 20px;
  margin: 0 auto;
  position: relative;
}
.far .modal-image {
  height: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 30px;
}
.far .modal-image-au {
  background-image: url("../../find-a-retailer/images/australia_modal.svg");
}
.far .modal-image-sg {
  background-image: url("../../find-a-retailer/images/singapore_modal.svg");
}
.far .modal-image-cl {
  background-image: url("../../find-a-retailer/images/chile_modal.svg");
}
.far .modal-image-nz {
  background-image: url("../../find-a-retailer/images/new-zealand_modal.svg");
}
.far .modal-image-il {
  background-image: url("../../find-a-retailer/images/israel_modal.svg");
}
.far .modal-body {
  padding: 0;
}
.far .modal-footer {
  margin-top: 40px;
}
.far .modal-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #0E0F0F;
  max-width: 310px;
  margin: 0 auto 20px;
}
.far .modal-text {
  color: #3B3C3C;
  width: 260px;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  line-height: 150%;
}
.far .modal-text.name {
  font-size: 14px;
}
.far .modal-footer {
  padding: 0;
  border: 0;
  text-align: center;
}
.far .modal-footer .btn {
  width: 230px;
  text-transform: unset;
  padding: 15px 20px;
  background: #F5BE09;
  border-radius: 100px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #0E0F0F;
}
.far .modal-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  background: unset;
  padding: 0;
  border: 0;
}
.far .modal-close-button .far-icon {
  width: 24px;
  height: 24px;
}
.far__breadcrumbs {
  color: #969696;
  font-size: 14px;
  line-height: 26px;
}
.far__breadcrumbs-item {
  font-family: "Roboto-Regular", sans-serif;
  position: relative;
  z-index: 1;
}

body.modal-open {
  overflow: auto;
}

.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog--htf {
  vertical-align: bottom;
  position: relative;
  bottom: -10px;
}
.modal-dialog--htf .modal-content {
  width: 100%;
}
.modal-dialog--htf .modal-footer {
  margin-top: 20px;
}
.modal-line {
  margin: 15px 0;
  border-bottom: 1px solid #D5D7D9;
}
.modal-list {
  padding: 0;
  margin: 0 0 20px 0;
  counter-reset: firststlevel;
  list-style-type: none;
}
.modal-list__title, .modal-list__item {
  color: #505050;
}
.modal-list__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  text-align: center;
  padding-bottom: 10px;
}
.modal-list__item {
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.modal-list__item:before {
  display: inline-block;
  content: counter(firststlevel, decimal-leading-zero);
  counter-increment: firststlevel;
  color: #969696;
  margin-right: 10px;
}
.modal-list__item:not(:last-child) {
  padding-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .modal-dialog--htf {
    vertical-align: middle;
    position: static;
  }
}

* {
  font-family: "Roboto-Regular", sans-serif;
}

*,
::after,
::before {
  box-sizing: border-box;
}

html, body {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html.loading, body.loading {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  position: relative;
}
html.loading::before, html.loading::after, body.loading::before, body.loading::after {
  position: absolute;
  content: "";
}
html.loading::before, body.loading::before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  border-radius: 10px;
}
html.loading::after, body.loading::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100px;
  height: 100px;
  background: url("../../find-a-retailer/images/spinner.svg") no-repeat center center;
}

p, h1, h2, h3 {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
}

a, a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}

.far {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0E0F0F;
}
.far-container {
  min-width: 280px;
  margin: 0 auto;
  padding: 0 20px;
}

.pac-logo:after {
  display: none;
}

.pac-container {
  box-shadow: none;
  background: #D5D7D9;
  width: 324px !important;
  border-top: 0px;
}

.found-near {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #969696;
}

.sorry {
  font-weight: bold;
  font-size: 13px;
  color: #969696;
}

.feather-info {
  background-image: url("../../find-a-retailer/images/info.svg");
  background-color: inherit;
  width: 24px;
  height: 24px;
}

.fa-question-circle {
  color: #D5D7D9;
}

#prefooter {
  display: none;
}

/*Google map changes*/
.gm-style .gm-style-iw-t::after {
  display: none;
}

.gm-style .gm-style-iw-c {
  border-radius: 0px;
  max-width: 218px !important;
}

.popover {
  max-width: 445px;
  border: none;
  border-radius: 4px;
  box-shadow: 2px 2px 10px rgba(14, 15, 15, 0.05), -2px -2px 10px rgba(14, 15, 15, 0.05);
}
.popover-content {
  padding: 20px;
}
.popover .arrow {
  display: none;
}

/********************************************FOR LANDSCAPE********************************************/
.far {
  /********************************************FOR DESKTOPS********************************************/
}
@media (min-width: 576px) and (max-width: 768px) {
  .far-header-title {
    font-size: 24px;
    line-height: 60px;
  }
  .far-retailers-container {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
  }
  .far-retailers .far-retailer-card-content {
    min-height: 123px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    gap: 22px;
    justify-content: flex-start;
    align-items: center;
    min-height: 46px;
    height: auto;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 151px;
    margin-bottom: 0;
    padding: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
}
@media (orientation: landscape) and (max-width: 991px) {
  .far .modal-dialog {
    margin: 60px 0 10px;
  }
  .far-retailer-card-title {
    text-align: left;
  }
}
@media (max-height: 600px) and (orientation: landscape) and (max-width: 991px) {
  .far-mobile {
    display: none;
  }
  .far-retailers-container {
    grid-template-columns: 1fr !important;
  }
  .far-retailers .far-retailer-card-header {
    flex: unset;
    height: 80px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
  }
  .far-retailers .far-retailer-card-body {
    display: flex;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-content {
    min-height: 90px;
    gap: 14px;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-body .far-retailer-card-button-email {
    width: 100%;
  }
  .far-premium-retailers .far-retailer-card {
    position: relative;
    padding-top: 30px;
    padding-left: 26px;
  }
  .far-premium-retailers .far-retailer-card-status {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .far-premium-retailers .far-retailer-card-status-block {
    width: 26px;
    padding: 0;
    height: 100%;
    writing-mode: tb;
    transform: rotate(180deg);
    border-radius: 0 4px 4px 0;
  }
  .far-premium-retailers .far-retailer-card-status-block-icon {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .far-container {
    max-width: 944px;
  }
  .far-header {
    margin: 40px 0 20px 0;
  }
  .far-header-img {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
    margin-right: 30px;
  }
  .far-header-button {
    width: 210px;
    height: 46px;
    padding: 14px 20px;
    border: 1px solid #3B3C3C;
    border-radius: 100px;
    gap: 8px;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
  }
  .far-header-button-text {
    display: inline;
  }
  .far-header-title {
    font-size: 44px;
    line-height: 60px;
    flex: 1;
  }
  .far-header-subtitle {
    line-height: 24px;
    padding-bottom: 80px;
  }
  .far-header-item {
    min-width: 450px;
  }
  .far-header-item:last-child {
    min-width: unset;
    display: block;
  }
  .far-header-item:last-child h3 {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 20px;
  }
  .far .far-tab-buttons {
    gap: 40px;
  }
  .far .far-tab-button {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }
  .far-search-input-area {
    width: 100%;
    max-width: 380px;
  }
  .far-separator {
    display: none;
  }
  .far-filter-option-input {
    display: none;
  }
  .far-filter-option-input:checked ~ .far-filter-option-checkbox:hover {
    background-color: #F5BE09;
  }
  .far-filter-option-checkbox::after {
    content: unset;
  }
  .far-filter-wrapper {
    display: none;
    width: max-content;
    padding-top: 40px;
  }
  .far-filter-wrapper.active {
    display: block;
  }
  .far-filter-border {
    display: block;
    width: 100vw;
    height: 500px;
    position: absolute;
    left: 0;
    border: 1px solid #D5D7D9;
    border-left: 0;
    border-right: 0;
    pointer-events: none;
  }
  .far-filter-retailer-card-wrapper {
    display: none;
    min-width: 280px;
    width: calc(50vw - 40px);
    max-width: 380px;
  }
  .far-filter-retailer-card-wrapper.active {
    display: block;
    padding-top: 40px;
  }
  .far-filter-retailer-card-wrapper.active ~ .far-filter-wrapper {
    display: none;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card {
    padding-bottom: 40px;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card-status-block {
    margin: 0;
    width: max-content;
  }
  .far-filter-retailer-card-wrapper.active .far-retailer-card-content .far-retailer-card-status {
    display: none;
  }
  .far-content .far-container {
    display: flex;
    gap: 30px;
    min-height: 500px;
  }
  .far-map {
    height: 500px;
  }
  .far-map-wrapper {
    z-index: 1;
    width: 50vw;
    position: absolute;
    right: 0;
  }
  .far-map-wrapper.full-screen {
    width: 100%;
  }
  .far-map iframe {
    line-height: 0;
  }
  .far-map-retailer, .far-map-retailer.active {
    display: none;
  }
  .far-results-menu, .far-results-menu.active {
    display: none;
  }
  .far-retailers-container {
    max-width: 944px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
  .far-retailers .far-retailer-card-content {
    min-height: 106px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    gap: 22px;
    justify-content: flex-start;
    align-items: center;
    min-height: 46px;
    height: auto;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 151px;
    margin-bottom: 0;
    padding: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
  .far-retailer-card-title {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }
  .far-retailer-card-status {
    display: flex;
    justify-content: space-between;
  }
  .far-retailer-card-status-block {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    border-radius: 4px;
    background-color: #F3CA3E;
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
  }
  .far-retailer-card-status-block-span {
    line-height: 0;
  }
  .far-retailer-card-status-block-icon {
    width: 16px;
    height: 16px;
    mask-image: url("../../find-a-retailer/images/icons/star.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 16px 16px;
    background-color: #ffffff;
    -webkit-mask-image: url("../../find-a-retailer/images/icons/star.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 16px 16px;
    -webkit-mask-position: 0 0;
    margin-right: 8px;
  }
  .far-retailer-card-buttons {
    flex: 1;
    width: 100%;
    flex-direction: row;
    align-items: flex-end;
    gap: 20px;
  }
  .far-retailer-card-button-email {
    width: 170px;
    margin-bottom: 0;
  }
  .far-retailer-card-button-details {
    width: auto;
    justify-content: space-between;
  }
  .far-retailer-card-button-filters {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .far-retailer-card-button-filters-text {
    font-size: 14px;
    color: #16416C;
  }
  .far-retailer-card-button-filters-icon {
    width: 4px;
    height: 8px;
    mask-image: url("../../find-a-retailer/images/icons/arrow.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 4px 8px;
    background-color: #16416C;
    -webkit-mask-image: url("../../find-a-retailer/images/icons/arrow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 4px 8px;
    -webkit-mask-position: 0 0;
    margin-right: 8px;
    transform: rotate(180deg);
  }
  .far-retailer-card-logo {
    max-width: 228px;
  }
  .far-popover-info-item {
    grid-template-columns: 48px auto;
  }
  .far-popover-info-item-text {
    font-size: 16px;
    line-height: 19px;
  }
  .far-popover-info-item .far-icon {
    width: 24px;
    height: 24px;
    mask-size: 24px 24px;
    -webkit-mask-size: 24px 24px;
  }
  .far-popover-info-item .far-icon-swiftee {
    width: 48px;
    -webkit-mask-size: 48px 24px;
  }
  .far .modal-content {
    width: 468px;
    padding: 40px 60px;
  }
  .far .modal-image {
    height: 180px;
    margin: 0 auto 40px;
  }
  .far .modal-body {
    padding: 0;
    margin-bottom: 0;
  }
  .far .modal-title {
    font-size: 38px;
    line-height: 45px;
  }
  .far .modal-text {
    color: #3B3C3C;
    width: 260px;
    text-align: center;
    font-size: 18px;
    line-height: 150%;
  }
  .far .modal-text.name {
    font-size: 16px;
    width: 340px;
  }
  .far .modal-close-button {
    top: 30px;
    right: 30px;
  }
  .far__breadcrumbs {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .far .modal-dialog {
    margin: 130px 0 10px;
  }
  .far .modal-dialog.header-hidden {
    margin: 10px 0;
  }
  .far__breadcrumbs {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .far-mobile {
    display: none;
  }
  .far-container {
    max-width: 1240px;
  }
  .far-header {
    margin: 30px 0 20px 0;
  }
  .far-header-img {
    width: 110px;
    height: 110px;
    background-size: 110px 110px;
  }
  .far-header-title, .far-header h3 {
    font-size: 64px;
    line-height: 60px;
  }
  .far-header-item:last-child {
    padding: 0 0 0 50px;
    max-width: unset;
  }
  .far-header-item:last-child h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 30px;
  }
  .far-header-item:last-child ul li {
    margin: 0 0 20px 0;
  }
  .far-header-item:last-child ul li span {
    font-size: 16px;
    max-width: 400px;
  }
  .far-header-item:last-child ul li span:first-child {
    font-size: 12px;
  }
  .far-filter-border {
    width: 100vw;
  }
  .far-filter-retailer-card-wrapper {
    width: calc(50vw - 170px);
  }
  .far-map-wrapper {
    width: calc(50vw + 130px);
  }
  .far-retailers-container {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
  }
  .far-retailers-header {
    max-width: 380px;
    min-width: 280px;
    grid-column: unset;
    margin-bottom: 0;
  }
  .far-retailers-header-stretch {
    max-width: unset;
    grid-column: 1/-1;
  }
  .far-retailers-container {
    max-width: 1240px;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .far-retailers .far-retailer-card-header {
    flex: unset;
    height: 80px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
  }
  .far-retailers .far-retailer-card-logo {
    order: -1;
    align-self: center;
  }
  .far-retailers .far-retailer-card-body {
    display: flex;
  }
  .far-retailers .far-retailer-card-content {
    min-height: 90px;
    gap: 14px;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 100%;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: 100%;
    justify-content: space-between;
  }
  .far-retailers .far-retailer-card-stretch ~ div .far-retailer-card-buttons {
    height: 103px;
  }
  .far-premium-retailers .far-retailer-card {
    position: relative;
    padding-top: 30px;
    padding-left: 26px;
  }
  .far-premium-retailers .far-retailer-card-status {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .far-premium-retailers .far-retailer-card-status-block {
    width: 26px;
    padding: 0;
    height: 100%;
    writing-mode: tb;
    transform: rotate(180deg);
    border-radius: 0 4px 4px 0;
  }
  .far-premium-retailers .far-retailer-card-status-block-icon {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .far-filter-wrapper {
    min-width: 380px;
  }
  .far-filter-options--product {
    width: 380px;
    max-width: initial;
  }
  .far-filter-options--product .far-filter-option-group {
    width: 50%;
  }
  .far-filter-options--product .far-filter-option-label {
    width: 100%;
    justify-content: center;
  }
  .far-filter-option-label {
    font-size: 16px;
    line-height: 19px;
  }
  .far-retailer-card-wrapper {
    min-width: 350px;
  }
  .far-retailer-card-content {
    margin-bottom: 60px;
  }
  .far-retailer-card-buttons {
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 22px;
  }
  .far-retailer-card-button-email {
    width: 151px;
    padding: 14px 16px;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-buttons {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    min-height: 100%;
    height: auto;
    flex-direction: column;
    gap: 10px;
  }
  .far-retailers .far-retailer-card-button-email {
    width: 100%;
    margin-bottom: 0;
  }
  .far-retailers .far-retailer-card-button-details {
    width: auto;
    justify-content: unset;
  }
  .far-retailers .far-retailer-card-stretch ~ div .far-retailer-card-buttons {
    height: auto;
  }
  .far-retailer-card .far-icon, .far-icon {
    min-width: 22px;
    width: 22px;
    height: 23px;
    mask-size: 22px 22px;
    -webkit-mask-size: 22px 22px;
  }
  .far-retailer-card .far-icon-swiftee, .far-icon-swiftee {
    width: 48px;
    height: 24px;
    -webkit-mask-size: 48px 24px;
  }
  .far-map-wrapper {
    width: 100%;
    position: static;
    margin-left: 0;
  }
}

@media only screen and (min-width: 769px) {
  .popover-content {
    padding: 50px;
  }
}
@media (orientation: landscape) {
  #far-modal .far-popover-info {
    width: 440px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #far-modal .far-popover-info-item {
    align-content: start;
  }
  #far-modal .far-popover-info-item:nth-child(1), #far-modal .far-popover-info-item:nth-child(2), #far-modal .far-popover-info-item:nth-child(3), #far-modal .far-popover-info-item:nth-child(4) {
    grid-column: 1;
  }
  #far-modal .far-popover-info-item:nth-child(5), #far-modal .far-popover-info-item:nth-child(6) {
    grid-column: 2;
  }
  #far-modal .far-popover-info-item:nth-child(5) {
    grid-row: 1/3;
  }
  #far-modal .far-popover-info-item:nth-child(6) {
    grid-row: 3/5;
    margin-top: -18px;
  }
  #far-modal .far-popover-info-footer {
    grid-column: 1/3;
  }
  #far-modal .far-separator {
    grid-column: 1/3;
  }
  #far-modal .modal-content {
    width: auto;
  }
}
* {
  font-family: "Roboto-Regular", sans-serif;
}

body.no-scroll {
  overflow: hidden;
  max-height: 100dvh;
}

body {
  padding-right: 0 !important;
  margin-right: 0 !important;
  color: black;
}

.col-md-12 {
  padding: 0 !important;
}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

/* Images and wp-captions should always fit and be responsive */
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 10px;
}

.wp-caption.aligncenter {
  margin-bottom: 10px;
}

.wp-caption img[class*=wp-image-] {
  display: block;
}

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 10px;
}

/* WP Gallery */
.gallery {
  margin-bottom: 1.5em;
}

.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.gallery dd {
  margin: 0;
}

.gallery-caption {
  display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* Content */
.main-content-inner {
  padding-bottom: 1.5em;
}

.hentry {
  margin: 0 0 1.5em;
}

.bypostauthor {
  display: block;
}

/* Clearing */
.clear {
  clear: both;
}

/* Navigation */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:active > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
  margin-bottom: 2em;
}

.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
  padding-left: 15px;
}

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type=submit] {
  display: none;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children {
  margin-left: 1.5em;
}

/**
* Some WP Theme Repository requirements
*/
.entry-meta {
  clear: both;
}

/* CUSTOM */
h1, h2 {
  color: #004170;
}

h3, h4, h5 {
  color: #004170;
}

.hentry > header {
  background: url(images/bg-page-header.png) repeat-x center center;
  text-align: center;
}

.page-title, .post-title {
  margin: 20px 0;
  font-weight: bold;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  font-size: 1.5em;
  background-color: #fff;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}

.col-md-4 .page-title, .col-md-4 .post-title {
  margin: 15px 0 15px;
  text-align: left;
  display: block;
  padding-left: 0;
  text-transform: none;
}

.feat {
  font-size: 2em;
  font-weight: 300;
}

.supfeat {
  font-size: 2.5em;
  font-weight: 300;
  color: #004170;
}

.subfeat {
  font-size: 1.5em;
  font-weight: 300;
}

.blue-hl {
  font-size: 1.5em;
  color: #005695;
}

.quote {
  font-size: 1.33em;
  font-weight: 300;
  color: #005695;
}

.quote-author {
  color: #005695;
  font-weight: bold;
}

.yellow-ul {
  background: url(images/underline-yellow.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.white-ul {
  background: url(images/underline-white.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.btn {
  display: inline-block;
  background: #004170;
  border-radius: 0;
  color: #fff;
  border: none;
  text-transform: uppercase;
}

.btn:hover {
  background: rgb(27, 117, 188);
  color: #fff;
}

div.error {
  background: #f9e8e8;
  border: 1px solid #cc6666;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 15px;
}

/************************************************ SLIDER ************************************************/
.home-slider .home-slider-item {
  display: flex;
  height: 420px;
}

.home-slider .home-slider-left-content {
  flex: 50%;
  background-color: #ebebeb;
  padding: 90px 42px 110px 42px;
}

.home-slider .home-slider-right-content {
  flex: 50%;
}

.home-slider .home-slider-title {
  font-family: "Roboto-Medium", sans-serif;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #004170;
  font-size: 24px;
}

.home-slider .home-slider-description {
  padding-bottom: 26px;
  font-size: 15.5px;
}

.home-slider .home-slider-button {
  padding-bottom: 30px;
}

.home-slider .home-slider-logos {
  position: absolute;
  bottom: 30px;
}

.home-slider .home-slider-image {
  height: 420px;
  width: 100%;
}

.home-slider .home-slider-logo {
  margin-right: 15px;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #004170 !important;
}

.owl-theme .owl-controls .owl-page span {
  background: #ebebeb !important;
}

.home-slider .home-slider-item-3dconfigurator {
  background: radial-gradient(54.22% 96.3% at 28.16% 50%, #FFFFFF 0%, #FCFCFC 30.5%, #F1F1F1 56.6%, #E0E0E0 80.9%, #CCCCCC 100%);
}

.home-slider .home-slider-left-content-3dconfigurator {
  flex: 35%;
  padding: 34px 39px;
}

.home-slider .home-slider-right-content-3dconfigurator {
  flex: 65%;
}

.home-slider .home-slider-title-3dconfigurator {
  font-family: "Roboto-Light", sans-serif;
  padding-bottom: 10px;
  color: #1D426A;
  font-size: 42px;
  /*line-height: 44px;*/
}

.home-slider .home-slider-description-3dconfigurator {
  padding-bottom: 22px;
  font-size: 13px;
  color: #1D426A;
}

.home-slider .home-slider-description-3dconfigurator ul {
  padding-left: 16px;
}

.home-slider .home-slider-button-3dconfigurator a {
  background-color: #FFC03C;
  color: #1D426A;
  padding: 6px 27px;
  border-radius: 30px;
  text-decoration: none;
}

/************************************************ HOME ************************************************/
.home .entry-content {
  font-size: 1.5em;
  color: #004170;
  text-align: center;
}

#boxes {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 330px 330px 330px;
  margin-bottom: 30px;
  justify-content: space-evenly;
}

#boxes .box {
  display: grid;
  grid-template-rows: 250px 200px;
}

#boxes .box .box-image img {
  height: 250px;
  width: 100%;
}

#boxes .box .box-description {
  background-color: #ebebeb;
  padding: 20px;
  display: grid;
}

#boxes .box .box-description .box-title {
  font-family: "Roboto-Medium", sans-serif;
  color: #004170;
  padding-bottom: 10px;
  font-size: 24px;
}

#boxes .box .box-description .box-text {
  font-size: 15.5px;
}

#boxes .box .box-description .box-button {
  align-self: end;
}

/* Page */
.feat-title {
  position: absolute;
  width: 100%;
  top: 200px;
  text-align: center;
}

.feat-title span {
  display: inline-block;
  padding: 10px 20px;
  background: #000;
  background: #ebebeb;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
}

/* Post */
.blog .main-content-inner > .page-title {
  padding-left: 0;
}

.blog .hentry header {
  background: none !important;
  text-align: left;
}

footer.entry-meta {
  font-size: 0.8em;
  color: #999;
}

footer.entry-meta a {
  color: #999;
}

.posted-on {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffc526;
}

.posted-on a {
  color: #525252;
}

.blog .tags-links, .blog .comments-link, .blog .edit-link, .blog .byline {
  display: none;
}

.blog footer.entry-meta {
  margin-top: 15px;
}

.blog article h1 {
  margin: 15px 0;
  font-size: 1.66em;
}

.single-post h2.page-title {
  padding-left: 0;
}

.single-post .main-content header {
  text-align: left;
  background: none !important;
  margin-bottom: 15px;
}

.single-post h1.page-title {
  margin: 0;
  display: block;
  padding-left: 0;
  text-transform: none;
  color: #337ab7;
  font-size: 1.5em;
  text-align: left;
  margin-top: 15px;
}

.single-post .cat-links {
  font-size: 0.8em;
  color: #999;
}

.single-post .cat-links a {
  color: #999;
}

.single-post .byline {
  display: none;
}

.single-post .entry-content-thumbnail {
  padding: 15px 0;
}

.single-post .entry-content {
  padding-bottom: 50px;
}

.single-post .sidebar-padder {
  margin-top: 6em;
}

#sidebar .widget-title {
  color: #005695;
  font-size: 1.25em;
  font-weight: bold;
}

#sidebar .widget ul {
  padding-left: 0;
}

#sidebar .widget a {
  color: #999;
}

#sidebar .widget_categories li {
  border-bottom: 1px solid #ebebeb;
}

#sidebar .widget_categories li:hover {
  background-color: #ebebeb;
}

#sidebar .widget_categories li a {
  padding: 0 5px;
}

.sidebar .nav > li > a {
  padding: 0;
  display: inline-block;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

#sidebar .widget_categories li a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f105";
  padding-right: 10px;
}

#sidebar .widget_categories li a {
  padding: 5px;
  margin-bottom: 1px solid #ccc;
}

.recent-posts-widget-with-thumbnails ul li {
  margin-bottom: 0.5em;
}

#sidebar .recent-posts-widget-with-thumbnails img {
  width: 100px;
  height: auto;
  border: 5px solid #ebebeb;
}

#sidebar .rpwwt-post-title {
  color: #4d4d4d;
  font-size: 1.15em;
  font-weight: bold;
  margin-top: 15px;
  display: block;
}

#sidebar .rpwwt-post-date {
  color: #999;
  font-size: 0.9em;
  display: block;
}

/* Product */
.product-row {
  margin-left: 0;
  margin-right: 0;
}

.page-template .product-row .image {
  padding-left: 0;
  padding-right: 0;
}

.page-template .product-row .content {
  padding: 25px 10px;
}

.page-template .dark .content, .page-template .dark .content h1, .page-template .dark .content h2 {
  color: #fff;
}

/* Feature */
.page-template-template-feature .entry-content {
  margin-bottom: 30px;
}

.page-template-template-feature .brochure {
  text-align: center;
  margin-top: 30px;
}

.feature-row {
  margin-bottom: 30px;
}

.feature-row > div {
  text-align: center;
}

.feature-row h3 {
  font-weight: bold;
  margin-top: 0;
}

.feature-row .content {
  height: 310px;
  position: relative;
}

.feature-row .col-sm-6 .content-inner {
  padding: 0 60px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.feature-row .col-sm-12 .content {
  height: auto;
  padding: 20px 120px;
}

.feature-row .content ul {
  margin: 0;
  padding: 0;
}

.feature-row .content ul li {
  width: 435px;
  margin: 0;
  padding: 5px 60px;
  list-style: none;
  display: block;
  border-bottom: 1px solid #bfbfbf;
  font-size: 1.1em;
  font-weight: 300;
}

.feature-row .col-sm-12 .content ul li {
  width: 100%;
}

.feature-row .content ul li:last-child {
  border-bottom: none;
}

.feature-row .content iframe {
  width: 555px;
  height: 307px;
  max-width: none;
  margin-left: -60px;
}

.feature-row .dark .content, .feature-row .dark .content h1, .page-template .dark .content h2 {
  color: #fff !important;
}

/* Page */
.page-id-402 .page-title {
  margin: 0 0 15px;
}

/* Gallery */
.page-template-template-gallery .entry-content {
  margin-bottom: 30px;
}

#gallery-images {
  margin-top: 50px;
}

#gallery-images a img {
  max-width: 100%;
  margin-bottom: 30px;
}

.gallery-title {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 15px;
  right: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.gallery-title span {
  display: inline-block;
  margin-top: 85px;
  font-size: 1.2em;
  text-transform: uppercase;
}

.gallery-title:hover {
  background: rgba(29, 141, 222, 0.5);
  background: url(images/icon-chain.png) rgba(0, 141, 222, 0.5) no-repeat center center;
  text-decoration: none;
  color: #fff;
}

/* Contact */
#gform_wrapper_1 .gform_heading {
  display: none;
}

#gform_1 .gform_fields {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

#gform_1 .gfield_label{
  font-size: 15px;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  color: #505050;
  margin-bottom: 6px;
  border: 0;
}

#gform_1 .gfield_required {
  color: #505050;
  font-size: 15px;
}

#gform_1 input[type='text'], #gform_1 input[type='email'], #gform_1 input[type='tel'], #gform_1 select {
  font-size: 16px;
  padding: 0 16px;
  height: 40px;
  min-height: 40px;
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #16416c;
  outline: none;
}

#gform_1 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 32px 0 16px;
  background-image: url("images/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
  cursor: pointer;
}

#gform_1 input[type='text']:focus, #gform_1 input[type='email']:focus, #gform_1 input[type='tel']:focus, #gform_1 textarea:focus {
  background-color: #fff;
  border: 1px solid #16416c;
}

#gform_1 input[type='submit'] {
  font-size: 16px;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  border: 0;
  border-radius: 100px;
  height: 46px;
  color: #004170;
  background-color: #F3CA3E;
  outline: none;
}

#gform_1 .gform_drop_area {
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #97A0AC;
}

#gform_1 .gform_button_select_files {
  border: 1px solid #004170;
  border-radius: 100px;
  color: #004170;
  padding: 2px 20px;
  background: #fff;
}

#gform_1 textarea {
  font-size: 16px;
  line-height: 150%;
  min-height: 40px;
  padding: 8px 16px;
  border: 0;
  border-radius: 6px;
  background-color: #F3F6F8;
  color: #16416c;
  resize: vertical;
  outline: none;
}

#gform_1 .gfield_description {
  font-size: 14px;
  padding: 0px;
  margin: 6px 0px 0px 0px;
  color: #97A0AC;
}

#gform_wrapper_1 .gform_validation_errors {
  display: none;
}

#gform_1 .gfield_validation_message {
  border: 0;
  background: #fff;
  color: #CC142B;
}

#gform_1 .ginput_complex label {
  display: none;
}

/* Checkbox */
#gform_1 .gfield--type-checkbox legend {
  display: none;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input {
  display: none;
}

#gform_1 .gfield--type-checkbox .gform-field-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  color: #004170;
  user-select: none;
  font-weight: 400;
}

#gform_1 .gfield--type-checkbox .gform-field-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #97A0AC;
  border-radius: 4px;
  background-color: white;
  box-sizing: border-box;
}

#gform_1 .gfield--type-checkbox .gform-field-label:hover::before {
  border: 1px solid #16416c;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input:checked + .gform-field-label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 45%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 10px;
  border-right: 1px solid #16416c;
  border-bottom: 1px solid #16416c;
}

#gform_1 .gfield--type-checkbox .gfield-choice-input:checked + .gform-field-label::before {
  border: 1px solid #16416c;
}
/************************************************ FOOTER ************************************************/
footer.site-footer {
  background: #ebebeb;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow-x: hidden;
}

footer .site-footer-copyright {
  text-align: center;
  margin-top: 20px;
}

footer h4 {
  color: #000;
  font-family: "Roboto-Medium", sans-serif;
}

#footer-menu {
  font-size: 0.9em;
  padding-left: 0;
  text-align: justify;
  line-height: 1.5;
}

#footer-menu:after {
  display: inline-table;
  content: "";
  width: 100%;
}

#footer-menu > li {
  display: inline-table;
}

#footer-menu > li > a {
  color: #000;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

#footer-menu > li > ul {
  padding-left: 0;
}

#footer-menu > li > ul > li {
  list-style: none;
  margin-top: 10px;
}

#footer-menu > li > ul > li > a {
  color: black;
}

#footer-menu > li > ul > li > ul {
  padding: 4px 0 0 16px;
}

#footer-menu > li > ul > li > ul > li {
  list-style: none;
  margin-top: 6px;
}

.social-icons h2 {
  font-size: 12px;
  color: #000;
}

.social-icons .icons {
  display: flex;
}

.social-icons .icons a {
  display: inline-block;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  color: #fff;
  background: #999;
  margin-right: 5px;
}

/*
 *
 * WOOCOMMERCE
 *
 */
.entry-content .ziptrak-cart {
  text-align: right;
  height: 50px;
  line-height: 50px;
}

.ziptrak-cart .link-to-cart {
  color: #fff;
  background-color: #006699;
  font-weight: 700;
  padding: 8px;
  border-radius: 3px;
}

.ziptrak-cart .link-to-cart:hover {
  background-color: #004b71;
}

.ziptrak-cart .link-to-cart a:hover {
  text-decoration: none !important;
}

.product_meta .posted_in {
  display: none;
}

div.cart_totals > table.shop_table > tbody > tr.cart-subtotal {
  display: none;
}

div.cart_totals > table.shop_table > tbody > tr.shipping {
  display: none;
}

/* Responsive */
@media (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .field_left, .field_right {
    width: 49.5%;
    float: left;
    display: block;
    clear: none !important;
  }
  .field_right {
    float: right;
  }
  .field_right textarea {
    height: 12.5em !important;
  }
}
@media (max-width: 1210px) {
  #boxes {
    grid-template-columns: 330px 330px;
  }
  .home-slider .home-slider-item {
    flex-direction: column-reverse;
    margin: 0 10px;
    height: auto;
  }
  .home-slider .home-slider-left-content, .home-slider .home-slider-right-content {
    flex: 100%;
  }
  .home-slider .home-slider-left-content {
    padding: 15px;
  }
  .home-slider .home-slider-logos {
    display: none;
  }
  .home-slider .home-slider-title {
    padding-bottom: 10px;
    font-size: 24px;
  }
  .home-slider .home-slider-description {
    padding-bottom: 10px;
    font-size: 15.5px;
  }
  .home-slider {
    margin-bottom: 15px;
  }
  .home-slider .home-slider-image {
    height: auto;
  }
  .home-slider .home-slider-left-content-3dconfigurator {
    flex: 100%;
    padding: 20px 15px;
  }
  .home-slider .home-slider-right-content-3dconfigurator {
    flex: 100%;
  }
  .home-slider .home-slider-title-3dconfigurator {
    font-size: 34px;
    line-height: 38px;
  }
  .home-slider .home-slider-description-3dconfigurator {
    padding-bottom: 12px;
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .feat-title {
    top: 150px;
  }
  .feature-row .content {
    height: 244px;
  }
  .feature-row .col-sm-6 .content-inner {
    padding: 0 50px;
  }
  .feature-row .content ul li {
    padding: 5px 50px;
    width: 355px;
  }
  .feature-row .content iframe {
    width: 455px;
    height: 255px;
  }
}
@media (max-width: 1024px) {
  .slide-title {
    font-size: 0.75em;
    top: 30%;
  }
  .feat-title {
    top: 100px;
  }
  .home .box {
    margin-bottom: 15px;
  }
  .feature-row .content {
    height: 185px;
  }
  .feature-row .col-sm-6 .content-inner {
    padding: 15px;
  }
  .feature-row h3 {
    font-size: 1.3em;
  }
  .feature-row .content ul li {
    padding: 5px 15px;
    width: 315px;
  }
  .feature-row .content iframe {
    width: 345px;
    height: 200px;
    margin-left: -15px;
  }
}
@media (max-width: 768px) {
  /* Retailer Page */
  .rp-map {
    display: none;
  }
  .rp-retailer-information {
    flex: 1;
  }
  /* END of Retailer Page */
  #boxes {
    grid-template-columns: 330px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .slide-title {
    font-size: 0.5em;
  }
  .page-template .product-row .image img {
    width: 100%;
  }
  .page-template .product-row .content {
    padding: 15px 0;
  }
  .page-template .product-row {
    margin-bottom: 15px;
  }
  .feat-title {
    font-size: 0.75em;
    top: 50px;
  }
  .feature-row .content {
    height: auto;
  }
  .feature-row .content ul li {
    width: 100%;
  }
  .feature-row .content iframe {
    width: 450px;
    height: 253px;
  }
  .feature-row .col-sm-6 .content-inner {
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  .feature-row .col-sm-12 .content {
    padding: 20px;
  }
  footer.site-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  footer .social-icons .pull-right {
    float: left !important;
  }
}
@media only screen and (min-width: 769px) {
  .container {
    width: 100%;
    max-width: 944px;
  }
}
@media only screen and (min-width: 1025px) {
  .container {
    width: 100%;
    max-width: 1240px;
  }
}
@keyframes shake-animation {
  0% {
    transform: translate(0, 0);
  }
  1.78571% {
    transform: translate(5px, 0);
  }
  3.57143% {
    transform: translate(0, 0);
  }
  5.35714% {
    transform: translate(5px, 0);
  }
  7.14286% {
    transform: translate(0, 0);
  }
  8.92857% {
    transform: translate(5px, 0);
  }
  10.71429% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
/************************************************ QUICK LINKS BANNER ************************************************/
.zp-quick-links {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  gap: 4px;
  z-index: 9999;
  transform: rotate(-90deg) translateX(487px);
  transform-origin: 100% 100%;
}
.zp-quick-links__item {
  max-height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFFFFF;
  padding: 3px 14px;
  border-radius: 4px 4px 0 0;
  background-color: #133A73;
  transition: all 0.2s linear;
  animation: shake-animation 4.72s ease infinite;
}
.zp-quick-links__item:hover {
  color: #FFFFFF;
}
.zp-quick-links__item:last-child {
  color: #133A73;
  background-color: #F3CA3E;
}
.zp-quick-links__item:last-child:hover {
  color: #133A73;
}
.zp-quick-links__item-text {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  font-family: "Roboto-Medium", sans-serif;
}
.zp-quick-links__item-icon {
  width: 14px;
  height: 14px;
}
.zp-quick-links__item-icon, .zp-quick-links__item:after {
  transition: all 0.15s linear;
}

@media only screen and (min-width: 769px) and (min-height: 601px) {
  .zp-quick-links__item {
    padding: 13px 20px;
    border-radius: 6px 6px 0 0;
  }
  .zp-quick-links__item-text {
    font-size: 15px;
  }
  .zp-quick-links__item:after {
    content: "";
    display: block;
    width: 0;
    height: 14px;
    mask-image: url("images/icon-arrow.svg");
    mask-repeat: no-repeat;
    mask-position: 0 0;
    mask-size: 14px 14px;
    background-color: #FFFFFF;
    -webkit-mask-image: url("images/icon-arrow.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 14px 14px;
    -webkit-mask-position: 0 0;
  }
  .zp-quick-links__item:last-child:after {
    background-color: #133A73;
  }
  .zp-quick-links__item-icon {
    width: 17px;
    height: 17px;
  }
  .zp-quick-links__item:hover .zp-quick-links__item-icon {
    width: 0;
  }
  .zp-quick-links__item:hover:after {
    display: block;
    width: 17px;
  }
}
@media only screen and (max-height: 600px) {
  .zp-quick-links {
    transform: rotate(-90deg) translateX(310px);
  }
}

/* Additional classes for Gutenberg editor. */
.wp-block-button__link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 46px;
    padding-bottom: 0px;
    padding-top: 0px;
}

@media (max-width: 782px) {
  .wp-block-columns.stack-column, .wp-block-group.stack-column {
    flex-direction: column !important;
  }

  .wp-block-columns.stack-column-reverse, .wp-block-group.stack-column-reverse {
    flex-direction: column-reverse !important;
  }

  .wp-block-columns.stack-row, .wp-block-group.stack-row {
    flex-direction: row !important;
  }

  .wp-block-columns.stack-row-reverse, .wp-block-group.stack-row-reverse {
    flex-direction: row-reverse !important;
  }
  
  .hide-mobile {
    display: none !important;
  }
}

/*# sourceMappingURL=style.css.map */