/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/styles/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
/* common */
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

body:not(.elementor-editor-active) .mi-display-none-in-play-mode {
  display: none !important;
}

body.elementor-editor-active .mi-display-only-in-play-mode {
  display: none !important;
}

.tms_ajax_message_error {
  color: red;
}

.tms_ajax_message_success {
  color: green;
}

.elementor-button-text {
  letter-spacing: 0 !important;
}

.mi_individual_scroll_column.elementor-section .elementor-column.elementor-col-50 {
  overflow-y: auto;
  max-height: calc(100vh - 193px);
}

body:not(.elementor-editor-active) nav.navigation.post-navigation {
  display: none;
}

/* components */
.ast-above-header-bar {
  border-bottom-width: 0;
}

.ast-primary-header-bar {
  border-bottom-width: 2px;
  border-color: #000000;
}

.site-branding.ast-site-identity {
  display: inline-block;
}
.site-branding.ast-site-identity .site-title a {
  color: #000000;
  text-transform: uppercase;
}

.site-navigation a {
  color: #000000;
  text-transform: uppercase;
}
.site-navigation a .menu-text {
  font-size: 18px;
  line-height: 22px;
  padding: 3px 0;
}
.site-navigation a:hover {
  font-weight: bolder;
}
.site-navigation .current-menu-item, .site-navigation .current-page-ancestor {
  font-weight: bolder;
}
.site-navigation li {
  padding: 0px 20px;
}

@media only screen and (min-width: 1201px) {
  .site-above-header-wrap {
    max-width: 100%;
  }
}
.ast-above-sticky-header-active .ast-above-header-bar .site-above-header-wrap {
  min-height: unset;
}

.tms_user_logout_button_container {
  position: absolute;
  top: 0;
  right: 25px;
}
.tms_user_logout_button_container .tms_user_logout_button {
  font-family: "Urbanist";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
}
.tms_user_logout_button_container .tms_user_logout_button:hover {
  font-weight: bolder;
}

div[data-section=section-hb-html-1] {
  width: 100%;
  justify-content: flex-end;
}
div[data-section=section-hb-html-1] .ast-builder-html-element p {
  display: none;
}

#tms_product_search_input {
  position: relative;
}
#tms_product_search_input .tms_product_search_input_container {
  background: transparent;
  display: flex;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_select {
  position: relative;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_select #tms_product_select {
  width: 175px;
  height: 40px;
  padding-left: 20px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-color: #000000;
  border-width: 1px;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_select #tms_product_select:focus {
  color: #FFFFFF !important;
  border-width: 0px;
  background: rgba(0, 0, 0, 0.7);
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_select:after {
  color: #fff;
  content: "\f107";
  font-family: "Font Awesome 6 Free";
  top: 50%;
  right: 10px;
  font-weight: 900;
  position: absolute;
  margin-left: 0;
  font-size: 10px;
  text-align: center;
  transform: translateY(-50%);
  pointer-events: none;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_text {
  z-index: 2;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_button button {
  z-index: 1;
  width: 20px;
  height: 40px;
  border-color: #000000;
  border-width: 1px 1px 1px 0px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #FFFFFF;
}
#tms_product_search_input .tms_product_search_input_container .tms_product_search_input_button button i:before {
  font-family: "Font Awesome 6 Free";
  color: rgba(0, 0, 0, 0.5);
}
#tms_product_search_input div > div.tms_product_search_input_text input {
  z-index: 3;
  margin-right: -25px;
  width: 150px;
  height: 40px;
  border-width: 1px 0px 1px 0px;
  background-color: #FFFFFF;
  border-color: #000000;
}

footer.site-footer .ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
  max-width: 100%;
  padding: 0 20px;
}

.tms_form_field_wrapper span {
  position: relative;
  display: inline-block;
  width: 0;
  height: 100%;
}
.tms_form_field_wrapper span:after {
  color: #808285;
  content: "\f107";
  font-family: "Font Awesome 6 Free";
  top: 50%;
  right: 20px;
  font-weight: 900;
  position: absolute;
  margin-left: 0;
  font-size: 19px;
  text-align: center;
  transform: translateY(-50%);
  pointer-events: none;
}

nav.elementor-pagination .page-numbers {
  display: inline-block;
  color: #000000;
  vertical-align: bottom;
  margin: -50px 0 0 0;
  padding: 0;
  font-weight: 600;
  width: 35px;
  height: 35px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  padding-top: 2px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
nav.elementor-pagination .page-numbers:active {
  background: #000000;
  color: #FFFFFF;
}
nav.elementor-pagination .page-numbers:before {
  line-height: 32px;
  display: inline-block;
  color: #000000;
  vertical-align: bottom;
  margin: -50px 0 0 0;
  padding: 0;
  font-weight: 600;
  width: 35px;
  height: 35px;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  visibility: visible;
}

nav.elementor-pagination .current {
  font-weight: bold;
}

.prev {
  visibility: hidden;
  position: relative;
  top: 2px;
  font-size: 16px;
  /* position: absolute;
  display: block;
  margin: 0 0 0 0;
  border-width: 2px;
  border-color: #000000; */
}
.prev:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f104";
  font-size: 8px;
}

.next {
  visibility: hidden;
  position: relative;
  top: 2px;
  font-size: 16px;
  /* position: absolute;
  display: block;
  margin: 0 0 0 0;
  border-width: 2px;
  border-color: #000000; */
}
.next:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 8px;
}

/* nav.elementor-pagination .page-numbers {
  @include square_box();
  vertical-align: middle;
  color: #000000;
  &:after {
    vertical-align: middle;
    display: inline-block;
    visibility: visible;
    @include square_box();
  }
}


span.prev {
  @include hide_prev_next();
  &:after {
    @include icon_fontsetting;
    content: $fa_icon_angle_right;
    font-size: $icon_size_small;
  }
}
a.next {
  @include hide_prev_next();
  &:after {
    @include icon_fontsetting;
    content: $fa_icon_angle_double_right;
    font-size: $icon_size_small;
  }
} */
nav.elementor-pagination a {
  font-family: "Urbanist", sans-serif !important;
}

.ecs-load-more-button {
  margin-bottom: 60px;
}
.ecs-load-more-button a {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.5) !important;
  padding-left: 40px;
  padding-right: 40px;
}

/* div[data-section='section-hb-html-1'] {
  width: 100%;
  justify-content: flex-end;
  .ast-builder-html-element p {
    display: none;
  }
} */
.tms_family_code_input_container {
  display: inline-flex;
  flex-wrap: nowrap;
}

#tms_family_code_input {
  flex-wrap: nowrap;
  top: 0px;
}
#tms_family_code_input .tms_family_code_input_text .tms_family_code_input_field {
  position: relative;
  min-width: 200px;
  height: 40px;
  margin: 0px;
  background: #FFFFFF;
  border-radius: 50px 0px 0px 50px;
  border: 1px solid #000000;
  border-right: 0px solid;
  padding-left: 20px;
}
#tms_family_code_input .tms_family_code_input_text .tms_family_code_input_field::-moz-placeholder {
  color: #C4C4C4;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
#tms_family_code_input .tms_family_code_input_text .tms_family_code_input_field::placeholder {
  color: #C4C4C4;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

#tms_download_upload_form > div {
  display: flex;
  flex-wrap: nowrap;
}
#tms_download_upload_form > div select {
  flex-shrink: 1;
  flex-grow: 1;
}
#tms_download_upload_form > div h2 {
  width: 100%;
}
#tms_download_upload_form > div #tms_family_code_input {
  margin-left: auto;
}

#tms_family_code_input {
  position: relative;
  display: inline-flex;
  flex-wrap: nowrap;
}
#tms_family_code_input button {
  padding: 0px;
  border-radius: 0px 50px 50px 0px;
  border: 1px solid #000000;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
}
#tms_family_code_input button::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-weight: normal;
}
#tms_family_code_input button span {
  padding-left: 5px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

/* #tms_family_code_input {
  display: inline-flex;
  position: relative;
  top: -8px;
  //top: 20px;
  //left: 68%;
  max-width: 400px;
.tms_family_code_input_container {
  background: transparent;
  display: flex;
  //margin-left: 18%;
    .tms_family_code_input_field {
      span {
        position: relative;
        top: 11px;
        min-width: 192px;
        height: 50px;
        padding-left: 20px;
        padding-right: 10px;
        color: #FFFFFF;
      }
      position: relative;
      z-index: 20;
      min-width: 133px;
      max-width: 220px;
      background: rgba($primary-color, 0.7);
      border-color: $primary-color;
      box-sizing: border-box;
      border-width: 1px 0px 1px 0px;  
      border-top-left-radius: 50px;
      border-bottom-left-radius: 50px;


    }
    // .tms_product_search_input_text {
    // }
    .tms_family_code_input_text {
      z-index: 2;
      //background-color: transparent;
    }
    .tms_family_code_input_button {
      button {
        z-index: 1;
        padding-left: 186px;
        width: 40px;
        height: 50px;
        box-sizing: border-box;
        border-width: 1px 1px 1px 0;
        border-color: #000000;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        background-color: #FFFFFF;
        i:before {
          // padding-left: 120px;
          text-align: right;
          font-family: $icon_font;
          color: rgba(0,0,0,0.5);
        }
      }
    }
  } */
