#m-wrapper #m-header {
  width: 100%;
  float: left;
}

#m-wrapper #m-header .hp-slider {
  margin-bottom: 0;
  transform: none;
  position: relative;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information {
  position: absolute;
  top: 14px;
  left: 0;
  z-index: 4;
  width: 100%;
  padding-left: 13px;
  min-height: 30px;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .wrap-info-map-header {
  top: 30px;
  border-radius: 10px;
  left: 10px;
  z-index: 2;
  display: none;
  opacity: 0 !important;
  visibility: hidden !important;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .wrap-info-map-header.active {
  display: block;
  opacity: 1 !important;
  visibility: visible !important;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .wrap-info-map-header:before {
  display: none;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .icn-user {
  position: absolute;
  top: -3px;
  right: 13px;
  z-index: 5;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .menu {
  padding: 0 11px 0 0;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .menu .border-circle {
  width: 60px;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .menu .border-circle img {
  width: 100%;
  height: 100%;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .menu .wrap-text {
  display: none;
}

#m-wrapper #m-header .hp-slider .wrap-title-map-information .menu .sub-menu {
  top: 65px;
  width: 210px !important;
  right: 13px !important;
}

#m-wrapper #m-header .hp-slider .wp-image .slide-item {
  min-height: 400px;
}

#m-wrapper #m-header .hp-slider .logo {
  position: absolute;
  bottom: 15px;
  right: 7px;
  z-index: 3;
  max-width: 110px;
  -ms-box-shadow: 0 5px 10px rgba(102, 102, 102, 0.15);
  box-shadow: 0 5px 10px rgba(102, 102, 102, 0.15);
}

#m-wrapper #m-header .hp-slider .title-subtitle {
  position: absolute;
  bottom: 30px;
  left: 13px;
  z-index: 2;
  padding-right: 125px;
}

#m-wrapper #m-header .hp-slider .title-subtitle h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  font-family: SF Compact Display, sans-serif;
}

#m-wrapper #m-header .hp-slider .title-subtitle h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #D6D6D6;
  font-family: SF Compact Display, sans-serif;
}

#m-wrapper #m-header .hp-slider .bg-elip {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

#m-wrapper #m-content {
  padding: 30px 12px;
  clear: both;
}

#m-wrapper #m-content .animation {
  position: relative;
}

#m-wrapper #m-content .btn-mobile {
  width: 100%;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  letter-spacing: -0.24px;
  color: #FFFFFF;
  border: 0;
  outline: none;
  padding: 25.5px 0;
}

#m-wrapper #m-content .btn-mobile.btn-white {
  color: #343434;
}

#m-wrapper #m-content .btnSearchGroup {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: -0.24px;
  color: #343434;
}

#m-wrapper #m-content .mgb-10 {
  margin-bottom: 10px;
}

#m-wrapper #m-content .mgb-15 {
  margin-bottom: 15px;
}

.main-search-content {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  #pc-wrapper {
    display: block;
  }
  #m-wrapper,
  .hide-on-pc {
    display: none;
  }
}

@media (max-width: 767px) {
  #pc-wrapper {
    display: none;
  }
  #m-wrapper,
  .hide-on-pc {
    position: relative;
    display: block;
  }
}

.icon-calendar {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

#portal-contact {
  margin: 90px auto;
}

#portal-contact h1 {
  margin-bottom: 30px;
  color: #423E37;
  font-weight: 900;
  font-size: 64px;
  font-family: 'SF Compact Display Black';
}

#portal-contact h1.title {
  font-family: 'Raleway';
}

#portal-contact p.info {
  font-size: 26px;
  color: #4D4D4D;
  line-height: 35px;
  margin-bottom: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

#portal-contact .form-control {
  height: auto;
  min-height: auto;
  padding: 9px 30px;
  font-size: 20px;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border: none;
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

#portal-contact .form-control::placeholder {
  color: #979797;
  font-style: normal;
  font-size: 20px;
  font-family: 'SF Compact Display Regular', sans-serif;
  font-weight: 400;
}

#portal-contact .btn-send-message {
  margin-top: 35px;
  background: #B5B268;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-family: SF Compact Display, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  border: none;
  height: auto;
  padding: 12px 50px;
  display: inline-block;
  transition: all 0.3s ease;
}

#portal-contact .btn-send-message:hover {
  background: #8d8a51;
}

#portal-contact .send-success {
  font-family: SF Compact Display, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  color: #B5B268;
}

#portal-contact .send-feedback {
  font-family: SF Compact Display, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #989898;
}

#portal-contact .show-error {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #portal-contact {
    margin: 30px auto;
  }
  #portal-contact h1 {
    font-size: 31px;
  }
  #portal-contact p.info {
    line-height: 120%;
    font-size: 18px;
  }
  #portal-contact .send-success {
    font-size: 20px;
  }
  #portal-contact .send-feedback {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  #portal-contact {
    padding: 0 10px;
  }
}

/* Location icon */
.icn-location {
  background-image: url("../../images/icons/address-marker.svg");
  background-repeat: no-repeat;
}

.icn-location:before {
  background-image: none;
}

/* Term and condition checkbox */
.checkbox-register:before {
  background-image: none;
}

.use-maps {
  position: relative;
}

.place-results {
  width: 500px;
  max-height: 400px;
  overflow-y: auto;
  position: absolute;
  top: 45px;
  left: 10px;
  list-style: none;
  background: white;
  border: 1px solid #ddd;
  z-index: 9;
  margin: 0;
  padding: 10px;
  border-radius: 10px;
  display: none;
  box-shadow: 0 0 5px -2px;
}

.place-results li {
  padding: 5px 0;
  cursor: pointer;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.place-results li:last-child {
  border: none;
}

.place-results li .address-text {
  color: #000000;
}

.place-results li .wrap-address {
  position: relative;
}

.place-results li .wrap-address .address-plus {
  color: #000000;
  position: absolute;
  top: 1px;
  left: 10px;
  z-index: 9;
}

.place-results li .wrap-address .address-street-number {
  border-radius: 5px;
  border: 1px solid #a9a9a9;
  padding-right: 10px;
  font-size: .9em;
  padding-left: 25px;
  width: auto !important;
  margin-bottom: 0 !important;
  height: auto;
  line-height: inherit;
}

.place-results li .wrap-address .address-street-number:focus {
  border: 1px solid #000000;
  box-shadow: 0px 0px 5px -2px;
}

.homepage .place-results {
  max-height: 150px !important;
}

.default-page .place-results {
  max-height: 400px !important;
}

#righty {
  padding-left: 20px;
  background: #fff;
}

.wrap-product {
  background: #FFFFFF;
  border-radius: 6px;
  min-height: 280px;
  position: relative;
  padding: 15px 25px 23px 30px;
  margin-left: 23px;
  margin-right: 23px;
}

.wrap-product .text-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #CBCBCB;
  font-family: "Open Sans", sans-serif;
}

.wp-table .row-table.total {
  border-top: unset !important;
}

.wrap-container .wrap-selection .check-text-brown {
  margin-right: 0 !important;
}

.wrap-container .wrap-selection .check-text-brown.check-all {
  color: #ffffff;
  background: #6e371e;
}

.wrap-container .wrap-selection .check-text-discount {
  margin-right: 0 !important;
}

.wrap-container .wrap-selection .check-text-discount.check-all {
  background: #ffffff;
  border-radius: 25px;
  border: 2px solid #cfcfcf !important;
  color: #dbdbdb;
  position: relative;
  margin-right: 0;
}

.wrap-container .wrap-selection .check-text-discount.check-all:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  border-bottom: 2px solid #cfcfcf;
  transform: translate(-50%, -50%);
  width: 50%;
}

.check-modal-container .check-image img {
  border-radius: 20px;
}

.wrap-info-map-header .wrap-table-time h6 {
  text-transform: capitalize;
}

.wrap-info-map-header {
  top: 70px;
}

#form-contact textarea {
  min-height: 80px;
  resize: none;
}

.form-input.has-error input {
  background: #FFE9E9;
  border: 1px solid #EE3C3C;
}

.form-input.has-error input::placeholder {
  color: #717171;
}

.menu > ul > li .sub-menu {
  text-align: left;
}

.menu > ul > li .sub-menu li a {
  font-weight: normal;
}

.menu > ul > li .sub-menu li a.actived {
  font-weight: bold;
}

.menu > ul > li.nav-language .sub-menu {
  overflow: hidden;
}

.menu > ul > li .language {
  margin-right: 35px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.menu > ul > li .language:hover {
  color: inherit;
}

.menu > ul > li .language i {
  position: relative;
  top: -3px;
}

.color-white {
  color: white;
}

.color-white i {
  color: white;
}

.icn-arrow-down-white:before {
  width: 12px;
  height: 7px;
  background-position: -531px -87px;
}

.ui-autocomplete {
  max-width: 307.25px !important;
  background: #fff;
  border-radius: 6px;
  padding: 15px;
  z-index: 99999;
}

.ui-autocomplete li {
  line-height: 30px;
  list-style: none;
}

.ui-autocomplete li:hover {
  cursor: pointer;
}

.ui-autocomplete-loading {
  background: url("/images/ui-anim_basic_16x16.gif") no-repeat right center !important;
}

.menu-white .wrap-text {
  color: #fff !important;
}

.menu-white .icn-arrow-down:before {
  background: url(/images/icon-arrow-down-white.svg) no-repeat;
}

.modelProfileUser .modal-content, .mobile-profile-user .modal-content, .modal-gms .modal-content {
  padding: 50px 20px !important;
}

.modelProfileUser .avatar-container, .mobile-profile-user .avatar-container, .modal-gms .avatar-container {
  background-image: none !important;
}

.modelProfileUser .avatar-container label, .mobile-profile-user .avatar-container label, .modal-gms .avatar-container label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 0;
  text-align: center;
  color: #d1d1d1;
  display: block;
  cursor: pointer;
  margin-top: 10px;
}

.modelProfileUser .avatar-container label.error, .mobile-profile-user .avatar-container label.error, .modal-gms .avatar-container label.error {
  margin-left: 0 !important;
}

.modelProfileUser .close, .mobile-profile-user .close, .modal-gms .close {
  z-index: 10;
}

.modelProfileUser .wrap-avatar, .mobile-profile-user .wrap-avatar, .modal-gms .wrap-avatar {
  width: 200px;
  height: 200px;
}

.modelProfileUser .wrap-avatar .show-img img, .mobile-profile-user .wrap-avatar .show-img img, .modal-gms .wrap-avatar .show-img img {
  max-width: 200px;
}

.modelProfileUser .form-line, .mobile-profile-user .form-line, .modal-gms .form-line {
  margin-bottom: 0 !important;
  clear: both;
}

.modelProfileUser .form-line .input-container, .mobile-profile-user .form-line .input-container, .modal-gms .form-line .input-container {
  display: block !important;
}

.modelProfileUser .form-line .input-container span, .mobile-profile-user .form-line .input-container span, .modal-gms .form-line .input-container span {
  float: left;
  line-height: 40px !important;
  width: 90px;
  display: block;
  text-align: right;
}

.modelProfileUser .form-line .input-container input[type=text], .mobile-profile-user .form-line .input-container input[type=text], .modal-gms .form-line .input-container input[type=text] {
  float: right;
}

.modelProfileUser .form-line .input-container input[type=text]:not([name=gsm]), .mobile-profile-user .form-line .input-container input[type=text]:not([name=gsm]), .modal-gms .form-line .input-container input[type=text]:not([name=gsm]) {
  margin-bottom: 20px;
}

.modelProfileUser .form-line .mb-30, .mobile-profile-user .form-line .mb-30, .modal-gms .form-line .mb-30 {
  margin-bottom: 30px !important;
  display: block;
}

.modelProfileUser .form-line.mgl-5, .mobile-profile-user .form-line.mgl-5, .modal-gms .form-line.mgl-5 {
  margin-left: 5px;
}

.modelProfileUser label.error, .mobile-profile-user label.error, .modal-gms label.error {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 14px !important;
  line-height: 19px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #EE3C3C !important;
  clear: both;
  width: 100%;
  display: block !important;
  text-align: left;
  margin-left: 110px !important;
  margin-bottom: 20px;
}

.modelProfileUser input.error, .mobile-profile-user input.error, .modal-gms input.error {
  background: #FFE2E1 !important;
  color: rgba(255, 0, 0, 0.75) !important;
  border: 1px solid rgba(255, 0, 0, 0.75) !important;
  display: block !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}

.form-line .address-optioneel {
  position: absolute;
  bottom: -20px;
  left: 0;
}

@media screen and (min-width: 1024px) {
  #userModal.user-modal .modal-content .form-line .input-container span {
    margin-right: 20px;
  }
  #userModal.user-modal .modal-content .form-line .input-container input[type=text] {
    float: none;
  }
}

@media screen and (min-width: 768px) {
  .visible-mobile {
    display: none;
  }
  .visible-pc {
    display: block;
  }
  .modelProfileUser .mgb-20, .modal-gms .mgb-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .form-line .address-optioneel {
    position: relative;
    bottom: 10px;
    left: 0;
    z-index: 9;
    width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .visible-mobile {
    display: block;
  }
  .visible-pc {
    display: none;
  }
  #userModal.user-modal .modal-content .form-line .input-container {
    float: left;
  }
  .form-line .address-optioneel {
    bottom: 5px;
    width: 100%;
    text-align: left;
  }
  .update-gsm .modal-error-title h5 {
    font-size: 18px;
  }
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.pop-up .wrap-popup-card .wp-card {
  padding: 16px 23px 44px 23px;
}

.pop-up .wrap-popup-card .wp-card .modal-error-title {
  margin-bottom: 24px;
  margin-top: 12px;
}

.pop-up .wrap-popup-card .wp-card .modal-error-title h5 {
  font-weight: normal;
}

.pop-up .wrap-popup-card .wp-card .form-line {
  padding: 50px 120px 48px 120px;
}

.pop-up .wrap-popup-card .wp-card .form-line .radio-custom .item-radio .wrap-input input {
  border: 2px solid #717171;
}

.pop-up .wrap-popup-card .wp-card .form-line .radio-custom .item-radio input[type="radio"]:checked + .input-active {
  background: #717171;
}

.pop-up .wrap-popup-card .wp-card .form-line .radio-custom .item-radio .wrap-content p {
  text-align: left;
  font-size: 16px;
}

.pop-up .wrap-popup-card .close {
  z-index: 99;
}

.owl-search-category .active-category.current a {
  font-weight: bold !important;
}

.owl-search-category .active-category.active-active {
  padding-top: 0;
  padding-bottom: 0;
}

.owl-search-category .active-category.active-active a {
  color: #EE7A0F !important;
  padding-top: 10px;
}

.owl-search-category .active-category.active-active a:hover {
  border-color: #EE7A0F !important;
}

.owl-search-category .active-category.active-active.current a {
  font-weight: bold !important;
  border-bottom: 3px solid #EE7A0F !important;
}

.owl-search-category .active-category.none-active {
  padding-bottom: 0;
  padding-top: 0;
}

.owl-search-category .active-category.none-active a.none {
  margin: 0;
  padding: 28px 0;
}

.owl-search-category .active-category .none {
  margin: 6px 0;
}

.checkbox-sex {
  width: 202px !important;
}

.checkbox-sex.one-tab {
  width: 100px !important;
}

.check-modal-container .check-modal .check-content-error {
  color: red;
}

.check-modal-container .check-modal .check-content-error .price-container .price {
  color: red;
}

#parentCart .errors.extend {
  text-align: center;
  display: block;
  margin: 0 0 5px 0;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  font-family: "Open Sans", sans-serif;
  color: #EE3C3C;
}

#parentCart .btn-andere-gray {
  box-shadow: none;
}

#parentCart .deleteCouponDiscount, #parentCart .deleteRedeemDiscount {
  position: absolute;
  top: 1.5px;
  right: -7px;
}

#parentCart .item-radio ul {
  display: inline-flex;
  margin-left: 0;
  height: 30px;
}

#parentCart .item-radio ul li {
  list-style: none;
  padding-right: 12px;
}

#parentCart .item-radio ul li.ideal {
  position: relative;
  top: 1px;
}

#parentCart .item-radio ul li.mastercard {
  position: relative;
  top: -19px;
}

#parentCart .item-radio ul li.visa {
  position: relative;
  top: 5px;
}

#parentCart .notiMaxFreeCart {
  height: 25px;
  background: #6E371E;
  border-radius: 5px;
  font-size: 14px;
  line-height: 23px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  width: 390px;
  margin: auto;
}

#parentCart .checkbox-color.disabled {
  border: 0;
}

#parentCart .checkbox-color.disabled .tabAfhaal input:hover, #parentCart .checkbox-color.disabled .tabAfhaal label:hover, #parentCart .checkbox-color.disabled .tabLevering input:hover, #parentCart .checkbox-color.disabled .tabLevering label:hover {
  cursor: default;
}

#parentCart .formInputCoupon input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-transform: capitalize;
}

#parentCart .formInputCoupon input::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: capitalize;
}

#parentCart .formInputCoupon input:-ms-input-placeholder {
  /* IE 10+ */
  text-transform: capitalize;
}

#parentCart .formInputCoupon input:-moz-placeholder {
  /* Firefox 18- */
  text-transform: capitalize;
}

#parentCart .formInputCoupon input.error-input {
  font-weight: bold;
  font-size: 14px;
  color: #EE3C3C;
  background: #FCE9E9;
}

#modalLogin {
  z-index: 99;
}

.owl-carousel-home .owl-item .item a {
  overflow: hidden;
  display: block;
}

.check-modal-container {
  width: auto;
}

#wrapFillAddress .btn.btn-order, #wrapSearchGroup .btn.btn-order {
  color: #fff;
  border-color: #fff;
}

#wrapFillAddress .btn.btn-order.disableBtn, #wrapSearchGroup .btn.btn-order.disableBtn {
  color: #575757 !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
}

.ui-autocomplete.getGroup li .nameGroup {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  align-items: center;
  color: #717171;
}

.ui-autocomplete.getGroup li .colseTime {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #D1D1D1;
  float: right;
}

.wrap-container .wrap-selection .check-text {
  cursor: pointer;
}

.wrap-container .wrap-selection .check-text.disabled {
  cursor: not-allowed;
}

.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar td.xdsoft_disabled {
  line-height: 32px;
  cursor: pointer;
}

#show-order-mess p {
  text-align: center;
  color: red;
}

input[type="password"] {
  font-size: 20px;
}

.pop-address {
  width: 380px;
}

.order-sub-menu {
  display: none;
  border-radius: 6px;
  position: absolute;
  background: #fff;
  top: 14px;
  left: 0;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all .3s ease-out;
  box-shadow: 0px 5px 10px rgba(109, 109, 109, 0.15);
  list-style: none;
  margin: 0;
  padding: 8px 12px;
  width: 100%;
  overflow-x: auto;
}

.order-sub-menu li {
  padding: 6px 0;
}

.order-sub-menu li a {
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}

.order-sub-menu li a.actived {
  font-weight: bold;
}

.selection.active .order-sub-menu {
  display: block;
}

#keyword-search-groups.width300 {
  width: 308.25px !important;
}

#keyword-search-groups::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
}

#keyword-search-groups::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
}

#keyword-search-groups:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
}

#keyword-search-groups:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
}

#keyword-search-groups::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  background: url("/images/icn-colsetime.svg") no-repeat 50% 50%;
  background-size: contain;
}

.xdsoft_datetimepicker {
  font-family: "Open Sans", sans-serif;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  font-family: "Open Sans", sans-serif;
}

.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar {
  font-family: "Open Sans", sans-serif;
}

.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar th {
  font-family: "Open Sans", sans-serif;
}

.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_calendar td {
  font-family: "Open Sans", sans-serif;
}

.font-size-24 {
  font-size: 24px;
}

@media screen and (min-width: 1300px) {
  .contact-success {
    bottom: 200px !important;
  }
}

.slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -webkit-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
}

@media screen and (max-width: 639px) {
  .slide-item {
    min-height: 530px;
    background-position: center;
    background-size: cover;
  }
}

@media screen and (min-width: 640px) {
  .slide-item {
    height: 520px;
    min-height: 500px;
  }
}

@media screen and (min-width: 1024px) {
  .slide-item {
    height: 580px;
    min-height: 580px;
  }
  .hp-slider .wp-content {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
  }
}

@media screen and (min-width: 1600px) {
  .slide-item {
    height: 715px;
    min-height: 715px;
  }
}

.pop-up.hidden.active {
  display: block !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.mg-bottom-12 {
  margin-bottom: 12px;
}

.form-group.upload-avatar label {
  margin-bottom: 10px;
}

.input-container.mt-30 {
  margin-top: 30px;
}

.mobile-category-title {
  font-size: 20px;
  margin-bottom: 20px;
}

.reward-content.loyalties img.success {
  margin-bottom: 0 !important;
}

.reward-content.loyalties .discount {
  margin-bottom: 0 !important;
}

.reward-content.loyalties .discount h6 {
  position: inherit !important;
  transform: none !important;
  margin-bottom: 0;
}

.loyalty-buttons .btn.btn-redeem.btn-andere-gray {
  padding: 0 22px;
}

.wrap-meal .wrap-item-content label {
  font-weight: normal;
  margin-left: 1px;
}

#parentCart .wrap-validate p {
  font-size: 14px;
}

header .main-header .right-header a.btn-show-login-modal {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

#parentCart .formInputCoupon {
  margin-bottom: 12px;
}

#parentCart .formInputCoupon .custom-placeholder::placeholder {
  font-weight: normal;
}

#parentCart .formInputCoupon .custom-placeholder:-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
}

#parentCart .formInputCoupon .custom-placeholder:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
}

#parentCart .formInputCoupon input.error-input::placeholder {
  color: #EE3C3C;
  font-weight: normal;
}

#parentCart .formInputCoupon input.error-input::-webkit-input-placeholder {
  color: #EE3C3C;
  font-weight: normal;
}

#parentCart .formInputCoupon input.error-input::-moz-placeholder {
  color: #EE3C3C;
  font-weight: normal;
}

#parentCart .formInputCoupon input.error-input:-ms-input-placeholder {
  color: #EE3C3C;
  font-weight: normal;
}

#parentCart .formInputCoupon input.error-input:-moz-placeholder {
  color: #EE3C3C;
  font-weight: normal;
}

#parentCart .formInputCoupon #coupon_code {
  font-weight: bold;
}

#modalForgotPassword .wrap-popup-card .modal-error-title {
  margin-bottom: 5px;
}

#modalForgotPassword .wrap-popup-card .modal-error-title h5 {
  margin-bottom: 0px;
}

.icn-active-menu-kroket:before {
  width: 29px;
  height: 41px;
}

.icn-active-menu-friet:before {
  width: 29px;
  height: 41px;
}

.owl-search-category .active-category a {
  line-height: 0px;
}

.user-modal .pop-up .wrap-popup-card .wp-card .form-line {
  padding: 0px 30px 0 30px;
  margin-bottom: 0px;
}

.wrap-container .wrap-selection .check-selection-strike:checked + label {
  border: 2px solid #cfcfcf !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-18::placeholder {
  font-size: 18px !important;
}

.no-order-available {
  height: 150px;
  text-align: center !important;
  overflow-y: hidden !important;
}

.no-order-available span {
  transform: translateY(300%);
}

.btn-pr-custom:hover {
  background: white !important;
  font-family: "Open Sans", sans-serif;
}

.btn-pr-custom {
  font-family: "Open Sans", sans-serif;
}

.wrap-item-content .wrap-contentx {
  display: flex;
  margin-right: 5px;
  justify-content: space-between;
}

.wrap-item-content .wrap-contentx .content-left {
  flex-direction: column;
  margin-right: 5px;
}

.wrap-item-content .wrap-contentx .content-left .ct-head {
  display: flex;
  justify-content: space-between;
}

.wrap-item-content .wrap-contentx .content-left .favoriet-kokette {
  display: flex;
}

.wrap-item-content .wrap-contentx .width-50 {
  width: 50%;
}

.display-flex {
  display: flex;
}

.mobile-order-history {
  display: none;
}

.wrap-popup-order.mobile-wrap {
  display: none;
}

.show-pass {
  cursor: pointer;
}

svg.svg-icon {
  position: relative;
  top: 3px;
}

.custom-form-input {
  position: relative;
}

.reward-content.loyalties img.success {
  margin-bottom: 0 !important;
}

.reward-content.loyalties .discount {
  margin-bottom: 0 !important;
}

.reward-content.loyalties .discount h6 {
  position: inherit !important;
  transform: none !important;
  margin-bottom: 0;
}

.loyalty-buttons .btn.btn-redeem.btn-andere-gray {
  padding: 0 22px;
}

.display-flex {
  display: flex;
}

.mobile-order-history {
  display: none;
}

.wrap-popup-order.mobile-wrap {
  display: none;
}

.icon-close-mobile {
  position: absolute;
  right: 10px;
  top: 0;
}

.error.show-error {
  visibility: visible;
  height: 0;
}

.error.show-error.last-row-error {
  height: 20px;
}

.error.error-checkbox {
  margin-top: 20px;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

#loader-page {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #B5B268 transparent #B5B268 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.login-social {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  padding-right: 40px;
}

.login-social:before {
  content: "";
  display: block;
  top: 0px;
  left: 0px;
  height: calc(50% - 15px);
  width: 1px;
  background: #ffffff;
  border-radius: 30px;
  position: absolute;
}

.login-social:after {
  content: "";
  display: block;
  bottom: 0px;
  left: 0px;
  height: calc(50% - 15px);
  width: 1px;
  background: #ffffff;
  border-radius: 30px;
  position: absolute;
}

.login-social .of {
  position: absolute;
  top: calc(50% - 8px);
  left: -9px;
  color: #ffffff;
}

.login-social.horizontal {
  margin-top: 20px;
}

.login-social.horizontal:before {
  content: "";
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #000000;
  border-radius: 30px;
  position: absolute;
}

.login-social.horizontal:after {
  display: none;
}

.login-social.horizontal .of {
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
}

.login-social.horizontal p {
  margin-bottom: 15px;
}

.login-social img {
  width: 36px;
}

.login-social .mr-20 {
  margin-right: 20px;
}

.login-social .icon-login-social a {
  padding: 0 10px;
}

.login-social .icon-login-social p + a {
  padding-left: 0;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.social-register-portal {
  padding: 0px 60px 0px 60px;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.mgt-35 {
  margin-top: 35px !important;
}

.show-profile {
  text-decoration: underline;
}

.show-profile:hover {
  text-decoration: underline !important;
}

.update-gsm label.error {
  margin-left: 0 !important;
  margin-bottom: 10px;
}

.mgt-35 {
  margin-top: 35px !important;
}

.mg-top--4 {
  margin-top: -4px;
}

.mg-bottom--4 {
  margin-bottom: -4px;
}

.mg-left--4 {
  margin-left: -4px;
}

.mg-right--4 {
  margin-right: -4px;
}

.mg--4 {
  margin: -4px;
}

.mgt--4 {
  margin-top: -4px;
}

.mgb--4 {
  margin-bottom: -4px;
}

.mgl--4 {
  margin-left: -4px;
}

.mgr--4 {
  margin-right: -4px;
}

.mg--4 {
  margin: -4px;
}

.mgt-i--4 {
  margin-top: -4px !important;
}

.mgb-i--4 {
  margin-bottom: -4px !important;
}

.mgl-i--4 {
  margin-left: -4px !important;
}

.mgr-i--4 {
  margin-right: -4px !important;
}

.mg-i--4 {
  margin: -4px !important;
}

.mg-top--1 {
  margin-top: -1px;
}

.mg-bottom--1 {
  margin-bottom: -1px;
}

.mg-left--1 {
  margin-left: -1px;
}

.mg-right--1 {
  margin-right: -1px;
}

.mg--1 {
  margin: -1px;
}

.mgt--1 {
  margin-top: -1px;
}

.mgb--1 {
  margin-bottom: -1px;
}

.mgl--1 {
  margin-left: -1px;
}

.mgr--1 {
  margin-right: -1px;
}

.mg--1 {
  margin: -1px;
}

.mgt-i--1 {
  margin-top: -1px !important;
}

.mgb-i--1 {
  margin-bottom: -1px !important;
}

.mgl-i--1 {
  margin-left: -1px !important;
}

.mgr-i--1 {
  margin-right: -1px !important;
}

.mg-i--1 {
  margin: -1px !important;
}

.mg-top-0 {
  margin-top: 0px;
}

.mg-bottom-0 {
  margin-bottom: 0px;
}

.mg-left-0 {
  margin-left: 0px;
}

.mg-right-0 {
  margin-right: 0px;
}

.mg-0 {
  margin: 0px;
}

.mgt-0 {
  margin-top: 0px;
}

.mgb-0 {
  margin-bottom: 0px;
}

.mgl-0 {
  margin-left: 0px;
}

.mgr-0 {
  margin-right: 0px;
}

.mg-0 {
  margin: 0px;
}

.mgt-i-0 {
  margin-top: 0px !important;
}

.mgb-i-0 {
  margin-bottom: 0px !important;
}

.mgl-i-0 {
  margin-left: 0px !important;
}

.mgr-i-0 {
  margin-right: 0px !important;
}

.mg-i-0 {
  margin: 0px !important;
}

.mg-top-1 {
  margin-top: 1px;
}

.mg-bottom-1 {
  margin-bottom: 1px;
}

.mg-left-1 {
  margin-left: 1px;
}

.mg-right-1 {
  margin-right: 1px;
}

.mg-1 {
  margin: 1px;
}

.mgt-1 {
  margin-top: 1px;
}

.mgb-1 {
  margin-bottom: 1px;
}

.mgl-1 {
  margin-left: 1px;
}

.mgr-1 {
  margin-right: 1px;
}

.mg-1 {
  margin: 1px;
}

.mgt-i-1 {
  margin-top: 1px !important;
}

.mgb-i-1 {
  margin-bottom: 1px !important;
}

.mgl-i-1 {
  margin-left: 1px !important;
}

.mgr-i-1 {
  margin-right: 1px !important;
}

.mg-i-1 {
  margin: 1px !important;
}

.mg-top-2 {
  margin-top: 2px;
}

.mg-bottom-2 {
  margin-bottom: 2px;
}

.mg-left-2 {
  margin-left: 2px;
}

.mg-right-2 {
  margin-right: 2px;
}

.mg-2 {
  margin: 2px;
}

.mgt-2 {
  margin-top: 2px;
}

.mgb-2 {
  margin-bottom: 2px;
}

.mgl-2 {
  margin-left: 2px;
}

.mgr-2 {
  margin-right: 2px;
}

.mg-2 {
  margin: 2px;
}

.mgt-i-2 {
  margin-top: 2px !important;
}

.mgb-i-2 {
  margin-bottom: 2px !important;
}

.mgl-i-2 {
  margin-left: 2px !important;
}

.mgr-i-2 {
  margin-right: 2px !important;
}

.mg-i-2 {
  margin: 2px !important;
}

.mg-top-3 {
  margin-top: 3px;
}

.mg-bottom-3 {
  margin-bottom: 3px;
}

.mg-left-3 {
  margin-left: 3px;
}

.mg-right-3 {
  margin-right: 3px;
}

.mg-3 {
  margin: 3px;
}

.mgt-3 {
  margin-top: 3px;
}

.mgb-3 {
  margin-bottom: 3px;
}

.mgl-3 {
  margin-left: 3px;
}

.mgr-3 {
  margin-right: 3px;
}

.mg-3 {
  margin: 3px;
}

.mgt-i-3 {
  margin-top: 3px !important;
}

.mgb-i-3 {
  margin-bottom: 3px !important;
}

.mgl-i-3 {
  margin-left: 3px !important;
}

.mgr-i-3 {
  margin-right: 3px !important;
}

.mg-i-3 {
  margin: 3px !important;
}

.mg-top-4 {
  margin-top: 4px;
}

.mg-bottom-4 {
  margin-bottom: 4px;
}

.mg-left-4 {
  margin-left: 4px;
}

.mg-right-4 {
  margin-right: 4px;
}

.mg-4 {
  margin: 4px;
}

.mgt-4 {
  margin-top: 4px;
}

.mgb-4 {
  margin-bottom: 4px;
}

.mgl-4 {
  margin-left: 4px;
}

.mgr-4 {
  margin-right: 4px;
}

.mg-4 {
  margin: 4px;
}

.mgt-i-4 {
  margin-top: 4px !important;
}

.mgb-i-4 {
  margin-bottom: 4px !important;
}

.mgl-i-4 {
  margin-left: 4px !important;
}

.mgr-i-4 {
  margin-right: 4px !important;
}

.mg-i-4 {
  margin: 4px !important;
}

.mg-top-5 {
  margin-top: 5px;
}

.mg-bottom-5 {
  margin-bottom: 5px;
}

.mg-left-5 {
  margin-left: 5px;
}

.mg-right-5 {
  margin-right: 5px;
}

.mg-5 {
  margin: 5px;
}

.mgt-5 {
  margin-top: 5px;
}

.mgb-5 {
  margin-bottom: 5px;
}

.mgl-5 {
  margin-left: 5px;
}

.mgr-5 {
  margin-right: 5px;
}

.mg-5 {
  margin: 5px;
}

.mgt-i-5 {
  margin-top: 5px !important;
}

.mgb-i-5 {
  margin-bottom: 5px !important;
}

.mgl-i-5 {
  margin-left: 5px !important;
}

.mgr-i-5 {
  margin-right: 5px !important;
}

.mg-i-5 {
  margin: 5px !important;
}

.mg-top-6 {
  margin-top: 6px;
}

.mg-bottom-6 {
  margin-bottom: 6px;
}

.mg-left-6 {
  margin-left: 6px;
}

.mg-right-6 {
  margin-right: 6px;
}

.mg-6 {
  margin: 6px;
}

.mgt-6 {
  margin-top: 6px;
}

.mgb-6 {
  margin-bottom: 6px;
}

.mgl-6 {
  margin-left: 6px;
}

.mgr-6 {
  margin-right: 6px;
}

.mg-6 {
  margin: 6px;
}

.mgt-i-6 {
  margin-top: 6px !important;
}

.mgb-i-6 {
  margin-bottom: 6px !important;
}

.mgl-i-6 {
  margin-left: 6px !important;
}

.mgr-i-6 {
  margin-right: 6px !important;
}

.mg-i-6 {
  margin: 6px !important;
}

.mg-top-7 {
  margin-top: 7px;
}

.mg-bottom-7 {
  margin-bottom: 7px;
}

.mg-left-7 {
  margin-left: 7px;
}

.mg-right-7 {
  margin-right: 7px;
}

.mg-7 {
  margin: 7px;
}

.mgt-7 {
  margin-top: 7px;
}

.mgb-7 {
  margin-bottom: 7px;
}

.mgl-7 {
  margin-left: 7px;
}

.mgr-7 {
  margin-right: 7px;
}

.mg-7 {
  margin: 7px;
}

.mgt-i-7 {
  margin-top: 7px !important;
}

.mgb-i-7 {
  margin-bottom: 7px !important;
}

.mgl-i-7 {
  margin-left: 7px !important;
}

.mgr-i-7 {
  margin-right: 7px !important;
}

.mg-i-7 {
  margin: 7px !important;
}

.mg-top-8 {
  margin-top: 8px;
}

.mg-bottom-8 {
  margin-bottom: 8px;
}

.mg-left-8 {
  margin-left: 8px;
}

.mg-right-8 {
  margin-right: 8px;
}

.mg-8 {
  margin: 8px;
}

.mgt-8 {
  margin-top: 8px;
}

.mgb-8 {
  margin-bottom: 8px;
}

.mgl-8 {
  margin-left: 8px;
}

.mgr-8 {
  margin-right: 8px;
}

.mg-8 {
  margin: 8px;
}

.mgt-i-8 {
  margin-top: 8px !important;
}

.mgb-i-8 {
  margin-bottom: 8px !important;
}

.mgl-i-8 {
  margin-left: 8px !important;
}

.mgr-i-8 {
  margin-right: 8px !important;
}

.mg-i-8 {
  margin: 8px !important;
}

.mg-top-9 {
  margin-top: 9px;
}

.mg-bottom-9 {
  margin-bottom: 9px;
}

.mg-left-9 {
  margin-left: 9px;
}

.mg-right-9 {
  margin-right: 9px;
}

.mg-9 {
  margin: 9px;
}

.mgt-9 {
  margin-top: 9px;
}

.mgb-9 {
  margin-bottom: 9px;
}

.mgl-9 {
  margin-left: 9px;
}

.mgr-9 {
  margin-right: 9px;
}

.mg-9 {
  margin: 9px;
}

.mgt-i-9 {
  margin-top: 9px !important;
}

.mgb-i-9 {
  margin-bottom: 9px !important;
}

.mgl-i-9 {
  margin-left: 9px !important;
}

.mgr-i-9 {
  margin-right: 9px !important;
}

.mg-i-9 {
  margin: 9px !important;
}

.mg-top-10 {
  margin-top: 10px;
}

.mg-bottom-10 {
  margin-bottom: 10px;
}

.mg-left-10 {
  margin-left: 10px;
}

.mg-right-10 {
  margin-right: 10px;
}

.mg-10 {
  margin: 10px;
}

.mgt-10 {
  margin-top: 10px;
}

.mgb-10 {
  margin-bottom: 10px;
}

.mgl-10 {
  margin-left: 10px;
}

.mgr-10 {
  margin-right: 10px;
}

.mg-10 {
  margin: 10px;
}

.mgt-i-10 {
  margin-top: 10px !important;
}

.mgb-i-10 {
  margin-bottom: 10px !important;
}

.mgl-i-10 {
  margin-left: 10px !important;
}

.mgr-i-10 {
  margin-right: 10px !important;
}

.mg-i-10 {
  margin: 10px !important;
}

.mg-top-11 {
  margin-top: 11px;
}

.mg-bottom-11 {
  margin-bottom: 11px;
}

.mg-left-11 {
  margin-left: 11px;
}

.mg-right-11 {
  margin-right: 11px;
}

.mg-11 {
  margin: 11px;
}

.mgt-11 {
  margin-top: 11px;
}

.mgb-11 {
  margin-bottom: 11px;
}

.mgl-11 {
  margin-left: 11px;
}

.mgr-11 {
  margin-right: 11px;
}

.mg-11 {
  margin: 11px;
}

.mgt-i-11 {
  margin-top: 11px !important;
}

.mgb-i-11 {
  margin-bottom: 11px !important;
}

.mgl-i-11 {
  margin-left: 11px !important;
}

.mgr-i-11 {
  margin-right: 11px !important;
}

.mg-i-11 {
  margin: 11px !important;
}

.mg-top-12 {
  margin-top: 12px;
}

.mg-bottom-12 {
  margin-bottom: 12px;
}

.mg-left-12 {
  margin-left: 12px;
}

.mg-right-12 {
  margin-right: 12px;
}

.mg-12 {
  margin: 12px;
}

.mgt-12 {
  margin-top: 12px;
}

.mgb-12 {
  margin-bottom: 12px;
}

.mgl-12 {
  margin-left: 12px;
}

.mgr-12 {
  margin-right: 12px;
}

.mg-12 {
  margin: 12px;
}

.mgt-i-12 {
  margin-top: 12px !important;
}

.mgb-i-12 {
  margin-bottom: 12px !important;
}

.mgl-i-12 {
  margin-left: 12px !important;
}

.mgr-i-12 {
  margin-right: 12px !important;
}

.mg-i-12 {
  margin: 12px !important;
}

.mg-top-13 {
  margin-top: 13px;
}

.mg-bottom-13 {
  margin-bottom: 13px;
}

.mg-left-13 {
  margin-left: 13px;
}

.mg-right-13 {
  margin-right: 13px;
}

.mg-13 {
  margin: 13px;
}

.mgt-13 {
  margin-top: 13px;
}

.mgb-13 {
  margin-bottom: 13px;
}

.mgl-13 {
  margin-left: 13px;
}

.mgr-13 {
  margin-right: 13px;
}

.mg-13 {
  margin: 13px;
}

.mgt-i-13 {
  margin-top: 13px !important;
}

.mgb-i-13 {
  margin-bottom: 13px !important;
}

.mgl-i-13 {
  margin-left: 13px !important;
}

.mgr-i-13 {
  margin-right: 13px !important;
}

.mg-i-13 {
  margin: 13px !important;
}

.mg-top-14 {
  margin-top: 14px;
}

.mg-bottom-14 {
  margin-bottom: 14px;
}

.mg-left-14 {
  margin-left: 14px;
}

.mg-right-14 {
  margin-right: 14px;
}

.mg-14 {
  margin: 14px;
}

.mgt-14 {
  margin-top: 14px;
}

.mgb-14 {
  margin-bottom: 14px;
}

.mgl-14 {
  margin-left: 14px;
}

.mgr-14 {
  margin-right: 14px;
}

.mg-14 {
  margin: 14px;
}

.mgt-i-14 {
  margin-top: 14px !important;
}

.mgb-i-14 {
  margin-bottom: 14px !important;
}

.mgl-i-14 {
  margin-left: 14px !important;
}

.mgr-i-14 {
  margin-right: 14px !important;
}

.mg-i-14 {
  margin: 14px !important;
}

.mg-top-15 {
  margin-top: 15px;
}

.mg-bottom-15 {
  margin-bottom: 15px;
}

.mg-left-15 {
  margin-left: 15px;
}

.mg-right-15 {
  margin-right: 15px;
}

.mg-15 {
  margin: 15px;
}

.mgt-15 {
  margin-top: 15px;
}

.mgb-15 {
  margin-bottom: 15px;
}

.mgl-15 {
  margin-left: 15px;
}

.mgr-15 {
  margin-right: 15px;
}

.mg-15 {
  margin: 15px;
}

.mgt-i-15 {
  margin-top: 15px !important;
}

.mgb-i-15 {
  margin-bottom: 15px !important;
}

.mgl-i-15 {
  margin-left: 15px !important;
}

.mgr-i-15 {
  margin-right: 15px !important;
}

.mg-i-15 {
  margin: 15px !important;
}

.mg-top-16 {
  margin-top: 16px;
}

.mg-bottom-16 {
  margin-bottom: 16px;
}

.mg-left-16 {
  margin-left: 16px;
}

.mg-right-16 {
  margin-right: 16px;
}

.mg-16 {
  margin: 16px;
}

.mgt-16 {
  margin-top: 16px;
}

.mgb-16 {
  margin-bottom: 16px;
}

.mgl-16 {
  margin-left: 16px;
}

.mgr-16 {
  margin-right: 16px;
}

.mg-16 {
  margin: 16px;
}

.mgt-i-16 {
  margin-top: 16px !important;
}

.mgb-i-16 {
  margin-bottom: 16px !important;
}

.mgl-i-16 {
  margin-left: 16px !important;
}

.mgr-i-16 {
  margin-right: 16px !important;
}

.mg-i-16 {
  margin: 16px !important;
}

.mg-top-18 {
  margin-top: 18px;
}

.mg-bottom-18 {
  margin-bottom: 18px;
}

.mg-left-18 {
  margin-left: 18px;
}

.mg-right-18 {
  margin-right: 18px;
}

.mg-18 {
  margin: 18px;
}

.mgt-18 {
  margin-top: 18px;
}

.mgb-18 {
  margin-bottom: 18px;
}

.mgl-18 {
  margin-left: 18px;
}

.mgr-18 {
  margin-right: 18px;
}

.mg-18 {
  margin: 18px;
}

.mgt-i-18 {
  margin-top: 18px !important;
}

.mgb-i-18 {
  margin-bottom: 18px !important;
}

.mgl-i-18 {
  margin-left: 18px !important;
}

.mgr-i-18 {
  margin-right: 18px !important;
}

.mg-i-18 {
  margin: 18px !important;
}

.mg-top-20 {
  margin-top: 20px;
}

.mg-bottom-20 {
  margin-bottom: 20px;
}

.mg-left-20 {
  margin-left: 20px;
}

.mg-right-20 {
  margin-right: 20px;
}

.mg-20 {
  margin: 20px;
}

.mgt-20 {
  margin-top: 20px;
}

.mgb-20 {
  margin-bottom: 20px;
}

.mgl-20 {
  margin-left: 20px;
}

.mgr-20 {
  margin-right: 20px;
}

.mg-20 {
  margin: 20px;
}

.mgt-i-20 {
  margin-top: 20px !important;
}

.mgb-i-20 {
  margin-bottom: 20px !important;
}

.mgl-i-20 {
  margin-left: 20px !important;
}

.mgr-i-20 {
  margin-right: 20px !important;
}

.mg-i-20 {
  margin: 20px !important;
}

.mg-top-24 {
  margin-top: 24px;
}

.mg-bottom-24 {
  margin-bottom: 24px;
}

.mg-left-24 {
  margin-left: 24px;
}

.mg-right-24 {
  margin-right: 24px;
}

.mg-24 {
  margin: 24px;
}

.mgt-24 {
  margin-top: 24px;
}

.mgb-24 {
  margin-bottom: 24px;
}

.mgl-24 {
  margin-left: 24px;
}

.mgr-24 {
  margin-right: 24px;
}

.mg-24 {
  margin: 24px;
}

.mgt-i-24 {
  margin-top: 24px !important;
}

.mgb-i-24 {
  margin-bottom: 24px !important;
}

.mgl-i-24 {
  margin-left: 24px !important;
}

.mgr-i-24 {
  margin-right: 24px !important;
}

.mg-i-24 {
  margin: 24px !important;
}

.mg-top-25 {
  margin-top: 25px;
}

.mg-bottom-25 {
  margin-bottom: 25px;
}

.mg-left-25 {
  margin-left: 25px;
}

.mg-right-25 {
  margin-right: 25px;
}

.mg-25 {
  margin: 25px;
}

.mgt-25 {
  margin-top: 25px;
}

.mgb-25 {
  margin-bottom: 25px;
}

.mgl-25 {
  margin-left: 25px;
}

.mgr-25 {
  margin-right: 25px;
}

.mg-25 {
  margin: 25px;
}

.mgt-i-25 {
  margin-top: 25px !important;
}

.mgb-i-25 {
  margin-bottom: 25px !important;
}

.mgl-i-25 {
  margin-left: 25px !important;
}

.mgr-i-25 {
  margin-right: 25px !important;
}

.mg-i-25 {
  margin: 25px !important;
}

.mg-top-30 {
  margin-top: 30px;
}

.mg-bottom-30 {
  margin-bottom: 30px;
}

.mg-left-30 {
  margin-left: 30px;
}

.mg-right-30 {
  margin-right: 30px;
}

.mg-30 {
  margin: 30px;
}

.mgt-30 {
  margin-top: 30px;
}

.mgb-30 {
  margin-bottom: 30px;
}

.mgl-30 {
  margin-left: 30px;
}

.mgr-30 {
  margin-right: 30px;
}

.mg-30 {
  margin: 30px;
}

.mgt-i-30 {
  margin-top: 30px !important;
}

.mgb-i-30 {
  margin-bottom: 30px !important;
}

.mgl-i-30 {
  margin-left: 30px !important;
}

.mgr-i-30 {
  margin-right: 30px !important;
}

.mg-i-30 {
  margin: 30px !important;
}

.mg-top-35 {
  margin-top: 35px;
}

.mg-bottom-35 {
  margin-bottom: 35px;
}

.mg-left-35 {
  margin-left: 35px;
}

.mg-right-35 {
  margin-right: 35px;
}

.mg-35 {
  margin: 35px;
}

.mgt-35 {
  margin-top: 35px;
}

.mgb-35 {
  margin-bottom: 35px;
}

.mgl-35 {
  margin-left: 35px;
}

.mgr-35 {
  margin-right: 35px;
}

.mg-35 {
  margin: 35px;
}

.mgt-i-35 {
  margin-top: 35px !important;
}

.mgb-i-35 {
  margin-bottom: 35px !important;
}

.mgl-i-35 {
  margin-left: 35px !important;
}

.mgr-i-35 {
  margin-right: 35px !important;
}

.mg-i-35 {
  margin: 35px !important;
}

.mg-top-38 {
  margin-top: 38px;
}

.mg-bottom-38 {
  margin-bottom: 38px;
}

.mg-left-38 {
  margin-left: 38px;
}

.mg-right-38 {
  margin-right: 38px;
}

.mg-38 {
  margin: 38px;
}

.mgt-38 {
  margin-top: 38px;
}

.mgb-38 {
  margin-bottom: 38px;
}

.mgl-38 {
  margin-left: 38px;
}

.mgr-38 {
  margin-right: 38px;
}

.mg-38 {
  margin: 38px;
}

.mgt-i-38 {
  margin-top: 38px !important;
}

.mgb-i-38 {
  margin-bottom: 38px !important;
}

.mgl-i-38 {
  margin-left: 38px !important;
}

.mgr-i-38 {
  margin-right: 38px !important;
}

.mg-i-38 {
  margin: 38px !important;
}

.mg-top-40 {
  margin-top: 40px;
}

.mg-bottom-40 {
  margin-bottom: 40px;
}

.mg-left-40 {
  margin-left: 40px;
}

.mg-right-40 {
  margin-right: 40px;
}

.mg-40 {
  margin: 40px;
}

.mgt-40 {
  margin-top: 40px;
}

.mgb-40 {
  margin-bottom: 40px;
}

.mgl-40 {
  margin-left: 40px;
}

.mgr-40 {
  margin-right: 40px;
}

.mg-40 {
  margin: 40px;
}

.mgt-i-40 {
  margin-top: 40px !important;
}

.mgb-i-40 {
  margin-bottom: 40px !important;
}

.mgl-i-40 {
  margin-left: 40px !important;
}

.mgr-i-40 {
  margin-right: 40px !important;
}

.mg-i-40 {
  margin: 40px !important;
}

.mg-top-45 {
  margin-top: 45px;
}

.mg-bottom-45 {
  margin-bottom: 45px;
}

.mg-left-45 {
  margin-left: 45px;
}

.mg-right-45 {
  margin-right: 45px;
}

.mg-45 {
  margin: 45px;
}

.mgt-45 {
  margin-top: 45px;
}

.mgb-45 {
  margin-bottom: 45px;
}

.mgl-45 {
  margin-left: 45px;
}

.mgr-45 {
  margin-right: 45px;
}

.mg-45 {
  margin: 45px;
}

.mgt-i-45 {
  margin-top: 45px !important;
}

.mgb-i-45 {
  margin-bottom: 45px !important;
}

.mgl-i-45 {
  margin-left: 45px !important;
}

.mgr-i-45 {
  margin-right: 45px !important;
}

.mg-i-45 {
  margin: 45px !important;
}

.mg-top-48 {
  margin-top: 48px;
}

.mg-bottom-48 {
  margin-bottom: 48px;
}

.mg-left-48 {
  margin-left: 48px;
}

.mg-right-48 {
  margin-right: 48px;
}

.mg-48 {
  margin: 48px;
}

.mgt-48 {
  margin-top: 48px;
}

.mgb-48 {
  margin-bottom: 48px;
}

.mgl-48 {
  margin-left: 48px;
}

.mgr-48 {
  margin-right: 48px;
}

.mg-48 {
  margin: 48px;
}

.mgt-i-48 {
  margin-top: 48px !important;
}

.mgb-i-48 {
  margin-bottom: 48px !important;
}

.mgl-i-48 {
  margin-left: 48px !important;
}

.mgr-i-48 {
  margin-right: 48px !important;
}

.mg-i-48 {
  margin: 48px !important;
}

.mg-top-50 {
  margin-top: 50px;
}

.mg-bottom-50 {
  margin-bottom: 50px;
}

.mg-left-50 {
  margin-left: 50px;
}

.mg-right-50 {
  margin-right: 50px;
}

.mg-50 {
  margin: 50px;
}

.mgt-50 {
  margin-top: 50px;
}

.mgb-50 {
  margin-bottom: 50px;
}

.mgl-50 {
  margin-left: 50px;
}

.mgr-50 {
  margin-right: 50px;
}

.mg-50 {
  margin: 50px;
}

.mgt-i-50 {
  margin-top: 50px !important;
}

.mgb-i-50 {
  margin-bottom: 50px !important;
}

.mgl-i-50 {
  margin-left: 50px !important;
}

.mgr-i-50 {
  margin-right: 50px !important;
}

.mg-i-50 {
  margin: 50px !important;
}

.mg-top-52 {
  margin-top: 52px;
}

.mg-bottom-52 {
  margin-bottom: 52px;
}

.mg-left-52 {
  margin-left: 52px;
}

.mg-right-52 {
  margin-right: 52px;
}

.mg-52 {
  margin: 52px;
}

.mgt-52 {
  margin-top: 52px;
}

.mgb-52 {
  margin-bottom: 52px;
}

.mgl-52 {
  margin-left: 52px;
}

.mgr-52 {
  margin-right: 52px;
}

.mg-52 {
  margin: 52px;
}

.mgt-i-52 {
  margin-top: 52px !important;
}

.mgb-i-52 {
  margin-bottom: 52px !important;
}

.mgl-i-52 {
  margin-left: 52px !important;
}

.mgr-i-52 {
  margin-right: 52px !important;
}

.mg-i-52 {
  margin: 52px !important;
}

.mg-top-54 {
  margin-top: 54px;
}

.mg-bottom-54 {
  margin-bottom: 54px;
}

.mg-left-54 {
  margin-left: 54px;
}

.mg-right-54 {
  margin-right: 54px;
}

.mg-54 {
  margin: 54px;
}

.mgt-54 {
  margin-top: 54px;
}

.mgb-54 {
  margin-bottom: 54px;
}

.mgl-54 {
  margin-left: 54px;
}

.mgr-54 {
  margin-right: 54px;
}

.mg-54 {
  margin: 54px;
}

.mgt-i-54 {
  margin-top: 54px !important;
}

.mgb-i-54 {
  margin-bottom: 54px !important;
}

.mgl-i-54 {
  margin-left: 54px !important;
}

.mgr-i-54 {
  margin-right: 54px !important;
}

.mg-i-54 {
  margin: 54px !important;
}

.mg-top-55 {
  margin-top: 55px;
}

.mg-bottom-55 {
  margin-bottom: 55px;
}

.mg-left-55 {
  margin-left: 55px;
}

.mg-right-55 {
  margin-right: 55px;
}

.mg-55 {
  margin: 55px;
}

.mgt-55 {
  margin-top: 55px;
}

.mgb-55 {
  margin-bottom: 55px;
}

.mgl-55 {
  margin-left: 55px;
}

.mgr-55 {
  margin-right: 55px;
}

.mg-55 {
  margin: 55px;
}

.mgt-i-55 {
  margin-top: 55px !important;
}

.mgb-i-55 {
  margin-bottom: 55px !important;
}

.mgl-i-55 {
  margin-left: 55px !important;
}

.mgr-i-55 {
  margin-right: 55px !important;
}

.mg-i-55 {
  margin: 55px !important;
}

.mg-top-60 {
  margin-top: 60px;
}

.mg-bottom-60 {
  margin-bottom: 60px;
}

.mg-left-60 {
  margin-left: 60px;
}

.mg-right-60 {
  margin-right: 60px;
}

.mg-60 {
  margin: 60px;
}

.mgt-60 {
  margin-top: 60px;
}

.mgb-60 {
  margin-bottom: 60px;
}

.mgl-60 {
  margin-left: 60px;
}

.mgr-60 {
  margin-right: 60px;
}

.mg-60 {
  margin: 60px;
}

.mgt-i-60 {
  margin-top: 60px !important;
}

.mgb-i-60 {
  margin-bottom: 60px !important;
}

.mgl-i-60 {
  margin-left: 60px !important;
}

.mgr-i-60 {
  margin-right: 60px !important;
}

.mg-i-60 {
  margin: 60px !important;
}

.mg-top-64 {
  margin-top: 64px;
}

.mg-bottom-64 {
  margin-bottom: 64px;
}

.mg-left-64 {
  margin-left: 64px;
}

.mg-right-64 {
  margin-right: 64px;
}

.mg-64 {
  margin: 64px;
}

.mgt-64 {
  margin-top: 64px;
}

.mgb-64 {
  margin-bottom: 64px;
}

.mgl-64 {
  margin-left: 64px;
}

.mgr-64 {
  margin-right: 64px;
}

.mg-64 {
  margin: 64px;
}

.mgt-i-64 {
  margin-top: 64px !important;
}

.mgb-i-64 {
  margin-bottom: 64px !important;
}

.mgl-i-64 {
  margin-left: 64px !important;
}

.mgr-i-64 {
  margin-right: 64px !important;
}

.mg-i-64 {
  margin: 64px !important;
}

.mg-top-65 {
  margin-top: 65px;
}

.mg-bottom-65 {
  margin-bottom: 65px;
}

.mg-left-65 {
  margin-left: 65px;
}

.mg-right-65 {
  margin-right: 65px;
}

.mg-65 {
  margin: 65px;
}

.mgt-65 {
  margin-top: 65px;
}

.mgb-65 {
  margin-bottom: 65px;
}

.mgl-65 {
  margin-left: 65px;
}

.mgr-65 {
  margin-right: 65px;
}

.mg-65 {
  margin: 65px;
}

.mgt-i-65 {
  margin-top: 65px !important;
}

.mgb-i-65 {
  margin-bottom: 65px !important;
}

.mgl-i-65 {
  margin-left: 65px !important;
}

.mgr-i-65 {
  margin-right: 65px !important;
}

.mg-i-65 {
  margin: 65px !important;
}

.mg-top-70 {
  margin-top: 70px;
}

.mg-bottom-70 {
  margin-bottom: 70px;
}

.mg-left-70 {
  margin-left: 70px;
}

.mg-right-70 {
  margin-right: 70px;
}

.mg-70 {
  margin: 70px;
}

.mgt-70 {
  margin-top: 70px;
}

.mgb-70 {
  margin-bottom: 70px;
}

.mgl-70 {
  margin-left: 70px;
}

.mgr-70 {
  margin-right: 70px;
}

.mg-70 {
  margin: 70px;
}

.mgt-i-70 {
  margin-top: 70px !important;
}

.mgb-i-70 {
  margin-bottom: 70px !important;
}

.mgl-i-70 {
  margin-left: 70px !important;
}

.mgr-i-70 {
  margin-right: 70px !important;
}

.mg-i-70 {
  margin: 70px !important;
}

.mg-top-75 {
  margin-top: 75px;
}

.mg-bottom-75 {
  margin-bottom: 75px;
}

.mg-left-75 {
  margin-left: 75px;
}

.mg-right-75 {
  margin-right: 75px;
}

.mg-75 {
  margin: 75px;
}

.mgt-75 {
  margin-top: 75px;
}

.mgb-75 {
  margin-bottom: 75px;
}

.mgl-75 {
  margin-left: 75px;
}

.mgr-75 {
  margin-right: 75px;
}

.mg-75 {
  margin: 75px;
}

.mgt-i-75 {
  margin-top: 75px !important;
}

.mgb-i-75 {
  margin-bottom: 75px !important;
}

.mgl-i-75 {
  margin-left: 75px !important;
}

.mgr-i-75 {
  margin-right: 75px !important;
}

.mg-i-75 {
  margin: 75px !important;
}

.mg-top-80 {
  margin-top: 80px;
}

.mg-bottom-80 {
  margin-bottom: 80px;
}

.mg-left-80 {
  margin-left: 80px;
}

.mg-right-80 {
  margin-right: 80px;
}

.mg-80 {
  margin: 80px;
}

.mgt-80 {
  margin-top: 80px;
}

.mgb-80 {
  margin-bottom: 80px;
}

.mgl-80 {
  margin-left: 80px;
}

.mgr-80 {
  margin-right: 80px;
}

.mg-80 {
  margin: 80px;
}

.mgt-i-80 {
  margin-top: 80px !important;
}

.mgb-i-80 {
  margin-bottom: 80px !important;
}

.mgl-i-80 {
  margin-left: 80px !important;
}

.mgr-i-80 {
  margin-right: 80px !important;
}

.mg-i-80 {
  margin: 80px !important;
}

.mg-top-85 {
  margin-top: 85px;
}

.mg-bottom-85 {
  margin-bottom: 85px;
}

.mg-left-85 {
  margin-left: 85px;
}

.mg-right-85 {
  margin-right: 85px;
}

.mg-85 {
  margin: 85px;
}

.mgt-85 {
  margin-top: 85px;
}

.mgb-85 {
  margin-bottom: 85px;
}

.mgl-85 {
  margin-left: 85px;
}

.mgr-85 {
  margin-right: 85px;
}

.mg-85 {
  margin: 85px;
}

.mgt-i-85 {
  margin-top: 85px !important;
}

.mgb-i-85 {
  margin-bottom: 85px !important;
}

.mgl-i-85 {
  margin-left: 85px !important;
}

.mgr-i-85 {
  margin-right: 85px !important;
}

.mg-i-85 {
  margin: 85px !important;
}

.mg-top-90 {
  margin-top: 90px;
}

.mg-bottom-90 {
  margin-bottom: 90px;
}

.mg-left-90 {
  margin-left: 90px;
}

.mg-right-90 {
  margin-right: 90px;
}

.mg-90 {
  margin: 90px;
}

.mgt-90 {
  margin-top: 90px;
}

.mgb-90 {
  margin-bottom: 90px;
}

.mgl-90 {
  margin-left: 90px;
}

.mgr-90 {
  margin-right: 90px;
}

.mg-90 {
  margin: 90px;
}

.mgt-i-90 {
  margin-top: 90px !important;
}

.mgb-i-90 {
  margin-bottom: 90px !important;
}

.mgl-i-90 {
  margin-left: 90px !important;
}

.mgr-i-90 {
  margin-right: 90px !important;
}

.mg-i-90 {
  margin: 90px !important;
}

.mg-top-95 {
  margin-top: 95px;
}

.mg-bottom-95 {
  margin-bottom: 95px;
}

.mg-left-95 {
  margin-left: 95px;
}

.mg-right-95 {
  margin-right: 95px;
}

.mg-95 {
  margin: 95px;
}

.mgt-95 {
  margin-top: 95px;
}

.mgb-95 {
  margin-bottom: 95px;
}

.mgl-95 {
  margin-left: 95px;
}

.mgr-95 {
  margin-right: 95px;
}

.mg-95 {
  margin: 95px;
}

.mgt-i-95 {
  margin-top: 95px !important;
}

.mgb-i-95 {
  margin-bottom: 95px !important;
}

.mgl-i-95 {
  margin-left: 95px !important;
}

.mgr-i-95 {
  margin-right: 95px !important;
}

.mg-i-95 {
  margin: 95px !important;
}

.mg-top-100 {
  margin-top: 100px;
}

.mg-bottom-100 {
  margin-bottom: 100px;
}

.mg-left-100 {
  margin-left: 100px;
}

.mg-right-100 {
  margin-right: 100px;
}

.mg-100 {
  margin: 100px;
}

.mgt-100 {
  margin-top: 100px;
}

.mgb-100 {
  margin-bottom: 100px;
}

.mgl-100 {
  margin-left: 100px;
}

.mgr-100 {
  margin-right: 100px;
}

.mg-100 {
  margin: 100px;
}

.mgt-i-100 {
  margin-top: 100px !important;
}

.mgb-i-100 {
  margin-bottom: 100px !important;
}

.mgl-i-100 {
  margin-left: 100px !important;
}

.mgr-i-100 {
  margin-right: 100px !important;
}

.mg-i-100 {
  margin: 100px !important;
}

.mg-top-150 {
  margin-top: 150px;
}

.mg-bottom-150 {
  margin-bottom: 150px;
}

.mg-left-150 {
  margin-left: 150px;
}

.mg-right-150 {
  margin-right: 150px;
}

.mg-150 {
  margin: 150px;
}

.mgt-150 {
  margin-top: 150px;
}

.mgb-150 {
  margin-bottom: 150px;
}

.mgl-150 {
  margin-left: 150px;
}

.mgr-150 {
  margin-right: 150px;
}

.mg-150 {
  margin: 150px;
}

.mgt-i-150 {
  margin-top: 150px !important;
}

.mgb-i-150 {
  margin-bottom: 150px !important;
}

.mgl-i-150 {
  margin-left: 150px !important;
}

.mgr-i-150 {
  margin-right: 150px !important;
}

.mg-i-150 {
  margin: 150px !important;
}

.mg-top--1 {
  margin-top: -1px;
}

.mg-bottom--1 {
  margin-bottom: -1px;
}

.mg-left--1 {
  margin-left: -1px;
}

.mg-right--1 {
  margin-right: -1px;
}

.mg--1 {
  margin: -1px;
}

.mgt--1 {
  margin-top: -1px;
}

.mgb--1 {
  margin-bottom: -1px;
}

.mgl--1 {
  margin-left: -1px;
}

.mgr--1 {
  margin-right: -1px;
}

.mg--1 {
  margin: -1px;
}

.mgt-i--1 {
  margin-top: -1px !important;
}

.mgb-i--1 {
  margin-bottom: -1px !important;
}

.mgl-i--1 {
  margin-left: -1px !important;
}

.mgr-i--1 {
  margin-right: -1px !important;
}

.mg-i--1 {
  margin: -1px !important;
}

.mg-top--2 {
  margin-top: -2px;
}

.mg-bottom--2 {
  margin-bottom: -2px;
}

.mg-left--2 {
  margin-left: -2px;
}

.mg-right--2 {
  margin-right: -2px;
}

.mg--2 {
  margin: -2px;
}

.mgt--2 {
  margin-top: -2px;
}

.mgb--2 {
  margin-bottom: -2px;
}

.mgl--2 {
  margin-left: -2px;
}

.mgr--2 {
  margin-right: -2px;
}

.mg--2 {
  margin: -2px;
}

.mgt-i--2 {
  margin-top: -2px !important;
}

.mgb-i--2 {
  margin-bottom: -2px !important;
}

.mgl-i--2 {
  margin-left: -2px !important;
}

.mgr-i--2 {
  margin-right: -2px !important;
}

.mg-i--2 {
  margin: -2px !important;
}

.mg-top--3 {
  margin-top: -3px;
}

.mg-bottom--3 {
  margin-bottom: -3px;
}

.mg-left--3 {
  margin-left: -3px;
}

.mg-right--3 {
  margin-right: -3px;
}

.mg--3 {
  margin: -3px;
}

.mgt--3 {
  margin-top: -3px;
}

.mgb--3 {
  margin-bottom: -3px;
}

.mgl--3 {
  margin-left: -3px;
}

.mgr--3 {
  margin-right: -3px;
}

.mg--3 {
  margin: -3px;
}

.mgt-i--3 {
  margin-top: -3px !important;
}

.mgb-i--3 {
  margin-bottom: -3px !important;
}

.mgl-i--3 {
  margin-left: -3px !important;
}

.mgr-i--3 {
  margin-right: -3px !important;
}

.mg-i--3 {
  margin: -3px !important;
}

.mg-top--4 {
  margin-top: -4px;
}

.mg-bottom--4 {
  margin-bottom: -4px;
}

.mg-left--4 {
  margin-left: -4px;
}

.mg-right--4 {
  margin-right: -4px;
}

.mg--4 {
  margin: -4px;
}

.mgt--4 {
  margin-top: -4px;
}

.mgb--4 {
  margin-bottom: -4px;
}

.mgl--4 {
  margin-left: -4px;
}

.mgr--4 {
  margin-right: -4px;
}

.mg--4 {
  margin: -4px;
}

.mgt-i--4 {
  margin-top: -4px !important;
}

.mgb-i--4 {
  margin-bottom: -4px !important;
}

.mgl-i--4 {
  margin-left: -4px !important;
}

.mgr-i--4 {
  margin-right: -4px !important;
}

.mg-i--4 {
  margin: -4px !important;
}

.mg-top--5 {
  margin-top: -5px;
}

.mg-bottom--5 {
  margin-bottom: -5px;
}

.mg-left--5 {
  margin-left: -5px;
}

.mg-right--5 {
  margin-right: -5px;
}

.mg--5 {
  margin: -5px;
}

.mgt--5 {
  margin-top: -5px;
}

.mgb--5 {
  margin-bottom: -5px;
}

.mgl--5 {
  margin-left: -5px;
}

.mgr--5 {
  margin-right: -5px;
}

.mg--5 {
  margin: -5px;
}

.mgt-i--5 {
  margin-top: -5px !important;
}

.mgb-i--5 {
  margin-bottom: -5px !important;
}

.mgl-i--5 {
  margin-left: -5px !important;
}

.mgr-i--5 {
  margin-right: -5px !important;
}

.mg-i--5 {
  margin: -5px !important;
}

.mg-top--6 {
  margin-top: -6px;
}

.mg-bottom--6 {
  margin-bottom: -6px;
}

.mg-left--6 {
  margin-left: -6px;
}

.mg-right--6 {
  margin-right: -6px;
}

.mg--6 {
  margin: -6px;
}

.mgt--6 {
  margin-top: -6px;
}

.mgb--6 {
  margin-bottom: -6px;
}

.mgl--6 {
  margin-left: -6px;
}

.mgr--6 {
  margin-right: -6px;
}

.mg--6 {
  margin: -6px;
}

.mgt-i--6 {
  margin-top: -6px !important;
}

.mgb-i--6 {
  margin-bottom: -6px !important;
}

.mgl-i--6 {
  margin-left: -6px !important;
}

.mgr-i--6 {
  margin-right: -6px !important;
}

.mg-i--6 {
  margin: -6px !important;
}

.mg-top--7 {
  margin-top: -7px;
}

.mg-bottom--7 {
  margin-bottom: -7px;
}

.mg-left--7 {
  margin-left: -7px;
}

.mg-right--7 {
  margin-right: -7px;
}

.mg--7 {
  margin: -7px;
}

.mgt--7 {
  margin-top: -7px;
}

.mgb--7 {
  margin-bottom: -7px;
}

.mgl--7 {
  margin-left: -7px;
}

.mgr--7 {
  margin-right: -7px;
}

.mg--7 {
  margin: -7px;
}

.mgt-i--7 {
  margin-top: -7px !important;
}

.mgb-i--7 {
  margin-bottom: -7px !important;
}

.mgl-i--7 {
  margin-left: -7px !important;
}

.mgr-i--7 {
  margin-right: -7px !important;
}

.mg-i--7 {
  margin: -7px !important;
}

.mg-top--8 {
  margin-top: -8px;
}

.mg-bottom--8 {
  margin-bottom: -8px;
}

.mg-left--8 {
  margin-left: -8px;
}

.mg-right--8 {
  margin-right: -8px;
}

.mg--8 {
  margin: -8px;
}

.mgt--8 {
  margin-top: -8px;
}

.mgb--8 {
  margin-bottom: -8px;
}

.mgl--8 {
  margin-left: -8px;
}

.mgr--8 {
  margin-right: -8px;
}

.mg--8 {
  margin: -8px;
}

.mgt-i--8 {
  margin-top: -8px !important;
}

.mgb-i--8 {
  margin-bottom: -8px !important;
}

.mgl-i--8 {
  margin-left: -8px !important;
}

.mgr-i--8 {
  margin-right: -8px !important;
}

.mg-i--8 {
  margin: -8px !important;
}

.mg-top--9 {
  margin-top: -9px;
}

.mg-bottom--9 {
  margin-bottom: -9px;
}

.mg-left--9 {
  margin-left: -9px;
}

.mg-right--9 {
  margin-right: -9px;
}

.mg--9 {
  margin: -9px;
}

.mgt--9 {
  margin-top: -9px;
}

.mgb--9 {
  margin-bottom: -9px;
}

.mgl--9 {
  margin-left: -9px;
}

.mgr--9 {
  margin-right: -9px;
}

.mg--9 {
  margin: -9px;
}

.mgt-i--9 {
  margin-top: -9px !important;
}

.mgb-i--9 {
  margin-bottom: -9px !important;
}

.mgl-i--9 {
  margin-left: -9px !important;
}

.mgr-i--9 {
  margin-right: -9px !important;
}

.mg-i--9 {
  margin: -9px !important;
}

.mg-top--10 {
  margin-top: -10px;
}

.mg-bottom--10 {
  margin-bottom: -10px;
}

.mg-left--10 {
  margin-left: -10px;
}

.mg-right--10 {
  margin-right: -10px;
}

.mg--10 {
  margin: -10px;
}

.mgt--10 {
  margin-top: -10px;
}

.mgb--10 {
  margin-bottom: -10px;
}

.mgl--10 {
  margin-left: -10px;
}

.mgr--10 {
  margin-right: -10px;
}

.mg--10 {
  margin: -10px;
}

.mgt-i--10 {
  margin-top: -10px !important;
}

.mgb-i--10 {
  margin-bottom: -10px !important;
}

.mgl-i--10 {
  margin-left: -10px !important;
}

.mgr-i--10 {
  margin-right: -10px !important;
}

.mg-i--10 {
  margin: -10px !important;
}

.mg-top--11 {
  margin-top: -11px;
}

.mg-bottom--11 {
  margin-bottom: -11px;
}

.mg-left--11 {
  margin-left: -11px;
}

.mg-right--11 {
  margin-right: -11px;
}

.mg--11 {
  margin: -11px;
}

.mgt--11 {
  margin-top: -11px;
}

.mgb--11 {
  margin-bottom: -11px;
}

.mgl--11 {
  margin-left: -11px;
}

.mgr--11 {
  margin-right: -11px;
}

.mg--11 {
  margin: -11px;
}

.mgt-i--11 {
  margin-top: -11px !important;
}

.mgb-i--11 {
  margin-bottom: -11px !important;
}

.mgl-i--11 {
  margin-left: -11px !important;
}

.mgr-i--11 {
  margin-right: -11px !important;
}

.mg-i--11 {
  margin: -11px !important;
}

.mg-top--12 {
  margin-top: -12px;
}

.mg-bottom--12 {
  margin-bottom: -12px;
}

.mg-left--12 {
  margin-left: -12px;
}

.mg-right--12 {
  margin-right: -12px;
}

.mg--12 {
  margin: -12px;
}

.mgt--12 {
  margin-top: -12px;
}

.mgb--12 {
  margin-bottom: -12px;
}

.mgl--12 {
  margin-left: -12px;
}

.mgr--12 {
  margin-right: -12px;
}

.mg--12 {
  margin: -12px;
}

.mgt-i--12 {
  margin-top: -12px !important;
}

.mgb-i--12 {
  margin-bottom: -12px !important;
}

.mgl-i--12 {
  margin-left: -12px !important;
}

.mgr-i--12 {
  margin-right: -12px !important;
}

.mg-i--12 {
  margin: -12px !important;
}

.mg-top--13 {
  margin-top: -13px;
}

.mg-bottom--13 {
  margin-bottom: -13px;
}

.mg-left--13 {
  margin-left: -13px;
}

.mg-right--13 {
  margin-right: -13px;
}

.mg--13 {
  margin: -13px;
}

.mgt--13 {
  margin-top: -13px;
}

.mgb--13 {
  margin-bottom: -13px;
}

.mgl--13 {
  margin-left: -13px;
}

.mgr--13 {
  margin-right: -13px;
}

.mg--13 {
  margin: -13px;
}

.mgt-i--13 {
  margin-top: -13px !important;
}

.mgb-i--13 {
  margin-bottom: -13px !important;
}

.mgl-i--13 {
  margin-left: -13px !important;
}

.mgr-i--13 {
  margin-right: -13px !important;
}

.mg-i--13 {
  margin: -13px !important;
}

.mg-top--14 {
  margin-top: -14px;
}

.mg-bottom--14 {
  margin-bottom: -14px;
}

.mg-left--14 {
  margin-left: -14px;
}

.mg-right--14 {
  margin-right: -14px;
}

.mg--14 {
  margin: -14px;
}

.mgt--14 {
  margin-top: -14px;
}

.mgb--14 {
  margin-bottom: -14px;
}

.mgl--14 {
  margin-left: -14px;
}

.mgr--14 {
  margin-right: -14px;
}

.mg--14 {
  margin: -14px;
}

.mgt-i--14 {
  margin-top: -14px !important;
}

.mgb-i--14 {
  margin-bottom: -14px !important;
}

.mgl-i--14 {
  margin-left: -14px !important;
}

.mgr-i--14 {
  margin-right: -14px !important;
}

.mg-i--14 {
  margin: -14px !important;
}

.mg-top--15 {
  margin-top: -15px;
}

.mg-bottom--15 {
  margin-bottom: -15px;
}

.mg-left--15 {
  margin-left: -15px;
}

.mg-right--15 {
  margin-right: -15px;
}

.mg--15 {
  margin: -15px;
}

.mgt--15 {
  margin-top: -15px;
}

.mgb--15 {
  margin-bottom: -15px;
}

.mgl--15 {
  margin-left: -15px;
}

.mgr--15 {
  margin-right: -15px;
}

.mg--15 {
  margin: -15px;
}

.mgt-i--15 {
  margin-top: -15px !important;
}

.mgb-i--15 {
  margin-bottom: -15px !important;
}

.mgl-i--15 {
  margin-left: -15px !important;
}

.mgr-i--15 {
  margin-right: -15px !important;
}

.mg-i--15 {
  margin: -15px !important;
}

.mg-top--20 {
  margin-top: -20px;
}

.mg-bottom--20 {
  margin-bottom: -20px;
}

.mg-left--20 {
  margin-left: -20px;
}

.mg-right--20 {
  margin-right: -20px;
}

.mg--20 {
  margin: -20px;
}

.mgt--20 {
  margin-top: -20px;
}

.mgb--20 {
  margin-bottom: -20px;
}

.mgl--20 {
  margin-left: -20px;
}

.mgr--20 {
  margin-right: -20px;
}

.mg--20 {
  margin: -20px;
}

.mgt-i--20 {
  margin-top: -20px !important;
}

.mgb-i--20 {
  margin-bottom: -20px !important;
}

.mgl-i--20 {
  margin-left: -20px !important;
}

.mgr-i--20 {
  margin-right: -20px !important;
}

.mg-i--20 {
  margin: -20px !important;
}

.mg-top--25 {
  margin-top: -25px;
}

.mg-bottom--25 {
  margin-bottom: -25px;
}

.mg-left--25 {
  margin-left: -25px;
}

.mg-right--25 {
  margin-right: -25px;
}

.mg--25 {
  margin: -25px;
}

.mgt--25 {
  margin-top: -25px;
}

.mgb--25 {
  margin-bottom: -25px;
}

.mgl--25 {
  margin-left: -25px;
}

.mgr--25 {
  margin-right: -25px;
}

.mg--25 {
  margin: -25px;
}

.mgt-i--25 {
  margin-top: -25px !important;
}

.mgb-i--25 {
  margin-bottom: -25px !important;
}

.mgl-i--25 {
  margin-left: -25px !important;
}

.mgr-i--25 {
  margin-right: -25px !important;
}

.mg-i--25 {
  margin: -25px !important;
}

.mg-top--30 {
  margin-top: -30px;
}

.mg-bottom--30 {
  margin-bottom: -30px;
}

.mg-left--30 {
  margin-left: -30px;
}

.mg-right--30 {
  margin-right: -30px;
}

.mg--30 {
  margin: -30px;
}

.mgt--30 {
  margin-top: -30px;
}

.mgb--30 {
  margin-bottom: -30px;
}

.mgl--30 {
  margin-left: -30px;
}

.mgr--30 {
  margin-right: -30px;
}

.mg--30 {
  margin: -30px;
}

.mgt-i--30 {
  margin-top: -30px !important;
}

.mgb-i--30 {
  margin-bottom: -30px !important;
}

.mgl-i--30 {
  margin-left: -30px !important;
}

.mgr-i--30 {
  margin-right: -30px !important;
}

.mg-i--30 {
  margin: -30px !important;
}

.mg-top--35 {
  margin-top: -35px;
}

.mg-bottom--35 {
  margin-bottom: -35px;
}

.mg-left--35 {
  margin-left: -35px;
}

.mg-right--35 {
  margin-right: -35px;
}

.mg--35 {
  margin: -35px;
}

.mgt--35 {
  margin-top: -35px;
}

.mgb--35 {
  margin-bottom: -35px;
}

.mgl--35 {
  margin-left: -35px;
}

.mgr--35 {
  margin-right: -35px;
}

.mg--35 {
  margin: -35px;
}

.mgt-i--35 {
  margin-top: -35px !important;
}

.mgb-i--35 {
  margin-bottom: -35px !important;
}

.mgl-i--35 {
  margin-left: -35px !important;
}

.mgr-i--35 {
  margin-right: -35px !important;
}

.mg-i--35 {
  margin: -35px !important;
}

.mg-top--40 {
  margin-top: -40px;
}

.mg-bottom--40 {
  margin-bottom: -40px;
}

.mg-left--40 {
  margin-left: -40px;
}

.mg-right--40 {
  margin-right: -40px;
}

.mg--40 {
  margin: -40px;
}

.mgt--40 {
  margin-top: -40px;
}

.mgb--40 {
  margin-bottom: -40px;
}

.mgl--40 {
  margin-left: -40px;
}

.mgr--40 {
  margin-right: -40px;
}

.mg--40 {
  margin: -40px;
}

.mgt-i--40 {
  margin-top: -40px !important;
}

.mgb-i--40 {
  margin-bottom: -40px !important;
}

.mgl-i--40 {
  margin-left: -40px !important;
}

.mgr-i--40 {
  margin-right: -40px !important;
}

.mg-i--40 {
  margin: -40px !important;
}

.mg-top--45 {
  margin-top: -45px;
}

.mg-bottom--45 {
  margin-bottom: -45px;
}

.mg-left--45 {
  margin-left: -45px;
}

.mg-right--45 {
  margin-right: -45px;
}

.mg--45 {
  margin: -45px;
}

.mgt--45 {
  margin-top: -45px;
}

.mgb--45 {
  margin-bottom: -45px;
}

.mgl--45 {
  margin-left: -45px;
}

.mgr--45 {
  margin-right: -45px;
}

.mg--45 {
  margin: -45px;
}

.mgt-i--45 {
  margin-top: -45px !important;
}

.mgb-i--45 {
  margin-bottom: -45px !important;
}

.mgl-i--45 {
  margin-left: -45px !important;
}

.mgr-i--45 {
  margin-right: -45px !important;
}

.mg-i--45 {
  margin: -45px !important;
}

.mg-top--50 {
  margin-top: -50px;
}

.mg-bottom--50 {
  margin-bottom: -50px;
}

.mg-left--50 {
  margin-left: -50px;
}

.mg-right--50 {
  margin-right: -50px;
}

.mg--50 {
  margin: -50px;
}

.mgt--50 {
  margin-top: -50px;
}

.mgb--50 {
  margin-bottom: -50px;
}

.mgl--50 {
  margin-left: -50px;
}

.mgr--50 {
  margin-right: -50px;
}

.mg--50 {
  margin: -50px;
}

.mgt-i--50 {
  margin-top: -50px !important;
}

.mgb-i--50 {
  margin-bottom: -50px !important;
}

.mgl-i--50 {
  margin-left: -50px !important;
}

.mgr-i--50 {
  margin-right: -50px !important;
}

.mg-i--50 {
  margin: -50px !important;
}

.mg-top--55 {
  margin-top: -55px;
}

.mg-bottom--55 {
  margin-bottom: -55px;
}

.mg-left--55 {
  margin-left: -55px;
}

.mg-right--55 {
  margin-right: -55px;
}

.mg--55 {
  margin: -55px;
}

.mgt--55 {
  margin-top: -55px;
}

.mgb--55 {
  margin-bottom: -55px;
}

.mgl--55 {
  margin-left: -55px;
}

.mgr--55 {
  margin-right: -55px;
}

.mg--55 {
  margin: -55px;
}

.mgt-i--55 {
  margin-top: -55px !important;
}

.mgb-i--55 {
  margin-bottom: -55px !important;
}

.mgl-i--55 {
  margin-left: -55px !important;
}

.mgr-i--55 {
  margin-right: -55px !important;
}

.mg-i--55 {
  margin: -55px !important;
}

.mg-top--60 {
  margin-top: -60px;
}

.mg-bottom--60 {
  margin-bottom: -60px;
}

.mg-left--60 {
  margin-left: -60px;
}

.mg-right--60 {
  margin-right: -60px;
}

.mg--60 {
  margin: -60px;
}

.mgt--60 {
  margin-top: -60px;
}

.mgb--60 {
  margin-bottom: -60px;
}

.mgl--60 {
  margin-left: -60px;
}

.mgr--60 {
  margin-right: -60px;
}

.mg--60 {
  margin: -60px;
}

.mgt-i--60 {
  margin-top: -60px !important;
}

.mgb-i--60 {
  margin-bottom: -60px !important;
}

.mgl-i--60 {
  margin-left: -60px !important;
}

.mgr-i--60 {
  margin-right: -60px !important;
}

.mg-i--60 {
  margin: -60px !important;
}

.mg-top--65 {
  margin-top: -65px;
}

.mg-bottom--65 {
  margin-bottom: -65px;
}

.mg-left--65 {
  margin-left: -65px;
}

.mg-right--65 {
  margin-right: -65px;
}

.mg--65 {
  margin: -65px;
}

.mgt--65 {
  margin-top: -65px;
}

.mgb--65 {
  margin-bottom: -65px;
}

.mgl--65 {
  margin-left: -65px;
}

.mgr--65 {
  margin-right: -65px;
}

.mg--65 {
  margin: -65px;
}

.mgt-i--65 {
  margin-top: -65px !important;
}

.mgb-i--65 {
  margin-bottom: -65px !important;
}

.mgl-i--65 {
  margin-left: -65px !important;
}

.mgr-i--65 {
  margin-right: -65px !important;
}

.mg-i--65 {
  margin: -65px !important;
}

.mg-top--70 {
  margin-top: -70px;
}

.mg-bottom--70 {
  margin-bottom: -70px;
}

.mg-left--70 {
  margin-left: -70px;
}

.mg-right--70 {
  margin-right: -70px;
}

.mg--70 {
  margin: -70px;
}

.mgt--70 {
  margin-top: -70px;
}

.mgb--70 {
  margin-bottom: -70px;
}

.mgl--70 {
  margin-left: -70px;
}

.mgr--70 {
  margin-right: -70px;
}

.mg--70 {
  margin: -70px;
}

.mgt-i--70 {
  margin-top: -70px !important;
}

.mgb-i--70 {
  margin-bottom: -70px !important;
}

.mgl-i--70 {
  margin-left: -70px !important;
}

.mgr-i--70 {
  margin-right: -70px !important;
}

.mg-i--70 {
  margin: -70px !important;
}

.mg-top--75 {
  margin-top: -75px;
}

.mg-bottom--75 {
  margin-bottom: -75px;
}

.mg-left--75 {
  margin-left: -75px;
}

.mg-right--75 {
  margin-right: -75px;
}

.mg--75 {
  margin: -75px;
}

.mgt--75 {
  margin-top: -75px;
}

.mgb--75 {
  margin-bottom: -75px;
}

.mgl--75 {
  margin-left: -75px;
}

.mgr--75 {
  margin-right: -75px;
}

.mg--75 {
  margin: -75px;
}

.mgt-i--75 {
  margin-top: -75px !important;
}

.mgb-i--75 {
  margin-bottom: -75px !important;
}

.mgl-i--75 {
  margin-left: -75px !important;
}

.mgr-i--75 {
  margin-right: -75px !important;
}

.mg-i--75 {
  margin: -75px !important;
}

.mg-top--80 {
  margin-top: -80px;
}

.mg-bottom--80 {
  margin-bottom: -80px;
}

.mg-left--80 {
  margin-left: -80px;
}

.mg-right--80 {
  margin-right: -80px;
}

.mg--80 {
  margin: -80px;
}

.mgt--80 {
  margin-top: -80px;
}

.mgb--80 {
  margin-bottom: -80px;
}

.mgl--80 {
  margin-left: -80px;
}

.mgr--80 {
  margin-right: -80px;
}

.mg--80 {
  margin: -80px;
}

.mgt-i--80 {
  margin-top: -80px !important;
}

.mgb-i--80 {
  margin-bottom: -80px !important;
}

.mgl-i--80 {
  margin-left: -80px !important;
}

.mgr-i--80 {
  margin-right: -80px !important;
}

.mg-i--80 {
  margin: -80px !important;
}

.mg-top--85 {
  margin-top: -85px;
}

.mg-bottom--85 {
  margin-bottom: -85px;
}

.mg-left--85 {
  margin-left: -85px;
}

.mg-right--85 {
  margin-right: -85px;
}

.mg--85 {
  margin: -85px;
}

.mgt--85 {
  margin-top: -85px;
}

.mgb--85 {
  margin-bottom: -85px;
}

.mgl--85 {
  margin-left: -85px;
}

.mgr--85 {
  margin-right: -85px;
}

.mg--85 {
  margin: -85px;
}

.mgt-i--85 {
  margin-top: -85px !important;
}

.mgb-i--85 {
  margin-bottom: -85px !important;
}

.mgl-i--85 {
  margin-left: -85px !important;
}

.mgr-i--85 {
  margin-right: -85px !important;
}

.mg-i--85 {
  margin: -85px !important;
}

.mg-top--90 {
  margin-top: -90px;
}

.mg-bottom--90 {
  margin-bottom: -90px;
}

.mg-left--90 {
  margin-left: -90px;
}

.mg-right--90 {
  margin-right: -90px;
}

.mg--90 {
  margin: -90px;
}

.mgt--90 {
  margin-top: -90px;
}

.mgb--90 {
  margin-bottom: -90px;
}

.mgl--90 {
  margin-left: -90px;
}

.mgr--90 {
  margin-right: -90px;
}

.mg--90 {
  margin: -90px;
}

.mgt-i--90 {
  margin-top: -90px !important;
}

.mgb-i--90 {
  margin-bottom: -90px !important;
}

.mgl-i--90 {
  margin-left: -90px !important;
}

.mgr-i--90 {
  margin-right: -90px !important;
}

.mg-i--90 {
  margin: -90px !important;
}

.mg-top--95 {
  margin-top: -95px;
}

.mg-bottom--95 {
  margin-bottom: -95px;
}

.mg-left--95 {
  margin-left: -95px;
}

.mg-right--95 {
  margin-right: -95px;
}

.mg--95 {
  margin: -95px;
}

.mgt--95 {
  margin-top: -95px;
}

.mgb--95 {
  margin-bottom: -95px;
}

.mgl--95 {
  margin-left: -95px;
}

.mgr--95 {
  margin-right: -95px;
}

.mg--95 {
  margin: -95px;
}

.mgt-i--95 {
  margin-top: -95px !important;
}

.mgb-i--95 {
  margin-bottom: -95px !important;
}

.mgl-i--95 {
  margin-left: -95px !important;
}

.mgr-i--95 {
  margin-right: -95px !important;
}

.mg-i--95 {
  margin: -95px !important;
}

.mg-top--100 {
  margin-top: -100px;
}

.mg-bottom--100 {
  margin-bottom: -100px;
}

.mg-left--100 {
  margin-left: -100px;
}

.mg-right--100 {
  margin-right: -100px;
}

.mg--100 {
  margin: -100px;
}

.mgt--100 {
  margin-top: -100px;
}

.mgb--100 {
  margin-bottom: -100px;
}

.mgl--100 {
  margin-left: -100px;
}

.mgr--100 {
  margin-right: -100px;
}

.mg--100 {
  margin: -100px;
}

.mgt-i--100 {
  margin-top: -100px !important;
}

.mgb-i--100 {
  margin-bottom: -100px !important;
}

.mgl-i--100 {
  margin-left: -100px !important;
}

.mgr-i--100 {
  margin-right: -100px !important;
}

.mg-i--100 {
  margin: -100px !important;
}

.mg-top--150 {
  margin-top: -150px;
}

.mg-bottom--150 {
  margin-bottom: -150px;
}

.mg-left--150 {
  margin-left: -150px;
}

.mg-right--150 {
  margin-right: -150px;
}

.mg--150 {
  margin: -150px;
}

.mgt--150 {
  margin-top: -150px;
}

.mgb--150 {
  margin-bottom: -150px;
}

.mgl--150 {
  margin-left: -150px;
}

.mgr--150 {
  margin-right: -150px;
}

.mg--150 {
  margin: -150px;
}

.mgt-i--150 {
  margin-top: -150px !important;
}

.mgb-i--150 {
  margin-bottom: -150px !important;
}

.mgl-i--150 {
  margin-left: -150px !important;
}

.mgr-i--150 {
  margin-right: -150px !important;
}

.mg-i--150 {
  margin: -150px !important;
}

.pd-top--4 {
  padding-top: -4px;
}

.pd-bottom--4 {
  padding-bottom: -4px;
}

.pd-left--4 {
  padding-left: -4px;
}

.pd-right--4 {
  padding-right: -4px;
}

.pd--4 {
  padding: -4px;
}

.pdt--4 {
  padding-top: -4px;
}

.pdb--4 {
  padding-bottom: -4px;
}

.pdl--4 {
  padding-left: -4px;
}

.pdr--4 {
  padding-right: -4px;
}

.pd--4 {
  padding: -4px;
}

.pdt-i--4 {
  padding-top: -4px !important;
}

.pdb-i--4 {
  padding-bottom: -4px !important;
}

.pdl-i--4 {
  padding-left: -4px !important;
}

.pdr-i--4 {
  padding-right: -4px !important;
}

.pd-i--4 {
  padding: -4px !important;
}

.pd-top--1 {
  padding-top: -1px;
}

.pd-bottom--1 {
  padding-bottom: -1px;
}

.pd-left--1 {
  padding-left: -1px;
}

.pd-right--1 {
  padding-right: -1px;
}

.pd--1 {
  padding: -1px;
}

.pdt--1 {
  padding-top: -1px;
}

.pdb--1 {
  padding-bottom: -1px;
}

.pdl--1 {
  padding-left: -1px;
}

.pdr--1 {
  padding-right: -1px;
}

.pd--1 {
  padding: -1px;
}

.pdt-i--1 {
  padding-top: -1px !important;
}

.pdb-i--1 {
  padding-bottom: -1px !important;
}

.pdl-i--1 {
  padding-left: -1px !important;
}

.pdr-i--1 {
  padding-right: -1px !important;
}

.pd-i--1 {
  padding: -1px !important;
}

.pd-top-0 {
  padding-top: 0px;
}

.pd-bottom-0 {
  padding-bottom: 0px;
}

.pd-left-0 {
  padding-left: 0px;
}

.pd-right-0 {
  padding-right: 0px;
}

.pd-0 {
  padding: 0px;
}

.pdt-0 {
  padding-top: 0px;
}

.pdb-0 {
  padding-bottom: 0px;
}

.pdl-0 {
  padding-left: 0px;
}

.pdr-0 {
  padding-right: 0px;
}

.pd-0 {
  padding: 0px;
}

.pdt-i-0 {
  padding-top: 0px !important;
}

.pdb-i-0 {
  padding-bottom: 0px !important;
}

.pdl-i-0 {
  padding-left: 0px !important;
}

.pdr-i-0 {
  padding-right: 0px !important;
}

.pd-i-0 {
  padding: 0px !important;
}

.pd-top-1 {
  padding-top: 1px;
}

.pd-bottom-1 {
  padding-bottom: 1px;
}

.pd-left-1 {
  padding-left: 1px;
}

.pd-right-1 {
  padding-right: 1px;
}

.pd-1 {
  padding: 1px;
}

.pdt-1 {
  padding-top: 1px;
}

.pdb-1 {
  padding-bottom: 1px;
}

.pdl-1 {
  padding-left: 1px;
}

.pdr-1 {
  padding-right: 1px;
}

.pd-1 {
  padding: 1px;
}

.pdt-i-1 {
  padding-top: 1px !important;
}

.pdb-i-1 {
  padding-bottom: 1px !important;
}

.pdl-i-1 {
  padding-left: 1px !important;
}

.pdr-i-1 {
  padding-right: 1px !important;
}

.pd-i-1 {
  padding: 1px !important;
}

.pd-top-2 {
  padding-top: 2px;
}

.pd-bottom-2 {
  padding-bottom: 2px;
}

.pd-left-2 {
  padding-left: 2px;
}

.pd-right-2 {
  padding-right: 2px;
}

.pd-2 {
  padding: 2px;
}

.pdt-2 {
  padding-top: 2px;
}

.pdb-2 {
  padding-bottom: 2px;
}

.pdl-2 {
  padding-left: 2px;
}

.pdr-2 {
  padding-right: 2px;
}

.pd-2 {
  padding: 2px;
}

.pdt-i-2 {
  padding-top: 2px !important;
}

.pdb-i-2 {
  padding-bottom: 2px !important;
}

.pdl-i-2 {
  padding-left: 2px !important;
}

.pdr-i-2 {
  padding-right: 2px !important;
}

.pd-i-2 {
  padding: 2px !important;
}

.pd-top-3 {
  padding-top: 3px;
}

.pd-bottom-3 {
  padding-bottom: 3px;
}

.pd-left-3 {
  padding-left: 3px;
}

.pd-right-3 {
  padding-right: 3px;
}

.pd-3 {
  padding: 3px;
}

.pdt-3 {
  padding-top: 3px;
}

.pdb-3 {
  padding-bottom: 3px;
}

.pdl-3 {
  padding-left: 3px;
}

.pdr-3 {
  padding-right: 3px;
}

.pd-3 {
  padding: 3px;
}

.pdt-i-3 {
  padding-top: 3px !important;
}

.pdb-i-3 {
  padding-bottom: 3px !important;
}

.pdl-i-3 {
  padding-left: 3px !important;
}

.pdr-i-3 {
  padding-right: 3px !important;
}

.pd-i-3 {
  padding: 3px !important;
}

.pd-top-4 {
  padding-top: 4px;
}

.pd-bottom-4 {
  padding-bottom: 4px;
}

.pd-left-4 {
  padding-left: 4px;
}

.pd-right-4 {
  padding-right: 4px;
}

.pd-4 {
  padding: 4px;
}

.pdt-4 {
  padding-top: 4px;
}

.pdb-4 {
  padding-bottom: 4px;
}

.pdl-4 {
  padding-left: 4px;
}

.pdr-4 {
  padding-right: 4px;
}

.pd-4 {
  padding: 4px;
}

.pdt-i-4 {
  padding-top: 4px !important;
}

.pdb-i-4 {
  padding-bottom: 4px !important;
}

.pdl-i-4 {
  padding-left: 4px !important;
}

.pdr-i-4 {
  padding-right: 4px !important;
}

.pd-i-4 {
  padding: 4px !important;
}

.pd-top-5 {
  padding-top: 5px;
}

.pd-bottom-5 {
  padding-bottom: 5px;
}

.pd-left-5 {
  padding-left: 5px;
}

.pd-right-5 {
  padding-right: 5px;
}

.pd-5 {
  padding: 5px;
}

.pdt-5 {
  padding-top: 5px;
}

.pdb-5 {
  padding-bottom: 5px;
}

.pdl-5 {
  padding-left: 5px;
}

.pdr-5 {
  padding-right: 5px;
}

.pd-5 {
  padding: 5px;
}

.pdt-i-5 {
  padding-top: 5px !important;
}

.pdb-i-5 {
  padding-bottom: 5px !important;
}

.pdl-i-5 {
  padding-left: 5px !important;
}

.pdr-i-5 {
  padding-right: 5px !important;
}

.pd-i-5 {
  padding: 5px !important;
}

.pd-top-6 {
  padding-top: 6px;
}

.pd-bottom-6 {
  padding-bottom: 6px;
}

.pd-left-6 {
  padding-left: 6px;
}

.pd-right-6 {
  padding-right: 6px;
}

.pd-6 {
  padding: 6px;
}

.pdt-6 {
  padding-top: 6px;
}

.pdb-6 {
  padding-bottom: 6px;
}

.pdl-6 {
  padding-left: 6px;
}

.pdr-6 {
  padding-right: 6px;
}

.pd-6 {
  padding: 6px;
}

.pdt-i-6 {
  padding-top: 6px !important;
}

.pdb-i-6 {
  padding-bottom: 6px !important;
}

.pdl-i-6 {
  padding-left: 6px !important;
}

.pdr-i-6 {
  padding-right: 6px !important;
}

.pd-i-6 {
  padding: 6px !important;
}

.pd-top-7 {
  padding-top: 7px;
}

.pd-bottom-7 {
  padding-bottom: 7px;
}

.pd-left-7 {
  padding-left: 7px;
}

.pd-right-7 {
  padding-right: 7px;
}

.pd-7 {
  padding: 7px;
}

.pdt-7 {
  padding-top: 7px;
}

.pdb-7 {
  padding-bottom: 7px;
}

.pdl-7 {
  padding-left: 7px;
}

.pdr-7 {
  padding-right: 7px;
}

.pd-7 {
  padding: 7px;
}

.pdt-i-7 {
  padding-top: 7px !important;
}

.pdb-i-7 {
  padding-bottom: 7px !important;
}

.pdl-i-7 {
  padding-left: 7px !important;
}

.pdr-i-7 {
  padding-right: 7px !important;
}

.pd-i-7 {
  padding: 7px !important;
}

.pd-top-8 {
  padding-top: 8px;
}

.pd-bottom-8 {
  padding-bottom: 8px;
}

.pd-left-8 {
  padding-left: 8px;
}

.pd-right-8 {
  padding-right: 8px;
}

.pd-8 {
  padding: 8px;
}

.pdt-8 {
  padding-top: 8px;
}

.pdb-8 {
  padding-bottom: 8px;
}

.pdl-8 {
  padding-left: 8px;
}

.pdr-8 {
  padding-right: 8px;
}

.pd-8 {
  padding: 8px;
}

.pdt-i-8 {
  padding-top: 8px !important;
}

.pdb-i-8 {
  padding-bottom: 8px !important;
}

.pdl-i-8 {
  padding-left: 8px !important;
}

.pdr-i-8 {
  padding-right: 8px !important;
}

.pd-i-8 {
  padding: 8px !important;
}

.pd-top-9 {
  padding-top: 9px;
}

.pd-bottom-9 {
  padding-bottom: 9px;
}

.pd-left-9 {
  padding-left: 9px;
}

.pd-right-9 {
  padding-right: 9px;
}

.pd-9 {
  padding: 9px;
}

.pdt-9 {
  padding-top: 9px;
}

.pdb-9 {
  padding-bottom: 9px;
}

.pdl-9 {
  padding-left: 9px;
}

.pdr-9 {
  padding-right: 9px;
}

.pd-9 {
  padding: 9px;
}

.pdt-i-9 {
  padding-top: 9px !important;
}

.pdb-i-9 {
  padding-bottom: 9px !important;
}

.pdl-i-9 {
  padding-left: 9px !important;
}

.pdr-i-9 {
  padding-right: 9px !important;
}

.pd-i-9 {
  padding: 9px !important;
}

.pd-top-10 {
  padding-top: 10px;
}

.pd-bottom-10 {
  padding-bottom: 10px;
}

.pd-left-10 {
  padding-left: 10px;
}

.pd-right-10 {
  padding-right: 10px;
}

.pd-10 {
  padding: 10px;
}

.pdt-10 {
  padding-top: 10px;
}

.pdb-10 {
  padding-bottom: 10px;
}

.pdl-10 {
  padding-left: 10px;
}

.pdr-10 {
  padding-right: 10px;
}

.pd-10 {
  padding: 10px;
}

.pdt-i-10 {
  padding-top: 10px !important;
}

.pdb-i-10 {
  padding-bottom: 10px !important;
}

.pdl-i-10 {
  padding-left: 10px !important;
}

.pdr-i-10 {
  padding-right: 10px !important;
}

.pd-i-10 {
  padding: 10px !important;
}

.pd-top-11 {
  padding-top: 11px;
}

.pd-bottom-11 {
  padding-bottom: 11px;
}

.pd-left-11 {
  padding-left: 11px;
}

.pd-right-11 {
  padding-right: 11px;
}

.pd-11 {
  padding: 11px;
}

.pdt-11 {
  padding-top: 11px;
}

.pdb-11 {
  padding-bottom: 11px;
}

.pdl-11 {
  padding-left: 11px;
}

.pdr-11 {
  padding-right: 11px;
}

.pd-11 {
  padding: 11px;
}

.pdt-i-11 {
  padding-top: 11px !important;
}

.pdb-i-11 {
  padding-bottom: 11px !important;
}

.pdl-i-11 {
  padding-left: 11px !important;
}

.pdr-i-11 {
  padding-right: 11px !important;
}

.pd-i-11 {
  padding: 11px !important;
}

.pd-top-12 {
  padding-top: 12px;
}

.pd-bottom-12 {
  padding-bottom: 12px;
}

.pd-left-12 {
  padding-left: 12px;
}

.pd-right-12 {
  padding-right: 12px;
}

.pd-12 {
  padding: 12px;
}

.pdt-12 {
  padding-top: 12px;
}

.pdb-12 {
  padding-bottom: 12px;
}

.pdl-12 {
  padding-left: 12px;
}

.pdr-12 {
  padding-right: 12px;
}

.pd-12 {
  padding: 12px;
}

.pdt-i-12 {
  padding-top: 12px !important;
}

.pdb-i-12 {
  padding-bottom: 12px !important;
}

.pdl-i-12 {
  padding-left: 12px !important;
}

.pdr-i-12 {
  padding-right: 12px !important;
}

.pd-i-12 {
  padding: 12px !important;
}

.pd-top-13 {
  padding-top: 13px;
}

.pd-bottom-13 {
  padding-bottom: 13px;
}

.pd-left-13 {
  padding-left: 13px;
}

.pd-right-13 {
  padding-right: 13px;
}

.pd-13 {
  padding: 13px;
}

.pdt-13 {
  padding-top: 13px;
}

.pdb-13 {
  padding-bottom: 13px;
}

.pdl-13 {
  padding-left: 13px;
}

.pdr-13 {
  padding-right: 13px;
}

.pd-13 {
  padding: 13px;
}

.pdt-i-13 {
  padding-top: 13px !important;
}

.pdb-i-13 {
  padding-bottom: 13px !important;
}

.pdl-i-13 {
  padding-left: 13px !important;
}

.pdr-i-13 {
  padding-right: 13px !important;
}

.pd-i-13 {
  padding: 13px !important;
}

.pd-top-14 {
  padding-top: 14px;
}

.pd-bottom-14 {
  padding-bottom: 14px;
}

.pd-left-14 {
  padding-left: 14px;
}

.pd-right-14 {
  padding-right: 14px;
}

.pd-14 {
  padding: 14px;
}

.pdt-14 {
  padding-top: 14px;
}

.pdb-14 {
  padding-bottom: 14px;
}

.pdl-14 {
  padding-left: 14px;
}

.pdr-14 {
  padding-right: 14px;
}

.pd-14 {
  padding: 14px;
}

.pdt-i-14 {
  padding-top: 14px !important;
}

.pdb-i-14 {
  padding-bottom: 14px !important;
}

.pdl-i-14 {
  padding-left: 14px !important;
}

.pdr-i-14 {
  padding-right: 14px !important;
}

.pd-i-14 {
  padding: 14px !important;
}

.pd-top-15 {
  padding-top: 15px;
}

.pd-bottom-15 {
  padding-bottom: 15px;
}

.pd-left-15 {
  padding-left: 15px;
}

.pd-right-15 {
  padding-right: 15px;
}

.pd-15 {
  padding: 15px;
}

.pdt-15 {
  padding-top: 15px;
}

.pdb-15 {
  padding-bottom: 15px;
}

.pdl-15 {
  padding-left: 15px;
}

.pdr-15 {
  padding-right: 15px;
}

.pd-15 {
  padding: 15px;
}

.pdt-i-15 {
  padding-top: 15px !important;
}

.pdb-i-15 {
  padding-bottom: 15px !important;
}

.pdl-i-15 {
  padding-left: 15px !important;
}

.pdr-i-15 {
  padding-right: 15px !important;
}

.pd-i-15 {
  padding: 15px !important;
}

.pd-top-16 {
  padding-top: 16px;
}

.pd-bottom-16 {
  padding-bottom: 16px;
}

.pd-left-16 {
  padding-left: 16px;
}

.pd-right-16 {
  padding-right: 16px;
}

.pd-16 {
  padding: 16px;
}

.pdt-16 {
  padding-top: 16px;
}

.pdb-16 {
  padding-bottom: 16px;
}

.pdl-16 {
  padding-left: 16px;
}

.pdr-16 {
  padding-right: 16px;
}

.pd-16 {
  padding: 16px;
}

.pdt-i-16 {
  padding-top: 16px !important;
}

.pdb-i-16 {
  padding-bottom: 16px !important;
}

.pdl-i-16 {
  padding-left: 16px !important;
}

.pdr-i-16 {
  padding-right: 16px !important;
}

.pd-i-16 {
  padding: 16px !important;
}

.pd-top-18 {
  padding-top: 18px;
}

.pd-bottom-18 {
  padding-bottom: 18px;
}

.pd-left-18 {
  padding-left: 18px;
}

.pd-right-18 {
  padding-right: 18px;
}

.pd-18 {
  padding: 18px;
}

.pdt-18 {
  padding-top: 18px;
}

.pdb-18 {
  padding-bottom: 18px;
}

.pdl-18 {
  padding-left: 18px;
}

.pdr-18 {
  padding-right: 18px;
}

.pd-18 {
  padding: 18px;
}

.pdt-i-18 {
  padding-top: 18px !important;
}

.pdb-i-18 {
  padding-bottom: 18px !important;
}

.pdl-i-18 {
  padding-left: 18px !important;
}

.pdr-i-18 {
  padding-right: 18px !important;
}

.pd-i-18 {
  padding: 18px !important;
}

.pd-top-20 {
  padding-top: 20px;
}

.pd-bottom-20 {
  padding-bottom: 20px;
}

.pd-left-20 {
  padding-left: 20px;
}

.pd-right-20 {
  padding-right: 20px;
}

.pd-20 {
  padding: 20px;
}

.pdt-20 {
  padding-top: 20px;
}

.pdb-20 {
  padding-bottom: 20px;
}

.pdl-20 {
  padding-left: 20px;
}

.pdr-20 {
  padding-right: 20px;
}

.pd-20 {
  padding: 20px;
}

.pdt-i-20 {
  padding-top: 20px !important;
}

.pdb-i-20 {
  padding-bottom: 20px !important;
}

.pdl-i-20 {
  padding-left: 20px !important;
}

.pdr-i-20 {
  padding-right: 20px !important;
}

.pd-i-20 {
  padding: 20px !important;
}

.pd-top-24 {
  padding-top: 24px;
}

.pd-bottom-24 {
  padding-bottom: 24px;
}

.pd-left-24 {
  padding-left: 24px;
}

.pd-right-24 {
  padding-right: 24px;
}

.pd-24 {
  padding: 24px;
}

.pdt-24 {
  padding-top: 24px;
}

.pdb-24 {
  padding-bottom: 24px;
}

.pdl-24 {
  padding-left: 24px;
}

.pdr-24 {
  padding-right: 24px;
}

.pd-24 {
  padding: 24px;
}

.pdt-i-24 {
  padding-top: 24px !important;
}

.pdb-i-24 {
  padding-bottom: 24px !important;
}

.pdl-i-24 {
  padding-left: 24px !important;
}

.pdr-i-24 {
  padding-right: 24px !important;
}

.pd-i-24 {
  padding: 24px !important;
}

.pd-top-25 {
  padding-top: 25px;
}

.pd-bottom-25 {
  padding-bottom: 25px;
}

.pd-left-25 {
  padding-left: 25px;
}

.pd-right-25 {
  padding-right: 25px;
}

.pd-25 {
  padding: 25px;
}

.pdt-25 {
  padding-top: 25px;
}

.pdb-25 {
  padding-bottom: 25px;
}

.pdl-25 {
  padding-left: 25px;
}

.pdr-25 {
  padding-right: 25px;
}

.pd-25 {
  padding: 25px;
}

.pdt-i-25 {
  padding-top: 25px !important;
}

.pdb-i-25 {
  padding-bottom: 25px !important;
}

.pdl-i-25 {
  padding-left: 25px !important;
}

.pdr-i-25 {
  padding-right: 25px !important;
}

.pd-i-25 {
  padding: 25px !important;
}

.pd-top-30 {
  padding-top: 30px;
}

.pd-bottom-30 {
  padding-bottom: 30px;
}

.pd-left-30 {
  padding-left: 30px;
}

.pd-right-30 {
  padding-right: 30px;
}

.pd-30 {
  padding: 30px;
}

.pdt-30 {
  padding-top: 30px;
}

.pdb-30 {
  padding-bottom: 30px;
}

.pdl-30 {
  padding-left: 30px;
}

.pdr-30 {
  padding-right: 30px;
}

.pd-30 {
  padding: 30px;
}

.pdt-i-30 {
  padding-top: 30px !important;
}

.pdb-i-30 {
  padding-bottom: 30px !important;
}

.pdl-i-30 {
  padding-left: 30px !important;
}

.pdr-i-30 {
  padding-right: 30px !important;
}

.pd-i-30 {
  padding: 30px !important;
}

.pd-top-35 {
  padding-top: 35px;
}

.pd-bottom-35 {
  padding-bottom: 35px;
}

.pd-left-35 {
  padding-left: 35px;
}

.pd-right-35 {
  padding-right: 35px;
}

.pd-35 {
  padding: 35px;
}

.pdt-35 {
  padding-top: 35px;
}

.pdb-35 {
  padding-bottom: 35px;
}

.pdl-35 {
  padding-left: 35px;
}

.pdr-35 {
  padding-right: 35px;
}

.pd-35 {
  padding: 35px;
}

.pdt-i-35 {
  padding-top: 35px !important;
}

.pdb-i-35 {
  padding-bottom: 35px !important;
}

.pdl-i-35 {
  padding-left: 35px !important;
}

.pdr-i-35 {
  padding-right: 35px !important;
}

.pd-i-35 {
  padding: 35px !important;
}

.pd-top-38 {
  padding-top: 38px;
}

.pd-bottom-38 {
  padding-bottom: 38px;
}

.pd-left-38 {
  padding-left: 38px;
}

.pd-right-38 {
  padding-right: 38px;
}

.pd-38 {
  padding: 38px;
}

.pdt-38 {
  padding-top: 38px;
}

.pdb-38 {
  padding-bottom: 38px;
}

.pdl-38 {
  padding-left: 38px;
}

.pdr-38 {
  padding-right: 38px;
}

.pd-38 {
  padding: 38px;
}

.pdt-i-38 {
  padding-top: 38px !important;
}

.pdb-i-38 {
  padding-bottom: 38px !important;
}

.pdl-i-38 {
  padding-left: 38px !important;
}

.pdr-i-38 {
  padding-right: 38px !important;
}

.pd-i-38 {
  padding: 38px !important;
}

.pd-top-40 {
  padding-top: 40px;
}

.pd-bottom-40 {
  padding-bottom: 40px;
}

.pd-left-40 {
  padding-left: 40px;
}

.pd-right-40 {
  padding-right: 40px;
}

.pd-40 {
  padding: 40px;
}

.pdt-40 {
  padding-top: 40px;
}

.pdb-40 {
  padding-bottom: 40px;
}

.pdl-40 {
  padding-left: 40px;
}

.pdr-40 {
  padding-right: 40px;
}

.pd-40 {
  padding: 40px;
}

.pdt-i-40 {
  padding-top: 40px !important;
}

.pdb-i-40 {
  padding-bottom: 40px !important;
}

.pdl-i-40 {
  padding-left: 40px !important;
}

.pdr-i-40 {
  padding-right: 40px !important;
}

.pd-i-40 {
  padding: 40px !important;
}

.pd-top-45 {
  padding-top: 45px;
}

.pd-bottom-45 {
  padding-bottom: 45px;
}

.pd-left-45 {
  padding-left: 45px;
}

.pd-right-45 {
  padding-right: 45px;
}

.pd-45 {
  padding: 45px;
}

.pdt-45 {
  padding-top: 45px;
}

.pdb-45 {
  padding-bottom: 45px;
}

.pdl-45 {
  padding-left: 45px;
}

.pdr-45 {
  padding-right: 45px;
}

.pd-45 {
  padding: 45px;
}

.pdt-i-45 {
  padding-top: 45px !important;
}

.pdb-i-45 {
  padding-bottom: 45px !important;
}

.pdl-i-45 {
  padding-left: 45px !important;
}

.pdr-i-45 {
  padding-right: 45px !important;
}

.pd-i-45 {
  padding: 45px !important;
}

.pd-top-48 {
  padding-top: 48px;
}

.pd-bottom-48 {
  padding-bottom: 48px;
}

.pd-left-48 {
  padding-left: 48px;
}

.pd-right-48 {
  padding-right: 48px;
}

.pd-48 {
  padding: 48px;
}

.pdt-48 {
  padding-top: 48px;
}

.pdb-48 {
  padding-bottom: 48px;
}

.pdl-48 {
  padding-left: 48px;
}

.pdr-48 {
  padding-right: 48px;
}

.pd-48 {
  padding: 48px;
}

.pdt-i-48 {
  padding-top: 48px !important;
}

.pdb-i-48 {
  padding-bottom: 48px !important;
}

.pdl-i-48 {
  padding-left: 48px !important;
}

.pdr-i-48 {
  padding-right: 48px !important;
}

.pd-i-48 {
  padding: 48px !important;
}

.pd-top-50 {
  padding-top: 50px;
}

.pd-bottom-50 {
  padding-bottom: 50px;
}

.pd-left-50 {
  padding-left: 50px;
}

.pd-right-50 {
  padding-right: 50px;
}

.pd-50 {
  padding: 50px;
}

.pdt-50 {
  padding-top: 50px;
}

.pdb-50 {
  padding-bottom: 50px;
}

.pdl-50 {
  padding-left: 50px;
}

.pdr-50 {
  padding-right: 50px;
}

.pd-50 {
  padding: 50px;
}

.pdt-i-50 {
  padding-top: 50px !important;
}

.pdb-i-50 {
  padding-bottom: 50px !important;
}

.pdl-i-50 {
  padding-left: 50px !important;
}

.pdr-i-50 {
  padding-right: 50px !important;
}

.pd-i-50 {
  padding: 50px !important;
}

.pd-top-52 {
  padding-top: 52px;
}

.pd-bottom-52 {
  padding-bottom: 52px;
}

.pd-left-52 {
  padding-left: 52px;
}

.pd-right-52 {
  padding-right: 52px;
}

.pd-52 {
  padding: 52px;
}

.pdt-52 {
  padding-top: 52px;
}

.pdb-52 {
  padding-bottom: 52px;
}

.pdl-52 {
  padding-left: 52px;
}

.pdr-52 {
  padding-right: 52px;
}

.pd-52 {
  padding: 52px;
}

.pdt-i-52 {
  padding-top: 52px !important;
}

.pdb-i-52 {
  padding-bottom: 52px !important;
}

.pdl-i-52 {
  padding-left: 52px !important;
}

.pdr-i-52 {
  padding-right: 52px !important;
}

.pd-i-52 {
  padding: 52px !important;
}

.pd-top-54 {
  padding-top: 54px;
}

.pd-bottom-54 {
  padding-bottom: 54px;
}

.pd-left-54 {
  padding-left: 54px;
}

.pd-right-54 {
  padding-right: 54px;
}

.pd-54 {
  padding: 54px;
}

.pdt-54 {
  padding-top: 54px;
}

.pdb-54 {
  padding-bottom: 54px;
}

.pdl-54 {
  padding-left: 54px;
}

.pdr-54 {
  padding-right: 54px;
}

.pd-54 {
  padding: 54px;
}

.pdt-i-54 {
  padding-top: 54px !important;
}

.pdb-i-54 {
  padding-bottom: 54px !important;
}

.pdl-i-54 {
  padding-left: 54px !important;
}

.pdr-i-54 {
  padding-right: 54px !important;
}

.pd-i-54 {
  padding: 54px !important;
}

.pd-top-55 {
  padding-top: 55px;
}

.pd-bottom-55 {
  padding-bottom: 55px;
}

.pd-left-55 {
  padding-left: 55px;
}

.pd-right-55 {
  padding-right: 55px;
}

.pd-55 {
  padding: 55px;
}

.pdt-55 {
  padding-top: 55px;
}

.pdb-55 {
  padding-bottom: 55px;
}

.pdl-55 {
  padding-left: 55px;
}

.pdr-55 {
  padding-right: 55px;
}

.pd-55 {
  padding: 55px;
}

.pdt-i-55 {
  padding-top: 55px !important;
}

.pdb-i-55 {
  padding-bottom: 55px !important;
}

.pdl-i-55 {
  padding-left: 55px !important;
}

.pdr-i-55 {
  padding-right: 55px !important;
}

.pd-i-55 {
  padding: 55px !important;
}

.pd-top-60 {
  padding-top: 60px;
}

.pd-bottom-60 {
  padding-bottom: 60px;
}

.pd-left-60 {
  padding-left: 60px;
}

.pd-right-60 {
  padding-right: 60px;
}

.pd-60 {
  padding: 60px;
}

.pdt-60 {
  padding-top: 60px;
}

.pdb-60 {
  padding-bottom: 60px;
}

.pdl-60 {
  padding-left: 60px;
}

.pdr-60 {
  padding-right: 60px;
}

.pd-60 {
  padding: 60px;
}

.pdt-i-60 {
  padding-top: 60px !important;
}

.pdb-i-60 {
  padding-bottom: 60px !important;
}

.pdl-i-60 {
  padding-left: 60px !important;
}

.pdr-i-60 {
  padding-right: 60px !important;
}

.pd-i-60 {
  padding: 60px !important;
}

.pd-top-64 {
  padding-top: 64px;
}

.pd-bottom-64 {
  padding-bottom: 64px;
}

.pd-left-64 {
  padding-left: 64px;
}

.pd-right-64 {
  padding-right: 64px;
}

.pd-64 {
  padding: 64px;
}

.pdt-64 {
  padding-top: 64px;
}

.pdb-64 {
  padding-bottom: 64px;
}

.pdl-64 {
  padding-left: 64px;
}

.pdr-64 {
  padding-right: 64px;
}

.pd-64 {
  padding: 64px;
}

.pdt-i-64 {
  padding-top: 64px !important;
}

.pdb-i-64 {
  padding-bottom: 64px !important;
}

.pdl-i-64 {
  padding-left: 64px !important;
}

.pdr-i-64 {
  padding-right: 64px !important;
}

.pd-i-64 {
  padding: 64px !important;
}

.pd-top-65 {
  padding-top: 65px;
}

.pd-bottom-65 {
  padding-bottom: 65px;
}

.pd-left-65 {
  padding-left: 65px;
}

.pd-right-65 {
  padding-right: 65px;
}

.pd-65 {
  padding: 65px;
}

.pdt-65 {
  padding-top: 65px;
}

.pdb-65 {
  padding-bottom: 65px;
}

.pdl-65 {
  padding-left: 65px;
}

.pdr-65 {
  padding-right: 65px;
}

.pd-65 {
  padding: 65px;
}

.pdt-i-65 {
  padding-top: 65px !important;
}

.pdb-i-65 {
  padding-bottom: 65px !important;
}

.pdl-i-65 {
  padding-left: 65px !important;
}

.pdr-i-65 {
  padding-right: 65px !important;
}

.pd-i-65 {
  padding: 65px !important;
}

.pd-top-70 {
  padding-top: 70px;
}

.pd-bottom-70 {
  padding-bottom: 70px;
}

.pd-left-70 {
  padding-left: 70px;
}

.pd-right-70 {
  padding-right: 70px;
}

.pd-70 {
  padding: 70px;
}

.pdt-70 {
  padding-top: 70px;
}

.pdb-70 {
  padding-bottom: 70px;
}

.pdl-70 {
  padding-left: 70px;
}

.pdr-70 {
  padding-right: 70px;
}

.pd-70 {
  padding: 70px;
}

.pdt-i-70 {
  padding-top: 70px !important;
}

.pdb-i-70 {
  padding-bottom: 70px !important;
}

.pdl-i-70 {
  padding-left: 70px !important;
}

.pdr-i-70 {
  padding-right: 70px !important;
}

.pd-i-70 {
  padding: 70px !important;
}

.pd-top-75 {
  padding-top: 75px;
}

.pd-bottom-75 {
  padding-bottom: 75px;
}

.pd-left-75 {
  padding-left: 75px;
}

.pd-right-75 {
  padding-right: 75px;
}

.pd-75 {
  padding: 75px;
}

.pdt-75 {
  padding-top: 75px;
}

.pdb-75 {
  padding-bottom: 75px;
}

.pdl-75 {
  padding-left: 75px;
}

.pdr-75 {
  padding-right: 75px;
}

.pd-75 {
  padding: 75px;
}

.pdt-i-75 {
  padding-top: 75px !important;
}

.pdb-i-75 {
  padding-bottom: 75px !important;
}

.pdl-i-75 {
  padding-left: 75px !important;
}

.pdr-i-75 {
  padding-right: 75px !important;
}

.pd-i-75 {
  padding: 75px !important;
}

.pd-top-80 {
  padding-top: 80px;
}

.pd-bottom-80 {
  padding-bottom: 80px;
}

.pd-left-80 {
  padding-left: 80px;
}

.pd-right-80 {
  padding-right: 80px;
}

.pd-80 {
  padding: 80px;
}

.pdt-80 {
  padding-top: 80px;
}

.pdb-80 {
  padding-bottom: 80px;
}

.pdl-80 {
  padding-left: 80px;
}

.pdr-80 {
  padding-right: 80px;
}

.pd-80 {
  padding: 80px;
}

.pdt-i-80 {
  padding-top: 80px !important;
}

.pdb-i-80 {
  padding-bottom: 80px !important;
}

.pdl-i-80 {
  padding-left: 80px !important;
}

.pdr-i-80 {
  padding-right: 80px !important;
}

.pd-i-80 {
  padding: 80px !important;
}

.pd-top-85 {
  padding-top: 85px;
}

.pd-bottom-85 {
  padding-bottom: 85px;
}

.pd-left-85 {
  padding-left: 85px;
}

.pd-right-85 {
  padding-right: 85px;
}

.pd-85 {
  padding: 85px;
}

.pdt-85 {
  padding-top: 85px;
}

.pdb-85 {
  padding-bottom: 85px;
}

.pdl-85 {
  padding-left: 85px;
}

.pdr-85 {
  padding-right: 85px;
}

.pd-85 {
  padding: 85px;
}

.pdt-i-85 {
  padding-top: 85px !important;
}

.pdb-i-85 {
  padding-bottom: 85px !important;
}

.pdl-i-85 {
  padding-left: 85px !important;
}

.pdr-i-85 {
  padding-right: 85px !important;
}

.pd-i-85 {
  padding: 85px !important;
}

.pd-top-90 {
  padding-top: 90px;
}

.pd-bottom-90 {
  padding-bottom: 90px;
}

.pd-left-90 {
  padding-left: 90px;
}

.pd-right-90 {
  padding-right: 90px;
}

.pd-90 {
  padding: 90px;
}

.pdt-90 {
  padding-top: 90px;
}

.pdb-90 {
  padding-bottom: 90px;
}

.pdl-90 {
  padding-left: 90px;
}

.pdr-90 {
  padding-right: 90px;
}

.pd-90 {
  padding: 90px;
}

.pdt-i-90 {
  padding-top: 90px !important;
}

.pdb-i-90 {
  padding-bottom: 90px !important;
}

.pdl-i-90 {
  padding-left: 90px !important;
}

.pdr-i-90 {
  padding-right: 90px !important;
}

.pd-i-90 {
  padding: 90px !important;
}

.pd-top-95 {
  padding-top: 95px;
}

.pd-bottom-95 {
  padding-bottom: 95px;
}

.pd-left-95 {
  padding-left: 95px;
}

.pd-right-95 {
  padding-right: 95px;
}

.pd-95 {
  padding: 95px;
}

.pdt-95 {
  padding-top: 95px;
}

.pdb-95 {
  padding-bottom: 95px;
}

.pdl-95 {
  padding-left: 95px;
}

.pdr-95 {
  padding-right: 95px;
}

.pd-95 {
  padding: 95px;
}

.pdt-i-95 {
  padding-top: 95px !important;
}

.pdb-i-95 {
  padding-bottom: 95px !important;
}

.pdl-i-95 {
  padding-left: 95px !important;
}

.pdr-i-95 {
  padding-right: 95px !important;
}

.pd-i-95 {
  padding: 95px !important;
}

.pd-top-100 {
  padding-top: 100px;
}

.pd-bottom-100 {
  padding-bottom: 100px;
}

.pd-left-100 {
  padding-left: 100px;
}

.pd-right-100 {
  padding-right: 100px;
}

.pd-100 {
  padding: 100px;
}

.pdt-100 {
  padding-top: 100px;
}

.pdb-100 {
  padding-bottom: 100px;
}

.pdl-100 {
  padding-left: 100px;
}

.pdr-100 {
  padding-right: 100px;
}

.pd-100 {
  padding: 100px;
}

.pdt-i-100 {
  padding-top: 100px !important;
}

.pdb-i-100 {
  padding-bottom: 100px !important;
}

.pdl-i-100 {
  padding-left: 100px !important;
}

.pdr-i-100 {
  padding-right: 100px !important;
}

.pd-i-100 {
  padding: 100px !important;
}

.pd-top-150 {
  padding-top: 150px;
}

.pd-bottom-150 {
  padding-bottom: 150px;
}

.pd-left-150 {
  padding-left: 150px;
}

.pd-right-150 {
  padding-right: 150px;
}

.pd-150 {
  padding: 150px;
}

.pdt-150 {
  padding-top: 150px;
}

.pdb-150 {
  padding-bottom: 150px;
}

.pdl-150 {
  padding-left: 150px;
}

.pdr-150 {
  padding-right: 150px;
}

.pd-150 {
  padding: 150px;
}

.pdt-i-150 {
  padding-top: 150px !important;
}

.pdb-i-150 {
  padding-bottom: 150px !important;
}

.pdl-i-150 {
  padding-left: 150px !important;
}

.pdr-i-150 {
  padding-right: 150px !important;
}

.pd-i-150 {
  padding: 150px !important;
}

.pd-top--1 {
  padding-top: -1px;
}

.pd-bottom--1 {
  padding-bottom: -1px;
}

.pd-left--1 {
  padding-left: -1px;
}

.pd-right--1 {
  padding-right: -1px;
}

.pd--1 {
  padding: -1px;
}

.pdt--1 {
  padding-top: -1px;
}

.pdb--1 {
  padding-bottom: -1px;
}

.pdl--1 {
  padding-left: -1px;
}

.pdr--1 {
  padding-right: -1px;
}

.pd--1 {
  padding: -1px;
}

.pdt-i--1 {
  padding-top: -1px !important;
}

.pdb-i--1 {
  padding-bottom: -1px !important;
}

.pdl-i--1 {
  padding-left: -1px !important;
}

.pdr-i--1 {
  padding-right: -1px !important;
}

.pd-i--1 {
  padding: -1px !important;
}

.pd-top--2 {
  padding-top: -2px;
}

.pd-bottom--2 {
  padding-bottom: -2px;
}

.pd-left--2 {
  padding-left: -2px;
}

.pd-right--2 {
  padding-right: -2px;
}

.pd--2 {
  padding: -2px;
}

.pdt--2 {
  padding-top: -2px;
}

.pdb--2 {
  padding-bottom: -2px;
}

.pdl--2 {
  padding-left: -2px;
}

.pdr--2 {
  padding-right: -2px;
}

.pd--2 {
  padding: -2px;
}

.pdt-i--2 {
  padding-top: -2px !important;
}

.pdb-i--2 {
  padding-bottom: -2px !important;
}

.pdl-i--2 {
  padding-left: -2px !important;
}

.pdr-i--2 {
  padding-right: -2px !important;
}

.pd-i--2 {
  padding: -2px !important;
}

.pd-top--3 {
  padding-top: -3px;
}

.pd-bottom--3 {
  padding-bottom: -3px;
}

.pd-left--3 {
  padding-left: -3px;
}

.pd-right--3 {
  padding-right: -3px;
}

.pd--3 {
  padding: -3px;
}

.pdt--3 {
  padding-top: -3px;
}

.pdb--3 {
  padding-bottom: -3px;
}

.pdl--3 {
  padding-left: -3px;
}

.pdr--3 {
  padding-right: -3px;
}

.pd--3 {
  padding: -3px;
}

.pdt-i--3 {
  padding-top: -3px !important;
}

.pdb-i--3 {
  padding-bottom: -3px !important;
}

.pdl-i--3 {
  padding-left: -3px !important;
}

.pdr-i--3 {
  padding-right: -3px !important;
}

.pd-i--3 {
  padding: -3px !important;
}

.pd-top--4 {
  padding-top: -4px;
}

.pd-bottom--4 {
  padding-bottom: -4px;
}

.pd-left--4 {
  padding-left: -4px;
}

.pd-right--4 {
  padding-right: -4px;
}

.pd--4 {
  padding: -4px;
}

.pdt--4 {
  padding-top: -4px;
}

.pdb--4 {
  padding-bottom: -4px;
}

.pdl--4 {
  padding-left: -4px;
}

.pdr--4 {
  padding-right: -4px;
}

.pd--4 {
  padding: -4px;
}

.pdt-i--4 {
  padding-top: -4px !important;
}

.pdb-i--4 {
  padding-bottom: -4px !important;
}

.pdl-i--4 {
  padding-left: -4px !important;
}

.pdr-i--4 {
  padding-right: -4px !important;
}

.pd-i--4 {
  padding: -4px !important;
}

.pd-top--5 {
  padding-top: -5px;
}

.pd-bottom--5 {
  padding-bottom: -5px;
}

.pd-left--5 {
  padding-left: -5px;
}

.pd-right--5 {
  padding-right: -5px;
}

.pd--5 {
  padding: -5px;
}

.pdt--5 {
  padding-top: -5px;
}

.pdb--5 {
  padding-bottom: -5px;
}

.pdl--5 {
  padding-left: -5px;
}

.pdr--5 {
  padding-right: -5px;
}

.pd--5 {
  padding: -5px;
}

.pdt-i--5 {
  padding-top: -5px !important;
}

.pdb-i--5 {
  padding-bottom: -5px !important;
}

.pdl-i--5 {
  padding-left: -5px !important;
}

.pdr-i--5 {
  padding-right: -5px !important;
}

.pd-i--5 {
  padding: -5px !important;
}

.pd-top--6 {
  padding-top: -6px;
}

.pd-bottom--6 {
  padding-bottom: -6px;
}

.pd-left--6 {
  padding-left: -6px;
}

.pd-right--6 {
  padding-right: -6px;
}

.pd--6 {
  padding: -6px;
}

.pdt--6 {
  padding-top: -6px;
}

.pdb--6 {
  padding-bottom: -6px;
}

.pdl--6 {
  padding-left: -6px;
}

.pdr--6 {
  padding-right: -6px;
}

.pd--6 {
  padding: -6px;
}

.pdt-i--6 {
  padding-top: -6px !important;
}

.pdb-i--6 {
  padding-bottom: -6px !important;
}

.pdl-i--6 {
  padding-left: -6px !important;
}

.pdr-i--6 {
  padding-right: -6px !important;
}

.pd-i--6 {
  padding: -6px !important;
}

.pd-top--7 {
  padding-top: -7px;
}

.pd-bottom--7 {
  padding-bottom: -7px;
}

.pd-left--7 {
  padding-left: -7px;
}

.pd-right--7 {
  padding-right: -7px;
}

.pd--7 {
  padding: -7px;
}

.pdt--7 {
  padding-top: -7px;
}

.pdb--7 {
  padding-bottom: -7px;
}

.pdl--7 {
  padding-left: -7px;
}

.pdr--7 {
  padding-right: -7px;
}

.pd--7 {
  padding: -7px;
}

.pdt-i--7 {
  padding-top: -7px !important;
}

.pdb-i--7 {
  padding-bottom: -7px !important;
}

.pdl-i--7 {
  padding-left: -7px !important;
}

.pdr-i--7 {
  padding-right: -7px !important;
}

.pd-i--7 {
  padding: -7px !important;
}

.pd-top--8 {
  padding-top: -8px;
}

.pd-bottom--8 {
  padding-bottom: -8px;
}

.pd-left--8 {
  padding-left: -8px;
}

.pd-right--8 {
  padding-right: -8px;
}

.pd--8 {
  padding: -8px;
}

.pdt--8 {
  padding-top: -8px;
}

.pdb--8 {
  padding-bottom: -8px;
}

.pdl--8 {
  padding-left: -8px;
}

.pdr--8 {
  padding-right: -8px;
}

.pd--8 {
  padding: -8px;
}

.pdt-i--8 {
  padding-top: -8px !important;
}

.pdb-i--8 {
  padding-bottom: -8px !important;
}

.pdl-i--8 {
  padding-left: -8px !important;
}

.pdr-i--8 {
  padding-right: -8px !important;
}

.pd-i--8 {
  padding: -8px !important;
}

.pd-top--9 {
  padding-top: -9px;
}

.pd-bottom--9 {
  padding-bottom: -9px;
}

.pd-left--9 {
  padding-left: -9px;
}

.pd-right--9 {
  padding-right: -9px;
}

.pd--9 {
  padding: -9px;
}

.pdt--9 {
  padding-top: -9px;
}

.pdb--9 {
  padding-bottom: -9px;
}

.pdl--9 {
  padding-left: -9px;
}

.pdr--9 {
  padding-right: -9px;
}

.pd--9 {
  padding: -9px;
}

.pdt-i--9 {
  padding-top: -9px !important;
}

.pdb-i--9 {
  padding-bottom: -9px !important;
}

.pdl-i--9 {
  padding-left: -9px !important;
}

.pdr-i--9 {
  padding-right: -9px !important;
}

.pd-i--9 {
  padding: -9px !important;
}

.pd-top--10 {
  padding-top: -10px;
}

.pd-bottom--10 {
  padding-bottom: -10px;
}

.pd-left--10 {
  padding-left: -10px;
}

.pd-right--10 {
  padding-right: -10px;
}

.pd--10 {
  padding: -10px;
}

.pdt--10 {
  padding-top: -10px;
}

.pdb--10 {
  padding-bottom: -10px;
}

.pdl--10 {
  padding-left: -10px;
}

.pdr--10 {
  padding-right: -10px;
}

.pd--10 {
  padding: -10px;
}

.pdt-i--10 {
  padding-top: -10px !important;
}

.pdb-i--10 {
  padding-bottom: -10px !important;
}

.pdl-i--10 {
  padding-left: -10px !important;
}

.pdr-i--10 {
  padding-right: -10px !important;
}

.pd-i--10 {
  padding: -10px !important;
}

.pd-top--11 {
  padding-top: -11px;
}

.pd-bottom--11 {
  padding-bottom: -11px;
}

.pd-left--11 {
  padding-left: -11px;
}

.pd-right--11 {
  padding-right: -11px;
}

.pd--11 {
  padding: -11px;
}

.pdt--11 {
  padding-top: -11px;
}

.pdb--11 {
  padding-bottom: -11px;
}

.pdl--11 {
  padding-left: -11px;
}

.pdr--11 {
  padding-right: -11px;
}

.pd--11 {
  padding: -11px;
}

.pdt-i--11 {
  padding-top: -11px !important;
}

.pdb-i--11 {
  padding-bottom: -11px !important;
}

.pdl-i--11 {
  padding-left: -11px !important;
}

.pdr-i--11 {
  padding-right: -11px !important;
}

.pd-i--11 {
  padding: -11px !important;
}

.pd-top--12 {
  padding-top: -12px;
}

.pd-bottom--12 {
  padding-bottom: -12px;
}

.pd-left--12 {
  padding-left: -12px;
}

.pd-right--12 {
  padding-right: -12px;
}

.pd--12 {
  padding: -12px;
}

.pdt--12 {
  padding-top: -12px;
}

.pdb--12 {
  padding-bottom: -12px;
}

.pdl--12 {
  padding-left: -12px;
}

.pdr--12 {
  padding-right: -12px;
}

.pd--12 {
  padding: -12px;
}

.pdt-i--12 {
  padding-top: -12px !important;
}

.pdb-i--12 {
  padding-bottom: -12px !important;
}

.pdl-i--12 {
  padding-left: -12px !important;
}

.pdr-i--12 {
  padding-right: -12px !important;
}

.pd-i--12 {
  padding: -12px !important;
}

.pd-top--13 {
  padding-top: -13px;
}

.pd-bottom--13 {
  padding-bottom: -13px;
}

.pd-left--13 {
  padding-left: -13px;
}

.pd-right--13 {
  padding-right: -13px;
}

.pd--13 {
  padding: -13px;
}

.pdt--13 {
  padding-top: -13px;
}

.pdb--13 {
  padding-bottom: -13px;
}

.pdl--13 {
  padding-left: -13px;
}

.pdr--13 {
  padding-right: -13px;
}

.pd--13 {
  padding: -13px;
}

.pdt-i--13 {
  padding-top: -13px !important;
}

.pdb-i--13 {
  padding-bottom: -13px !important;
}

.pdl-i--13 {
  padding-left: -13px !important;
}

.pdr-i--13 {
  padding-right: -13px !important;
}

.pd-i--13 {
  padding: -13px !important;
}

.pd-top--14 {
  padding-top: -14px;
}

.pd-bottom--14 {
  padding-bottom: -14px;
}

.pd-left--14 {
  padding-left: -14px;
}

.pd-right--14 {
  padding-right: -14px;
}

.pd--14 {
  padding: -14px;
}

.pdt--14 {
  padding-top: -14px;
}

.pdb--14 {
  padding-bottom: -14px;
}

.pdl--14 {
  padding-left: -14px;
}

.pdr--14 {
  padding-right: -14px;
}

.pd--14 {
  padding: -14px;
}

.pdt-i--14 {
  padding-top: -14px !important;
}

.pdb-i--14 {
  padding-bottom: -14px !important;
}

.pdl-i--14 {
  padding-left: -14px !important;
}

.pdr-i--14 {
  padding-right: -14px !important;
}

.pd-i--14 {
  padding: -14px !important;
}

.pd-top--15 {
  padding-top: -15px;
}

.pd-bottom--15 {
  padding-bottom: -15px;
}

.pd-left--15 {
  padding-left: -15px;
}

.pd-right--15 {
  padding-right: -15px;
}

.pd--15 {
  padding: -15px;
}

.pdt--15 {
  padding-top: -15px;
}

.pdb--15 {
  padding-bottom: -15px;
}

.pdl--15 {
  padding-left: -15px;
}

.pdr--15 {
  padding-right: -15px;
}

.pd--15 {
  padding: -15px;
}

.pdt-i--15 {
  padding-top: -15px !important;
}

.pdb-i--15 {
  padding-bottom: -15px !important;
}

.pdl-i--15 {
  padding-left: -15px !important;
}

.pdr-i--15 {
  padding-right: -15px !important;
}

.pd-i--15 {
  padding: -15px !important;
}

.pd-top--20 {
  padding-top: -20px;
}

.pd-bottom--20 {
  padding-bottom: -20px;
}

.pd-left--20 {
  padding-left: -20px;
}

.pd-right--20 {
  padding-right: -20px;
}

.pd--20 {
  padding: -20px;
}

.pdt--20 {
  padding-top: -20px;
}

.pdb--20 {
  padding-bottom: -20px;
}

.pdl--20 {
  padding-left: -20px;
}

.pdr--20 {
  padding-right: -20px;
}

.pd--20 {
  padding: -20px;
}

.pdt-i--20 {
  padding-top: -20px !important;
}

.pdb-i--20 {
  padding-bottom: -20px !important;
}

.pdl-i--20 {
  padding-left: -20px !important;
}

.pdr-i--20 {
  padding-right: -20px !important;
}

.pd-i--20 {
  padding: -20px !important;
}

.pd-top--25 {
  padding-top: -25px;
}

.pd-bottom--25 {
  padding-bottom: -25px;
}

.pd-left--25 {
  padding-left: -25px;
}

.pd-right--25 {
  padding-right: -25px;
}

.pd--25 {
  padding: -25px;
}

.pdt--25 {
  padding-top: -25px;
}

.pdb--25 {
  padding-bottom: -25px;
}

.pdl--25 {
  padding-left: -25px;
}

.pdr--25 {
  padding-right: -25px;
}

.pd--25 {
  padding: -25px;
}

.pdt-i--25 {
  padding-top: -25px !important;
}

.pdb-i--25 {
  padding-bottom: -25px !important;
}

.pdl-i--25 {
  padding-left: -25px !important;
}

.pdr-i--25 {
  padding-right: -25px !important;
}

.pd-i--25 {
  padding: -25px !important;
}

.pd-top--30 {
  padding-top: -30px;
}

.pd-bottom--30 {
  padding-bottom: -30px;
}

.pd-left--30 {
  padding-left: -30px;
}

.pd-right--30 {
  padding-right: -30px;
}

.pd--30 {
  padding: -30px;
}

.pdt--30 {
  padding-top: -30px;
}

.pdb--30 {
  padding-bottom: -30px;
}

.pdl--30 {
  padding-left: -30px;
}

.pdr--30 {
  padding-right: -30px;
}

.pd--30 {
  padding: -30px;
}

.pdt-i--30 {
  padding-top: -30px !important;
}

.pdb-i--30 {
  padding-bottom: -30px !important;
}

.pdl-i--30 {
  padding-left: -30px !important;
}

.pdr-i--30 {
  padding-right: -30px !important;
}

.pd-i--30 {
  padding: -30px !important;
}

.pd-top--35 {
  padding-top: -35px;
}

.pd-bottom--35 {
  padding-bottom: -35px;
}

.pd-left--35 {
  padding-left: -35px;
}

.pd-right--35 {
  padding-right: -35px;
}

.pd--35 {
  padding: -35px;
}

.pdt--35 {
  padding-top: -35px;
}

.pdb--35 {
  padding-bottom: -35px;
}

.pdl--35 {
  padding-left: -35px;
}

.pdr--35 {
  padding-right: -35px;
}

.pd--35 {
  padding: -35px;
}

.pdt-i--35 {
  padding-top: -35px !important;
}

.pdb-i--35 {
  padding-bottom: -35px !important;
}

.pdl-i--35 {
  padding-left: -35px !important;
}

.pdr-i--35 {
  padding-right: -35px !important;
}

.pd-i--35 {
  padding: -35px !important;
}

.pd-top--40 {
  padding-top: -40px;
}

.pd-bottom--40 {
  padding-bottom: -40px;
}

.pd-left--40 {
  padding-left: -40px;
}

.pd-right--40 {
  padding-right: -40px;
}

.pd--40 {
  padding: -40px;
}

.pdt--40 {
  padding-top: -40px;
}

.pdb--40 {
  padding-bottom: -40px;
}

.pdl--40 {
  padding-left: -40px;
}

.pdr--40 {
  padding-right: -40px;
}

.pd--40 {
  padding: -40px;
}

.pdt-i--40 {
  padding-top: -40px !important;
}

.pdb-i--40 {
  padding-bottom: -40px !important;
}

.pdl-i--40 {
  padding-left: -40px !important;
}

.pdr-i--40 {
  padding-right: -40px !important;
}

.pd-i--40 {
  padding: -40px !important;
}

.pd-top--45 {
  padding-top: -45px;
}

.pd-bottom--45 {
  padding-bottom: -45px;
}

.pd-left--45 {
  padding-left: -45px;
}

.pd-right--45 {
  padding-right: -45px;
}

.pd--45 {
  padding: -45px;
}

.pdt--45 {
  padding-top: -45px;
}

.pdb--45 {
  padding-bottom: -45px;
}

.pdl--45 {
  padding-left: -45px;
}

.pdr--45 {
  padding-right: -45px;
}

.pd--45 {
  padding: -45px;
}

.pdt-i--45 {
  padding-top: -45px !important;
}

.pdb-i--45 {
  padding-bottom: -45px !important;
}

.pdl-i--45 {
  padding-left: -45px !important;
}

.pdr-i--45 {
  padding-right: -45px !important;
}

.pd-i--45 {
  padding: -45px !important;
}

.pd-top--50 {
  padding-top: -50px;
}

.pd-bottom--50 {
  padding-bottom: -50px;
}

.pd-left--50 {
  padding-left: -50px;
}

.pd-right--50 {
  padding-right: -50px;
}

.pd--50 {
  padding: -50px;
}

.pdt--50 {
  padding-top: -50px;
}

.pdb--50 {
  padding-bottom: -50px;
}

.pdl--50 {
  padding-left: -50px;
}

.pdr--50 {
  padding-right: -50px;
}

.pd--50 {
  padding: -50px;
}

.pdt-i--50 {
  padding-top: -50px !important;
}

.pdb-i--50 {
  padding-bottom: -50px !important;
}

.pdl-i--50 {
  padding-left: -50px !important;
}

.pdr-i--50 {
  padding-right: -50px !important;
}

.pd-i--50 {
  padding: -50px !important;
}

.pd-top--55 {
  padding-top: -55px;
}

.pd-bottom--55 {
  padding-bottom: -55px;
}

.pd-left--55 {
  padding-left: -55px;
}

.pd-right--55 {
  padding-right: -55px;
}

.pd--55 {
  padding: -55px;
}

.pdt--55 {
  padding-top: -55px;
}

.pdb--55 {
  padding-bottom: -55px;
}

.pdl--55 {
  padding-left: -55px;
}

.pdr--55 {
  padding-right: -55px;
}

.pd--55 {
  padding: -55px;
}

.pdt-i--55 {
  padding-top: -55px !important;
}

.pdb-i--55 {
  padding-bottom: -55px !important;
}

.pdl-i--55 {
  padding-left: -55px !important;
}

.pdr-i--55 {
  padding-right: -55px !important;
}

.pd-i--55 {
  padding: -55px !important;
}

.pd-top--60 {
  padding-top: -60px;
}

.pd-bottom--60 {
  padding-bottom: -60px;
}

.pd-left--60 {
  padding-left: -60px;
}

.pd-right--60 {
  padding-right: -60px;
}

.pd--60 {
  padding: -60px;
}

.pdt--60 {
  padding-top: -60px;
}

.pdb--60 {
  padding-bottom: -60px;
}

.pdl--60 {
  padding-left: -60px;
}

.pdr--60 {
  padding-right: -60px;
}

.pd--60 {
  padding: -60px;
}

.pdt-i--60 {
  padding-top: -60px !important;
}

.pdb-i--60 {
  padding-bottom: -60px !important;
}

.pdl-i--60 {
  padding-left: -60px !important;
}

.pdr-i--60 {
  padding-right: -60px !important;
}

.pd-i--60 {
  padding: -60px !important;
}

.pd-top--65 {
  padding-top: -65px;
}

.pd-bottom--65 {
  padding-bottom: -65px;
}

.pd-left--65 {
  padding-left: -65px;
}

.pd-right--65 {
  padding-right: -65px;
}

.pd--65 {
  padding: -65px;
}

.pdt--65 {
  padding-top: -65px;
}

.pdb--65 {
  padding-bottom: -65px;
}

.pdl--65 {
  padding-left: -65px;
}

.pdr--65 {
  padding-right: -65px;
}

.pd--65 {
  padding: -65px;
}

.pdt-i--65 {
  padding-top: -65px !important;
}

.pdb-i--65 {
  padding-bottom: -65px !important;
}

.pdl-i--65 {
  padding-left: -65px !important;
}

.pdr-i--65 {
  padding-right: -65px !important;
}

.pd-i--65 {
  padding: -65px !important;
}

.pd-top--70 {
  padding-top: -70px;
}

.pd-bottom--70 {
  padding-bottom: -70px;
}

.pd-left--70 {
  padding-left: -70px;
}

.pd-right--70 {
  padding-right: -70px;
}

.pd--70 {
  padding: -70px;
}

.pdt--70 {
  padding-top: -70px;
}

.pdb--70 {
  padding-bottom: -70px;
}

.pdl--70 {
  padding-left: -70px;
}

.pdr--70 {
  padding-right: -70px;
}

.pd--70 {
  padding: -70px;
}

.pdt-i--70 {
  padding-top: -70px !important;
}

.pdb-i--70 {
  padding-bottom: -70px !important;
}

.pdl-i--70 {
  padding-left: -70px !important;
}

.pdr-i--70 {
  padding-right: -70px !important;
}

.pd-i--70 {
  padding: -70px !important;
}

.pd-top--75 {
  padding-top: -75px;
}

.pd-bottom--75 {
  padding-bottom: -75px;
}

.pd-left--75 {
  padding-left: -75px;
}

.pd-right--75 {
  padding-right: -75px;
}

.pd--75 {
  padding: -75px;
}

.pdt--75 {
  padding-top: -75px;
}

.pdb--75 {
  padding-bottom: -75px;
}

.pdl--75 {
  padding-left: -75px;
}

.pdr--75 {
  padding-right: -75px;
}

.pd--75 {
  padding: -75px;
}

.pdt-i--75 {
  padding-top: -75px !important;
}

.pdb-i--75 {
  padding-bottom: -75px !important;
}

.pdl-i--75 {
  padding-left: -75px !important;
}

.pdr-i--75 {
  padding-right: -75px !important;
}

.pd-i--75 {
  padding: -75px !important;
}

.pd-top--80 {
  padding-top: -80px;
}

.pd-bottom--80 {
  padding-bottom: -80px;
}

.pd-left--80 {
  padding-left: -80px;
}

.pd-right--80 {
  padding-right: -80px;
}

.pd--80 {
  padding: -80px;
}

.pdt--80 {
  padding-top: -80px;
}

.pdb--80 {
  padding-bottom: -80px;
}

.pdl--80 {
  padding-left: -80px;
}

.pdr--80 {
  padding-right: -80px;
}

.pd--80 {
  padding: -80px;
}

.pdt-i--80 {
  padding-top: -80px !important;
}

.pdb-i--80 {
  padding-bottom: -80px !important;
}

.pdl-i--80 {
  padding-left: -80px !important;
}

.pdr-i--80 {
  padding-right: -80px !important;
}

.pd-i--80 {
  padding: -80px !important;
}

.pd-top--85 {
  padding-top: -85px;
}

.pd-bottom--85 {
  padding-bottom: -85px;
}

.pd-left--85 {
  padding-left: -85px;
}

.pd-right--85 {
  padding-right: -85px;
}

.pd--85 {
  padding: -85px;
}

.pdt--85 {
  padding-top: -85px;
}

.pdb--85 {
  padding-bottom: -85px;
}

.pdl--85 {
  padding-left: -85px;
}

.pdr--85 {
  padding-right: -85px;
}

.pd--85 {
  padding: -85px;
}

.pdt-i--85 {
  padding-top: -85px !important;
}

.pdb-i--85 {
  padding-bottom: -85px !important;
}

.pdl-i--85 {
  padding-left: -85px !important;
}

.pdr-i--85 {
  padding-right: -85px !important;
}

.pd-i--85 {
  padding: -85px !important;
}

.pd-top--90 {
  padding-top: -90px;
}

.pd-bottom--90 {
  padding-bottom: -90px;
}

.pd-left--90 {
  padding-left: -90px;
}

.pd-right--90 {
  padding-right: -90px;
}

.pd--90 {
  padding: -90px;
}

.pdt--90 {
  padding-top: -90px;
}

.pdb--90 {
  padding-bottom: -90px;
}

.pdl--90 {
  padding-left: -90px;
}

.pdr--90 {
  padding-right: -90px;
}

.pd--90 {
  padding: -90px;
}

.pdt-i--90 {
  padding-top: -90px !important;
}

.pdb-i--90 {
  padding-bottom: -90px !important;
}

.pdl-i--90 {
  padding-left: -90px !important;
}

.pdr-i--90 {
  padding-right: -90px !important;
}

.pd-i--90 {
  padding: -90px !important;
}

.pd-top--95 {
  padding-top: -95px;
}

.pd-bottom--95 {
  padding-bottom: -95px;
}

.pd-left--95 {
  padding-left: -95px;
}

.pd-right--95 {
  padding-right: -95px;
}

.pd--95 {
  padding: -95px;
}

.pdt--95 {
  padding-top: -95px;
}

.pdb--95 {
  padding-bottom: -95px;
}

.pdl--95 {
  padding-left: -95px;
}

.pdr--95 {
  padding-right: -95px;
}

.pd--95 {
  padding: -95px;
}

.pdt-i--95 {
  padding-top: -95px !important;
}

.pdb-i--95 {
  padding-bottom: -95px !important;
}

.pdl-i--95 {
  padding-left: -95px !important;
}

.pdr-i--95 {
  padding-right: -95px !important;
}

.pd-i--95 {
  padding: -95px !important;
}

.pd-top--100 {
  padding-top: -100px;
}

.pd-bottom--100 {
  padding-bottom: -100px;
}

.pd-left--100 {
  padding-left: -100px;
}

.pd-right--100 {
  padding-right: -100px;
}

.pd--100 {
  padding: -100px;
}

.pdt--100 {
  padding-top: -100px;
}

.pdb--100 {
  padding-bottom: -100px;
}

.pdl--100 {
  padding-left: -100px;
}

.pdr--100 {
  padding-right: -100px;
}

.pd--100 {
  padding: -100px;
}

.pdt-i--100 {
  padding-top: -100px !important;
}

.pdb-i--100 {
  padding-bottom: -100px !important;
}

.pdl-i--100 {
  padding-left: -100px !important;
}

.pdr-i--100 {
  padding-right: -100px !important;
}

.pd-i--100 {
  padding: -100px !important;
}

.pd-top--150 {
  padding-top: -150px;
}

.pd-bottom--150 {
  padding-bottom: -150px;
}

.pd-left--150 {
  padding-left: -150px;
}

.pd-right--150 {
  padding-right: -150px;
}

.pd--150 {
  padding: -150px;
}

.pdt--150 {
  padding-top: -150px;
}

.pdb--150 {
  padding-bottom: -150px;
}

.pdl--150 {
  padding-left: -150px;
}

.pdr--150 {
  padding-right: -150px;
}

.pd--150 {
  padding: -150px;
}

.pdt-i--150 {
  padding-top: -150px !important;
}

.pdb-i--150 {
  padding-bottom: -150px !important;
}

.pdl-i--150 {
  padding-left: -150px !important;
}

.pdr-i--150 {
  padding-right: -150px !important;
}

.pd-i--150 {
  padding: -150px !important;
}

.color-black {
  color: black;
}

.color-red {
  color: red;
}

.color-white {
  color: white;
}

.color-blue {
  color: blue;
}

.color-green {
  color: green;
}

.color-yellow {
  color: yellow;
}

.font-size-1 {
  font-size: 1px !important;
}

.font-size-2 {
  font-size: 2px !important;
}

.font-size-3 {
  font-size: 3px !important;
}

.font-size-4 {
  font-size: 4px !important;
}

.font-size-5 {
  font-size: 5px !important;
}

.font-size-6 {
  font-size: 6px !important;
}

.font-size-7 {
  font-size: 7px !important;
}

.font-size-8 {
  font-size: 8px !important;
}

.font-size-9 {
  font-size: 9px !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-23 {
  font-size: 23px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-25 {
  font-size: 25px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-27 {
  font-size: 27px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-29 {
  font-size: 29px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-31 {
  font-size: 31px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.font-size-33 {
  font-size: 33px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-37 {
  font-size: 37px !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.font-size-39 {
  font-size: 39px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-41 {
  font-size: 41px !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.font-size-43 {
  font-size: 43px !important;
}

.font-size-44 {
  font-size: 44px !important;
}

.font-size-45 {
  font-size: 45px !important;
}

.font-size-46 {
  font-size: 46px !important;
}

.font-size-47 {
  font-size: 47px !important;
}

.font-size-48 {
  font-size: 48px !important;
}

.font-size-49 {
  font-size: 49px !important;
}

.font-size-50 {
  font-size: 50px !important;
}

.font-size-51 {
  font-size: 51px !important;
}

.font-size-52 {
  font-size: 52px !important;
}

.font-size-53 {
  font-size: 53px !important;
}

.font-size-54 {
  font-size: 54px !important;
}

.font-size-55 {
  font-size: 55px !important;
}

.font-size-56 {
  font-size: 56px !important;
}

.font-size-57 {
  font-size: 57px !important;
}

.font-size-58 {
  font-size: 58px !important;
}

.font-size-59 {
  font-size: 59px !important;
}

.font-size-60 {
  font-size: 60px !important;
}

.font-size-61 {
  font-size: 61px !important;
}

.font-size-62 {
  font-size: 62px !important;
}

.font-size-63 {
  font-size: 63px !important;
}

.font-size-64 {
  font-size: 64px !important;
}

.font-size-65 {
  font-size: 65px !important;
}

.font-size-66 {
  font-size: 66px !important;
}

.font-size-67 {
  font-size: 67px !important;
}

.font-size-68 {
  font-size: 68px !important;
}

.font-size-69 {
  font-size: 69px !important;
}

.font-size-70 {
  font-size: 70px !important;
}

.font-size-71 {
  font-size: 71px !important;
}

.font-size-72 {
  font-size: 72px !important;
}

.font-size-73 {
  font-size: 73px !important;
}

.font-size-74 {
  font-size: 74px !important;
}

.font-size-75 {
  font-size: 75px !important;
}

.font-size-76 {
  font-size: 76px !important;
}

.font-size-77 {
  font-size: 77px !important;
}

.font-size-78 {
  font-size: 78px !important;
}

.font-size-79 {
  font-size: 79px !important;
}

.font-size-80 {
  font-size: 80px !important;
}

.font-size-81 {
  font-size: 81px !important;
}

.font-size-82 {
  font-size: 82px !important;
}

.font-size-83 {
  font-size: 83px !important;
}

.font-size-84 {
  font-size: 84px !important;
}

.font-size-85 {
  font-size: 85px !important;
}

.font-size-86 {
  font-size: 86px !important;
}

.font-size-87 {
  font-size: 87px !important;
}

.font-size-88 {
  font-size: 88px !important;
}

.font-size-89 {
  font-size: 89px !important;
}

.font-size-90 {
  font-size: 90px !important;
}

.font-size-91 {
  font-size: 91px !important;
}

.font-size-92 {
  font-size: 92px !important;
}

.font-size-93 {
  font-size: 93px !important;
}

.font-size-94 {
  font-size: 94px !important;
}

.font-size-95 {
  font-size: 95px !important;
}

.font-size-96 {
  font-size: 96px !important;
}

.font-size-97 {
  font-size: 97px !important;
}

.font-size-98 {
  font-size: 98px !important;
}

.font-size-99 {
  font-size: 99px !important;
}

.font-size-100 {
  font-size: 100px !important;
}

.btn-min-w-4 {
  min-width: -4px;
}

.btn-min-w-1 {
  min-width: -1px;
}

.btn-min-w0 {
  min-width: 0px;
}

.btn-min-w1 {
  min-width: 1px;
}

.btn-min-w2 {
  min-width: 2px;
}

.btn-min-w3 {
  min-width: 3px;
}

.btn-min-w4 {
  min-width: 4px;
}

.btn-min-w5 {
  min-width: 5px;
}

.btn-min-w6 {
  min-width: 6px;
}

.btn-min-w7 {
  min-width: 7px;
}

.btn-min-w8 {
  min-width: 8px;
}

.btn-min-w9 {
  min-width: 9px;
}

.btn-min-w10 {
  min-width: 10px;
}

.btn-min-w11 {
  min-width: 11px;
}

.btn-min-w12 {
  min-width: 12px;
}

.btn-min-w13 {
  min-width: 13px;
}

.btn-min-w14 {
  min-width: 14px;
}

.btn-min-w15 {
  min-width: 15px;
}

.btn-min-w16 {
  min-width: 16px;
}

.btn-min-w18 {
  min-width: 18px;
}

.btn-min-w20 {
  min-width: 20px;
}

.btn-min-w24 {
  min-width: 24px;
}

.btn-min-w25 {
  min-width: 25px;
}

.btn-min-w30 {
  min-width: 30px;
}

.btn-min-w35 {
  min-width: 35px;
}

.btn-min-w38 {
  min-width: 38px;
}

.btn-min-w40 {
  min-width: 40px;
}

.btn-min-w45 {
  min-width: 45px;
}

.btn-min-w48 {
  min-width: 48px;
}

.btn-min-w50 {
  min-width: 50px;
}

.btn-min-w52 {
  min-width: 52px;
}

.btn-min-w54 {
  min-width: 54px;
}

.btn-min-w55 {
  min-width: 55px;
}

.btn-min-w60 {
  min-width: 60px;
}

.btn-min-w64 {
  min-width: 64px;
}

.btn-min-w65 {
  min-width: 65px;
}

.btn-min-w70 {
  min-width: 70px;
}

.btn-min-w75 {
  min-width: 75px;
}

.btn-min-w80 {
  min-width: 80px;
}

.btn-min-w85 {
  min-width: 85px;
}

.btn-min-w90 {
  min-width: 90px;
}

.btn-min-w95 {
  min-width: 95px;
}

.btn-min-w100 {
  min-width: 100px;
}

.btn-min-w150 {
  min-width: 150px;
}

.btn-min-w-1 {
  min-width: -1px;
}

.btn-min-w-2 {
  min-width: -2px;
}

.btn-min-w-3 {
  min-width: -3px;
}

.btn-min-w-4 {
  min-width: -4px;
}

.btn-min-w-5 {
  min-width: -5px;
}

.btn-min-w-6 {
  min-width: -6px;
}

.btn-min-w-7 {
  min-width: -7px;
}

.btn-min-w-8 {
  min-width: -8px;
}

.btn-min-w-9 {
  min-width: -9px;
}

.btn-min-w-10 {
  min-width: -10px;
}

.btn-min-w-11 {
  min-width: -11px;
}

.btn-min-w-12 {
  min-width: -12px;
}

.btn-min-w-13 {
  min-width: -13px;
}

.btn-min-w-14 {
  min-width: -14px;
}

.btn-min-w-15 {
  min-width: -15px;
}

.btn-min-w-20 {
  min-width: -20px;
}

.btn-min-w-25 {
  min-width: -25px;
}

.btn-min-w-30 {
  min-width: -30px;
}

.btn-min-w-35 {
  min-width: -35px;
}

.btn-min-w-40 {
  min-width: -40px;
}

.btn-min-w-45 {
  min-width: -45px;
}

.btn-min-w-50 {
  min-width: -50px;
}

.btn-min-w-55 {
  min-width: -55px;
}

.btn-min-w-60 {
  min-width: -60px;
}

.btn-min-w-65 {
  min-width: -65px;
}

.btn-min-w-70 {
  min-width: -70px;
}

.btn-min-w-75 {
  min-width: -75px;
}

.btn-min-w-80 {
  min-width: -80px;
}

.btn-min-w-85 {
  min-width: -85px;
}

.btn-min-w-90 {
  min-width: -90px;
}

.btn-min-w-95 {
  min-width: -95px;
}

.btn-min-w-100 {
  min-width: -100px;
}

.btn-min-w-150 {
  min-width: -150px;
}

.avatar-radius-w-4 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -4px;
  height: -4px;
  margin: 0 auto;
}

.avatar-radius-w-1 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -1px;
  height: -1px;
  margin: 0 auto;
}

.avatar-radius-w0 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 0px;
  height: 0px;
  margin: 0 auto;
}

.avatar-radius-w1 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 1px;
  height: 1px;
  margin: 0 auto;
}

.avatar-radius-w2 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 2px;
  height: 2px;
  margin: 0 auto;
}

.avatar-radius-w3 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 3px;
  height: 3px;
  margin: 0 auto;
}

.avatar-radius-w4 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 4px;
  height: 4px;
  margin: 0 auto;
}

.avatar-radius-w5 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 5px;
  height: 5px;
  margin: 0 auto;
}

.avatar-radius-w6 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 6px;
  height: 6px;
  margin: 0 auto;
}

.avatar-radius-w7 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 7px;
  height: 7px;
  margin: 0 auto;
}

.avatar-radius-w8 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 8px;
  height: 8px;
  margin: 0 auto;
}

.avatar-radius-w9 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 9px;
  height: 9px;
  margin: 0 auto;
}

.avatar-radius-w10 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 10px;
  height: 10px;
  margin: 0 auto;
}

.avatar-radius-w11 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 11px;
  height: 11px;
  margin: 0 auto;
}

.avatar-radius-w12 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 12px;
  height: 12px;
  margin: 0 auto;
}

.avatar-radius-w13 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 13px;
  height: 13px;
  margin: 0 auto;
}

.avatar-radius-w14 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 14px;
  height: 14px;
  margin: 0 auto;
}

.avatar-radius-w15 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 15px;
  height: 15px;
  margin: 0 auto;
}

.avatar-radius-w16 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 16px;
  height: 16px;
  margin: 0 auto;
}

.avatar-radius-w18 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

.avatar-radius-w20 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 20px;
  height: 20px;
  margin: 0 auto;
}

.avatar-radius-w24 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 24px;
  height: 24px;
  margin: 0 auto;
}

.avatar-radius-w25 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 25px;
  height: 25px;
  margin: 0 auto;
}

.avatar-radius-w30 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.avatar-radius-w35 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 35px;
  height: 35px;
  margin: 0 auto;
}

.avatar-radius-w38 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 38px;
  height: 38px;
  margin: 0 auto;
}

.avatar-radius-w40 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 40px;
  height: 40px;
  margin: 0 auto;
}

.avatar-radius-w45 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto;
}

.avatar-radius-w48 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 48px;
  height: 48px;
  margin: 0 auto;
}

.avatar-radius-w50 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.avatar-radius-w52 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 52px;
  height: 52px;
  margin: 0 auto;
}

.avatar-radius-w54 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}

.avatar-radius-w55 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 55px;
  height: 55px;
  margin: 0 auto;
}

.avatar-radius-w60 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.avatar-radius-w64 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.avatar-radius-w65 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 65px;
  height: 65px;
  margin: 0 auto;
}

.avatar-radius-w70 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

.avatar-radius-w75 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 75px;
  height: 75px;
  margin: 0 auto;
}

.avatar-radius-w80 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.avatar-radius-w85 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 85px;
  height: 85px;
  margin: 0 auto;
}

.avatar-radius-w90 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 90px;
  height: 90px;
  margin: 0 auto;
}

.avatar-radius-w95 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 95px;
  height: 95px;
  margin: 0 auto;
}

.avatar-radius-w100 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.avatar-radius-w150 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

.avatar-radius-w-1 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -1px;
  height: -1px;
  margin: 0 auto;
}

.avatar-radius-w-2 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -2px;
  height: -2px;
  margin: 0 auto;
}

.avatar-radius-w-3 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -3px;
  height: -3px;
  margin: 0 auto;
}

.avatar-radius-w-4 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -4px;
  height: -4px;
  margin: 0 auto;
}

.avatar-radius-w-5 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -5px;
  height: -5px;
  margin: 0 auto;
}

.avatar-radius-w-6 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -6px;
  height: -6px;
  margin: 0 auto;
}

.avatar-radius-w-7 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -7px;
  height: -7px;
  margin: 0 auto;
}

.avatar-radius-w-8 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -8px;
  height: -8px;
  margin: 0 auto;
}

.avatar-radius-w-9 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -9px;
  height: -9px;
  margin: 0 auto;
}

.avatar-radius-w-10 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -10px;
  height: -10px;
  margin: 0 auto;
}

.avatar-radius-w-11 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -11px;
  height: -11px;
  margin: 0 auto;
}

.avatar-radius-w-12 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -12px;
  height: -12px;
  margin: 0 auto;
}

.avatar-radius-w-13 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -13px;
  height: -13px;
  margin: 0 auto;
}

.avatar-radius-w-14 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -14px;
  height: -14px;
  margin: 0 auto;
}

.avatar-radius-w-15 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -15px;
  height: -15px;
  margin: 0 auto;
}

.avatar-radius-w-20 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -20px;
  height: -20px;
  margin: 0 auto;
}

.avatar-radius-w-25 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -25px;
  height: -25px;
  margin: 0 auto;
}

.avatar-radius-w-30 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -30px;
  height: -30px;
  margin: 0 auto;
}

.avatar-radius-w-35 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -35px;
  height: -35px;
  margin: 0 auto;
}

.avatar-radius-w-40 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -40px;
  height: -40px;
  margin: 0 auto;
}

.avatar-radius-w-45 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -45px;
  height: -45px;
  margin: 0 auto;
}

.avatar-radius-w-50 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -50px;
  height: -50px;
  margin: 0 auto;
}

.avatar-radius-w-55 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -55px;
  height: -55px;
  margin: 0 auto;
}

.avatar-radius-w-60 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -60px;
  height: -60px;
  margin: 0 auto;
}

.avatar-radius-w-65 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -65px;
  height: -65px;
  margin: 0 auto;
}

.avatar-radius-w-70 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -70px;
  height: -70px;
  margin: 0 auto;
}

.avatar-radius-w-75 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -75px;
  height: -75px;
  margin: 0 auto;
}

.avatar-radius-w-80 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -80px;
  height: -80px;
  margin: 0 auto;
}

.avatar-radius-w-85 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -85px;
  height: -85px;
  margin: 0 auto;
}

.avatar-radius-w-90 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -90px;
  height: -90px;
  margin: 0 auto;
}

.avatar-radius-w-95 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -95px;
  height: -95px;
  margin: 0 auto;
}

.avatar-radius-w-100 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -100px;
  height: -100px;
  margin: 0 auto;
}

.avatar-radius-w-150 {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: -150px;
  height: -150px;
  margin: 0 auto;
}

.width--4 {
  width: -4px;
}

.width--1 {
  width: -1px;
}

.width-0 {
  width: 0px;
}

.width-1 {
  width: 1px;
}

.width-2 {
  width: 2px;
}

.width-3 {
  width: 3px;
}

.width-4 {
  width: 4px;
}

.width-5 {
  width: 5px;
}

.width-6 {
  width: 6px;
}

.width-7 {
  width: 7px;
}

.width-8 {
  width: 8px;
}

.width-9 {
  width: 9px;
}

.width-10 {
  width: 10px;
}

.width-11 {
  width: 11px;
}

.width-12 {
  width: 12px;
}

.width-13 {
  width: 13px;
}

.width-14 {
  width: 14px;
}

.width-15 {
  width: 15px;
}

.width-16 {
  width: 16px;
}

.width-18 {
  width: 18px;
}

.width-20 {
  width: 20px;
}

.width-24 {
  width: 24px;
}

.width-25 {
  width: 25px;
}

.width-30 {
  width: 30px;
}

.width-35 {
  width: 35px;
}

.width-38 {
  width: 38px;
}

.width-40 {
  width: 40px;
}

.width-45 {
  width: 45px;
}

.width-48 {
  width: 48px;
}

.width-50 {
  width: 50px;
}

.width-52 {
  width: 52px;
}

.width-54 {
  width: 54px;
}

.width-55 {
  width: 55px;
}

.width-60 {
  width: 60px;
}

.width-64 {
  width: 64px;
}

.width-65 {
  width: 65px;
}

.width-70 {
  width: 70px;
}

.width-75 {
  width: 75px;
}

.width-80 {
  width: 80px;
}

.width-85 {
  width: 85px;
}

.width-90 {
  width: 90px;
}

.width-95 {
  width: 95px;
}

.width-100 {
  width: 100px;
}

.width-150 {
  width: 150px;
}

.width--1 {
  width: -1px;
}

.width--2 {
  width: -2px;
}

.width--3 {
  width: -3px;
}

.width--4 {
  width: -4px;
}

.width--5 {
  width: -5px;
}

.width--6 {
  width: -6px;
}

.width--7 {
  width: -7px;
}

.width--8 {
  width: -8px;
}

.width--9 {
  width: -9px;
}

.width--10 {
  width: -10px;
}

.width--11 {
  width: -11px;
}

.width--12 {
  width: -12px;
}

.width--13 {
  width: -13px;
}

.width--14 {
  width: -14px;
}

.width--15 {
  width: -15px;
}

.width--20 {
  width: -20px;
}

.width--25 {
  width: -25px;
}

.width--30 {
  width: -30px;
}

.width--35 {
  width: -35px;
}

.width--40 {
  width: -40px;
}

.width--45 {
  width: -45px;
}

.width--50 {
  width: -50px;
}

.width--55 {
  width: -55px;
}

.width--60 {
  width: -60px;
}

.width--65 {
  width: -65px;
}

.width--70 {
  width: -70px;
}

.width--75 {
  width: -75px;
}

.width--80 {
  width: -80px;
}

.width--85 {
  width: -85px;
}

.width--90 {
  width: -90px;
}

.width--95 {
  width: -95px;
}

.width--100 {
  width: -100px;
}

.width--150 {
  width: -150px;
}

.radius-px-1 {
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
}

.radius-px-2 {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.radius-px-3 {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.radius-px-4 {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.radius-px-5 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.radius-px-6 {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.radius-px-7 {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.radius-px-8 {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.radius-px-9 {
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.radius-px-10 {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.radius-px-11 {
  border-radius: 11px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
}

.radius-px-12 {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.radius-px-13 {
  border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
}

.radius-px-14 {
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
}

.radius-px-15 {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.radius-px-16 {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}

.radius-px-17 {
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}

.radius-px-18 {
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
}

.radius-px-19 {
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
}

.radius-px-20 {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

.radius-px-21 {
  border-radius: 21px;
  -moz-border-radius: 21px;
  -webkit-border-radius: 21px;
}

.radius-px-22 {
  border-radius: 22px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
}

.radius-px-23 {
  border-radius: 23px;
  -moz-border-radius: 23px;
  -webkit-border-radius: 23px;
}

.radius-px-24 {
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}

.radius-px-25 {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.radius-px-26 {
  border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
}

.radius-px-27 {
  border-radius: 27px;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
}

.radius-px-28 {
  border-radius: 28px;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
}

.radius-px-29 {
  border-radius: 29px;
  -moz-border-radius: 29px;
  -webkit-border-radius: 29px;
}

.radius-px-30 {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}

.radius-px-31 {
  border-radius: 31px;
  -moz-border-radius: 31px;
  -webkit-border-radius: 31px;
}

.radius-px-32 {
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
}

.radius-px-33 {
  border-radius: 33px;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
}

.radius-px-34 {
  border-radius: 34px;
  -moz-border-radius: 34px;
  -webkit-border-radius: 34px;
}

.radius-px-35 {
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
}

.radius-px-36 {
  border-radius: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
}

.radius-px-37 {
  border-radius: 37px;
  -moz-border-radius: 37px;
  -webkit-border-radius: 37px;
}

.radius-px-38 {
  border-radius: 38px;
  -moz-border-radius: 38px;
  -webkit-border-radius: 38px;
}

.radius-px-39 {
  border-radius: 39px;
  -moz-border-radius: 39px;
  -webkit-border-radius: 39px;
}

.radius-px-40 {
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}

.radius-px-41 {
  border-radius: 41px;
  -moz-border-radius: 41px;
  -webkit-border-radius: 41px;
}

.radius-px-42 {
  border-radius: 42px;
  -moz-border-radius: 42px;
  -webkit-border-radius: 42px;
}

.radius-px-43 {
  border-radius: 43px;
  -moz-border-radius: 43px;
  -webkit-border-radius: 43px;
}

.radius-px-44 {
  border-radius: 44px;
  -moz-border-radius: 44px;
  -webkit-border-radius: 44px;
}

.radius-px-45 {
  border-radius: 45px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
}

.radius-px-46 {
  border-radius: 46px;
  -moz-border-radius: 46px;
  -webkit-border-radius: 46px;
}

.radius-px-47 {
  border-radius: 47px;
  -moz-border-radius: 47px;
  -webkit-border-radius: 47px;
}

.radius-px-48 {
  border-radius: 48px;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
}

.radius-px-49 {
  border-radius: 49px;
  -moz-border-radius: 49px;
  -webkit-border-radius: 49px;
}

.radius-px-50 {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}

.radius-px-51 {
  border-radius: 51px;
  -moz-border-radius: 51px;
  -webkit-border-radius: 51px;
}

.radius-px-52 {
  border-radius: 52px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
}

.radius-px-53 {
  border-radius: 53px;
  -moz-border-radius: 53px;
  -webkit-border-radius: 53px;
}

.radius-px-54 {
  border-radius: 54px;
  -moz-border-radius: 54px;
  -webkit-border-radius: 54px;
}

.radius-px-55 {
  border-radius: 55px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
}

.radius-px-56 {
  border-radius: 56px;
  -moz-border-radius: 56px;
  -webkit-border-radius: 56px;
}

.radius-px-57 {
  border-radius: 57px;
  -moz-border-radius: 57px;
  -webkit-border-radius: 57px;
}

.radius-px-58 {
  border-radius: 58px;
  -moz-border-radius: 58px;
  -webkit-border-radius: 58px;
}

.radius-px-59 {
  border-radius: 59px;
  -moz-border-radius: 59px;
  -webkit-border-radius: 59px;
}

.radius-px-60 {
  border-radius: 60px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
}

.radius-px-61 {
  border-radius: 61px;
  -moz-border-radius: 61px;
  -webkit-border-radius: 61px;
}

.radius-px-62 {
  border-radius: 62px;
  -moz-border-radius: 62px;
  -webkit-border-radius: 62px;
}

.radius-px-63 {
  border-radius: 63px;
  -moz-border-radius: 63px;
  -webkit-border-radius: 63px;
}

.radius-px-64 {
  border-radius: 64px;
  -moz-border-radius: 64px;
  -webkit-border-radius: 64px;
}

.radius-px-65 {
  border-radius: 65px;
  -moz-border-radius: 65px;
  -webkit-border-radius: 65px;
}

.radius-px-66 {
  border-radius: 66px;
  -moz-border-radius: 66px;
  -webkit-border-radius: 66px;
}

.radius-px-67 {
  border-radius: 67px;
  -moz-border-radius: 67px;
  -webkit-border-radius: 67px;
}

.radius-px-68 {
  border-radius: 68px;
  -moz-border-radius: 68px;
  -webkit-border-radius: 68px;
}

.radius-px-69 {
  border-radius: 69px;
  -moz-border-radius: 69px;
  -webkit-border-radius: 69px;
}

.radius-px-70 {
  border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
}

.radius-px-71 {
  border-radius: 71px;
  -moz-border-radius: 71px;
  -webkit-border-radius: 71px;
}

.radius-px-72 {
  border-radius: 72px;
  -moz-border-radius: 72px;
  -webkit-border-radius: 72px;
}

.radius-px-73 {
  border-radius: 73px;
  -moz-border-radius: 73px;
  -webkit-border-radius: 73px;
}

.radius-px-74 {
  border-radius: 74px;
  -moz-border-radius: 74px;
  -webkit-border-radius: 74px;
}

.radius-px-75 {
  border-radius: 75px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
}

.radius-px-76 {
  border-radius: 76px;
  -moz-border-radius: 76px;
  -webkit-border-radius: 76px;
}

.radius-px-77 {
  border-radius: 77px;
  -moz-border-radius: 77px;
  -webkit-border-radius: 77px;
}

.radius-px-78 {
  border-radius: 78px;
  -moz-border-radius: 78px;
  -webkit-border-radius: 78px;
}

.radius-px-79 {
  border-radius: 79px;
  -moz-border-radius: 79px;
  -webkit-border-radius: 79px;
}

.radius-px-80 {
  border-radius: 80px;
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
}

.radius-px-81 {
  border-radius: 81px;
  -moz-border-radius: 81px;
  -webkit-border-radius: 81px;
}

.radius-px-82 {
  border-radius: 82px;
  -moz-border-radius: 82px;
  -webkit-border-radius: 82px;
}

.radius-px-83 {
  border-radius: 83px;
  -moz-border-radius: 83px;
  -webkit-border-radius: 83px;
}

.radius-px-84 {
  border-radius: 84px;
  -moz-border-radius: 84px;
  -webkit-border-radius: 84px;
}

.radius-px-85 {
  border-radius: 85px;
  -moz-border-radius: 85px;
  -webkit-border-radius: 85px;
}

.radius-px-86 {
  border-radius: 86px;
  -moz-border-radius: 86px;
  -webkit-border-radius: 86px;
}

.radius-px-87 {
  border-radius: 87px;
  -moz-border-radius: 87px;
  -webkit-border-radius: 87px;
}

.radius-px-88 {
  border-radius: 88px;
  -moz-border-radius: 88px;
  -webkit-border-radius: 88px;
}

.radius-px-89 {
  border-radius: 89px;
  -moz-border-radius: 89px;
  -webkit-border-radius: 89px;
}

.radius-px-90 {
  border-radius: 90px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
}

.radius-px-91 {
  border-radius: 91px;
  -moz-border-radius: 91px;
  -webkit-border-radius: 91px;
}

.radius-px-92 {
  border-radius: 92px;
  -moz-border-radius: 92px;
  -webkit-border-radius: 92px;
}

.radius-px-93 {
  border-radius: 93px;
  -moz-border-radius: 93px;
  -webkit-border-radius: 93px;
}

.radius-px-94 {
  border-radius: 94px;
  -moz-border-radius: 94px;
  -webkit-border-radius: 94px;
}

.radius-px-95 {
  border-radius: 95px;
  -moz-border-radius: 95px;
  -webkit-border-radius: 95px;
}

.radius-px-96 {
  border-radius: 96px;
  -moz-border-radius: 96px;
  -webkit-border-radius: 96px;
}

.radius-px-97 {
  border-radius: 97px;
  -moz-border-radius: 97px;
  -webkit-border-radius: 97px;
}

.radius-px-98 {
  border-radius: 98px;
  -moz-border-radius: 98px;
  -webkit-border-radius: 98px;
}

.radius-px-99 {
  border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
}

.radius-px-100 {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}

.border-bottom-1x {
  border-bottom: 1px solid #EBEEEF;
}

.border-top-1x {
  border-top: 1px solid #EBEEEF;
}

.border-bottom-2x {
  border-bottom: 2px solid #EBEEEF;
}

.border-top-2x {
  border-top: 2px solid #EBEEEF;
}

.border-bottom-3x {
  border-bottom: 3px solid #EBEEEF;
}

.border-top-3x {
  border-top: 3px solid #EBEEEF;
}

.border-bottom-4x {
  border-bottom: 4px solid #EBEEEF;
}

.border-top-4x {
  border-top: 4px solid #EBEEEF;
}

.border-bottom-5x {
  border-bottom: 5px solid #EBEEEF;
}

.border-top-5x {
  border-top: 5px solid #EBEEEF;
}

.border-bottom-6x {
  border-bottom: 6px solid #EBEEEF;
}

.border-top-6x {
  border-top: 6px solid #EBEEEF;
}

.border-bottom-7x {
  border-bottom: 7px solid #EBEEEF;
}

.border-top-7x {
  border-top: 7px solid #EBEEEF;
}

.border-bottom-8x {
  border-bottom: 8px solid #EBEEEF;
}

.border-top-8x {
  border-top: 8px solid #EBEEEF;
}

.border-bottom-9x {
  border-bottom: 9px solid #EBEEEF;
}

.border-top-9x {
  border-top: 9px solid #EBEEEF;
}

.border-bottom-10x {
  border-bottom: 10px solid #EBEEEF;
}

.border-top-10x {
  border-top: 10px solid #EBEEEF;
}

.border-bottom-11x {
  border-bottom: 11px solid #EBEEEF;
}

.border-top-11x {
  border-top: 11px solid #EBEEEF;
}

.border-bottom-12x {
  border-bottom: 12px solid #EBEEEF;
}

.border-top-12x {
  border-top: 12px solid #EBEEEF;
}

.border-bottom-13x {
  border-bottom: 13px solid #EBEEEF;
}

.border-top-13x {
  border-top: 13px solid #EBEEEF;
}

.border-bottom-14x {
  border-bottom: 14px solid #EBEEEF;
}

.border-top-14x {
  border-top: 14px solid #EBEEEF;
}

.border-bottom-15x {
  border-bottom: 15px solid #EBEEEF;
}

.border-top-15x {
  border-top: 15px solid #EBEEEF;
}

.border-bottom-16x {
  border-bottom: 16px solid #EBEEEF;
}

.border-top-16x {
  border-top: 16px solid #EBEEEF;
}

.border-bottom-17x {
  border-bottom: 17px solid #EBEEEF;
}

.border-top-17x {
  border-top: 17px solid #EBEEEF;
}

.border-bottom-18x {
  border-bottom: 18px solid #EBEEEF;
}

.border-top-18x {
  border-top: 18px solid #EBEEEF;
}

.border-bottom-19x {
  border-bottom: 19px solid #EBEEEF;
}

.border-top-19x {
  border-top: 19px solid #EBEEEF;
}

.border-bottom-20x {
  border-bottom: 20px solid #EBEEEF;
}

.border-top-20x {
  border-top: 20px solid #EBEEEF;
}

.border-bottom-21x {
  border-bottom: 21px solid #EBEEEF;
}

.border-top-21x {
  border-top: 21px solid #EBEEEF;
}

.border-bottom-22x {
  border-bottom: 22px solid #EBEEEF;
}

.border-top-22x {
  border-top: 22px solid #EBEEEF;
}

.border-bottom-23x {
  border-bottom: 23px solid #EBEEEF;
}

.border-top-23x {
  border-top: 23px solid #EBEEEF;
}

.border-bottom-24x {
  border-bottom: 24px solid #EBEEEF;
}

.border-top-24x {
  border-top: 24px solid #EBEEEF;
}

.border-bottom-25x {
  border-bottom: 25px solid #EBEEEF;
}

.border-top-25x {
  border-top: 25px solid #EBEEEF;
}

.border-bottom-26x {
  border-bottom: 26px solid #EBEEEF;
}

.border-top-26x {
  border-top: 26px solid #EBEEEF;
}

.border-bottom-27x {
  border-bottom: 27px solid #EBEEEF;
}

.border-top-27x {
  border-top: 27px solid #EBEEEF;
}

.border-bottom-28x {
  border-bottom: 28px solid #EBEEEF;
}

.border-top-28x {
  border-top: 28px solid #EBEEEF;
}

.border-bottom-29x {
  border-bottom: 29px solid #EBEEEF;
}

.border-top-29x {
  border-top: 29px solid #EBEEEF;
}

.border-bottom-30x {
  border-bottom: 30px solid #EBEEEF;
}

.border-top-30x {
  border-top: 30px solid #EBEEEF;
}

.border-bottom-31x {
  border-bottom: 31px solid #EBEEEF;
}

.border-top-31x {
  border-top: 31px solid #EBEEEF;
}

.border-bottom-32x {
  border-bottom: 32px solid #EBEEEF;
}

.border-top-32x {
  border-top: 32px solid #EBEEEF;
}

.border-bottom-33x {
  border-bottom: 33px solid #EBEEEF;
}

.border-top-33x {
  border-top: 33px solid #EBEEEF;
}

.border-bottom-34x {
  border-bottom: 34px solid #EBEEEF;
}

.border-top-34x {
  border-top: 34px solid #EBEEEF;
}

.border-bottom-35x {
  border-bottom: 35px solid #EBEEEF;
}

.border-top-35x {
  border-top: 35px solid #EBEEEF;
}

.border-bottom-36x {
  border-bottom: 36px solid #EBEEEF;
}

.border-top-36x {
  border-top: 36px solid #EBEEEF;
}

.border-bottom-37x {
  border-bottom: 37px solid #EBEEEF;
}

.border-top-37x {
  border-top: 37px solid #EBEEEF;
}

.border-bottom-38x {
  border-bottom: 38px solid #EBEEEF;
}

.border-top-38x {
  border-top: 38px solid #EBEEEF;
}

.border-bottom-39x {
  border-bottom: 39px solid #EBEEEF;
}

.border-top-39x {
  border-top: 39px solid #EBEEEF;
}

.border-bottom-40x {
  border-bottom: 40px solid #EBEEEF;
}

.border-top-40x {
  border-top: 40px solid #EBEEEF;
}

.border-bottom-41x {
  border-bottom: 41px solid #EBEEEF;
}

.border-top-41x {
  border-top: 41px solid #EBEEEF;
}

.border-bottom-42x {
  border-bottom: 42px solid #EBEEEF;
}

.border-top-42x {
  border-top: 42px solid #EBEEEF;
}

.border-bottom-43x {
  border-bottom: 43px solid #EBEEEF;
}

.border-top-43x {
  border-top: 43px solid #EBEEEF;
}

.border-bottom-44x {
  border-bottom: 44px solid #EBEEEF;
}

.border-top-44x {
  border-top: 44px solid #EBEEEF;
}

.border-bottom-45x {
  border-bottom: 45px solid #EBEEEF;
}

.border-top-45x {
  border-top: 45px solid #EBEEEF;
}

.border-bottom-46x {
  border-bottom: 46px solid #EBEEEF;
}

.border-top-46x {
  border-top: 46px solid #EBEEEF;
}

.border-bottom-47x {
  border-bottom: 47px solid #EBEEEF;
}

.border-top-47x {
  border-top: 47px solid #EBEEEF;
}

.border-bottom-48x {
  border-bottom: 48px solid #EBEEEF;
}

.border-top-48x {
  border-top: 48px solid #EBEEEF;
}

.border-bottom-49x {
  border-bottom: 49px solid #EBEEEF;
}

.border-top-49x {
  border-top: 49px solid #EBEEEF;
}

.border-bottom-50x {
  border-bottom: 50px solid #EBEEEF;
}

.border-top-50x {
  border-top: 50px solid #EBEEEF;
}

.border-bottom-51x {
  border-bottom: 51px solid #EBEEEF;
}

.border-top-51x {
  border-top: 51px solid #EBEEEF;
}

.border-bottom-52x {
  border-bottom: 52px solid #EBEEEF;
}

.border-top-52x {
  border-top: 52px solid #EBEEEF;
}

.border-bottom-53x {
  border-bottom: 53px solid #EBEEEF;
}

.border-top-53x {
  border-top: 53px solid #EBEEEF;
}

.border-bottom-54x {
  border-bottom: 54px solid #EBEEEF;
}

.border-top-54x {
  border-top: 54px solid #EBEEEF;
}

.border-bottom-55x {
  border-bottom: 55px solid #EBEEEF;
}

.border-top-55x {
  border-top: 55px solid #EBEEEF;
}

.border-bottom-56x {
  border-bottom: 56px solid #EBEEEF;
}

.border-top-56x {
  border-top: 56px solid #EBEEEF;
}

.border-bottom-57x {
  border-bottom: 57px solid #EBEEEF;
}

.border-top-57x {
  border-top: 57px solid #EBEEEF;
}

.border-bottom-58x {
  border-bottom: 58px solid #EBEEEF;
}

.border-top-58x {
  border-top: 58px solid #EBEEEF;
}

.border-bottom-59x {
  border-bottom: 59px solid #EBEEEF;
}

.border-top-59x {
  border-top: 59px solid #EBEEEF;
}

.border-bottom-60x {
  border-bottom: 60px solid #EBEEEF;
}

.border-top-60x {
  border-top: 60px solid #EBEEEF;
}

.border-bottom-61x {
  border-bottom: 61px solid #EBEEEF;
}

.border-top-61x {
  border-top: 61px solid #EBEEEF;
}

.border-bottom-62x {
  border-bottom: 62px solid #EBEEEF;
}

.border-top-62x {
  border-top: 62px solid #EBEEEF;
}

.border-bottom-63x {
  border-bottom: 63px solid #EBEEEF;
}

.border-top-63x {
  border-top: 63px solid #EBEEEF;
}

.border-bottom-64x {
  border-bottom: 64px solid #EBEEEF;
}

.border-top-64x {
  border-top: 64px solid #EBEEEF;
}

.border-bottom-65x {
  border-bottom: 65px solid #EBEEEF;
}

.border-top-65x {
  border-top: 65px solid #EBEEEF;
}

.border-bottom-66x {
  border-bottom: 66px solid #EBEEEF;
}

.border-top-66x {
  border-top: 66px solid #EBEEEF;
}

.border-bottom-67x {
  border-bottom: 67px solid #EBEEEF;
}

.border-top-67x {
  border-top: 67px solid #EBEEEF;
}

.border-bottom-68x {
  border-bottom: 68px solid #EBEEEF;
}

.border-top-68x {
  border-top: 68px solid #EBEEEF;
}

.border-bottom-69x {
  border-bottom: 69px solid #EBEEEF;
}

.border-top-69x {
  border-top: 69px solid #EBEEEF;
}

.border-bottom-70x {
  border-bottom: 70px solid #EBEEEF;
}

.border-top-70x {
  border-top: 70px solid #EBEEEF;
}

.border-bottom-71x {
  border-bottom: 71px solid #EBEEEF;
}

.border-top-71x {
  border-top: 71px solid #EBEEEF;
}

.border-bottom-72x {
  border-bottom: 72px solid #EBEEEF;
}

.border-top-72x {
  border-top: 72px solid #EBEEEF;
}

.border-bottom-73x {
  border-bottom: 73px solid #EBEEEF;
}

.border-top-73x {
  border-top: 73px solid #EBEEEF;
}

.border-bottom-74x {
  border-bottom: 74px solid #EBEEEF;
}

.border-top-74x {
  border-top: 74px solid #EBEEEF;
}

.border-bottom-75x {
  border-bottom: 75px solid #EBEEEF;
}

.border-top-75x {
  border-top: 75px solid #EBEEEF;
}

.border-bottom-76x {
  border-bottom: 76px solid #EBEEEF;
}

.border-top-76x {
  border-top: 76px solid #EBEEEF;
}

.border-bottom-77x {
  border-bottom: 77px solid #EBEEEF;
}

.border-top-77x {
  border-top: 77px solid #EBEEEF;
}

.border-bottom-78x {
  border-bottom: 78px solid #EBEEEF;
}

.border-top-78x {
  border-top: 78px solid #EBEEEF;
}

.border-bottom-79x {
  border-bottom: 79px solid #EBEEEF;
}

.border-top-79x {
  border-top: 79px solid #EBEEEF;
}

.border-bottom-80x {
  border-bottom: 80px solid #EBEEEF;
}

.border-top-80x {
  border-top: 80px solid #EBEEEF;
}

.border-bottom-81x {
  border-bottom: 81px solid #EBEEEF;
}

.border-top-81x {
  border-top: 81px solid #EBEEEF;
}

.border-bottom-82x {
  border-bottom: 82px solid #EBEEEF;
}

.border-top-82x {
  border-top: 82px solid #EBEEEF;
}

.border-bottom-83x {
  border-bottom: 83px solid #EBEEEF;
}

.border-top-83x {
  border-top: 83px solid #EBEEEF;
}

.border-bottom-84x {
  border-bottom: 84px solid #EBEEEF;
}

.border-top-84x {
  border-top: 84px solid #EBEEEF;
}

.border-bottom-85x {
  border-bottom: 85px solid #EBEEEF;
}

.border-top-85x {
  border-top: 85px solid #EBEEEF;
}

.border-bottom-86x {
  border-bottom: 86px solid #EBEEEF;
}

.border-top-86x {
  border-top: 86px solid #EBEEEF;
}

.border-bottom-87x {
  border-bottom: 87px solid #EBEEEF;
}

.border-top-87x {
  border-top: 87px solid #EBEEEF;
}

.border-bottom-88x {
  border-bottom: 88px solid #EBEEEF;
}

.border-top-88x {
  border-top: 88px solid #EBEEEF;
}

.border-bottom-89x {
  border-bottom: 89px solid #EBEEEF;
}

.border-top-89x {
  border-top: 89px solid #EBEEEF;
}

.border-bottom-90x {
  border-bottom: 90px solid #EBEEEF;
}

.border-top-90x {
  border-top: 90px solid #EBEEEF;
}

.border-bottom-91x {
  border-bottom: 91px solid #EBEEEF;
}

.border-top-91x {
  border-top: 91px solid #EBEEEF;
}

.border-bottom-92x {
  border-bottom: 92px solid #EBEEEF;
}

.border-top-92x {
  border-top: 92px solid #EBEEEF;
}

.border-bottom-93x {
  border-bottom: 93px solid #EBEEEF;
}

.border-top-93x {
  border-top: 93px solid #EBEEEF;
}

.border-bottom-94x {
  border-bottom: 94px solid #EBEEEF;
}

.border-top-94x {
  border-top: 94px solid #EBEEEF;
}

.border-bottom-95x {
  border-bottom: 95px solid #EBEEEF;
}

.border-top-95x {
  border-top: 95px solid #EBEEEF;
}

.border-bottom-96x {
  border-bottom: 96px solid #EBEEEF;
}

.border-top-96x {
  border-top: 96px solid #EBEEEF;
}

.border-bottom-97x {
  border-bottom: 97px solid #EBEEEF;
}

.border-top-97x {
  border-top: 97px solid #EBEEEF;
}

.border-bottom-98x {
  border-bottom: 98px solid #EBEEEF;
}

.border-top-98x {
  border-top: 98px solid #EBEEEF;
}

.border-bottom-99x {
  border-bottom: 99px solid #EBEEEF;
}

.border-top-99x {
  border-top: 99px solid #EBEEEF;
}

.border-bottom-100x {
  border-bottom: 100px solid #EBEEEF;
}

.border-top-100x {
  border-top: 100px solid #EBEEEF;
}

.line-height-1 {
  line-height: 1px;
}

.line-height-2 {
  line-height: 2px;
}

.line-height-3 {
  line-height: 3px;
}

.line-height-4 {
  line-height: 4px;
}

.line-height-5 {
  line-height: 5px;
}

.line-height-6 {
  line-height: 6px;
}

.line-height-7 {
  line-height: 7px;
}

.line-height-8 {
  line-height: 8px;
}

.line-height-9 {
  line-height: 9px;
}

.line-height-10 {
  line-height: 10px;
}

.line-height-11 {
  line-height: 11px;
}

.line-height-12 {
  line-height: 12px;
}

.line-height-13 {
  line-height: 13px;
}

.line-height-14 {
  line-height: 14px;
}

.line-height-15 {
  line-height: 15px;
}

.line-height-16 {
  line-height: 16px;
}

.line-height-17 {
  line-height: 17px;
}

.line-height-18 {
  line-height: 18px;
}

.line-height-19 {
  line-height: 19px;
}

.line-height-20 {
  line-height: 20px;
}

.line-height-21 {
  line-height: 21px;
}

.line-height-22 {
  line-height: 22px;
}

.line-height-23 {
  line-height: 23px;
}

.line-height-24 {
  line-height: 24px;
}

.line-height-25 {
  line-height: 25px;
}

.line-height-26 {
  line-height: 26px;
}

.line-height-27 {
  line-height: 27px;
}

.line-height-28 {
  line-height: 28px;
}

.line-height-29 {
  line-height: 29px;
}

.line-height-30 {
  line-height: 30px;
}

.line-height-31 {
  line-height: 31px;
}

.line-height-32 {
  line-height: 32px;
}

.line-height-33 {
  line-height: 33px;
}

.line-height-34 {
  line-height: 34px;
}

.line-height-35 {
  line-height: 35px;
}

.line-height-36 {
  line-height: 36px;
}

.line-height-37 {
  line-height: 37px;
}

.line-height-38 {
  line-height: 38px;
}

.line-height-39 {
  line-height: 39px;
}

.line-height-40 {
  line-height: 40px;
}

.line-height-41 {
  line-height: 41px;
}

.line-height-42 {
  line-height: 42px;
}

.line-height-43 {
  line-height: 43px;
}

.line-height-44 {
  line-height: 44px;
}

.line-height-45 {
  line-height: 45px;
}

.line-height-46 {
  line-height: 46px;
}

.line-height-47 {
  line-height: 47px;
}

.line-height-48 {
  line-height: 48px;
}

.line-height-49 {
  line-height: 49px;
}

.line-height-50 {
  line-height: 50px;
}

.line-height-51 {
  line-height: 51px;
}

.line-height-52 {
  line-height: 52px;
}

.line-height-53 {
  line-height: 53px;
}

.line-height-54 {
  line-height: 54px;
}

.line-height-55 {
  line-height: 55px;
}

.line-height-56 {
  line-height: 56px;
}

.line-height-57 {
  line-height: 57px;
}

.line-height-58 {
  line-height: 58px;
}

.line-height-59 {
  line-height: 59px;
}

.line-height-60 {
  line-height: 60px;
}

.line-height-61 {
  line-height: 61px;
}

.line-height-62 {
  line-height: 62px;
}

.line-height-63 {
  line-height: 63px;
}

.line-height-64 {
  line-height: 64px;
}

.line-height-65 {
  line-height: 65px;
}

.line-height-66 {
  line-height: 66px;
}

.line-height-67 {
  line-height: 67px;
}

.line-height-68 {
  line-height: 68px;
}

.line-height-69 {
  line-height: 69px;
}

.line-height-70 {
  line-height: 70px;
}

.line-height-71 {
  line-height: 71px;
}

.line-height-72 {
  line-height: 72px;
}

.line-height-73 {
  line-height: 73px;
}

.line-height-74 {
  line-height: 74px;
}

.line-height-75 {
  line-height: 75px;
}

.line-height-76 {
  line-height: 76px;
}

.line-height-77 {
  line-height: 77px;
}

.line-height-78 {
  line-height: 78px;
}

.line-height-79 {
  line-height: 79px;
}

.line-height-80 {
  line-height: 80px;
}

.line-height-81 {
  line-height: 81px;
}

.line-height-82 {
  line-height: 82px;
}

.line-height-83 {
  line-height: 83px;
}

.line-height-84 {
  line-height: 84px;
}

.line-height-85 {
  line-height: 85px;
}

.line-height-86 {
  line-height: 86px;
}

.line-height-87 {
  line-height: 87px;
}

.line-height-88 {
  line-height: 88px;
}

.line-height-89 {
  line-height: 89px;
}

.line-height-90 {
  line-height: 90px;
}

.line-height-91 {
  line-height: 91px;
}

.line-height-92 {
  line-height: 92px;
}

.line-height-93 {
  line-height: 93px;
}

.line-height-94 {
  line-height: 94px;
}

.line-height-95 {
  line-height: 95px;
}

.line-height-96 {
  line-height: 96px;
}

.line-height-97 {
  line-height: 97px;
}

.line-height-98 {
  line-height: 98px;
}

.line-height-99 {
  line-height: 99px;
}

.line-height-100 {
  line-height: 100px;
}

.min-w--4 {
  min-width: -4px;
}

.min-h--4 {
  min-height: -4px;
}

.w--4 {
  width: -4px;
}

.h--4 {
  height: -4px;
}

.max-w--4 {
  max-width: -4px;
}

.max-h--4 {
  max-height: -4px;
}

.min-w--1 {
  min-width: -1px;
}

.min-h--1 {
  min-height: -1px;
}

.w--1 {
  width: -1px;
}

.h--1 {
  height: -1px;
}

.max-w--1 {
  max-width: -1px;
}

.max-h--1 {
  max-height: -1px;
}

.min-w-0 {
  min-width: 0px;
}

.min-h-0 {
  min-height: 0px;
}

.w-0 {
  width: 0px;
}

.h-0 {
  height: 0px;
}

.max-w-0 {
  max-width: 0px;
}

.max-h-0 {
  max-height: 0px;
}

.min-w-1 {
  min-width: 1px;
}

.min-h-1 {
  min-height: 1px;
}

.w-1 {
  width: 1px;
}

.h-1 {
  height: 1px;
}

.max-w-1 {
  max-width: 1px;
}

.max-h-1 {
  max-height: 1px;
}

.min-w-2 {
  min-width: 2px;
}

.min-h-2 {
  min-height: 2px;
}

.w-2 {
  width: 2px;
}

.h-2 {
  height: 2px;
}

.max-w-2 {
  max-width: 2px;
}

.max-h-2 {
  max-height: 2px;
}

.min-w-3 {
  min-width: 3px;
}

.min-h-3 {
  min-height: 3px;
}

.w-3 {
  width: 3px;
}

.h-3 {
  height: 3px;
}

.max-w-3 {
  max-width: 3px;
}

.max-h-3 {
  max-height: 3px;
}

.min-w-4 {
  min-width: 4px;
}

.min-h-4 {
  min-height: 4px;
}

.w-4 {
  width: 4px;
}

.h-4 {
  height: 4px;
}

.max-w-4 {
  max-width: 4px;
}

.max-h-4 {
  max-height: 4px;
}

.min-w-5 {
  min-width: 5px;
}

.min-h-5 {
  min-height: 5px;
}

.w-5 {
  width: 5px;
}

.h-5 {
  height: 5px;
}

.max-w-5 {
  max-width: 5px;
}

.max-h-5 {
  max-height: 5px;
}

.min-w-6 {
  min-width: 6px;
}

.min-h-6 {
  min-height: 6px;
}

.w-6 {
  width: 6px;
}

.h-6 {
  height: 6px;
}

.max-w-6 {
  max-width: 6px;
}

.max-h-6 {
  max-height: 6px;
}

.min-w-7 {
  min-width: 7px;
}

.min-h-7 {
  min-height: 7px;
}

.w-7 {
  width: 7px;
}

.h-7 {
  height: 7px;
}

.max-w-7 {
  max-width: 7px;
}

.max-h-7 {
  max-height: 7px;
}

.min-w-8 {
  min-width: 8px;
}

.min-h-8 {
  min-height: 8px;
}

.w-8 {
  width: 8px;
}

.h-8 {
  height: 8px;
}

.max-w-8 {
  max-width: 8px;
}

.max-h-8 {
  max-height: 8px;
}

.min-w-9 {
  min-width: 9px;
}

.min-h-9 {
  min-height: 9px;
}

.w-9 {
  width: 9px;
}

.h-9 {
  height: 9px;
}

.max-w-9 {
  max-width: 9px;
}

.max-h-9 {
  max-height: 9px;
}

.min-w-10 {
  min-width: 10px;
}

.min-h-10 {
  min-height: 10px;
}

.w-10 {
  width: 10px;
}

.h-10 {
  height: 10px;
}

.max-w-10 {
  max-width: 10px;
}

.max-h-10 {
  max-height: 10px;
}

.min-w-11 {
  min-width: 11px;
}

.min-h-11 {
  min-height: 11px;
}

.w-11 {
  width: 11px;
}

.h-11 {
  height: 11px;
}

.max-w-11 {
  max-width: 11px;
}

.max-h-11 {
  max-height: 11px;
}

.min-w-12 {
  min-width: 12px;
}

.min-h-12 {
  min-height: 12px;
}

.w-12 {
  width: 12px;
}

.h-12 {
  height: 12px;
}

.max-w-12 {
  max-width: 12px;
}

.max-h-12 {
  max-height: 12px;
}

.min-w-13 {
  min-width: 13px;
}

.min-h-13 {
  min-height: 13px;
}

.w-13 {
  width: 13px;
}

.h-13 {
  height: 13px;
}

.max-w-13 {
  max-width: 13px;
}

.max-h-13 {
  max-height: 13px;
}

.min-w-14 {
  min-width: 14px;
}

.min-h-14 {
  min-height: 14px;
}

.w-14 {
  width: 14px;
}

.h-14 {
  height: 14px;
}

.max-w-14 {
  max-width: 14px;
}

.max-h-14 {
  max-height: 14px;
}

.min-w-15 {
  min-width: 15px;
}

.min-h-15 {
  min-height: 15px;
}

.w-15 {
  width: 15px;
}

.h-15 {
  height: 15px;
}

.max-w-15 {
  max-width: 15px;
}

.max-h-15 {
  max-height: 15px;
}

.min-w-16 {
  min-width: 16px;
}

.min-h-16 {
  min-height: 16px;
}

.w-16 {
  width: 16px;
}

.h-16 {
  height: 16px;
}

.max-w-16 {
  max-width: 16px;
}

.max-h-16 {
  max-height: 16px;
}

.min-w-18 {
  min-width: 18px;
}

.min-h-18 {
  min-height: 18px;
}

.w-18 {
  width: 18px;
}

.h-18 {
  height: 18px;
}

.max-w-18 {
  max-width: 18px;
}

.max-h-18 {
  max-height: 18px;
}

.min-w-20 {
  min-width: 20px;
}

.min-h-20 {
  min-height: 20px;
}

.w-20 {
  width: 20px;
}

.h-20 {
  height: 20px;
}

.max-w-20 {
  max-width: 20px;
}

.max-h-20 {
  max-height: 20px;
}

.min-w-24 {
  min-width: 24px;
}

.min-h-24 {
  min-height: 24px;
}

.w-24 {
  width: 24px;
}

.h-24 {
  height: 24px;
}

.max-w-24 {
  max-width: 24px;
}

.max-h-24 {
  max-height: 24px;
}

.min-w-25 {
  min-width: 25px;
}

.min-h-25 {
  min-height: 25px;
}

.w-25 {
  width: 25px;
}

.h-25 {
  height: 25px;
}

.max-w-25 {
  max-width: 25px;
}

.max-h-25 {
  max-height: 25px;
}

.min-w-30 {
  min-width: 30px;
}

.min-h-30 {
  min-height: 30px;
}

.w-30 {
  width: 30px;
}

.h-30 {
  height: 30px;
}

.max-w-30 {
  max-width: 30px;
}

.max-h-30 {
  max-height: 30px;
}

.min-w-35 {
  min-width: 35px;
}

.min-h-35 {
  min-height: 35px;
}

.w-35 {
  width: 35px;
}

.h-35 {
  height: 35px;
}

.max-w-35 {
  max-width: 35px;
}

.max-h-35 {
  max-height: 35px;
}

.min-w-38 {
  min-width: 38px;
}

.min-h-38 {
  min-height: 38px;
}

.w-38 {
  width: 38px;
}

.h-38 {
  height: 38px;
}

.max-w-38 {
  max-width: 38px;
}

.max-h-38 {
  max-height: 38px;
}

.min-w-40 {
  min-width: 40px;
}

.min-h-40 {
  min-height: 40px;
}

.w-40 {
  width: 40px;
}

.h-40 {
  height: 40px;
}

.max-w-40 {
  max-width: 40px;
}

.max-h-40 {
  max-height: 40px;
}

.min-w-45 {
  min-width: 45px;
}

.min-h-45 {
  min-height: 45px;
}

.w-45 {
  width: 45px;
}

.h-45 {
  height: 45px;
}

.max-w-45 {
  max-width: 45px;
}

.max-h-45 {
  max-height: 45px;
}

.min-w-48 {
  min-width: 48px;
}

.min-h-48 {
  min-height: 48px;
}

.w-48 {
  width: 48px;
}

.h-48 {
  height: 48px;
}

.max-w-48 {
  max-width: 48px;
}

.max-h-48 {
  max-height: 48px;
}

.min-w-50 {
  min-width: 50px;
}

.min-h-50 {
  min-height: 50px;
}

.w-50 {
  width: 50px;
}

.h-50 {
  height: 50px;
}

.max-w-50 {
  max-width: 50px;
}

.max-h-50 {
  max-height: 50px;
}

.min-w-52 {
  min-width: 52px;
}

.min-h-52 {
  min-height: 52px;
}

.w-52 {
  width: 52px;
}

.h-52 {
  height: 52px;
}

.max-w-52 {
  max-width: 52px;
}

.max-h-52 {
  max-height: 52px;
}

.min-w-54 {
  min-width: 54px;
}

.min-h-54 {
  min-height: 54px;
}

.w-54 {
  width: 54px;
}

.h-54 {
  height: 54px;
}

.max-w-54 {
  max-width: 54px;
}

.max-h-54 {
  max-height: 54px;
}

.min-w-55 {
  min-width: 55px;
}

.min-h-55 {
  min-height: 55px;
}

.w-55 {
  width: 55px;
}

.h-55 {
  height: 55px;
}

.max-w-55 {
  max-width: 55px;
}

.max-h-55 {
  max-height: 55px;
}

.min-w-60 {
  min-width: 60px;
}

.min-h-60 {
  min-height: 60px;
}

.w-60 {
  width: 60px;
}

.h-60 {
  height: 60px;
}

.max-w-60 {
  max-width: 60px;
}

.max-h-60 {
  max-height: 60px;
}

.min-w-64 {
  min-width: 64px;
}

.min-h-64 {
  min-height: 64px;
}

.w-64 {
  width: 64px;
}

.h-64 {
  height: 64px;
}

.max-w-64 {
  max-width: 64px;
}

.max-h-64 {
  max-height: 64px;
}

.min-w-65 {
  min-width: 65px;
}

.min-h-65 {
  min-height: 65px;
}

.w-65 {
  width: 65px;
}

.h-65 {
  height: 65px;
}

.max-w-65 {
  max-width: 65px;
}

.max-h-65 {
  max-height: 65px;
}

.min-w-70 {
  min-width: 70px;
}

.min-h-70 {
  min-height: 70px;
}

.w-70 {
  width: 70px;
}

.h-70 {
  height: 70px;
}

.max-w-70 {
  max-width: 70px;
}

.max-h-70 {
  max-height: 70px;
}

.min-w-75 {
  min-width: 75px;
}

.min-h-75 {
  min-height: 75px;
}

.w-75 {
  width: 75px;
}

.h-75 {
  height: 75px;
}

.max-w-75 {
  max-width: 75px;
}

.max-h-75 {
  max-height: 75px;
}

.min-w-80 {
  min-width: 80px;
}

.min-h-80 {
  min-height: 80px;
}

.w-80 {
  width: 80px;
}

.h-80 {
  height: 80px;
}

.max-w-80 {
  max-width: 80px;
}

.max-h-80 {
  max-height: 80px;
}

.min-w-85 {
  min-width: 85px;
}

.min-h-85 {
  min-height: 85px;
}

.w-85 {
  width: 85px;
}

.h-85 {
  height: 85px;
}

.max-w-85 {
  max-width: 85px;
}

.max-h-85 {
  max-height: 85px;
}

.min-w-90 {
  min-width: 90px;
}

.min-h-90 {
  min-height: 90px;
}

.w-90 {
  width: 90px;
}

.h-90 {
  height: 90px;
}

.max-w-90 {
  max-width: 90px;
}

.max-h-90 {
  max-height: 90px;
}

.min-w-95 {
  min-width: 95px;
}

.min-h-95 {
  min-height: 95px;
}

.w-95 {
  width: 95px;
}

.h-95 {
  height: 95px;
}

.max-w-95 {
  max-width: 95px;
}

.max-h-95 {
  max-height: 95px;
}

.min-w-100 {
  min-width: 100px;
}

.min-h-100 {
  min-height: 100px;
}

.w-100 {
  width: 100px;
}

.h-100 {
  height: 100px;
}

.max-w-100 {
  max-width: 100px;
}

.max-h-100 {
  max-height: 100px;
}

.min-w-150 {
  min-width: 150px;
}

.min-h-150 {
  min-height: 150px;
}

.w-150 {
  width: 150px;
}

.h-150 {
  height: 150px;
}

.max-w-150 {
  max-width: 150px;
}

.max-h-150 {
  max-height: 150px;
}

.min-w--1 {
  min-width: -1px;
}

.min-h--1 {
  min-height: -1px;
}

.w--1 {
  width: -1px;
}

.h--1 {
  height: -1px;
}

.max-w--1 {
  max-width: -1px;
}

.max-h--1 {
  max-height: -1px;
}

.min-w--2 {
  min-width: -2px;
}

.min-h--2 {
  min-height: -2px;
}

.w--2 {
  width: -2px;
}

.h--2 {
  height: -2px;
}

.max-w--2 {
  max-width: -2px;
}

.max-h--2 {
  max-height: -2px;
}

.min-w--3 {
  min-width: -3px;
}

.min-h--3 {
  min-height: -3px;
}

.w--3 {
  width: -3px;
}

.h--3 {
  height: -3px;
}

.max-w--3 {
  max-width: -3px;
}

.max-h--3 {
  max-height: -3px;
}

.min-w--4 {
  min-width: -4px;
}

.min-h--4 {
  min-height: -4px;
}

.w--4 {
  width: -4px;
}

.h--4 {
  height: -4px;
}

.max-w--4 {
  max-width: -4px;
}

.max-h--4 {
  max-height: -4px;
}

.min-w--5 {
  min-width: -5px;
}

.min-h--5 {
  min-height: -5px;
}

.w--5 {
  width: -5px;
}

.h--5 {
  height: -5px;
}

.max-w--5 {
  max-width: -5px;
}

.max-h--5 {
  max-height: -5px;
}

.min-w--6 {
  min-width: -6px;
}

.min-h--6 {
  min-height: -6px;
}

.w--6 {
  width: -6px;
}

.h--6 {
  height: -6px;
}

.max-w--6 {
  max-width: -6px;
}

.max-h--6 {
  max-height: -6px;
}

.min-w--7 {
  min-width: -7px;
}

.min-h--7 {
  min-height: -7px;
}

.w--7 {
  width: -7px;
}

.h--7 {
  height: -7px;
}

.max-w--7 {
  max-width: -7px;
}

.max-h--7 {
  max-height: -7px;
}

.min-w--8 {
  min-width: -8px;
}

.min-h--8 {
  min-height: -8px;
}

.w--8 {
  width: -8px;
}

.h--8 {
  height: -8px;
}

.max-w--8 {
  max-width: -8px;
}

.max-h--8 {
  max-height: -8px;
}

.min-w--9 {
  min-width: -9px;
}

.min-h--9 {
  min-height: -9px;
}

.w--9 {
  width: -9px;
}

.h--9 {
  height: -9px;
}

.max-w--9 {
  max-width: -9px;
}

.max-h--9 {
  max-height: -9px;
}

.min-w--10 {
  min-width: -10px;
}

.min-h--10 {
  min-height: -10px;
}

.w--10 {
  width: -10px;
}

.h--10 {
  height: -10px;
}

.max-w--10 {
  max-width: -10px;
}

.max-h--10 {
  max-height: -10px;
}

.min-w--11 {
  min-width: -11px;
}

.min-h--11 {
  min-height: -11px;
}

.w--11 {
  width: -11px;
}

.h--11 {
  height: -11px;
}

.max-w--11 {
  max-width: -11px;
}

.max-h--11 {
  max-height: -11px;
}

.min-w--12 {
  min-width: -12px;
}

.min-h--12 {
  min-height: -12px;
}

.w--12 {
  width: -12px;
}

.h--12 {
  height: -12px;
}

.max-w--12 {
  max-width: -12px;
}

.max-h--12 {
  max-height: -12px;
}

.min-w--13 {
  min-width: -13px;
}

.min-h--13 {
  min-height: -13px;
}

.w--13 {
  width: -13px;
}

.h--13 {
  height: -13px;
}

.max-w--13 {
  max-width: -13px;
}

.max-h--13 {
  max-height: -13px;
}

.min-w--14 {
  min-width: -14px;
}

.min-h--14 {
  min-height: -14px;
}

.w--14 {
  width: -14px;
}

.h--14 {
  height: -14px;
}

.max-w--14 {
  max-width: -14px;
}

.max-h--14 {
  max-height: -14px;
}

.min-w--15 {
  min-width: -15px;
}

.min-h--15 {
  min-height: -15px;
}

.w--15 {
  width: -15px;
}

.h--15 {
  height: -15px;
}

.max-w--15 {
  max-width: -15px;
}

.max-h--15 {
  max-height: -15px;
}

.min-w--20 {
  min-width: -20px;
}

.min-h--20 {
  min-height: -20px;
}

.w--20 {
  width: -20px;
}

.h--20 {
  height: -20px;
}

.max-w--20 {
  max-width: -20px;
}

.max-h--20 {
  max-height: -20px;
}

.min-w--25 {
  min-width: -25px;
}

.min-h--25 {
  min-height: -25px;
}

.w--25 {
  width: -25px;
}

.h--25 {
  height: -25px;
}

.max-w--25 {
  max-width: -25px;
}

.max-h--25 {
  max-height: -25px;
}

.min-w--30 {
  min-width: -30px;
}

.min-h--30 {
  min-height: -30px;
}

.w--30 {
  width: -30px;
}

.h--30 {
  height: -30px;
}

.max-w--30 {
  max-width: -30px;
}

.max-h--30 {
  max-height: -30px;
}

.min-w--35 {
  min-width: -35px;
}

.min-h--35 {
  min-height: -35px;
}

.w--35 {
  width: -35px;
}

.h--35 {
  height: -35px;
}

.max-w--35 {
  max-width: -35px;
}

.max-h--35 {
  max-height: -35px;
}

.min-w--40 {
  min-width: -40px;
}

.min-h--40 {
  min-height: -40px;
}

.w--40 {
  width: -40px;
}

.h--40 {
  height: -40px;
}

.max-w--40 {
  max-width: -40px;
}

.max-h--40 {
  max-height: -40px;
}

.min-w--45 {
  min-width: -45px;
}

.min-h--45 {
  min-height: -45px;
}

.w--45 {
  width: -45px;
}

.h--45 {
  height: -45px;
}

.max-w--45 {
  max-width: -45px;
}

.max-h--45 {
  max-height: -45px;
}

.min-w--50 {
  min-width: -50px;
}

.min-h--50 {
  min-height: -50px;
}

.w--50 {
  width: -50px;
}

.h--50 {
  height: -50px;
}

.max-w--50 {
  max-width: -50px;
}

.max-h--50 {
  max-height: -50px;
}

.min-w--55 {
  min-width: -55px;
}

.min-h--55 {
  min-height: -55px;
}

.w--55 {
  width: -55px;
}

.h--55 {
  height: -55px;
}

.max-w--55 {
  max-width: -55px;
}

.max-h--55 {
  max-height: -55px;
}

.min-w--60 {
  min-width: -60px;
}

.min-h--60 {
  min-height: -60px;
}

.w--60 {
  width: -60px;
}

.h--60 {
  height: -60px;
}

.max-w--60 {
  max-width: -60px;
}

.max-h--60 {
  max-height: -60px;
}

.min-w--65 {
  min-width: -65px;
}

.min-h--65 {
  min-height: -65px;
}

.w--65 {
  width: -65px;
}

.h--65 {
  height: -65px;
}

.max-w--65 {
  max-width: -65px;
}

.max-h--65 {
  max-height: -65px;
}

.min-w--70 {
  min-width: -70px;
}

.min-h--70 {
  min-height: -70px;
}

.w--70 {
  width: -70px;
}

.h--70 {
  height: -70px;
}

.max-w--70 {
  max-width: -70px;
}

.max-h--70 {
  max-height: -70px;
}

.min-w--75 {
  min-width: -75px;
}

.min-h--75 {
  min-height: -75px;
}

.w--75 {
  width: -75px;
}

.h--75 {
  height: -75px;
}

.max-w--75 {
  max-width: -75px;
}

.max-h--75 {
  max-height: -75px;
}

.min-w--80 {
  min-width: -80px;
}

.min-h--80 {
  min-height: -80px;
}

.w--80 {
  width: -80px;
}

.h--80 {
  height: -80px;
}

.max-w--80 {
  max-width: -80px;
}

.max-h--80 {
  max-height: -80px;
}

.min-w--85 {
  min-width: -85px;
}

.min-h--85 {
  min-height: -85px;
}

.w--85 {
  width: -85px;
}

.h--85 {
  height: -85px;
}

.max-w--85 {
  max-width: -85px;
}

.max-h--85 {
  max-height: -85px;
}

.min-w--90 {
  min-width: -90px;
}

.min-h--90 {
  min-height: -90px;
}

.w--90 {
  width: -90px;
}

.h--90 {
  height: -90px;
}

.max-w--90 {
  max-width: -90px;
}

.max-h--90 {
  max-height: -90px;
}

.min-w--95 {
  min-width: -95px;
}

.min-h--95 {
  min-height: -95px;
}

.w--95 {
  width: -95px;
}

.h--95 {
  height: -95px;
}

.max-w--95 {
  max-width: -95px;
}

.max-h--95 {
  max-height: -95px;
}

.min-w--100 {
  min-width: -100px;
}

.min-h--100 {
  min-height: -100px;
}

.w--100 {
  width: -100px;
}

.h--100 {
  height: -100px;
}

.max-w--100 {
  max-width: -100px;
}

.max-h--100 {
  max-height: -100px;
}

.min-w--150 {
  min-width: -150px;
}

.min-h--150 {
  min-height: -150px;
}

.w--150 {
  width: -150px;
}

.h--150 {
  height: -150px;
}

.max-w--150 {
  max-width: -150px;
}

.max-h--150 {
  max-height: -150px;
}

.top--4 {
  top: -4px;
}

.left--4 {
  left: -4px;
}

.right--4 {
  right: -4px;
}

.bottom--4 {
  bottom: -4px;
}

.top-i--4 {
  top: -4px !important;
}

.left-i--4 {
  left: -4px !important;
}

.right-i--4 {
  right: -4px !important;
}

.bottom-i--4 {
  bottom: -4px !important;
}

.top--1 {
  top: -1px;
}

.left--1 {
  left: -1px;
}

.right--1 {
  right: -1px;
}

.bottom--1 {
  bottom: -1px;
}

.top-i--1 {
  top: -1px !important;
}

.left-i--1 {
  left: -1px !important;
}

.right-i--1 {
  right: -1px !important;
}

.bottom-i--1 {
  bottom: -1px !important;
}

.top-0 {
  top: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.top-i-0 {
  top: 0px !important;
}

.left-i-0 {
  left: 0px !important;
}

.right-i-0 {
  right: 0px !important;
}

.bottom-i-0 {
  bottom: 0px !important;
}

.top-1 {
  top: 1px;
}

.left-1 {
  left: 1px;
}

.right-1 {
  right: 1px;
}

.bottom-1 {
  bottom: 1px;
}

.top-i-1 {
  top: 1px !important;
}

.left-i-1 {
  left: 1px !important;
}

.right-i-1 {
  right: 1px !important;
}

.bottom-i-1 {
  bottom: 1px !important;
}

.top-2 {
  top: 2px;
}

.left-2 {
  left: 2px;
}

.right-2 {
  right: 2px;
}

.bottom-2 {
  bottom: 2px;
}

.top-i-2 {
  top: 2px !important;
}

.left-i-2 {
  left: 2px !important;
}

.right-i-2 {
  right: 2px !important;
}

.bottom-i-2 {
  bottom: 2px !important;
}

.top-3 {
  top: 3px;
}

.left-3 {
  left: 3px;
}

.right-3 {
  right: 3px;
}

.bottom-3 {
  bottom: 3px;
}

.top-i-3 {
  top: 3px !important;
}

.left-i-3 {
  left: 3px !important;
}

.right-i-3 {
  right: 3px !important;
}

.bottom-i-3 {
  bottom: 3px !important;
}

.top-4 {
  top: 4px;
}

.left-4 {
  left: 4px;
}

.right-4 {
  right: 4px;
}

.bottom-4 {
  bottom: 4px;
}

.top-i-4 {
  top: 4px !important;
}

.left-i-4 {
  left: 4px !important;
}

.right-i-4 {
  right: 4px !important;
}

.bottom-i-4 {
  bottom: 4px !important;
}

.top-5 {
  top: 5px;
}

.left-5 {
  left: 5px;
}

.right-5 {
  right: 5px;
}

.bottom-5 {
  bottom: 5px;
}

.top-i-5 {
  top: 5px !important;
}

.left-i-5 {
  left: 5px !important;
}

.right-i-5 {
  right: 5px !important;
}

.bottom-i-5 {
  bottom: 5px !important;
}

.top-6 {
  top: 6px;
}

.left-6 {
  left: 6px;
}

.right-6 {
  right: 6px;
}

.bottom-6 {
  bottom: 6px;
}

.top-i-6 {
  top: 6px !important;
}

.left-i-6 {
  left: 6px !important;
}

.right-i-6 {
  right: 6px !important;
}

.bottom-i-6 {
  bottom: 6px !important;
}

.top-7 {
  top: 7px;
}

.left-7 {
  left: 7px;
}

.right-7 {
  right: 7px;
}

.bottom-7 {
  bottom: 7px;
}

.top-i-7 {
  top: 7px !important;
}

.left-i-7 {
  left: 7px !important;
}

.right-i-7 {
  right: 7px !important;
}

.bottom-i-7 {
  bottom: 7px !important;
}

.top-8 {
  top: 8px;
}

.left-8 {
  left: 8px;
}

.right-8 {
  right: 8px;
}

.bottom-8 {
  bottom: 8px;
}

.top-i-8 {
  top: 8px !important;
}

.left-i-8 {
  left: 8px !important;
}

.right-i-8 {
  right: 8px !important;
}

.bottom-i-8 {
  bottom: 8px !important;
}

.top-9 {
  top: 9px;
}

.left-9 {
  left: 9px;
}

.right-9 {
  right: 9px;
}

.bottom-9 {
  bottom: 9px;
}

.top-i-9 {
  top: 9px !important;
}

.left-i-9 {
  left: 9px !important;
}

.right-i-9 {
  right: 9px !important;
}

.bottom-i-9 {
  bottom: 9px !important;
}

.top-10 {
  top: 10px;
}

.left-10 {
  left: 10px;
}

.right-10 {
  right: 10px;
}

.bottom-10 {
  bottom: 10px;
}

.top-i-10 {
  top: 10px !important;
}

.left-i-10 {
  left: 10px !important;
}

.right-i-10 {
  right: 10px !important;
}

.bottom-i-10 {
  bottom: 10px !important;
}

.top-11 {
  top: 11px;
}

.left-11 {
  left: 11px;
}

.right-11 {
  right: 11px;
}

.bottom-11 {
  bottom: 11px;
}

.top-i-11 {
  top: 11px !important;
}

.left-i-11 {
  left: 11px !important;
}

.right-i-11 {
  right: 11px !important;
}

.bottom-i-11 {
  bottom: 11px !important;
}

.top-12 {
  top: 12px;
}

.left-12 {
  left: 12px;
}

.right-12 {
  right: 12px;
}

.bottom-12 {
  bottom: 12px;
}

.top-i-12 {
  top: 12px !important;
}

.left-i-12 {
  left: 12px !important;
}

.right-i-12 {
  right: 12px !important;
}

.bottom-i-12 {
  bottom: 12px !important;
}

.top-13 {
  top: 13px;
}

.left-13 {
  left: 13px;
}

.right-13 {
  right: 13px;
}

.bottom-13 {
  bottom: 13px;
}

.top-i-13 {
  top: 13px !important;
}

.left-i-13 {
  left: 13px !important;
}

.right-i-13 {
  right: 13px !important;
}

.bottom-i-13 {
  bottom: 13px !important;
}

.top-14 {
  top: 14px;
}

.left-14 {
  left: 14px;
}

.right-14 {
  right: 14px;
}

.bottom-14 {
  bottom: 14px;
}

.top-i-14 {
  top: 14px !important;
}

.left-i-14 {
  left: 14px !important;
}

.right-i-14 {
  right: 14px !important;
}

.bottom-i-14 {
  bottom: 14px !important;
}

.top-15 {
  top: 15px;
}

.left-15 {
  left: 15px;
}

.right-15 {
  right: 15px;
}

.bottom-15 {
  bottom: 15px;
}

.top-i-15 {
  top: 15px !important;
}

.left-i-15 {
  left: 15px !important;
}

.right-i-15 {
  right: 15px !important;
}

.bottom-i-15 {
  bottom: 15px !important;
}

.top-16 {
  top: 16px;
}

.left-16 {
  left: 16px;
}

.right-16 {
  right: 16px;
}

.bottom-16 {
  bottom: 16px;
}

.top-i-16 {
  top: 16px !important;
}

.left-i-16 {
  left: 16px !important;
}

.right-i-16 {
  right: 16px !important;
}

.bottom-i-16 {
  bottom: 16px !important;
}

.top-18 {
  top: 18px;
}

.left-18 {
  left: 18px;
}

.right-18 {
  right: 18px;
}

.bottom-18 {
  bottom: 18px;
}

.top-i-18 {
  top: 18px !important;
}

.left-i-18 {
  left: 18px !important;
}

.right-i-18 {
  right: 18px !important;
}

.bottom-i-18 {
  bottom: 18px !important;
}

.top-20 {
  top: 20px;
}

.left-20 {
  left: 20px;
}

.right-20 {
  right: 20px;
}

.bottom-20 {
  bottom: 20px;
}

.top-i-20 {
  top: 20px !important;
}

.left-i-20 {
  left: 20px !important;
}

.right-i-20 {
  right: 20px !important;
}

.bottom-i-20 {
  bottom: 20px !important;
}

.top-24 {
  top: 24px;
}

.left-24 {
  left: 24px;
}

.right-24 {
  right: 24px;
}

.bottom-24 {
  bottom: 24px;
}

.top-i-24 {
  top: 24px !important;
}

.left-i-24 {
  left: 24px !important;
}

.right-i-24 {
  right: 24px !important;
}

.bottom-i-24 {
  bottom: 24px !important;
}

.top-25 {
  top: 25px;
}

.left-25 {
  left: 25px;
}

.right-25 {
  right: 25px;
}

.bottom-25 {
  bottom: 25px;
}

.top-i-25 {
  top: 25px !important;
}

.left-i-25 {
  left: 25px !important;
}

.right-i-25 {
  right: 25px !important;
}

.bottom-i-25 {
  bottom: 25px !important;
}

.top-30 {
  top: 30px;
}

.left-30 {
  left: 30px;
}

.right-30 {
  right: 30px;
}

.bottom-30 {
  bottom: 30px;
}

.top-i-30 {
  top: 30px !important;
}

.left-i-30 {
  left: 30px !important;
}

.right-i-30 {
  right: 30px !important;
}

.bottom-i-30 {
  bottom: 30px !important;
}

.top-35 {
  top: 35px;
}

.left-35 {
  left: 35px;
}

.right-35 {
  right: 35px;
}

.bottom-35 {
  bottom: 35px;
}

.top-i-35 {
  top: 35px !important;
}

.left-i-35 {
  left: 35px !important;
}

.right-i-35 {
  right: 35px !important;
}

.bottom-i-35 {
  bottom: 35px !important;
}

.top-38 {
  top: 38px;
}

.left-38 {
  left: 38px;
}

.right-38 {
  right: 38px;
}

.bottom-38 {
  bottom: 38px;
}

.top-i-38 {
  top: 38px !important;
}

.left-i-38 {
  left: 38px !important;
}

.right-i-38 {
  right: 38px !important;
}

.bottom-i-38 {
  bottom: 38px !important;
}

.top-40 {
  top: 40px;
}

.left-40 {
  left: 40px;
}

.right-40 {
  right: 40px;
}

.bottom-40 {
  bottom: 40px;
}

.top-i-40 {
  top: 40px !important;
}

.left-i-40 {
  left: 40px !important;
}

.right-i-40 {
  right: 40px !important;
}

.bottom-i-40 {
  bottom: 40px !important;
}

.top-45 {
  top: 45px;
}

.left-45 {
  left: 45px;
}

.right-45 {
  right: 45px;
}

.bottom-45 {
  bottom: 45px;
}

.top-i-45 {
  top: 45px !important;
}

.left-i-45 {
  left: 45px !important;
}

.right-i-45 {
  right: 45px !important;
}

.bottom-i-45 {
  bottom: 45px !important;
}

.top-48 {
  top: 48px;
}

.left-48 {
  left: 48px;
}

.right-48 {
  right: 48px;
}

.bottom-48 {
  bottom: 48px;
}

.top-i-48 {
  top: 48px !important;
}

.left-i-48 {
  left: 48px !important;
}

.right-i-48 {
  right: 48px !important;
}

.bottom-i-48 {
  bottom: 48px !important;
}

.top-50 {
  top: 50px;
}

.left-50 {
  left: 50px;
}

.right-50 {
  right: 50px;
}

.bottom-50 {
  bottom: 50px;
}

.top-i-50 {
  top: 50px !important;
}

.left-i-50 {
  left: 50px !important;
}

.right-i-50 {
  right: 50px !important;
}

.bottom-i-50 {
  bottom: 50px !important;
}

.top-52 {
  top: 52px;
}

.left-52 {
  left: 52px;
}

.right-52 {
  right: 52px;
}

.bottom-52 {
  bottom: 52px;
}

.top-i-52 {
  top: 52px !important;
}

.left-i-52 {
  left: 52px !important;
}

.right-i-52 {
  right: 52px !important;
}

.bottom-i-52 {
  bottom: 52px !important;
}

.top-54 {
  top: 54px;
}

.left-54 {
  left: 54px;
}

.right-54 {
  right: 54px;
}

.bottom-54 {
  bottom: 54px;
}

.top-i-54 {
  top: 54px !important;
}

.left-i-54 {
  left: 54px !important;
}

.right-i-54 {
  right: 54px !important;
}

.bottom-i-54 {
  bottom: 54px !important;
}

.top-55 {
  top: 55px;
}

.left-55 {
  left: 55px;
}

.right-55 {
  right: 55px;
}

.bottom-55 {
  bottom: 55px;
}

.top-i-55 {
  top: 55px !important;
}

.left-i-55 {
  left: 55px !important;
}

.right-i-55 {
  right: 55px !important;
}

.bottom-i-55 {
  bottom: 55px !important;
}

.top-60 {
  top: 60px;
}

.left-60 {
  left: 60px;
}

.right-60 {
  right: 60px;
}

.bottom-60 {
  bottom: 60px;
}

.top-i-60 {
  top: 60px !important;
}

.left-i-60 {
  left: 60px !important;
}

.right-i-60 {
  right: 60px !important;
}

.bottom-i-60 {
  bottom: 60px !important;
}

.top-64 {
  top: 64px;
}

.left-64 {
  left: 64px;
}

.right-64 {
  right: 64px;
}

.bottom-64 {
  bottom: 64px;
}

.top-i-64 {
  top: 64px !important;
}

.left-i-64 {
  left: 64px !important;
}

.right-i-64 {
  right: 64px !important;
}

.bottom-i-64 {
  bottom: 64px !important;
}

.top-65 {
  top: 65px;
}

.left-65 {
  left: 65px;
}

.right-65 {
  right: 65px;
}

.bottom-65 {
  bottom: 65px;
}

.top-i-65 {
  top: 65px !important;
}

.left-i-65 {
  left: 65px !important;
}

.right-i-65 {
  right: 65px !important;
}

.bottom-i-65 {
  bottom: 65px !important;
}

.top-70 {
  top: 70px;
}

.left-70 {
  left: 70px;
}

.right-70 {
  right: 70px;
}

.bottom-70 {
  bottom: 70px;
}

.top-i-70 {
  top: 70px !important;
}

.left-i-70 {
  left: 70px !important;
}

.right-i-70 {
  right: 70px !important;
}

.bottom-i-70 {
  bottom: 70px !important;
}

.top-75 {
  top: 75px;
}

.left-75 {
  left: 75px;
}

.right-75 {
  right: 75px;
}

.bottom-75 {
  bottom: 75px;
}

.top-i-75 {
  top: 75px !important;
}

.left-i-75 {
  left: 75px !important;
}

.right-i-75 {
  right: 75px !important;
}

.bottom-i-75 {
  bottom: 75px !important;
}

.top-80 {
  top: 80px;
}

.left-80 {
  left: 80px;
}

.right-80 {
  right: 80px;
}

.bottom-80 {
  bottom: 80px;
}

.top-i-80 {
  top: 80px !important;
}

.left-i-80 {
  left: 80px !important;
}

.right-i-80 {
  right: 80px !important;
}

.bottom-i-80 {
  bottom: 80px !important;
}

.top-85 {
  top: 85px;
}

.left-85 {
  left: 85px;
}

.right-85 {
  right: 85px;
}

.bottom-85 {
  bottom: 85px;
}

.top-i-85 {
  top: 85px !important;
}

.left-i-85 {
  left: 85px !important;
}

.right-i-85 {
  right: 85px !important;
}

.bottom-i-85 {
  bottom: 85px !important;
}

.top-90 {
  top: 90px;
}

.left-90 {
  left: 90px;
}

.right-90 {
  right: 90px;
}

.bottom-90 {
  bottom: 90px;
}

.top-i-90 {
  top: 90px !important;
}

.left-i-90 {
  left: 90px !important;
}

.right-i-90 {
  right: 90px !important;
}

.bottom-i-90 {
  bottom: 90px !important;
}

.top-95 {
  top: 95px;
}

.left-95 {
  left: 95px;
}

.right-95 {
  right: 95px;
}

.bottom-95 {
  bottom: 95px;
}

.top-i-95 {
  top: 95px !important;
}

.left-i-95 {
  left: 95px !important;
}

.right-i-95 {
  right: 95px !important;
}

.bottom-i-95 {
  bottom: 95px !important;
}

.top-100 {
  top: 100px;
}

.left-100 {
  left: 100px;
}

.right-100 {
  right: 100px;
}

.bottom-100 {
  bottom: 100px;
}

.top-i-100 {
  top: 100px !important;
}

.left-i-100 {
  left: 100px !important;
}

.right-i-100 {
  right: 100px !important;
}

.bottom-i-100 {
  bottom: 100px !important;
}

.top-150 {
  top: 150px;
}

.left-150 {
  left: 150px;
}

.right-150 {
  right: 150px;
}

.bottom-150 {
  bottom: 150px;
}

.top-i-150 {
  top: 150px !important;
}

.left-i-150 {
  left: 150px !important;
}

.right-i-150 {
  right: 150px !important;
}

.bottom-i-150 {
  bottom: 150px !important;
}

.top--1 {
  top: -1px;
}

.left--1 {
  left: -1px;
}

.right--1 {
  right: -1px;
}

.bottom--1 {
  bottom: -1px;
}

.top-i--1 {
  top: -1px !important;
}

.left-i--1 {
  left: -1px !important;
}

.right-i--1 {
  right: -1px !important;
}

.bottom-i--1 {
  bottom: -1px !important;
}

.top--2 {
  top: -2px;
}

.left--2 {
  left: -2px;
}

.right--2 {
  right: -2px;
}

.bottom--2 {
  bottom: -2px;
}

.top-i--2 {
  top: -2px !important;
}

.left-i--2 {
  left: -2px !important;
}

.right-i--2 {
  right: -2px !important;
}

.bottom-i--2 {
  bottom: -2px !important;
}

.top--3 {
  top: -3px;
}

.left--3 {
  left: -3px;
}

.right--3 {
  right: -3px;
}

.bottom--3 {
  bottom: -3px;
}

.top-i--3 {
  top: -3px !important;
}

.left-i--3 {
  left: -3px !important;
}

.right-i--3 {
  right: -3px !important;
}

.bottom-i--3 {
  bottom: -3px !important;
}

.top--4 {
  top: -4px;
}

.left--4 {
  left: -4px;
}

.right--4 {
  right: -4px;
}

.bottom--4 {
  bottom: -4px;
}

.top-i--4 {
  top: -4px !important;
}

.left-i--4 {
  left: -4px !important;
}

.right-i--4 {
  right: -4px !important;
}

.bottom-i--4 {
  bottom: -4px !important;
}

.top--5 {
  top: -5px;
}

.left--5 {
  left: -5px;
}

.right--5 {
  right: -5px;
}

.bottom--5 {
  bottom: -5px;
}

.top-i--5 {
  top: -5px !important;
}

.left-i--5 {
  left: -5px !important;
}

.right-i--5 {
  right: -5px !important;
}

.bottom-i--5 {
  bottom: -5px !important;
}

.top--6 {
  top: -6px;
}

.left--6 {
  left: -6px;
}

.right--6 {
  right: -6px;
}

.bottom--6 {
  bottom: -6px;
}

.top-i--6 {
  top: -6px !important;
}

.left-i--6 {
  left: -6px !important;
}

.right-i--6 {
  right: -6px !important;
}

.bottom-i--6 {
  bottom: -6px !important;
}

.top--7 {
  top: -7px;
}

.left--7 {
  left: -7px;
}

.right--7 {
  right: -7px;
}

.bottom--7 {
  bottom: -7px;
}

.top-i--7 {
  top: -7px !important;
}

.left-i--7 {
  left: -7px !important;
}

.right-i--7 {
  right: -7px !important;
}

.bottom-i--7 {
  bottom: -7px !important;
}

.top--8 {
  top: -8px;
}

.left--8 {
  left: -8px;
}

.right--8 {
  right: -8px;
}

.bottom--8 {
  bottom: -8px;
}

.top-i--8 {
  top: -8px !important;
}

.left-i--8 {
  left: -8px !important;
}

.right-i--8 {
  right: -8px !important;
}

.bottom-i--8 {
  bottom: -8px !important;
}

.top--9 {
  top: -9px;
}

.left--9 {
  left: -9px;
}

.right--9 {
  right: -9px;
}

.bottom--9 {
  bottom: -9px;
}

.top-i--9 {
  top: -9px !important;
}

.left-i--9 {
  left: -9px !important;
}

.right-i--9 {
  right: -9px !important;
}

.bottom-i--9 {
  bottom: -9px !important;
}

.top--10 {
  top: -10px;
}

.left--10 {
  left: -10px;
}

.right--10 {
  right: -10px;
}

.bottom--10 {
  bottom: -10px;
}

.top-i--10 {
  top: -10px !important;
}

.left-i--10 {
  left: -10px !important;
}

.right-i--10 {
  right: -10px !important;
}

.bottom-i--10 {
  bottom: -10px !important;
}

.top--11 {
  top: -11px;
}

.left--11 {
  left: -11px;
}

.right--11 {
  right: -11px;
}

.bottom--11 {
  bottom: -11px;
}

.top-i--11 {
  top: -11px !important;
}

.left-i--11 {
  left: -11px !important;
}

.right-i--11 {
  right: -11px !important;
}

.bottom-i--11 {
  bottom: -11px !important;
}

.top--12 {
  top: -12px;
}

.left--12 {
  left: -12px;
}

.right--12 {
  right: -12px;
}

.bottom--12 {
  bottom: -12px;
}

.top-i--12 {
  top: -12px !important;
}

.left-i--12 {
  left: -12px !important;
}

.right-i--12 {
  right: -12px !important;
}

.bottom-i--12 {
  bottom: -12px !important;
}

.top--13 {
  top: -13px;
}

.left--13 {
  left: -13px;
}

.right--13 {
  right: -13px;
}

.bottom--13 {
  bottom: -13px;
}

.top-i--13 {
  top: -13px !important;
}

.left-i--13 {
  left: -13px !important;
}

.right-i--13 {
  right: -13px !important;
}

.bottom-i--13 {
  bottom: -13px !important;
}

.top--14 {
  top: -14px;
}

.left--14 {
  left: -14px;
}

.right--14 {
  right: -14px;
}

.bottom--14 {
  bottom: -14px;
}

.top-i--14 {
  top: -14px !important;
}

.left-i--14 {
  left: -14px !important;
}

.right-i--14 {
  right: -14px !important;
}

.bottom-i--14 {
  bottom: -14px !important;
}

.top--15 {
  top: -15px;
}

.left--15 {
  left: -15px;
}

.right--15 {
  right: -15px;
}

.bottom--15 {
  bottom: -15px;
}

.top-i--15 {
  top: -15px !important;
}

.left-i--15 {
  left: -15px !important;
}

.right-i--15 {
  right: -15px !important;
}

.bottom-i--15 {
  bottom: -15px !important;
}

.top--20 {
  top: -20px;
}

.left--20 {
  left: -20px;
}

.right--20 {
  right: -20px;
}

.bottom--20 {
  bottom: -20px;
}

.top-i--20 {
  top: -20px !important;
}

.left-i--20 {
  left: -20px !important;
}

.right-i--20 {
  right: -20px !important;
}

.bottom-i--20 {
  bottom: -20px !important;
}

.top--25 {
  top: -25px;
}

.left--25 {
  left: -25px;
}

.right--25 {
  right: -25px;
}

.bottom--25 {
  bottom: -25px;
}

.top-i--25 {
  top: -25px !important;
}

.left-i--25 {
  left: -25px !important;
}

.right-i--25 {
  right: -25px !important;
}

.bottom-i--25 {
  bottom: -25px !important;
}

.top--30 {
  top: -30px;
}

.left--30 {
  left: -30px;
}

.right--30 {
  right: -30px;
}

.bottom--30 {
  bottom: -30px;
}

.top-i--30 {
  top: -30px !important;
}

.left-i--30 {
  left: -30px !important;
}

.right-i--30 {
  right: -30px !important;
}

.bottom-i--30 {
  bottom: -30px !important;
}

.top--35 {
  top: -35px;
}

.left--35 {
  left: -35px;
}

.right--35 {
  right: -35px;
}

.bottom--35 {
  bottom: -35px;
}

.top-i--35 {
  top: -35px !important;
}

.left-i--35 {
  left: -35px !important;
}

.right-i--35 {
  right: -35px !important;
}

.bottom-i--35 {
  bottom: -35px !important;
}

.top--40 {
  top: -40px;
}

.left--40 {
  left: -40px;
}

.right--40 {
  right: -40px;
}

.bottom--40 {
  bottom: -40px;
}

.top-i--40 {
  top: -40px !important;
}

.left-i--40 {
  left: -40px !important;
}

.right-i--40 {
  right: -40px !important;
}

.bottom-i--40 {
  bottom: -40px !important;
}

.top--45 {
  top: -45px;
}

.left--45 {
  left: -45px;
}

.right--45 {
  right: -45px;
}

.bottom--45 {
  bottom: -45px;
}

.top-i--45 {
  top: -45px !important;
}

.left-i--45 {
  left: -45px !important;
}

.right-i--45 {
  right: -45px !important;
}

.bottom-i--45 {
  bottom: -45px !important;
}

.top--50 {
  top: -50px;
}

.left--50 {
  left: -50px;
}

.right--50 {
  right: -50px;
}

.bottom--50 {
  bottom: -50px;
}

.top-i--50 {
  top: -50px !important;
}

.left-i--50 {
  left: -50px !important;
}

.right-i--50 {
  right: -50px !important;
}

.bottom-i--50 {
  bottom: -50px !important;
}

.top--55 {
  top: -55px;
}

.left--55 {
  left: -55px;
}

.right--55 {
  right: -55px;
}

.bottom--55 {
  bottom: -55px;
}

.top-i--55 {
  top: -55px !important;
}

.left-i--55 {
  left: -55px !important;
}

.right-i--55 {
  right: -55px !important;
}

.bottom-i--55 {
  bottom: -55px !important;
}

.top--60 {
  top: -60px;
}

.left--60 {
  left: -60px;
}

.right--60 {
  right: -60px;
}

.bottom--60 {
  bottom: -60px;
}

.top-i--60 {
  top: -60px !important;
}

.left-i--60 {
  left: -60px !important;
}

.right-i--60 {
  right: -60px !important;
}

.bottom-i--60 {
  bottom: -60px !important;
}

.top--65 {
  top: -65px;
}

.left--65 {
  left: -65px;
}

.right--65 {
  right: -65px;
}

.bottom--65 {
  bottom: -65px;
}

.top-i--65 {
  top: -65px !important;
}

.left-i--65 {
  left: -65px !important;
}

.right-i--65 {
  right: -65px !important;
}

.bottom-i--65 {
  bottom: -65px !important;
}

.top--70 {
  top: -70px;
}

.left--70 {
  left: -70px;
}

.right--70 {
  right: -70px;
}

.bottom--70 {
  bottom: -70px;
}

.top-i--70 {
  top: -70px !important;
}

.left-i--70 {
  left: -70px !important;
}

.right-i--70 {
  right: -70px !important;
}

.bottom-i--70 {
  bottom: -70px !important;
}

.top--75 {
  top: -75px;
}

.left--75 {
  left: -75px;
}

.right--75 {
  right: -75px;
}

.bottom--75 {
  bottom: -75px;
}

.top-i--75 {
  top: -75px !important;
}

.left-i--75 {
  left: -75px !important;
}

.right-i--75 {
  right: -75px !important;
}

.bottom-i--75 {
  bottom: -75px !important;
}

.top--80 {
  top: -80px;
}

.left--80 {
  left: -80px;
}

.right--80 {
  right: -80px;
}

.bottom--80 {
  bottom: -80px;
}

.top-i--80 {
  top: -80px !important;
}

.left-i--80 {
  left: -80px !important;
}

.right-i--80 {
  right: -80px !important;
}

.bottom-i--80 {
  bottom: -80px !important;
}

.top--85 {
  top: -85px;
}

.left--85 {
  left: -85px;
}

.right--85 {
  right: -85px;
}

.bottom--85 {
  bottom: -85px;
}

.top-i--85 {
  top: -85px !important;
}

.left-i--85 {
  left: -85px !important;
}

.right-i--85 {
  right: -85px !important;
}

.bottom-i--85 {
  bottom: -85px !important;
}

.top--90 {
  top: -90px;
}

.left--90 {
  left: -90px;
}

.right--90 {
  right: -90px;
}

.bottom--90 {
  bottom: -90px;
}

.top-i--90 {
  top: -90px !important;
}

.left-i--90 {
  left: -90px !important;
}

.right-i--90 {
  right: -90px !important;
}

.bottom-i--90 {
  bottom: -90px !important;
}

.top--95 {
  top: -95px;
}

.left--95 {
  left: -95px;
}

.right--95 {
  right: -95px;
}

.bottom--95 {
  bottom: -95px;
}

.top-i--95 {
  top: -95px !important;
}

.left-i--95 {
  left: -95px !important;
}

.right-i--95 {
  right: -95px !important;
}

.bottom-i--95 {
  bottom: -95px !important;
}

.top--100 {
  top: -100px;
}

.left--100 {
  left: -100px;
}

.right--100 {
  right: -100px;
}

.bottom--100 {
  bottom: -100px;
}

.top-i--100 {
  top: -100px !important;
}

.left-i--100 {
  left: -100px !important;
}

.right-i--100 {
  right: -100px !important;
}

.bottom-i--100 {
  bottom: -100px !important;
}

.top--150 {
  top: -150px;
}

.left--150 {
  left: -150px;
}

.right--150 {
  right: -150px;
}

.bottom--150 {
  bottom: -150px;
}

.top-i--150 {
  top: -150px !important;
}

.left-i--150 {
  left: -150px !important;
}

.right-i--150 {
  right: -150px !important;
}

.bottom-i--150 {
  bottom: -150px !important;
}

.show-mobile {
  display: none;
}

.show-pc {
  display: block;
}

@media screen and (max-width: 1124px) {
  .web-portal .menu > ul > li .header-right .wrap-text span {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .web-portal main .static-contents, .web-portal body.other .new-home .static-contents, .web-portal main .download-pane, .web-portal body.other .new-home .download-pane {
    margin-top: 60px;
  }
  .web-portal .nav > li > a {
    padding: 10px 11px;
  }
  .web-portal main .static-contents .restaurant-box p, .web-portal body.other .new-home .static-contents .restaurant-box p,
  .web-portal main .static-contents .restaurant-box h4, .web-portal body.other .new-home .static-contents .restaurant-box h4 {
    line-height: 120%;
  }
  .web-portal .col-for-ipad {
    width: 100%;
  }
  .web-portal .col-md-5.col-right.col-for-ipad {
    margin-top: 20px;
  }
  .web-portal .col-md-5.col-right.col-for-ipad .col-md-8 {
    width: 83.3333333333%;
  }
  .web-portal .col-md-5.col-right.col-for-ipad .col-md-4 {
    width: 16.6666666667%;
  }
  .web-portal main .download-pane .order-bell, .web-portal body.other .new-home .download-pane .order-bell {
    margin-top: 0;
    left: -110px;
    bottom: -370px;
  }
  .web-portal main .download-pane .iphoneX, .web-portal body.other .new-home .download-pane .iphoneX {
    bottom: -285px;
    margin: 0;
  }
  .web-portal main .download-pane .qr-code, .web-portal body.other .new-home .download-pane .qr-code {
    margin-top: -150px;
  }
  .web-portal .google-play {
    margin-top: 20px;
    display: block;
  }
  .web-portal .main-search .search-results .restaurant-box .delivery-status p.status {
    font-size: 15px;
  }
  .web-portal main.main-content .container.location-search .use-maps .form-group.maps .search-logo, .web-portal main.search .container.location-search .use-maps .form-group.maps .search-logo {
    left: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .static-contents .container-fluid .restaurant-content {
    width: 100%;
    text-align: center;
  }
  .static-contents .container-fluid .restaurant-content p {
    line-height: 25px;
  }
  .static-contents .container-fluid .list-restaurant-box {
    width: 80%;
    left: 100px;
  }
  .static-contents .container-fluid.order-type .dropdown-menu h3 {
    font-size: 23px !important;
  }
}

@media screen and (max-width: 768px) {
  .show-mobile {
    display: block;
  }
  .show-pc {
    display: none;
  }
  .web-portal {
    /* Main */
  }
  .web-portal main.main-content .static-contents .restaurant-box.restaurant_3, .web-portal main.main-content .static-contents .restaurant-box.restaurant_2 {
    left: 0;
  }
  .web-portal main .container.location-search, .web-portal body.other .new-home .container.location-search {
    width: auto;
    margin-left: 9px;
    margin-right: 9px;
  }
  .web-portal main .container.location-search .use-maps .btn-search svg, .web-portal body.other .new-home .container.location-search .use-maps .btn-search svg {
    display: none;
  }
  .web-portal main .static-contents, .web-portal body.other .new-home .static-contents {
    overflow-x: hidden;
  }
  .web-portal main .static-contents h2, .web-portal body.other .new-home .static-contents h2 {
    font-size: 6vw;
    text-align: center;
  }
  .web-portal main .static-contents p, .web-portal body.other .new-home .static-contents p {
    font-size: 4vw;
    text-align: center;
    line-height: 30px;
  }
  .web-portal main .static-contents .container-fluid .list-restaurant-box, .web-portal body.other .new-home .static-contents .container-fluid .list-restaurant-box {
    width: 100%;
    left: 10px;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box p, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box p {
    text-align: left;
    font-size: 3vw;
    margin: 0;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box h4, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box h4 {
    font-size: 3vw;
    margin: 0;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .time, .web-portal main .static-contents .container-fluid .restaurant-box .delivery, .web-portal main .static-contents .container-fluid .restaurant-box .price, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .time, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .delivery, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .price {
    font-size: 2.5vw;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .waiting-time-icon, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .waiting-time-icon {
    size: 10px;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .waiting-time-icon::before, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .waiting-time-icon::before {
    background-size: 100%;
    padding-left: 11px;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .icon-motobike::before, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .icon-motobike::before {
    background-size: 100%;
    padding-left: 11px;
    height: 12px;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .icon-money::before, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .icon-money::before {
    height: 9px;
    background-size: 100%;
    padding-left: 12px;
  }
  .web-portal main .static-contents .container-fluid .restaurant-box .logo-restaurant, .web-portal body.other .new-home .static-contents .container-fluid .restaurant-box .logo-restaurant {
    width: 70px;
    height: 70px;
  }
  .web-portal main .static-contents .container-fluid .restaurant_1, .web-portal body.other .new-home .static-contents .container-fluid .restaurant_1 {
    margin-left: 50px;
  }
  .web-portal main .static-contents .container-fluid .restaurant_2, .web-portal body.other .new-home .static-contents .container-fluid .restaurant_2 {
    margin-right: 50px;
  }
  .web-portal main .static-contents .container-fluid .restaurant_3, .web-portal body.other .new-home .static-contents .container-fluid .restaurant_3 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .web-portal main .static-contents .container-fluid.order-type .col-left, .web-portal body.other .new-home .static-contents .container-fluid.order-type .col-left {
    text-align: center;
  }
  .web-portal main .static-contents .container-fluid.order-type .col-left .choose-order .icn-arrow-down, .web-portal body.other .new-home .static-contents .container-fluid.order-type .col-left .choose-order .icn-arrow-down {
    margin-top: 10px;
  }
  .web-portal main .static-contents .container-fluid.order-type .col-left .dropdown-menu, .web-portal body.other .new-home .static-contents .container-fluid.order-type .col-left .dropdown-menu {
    left: 12%;
    width: 75%;
  }
  .web-portal main .static-contents .container-fluid.order-type .col-left .dropdown-menu h3, .web-portal body.other .new-home .static-contents .container-fluid.order-type .col-left .dropdown-menu h3 {
    font-size: 25px;
  }
  .web-portal main .static-contents .container-fluid.order-type .col-left .dropdown-menu ul li span, .web-portal body.other .new-home .static-contents .container-fluid.order-type .col-left .dropdown-menu ul li span {
    font-size: 15px;
  }
  .web-portal main .container-fluid.order-success .m-table-order, .web-portal body.other .new-home .container-fluid.order-success .m-table-order {
    float: right;
    right: -60px;
  }
  .web-portal main .container-fluid.download-pane, .web-portal body.other .new-home .container-fluid.download-pane {
    padding-top: 30vw;
    background: url(/images/home/m_download_pane.svg) no-repeat;
    background-size: cover;
  }
  .web-portal main .container-fluid.download-pane h3, .web-portal body.other .new-home .container-fluid.download-pane h3 {
    font-size: 11vw;
  }
  .web-portal main .container-fluid.download-pane h5, .web-portal body.other .new-home .container-fluid.download-pane h5 {
    font-size: 9vw;
  }
  .web-portal main .container-fluid.download-pane .qr-code, .web-portal body.other .new-home .container-fluid.download-pane .qr-code {
    display: none;
  }
  .web-portal main .container-fluid.download-pane a.app-store img, .web-portal main .container-fluid.download-pane a.google-play img, .web-portal body.other .new-home .container-fluid.download-pane a.app-store img, .web-portal body.other .new-home .container-fluid.download-pane a.google-play img {
    max-width: 138px;
  }
  .web-portal main .container-fluid.download-pane .order-bell, .web-portal body.other .new-home .container-fluid.download-pane .order-bell {
    width: 80px;
    height: 80px;
    left: -45px;
    bottom: -322px;
  }
  .web-portal main .container-fluid.download-pane .order-bell img, .web-portal body.other .new-home .container-fluid.download-pane .order-bell img {
    width: 45px;
    margin-top: 17px;
  }
  .web-portal main .container-fluid.download-pane .img-download, .web-portal body.other .new-home .container-fluid.download-pane .img-download {
    height: 200px;
  }
  .web-portal main .container-fluid.download-pane .img-phone, .web-portal body.other .new-home .container-fluid.download-pane .img-phone {
    position: relative;
    float: right;
    width: 150px;
    top: -90px;
  }
  .web-portal .container-fluid.new-home {
    background-size: cover;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .web-portal .container-fluid.new-home .container-fluid {
    display: none;
  }
  .web-portal .container-fluid.new-home .header-logo {
    text-align: center;
  }
  .web-portal .container-fluid.new-home .m-container-fluid {
    display: block;
    margin-top: 20px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .navbar-toggle {
    display: block;
    margin-top: 22px;
    width: 50px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .menu-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper {
    background: #423E37;
    padding: 10px 0 0 10px;
    position: fixed;
    /* Fixed position */
    top: 0;
    height: 100%;
    z-index: 5;
    transition: 0.5s;
    /* CSS transition speed */
    width: 300px;
    box-sizing: border-box;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper a.menu-close {
    /* close button */
    padding: 8px 0 4px 23px;
    color: white;
    display: block;
    margin: -10px 0 -10px -20px;
    font-size: 35px;
    text-decoration: none;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content {
    padding-left: 20px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .sw-language {
    line-height: 55px;
    padding: 0px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .sw-language .language {
    font-size: 18px;
    color: white;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo {
    display: flex;
    justify-content: space-between;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo .number {
    position: absolute;
    right: 5px;
    top: 6px;
    background: white;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo .nav-item {
    line-height: 55px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo ul.sub-menu {
    border-radius: 6px;
    background: #fff;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    z-index: 1;
    transition: all .3s ease-out;
    visibility: hidden;
    list-style: none;
    margin: 0;
    padding: 8px 12px;
    min-width: 240px;
    max-width: 300px;
    max-height: 440px;
    overflow-x: auto;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo ul.sub-menu li {
    padding: 10px;
    padding: 10px 10px 10px 0;
    border-bottom: 0.5px solid #D1D1D1;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo .eye-color-portal {
    margin-right: 0px;
    float: right;
    display: flex;
    align-items: center;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo li {
    display: flex;
    justify-content: space-between;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo li span {
    display: block;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo li .notification-detail {
    font-weight: bold;
    display: flex;
    align-items: center;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo li .notification-detail .icn-eye-color.hide-pc {
    display: none;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-side-logo h6 {
    font-size: 15px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login {
    margin: 30px 0px 30px 0px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login a {
    width: 30vw;
    min-width: 200px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login .wrap-text {
    position: absolute;
    line-height: 55px;
    font-size: 20px;
    color: white;
    padding-left: 10px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login .wrap-text .icn-arrow-down {
    line-height: 0px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login li {
    list-style-type: none;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login ul.sub-menu {
    border-radius: 6px;
    background: #fff;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    z-index: 1;
    transition: all .3s ease-out;
    visibility: hidden;
    list-style: none;
    margin: 0;
    padding: 8px 12px;
    min-width: 240px;
    max-width: 300px;
    max-height: 440px;
    overflow-x: auto;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login ul.sub-menu li {
    padding: 10px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .btn-login ul.sub-menu li.hide-on-pc {
    display: none;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-menu h5 {
    color: white;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-menu ul {
    /* css ul list style */
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-y: auto;
    /* enable scroll for menu items */
    height: 95%;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-menu ul li a {
    /* links */
    display: block;
    padding: 20px 0px 20px 4px;
    transition: 0.3s;
    text-decoration: none;
    font-size: 14px;
    color: white;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .m-menu ul li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content a.dropdown-item {
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content a.dropdown-item:last-child {
    border-bottom: none;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .m-side-menu-wrapper .m-side-content .dropdown-menu.languages {
    min-width: 50px;
    text-align: center;
    top: 35px;
    left: -1px;
  }
  .web-portal .container-fluid.new-home .m-container-fluid .sub-menu-email {
    right: -25px;
    top: 48px;
    margin: 11px 15px;
    min-width: 350px;
  }
  .web-portal .container-fluid.new-home h1.title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 40px;
  }
  .web-portal footer .container-fluid .logo-socials {
    display: none;
  }
  .web-portal footer .container-fluid .m-logo-socials {
    text-align: center;
    display: block;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social {
    margin-top: 18px;
    list-style: none;
    margin-left: 0;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li {
    display: inline-block;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li a {
    padding: 12px;
    display: block;
    margin: 6px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li .instagram {
    background: url("/images/icons/instagram.svg") no-repeat;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li .facebook {
    background: url("/images/icons/facebook.svg") no-repeat;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li .linkedin {
    background: url("/images/icons/linkedin.svg") no-repeat;
  }
  .web-portal footer .container-fluid .m-logo-socials ul.group-social li .email {
    background: url("/images/icons/mail.svg") no-repeat;
  }
  .web-portal footer .container-fluid .new-traders {
    padding-left: 20px;
  }
  .web-portal .main-content.oops a.btn-primary {
    line-height: 45px;
  }
  .web-portal .main-content.oops p {
    padding: 0px 10px;
  }
  .web-portal .cookie-bar a {
    width: 100%;
  }
  .web-portal .show-m-menu {
    visibility: visible !important;
  }
  .web-portal.page-search.sticky .container-fluid.new-home {
    height: 155px;
  }
  .web-portal.page-search.sticky main.search .container.location-search {
    margin-top: 25px;
  }
  .web-portal.page-search.sticky main.main-content .main-search-content .container-fluid.type-zaak {
    top: 120px;
    padding-bottom: 15px;
  }
  .web-portal #modalForgotPassword .wrap-popup-card .wp-card .row.modal-error-title h5 {
    padding: 15px 0;
  }
  .web-portal #pop-up-eye .wrap-popup-text {
    min-height: 0;
  }
  .web-portal #modalRegister .wrap-popup-card .wp-card .modal-register-form .form-line-modal.use-maps .location {
    padding-right: 35px;
  }
  .web-portal #modalRegister .wrap-popup-card .wp-card .modal-register-form .error.show-error {
    height: auto;
  }
  .web-portal .mobile-right-0 {
    right: 0px !important;
  }
}

@media screen and (max-width: 320px) {
  .container-fluid .restaurant-box .logo-restaurant {
    width: 50px !important;
    height: 50px !important;
  }
  footer .container-fluid .web-links {
    padding-left: 20px;
  }
}

.m-logo-socials {
  display: none;
}

.m-container-fluid {
  display: none;
}

@media screen and (max-width: 600px) {
  body.web-portal #modalLogin form.form-login {
    width: auto !important;
  }
  body.web-portal #modalLogin .form-btn {
    display: flex;
  }
  body.web-portal #modalRegister .wrap-popup-card .modal-register-form .wrap-checkbox .error.show-error {
    margin-top: 20px;
  }
}

@media screen and (max-width: 425px) {
  body.web-portal #modalLogin form.form-login .modal-login-container .form-group {
    margin: 0 10px 10px 10px;
  }
  body.web-portal #modalLogin form.form-login .modal-login-container .btn-login, body.web-portal #modalLogin form.form-login .modal-login-container .btn-register {
    margin: 0 0 10px 0;
  }
  body.web-portal #modalLogin form.form-login .modal-login-container .form-btn {
    flex-direction: column;
    align-items: center;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@900&display=swap");
.use-maps {
  position: relative;
}

.place-results {
  width: 500px;
  max-height: 400px;
  overflow-y: auto;
  position: absolute;
  top: 45px;
  left: 10px;
  list-style: none;
  background: white;
  border: 1px solid #ddd;
  z-index: 9;
  margin: 0;
  padding: 10px;
  border-radius: 10px;
  display: none;
  box-shadow: 0 0 5px -2px;
}

.place-results li {
  padding: 5px 0;
  cursor: pointer;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.place-results li:last-child {
  border: none;
}

.place-results li .address-text {
  color: #000000;
}

.place-results li .wrap-address {
  position: relative;
}

.place-results li .wrap-address .address-plus {
  color: #000000;
  position: absolute;
  top: 1px;
  left: 10px;
  z-index: 9;
}

.place-results li .wrap-address .address-street-number {
  border-radius: 5px;
  border: 1px solid #a9a9a9;
  padding-right: 10px;
  font-size: .9em;
  padding-left: 25px;
  width: auto !important;
  margin-bottom: 0 !important;
  height: auto;
  line-height: inherit;
}

.place-results li .wrap-address .address-street-number:focus {
  border: 1px solid #000000;
  box-shadow: 0px 0px 5px -2px;
}

.homepage .place-results {
  max-height: 150px !important;
}

.default-page .place-results {
  max-height: 400px !important;
}

@font-face {
  font-family: 'SF Compact Display Thin';
  font-style: normal;
  font-weight: normal;
  src: local("SF Compact Display Thin"), url("../fonts/sf-compact-display-thin.woff") format("woff");
}

@font-face {
  font-family: 'SF Compact Display Medium';
  font-style: normal;
  font-weight: normal;
  src: local("SF Compact Display Medium"), url("../fonts/sf-compact-display-medium.woff") format("woff");
}

@font-face {
  font-family: 'SF Compact Display Regular';
  src: local("SF Compact Display Regular"), url("../fonts/sf-compact-display-regular.ttf") format("truetype");
}

@font-face {
  font-family: 'SF Compact Display Bold';
  src: local("SF Compact Display Bold"), url("../fonts/sf-compact-display-bold.ttf") format("truetype");
}

@font-face {
  font-family: 'SF Compact Display Black';
  src: local("SF Compact Display Black"), url("../fonts/sf-compact-display-black.ttf") format("truetype");
}

/* Header */
header.new-home {
  background: url("/images/home/header_banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 500px;
}

header.new-home.frontend_contact {
  background: url("/images/home/contact_banner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}

header.new-home.how-does-it-work {
  background: linear-gradient(180deg, #B5B268 0%, #B5B268 100%);
}

header.new-home h1.title {
  text-align: center;
  color: #ffffff;
  font-family: 'SF Compact Display Black';
  font-style: normal;
  font-weight: 900;
  font-size: 63px;
  line-height: 74px;
  margin-top: 124px;
  margin-bottom: 124px;
}

header.new-home .logo {
  margin-top: 20px;
  display: block;
  height: 57px;
}

header.new-home .menu > ul > li .header-email {
  margin-left: 0;
}

header.new-home .menu > ul > li .header-email .number {
  font-family: 'SF Compact Display Bold';
  font-weight: 700;
  background-color: #fff;
  right: 4px;
  top: 1px;
  color: #080E11;
  width: 12px;
  height: 12px;
  line-height: 12px;
  font-size: 8px;
  top: 10px;
  right: 10px;
}

header.new-home .menu > ul > li .language {
  margin-right: 0;
  font-family: "SF Compact Display Regular";
  font-weight: 400;
}

header.new-home .menu > ul > li .header-right {
  margin-left: 0;
  margin-right: 0;
}

header.new-home .menu > ul > li .sub-menu {
  top: 60px;
}

header.new-home .icn-time::before {
  background: url(/images/icon-time-white.svg) no-repeat;
}

header.new-home .icn-email::before {
  background: url(/images/icon-email-white.svg) no-repeat;
}

header.new-home .icn-arrow-down::before {
  background: url("/images/icon-arrow-down-white.svg") no-repeat;
}

header.new-home nav {
  background-color: transparent;
  border-color: transparent;
}

header.new-home nav .menu ul.navbar-nav {
  float: right;
}

header.new-home nav .menu ul.navbar-nav a.nav-link {
  color: #ffffff;
  font-family: 'SF Compact Display Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  background-color: transparent;
}

header.new-home nav .menu ul.navbar-nav a.nav-link:hover {
  background-color: #080808;
  font-weight: bold;
}

header.new-home nav .menu ul.navbar-nav li.nav-item.active a {
  font-weight: 700;
  font-family: "SF Compact Display Bold";
}

header.new-home nav .menu ul.navbar-nav li.nav-item .dropdown-menu.languages {
  margin: 0;
  padding: 10px 0;
  min-width: auto;
  font-family: "SF Compact Display Regular";
  font-size: 14px;
  font-weight: 400;
}

header.new-home nav .menu ul.navbar-nav li.nav-item .dropdown-menu.languages a.dropdown-item {
  display: block;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

header.new-home nav .menu ul.navbar-nav li.nav-item .dropdown-menu.languages a.dropdown-item:hover {
  background-color: #080808;
}

header.new-home nav .menu ul.navbar-nav li.nav-item .dropdown-menu.languages a.dropdown-item.active {
  font-weight: 700;
  font-family: "SF Compact Display Bold";
}

header.new-home nav .menu ul.navbar-nav li.nav-item .dropdown-menu.languages a.dropdown-item:last-child {
  border-bottom: none;
}

header.new-home nav .menu ul.navbar-nav li.nav-item a.header-right span.wrap-text {
  color: #FFFFFF;
}

header.new-home nav .menu ul.navbar-nav li.nav-item a.btn-show-login-modal {
  padding-top: 0;
  color: #ffffff;
  font-family: "SF Compact Display Regular";
  font-weight: 400;
}

/* Footer */
footer {
  background-color: #423E37;
}

footer div.logo-socials {
  margin-top: 52px;
}

footer div.logo-socials ul.group-social {
  margin-top: 18px;
  list-style: none;
  margin-left: 0;
}

footer div.logo-socials ul.group-social li {
  display: inline-block;
}

footer div.logo-socials ul.group-social li a {
  padding: 12px;
  display: block;
  margin: 6px;
  background-repeat: no-repeat;
  cursor: pointer;
}

footer div.logo-socials ul.group-social li .instagram {
  background: url("/images/icons/instagram.svg") no-repeat;
}

footer div.logo-socials ul.group-social li .facebook {
  background: url("/images/icons/facebook.svg") no-repeat;
}

footer div.logo-socials ul.group-social li .linkedin {
  background: url("/images/icons/linkedin.svg") no-repeat;
}

footer div.logo-socials ul.group-social li .email {
  background: url("/images/icons/mail.svg") no-repeat;
}

footer div.web-links {
  margin-top: 62px;
  text-transform: uppercase;
}

footer div.web-links a {
  color: #FFFFFF;
  display: block;
  font-family: "SF Compact Display Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  margin-top: 30px;
}

footer div.new-traders {
  margin-top: 29px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
}

footer div.new-traders h6 {
  color: #FFFFFF;
  font-family: "SF Compact Display Bold";
  font-weight: 700;
}

footer div.new-traders p a {
  color: #AEAEAE;
  font-family: "SF Compact Display Medium";
}

footer div.powered_by {
  text-align: center;
  font-family: "SF Compact Display Thin";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 50px;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #999999;
}

footer div.powered_by .yellow {
  color: #B5B268;
  font-size: 12px;
}

body.other .new-home h1.title {
  margin-bottom: 91px;
}

body.other .new-home footer {
  margin-top: 300px;
}

/* Main */
main .container.location-search, body.other .new-home .container.location-search {
  background: #B5B35C;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  position: relative;
  margin-top: -49px;
  width: 642px;
  height: 99px;
}

main .container.location-search .row, body.other .new-home .container.location-search .row {
  margin-top: 26px;
}

main .container.location-search .row.use-maps, body.other .new-home .container.location-search .row.use-maps {
  margin-left: -15px;
  margin-right: -15px;
}

main .container.location-search .row.use-maps .col-xs-8.col-sm-8.col-md-8.col-lg-6, body.other .new-home .container.location-search .row.use-maps .col-xs-8.col-sm-8.col-md-8.col-lg-6 {
  padding-right: 0px;
}

main .container.location-search .row svg.search-logo, body.other .new-home .container.location-search .row svg.search-logo {
  position: absolute;
  top: 9px;
  left: 28px;
}

main .container.location-search .row input.location-search, body.other .new-home .container.location-search .row input.location-search {
  padding-left: 38px;
  font-family: "SF Compact Display Regular";
  font-size: 16px;
  height: 47px;
}

main .container.location-search .row input.location-search::-webkit-input-placeholder, body.other .new-home .container.location-search .row input.location-search::-webkit-input-placeholder {
  font-size: 16px;
}

main .container.location-search a.btn.btn-search, body.other .new-home .container.location-search a.btn.btn-search {
  margin-bottom: 15px;
  height: 47px;
  line-height: 47px;
  background: #E0E0E0;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  text-transform: uppercase;
  color: #AAAAAA;
  border: none;
  width: 100%;
  font-family: "SF Compact Display Regular";
  position: relative;
  opacity: 1 !important;
}

main .container.location-search a.btn.btn-search svg, body.other .new-home .container.location-search a.btn.btn-search svg {
  position: absolute;
  left: 5%;
  top: 12px;
}

main .container.location-search a.btn.btn-search.active, body.other .new-home .container.location-search a.btn.btn-search.active {
  color: #FFFFFF;
  background-color: #444444;
}

main .container.location-search a.btn.btn-search.active svg path, body.other .new-home .container.location-search a.btn.btn-search.active svg path {
  stroke: #FFFFFF;
}

main .static-contents, body.other .new-home .static-contents {
  background: url("/images/home/main_circle.svg") no-repeat;
  background-size: 65%;
  background-position: right 35% top 30%;
  margin-top: 100px;
}

main .static-contents .container-fluid .row, body.other .new-home .static-contents .container-fluid .row {
  max-width: 100%;
  margin-left: 1%;
  margin-right: 1%;
}

main .static-contents h2, body.other .new-home .static-contents h2 {
  font-family: "SF Compact Display Regular";
  font-style: normal;
  font-weight: 400;
  color: #423E37;
  font-size: 53px;
  line-height: 60px;
}

main .static-contents i.waiting-time-icon::before, body.other .new-home .static-contents i.waiting-time-icon::before {
  content: '';
  width: 14px;
  height: 14px;
  background: url("/images/home/waiting-time-icon.svg") no-repeat;
}

main .static-contents .min-title, body.other .new-home .static-contents .min-title {
  text-transform: uppercase;
  color: #B5B268;
  font-size: 6px;
}

main .static-contents i.icon-motobike::before, body.other .new-home .static-contents i.icon-motobike::before {
  content: '';
  width: 14px;
  height: 17px;
  background: url("/images/home/motobike.svg") no-repeat;
}

main .static-contents i.icon-money::before, body.other .new-home .static-contents i.icon-money::before {
  content: '';
  width: 14px;
  height: 14px;
  background: url("/images/home/money.svg") no-repeat;
}

main .static-contents i::before, body.other .new-home .static-contents i::before {
  content: none;
  padding-left: 22px;
}

main .static-contents .restaurant-box, body.other .new-home .static-contents .restaurant-box {
  box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
}

main .static-contents .restaurant-box.restaurant_2, body.other .new-home .static-contents .restaurant-box.restaurant_2 {
  position: relative;
  left: -10%;
}

main .static-contents .restaurant-box.restaurant_3, body.other .new-home .static-contents .restaurant-box.restaurant_3 {
  position: relative;
  left: -5%;
}

main .static-contents .restaurant-box .delivery-status, body.other .new-home .static-contents .restaurant-box .delivery-status {
  text-align: right;
  padding-left: 0;
  padding-right: 10px;
}

main .static-contents .restaurant-box .delivery-status p:first-child, body.other .new-home .static-contents .restaurant-box .delivery-status p:first-child {
  font-family: "SF Compact Display Regular";
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 2px;
}

main .static-contents .restaurant-box .delivery-status .status, body.other .new-home .static-contents .restaurant-box .delivery-status .status {
  font-family: "SF Compact Display Bold";
  font-weight: 700;
}

main .static-contents .restaurant-box img, body.other .new-home .static-contents .restaurant-box img {
  height: auto;
  width: 100%;
  max-width: 200%;
}

main .static-contents .restaurant-box h4, body.other .new-home .static-contents .restaurant-box h4 {
  font-family: "SF Compact Display Bold";
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.24px;
  color: #413E38;
  margin-bottom: 0px;
}

main .static-contents .restaurant-box p, body.other .new-home .static-contents .restaurant-box p {
  font-family: "SF Compact Display Regular";
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.24px;
  color: #413E38;
  margin-bottom: 10px;
}

main .static-contents .restaurant-box p.status, body.other .new-home .static-contents .restaurant-box p.status {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  color: #B5B268;
}

main .static-contents .restaurant-box span.time, main .static-contents .restaurant-box span.delivery, main .static-contents .restaurant-box span.price, body.other .new-home .static-contents .restaurant-box span.time, body.other .new-home .static-contents .restaurant-box span.delivery, body.other .new-home .static-contents .restaurant-box span.price {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 400;
  font-family: "SF Compact Display Regular";
  margin-bottom: 7px;
}

main .static-contents .order-type, body.other .new-home .static-contents .order-type {
  margin-top: 100px;
}

main .static-contents .order-type i.icon-people:before, body.other .new-home .static-contents .order-type i.icon-people:before {
  background: url("/images/home/icon-people.svg") no-repeat;
  content: "";
  width: 26px;
  height: 23px;
}

main .static-contents .order-type i.icn-arrow-down, body.other .new-home .static-contents .order-type i.icn-arrow-down {
  float: right;
  margin-top: 18px;
}

main .static-contents .order-type i.icn-arrow-down:before, body.other .new-home .static-contents .order-type i.icn-arrow-down:before {
  content: "";
  width: 14px;
  height: 8px;
  background: url("/images/icon-arrow-down.svg") no-repeat;
}

main .static-contents .order-type a.choose-order, body.other .new-home .static-contents .order-type a.choose-order {
  border: 1px solid #4D4D4D;
  box-sizing: border-box;
  border-radius: 15px;
  color: #444444;
  background-color: #ffffff;
  width: 75%;
  text-align: left;
  padding-right: 0;
  padding-left: 15px;
  font-family: "SF Compact Display Bold";
  font-weight: 700;
}

main .static-contents .order-type .dropdown-menu, body.other .new-home .static-contents .order-type .dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 18px;
  width: 70%;
  left: 3%;
  z-index: 1;
  position: relative;
  margin-bottom: 20px;
}

main .static-contents .order-type .dropdown-menu ul, body.other .new-home .static-contents .order-type .dropdown-menu ul {
  list-style: none;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: -0.24px;
}

main .static-contents .order-type .dropdown-menu ul li i.icon-choice:before, body.other .new-home .static-contents .order-type .dropdown-menu ul li i.icon-choice:before {
  content: '';
  width: 36px;
  height: 22px;
  background: url("/images/home/check.svg") no-repeat;
  visibility: hidden;
}

main .static-contents .order-type .dropdown-menu ul li span, body.other .new-home .static-contents .order-type .dropdown-menu ul li span {
  font-family: "SF Compact Display Regular";
  font-weight: 400;
}

main .static-contents .order-type .dropdown-menu ul li.active i.icon-choice:before, body.other .new-home .static-contents .order-type .dropdown-menu ul li.active i.icon-choice:before {
  visibility: visible;
}

main .static-contents .order-type .dropdown-menu ul li.active span, body.other .new-home .static-contents .order-type .dropdown-menu ul li.active span {
  color: #B5B268;
}

main .static-contents .order-type .dropdown-menu h3, body.other .new-home .static-contents .order-type .dropdown-menu h3 {
  margin-left: 28px;
  padding-top: 10px;
  font-family: "SF Compact Display Bold";
  font-weight: 700;
}

main .static-contents .order-success, body.other .new-home .static-contents .order-success {
  margin-top: 100px;
}

main .static-contents .order-success h4, body.other .new-home .static-contents .order-success h4 {
  text-transform: uppercase;
}

main .static-contents .order-success h4.title, body.other .new-home .static-contents .order-success h4.title {
  font-family: "SF Compact Display Bold";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
}

main .static-contents .order-success h4.yellow, body.other .new-home .static-contents .order-success h4.yellow {
  color: #B5B268;
  font-family: "SF Compact Display Medium";
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
}

main .static-contents .order-success h6, body.other .new-home .static-contents .order-success h6 {
  font-family: "SF Compact Display Medium";
  font-size: 17px;
  line-height: 20px;
}

main .static-contents .order-success .wrapForProduct .col-md-6, main .static-contents .order-success .wrapSubTotal .col-md-6, body.other .new-home .static-contents .order-success .wrapForProduct .col-md-6, body.other .new-home .static-contents .order-success .wrapSubTotal .col-md-6 {
  padding-left: 0;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 400;
}

main .static-contents .order-success .wrapForProduct .col-md-6.price, main .static-contents .order-success .wrapSubTotal .col-md-6.price, body.other .new-home .static-contents .order-success .wrapForProduct .col-md-6.price, body.other .new-home .static-contents .order-success .wrapSubTotal .col-md-6.price {
  padding-right: 0;
  text-align: right;
}

main .static-contents .order-success .wrapForProduct, body.other .new-home .static-contents .order-success .wrapForProduct {
  border-bottom: 1px solid #444444;
  padding: 10px 0;
}

main .static-contents .order-success .wrapForProduct .row.extra .col-md-6, body.other .new-home .static-contents .order-success .wrapForProduct .row.extra .col-md-6 {
  font-size: 12px;
  color: #B4B4B4;
}

main .static-contents .order-success .wrapForProduct .row.extra .col-md-6.subtitle, body.other .new-home .static-contents .order-success .wrapForProduct .row.extra .col-md-6.subtitle {
  padding-left: 20px;
}

main .static-contents .order-success .wrapSubTotal .col-md-6, body.other .new-home .static-contents .order-success .wrapSubTotal .col-md-6 {
  color: #B4B4B4;
  font-size: 12px !important;
}

main .static-contents .order-success .wrapSubTotal.firstSubTotal, body.other .new-home .static-contents .order-success .wrapSubTotal.firstSubTotal {
  padding-top: 10px;
}

main .static-contents .order-success .order-detail, body.other .new-home .static-contents .order-success .order-detail {
  box-shadow: 2px 10px 20px rgba(109, 109, 109, 0.15);
  border-radius: 6px;
  padding: 10px;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular {
  margin-left: 0;
  width: 57px;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-1, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-1 {
  bottom: 39px;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-2, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-2 {
  bottom: 162px;
  background-color: #B5B268;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-2::before, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-2::before {
  border-right-color: #B5B268;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-3, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-3 {
  bottom: 374px;
  background-color: #CCCCCC;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-3::before, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .wrap-label span.top-3::before {
  border-right-color: #CCCCCC;
}

main .static-contents .order-success .wrap-rectangle .main-rectangular .active-rectangular, body.other .new-home .static-contents .order-success .wrap-rectangle .main-rectangular .active-rectangular {
  height: 50%;
  background: linear-gradient(180deg, #B5B268 0%, #88853C 100%);
  box-shadow: 2px 10px 20px rgba(109, 109, 109, 0.15);
  border-radius: 5px;
}

main .download-pane, body.other .new-home .download-pane {
  padding-top: 300px;
  background: url(/images/home/download_pane.svg) no-repeat;
  background-size: cover;
  margin-top: 160px;
  padding-bottom: 50px;
}

main .download-pane h3, body.other .new-home .download-pane h3 {
  font-family: "SF Compact Display Black";
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 60px;
  color: #ffffff;
}

main .download-pane h5, body.other .new-home .download-pane h5 {
  font-family: "SF Compact Display Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 60px;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 50px;
}

main .download-pane .order-bell, body.other .new-home .download-pane .order-bell {
  background-color: #413E38;
  width: 174px;
  text-align: center;
  height: 173px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  position: absolute;
  z-index: 4;
  left: -105px;
  margin-top: 89px;
}

main .download-pane .order-bell img, body.other .new-home .download-pane .order-bell img {
  margin-top: 30px;
}

main .download-pane .iphoneX, body.other .new-home .download-pane .iphoneX {
  position: absolute;
  margin-top: -385px;
}

main .download-pane .qr-code, body.other .new-home .download-pane .qr-code {
  background: #B5B268;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  text-align: center;
  width: 137px;
  height: 126px;
  position: absolute;
  margin-top: -185px;
}

main .download-pane .qr-code img, body.other .new-home .download-pane .qr-code img {
  margin-top: 9px;
}

main .download-pane a.app-store img, main .download-pane a.google-play img, body.other .new-home .download-pane a.app-store img, body.other .new-home .download-pane a.google-play img {
  height: 86px;
  margin-right: 25px;
}

main .col-left p, main .col-right p, body.other .new-home .col-left p, body.other .new-home .col-right p {
  width: 98%;
  font-family: "Roboto";
  font-size: 23px;
  line-height: 50px;
  color: #ADADAD;
}

/* Login modal */
.modal-error-title h5 {
  text-transform: uppercase;
  font-family: Track;
  font-size: 28px;
  line-height: 28px;
  color: #413E38;
}

#modalLogin form.form-login {
  width: 536px;
  background-color: #F4F5F7;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 0 auto;
}

#modalLogin form.form-login .login-social.horizontal .of {
  background: #F4F5F7;
}

#modalLogin form.form-login .wrap-popup-card {
  background: #F4F5F7;
}

#modalLogin form.form-login .modal-login-container {
  padding: 0;
}

#modalLogin form.form-login .modal-login-container .form-group {
  margin-right: 50px;
  margin-left: 50px;
  text-align: left;
}

#modalLogin form.form-login .modal-login-container .form-group.text-center {
  text-align: center;
}

#modalLogin form.form-login .ip-has-icon {
  position: relative;
}

#modalLogin form.form-login .ip-has-icon svg {
  position: absolute;
  top: 6px;
  left: 4px;
}

#modalLogin form.form-login .ip-has-icon input {
  padding-left: 34px;
}

#modalLogin form.form-login .container-cb.inline-block {
  display: inline-block;
  margin-right: 20px;
}

#modalLogin form.form-login .container-cb {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  line-height: 25px;
  -webkit-user-select: none;
  user-select: none;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  color: #8898AA;
}

#modalLogin form.form-login .container-cb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

#modalLogin form.form-login .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.02), 0px 1px 3px rgba(50, 50, 93, 0.15);
  border-radius: 3px;
}

#modalLogin form.form-login .checkmark::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  display: block;
}

#modalLogin form.form-login .container-cb input:checked ~ .checkmark {
  background-color: #B5B268;
}

#modalLogin form.form-login .container-cb input:checked ~ .checkmark:after {
  display: block;
}

#modalLogin form.form-login .btn-login, #modalLogin form.form-login .btn-register {
  font-family: 'SF Compact Display Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  border-radius: 10px;
  border: none;
  padding: 0 40px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  height: 47px;
}

#modalLogin form.form-login .btn-login {
  background: #D2D08A;
  width: 139px;
  margin-right: 15px;
}

#modalLogin form.form-login .btn-register {
  background: #444444;
  width: 159px;
}

#modalLogin form.form-login a.forgot-password {
  font-family: Open Sans;
  font-size: 14px;
  line-height: 19px;
  color: #ADB5BD;
  float: right;
  text-decoration: none;
  font-width: 400;
}

#modalChangePassword .btn-recover-password {
  width: 254px;
  height: 41px;
  font-weight: normal;
  line-height: 19px;
  background: #D2CF8A;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

#modalChangePassword .wp-card svg {
  position: absolute;
  top: 20px;
  z-index: 2;
  left: 4px;
}

#modalChangePassword .wp-card input.location {
  padding-left: 33px;
}

#modalChangePassword .form-line .form-input {
  margin-bottom: 10px;
}

#modalForgotPassword .wp-card svg {
  position: absolute;
  top: 5px;
  z-index: 2;
  left: 4px;
}

#modalForgotPassword .wp-card input.location {
  padding-left: 33px;
}

#modalForgotPassword .btn-recover-password {
  width: 254px;
  height: 41px;
  font-weight: normal;
  line-height: 19px;
  background: #D2CF8A;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  font-family: "Open Sans", sans-serif;
  color: white;
}

#modalForgotPassword .btn-show-login-modal {
  display: block;
  top: 10px;
  left: 10px;
}

#modalForgotPasswordConfirmation .wrap-popup-card .wp-card button.btn.btn-modal, #modalRegisterConfirmation .wrap-popup-card .wp-card button.btn.btn-modal, #modalChangePasswordConfirmation .wrap-popup-card .wp-card button.btn.btn-modal, #modalWelcomeNewUser .wrap-popup-card .wp-card button.btn.btn-modal {
  background: #322F28;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 50px;
  width: 251px;
  font-family: Open Sans;
  font-size: 16px;
  line-height: 20px;
}

#modalForgotPasswordConfirmation .wrap-popup-card .wp-card span.modal-error-content, #modalRegisterConfirmation .wrap-popup-card .wp-card span.modal-error-content, #modalChangePasswordConfirmation .wrap-popup-card .wp-card span.modal-error-content, #modalWelcomeNewUser .wrap-popup-card .wp-card span.modal-error-content {
  margin-top: 50px;
}

#modalRegister input[type="text"],
#modalRegister input[type="email"],
#modalRegister input[type="password"],
#modalRegister input[type="number"],
#modalRegister input[type="url"],
#modalRegister input[type="search"],
#modalRegister input[type="tel"],
#modalRegister input[type="date"],
#modalRegister input[type="datalist"],
#modalRegister input[type="time"] {
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

#modalRegister .btn-modal.btn-modal-register {
  background: #322F28;
  margin-bottom: 25px;
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

#modalRegister .owl-field-group .group-2 {
  display: none;
}

#modalRegister.user-modal .pop-up .wrap-popup-card .wp-card .modal-register-form .form-line-modal.choose-gender {
  text-align: center;
}

#modalRegister .use-maps .icn-location.left {
  float: right;
  right: 0px;
}

#modalRegister label.hint {
  font-family: 'SF Compact Display Regular';
  font-size: 14px;
  line-height: 20px;
  color: #979797;
  font-weight: 400;
}

#modalRegister .owl-dots .owl-dot {
  display: inline-block;
}

#modalRegister .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: #EAEAEA;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

#modalRegister .owl-dots .owl-dot.active span, #modalRegister .owl-dots .owl-dot:hover span {
  background: #151515;
}

#modalRegister .wrap-checkbox-register label {
  position: static;
  font-weight: normal;
  width: calc(100% - 25px);
}

.user-modal .icon-eye, .user-modal .icon-eye-slash {
  position: absolute;
  top: 8px !important;
  left: 92% !important;
  opacity: 0;
}

.user-modal .icon-eye.active, .user-modal .icon-eye-slash.active {
  opacity: 1;
}

.user-modal .invalid input.required {
  background: #FFE2E1;
  border: 1px solid #EE3C3C;
  color: #EE3C3C;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
}

.user-modal .invalid .form-input svg path {
  fill: #EE3C3C;
}

.user-modal .invalid .ip-has-icon svg path {
  fill: #EE3C3C;
}

.user-modal .invalid .ip-has-icon svg.icon-eye path {
  stroke: #EE3C3C;
  fill: transparent;
}

/* Oops page */
header.oops {
  background: #423E37;
  height: 100px;
}

.main-content.oops {
  background-color: #423E37;
  text-align: center;
  height: 60%;
}

.main-content.oops h1 {
  font-family: Raleway;
  font-weight: 900;
  font-size: 63px;
  line-height: 74px;
  color: #FFFFFF;
}

.main-content.oops p {
  font-family: Raleway;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}

.main-content.oops .btn {
  background: #B5B268;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border: none;
  height: 47px;
  width: 245px;
}

#modalRegister .input-container.invalid-input input {
  background: #FFE2E1;
  border: 1px solid #EE3C3C;
  color: #EE3C3C;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
}

#modalRegister .input-container.invalid-input svg path {
  fill: #EE3C3C;
}

#modalRegister .input-container.invalid-input svg.icon-eye path {
  stroke: #EE3C3C;
  fill: transparent;
}

#modalRegister .form-line-modal {
  position: relative;
}

#modalRegister .form-line-modal .icon-eye, #modalRegister .form-line-modal .icon-eye-slash {
  top: 22%;
  right: 10px;
  left: auto !important;
}

.cookie-bar {
  display: none;
  top: 0;
  left: 0;
  background-color: #413E38;
  width: 100%;
  padding: 10px;
}

.cookie-bar p, .cookie-bar p a {
  color: #fff;
  font-family: SF Compact Display;
  font-size: 20px;
}

.cookie-bar p {
  padding: 12px 0 10px 12px;
}

.cookie-bar p a {
  text-decoration: underline;
}

.cookie-bar a.btn {
  font-family: SF Compact Display;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.15));
  border-radius: 5px;
}

.cookie-bar a.btn:hover {
  background-color: #54514b;
}

.page-search.sticky header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background: #413E38;
  height: 114px;
}

.page-search.sticky header .title {
  display: none;
}

.page-search.sticky header main.search {
  position: absolute;
  bottom: -50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.page-search.sticky .type-zaak {
  position: fixed;
  left: 0;
  top: 114px;
  width: 100%;
  background: #fff;
  z-index: 3;
  margin: 0;
  padding-top: 65px;
  padding-bottom: 30px;
  transition: all 0.3s ease-in;
}

.page-search.sticky .main-search-content {
  padding-top: 855px;
  padding-bottom: 50px;
}

.logo-restaurant {
  width: 100px;
  height: 83px;
  background-position: center;
  background-origin: unset;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-width {
  width: 100%;
}

.padding-0 {
  padding: 0;
}

.clearable {
  background: #fff url("/images/home/close.svg") no-repeat right -10px center !important;
  transition: background 0.4s;
}

.clearable.x {
  padding-right: 18px;
  background-position: right 5px center !important;
}

.clearable.onX {
  cursor: pointer;
}

.web-portal #modalRegister .wrap-popup-card .wp-card .modal-register-form .error.show-error {
  height: auto;
  display: none;
}

.web-portal #modalRegister .wrap-popup-card .wp-card .modal-register-form .form-line-modal .wrap-checkbox-register .checkbox-register {
  margin-top: -5px;
}

.web-portal #modalRegister .modal-back-text {
  font-family: "SF Compact Display Regular";
  font-weight: 400;
  font-size: 16px;
  top: 40px;
  left: 30px;
}

.cr-header-btn {
  border-radius: 5px;
  border-width: 1px;
  font-weight: 400;
  font-family: 'SF Compact Display Regular';
}

.restaurant-icon {
  height: 14px !important;
  width: 14px !important;
}

.back-link-normal {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-bottom: 15px;
  margin-top: 15px;
}

.error {
  font-family: "SF Compact Display Regular";
  font-weight: 400;
}

.user-modal .pop-up .wrap-popup-card .modal-back-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #ADB5BD;
  z-index: 999;
}

.avatar-trash-icon {
  width: 80px !important;
  height: 87px;
  margin: 0 auto;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  margin-top: -43px;
}

.modal-gms .avatar-container label {
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

.wrap-popup-card .close {
  right: 16px !important;
  top: 10px !important;
  opacity: 1 !important;
}

.wrap-popup-card .icn-close::before {
  width: 12px !important;
  height: 12px !important;
}

.msg-notify {
  height: 20px;
}

.common-errors .show-error {
  height: auto;
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

.common-errors .show-error:first-child {
  margin-top: 20px;
}

.common-errors .show-error:last-child {
  margin-bottom: 20px;
}

.mgb-10 {
  margin-bottom: 10px;
}

#modalLogin.portal-login form.form-login.invalid .ir-login-input {
  padding-left: 10px;
}

#modalLogin.portal-login form.form-login.invalid .first-icon {
  display: none;
}

#backgroundPopup {
  display: none;
  position: fixed;
  _position: absolute;
  /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #cecece;
  z-index: 998;
}

#popupContact {
  display: none;
  position: fixed;
  /* hack for internet explorer 6*/
  text-align: center;
  vertical-align: middle;
  z-index: 999;
  padding: 15px 20px 30px 20px;
  font-size: 13px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: white;
  border-radius: 10px;
  width: 600px;
}

#popupContact .popup-content .popupContactClose {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 700;
}

#popupContact .popup-content .close-popup {
  height: auto;
  padding: 15px 60px;
}

#popupContact .popup-content .avatar {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  box-shadow: 0 5px 10px rgba(110, 55, 30, 0.15);
}

#popupContact .popup-content .avatar img {
  object-fit: cover;
  object-position: 50% 50%;
  -o-object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

#popupContact .popup-content .display-content {
  max-height: 400px;
  overflow: auto;
  padding: 0 10px;
  margin-bottom: 25px;
  text-align: center;
}

#popupContact .popup-content .display-content p {
  font-style: normal;
  font-weight: normal;
  color: #797979;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 10px;
}

#popupContact h1 {
  text-align: left;
  color: #096;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

#button {
  text-align: center;
  margin: 100px;
}

@media screen and (max-width: 767px) {
  #popupContact {
    width: 360px;
  }
}

.hide-pc {
  display: none;
}

@media screen and (min-width: 1450px) {
  header .main-header .row {
    max-width: none;
  }
  .hp-slider .wp-content .row {
    max-width: none;
  }
}

@media screen and (min-width: 2000px) {
  .check-modal-container .modal-content.check-modal {
    height: 800px;
  }
  .check-modal-container .modal-content.check-modal > .check-content {
    height: 700px;
  }
}

@media screen and (min-width: 768px) {
  .mobile-header,
  .mobile-order-history,
  .mobile-product, .modelOrderHistory, #mobile-messages-user, .mobile-profile-user, #loyalties-container,
  .mobile-register.responsive-modal,
  .mobile-login.responsive-modal,
  #main-body .sent-successfully,
  .password-reset #main-body .step-register {
    display: none !important;
  }
  .owl-search-category .active-category.none-active a.none {
    padding: 29px 0 23px 0;
  }
  .hp-slider {
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
  }
  .category-pc,
  .pc-product {
    display: block;
  }
  #product-detail .user-modal .check-modal-container {
    height: 75vh;
  }
  #product-detail .user-modal .check-modal-container .modal-content.check-modal {
    height: calc(75vh + 29px - 130px);
  }
  #product-detail .user-modal .check-modal-container .modal-content.check-modal .check-content {
    height: 90%;
  }
  .hp-slider {
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
  }
  .user-modal .modal-content .form-line .checkbox-sex {
    left: 30px;
  }
  .user-modal.modelFillAddress .wrap-popup-card .form-line.use-maps {
    padding: 0px 50px 0 50px;
  }
  .user-modal.modelFillAddress .wrap-popup-card .form-line.use-maps .radio-custom .item-radio {
    justify-content: center;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .modal-register-form .form-line-modal.use-maps input {
    padding-right: 35px !important;
    padding-left: 12px !important;
  }
  #modalForgotPassword .btn-recover-password {
    margin-top: 20px;
  }
  #modalForgotPassword .modal-error-title h5 {
    padding: 20px 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .btn-modal.btn-modal-register {
    margin-top: 28px;
  }
}

@media screen and (max-width: 1400px) {
  .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 50px 100px 48px 100px;
  }
  .row-check-container {
    padding: 0 10px;
  }
}

.col-xs-custom {
  width: 427px;
}

@media screen and (max-width: 1326px) {
  .modelFillAddress.user-modal .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 30px 0;
  }
  .modelFillAddress.user-modal .pop-up .wrap-popup-card .wp-card .form-line .item-radio {
    margin-top: 40px;
    justify-content: center;
  }
  .modelFillAddress.user-modal .pop-up .wrap-popup-card .wp-card .form-line .item-radio:first-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .owl-carousel-home .owl-item .item a {
    max-height: 135px;
    overflow: hidden;
  }
  .owl-carousel-home .owl-item .item a img {
    min-height: 135px;
  }
  .owl-search-category .owl-stage-outer {
    width: auto;
    margin-right: 40px;
  }
  .wrap-meal .wrap-item-content.has-both-icons .wrap-content, .wrap-meal .wrap-item-content.has-icon .wrap-content {
    width: 60%;
  }
  .wrap-meal .wrap-item-content .wrap-content {
    width: 100%;
    padding-right: 0;
  }
  .wrap-meal .wrap-item-content .wrap-content label {
    width: 100%;
    display: block;
  }
  .wrap-meal .wrap-item-content .wrap-image {
    width: 100%;
  }
  .wrap-meal .wrap-item-content .wrap-image .bd-image img {
    height: auto;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 0px 30px 0 30px;
  }
  .radio-custom .item-radio .wrap-content.pop-address {
    float: none;
    display: table;
  }
  .wrap-page-card .wrap-content-card .wrap-text {
    margin-left: 45px;
  }
  .wrap-page-card .wrap-content-card .credit {
    position: relative !important;
    left: 0;
    right: 0;
  }
  .user-modal .check-modal-container .modal-meal .wrap-meal .item-meal {
    width: 50%;
    padding: 0 15px;
  }
  .hp-slider .wp-content .custom-col [class*=col-] {
    padding: 0 22px;
  }
  .wrap-meal .wrap-item-content .wrap-bottom {
    bottom: 0;
  }
  .wrap-meal .wrap-item-content .wrap-bottom .row .col-md-9 .price, .wrap-meal .wrap-item-content .wrap-bottom .row .col-md-3 .price {
    float: left;
  }
  .step-register .form-line {
    max-width: 300px;
  }
  .ap-success .radio-custom .item-radio .wrap-content, #pop-parentCart .radio-custom .item-radio .wrap-content {
    float: none;
    display: table;
  }
  .ap-success .wrapSubTotal .col-left, .ap-success .wrapSubTotal .col-right, .ap-success #fee .col-left, .ap-success #fee .col-right, .ap-success .row-table.total .col-left, .ap-success .row-table.total .col-right, .ap-success .table-order .wrapForProduct .col-left, .ap-success .table-order .wrapForProduct .col-right, #pop-parentCart .wrapSubTotal .col-left, #pop-parentCart .wrapSubTotal .col-right, #pop-parentCart #fee .col-left, #pop-parentCart #fee .col-right, #pop-parentCart .row-table.total .col-left, #pop-parentCart .row-table.total .col-right, #pop-parentCart .table-order .wrapForProduct .col-left, #pop-parentCart .table-order .wrapForProduct .col-right {
    width: 50% !important;
    margin: 0 !important;
  }
  .ap-success .minute-content.hidden {
    display: none;
  }
  .wrap-meal .wrap-item-content .wrap-image .bd-image {
    height: 140px;
    overflow: hidden;
  }
  .hp-slider .wp-content {
    position: absolute;
    bottom: 0px;
  }
  .wrap-page-card .wrap-content-card .wrap-text .description {
    width: 40%;
    color: #A8A8A8;
    margin-left: 20px;
  }
  .hp-slide .col-slide {
    padding-left: 7px;
  }
  .ap-content.ap-success .success-page .wrapForProduct .row-table .col-left .total-number {
    position: initial;
    margin-right: 2px;
  }
}

@media screen and (max-width: 1024px) {
  #userModal.user-modal .modal-content .form-line .input-container span {
    text-align: left;
  }
  #userModal.user-modal .modal-content .form-line label, #userModal.user-modal .modal-content .form-line .error {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 360px) {
  .main-header .mobile-header h2 {
    width: 70%;
  }
  .menu-user .modal-content {
    margin-bottom: 20%;
  }
}

@media screen and (max-width: 768px) {
  .row-check-container {
    margin-top: 5px;
  }
  .web-header {
    display: none;
  }
  .container-fluid.type-zaak .owl-nav button {
    display: none;
  }
  .mobile-header {
    display: block;
    height: 56px;
    padding: 0 20px;
    position: relative;
  }
  .mobile-header h2 {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 40px;
    font-size: 18px;
  }
  .mobile-header i.information {
    position: absolute;
    right: 50px;
    bottom: 20px;
    line-height: 0 !important;
  }
  .mobile-header i.icon-chevron-left::before {
    color: #ffffff;
    margin-top: 23px;
    font-size: 18px;
  }
  .mobile-header .wrap-title-map-information {
    position: unset !important;
  }
  .mobile-header .wrap-map .g-map {
    display: none;
  }
  body.sticky .mobile-header, body.web-user-index .mobile-header {
    height: 56px;
    position: fixed;
    width: 100%;
    z-index: 99;
  }
  body.sticky .mobile-header h2, body.web-user-index .mobile-header h2 {
    left: 40px;
    font-size: 18px;
  }
  body.sticky .mobile-header i.icon-chevron-left::before, body.web-user-index .mobile-header i.icon-chevron-left::before {
    margin-top: 0;
    font-size: 15px;
  }
  body.sticky .mobile-category, body.sticky .ap-content.ap-success, body.web-user-index .mobile-category, body.web-user-index .ap-content.ap-success {
    padding-top: 200px;
  }
  body.sticky .mobile-product-detail .check-modal-container .check-image .close-product-detail, body.web-user-index .mobile-product-detail .check-modal-container .check-image .close-product-detail {
    display: none;
  }
  body.default-page.web-user-index.sticky.sticky-category #header .mobile-header, body.default-page.web-favourite-index.sticky.sticky-category #header .mobile-header {
    position: fixed;
  }
  body.web-user-index .mobile-header, body.web-favourite-index .mobile-header {
    position: relative;
  }
  body.web-user-index .mobile-category, body.web-user-index .ap-content.ap-success, body.web-favourite-index .mobile-category, body.web-favourite-index .ap-content.ap-success {
    padding-top: 0;
  }
  body.web-user-index.sticky-category .header-search, body.web-favourite-index.sticky-category .header-search {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background: white;
    box-shadow: 2px 10px 20px rgba(109, 109, 109, 0.15);
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal, body.web-favourite-index #product-detail.mobile-product-detail .user-modal {
    margin-top: 0;
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal .modal-content, body.web-favourite-index #product-detail.mobile-product-detail .user-modal .modal-content {
    border-radius: 0;
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal .modal-content .allergenens-web, body.web-favourite-index #product-detail.mobile-product-detail .user-modal .modal-content .allergenens-web {
    display: none;
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal .modal-content .allergenens-mobile, body.web-favourite-index #product-detail.mobile-product-detail .user-modal .modal-content .allergenens-mobile {
    display: block;
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal .modal-content .minute-content, body.web-favourite-index #product-detail.mobile-product-detail .user-modal .modal-content .minute-content {
    float: none;
  }
  body.web-user-index #product-detail.mobile-product-detail .user-modal .modal-content .minute-content input, body.web-favourite-index #product-detail.mobile-product-detail .user-modal .modal-content .minute-content input {
    padding: 0;
    font-size: 14px;
    position: inherit;
  }
  body.default-page.web-favourite-index #container #product .pc-product .grid-meal.order {
    display: none;
  }
  body .mobile-register.responsive-modal input::placeholder, body .mobile-register.responsive-modal label, body .mobile-register.responsive-modal button, body .mobile-register.responsive-modal a {
    font-size: 14px;
  }
  body.homepage .mobile-login.responsive-modal .wrap-popup-card .wp-card, body.homepage .mobile-forgot-password.responsive-modal .wrap-popup-card .wp-card {
    padding-top: 45px;
  }
  body.homepage .mobile-register.responsive-modal .wrap-popup-card .wp-card {
    padding-top: 10px;
  }
  body.homepage .mobile-register.responsive-modal .wrap-popup-card .wp-card .modal-error-title {
    margin-top: 0;
  }
  #parentCart {
    display: none;
    padding: 0 0 80px 0;
  }
  #parentCart .wrap-sidebar {
    margin-top: 10px;
    padding: 0 20px;
  }
  #parentCart .wrap-sidebar .tabAfhaal.wrap-content {
    background: none;
  }
  #parentCart .wrap-sidebar .tabAfhaal.wrap-content #order1 {
    z-index: 3;
  }
  #parentCart .wrap-sidebar .shopping-cart .minute-content input {
    height: 15px;
    width: 20px;
    position: initial;
    top: 0px;
    padding: 0;
  }
  #parentCart #wrapRedeem {
    position: inherit;
  }
  #parentCart .notiMaxFreeCart {
    width: 100%;
  }
  #parentCart .wrap-validate {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0;
    left: 0;
    margin-bottom: 10px;
  }
  #parentCart .wrap-validate .sub-title-code {
    display: flex;
    justify-content: space-between;
  }
  #parentCart .wrap-validate .owl-dots {
    margin-bottom: 0px;
  }
  .wrap-info-map-header {
    top: 45px;
    left: 20px;
  }
  .wrap-info-map-header::before {
    right: 10%;
    display: none;
  }
  .mobile-category.header-search .search-action .wrap-action {
    margin-top: 8px;
  }
  .mobile-category.header-search .search-action a {
    float: none;
  }
  .mobile-category.header-search .search-action a i.icon-search {
    font-size: 20px;
  }
  .mobile-category .owl-search-category {
    margin-left: 0px;
    margin-right: 0;
    touch-action: none;
  }
  .mobile-category .owl-search-category .active-category {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mobile-category .owl-search-category .active-category.active-active, .mobile-category .owl-search-category .active-category.none-active {
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .mobile-category .owl-search-category .owl-stage-outer .owl-item {
    display: flex;
    align-items: center;
  }
  .mobile-category .owl-search-category .owl-stage-outer .owl-item a {
    padding: 10px 0 0 0;
    display: unset;
  }
  .mobile-category .owl-search-category i.icon-chevron-left, .mobile-category .owl-search-category i.icon-chevron-right {
    display: none;
  }
  .mobile-category .owl-search-category i.icn-active-menu-friet::before, .mobile-category .owl-search-category i.icn-active-menu-kroket::before {
    width: 14px;
    height: 17px;
  }
  .mobile-category.header-search {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mobile-category.header-search .search-action a {
    margin-left: 0;
  }
  .mobile-category .wrap-search {
    border: none;
    margin: 5px 5px 5px 0;
    display: flex;
    align-items: center;
  }
  .mobile-category .wrap-search .search-action {
    position: relative;
    transform: none;
  }
  .mobile-category .wrap-search .search-action .wrap-action {
    display: flex;
    top: 6px;
  }
  .mobile-category .wrap-search .search-action .wrap-action .heart {
    margin-left: 5px;
  }
  .mobile-category button.owl-prev, .mobile-category button.owl-next {
    display: none;
  }
  .mobile-product .wrap-meal {
    padding-bottom: 100px;
  }
  .mobile-product .wrap-meal .wrap-item-content.has-both-icons i.icn-active-menu-friet {
    margin-left: 46px;
  }
  .mobile-product .wrap-meal .wrap-item-content.has-icon i.icn-active-menu-friet, .mobile-product .wrap-meal .wrap-item-content.has-icon i.icn-active-menu-kroket {
    margin-left: 0px;
  }
  .mobile-product .wrap-meal .wrap-item-content.no-product-image span.favoriet-kokette {
    float: right;
  }
  .mobile-product .wrap-meal .wrap-item-content .wrap-content {
    width: 30%;
  }
  .mobile-product .wrap-meal .wrap-item-content i.icn-active-menu-friet, .mobile-product .wrap-meal .wrap-item-content i.icn-active-menu-kroket {
    float: none;
  }
  .mobile-product .wrap-meal .wrap-item-content i.icn-active-menu-friet::before, .mobile-product .wrap-meal .wrap-item-content i.icn-active-menu-kroket::before {
    width: 22px;
    height: 26px;
  }
  .mobile-product .wrap-meal .wrap-item-content i.icn-information-o {
    display: none;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content {
    padding: 10px 2px 10px 5px;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx {
    margin-right: 0;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx .content-left {
    padding-right: 0px;
    margin-right: 0;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx .content-left .ct-head h6 {
    font-size: 16px;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx .content-left.width-50 {
    width: calc((100vh - 27px)/3*2);
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx .content-right {
    padding-right: 0px;
  }
  .mobile-product .wrap-meal .item-meal.pro-show-detail .wrap-item-content .wrap-contentx .content-right.width-50 {
    width: calc((100vh - 27px)/3);
  }
  .bottom-menu {
    display: block;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .bottom-menu ul {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .bottom-menu ul li {
    width: 24%;
    list-style: none;
    display: inline-block;
  }
  .bottom-menu ul li a {
    position: relative;
  }
  .bottom-menu ul li a strong {
    display: block;
    text-transform: uppercase;
    font-family: SF Compact Display, sans-serif;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    letter-spacing: -0.24px;
    color: #413E38;
  }
  .bottom-menu ul li a i.cart-counter {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    border-radius: 50%;
    transition: background .3s ease-out;
    font-family: SF Pro Text, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 22px;
    letter-spacing: -0.58px;
    color: #FFFFFF;
    background: #413E38;
  }
  .mobile-profile-user {
    padding-bottom: 100px;
  }
  .mobile-profile-user .avatar-container .wrap-avatar {
    margin: 0 auto;
  }
  .mobile-profile-user .avatar-container label {
    font-size: 14px;
    line-height: 2;
    text-align: center;
    color: #d1d1d1;
    display: block;
    cursor: pointer;
  }
  .mobile-profile-user .modal-content {
    border: none;
    box-shadow: none;
  }
  .mobile-profile-user .modal-content .wrap-modal .close {
    display: none;
  }
  .mobile-profile-user .modal-content .wrap-modal .avatar-container .show-img img {
    height: 100%;
  }
  .mobile-profile-user .modal-content .wrap-modal .custom-col .input-container input {
    margin-bottom: 5px;
  }
  .mobile-profile-user .modal-content .form-line .input-container span {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #d1d1d1;
    text-align: left;
    margin-right: 8px;
  }
  .mobile-profile-user .modal-content .form-line.text-left .input-container span {
    float: none;
  }
  .mobile-profile-user .modal-content .form-line.mgl-5 {
    margin-left: 0px;
  }
  .mobile-profile-user .modal-content .form-line.mgl-5 .input-container .wap-radio .checkbox-sex .wrap-content input {
    margin-bottom: 0px;
  }
  .mobile-profile-user .modal-content .form-line label {
    color: #717171;
    margin-bottom: 5px !important;
  }
  .mobile-profile-user .modal-content .form-line .checkbox-sex .wrap-content input:checked + .slider {
    color: #ffffff;
  }
  .responsive-modal {
    padding: 100px 0;
    display: none;
  }
  .responsive-modal.mobile-forgot-password .btn-recover-password {
    margin-top: 20px;
  }
  .responsive-modal .modal-back-text, .responsive-modal .close {
    display: none;
  }
  .responsive-modal .col-md-6.col-md-push-3 {
    width: 95%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .responsive-modal .wrap-popup-card .wp-card {
    text-align: center;
    padding: 20px 0;
    position: relative;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-error-title {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal {
    margin-bottom: 20px;
    text-align: left;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .hidden-mobile {
    display: none;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .form-input {
    position: relative;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .form-input i {
    position: absolute;
    margin: 10px;
    right: 0;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal label {
    margin-bottom: 0px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal label.font-weight {
    font-weight: normal;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal label.font-weight span {
    font-weight: bold;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .wrap-checkbox-register {
    display: flex;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .wrap-checkbox-register .checkbox-register {
    background-image: url(../../images/icons/checkbox-unchecked.svg);
    background-repeat: no-repeat;
    background-position: 0;
    width: 30px;
    height: 20px;
    margin-top: 0px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .wrap-checkbox-register .checkbox-register:checked {
    background-image: url("../../images/icons/checkbox-checked.svg");
    background-position: 0;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .wrap-checkbox-register label {
    font-weight: normal;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-register-form .form-line-modal .error.error-checkbox {
    margin-top: 0px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-error-content {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-login-container {
    padding: 20px 10px 0 10px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-login-container .password {
    margin-bottom: 15px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-login-container .username {
    margin-bottom: 12px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-login-container .btn-modal {
    padding: 0 35px;
    margin-right: 5px;
  }
  .responsive-modal .wrap-popup-card .wp-card .modal-login-container .last {
    text-decoration: underline;
  }
  .responsive-modal .wrap-popup-card .wp-card .register-container {
    margin-top: 15px;
  }
  .responsive-modal.mobile-forgot-password-confirmation, .responsive-modal.mobile-register-confirmation {
    padding-top: 55px;
  }
  .responsive-modal.mobile-forgot-password-confirmation .btn-modal, .responsive-modal.mobile-register-confirmation .btn-modal {
    display: none;
  }
  .menu-user .modal-content {
    margin-bottom: 10%;
    z-index: 7;
    border-radius: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .menu-user .modal-content .sub-menu li {
    list-style: none;
    margin-bottom: 20px;
  }
  .shopping-cart .wp-table .row-table .col-right {
    margin: 5px 0;
  }
  .wrap-sidebar .form-inline input {
    width: 60%;
  }
  .wrap-sidebar .form-inline .btn {
    width: 37%;
  }
  #loyalties-container .wrap-page-card {
    padding-bottom: 100px;
  }
  #modalRedeemSuccess.pop-up, #modalRedeemFailed.pop-up {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #modalRedeemSuccess.pop-up .wrap-popup-card, #modalRedeemFailed.pop-up .wrap-popup-card {
    margin-top: 0;
  }
  #modalRedeemSuccess.pop-up .wrap-popup-card.wrap-popup-text, #modalRedeemFailed.pop-up .wrap-popup-card.wrap-popup-text {
    min-height: 1px;
  }
  #modalRedeemSuccess.pop-up .wrap-popup-card .wp-card #reward-physical .reward-content img, #modalRedeemSuccess.pop-up .wrap-popup-card .wp-card #reward-gift .reward-content img, #modalRedeemFailed.pop-up .wrap-popup-card .wp-card #reward-physical .reward-content img, #modalRedeemFailed.pop-up .wrap-popup-card .wp-card #reward-gift .reward-content img {
    width: 30%;
  }
  #product-detail.mobile-product-detail .bg {
    z-index: 0;
  }
  #product-detail.mobile-product-detail .user-modal {
    position: unset;
    background-color: #ffffff;
    margin-top: 56px;
  }
  #product-detail.mobile-product-detail .user-modal .check-modal-container {
    width: 100%;
    position: static;
    transform: none;
  }
  #product-detail.mobile-product-detail .user-modal .check-modal-container .check-image {
    border-radius: 0;
  }
  #product-detail.mobile-product-detail .user-modal .check-modal-container .modal-content.check-modal {
    padding-bottom: 100px;
    margin-top: 0;
  }
  #product-detail.mobile-product-detail .user-modal .check-modal-container .modal-content.check-modal .check-content {
    height: auto;
    overflow-y: hidden;
  }
  #product-detail.mobile-product-detail .user-modal .check-modal-container .modal-content.check-modal .check-button-container {
    margin: 26px;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 0px 30px;
  }
  #m-wrapper .wrap-mobile {
    float: left;
    width: 100%;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step p {
    color: #343434;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step p a {
    color: #4D4D4D;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
    text-decoration: none;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step .btn {
    height: 70px;
    width: 100%;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
    margin-right: 0px;
    border: none;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step #m-keyword-search-groups {
    height: 50px;
    font-size: 16px;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step #m-keyword-search-groups::-webkit-input-placeholder {
    font-size: 16px;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step .wrap-action {
    margin-top: 20px;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step .wrap-action a {
    color: #4D4D4D;
    text-transform: uppercase;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
    margin-bottom: 20px;
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step .wrap-action a::before {
    content: '\003C';
  }
  #m-wrapper .wrap-mobile .wp-content .wrap-step .wrap-action i {
    display: none;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress {
    font-family: SF Compact Display, sans-serif;
    top: 155px;
    background: none;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step {
    padding: 0 10px;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .wrap-action {
    margin-top: 20px;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .wrap-action a {
    color: #4D4D4D;
    text-transform: uppercase;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
    margin-bottom: 20px;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .wrap-action a::before {
    content: '\003C';
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .wrap-action i {
    display: none;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps {
    margin-bottom: 0;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-input {
    float: none;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-content {
    width: 100%;
    display: block;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-content p, #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-content label {
    color: #4D4D4D;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-content .location {
    height: 50px;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .wrap-content input::placeholder {
    font-family: SF Compact Display, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .radio-custom.maps .wrap-input input {
    border: 2px solid #000;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .radio-custom.maps .wrap-input input[type="radio"]:checked + .input-active {
    background: #000;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .radio-custom.maps .wrap-content .icn-location {
    opacity: 1;
    background-image: url("../../images/icons/address-marker-black.svg");
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .use-maps .radio-custom.maps .wrap-content input.location {
    padding-left: 35px !important;
  }
  #m-wrapper .wrap-mobile #wrapFillAddress .wrap-step .btn.btn-disable.btn-order {
    padding: 35px 0;
    width: 100%;
    line-height: 5px;
    font-size: 16px;
    border: none;
    margin: 20px 0 0 0;
    font-family: SF Compact Display, sans-serif;
  }
  #m-wrapper .wrap-mobile #wrapSearchGroup .wrap-step .btn.disableBtn.btn-order {
    color: white !important;
    border: none;
    background-color: #969696 !important;
  }
  #m-wrapper .wrap-mobile #wrapSearchGroup .wrap-step .btn[disabled] {
    opacity: 1;
  }
  .hp-slider #wrapSwitchAfhaalLevering .wrap-step a, .hp-slider #wrapSwitchAfhaalLevering .wrap-step p, .hp-slider #wrapSwitchAfhaalLevering .wrap-step label {
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
  }
  .hp-slider #wrapSwitchAfhaalLevering .wrap-step .icn-location.left {
    right: 5px;
    left: unset;
  }
  .hp-slider #wrapSwitchAfhaalLevering .wrap-step .btn.last.btn-register {
    box-shadow: none;
  }
  .xdsoft_datetimepicker .xdsoft_label.xdsoft_month span, .xdsoft_datetimepicker .xdsoft_label.xdsoft_year span {
    font-family: SF Compact Display, sans-serif;
  }
  .mobile-order-history {
    padding: 12px;
  }
  .mobile-order-history h2 {
    font-size: 18px;
    font-family: SF Pro Text, sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .mobile-order-history ul {
    margin-left: 0px;
  }
  .mobile-order-history ul li {
    list-style: none;
  }
  .mobile-order-history ul li ul.sub-order-history {
    margin-left: 0px;
    margin-bottom: 100px;
  }
  .mobile-order-history ul li ul.sub-order-history li {
    padding: 15px 0;
    border-bottom: 1px solid #EDEDED;
    display: flex;
    justify-content: space-between;
  }
  .mobile-order-history ul li ul.sub-order-history li.border-none {
    border-bottom: none !important;
  }
  .mobile-order-history ul li ul.sub-order-history li p {
    margin-bottom: 5px;
    font-size: 16px;
    font-family: SF Compact Display, sans-serif;
    font-weight: bold;
  }
  .mobile-order-history ul li ul.sub-order-history li a, .mobile-order-history ul li ul.sub-order-history li span {
    font-size: 14px;
    font-family: SF Compact Display, sans-serif;
  }
  .mobile-order-history ul li ul.sub-order-history li span {
    color: gray;
  }
  .mobile-order-history ul li ul.sub-order-history li i.icn-eye-color {
    position: absolute;
    right: 15px;
    transform: translate(0px, -10px);
  }
  .mobile-order-history ul li ul.sub-order-history li i.icn-eye-color::before {
    background-image: url("../../images/icons/eye.svg");
    background-position: 0;
    height: 20px;
  }
  .mobile-order-history ul li ul.sub-order-history li .eye-icon {
    display: flex;
    align-items: center;
  }
  .wrap-popup-order.pc-wrap {
    display: none;
  }
  .wrap-popup-order.mobile-wrap {
    display: block;
    background: white;
    margin-top: 40%;
  }
  .wrap-popup-order.mobile-wrap .owl-carousel {
    touch-action: none;
  }
  .wrap-popup-order.mobile-wrap .close {
    opacity: 1;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item {
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item label, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item span, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item b, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item a, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item h6 {
    font-family: SF Compact Display, sans-serif;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item .name-restaurant {
    display: block;
    font-size: 17px;
    font-family: SF Compact Display, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #C23342;
    margin-bottom: 10px;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item .row-table.table-header {
    margin-bottom: 10px;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .andere-box.item .row-table.table-header .col-left {
    width: auto;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart {
    padding-top: 0px;
    margin-bottom: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart h6 {
    font-family: SF Compact Display, sans-serif;
    font-size: 17px;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table .row-table .col-right {
    margin: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct .row-table.border-top {
    border-top: 1px solid #d1d1d1;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct span.total-number {
    left: -28px;
    width: auto;
    position: initial;
    min-width: 23px;
    text-align: left;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct .row-table {
    display: flex;
    margin-top: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct .row-table .col-right {
    margin: 0;
    width: 30%;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct .row-table .col-left {
    width: 70%;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapForProduct .row-table .col-left label {
    margin-bottom: 0px;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order #fee, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapSubTotal, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapCouponCode, .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .wrapRedeemDiscount {
    display: flex;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .row-table.total {
    margin-top: 0;
    padding-top: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-stage-outer .owl-item .shopping-cart .wp-table.table-order .row-table.total .total-cart-step1 {
    display: flex;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots {
    text-align: center;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots .owl-dot {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: #EAEAEA;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots .owl-dot.active span, .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots .owl-dot:hover span {
    background: #151515;
  }
  .wrap-popup-order.mobile-wrap .order-history-slider .owl-dots .owl-dot.active {
    padding: 5px;
  }
  .wrap-popup-order.mobile-wrap .btn.btn-andere.show-popup {
    margin-top: 18px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-family: SF Compact Display, sans-serif;
  }
  .user-modal.modal-authen .pop-up .form-login .wrap-popup-card.time-limit {
    margin-top: 50%;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 0px 30px;
  }
  .modelOrderHistory .wrap-content .mobile-order-history {
    padding-bottom: 0px;
  }
  .modelOrderHistory .wrap-content .mobile-order-history ul {
    margin-bottom: 0;
  }
  .modelOrderHistory .wrap-content .mobile-order-history ul li ul {
    margin-bottom: 0;
  }
  .ap-content.ap-success .success-page .wrapForProduct .row-table .col-left .total-number {
    text-align: unset;
    width: auto;
  }
  .hide-bg-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #m-wrapper #m-header .mobile-header {
    z-index: 11;
  }
  .main-header .col-md-6 {
    width: 30%;
  }
  .col-md-6.text-right.right-header {
    width: 70%;
  }
  .main-header .col-md-7.right-header {
    width: 60%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .hp-slider .wp-image {
    height: auto;
  }
  .hp-slider .wp-image img {
    height: 240px;
    border-radius: inherit;
  }
  .hp-slider .wp-image .overlay {
    border-radius: inherit;
  }
  .hp-slider .wp-image .slide-item {
    border-radius: inherit;
  }
  .place-results {
    width: 100%;
    top: 85px;
  }
  .default-page .place-results {
    max-height: 200px !important;
  }
  .wrap-content .place-results {
    top: 45px;
  }
  .main-header .left-header h2, .main-header .left-header h6 {
    display: none;
  }
  .owl-carousel-home .owl-item .item a img {
    min-height: inherit;
  }
  .owl-carousel-home .owl-item .item h6 {
    left: 0;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .btn-modal.btn-register {
    line-height: 34px;
  }
  .default-page .main-header .information span {
    display: none;
  }
  .hide-mobile, .hide-on-mobile {
    display: none;
  }
  .hide-pc {
    display: block;
  }
  .check-modal-container {
    min-width: inherit;
  }
  .check-modal-container .check-modal .check-container .title-container h5 {
    font-size: 20px;
  }
  .menu > ul > li .language {
    margin-right: 10px;
  }
  .menu > ul > li .header-right .border-circle {
    margin-right: 0;
  }
  .menu > ul > li .header-right .wrap-text span {
    display: none;
  }
  #userModal.user-modal .modal-content .form-line.text-left .input-container {
    display: none !important;
  }
  #userModal.user-modal .modal-content .form-line.text-left label {
    margin-bottom: 5px !important;
    clear: both;
  }
  #userModal.user-modal .modal-content .form-line.mgl-5 {
    margin-left: 0;
  }
  #userModal.user-modal .modal-content .form-line.mgl-5 .input-container .wap-radio input {
    margin-bottom: 0;
  }
  #userModal.user-modal .modal-content .form-line .input-container.text-center {
    text-align: center;
  }
  #userModal.user-modal .modal-content .form-line .input-container span {
    text-align: left;
  }
  #userModal.user-modal .modal-content .form-line .input-container input {
    margin-bottom: 5px;
  }
  .ap-content.ap-success {
    margin-top: 30px;
  }
  .ap-content.ap-success img {
    max-width: 130px;
  }
  .user-modal .check-modal-container .modal-meal .wrap-meal .item-meal {
    width: 100%;
  }
  .check-modal-container .modal-meal .wrap-title h2 {
    font-size: 30px;
  }
  .wrap-table-time .col-md-6 {
    width: 50%;
  }
  .wrap-info-map-header .wrap-table-co-2 .col-md-9 {
    width: 80%;
  }
  .owl-search-category {
    margin-left: 60px;
  }
  .wrap-meal .wrap-item-content .wrap-image .bd-image {
    height: auto;
  }
  #formCartStep1 .wrapSubTotal .col-left, #formCartStep1 .wrapSubTotal .col-right, #formCartStep1 #fee .col-left, #formCartStep1 #fee .col-right, #formCartStep1 .table-order .wrapForProduct .col-left, #formCartStep1 .table-order .wrapForProduct .col-right, #formCartStep1 .wrapCouponCode .col-left, #formCartStep1 .wrapCouponCode .col-right, #formCartStep1 .wrapRedeemDiscount .col-left, #formCartStep1 .wrapRedeemDiscount .col-right, #formCartStep1 .total-cart-step1 .col-left, #formCartStep1 .total-cart-step1 .col-right {
    width: 50% !important;
    margin: 0 !important;
  }
  .wrap-step-custom-mobile > .row {
    padding: 0 !important;
  }
  .col-custom-contact {
    padding: 0 10px !important;
  }
  .col-custom-contact .form-line {
    max-width: 100%;
  }
  .pop-up .wrap-popup-card .wp-card {
    padding: 20px;
  }
  .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 0;
  }
  .pop-up .wrap-popup-card .wp-card .form-line .btn-modal.btn-modal-save {
    line-height: 20px;
  }
  .mobile-product {
    display: block;
  }
  .category-pc,
  .pc-product {
    display: none;
  }
  .menu-user .modal-content .sub-menu {
    margin: 0;
    padding: 0;
  }
  .menu-user .modal-content .sub-menu li {
    text-align: center;
  }
  body.sticky .mobile-header, body.web-user-index .mobile-header {
    height: 56px;
    padding: 0 20px;
  }
  body.sticky .mobile-header h2, body.web-user-index .mobile-header h2 {
    font-size: 18px;
  }
  body.sticky .mobile-header i.icon-chevron-left::before, body.web-user-index .mobile-header i.icon-chevron-left::before {
    font-size: 18px;
    margin-top: 23px;
  }
  body.sticky.sticky-category #main-body, body.web-user-index.sticky-category #main-body {
    padding-top: 65px;
  }
  .responsive-modal {
    padding: 20px 0;
  }
  .sticky #mobile-messages-user {
    padding: 56px 0 100px 0;
  }
  #mobile-messages-user h4 {
    margin: 15px 0 10px 0;
    font-size: 18px;
    padding-left: 12px;
  }
  #mobile-messages-user ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #mobile-messages-user ul li {
    position: relative;
    padding: 12px;
    border-bottom: 1px solid #EDEDED;
  }
  #mobile-messages-user ul li.border-none {
    border-bottom: none;
  }
  #mobile-messages-user ul li div {
    display: block;
  }
  #mobile-messages-user ul li .notification-detail {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
  }
  #mobile-messages-user ul li .notification-detail .icn-eye-color {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
  }
  #mobile-messages-user ul li .notification-detail .icn-eye-color.read {
    display: none;
  }
  #mobile-messages-user ul li .notification-detail .icn-eye-color:before {
    display: none;
  }
  #mobile-messages-user ul li span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #949494;
    margin-right: 10px;
  }
  .pop-up .wrap-popup-text h5 {
    margin-top: 20px;
  }
  #slider-contact .hp-slider {
    display: none;
  }
  #slider-contact .mobile-header-contact {
    display: block;
    height: 56px;
    padding: 14px;
  }
  #slider-contact .mobile-header-contact a.mobile-header-back-button {
    line-height: 0px;
    position: absolute;
  }
  #slider-contact .mobile-header-contact a.mobile-header-back-button i::before {
    font-size: 19px;
    margin-top: 13px;
    color: white;
  }
  #slider-contact .mobile-header-contact h2 {
    position: initial;
    color: #fff;
    bottom: 10px;
    font-size: 22px;
    margin-left: 19px;
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information {
    top: 15px;
    position: relative;
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information i {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 3;
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information:hover .wrap-info-map-header {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    left: 0;
    width: 100%;
    top: -17px;
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information:hover .overlay-mobile {
    position: fixed;
    z-index: 2;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information .overlay-mobile {
    pointer-events: none;
  }
  #slider-contact .mobile-header-contact .wrap-title-map-information .wrap-info-map-header {
    top: 6px;
  }
  #main-body.contact {
    display: block;
  }
  #main-body.contact .wp-content .wrap-step .wrap-action .sent-successfully {
    text-align: center;
    position: fixed;
    text-align: center;
    width: 347px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #main-body.contact .wp-content .wrap-step .wrap-action .sent-successfully p {
    font-size: 18px;
  }
  #main-body.contact .wp-content .wrap-step .wrap-action p {
    color: #4D4D4D;
    font-family: SF Compact Display, sans-serif;
    font-size: 16px;
    padding: 20px 0 10px 0;
  }
  #main-body.contact .wp-content .wrap-step .wrap-action p b {
    font-family: SF Compact Display, sans-serif;
    font-weight: 100;
  }
  #main-body.contact .wp-content .wrap-step .wrap-action p br {
    display: none;
  }
  #main-body.contact .wp-content .wrap-step .row.custom-col .form-line {
    margin-bottom: 20px;
  }
  #main-body.contact .wp-content .wrap-step .row.custom-col .form-line .form-input input {
    height: 50px;
    font-size: 16px;
  }
  #main-body.contact .wp-content .wrap-step button.btn.btn-disable.btn-send {
    border: none;
    box-shadow: none;
    color: white;
    height: 60px;
    width: 100%;
    font-size: 16px;
    font-family: SF Compact Display,sans-serif;
  }
  .register-confirm .wrap-title-map-information, .password-reset .wrap-title-map-information, .login .wrap-title-map-information {
    top: 15px;
    position: relative;
  }
  .register-confirm .wrap-title-map-information i, .password-reset .wrap-title-map-information i, .login .wrap-title-map-information i {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 3;
  }
  .register-confirm .wrap-title-map-information:hover .wrap-info-map-header, .password-reset .wrap-title-map-information:hover .wrap-info-map-header, .login .wrap-title-map-information:hover .wrap-info-map-header {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    top: 45px;
  }
  .register-confirm .wrap-title-map-information:hover .overlay-mobile, .password-reset .wrap-title-map-information:hover .overlay-mobile, .login .wrap-title-map-information:hover .overlay-mobile {
    position: fixed;
    z-index: 2;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .register-confirm .wrap-title-map-information .overlay-mobile, .password-reset .wrap-title-map-information .overlay-mobile, .login .wrap-title-map-information .overlay-mobile {
    pointer-events: none;
  }
  .register-confirm .wrap-title-map-information .wrap-info-map-header, .password-reset .wrap-title-map-information .wrap-info-map-header, .login .wrap-title-map-information .wrap-info-map-header {
    top: 6px;
  }
  .register-confirm #container, .password-reset #container, .login #container {
    height: 100%;
  }
  .register-confirm #container #main-body, .password-reset #container #main-body, .login #container #main-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .register-confirm #container #main-body .sent-successfully, .password-reset #container #main-body .sent-successfully, .login #container #main-body .sent-successfully {
    text-align: center;
  }
  .register-confirm #container #main-body .sent-successfully svg, .password-reset #container #main-body .sent-successfully svg, .login #container #main-body .sent-successfully svg {
    margin-bottom: 50px;
  }
  .register-confirm #container #main-body .sent-successfully p, .password-reset #container #main-body .sent-successfully p, .login #container #main-body .sent-successfully p {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .register-confirm #container #main-body .sent-successfully .btn.btn-ready, .password-reset #container #main-body .sent-successfully .btn.btn-ready, .login #container #main-body .sent-successfully .btn.btn-ready {
    background: #413E38;
    border-radius: 10px;
    color: #FFFFFF;
    height: auto;
    padding: 10px 25px;
    width: 100px;
    font-family: SF Compact Display, sans-serif;
    font-size: 16px;
    border: none;
    font-weight: normal;
  }
  .register-confirm #container #main-body .hp-slide, .password-reset #container #main-body .hp-slide, .login #container #main-body .hp-slide {
    display: none;
  }
  .register-confirm #container #main-body .step-register, .password-reset #container #main-body .step-register, .login #container #main-body .step-register {
    text-align: center;
  }
  .register-confirm #container #main-body .step-register .wrap-action a, .password-reset #container #main-body .step-register .wrap-action a, .login #container #main-body .step-register .wrap-action a {
    display: none;
  }
  .register-confirm #container #main-body .step-register .wrap-action p, .password-reset #container #main-body .step-register .wrap-action p, .login #container #main-body .step-register .wrap-action p {
    color: #000000;
    font-size: 18px;
    font-family: SF Compact Display, sans-serif;
  }
  .register-confirm #container #main-body .step-register .custom-form-input, .password-reset #container #main-body .step-register .custom-form-input, .login #container #main-body .step-register .custom-form-input {
    padding: 0 15px;
  }
  .register-confirm #container #main-body .step-register .custom-form-input .btn, .password-reset #container #main-body .step-register .custom-form-input .btn, .login #container #main-body .step-register .custom-form-input .btn {
    padding: 35px 0;
    width: 100%;
    line-height: 5px;
    font-size: 16px;
    border: none;
    margin: 20px 0 0 0;
    font-family: SF Compact Display, sans-serif;
  }
  .register-confirm #container #main-body .step-register .custom-form-input .btn:hover, .password-reset #container #main-body .step-register .custom-form-input .btn:hover, .login #container #main-body .step-register .custom-form-input .btn:hover {
    color: #FFFFFF;
  }
  .register-confirm #container #footer, .password-reset #container #footer, .login #container #footer {
    display: none;
  }
  .password-reset #main-body {
    display: block !important;
    margin-top: 50px;
  }
  .homepage.login .hp-slider {
    display: none;
  }
  .homepage.login #container #main-body {
    display: block;
  }
  .homepage.login #container #main-body .mobile-login.responsive-modal {
    display: block;
  }
  #main-body.contact .wp-content {
    display: block;
  }
  #main-body.contact .hp-slide {
    display: none;
  }
  body.homepage #header.m-hidden {
    display: none;
  }
  .mobile-product {
    padding: 0 10px;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .modal-register-form .form-line-modal .form-input i {
    right: 0;
  }
  .wrap-html .wrap-html-content {
    height: 180px;
  }
  .wrap-html .wrap-html-content.active {
    height: initial !important;
  }
  .modelProfileUser label.error, .mobile-profile-user label.error, .modal-gms label.error {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .col-xs-custom {
    width: 328.25px;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .modal-login-container {
    padding: 20px 10px 0 10px;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .modal-login-container .btn-modal {
    padding: 0 35px;
    margin-right: 5px;
  }
  .pop-up .wrap-popup-card {
    margin-top: 20px;
  }
  .user-modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .user-modal .pop-up {
    position: relative;
  }
  .xdsoft_datetimepicker {
    left: 10px !important;
    width: 94%;
  }
  .btn-modal.btn-check {
    position: relative;
  }
  .modal-error-content a {
    font-size: 18px;
  }
  .modal-content.check-modal .wrap-container .wrap-selection .check-text:focus {
    background: none;
  }
  .btn-modal.btn-modal-error {
    line-height: 41px;
  }
  .menu > ul > li .sub-menu.sub-menu-email.sub-order-history,
  #notification-list.sub-menu.sub-menu-email {
    right: 14px !important;
  }
  #pop-up-eye.pop-up .wrap-popup-text .btn-bottom {
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  #userModal.user-modal .modal-content .modal-title h2 {
    font-size: 30px;
  }
  #userModal.user-modal .modal-content .form-line label, #userModal.user-modal .modal-content .form-line .error {
    margin-left: 0 !important;
  }
  .wrap-meal .wrap-item-content .wrap-info {
    left: 30px !important;
  }
  .btn-modal.btn-modal-save {
    line-height: 20px;
  }
  .menu > ul > li .sub-menu.sub-menu-email.sub-order-history,
  #notification-list.sub-menu.sub-menu-email {
    z-index: 999;
  }
  .menu > ul > li.nav-language .sub-menu {
    top: 60px;
  }
  .wrap-info-map-header {
    left: 7px;
  }
  .wrap-info-map-header:before {
    left: 63px;
    right: inherit;
    display: none;
  }
  .mobile-header i.information {
    right: 17px;
  }
  .menu-user .modal-content {
    margin-bottom: 15%;
  }
  .wrap-sidebar-time .owl-nav button {
    transform: translateX(-80%) translateY(-50%);
  }
  .wrap-sidebar-time .owl-nav button.owl-next {
    right: -36px;
  }
  .user-modal .pop-up .wrap-popup-card .wp-card .form-line {
    padding: 0px 10px 0 10px;
  }
  .page-search.sticky .main-search-content {
    padding-top: 830px;
  }
}

@media screen and (max-width: 325px) {
  .default-page .main-header .avatar {
    width: 60px;
    height: 60px;
  }
  .check-modal-container .check-image {
    margin-top: 0;
    height: 150px;
  }
  .check-modal-container .check-modal > .check-content {
    height: 350px;
  }
  .menu > ul > li .header-email {
    margin-left: 7px;
  }
  .grid-meal.float-right.mb-18 {
    padding: 0 10px;
  }
  .menu > ul > li .sub-menu.sub-menu-email {
    min-width: 320px;
    max-height: 400px;
    overflow-x: hidden;
  }
  #userModal.user-modal .modal-content .modal-title h2 {
    font-size: 20px;
  }
  .homepage .hp-slider #wrapSwitchAfhaalLevering .btn {
    width: 100%;
  }
  #wrapSwitchAfhaalLevering [class*='col-'] {
    padding: 0 10px;
  }
  .hp-slider .wp-content.pl-35 {
    padding-left: 0 !important;
  }
  .pop-up .wrap-popup-card {
    margin-top: 50px;
  }
  .modal-register-form .row.custom-col {
    margin: 0 10px;
  }
  .col-xs-custom {
    width: 100%;
  }
  #wrapSearchGroup .wrap-step.active .row.pl-35 {
    padding-right: 10px;
  }
  #pop-order-detail {
    padding: 0 10px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .wrap-info-map-header {
    left: 7px;
  }
  .wrap-info-map-header:before {
    left: 35px;
    right: inherit;
    display: none;
  }
  .menu > ul > li .sub-menu.sub-menu-email.sub-order-history,
  #notification-list.sub-menu.sub-menu-email {
    right: 0 !important;
  }
  #form-contact .wrap-action {
    padding: 0 10px;
  }
}

@media only screen and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 2) {
  .check-modal-container .check-modal .check-button-container .minute-content input {
    height: 20px;
    line-height: 15px;
  }
}

@media only screen and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 3) {
  .check-modal-container .check-modal .check-button-container .minute-content input {
    height: 23px;
    line-height: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1260px) {
  .main-search .col-search-left {
    width: 33%;
  }
  .main-search .col-search-left .choose-order span {
    font-size: 13px;
  }
  .main-search .filter-pane .col-search-offset {
    display: none;
  }
}

@media (max-width: 640px) {
  .main-search .search-results .restaurant-box .delivery-info span {
    margin-right: 0 !important;
  }
}

@media (min-width: 1025px) {
  .wrap-meal .wrap-item-content.no-product-image .wrap-content {
    max-width: 80%;
  }
  .wrap-meal .wrap-item-content .wrap-info.active {
    top: 40px;
  }
}

@media screen and (max-width: 1169px) {
  .homepage #container {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1210px) {
  #modalForgotPassword .btn-recover-password {
    margin-top: 20px;
  }
}

.owl-stage-outer {
  width: 100%;
}

@media screen and (min-width: 767px) {
  #main-body.contact .wp-content {
    display: none;
  }
  #main-body.contact .hp-slide {
    display: block;
  }
  #slider-contact .mobile-header-contact {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 843px) {
  .error.error-checkbox {
    margin-top: 60px;
  }
  .error.error-checkbox.mgt-35 {
    margin-top: 60px !important;
  }
  .invalid .error.error-checkbox.mgt-35 {
    margin-top: 75px !important;
  }
  .hidden-name-label {
    height: 40px;
  }
}

@media screen and (min-width: 843px) and (max-width: 1428px) {
  .error.error-checkbox {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 885px) {
  .error.show-error.last-row-error {
    height: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1330px) {
  [data-line="line-3"] .error.show-error {
    height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .step-register .form-line {
    max-width: inherit;
  }
  .homepage .hidden-pc {
    display: block;
  }
  .homepage .hidden-mobile {
    display: none;
  }
  .homepage.register .wp-content.pl-35 {
    padding-left: 0 !important;
  }
}

@keyframes skeletonAnimation {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.8;
  }
}

.type-zaak {
  margin: 30px 0px 67px 0px;
}

.type-zaak .wrap-search {
  background: #FFFFFF;
  border: 1px solid #444444;
  box-sizing: border-box;
  border-radius: 60px;
  position: relative;
  margin-left: 56px;
}

.type-zaak .wrap-search .owl-search-type {
  position: relative;
  margin: 0 17.5px;
  overflow: hidden;
}

.type-zaak .wrap-search .owl-search-type .owl-stage-outer {
  margin-right: 20px;
}

.type-zaak .wrap-search .owl-search-type .owl-item {
  float: left;
}

.type-zaak .wrap-search .owl-search-type .owl-item:first-child {
  margin-left: 56px;
}

.type-zaak .wrap-search .owl-search-type .owl-prev.disabled, .type-zaak .wrap-search .owl-search-type .owl-next.disabled {
  display: none;
}

.type-zaak .wrap-search .owl-search-type .owl-prev, .type-zaak .wrap-search .owl-search-type .owl-next {
  position: absolute;
  border: 0;
  outline: none;
  height: 93%;
  width: 5%;
  background-color: #fff;
  margin-top: 3px;
  cursor: pointer;
  color: #000;
}

.type-zaak .wrap-search .owl-search-type .owl-prev {
  left: 0;
}

.type-zaak .wrap-search .owl-search-type .owl-prev i:before {
  font-size: 24px;
  content: "\f104";
  color: #444444 !important;
}

.type-zaak .wrap-search .owl-search-type .owl-next {
  right: 0px;
}

.type-zaak .wrap-search .owl-search-type .owl-next i:before {
  font-size: 24px;
  content: "\f105";
  color: #444444 !important;
}

.type-zaak .wrap-search .active-type {
  display: inline-block;
  padding: 10px 0;
  width: 72px;
}

.type-zaak .wrap-search .active-type a {
  padding-bottom: 10px;
  font-family: "SF Compact Display Regular";
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #444444;
  text-transform: capitalize;
}

.type-zaak .wrap-search .active-type a:first-letter {
  text-transform: uppercase;
}

.type-zaak .wrap-search .active-type.active a, .type-zaak .wrap-search .active-type a:hover {
  border-bottom: 2px solid #444444;
  font-family: "SF Compact Display Bold";
  font-weight: 700;
}

.type-zaak .col-md-1 {
  padding-top: 7px;
}

.main-search a.choose-order {
  border: none;
  background-color: #B5B35C;
  padding: 0 20px;
  width: 100%;
  height: 49px;
  font-family: "SF Compact Display Bold";
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: none;
}

.main-search a.choose-order svg.i-people {
  float: left;
  margin-top: 13px;
}

.main-search a.choose-order svg.i-arrow-down {
  float: right;
  margin-top: 21px;
}

.main-search a.choose-order:after {
  clear: both;
}

.main-search .dropdown-menu {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 18px;
  width: 91%;
}

.main-search .dropdown-menu h3 {
  font-size: 18px;
  line-height: 21px;
  margin-left: 22px;
  margin-top: 5px;
}

.main-search .dropdown-menu ul {
  list-style: none;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 45px;
  letter-spacing: -0.24px;
}

.main-search .dropdown-menu li i.icon-choice:before {
  content: '';
  width: 36px;
  height: 22px;
  background: url("/images/home/check.svg") no-repeat;
  visibility: hidden;
}

.main-search .dropdown-menu li.active i.icon-choice:before {
  visibility: visible;
}

.main-search .dropdown-menu li.active a {
  color: #B5B268;
}

.main-search .choose-type .dropdown-menu {
  left: 5%;
  top: 20%;
}

.main-search .filter-pane {
  background: #FFFFFF;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin-top: 15px;
  width: 100%;
  padding: 5px 27px;
}

.main-search .filter-pane h4 {
  font-family: "SF Compact Display Bold";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
}

.main-search .filter-pane a.choose-order-by {
  background-color: #ffffff;
  color: #000000;
  width: 100%;
  text-align: left;
  margin-bottom: 14px;
  font-size: 14px;
  font-family: Open Sans;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  padding-left: 10px;
  text-transform: capitalize;
  position: relative;
  border: 1px solid #D1D1D1;
  border-radius: 6px;
  box-shadow: none;
}

.main-search .filter-pane a.choose-order-by i.icn-arrow-down:before {
  position: absolute;
  right: 10px;
  top: 15px;
}

.main-search .filter-pane .search-restaurant {
  position: relative;
}

.main-search .filter-pane .search-restaurant input.restaurant-search {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 18px;
  padding-left: 30px;
}

.main-search .filter-pane .search-restaurant svg.search-logo {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 14px;
  height: 14px;
}

.main-search .filter-pane .dropdown-menu {
  top: 50%;
  left: 9%;
  width: 78%;
}

.main-search .filter-pane .dropdown-menu ul {
  font-size: 16px;
  line-height: 30px;
}

.main-search .filter-pane .wrap-checkbox-loyalty {
  position: relative;
  padding-bottom: 27px;
  display: flex;
}

.main-search .filter-pane .wrap-checkbox-loyalty .checkbox-loyalty {
  background-image: url(/images/icons/checkbox-unchecked.svg);
  background-repeat: no-repeat;
  background-position: 0;
  width: 20px;
  height: 15px;
  position: relative;
  top: auto;
  margin: auto;
}

.main-search .filter-pane .wrap-checkbox-loyalty .checkbox-loyalty:checked {
  background-image: url(/images/icons/checkbox-checked.svg);
}

.main-search .filter-pane .wrap-checkbox-loyalty label {
  width: 100%;
  position: relative;
  font-family: "SF Compact Display Regular";
  font-weight: 400;
  display: flex;
  margin-left: 5px;
  margin-bottom: 0px;
}

.main-search .filter-pane.levering .dropdown-menu {
  top: 23%;
  left: 9%;
}

.main-search .filter-pane .checkbox {
  background-image: url(/images/icons/radio_unchecked.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 20px;
  height: 20px;
  display: inline-block;
  font-family: SF Compact Display;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

.main-search .filter-pane .checkbox:checked {
  background-image: url(/images/icons/radio_checked.svg);
}

.main-search .search-results h3.no-found {
  text-align: center;
  font-family: SF Compact Display;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: #A8A8A8;
  margin-top: 10%;
}

.main-search .search-results h4 a {
  font-family: 'SF Compact Display Bold';
  font-weight: 400;
}

.main-search .search-results h4, .main-search .search-results span, .main-search .search-results a, .main-search .search-results p {
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

.main-search .search-results .restaurant-box {
  background: #FFFFFF;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin-bottom: 37px;
  padding: 14px;
  display: flex;
}

.main-search .search-results .restaurant-box div.col-md-3 {
  margin: 0;
  padding: 0;
}

.main-search .search-results .restaurant-box div.show-image {
  width: 100%;
  height: 150px;
  background-position: 50% 50%;
  border-radius: 5px;
}

.main-search .search-results .restaurant-box .pending-el {
  color: #ccc !important;
  background: #ccc !important;
  animation-name: skeletonAnimation;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.main-search .search-results .restaurant-box .pending-el i::before {
  background: #ccc !important;
}

.main-search .search-results .restaurant-box .pending-el span {
  color: #ccc !important;
}

.main-search .search-results .restaurant-box .pending-el .waiting-time-icon, .main-search .search-results .restaurant-box .pending-el .icon-loyalty {
  background: #ccc !important;
}

.main-search .search-results .restaurant-box h4 {
  font-family: "SF Compact Display Medium";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  margin-bottom: 0;
}

.main-search .search-results .restaurant-box .col-md-7 p {
  font-family: "SF Compact Display Thin";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #A8A8A8;
  margin-bottom: 50px;
}

.main-search .search-results .restaurant-box .delivery-info {
  width: 100%;
  bottom: 0;
}

.main-search .search-results .restaurant-box .delivery-info .time, .main-search .search-results .restaurant-box .delivery-info .delivery, .main-search .search-results .restaurant-box .delivery-info .price {
  align-items: center;
}

.main-search .search-results .restaurant-box .delivery-info span {
  margin-right: 16px;
  font-family: "SF Compact Display Thin";
}

.main-search .search-results .restaurant-box .delivery-info .waiting-time-icon {
  margin-right: 4px;
  width: 23px;
  height: 18px;
  background: url("/images/home/waiting-time-icon.svg") no-repeat;
}

.main-search .search-results .restaurant-box .delivery-info .icon-motobike {
  margin-right: 4px;
  width: 23px;
  height: 18px;
  background: url("/images/home/motobike.svg") no-repeat;
}

.main-search .search-results .restaurant-box .delivery-info .icon-money-custom {
  margin-right: 4px;
  width: 23px;
  height: 12px;
  background: url("/images/home/money.svg") no-repeat;
}

.main-search .search-results .restaurant-box .delivery-info .pending-icon-info {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.main-search .search-results .restaurant-box .delivery-info .min-title {
  text-transform: uppercase;
  color: #B5B268;
  margin-right: 5px;
  font-size: 10px !important;
}

.main-search .search-results .restaurant-box .delivery-info .icon-loyalty {
  width: 16px;
  height: 25px;
  background: url("/images/home/loyalty.svg") no-repeat;
}

.main-search .search-results .restaurant-box .info-delivery {
  width: 100%;
  position: relative;
}

.main-search .search-results .restaurant-box .info-delivery .info-status {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.main-search .search-results .restaurant-box .info-delivery .info-status .delivery-status p {
  margin-bottom: 5px;
}

.main-search .search-results .restaurant-box .info-delivery .info-status .delivery-status p.distance {
  font-family: 'SF Compact Display Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #A8A8A8;
}

.main-search .search-results .restaurant-box .info-delivery .info-status .delivery-status p.status {
  font-family: 'SF Compact Display Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  letter-spacing: -0.24px;
  color: #B5B268;
  text-transform: uppercase;
}

.main-search .search-results .restaurant-box .info-delivery .info-status .restaurant-info p {
  color: #A8A8A8;
  margin-bottom: 0;
  font-family: 'SF Compact Display Regular';
  font-weight: 400;
}

.main-search .search-results .restaurant-box .info-delivery .delivery-info {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
}

.main-search .search-results .restaurant-box .info-delivery .delivery-info span {
  font-size: 15px;
}

.main-search .search-results .restaurant-box .info-delivery .delivery-info p .show-pending {
  margin-bottom: 0;
}

.main-search .search-results .restaurant-box .logo-workspace {
  min-width: 219px;
  height: 150px;
  margin-right: 23px;
}

#map {
  height: 500px;
  width: 100%;
  display: none;
}

.g-map {
  height: 500px;
  width: 100%;
}

.restaurant-marker h3.restaurant-name {
  font-family: SF Compact Display;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
}

.restaurant-marker h3.restaurant-name i.icon-chevron-right::before {
  color: #B5B268;
  float: right;
}

.restaurant-marker p.type-zaak {
  font-family: SF Compact Display;
  font-size: 18px;
  line-height: 21px;
  margin: 10px 0;
  color: #444444;
}

.restaurant-marker p.address {
  font-family: SF Compact Display;
  font-size: 18px;
  line-height: 21px;
  color: #A8A8A8;
}

.back-button-maps {
  position: absolute;
  top: 513px;
  left: 40%;
  background: #444444;
  border-radius: 5px;
  padding: 20px;
  display: none;
}

.back-button-maps a.back-button {
  font-family: SF Compact Display;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .page-search .container-fluid.new-home h1 {
    margin-bottom: 70px;
  }
  .page-search .main-content .col-search-left {
    margin-bottom: 37px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info h4 {
    font-size: 18px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info p {
    font-size: 15px;
  }
  .page-search .main-content .search-results .restaurant-box .delivery-status p {
    font-size: 15px;
  }
  .page-search .main-content .search-results .restaurant-box .logo-workspace {
    min-width: 125px;
    height: 110px;
  }
  .page-search .main-content .search-results .restaurant-box .logo-workspace .show-image {
    height: 100%;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .info-status .delivery-status p.distance, .page-search .main-content .search-results .restaurant-box .info-delivery .info-status .delivery-status p.status {
    font-size: 15px;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .delivery-info .waiting-time-icon {
    width: 15px;
    height: 15px;
    background-size: 100%;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .delivery-info .icon-motobike {
    width: 16px;
    height: 14px;
    background-size: 100%;
    margin-left: 2px;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .delivery-info .icon-money-custom {
    width: 15px;
    height: 10px;
    background-size: 100%;
    margin-left: 2px;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .delivery-info .icon-loyalty {
    width: 12px;
    height: 20px;
    background-size: 100%;
  }
  .page-search .main-content .back-button-maps {
    top: 340px;
    padding: 10px;
    left: 30%;
  }
  .page-search .main-content .back-button-maps .back-button {
    font-size: 15px;
  }
  .page-search.sticky .search {
    width: 93%;
  }
  .margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 425px) {
  .page-search .main-content .search-results .restaurant-box .restaurant-info {
    padding: 5px 0px 0 5px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info h4 {
    font-size: 14px;
    line-height: 15px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info p {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info .delivery-info span {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .delivery-status {
    padding: 5px 5px 0 0;
  }
  .page-search .main-content .search-results .restaurant-box .delivery-status p {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .status, .page-search .main-content .search-results .restaurant-box p.distance {
    font-size: 10px !important;
    margin-bottom: 0px;
  }
  .page-search .main-content .search-results .restaurant-box .logo-workspace {
    margin-right: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .show-image {
    height: 100px;
  }
  .page-search .main-content .search-results .restaurant-box .info-delivery .delivery-info span {
    font-size: 10px;
  }
  .page-search .main-content #map {
    margin-top: 40px;
  }
  .page-search .main-content .back-button-maps {
    top: 350px;
    padding: 10px;
    left: 20%;
  }
  .page-search .main-content .back-button-maps .back-button {
    font-size: 15px;
  }
}

@media screen and (max-width: 375px) {
  .page-search .main-content .search-results .restaurant-box .restaurant-info {
    padding: 5px 0px 0 5px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info h4 {
    font-size: 14px;
    line-height: 15px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info p {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .restaurant-info .delivery-info span {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .delivery-status {
    padding: 5px 5px 0 0;
  }
  .page-search .main-content .search-results .restaurant-box .delivery-status p {
    font-size: 10px;
  }
  .page-search .main-content .search-results .restaurant-box .status, .page-search .main-content .search-results .restaurant-box p.distance {
    font-size: 10px !important;
    margin-bottom: 0px;
  }
  .page-search .main-content .search-results .restaurant-box .logo-workspace {
    padding: 0px 10px;
  }
  .page-search .main-content .search-results .restaurant-box .show-image {
    height: 70px;
  }
  .page-search .main-content .back-button-maps {
    top: 340px;
    padding: 10px;
    left: 28%;
  }
  .page-search .main-content .back-button-maps .back-button {
    font-size: 10px;
  }
  .page-search .search-logo {
    display: none;
  }
  .page-search input.form-control.location-search.location {
    padding-left: 12px !important;
  }
}

.mg-bottom-15 {
  margin-bottom: 15px;
}

/*# sourceMappingURL=main.web.css.map */
