/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff"), url("../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff"), url("../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff"), url("../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff"), url("../fonts/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body * {
  font-family: "Gilroy", "Roboto";
}
body {
  font-size: 16px;
  color: #3f3f46;
  font-family: "Gilroy", "Roboto";
}
body a {
  color: #3f3f46;
}
body a:hover,
body a:visited,
body a:active {
  text-decoration: none;
  color: #3f3f46;
}
body:not(.cms-home) h1 {
  font-size: 48px;
}
@media all and (max-width: 991px) {
  body:not(.cms-home) h1 {
    font-size: 24px;
  }
}
body h1 {
  font-size: 60px;
  font-weight: 500;
}
@media all and (max-width: 991px) {
  body h1 {
    font-size: 24px;
    font-weight: 600;
  }
}
body div,
body p {
  box-sizing: border-box;
}
h2 {
  font-size: 36px;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  h2 {
    font-size: 24px;
  }
}
h3 {
  font-size: 30px;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  h3 {
    font-size: 20px;
  }
}
h4 {
  font-size: 24px;
  font-weight: 600;
}
h5 {
  font-size: 20px;
  font-weight: 600;
}
h6 {
  font-size: 18px;
  font-weight: 600;
}
p {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
.container {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body a.pagebuilder-button-secondary,
body button.pagebuilder-button-secondary,
body div.pagebuilder-button-secondary,
body a.pagebuilder-button-primary,
body button.pagebuilder-button-primary,
body div.pagebuilder-button-primary,
body .action.primary,
body .action-primary,
body .wk-mp-design button,
body a.action.primary,
body button {
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  border: none;
  padding: 12px 24px;
  min-height: 48px;
}
body a.pagebuilder-button-secondary:hover,
body button.pagebuilder-button-secondary:hover,
body div.pagebuilder-button-secondary:hover,
body a.pagebuilder-button-primary:hover,
body button.pagebuilder-button-primary:hover,
body div.pagebuilder-button-primary:hover,
body .action.primary:hover,
body .action-primary:hover,
body .wk-mp-design button:hover,
body a.action.primary:hover,
body button:hover,
body a.pagebuilder-button-secondary:focus-visible,
body button.pagebuilder-button-secondary:focus-visible,
body div.pagebuilder-button-secondary:focus-visible,
body a.pagebuilder-button-primary:focus-visible,
body button.pagebuilder-button-primary:focus-visible,
body div.pagebuilder-button-primary:focus-visible,
body .action.primary:focus-visible,
body .action-primary:focus-visible,
body .wk-mp-design button:focus-visible,
body a.action.primary:focus-visible,
body button:focus-visible,
body a.pagebuilder-button-secondary:focus,
body button.pagebuilder-button-secondary:focus,
body div.pagebuilder-button-secondary:focus,
body a.pagebuilder-button-primary:focus,
body button.pagebuilder-button-primary:focus,
body div.pagebuilder-button-primary:focus,
body .action.primary:focus,
body .action-primary:focus,
body .wk-mp-design button:focus,
body a.action.primary:focus,
body button:focus,
body a.pagebuilder-button-secondary:active,
body button.pagebuilder-button-secondary:active,
body div.pagebuilder-button-secondary:active,
body a.pagebuilder-button-primary:active,
body button.pagebuilder-button-primary:active,
body div.pagebuilder-button-primary:active,
body .action.primary:active,
body .action-primary:active,
body .wk-mp-design button:active,
body a.action.primary:active,
body button:active {
  border: none;
  outline: none;
}
@media all and (max-width: 767px) {
  body a.pagebuilder-button-secondary,
  body button.pagebuilder-button-secondary,
  body div.pagebuilder-button-secondary,
  body a.pagebuilder-button-primary,
  body button.pagebuilder-button-primary,
  body div.pagebuilder-button-primary,
  body .action.primary,
  body .action-primary,
  body .wk-mp-design button,
  body a.action.primary,
  body button {
    font-size: 14px;
    padding: 13px;
    line-height: normal;
  }
}
body a.pagebuilder-button-secondary.disable,
body button.pagebuilder-button-secondary.disable,
body div.pagebuilder-button-secondary.disable,
body a.pagebuilder-button-primary.disable,
body button.pagebuilder-button-primary.disable,
body div.pagebuilder-button-primary.disable,
body .action.primary.disable,
body .action-primary.disable,
body .wk-mp-design button.disable,
body a.action.primary.disable,
body button.disable {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
body a.pagebuilder-button-secondary.center_btn,
body button.pagebuilder-button-secondary.center_btn,
body div.pagebuilder-button-secondary.center_btn,
body a.pagebuilder-button-primary.center_btn,
body button.pagebuilder-button-primary.center_btn,
body div.pagebuilder-button-primary.center_btn,
body .action.primary.center_btn,
body .action-primary.center_btn,
body .wk-mp-design button.center_btn,
body a.action.primary.center_btn,
body button.center_btn {
  margin: 0 auto;
  display: block;
}
body a.pagebuilder-button-secondary.add_btn,
body button.pagebuilder-button-secondary.add_btn,
body div.pagebuilder-button-secondary.add_btn,
body a.pagebuilder-button-primary.add_btn,
body button.pagebuilder-button-primary.add_btn,
body div.pagebuilder-button-primary.add_btn,
body .action.primary.add_btn,
body .action-primary.add_btn,
body .wk-mp-design button.add_btn,
body a.action.primary.add_btn,
body button.add_btn {
  padding-left: 50px;
  position: relative;
}
body a.pagebuilder-button-secondary.add_btn::before,
body button.pagebuilder-button-secondary.add_btn::before,
body div.pagebuilder-button-secondary.add_btn::before,
body a.pagebuilder-button-primary.add_btn::before,
body button.pagebuilder-button-primary.add_btn::before,
body div.pagebuilder-button-primary.add_btn::before,
body .action.primary.add_btn::before,
body .action-primary.add_btn::before,
body .wk-mp-design button.add_btn::before,
body a.action.primary.add_btn::before,
body button.add_btn::before {
  content: "";
  background: url(../images/add.svg);
  width: 12px;
  height: 12px;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-repeat: no-repeat;
}
body .tox-editor-header button {
  min-height: auto;
}
body .wk-mp-design button {
  border-radius: 8px !important;
}
body a.pagebuilder-button-primary,
body button.pagebuilder-button-primary,
body div.pagebuilder-button-primary,
body .action.primary,
body .action-primary,
body .wk-mp-design button {
  background: #2b2b2b;
  color: #ffffff;
}
body a.pagebuilder-button-primary:hover,
body button.pagebuilder-button-primary:hover,
body div.pagebuilder-button-primary:hover,
body .action.primary:hover,
body .action-primary:hover,
body .wk-mp-design button:hover,
body a.pagebuilder-button-primary:active,
body button.pagebuilder-button-primary:active,
body div.pagebuilder-button-primary:active,
body .action.primary:active,
body .action-primary:active,
body .wk-mp-design button:active,
body a.pagebuilder-button-primary:focus,
body button.pagebuilder-button-primary:focus,
body div.pagebuilder-button-primary:focus,
body .action.primary:focus,
body .action-primary:focus,
body .wk-mp-design button:focus {
  background: #2b2b2b !important;
  color: #ffffff !important;
}
body a.pagebuilder-button-secondary,
body button.pagebuilder-button-secondary,
body div.pagebuilder-button-secondary {
  background: #e9e9e9;
}
body a.pagebuilder-button-secondary:hover,
body button.pagebuilder-button-secondary:hover,
body div.pagebuilder-button-secondary:hover,
body a.pagebuilder-button-secondary:active,
body button.pagebuilder-button-secondary:active,
body div.pagebuilder-button-secondary:active,
body a.pagebuilder-button-secondary:focus,
body button.pagebuilder-button-secondary:focus,
body div.pagebuilder-button-secondary:focus {
  background: #e9e9e9;
}
body a.btn_border,
body button.btn_border,
body div.btn_border {
  background: transparent;
  border: 1px solid;
}
body a.pagebuilder-button-link,
body button.pagebuilder-button-link,
body div.pagebuilder-button-link {
  color: #2b2b2b;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
}
body a.pagebuilder-button-link:hover,
body button.pagebuilder-button-link:hover,
body div.pagebuilder-button-link:hover {
  text-decoration: none;
}
.disable {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.wk-mp-design input[type="email"],
.wk-mp-design input[type="search"],
.wk-mp-design input[type="number"],
.wk-mp-design input[type="password"],
.wk-mp-design input[type="tel"],
.wk-mp-design input[type="text"] {
  width: 100%;
}
input[type="email"],
input[type="search"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input,
select,
textarea {
  background: transparent;
  border: none;
}
@media all and (max-width: 767px) {
  input[type="email"],
  input[type="search"],
  input[type="number"],
  input[type="password"],
  input[type="tel"],
  input[type="text"],
  input,
  select,
  textarea {
    font-size: 16px;
  }
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input:focus,
select:focus,
textarea:focus,
input[type="email"]:not([disabled]):focus,
input[type="search"]:not([disabled]):focus,
input[type="number"]:not([disabled]):focus,
input[type="password"]:not([disabled]):focus,
input[type="tel"]:not([disabled]):focus,
input[type="text"]:not([disabled]):focus,
input:not([disabled]):focus,
select:not([disabled]):focus,
textarea:not([disabled]):focus {
  box-shadow: none;
  outline: none;
}
input::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #a1a1aa;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
input::placeholder {
  color: #a1a1aa;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.error-message {
  color: #e02b27;
  font-size: 12px;
}
form fieldset {
  width: 100%;
}
form fieldset .field input[type="checkbox"],
form fieldset .field input[type="radio"] {
  width: auto;
}
.field {
  margin-bottom: 32px;
}
.field:last-child {
  margin: 0;
}
.field input,
.field select,
.field textarea {
  border: 1px solid #bfbfbf;
  height: auto;
  padding: 12px 15px;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .field input,
  .field select,
  .field textarea {
    padding: 10px;
    font-size: 14px;
  }
}
.field input::placeholder,
.field select::placeholder,
.field textarea::placeholder {
  color: #bfbfbf;
  font-size: 16px;
}
.field input::-ms-input-placeholder,
.field select::-ms-input-placeholder,
.field textarea::-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 16px;
}
.field select {
  background: url(../images/expand_more.svg);
  background-repeat: no-repeat;
  background-position: right 20px bottom 50%;
  background-size: auto;
  cursor: pointer;
  padding-right: 40px;
}
table tbody input,
table tbody select,
table tbody textarea {
  border: 1px solid #a1a1aa;
  height: auto;
  padding: 12px 15px;
  border-radius: 8px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}
table tbody select {
  background: url(../images/expand_more.svg);
  background-repeat: no-repeat;
  background-position: right 20px bottom 50%;
  background-size: auto;
  cursor: pointer;
  padding-right: 40px;
}
table tbody button {
  margin: 0;
}
aside.modal-popup._show {
  left: 0;
}
.modal-popup .modal-inner-wrap {
  border-radius: 12px;
  box-shadow: none;
  padding: 24px;
}
@media all and (max-width: 991px) {
  .modal-popup .modal-inner-wrap {
    padding: 16px;
  }
}
.modal-popup .modal-inner-wrap .modal-content {
  padding: 0;
}
.modal-popup .modal-inner-wrap .modal-header,
.modal-popup .modal-inner-wrap .modal-footer {
  border: none;
  padding: 0;
}
.modal-popup .modal-inner-wrap .modal-header .action-close,
.modal-popup .modal-inner-wrap .modal-footer .action-close {
  background: #f4f4f5;
  padding: 13px;
  border-radius: 100%;
  margin: 0;
  top: 20px;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: auto;
}
@media all and (max-width: 991px) {
  .modal-popup .modal-inner-wrap .modal-header .action-close,
  .modal-popup .modal-inner-wrap .modal-footer .action-close {
    top: 10px;
    right: 10px;
  }
}
.modal-popup .modal-inner-wrap .modal-title {
  font-size: 30px;
  color: #2b2b2b;
  line-height: 35px;
  margin: 0 0 24px;
  padding: 0 24px 24px 0px;
  border-bottom: 1px dashed #d4d4d8;
  display: block;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .modal-title {
    font-size: 18px;
    line-height: 23px;
  }
}
.modal-popup .modal-inner-wrap .modal-footer {
  margin-top: 40px;
}
@media all and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .modal-footer {
    margin-top: 12px;
    padding-top: 16px;
  }
}
.modal-popup .modal-inner-wrap .modal-footer button {
  border-radius: 8px;
  font-size: 16px;
  border: none;
  padding: 14px 32px;
  margin-right: 12px;
}
.modal-popup .modal-inner-wrap .modal-footer button:last-child {
  margin: 0;
}
.modal-popup .modal-inner-wrap .modal-footer button.pagebuilder-button-secondary {
  background: transparent;
  border: 1px solid #2b2b2b;
}
@media all and (max-width: 767px) {
  .modal-popup .modal-inner-wrap .modal-footer button {
    width: 100%;
    margin-bottom: 16px;
  }
}
.modal-popup .modal-inner-wrap .modal-footer button.btn_border {
  background: transparent;
  border: 1px solid;
}
.modal-popup .modal-inner-wrap .modal-footer button.action-primary,
.modal-popup .modal-inner-wrap .modal-footer button.action-secondary {
  min-height: auto;
}
.modal-popup.modal-slide .modal-inner-wrap {
  background-color: #ffffff;
}
.modal-popup.modal-slide .modal-inner-wrap .modal-footer {
  border: none;
  padding: 0;
}
@media all and (max-width: 767px) {
  .modal-popup.modal-slide.custom-popup-modal._inner-scroll .modal-inner-wrap {
    min-height: auto;
  }
}
@media all and (max-width: 767px) {
  .modal-popup.modal-slide.custom-popup-modal._inner-scroll .modal-inner-wrap .modal-footer {
    padding-top: 35px;
  }
}
.mob_div {
  display: none;
}
@media all and (max-width: 991px) {
  .mob_div {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .page-title-wrapper .page-title {
    margin-bottom: 16px;
  }
}
@media all and (max-width: 767px) {
  .page-main .product.data.items {
    border: none;
    padding: 0 20px;
  }
}
.page-main .product.data.items > .item.title {
  float: left;
  width: 25%;
  text-align: center;
}
@media all and (max-width: 767px) {
  .page-main .product.data.items > .item.title a:after {
    display: none;
  }
}
.page-main .product.data.items > .item.title > .switch {
  border: none;
  background: transparent;
  font-size: 16px;
  color: #a1a1aa;
  font-weight: 500;
  line-height: 67px;
  height: auto;
  padding: 0px 15px;
}
.page-main .product.data.items > .item.title > .switch:hover,
.page-main .product.data.items > .item.title > .switch:focus,
.page-main .product.data.items > .item.title > .switch:visited {
  background: transparent !important;
  color: #a1a1aa;
}
@media all and (max-width: 991px) {
  .page-main .product.data.items > .item.title > .switch {
    min-height: 42px;
    font-size: 13px;
    text-align: center;
    line-height: normal;
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .page-main .product.data.items > .item.title > .switch {
    font-size: 11px;
  }
}
.page-main .product.data.items > .item.title.active > .switch {
  font-weight: 600;
  color: #1e1517;
  background: transparent;
  padding: 0px 15px;
}
.page-main .product.data.items > .item.title.active > .switch:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #2b2b2b;
  position: absolute;
  display: block;
  bottom: 0;
  top: auto;
  left: 0;
  right: auto;
}
@media all and (max-width: 767px) {
  .page-main .product.data.items > .item.title.active > .switch:after {
    bottom: -13px;
    padding: 0;
  }
}
.page-main .product.data.items > .item.title.active > .switch:hover,
.page-main .product.data.items > .item.title.active > .switch:focus {
  padding: 0 15px;
}
@media all and (max-width: 991px) {
  .page-main .product.data.items > .item.title.active > .switch:hover,
  .page-main .product.data.items > .item.title.active > .switch:focus {
    padding: 0;
  }
}
@media all and (max-width: 991px) {
  .page-main .product.data.items > .item.title.active > .switch {
    padding: 0;
  }
}
.page-main .product.data.items > .item.content {
  background: transparent;
  margin-top: 67px;
  padding: 44px 0 0;
  border: none;
  border-top: 1px solid #e4e4e7;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
}
@media all and (max-width: 991px) {
  .page-main .product.data.items > .item.content {
    margin-top: 42px;
    padding: 30px 0 0;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .page-main .product.data.items > .item.content {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border: 1px solid #cccccc;
    cursor: pointer;
    margin: 0 20px;
    position: relative;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: "\e622";
    font-family: "luma-icons";
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: "\e621";
  }
}
.pagination_list {
  background: #ffffff;
  margin: 16px 0;
  padding: 10px;
  border-radius: 8px;
}
.pagination_list .pages {
  margin: 0;
}
.pagination_list .pages .pages-items .item .page {
  padding: 15px;
  display: block;
  line-height: normal;
  border-radius: 8px;
  color: #2b2b2b;
  background: #d4d4d8;
}
.pagination_list .pages .pages-items .item.current .page {
  color: #ffffff;
  background: #2b2b2b;
}
/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background-color: #d4d4d8;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #2b2b2b;
}
.slick-slider .slick-arrow {
  border: 1px solid #2b2b2b;
  background: #ffffff;
  border-radius: 100%;
  width: 44px;
  height: 44px;
  min-height: auto;
}
.slick-slider .slick-arrow::before {
  font-size: 18px;
  color: #3f3f46;
}
.pagination_list {
  background: #ffffff;
  margin: 16px 0;
  padding: 10px;
  border-radius: 8px;
}
.pagination_list .pager {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 767px) {
  .pagination_list .pager {
    display: block;
  }
}
.pagination_list .pages {
  margin: 0;
}
.pagination_list .pages .pages-items .item .page {
  padding: 15px;
  display: block;
  line-height: normal;
  border-radius: 8px;
  color: #2b2b2b;
  background: #d4d4d8;
}
.pagination_list .pages .pages-items .item.current .page {
  color: #ffffff;
  background: #2b2b2b;
}
.pro_review .customer_review,
.rating .customer_review {
  font-weight: 500;
}
.pro_review .customer_review a,
.rating .customer_review a {
  text-decoration: underline;
  font-size: 14px;
}
body > .widget.block.block-static-block {
  margin: 0;
}
.account header.page-header {
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .multivendor-seller-profile header.page-header {
    margin-bottom: 16px;
  }
}
header.page-header {
  padding: 24px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e7;
}
@media all and (min-width: 991px) and (max-width: 1340px) {
  header.page-header {
    padding: 24px 5%;
  }
}
@media all and (max-width: 991px) {
  header.page-header {
    margin-bottom: 30px;
    padding: 24px 20px;
  }
}
header.page-header .panel.wrapper {
  display: none;
}
header.page-header .header.content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
}
@media all and (max-width: 767px) {
  header.page-header .header.content {
    justify-content: flex-start;
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  header.page-header .header.content .nav-toggle {
    left: auto;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
  }
}
header.page-header .header.content a.logo {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  header.page-header .header.content a.logo {
    margin: 0;
  }
}
header.page-header .header.content .top_links {
  display: flex;
  align-items: center;
}
@media all and (max-width: 767px) {
  header.page-header .header.content .top_links {
    display: none;
  }
}
header.page-header .header.content .toplink_btn {
  display: flex;
  align-items: center;
  column-gap: 32px;
  padding-right: 40px;
  margin-right: 40px;
  position: relative;
}
@media all and (max-width: 991px) {
  header.page-header .header.content .toplink_btn {
    padding-right: 10px;
    margin-right: 10px;
    column-gap: 10px;
  }
}
header.page-header .header.content .toplink_btn:after {
  content: "";
  background: #d4d4d8;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
header.page-header .header.content .toplink_btn .pagebuilder-button-primary,
header.page-header .header.content .toplink_btn .pagebuilder-button-secondary {
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  min-height: auto;
  border-radius: 4px;
}
@media all and (max-width: 991px) {
  header.page-header .header.content .toplink_btn .pagebuilder-button-primary,
  header.page-header .header.content .toplink_btn .pagebuilder-button-secondary {
    padding: 10px;
  }
}
header.page-header .header.content .header.links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
  position: relative;
}
header.page-header .header.content .header.links li {
  margin: 0;
  margin-right: 40px;
}
@media all and (max-width: 991px) {
  header.page-header .header.content .header.links li {
    margin-right: 10px;
  }
}
header.page-header .header.content .header.links li.greet.welcome {
  margin: 0;
}
header.page-header .header.content .header.links li a {
  padding: 5px 0;
  color: #2b2b2b;
  font-size: 14px;
}
header.page-header .header.content .header.links li:last-child {
  margin: 0;
}
header.page-header .header.content .header.links li:last-child a {
  padding: 12px 24px;
  background: #2b2b2b;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 4px;
}
@media all and (max-width: 991px) {
  header.page-header .header.content .header.links li:last-child a {
    padding: 10px;
  }
}
header.page-header .header.content .header.links li .greet.welcome {
  margin: 0;
}
header.page-header .header.content .header.links .customer-welcome {
  margin-left: 5px;
}
@media all and (max-width: 991px) {
  header.page-header .header.content .header.links .customer-welcome {
    margin-right: 20px;
  }
}
header.page-header .header.content .header.links .customer-welcome .action.switch:after {
  content: "";
  background: url(../images/expand.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 7px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu {
  position: absolute;
  right: -22px;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links {
  display: block;
  border: none;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
  min-width: 200px;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li {
  margin: 0;
  padding: 12px 50px 12px 57px;
  position: relative;
  border-bottom: 1px solid #e4e4e7;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li a {
  padding: 8px 0;
  color: #3f3f46;
  font-weight: 600;
  font-size: 16px;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li:last-child {
  border: none;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li:last-child a {
  background: transparent;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li::before {
  content: "";
  background: url(../images/link_edit.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  display: none;
  display: block;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links li:nth-child(2)::before {
  content: "";
  background: url(../images/link_appoint.svg);
  background-repeat: no-repeat;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links:before {
  display: none;
}
header.page-header .header.content .header.links .customer-welcome .customer-menu .header.links .authorization-link {
  display: none;
}
.cms-home .page-header {
  padding: 24px 20px;
}
@media all and (min-width: 991px) and (max-width: 1340px) {
  .cms-home .page-header {
    padding: 24px 5%;
  }
}
.cms-home .page-header .header.content {
  padding: 0;
}
@media all and (max-width: 767px) {
  .nav-open body .page-wrapper {
    left: 0;
  }
}
.nav-open body .nav-toggle:before {
  content: "\e616";
}
.nav-open body .nav-toggle:after {
  display: none;
}
.nav-open body .nav-sections {
  width: 100%;
  background: #ffffff;
  z-index: 9;
}
@media all and (max-width: 767px) {
  .page-wrapper .nav-sections .header.links li {
    border-top: 1px solid #d1d1d1;
    padding: 0.8rem 15px;
  }
}
@media all and (max-width: 767px) {
  .page-wrapper .nav-sections .header.links li a {
    border: none;
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .page-wrapper .nav-sections .header.links .authorization-link a {
    padding: 12px 24px;
    background: #2b2b2b;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 4px;
    display: inline-block;
  }
}
.page-wrapper .nav-sections .header.links .customer-menu li:first-child {
  border: none;
}
.page-wrapper .nav-sections .header.links .customer-welcome {
  padding: 0;
}
footer.page-footer,
small.copyright {
  background-color: #2b2b2b;
}
footer.page-footer {
  padding: 60px 0;
  margin: 0;
}
@media all and (max-width: 767px) {
  footer.page-footer {
    padding: 10px 0 20px;
  }
}
footer.page-footer .footer_cont {
  padding-bottom: 40px;
  margin-bottom: 28px;
  border-bottom: 1px solid #e5e7eb;
}
@media all and (max-width: 767px) {
  footer.page-footer .footer_cont {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
footer.page-footer .footer_text {
  font-size: 14px;
  font-weight: 600;
  line-height: 16.7px;
  margin-top: 32px;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  footer.page-footer .footer_text {
    margin-top: 24px;
  }
}
footer.page-footer .social_icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  column-gap: 16px;
}
@media all and (max-width: 767px) {
  footer.page-footer .social_icon {
    justify-content: flex-start;
    margin-top: 20px;
  }
}
footer.page-footer .social_icon a {
  width: 36px;
  height: 36px;
  background: #241f1f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  color: #ffffff;
}
footer.page-footer .social_icon .community_icon {
  font-weight: 600;
}
footer.page-footer .footer.content {
  border: none;
}
@media all and (min-width: 767px) {
  footer.page-footer .footer.content {
    padding: 0 20px;
  }
}
footer.page-footer small.copyright {
  text-align: right;
  padding: 7px 0;
  display: block;
}
@media all and (max-width: 767px) {
  footer.page-footer small.copyright {
    text-align: left;
  }
}
footer.page-footer small.copyright span {
  margin: 0 auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  box-sizing: border-box;
  width: auto;
}
figure.footer_logo {
  width: 25%;
}
@media all and (max-width: 767px) {
  figure.footer_logo {
    width: 35%;
  }
}
.policy_links {
  display: flex;
  align-items: center;
  column-gap: 32px;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .policy_links {
    margin-bottom: 12px;
  }
}
.policy_links p {
  font-size: 14px;
  font-weight: 600;
}
.policy_links a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  padding: 7px 0;
  position: relative;
}
.policy_links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.policy_links a:visited {
  color: #ffffff;
}
.policy_links a:after {
  content: "";
  background: #7f7f7f;
  width: 1px;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  right: -15px;
  top: 0;
}
.policy_links a:last-child::after {
  display: none;
}
small.copyright {
  display: none;
}
/*Demand Section*/
.sec_title {
  font-size: 48px;
  font-weight: 600;
  line-height: 57px;
  text-align: center;
  margin: 0;
}
@media all and (max-width: 767px) {
  .sec_title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }
}
.cms-home .page-main {
  max-width: 100%;
  padding: 0;
}
.sec_block {
  padding: 0 20px 100px;
}
@media all and (min-width: 991px) and (max-width: 1340px) {
  .sec_block {
    padding: 0 5% 100px;
  }
}
@media all and (max-width: 767px) {
  .sec_block {
    padding: 0 16px 24px;
  }
}
#html-body .community_links .pagebuilder-column-line .pagebuilder-column {
  justify-content: center;
}
/*Demand services*/
.demand_service {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  column-gap: 30px;
  row-gap: 30px;
  max-width: 995px;
  margin: 60px auto;
  display: flex;
}
@media all and (max-width: 767px) {
  .demand_service {
    column-gap: 0px;
    row-gap: 16px;
    margin: 24px auto;
  }
}
.demand_service .service_box {
  width: 146px;
  cursor: pointer;
}
.demand_service .service_box:hover p {
  filter: invert(1);
}
@media all and (max-width: 767px) {
  .demand_service .service_box {
    width: 112px;
    padding: 8px 10px;
  }
}
.demand_service .service_box p {
  background: url(../images/botox.svg);
  height: 110px;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  .demand_service .service_box p {
    height: 70px;
  }
}
.demand_service .service_box p.fillers {
  background: url(../images/filler.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.aes_treatments {
  background: url(../images/treatment_icon.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.laser_skin {
  background: url(../images/laser_skin.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.laser_hair {
  background: url(../images/laser_hair.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.hydration {
  background: url(../images/hydration.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.wellness {
  background: url(../images/wellness.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box p.hormone {
  background: url(../images/hormon.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.demand_service .service_box h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  margin-top: 20px;
  color: #3f3f46;
  word-wrap: normal;
}
@media all and (max-width: 767px) {
  .demand_service .service_box h4 {
    margin-top: 12px;
    font-size: 12px;
  }
}
.sec_btn {
  text-align: center;
}
.sec_btn .pagebuilder-button-primary {
  padding: 12px 32px;
  border-radius: 8px;
}
/*maintain table*/
.maintain_block {
  color: #ffffff;
}
.maintain_block.sec_block {
  padding: 0;
}
.maintain_block .table_sec {
  padding: 80px 20px 100px;
}
@media all and (min-width: 991px) and (max-width: 1340px) {
  .maintain_block .table_sec {
    padding: 80px 5% 100px;
  }
}
@media all and (max-width: 767px) {
  .maintain_block .table_sec {
    padding: 32px 16px 32px;
  }
}
.maintain_block .sec_title {
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .maintain_block .sec_title {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .maintain_block .sec_title br {
    margin-bottom: 10px;
  }
}
.maintain_block .maintain_table .pagebuilder-column-line {
  column-gap: 30px;
  row-gap: 30px;
}
@media all and (max-width: 767px) {
  .maintain_block .maintain_table .pagebuilder-column-line {
    column-gap: 20px;
    row-gap: 20px;
  }
}
.maintain_block .maintain_table .table_box {
  padding: 24px;
}
@media all and (max-width: 767px) {
  .maintain_block .maintain_table .table_box {
    padding: 16px;
  }
}
@media all and (max-width: 767px) {
  .maintain_block .maintain_table .table_box .wellness_data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 24px;
  }
}
.maintain_block .maintain_table .table_box figure {
  background: #2b2b2b;
  display: flex;
  width: 68px;
  height: 68px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  margin-bottom: 16px;
  position: relative;
}
@media all and (max-width: 767px) {
  .maintain_block .maintain_table .table_box figure {
    min-width: 68px;
  }
}
.maintain_block .maintain_table .table_box figure::after {
  content: "";
  background: url(../images/provider.svg);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.maintain_block .maintain_table .table_box figure.offers::after {
  background: url(../images/offers.svg);
  background-repeat: no-repeat;
}
.maintain_block .maintain_table .table_box figure.estimate::after {
  background: url(../images/estimate.svg);
  background-repeat: no-repeat;
}
.maintain_block .maintain_table .table_box figure.join::after {
  background: url(../images/community.svg);
  background-repeat: no-repeat;
}
.maintain_block .maintain_table .table_box h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 12px;
}
@media all and (max-width: 767px) {
  .maintain_block .maintain_table .table_box h4 {
    font-size: 16px;
    width: 70%;
  }
}
.maintain_block .maintain_table .table_box p {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  margin: 0;
}
/*provider search*/
@media all and (max-width: 767px) {
  .provider_block h1 {
    line-height: 24px;
  }
}
.provider_block .search_box {
  display: flex;
  border: 1px solid #2b2b2b;
  border-radius: 8px;
  align-items: center;
  padding-left: 24px;
  column-gap: 30px;
}
@media all and (max-width: 767px) {
  .provider_block .search_box {
    flex-wrap: wrap;
    padding: 0;
    margin-top: 16px;
  }
}
.provider_block .search_box .search_field,
.provider_block .search_box .dropdown,
.provider_block .search_box button {
  position: relative;
}
.provider_block .search_box .search_field:before,
.provider_block .search_box .dropdown:before,
.provider_block .search_box button:before {
  content: "";
  background: url(../images/search.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media all and (max-width: 767px) {
  .provider_block .search_box .search_field:before,
  .provider_block .search_box .dropdown:before,
  .provider_block .search_box button:before {
    left: 20px;
  }
}
@media all and (max-width: 767px) {
  .provider_block .search_box .search_field input::placeholder,
  .provider_block .search_box .dropdown input::placeholder,
  .provider_block .search_box button input::placeholder {
    color: #71717a;
    font-size: 12px;
  }
  .provider_block .search_box .search_field input::-ms-input-placeholder,
  .provider_block .search_box .dropdown input::-ms-input-placeholder,
  .provider_block .search_box button input::-ms-input-placeholder {
    color: #71717a;
    font-size: 12px;
  }
}
.provider_block .search_box .search_field {
  width: 100%;
}
@media all and (max-width: 767px) {
  .provider_block .search_box .search_field {
    padding: 8px 20px;
    border-bottom: 1px solid #e4e4e7;
  }
}
.provider_block .search_box .search_field input {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #3f3f46;
  font-weight: 500;
  height: auto;
  padding-left: 30px;
}
@media all and (max-width: 767px) {
  .provider_block .search_box .search_field input {
    height: 32px;
  }
}
.provider_block .search_box .search_field:after {
  content: "";
  background: #d4d4d8;
  width: 1px;
  height: 38px;
  position: absolute;
  top: -19%;
  right: 0;
}
@media all and (max-width: 767px) {
  .provider_block .search_box .search_field:after {
    display: none;
  }
}
.provider_block .search_box .dropdown {
  width: 45%;
  padding-left: 30px;
}
@media all and (max-width: 767px) {
  .provider_block .search_box .dropdown {
    padding: 8px 20px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .provider_block .search_box .dropdown input {
    padding-left: 30px;
  }
}
.provider_block .search_box .dropdown:before {
  background: url(../images/mapicon.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 18px;
}
.provider_block .search_box button {
  background: #2b2b2b;
  height: 66px;
  width: 66px;
  border: none;
  border-radius: 0px 7px 7px 0px;
}
@media all and (max-width: 767px) {
  .provider_block .search_box button {
    width: 100%;
    height: 48px;
    border-radius: 0 0 7px 7px;
  }
}
.provider_block .search_box button:before {
  background: url(../images/search_btn.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.provider_block .treatment_advice {
  background: #f4f4f5;
  border: 1px solid #e4e4e7;
  border-radius: 12px;
  padding: 32px;
  margin-top: 44px;
}
@media all and (max-width: 767px) {
  .provider_block .treatment_advice {
    padding: 16px 12px;
    margin-top: 20px;
  }
}
.provider_block .treatment_advice h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .provider_block .treatment_advice h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
.provider_block .treatment_advice p {
  font-size: 20px;
  line-height: 23px;
}
@media all and (max-width: 767px) {
  .provider_block .treatment_advice p {
    font-size: 14px;
  }
}
.provider_block .treatment_advice .button_list .pagebuilder-button-secondary,
.provider_block .treatment_advice .button_list .pagebuilder-button-primary {
  font-weight: 500;
  font-size: 14px;
}
.provider_block.book_services .search_box {
  border: 1px solid #bfbfbf;
  padding: 0 10px;
}
@media all and (max-width: 767px) {
  .provider_block.book_services .search_box {
    padding: 0;
    margin: 0;
  }
}
.provider_block.book_services .search_box input {
  border: none;
  height: auto;
}
@media all and (max-width: 767px) {
  .provider_block.book_services .search_box .search_field {
    padding: 0 20px;
  }
}
.provider_block.book_services .search_box .search_field:after {
  display: none;
}
.search_box .search_result {
  position: absolute;
  display: none;
  top: 48px;
  background: #ffffff;
  width: 100%;
  box-shadow: 6px 6px 10px 0px #00000012;
  border-radius: 12px;
  border: 1px solid #2b2b2b;
  overflow: hidden;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .search_box .search_result {
    width: 90%;
  }
}
.search_box .search_result ul {
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 350px;
  overflow-y: auto;
}
.search_box .search_result ul li {
  font-size: 16px;
  color: #2b2b2b;
  cursor: pointer;
  margin: 0;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 20px;
}
@media all and (max-width: 767px) {
  .search_box .search_result ul li {
    column-gap: 30px;
    align-items: flex-start;
  }
}
.search_box .search_result ul li:hover {
  background: #000000;
  color: #ffffff;
}
.search_box .search_result ul li:hover a {
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .search_box .search_result ul li a {
    width: 90px;
    display: block;
  }
}
.search_box .search_result ul li a:hover {
  text-decoration: underline;
}
.search_box .search_result ul li span:last-child {
  width: 90px;
  text-align: right;
}
.book_services .search_box .search_result ul {
  max-height: 170px;
}
.button_list {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin-top: 32px;
}
.modal-popup.search_popup .modal-inner-wrap {
  width: 80%;
  margin: 10px auto;
  padding: 25px 40px;
}
@media all and (max-width: 991px) {
  .modal-popup.search_popup .modal-inner-wrap {
    width: 90%;
  }
}
.modal-popup.search_popup .modal-inner-wrap .modal-header .action-close {
  top: 25px;
}
.search_popup .action-close {
  display: none;
}
.search_popup .modal-header {
  text-align: center;
}
.search_popup .modal-header .search_service_title {
  display: flex;
  justify-content: center;
  padding: 16px 24px;
  border: 1px solid #2b2b2b;
  border-radius: 12px;
  column-gap: 32px;
}
.search_popup .modal-header .search_service_title p {
  font-size: 20px;
  color: #14080c;
}
@media all and (max-width: 767px) {
  .search_popup .modal-header .search_service_title p {
    font-size: 14px;
  }
}
.search_popup .modal-header .modal-title {
  border: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 767px) {
  .search_popup .modal-header .modal-title {
    display: block;
  }
}
.search_popup .modal-inner-wrap .tabel_data.search_service {
  margin-top: 25px;
}
.search_popup .modal-inner-wrap .tabel_data.search_service .tabel_head {
  background: #000000;
}
.search_popup .modal-inner-wrap .tabel_data.search_service .tabel_head .number_id {
  font-size: 0;
}
.search_popup .modal-inner-wrap .tabel_data .tabel_row.active {
  background: #14080c;
  color: #ffffff;
}
.search_popup .modal-inner-wrap .tabel_data .tab_field {
  width: 25%;
}
@media all and (max-width: 767px) {
  .search_popup .modal-inner-wrap .tabel_data .tab_field {
    width: 100%;
  }
}
.search_popup .modal-inner-wrap .tabel_data .tab_field.number_id {
  width: 3%;
}
@media all and (max-width: 767px) {
  .search_popup .modal-inner-wrap .tabel_data .tab_field.number_id {
    width: auto;
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
.search_popup .modal-inner-wrap .tabel_data .tab_field.desc {
  width: 70%;
}
@media all and (max-width: 767px) {
  .search_popup .modal-inner-wrap .tabel_data .tab_field.desc {
    width: auto;
  }
}
@media all and (max-width: 767px) {
  .search_popup .modal-inner-wrap .tabel_data .tab_field.desc span {
    width: 70%;
  }
}
.tabel_data {
  border-radius: 12px;
  background: #fafafa;
  margin: 40px 0;
  overflow-x: auto;
}
@media all and (max-width: 767px) {
  .tabel_data {
    background: transparent;
    margin: 16px 0;
  }
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_body {
    padding-top: 5px;
  }
}
.tabel_data .tabel_head,
.tabel_data .tabel_row {
  display: inline-flex;
  align-items: center;
  column-gap: 15px;
  padding: 10px 24px;
  min-width: 100%;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_head,
  .tabel_data .tabel_row {
    display: block;
    align-items: flex-start;
  }
}
.tabel_data .tabel_head .tab_field,
.tabel_data .tabel_row .tab_field {
  font-size: 14px;
  line-height: 16px;
}
.tabel_data .tab_field {
  width: 10%;
}
.tabel_data .tab_field.number_id {
  width: 2%;
}
.tabel_data .tab_field .tabel_checkbox {
  display: block;
  border: 2px solid #000000;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  .tabel_data .tab_field .tabel_checkbox {
    width: 14px;
    height: 14px;
  }
}
.tabel_data .tab_field input[type="radio"] {
  position: absolute;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
}
.tabel_data .tab_field input[type="radio"]:checked + .tabel_checkbox {
  border-color: #ffffff;
}
.tabel_data .tab_field input[type="radio"]:checked + .tabel_checkbox::after {
  content: "";
  border: 2px solid #000000;
  background: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 767px) {
  .tabel_data .tab_field input[type="radio"]:checked + .tabel_checkbox::after {
    width: 9px;
    height: 9px;
  }
}
.tabel_data .tab_field .drop-arrow {
  background: url(../images/expand_more.svg);
  background-repeat: no-repeat;
  background-position: right 20px bottom 50%;
  background-size: 13px;
  cursor: pointer;
  padding-right: 40px;
}
.tabel_data .tab_field.select_item {
  width: 32px;
}
@media all and (max-width: 767px) {
  .tabel_data .tab_field.select_item {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.tabel_data .tab_field.select_item input {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #2b2b2b;
}
.tabel_data .tabel_head {
  background: #7f7f7f;
  color: #ffffff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_head {
    display: none;
  }
}
.tabel_data .tabel_head .tab_field .number_id {
  font-size: 0;
}
.tabel_data .tabel_row {
  border-bottom: 1px solid #e4e4e7;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_row {
    border: 1px solid #e4e4e7;
    border-radius: 8px;
    margin-bottom: 10px;
    background: #fafafa;
    position: relative;
  }
}
.tabel_data .tabel_row:last-child {
  border: none;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_row:last-child {
    border: 1px solid #e4e4e7;
  }
}
.tabel_data .tabel_row.active {
  background: #e4e4e7;
  color: #3f3f46;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_row .tab_field {
    font-size: 12px;
    line-height: 14px;
    padding: 8px 0;
    display: flex;
    column-gap: 16px;
  }
}
.tabel_data .tabel_row .tab_field .table_title {
  display: none;
  font-weight: 600;
  width: 35%;
}
@media all and (max-width: 767px) {
  .tabel_data .tabel_row .tab_field .table_title {
    display: block;
    width: 25%;
  }
}
.tabel_data .drop-action {
  font-size: 0;
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/action.svg);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.tabel_data.drop_icon .status-option {
  padding: 20px 55px;
  position: relative;
}
.tabel_data.drop_icon .status-option::before {
  content: "";
  background: url(../images/link_edit.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  display: none;
  display: block;
}
.tabel_data .status-dropdown .status-option:hover {
  background: #2b2b2b;
  color: #ffffff;
}
.tabel_data .status-dropdown .status-option.delete-product::before {
  background: url(../images/link_delete.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tabel_data .status-dropdown .status-option.select-product::before {
  background: url(../images/link_select.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tabel_data .status-dropdown .status-option.copy-product::before {
  background: url(../images/link_copy.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tabel_data .status-dropdown .status-option.inactive-product::before {
  background: url(../images/link_close.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tabel_data .status-dropdown .status-option.archive-product::before {
  background: url(../images/link_archive.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.tabel_data.service_table_list,
.tabel_data.provider_list_tab {
  margin: 0;
  min-height: 500px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list,
  .tabel_data.provider_list_tab {
    min-height: auto;
  }
}
.tabel_data.service_table_list .status-dropdown,
.tabel_data.provider_list_tab .status-dropdown {
  top: 55px;
  left: auto;
  right: 0;
  width: 250px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .status-dropdown,
  .tabel_data.provider_list_tab .status-dropdown {
    width: 190px;
  }
}
.tabel_data.service_table_list .tabel_head,
.tabel_data.provider_list_tab .tabel_head,
.tabel_data.service_table_list .tabel_row,
.tabel_data.provider_list_tab .tabel_row {
  align-items: center;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tabel_head,
  .tabel_data.provider_list_tab .tabel_head,
  .tabel_data.service_table_list .tabel_row,
  .tabel_data.provider_list_tab .tabel_row {
    align-items: flex-start;
  }
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tabel_row,
  .tabel_data.provider_list_tab .tabel_row {
    display: grid;
    column-gap: 16px;
    row-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.tabel_data.service_table_list .tabel_row.wk-last_tr .tab_field .status-dropdown,
.tabel_data.provider_list_tab .tabel_row.wk-last_tr .tab_field .status-dropdown,
.tabel_data.service_table_list .tabel_row:nth-child(10) .tab_field .status-dropdown,
.tabel_data.provider_list_tab .tabel_row:nth-child(10) .tab_field .status-dropdown,
.tabel_data.service_table_list .tabel_row:nth-child(9) .tab_field .status-dropdown,
.tabel_data.provider_list_tab .tabel_row:nth-child(9) .tab_field .status-dropdown,
.tabel_data.service_table_list .tabel_row:nth-child(8) .tab_field .status-dropdown,
.tabel_data.provider_list_tab .tabel_row:nth-child(8) .tab_field .status-dropdown,
.tabel_data.service_table_list .tabel_row:nth-child(7) .tab_field .status-dropdown,
.tabel_data.provider_list_tab .tabel_row:nth-child(7) .tab_field .status-dropdown {
  top: auto;
  bottom: 0;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field,
  .tabel_data.provider_list_tab .tab_field {
    display: block;
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field .table_title,
  .tabel_data.provider_list_tab .tab_field .table_title {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.tabel_data.service_table_list .tab_field.action,
.tabel_data.provider_list_tab .tab_field.action {
  width: 42px;
  position: relative;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list.service_table_list .status-dropdown,
  .tabel_data.provider_list_tab.service_table_list .status-dropdown {
    left: 0;
  }
}
/*review provider*/
.review_block {
  background: #f4f4f5;
  padding: 100px 20px;
  margin-bottom: 150px;
}
@media all and (min-width: 991px) and (max-width: 1340px) {
  .review_block {
    padding: 100px 5%;
  }
}
@media all and (max-width: 767px) {
  .review_block {
    margin-bottom: 70px;
    padding: 24px 20px;
    margin-bottom: 24px;
  }
}
.review_block .review_list {
  display: flex;
  justify-content: center;
  column-gap: 30px;
  row-gap: 30px;
  margin-bottom: 80px;
}
@media all and (max-width: 1024px) {
  .review_block .review_list {
    overflow-x: auto;
    justify-content: flex-start;
  }
}
@media all and (max-width: 767px) {
  .review_block .review_list {
    margin-bottom: 45px;
  }
}
.review_block .review_list .review_item {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  width: 33.33%;
}
@media all and (max-width: 1024px) {
  .review_block .review_list .review_item {
    flex-basis: 70%;
    flex-shrink: 0;
  }
}
@media all and (max-width: 1024px) {
  .review_block .review_list .review_item {
    flex-basis: 85%;
    flex-shrink: 0;
  }
}
.review_block .review_list .review_item .rating p {
  position: relative;
}
.review_block .review_list .review_item .rating p:before {
  content: "";
  background: url(../images/star.svg);
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.review_block .review_list .review_item .client {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}
.review_block .review_list .review_item .client .client_img {
  margin-right: 15px;
}
.review_block .review_list .review_item .client .client_img img {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  object-fit: cover;
  object-position: top;
}
@media all and (max-width: 767px) {
  .review_block .review_list .review_item .client .client_img img {
    width: 80px;
    height: 80px;
  }
}
.review_block .review_list .review_item .client_info h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  color: #18181b;
}
.review_block .review_list .review_item .client_info p {
  margin: 4px 0 12px;
}
.review_block .review_list .review_item .client_info .rating p {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #e9e9e9;
  padding: 7px 12px 7px 40px;
  border-radius: 88px;
  font-size: 14px;
}
.review_block .review_list .review_item .client_info .rating p:before {
  left: 8%;
}
.review_block .review_list .review_item .work_info p {
  margin-bottom: 5px;
  font-size: 14px;
}
.review_block .review_list .review_item .work_info .place {
  font-size: 16px;
  font-weight: 600;
}
.review_block .review_list .review_item hr {
  border-style: dashed;
}
.review_block .review_list .review_item .speciality span {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #71717a;
  padding-bottom: 8px;
  display: block;
}
.review_block .block.block-static-block .review_block_text p {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: 32px 0 80px;
}
@media all and (max-width: 767px) {
  .review_block .block.block-static-block .review_block_text p {
    font-size: 16px;
    margin: 16px 0 34px;
  }
}
.review_block .pagebuilder-button-primary {
  font-weight: 500;
}
/*community*/
.community_block .sec_title {
  margin-bottom: 44px;
}
.community_block h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
@media all and (max-width: 767px) {
  .community_block h3 {
    text-align: center;
  }
}
.community_block .community_sec {
  padding: 40px 0;
  border: 1px dashed #d4d4d8;
  border-left: 0;
  border-right: 0;
}
@media all and (max-width: 767px) {
  .community_block .community_sec {
    padding: 24px 0;
  }
}
.community_block .community_links .button_list {
  justify-content: flex-end;
  margin: 0;
  row-gap: 16px;
}
@media all and (max-width: 767px) {
  .community_block .community_links .button_list {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .community_block .community_links .button_list .community_btn {
    width: 100%;
    text-align: center;
  }
}
.community_block .community_links .pagebuilder-button-primary {
  border-radius: 40px;
  padding: 12px 24px;
}
@media all and (max-width: 767px) {
  .community_block .community_links .pagebuilder-button-primary {
    font-size: 12px;
    padding: 8px 12px;
    min-height: auto;
  }
}
.community_block .community_links .insta_btn .pagebuilder-button-primary,
.community_block .community_links .fb_btn .pagebuilder-button-primary,
.community_block .community_links .tiktok_btn .pagebuilder-button-primary {
  padding-left: 52px;
  position: relative;
}
@media all and (max-width: 767px) {
  .community_block .community_links .insta_btn .pagebuilder-button-primary,
  .community_block .community_links .fb_btn .pagebuilder-button-primary,
  .community_block .community_links .tiktok_btn .pagebuilder-button-primary {
    padding-left: 35px;
  }
}
.community_block .community_links .insta_btn .pagebuilder-button-primary:before,
.community_block .community_links .fb_btn .pagebuilder-button-primary:before,
.community_block .community_links .tiktok_btn .pagebuilder-button-primary:before {
  content: "";
  background: url(../images/insta_btn.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  left: 15%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-size: cover;
}
@media all and (max-width: 767px) {
  .community_block .community_links .insta_btn .pagebuilder-button-primary:before,
  .community_block .community_links .fb_btn .pagebuilder-button-primary:before,
  .community_block .community_links .tiktok_btn .pagebuilder-button-primary:before {
    width: 16px;
    height: 16px;
  }
}
.community_block .community_links .fb_btn .pagebuilder-button-primary:before {
  content: "";
  background: url(../images/facebook_btn.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.community_block .community_links .tiktok_btn .pagebuilder-button-primary:before {
  content: "";
  background: url(../images/tiktok_btn.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
/*contact form*/
.contact_block .sec_title {
  margin-bottom: 44px;
}
@media all and (max-width: 767px) {
  .contact_block .sec_title {
    margin-bottom: 24px;
    text-align: left;
  }
}
.contact_form fieldset .form_field {
  display: flex;
  column-gap: 32px;
  row-gap: 32px;
  border: 1px solid #7f7f7f;
  border-radius: 12px;
  padding: 32px;
}
@media all and (max-width: 767px) {
  .contact_form fieldset .form_field {
    flex-wrap: wrap;
  }
}
.contact_form fieldset .form_field .field_data {
  width: 50%;
}
@media all and (max-width: 767px) {
  .contact_form fieldset .form_field .field_data {
    width: 100%;
  }
}
.contact_form fieldset .form_field .field_data .field {
  margin-bottom: 32px;
}
.contact_form fieldset .form_field .field_data .field:last-child {
  margin: 0;
}
.contact_form fieldset .form_field .field_data .field input,
.contact_form fieldset .form_field .field_data .field textarea,
.contact_form fieldset .form_field .field_data .field select {
  border: 1px solid #a1a1aa;
  border-radius: 8px;
}
.contact_form fieldset .form_field .field_data .field input::placeholder,
.contact_form fieldset .form_field .field_data .field textarea::placeholder,
.contact_form fieldset .form_field .field_data .field select::placeholder {
  color: #a1a1aa;
  font-size: 16px;
}
.contact_form fieldset .form_field .field_data .field input::-ms-input-placeholder,
.contact_form fieldset .form_field .field_data .field textarea::-ms-input-placeholder,
.contact_form fieldset .form_field .field_data .field select::-ms-input-placeholder {
  color: #a1a1aa;
  font-size: 16px;
}
.contact_form fieldset .form_field .field_data .field input {
  padding: 18px 24px;
}
.contact_form fieldset .form_field .field_data textarea {
  height: 160px;
}
.contact_form fieldset .form_field .actions-toolbar .primary,
.contact_form fieldset .form_field .actions-toolbar .action {
  width: 100%;
  margin: 0;
}
.contact_form fieldset .form_field .actions-toolbar .action {
  padding: 15px;
}
.progress-bar {
  display: flex;
  justify-content: space-between;
  width: 95%;
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
.progress-bar .progress-step {
  font-size: 18px;
  color: #d4d4d8;
  font-weight: 600;
  line-height: 21px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.progress-bar .progress-step .step_num {
  padding: 16px;
  border: 1px solid transparent;
  border-radius: 100%;
  margin-bottom: 8px;
  z-index: 9;
}
.progress-bar .progress-step .step_num span {
  background: #d4d4d8;
  color: #ffffff;
  font-weight: 600;
  line-height: 19px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.progress-bar .progress-step p {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.progress-bar .progress-step.active {
  color: #241f1f;
  cursor: pointer;
}
.progress-bar .progress-step.active .step_num {
  border-color: #2b2b2b;
}
.progress-bar .progress-step.active .step_num span {
  background: #2b2b2b;
}
.progress-bar:before {
  content: "";
  background: #2b2b2b;
  height: 2px;
  position: absolute;
  width: 85%;
  left: 5%;
  top: 33%;
}
@media all and (max-width: 767px) {
  .progress-bar:before {
    width: 75%;
    left: 9%;
  }
}
.provider_form .wk-mp-page-title.legend {
  justify-content: end;
}
form fieldset .wk-mp-page-title.legend {
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: none !important;
}
@media all and (max-width: 767px) {
  form fieldset .wk-mp-page-title.legend span {
    width: 100%;
  }
}
form fieldset .field .upload_image .setimage {
  float: none;
  display: grid;
  width: 95%;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  padding: 0;
}
form fieldset .field .upload_image .image_cont {
  position: relative;
}
form fieldset .field .upload_image .delet_image {
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  padding: 0 10px;
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
}
form fieldset .field .upload_image .delet_image:after {
  content: "";
  background: url(../images/close.svg);
  width: 15px;
  height: 15px;
  background-size: cover;
  position: absolute;
}
form fieldset .field .upload_image .delet_image img {
  display: none;
}
form fieldset .field .control {
  position: relative;
}
form fieldset .field .control .prev-img {
  width: 75%;
}
form fieldset .field .control .copy_btn {
  background: url(../images/copy.svg);
  background-color: #ffffff;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 47px;
  right: 3px;
  top: 1px;
  position: absolute;
  cursor: pointer;
}
form fieldset .field .control .copy_btn:before {
  content: "Copied";
  position: absolute;
  top: 5px;
  right: 35px;
  background: #22c55e;
  color: #ffffff;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 15px;
  display: none;
}
form fieldset .field .control.active .copy_btn:before {
  display: block;
}
form fieldset .desc {
  font-size: 12px;
  font-weight: 600;
  color: #bfbfbf;
  line-height: 14px;
  display: inline-flex;
}
form fieldset input[type="file"] {
  cursor: pointer;
  position: relative;
}
form fieldset input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
  display: none;
}
form fieldset input[type="file"]:after {
  content: "";
  background: url(../images/upload.svg);
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
}
.field input.time_status[type="checkbox"] {
  position: relative;
  appearance: none;
  width: 48px;
  height: 24px;
  background: #e9e9e9;
  border-radius: 16px;
  cursor: pointer;
  transition: 0.4s;
  border: none;
  margin: 0;
}
.field input.time_status:checked[type="checkbox"] {
  background: #22c55e;
}
.field input.time_status[type="checkbox"]::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 4px;
  left: 4px;
  background: #7f7f7f;
  border-radius: 50%;
  transform: scale(1.1);
  transition: 0.4s;
}
.field input.time_status:checked[type="checkbox"]::after {
  left: 57%;
  background: #ffffff;
}
.field input.social_link {
  background: url(../images/link.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 50px;
}
.step {
  display: none;
}
.step.active {
  display: block;
}
.step_form .filed_cont {
  margin-bottom: 24px;
  border-radius: 12px;
  background: #ffffff;
  padding: 24px;
  width: 90%;
  box-sizing: border-box;
}
@media all and (max-width: 991px) {
  .step_form .filed_cont {
    width: 100%;
    padding: 12px;
  }
}
.step_form .filed_cont h2 {
  font-size: 24px;
  line-height: 29px;
  color: #2b2b2b;
  font-weight: 700;
  margin-bottom: 24px;
}
.step_form .filed_cont h3 {
  color: #2b2b2b;
  font-weight: 600;
  line-height: 21px;
  margin: 24px 0;
  padding: 12px 0;
  border-bottom: 1px solid #bfbfbf;
}
.step_form .admin_filed {
  display: grid;
  column-gap: 40px;
  row-gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}
.step_form .admin_filed .profile {
  margin: 0;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed .profile {
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.step_form .admin_filed .profile.full_width {
  grid-column-start: 1;
  grid-column-end: -1;
}
.step_form .admin_filed .profile .speciality_list {
  display: grid;
  column-gap: 24px;
  row-gap: 24px;
  grid-template-columns: repeat(3, 1fr);
}
.step_form .admin_filed .profile .speciality_list .spec_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.step_form .admin_filed .profile .speciality_list .spec_box span.spec_title {
  color: #7f7f7f;
  font-weight: 500;
  line-height: 19px;
  width: 50%;
}
.step_form .admin_filed.full-width {
  grid-template-columns: auto;
}
.step_form .admin_filed.work_hour .profile {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  padding: 16px 24px;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile {
    display: block;
    padding: 0 12px 12px;
  }
}
.step_form .admin_filed.work_hour .profile .day {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #2b2b2b;
  padding: 12px 0;
  width: 13%;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .day {
    width: auto;
    float: left;
    margin-right: 20px;
  }
}
.step_form .admin_filed.work_hour .profile .open-status {
  font-size: 12px;
  color: #71717a;
  display: flex;
  align-items: center;
  padding: 8px 0;
  width: 13%;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .open-status {
    width: auto;
  }
}
.step_form .admin_filed.work_hour .profile .open-status .status_title {
  margin-right: 15px;
}
.step_form .admin_filed.work_hour .profile .time_data {
  display: flex;
  align-items: flex-end;
  width: 70%;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .time_data {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: -1;
    display: block;
    margin: 10px 0 0;
  }
}
.step_form .admin_filed.work_hour .profile .time_data .timing {
  width: 100%;
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field:last-child {
  margin-bottom: 0;
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time {
  display: flex;
  align-items: center;
  margin-right: 12px;
  width: 40%;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time {
    width: 50%;
  }
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time.end_time {
  margin-right: 5px;
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time span {
  margin-right: 8px;
  font-weight: 600;
  color: #7f7f7f;
  line-height: 19px;
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time select {
  padding: 10px 15px 6px;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time select {
    background-repeat: no-repeat;
    background-position: right 10px bottom 45%;
    background-size: auto;
    min-width: 100px;
  }
}
.step_form .admin_filed.work_hour .profile .time_data .time_slot_field .center_time select:not(:focus):invalid {
  color: #bfbfbf;
  font-size: 16px;
  font-weight: 500;
}
.step_form .admin_filed.work_hour .profile .time_data .time_btn {
  width: 30%;
  text-align: right;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .time_data .time_btn {
    width: 100%;
  }
}
.step_form .admin_filed.work_hour .profile .time_data .delete_btn .delete_slot {
  background: transparent !important;
  font-size: 0;
  position: relative;
  padding: 0;
  min-height: auto;
  width: 25px;
  height: 25px;
}
.step_form .admin_filed.work_hour .profile .time_data .delete_btn .delete_slot:after {
  content: "";
  background: url(../images/delete.svg);
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.step_form .admin_filed.work_hour .profile .time_data .add_slot {
  background: #f4f4f4;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #2b2b2b;
  text-transform: capitalize;
}
@media all and (max-width: 767px) {
  .step_form .admin_filed.work_hour .profile .time_data .add_slot {
    width: 100%;
    margin: 10px 0 0;
  }
}
.step_form .admin_filed.work_hour .profile .time_data .add_slot span {
  margin-right: 10px;
}
.step_form .field label {
  font-weight: 600;
  color: #7f7f7f;
  margin-bottom: 8px;
  display: inline-block;
}
.step_form .field input,
.step_form .field textarea {
  width: 100%;
}
.step_form .field textarea {
  min-height: 110px;
}
.field .radio_box,
.field .check_box {
  display: inline-flex;
  align-items: center;
}
.field .check_box {
  margin-right: 12px;
}
.field .check_box:last-child {
  margin: 0;
}
.field .check_box label {
  margin: 0 !important;
  font-size: 14px;
  cursor: pointer;
}
.field .check_box input[type="checkbox"] {
  position: relative;
  border: 2px solid #a1a1aa;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 18px;
  width: 18px;
  appearance: none;
  -webkit-appearance: none;
  opacity: 0.6;
}
.field .check_box input[type="checkbox"]:hover {
  opacity: 1;
}
.field .check_box input[type="checkbox"]:checked {
  background-color: #000000;
  border-color: #000000;
  opacity: 1;
}
.field .check_box input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.field .radio_box {
  margin-right: 5px;
  margin-bottom: 8px;
}
.field .radio_box:last-child {
  margin-right: 0;
}
.field .radio_box input[type="radio"] {
  display: none;
}
.field .radio_box input[type="radio"]:checked + label {
  background: #2b2b2b;
  color: #ffffff;
}
.field .radio_box label {
  padding: 8px 12px;
  border: 1px solid #1e1517;
  cursor: pointer;
  border-radius: 8px;
  color: #1e1517;
  font-size: 12px;
  min-width: 54px;
  text-align: center;
}
.field .radio_box label.disable {
  border: 1px solid #7f7f7f;
  color: #7f7f7f;
  pointer-events: none;
}
.center_info {
  text-align: center;
  margin-bottom: 80px;
  width: 80%;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .center_info {
    width: 100%;
  }
}
.center_info .center_logo {
  display: inline-flex;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
}
.center_info .center_logo img {
  max-width: 220px;
  max-height: 220px;
}
@media all and (max-width: 991px) {
  .center_info .center_logo img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media all and (max-width: 991px) {
  .center_info .center_logo {
    margin-bottom: 16px;
  }
}
.center_info .center_logo_text {
  display: inline-flex;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
  width: 150px;
  height: 150px;
  align-items: center;
}
.center_info .center_logo_text span {
  color: #ffff;
  text-align: center;
  padding: 10px;
  max-width: 100px;
  max-height: 100px;
  margin: auto;
  word-break: break-word;
}
@media all and (max-width: 991px) {
  .center_info .center_logo_text span {
    max-width: 100px;
    max-height: 100px;
  }
}
@media all and (max-width: 991px) {
  .center_info .center_logo_text {
    margin-bottom: 16px;
  }
}
.center_info h2 {
  color: #2b2b2b;
  line-height: 42px;
  margin-bottom: 16px;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  .center_info h2 {
    margin-bottom: 12px;
  }
}
.center_info p {
  color: #a1a1aa;
  line-height: 21px;
}
.center_info .center_dec {
  font-size: 18px;
  max-width: 90%;
  margin: 0 auto 16px;
}
@media all and (max-width: 991px) {
  .center_info .center_dec {
    font-size: 14px;
    max-width: 100%;
  }
}
.center_info .center_location {
  margin: 32px 0;
}
@media all and (max-width: 1024px) {
  .center_info .center_location {
    margin: 12px 0 16px;
  }
}
.center_info .center_location .cont_info {
  display: flex;
  justify-content: center;
  column-gap: 28px;
  row-gap: 28px;
  margin-top: 32px;
  flex-wrap: wrap;
}
@media all and (max-width: 1024px) {
  .center_info .center_location .cont_info {
    margin-top: 16px;
  }
}
.center_info .center_location .cont_info .cont_list {
  margin-bottom: 0;
}
.center_info .cont_info {
  margin-top: 48px;
}
.center_info .cont_info .cont_list {
  border: 1px solid #e4e4e7;
  padding: 20px;
  border-radius: 8px;
  width: 31%;
}
@media all and (max-width: 991px) {
  .center_info .cont_info .cont_list {
    width: 47%;
  }
}
@media all and (max-width: 767px) {
  .center_info .cont_info .cont_list {
    width: 100%;
  }
}
.center_info .cont_info .cont_list h4 {
  color: #2b2b2b;
  line-height: 28px;
  margin-bottom: 12px;
}
@media all and (max-width: 991px) {
  .center_info .cont_info .cont_list h4 {
    font-size: 18px;
  }
}
.center_info .cont_info .cont_list p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  color: #a1a1aa;
  border-bottom: 1px dashed #e4e4e7;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.center_info .cont_info .cont_list p:last-child {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
@media all and (max-width: 991px) {
  .center_info .cont_info .cont_list p {
    font-size: 14px;
  }
}
.center_info .center_schedule {
  border: 1px solid #e4e4e7;
  padding: 24px;
  border-radius: 8px;
}
.center_info .center_schedule h5 {
  margin-bottom: 24px;
}
.center_info .center_schedule .dash_time {
  column-gap: 60px;
  justify-content: center;
}
@media all and (max-width: 1024px) {
  .center_info .center_schedule .dash_time {
    column-gap: 44px;
  }
}
@media all and (max-width: 767px) {
  .center_info .center_schedule .dash_time {
    column-gap: 24px;
  }
}
.center_info .center_schedule .dash_time .time_slot::after {
  right: -30px;
}
@media all and (max-width: 1024px) {
  .center_info .center_schedule .dash_time .time_slot::after {
    right: -24px;
  }
}
@media all and (max-width: 767px) {
  .center_info .center_schedule .dash_time .time_slot::after {
    right: 0;
  }
}
.center_info .center_schedule.offer_discount {
  border-style: dashed;
  padding: 20px;
  width: 60%;
  margin: 24px auto 0;
}
@media all and (max-width: 767px) {
  .center_info .center_schedule.offer_discount {
    width: 100%;
  }
}
.center_info .center_schedule.offer_discount .dash_time {
  column-gap: 30px;
}
@media all and (max-width: 767px) {
  .center_info .center_schedule.offer_discount .dash_time .time_slot {
    width: 100%;
    padding-bottom: 24px;
  }
}
.center_info .center_schedule.offer_discount .dash_time .time_slot::after {
  right: -15px;
}
@media all and (max-width: 767px) {
  .center_info .center_schedule.offer_discount .dash_time .time_slot::after {
    right: 0;
  }
}
@media all and (max-width: 767px) {
  .center_info .center_schedule.offer_discount .dash_time .time_slot:last-child {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .center_info .center_schedule.offer_discount .dash_time .time_slot:last-child::after {
    display: none;
  }
}
.center_info .center_schedule.offer_discount .dash_time p {
  font-size: 20px;
}
.center_info .center_schedule.offer_discount .dash_time .time_hour {
  margin-top: 0;
}
.center_info .center_schedule.offer_discount .dash_time .time_hour p {
  font-size: 16px;
  font-weight: 500;
}
.dis_sec {
  background: #2b2b2b;
  color: #ffffff;
  padding: 40px 0;
  margin: 50px 0;
}
@media all and (max-width: 991px) {
  .dis_sec {
    padding: 24px 0;
    margin: 32px 0 0;
  }
}
.dis_sec h1 {
  margin-bottom: 60px;
}
@media all and (max-width: 991px) {
  .dis_sec h1 {
    margin-bottom: 24px;
  }
}
.dis_sec p {
  font-size: 20px;
  margin-bottom: 24px;
  line-height: 23px;
}
@media all and (max-width: 991px) {
  .dis_sec p {
    font-size: 14px;
  }
}
.pro_list {
  margin-top: 32px;
}
.pro_list h1,
.pro_list .nearby_provider {
  margin-bottom: 60px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .pro_list h1,
  .pro_list .nearby_provider {
    margin-bottom: 40px;
  }
}
.pro_list .nearby_provider {
  padding-top: 50px;
}
@media all and (max-width: 767px) {
  .pro_list .nearby_provider {
    padding-top: 20px;
  }
}
.pro_list .pro_list_cont .list_box {
  border: 1px solid #e4e4e7;
  padding: 24px;
  border-radius: 12px;
  margin-bottom: 16px;
  display: flex;
  column-gap: 40px;
  justify-content: space-between;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box {
    padding: 16px 20px;
    margin-bottom: 8px;
    display: block;
  }
}
.pro_list .pro_list_cont .list_box .pro_img {
  border-radius: 8px;
  overflow: hidden;
  width: 140px;
  height: 140px;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_img {
    width: 60px;
    height: 60px;
  }
}
.pro_list .pro_list_cont .list_box .pro_img img {
  max-width: 140px;
  max-height: 140px;
  min-width: 140px;
  min-height: 140px;
  object-fit: cover;
  object-position: top;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_img img {
    max-width: 60px;
    max-height: 60px;
    min-width: 60px;
    min-height: 60px;
  }
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_img {
    margin-bottom: 16px;
  }
}
.pro_list .pro_list_cont .list_box .pro_data {
  width: 62%;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data h3 {
    font-size: 16px;
  }
}
.pro_list .pro_list_cont .list_box .pro_data .speciality {
  font-size: 16px;
  color: #a1a1a1;
  margin-bottom: 18px;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data .speciality {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data .speciality span {
    padding-left: 12px;
  }
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data .speciality span::before,
  .pro_list .pro_list_cont .list_box .pro_data .speciality span:last-child::before {
    content: "";
    background: #a1a1aa;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 53%;
    transform: translateY(-50%);
    display: block;
  }
}
.pro_list .pro_list_cont .list_box .pro_data .designation {
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin: 4px 0 10px;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .pro_data .designation {
    font-size: 14px;
  }
}
.pro_list .pro_list_cont .list_box .rating_data span {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin-right: 8px;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .rating_data span {
    font-size: 16px;
  }
}
.pro_list .pro_list_cont .list_box .rating_data .customer_review {
  font-weight: 500;
  font-size: 16px;
}
.pro_list .pro_list_cont .list_box .rating_data .customer_review a {
  font-size: 16px;
}
.pro_list .pro_list_cont .list_box .book_btn {
  display: flex;
  align-items: end;
  width: 21%;
}
.pro_list .pro_list_cont .list_box .book_btn a {
  width: 100%;
  text-align: center;
}
@media all and (max-width: 767px) {
  .pro_list .pro_list_cont .list_box .book_btn {
    margin-top: 16px;
    display: block;
    width: 100%;
  }
}
.rating_data {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
.border_btn {
  background: transparent;
  border: 1px solid #2b2b2b;
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .border_btn {
    width: 100%;
  }
}
.new_add_btn {
  text-align: right;
}
.location .city_name {
  display: block;
  text-align: center;
  color: #2b2b2b;
  font-weight: 600;
  margin-bottom: 4px;
}
.address_tab {
  margin-bottom: 24px;
}
.address_tab:last-child .accordion.active + .panel {
  border-bottom: 2px solid #e4e4e7;
  padding-bottom: 24px;
}
.address_tab .accordion {
  border-bottom: 2px solid #e4e4e7;
  padding: 20px 0;
  margin-bottom: 24px;
  font-size: 18px;
  color: #2b2b2b;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.address_tab .accordion:after {
  content: "";
  background: url(../images/expand.svg);
  width: 10px;
  height: 7px;
  right: 0;
  top: 50%;
  position: absolute;
  background-repeat: no-repeat;
}
.address_tab .accordion.active:after {
  transform: rotateZ(180deg);
}
.show_btn {
  cursor: pointer;
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px;
}
.show_btn:hover {
  text-decoration: underline;
}
.show_btn.unaffilate_book {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
}
@media all and (max-width: 767px) {
  .show_btn.unaffilate_book {
    font-size: 16px;
  }
}
.center_register {
  display: flex;
  column-gap: 30px;
}
@media all and (max-width: 1024px) {
  .center_register {
    display: block;
  }
}
.center_register .register_block {
  width: 60%;
}
@media all and (max-width: 1024px) {
  .center_register .register_block {
    width: 100%;
  }
}
.center_register .register_block.center_account {
  width: 40%;
}
@media all and (max-width: 1024px) {
  .center_register .register_block.center_account {
    margin-top: 40px;
    width: 100%;
  }
}
.center_register .register_block.center_account h2 {
  font-weight: 500;
}
.center_register .register_block form.form-create-account {
  min-width: 100%;
}
.center_plan h2 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .center_plan h2 {
    text-align: left;
  }
}
.center_plan .plan_decs {
  margin-bottom: 16px;
}
.center_plan .pricing {
  width: 100%;
  display: flex;
  column-gap: 10px;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 767px) {
  .center_plan .pricing {
    display: block;
  }
}
.center_plan .pricing-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  box-shadow: 6px 6px 10px 0px #ebebeb;
  border: 1px solid #e4e4e7;
  border-radius: 8px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .center_plan .pricing-card {
    margin-bottom: 16px;
  }
}
.center_plan .pricing-card-heading {
  padding: 10px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  background-color: #2b2b2b;
  color: #ffffff;
}
.center_plan .pricing-card-list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  padding: 0px 30px;
}
@media all and (max-width: 767px) {
  .center_plan .pricing-card-list {
    padding: 0px 10px;
  }
}
.center_plan .pricing-card-list-item {
  position: relative;
  padding-left: 27px;
}
.center_plan .pricing-card-list-item.icon-emoji {
  padding: 0;
}
.center_plan .pricing-card-list-item.icon-emoji span {
  padding-right: 10px;
  font-size: 16px;
}
.center_plan .icon-yes::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/check-4x.png") no-repeat;
  background-size: cover;
  background-position: bottom center;
  filter: invert(75%) sepia(27%) saturate(459%) hue-rotate(76deg) brightness(90%) contrast(88%);
}
.center_plan .icon-no::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/plus-4x.png") no-repeat;
  background-size: cover;
  background-position: bottom center;
  filter: invert(45%) sepia(88%) saturate(908%) hue-rotate(312deg) brightness(90%) contrast(86%);
  transform: rotate(45deg);
}
.center_plan .icon-no {
  color: #999;
}
.center_plan .pricing-card-btn {
  width: 85%;
  font-size: 16px;
  padding: 15px;
  margin: 0 auto 16px;
  border: 1px solid #2b2b2b;
  border-radius: 5px;
  background-color: #ffffff;
  color: #2b2b2b;
  cursor: pointer;
  text-transform: uppercase;
  transition: background-color 250ms ease-in-out;
  text-align: center;
}
.center_plan .pricing-card-highlight .pricing-card-btn {
  border: none;
  color: #ffffff;
  background-color: #2b2b2b;
}
.center_plan .pricing-card-btn:hover {
  color: #ffffff;
  background-color: #2b2b2b;
}
.center_plan .pricing-card-price {
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 15px;
}
.center_plan .pricing-card-price-text {
  font-weight: 400;
  font-size: 20px;
}
.page-main .data-grid,
.page-main table {
  border-collapse: separate;
  border: none;
  border-radius: 12px;
  overflow: hidden;
}
.page-main .data-grid thead th,
.page-main table thead th,
.page-main .data-grid #wk-mp-tr-heading th,
.page-main table #wk-mp-tr-heading th {
  border: none;
  border-style: none;
  background-color: #7f7f7f;
  color: #ffffff;
  font-size: 14px;
  padding: 20px 10px;
}
.page-main .data-grid thead th:hover,
.page-main table thead th:hover,
.page-main .data-grid #wk-mp-tr-heading th:hover,
.page-main table #wk-mp-tr-heading th:hover,
.page-main .data-grid thead th._sortable:hover,
.page-main table thead th._sortable:hover,
.page-main .data-grid #wk-mp-tr-heading th._sortable:hover,
.page-main table #wk-mp-tr-heading th._sortable:hover {
  background-color: #7f7f7f;
}
.page-main .data-grid tbody .data-row,
.page-main table tbody .data-row,
.page-main .data-grid tbody tr,
.page-main table tbody tr {
  border-bottom: 1px solid #e4e4e7;
}
.page-main .data-grid tbody .data-row td,
.page-main table tbody .data-row td,
.page-main .data-grid tbody tr td,
.page-main table tbody tr td {
  border: none;
  border-style: none;
  background: #ffffff;
  font-size: 14px;
  font-weight: 500;
  color: #3f3f46;
  padding: 20px 10px;
}
.page-main .data-grid tbody .data-row:last-child,
.page-main table tbody .data-row:last-child,
.page-main .data-grid tbody tr:last-child,
.page-main table tbody tr:last-child {
  border: none;
}
.wk-booking-slot-row .control.grouped-date.grouped > .date {
  vertical-align: middle;
}
.wk-booking-slot-row .wk-booking-row-btn-container {
  vertical-align: bottom;
}
.upload_form .admin_filed {
  row-gap: 70px;
}
.upload_form .profile p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
.upload_form .profile .pagebuilder-button-primary {
  float: right;
}
.upload_form .profile input[type="file"]::after {
  background: url(../images/file.svg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
.service_list .service_sorting {
  margin-bottom: 24px;
}
.service_list .service_sorting .admin_filed {
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0;
}
.service_list .service_sorting .status_filed,
.service_list .service_sorting .submit_filed {
  display: none;
}
.service_list .service_sorting .search_filed {
  position: relative;
}
.service_list .service_sorting .search_filed::before {
  content: "";
  background: url(../images/search_light.svg);
  width: 16px;
  height: 16px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-repeat: no-repeat;
}
.service_list .service_sorting .search_product {
  padding-left: 35px;
}
.status_inactive,
.status_active,
.status_onleave {
  padding: 8px 0;
  font-weight: 600;
  border-radius: 38px;
  width: 72px;
  display: block;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
}
@media all and (max-width: 767px) {
  .status_inactive,
  .status_active,
  .status_onleave {
    margin: 0;
  }
}
.status_active {
  background: #f0fdf4;
  color: #22c55e;
}
.status_inactive {
  background: #fee2e2;
  color: #ef4444;
}
.status_onleave {
  background: #fee2e2;
  color: #ef4444;
}
.tabel_data.service_table_list .tab_field.number_id {
  width: 32px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.number_id {
    display: none;
  }
}
.tabel_data.service_table_list .tab_field.category {
  width: 135px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.category {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.name {
  width: 150px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.name {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.option {
  width: 108px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.option {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.estimated_cost {
  width: 120px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.estimated_cost {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.estimated_time {
  width: 108px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.estimated_time {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.description {
  width: 190px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.description {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.status {
  width: 118px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.status {
    width: 100%;
  }
}
.tabel_data.service_table_list .tab_field.center_service,
.tabel_data.service_table_list .tab_field.home_service {
  width: 80px;
}
@media all and (max-width: 767px) {
  .tabel_data.service_table_list .tab_field.center_service,
  .tabel_data.service_table_list .tab_field.home_service {
    width: 100%;
  }
}
.add_service .tabel_data.service_table_list {
  min-height: auto;
}
.add_service .tabel_data.service_table_list .tab_field.number_id {
  width: 15px;
}
@media all and (max-width: 767px) {
  .add_service .tabel_data.service_table_list .tab_field.category,
  .add_service .tabel_data.service_table_list .tab_field.name,
  .add_service .tabel_data.service_table_list .tab_field.option,
  .add_service .tabel_data.service_table_list .tab_field.description {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.add_service .add-new {
  margin-top: 16px;
}
.service_table .service_option {
  display: flex;
  justify-content: flex-end;
  column-gap: 20px;
  position: relative;
}
@media all and (max-width: 767px) {
  .service_table .service_option {
    justify-content: space-between;
    padding: 0 5px;
    align-items: center;
  }
}
.service_table .service_option .option_link {
  display: flex;
  column-gap: 10px;
  justify-content: flex-end;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .service_table .service_option .option_link {
    margin: 0;
  }
}
.service_table .service_option .option_link img {
  cursor: pointer;
}
.service_table .service_option .option_link .btn {
  background: transparent !important;
  padding: 0;
}
.service_table .service_option .mob_select {
  display: none;
}
@media all and (max-width: 767px) {
  .service_table .service_option .mob_select {
    display: block;
  }
}
.service_table .service_option .mob_select input {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #2b2b2b;
}
.service_table .service_option .total-selected {
  position: relative;
}
@media all and (max-width: 767px) {
  .service_table .service_option .total-selected {
    margin-top: 0;
    top: -10px;
    left: 0;
    position: absolute;
  }
}
.modal-popup.delete_confirm .modal-title {
  border: none;
  padding: 0;
}
.modal-popup.delete_confirm .modal-title .delete-service-img {
  width: 48px;
}
.modal-popup.delete_confirm .conf_title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.modal-popup.delete_confirm .conf_text {
  color: #71717a;
}
.modal-popup.delete_confirm .modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-popup.delete_confirm .modal-footer button {
  width: 100%;
  min-height: auto;
  box-shadow: none;
}
.modal-popup.delete_confirm .modal-footer button.action-dismiss {
  color: #333;
  background: transparent;
  border: 1px solid;
}
.form-create-account legend.legend,
.form-create-account .field.choice {
  display: none;
}
.form-create-account .field label {
  font-weight: 600;
}
.form-create-account fieldset {
  margin-bottom: 0;
}
.form-create-account fieldset br {
  display: none;
}
body.account {
  background: #f4f4f5;
}
@media all and (max-width: 767px) {
  body.account .page-main {
    padding-top: 70px;
  }
}
.account[class*="marketplace"] div#block-collapsible-nav,
.account[class*="multivendor"] div#block-collapsible-nav {
  display: none;
}
.sidebar {
  padding-right: 24px;
}
.sidebar .content {
  background: #ffffff;
  padding: 24px 16px;
}
.sidebar .block-collapsible-nav {
  margin-bottom: 20px;
}
.sidebar .block-collapsible-nav .item {
  margin: 16px 0 0;
  position: relative;
}
.sidebar .block-collapsible-nav .item:first-child {
  margin: 0;
}
.sidebar .block-collapsible-nav .item:before {
  content: "";
  background: url(../images/center_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  width: 28px;
  height: 28px;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  display: none;
  border-radius: 8px;
}
.sidebar .block-collapsible-nav .item.service:before {
  content: "";
  background: url(../images/service_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.sidebar .block-collapsible-nav .item.provider:before {
  content: "";
  background: url(../images/provider_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.sidebar .block-collapsible-nav .item.dashboard:before {
  content: "";
  background: url(../images/dashboard_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.sidebar .block-collapsible-nav .item.appointments-seller a {
  color: #ffffff;
  background: red;
  font-weight: 500;
}
.sidebar .block-collapsible-nav .item.appointments-seller:before {
  content: "";
  background: url(../images/appointments_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.sidebar .block-collapsible-nav .item.report:before {
  content: "";
  background: url(../images/report_icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
.sidebar .block-collapsible-nav .item a,
.sidebar .block-collapsible-nav .item strong {
  color: #2b2b2b;
  padding: 16px;
  border: none;
  line-height: 18px;
  border-radius: 8px;
}
.sidebar .block-collapsible-nav .item.current strong {
  background: #2b2b2b;
  border-radius: 8px;
  padding-left: 52px;
  color: #ffffff;
}
.sidebar .block-collapsible-nav .item.current::before {
  display: block;
}
.sidebar .block-collapsible-nav .item .item::before {
  display: none;
}
.sidebar .block-collapsible-nav .item .item.current strong {
  padding-left: 16px;
}
@media all and (max-width: 767px) {
  .sidebar .block-collapsible-nav {
    display: none;
  }
  .sidebar .block-collapsible-nav.wk-mp-main {
    display: block;
    top: 0;
  }
}
@media all and (max-width: 767px) {
  .sidebar .block-collapsible-nav .block-collapsible-nav-content {
    border: 1px solid #ccc;
    margin: 0 20px;
  }
}
.sidebar.sidebar-additional {
  display: none;
}
.sidebar .mpadvancebooking .nav {
  border-color: #bfbfbf;
  border-radius: 4px;
}
.sidebar .mpadvancebooking .nav .item {
  margin-top: 0;
}
.account .columns .column.main {
  padding: 0;
  position: relative;
}
@media all and (max-width: 767px) {
  .account .columns .column.main {
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  .account.multivendor-booking-upcomingbooking .columns .column.main {
    margin-top: 0px;
  }
}
.coming_soon_cont {
  position: relative;
  min-height: 170px;
}
.coming_soon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
@media all and (max-width: 767px) {
  .block-customer-login {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .login {
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  .login .field.choice .primary {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .pass_change .field.choice .label,
  .login .field.choice .label {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .pass_change fieldset.password {
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  .block-new-customer .block-content p {
    font-size: 14px;
    font-weight: 600;
  }
}
.dashboard h3 {
  font-size: 24px;
  color: #2b2b2b;
  line-height: 28px;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .dashboard h3 {
    font-size: 16px;
  }
}
.dashboard .dash_detail {
  background: #ffffff;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}
.dashboard .dash_detail .center_profile {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.dashboard .dash_detail .center_profile .pro_img {
  margin-right: 24px;
  border-radius: 8px;
  overflow: hidden;
  width: 120px;
  height: 120px;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_profile .pro_img {
    width: 68px;
    height: 68px;
  }
}
.dashboard .dash_detail .center_profile .pro_img img {
  max-width: 120px;
  max-height: 120px;
  min-width: 120px;
  min-height: 120px;
  object-fit: contain;
  object-position: top;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_profile .pro_img img {
    max-width: 68px;
    max-height: 68px;
    min-width: 68px;
    min-height: 68px;
  }
}
.dashboard .dash_detail .center_profile .pro_name .center_id {
  font-size: 18px;
  color: #a1a1aa;
  font-weight: 500;
  margin-bottom: 8px;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_profile .pro_name .center_id {
    font-size: 16px;
  }
}
.dashboard .dash_detail .center_profile .pro_name h2 {
  color: #2b2b2b;
  line-height: 42px;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_profile .pro_name h2 {
    font-size: 16px;
  }
}
.dashboard .dash_detail .center_detail {
  display: flex;
  margin-bottom: 48px;
  column-gap: 44px;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_detail {
    display: block;
    margin-bottom: 20px;
  }
}
.dashboard .dash_detail .center_detail > div {
  width: 33.33%;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_detail > div {
    width: 100%;
  }
}
.dashboard .dash_detail .center_detail h4 {
  color: #2b2b2b;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_detail h4 {
    font-size: 16px;
  }
}
.dashboard .dash_detail .center_detail p {
  color: #a1a1aa;
}
@media all and (max-width: 767px) {
  .dashboard .dash_detail .center_detail p {
    margin-bottom: 12px;
  }
}
.dashboard.cust_dash .dash_detail {
  padding: 24px;
}
.dashboard.cust_dash .dash_detail .cust_change_pass {
  display: grid;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
@media all and (max-width: 767px) {
  .dashboard.cust_dash .dash_detail .cust_change_pass {
    display: block;
  }
}
.dashboard.cust_dash .dash_detail .cust_name {
  background: #2b2b2b;
  max-width: 120px;
  max-height: 120px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 500;
  border-radius: 12px;
}
.dashboard.cust_dash .dash_detail .wk_name {
  font-size: 36px;
  font-weight: 600;
  margin-top: 20px;
  color: #2b2b2b;
}
.dashboard.cust_dash .dash_detail .wk_email {
  color: #2b2b2b;
  font-size: 20px;
  margin-top: 16px;
}
.dashboard.cust_dash .dash_detail .change-password {
  margin-top: 130px;
}
@media all and (max-width: 767px) {
  .dashboard.cust_dash .dash_detail .change-password {
    margin-top: 30px;
  }
}
.dashboard.cust_dash .dash_detail .change-password .action {
  position: relative;
  padding: 16px 30px 16px 50px;
}
.dashboard.cust_dash .dash_detail .change-password .action:before {
  content: "";
  background: url(../images/edit.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.dashboard.cust_dash .dash_detail .pass_change .form-edit-account {
  padding: 0;
}
@media all and (max-width: 767px) {
  .dashboard.cust_dash .dash_detail .pass_change .form-edit-account {
    margin-top: 20px;
  }
}
.dashboard.cust_dash .dash_detail .pass_change .form-edit-account fieldset {
  width: 100%;
  float: none;
}
.dashboard.cust_dash .dash_detail .pass_change .form-edit-account fieldset.fieldset.info {
  display: none;
}
.dashboard.cust_dash .dash_detail .pass_change .btn_filed .secondary,
.dashboard.cust_dash .dash_detail .pass_change .btn_filed .primary {
  width: 100%;
}
.dashboard.cust_dash .dash_detail .pass_change .btn_filed .secondary button,
.dashboard.cust_dash .dash_detail .pass_change .btn_filed .primary button {
  width: 100%;
}
.form-edit-account {
  background: #ffffff;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
}
.dash_time {
  display: flex;
  column-gap: 44px;
}
@media all and (max-width: 991px) {
  .dash_time {
    flex-wrap: wrap;
    row-gap: 24px;
    column-gap: 24px;
  }
}
@media all and (max-width: 767px) {
  .dash_time {
    justify-content: center;
  }
}
.dash_time .time_slot {
  position: relative;
}
@media all and (max-width: 767px) {
  .dash_time .time_slot {
    width: 25%;
    padding-bottom: 6px;
    text-align: center;
  }
}
.dash_time .time_slot::after {
  content: "";
  background: #d4d4d8;
  width: 2px;
  height: 100%;
  position: absolute;
  right: -24px;
  top: 0;
}
@media all and (max-width: 991px) {
  .dash_time .time_slot::after {
    right: -12px;
  }
}
@media all and (max-width: 767px) {
  .dash_time .time_slot::after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
    top: auto;
  }
}
.dash_time .time_slot:last-child::after {
  display: none;
}
@media all and (max-width: 767px) {
  .dash_time .time_slot:last-child::after {
    display: block;
  }
}
.dash_time p {
  color: #2b2b2b;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .dash_time p {
    font-size: 14px;
  }
}
.dash_time .time_hour {
  margin-top: 12px;
}
.dash_time .time_hour p {
  color: #a1a1aa;
  font-size: 14px;
}
.list_data span {
  margin-left: 20px;
  position: relative;
  display: inline-flex;
}
@media all and (max-width: 991px) {
  .list_data span {
    display: block;
    margin: 0;
  }
}
.list_data span::before {
  content: "";
  background: #a1a1aa;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  left: -13px;
  top: 53%;
  transform: translateY(-50%);
}
@media all and (max-width: 991px) {
  .list_data span::before {
    display: none;
  }
}
.list_data span:first-child {
  margin: 0;
}
.list_data span:first-child::before {
  display: none;
}
.list_data.speciality span::before {
  display: block;
}
@media all and (max-width: 991px) {
  .list_data.speciality span::before {
    display: block;
  }
}
.list_data.speciality span:first-child {
  margin-left: 20px;
}
@media all and (max-width: 991px) {
  .list_data.speciality span:first-child {
    margin: 0;
  }
}
.list_data.speciality span:first-child::before {
  display: block;
}
@media all and (max-width: 991px) {
  .list_data.speciality span:first-child::before {
    display: block;
  }
}
.multivendor-seller-profile .page-main {
  max-width: 100%;
  padding: 0;
}
.pro_cat .admin__action-multiselect-wrap .admin__action-multiselect {
  border-color: #d4d4d8 !important;
  border-radius: 8px 8px 0 0;
  padding: 6px 10px;
  position: relative;
}
.pro_cat .admin__action-multiselect-wrap .admin__action-multiselect._active {
  border-radius: 8px 8px 0 0;
}
.pro_cat .admin__action-multiselect-wrap .admin__action-multiselect .admin__action-multiselect-text {
  color: #bfbfbf;
}
.pro_cat .admin__action-multiselect-wrap .admin__action-multiselect .admin__action-multiselect-crumb {
  border: 1px solid #bfbfbf;
  padding: 6px 40px 6px 10px;
  margin: 0;
  border-radius: 4px;
  font-size: 16px;
  line-height: normal;
}
.pro_cat .admin__action-multiselect-wrap .admin__action-multiselect .admin__action-multiselect-crumb .action-close {
  padding: 0;
  line-height: normal !important;
  min-height: auto;
  background: transparent !important;
  color: #000000;
}
.pro_cat .admin__action-multiselect-wrap .action-select::before {
  display: none;
}
.pro_cat .admin__action-multiselect-wrap .action-select::after {
  content: "";
  background: url(../images/expand_more.svg);
  background-repeat: no-repeat;
  border: none;
  width: 10px;
  height: 7px;
  top: 50%;
}
.pro_cat .admin__action-multiselect-wrap .action-menu {
  border: 1px solid #d4d4d8;
  position: relative;
  box-shadow: none;
  top: 0;
  margin: 0;
  border-top: none;
  border-radius: 0 0 8px 8px;
  display: block;
}
.pro_cat .admin__action-multiselect-wrap .action-menu .admin__action-multiselect-search-wrap input {
  border: 1px solid #bfbfbf;
  height: auto;
  padding: 12px 15px;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
}
.pro_cat .admin__action-multiselect-wrap .action-menu .admin__action-multiselect-search-wrap .admin__action-multiselect-search-label {
  top: 50%;
  transform: translateY(-50%);
}
.pro_cat .admin__action-multiselect-wrap .action-menu .admin__action-multiselect-search-wrap .admin__action-multiselect-search-label::before {
  color: #bfbfbf;
}
.pro_cat .admin__action-multiselect-wrap .action-menu .admin__action-multiselect-actions-wrap {
  border: none;
}
.provider_info {
  display: flex;
  column-gap: 44px;
}
@media all and (max-width: 991px) {
  .provider_info {
    display: block;
  }
}
.provider_info .data_box {
  box-shadow: 6px 6px 10px 0px #ebebeb;
  border: 1px solid #e4e4e7;
  border-radius: 12px;
}
@media all and (max-width: 991px) {
  .provider_info .data_box {
    box-shadow: none;
  }
}
.provider_info .provider_data {
  width: 60%;
  padding: 44px;
  position: relative;
  box-sizing: border-box;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data {
    width: 100%;
    padding: 12px;
    margin-bottom: 32px;
  }
}
.provider_info .provider_data .pro_img {
  border-radius: 8px;
  overflow: hidden;
  width: 220px;
  height: 220px;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .pro_img {
    width: 120px;
    height: 120px;
  }
}
.provider_info .provider_data .pro_img img {
  max-width: 220px;
  max-height: 220px;
  min-width: 220px;
  min-height: 220px;
  object-fit: cover;
  object-position: top;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .pro_img img {
    width: 120px;
    height: 120px;
    min-width: 120px;
    min-height: 120px;
  }
}
.provider_info .provider_data h2 {
  color: #2b2b2b;
  line-height: 42px;
  margin: 44px 0 5px;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data h2 {
    margin: 5px 0 5px;
    font-size: 20px;
  }
}
.provider_info .provider_data .designation,
.provider_info .provider_data .speciality {
  font-size: 20px;
  font-weight: 500;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .designation,
  .provider_info .provider_data .speciality {
    font-size: 13px;
  }
}
.provider_info .provider_data .designation {
  color: #000000;
}
.provider_info .provider_data .speciality {
  margin-top: 18px;
  color: #a1a1aa;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .speciality {
    margin-left: 12px;
    margin-top: 5px;
  }
}
.provider_info .provider_data .pro_service {
  margin-top: 44px;
  padding-top: 44px;
  border-top: 2px solid #e4e4e7;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .pro_service {
    margin-top: 12px;
    padding-top: 12px;
  }
}
.provider_info .provider_data .pro_service h3 {
  color: #2b2b2b;
  margin-bottom: 12px;
  text-decoration: underline;
}
.provider_info .provider_data .pro_service p {
  font-size: 20px;
  color: #a1a1aa;
  line-height: 23px;
}
.provider_info .provider_data .pro_service p.no_offer {
  color: #3f3f46;
  font-size: 15px;
}
@media all and (max-width: 991px) {
  .provider_info .provider_data .pro_service p {
    font-size: 14px;
    line-height: 18px;
  }
}
.provider_info .provider_data .pro_service .service_add {
  margin-bottom: 12px;
  color: #000000;
}
.provider_info .provider_data .rating {
  position: absolute;
  top: 0;
  right: 0;
  background: #f4f4f5;
  padding: 20px 32px;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
}
@media all and (max-width: 767px) {
  .provider_info .provider_data .rating {
    padding: 10px;
  }
}
.provider_info .provider_data .rating .customer_review {
  font-weight: 500;
}
.provider_info .provider_data .rating p {
  display: flex;
  align-items: center;
  color: #2b2b2b;
  font-size: 18px;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .provider_info .provider_data .rating p {
    font-size: 13px;
  }
}
.provider_info .provider_data .rating p span {
  font-weight: 500;
}
.provider_info .provider_data .rating p.rating_data {
  margin-bottom: 8px;
  column-gap: 8px;
}
.provider_info .book_appintment {
  width: 40%;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  .provider_info .book_appintment {
    width: 100%;
    background: #f8f8f8;
  }
}
.provider_info .book_appintment h3 {
  font-weight: 700;
  padding: 24px 24px 0;
}
@media all and (max-width: 991px) {
  .provider_info .book_appintment h3 {
    padding: 24px 12px 0;
  }
}
.provider_info .book_appintment .fieldset {
  margin: 0;
}
.provider_info .book_appintment .step_form .filed_cont {
  width: auto;
  margin-bottom: 0;
  border-radius: 0;
}
@media all and (max-width: 991px) {
  .provider_info .book_appintment .step_form .filed_cont {
    background: transparent;
  }
}
.provider_info .book_appintment .step_form .admin_filed {
  column-gap: 16px;
  row-gap: 16px;
}
.provider_info .book_appintment .step_form .field label {
  color: #2b2b2b;
}
.provider_info .book_appintment .service_add {
  display: flex;
  align-items: flex-start;
  column-gap: 6px;
  font-size: 16px;
  border: none;
  padding: 0;
}
.provider_info .book_appintment .service_add img {
  width: 10px;
}
.social_links {
  background: #2b2b2b;
  color: #ffffff;
  text-align: center;
  padding: 50px 0;
  margin: 40px 0;
}
@media all and (max-width: 991px) {
  .social_links {
    margin: 32px 0;
    padding: 24px 0;
  }
}
.social_links .social_button {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
  row-gap: 30px;
  flex-wrap: wrap;
}
@media all and (max-width: 991px) {
  .social_links .social_button {
    column-gap: 16px;
    row-gap: 24px;
  }
}
.social_links .social_button .social_btn {
  border: 1px solid #7f7f7f;
  padding: 17px 60px 17px 64px;
  border-radius: 88px;
  color: #ffffff;
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn {
    padding: 10px 8px 10px 40px;
    font-size: 12px;
  }
}
.social_links .social_button .social_btn:before {
  content: "";
  background: url(../images/facebook.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn:before {
    width: 24px;
    height: 24px;
  }
}
.social_links .social_button .social_btn.insta_btn:before {
  background: url(../images/instagram.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn.insta_btn:before {
    background-size: 16px;
  }
}
.social_links .social_button .social_btn.tiktok_btn:before {
  background: url(../images/tiktok.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn.tiktok_btn:before {
    background-size: 16px;
  }
}
.social_links .social_button .social_btn.linkedin_btn:before {
  background: url(../images/linkedin.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn.linkedin_btn:before {
    background-size: 16px;
  }
}
.social_links .social_button .social_btn.youtube_btn:before {
  background: url(../images/youtube.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .social_links .social_button .social_btn.youtube_btn:before {
    background-size: 16px;
  }
}
.patient_review h1 {
  margin-bottom: 30px;
  text-align: center;
}
.patient_review .highly_rec {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-bottom: 60px;
  flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  .patient_review .highly_rec {
    margin-bottom: 24px;
  }
}
.patient_review .highly_rec img {
  margin-right: 8px;
}
.patient_review .highly_rec span:last-child {
  font-size: 14px;
  color: #71717a;
}
.patient_review .feedback-slider .slick-slide {
  margin: 0 20px;
}
@media all and (max-width: 767px) {
  .patient_review .feedback-slider .slick-slide {
    margin: 0;
  }
}
.patient_review .review_slide {
  border: 1px solid #e4e4e7;
  padding: 32px;
  border-radius: 12px;
  box-sizing: border-box;
  margin: 0 20px;
}
@media all and (max-width: 767px) {
  .patient_review .review_slide {
    padding: 16px;
    margin: 0;
  }
}
.patient_review .review_slide .review_title {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px dashed #a1a1aa;
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_title {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_title h4 {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_title .rating_data {
    margin-top: 5px;
  }
}
.patient_review .review_slide .review_title .rating_data span {
  font-size: 20px;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_title .rating_data span {
    font-size: 14px;
  }
}
.patient_review .review_slide .review_title .rating_data span:first-child {
  margin-right: 8px;
}
.patient_review .review_slide .review_title .rating_data .customer_review {
  font-weight: 500;
}
.patient_review .review_slide .review_comt {
  color: #a1a1aa;
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_comt p {
    font-size: 12px;
  }
}
.patient_review .review_slide .review_comt .read_more a {
  font-size: 14px;
  color: #2b2b2b;
  text-decoration: underline;
}
@media all and (max-width: 767px) {
  .patient_review .review_slide .review_comt .read_more a {
    font-size: 12px;
  }
}
.patient_review .review_btn {
  text-align: center;
  margin-top: 48px;
}
.treat_result {
  margin-top: 24px;
}
.treat_result p {
  font-size: 14px;
  font-weight: 600;
}
.treat_result .result_img {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
}
.treat_result .result_img img {
  margin-right: 8px;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  object-fit: cover;
  object-position: center;
}
@media all and (max-width: 991px) {
  .treat_result .result_img img {
    margin-bottom: 8px;
  }
}
.other_images {
  background: #f4f4f5;
  padding: 100px 0;
  text-align: center;
  margin: 40px 0;
}
@media all and (max-width: 991px) {
  .other_images {
    padding: 32px 0;
    margin-top: 32px;
  }
}
@media all and (max-width: 991px) {
  .other_images h1 {
    margin-bottom: 16px;
  }
}
.other_images .image_box {
  display: flex;
  column-gap: 30px;
  row-gap: 30px;
  justify-content: center;
  padding-top: 20px;
  flex-wrap: wrap;
}
@media all and (max-width: 991px) {
  .other_images .image_box {
    padding: 0;
    column-gap: 8px;
    row-gap: 8px;
  }
}
.other_images .image_box img {
  width: 100%;
  max-width: 240px;
  max-height: 240px;
  object-fit: cover;
  border-radius: 12px;
}
@media all and (max-width: 991px) {
  .other_images .image_box img {
    max-width: 70px;
  }
}
.marketplace-seller-profile .other_images {
  border: 1px solid #e4e4ed;
}
.about_sec {
  padding: 50px 0;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .about_sec {
    padding: 32px 0 12px;
  }
}
@media all and (max-width: 991px) {
  .about_sec h1 {
    margin-bottom: 12px;
  }
}
.about_sec .pro_name {
  color: #2b2b2b;
  margin-bottom: 16px;
  font-size: 36px;
}
@media all and (max-width: 991px) {
  .about_sec .pro_name {
    font-size: 24px;
  }
}
.about_sec p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
@media all and (max-width: 991px) {
  .about_sec p {
    font-size: 16px;
  }
}
.about_sec p a {
  font-weight: 600;
  color: #a1a1aa;
  text-decoration: underline;
}
.schedule,
.selc_time {
  margin-bottom: 14px;
}
.schedule p,
.selc_time p {
  font-weight: 600;
}
.schedule .radio_box label {
  border-color: #7f7f7f;
  color: #7f7f7f;
  padding: 8px;
  min-width: 26px;
}
.schedule .radio_box label span {
  display: block;
  text-align: center;
}
.schedule .radio_box label span:last-child {
  font-size: 18px;
}
.schedule .radio_box label.disable {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
.schedule .schedule_title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  margin-top: 10px;
}
.schedule .schedule_title .schedule_date {
  font-size: 14px;
  font-weight: 500;
}
.schedule .schedule_title .schedule_btn {
  padding: 0 12px;
  cursor: pointer;
}
.schedule .schedule_title .schedule_btn:hover {
  filter: invert(1);
}
.schedule .schedule_title .schedule_btn.next img {
  transform: rotate(270deg);
}
.schedule .schedule_title .schedule_btn.prev {
  padding-left: 0;
}
.schedule .schedule_title .schedule_btn.prev img {
  transform: rotate(90deg);
}
.selc_time > p {
  margin-bottom: 14px;
}
.grey_box {
  box-shadow: 6px 6px 10px 0px #ebebeb;
  border: 1px solid #e4e4e7;
  border-radius: 12px;
  background: #fafafa;
  margin-bottom: 40px;
  padding: 32px;
}
@media all and (max-width: 991px) {
  .grey_box {
    padding: 16px;
  }
}
.grey_box h4 {
  margin-bottom: 44px;
}
@media all and (max-width: 991px) {
  .grey_box h4 {
    margin-bottom: 24px;
  }
}
.edu_detail,
.cont_info {
  display: grid;
  column-gap: 24px;
  row-gap: 44px;
  grid-template-columns: repeat(3, 1fr);
}
@media all and (max-width: 767px) {
  .edu_detail,
  .cont_info {
    display: block;
  }
}
.edu_detail .full_width,
.cont_info .full_width {
  grid-column-start: 1;
  grid-column-end: -1;
}
@media all and (max-width: 767px) {
  .edu_detail .edu_list,
  .cont_info .edu_list,
  .edu_detail .cont_list,
  .cont_info .cont_list {
    margin-bottom: 16px;
  }
}
.edu_detail .edu_list h6,
.cont_info .edu_list h6,
.edu_detail .cont_list h6,
.cont_info .cont_list h6 {
  margin-bottom: 16px;
}
@media all and (max-width: 767px) {
  .edu_detail .edu_list h6,
  .cont_info .edu_list h6,
  .edu_detail .cont_list h6,
  .cont_info .cont_list h6 {
    margin-bottom: 12px;
  }
}
.edu_detail .edu_list p,
.cont_info .edu_list p,
.edu_detail .cont_list p,
.cont_info .cont_list p {
  font-size: 20px;
  font-weight: 500;
  color: #71717a;
  line-height: 24px;
}
@media all and (max-width: 991px) {
  .edu_detail .edu_list p,
  .cont_info .edu_list p,
  .edu_detail .cont_list p,
  .cont_info .cont_list p {
    font-size: 16px;
  }
}
.edu_detail .edu_list p a,
.cont_info .edu_list p a,
.edu_detail .cont_list p a,
.cont_info .cont_list p a {
  text-decoration: underline;
}
.edu_detail .edu_list.full_width .list_data span,
.cont_info .edu_list.full_width .list_data span,
.edu_detail .cont_list.full_width .list_data span,
.cont_info .cont_list.full_width .list_data span {
  display: block;
}
.edu_detail .edu_list.full_width .list_data span::before,
.cont_info .edu_list.full_width .list_data span::before,
.edu_detail .cont_list.full_width .list_data span::before,
.cont_info .cont_list.full_width .list_data span::before {
  display: none;
}
.provider_list {
  display: flex;
  column-gap: 32px;
}
@media all and (max-width: 991px) {
  .provider_list {
    display: block;
  }
}
.provider_list .provider_box {
  flex: 1;
}
.provider_list .provider_box .provider-text {
  margin-bottom: 16px;
  border-bottom: 1px solid #e4e4e7;
}
.provider_list .search_box {
  margin-bottom: 40px;
}
@media all and (max-width: 767px) {
  .provider_list .search_box {
    margin-top: 0;
  }
}
.provider_list .search_box button {
  height: 50px;
  width: 50px;
}
@media all and (max-width: 991px) {
  .provider_list .search_box button {
    height: 48px;
  }
}
@media all and (max-width: 767px) {
  .provider_list .search_box button {
    width: 100%;
  }
}
.provider_list .search_box .search_result {
  top: 40px;
}
.provider_list .search_box .search_result ul li span:last-child {
  width: 100px;
}
.provider_list .provider_map {
  flex: 0 1 auto;
}
.mob_map {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-right: 0;
  border-left: 0;
  /* css for floating checkbox for map mobile screen*/
}
@media all and (max-width: 767px), all and (max-width: 991px) {
  .mob_map {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 94%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 8px;
  }
}
@media all and (max-width: 991px) {
  .provider_map {
    display: none;
  }
}
.provider_map .pro_map {
  border: 1px solid #e4e4e7;
  border-radius: 12px;
  padding: 22px;
  width: 340px;
}
@media all and (max-width: 1340px) {
  .provider_map .pro_map {
    width: 260px;
  }
}
@media all and (max-width: 991px) {
  .provider_map .pro_map {
    width: 100%;
  }
}
.gm-style-iw button[title="Close"] {
  display: none !important;
}
.info-window {
  font-size: 14px;
}
.pro_list_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 0;
  margin-bottom: 24px;
  color: #1e1517;
  border-bottom: 1px solid #e4e4e7;
}
@media all and (max-width: 767px) {
  .pro_list_title h4 {
    font-size: 16px;
  }
}
.pro_list_title .pro_date_btn {
  display: flex;
  align-items: center;
  column-gap: 30px;
}
@media all and (max-width: 767px) {
  .pro_list_title .pro_date_btn {
    column-gap: 16px;
  }
}
@media all and (max-width: 767px) {
  .pro_list_title .pro_date_btn p {
    font-size: 12px;
    font-weight: 400;
  }
}
.pro_list_title.unaffilate_center_heading {
  margin-top: 30px;
}
.arrow-btn .btn {
  width: 32px;
  height: 32px;
  display: inline-block;
  border: 1px solid #a1a1aa;
  border-radius: 100%;
  margin-right: 8px;
  position: relative;
  background: url(../images/expand_more.svg);
  background-position: center;
  transform: rotate(85deg);
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  .arrow-btn .btn {
    width: 16px;
    height: 16px;
  }
}
.arrow-btn .btn.next {
  transform: rotate(270deg);
}
.arrow-btn .btn.active,
.arrow-btn .btn:hover {
  filter: invert(1);
}
.pro_list_info {
  display: grid;
  column-gap: 24px;
  row-gap: 32px;
  align-items: start;
  grid-template-columns: repeat(2, 1fr);
}
@media all and (max-width: 767px) {
  .pro_list_info {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 26px;
  }
}
.pro_list_info .provider_info {
  display: inline-block;
  border: 1px solid #e9e9e9;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_info button {
    width: 100%;
  }
}
.pro_list_info .provider_info.schedule_info {
  min-height: 530px;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_info.schedule_info {
    min-height: auto;
  }
}
.pro_list_info .provider_info .profile .error-message {
  margin-bottom: 10px;
}
.pro_list_info .provider_info.unaffil_center .pro_detail {
  padding-right: 0px;
  flex-direction: row;
}
.pro_list_info .provider_info.unaffil_center .pro_detail .pro_img {
  flex: 0 1 auto;
}
.pro_list_info .provider_info.unaffil_center .pro_detail .review_pro {
  flex: 1;
}
.pro_list_info .provider_info.unaffil_center .pro_detail .review_pro h2 {
  margin-bottom: 2px;
}
.pro_list_info .provider_info.unaffil_center .pro_detail .review_pro .service_add {
  color: #3f3f46;
  font-weight: 500;
}
.pro_list_info .provider_data {
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.pro_list_info .provider_data .pro_detail {
  display: flex;
  column-gap: 16px;
  padding-right: 25px;
}
.pro_list_info .provider_data .pro_detail .pro_img {
  width: 68px;
  height: 68px;
}
.pro_list_info .provider_data .pro_detail .pro_img img {
  max-width: 68px;
  max-height: 68px;
  min-width: 68px;
  min-height: 68px;
  height: 68px;
  object-fit: cover;
  object-position: top;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_data .pro_detail .pro_img {
    margin-bottom: 10px;
  }
}
.pro_list_info .provider_data .pro_detail .pro_img.un-img {
  display: flex;
}
.pro_list_info .provider_data .pro_detail .pro_img.un-img span {
  font-size: 12px;
  line-height: 12px;
  display: flex;
  width: 68px;
  height: 68px;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  word-break: break-word;
}
.pro_list_info .provider_data .pro_detail .review_pro {
  width: 75%;
}
.pro_list_info .provider_data .pro_detail .review_pro .review_pro {
  width: calc(100% - 68px);
  width: -webkit-calc(100% - 68px);
  width: -moz-calc(100% - 68px);
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_data .pro_detail .review_pro .review_pro {
    width: 100%;
  }
}
.pro_list_info .provider_data .pro_detail .review_pro h2 {
  font-size: 20px;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_data .pro_detail .review_pro h2 {
    font-size: 18px;
  }
}
.pro_list_info .provider_data .pro_detail .review_pro .designation {
  font-size: 14px;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_data .pro_detail .review_pro .designation {
    font-size: 12px;
  }
}
.pro_list_info .provider_data .pro_detail .review_pro .center_phone {
  font-size: 14px;
  padding-top: 5px;
}
@media all and (max-width: 767px) {
  .pro_list_info .provider_data .pro_detail .review_pro .center_phone {
    font-size: 13px;
  }
}
.pro_list_info .provider_data .pro_detail h2,
.pro_list_info .provider_data .pro_detail .designation {
  margin: 0;
  color: #3f3f46;
  line-height: 19px;
  font-size: 16px;
  font-weight: 500;
}
.pro_list_info .provider_data .pro_detail .special_filed {
  font-size: 12px;
  line-height: 14px;
  margin-top: 8px;
  font-weight: 600;
}
.pro_list_info .provider_data .pro_detail .pro_review {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin-top: 3px;
}
.pro_list_info .provider_data .pro_detail .pro_review img {
  margin-right: 8px;
  width: 16px;
}
.pro_list_info .provider_data .pro_service {
  margin-top: 12px;
  padding-top: 0;
  border: none;
}
.pro_list_info .provider_data .pro_service .pro_location {
  margin-bottom: 0px;
}
.pro_list_info .provider_data .pro_service .pro_location label {
  font-weight: 600;
  color: #7f7f7f;
  margin-bottom: 3px;
  display: inline-block;
}
.pro_list_info .provider_data .pro_service h3,
.pro_list_info .provider_data .pro_service p {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
.pro_list_info .provider_data .pro_service h3 {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
}
.pro_list_info .provider_data .pro_service .service_add,
.pro_list_info .provider_data .pro_service .service_offer {
  display: flex;
  align-items: flex-start;
  column-gap: 6px;
  font-size: 14px;
  color: #7f7f7f;
  margin-bottom: 4px;
  border: none;
  padding: 0;
  font-weight: 400;
  min-height: 20px;
  padding-right: 25px;
  background-position: right 0px bottom 50%;
}
.pro_list_info .provider_data .pro_service .service_add img,
.pro_list_info .provider_data .pro_service .service_offer img {
  width: 10px;
}
.pro_list_info .data_box {
  box-shadow: none;
  border: none;
  border-bottom: 1px dashed #a1a1aa;
  border-radius: 0;
  min-height: 130px;
}
.pro_list_info .no_data {
  grid-column: span 2;
}
.pro_discount {
  padding: 0;
}
.pro_discount .offer_label {
  font-size: 14px;
  display: contents;
  flex: 0 1 auto;
  color: #7f7f7f;
}
.pro_discount .offer_label img {
  width: 20px;
  height: 20px;
}
.pro_discount .dash_time {
  column-gap: 4px;
}
@media all and (max-width: 767px) {
  .pro_discount .dash_time {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
.pro_discount .dash_time .time_slot {
  font-weight: 500;
  margin-right: 16px;
}
@media all and (max-width: 767px) {
  .pro_discount .dash_time .time_slot {
    width: inherit;
    padding-bottom: 0;
  }
}
.pro_discount .dash_time .time_slot::after {
  background: #a1a1aa;
  right: -10px;
}
@media all and (max-width: 767px) {
  .pro_discount .dash_time .time_slot::after {
    width: 2px;
    height: 100%;
    right: -10px;
    bottom: 0;
    top: 0;
  }
}
.pro_discount .dash_time .time_slot:last-child {
  margin-right: 0;
}
.pro_discount .dash_time .time_slot:last-child::after {
  display: none;
}
.pro_discount .dash_time .field.offer_filed {
  flex: 1;
  align-items: center;
  display: flex;
  font-size: 14px;
  color: #7f7f7f;
}
.pro_discount .dash_time .field.offer_filed select.service_offer {
  margin-bottom: 0;
}
.pro_discount .dash_time .field.offer_filed p {
  font-weight: normal;
  color: #7f7f7f;
  line-height: normal;
}
.product.wk-supplier-tabs {
  display: none;
}
.modal-popup.book_appointment_popup .modal-inner-wrap {
  width: 50%;
  margin: 10px auto;
}
@media all and (max-width: 1340px) {
  .modal-popup.book_appointment_popup .modal-inner-wrap {
    width: 80%;
  }
}
.modal-popup.book_appointment_popup .list_data span {
  color: #2b2b2b;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}
.modal-popup.book_appointment_popup .appoint_date {
  border: 1px solid #d4d4d8;
  border-left: none;
  border-right: none;
}
.modal-popup.confirm_popup .modal-inner-wrap {
  width: 30%;
}
.modal-popup.confirm_popup .confirm_data {
  text-align: center;
}
.modal-popup.confirm_popup .confirm_data h2 {
  font-weight: 500;
  color: #2b2b2b;
  margin: 24px 0 16px;
}
.modal-popup.confirm_popup .confirm_data .confirm_msg {
  font-size: 20px;
  color: #a1a1aa;
  line-height: 23px;
}
.modal-popup.confirm_popup .modal-footer .pagebuilder-button-primary {
  width: 100%;
}
.modal-popup.caledar-iframe .modal-inner-wrap {
  padding: 10px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin: 0;
}
.appointment_data {
  display: flex;
  column-gap: 14px;
  row-gap: 16px;
  margin-bottom: 24px;
}
@media all and (max-width: 767px) {
  .appointment_data {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
}
.appointment_data .appoint_service {
  padding-right: 5px;
  position: relative;
  width: 33.33%;
}
@media all and (max-width: 767px) {
  .appointment_data .appoint_service {
    width: 100%;
    padding: 0 0 12px;
    display: flex;
    column-gap: 25px;
  }
}
.appointment_data .appoint_service .provider_name {
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 600;
}
.appointment_data .appoint_service .provider_designation {
  margin-bottom: 16px;
}
.appointment_data .appoint_service p {
  color: #2b2b2b;
  font-weight: 600;
}
.appointment_data .appoint_service .title {
  font-size: 18px;
}
@media all and (max-width: 767px) {
  .appointment_data .appoint_service .title {
    font-size: 14px;
  }
}
.appointment_data .appoint_service .service_data {
  font-size: 14px;
  color: #000000;
  margin-top: 8px;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .appointment_data .appoint_service .service_data {
    font-size: 14px;
    margin-top: 0px;
  }
}
.appointment_data .appoint_service:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #d4d4d8;
}
@media all and (max-width: 767px) {
  .appointment_data .appoint_service:after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
    top: auto;
  }
}
.appointment_data .appoint_service:last-child::after {
  display: none;
}
.appoint_provider {
  border-bottom: 1px solid #d4d4d8;
  margin-bottom: 16px;
}
.appoint_provider .provider_name {
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 20px;
  font-weight: 600;
}
.appoint_provider .provider_designation {
  margin-bottom: 12px;
}
.appoint_date {
  display: flex;
  column-gap: 8px;
  color: #2b2b2b;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  padding: 12px 0;
  margin-bottom: 24px;
}
.appoint_center {
  margin-bottom: 12px;
}
.appoint_center h4 {
  color: #2b2b2b;
  font-size: 20px;
}
.appoint_center.cont_num label span {
  font-weight: 500;
}
.appoint_center.cont_num input#mobile_number {
  width: 30%;
  display: block;
  margin-top: 4px;
}
@media all and (max-width: 767px) {
  .appoint_center.cont_num input#mobile_number {
    width: 100%;
  }
}
.appoint_center.cont_num .appoint_num {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.appoint_center .service_add,
.appoint_center .popup_service_add {
  color: #a1a1aa;
  margin-top: 5px;
  font-size: 16px;
  line-height: 23px;
}
.appoint_center .desc {
  color: #a1a1aa;
  font-size: 14px;
}
.note {
  font-weight: 600;
  font-size: 14px;
}
.slot_min {
  display: flex;
  column-gap: 16px;
  margin-bottom: 16px;
}
.slot_min .slot_title {
  min-width: 100px;
}
.slot_min .slot_title p {
  font-weight: 600;
}
.slot_min input[type="radio"] {
  margin: 0;
  cursor: pointer;
}
.slot_min .slot_data {
  display: flex;
  flex-wrap: wrap;
}
.slot_min .slot_data label {
  cursor: pointer;
}
.slot_min .slot_data p {
  margin: 0 10px 16px 0;
}
.slot_min .slot_data p:last-child {
  margin: 0;
}
.open-status:has(input:checked) .status_open {
  display: inline !important;
}
.open-status:has(input:checked) .status_close {
  display: none;
}
.onleave_fields {
  margin: 20px 0 0;
}
.onleave_fields .onleave_field {
  display: flex;
  column-gap: 16px;
  align-items: center;
  margin-bottom: 30px;
}
.onleave_fields .onleave_field .field {
  margin-bottom: 0;
}
.onleave_fields .onleave_field .delete_btn .delete_leave {
  background: transparent !important;
  font-size: 0;
  position: relative;
  padding: 0;
  min-height: auto;
  width: 25px;
  height: 25px;
}
.onleave_fields .onleave_field .delete_btn .delete_leave:after {
  content: "";
  background: url(../images/delete.svg);
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.tabel_data.provider_list_tab .tabel_head,
.tabel_data.provider_list_tab .tabel_row {
  column-gap: 48px;
}
.tabel_data.provider_list_tab .tab_field.provider_id {
  width: 75px;
}
.tabel_data.provider_list_tab .tab_field.profile {
  width: 65px;
}
.tabel_data.provider_list_tab .tab_field.profile img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  object-position: top;
  border-radius: 8px;
}
.tabel_data.provider_list_tab .tab_field.prefix {
  width: 50px;
}
.tabel_data.provider_list_tab .tab_field.f_name,
.tabel_data.provider_list_tab .tab_field.l_name,
.tabel_data.provider_list_tab .tab_field.description {
  width: 110px;
}
.tabel_data.provider_list_tab .tab_field.status {
  width: 100px;
}
.tabel_data.provider_list_tab .status_inactive,
.tabel_data.provider_list_tab .status_active,
.tabel_data.provider_list_tab .status_onleave {
  padding: 8px;
  width: auto;
  margin: 0;
}
.book_collapse .collapse_title {
  margin: 0;
  position: relative;
}
.book_collapse .collapse_title p {
  position: relative;
  cursor: pointer;
  padding-right: 20px;
  font-weight: normal;
  font-size: 20px;
}
@media all and (max-width: 767px) {
  .book_collapse .collapse_title p {
    font-size: 16px;
  }
}
.book_collapse .collapse_title p:after {
  content: "";
  /* Required for pseudo-elements */
  position: absolute;
  right: 0;
  top: 6px;
  width: 12px;
  height: 8px;
  background: url(../images/expand_more.svg) no-repeat center center;
  background-size: contain;
  /* Ensure the image fits within the pseudo-element */
  transform: rotate(0deg);
  /* Default rotation */
  transition: transform 1s ease;
  /* Smooth rotation transition */
}
.book_collapse .collapse_title.active p:after {
  transform: rotate(180deg);
}
.book_collapse .collapse_cont {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-in-out;
}
.book_collapse .collapse_cont.open {
  max-height: 1000px;
  /* Adjust based on your content */
}
.provider_list_pager .toolbar-number {
  display: none;
}
.provider_info .verified_icon {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .provider_info .verified_icon {
    width: 25px;
    height: 25px;
  }
}
.review_detail .provider_info {
  margin-bottom: 40px;
}
.review_detail .provider_info .provider_data {
  width: 100%;
  padding: 24px;
  box-shadow: none;
}
@media all and (max-width: 767px) {
  .review_detail .provider_info .provider_data {
    padding: 12px;
  }
}
.review_detail .provider_info .provider_data .pro_detail {
  display: flex;
  column-gap: 78px;
}
@media all and (max-width: 767px) {
  .review_detail .provider_info .provider_data .pro_detail {
    display: block;
  }
}
@media all and (max-width: 767px) {
  .review_detail .provider_info .provider_data .pro_img {
    margin-bottom: 24px;
  }
}
.review_detail .provider_info .provider_data .review_pro {
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
}
@media all and (max-width: 767px) {
  .review_detail .provider_info .provider_data .review_pro {
    width: 100%;
  }
}
.review_detail .provider_info .provider_data .review_pro h2 {
  line-height: 38px;
  margin: 0 0 8px;
  font-size: 32px;
}
@media all and (max-width: 767px) {
  .review_detail .provider_info .provider_data .review_pro h2 {
    font-size: 20px;
  }
}
.review_detail .provider_info .provider_data .review_pro .pro_service {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px dashed #d4d4d8;
}
.review_detail .provider_info .provider_data .review_pro .pro_service h3 {
  font-size: 20px;
  margin: 0 0 12px;
}
.wk-seller-rating-contaainer {
  display: block;
}
.wk-seller-rating-contaainer .wk-seller-rating-left-container,
.wk-seller-rating-contaainer .wk-seller-rating-right-container {
  width: 100%;
  margin-bottom: 40px;
}
.wk-seller-rating-contaainer .wk-seller-rating-left-container {
  border: 1px solid #e4e4e7;
  border-radius: 12px;
  padding: 44px;
  box-sizing: border-box;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .wk-seller-rating-left-container {
    padding: 12px;
  }
}
.wk-seller-rating-contaainer .wk-rating-left-block {
  background: transparent;
  padding: 0;
  display: flex;
  justify-content: space-between;
  column-gap: 73px;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .wk-rating-left-block {
    display: block;
  }
}
.wk-seller-rating-contaainer .rating-section {
  padding: 12px 16px;
  background: #2b2b2b;
  width: 100%;
  font-weight: 700;
  font-size: 30px;
  margin: 12px auto 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .rating-section {
    font-size: 16px;
  }
}
.wk-seller-rating-contaainer .rating-line,
.wk-seller-rating-contaainer .wk-review-count div {
  color: #1e1517;
  font-size: 18px;
}
.wk-seller-rating-contaainer .write-review {
  margin-top: 24px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .write-review {
    width: 100%;
  }
}
.wk-seller-rating-contaainer .user_rating_list,
.wk-seller-rating-contaainer .wk-mp-rating-individual {
  width: 50%;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .user_rating_list,
  .wk-seller-rating-contaainer .wk-mp-rating-individual {
    width: 100%;
  }
}
.wk-seller-rating-contaainer .user_rating_list {
  display: grid;
  align-items: center;
  justify-content: center;
}
.wk-seller-rating-contaainer .wk-mp-rating-individual {
  margin: 0;
  padding: 0 73px;
  border: 0;
  border-left: 1px solid #e4e4e7;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .wk-mp-rating-individual {
    padding: 0;
    border: 0;
    margin: 15px 0;
  }
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-right-txt,
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-right-txt,
  .wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-txt {
    width: 20%;
  }
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-right-txt:after {
  content: "\f005";
  font-family: "font-awesome";
  font-size: 16px;
  color: #2b2b2b;
  padding-left: 7px;
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-progress-bar-container {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 24px;
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-progress-bar-container:last-child {
  margin: 0;
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-progress-bar {
  padding: 0;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-progress-bar {
    width: 85%;
  }
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-individual-progress-bar small::after {
  border: 6px solid #e3e3e3;
  border-radius: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.wk-seller-rating-contaainer .wk-mp-rating-individual .wk-mp-rating-progress-color-bar {
  border: 6px solid #2b2b2b;
  border-radius: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .average-star-ratings-block {
    display: flex;
    align-items: flex-start;
  }
}
.wk-seller-rating-contaainer .wk-rating-blocks {
  padding: 0;
  margin: 0 0 30px;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .wk-rating-blocks {
    text-align: center;
    margin: 0;
    display: block;
    flex: auto;
    padding: 0 12px;
  }
}
.wk-seller-rating-contaainer .average-rating {
  margin-right: 16px;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .average-rating {
    margin: 0;
  }
}
.wk-seller-rating-contaainer .average-rating .rating-star {
  background: #22c55e;
  padding: 14px 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .average-rating .rating-star {
    width: 80px;
    margin: 0 auto 12px;
  }
}
.wk-seller-rating-contaainer .average-rating .rating-star:before {
  padding-right: 10px;
  font-size: 18px;
}
.wk-seller-rating-contaainer .average-rating .rating-star.price {
  background: #3b82f6;
}
.wk-seller-rating-contaainer .average-rating .rating-star.value {
  background: #eab308;
}
.wk-seller-rating-contaainer .avg-rating-contetn .heading,
.wk-seller-rating-contaainer .avg-rating-contetn .total-reviewc-count {
  font-size: 18px;
  color: #3f3f46;
  line-height: 21px;
  font-weight: 500;
  text-align: left;
}
@media all and (max-width: 991px) {
  .wk-seller-rating-contaainer .avg-rating-contetn .heading,
  .wk-seller-rating-contaainer .avg-rating-contetn .total-reviewc-count {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .avg-rating-contetn .heading,
  .wk-seller-rating-contaainer .avg-rating-contetn .total-reviewc-count {
    font-size: 12px;
  }
}
.wk-seller-rating-contaainer .avg-rating-contetn .total-reviewc-count {
  font-weight: 600;
}
.wk-seller-rating-contaainer .customer_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .customer_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .customer_info .wk-mp-rating-review-row {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-row {
  border-bottom: 1px solid #d4d4d8;
  padding: 0 0 32px;
  margin-top: 32px;
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-row:last-child {
  border: none;
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val {
  padding: 0;
  margin-right: 32px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val {
    margin-right: 24px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-val-txt {
  font-size: 20px;
  color: #3f3f46;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-val-txt {
    font-size: 14px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-icon {
  color: #2b2b2b;
  font-size: 20px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-icon {
    font-size: 16px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-icon::before {
  margin-right: 5px;
  top: 0;
  position: relative;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-val .wk-mp-rating-icon::before {
    margin-right: 3px;
    font-size: 16px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row {
  display: flex;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row {
    display: flex;
    column-gap: 15px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row .wk-mp-rating-customer-name {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 21px;
  margin-right: 12px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row .wk-mp-rating-customer-name {
    font-size: 14px;
    margin-right: 0;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row .feed-date {
  font-size: 18px;
  color: #7f7f7f;
  line-height: 21px;
  margin: 0;
  font-style: normal;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-customer-row .feed-date {
    font-size: 14px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-summary-container p {
  font-size: 18px;
  font-weight: 500;
  color: #71717a;
  margin-top: 24px;
  line-height: 28px;
}
@media all and (max-width: 767px) {
  .wk-seller-rating-contaainer .wk-seller-rating-right-container .wk-mp-rating-summary-container p {
    font-size: 12px;
  }
}
.wk-seller-rating-contaainer .wk-seller-rating-right-container .more-review {
  margin: 0 auto;
  display: table;
}
.provider_review .provider_info {
  margin-bottom: 35px;
}
.provider_review .provider_info .data_box {
  box-shadow: none;
}
.provider_review .provider_info .provider_data,
.provider_review .provider_info .review_data {
  width: 50%;
}
@media all and (max-width: 991px) {
  .provider_review .provider_info .provider_data,
  .provider_review .provider_info .review_data {
    width: 100%;
  }
}
.provider_review .provider_info .provider_data {
  padding: 24px;
}
.provider_review .provider_info .provider_data h2 {
  font-size: 32px;
}
.provider_review .provider_info .provider_data .pro_service {
  border: none;
  margin: 0;
  padding: 0;
}
.provider_review .provider_info .provider_data .pro_service h3 {
  font-size: 20px;
  line-height: 23px;
  margin: 0;
}
.provider_review .provider_info .provider_data .pro_service .service_add {
  margin-top: 24px;
  margin-bottom: 0;
}
.provider_review .provider_info .provider_data .special_filed {
  margin-bottom: 4px;
}
.provider_review .provider_info .provider_data .speciality {
  margin-top: 20px;
}
.provider_review .provider_info .provider_data .appoint_date {
  padding: 0;
  margin-top: 24px;
  color: #3f3f46;
  font-size: 16px;
  line-height: 19px;
}
.review_form .fieldset {
  margin: 0;
}
.review_form .step_form .filed_cont {
  width: 100%;
  margin: 0;
}
.privacy_box {
  color: #2b2b2b;
  font-weight: 500;
  color: #bfbfbf;
  line-height: 14px;
}
.review-stars {
  text-align: center;
  border: 1px solid #d4d4d8;
  border-radius: 12px;
  padding: 16px 8px;
  display: grid;
  align-items: center;
  margin-bottom: 44px;
}
@media all and (max-width: 767px) {
  .review-stars {
    display: block;
  }
}
.review-stars h4 {
  color: #2b2b2b;
  margin-bottom: 12px;
}
.review-stars .star_box {
  position: relative;
}
@media all and (max-width: 767px) {
  .review-stars .star_box {
    margin-bottom: 25px;
  }
}
.review-stars .star_box::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #d4d4d8;
  right: 0;
  top: 0;
}
@media all and (max-width: 767px) {
  .review-stars .star_box::after {
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -10px;
    top: auto;
    right: auto;
  }
}
@media all and (max-width: 767px) {
  .review-stars .star_box:last-child {
    margin-bottom: 0;
  }
}
.review-stars .star_box:last-child::after {
  display: none;
}
.rating-group {
  display: inline-flex;
}
.rating__icon {
  pointer-events: none;
}
/* hide radio inputs */
.rating__input {
  position: absolute !important;
  left: -9999px !important;
}
/* set icon padding and size */
.rating__label {
  cursor: pointer;
  padding: 0 0.2em;
  font-size: 3rem;
}
.rating__label--half {
  padding-right: 0;
  margin-right: -0.7em;
  z-index: 2;
}
/* set default star color */
.rating__icon--star {
  color: #2b2b2b;
}
/* set color of none icon when unchecked */
.rating__icon--none {
  color: #c1c1c1;
}
/* if none icon is checked, make it red */
.rating__input--none:checked + .rating__label .rating__icon--none {
  color: red;
}
/* if any input is checked, make its following siblings grey */
.rating__input:checked ~ .rating__label .rating__icon--star {
  color: #c1c1c1;
}
.rating-group:hover .rating__label .rating__icon--star,
.rating-group:hover .rating__label--half .rating__icon--star {
  color: #2b2b2b;
}
.rating__input:hover ~ .rating__label .rating__icon--star,
.rating__input:hover ~ .rating__label--half .rating__icon--star {
  color: #c1c1c1;
}
.rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
  color: #c1c1c1;
}
.rating__input--none:hover + .rating__label .rating__icon--none {
  color: red;
}
/** code for image upload  */
.preview_cont {
  display: flex;
  column-gap: 10px;
  flex-wrap: wrap;
}
.preview_cont .img-container {
  display: inline-block;
  position: relative;
}
.preview_cont .img-container .preview-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.preview_cont .img-container .remove-button {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  border: none;
  cursor: pointer;
  min-height: auto;
  padding: 5px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 100% !important;
}
.profile_review .wk-seller-rating-contaainer .rating-section {
  width: 100%;
}
.profile_review .wk-seller-rating-contaainer .rating-section:before {
  display: none;
}
.profile_review .wk-seller-rating-contaainer .rating-section .rating_data {
  font-weight: 700;
  font-size: 30px;
}
@media all and (max-width: 767px) {
  .profile_review .wk-seller-rating-contaainer .rating-section .rating_data {
    font-size: 16px;
  }
}
.cms-page-view .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .nav-sections,
.cms-page-view header.page-header {
  margin: 0;
}
.cms-page-view header.page-header {
  background: #f4f4f5;
}
.cms-page-view [data-content-type="row"][data-appearance="contained"],
.cms-page-view [data-content-type="row"][data-appearance="full-width"] > .row-full-width-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.banner_title {
  padding: 88px 0 98px;
  margin-bottom: 100px;
}
@media all and (max-width: 767px) {
  .banner_title {
    padding: 30px 0 30px;
    margin-bottom: 0;
  }
}
.banner_title h1 {
  font-weight: 600;
  color: #2b2b2b;
}
.banner_title p {
  color: #2b2b2b;
  font-size: 18px;
  line-height: 21px;
}
@media all and (max-width: 767px) {
  .banner_title p {
    font-size: 14px;
  }
}
.policy_cont h2 {
  color: #2b2b2b;
  margin: 44px 0 24px;
}
.policy_cont p {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
  color: #7f7f7f;
}
@media all and (max-width: 767px) {
  .policy_cont p {
    font-size: 14px;
  }
}
.term_more {
  margin-top: 100px;
}
.term_more button {
  width: 100%;
}
.item.content .pro_list_info .provider_info {
  border: 1px solid #e4e4e7;
  padding: 24px;
  background: #ffffff;
  min-height: auto;
}
.item.content .pro_list_info .provider_info .provider_data {
  margin: 0;
  padding: 0;
}
@media all and (max-width: 767px) {
  .item.content .pro_list_info .provider_info .provider_data .pro_detail {
    display: block;
  }
}
.item.content .pro_list_info .provider_info .provider_data .pro_detail .pro_img {
  width: 100px;
  height: 100px;
}
.item.content .pro_list_info .provider_info .provider_data .pro_detail .pro_img img {
  max-width: 100px;
  max-height: 100px;
  min-width: 100px;
  min-height: 100px;
  height: 100px;
  object-fit: cover;
  object-position: top;
}
.item.content .pro_list_info .provider_info .provider_data .pro_detail .review_pro {
  width: 70%;
}
@media all and (max-width: 767px) {
  .item.content .pro_list_info .provider_info .provider_data .pro_detail .review_pro {
    width: 100%;
  }
}
.item.content .pro_list_info .provider_info .provider_data .speciality {
  margin-top: 5px;
  color: #18181b;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.item.content .pro_list_info .provider_info .provider_data .speciality label {
  font-weight: 600;
}
.item.content .pro_list_info .provider_info .provider_data .appoint_date {
  border: none;
  color: #3f3f46;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 0;
}
.item.content .pro_list_info .provider_info .provider_data .pro_service {
  margin-top: 24px;
}
.item.content .pro_list_info .provider_info .provider_data .pro_service h3,
.item.content .pro_list_info .provider_info .provider_data .pro_service p {
  font-size: 14px;
  line-height: 23px;
}
.item.content .pro_list_info .provider_info .provider_data .pro_service p {
  margin-top: 0px;
  font-weight: 500;
}
.item.content .pro_list_info .provider_info .client_review {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #a1a1aa;
}
.item.content .pro_list_info .provider_info .client_review .review_cont,
.item.content .pro_list_info .provider_info .client_review .rating_data {
  margin-top: 8px;
}
.btn_filed {
  display: flex;
  align-items: center;
  column-gap: 24px;
  margin-top: 24px;
}
.btn_filed button,
.btn_filed a.btn {
  width: 100%;
}
.modal-popup.edit_booking_modal .modal-inner-wrap {
  max-width: 800px;
}
.modal-popup.edit_booking_modal .modal-inner-wrap .modal-title {
  border-bottom: 1px solid #7f7f7f;
}
.modal-popup.approve-confirmation-popup .modal-footer,
.modal-popup.cancel-confirmation-popup .modal-footer {
  display: flex;
}
.modal-popup.approve-confirmation-popup .modal-footer button,
.modal-popup.cancel-confirmation-popup .modal-footer button {
  width: 100%;
}
.edit_booking_modal h5 {
  margin-bottom: 24px;
}
.edit_booking_modal .step_form .filed_cont {
  width: 99%;
  padding: 0;
  background: transparent;
}
.edit_booking_modal .pro_list_info {
  column-count: unset;
  display: block;
}
.edit_booking_modal .pro_list_info .provider_data .pro_detail .pro_img {
  width: 80px;
  height: 80px;
}
.edit_booking_modal .pro_list_info .provider_data .pro_detail .pro_img img {
  max-width: 80px;
  max-height: 80px;
  min-width: 80px;
  min-height: 80px;
  height: 80px;
}
.edit_booking_modal .pro_list_info .provider_data .pro_detail .review_pro {
  width: 20%;
}
@media all and (max-width: 767px) {
  .edit_booking_modal .pro_list_info .provider_data .pro_detail .review_pro {
    width: 60%;
  }
}
.edit_booking_modal .pro_list_info .book_appointment {
  display: none;
}
.tabel_data.appointment {
  margin: 0;
  min-height: 500px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment {
    min-height: auto;
  }
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tabel_row {
    display: grid;
    column-gap: 16px;
    row-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.tabel_data.appointment .tabel_row .tab_field.status {
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field {
    display: block;
    padding: 0;
  }
}
.tabel_data.appointment .tab_field.number_id {
  width: 50px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.number_id {
    display: none;
  }
}
.tabel_data.appointment .tab_field.pat_name {
  width: 100px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.pat_name {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.service {
  width: 170px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.service {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.time {
  width: 120px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.time {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.time span {
  display: block;
}
.tabel_data.appointment .tab_field.status {
  width: 170px;
  position: relative;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.status {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.detail {
  width: 240px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.detail {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.pro_name {
  width: 100px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.pro_name {
    width: 100%;
  }
}
.tabel_data.appointment .tab_field.action {
  width: 42px;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field.action {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.tabel_data.appointment .tab_field .action_btn {
  text-decoration: underline;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field .action_btn {
    text-decoration: none;
    background: #2b2b2b;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 8px;
    padding: 16px;
    font-size: 16px;
  }
}
.tabel_data.appointment .tab_field .table_title {
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
}
.tabel_data.appointment .tab_field .drop-arrow {
  display: block;
}
@media all and (max-width: 767px) {
  .tabel_data.appointment .tab_field .drop-arrow {
    border: 1px solid #bfbfbf;
    padding: 5px 7px;
    background-position: right 8px bottom 50%;
    background-size: 11px;
    border-radius: 4px;
  }
}
.tabel_data.appointment .tab_field .pending_appointment {
  background-color: #ffffff;
  color: #2b2b2b;
}
.tabel_data.appointment .tab_field .action_appointment {
  background-color: #ffffff;
  color: #2b2b2b;
}
.tabel_data.appointment .pending {
  color: #dc2626;
}
.tabel_data.appointment .pending_appointment {
  background-color: #e02b27;
  color: white;
}
.tabel_data.appointment .action_appointment {
  background-color: orange;
  color: white;
}
.status-dropdown {
  background-color: #ffffff;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.15);
  display: none;
  position: absolute;
  z-index: 1000;
  border-radius: 8px;
  top: 30px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.status-dropdown .status-option {
  font-weight: 600;
  padding: 16px 12px;
  border-bottom: 1px solid #e4e4e7;
  cursor: pointer;
}
.appoint_filter {
  display: flex;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin: 20px 0;
}
@media all and (max-width: 767px) {
  .appoint_filter {
    margin: 16px 0;
    display: grid;
  }
}
.appoint_filter .field {
  width: 100%;
  margin: 0;
}
@media all and (max-width: 767px) {
  .appoint_filter .field {
    grid-column-start: 1;
    grid-column-end: -1;
  }
}
.appoint_filter .field:first-child,
.appoint_filter .field:nth-child(2) {
  width: 70%;
}
@media all and (max-width: 767px) {
  .appoint_filter .field:first-child,
  .appoint_filter .field:nth-child(2) {
    width: 100%;
  }
}
.appoint_filter .field:last-child {
  width: 40%;
}
@media all and (max-width: 767px) {
  .appoint_filter .field:last-child {
    width: 100%;
  }
}
.appoint_filter .field:last-child .field {
  width: 100%;
}
.appoint_filter .field input,
.appoint_filter .field select {
  border: none;
  background-color: #ffffff;
  font-size: 12px;
}
.appoint_filter .field button {
  width: 100%;
}
.appoint_filter .field ::placeholder {
  font-size: 12px;
}
.appoint_filter .field ::-moz-placeholder {
  font-size: 12px;
}
.appoint_filter .field .date_pick {
  display: flex;
  font-weight: 600;
  align-items: center;
  gap: 5px;
  color: gray;
  cursor: pointer;
}
.appoint_filter .field .date_pick .date_arrow {
  background: url(../images/expand_more.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  cursor: pointer;
  width: 20px;
  height: 9px;
  transform: rotate(90deg);
}
.appoint_filter .field .date_pick .date_arrow.date_next {
  transform: rotate(270deg);
}
@media all and (max-width: 767px) {
  .booking_record .title {
    margin: 20px 0;
  }
}
.appt-color-box {
  display: flex;
  gap: 15px;
  padding: 10px;
}
.appt-color-box .color-item {
  display: flex;
  gap: 5px;
}
.appt-color-box .color-item .pending-color-box {
  border: 1px solid black;
  width: 15px;
  height: 15px;
  background-color: red;
}
.appt-color-box .color-item .action-color-box {
  border: 1px solid black;
  width: 15px;
  height: 15px;
  background-color: orange;
}
.apoointment_pager .toolbar-number {
  display: none;
}
.account {
  /**Select 2 css */
  /* select with icons badges single*/
  /**Date range picker css */
  /*  Larger Screen Styling */
}
.account .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: white;
}
.account .select2-container--default .select2-results__option[aria-selected=true]::before {
  content: '✓';
  color: white;
  font-weight: bold;
  margin-right: 6px;
}
.account .select2-container--default .select2-results__option::before {
  content: '';
  margin-right: 6px;
}
.account .select2-container--default .select2-results__option[aria-selected=true]::before {
  content: '✓';
  color: white;
  font-weight: bold;
}
.account .select2-container--default .select2-results__option[aria-selected=false]::before {
  content: ' ';
}
.account .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 14px;
  line-height: normal;
}
.account .select2-container--default .select2-selection--multiple .select2-selection__choice {
  padding-left: 20px;
  position: relative;
  font-size: 12px;
}
.account .select2-container--default .select2-selection--multiple .select2-selection__choice::before {
  content: '✓';
  color: black;
  font-weight: bold;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.account .select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
  font-size: 12px;
}
.account .select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.account .select2-results__option[aria-selected=true]:before {
  font-family: fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: black;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.account .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff;
}
.account .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaeb;
  color: #272727;
}
.account .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px;
}
.account .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #f77750;
  border-width: 2px;
}
.account .select2-container--default .select2-selection--multiple {
  border: none;
  margin: 0;
  min-height: auto;
  background: transparent;
}
.account .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  margin: 0;
  background: #ffffff;
  border-radius: 4px;
}
.account .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin-bottom: 0px;
  padding: 0 5px;
}
.account .select2-container--default .select2-selection--multiple .select2-selection__rendered li::before {
  display: none;
}
.account .select2-container--default .select2-search--inline .select2-search__field {
  padding: 8px 15px;
  margin: 0;
}
.account .select2-container--open .select2-dropdown--below {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.account .select-icon .select2-selection__placeholder .badge {
  display: none;
}
.account .select-icon .placeholder {
  /* 	display: none; */
}
.account .select-icon .select2-results__option:before,
.account .select-icon .select2-results__option[aria-selected=true]:before {
  display: none !important;
  /* content: "" !important; */
}
.account .select-icon .select2-search--dropdown {
  display: none;
}
.account .daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: auto;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}
@media all and (max-width: 767px) {
  .account .daterangepicker {
    width: 100%;
  }
}
.account .daterangepicker:before,
.account .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
  display: none;
}
.account .daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  display: none;
}
.account .daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.account .daterangepicker.opensleft:before {
  right: 9px;
}
.account .daterangepicker.opensleft:after {
  right: 10px;
}
.account .daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.account .daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.account .daterangepicker.opensright:before {
  left: 9px;
}
.account .daterangepicker.opensright:after {
  left: 10px;
}
.account .daterangepicker.drop-up {
  margin-top: -7px;
}
.account .daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.account .daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.account .daterangepicker.single .daterangepicker .ranges,
.account .daterangepicker.single .drp-calendar {
  float: none;
}
.account .daterangepicker.single .drp-selected {
  display: none;
}
.account .daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.account .daterangepicker.show-calendar .drp-buttons {
  display: flex;
  align-items: center;
}
.account .daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.account .daterangepicker .drp-calendar {
  display: none;
}
.account .daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.account .daterangepicker .drp-calendar.right {
  padding: 8px;
}
.account .daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.account .daterangepicker .calendar-table .next span,
.account .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.account .daterangepicker .calendar-table .next:hover span,
.account .daterangepicker .calendar-table .prev:hover span {
  border: solid white;
  border-width: 0 2px 2px 0;
}
.account .daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.account .daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.account .daterangepicker .calendar-table th,
.account .daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.account .daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.account .daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.account .daterangepicker td.available:hover,
.account .daterangepicker th.available:hover {
  background-color: #000;
  border-color: transparent;
  color: #fff;
}
.account .daterangepicker td.week,
.account .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.account .daterangepicker td.off,
.account .daterangepicker td.off.in-range,
.account .daterangepicker td.off.start-date,
.account .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.account .daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.account .daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.account .daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.account .daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.account .daterangepicker td.active,
.account .daterangepicker td.active:hover {
  background-color: #000000;
  border-color: transparent;
  color: #fff;
}
.account .daterangepicker th.month {
  width: auto;
}
.account .daterangepicker td.disabled,
.account .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.account .daterangepicker select.monthselect,
.account .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.account .daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.account .daterangepicker select.yearselect {
  width: 40%;
}
.account .daterangepicker select.hourselect,
.account .daterangepicker select.minuteselect,
.account .daterangepicker select.secondselect,
.account .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.account .daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.account .daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.account .daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.account .daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.account .daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  width: 30%;
  border-radius: 8px;
}
.account .daterangepicker .drp-buttons .btn.btn-primary {
  background-color: #2b2b2b;
  opacity: 1;
}
.account .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.account .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.account .daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
.account .daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.account .daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.account .daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.account .daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.account .daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.account .daterangepicker .ranges li:hover {
  background-color: #eee;
}
.account .daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
.account #new-appointment-save-btn {
  display: none;
  /* Hide the button */
}
@media (min-width: 564px) {
  .account .daterangepicker {
    width: auto;
  }
  .account .daterangepicker .ranges ul {
    width: 140px;
  }
  .account .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .account .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .account .daterangepicker.single .ranges,
  .account .daterangepicker.single .drp-calendar {
    float: left;
  }
  .account .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .account .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .account .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .account .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .account .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .account .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .account .daterangepicker .ranges,
  .account .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .account .daterangepicker .ranges {
    width: auto;
  }
  .account .daterangepicker .ranges {
    float: left;
  }
  .account .daterangepicker.rtl .ranges {
    float: right;
  }
  .account .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
  .account .new-appoint {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 730px) and (max-width: 760px) {
  .account .new-appoint {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  .account .booknow-btn {
    justify-content: center;
    width: 100%;
  }
  .account .booknow-btn button#modal-btn {
    width: 100%;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ": ";
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:before,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: "";
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^="sales-guest-"] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e624";
    font-family: "luma-icons";
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e622";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: "\e608";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: "\e607";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: "";
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: "";
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: "";
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc(32%);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: "\e60d";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: "\e60b";
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: "(";
  }
  .compare.wrapper .counter.qty:after {
    content: ")";
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: "\e615";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #ccc;
    top: 19px;
    transition: background 0.3s;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #ccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #fff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: "luma-icons";
    content: "\e610";
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: "\e610";
    font-family: "luma-icons";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 767px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: "";
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.428571429;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: "*";
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: "";
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: "";
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ":";
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^="sales-guest-"] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: "";
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e622";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e621";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: "\e621";
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #fff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc(23.5%);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc(23.5%);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(80%);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc(0.748%);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc(18.4%);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc(0.748%);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1340px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: "luma-icons";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 767px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 768px), print {
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: "luma-icons";
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: "luma-icons";
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 767px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1340px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