/* div>div.tms_family_code_input_text {
  input {
    z-index: 3;
    // margin-right: -25px;
    min-width: 130px;
    max-width: 180px;
    height: 50px;
    color: #000000;
    font-size: 15px;
    text-transform:  none;
    letter-spacing: normal;
    background-color: #FFFFFF;
    border-width: 1px 0 1px 0; //1px 1px 1px 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: $primary-color; 
  } */
div[data-elementor-settings*=trigger_item_added_popup_button] {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-section-wrap {
  padding: 40px;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-column:last-child {
  padding: 0;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-heading-title {
  font-size: 35px;
  line-height: 42px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-widget-wrap {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  padding: 0px;
  margin: 0px;
  display: flex;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-widget-wrap > .elementor-element {
  flex: 1 1;
  text-align: center;
  margin-bottom: 0;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-widget-wrap > .elementor-element a {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  width: 170px;
  border: 1px solid #000000;
  display: inline-block;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-widget-wrap > .elementor-element.popup_cont a {
  background: #FFFFFF;
}
div[data-elementor-settings*=trigger_item_added_popup_button] .elementor-widget-wrap > .elementor-element.popup_cont a span {
  color: #000000;
}
.mi_added_to_basket_content_column .elementor-element a {
  width: 180px !important;
}

.popup_order_heading {
  height: 199px;
  vertical-align: bottom;
  position: relative;
  top: 120px;
}
.popup_order_heading h2.elementor-heading-title {
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 42px;
  color: #000000;
  text-align: center;
}

.popup_order_text {
  height: 199px;
  vertical-align: top;
}
.popup_order_text div.elementor-widget-container {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-align: center;
}

/*
http://localhost/tms/order-detail/?tms_order_confirm_all=true
*/
.tms_order_detail_confirm_popup_container {
  position: relative;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  color: #000000;
}

table.tms_order_detail_confirm_popup {
  padding: 50px;
  display: table;
  margin-bottom: 0;
  border: 0;
}
table.tms_order_detail_confirm_popup tr, table.tms_order_detail_confirm_popup td {
  border: 0;
}
table.tms_order_detail_confirm_popup td {
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}
table.tms_order_detail_confirm_popup td:first-child {
  width: 342px;
  text-align: left;
}
table.tms_order_detail_confirm_popup td:nth-child(2) {
  width: 118px;
  text-align: left;
}
table.tms_order_detail_confirm_popup td:nth-child(3) {
  width: 108px;
}
table.tms_order_detail_confirm_popup td:nth-child(4) {
  width: 150px;
}
table.tms_order_detail_confirm_popup thead {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
table.tms_order_detail_confirm_popup thead tr, table.tms_order_detail_confirm_popup thead td {
  border-bottom: 1px solid #000000;
}
table.tms_order_detail_confirm_popup tfoot {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
}
table.tms_order_detail_confirm_popup tfoot td[colspan="2"] {
  width: 461px;
  text-align: left;
}
table.tms_order_detail_confirm_popup tfoot tr, table.tms_order_detail_confirm_popup tfoot td {
  border-top: 1px solid #000000;
}
table.tms_order_detail_confirm_popup tfoot td:nth-child(2) {
  width: 108px;
  text-align: right;
}
table.tms_order_detail_confirm_popup tfoot td:nth-child(3) {
  width: 150px;
}

.tms_order_detail_loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: white;
  opacity: 0.7;
}
.tms_order_detail_loading .spin {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  border-top-color: #fff;
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/*
http://localhost/tms/order-detail/?tms_order_confirm_all=true
*/
.dialog-lightbox-message {
  width: 698px;
  height: 399px;
}

.tms_user_forgot_password_container {
  display: block;
  top: 50%;
  width: 100%;
  height: 100%;
  align-content: center;
  margin: 0px;
  padding: 0px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper {
  text-align: center;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 20px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper p {
  position: absolute;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper form {
  padding-top: 50px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper .tms_form_field_wrapper {
  position: relative;
  margin-bottom: 10px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper .tms_form_field_wrapper i:before {
  position: absolute;
  padding-left: 10px;
  font-size: 23px;
  top: 50%;
  transform: translateY(-50%);
  color: #1A1A1A;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper input {
  width: 290px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #000000;
  box-sizing: border-box;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper input::-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-indent: 28px;
  color: #000000;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper input::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-indent: 28px;
  color: #000000;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper input#tms_user_forgot_password_email {
  text-indent: 28px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper .tms_form_field_wrapper:nth-child(2) > input {
  background: rgba(0, 0, 0, 0.7);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper .tms_form_field_wrapper:nth-child(3) {
  text-align: right;
  padding-right: 60px;
}
.tms_user_forgot_password_container .tms_user_forgot_password_section_wrapper .tms_form_field_wrapper:nth-child(3) a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #000000;
}

/* layouts */
.page-product-family-listing .elementor-column.elementor-col-50:first-child,
.page-export-wish-list .elementor-column.elementor-col-50:first-child {
  min-width: 300px;
  background: rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-left: 62px;
}

#tms_product_family_listing_menu .tms_product_family_listing_menu_container .tms_brand_image {
  width: 159px;
  margin-bottom: 30px;
  display: block;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container strong {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container a {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container ul {
  list-style-type: none;
  padding-bottom: 50px;
  line-height: 30px;
  margin-left: 0;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container ul li ul {
  padding-top: 18px;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container ul li ul a {
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container ul li ul a.current_item, #tms_product_family_listing_menu .tms_product_family_listing_menu_container ul li ul a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container > ul > li > a.inactive:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container > ul > li > a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container > ul > li > a.exception:after {
  display: none;
}
#tms_product_family_listing_menu .tms_product_family_listing_menu_container .tms_all_wrapper {
  margin-bottom: 30px;
}

.page-product-family-listing .elementor-section .elementor-column.elementor-col-50,
.page-export-wish-list .elementor-section .elementor-column.elementor-col-50 {
  overflow-y: auto;
  max-height: calc(100vh - 193px);
}
.page-product-family-listing .elementor-section .elementor-column.elementor-col-50:last-child > div,
.page-export-wish-list .elementor-section .elementor-column.elementor-col-50:last-child > div {
  padding: 50px 60px;
}
.page-product-family-listing .elementor-section .elementor-column.elementor-col-50:last-child > div h1,
.page-export-wish-list .elementor-section .elementor-column.elementor-col-50:last-child > div h1 {
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
}
.page-product-family-listing .elementor-section .elementor-column.elementor-col-50:last-child > div h2,
.page-export-wish-list .elementor-section .elementor-column.elementor-col-50:last-child > div h2 {
  font-size: 18px;
}
.page-product-family-listing .elementor-section .elementor-col-50 + .elementor-col-50,
.page-export-wish-list .elementor-section .elementor-col-50 + .elementor-col-50 {
  width: auto;
}

.elementor-col-50.elementor-element-6c1f1cf {
  min-width: 1350px;
}

.tms_product_family_listing_content_container a > .product_image {
  display: inline-block;
  margin-right: 20px;
  width: 277px;
  height: 277px;
  -moz-column-gap: 2em;
       column-gap: 2em;
  margin-bottom: 20px;
  box-shadow: 2px 2px 8px 8px #e9e9e9;
}
@media only screen and (max-width: 767px) {
  .tms_product_family_listing_content_container a > .product_image {
    width: auto;
    height: auto;
  }
}
.tms_product_family_listing_content_container div {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
}
.tms_product_family_listing_content_container div.info {
  display: flex;
  flex: 1 1;
  justify-content: space-between;
  width: 277px;
}

.mi-wish-list .tms_product_family_listing_content_container a > .product_image {
  width: 210px;
  height: 210px;
}
.mi-wish-list .tms_product_family_listing_content_container div.info {
  width: 210px;
}

button.fav_button {
  background-color: transparent;
  padding: 0;
  min-width: 25px;
}
button.fav_button img.solid {
  display: none;
}
button.fav_button img.empty {
  display: block;
}
button.fav_button.active img.solid {
  display: block;
}
button.fav_button.active img.empty {
  display: none;
}

.product_family_favourite a > span {
  color: black;
  text-underline-position: under;
}

.elementor-pagination {
  margin-top: 60px;
}

.page-product-detail .elementor-column.elementor-col-50:first-child, .page-product-stock-list .elementor-column.elementor-col-50:first-child {
  max-width: 471px;
  min-width: 325px;
  background: rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-left: 77px;
}

.tms_product_detail_menu_container a {
  text-decoration: none;
}
.tms_product_detail_menu_container .tms_brand_image {
  width: 159px;
  margin-bottom: 30px;
  display: block;
}
.tms_product_detail_menu_container .tms_back_button {
  margin-bottom: 20px;
}
.tms_product_detail_menu_container .tms_back_button a:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f104";
  color: #000000;
  position: absolute;
  margin-left: -20px;
}
.tms_product_detail_menu_container .tms_back_button a {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-left: 20px;
  text-decoration: none;
}
.tms_product_detail_menu_container .tms_product_select #tms_product_select {
  border-color: #000000;
  border-width: 1px;
  width: 222px;
  height: 45px;
  font-size: 16px;
  font-weight: 400;
}
.tms_product_detail_menu_container ul {
  margin-left: 0;
  margin-top: 30px;
  list-style-type: none;
}
.tms_product_detail_menu_container ul li {
  margin-top: 10px;
  margin-bottom: 40px;
}
.tms_product_detail_menu_container ul li:not(.active) {
  display: none !important;
}

.mi-image-wrapper .mi-zoomable-product-image #mi-large-img {
  background-repeat: no-repeat;
  width: 450px;
  height: 450px;
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  position: absolute;
  border: 4px solid #efefef;
  z-index: 99;
  border-radius: 100%;
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
}
.mi-image-wrapper .mi-zoomable-product-image:hover #mi-large-img, .mi-image-wrapper .mi-zoomable-product-image:active #mi-large-img {
  opacity: 1;
}

#tms_product_stock_menu {
  min-height: 600px;
}

.page-product-stock-list .elementor-column.elementor-col-50:first-child {
  max-width: 471px;
  min-width: 325px;
  background: rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-left: 77px;
}
.page-product-stock-list .tms_product_stock_menu_container a {
  text-decoration: none;
}
.page-product-stock-list .tms_product_stock_menu_container .tms_brand_image {
  width: 159px;
  margin-bottom: 30px;
  display: block;
}
.page-product-stock-list .tms_product_stock_menu_container strong {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
.page-product-stock-list .tms_product_stock_menu_container a {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
}
.page-product-stock-list .tms_product_stock_menu_container ul {
  list-style-type: none;
  padding-bottom: 50px;
  line-height: 30px;
  margin-left: 0;
}
.page-product-stock-list .tms_product_stock_menu_container ul li ul {
  padding-top: 18px;
}
.page-product-stock-list .tms_product_stock_menu_container ul li ul a {
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}
.page-product-stock-list .tms_product_stock_menu_container ul li ul a.current_item, .page-product-stock-list .tms_product_stock_menu_container ul li ul a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
.page-product-stock-list .tms_product_stock_menu_container > ul > li > a.inactive:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
.page-product-stock-list .tms_product_stock_menu_container > ul > li > a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
.page-product-stock-list .tms_product_stock_menu_container > ul > li > a.exception:after {
  display: none;
}
.page-product-stock-list .tms_product_stock_menu_container ul > li > a:after {
  display: none;
}

#tms_product_detail_form .tms_product_detail_form_header {
  position: absolute;
  right: 0;
  top: -40px;
}
#tms_product_detail_form .tms_product_detail_form_header .product_family_favourite {
  flex: 1 1;
  text-align: right;
}
#tms_product_detail_form .tms_product_detail_form_footer {
  display: flex;
  flex-direction: row;
}
#tms_product_detail_form .tms_product_detail_form_footer .total_quantity_title {
  flex: 1 1;
}
#tms_product_detail_form .tms_product_detail_form_footer .total_quantity_value {
  flex: 1 1;
  text-align: right;
}
#tms_product_detail_form .tms_product_detail_form_footer .submit {
  flex: 1 1;
  text-align: right;
}

.tms_order_detail_form .product_remove {
  width: 5% !important;
}
.tms_order_detail_form .product_remove button {
  padding: 0;
}
.tms_order_detail_form .product_thumbnail {
  width: 20%;
}
.tms_order_detail_form .product_name {
  width: 8%;
}
.tms_order_detail_form .product_description {
  width: 40%;
}
.tms_order_detail_form .product_quantity {
  width: 2%;
}
.tms_order_detail_form .product_unit_price {
  width: 8%;
}
.tms_order_detail_form .product_amount, .tms_order_detail_form .product_retail_price {
  width: 13%;
}
.tms_order_detail_form .tms_order_detail_form_header, .tms_order_detail_form .tms_order_detail_form_footer {
  display: flex;
  flex-direction: row;
}
.tms_order_detail_form .tms_order_detail_form_header .remarks, .tms_order_detail_form .tms_order_detail_form_footer .remarks {
  flex: 1 1;
}
.tms_order_detail_form .tms_order_detail_form_header .buttons, .tms_order_detail_form .tms_order_detail_form_footer .buttons {
  flex: 1 1;
  text-align: right;
}
.tms_order_detail_form .tms_order_detail_form_header .buttons input, .tms_order_detail_form .tms_order_detail_form_footer .buttons input {
  margin-bottom: 10px;
}

.page-export-watches .elementor-column.elementor-col-50:first-child,
.page-export-jewels .elementor-column.elementor-col-50:first-child,
.page-export-accessories .elementor-column.elementor-col-50:first-child,
.page-export-export-catalogue .elementor-column.elementor-col-50:first-child {
  width: 300px;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 59px;
  padding-left: 90px;
}
.page-export-watches .elementor-column:last-child,
.page-export-jewels .elementor-column:last-child,
.page-export-accessories .elementor-column:last-child,
.page-export-export-catalogue .elementor-column:last-child {
  padding: 50px 67px;
}

#tms_export_menu .tms_export_menu_container strong {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
#tms_export_menu .tms_export_menu_container a {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
}
#tms_export_menu .tms_export_menu_container ul {
  list-style-type: none;
  padding-bottom: 50px;
  line-height: 30px;
  margin-left: 0;
}
#tms_export_menu .tms_export_menu_container ul li ul {
  padding-top: 18px;
}
#tms_export_menu .tms_export_menu_container ul li ul a {
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}
#tms_export_menu .tms_export_menu_container ul li ul a.current_item, #tms_export_menu .tms_export_menu_container ul li ul a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#tms_export_menu .tms_export_menu_container > ul > li > a.inactive:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_export_menu .tms_export_menu_container > ul > li > a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_export_menu .tms_export_menu_container > ul > li > a.exception:after {
  display: none;
}

.page-product-detail #tms_product_detail_intro {
  margin-bottom: 20px;
}
.page-product-detail #tms_product_detail_intro h1, .page-product-detail #tms_product_detail_intro h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}

.page-product-stock-list .elementor-section .elementor-column + .elementor-column.elementor-col-50 {
  width: calc(100% - 400px);
}

.page-product-stock-list #tms_product_stock_intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.page-product-stock-list #tms_product_stock_intro h1, .page-product-stock-list #tms_product_stock_intro h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}
.page-product-stock-list #tms_product_stock_intro button {
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
}

.page-product-detail .elementor-section .elementor-column.elementor-col-50, .page-product-stock-list .elementor-section .elementor-column.elementor-col-50 {
  overflow-y: auto;
  max-height: calc(100vh - 193px);
}
.page-product-detail .elementor-column.elementor-col-50:last-child, .page-product-stock-list .elementor-column.elementor-col-50:last-child {
  padding: 40px 57px;
}
.page-product-detail .mi-button-bar, .page-product-stock-list .mi-button-bar {
  height: 0;
}
.page-product-detail #tms_product_detail_form, .page-product-stock-list #tms_product_detail_form {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.page-product-detail #tms_product_detail_form .product_family_favourite, .page-product-stock-list #tms_product_detail_form .product_family_favourite {
  margin-bottom: 18px;
}
.page-product-detail #tms_product_detail_form .product_family_favourite i:before, .page-product-stock-list #tms_product_detail_form .product_family_favourite i:before {
  color: #000000;
  font-weight: normal;
}
.page-product-detail #tms_product_detail_form table, .page-product-stock-list #tms_product_detail_form table {
  margin-bottom: 28px;
  border-color: #000000;
  border-width: 1px;
  border-bottom: 0px;
  font-weight: normal;
  font-size: 18px;
  line-height: 19px;
  /*     tr:not(.active)  > td > a > .fa-angle-up {
        display: none;
      }
      tr.active > td > a > .fa-angle-down {
        display: none;
      } */
}
.page-product-detail #tms_product_detail_form table .product_expand, .page-product-stock-list #tms_product_detail_form table .product_expand {
  width: 40px;
}
.page-product-detail #tms_product_detail_form table .product_expand i:before, .page-product-stock-list #tms_product_detail_form table .product_expand i:before {
  color: #494746;
  font-size: 12px;
}
.page-product-detail #tms_product_detail_form table .product_favourite i:before, .page-product-stock-list #tms_product_detail_form table .product_favourite i:before {
  color: #494746;
}
.page-product-detail #tms_product_detail_form table thead, .page-product-stock-list #tms_product_detail_form table thead {
  background: rgba(0, 0, 0, 0.1);
  height: 20px;
}
.page-product-detail #tms_product_detail_form table thead .product_thumbnail, .page-product-stock-list #tms_product_detail_form table thead .product_thumbnail {
  height: 20px;
}
.page-product-detail #tms_product_detail_form table td, .page-product-stock-list #tms_product_detail_form table td {
  padding: 0;
}
.page-product-detail #tms_product_detail_form table td.product_thumbnail, .page-product-stock-list #tms_product_detail_form table td.product_thumbnail {
  text-align: left;
  width: 80px;
}
.page-product-detail #tms_product_detail_form table td.product_unit_price, .page-product-detail #tms_product_detail_form table td.product_retail_price, .page-product-stock-list #tms_product_detail_form table td.product_unit_price, .page-product-stock-list #tms_product_detail_form table td.product_retail_price {
  width: 185px;
}
.page-product-detail #tms_product_detail_form table td.product_quantity, .page-product-stock-list #tms_product_detail_form table td.product_quantity {
  width: 136px;
}
.page-product-detail #tms_product_detail_form table td.product_quantity input, .page-product-stock-list #tms_product_detail_form table td.product_quantity input {
  width: 88px;
  padding: 0;
}
.page-product-detail #tms_product_detail_form table td, .page-product-detail #tms_product_detail_form table th, .page-product-stock-list #tms_product_detail_form table td, .page-product-stock-list #tms_product_detail_form table th {
  text-align: center;
  border-color: #000000;
  border-width: 0px;
  border-bottom-width: 1px;
}
.page-product-detail #tms_product_detail_form table .product_information td, .page-product-stock-list #tms_product_detail_form table .product_information td {
  padding: 16px 0;
  text-align: left;
}
.page-product-detail #tms_product_detail_form table tr:not(.active) + tr.product_information, .page-product-stock-list #tms_product_detail_form table tr:not(.active) + tr.product_information {
  display: none;
}
.page-product-detail #tms_product_detail_form table .product_name, .page-product-stock-list #tms_product_detail_form table .product_name {
  text-align: left;
}
.page-product-detail #tms_product_detail_form table input, .page-product-stock-list #tms_product_detail_form table input {
  border-color: #000000;
  border-width: 1px;
  background: none;
  width: 70px;
  height: 30px;
  text-align: center;
}
.page-product-detail #tms_product_detail_form table input, .page-product-stock-list #tms_product_detail_form table input {
  font-size: 18px;
  font-weight: 600;
}
.page-product-detail #tms_product_detail_form .tms_product_detail_form_footer, .page-product-stock-list #tms_product_detail_form .tms_product_detail_form_footer {
  display: flex;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 30px;
}
.page-product-detail #tms_product_detail_form .tms_product_detail_form_footer .total_quantity_value, .page-product-stock-list #tms_product_detail_form .tms_product_detail_form_footer .total_quantity_value {
  font-weight: bold;
  text-align: center;
  width: 136px;
  flex: 0 0 136px;
}
.page-product-detail #tms_product_detail_form ul, .page-product-stock-list #tms_product_detail_form ul {
  margin-left: 0;
  margin-bottom: 0;
}
.page-product-detail #tms_product_detail_form ul li, .page-product-stock-list #tms_product_detail_form ul li {
  list-style: none;
}
.page-product-detail #tms_product_detail_form .tms_product_detail_form_footer .submit input, .page-product-stock-list #tms_product_detail_form .tms_product_detail_form_footer .submit input {
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
}

#tms_product_detail_form tr a.up {
  display: none;
}
#tms_product_detail_form tr a.down {
  display: block;
}
#tms_product_detail_form tr.active a.up {
  display: block;
}
#tms_product_detail_form tr.active a.down {
  display: none;
}

form.load_more_button {
  text-align: center;
  margin-bottom: 100px;
}
form.load_more_button input[type=submit] {
  background: white;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: black;
}

.out_of_stock_list span {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.out_of_stock_list .item_wrapper {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #F15B40;
  padding: 20px;
}

.page-product-stock-list .message_container {
  display: none;
}
.page-product-stock-list .message_container .message_wrapper {
  display: flex;
  justify-content: flex-end;
}
.page-product-stock-list .message_container .message_wrapper .message {
  width: 184px;
  text-align: center;
}

.page-order-detail #content .page_header {
  background: rgba(0, 0, 0, 0.1);
}
.page-order-detail #content .page_header h1 {
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 0;
}
.page-order-detail #content .tms_order_detail_form, .page-order-detail #content .tms_order_detail_upload_form {
  padding: 24px 90px;
}
.page-order-detail #content table {
  margin-bottom: 28px;
  border-color: #000000;
  border-width: 1px;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}
.page-order-detail #content table.colappsed {
  border-bottom-width: 0px;
  margin-bottom: 10px;
}
.page-order-detail #content table .product_remove button {
  background: transparent;
}
.page-order-detail #content table .product_remove button i {
  font-size: 20px;
}
.page-order-detail #content table .product_remove button i:before {
  font-size: 20px;
  color: #494746;
}
.page-order-detail #content table tr:last-child td {
  border-bottom: 0px;
}
.page-order-detail #content table thead {
  background: rgba(0, 0, 0, 0.1);
  height: 20px;
}
.page-order-detail #content table thead .product_thumbnail {
  height: 20px;
}
.page-order-detail #content table th {
  padding: 18px 0;
}
.page-order-detail #content table th.product_remove a {
  color: #000;
}
.page-order-detail #content table th.product_remove i:before {
  font-size: 20px;
}
.page-order-detail #content table th.product_description {
  width: 40%;
}
.page-order-detail #content table td {
  padding: 0;
}
.page-order-detail #content table td.product_description, .page-order-detail #content table td.product_name {
  padding: 15px;
}
.page-order-detail #content table th.product_remove {
  width: 80px;
}
.page-order-detail #content table td, .page-order-detail #content table input {
  font-size: 18px;
}
.page-order-detail #content table td, .page-order-detail #content table th {
  text-align: center;
  border-color: #000000;
  border-width: 0px;
  border-bottom-width: 1px;
}
.page-order-detail #content table td.product_name, .page-order-detail #content table th.product_name {
  text-align: left;
}
.page-order-detail #content table td.product_description, .page-order-detail #content table th.product_description {
  text-align: left;
}
.page-order-detail #content table td.product_description ul, .page-order-detail #content table th.product_description ul {
  margin-left: 0;
  margin-bottom: 0;
}
.page-order-detail #content table td.product_description ul li, .page-order-detail #content table th.product_description ul li {
  list-style: none;
}
.page-order-detail #content table td.product_quantity input, .page-order-detail #content table th.product_quantity input {
  width: 88px;
  height: 35px;
  background: #EBEBEB;
  border-color: #000000;
  border-width: 1px;
  text-align: center;
  padding: 0;
}

#content .tms_order_detail_form_footer textarea {
  background: none;
  width: 522px;
  height: 220px;
  border-width: 1px;
  border-color: #000000;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
}
#content .tms_order_detail_form_footer .submit input {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  margin-bottom: 120px;
  font-size: 15px;
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  height: 40px;
}
#content .tms_order_detail_form_footer .submit input:not(:last-child) {
  margin-right: 10px;
}

.page-order-detail #content .tms_order_detail_form:nth-child(2) {
  padding-bottom: 0;
}
.page-order-detail #content .tms_order_detail_form:nth-child(2) input {
  margin-bottom: 0;
}

.tms_order_detail_form a > img {
  max-width: 118px;
  max-height: 118px;
}

#trigger_order_upload_popup_button_input {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
}

.tms_order_detail_upload_controller.tms_upload_container {
  padding: 0 !important;
  width: auto;
}
.tms_order_detail_upload_controller.tms_upload_container .tms_upload_wrapper {
  border: none;
  height: auto;
}
.tms_order_detail_upload_controller.tms_upload_container .tms_upload_wrapper .notice {
  text-align: center;
  margin-top: 40px;
  width: 100%;
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.tms_export_container .tms_export_section_wrapper {
  margin-bottom: 100px;
}
.tms_export_container .tms_export_section_wrapper ul > li {
  width: 25%;
  display: inline-block;
}

.tms_export_section_wrapper .tms_form_field_wrapper {
  margin-top: 10px;
}
.tms_export_section_wrapper .tms_form_field_wrapper label {
  display: none;
}

#tms_export_upload_form #file_label, #tms_export_upload_form #export_upload {
  letter-spacing: 0px;
}

body.page-export-wish-list .elementor-posts-nothing-found:after {
  content: "No result.";
}

.single-price-list .elementor-column.elementor-col-50:first-child,
.single-order-form .elementor-column.elementor-col-50:first-child,
.single-instruction-manual .elementor-column.elementor-col-50:first-child,
.single-product-overview .elementor-column.elementor-col-50:first-child,
.page-marketing-images .elementor-column.elementor-col-50:first-child,
.page-price-list .elementor-column.elementor-col-50:first-child,
.page-statement-of-account .elementor-column.elementor-col-50:first-child,
.page-watch-parts-order-form .elementor-column.elementor-col-50:first-child,
.page-watch-instruction-manual .elementor-column.elementor-col-50:first-child,
.page-orders-on-hand .elementor-column.elementor-col-50:first-child {
  min-width: 400px;
  max-width: 400px;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-left: 90px;
}
.single-price-list .elementor-column:last-child,
.single-order-form .elementor-column:last-child,
.single-instruction-manual .elementor-column:last-child,
.single-product-overview .elementor-column:last-child,
.page-marketing-images .elementor-column:last-child,
.page-price-list .elementor-column:last-child,
.page-statement-of-account .elementor-column:last-child,
.page-watch-parts-order-form .elementor-column:last-child,
.page-watch-instruction-manual .elementor-column:last-child,
.page-orders-on-hand .elementor-column:last-child {
  padding: 50px 67px;
  width: 100%;
}

#tms_download_menu .tms_download_menu_container strong {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
#tms_download_menu .tms_download_menu_container a {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
}
#tms_download_menu .tms_download_menu_container ul {
  list-style-type: none;
  padding-bottom: 50px;
  line-height: 30px;
  margin-left: 0;
}
#tms_download_menu .tms_download_menu_container ul li ul {
  padding-top: 18px;
}
#tms_download_menu .tms_download_menu_container ul li ul a {
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}
#tms_download_menu .tms_download_menu_container ul li ul a.current_item, #tms_download_menu .tms_download_menu_container ul li ul a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#tms_download_menu .tms_download_menu_container > ul > li > a.inactive:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_download_menu .tms_download_menu_container > ul > li > a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_download_menu .tms_download_menu_container > ul > li > a.exception:after {
  display: none;
}

#tms_download_menu {
  font-size: 16px;
  line-height: 19px;
}
#tms_download_menu a {
  text-decoration: none;
}
#tms_download_menu a div.tms_download_menu_container ul {
  font-weight: 600;
}
#tms_download_menu ul#menu-download-extra-menu {
  padding-top: 0;
}
#tms_download_menu ul#menu-download-extra-menu a {
  font-weight: 600;
}

.tms_download_container .tms_download_section_wrapper {
  margin-bottom: 30px;
}
.tms_download_container .tms_download_section_wrapper .select_material_action {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
}
.tms_download_container .tms_download_section_wrapper .select_material_select_all_button, .tms_download_container .tms_download_section_wrapper .select_material_unselect_all_button {
  background-color: transparent;
  color: #808080;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
}
.tms_download_container .tms_download_section_wrapper .select_material_cancel_button {
  background-color: rgba(238, 238, 238, 0.5);
  color: #000000;
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper ul {
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  width: calc(100% + 20px);
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper ul > li {
  width: 20%;
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 20px;
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper .tms_download_image a {
  display: block;
  position: relative;
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper .tms_download_image a img {
  width: 100%;
  height: 100%;
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper .tms_download_image a i {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  width: 20px;
  height: 20px;
  color: #000;
}
.tms_download_container .tms_download_section_wrapper.tms_download_images_wrapper .tms_download_image a:hover {
  opacity: 0.4;
}
.tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul {
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
}
.tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul > li {
  width: 40%;
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 20px;
}
.tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul input[type=checkbox] {
  vertical-align: top;
  top: 8px;
  position: relative;
}
.tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul input + label {
  width: calc(100% - 40px);
}

body.page-marketing-images .elementor-posts-nothing-found:after {
  content: "No image";
}

body.page-price-list .elementor-posts-nothing-found:after {
  content: "No result";
}

body.page-price-list .elementor-container,
body.page-statement-of-account .elementor-container {
  margin-left: 0;
  margin-right: 0;
}
body.page-price-list .price-list.type-price-list .elementor-column,
body.page-price-list .statement.type-statement .elementor-column,
body.page-statement-of-account .price-list.type-price-list .elementor-column,
body.page-statement-of-account .statement.type-statement .elementor-column {
  padding: 0 !important;
}
body.page-price-list .tms_download_price_list_loop_wrapper div,
body.page-price-list .tms_download_statement_of_account_loop_wrapper div,
body.page-statement-of-account .tms_download_price_list_loop_wrapper div,
body.page-statement-of-account .tms_download_statement_of_account_loop_wrapper div {
  display: inline-block;
}
body.page-price-list .product_season, body.page-price-list .product_class, body.page-price-list .statement_date_year, body.page-price-list .statement_date_month,
body.page-statement-of-account .product_season,
body.page-statement-of-account .product_class,
body.page-statement-of-account .statement_date_year,
body.page-statement-of-account .statement_date_month {
  font-weight: 600;
  font-size: 18px;
  min-width: 207px;
}
body.page-price-list .fas,
body.page-statement-of-account .fas {
  color: black;
}
body.page-price-list .elementor-grid.elementor-posts--skin-custom,
body.page-statement-of-account .elementor-grid.elementor-posts--skin-custom {
  grid-row-gap: 0 !important;
}

body.page-orders-on-hand .tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul > li {
  width: 100%;
}
@media only screen and (min-width: 1201px) {
  body.page-orders-on-hand .tms_download_container .tms_download_section_wrapper.tms_download_button_wrapper ul > li {
    width: 25%;
  }
}
body.page-orders-on-hand input[type=submit] {
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 42px;
}
body.page-orders-on-hand .tms_download_menu_container ul > li > a:after {
  display: none;
}

.download_page_min_h600 {
  min-height: 600px;
}

.export_order_on_hand ul {
  margin-bottom: 0;
}
.export_order_on_hand .export_order_on_hand_form_field {
  margin-bottom: 20px;
}
.export_order_on_hand .export_order_on_hand_form_field ul {
  list-style-type: none;
}
.export_order_on_hand .tms_form_field_wrapper label {
  display: none;
}
.export_order_on_hand .loading_message {
  display: none;
  padding-top: 50px;
}
.export_order_on_hand .loading_message span {
  font-size: 18px;
  line-height: 22px;
}
.export_order_on_hand .loading_message.active {
  display: block;
}

.page-marketing-images .elementor-section .elementor-column.elementor-col-50 {
  overflow-y: auto;
  max-height: calc(100vh - 193px);
}

#tms_download_upload_form {
  /* input {
    position: absolute;
    @include grey_button;
  } */
}
#tms_download_upload_form > div {
  max-width: 2400px;
  padding: 0px;
  margin-right: 0px;
}
#tms_download_upload_form h2 {
  margin-top: 0;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
#tms_download_upload_form .select-wrapper {
  max-width: 250px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
  line-height: 20px;
}
#tms_download_upload_form .select-wrapper > p {
  font-weight: 400;
  letter-spacing: 0;
  font-family: "Urbanist", sans-serif;
  margin-bottom: 2px;
}
#tms_download_upload_form .select-wrapper select {
  position: relative;
  background: none;
  border-width: 1px;
  border-color: #000000;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 20px;
}
#tms_download_upload_form input[type=submit] {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 42px;
}

.tms_download_section_wrapper a {
  width: 210px;
  height: 210px;
  color: #000000;
}

.page-marketing-images .media_filter_section {
  display: block;
}
.page-marketing-images .media_select_section, .page-marketing-images .media_select_message {
  display: none;
}
.page-marketing-images .media_select_message {
  font-size: 16px;
  font-weight: 700;
}
.page-marketing-images.download_select_mode .ecs-post-loop .tms_download_image .select_material_checkbox {
  display: block;
}
.page-marketing-images.download_select_mode .media_filter_section {
  display: none;
}
.page-marketing-images.download_select_mode .media_select_section, .page-marketing-images.download_select_mode .media_select_message {
  display: block;
}
.page-marketing-images .ecs-post-loop .elementor-column:last-child {
  padding: 0;
}
.page-marketing-images .ecs-post-loop .tms_download_image .select_material_checkbox {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.page-marketing-images .ecs-post-loop .tms_download_image .select_material_checkbox input {
  transform: scale(1.5);
}
.page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper {
  position: relative;
  width: 100%;
}
.page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper > div.image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper .mi-button-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.7);
}
.page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper .mi-button-bar .mi-magnify, .page-marketing-images .ecs-post-loop .tms_download_image .mi-download-image-wrapper .mi-button-bar .mi-download {
  padding: 6px 10px;
}
.page-marketing-images .ecs-post-loop .tms_download_image img {
  width: 100%;
}

.mi-image-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}
.mi-image-popup .mi-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.mi-image-popup .mi-image-wrapper {
  position: relative;
  z-index: 1;
}
.mi-image-popup .mi-image-wrapper .mi-close {
  position: absolute;
  top: -51px;
  right: 0px;
  font-size: 55px;
  line-height: 1;
  color: black;
}
.mi-image-popup .mi-image-wrapper img {
  max-width: 80vw;
  max-height: 75vh;
}
.mi-image-popup .mi-image-wrapper .mi-button-bar {
  background-color: white;
  display: flex;
  justify-content: flex-end;
}
.mi-image-popup .mi-image-wrapper .mi-button-bar .mi-download {
  padding: 20px;
}

h2 + .tms_download_section_form_wrapper {
  margin-right: 20px;
}

.tms_download_section_form_wrapper {
  display: inline-block;
}

#tms_export_upload_form {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
}
#tms_export_upload_form h2 {
  margin-top: 0;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 30px;
}

#tms_export_upload_form {
  /**
   * keyword: choose file button css
   * reference: https://css-tricks.com/snippets/css/custom-file-input-styling-webkitblink/
   * 
   * Styling No file chosen message in input type file
   * reference: https://stackoverflow.com/questions/29918465/styling-no-file-chosen-message-in-input-type-file/29918773
   */
}
#tms_export_upload_form label {
  margin-right: 30px;
}
#tms_export_upload_form input {
  margin-right: 30px;
}
#tms_export_upload_form input[type=file] {
  position: relative;
  display: none;
  visibility: none;
  z-index: 2;
  -moz-opacity: 0;
  filter: alpha;
  opacity: 0;
  width: 170px;
  height: 50px;
  vertical-align: middle;
  color: transparent;
  /* &::-webkit-file-upload-button {
    visibility: hidden;
  } */
  /* &::after {
    opacity: 1;
    content: 'choose file';
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 2px;
    pointer-events: none;
  }
  &::before {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
    border: 1px solid #000;
    cursor: pointer;
  } */
}
#tms_export_upload_form .tms_form_field_wrapper > input[type=submit], #tms_export_upload_form .tms_form_field_wrapper > input[type=button] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}
#tms_export_upload_form input[type=submit] {
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}
#tms_export_upload_form .tms_form_field_wrapper > label#file_label {
  border-radius: 50px;
  height: 50px;
  width: 170px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  border: 1px solid black;
  padding-top: 15px;
  cursor: pointer;
}
#tms_export_upload_form label#file_label {
  border-radius: 50px;
  position: relative;
  top: 2px;
  padding: 14px 18px;
  width: 170px;
  text-align: center;
  border: 1px solid black;
  cursor: pointer;
}
#tms_export_upload_form .message {
  display: inline-block;
}

#tms_export_export_form div input {
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
}
#tms_export_export_form h2 {
  margin-top: 0;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
#tms_export_export_form ul {
  display: flex;
  flex-flow: row wrap;
  margin: 30px 0;
}
#tms_export_export_form li {
  margin-bottom: 10px;
}
#tms_export_export_form li input {
  width: 15px;
  height: 15px;
}
#tms_export_export_form label {
  margin-left: 0;
  padding-left: 12px;
  font-size: 18px;
  color: #000;
  padding-right: 20px;
}
#tms_export_export_form input[type=checkbox] {
  visibility: hidden;
}
#tms_export_export_form input[type=checkbox] + label {
  position: relative;
}
#tms_export_export_form input[type=checkbox] + label:after {
  font-family: "Font Awesome 6 Free";
  font-weight: normal;
  content: "\f0c8";
  position: absolute;
  left: -20px;
  width: 20px;
  color: #000;
}
#tms_export_export_form input[type=checkbox]:checked + label:after {
  content: "\f14a";
}

.tms_download_section_wrapper h2 {
  margin-top: 0;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}

.tms_download_section_wrapper ul label {
  display: inline-block;
  min-width: 200px;
  font-size: 18px;
  line-height: 22px;
}
a.tms_download_sample_button {
  color: #000000;
}

.tms_upload_all_forms {
  display: flex;
  flex-flow: row wrap;
  padding: 77px 0px 77px 100px;
  max-width: 1600px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .tms_upload_all_forms {
    padding: 20px 20px;
  }
}

.tms_upload_container {
  display: block;
  padding: 43px;
  max-width: 700px;
  width: 700px;
  /**
   * keyword: choose file button css
   * reference: https://css-tricks.com/snippets/css/custom-file-input-styling-webkitblink/
   * 
   * Styling No file chosen message in input type file
   * reference: https://stackoverflow.com/questions/29918465/styling-no-file-chosen-message-in-input-type-file/29918773
   */
}
@media only screen and (max-width: 767px) {
  .tms_upload_container {
    padding: 10px;
    width: 100%;
  }
}
.tms_upload_container .tms_upload_wrapper {
  border: 1px solid #000000;
  width: 100%;
  height: 350px;
}
.tms_upload_container .tms_upload_wrapper .error {
  display: inline-block;
  color: red;
  font-size: 16px;
}
.tms_upload_container .tms_upload_section_wrapper {
  padding: 15px 24px 9px;
}
.tms_upload_container .tms_upload_section_wrapper .tms_form_field_wrapper {
  align-items: center;
}
.tms_upload_container .tms_upload_section_wrapper .tms_form_field_wrapper .error {
  width: calc(100% - 120px);
}
.tms_upload_container .tms_upload_section_wrapper label {
  display: inline-block;
  width: 103px;
  text-align: right;
  margin-right: 10px;
  line-height: 1rem;
  vertical-align: middle;
}
.tms_upload_container .tms_upload_section_wrapper select {
  display: inline-block;
  border-color: #000000;
  width: 210px;
  height: 46px;
}
.tms_upload_container .tms_upload_section_wrapper select option {
  font-size: 18px;
  line-height: 22px;
}
.tms_upload_container .tms_upload_section_wrapper:last-child {
  padding-top: 30px;
  padding-bottom: 30px;
}
.tms_upload_container .tms_upload_section_header {
  background: rgba(0, 0, 0, 0.1);
  height: 50px;
}
.tms_upload_container .tms_upload_section_header h2 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
}
.tms_upload_container .tms_form_field_wrapper {
  margin-bottom: 20px;
  display: block;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(3), .tms_upload_container div div.tms_form_field_wrapper:nth-child(4) {
  display: inline-block;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(3) input, .tms_upload_container div div.tms_form_field_wrapper:nth-child(4) input {
  background: #FFFFFF;
  border-radius: 50px;
  border-width: 1px;
  border-color: #000000;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(3) {
  margin-right: 10px;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(4) {
  width: 150px;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(4) input {
  background: rgba(0, 0, 0, 0.2);
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(4) label {
  display: none;
}
.tms_upload_container div div.tms_form_field_wrapper:nth-child(5) {
  margin-bottom: 0;
}
.tms_upload_container div div.tms_form_field_wrapper a.tms_download_sample_button {
  position: relative;
  left: 16px;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
}
.tms_upload_container div div.tms_form_field_wrapper a.tms_download_sample_button:hover {
  text-decoration: underline;
  text-underline-position: under;
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(1), .tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(2) {
  display: inline-block;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(1) input, .tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(2) input {
  background: #FFFFFF;
  border-radius: 50px;
  border-width: 1px;
  border-color: #000000;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(1) {
  margin-right: 10px;
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(2) {
  width: 150px;
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(2) input {
  background: rgba(0, 0, 0, 0.2);
}
.tms_upload_container #tms_upload_marketing_proof_form div.tms_form_field_wrapper:nth-child(2) label {
  display: none;
}
.tms_upload_container #tms_upload_local_retail_price_form #file_label,
.tms_upload_container #tms_upload_sales_report_form #file_label,
.tms_upload_container #tms_upload_tms_upload_inventory_form #file_label,
.tms_upload_container #tms_upload_marketing_proof_form #file_label,
.tms_upload_container #tms_order_detail_upload_controller #file_label {
  letter-spacing: 0px;
}
.tms_upload_container #tms_upload_local_retail_price_form .tms_form_field_wrapper input,
.tms_upload_container #tms_upload_sales_report_form .tms_form_field_wrapper input,
.tms_upload_container #tms_upload_tms_upload_inventory_form .tms_form_field_wrapper input,
.tms_upload_container #tms_upload_marketing_proof_form .tms_form_field_wrapper input,
.tms_upload_container #tms_order_detail_upload_controller .tms_form_field_wrapper input {
  letter-spacing: 0px;
}
.tms_upload_container input[type=file] {
  position: relative;
  display: none;
  visibility: none;
  z-index: 2;
  -moz-opacity: 0;
  filter: alpha;
  opacity: 0;
  width: 170px;
  height: 50px;
  vertical-align: middle;
  color: transparent;
  /* &::-webkit-file-upload-button {
    visibility: hidden;
  } */
  /* &::after {
    opacity: 1;
    content: 'choose file';
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 2px;
    pointer-events: none;
  }
  &::before {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50px;
    border: 1px solid #000;
    cursor: pointer;
  } */
}
.tms_upload_container .tms_form_field_wrapper > input[type=submit], .tms_upload_container .tms_form_field_wrapper > input[type=button] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}
.tms_upload_container input[type=submit] {
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.2);
  color: #000000;
}
.tms_upload_container .tms_form_field_wrapper > label#file_label {
  border-radius: 50px;
  height: 50px;
  width: 170px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  border: 1px solid black;
  padding-top: 15px;
  cursor: pointer;
}
.tms_upload_container label#file_label {
  border-radius: 50px;
  position: relative;
  top: 2px;
  padding: 14px 18px;
  width: 170px;
  text-align: center;
  border: 1px solid black;
  cursor: pointer;
}
.tms_upload_container .message {
  display: inline-block;
}
.tms_upload_container .message {
  width: 95px;
  overflow-x: scroll;
  overflow-y: hidden;
  vertical-align: middle;
  white-space: nowrap;
}

.tms_form_field_wrapper_group .tms_form_field_wrapper {
  display: inline-block;
}

.mi-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mi-loading::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
}
.mi-loading .text {
  color: white;
  font-size: 25px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.mi-upload-file-name {
  font-style: normal;
  font-size: 16px;
}

.mi-marketing-poof-notes {
  margin-top: 20px;
}

.page-brands .elementor-section-wrap section:nth-child(n+2),
.page-collections .elementor-section-wrap section:nth-child(n+2) {
  margin-top: 6px;
}
.page-brands .elementor-section-wrap section:nth-child(n+2) .elementor-column:hover,
.page-collections .elementor-section-wrap section:nth-child(n+2) .elementor-column:hover {
  opacity: 0.8;
}
.page-brands .elementor-section-wrap section:nth-child(n+2) .elementor-col-50:first-child,
.page-collections .elementor-section-wrap section:nth-child(n+2) .elementor-col-50:first-child {
  padding-right: 3px;
}
.page-brands .elementor-section-wrap section:nth-child(n+2) .elementor-col-50:last-child,
.page-collections .elementor-section-wrap section:nth-child(n+2) .elementor-col-50:last-child {
  padding-left: 3px;
}

.page-download-center div.elementor-section-wrap,
.page-just-cavalli-collections div.elementor-section-wrap,
.page-esprit-collections div.elementor-section-wrap,
.page-dici-collections div.elementor-section-wrap,
.page-fere-milano-collections div.elementor-section-wrap,
.page-roberto-cavalli-by-franck-muller-collections div.elementor-section-wrap,
.page-rochas-collections div.elementor-section-wrap,
.page-smalto-collections div.elementor-section-wrap,
.page-others-collections div.elementor-section-wrap,
.page-roberto-cavalli-collections div.elementor-section-wrap {
  position: relative;
}
.page-download-center div.elementor-section-wrap section div,
.page-just-cavalli-collections div.elementor-section-wrap section div,
.page-esprit-collections div.elementor-section-wrap section div,
.page-dici-collections div.elementor-section-wrap section div,
.page-fere-milano-collections div.elementor-section-wrap section div,
.page-roberto-cavalli-by-franck-muller-collections div.elementor-section-wrap section div,
.page-rochas-collections div.elementor-section-wrap section div,
.page-smalto-collections div.elementor-section-wrap section div,
.page-others-collections div.elementor-section-wrap section div,
.page-roberto-cavalli-collections div.elementor-section-wrap section div {
  grid-column-gap: 10px;
}
.page-download-center div.elementor-section-wrap section div .elementor-widget-wrap,
.page-just-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-esprit-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-dici-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-fere-milano-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-roberto-cavalli-by-franck-muller-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-rochas-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-smalto-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-others-collections div.elementor-section-wrap section div .elementor-widget-wrap,
.page-roberto-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap {
  position: relative;
  margin-bottom: 10px;
}
.page-download-center div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-just-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-esprit-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-dici-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-fere-milano-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-roberto-cavalli-by-franck-muller-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-rochas-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-smalto-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-others-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading,
.page-roberto-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.page-download-center div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-just-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-esprit-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-dici-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-fere-milano-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-roberto-cavalli-by-franck-muller-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-rochas-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-smalto-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-others-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2,
.page-roberto-cavalli-collections div.elementor-section-wrap section div .elementor-widget-wrap .elementor-widget-heading h2 {
  text-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: absolute;
  font-style: normal;
  font-weight: normal;
  font-size: 35px;
  line-height: 42px;
  color: #FFFFFF;
}

/* .elementor-section-wrap {
  background-image: url("http://localhost/tms/wp-content/uploads/2022/01/LoginBG.png");
} */
.page-login header {
  display: none;
}
.page-login .elementor-section-wrap section {
  min-height: 920px;
}

.tms_user_container {
  margin: 100px 0;
}

.tms_user_wrapper {
  width: 340px;
  height: 300px;
  position: relative;
  left: 68%;
  transform: translateX(-41%);
  background-color: rgba(255, 255, 255, 0.8);
}
.tms_user_wrapper .tms_user_section_wrapper {
  margin: 0px;
  padding: 0px;
}
.tms_user_wrapper .tms_user_section_wrapper img {
  margin: 24px 24px 10px 24px;
}
.tms_user_wrapper .tms_user_section_wrapper h2 {
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 41px;
  margin-bottom: 0px;
}
.tms_user_wrapper .tms_user_section_wrapper h3 {
  position: relative;
  left: 20px;
  width: 300px;
  letter-spacing: -2px;
  word-spacing: 0px;
  white-space: nowrap;
  text-align: center;
  font-style: normal;
  font-size: 24px;
  font-kerning: auto;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
  padding-top: 3px;
  margin: 0px 0px 15px 0px;
}
.tms_user_wrapper .tms_form_field_wrapper {
  position: relative;
  display: block;
  text-align: center;
}
.tms_user_wrapper .tms_form_field_wrapper label {
  display: none;
  position: absolute;
  color: rgb(0, 0, 0);
  font-size: 23px;
  text-indent: -12px;
}
.tms_user_wrapper .tms_form_field_wrapper label[for=tms_user_submit] {
  z-index: 100;
  float: right;
  color: #FFFFFF;
  text-align: end;
  text-indent: 0px;
  float: left;
  display: block;
  width: 30px;
  margin-left: 124px;
  pointer-events: none;
}
.tms_user_wrapper .tms_form_field_wrapper input {
  padding-left: 30px;
  display: inline-block;
  position: relative;
  width: 290px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #000000;
  text-indent: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
}
.tms_user_wrapper .tms_form_field_wrapper input:-webkit-autofill::first-line {
  font-size: 16px;
}
.tms_user_wrapper .tms_form_field_wrapper input::-moz-placeholder {
  text-indent: 20px;
  color: #000000;
}
.tms_user_wrapper .tms_form_field_wrapper input::placeholder {
  text-indent: 20px;
  color: #000000;
}
.tms_user_wrapper .tms_form_field_wrapper input:-ms-input-placeholder {
  color: #000000;
}
.tms_user_wrapper .tms_form_field_wrapper input:-ms-input-placeholder {
  color: #000000;
}
.tms_user_wrapper .tms_form_field_wrapper .tms_user_password_toggle {
  position: absolute;
  right: 35px;
  top: 12px;
  cursor: pointer;
}

.tms_form_field_wrapper.arial input {
  font-family: Arial, Helvetica, sans-serif;
}
.tms_form_field_wrapper.arial input:-webkit-autofill::first-line {
  font-size: 1rem;
}

#tms_user_login_form div:nth-child(4) input {
  background-color: rgba(0, 0, 0, 0.7);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-top: 13px;
  visibility: visible;
  fill: red;
  stroke: red;
}
#tms_user_login_form div:nth-child(4) input:hover {
  cursor: pointer;
  pointer-events: stroke;
}

#tms_user_login_form div:nth-child(3) {
  margin-bottom: 0px;
  text-align: right;
  padding: 0px 24px;
  position: relative;
}
#tms_user_login_form div:nth-child(3) a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #000000;
}

#tms_user_login_form .tms_form_field_wrapper {
  margin-bottom: 12px;
}
#tms_user_login_form .tms_form_field_wrapper label:not([for=tms_user_submit]) {
  width: 80px;
  display: inline-block;
}

/*     label[for=tms_user_email]:before {
      visibility: visible;
      @include icon_fontsetting;
      content: "\f0e0";
      color:rgba(0, 0, 0, 1);
      position: relative;
      font-size: 23px;
      top: 0px;
      padding-left: 15px;
    } 
    label[for=tms_user_password]:before {
      visibility: visible;
      @include icon_fontsetting;
      content: "\f023";
      color:rgba(0, 0, 0, 1);
      position: relative;
      font-size: 23px;
      top: 0px;
      padding-left: 15px;
    }
    label[for=tms_user_submit]:before {
      visibility: visible;
      @include icon_fontsetting;
      content: "\f144";
      color:rgba(255, 255, 255, 1);
      text-align: right;
      position: relative;
      font-size: 23px;
      top: 0px;
      padding-left: 103px;
      z-index: 100;
    }*/
.tms_user_forgot_password_wrapper {
  padding: 90px 117px;
}
.page-user-account .elementor-column.elementor-col-50:first-child,
.page-change-password .elementor-column.elementor-col-50:first-child {
  max-width: 349px;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 59px;
  padding-left: 90px;
  min-height: 600px;
}
.page-user-account .elementor-column.elementor-col-50:first-child h2,
.page-change-password .elementor-column.elementor-col-50:first-child h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-thickness: 2px;
  /* &:before {
    content: "";
    position: absolute;
    top: 24px;
    left: 0%;
    width: 33%;
    border-bottom: 2px solid red;
  } */
}
.page-user-account .elementor-column.elementor-col-50:first-child ul,
.page-change-password .elementor-column.elementor-col-50:first-child ul {
  list-style-type: none;
  margin: 0;
  padding-top: 17px;
}
.page-user-account .elementor-column.elementor-col-50:first-child ul a,
.page-change-password .elementor-column.elementor-col-50:first-child ul a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  color: #000000;
}
.page-user-account .elementor-column.elementor-col-50:first-child div.tms_logout_wrapper,
.page-change-password .elementor-column.elementor-col-50:first-child div.tms_logout_wrapper {
  margin-top: 37px;
  width: 250px;
  height: 50px;
  padding: 10px 0px 0px 0px;
  text-align: left;
  text-transform: uppercase;
}
.page-user-account .elementor-column.elementor-col-50:first-child div.tms_logout_wrapper a,
.page-change-password .elementor-column.elementor-col-50:first-child div.tms_logout_wrapper a {
  border: 1px solid #000000;
  padding: 12px 35px;
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}
.page-user-account .elementor-column:last-child,
.page-change-password .elementor-column:last-child {
  padding: 50px 67px;
}
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper h2,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper h2,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper h2,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper h2,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper h2,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  padding-bottom: 18px;
}
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text], .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password] {
  width: 290px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #000000;
  box-sizing: border-box;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #000000;
}
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text]::-moz-placeholder, .page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password]::-moz-placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #000000;
}
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder, .page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=password]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=text]::placeholder,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=password]::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  color: #000000;
}
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-user-account .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_change_password_section_wrapper form#tms_user_account_change_information_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_control_unit_price_onoff_wrapper form#tms_user_account_change_information_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_control_unit_price_onoff_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_change_password_login_form div input[type=submit],
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input#change_pass_sub,
.page-change-password .elementor-column.elementor-col-50:last-child .tms_user_account_change_information_wrapper form#tms_user_account_change_information_login_form div input[type=submit] {
  background: rgba(0, 0, 0, 0.7);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.tms_user_account_control_unit_price_onoff_container {
  margin-top: 70px;
  margin-bottom: 100px;
}
.tms_user_account_control_unit_price_onoff_container #tms_user_account_control_unit_price_onoff_login_form input[type=checkbox] {
  width: auto !important;
  height: 20px !important;
  vertical-align: middle !important;
  margin: 0 !important;
}
.tms_user_account_control_unit_price_onoff_container #tms_user_account_control_unit_price_onoff_login_form .tms_form_field_wrapper {
  margin-bottom: 15px;
}

#tms_export_menu .tms_user_account_menu_container strong {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
}
#tms_export_menu .tms_user_account_menu_container a {
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  margin-left: 0;
  text-decoration: none;
}
#tms_export_menu .tms_user_account_menu_container ul {
  list-style-type: none;
  padding-bottom: 50px;
  line-height: 30px;
  margin-left: 0;
}
#tms_export_menu .tms_user_account_menu_container ul li ul {
  padding-top: 18px;
}
#tms_export_menu .tms_user_account_menu_container ul li ul a {
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}
#tms_export_menu .tms_user_account_menu_container ul li ul a.current_item, #tms_export_menu .tms_user_account_menu_container ul li ul a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#tms_export_menu .tms_user_account_menu_container > ul > li > a.inactive:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_export_menu .tms_user_account_menu_container > ul > li > a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  position: absolute;
  margin-left: 10px;
  font-size: 8px;
}
#tms_export_menu .tms_user_account_menu_container > ul > li > a.exception:after {
  display: none;
}

#tms_user_account_change_information_login_form .tms_form_field_wrapper {
  max-width: 600px;
}
#tms_user_account_change_information_login_form .tms_form_field_wrapper > * {
  display: inline-block;
}
#tms_user_account_change_information_login_form .tms_form_field_wrapper label {
  width: 100%;
}
#tms_user_account_change_information_login_form .tms_form_field_wrapper input[type=text] {
  width: 100% !important;
}
#tms_user_account_change_information_login_form .input_group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 600px;
}
#tms_user_account_change_information_login_form .input_group .tms_form_field_wrapper {
  width: 290px;
}
#tms_user_account_change_information_login_form .input_group .tms_form_field_wrapper label {
  width: 200px;
}
#tms_user_account_change_information_login_form label[for=tms_user_account_change_information_submit] {
  display: none !important;
}
#tms_user_account_change_information_login_form .submit_button_wrapper {
  margin-top: 20px;
}
#tms_user_account_change_information_login_form .submit_button_wrapper label {
  display: none !important;
}
#tms_user_account_change_information_login_form input[type=text] {
  text-transform: none !important;
}

.tms_user_account_content {
  margin-bottom: 50px;
}

body.page-download-center.user_role-customer_marketing_sales .make-column-clickable-elementor[data-column-clickable$="price-list/"] {
  display: none;
}
body.page-download-center.user_role-customer_marketing_sales .make-column-clickable-elementor[data-column-clickable$="orders-on-hand/"] {
  display: none;
}
body.page-download-center.user_role-customer_marketing_sales .make-column-clickable-elementor[data-column-clickable$="statement-of-account/"] {
  display: none;
}
body.page-download-center.user_role-customer_buyer .make-column-clickable-elementor[data-column-clickable$="statement-of-account/"] {
  display: none;
}
body.page-download-center.user_role-collection_browsing .make-column-clickable-elementor[data-column-clickable$="price-list/"] {
  display: none;
}
body.page-download-center.user_role-collection_browsing .make-column-clickable-elementor[data-column-clickable$="orders-on-hand/"] {
  display: none;
}
body.page-download-center.user_role-collection_browsing .make-column-clickable-elementor[data-column-clickable$="statement-of-account/"] {
  display: none;
}

body.page-export-wish-list #tms_export_upload_form h2, body.page-export-wish-list #tms_export_upload_form h2 + div {
  display: inline-block;
}
body.page-export-wish-list #tms_export_upload_form h2 + div {
  float: right;
}
body.page-export-wish-list #tms_export_upload_form .action button {
  border-radius: 50px;
  border-width: 1px;
  border-color: #000000;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.5);
  letter-spacing: 0px;
}
body.page-export-wish-list .tms_product_family_listing_content_container .product_name {
  display: none;
}

.tms_export_wishlist_content_footer {
  margin-top: 60px;
}

.tms_export_wishlist_content_form_wrapper h2 {
  margin-top: 0;
  font-size: 22px !important;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #000;
}

#tms_export_setting_form .form_field {
  display: flex;
  margin-bottom: 15px;
}
#tms_export_setting_form .form_field > label {
  width: 170px;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper input {
  height: 29px;
  margin-right: 5px;
  vertical-align: top;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper .radio_item {
  margin-right: 50px;
  margin-bottom: 10px;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper .image {
  display: inline-flex;
  position: relative;
  max-width: 141px;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper .image .zoom_button {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: right;
  padding: 3px 10px;
}
#tms_export_setting_form .form_field ul.radio_item_wrapper .image .zoom_button a {
  color: black;
}
#tms_export_setting_form .form_field ul.checkbox_item_wrapper {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
}
#tms_export_setting_form .form_field ul.checkbox_item_wrapper input {
  height: 29px;
  margin-right: 5px;
  vertical-align: top;
}
#tms_export_setting_form .form_field ul.checkbox_item_wrapper .checkbox_item {
  margin-right: 50px;
  min-width: 100px;
}
#tms_export_setting_form .form_field .text_field_wrapper {
  width: 715px;
}
#tms_export_setting_form .form_field .text_field_wrapper input {
  width: 100%;
}
#tms_export_setting_form .form_field input[type=submit] {
  border-radius: 50px;
  border-width: 1px;
  border-color: #000000;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.5);
  letter-spacing: 0px;
}

.popup_container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  flex-direction: column;
  flex-wrap: nowrap;
}
.popup_container.active {
  display: flex;
}
.popup_container > div {
  max-width: 830px;
  background-color: white;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup_container .close_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  color: transparent;
}
.popup_container .close_button:after {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  font-weight: 100;
  font-style: normal;
  font-family: "Courier New", Courier, monospace;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  font-size: 40px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
}

.export_setting_form .loading_message {
  display: none;
  padding-top: 50px;
}
.export_setting_form .loading_message span {
  font-size: 18px;
  line-height: 22px;
}
.export_setting_form .loading_message.active {
  display: block;
}

.mi-clear-all-and-submit {
  display: inline-flex !important;
  align-items: center;
}
.mi-clear-all-and-submit .clear-wish-list {
  border: none !important;
  background-color: unset !important;
  padding: 0 !important;
  color: black !important;
  text-transform: uppercase;
  font-size: 20px;
}

.mi-wish-list-clear-confirm-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100000;
}
.mi-wish-list-clear-confirm-popup::before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.mi-wish-list-clear-confirm-popup .window {
  position: relative;
  width: 480px;
  height: 240px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mi-wish-list-clear-confirm-popup .window .close {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.mi-wish-list-clear-confirm-popup .window .close:before, .mi-wish-list-clear-confirm-popup .window .close:after {
  position: absolute;
  left: 9px;
  content: " " !important;
  height: 18px;
  width: 2px;
  background-color: black;
}
.mi-wish-list-clear-confirm-popup .window .close:before {
  transform: rotate(45deg);
}
.mi-wish-list-clear-confirm-popup .window .close:after {
  transform: rotate(-45deg);
}
.mi-wish-list-clear-confirm-popup .window .center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.mi-wish-list-clear-confirm-popup .window .center .button-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
.mi-wish-list-clear-confirm-popup .window .center .button-row form {
  margin-bottom: unset;
}
.mi-wish-list-clear-confirm-popup .window .center .button-row .cancel, .mi-wish-list-clear-confirm-popup .window .center .button-row .clear-wish-list {
  border-radius: 50px !important;
  border-width: 1px !important;
  border-color: #000000 !important;
  width: 170px !important;
  height: 50px !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  line-height: 22px !important;
  background: rgba(0, 0, 0, 0.5) !important;
  letter-spacing: 0px !important;
}
.mi-wish-list-clear-confirm-popup .window .center .button-row .cancel {
  background: white !important;
  color: black !important;
  margin-right: 20px;
}

.hidden {
  display: none;
}

.disabled {
  pointer-events: none;
  cursor: none;
}

/*# sourceMappingURL=main.css.map*/